/*
Theme Name: Professional Vlogger Pro
Theme URI: https://wpradiant.net/products/blogging-wordpress-theme/
Author: Wpradiant
Author URI: https://wpradiant.net/
Description:The Blogging WordPress Theme is a user-friendly website template designed to meet the diverse needs of bloggers, journalists, and content creators seeking a premium online platform. Purposefully designed for those who recognize the inherent value of a distinguished digital presence, this theme is an ideal choice for professionals and businesses aspiring to elevate their brand identity through a visually striking and high-performing Blogging. Unlike standard or free alternatives, the Blogging WordPress Theme brings forth a host of benefits that justify its premium status. With advanced features, robust customization options, and dedicated support, users gain access to a comprehensive and tailored solution for their blogging needs. This theme caters to those who understand that investing in a premium platform is an investment in the long-term success and impact of their online presence. The layout of this theme is thoughtfully organized, providing clean and aesthetically pleasing environment that enhances the overall reading experience.
Version: 0.0.1
Tested up to: 6.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: professional-vlogger-pro
*/

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
border-color: #3E5AEF !important;
color: white !important;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: 'Poppins','Montserrat';
}

body {
    margin: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Poppins';
}

a {
    text-decoration-thickness: 1px;
    text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
    text-decoration-style: dashed;
}

a:active {
    text-decoration: none;
}

figure a {
    display: inline-block;
}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
    text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Poppins','Montserrat';
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 48px;
    margin: 33px 0;
}

h2 {
    font-size: 30px;
    margin: 25px 0;
}

h3 {
    font-size: 22px;
    margin: 22px 0;
}

h4 {
    font-size: 20px;
    margin: 25px 0;
}

h5 {
    font-size: 18px;
    margin: 30px 0;
}

h6 {
    font-size: 16px;
    margin: 36px 0;
}

p {
    margin: 0 0 25px;
}

img {
    border: none;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}

address {
    font-style: italic;
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: 'Poppins','Montserrat';
    font-size: 14px;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: 'Poppins';
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote,
q {
    hyphens: none;
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px;
}

blockquote blockquote {
    margin-right: 0;
}

blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 15px;
}

ul {
    list-style-type: square;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

li>ul,
li>ol {
    margin: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    min-width: inherit;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 270px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none;
    min-height: 120px;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

caption {
    font-size: 16px;
    margin: 20px 0;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea {
    border: 2px solid #FFFFFF1A;
    width: 100%!important;
    color: white;
    padding: 14px;
    outline: none;
   background-color: transparent!important;
   border-radius: 2px;
    
}
input::placeholder {
    background: white;
    color: #BFC0C1 !important;
}
::placeholder {
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

select {
    background: transparent;
    border: 1px solid #00b5e2;
    width: 100%;
    border-radius: 8px;
    padding: 13px;
    outline: none;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background-color: #3E5AEF;
    border-radius: 30px !important;
    color: white;
    display: inline-block;
    font-size: 14px 35px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    padding: 12px !important;
    text-decoration: none;
    transition: all 0.2s;
    border: none;
    font-family: 'Poppins' !important;
    width: 100% !important;
    height: 60px !important;
    margin-top: 20px !important;
    text-transform: uppercase !important;
}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder {
    color: #8C93A6;
    opacity: 1;
    font-weight: 400;
    text-align: left;
    background-color: #12191b;
}

:-ms-input-placeholder {
    color: #041F69;
}

::-ms-input-placeholder {
    color: #041F69;
}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

a:where(:not(.wp-element-button)):hover {
    color: red;
}

/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
    opacity: 0.90;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"]>*:not(.wp-block-group) .wp-block[data-align="full"] {
    margin-left: auto !important;
    margin-right: auto !important;
    width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
    padding-top: var(--wp--custom--spacing--outer);
    padding-bottom: var(--wp--custom--spacing--large);
    padding-right: var(--wp--custom--spacing--outer);
    padding-left: var(--wp--custom--spacing--outer);
}

.professional-vlogger-pro-header .wp-block-cover,
.professional-vlogger-pro-header .wp-block-cover-image,
.professional-vlogger-pro-




.wp-block-cover,
.professional-vlogger-pro-




.wp-block-cover-image,
.professional-vlogger-pro-porduct-section,
.professional-vlogger-pro-menu-section {
    align-items: inherit;
}

.professional-vlogger-pro-footer-menu .wp-block-navigation li {
    padding-left: 20px;
    position: relative;
}

 footer .newsletter-form button {
    background: linear-gradient(90deg, #BD081C 0%, #D20513 42.5%, #FF0000 99%);
    padding: 18px;
    border: none;
    border-radius: 20px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    text-transform: uppercase;
    &:hover {
        background: #FFDA23;
        color: #FF0000;
    }
}

.professional-vlogger-pro-footer-menu .wp-block-navigation li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    left: 0px;
    top: 50%;
    position: absolute;
    border-radius: 100%;
    transform: translateY(-50%);
}

.professional-vlogger-pro-header .wp-block-navigation__submenu-container {
    min-width: 215px !important;
    background: #5f1c00 !important;
}

.professional-vlogger-pro-menu .wp-block-navigation li {
    padding: 17px 0px;
}

.professional-vlogger-pro-menu .wp-block-navigation__submenu-container li {
    padding: inherit;
}

.professional-vlogger-pro-menu .wp-block-group {
    padding: 0;
}

.wc-block-mini-cart__button:hover {
    background: transparent;
}

.professional-vlogger-pro-menu {
    font-family: 'Poppins';
}

.professional-vlogger-pro-header .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label,
.professional-vlogger-pro-header .wp-block-navigation li .wp-block-navigation-item__label:hover {
    color: #5BAAEC;
}

.professional-vlogger-pro-footer-menu .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label,
.professional-vlogger-pro-footer-menu .wp-block-navigation li .wp-block-navigation-item__label:hover {
    color: #ff8502;
}

.professional-vlogger-pro-footer-menu .wp-block-navigation li:hover:before,
.professional-vlogger-pro-footer-menu .wp-block-navigation li.current-menu-item:before {
    background: #ff8502;
}

.professional-vlogger-pro-ice-berg .wp-block-image {
    background: #5f1c00;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    align-items: center !important;
    display: flex !important;
    justify-content: center !important;
}

.professional-vlogger-pro-ice-berg h3 {
    width: 50%;
    margin: 0 auto;
}

.professional-vlogger-pro-ice-berg:hover .wp-block-image {
    background: #19375B;
}

.professional-vlogger-pro-ice-berg:hover h3 {
    color: #19375B !important;
}

.professional-vlogger-pro-better-box .wp-block-image {
    background: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    align-items: center !important;
    display: flex !important;
    justify-content: center !important;
    float: left;
}

.professional-vlogger-pro-product-box .wc-block-components-product-image img {
    width: auto !important;
    margin: 0 auto;
    display: table;
}

.professional-vlogger-pro-menu-section::before {
    content: '';
    width: 35%;
    height: 100%;
    background: #19375B;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
}

.professional-vlogger-pro-section .wp-block-columns {
    position: relative;
    overflow: hidden;
}

.professional-vlogger-pro-discount-box {
    width: 230px !important;
    height: 230px;
    position: absolute;
    right: -60px;
    bottom: -50px;
}

.professional-vlogger-pro-section-box .wp-block-column {
    z-index: 9;
}

.professional-vlogger-pro-section .professional-vlogger-pro-section-box::before {
    content: '';
    width: 99.5%;
    height: 99%;
    border: solid 2px #bd9655;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-style: dashed;
}

.professional-vlogger-pro-inner-banner {
    position: relative;
}

.professional-vlogger-pro-section11-left {
    margin-right: 100px !important;
}

.professional-vlogger-pro-section11 {
    position: relative;
}

.professional-vlogger-pro-section11::before {
    content: '';
    width: 41.5%;
    position: absolute;
    height: 100%;
    background: #19375B;
    z-index: 0;
}

.professional-vlogger-pro-section11 .wp-block-columns {
    position: relative;
    z-index: 0;
}

.professional-vlogger-pro-section7-right .wp-block-image {
    position: absolute;
    right: 0;
}

.professional-vlogger-pro-section7 {
    position: relative;
    overflow: hidden;
}

.professional-vlogger-pro-section5-left {
    position: relative;
}

.professional-vlogger-pro-section5-left::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #19375B;
    width: 45%;
    height: 100%;
    z-index: -1;
}

.professional-vlogger-pro-header {
    position: absolute !important;
    width: 100%;
    z-index: 2;
}

/**woocommerce**/
.woocommerce div.product .product_title {
    display: none;
}

.entry-summary .price {
    padding-bottom: 15px !important;
}

.woocommerce div.product .quantity .qty {
    width: auto;
}

.cart {
    padding-bottom: 20px !important;
}

.woocommerce div.product div.images img {
    width: 100% !important;
    margin: 0 auto;
}

.woocommerce-tabs .tabs.wc-tabs {
    margin: 0px !important;
    padding: 0px !important;
}

.woocommerce-tabs .tabs.wc-tabs:before {
    border: none !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
    font-size: 20px;
    padding: 0px !important;
    background-color: #f6f6f6;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #222 !important;
    color: #fff !important;
    border-radius: 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff;
    font-weight: 400 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    padding: 5px 30px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #5BAAEC !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #fff !important;
}

.related.products h2 {
    text-align: center;
}

.related.products li .price,
.products li .price {
    text-align: center;
}

.related.products .button,
.products .button {
    display: table;
    margin: 0 auto;
}

.related.products,
.products {
    text-align: center;
}

.related.products li,
.products li {
    float: none !important;
    display: inline-block;
    margin: 15px !important;
    padding: 35px 15px 0px !important;
    border-radius: 5px !important;
}

.related.products li img,
.products li img {
    width: auto !important;
    text-align: center;
    display: table !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}

.woocommerce div.product .related.products {
    padding: 40px !important;
    background-color: #f6f6f6;
}

.qty.text {
    width: auto !important;
}

.woocommerce-account .wp-block-post-title,
.woocommerce-account main .woocommerce,
.woocommerce-cart .wp-block-post-title,
.woocommerce-cart main .woocommerce,
.woocommerce-checkout .wp-block-post-title,
.woocommerce-checkout main .woocommerce {
    max-width: 100%;
}

.woocommerce-page .button {
    padding: 10px 35px !important;
}

.woocommerce-Price-amount bdi {
    font-weight: 600;
}

.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #222;
    border-radius: 0px;
}

body.home .professional-vlogger-pro-menu li:nth-child(1) span {
    color: #5BAAEC;
}

body.home .professional-vlogger-pro-menu li .wp-block-navigation__submenu-container li:nth-child(1) span {
    color: inherit;
}

body.home .professional-vlogger-pro-menu li .wp-block-navigation__submenu-container li:nth-child(1) span:hover,
body.home .professional-vlogger-pro-menu li .wp-block-navigation__submenu-container li span:hover,
.professional-vlogger-pro-menu li .wp-block-navigation__submenu-container li span:hover {
    color: #5BAAEC;
}

.professional-vlogger-pro-section10 .add_to_cart_button {
    border-radius: 3px;
    background-color: #19375B;
    padding: 12px 25px !important;
}

.added_to_cart.wc-forward {
    display: block;
}

.current-menu-item a {
    color: #5BAAEC;
}



/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks {
    overflow: hidden;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0;
}




/********************************* new blog theme css*********************************/
.blog-container {
    max-width: 1400px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.wp-block-search__input.active {
    display: none !important;
}
.author.vcard{
    text-transform: uppercase !important;

}

:root {
    --box-shadow-cust: linear-gradient(269.97deg, #FF0000 0.02%, #D60511 47.46%, #BD081C 99.97%);
}

.sticky{
    position: fixed !important;
    background-color: #fff;
    width: 100%;
    max-width: 100% !important;
    top: 32px !important;
    z-index: 999;
    box-shadow: 0px 4px 5px #ac834d7d;
}



/************* header section css ******************************************/

.header-section-one a.wp-block-navigation-item__content {
    font-weight: 700;
    font-size: 14px;
}
.wp-block-column.menu-column .wp-block-group.menu-colun-row {
    justify-content: end    ;
}
nav a.current-menu-item {
    font-size: 14px !important;
    font-weight: 700;
    font-family: 'Poppins';
    text-decoration: underline;
    text-decoration-color: #D60511;
    text-underline-offset: 8px; 
}
.wp-block-columns.header-main-col-one .wp-block-column.logo-column {
    padding: 20px 30px 20px 0px;
    position: relative;
}
.wp-block-columns.header-main-col-one .wp-block-column.logo-column .wp-block-group.logo-column-row {
    position: relative;
    z-index: 2;
    top: 7px;
}
.wp-block-columns.header-main-col-one .wp-block-column.logo-column::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: skewX(-35deg);
    box-shadow: -20rem 0 0 #FF0000;
    border-right: 10px solid #fff;
    background-color: #FF0000;
    height: 100px;
    z-index: 1;
}


.wp-block-search__inside-wrapper {
    flex-direction: row-reverse;
}
.main-social-icons .stk-link.stk-button:hover {
    background: #3E5AEF !important;
    height: 60px !important;
    width: 60px !important;
    border-radius: 10px !important;
}


/* Additional styles for the active state to make it visually distinct */
.header-section li.active {
 color: #3D55EF; /* Change the text color for the active state */
}





/********* slider section css ****************************************/

.gutentor-categories a {
    color: #FFFFFF !important;
}

.author.vcard::before {
    display: none;
}
.author.vcard {
    padding: 0px !important;
}
article.gutentor-post {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.gutentor-post-item.gptm-item {
    margin-top: 0px !important;
}



/*********** Picked-1 section css ***********************/
#stk-block-tab-label-1cb2da9-1 {
    width: 60px !important;
    height: 20px !important;
   
}
.tab-section-column .stk-block-tab-labels__text.has-text-align-center {
    text-transform: capitalize !important;
}
#stk-block-tab-label-1cb2da9-2 {
    width: 61px !important;
    height: 20px !important;
   
}

.style-post-main-col .gutentor-categories a {
    padding-left: 0px !important;
}
.tab-section-column .gutentor-post-image-box{
    width: 24% !important;
}
.tab-section-column .gutentor-post-item {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.wp-block-group.Picked-one-section .wp-block-column.tab-section-column article.gutentor-post {
    padding-left: 0 !important;
}

.tab-section-column .wp-block-stackable-tab-labels {
    margin-right: 0px !important;
}
.Picked-one-section .tab-section-column .gutentor-image-thumb img {
    width: 98px !important;
    height: 90px !important;
    object-fit: cover !important;
    border-radius: 10px !important;
}
.tab-section-column h3.gutentor-post-title{
    margin-bottom: 8px !important;
}
.tab-section-column-two .stk-link.stk-button {
    text-decoration: none !important;
}
.tab-section-column-two  article.gutentor-post {
    padding-left: 0px;
}
.tab-section-column-two .gutentor-post-image-box {
    width: 24% !important;
}
.tab-section-column-two .gutentor-post-content {
    padding-left: 10px !important;
    width: calc(100% - 24%) !important;
}
.wp-block-group.style-post-main-col-group-two .gutentor-post-content {
    padding: 50px !important;
    bottom: 5rem;
}
.style-post-main-col-group-two article.gutentor-post {
    padding-left: 0px !important;
}
.picked-section-two-right-col-group {
    margin-top: -100px !important;
}
.tab-section-column-two .gutentor-image-thumb img {
    width: 97px !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 10px !important;
}
.tab-section-column .gutentor-post-content {
    width: calc(100% - 24%) !important;
    padding-left: 10px !important;
}
.wp-block-group.picked-section-two-right-col-group article {
    padding: 0;
}
.wp-block-group.picked-section-two-left-col-group article {
    margin: 0 !important;
}

/*********** picked2-section-two css ***************************/

.picked-section-two .grid-container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.gutentor-slick-arrows {
    margin-top: -60px !important;
}
.picked-section-two-left-col .gutentor-post-title {
    max-width: 670px !important;

}
.picked-section-two-left-col-group {
    margin-top: 30px !important;
}
.social-media-main-group {
    margin-top: 30px !important;
}
.social-media-column-two {
    margin-top: 40px !important;
}
.social-media-main-group a.gutentor-element-icon-link {
    text-decoration: none !important;
}
.social-media-main-group .gutentor-text-wrap a {
    text-decoration: none;
}
.section-gda1ec5.gutentor-element-icon .gutentor-element-icon-box {
    color: #fff;
    background-image: linear-gradient(135deg, #F69B27 0%, #5957CC 25%, #8A3FC0 50%, #D83E73 100%) !important;
    height: 40px; 
    width: 40px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.wp-block-group.picked-section-two-right-col-group .gtf-image-box img {
    width: 100% !important;
}
.wp-block-group.picked-section-two-right-col-group article {
    margin-bottom: 20px !important;
}
.wp-block-group.picked-section-two-right-col-group article .gtf-item {
	padding-bottom: 0px;
    padding-top: 0 !important;
}
.cat-count-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px;
    background: linear-gradient(269.89deg, rgba(102, 102, 102, 0) 0.09%, rgba(58, 58, 58, 0.25) 29.82%, rgb(24 24 24 / 31%) 49.99%, rgba(24, 24, 24, 0.692889) 99.9%);
}
.cat-count-wrap .g-d-count {
    position: absolute;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 80px;
    justify-content: center;
    border-radius: 0px 20px 20px 0px;
    background-color: #00000033;
    z-index: 1;
}

.wp-block-column.three-card-col .wp-block-group.three-card-heading-stack {
    margin: 0 auto !important;
}

.wp-block-group.copyright-row a.gutentor-element-advanced-text-link {
    text-decoration: unset !important;
}



/*********** three card section css ***************************/

.three-card-heading-stack h2.stk-block-heading__text a {
    color: black;
    text-decoration: none;
}
.three-card-heading-stack .stk-block-subtitle__text a {
    color: #D9D9D9;
    text-decoration: none;
}
.three-card-heading-stack {
    max-width: 291px !important;
    margin: 0px !important;
}
.three-card-main-column {
    gap: 30px;
}


/********************* newsletter section css ***********************************/

.newsletter-section .newsletter-form p {
    display: flex;
    gap: 5px;
    justify-content: flex-start;
}

/************ picked-3 section css **********************************************/
.picked-three-left-col .gutentor-image-thumb img {
    width: 100% !important;
    height: 252px !important;
    object-fit: cover !important;
    border-radius: 20px !important;
}

a.stk-link.stk-button.stk--hover-effect-darken {
    text-decoration: none;
}
.picked-three-left-col .gutentor-post-image-box {
    width: 100% !important;
}
.picked-three-left-col .gutentor-post-content {
    width: calc(100% - 10%) !important;
    position: relative !important;
}
.picked-three-left-col .gutentor-meta-categories {
    position: absolute !important;
    top: 10px;
}
.picked-three-left-col .gutentor-meta-categories a {
    color: #3E5AEF !important;
    text-transform: uppercase;
   font-size: 18px !important;
   line-height: 27px !important;

}
.picked-three-left-col .keep-reading-btn {
    display: flex;
    justify-content: end;
    padding-right: 0px !important;
}
.picked-three-left-col h3.gutentor-post-title a {
    line-height: 37px !important;
}
.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child):before {
display: none;
}
.picked-three-right-col .gutentor-image-thumb img{
    width: 98px !important;
    height: 90px !important;
    border-radius: 10px !important;
    object-fit: cover;
}
.picked-three-right-col .gutentor-post-image-box {
    width: 24% !important;
    margin: 0px !important;
}
.picked-three-right-col .gutentor-post-content {
    width: calc(100% - 24%) !important;
    padding-left: 10px !important;
}

.picked-three-right-col .gutentor-post-item {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}
.picked-three-right-col .banner-group {
    width: 100% !important;
}
.picked-three-right-col .banner-heading-stack {
    justify-content: center;
    align-items: center;
    height: 100%;
}
.banner-posts-right .grid-container {
    max-width: 100% !important;
}
.banner-posts-right {
    position: absolute;
    right: 3rem;
    width: 550px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.wp-block-cover.blog-main-banner-section .wp-block-cover__inner-container:has(.wp-block-cover.blog-container) {
    position: unset !important;
}
.banner-posts-right .gutentor-post-item .gptm-bg-image {
    height: 300px !important;
}
.banner-posts-right .gutentor-entry-meta-secondary {
    display: flex;
    column-gap: 2.5rem;
    row-gap: 1rem;
    flex-wrap: wrap;
    & i {
        color: #FF0000 !important;
    }
}






/*************** footer section css ***********************************/
.footer-col-two .gutentor-post-image-box {
    width: 25% !important;
}
.footer-section .footer-main-col{
    gap: 60px !important;
}
.footer-col-two .gutentor-post-item {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}
.footer-section .name-box {
    max-width: 100% !important;
    width: 447px !important;
    background: white !important;
    border-radius: 20px !important;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px !important;
    padding-left: 30px;
    line-height: 22px !important;
    color: #000 !important;
    padding-right: 30px;
    &::placeholder {
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 15px;
        line-height: 100%;
        letter-spacing: 0%;
    }
}
.newsletter-form .email-input {
    max-width: 100% !important;
    width: 447px !important;
    background: white !important;
    border-radius: 20px !important;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px !important;
    padding-left: 30px;
    line-height: 22px !important;
    color: #000 !important;
    padding-right: 30px;
    &::placeholder {
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 15px;
        line-height: 100%;
        letter-spacing: 0%;
    }
}





/********** responsive css all media *******************/
@media(max-width:2560px) {
    .wp-block-search__button.has-icon.wp-element-button {
        height: 80px !important;
        width: 80px !important;
        border-radius: 10px !important;
    }
   
   

}
@media(max-width:1920px) {
    .wp-block-search__button.has-icon.wp-element-button {
        height: 80px !important;
        width: 70px !important;
        border-radius: 10px !important;
    }
}

@media(max-width:1440px) {
    .blog-container {
        max-width: 1320px !important;
        margin: 0px auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .wp-block-search__button.has-icon.wp-element-button {
        height: 70px !important;
        width: 70px !important;
        border-radius: 10px !important;
    }
}

@media(max-width:1366px) {

    .blog-container {
        max-width: 1220px !important;
        margin: 0px auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
 
    .wp-block-search__button.has-icon.wp-element-button {
        height: 60px !important;
        width: 70px !important;
        border-radius: 10px !important;
    }

.tab-section-column h3.gutentor-post-title{
    margin-bottom: 6px !important;
}

.tab-section-column-two .gutentor-post-item {
    margin-top: 0px !important;
    margin-bottom: 12px !important;
}
.picked-section-two-left-col .gutentor-post-title a {
    font-size: 26px !important;
    line-height: 42px !important;
}
.picked-section-two-left-col .gutentor-categories a {
    padding-left: 0px !important;
    margin: 0px !important;
}

.social-media-main-group {
    margin-top: 30px !important;
}

.copyright-row h2.stk-block-heading__text.has-text-color {
    font-size: 16px !important;
}

.picked-three-right-col .gutentor-post-item {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

}


@media(max-width:1024px) {
    .blog-container {
        max-width: 1000px !important;
        margin: 0px auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .header-main-col-one nav {
        gap: 70px !important;
    }
    .tab-section-column article.gutentor-post {
        padding-left: 0px;
    }


    .tab-section-column-two .gutentor-post-item {
        margin-top: 0px !important;
        margin-bottom: 18px !important;
    }
    #stk-block-tab-label-1cb2da9-2 {
        width: 61px !important;
        height: 15px !important;
    }
    #stk-block-tab-label-1cb2da9-1 {
        width: 52px !important;
        height: 15px !important;
    }
    .gutentor-element-icon-box {
        height: 30px !important;
        width: 30px !important;
        font-size: 14px !important;
    }

    .picked-three-right-col article.gutentor-post {
        padding-left: 0px !important;
    }

}
@media (max-width: 912px) {
    .header-main-col-one nav {
        gap: 46px !important;
    }
    .section-bf33fe66-160d-4832-b3f3-f8d58b325a40.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 510px !important;
    }
    .blog-container {
        max-width: 890px !important;
        margin: 0px auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .section-b7e0f408-697a-4348-a615-ac19da28f269.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 500px !important;
    }
}
@media (max-width: 820px) {
    .header-section-one ul.wp-block-navigation__container {
        gap: 45px !important;
    }

    .section-62dfb7d3-49ed-41d2-9c14-7337763612c7.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 180px !important;
    }
    .section-794649a3-3d97-4384-a902-b1b709e6effc.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 180px !important;
    }
    .section-496336bb-0351-4054-84cf-9623b8de29c5.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 180px !important;
    }
    .section-af809669-0ed2-455b-a146-24061ff90fab.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 180px !important;
    }

    .section-6fd54691-2d9f-4324-92a0-045f2860c852.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 377px !important;
    }
    .section-b9f64f2c-52d6-4357-9c62-0d69ca377d3d.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }

    .tab-section-column-two .gutentor-post-item {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .tab-section-column-two .gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-content {
        padding-left: 20px;
        width: calc(100% - 20%);
    }
    
    .section-a0b91e36-9f7a-428d-acc2-751db4654f3a.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }

    .gutentor-element-icon-box {
        height: 24px !important;
        width: 24px !important;
        font-size: 11px !important;
    }
    .wp-block-search__button.has-icon.wp-element-button {
        height: 60px !important;
        width: 60px !important;
        border-radius: 10px !important;
    }
    .picked-three-left-col .gutentor-meta-categories a {
        color: #3E5AEF !important;
        text-transform: uppercase;
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .picked-three-left-col h3.gutentor-post-title a {
        line-height: 21px !important;
    }
    .section-195e6120-a0d6-4706-96d3-d55913dee6ef .gutentor-post-button {
        padding: 10px 15px 10px 15px;
        font-size: 16px;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .gutentor-post-module .gutentor-post .gutentor-entry-meta-primary {
        margin-bottom: 2px !important;
    }
    a.gutentor-button.gutentor-post-button.keep-reading-btn {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
        font-size: 12px !important;
    }

}

@media (max-width: 768px) {
    .blog-container {
        max-width: 730px !important;
        margin: 0px auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .header-main-col-one nav {
        gap: 40px !important;
    }
    input[type="text"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"], input[type="search"], input[type="url"], input[type="password"], textarea {
        border: 2px solid #FFFFFF1A;
        color: white;
        padding: 10px !important;
        outline: none;
        background-color: transparent!important;
        border-radius: 2px;
    }

    article.gutentor-post {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .slider-post-main-col-two .wp-block-column.slider-post-main-col-two-1 {
        flex-basis: 40% !important;
    }
    .slider-post-main-col-two .wp-block-column.slider-post-main-col-two-2 {
        flex-basis: 40% !important;
    }
    .slider-post-main-col-two{
        gap: 20px !important;
    }

.Picked-one-section .wp-block-column.tab-section-column {
    flex-basis: 50% !important;
}
.Picked-one-section .wp-block-column.tab-section-column-two {
    flex-basis: 50% !important;
}
#stk-block-tab-label-1cb2da9-1 {
    width: 52px !important;
    height: 15px !important;
    margin-top: 5px !important;
}
#stk-block-tab-label-1cb2da9-2 {
    width: 61px !important;
    height: 15px !important;
    margin-top: 5px !important;
}

.picked-section-two-right-col-group {
    margin-top: 0px !important;
}

.picked-three-left-col .gutentor-meta-categories a {
    color: #3E5AEF !important;
    text-transform: uppercase;
    font-size: 14px !important;
    line-height: 21px !important;
}
.picked-three-left-col a.gutentor-button.gutentor-post-button.keep-reading-btn {
    font-size: 14px !important;
}

.picked-three-left-col h3.gutentor-post-title a {
    line-height: 21px !important;
}

.picked-three-right-col .gutentor-post-item {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.picked-section-three .wp-block-column.picked-three-right-col {
    flex-basis: 50% !important;
}
/* input[type="submit"], input[type="button"], input[type="reset"] {
    background-color: #3E5AEF;
    border-radius: 30px !important;
    color: white;
    display: inline-block;
    font-size: 14px 35px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    padding: 12px !important;
    text-decoration: none;
    transition: all 0.2s;
    border: none;
    font-family: 'Poppins' !important;
    width: 62% !important;
    height: 60px !important;
    margin-top: 20px !important;
    text-transform: uppercase !important;
} */


  
}
@media (max-width: 430px) {

    .header-section-one button.wp-block-navigation__responsive-container-open {
        justify-content: end;
        margin: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        width: 100% !important;
        align-items: center !important;
    }
    .header-section-one .logo-column-row {
        height: 60px !important;
    }
    .slider-post-main-col-two .wp-block-column.slider-post-main-col-two-1 {
        flex-basis: 100% !important;
    }
    .slider-post-main-col-two .wp-block-column.slider-post-main-col-two-2 {
        flex-basis: 100% !important;
    }

    .section-62dfb7d3-49ed-41d2-9c14-7337763612c7.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }
    .section-794649a3-3d97-4384-a902-b1b709e6effc.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }
    .section-496336bb-0351-4054-84cf-9623b8de29c5.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }
    .section-af809669-0ed2-455b-a146-24061ff90fab.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }
    .section-6fd54691-2d9f-4324-92a0-045f2860c852.gutentor-post-module.gutentor_p1_template5 .gptm-item-height {
        height: 400px !important;
    }
    .picked-one-heading-stack {
        justify-content: center !important;
        align-items: center !important;
    }
    #picked {
        margin: 10px !important;
    }
    .picked-one-main-column {
        padding: 0px 10px !important;
    }
    .Picked-one-section .wp-block-column.tab-section-column {
        flex-basis: 100% !important;
    }
    .Picked-one-section .wp-block-column.tab-section-column-two {
        flex-basis: 100% !important;
    }

    .stk-block-tab-labels__wrapper {
        justify-content: center;
    }


    .tab-section-column .gutentor-post-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0px !important;
        margin-bottom: 10px;
    }

    .tab-section-column-two-heading-row{
        flex-direction: column !important;
        justify-content: center !important;
    }
    .tab-section-column-two .gutentor-post-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0px !important;
        margin-bottom: 10px;
    }
    .tab-section-column-two .gutentor-post-item {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .tab-section-column-two .gutentor-post-image-box {
        width: 50% !important;
        text-align: center !important;
    }
    .picked-section-two-left-col h2.stk-block-heading__text.has-text-color {
        text-align: center;
    }
    .picked-section-two-main-column{
        padding: 0px 10px !important;
    }
    .picked-section-two .grid-container {
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 0px !important;
    }
    .slider-post-main-col-two {
        gap: 0px !important;
    }
    .gutentor-element-icon-box {
        height: 30px !important;
        width: 30px !important;
        font-size: 11px !important;
    }

    .social-heading-row{
        justify-content: center;
    }
    .three-card-section{
        padding: 0px 10px !important;
        margin-bottom: 10px !important;
    }
    .picked-three-heading-row {
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column;
    }

    .picked-three-left-col .gutentor-post-item {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .wp-block-stackable-button-group.stk-7eeed79 {
        margin-bottom: 0px !important;
    }
    .picked-three-left-col h3.gutentor-post-title {
        text-align: center;
    }

    .posted-on {
        text-align: center;
        width: 100%;
    }

    .picked-three-right-col-heading-row {
        flex-direction: column !important;
    }
    .picked-three-right-col .stk-b3205cd {
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .picked-three-right-col  .gutentor-post-item {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .picked-three-right-col .gutentor-post-content {
        padding-left: 0px !important;
        text-align: center;
    }

    .footer-col-one-stack{
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    }
    .footer-col-one-stack .stk-inner-blocks.stk-block-content {
        text-align: center;
    }
    p.stk-block-text__text.has-text-color {
        text-align: center;
    }
    .footer-section .footer-col-two-stack {
        align-items: center !important;
        justify-content: center !important;
    }
    .footer-section .gutentor-post-item {
        align-items: center !important;
        justify-content: center;
        flex-direction: column;
    }
    .footer-section .gutentor-post-content {
        text-align: center;
        padding-left: 0px !important;
    }
   .footer-section  h2.stk-block-heading__text.has-text-color {
        text-align: center !important;
    }

    .wp-block-search__button svg {
        fill: currentColor;
        vertical-align: baseline !important;
        font-size: 6px !important;
        min-height: 18px !important;
        min-width: 18px !important;
        width: 18px !important;
        height: 18px !important;
    }
    .wp-block-search__button.has-icon.wp-element-button {
        height: 40px !important;
        width: 40px !important;
        border-radius: 10px !important;
        background-color: #3D55EF !important;
        margin-left: 1px !important;
    }

    .main-social-icons .stk-link.stk-button:hover {
        background: #3E5AEF !important;
        height: 40px !important;
        width: 40px !important;
        border-radius: 10px !important;
    }

    .latest-main-col-two img {
        width: 400px !important;
        height: 242px !important;
        object-fit: contain !important;
    }
/*     button, input[type="submit"], input[type="button"], input[type="reset"] {
        background-color: #3E5AEF;
        border-radius: 30px !important;
        color: white;
        display: inline-block;
        font-size: 14px 35px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
        padding: 12px !important;
        text-decoration: none;
        transition: all 0.2s;
        border: none;
        font-family: 'Poppins' !important;
        width: 100% !important;
        height: 60px !important;
        margin-top: 20px !important;
        text-transform: uppercase !important;
    } */
   
}

@media (max-width: 390px) {
    .slider-section .slider-right-col {
        padding: 20px 0px !important;
        padding-bottom: 0px !important;
    }
    .slider-section h2 {
        text-align: center;
    }
    .slider-section p {
        text-align: center;
    }
    .slider-section .slider-right-col-stack{
        align-items: center;
    }
    .architech-group {
        position: absolute;
        z-index: 9999999;
        bottom: -12px;
        left: -71px;
        opacity: 0.1;
        right: 0px;
        margin: 0px auto !important;
    }
    .slider-section img.normal-image {
        width: 50% !important;
        height: auto !important;
        object-fit: contain !important;
    }

}
@media (max-width: 375px) {

    .copyright-row h2.stk-block-heading__text.has-text-color {
        font-size: 12px !important;
    }

}

@media screen and (max-width: 575px) and (min-width:375px) {
	body:not(.admin-bar) header.wp-block-template-part {
		margin-top: 6rem !important;
	}
	body:not(.admin-bar) header.wp-block-template-part div.wp-block-group.header-section-one.sticky {
		top: 95px !important;
	}
}

@media screen and (max-width: 767px) and (min-width:576px) {
	body:not(.admin-bar) header.wp-block-template-part {
		margin-top: 6rem !important;
	}
}


/************** architech theme animations ****************************/
@media (min-width: 767px) {


    .slider-left-col.animate__slideInLeft{
        animation: slideInLeft;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    
    }
    .slider-right-col.animate__slideInRight{
        animation: slideInRight;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    } 
    .achievements-left-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .achievements-right-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .img-card-column.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .services-column.animate__slideInUp {
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .gallery-tab-section-main-column.animate__slideInUp {
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .second-cover-video-section.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .testi-col-left.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .testi-col-right.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .left-main-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .right-main-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .newsletter-left-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .newsletter-right-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
    .footer-main-col.animate__slideInUp{
        animation: slideInUp;
        animation-duration: 1.5s; 
        --animate-delay: 0s;
    }
}












































/* .new-col-group-two {
    position: absolute;
}

.new-slider-cover {
    min-height: 760px !important;
} */

/*********** header-css ***********************/


/****************** slider-css***************************/

/* .slider-main-col {
    display: flex !important;
    justify-content: flex-end !important;
    margin: 0px !important;
}

.slider-container {
    max-width: 1510px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.stk-block-carousel__buttons {
    align-items: end !important;
    margin-bottom: 12px !important;
}

.slider-section .slider-main-col-two-stack {
    justify-content: center !important;
    align-items: center !important;
} */

/* .slider-right-col {
    position: relative;
} */

/* .slider-left-col {
    position: relative;
} */

/* .teresa-potter-row {
    position: absolute;
    top: 57px;
    background: white;
    width: 265px !important;
    border-radius: 56px;
    justify-content: center !important;
    box-shadow: 0px 4px 24px 0px #00000029;
    gap: 10px;
    height: 85px !important;
}

.teresa-potter-group {
    margin-left: 40px !important;
}

.management-software-cover {
    padding: 0px 10px;
    width: 284px;
    border-radius: 8px;
    position: absolute;
    background: white;
    box-shadow: 0px 4px 16px 0px #0000001A;
    z-index: 99999;
    bottom: 120px;
    right: 40%;
}

.stk-block-carousel__buttons {
    align-items: end !important;
    margin-bottom: 12px !important;
    position: inherit;
}

.call-us-group {
    background: #f0e6fd;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 30px 0px;
    width: 460px !important;
    position: absolute;
    bottom: 0;
    height: 100px !important;

}

.slider-main-col-two-row .stk-5483a45 {
    width: 460px !important
}

a.gutentor-element-advanced-text-link {
    text-decoration: none;
    color: #000;
}


/*************8 Aboutus-section-css **********************/
/* .scrolling-text h2 {
    max-width: max-content;
    width: max-content;

}

.scrolling-text {
    animation: scrollText 10s linear infinite;


}

@keyframes scrollText {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.aboutus-left-col {
    position: relative;
    Z-INDEX: 9999999;
}

.stk-d8669c6 .stk-block-heading__bottom-line {
    rotate: 3deg !important;
} */

/*********** premium-features-css ***********************/
/* .stk-e996824 .stk-block-heading__bottom-line {
    rotate: 3deg !important;
} */

/*************service-section-css ********************/
/* .stk-block-heading__bottom-line {
    rotate: 3deg !important;
}
.service-section-post-type .grid-container {
    max-width: 100% !important;
    padding: 0px !important;
}

.service-section-total-leads-group {
    max-width: 320px !important;
    height: auto !important;
}

.service-section .gutentor-post-title-data-wrap::after {
    content: "";
    width: 123px;
    height: 2px;
    background: #6D00E7;
    position: absolute;
    right: unset;
    top: unset;
    bottom: 17px;
    left: 0;
    z-index: 9999999999999999999999999999999999;
}

.gutentor-post-title-data-wrap {
    position: relative;
    padding: 0px;
    height: 60px;
    overflow: visible;
    z-index: 0;
} */
/**********why-choose-us-section-css****************/
/* .why-choose-us-section img.wp-image-240 {
    max-width: 425px !important;
    height: auto !important;
    object-fit: contain !important;
} */
/*********** video-section-csss*************************/
/* .video-section .grid-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    align-items: center !important;
}

.gutentor-section-title.enable-title-design.text-center .gutentor-title:before {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.video-section .gutentor-block-header {
    order: 2;
}

.video-section-main-cover {
    min-height: 650px !important;
} */

/************** tesimonial-section-css *****************/
/* .sass-container-testi {
    max-width: 1400px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    overflow: visible !important;
}

.wp-block-group.testimonial-section-right-col-group::after {
    content: "" !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    top: 0 !important;
    right: -70% !important;
    z-index: 0 !important;
    background: #fcfaff !important;
}

.testimonial-section-right-col-group {
    position: relative !important;
    z-index: 99;
}

.stk-36332fa .stk-block-carousel__dots {
    justify-content: center !important;
    flex-direction: column !important;
    position: absolute !important;
    left: -28px !important;
    bottom: 0 !important;
}

.testimonial-section-right-col {
    position: relative !important;
}

.testimonial-section-main-column {
    column-gap: 50px !important;
} */

/*********** best-plan-css***********************/
/* .text-group {
    margin: 0px !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    white-space: nowrap !important;
    transform: rotate(0deg) !important;
    height: 460px !important;
    width: 60px !important;
    background: linear-gradient(180deg, #3D78AC 0%, #143867 100%) !important;
    text-align: left !important;
    padding: 15px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    color: white !important;

} */

/******* price-box-margin-css**********/
/* .wp-block-stackable-pricing-box {
    margin: 0px !important;
    box-shadow: 0px 0px 16px 0px #0000001A !important;

} */

/* h2.stk-block-heading__text.has-text-color {
    color: white !important;
} */
/* .stk-a1922d2-container {
    box-shadow: 0px 0px 16px 0px #0000001A !important;
} */

/*********3rd-box-bottom-margin-css***************/
/* .wp-block-stackable-icon-list.stk-364045b {
    margin-bottom: 24px !important;
}

.price-plane-card {
    width: 460px !important;
    height: auto !important;
    border-bottom: 4px solid #FCFAFF !important;
    border-left: 4px solid #FCFAFF !important;


}

.best-plan-section .best-plan-main-column {
    column-gap: 30px;
} */

/************ post-blog-section-css*******************************/
/* .post-blog-section .grid-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}



.post-blog-section {
    position: relative;
}

.post-blog-section .wp-post-image {
    object-fit: contain !important;
}

.gutentor-icon-before.gutentor-button .gutentor-button-icon {
    margin-right: 8px;
    margin-top: -21px !important;
    color: #6D00E7;
} */

/**************** footer-section-css **************************/
/* .wp-block-qubely-socialicons a {
    gap: 10px !important;
}

.wp-block-qubely-socialicons ul {
    margin-bottom: 0px !important;
}


.input-container{
    position: relative!important;
   
}


/*************** responsive css-all-sections *****************/

/* 
@media screen and (max-width:1024px) and (min-width:992px) {}

@media(max-width:1920px) {
     .stk-block-carousel__buttons {
        position: absolute !important;
    top: unset !important;
    bottom: -41% !important;
    left: -18% !important;
    }
}
@media(max-width:1600px) {
    .stk-block-carousel__buttons {
        position: absolute !important;
        top: unset !important;
        bottom: -67% !important;
        left: -5% !important;
    }
}
@media(max-width:1366px) {
     .stk-block-carousel__buttons {
        position: absolute !important;
        top: unset !important;
        bottom: -41% !important;
        left: -9% !important;
    }
}

.sass-container.new-slider-cover {
overflow: visible !important;
}
@media screen and (max-width:1440px) and (min-width:1023px) {
    .header-col-two-group {
        padding: 0px 10px !important;
    }
 .slider-section .stk-block-carousel__buttons {
        position: absolute !important;
        top: unset !important;
        bottom: -40% !important;
        left: 0% !important;
    } */
    /******aboutus-section-css ****************/
    /* .aboutus-right-col {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .aboutus-main-cover {
        margin: 60px 0px !important;
    }
    .premium-features-section {
        margin: 30px 0px !important;
        padding: 0px 10px !important;
    }
    /******** service-section ********************/
    /* .service-section {
        margin: 50px 0px !important;
    }
    .service-section-right-col {
        padding: 120px 30px !important;
    }
    .why-choose-us-section {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin: 50px 0px !important;
    }

    .sass-container.service-section-inner-cover {
        margin: 0px !important;
       
    } */ 
    /* .video-section {
        margin: 0px !important;
        padding: 10px 0px !important;
    } */
    /*********** testimonial-section-css ********************/
    /* .testimonial-section {
        margin: 40px 0px !important;
    } 
}

@media screen and (max-width:1024px) and (min-width:767px) {
    .saas-navbar {
        gap: 20px !important;
    }
    .wp-block-stackable-icon.stk-block-icon.stk-block.stk-4a5b4c6 {
        display: none;
    }
    .new-col-one{
        display: none !important;
    }
    .new-col-group-two img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain !important;
    }
    .slider-section .stk-block-carousel__buttons {
        position: absolute !important;
        top: unset !important;
        bottom: -40% !important;
        left: 2% !important;
    }
    .teresa-potter-row {
        position: absolute;
        top: 57px;
        background: white;
        width: 265px !important;
        border-radius: 56px;
        justify-content: center !important;
        box-shadow: 0px 4px 24px 0px #00000029;
        gap: 10px;
        height: 85px !important;
        right: 0;
    }
    .management-software-cover {
        padding: 0px 10px;
        width: 284px;
        border-radius: 8px;
        position: absolute;
        background: white;
        box-shadow: 0px 4px 16px 0px #0000001A;
        z-index: 99999;
        bottom: 20px;
        right: 0%;
    }
    .slider-left-col-stack {
        padding: 0px!important;
        padding-left: 10px !important;
    }
    .slider-section {
        padding-top: 30px !important;
    }
    .teresa-potter-group{
        display: none !important;
    }
    .aboutus-right-col {
        padding: 0px !important;
        padding-left: 8px !important;
    }
    #about-us {
        margin-bottom: 0px !important;
    }
    #our-company-provide-quality-saas-solutions-for-your-businesses {
        margin-bottom: 10px !important;
    }
    .aboutus-section h2.stk-block-heading__text.has-text-color {
        font-size: 28px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
    }
    #we-empower-people-to-unite-around-ideas-that-matter {
        margin-bottom: 10px !important;
    }
    .aboutus-section h3.stk-block-heading__text.has-text-color {
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: 0px !important;
    }
    .wp-block-stackable-subtitle.stk-block-subtitle.stk-block.stk-07a4cf8 {
        margin-bottom: 10px !important;
    }
    .aboutus-section p.stk-block-subtitle__text.stk-subtitle.has-text-color {
        font-size: 14px !important;
        line-height: 24px !important;
        letter-spacing: 0px !important;
    }
    .aboutus-section .wp-block-stackable-button-group.stk-block-button-group.stk-block.stk-1e2d697 {
        margin-bottom: 10px !important;
    }
    #trusted-by-25000-happy-marketers-and-developers-since-2023 {
        padding: 0px !important;
    }
    .premium-features-section h3.stk-block-heading__text.has-text-color {
        font-size: 20px !important;
        line-height: 24px !important;
        letter-spacing: 0px !important;
    }
    .premium-features-section p.stk-block-subtitle__text.stk-subtitle.has-text-color {
        font-size: 14px !important;
        line-height: 24px !important;
        letter-spacing: 0px !important;
    }
    .premium-features-section h2.stk-block-heading__text.has-text-color.has-text-align-center {
        font-size: 28px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
    }
    .service-section {
        margin: 30px 0px !important;
        padding: 0px 10px !important;
    }
    .service-section h2.stk-block-heading__text.has-text-color.has-text-align-center {
        font-size: 28px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
    }
    .service-section img {
        object-fit: contain;
        width: 100% !important;
        height: auto !important;
    }
    .service-section h3.gutentor-post-title {
        font-size: 22px !important;
        line-height: 36px !important;
        letter-spacing: 0px !important;
    }
    #why-choose-us {
        margin-bottom: 0px !important;
    }
    #a-simple-yet-powerful-and-efficient-process {
        margin-bottom: 10px !important;
    }
    .service-section-right-col {
        padding: 10px !important;
    }
    .why-choose-us-section {
        margin: 40px 0px !important;
        padding: 0px !important;
      
    }
    .video-section-main-cover {
        min-height: 430px !important;
    }
    .video-section {
        margin: 40px 0px !important;
        padding: 0px 0px !important;
    }
    .video-section h2.stk-block-heading__text.has-text-color.has-text-align-center {
        font-size: 28px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
    }
    .service-section-total-leads-group {
        max-width: 237px !important;
        height: auto !important;
    }
    .our-records-section {
        margin: 0px !important;
        padding: 0px 10px !important;
        min-height: 320px !important;
    }
    #our-software-help-you-grow-your-business {
        margin-bottom: 0px !important;
    }
    .our-records-section h2.stk-block-heading__text.has-text-color.has-text-align-center {
        font-size: 28px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
    }
    .heading-main-col-stack {
        padding-top: 0px !important;
    }
    .wp-block-cover .our-records-section-maincover {
        min-height: 300px !important;
    }
    .testimonial-section {
        margin: 0px 0px !important;
        padding: 0px 10px !important;
    }
    .testimonial-section h2.stk-block-heading__text.has-text-color {
        font-size: 28px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
    }
    #see-what-our-clients-have-to-say-about-us {
        margin-bottom: 10px !important;
    }
    .testimonial-section p.stk-block-subtitle__text.stk-subtitle.has-text-color {
        font-size: 14px !important;
        line-height: 26px !important;
        letter-spacing: 0px !important;
    }
    .testimonial-section h3.stk-block-heading__text.has-text-color {
        font-size: 18px !important;
        line-height: 26px !important;
        letter-spacing: 0px !important;
    }
    p.stk-block-subtitle__text.stk-subtitle {
        font-size: 14px !important;
    }
    .faqs-right-col {
        padding: 0px !important;
        padding-left: 10px !important;
    }
    .faqs-section .stk-cf6f453 {
        display: none !important;
    }
    #mostly-asked-questions-by-our-clients {
    margin-bottom: 10px !important;
}
.faqs-section h2.stk-block-heading__text.has-text-color {
    font-size: 28px !important;
    line-height: 40px !important;
    letter-spacing: 0px !important;
}
.faqs-section .wp-block-stackable-subtitle.stk-block-subtitle.stk-block.stk-822b8fc {
    margin-bottom: 10px !important;
}
.faqs-section h4.stk-block-heading__text.has-text-color {
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: 0px !important;
}
.wp-block-stackable-accordion p.stk-block-text__text.has-text-color {
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 0px !important;
}
.post-blog-section h2.stk-block-heading__text.has-text-color.has-text-align-center {
    font-size: 28px !important;
    line-height: 40px !important;
    letter-spacing: 0px !important;
}
.post-blog-section .wp-post-image {
    object-fit: contain !important;
    height: 230px !important;
    width: auto !important;
}
.gutentor-post-title a {
    font-size: 18px !important;
    line-height: 26px !important;
    letter-spacing: 0px !important;
}
.post-blog-section .gutentor-post-desc {
    padding-top: 35px !important;
    margin-bottom: 0px !important;
    font-size: 14px !important;
}
.why-choose-us-section img.wp-image-240 {
    max-width: 315px !important;
    height: auto !important;
    object-fit: contain !important;
}
}
@media screen and (max-width:768px) and (min-width:424px) {
    .header-col-two-group .wp-block-column.header-col-two-one {
        flex-basis: 40% !important;
        
    }
    .header-col-two-group .wp-block-column.header-col-two-two {
        flex-basis: 60% !important; 
        
    }
    .header-col-two-group .wp-block-column.header-col-two-three {
         flex-basis: 100% !important; 
         display: none !important;
       
    }
    .header-col-two-group .header-col-two-one-row {
        justify-content: center;
    }
    .slider-section {
        padding-top: 10px 0px !important;
    }
    .slider-section .stk-block-carousel__buttons {
        position: absolute !important;
        top: unset !important;
        bottom: -44% !important;
        left: 2% !important;
    }
    .slider-section .stk-block-carousel__buttons {
        position: absolute !important;
        top: unset !important;
        bottom: -44% !important;
        left: 2% !important;
    }
    .management-software-cover {
        padding: 0px 10px;
        width: 284px;
        border-radius: 8px;
        position: absolute;
        background: white;
        box-shadow: 0px 4px 16px 0px #0000001A;
        z-index: 99999;
        bottom: 37px;
        right: 0%;
    }
    .slider-section {
        padding-top: 30px !important;
        padding-bottom: 0px !important;
    }
    .call-us-group {
        background: #f0e6fd;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        padding: 30px 0px;
        width: 460px !important;
        position: absolute;
        bottom: 57px;
        height: 100px !important;
    }
    .teresa-potter-row{
        display: none !important;
    }
    .new-col-group-two img.wp-image-65 {
        opacity: 0.9;
    }
    .aboutus-section .aboutus-main-cover {
        margin: 20px 0px !important;
    }
    .slider-left-col-stack {
        padding: 0px!important;
        padding-left: 20px !important;
    }
    .aboutus-right-col {
        padding: 0px 20px !important;
        
    }
    #about-us {
        margin: 10px 0px !important;
    }
    .premium-features-section .wp-block-column.premium-features-col-two-one {
        flex-basis: 50% !important;
    }
    .premium-features-section .wp-block-column.premium-features-col-two-two {
        flex-basis: 50% !important;
    }
    .premium-features-section .wp-block-column.premium-features-col-two-three {
        flex-basis: 50% !important;
    }
    .premium-features-section .wp-block-column.premium-features-col-two-four {
        flex-basis: 50% !important;
    }
    .premium-features-col-two-one-stack {
        align-items: center !important;
    }
    .premium-features-col-two-two-stack {
        align-items: center !important;
    }
    .premium-features-col-two-three-stack {
        align-items: center !important;
    }
    .premium-features-col-two-four-stack {
        align-items: center !important;
    }
    .premium-features-section .premium-features-main-col-two {
        margin: 20px 0px !important;
        row-gap: 50px !important;
    }
    .service-section-col-two-stack {
        padding: 0px !important;
    }
    .gutentor-post-title a {
        font-size: 16px !important;
        line-height: 26px !important;
        letter-spacing: 0px !important;
    }
    .service-section img {
        object-fit: contain;
        width: 100% !important;
        height: auto !important;
    }
    .star-img-stack {
        display: none !important;
    }
    .three-img-combine-stack {
        display: none !important;
    }
    .why-choose-us-section .wp-block-column.service-section-left-inner-col-two {
        flex-basis: 50% !important;
    }
    .why-choose-us-section .wp-block-column.service-section-right-col {
        flex-basis: 50% !important;
    }
    .service-section-left-inner-col-one {
        display: none !important;
    }
    .video-section {
        margin: 20px 0px !important;
        padding: 0px !important;
    }
    .video-section .video-section-col-two-stack {
        padding: 0px !important;
    }
    .our-records-section .wp-block-column.counter-main-column-one {
        flex-basis: 20% !important;
    }
    .our-records-section .wp-block-column.counter-main-column-two {
        flex-basis: 20% !important;
    }
    .our-records-section .wp-block-column.counter-main-column-three {
        flex-basis: 20% !important;
    }
    .our-records-section .wp-block-column.counter-main-column-four {
        flex-basis: 20% !important;
    }
    .video-section {
        margin: 0px !important;
        padding: 20px 0px !important;
    }
    #testimonials {
        margin-bottom: 10px !important;
    }
    .testimonial-section {
        margin: 0px 0px !important;
        padding: 0px 20px !important;
    }
    .stk-36332fa .stk-block-carousel__dots {
        
        left: -28px !important;
        bottom: 0 !important;
    }
    .stk-36332fa .stk-block-carousel__dots {
        justify-content:unset !important;
         flex-direction: unset !important;
         position: unset !important; 
        left: -28px !important;
        bottom: 0 !important;
    }
    .testimonial-section .testimonial-section-right-col-group {
        padding-left: 0px !important;
    }
    .faqs-section .stk-container {
        margin-left: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
       
    }   
    .best-plan-section .wp-block-column.best-plan-main-column-one {
        flex-basis: 40% !important;
    }
    .best-plan-section .wp-block-column.best-plan-main-column-two {
        flex-basis: 40% !important;
    }
    .best-plan-section .best-plan-main-column {
        column-gap: 20px;
    }
    .best-plan-section .wp-block-column.best-plan-main-column-three {
        flex-basis: 50% !important;
    }
    .best-plan-section .best-plan-main-column-three-row {
        align-items: center !important;
        justify-content: center !important;
        margin-top: 20px !important;
        max-width: 360px !important;
    }
    .post-blog-section .heading-col-two-stack {
        padding: 0px !important;
    }
    .post-blog-section .wp-post-image {
        object-fit: contain !important;
        height: 100% !important;
        width: 100% !important;
    }
    .post-blog-section h3.gutentor-post-title {
        font-size: 16px !important;
        line-height: 21px !important;
        letter-spacing: 0px !important;
    }
    .post-blog-section .gutentor-post-desc {
        padding-top: 25px !important;
        margin-bottom: 0px !important;
        font-size: 14px !important;
    }
    .gutentor-icon-before.gutentor-button .gutentor-button-icon {
        margin-right: 8px;
        margin-top: -12px !important;
        color: #6D00E7 !important;
    }
    .social-media-group .wp-block-column.facebook-column {
        flex-basis: 20% !important;
    }
    .social-media-group .wp-block-column.twitter-column {
        flex-basis: 20% !important;
    }
    .social-media-group .wp-block-column.Instagram-column {
        flex-basis: 20% !important;
    }
    .social-media-group .wp-block-column.linkedIn-column {
        flex-basis: 20% !important;
    }
    .footer-section .wp-block-column.footer-col-one {
        flex-basis: 50% !important;
    }
    .footer-section .wp-block-column.footer-col-two {
        flex-basis: 50% !important;
    }
    .footer-section .wp-block-column.footer-col-three {
        flex-basis: 50% !important;
    }
    .footer-section .wp-block-column.footer-col-four {
        flex-basis: 50% !important;
    }
    .footer-section .footer-col-one-stack {
        padding: 0px !important;
        padding-right: 10px !important;
    }
    .footer-section .footer-main-column {
        row-gap: 30px !important;
    }
    .gutentor-element-advanced-text .gutentor-text {
        margin-bottom: 0px !important;
       
    }
    .location-row {
        column-gap: 10px !important;
    }
    .mobile-row {
        column-gap: 10px !important;
    }
    .mail-row {
        column-gap: 10px !important;
    }
    
    .input-container{
        position: relative!important;
       
    }

    
}
@media screen and (min-width:200px) and (max-width:768px) {
    .header-col-two-three-row {
        display: none !important;
    }
    .service-section-left-inner-col-one{
        display: none !important;
    }
    
}
@media screen and (min-width:320px) and (max-width:425px) {
    .teresa-potter-row{
        display: none !important;
    }
    .header-col-two-group .wp-block-column.header-col-two-one {
        flex-basis: 50% !important;
    }
    .header-col-two-group .wp-block-column.header-col-two-two {
        flex-basis: 50% !important;
    }
    .premium-features-col-two-one-stack,.premium-features-col-two-two-stack,.premium-features-col-two-three-stack,.premium-features-col-two-four-stack{
        align-items: center !important;
    }
    
    .slider-section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .header-col-two-group img.wp-image-216 {
        max-width: 160px !important;
        height: auto !important;
        object-fit: contain !important;
    }
    .header-col-two-two-row {
        padding-top: 22px !important;
        padding-bottom: 20px !important;
    }
    .slider-section .new-slider-cover {
        min-height: 350px !important;
    }
   .slider-section .new-col-group-two {
        display: none !important;
    }
    .management-software-cover h3.stk-block-heading__text.has-text-color {
        font-size: 16px !important;
        line-height: 22px !important;
        letter-spacing: 0px !important;
    }
    .management-software-cover h6.stk-block-heading__text.has-text-color {
        font-size: 11px !important;
        line-height: 16px !important;
        letter-spacing: 0px !important;
    }
    .management-software-cover h2.stk-block-heading__text.has-text-color {
        font-size: 11px !important;
        letter-spacing: 0px !important;
        line-height: 16px !important;
    }
    .management-software-cover {
        padding: 0px 10px;
        width: 170px;
        border-radius: 8px;
        position: absolute;
        background: white;
        box-shadow: 0px 4px 16px 0px #0000001A;
        z-index: 99999;
        bottom: 2px;
        right: 2%;
    }
    .management-software-cover {
        min-height: 90px !important;
    }
    .slider-section h1.stk-block-heading__text.has-text-color {
        font-size: 32px !important;
        line-height: 44px !important;
        letter-spacing: 0px !important;
    }
    .slider-section .wp-block-stackable-subtitle {
        margin-bottom: 10px !important;
    }
    .slider-section .new-col-one{
        display: none !important;
    }
    #we-can-help-turn-your-ideas-into-reality {
        margin-bottom: 10px !important;
    }
    .slider-section p.stk-block-subtitle__text.stk-subtitle.has-text-color {
        font-size: 12px !important;
        line-height: 22px !important;
        letter-spacing: 0px !important;
    }
    .slider-section a.stk-link.stk-button.stk--hover-effect-darken {
        padding: 10px 20px !important;
       
    }
    .slider-section span.has-text-color.stk-button__inner-text {
        font-size: 11px !important;
        line-height: 16px !important;
        letter-spacing: 0px !important;
    }
    .slider-section h3.gutentor-text {
        font-size: 12px !important;
        line-height: 14px !important;
        letter-spacing: 0px !important;
    }
    .call-us-group {
   display: none  !important;
    }

    .slider-section {
        min-height: 300px !important;
    }
    .slider-left-col-stack {
        padding: 25px!important;
        padding-bottom: 65px !important;
        
    }
    .slider-section .slider-main-col-two-stack {
        display: none;
    }
    .header-col-one-group h2.stk-block-heading__text.has-text-color.has-text-align-center {
        font-size: 11px !important;
        line-height: 16px !important;
        letter-spacing: 0px !important;
    }
    .aboutus-section {
        padding: 0px !important;
    }
    #about-us {
       
        width: 100% !important;
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .aboutus-section .aboutus-right-col {
        padding: 0px 20px !important;
    }
    .aboutus-main-cover{
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .premium-features-section .wp-block-column.premium-features-col-two-one {
            flex-basis: 100% !important;      
    }
    .premium-features-section .wp-block-column.premium-features-col-two-two {
        flex-basis: 100% !important;      
}
.premium-features-section .wp-block-column.premium-features-col-two-three {
    flex-basis: 100% !important;      
}
.premium-features-section .wp-block-column.premium-features-col-two-four {
    flex-basis: 100% !important;      
}
.premium-features-section .premium-features-main-col-two {
    margin: 20px 0px !important;
    row-gap: 30px !important;
}
.premium-features-section {
    margin-bottom: 20px !important;
}
.service-section img {
    object-fit: contain !important;
    width: 100% !important;
    height: auto !important;
}
.service-section .gutentor-post-title-data-wrap::after {
    content: "";
    width: 123px;
    height: 2px;
    background: #6D00E7;
    position: absolute;
    right: unset;
    top: unset;
    bottom: 30px;
    left: 0;
    z-index: 9999999999999999999999999999999999;
}
.why-choose-us-section {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding:  0px 10px !important;
}
.why-choose-us-section .laptop-img-girl-stack {
    align-items: center !important;
    justify-content: center !important;
}
.why-choose-us-section .service-section-right-col-stack {
    justify-content: center !important;
    align-items: center !important;
}
.why-choose-us-section .research-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}
.why-choose-us-section .research-stack {
    align-items: center;
    justify-content: center;
    padding: 0px !important;
}
.why-choose-us-section .analysis-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}
.why-choose-us-section .analysis-stack {
    align-items: center;
    justify-content: center;
    padding: 0px !important;
}
.why-choose-us-section .execution-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}
.why-choose-us-section .execution-stack {
    align-items: center;
    justify-content: center;
    padding: 0px !important;
}
.video-section-main-cover {
    min-height: 350px !important;
}
.video-section h2.gutentor-title {
    font-size: 18px !important;
    line-height: 28px !important;
    letter-spacing: 0px !important;
}
.video-section img.normal-image {
    width: 90px !important;
    height: auto !important;
    object-fit: contain !important;
}
.video-section .grid-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    align-items: center !important;
}
.video-section {
    margin: 0px !important;
    padding: 20px 0px !important;
    padding-bottom: 0px !important;
}
.our-records-section {
    margin: 0px !important;
    padding: 0px 20px !important;
    min-height: 200px !important;
}
.our-records-section .heading-main-col-stack {
    padding: 0px !important;
}
.our-records-section .col-one,.our-records-section-col-three{
    display: none !important;
}
.our-records-section-maincover {
    min-height: 200px !important;
}
.testimonial-section .testimonial-section-left-col-stack {
    align-items: center !important;
    justify-content: center !important;
}
.testimonial-section {
    margin: 0px 0px !important;
    padding: 0px 20px !important;
}
.testimonial-section .stack-one {
    justify-content: center !important;
    align-items: center !important;
}
.stk-block-carousel__dot:before{
    background: #1b1b1b !important;
    height: var(--dot-active-height) !important;
    width: var(--dot-active-width,30px) !important;
}
.stk-36332fa .stk-block-carousel__dot::before{
    background-color: #6d00e7 !important;
    rotate: 90deg !important;
}
.testimonial-section .stk-36332fa .stk-block-carousel__dots {
    justify-content: center !important;
    gap: 10px !important;
}
.stk-36332fa .stk-block-carousel__dots {
    justify-content: center !important;
    flex-direction: unset !important;
    position: unset !important;
    bottom: 0 !important;
}
.testimonial-section .testimonial-section-right-col-group {
    padding: 5px !important;
}
.faqs-section {
    padding: 0px 18px !important;
}
.faqs-section .faqs-right-col {
    padding: 10px 0px !important;
}
.best-plan-section .wp-block-column.best-plan-main-column-one {
    flex-basis: 100% !important;
}
.best-plan-section .wp-block-column.best-plan-main-column-two {
    flex-basis: 100% !important;
}
.best-plan-section .best-plan-main-column-one-row {
    justify-content: center !important;
    align-items: center !important;
}
.best-plan-section .best-plan-main-column-two-row {
    justify-content: center !important;
    align-items: center !important;
}
.text-group {
    margin: 0px !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    white-space: nowrap !important;
    transform: rotate(0deg) !important;
    height: 345px !important;
    width: 45px !important;
    background: linear-gradient(180deg, #3D78AC 0%, #143867 100%) !important;
    text-align: left !important;
    padding: 15px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    color: white !important;
}
.price-plane-card {
    width: 240px !important;
    height: auto !important;
    border-bottom: 4px solid #FCFAFF !important;
    border-left: 4px solid #FCFAFF !important;
}
.best-plan-section .best-plan-main-column {
    row-gap: 10px;
}
.best-plan-section .best-plan-main-column-three-row {
    align-items: center !important;
    justify-content: center !important;
    margin-top: 10px !important;
    max-width: 360px !important;
}
#learn-more-about-our-recent-news {
    margin-bottom: 10px !important;
}
.post-blog-section .wp-post-image {
    object-fit: contain !important;
    height: auto !important;
    width: 100% !important;
}

.post-blog-section .heading-col-two-stack {
    padding: 0px !important;
}
.post-blog-section .gutentor-post-desc {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 10px !important;
    line-height: 24px !important;
}
.post-blog-section .gutentor-post-title-data-wrap {
    position: relative;
    padding: 0px;
    height: unset !important;
    overflow: visible;
    z-index: 0;
}
.social-media-group .socail-media-main-column {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}
.social-media-group,.facebook-row,.twitter--row,.Instagram-row  {
border: none !important;

}
.footer-section .wp-block-column.footer-col-one {
    flex-basis: 100% !important;
}
.footer-section .wp-block-column.footer-col-two {
    flex-basis: 100% !important;
}
.footer-section .wp-block-column.footer-col-three {
    flex-basis: 100% !important;
}.footer-section .wp-block-column.footer-col-four {
    flex-basis: 100% !important;
}
.footer-section .footer-col-one-stack,.footer-col-two-stack,.footer-col-three-stack,.footer-col-four-stack {
    padding: 0px !important;
    align-items: center !important;
    justify-content: center !important;
}
.footer-section .location-row,.mobile-row,.mail-row {
    
    align-items: start !important;
    justify-content: center !important;
    gap: 10px !important;
}
.footer-section .wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: center !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    align-items: center !important;
    justify-content: center !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: center !important;
    align-items: center !important;
}
.aboutus-section .aboutus-right-col-stack div {
    width: 100% !important;
}
.footer-section p.gutentor-text {
    font-size: 14px !important;
    margin-bottom: 5px !important;
}
.stk-block-heading__bottom-line {
    width: 60px !important;
    max-width: 60px !important;
    height: 2px !important;
    max-height: 2px !important;
}
.stk-row.stk-inner-blocks.has-text-align-center-mobile.stk-block-content.stk-button-group {
    max-width: 124px !important;
    margin: 0px auto;
}
}
@media screen and (max-width:320px) {
    .header-col-two-group .header-col-two-two-row {
        justify-content: end !important;
        padding-top: 12px !important;
        padding-bottom: 10px !important;
    }
    .header-col-two-group{
    padding: 10px !important;
    }
    .header-col-two-group .header-col-two-one-row {
     padding-top: 12px !important;
    padding-bottom: 10px !important;
    }
    .slider-left-col-stack {
        padding: 25px!important;
        padding-bottom: 65px !important;
        padding-left: 10px !important;
        padding-top: 20px !important;
    }
    .footer-section p.gutentor-text {
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }
    .stk-block-heading__bottom-line {
        width: 60px !important;
        max-width: 60px !important;
        height: 2px !important;
        max-height: 2px !important;
    }
    .stk-row.stk-inner-blocks.has-text-align-center-mobile.stk-block-content.stk-button-group {
        max-width: 124px !important;
        margin: 0px auto;
    }
        
       
}   
@media only screen and (min-width: 390px){
    .header-col-two-one-row {
        justify-content: center !important;
    }

}
    




.stk-block-carousel__dot:before{
    background: #1b1b1b;
    height: var(--dot-active-height);
    width: var(--dot-active-width,30px);
}
/* .stk-36332fa .stk-block-carousel__dot::before{
    background-color: #6d00e7 !important;
    rotate: 90deg !important;
} */
/* .testimonial-section .stk-36332fa .stk-block-carousel__dots {
    justify-content: center !important;
    gap: 10px;
    align-items: center !important;
} */
/* .stk-36332fa .stk-block-carousel__dot{
    background-color: #6d00e7 !important;
    rotate: 90deg !important;
    width: 0px !important;
} */ 


/********* home -page-animations  **************************/

@media screen and (max-width:1920px) and (min-width:768px) {
	
	.three-card-col.animate__bounceInLeft {
		animation: bounceInLeft;
		animation-duration: 1.5s; 
		--animate-delay: 0s;
	}
	
	.picked-three-left-col.animate__bounceInLeft {
		animation: bounceInLeft;
		animation-duration: 1.5s; 
		--animate-delay: 0s;
	}
	.picked-three-right-col.animate__bounceInRight {
		animation: bounceInRight;
		animation-duration: 1.5s; 
		--animate-delay: 0s;
	}
	
	.three-card-col.animate__bounceInDown {
		animation: bounceInLeft;
		animation-duration: 1.5s; 
		--animate-delay: 0s;
	}
	.three-card-col.animate__bounceInLeft {
		animation: bounceInLeft;
		animation-duration: 1.5s; 
		--animate-delay: 0s;
	}

.aboutus-left-col.animate__slideInLeft{
    animation: slideInLeft;
}

.picked-three-left-col.animate__bounceInLeft {
    animation: bounceInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.picked-three-right-col.animate__bounceInRight {
    animation: bounceInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}

.picked-section-two-left-col.animate__bounceInLeft {
    animation: bounceInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.picked-section-two-right-col.animate__bounceInRight {
    animation: bounceInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}

.aboutus-right-col.animate__slideInRight{
    animation: slideInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.premium-features-col-two-one.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
   
}
.premium-features-col-two-two.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
   
}
.premium-features-col-two-three.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
   
}
.premium-features-col-two-four.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
   
}
.service-section-post-type-group.animate__slideInUp{
    animation: slideInUp;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.service-section-left-col.animate__slideInLeft{
    animation: slideInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.service-section-right-col.animate__slideInRight{
    animation: slideInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.video-section-main-cover.animate__fadeInDownBig {
    animation: fadeInDownBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.counter-main-column.animate__bounceInUp {
    animation: bounceInUp;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.testimonial-section-left-col.animate__slideInLeft{
    animation: slideInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.testimonial-section-right-col.animate__slideInRight{
    animation: slideInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.faqs-left-col.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.faqs-right-col.animate__fadeInDownBig{
    animation: fadeInDownBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.best-plan-main-column-one.animate__slideInLeft{
    animation: slideInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.best-plan-main-column-two.animate__slideInDown{
    animation: slideInDown;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.best-plan-main-column-three.animate__slideInRight{
    animation: slideInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.blog-post-main-group.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;
}
.social-media-group.animate__fadeInLeft{
    animation: fadeInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.footer-col-one.animate__fadeInLeft{
    animation: fadeInLeft;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.footer-col-two.animate__fadeInDownBig{
    animation: fadeInDownBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.footer-col-three.animate__fadeInUpBig{
    animation: fadeInUpBig;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
.footer-col-four.animate__fadeInRight{
    animation: fadeInRight;
    animation-duration: 1.5s; 
    --animate-delay: 0s;

}
}


/* @media(max-width:1366px) {
    .architect-container {
        max-width: 1100px !important;
        margin: 0px auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
}
 */

 .back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    color: #ECF86E;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s !important;
    scroll-behavior: smooth !important;
}
.wp-block-column.footer-col-one .wp-block-stackable-expand a {
    text-decoration-color: #FFDA23;
}

@media screen and (max-width: 768px) {
    .back-to-top {
        font-size: 14px;
    }
}

.wp-block-group.picked-section-two .gutentor-slick-arrows .slick-arrow {
    background-color: #FFF7EB;
    & i {
        color: #000000;
    }
    &:hover {
        background-color: #FFDA23;
        & i {
            color: #FF0000;
        }
    }
}

.banner-content h2 {
    text-transform: capitalize !important;
}

button.wp-block-navigation__responsive-container-close {
    display: flex;
    justify-content: end;
    align-items: end;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: center;
    align-items: center;
}


.section-3a3601d7-adf4-4e35-acbc-4856d17bea23 .gutentor-post-item .gutentor-post-desc{
    color: #000!important;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%!important;
    padding: 18px 21px!important;
    font-size: 16px!important;
}
.Bu-now-header a {
    background: #3e5aef;
    color: #fff!important;
    padding: 9px 15px;
}
a.mtsnb-link {
	background: #000000;
    padding: 8px 6px;
}
button.submit-button {
    width: 100%!important;
    margin-top: 15px!important;
}
.wp-block-button__link {
    background-color: #3d55ef;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 0!important;
    font-size: 13px!important;
    padding: 21px;
    width: 107px!important;
    height: 60px!important;
    margin: 0!important;
}
@media screen and (max-width: 425px) {
    .wp-block-columns.header-main-col-one.blog-container.is-layout-flex.wp-container-8 {
        margin-top: 3em!important;
    }
}
.lifestyle-header-sec{
    position:relative;
}
.header-row-default{
    position:absolute;
    width:100%;
}
.slider-image .gutentor-post-image-box {
    width: 100% !important;
}
.section-14eccdb3-3007-4f38-95f5-be928b2fb249.gutentor-post-module .gutentor-entry-meta-secondary div a, .section-21d3ec68-8814-4530-81dd-592c100ec5a3.gutentor-post-module .gutentor-entry-meta-secondary div a, .section-33e7e89a-5596-4083-adde-8537370609e4.gutentor-post-module .gutentor-entry-meta-secondary div a, .section-c6680845-2da8-4450-b986-b8090d499b0c.gutentor-post-module .gutentor-entry-meta-secondary div a  {
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.section-7b8b96bf-2291-49ff-bdd6-c0f9eed62d69 .gutentor-post-item .gutentor-post-desc {
    color: #000 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.section-7b8b96bf-2291-49ff-bdd6-c0f9eed62d69 .gutentor-post .gutentor-entry-meta-primary div, .section-7b8b96bf-2291-49ff-bdd6-c0f9eed62d69 .gutentor-post .gutentor-entry-meta-primary div a {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.picked-three-left-col .gutentor-post-content .gutentor-entry-meta.gutentor-entry-meta-primary a, .section-be922501-2452-499d-bc70-5d4eb9b59f99 .gutentor-post-item .gutentor-post-desc, .section-cbf5d6c0-fb89-4c04-9356-5a64eb5a5d4d .gutentor-post-item .gutentor-post-desc, .section-cf9db99a-4bd4-421f-9885-d59c4e6f116e .gutentor-post-item .gutentor-post-desc,.section-674f2661-3339-4ddf-87ea-b88aeb769346 .gutentor-post-item .gutentor-post-desc, .section-0851da6f-65d9-4569-ab3f-ec29f317010e .gutentor-post-item .gutentor-post-desc  {
    color: #F69B27 !important;
}

.picked-three-left-col .gutentor-post-content .gutentor-entry-meta.gutentor-entry-meta-primary a {
    color: #F69B27 !important;
}
.picked-three-left-col .gutentor-post-content .gutentor-entry-meta.gutentor-entry-meta-primary .posted-on a {
    color: #9A9A9A !important;
}


/* ------------- Banner Section -------------- */
.wp-block-group.main-banner-text-grp {
    margin-top: -12rem; 
}
.wp-block-group.main-banner-text-grp .wp-block-stackable-button-group .wp-block-stackable-button a {
    clip-path: polygon(0% 0%, 100% 0%, 75% 100%, 50% 100%, 0% 100%, 0% 0%);
}

.wp-block-columns.social-media-column-one .wp-block-group.soical-row  ,.wp-block-columns.social-media-column-two .wp-block-group.soical-row {
    flex-wrap: wrap;
}


/* ------------ VLog Video Section -------------- */
.video-card {
    transition: transform 0.3s ease;
}
.video-card:hover {
    transform: scale(1.03);
}
.video-title {
    font-weight: bold;
    font-size: 16px;
}
.wp-block-group.single-blog-page .wp-block-comments.post-comment {
    margin-top: 3rem;
}
.wp-block-group.single-blog-page .wp-block-comments.post-comment .wp-block-comment-template {
    margin-top: 3rem;
}
footer .gutentor-image-thumb .video-play-icon {
    display: none !important;
}


/* -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- */
.spinner-loading-box {
    background: #3e84dc;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.multi-spinner-container {
    width: 150px;
    height: 150px;
    position: relative;
    margin: 30px auto;
    overflow: hidden;
}
.multi-spinner {
    position: absolute;
    width: calc(100% - 9.9px);
    height: calc(100% - 9.9px);
    border: 5px solid transparent;
    border-top-color: #fff;
    border-radius: 50%;
    -webkit-animation: spin 5s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
    animation: spin 5s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
}

.wp-block-group.picked-section-three .gutentor-post .gutentor-post-title:hover a {
    color: #BD081C;
}
.wp-block-group.picked-section-two .gutentor-post .gutentor-post-title:hover a {
    color: #BD081C;
}
.wp-block-column.contact-page-left-col .gutentor-element-advanced-text-link p {
    margin-bottom: 0 !important;
}

li.header-buy-now span {
    background-color: #BD081C;
    padding: 5px 8px;
    border-radius: 5px;
	&:hover {
		background-color: #FFDA23;
		color: #000;
	}
}
#close-video-modal i {
	pointer-events: none !important;
}
.wp-block-group.footer-col-two-stack .gutentor-post-title {
	margin-bottom: 10px !important;
}
.wp-block-group.footer-col-two-stack .gutentor-post-title a {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    color: #9A9A9A !important;
	&:hover {
		color: #FF0000 !important;
	}
}
.wp-block-group.footer-col-two-stack .posted-on a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    color: #9A9A9A;
	&:hover {
		color: #9A9A9A;
	}
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color: #fff !important;
}
.wp-block-group.copyright-row a p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0 !important;
    color: #000000;
	&:hover {
		color: #FF0000;
	}
}
.wp-block-group.single-blog-page .wp-block-columns.pagination a span.post-navigation-link__title {
    color: #000 !important;
	&:hover {
		color: #D20513 !important;
	}
}

.wp-block-group.footer-col-three-group .wpcf7-response-output {
	color: #fff !important;
}




.banner-posts-right.gutentor-blog-grid .gptm-bg-image:hover, .style-post-main-col-group-two .gptm-bg-image:hover {
    background-position: right bottom !important;
}
.banner-posts-right.gutentor-blog-grid .gptm-bg-image, .style-post-main-col-group-two .gptm-bg-image{
	transition: background-position 1s ease-in-out;
}
.banner-posts-right.gutentor-blog-grid .gptm-bg-image .video-play-icon, .style-post-main-col-group-two .gptm-bg-image .video-play-icon  {
	transition: background-color 1s ease-in-out;
}
.banner-posts-right.gutentor-blog-grid .gptm-bg-image:hover .video-play-icon, .style-post-main-col-group-two .gptm-bg-image:hover .video-play-icon {
	background-color: #D20513 !important;
}

.wp-block-column.tab-section-column-two .gutentor-image-thumb {
	border-radius: 10px !important;
	overflow: hidden;
}

.wp-block-column.picked-three-left-col .gutentor-image-thumb {
	border-radius: 20px !important;
	overflow: hidden;
}
.wp-block-cover.inner-blog-page-section .gutentor-post-item .gutentor-post-image-box {
    border-radius: 20px;
    overflow: hidden;
}

.wp-block-stackable-tab-content .gutentor-image-thumb img, .wp-block-column.tab-section-column-two .gutentor-post-item img, .wp-block-group.picked-three-right-col-group .gutentor-post-item img, .wp-block-column.picked-three-left-col .gutentor-image-thumb img, .wp-block-cover.inner-blog-page-section .gutentor-image-thumb img {
	transition: transform 1s ease-in-out;
}
.wp-block-stackable-tab-content .gutentor-post-item:hover img, .wp-block-column.tab-section-column-two .gutentor-post-item:hover img, .wp-block-group.picked-three-right-col-group .gutentor-post-item:hover img, .wp-block-column.picked-three-left-col .gutentor-post-item:hover img, .wp-block-cover.inner-blog-page-section .gutentor-post-item:hover img {
	transform: scale(1.2);
}
.wp-block-stackable-tab-content .gutentor-post-item .video-play-icon, .wp-block-column.tab-section-column-two .gutentor-post-item .video-play-icon, .wp-block-group.picked-three-right-col-group .gutentor-post-item .video-play-icon, .wp-block-column.picked-three-left-col .gutentor-post-item .video-play-icon, .wp-block-cover.inner-blog-page-section .gutentor-post-item .video-play-icon{
	transition: background-color 1s ease-in-out;
}
.wp-block-stackable-tab-content .gutentor-post-item:hover .video-play-icon, .wp-block-column.tab-section-column-two .gutentor-post-item:hover .video-play-icon, .wp-block-group.picked-three-right-col-group .gutentor-post-item:hover .video-play-icon, .wp-block-column.picked-three-left-col .gutentor-post-item:hover .video-play-icon, .wp-block-cover.inner-blog-page-section .gutentor-post-item:hover .video-play-icon {
	background-color: #D20513 !important;
}


.wp-block-group.picked-section-two-left-col-group .gptm-bg-image {
	background-position: top left !important;
	transition: background-position 1s ease-in-out;
}
.wp-block-group.picked-section-two-left-col-group .gutentor-post-item .video-play-icon {
	transition: background-color 1s ease-in-out;
}
.wp-block-group.picked-section-two-left-col-group .gutentor-post-item:hover .video-play-icon {
	background-color: #D20513 !important;
}
.wp-block-group.picked-section-two-left-col-group .gptm-bg-image:hover {
  	background-position: center !important;
}



.wp-block-group.three-card-group:hover .wp-block-group.three-card-heading-stack {
    /* background-color: #FFDA23 !important; */
    background: linear-gradient(90deg, #BD081C 0%, #D20513 42.5%, #FF0000 99%);
}
.wp-block-group.three-card-group:hover .wp-block-group.three-card-heading-stack .wp-block-stackable-subtitle p {
    color: #fff !important;
}
.wp-block-group.picked-section-two-right-heading-row {
    padding: 0px 22px;
	transform: translateY(-8px);
}
.wp-block-group.style-post-main-col-group-two .gptm-bg-image {
	height: 480px !important;
}
.wp-block-group.three-card-group:hover .wp-block-stackable-heading  h2.stk-block-heading__text a {
	color: #fff !important;
}

body:not(.admin-bar) header.wp-block-template-part {
    margin-top: 3rem;
}
body:not(.admin-bar) header.wp-block-template-part .wp-block-group.header-section-one.sticky {
    top: 50px !important;
}



