/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Black.eot');
    src: local('./fonts/Roboto Black'), local('Roboto-Black'),
        url('./fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Black.woff2') format('woff2'),
        url('./fonts/Roboto-Black.woff') format('woff'),
        url('./fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-BlackItalic.eot');
    src: local('./fonts/Roboto Black Italic'), local('Roboto-BlackItalic'),
        url('./fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('./fonts/Roboto-BlackItalic.woff') format('woff'),
        url('./fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Bold.eot');
    src: local('./fonts/Roboto Bold'), local('Roboto-Bold'),
        url('./fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Bold.woff2') format('woff2'),
        url('./fonts/Roboto-Bold.woff') format('woff'),
        url('./fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Regular.eot');
    src: local('./fonts/Roboto Regular'), local('Roboto-Regular'),
        url('./fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Regular.woff2') format('woff2'),
        url('./fonts/Roboto-Regular.woff') format('woff'),
        url('./fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Medium.eot');
    src: local('./fonts/Roboto Medium'), local('Roboto-Medium'),
        url('./fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Medium.woff2') format('woff2'),
        url('./fonts/Roboto-Medium.woff') format('woff'),
        url('./fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-BoldItalic.eot');
    src: local('./fonts/Roboto Bold Italic'), local('Roboto-BoldItalic'),
        url('./fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('./fonts/Roboto-BoldItalic.woff') format('woff'),
        url('./fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-MediumItalic.eot');
    src: local('./fonts/Roboto Medium Italic'), local('Roboto-MediumItalic'),
        url('./fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('./fonts/Roboto-MediumItalic.woff') format('woff'),
        url('./fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Light.eot');
    src: local('./fonts/Roboto Light'), local('Roboto-Light'),
        url('./fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Light.woff2') format('woff2'),
        url('./fonts/Roboto-Light.woff') format('woff'),
        url('./fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-LightItalic.eot');
    src: local('./fonts/Roboto Light Italic'), local('Roboto-LightItalic'),
        url('./fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('./fonts/Roboto-LightItalic.woff') format('woff'),
        url('./fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Italic.eot');
    src: local('./fonts/Roboto Italic'), local('Roboto-Italic'),
        url('./fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Italic.woff2') format('woff2'),
        url('./fonts/Roboto-Italic.woff') format('woff'),
        url('./fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


body {
    font-size:18px; margin:0px; line-height:normal; font-family: 'Roboto'; box-sizing:border-box;
}


/*.icon-block1 {*/
/*    width: 110px !important;*/
/*    height: 110px !important;*/
/*    position: absolute !important;*/
/*    border-radius: 50% !important;*/
/*    display: flex !important;*/
/*    display: -webkit-flex !important;*/
/*    align-items: center !important;*/
/*    -webkit-align-items: center !important;*/
/*    justify-content: center !important;*/
/*    -webkit-justify-content: cente !important;*/
/*    background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%) !important;*/
/*    -webkit-background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%) !important;*/
/*    box-shadow: 0 2px 4px 0 #3e5ada !important;*/
/*    -webkit-box-shadow: 0 2px 4px 0 #3e5ada !important;*/
/*}*/


.home-page-banner {
    background: linear-gradient(90deg, rgba(40,91,205,1) 31%, rgba(233,189,236,1) 100% ) !important;
}


.home-page-banner .main {
    margin: unset !important;
}

.home-page-banner  .main-container {
    justify-content: end !important;
    overflow: unset !important;
}

/**/
.wpcf7-response-output {
	color: white;
	border-color: #fe5922 !important;
	border-radius: 50px;
}

/**/



.header-inner-col3 ul.wpml-ls-sub-menu a {
   
    border: none;
    background-color: snow;
    border-radius: unset;
}

.header-main-sec ul.sub-menu {
    box-shadow: 0 0 10px;
    border-radius: 10px;
}





ul.sub-menu li {
    display: none;
}

.tabs-sec-main .vc_tta-panels {
    width: 80%;
    margin: 0 auto;
}
.vc_tta-panels p {
	font-size: 18px;
	color: #748497;
	font-family: Roboto;
	font-weight: 500;
	line-height: 160%;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list a {
    overflow: hidden;
}


/********

.circle-animation-img .vc_single_image-wrapper::after {
   position: absolute;
    width: 415px;
   height: 412px;
    content: " ";   
    left: 27%;
    top: 16%;
    background-repeat: no-repeat;
   background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/10/Group-1000003611.png');
    background-position: 100%;
   background-size: cover;
    animation: spin 10s linear infinite; }

.wpb_wrapper {
    position: relative;
}
**********/



.wpb_wrapper a {
    color: #2f46f9;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f0f0f0;
    color: #fff !important;
    background: linear-gradient(#2745f9 0%, #8556fb 100%) !important;
}
 .vc_tta-tabs-list li a {
    background: #f2f4ff !important;
}
.tabs-sec-main-inner-col span.vc_tta-title-text {
	font-size: 21px;
	font-family: Roboto;
	font-weight: 700;
}


/*.wpb_wrapper p {*/
/*    font-size: 18px !important;*/
/*    line-height: 30px !important;*/
/*}*/


li#menu-item-1161 {}

.menu-item-has-children:hover ul.sub-menu li {
    display: block;
}
.header-main-sec  ul.sub-menu {
    display: flex !important;
    align-items: flex-start !important;
}

.header-main-sec .header-inner-sec ul .sub-menu {
    flex-direction: column;
    position: absolute;
    z-index: 9999;
        background-color: white;
}
 .header-main-sec .header-inner-sec ul.sub-menu li {
    padding: 8px 15px;
   
}
.header-main-sec .header-inner-sec ul.sub-menu {
      padding: 10px 0px;
}

/* Header CSS Start */
.switcher .selected a {
  border: 1px solid #ccc;
  color: #666;
  padding: 3px 5px;
  width: 161px;
  border: 1px solid #748497 !important;
  background: #fff !important;
  border-radius: 5px;
  padding: 9px !important;
  font-size: 0px !important;
}
.switcher .selected a::after {
  display: none !important;
}
.switcher .selected{
	background:transparent !important;
}
.switcher .selected a{
	width:auto !important;
}
.switcher.notranslate {
  width: auto !important;
  background: transparent !important;
  margin-top: 15px;
  width: 50px !important;
}
.switcher .option a {
  font-size: 0px;
  width: auto !important;
  min-width: auto;
  padding: 5px 10px !important;
}

.switcher .option {
  width: auto !important;
  max-height: unset !important;
}

#Header_wrapper {
  position: relative;
  z-index: 1;
}
.header-classic #Action_bar{
	display:none;
}
.home.header-classic #Top_bar.is-sticky {
    position: fixed !important;
    background: #fff !important;
    top: 0px !important;
}
#Top_bar.is-sticky  .menu > li {
    padding: 0px 30px;
}
#Top_bar.is-sticky .menu_wrapper {
    clear: none;
    float: none;
    display: flex;
    justify-content: center;
}
.home #Header_wrapper {
  z-index: unset;
}
#Top_bar .wpml-languages {
  top: -5px;
}
#Top_bar .wpml-languages a.active {
  border: 1px solid #748497 !important;
}
#Header {
  min-height: auto !important;
}
#Top_bar .logo {
	margin-left: 0px !important;
	padding-right: 100px;
}

#Top_bar .menu li a span {
  line-height: 30px !important;
  padding: 0px !important;
}
#Top_bar .menu > li {
  padding: 25px 30px;
}
#Top_bar .menu li a {
  padding: 0px;
}
#Top_bar .menu > li > a::after {
  height: 2px;
  width: 25px;
  background: #FD0902 !important;
}
#Top_bar a.action_button {
    top: -10px;
    margin: 0 5px;
    background: #fff !important;
    color: #748497 !important;
    font-size: 16px;
    line-height: 22px !important;
    border-radius: 50px;
    padding: 14px 10px;
    text-align: center;
    width: 135px;
	border: 1px solid #748497;
}
#Top_bar .menu > li > a::after {
	height: 1px !important;
}

.page-template-default #Top_bar {
  background: #fff;
  filter: drop-shadow(0px 7px 16px rgba(0, 0, 0, 0.03));
}
.home.header-classic #Top_bar {
	position: absolute !important;
	top: 0px !important;
	background: transparent;
}
.page-subheader{
	padding-top:100px;
	padding-bottom:100px;
}
.page-subheader .inner-breadcrumb, .page-subheader .inner-breadcrumb ul {
	margin: 0px;
	list-style: none;
}
.page-subheader .inner-breadcrumb ul li, .page-subheader .inner-breadcrumb ul li a {
	font-size: 18px;
	line-height: 38px;
	text-align: left;
	color: #748497;
	display: inline-block;
	padding-right: 10px;
	text-decoration:unset;
}
.page-subheader .inner-breadcrumb ul li:not(:first-child)::before {
  content: "-";
  position: relative;
  left: -10px;
}
.page-subheader h1{
	text-transform:uppercase;
	font-size: 48px;
	line-height: 55px;
}
.subhead2 .innerrow::after {
  content: "" !important;
  background: url(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Shape-56.png);
  width: 70px;
  height: 126px;
  position: absolute;
  right: -50px;
  top: -9px;
  display: block;
}
.subhead2  h1, .subhead2 p{
	color:#fff !important;
}
.subhead2 .inner-breadcrumb ul li, .subhead2 .inner-breadcrumb ul li a {
	color:#fff !important;
}
.page-subheader::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/subheader-before-1.png);
  display: block !important;
  background-size: 100%;
  width: 100px;
  height: 364px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
	transform: translatex(-120px);
	opacity: 0;
	transition: 2s all ease;
}
.page-subheader.active::before{
	transform: translatex(0px);
	opacity: 1;
}
.page-subheader::after {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/subheader-after-1.png);
  display: block !important;
  background-size: 100%;
  width: 385px;
  height: 711px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-repeat: no-repeat;
	transform: translatex(100px);
	opacity: 0;
	transition: 2s all ease;
}
.page-subheader.active::after{
  transform: translatex(0);
  opacity: 1;
}
.page-subheader .wpb_text_column::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Shape-56-1.png);
  width: 70px;
  height: 126px;
  position: absolute !important;
  bottom: 200px;
  left: -70px;
  display: block !important;
}
.home.page-template-default #Top_bar {
    filter: unset !important;
}
.page-subheader .vc_figure {
  box-shadow: 0px 0px 60px #e8e8e8;
}
.page-subheader.subhead2 .vc_figure {
  box-shadow: unset;
}
.page-subheader  .vc_figure .vc_single_image-wrapper {
  margin-bottom: 0px !important;
}
.subhead2 {
  padding-top: 30px;
  padding-bottom: 40px;
}
.subhead2 .innerrow {
  padding: 0px 35px !important;
  margin: 0px 15px;
}
.page-subheader.subhead2 .wpb_text_column::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Shape-56-1.png);
  width: 70px;
  height: 126px;
  position: absolute !important;
  bottom: 70px;
  left: -120px;
  display: block !important;
}
.subhead2::after {
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/subheader2-after.png);
  background-repeat: no-repeat;
  width: 122px;
  height: 507px;
}
#Content {
  padding-top: 0px;
  z-index: 0;
  position: relative;
}
html[lang="vi"] body, html[lang="vi"] #menu > ul > li > a, html[lang="vi"] h1, html[lang="vi"] h2, html[lang="vi"] h3, html[lang="vi"] h4, html[lang="vi"] h5, html[lang="vi"] a, html[lang="vi"] li, html[lang="vi"] blockquote,
html[lang="vi"] rs-layer{
	font-family:"Roboto" !important;
}
/* Pages CSS Start */
h2 strong {
  color: #FE491C;
}
.home #Content {
	padding-top: 0px;
}
.home-header::before{
	content:"";
	background:URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/header-left.png);
	background-repeat: no-repeat !important;
	background-position: center left !important;
	background-size: 100%;
	width:131px;
	height:566px;
	position: absolute;
	display: block !important;
	top: 0px;
	left: 0px;
	transform: translatex(-120px);
	opacity: 0;
	transition: 2s all ease;
}
.home-header.active::before{
	transform: translatex(0px);
	opacity: 1;
}
.home-header::after {
	content: "";
	background:URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Mask-Group-19.png) !important;
	background-size:100% !important;
	background-repeat: no-repeat !important;
	background-position: top right !important;
	width:857px;
	height:813px;
	position: absolute;
	display: block !important;
	top: 0px;
	right: 0px;
	transform: translatex(100px);
	opacity: 0;
	transition: 2s all ease;
}
.home-header.active::after{
  transform: translatex(0);
  opacity: 1;
}
.home-header .vc_col-sm-5::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Shape-56-1.png);
  width: 70px;
  height: 126px;
  position: absolute;
  bottom: -28px;
  left: -65px;
}
.home-header {
	padding-bottom:30px;
}
.home-header .wpb_text_column {
    padding-top: 100px;
}
.home-header h2 {
	font-size: 48px;
	line-height: 55px;
	text-transform: uppercase;
	font-weight: bold;
}
.home-header h2 strong {
	font-weight: 900 !important;
	font-size: 92px;
	line-height: 100px;
}
.home-header .wpb_text_column p {
	width: 80%;
	font-size: 24px;
	line-height: 36px;
	padding: 20px 0px;
}
.home-header .wpb_single_image {
	position: relative;
	padding-top: 75px;
	width: 100%;
}
a.vc_btn3,
.wpcf7-submit{
	background: linear-gradient(90deg,#fe5d24 0%, #fe3d17 100%) !important;
	filter: drop-shadow(0px 0px 26px #ff8a6e);
	color: #fff !important;
	font-size: 18px !important;
	line-height: 25px !important;
	width: auto;
	margin-top:20px;
	padding-left: 40px !important;
	padding-right: 60px !important;
	font-weight: 500;
	border:none;
}
.red-same-btn a {
    border: 0 !important;
}
a.vc_btn3 i,
.wpcf7-submit i{
	right: 32px !important;
}
a.vc_btn3:after,
.wpcf7-submit:after{
	content: "";
	position: absolute;
	left: 0px;
	width: 0;
	top: 0px;
	background: #fff;
	height: 100%;
	border-radius: 50px;
	z-index: -1;
	transition: all .3s;
}
a.vc_btn3:hover:after,
.wpcf7-submit:hover:after{
	width:100%
}
a.vc_btn3:hover,
.wpcf7-submit:hover{
	width:100%;
	color:#FE3D17 !important;
	position:relative;
	z-index:1;
}
.vc_btn3-inline {
	margin: 0px !important;
}
.wpcf7-submit {
  width: auto !important;
  border-radius: 50px !important;
  padding: 14px 40px !important;
    padding-right: 40px;
  /*padding-right: 60px !important;*/
	margin-top:20px !important;
}
.wpcf7-submit i {
  right: -23px !important;
  position: relative;
}
.home-cta1 .vc_col-sm-12 {
  background: linear-gradient(90deg,#fff 0%, #fff 100%);
  filter: drop-shadow(0px 0px 59px #e8e8e8);
  border-radius: 25px;
  padding: 55px 10px;
  text-align: center;
  margin: 50px 0px;
}

.home-cta1 h2 {
  font-weight: bold;
  margin-bottom: 25px;
}
.home-cta1 h2 strong{
  color: #FE3D17;
}
.home-sec3{
  padding-top: 50px;
}
.home-left-col-sec .wpb_text_column {
  padding-right: 100px;
}
.home-right-col-sec .wpb_text_column,
.home-right-col-sec .vc_btn3-inline{
  padding-left: 100px;
}
.expand-btn {
	text-align: center;
}
.expand-btn .loadMoreBtn {
  color: #FE3D17 !important;
  border-radius: 50px;
  background: transparent !important;
  border: 2px solid #fe3d17;
  box-shadow: 0px 0px 26px #ffe5df;
  padding: 14px 40px;
  margin: auto !important;
  text-align: center;
  text-decoration:unset;
	position:relative;
}
.loadMoreBtn::before {
  content: '\e8fc';
  font-family: "mfn-icons";
  position: relative;
  left: -10px;
}
.expand-link i {
  position: relative;
  left: -8px;
}
.expand-btn .loadMoreBtn:after {
	content: "";
	position: absolute;
	left: 0px;
	width: 0;
	top: 0px;
	background: #FE3D17;
	height: 100%;
	border-radius: 50px;
	z-index: -1;
	transition: all .3s;
}
.expand-btn .loadMoreBtn:hover:after {
	width:100%
}
.expand-btn .loadMoreBtn:hover {
	width:100%;
	color:#fff !important;
	position:relative;
	z-index:1;
}
.clients_slider_ul .slick-track {
  margin: auto;
}
.client-section{
	margin-top:60px;
	text-align:center;
	text-transform:uppercase;
}
.client-section h2 {
  font-size: 42px;
  text-transform: uppercase;
  line-height: 50px;
  font-weight: bold;
}
.client-section h2 strong{
  color:#FE3D17;
}
.clients.clients_slider_ul li .client_wrapper {
  border-radius: 23px;
  background: #fff;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.05);
  padding: 0px 0px !important;
  height: 150px;
  margin-bottom: 30px !important;
}
.slick-arrow .button_icon {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0px !important;
}
.slick-arrow {
  background: none !important;
  box-shadow: none !important;
}
.clients_slider ul.slick-slider {
  padding: 0px 0px;
}
.clients_slider_header {
  padding: 0px !important;
  position: absolute !important;
  width: 100%;
  overflow: visible !important;
}
.clients_slider_header .slider_prev {
	right:unset !important;
  left: -20px !important;
  top: 73px !important;
}
.clients_slider_header .slider_next {
  right: -10px !important;
  top: 73px !important;
	left:unset !important;
}
.client-section::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Group-6750.png);
  display: block;
  width: 80px;
  height: 278px;
  position: absolute;
  right: 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}
/*Testimonilas*/
.reviews-sec {
  background-image: url(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/revire-sec.png?id=433) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.reviews-sec .vc_column-inner {
  padding-top: 270px !important;
  padding-bottom: 270px;
}
.reviews-sec h2{
	color:#fff;
	font-weight:bold;
	font-size:42px;
	line-height:50px;
	text-align:center;
}
.reviews-sec .wpb_text_column p{
	text-align:center;
	color:#fff;
	font-weight:500;
}
.testimonials_slider .testimonials_slider_ul {
  padding-top: 40px !important;
}
.testimonials_slider.single-photo .testimonials_slider_ul li {
  padding: 0;
  text-align: center;
  background: #F5F6F7 !important;
  border-radius: 30px;
  padding: 35px 20px !important;
  margin: 25px 10px !important;
}
.testimonials_slider.single-photo .testimonials_slider_ul li.slick-center {
  background: #fff !important;
}
.reviews-sec{
	overflow:visible !important;
	margin-top:50px;
}
.reviews-sec .vc_col-sm-12::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/quote-icon-1.png);
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -10px;
  background-size: 100%;
  left: 46%;
  right: 50%;
  margin: auto;
}
.testimonials_slider_ul li .bq_wrapper {
  background: transparent !important;
  margin: 0px !important;
  padding: 0px !important;
}
.testimonials_slider_ul li .single-photo-img {
  position: relative;
  margin-top: -75px !important;
  margin-bottom: 30px !important;
}
.testimonials_slider_ul li .bq_wrapper blockquote {
  margin: 0px !important;
  background: transparent;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #748497;
  top: unset;
}
.testimonials_slider_ul blockquote::before {
  content: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/stars.png);
  display: block;
}
.testimonials_slider_ul li .bq_wrapper blockquote::after,
.testimonials_slider_ul li .hr_dots{
	display:none !important;
}
.testimonials_slider .testimonials_slider_ul li .author{
	padding-top:30px;
}
.testimonials_slider .testimonials_slider_ul li .author h5 {
  margin-bottom: 2px;
  font-weight: 500;
  font-size: 19px;
  line-height: 30px;
  color: #748497;
}
.testimonials_slider_ul .slick-list {
  overflow: visible !important;
  margin: 0px 150px;
}
.slider_pagination .slick-active a::after {
  display: none;
}
.slider_pagination a {
  width: 15px;
  height: 8px;
  border-radius: 20px;
  background: #fff;
}
.slider_pagination .slick-active a {
  width: 50px;
  height: 8px;
  border-radius: 20px;
  background: #fff;
}
.sol-sec h1 {
  font-size: 42px;
  line-height: 50px;
}
.sol-sec .info-list .wpb_text_column {
  background: #54c146 !important;
}
.sol-sec .red-list .wpb_text_column {
  background: #fe4d1d !important;
 }
.sol-sec .info-list ul {
  padding: 30px 25px;
  margin-left: 30px;
}
.sol-sec .info-list li {
  color: #fff;
	position:relative;
  list-style: none;
}
.sol-sec .info-list li::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Icon-awesome-check-circle.png);
  width: 24px;
  height: 24px;
  background-size: 100% !important;
  position: absolute;
  left: -34px;
  background-repeat: no-repeat;
  top: 4px;
}
.sol-sec .red-list li::before {
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/cross.png) !important;
	background-size: 100% !important;
}
.sol-foot{
	text-align:center;
	color:#fff;
	padding: 70px 12px;
	margin-bottom:50px;
}
.sol-sec .wpb_single_image {
  margin-bottom: 0px;
}
.sol-foot h2{
	text-align:center;
	color:#fff;
	font-weight: bold;
	font-size: 48px;
	line-height: 55px;
}
.sol-foot .vc_btn3 {
  background-image: linear-gradient(90deg,#fff 0%, #f5e1dd 100%) !important;
  filter: drop-shadow(0px 0px 26px #fff);
  color: #FE3D17 !important;
  margin-top: 0px;
  margin-bottom: 30px;
}
.comparing-sec2{
	text-align:center;
}
.comparing-sec2 .wpb_text_column {
  width: 65%;
  margin: 30px auto;
}
.comparing-sec2 h2{
	text-align:center;
	font-weight:900;
}
.comparing-sec2 h2 strong{
	color:#FE471B;
}
/*Comparing*/
.comparing-table-sec{
	margin-bottom:40px;	
}
.ptsColHeader {
	background: transparent !important;
	padding: 0px !important;
	min-height: 50px !important;
	border:none !important;
}
.ptsColDesc.ptsShow {
  background: transparent !important;
  padding: 0px !important;
}
.ptsCol-0 .ptsColDesc.ptsShow {
  border: none !important;
}

.ptsColDesc p {
  color: #748497;
  font-size: 14px;
  line-height: 30px;
}
.ptsColDesc.ptsToggle.ptsShow .ptsTog {
  text-align: left;
  padding: 10px 20px;
}
.ptsEl.ptsCol .ptsCol .ptsColDesc, .ptsEl.ptsCol .ptsCol .ptsRows {
  border: 1px solid #d2d2d2 !important;
  margin: 0px 12px;
}
.ptsEl.ptsCol.ptsElWithArea {
  padding: 0px 15px;
}
.ptsCol .ptsColDesc, .ptsTableElementContent .ui-sortable {
  border: 1px solid #D2D2D2 !important;

}
.ptsCol .ptsColDesc {
	border-bottom: 0px !important;
	padding: 15px 10px;
}
.ptsColDesc h3::before {
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/comparing-tbl.png);
  width: 100px;
  height: 50px;
  background-size: 100%;
  display: block;
  margin: 20px 0px;
  background-repeat: no-repeat;
}
.ptsTableElementContent .ui-sortable{
	border-top:0px !important;
}
.ptsColDesc h3 {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 15px;
}
.ptsRows .ptsCell {
  background: transparent !important;
  border-bottom: 1px solid #D2D2D2;
}
html[lang="th"] .ptsCell h3 {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
}
.ptsColHeader .ptsTog .ptsEl {
  background: linear-gradient(90deg,#fe3d17 0%, #8556fb 100%);
  color: #fff !important;
  font-weight: 900;
  font-size: 25px !important;
  line-height: 35px !important;
  text-transform: uppercase;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: auto !important;
  padding: 8px 20px;
}
.ptsColHeader .ptsTog .ptsEl span{
	font-size: 25px !important;
	line-height: 35px !important;
}
.ptsRows .ptsCell .ptsIcon.ptsEl.ptsElInput i {
  font-size: 15px;
  line-height: 20px !important;
  color: #748497 !important;
}
.ptsCol-0 .ptsCell {
  font-size: 16px;
  line-height: 33px;
  text-align: left !important;
  color: #748497;
  padding-left: 25px !important;
  padding-right: 20px !important;
}
.ptsCell .ptsEl {
  width: 100% !important;
}
.ptsCell h3 {
	background: linear-gradient(90deg, #fe3d17 0%, #8556fb 100%);
	position: absolute;
	font-weight: 900;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	margin-left: -25px;
	padding: 10px 25px;
	margin-top: 0px;
	width: 121%;
	text-align: left;
	top: -25px;
}
.ptsCell::after {
  content: "";
  background: #D2D2D2 !important;
  width: 31px;
  position: absolute;
  right: -31px;
  height: 1px;
  bottom: -1px;
}
.ptsCol-3 .ptsCell::after {
  display:none;
}
/**/
.comparing-client-sec {
  text-align: center;
  color: #fff;
}
.comparing-client-sec h2 {
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.comparing-client-sec .wpb_text_column {
  width: 62%;
  margin: 40px auto;
}
.comparing-client-sec .icon_box .title {
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  color: #fff;
}
.comparing-client-sec {
  padding: 200px 0px;
}
.faq-sec {
	margin-bottom:40px;
}
.faq-sec h2 {
  font-weight: 900;
  font-size: 42px;
  line-height: 58.6px;
  text-align: center;
  color: #222629;
}
.faq-sec .vc_tta-panel .vc_tta-panel-heading,
.faq-sec  .vc_tta-panel .vc_tta-panel-body {
  border-color: #e0e5ec !important;
}
.faq-sec  .vc_tta-panel .vc_tta-panel-body {
  border: 1px solid #e2424a !important;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #828991;
}
.faq-sec  .vc_tta-panel-title a {
  font-weight: 900;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #1a1a1a !important;
}
.vc_active .vc_tta-controls-icon-plus::before {
  content: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Path-10.png) !important;
  border: none !important;
}
.comparing-sec.sol-foot {
  padding: 15px 23px !important;
  background-position: left !important;
	margin-bottom:50px;
}
.comparing-sec.sol-foot,
.comparing-sec.sol-foot h1{
	text-align:left !important;
	color:#FFF !important;
}
.comparing-sec.sol-foot h1 {
  font-size: 43px !important;
}
.comparing-sec .vc_single_image-wrapper, .comparing-sec .wpb_single_image {
  margin: 0px !important;
}
.model-sec h2{
	font-weight: 900 !important;
	font-size: 42px;
	line-height: 50px;
	text-align: left;
	color: #1a1a1a;
}
.model-sec .vc_single_image-wrapper{
	margin-bottom:0px !important;
}
.model-cta1 .vc_col-sm-12{
	background: linear-gradient(90deg, #fff 0%, #fff 100%);
	filter: drop-shadow(0px 0px 10px #e8e8e8);
	border-radius: 25px;
	padding: 35px 10px;
	text-align: center;
	margin: 50px 0px;
}
.model-cta1::after,
.about-col2::after{
  content: "";
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/Group-6750.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 330px !important;
  position: absolute;
  right: 0px;
	bottom: 0px;
}
.model-cta1 h2,
.about-col2 h2{
  font-weight: bold;
  margin-bottom: 25px;
}
.model-cta1 h2 strong,
.about-col2 h2 strong{
  color:#FE3D17;
}
.cont-info-txt {
  width: 65%;
  text-align: center;
  margin: auto;
}
.cont-info-txt h2 {
  font-weight: 900;
  color: #4E4E4E;
}
.contactForm{
	text-align:center;
}
.contactForm h2 {
  font-weight: bold;
  text-align: left !important;
}
.contactForm input,.contactForm select, .contactForm textarea{
  box-shadow: none !important;
  border: 1px solid #cfcfcf;
  border-radius: 50px;
  font-size: 16px;
  background: transparent !important;
  padding: 17px 30px;
  margin-bottom: 15px !important;
}
.contactForm textarea {
  border-radius: 20px;
  height: 190px;
}
.contactForm  .policy-accep{
	font-size: 18px;
	line-height: 32px;
	text-align: left !important;
	color: #fe3d17;	
}
.contact-form-sec::before {
  content: "";
  position: absolute;
  left: 0px;
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/cont-before.png);
  width: 130px;
  height: 490px;
  background-size: 100%;
 background-repeat:no-repeat;
}
.contactForm  .policy-accep a{
	color: #FE3D17 !important;
	text-decoration:underline;
}
.contactForm .Product_Interest::after {
  content: '\e867';
  font-family: mfn-icons;
  display: block;
  position: absolute;
  top: 12px;
  right: 35px;
}
::placeholder {
  color: #A2A2A2;
  opacity: 1;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border: 2px solid red;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.policy-accept {
	width:100%;
    overflow: hidden;
    display: block;
    position: relative;
    text-align: left;
}
.policy-accept a{
	color: #fe3d17;
	text-decoration:underline;
}
/* Footer CSS Start */

.footer_copy {
  background: #1A1A1A;
  border: none !important;
}
#Footer .footer_copy .one {
  min-height: auto !important;
  padding: 0px;
  margin: 15px 0px;
}
#Footer .footer_copy .copyright {
  font-size: 13px;
  line-height: 22px;
  margin: 0px !important;
}

#Footer .widgets_wrapper {
  padding: 70px 0;

}
#Content::after {
  content: "";
	background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/page-bottom.png);
	width: 154px;
	height: 367px;
	position: absolute;
	bottom: -2px !important;
	right: 0px !important;
	left: unset;
	z-index: 1;
	overflow: visible;
	background-size: 100%;
	visibility: visible;
	 display: none !important;
}
.page-id-174 #Content::after,
.page-id-83 #Content::after,
.page-id-211 #Content::after,
.page-id-292 #Content::after,
.page-id-299 #Content::after,
.page-id-240 #Content::after,
.home #Content::after{
  display: none !important;
}
#Footer .widgets_wrapper .widget {
  padding: 0px;
  margin: 0px !important;
}
#Footer .widget_nav_menu ul {
  background: transparent;
  list-style: none;
  padding: 0px;
}
#Footer .widget_nav_menu ul li::after {
  display: none;
}
#Footer .widgets_wrapper .column.one-third:nth-child(2) {
  padding: 0px 50px;
  width: 25%;
}
#Footer .widgets_wrapper .column.one-third:nth-child(3) {
  width: 25%;
}
#Footer, #Footer .widget_nav_menu ul li a {
  font-size: 16px !important;
  line-height: 25px !important;
  text-decoration: unset;
}

.wp-container-3.wp-block-social-links {
  margin-top: 40px;
}
li.wp-social-link-chain a {
  background: URL(https://www.lightminds.io/3cf6926de3b6c4563580/2022/05/line.png);
	background-repeat: no-repeat;
}
li.wp-social-link-chain a svg {
  opacity: 0;
}
.wp-social-link.wp-social-link-chain.wp-block-social-link {
  background: transparent;
}
#Footer .wp-social-link a:hover {
  color: #fff;
}
.policy-accept {
  margin-bottom: 30px !important;
}
.thnku-pg .vc_figure {
  box-shadow: unset !important;
}
#Top_bar .menu > li ul {
  background:#fff !important;
}
#Top_bar .menu > li ul a {
  font-size: 14px !important;
  line-height: 20px !important;
}


/******29/12/2025*******/

.talk-my-form form input{height:50px;border:1px solid #00000029;border-radius:4px;    background: transparent !important; box-shadow: none;}
.talk-my-form form textarea{height:130px;resize:none;border:!importantpx solid #00000029;border-radius:4px;background: transparent !important; box-shadow: none;}
.talk-my-form form  label{font-family: 'Inter';font-style: normal;font-weight: 500;font-size: 18px;line-height: 1;letter-spacing: -0.03em;text-transform: capitalize;color: #252222;margin:0 0 15px;}
.talk-my-form form input:focus, .talk-my-form form textarea{
    
    background:none !important;
}
.talk-my-form form .column{margin-bottom:40px;}

.talk-my-form form .container.talk-tospe{padding:0 !important;}
.column.one-second.col-extra{width:98%;}

 span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha  div{width:100% !important;max-width:304px !important;}
 .talk-my-form form button.wpcf7-submit  {
    border: 1px solid #C34723 ; 
}
.talk-my-form form button.wpcf7-submit:hover {
    border: 1px solid #C34723 !important;
    color: #C34723 !important;
}
.talk-my-form-inner  .wpcf7-response-output {
    color: #C34723 !important;
    border: 0 !important;
    padding: 0 !IMPORTANT;
    margin: 0 !IMPORTANT;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
} 
.talk-my-form-inner  .wpb_wrapper > div {
    margin-bottom: 0;
}


.header-main-sec.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;  
    box-shadow: 0 2px 12px rgba(0,0,0,0.12);

  transition: transform 0.35s ease-in-out;
}
.header-main-sec.is-fixed .header-inner-sec {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  transition: transform 0.35s ease-in-out; 
}


.header-main-sec {
    position: relative;
    transition: 
        all 0.3s ease-in-out;
}
 

.header-main-sec {
    transition: 
        background-color 0.3s ease,

        box-shadow 0.3s ease,

        transform 0.3s ease;

} 
 
.header-main-sec { 
  transition: transform 0.35s ease-in-out;
}
 
 
 

/* Responsive CSS Start */
@media screen and (max-width:1550px){
	.home-header::after {
		width: 650px;
		height: 700px;
	}
	.home-header::before{
		width: 80px;
		height: 400px;
	}
	.home-header .wpb_single_image {
		position: relative;
		padding-top: 70px;
		width: 80%;
	}
	.subhead2::after {
		width: 90px;
		height: 507px;
	}
	.reviews-sec .vc_column-inner {
		padding-top: 170px !important;
		padding-bottom: 170px;
	}
	.comparing-client-sec {
		padding: 110px 0px;
	}

}
@media screen and (max-width:1420px){
	.model-cta1::after,
	.about-col2:after{
		width: 80px;
		height: 330px !important;

	}
	.reviews-sec .vc_column-inner {
		padding-top: 170px !important;
		padding-bottom: 170px;
	}
}
@media screen and (max-width:1239px){
	#Footer .widgets_wrapper .column.one-third:nth-child(2) {
	  padding: 0px;
	  width: 31.333%;
	}
	#Footer .widgets_wrapper .column.one-third:nth-child(3) {
	  width: 31.333%
	}
	
	.ptsCell h3 {
    font-size: 16px;
    width: 128%;
    
}
	
	#Top_bar .logo {
  padding-right: 0px !important;
}

}

@media screen and (max-width:1024px){
    .home-header h2 {
  font-size: 28px;
  line-height: 35px;}
  /*.talk-my-form form .column{margin:0 0 30px;}*/
	
	
}



@media screen and (max-width:959px){
	#Top_bar .top_bar_left {
		width: 100% !important;
		float: none !important;
	}
	#Top_bar a.responsive-menu-toggle {
		top: 15px;
		background: linear-gradient(90deg,#fe3d17 0%, #8556fb 100%);
		width: 50px;
		height: 50px;
		margin: 0px;
	}
	#Top_bar a.responsive-menu-toggle i {
		font-size: 26px;
		color:#fff;
		line-height: 50px;
	}
	#Side_slide .extras .action_button {
		float: none;
		width: 100%;
		margin: 0 0 20px;
		text-align: center;
		text-decoration: none;
		background: linear-gradient(90deg,#fe5d24 0%, #fe3d17 100%) !important;
		color: #fff;
		font-size: 20px;
		border-radius: 50px;
	}
	.switcher.notranslate {
		width: auto !important;
		background: transparent !important;
		margin-top: 5px;
		width: 49px !important;
		position: absolute;
		top: 14px;
		right: 15px;
	}
	#Top_bar .top_bar_left {
		float: none;
		width:90% !important;
		background: none !important;
	}
	.home.page-template-default #Top_bar {
	  filter: unset !important;
	  background: transparent !important;
	}
	.home-header::after {
	  width: 150px;
	  height: 300px !important;
	}

	#Top_bar .logo #logo {
	  float: left !important;
	  margin-left: 20px;
	}
	.home-header h2 {
	  font-size: 28px;
	  line-height: 35px;
	  text-transform: uppercase;
	  font-weight: bold;
	}
	.home-header h2 strong {
	  font-weight: 900 !important;
	  font-size: 40px;
	  line-height: 50px;
	}
	.top_bar_right {
	  display: none;
	}
	.home-header .wpb_text_column p {
	  width: auto;
	  font-size: 18px;
	  line-height: 30px;
	  padding: 20px 0px;
	}
	.reviews-sec {
		overflow: visible !important;
		margin-top: 70px;
	}
	.client-section {
		margin-top: 10px;
	}
	.client-section h2 {
		font-size: 28px;
		text-transform: uppercase;
		line-height: 35px !important;
		font-weight: bold;
	}
	
	
	.home-left-col-sec .wpb_text_column {
    padding-right: 0;
}

.top_bar_left {
    width:100% !important;
}

.subhead2::after {
    width: 65px;
}

#Footer::before{
    top:-325px;
}

.ptsCol-0 .ptsCell {
    padding-right: 6px !important;
}

.ptsCell h3{
    top:-26px;
    width:111%;
    
}

.ptsTableElementContent .ui-sortable {
    margin-bottom: 20px;
}
	#Side_slide #menu ul {
		display: block !important;
	}
	#Side_slide #menu ul li.submenu .menu-toggle{
		display:none;
	}
/*.ptsEl */
/*{*/
/*    width: 50% !important;*/
/*}*/

.comparing-sec2 .wpb_text_column {
    width: 100%;
}
	.talk-my-form form label{font-size:16px;}
	
}
@media screen and (max-width:767px){
    
    
    .vc_tta-panels p{ 
    font-size:16px !important;
    line-height:30px !important;
    text-align:center !important;

}
.vc_tta-panel a {
    text-align: center;
}
    
    
	#Top_bar .logo {
		width: 85%;
	}
	#Top_bar .top_bar_left {
		width: 100% !important;
		float: none !important;
	}
	h2 {
		font-size: 28px;
		line-height: 36px !important;
	}
	.home.page-template-default #Top_bar {
		position: relative !important;
		background: #fff !important;
		box-shadow: 0px 0px 10px #efefef;
	}
	
	.home-header .wpb_single_image {
  		position: relative;
		padding-top: 20px;
	}
	.home-header::after {
		width: 250px;
		height: 400px !important;
	}
	.home-header::before {
		width: 50px;
		height: 200px;
		top: 40%;
	}
	.reverse-row {
	  display: flex;
	  flex-direction: column-reverse;
	}
	.home-header .wpb_single_image {
	  position: relative;
	  padding-top: 40px;
	  width: 100%;
	  margin-bottom:0px;
	}
	.home-header .wpb_text_column {
	  padding-top: 0px;
	}
	.home-header h2 {
	  text-align: center;
	  font-size: 28px;
	}
	.home-header h2 strong {
		font-size: 36px;
	}
	.home-header .wpb_text_column p {
	  text-align: center;
	  padding: 0px;
	}
	.home-cta1 .vc_col-sm-12 {
		padding: 30px 10px;
	}
	.vc_btn3-container.vc_btn3-inline {
	  display: flex !important;
	  justify-content: center;
	}
	.home-left-col-sec .wpb_text_column {
		padding-right: 0px;
	}
	.home-sec3 {
		padding-top: 20px;
		text-align: center;
	}
	.home-right-col-sec .wpb_text_column, .home-right-col-sec .vc_btn3-inline {
		padding-left: 0px;
	}
	.home-left-col-sec {
		display: flex;
		flex-direction: column-reverse;
	}
	.home-sec3 .vc_btn3-inline {
		margin-bottom: 60px !important;
	}
	a.vc_btn3, .wpcf7-submit {
		background: linear-gradient(90deg,#fe5d24 0%, #fe3d17 100%) !important;
		filter: drop-shadow(0px 0px 15px #ff8a6e);
	}
	a.vc_btn3:hover, .wpcf7-submit:hover {
		width: auto;
	}
	.testimonials_slider_ul .slick-list {
		overflow: hidden !important;
		margin: 0px ;
	}
	.testimonials_slider_ul .slick-list {
		overflow: hidden;
		margin: 0px 20px !important;
		padding: 0px !important;
		padding-top: 15px !important;
	}
	body {
		font-size: 16px;
		line-height: 26px;
	}
	.wp-container-3.wp-block-social-links {
		margin-top: 30px;
		margin-bottom: 40px !important;
	}
	
	.subhead2 .innerrow {
		padding: 0px 0px !important;
		margin: 0px 5px;
	}

	.page-subheader h1 {
		text-transform: uppercase;
		font-size: 40px;
		line-height: 50px;
	}

	.sol-sec h1 {
		font-size: 33px;
		line-height: 43px;
	}

	.section-heading{
		margin-bottom:0px !important;
	}

	.ptsCol-0 .ptsCell p {
		padding: 0px 10px;
		font-size: 14px;
	}

	.sol-foot h2 {
		font-size: 36px;
		line-height: 46px !important;
	}

	.page-subheader {
		padding-bottom: 0;
	}

	.page-subheader .contact-us-btnn{
		display: block !important;
	}


	.contact-us-btnn .vc_btn3 {
		text-align:left !important;
		margin-bottom: 40px !important;
	}

	.cont-info-txt {
		width: 100%;
	}
	.comparing-sec.sol-foot h1 {
		font-size: 31px !important;
		line-height: 41px;
	}

	/*.ptsEl */
	/*{*/
	/*    width: 50% !important;*/
	/*}*/

	.ptsEl.ptsCol.ptsElWithArea {
		padding: 0px 0px;
	}

	.ptsCell::after {
		height: 0;
		bottom: 0;
	}


	/*a.vc_btn3 i, .wpcf7-submit i {*/
	/*    right: 20px !important;*/
	/*}*/

	/*a.vc_btn3, .wpcf7-submit {*/
	/*    padding-left: 20px !important;*/
	/*    padding-right: 43px !important;*/

	/*}*/

	.wpcf7-submit {
		padding: 14px 30px !important;
		padding-right: 40px;
		padding-right: 50px !important;

	}

	.reqst-demo a{
		padding-left: 20px !important;
		padding-right: 47px !important;
	}

	.reqst-demo a i{
		right:25px !important;
	}

	.model-sec h2 {
		font-size: 30px;
		line-height: 40px !important;
	}


	.page-subheader::before {
		width: 65px;

	}

	.subhead2::after {
		width: 40px;
		height: 410px;
	}

	.section-heading {
		margin-bottom: -25px !important;
	}

	.heading-sce{
		margin-bottom:10px !important;
	}

	#Footer::before {
		width: 80px;
		top: -122px;
		background-repeat: no-repeat;
	}

	.page-subheader::after {
		width: 105px;

	}

	.page-subheader {
		padding-top: 50px;
	}

	.contact-form-sec::before {
		width: 75px;

	}

	.model-cta1::after, .about-col2:after {
		height: 225px !important;
	}

	.page-id-83 .page-subheader{
		padding-top:50px;
	}

	.page-id-83 .page-subheader {
		display: flex;
		flex-direction: column-reverse;
	}

	.reviews-sec .vc_column-inner {
		padding-top: 55px;
		padding-bottom: 50px;
	}

	.client-section::before {
		width: 60px;

	}

	.ptsCell h3 {
		position: relative;
		width: 100%;
		margin-left: 0;
		top: 0px;
	}

	.ptsCol-0 .ptsCell {
		padding-right: 0px !important;
	}

	.ptsCol-0 .ptsCell {

		padding-left: 0px !important;
	}

	.ptsCell h3 {
		padding: 15px;

	}
	#Footer h4 {
		font-size: 20px;
		line-height: 25px;
		letter-spacing: 0px;
	}
	
	.talk-my-form form .column{margin:0 0  20px;}
	.talk-my-form form label{font-size:14px;margin:0 0 10px;}
	
	.talk-my-form form .column .wpcf7-submit {margin-top:20px !important}

}
@media screen and (max-width:414px){
#Top_bar .top_bar_left {
		float: none;
		background: none !important;
	}
	h2 {
		font-size: 24px;
		line-height: 33px !important;
	}
	.home-header::before {
		width: 22px;
	}
	#slider-1-slide-1-layer-2 {
		font-size: 13px !important;
		line-height: 15px !important;
		top: -15px;
	}
	#slider-1-slide-1-layer-3 {
		font-size: 12px !important;
	}
	.clients_slider_header .slider_next {
		right: 7px !important;
	}
	#slider-1-slide-1-layer-0, #slider-1-slide-1-layer-1 {
		top: -35px;
	}
	.testimonials_slider_ul .slick-list {
		overflow: hidden !important;
		margin: 0px !important;
	}
	.reviews-sec::before{
		left:37%;
	}
	.reviews-sec h2 {
		font-size: 28px !important;
		line-height: 33px !important;
	}
	
	#Footer::before {
  
    top: -119px;
}

.page-subheader::after {
    width: 75px;
}

.model-cta1::after, .about-col2:after {
    width: 64px;
    height: 175px !important;
}

.model-sec h2 {
    font-size: 25px;
    line-height: 35px !important;
}

.page-subheader {
    padding-top: 0;
}

.page-id-83 .page-subheader{
    padding-top:50px;
}
	
	.page-id-182 .page-subheader{
    padding-top:50px;
}

.page-id-128 .page-subheader{
    padding-top:50px;
}


.page-subheader h1 {
    font-size: 30px;
    line-height: 40px;
}

.client-section::before {
    width: 55px;
    
}

/*.ptsCell h3 {*/
/*    width: 115%;*/
/*}*/
	
	
/*	.wpcf7-submit {*/
/*    padding-right: 55px !important;*/
    
/*}*/
}

body.wp-admin .ui-dialog .ui-dialog-content {
  width: 100% !important;
}

.comparing-sec3{
	        text-align:left;
}
.section_wrapper {
    max-width: 1680px;
   
}
.the_content_wrapper {
    margin: 0px;
    
}
/**********hide******************/

#Header_wrapper, #Footer {
	display: none;
}


/*.page-id-1157 #Header_wrapper, .page-id-1157 #Footer, .page-id-1245 #Header_wrapper, .page-id-1245 #Footer, .page-id-1263 #Header_wrapper, .page-id-1263 #Footer, .page-id-1276 #Header_wrapper, .page-id-1276 #Footer, .page-id-1282 #Header_wrapper, .page-id-1282 #Footer, .page-id-1314 #Header_wrapper, .page-id-1314 #Footer {*/
/*	display: none;*/
/*}*/

/*#header-new, #footer-new {*/
    
/*	display: none;*/
/*}*/
/*.page-id-1157 #header-new, .page-id-1157 #footer-new, .page-id-1245 #header-new, .page-id-1245 #footer-new, .page-id-1263 #header-new, .page-id-1263 #footer-new, .page-id-1276 #header-new, .page-id-1276 #footer-new, .page-id-1282 #header-new, .page-id-1282 #footer-new, .page-id-1314 #header-new, .page-id-1314 #footer-new {*/
/*	display: block;*/
/*}*/
.menu_wrapper {
    display: none;
}
/**********
.logged-in .login-hide , .logout {
    display: none;
}
 
.logged-in .logout {
    display: block;
}
 
*********/

*{
  scroll-behavior: smooth;
}



/****header*******/
.header-main-sec .header-inner-sec{
    padding: 22px 0px;margin-bottom:20px;    border-bottom: 1px solid #0000002e;
}
.header-main-sec  {
    padding:   0px; 
}
.container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 15px;
}

.header-inner-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-main-sec .header-inner-col1 {
    width: 25%;
}

.header-main-sec .header-inner-col2 {
    width: 70%;
    display: flex;
    justify-content: flex-end;
    margin-right: 40px;
}

.header-main-sec .header-inner-col2 ul {
    display: flex;
    align-items: center;
}

.header-main-sec .header-inner-col2 ul li {
    padding-right: 30px;
}
.header-main-sec .header-inner-col2 .current-menu-item a {
    color: #285BCD !important;
    font-weight: 700 !important;
    font-family: 'Roboto' !important;
}
.header-main-sec .header-inner-col2 ul li a:hover {
      color: #285BCD;
    font-weight: 700 !important;
}

.header-main-sec .header-inner-col2 ul li a {   
color: #000;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration:none;
}

.header-main-sec .login {
    padding-right: 0px !important;
}

.header-main-sec .login  a {
    border-radius: 60px;
    padding: 11px 32px;
    color: #fff !important;
    background: #F24914;
    display: flex;
    align-items: center;
    column-gap: 10px;
    height: 55px;
    position:relative;
}

.login a::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 0;
    top: 0px;
    background: #285bcd;
    height: 100%;
    border-radius: 50px;
    z-index: -1;
    transition: all-ease-in .5s;
}

.login a:hover::after{
    width:100%;
    transition:all ease-out 0.5s;
    
  
}
.login a:hover {  

    width: 100%;
    color: #fff !important;
    position: relative;
    z-index: 1;
    transition:all ease-out 0.5s;

}


.header-main-sec .header-inner-col3 {
    width: 10%;
}

.header-inner-col3 a {
    border-radius: 70px;
    border: 1px solid #285BCD;
    background: #FFF;
    width: 100%;
    display: flex;
    align-items: center;
    color: var(--Blue, #285BCD);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 14px 26px;
    margin-right: 0px;
    margin-left: auto;
    text-decoration:none;
}

/*.header-inner-col3 a::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background: #f24914;*/
/*    left: 0;*/
/*    width: 20px;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    border-radius: 60px;*/
/*    transition: all ease-in 0.5s;*/
/*    z-index: -1;*/
/*}*/

.header-inner-col3 a:hover::before {
    width: 100%;
    transition: all ease-out 0.5s;
}

.header-inner-col3 a:hover {
    z-index: 9;
   
    position: relative;
  
}


.header-main-sec .header-inner-col3 .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: .35em solid transparent;
    border-top: .5em solid;
    position: absolute;
    right: 22px;
    top: calc(50% - .175em);
    color: #A3A3A3;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: 0px solid #cdcdcd;
}

/*******hover-same*********/
.red-same-btn a{
    position:relative;
}

.red-same-btn a::after{
   content: "";
    position: absolute;
    left: 0px;
    width: 0;
    top: 0px;
    background: #285bcd;
    height: 100%;
    border-radius: 50px;
    z-index: -1;
    transition: all-ease-in .5s;
}

.red-same-btn a:hover::after{
   width:100%;
    transition:all ease-out 0.5s;
}

.red-same-btn a:hover{
    width: 100%;
    color: #fff !important;
    position: relative;
    z-index: 1;
    transition:all ease-out 0.5s;
}

/*****end-hover******/

/***********banner**************/

/***/

  .banner-inner-sec-col2-new .main-container {
      min-height: 100vh;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      height: 560px;
      overflow: hidden;
    }
    .banner-inner-sec-col2-new .main {
      margin: 0px auto;
      width: 480px;
      height: 480px;
      position: relative;
    }
    .banner-inner-sec-col2-new .big-circle {
      height: 100%;
      width: 100%;
      position: relative;
      border: 2px solid #fff;
      border-radius: 50%;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: center;
      -webkit-justify-content: center;
      animation: Rotate 20s linear infinite;
      -webkit-animation: Rotate 20s linear infinite;
    }
    .banner-inner-sec-col2-new .icon-blocks {
        width: 75px;
        height: 75px;
        position: absolute;
        border-radius: 50%;
        display: flex;
        display: -webkit-flex;
        background: var(--Linear, linear-gradient(90deg, #2039C0 0%, #AE84E4 49.3%, #F0A7F4 99.61%));
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        -webkit-background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%);
    }
    .banner-inner-sec-col2-new .icon-blocks img {
      margin: 0px auto;
      animation: Rotate-reverse 20s linear infinite;
      -webkit-animation: Rotate-reverse 20s linear infinite;
    }
    .banner-inner-sec-col2-new .icon-blocks:first-child {
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
    }
    .banner-inner-sec-col2-new .icon-blocks:nth-child(2) {
      top: 50%;
      right: 0;
      transform: translate(50%, -50%);
      -webkit-transform: translate(50%, -50%);
    }
    .banner-inner-sec-col2-new .icon-blocks:nth-child(3) {
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 50%);
      -webkit-transform: translate(-50%, 50%);
    }
    .banner-inner-sec-col2-new .icon-blocks:nth-child(4) {
      top: 50%;
      left: 0;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
    }
    .banner-inner-sec-col2-new .circle {
      animation: circle-rotate 20s linear infinite;
      -webkit-animation: circle-rotate 20s linear infinite;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      width: 75%;
      height: 75%;
      border: 2px solid #fff;
      border-radius: 50%;
    }
    .banner-inner-sec-col2-new .circle .icon-blocks img {
      animation: img-rotate 20s linear infinite;
      -webkit-animation: img-rotate 20s linear infinite;
    }
    .banner-inner-sec-col2-new .center-logo {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
    }
    .banner-inner-sec-col2-new .center-logo img {
        background: var(--Linear, linear-gradient(90deg, #2039C0 0%, #AE84E4 49.3%, #F0A7F4 99.61%));
        border-radius: 100%;
    }
    
    /* keyframe animation */
    
    @keyframes Rotate {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
    
    @-webkit-keyframes Rotate {
      from {
        -webkit-transform: rotate(0deg);
      }
      to {
        -webkit-transform: rotate(360deg);
      }
    }
    
    @keyframes Rotate-reverse {
      from {
        transform: rotate(360deg);
      }
      to {
        transform: rotate(0deg);
      }
    }
    
    @-webkit-keyframes Rotate-reverse {
      from {
        -webkit-transform: rotate(360deg);
      }
      to {
        -webkit-transform: rotate(0deg);
      }
    }
    
    @keyframes circle-rotate {
      from {
        transform: translate(-50%, -50%) rotate(45deg);
      }
      to {
        transform: translate(-50%, -50%) rotate(405deg);
      }
    }
    
    @-webkit-keyframes circle-rotate {
      from {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
      }
      to {
        -webkit-transform: translate(-50%, -50%) rotate(405deg);
      }
    }
    
    @keyframes img-rotate {
      from {
        transform: rotate(-45deg);
      }
      to {
        transform: rotate(-405deg);
      }
    }
    
    @-webkit-keyframes img-rotate {
      from {
        -webkit-transform: rotate(-45deg);
      }
      to {
        -webkit-transform: rotate(-405deg);
      }
    }
    

/***/
.banner-main-sec {
    padding: 0px !important;
    margin: 0px !important;
    display: flex;
    align-items: center;
    position: relative !important;
        background:#1634BD;
}

.banner-inner-sec {
    display: flex;
    align-items: center;
}

.banner-inner-sec .banner-inner-sec-col1 {
    width: 50%;
        padding:60px;
}

.banner-inner-sec .banner-inner-sec-col1 h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 123.4%; /* 98.72px */
    margin-bottom: 50px;
    /*display:none;*/
}


.banner-inner-sec-col1 .red-same-btn button {
    display:none !important;
    
}

.red-same-btn a {
    background: #F24914 !important;
    padding: 15px 34px !important;
    border-radius: 50px !important;
    color: #FFF !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none !important;
    text-transform: capitalize;
    margin: 0;
    display: flex !important;
    align-items: center !important;
    column-gap: 9px;
    justify-content: space-between;
}

.red-same-btn a i {
    position: static !important;
    line-height: normal !important;
    height: 100% !important;
    transform: none !important;
}

.banner-inner-sec-col2 {
    width: 50%;
    position: absolute;
    right: 0px;
}

.banner-main-sec .wpb_wrapper > div {
    margin-bottom: 0px !important;
}

.banner-inner-sec-col2 img {
    width: 100% !important;
    object-fit: fill;
    height: 100%;
    height: 572px !important;
}

.banner-inner-sec-col2 div {
    margin: 0px;
}
.banner-inner-sec-col2 .vc_column-inner {
    padding: 0px !important;
}
/*****************/




/***new-section****/

.vc_row {
    max-width: 1440px;
    margin: 0 auto !important;
    box-sizing:border-box;
    padding: 0px 15px;
}
.vc_section {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.app-sec-main {
    padding-top: 100px !important;
    padding-bottom: 100px;
}

.app-sec-main .app-sec-inner {
    display: flex;
    align-items: center;
}

.app-sec-main .app-sec-inner .app-sec-inner-col1 {
    width: 48%;
}

.app-sec-main .app-sec-inner .app-sec-inner-col1 h3 {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    margin-bottom: 30px;
}

.app-sec-main .app-sec-inner .app-sec-inner-col1 p {
color: #748497;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 160%; /* 32px */
}

.app-sec-inner-col2 {
    width: 48%;
}

.app-sec-inner-col2 iframe {
    width: 690px !important;
    max-width: 690px !important;
    min-width: 690px !important;
    height: 460px !important;
    object-fit: cover;
    border-radius: 20px;
    border: 10px solid #FFF;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
/*********accordion-section*********/

.international-main-sec {
        border-radius: 20px;
    border: 8px solid #E0E0E0;
    background: #FFF;
    padding: 56px 57px 78px 56px;
    margin-bottom: 100px !important;
    max-width: 1440px;
    margin: 0 auto;
    box-sizing: border-box;
}

.international-inner-sec1-col {
    width: 848px;
    max-width: 100%;
    padding-bottom: 0px !important;
}

.international-inner-sec1-col h2 {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.9%; /* 53.16px */
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.international-inner-sec1-col h2::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    border-radius: 10px;
    background: #285BCD;
    left: 0;
    bottom: 0;
}

.international-inner-sec1-col p {
color: #748497;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; }


/***accordion******/

.international-inner-sec2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.international-inner-sec2 .international-inner-sec2-col1 {
    width: 47%;
}

.international-inner-sec2-col1 .accordion-icx {
    margin-bottom: 30px;
}

.international-inner-sec2-col1 .vc_tta-panel-heading {
    border-radius: 100px !important;
    background: #F9F9F9 !important;
}

.international-inner-sec2-col1 .vc_tta-panel-heading span {
    color: #000;
    font-family: Roboto;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 132.9%; /* 33.225px */
}


.international-inner-sec2-col1 .accordion-icx  p {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 132.9%;
    margin-bottom: 15px;
}
 


.international-inner-sec2-col1 .accordion-icx  p {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 132.9%; /* 23.922px */
    margin-bottom: 15px;
}

.international-inner-sec2-col1 .vc_active {
    border-radius: 30px;
    background: #285BCD;
}

.international-inner-sec2-col1 a {
    padding: 24px 30px !important;
     
}

.international-inner-sec2-col1 .vc_active .vc_tta-panel-heading {
    background: #285bcd !important;
    border-color: #285bcd !important;
}

.international-inner-sec2-col1 .vc_active .vc_tta-panel-heading span {
    color: #FFF;
    font-family: Roboto;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 132.9%; /* 33.225px */
}

.international-inner-sec2-col1 .vc_active .vc_tta-panel-body {
    background: #285bcd !important;
    border: none !important;
    border-radius:30px !important;
}
.international-inner-sec2-col1 .accordion-icx  .wpb_wrapper {
    border-top: 1px solid #3e6bd2;
    padding-top: 20px;
}
.international-inner-sec2-col1 .accordion-icx .vc_tta-panel-body {
    padding-top: 0px !important;
}


.international-inner-sec2 .international-inner-sec2-col2 {
    width: 47%;
}

.international-inner-sec2 .international-inner-sec2-col2 img {
    width: 100%;
    max-width: 100%;
}

.international-inner-sec2-col1 .accordion-icx a::after {
    color: #303030;
    content: '\002B';
    float: right;
    font-size: 22px;
    border: 1px solid #748497;
    padding: 18px !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 0;
    background: #fff;
    transform: none !important;
    position: static !important;
    line-height: 5px;
}
.international-inner-sec2-col1 .vc_active a::after {
    content: "\2212";
}

/***********customer-main**************/

.customer-main-sec {
    margin-bottom: 100px;
}
.customer-main-sec .wpb_wrapper > div {
    margin-bottom: 0px;
}

.customer-inner-sec h2 {
    color: #000;
    font-family: Roboto;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 122.4%;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 18px;
}

.customer-inner-sec h2 strong {
    font-weight: 700;
    color: #000;
}

.customer-inner-sec h2::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 4px;
    border-radius: 10px;
    background: #285BCD;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}


.customer-inner-sec p {
    color: #748497;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    width: 1163px;
    margin: 0 auto;
    margin-bottom: 25px !important;
}
.customer-inner-sec img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}


/*******integrate-main-sec **********/

.integrate-main-sec .integrate-main-sec {
    border-radius: 20px;
    border: 5px solid rgba(40, 91, 205, 0.10);
    background: #F9F9F9;
    padding: 50px 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.integrate-main-sec .integrate-main-sec {
    border-radius: 20px;
    border: 5px solid rgba(40, 91, 205, 0.10);
    background: #F9F9F9;
    padding: 50px 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
        height: 625px;
}

.integrate-main-sec-col1 {
    width: 50%;
}

.integrate-main-sec-col1  h2 {
    color: #000;
    font-family: Roboto;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position:relative;
    margin-bottom:30px;
    padding-bottom:30px;
}

.integrate-main-sec-col1 strong {
    color: #000;
    font-weight: 700;
}

.integrate-main-sec-col1  h2::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    border-radius: 10px;
    background: #285BCD;
    left: 0;
    bottom: 0;
    
}

.integrate-main-sec-col1 p {
color: #748497;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 160%;  

}

.integrate-main-sec-col2 {
    width: 50%;
}

.integrate-main-sec-col2 img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.spin-inner {
    position: relative;
   
}
.integrate-main-sec .integrate-main-sec .wpb_wrapper > div {
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spin-inner::before {
  position: absolute;
  content: "";
  background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/dot-image.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 360px;
  height: 365px;
  left: -102px;
  right: 0;
  margin: 0 auto;
  background-position: 100%;
  top: -62%;
  animation: spin 10s linear infinite;
}
@keyframes spin { 
  100% { 
    transform: rotatez(360deg); 
  }
}

.spin-inner::after {
  position: absolute;
  content: "";
  background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/round.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 571px;
  height: 557px;
  left: -208px;
  right: 0;
  margin: 0 auto;
  background-position: center;
  top: -113%;
  /*animation: spin2 10s linear infinite;*/
}
@keyframes spin2 { 
  100% { 
    transform: rotatez(-360deg); 
  }
}

 

/*****spreadsheet-main-sec******/

.spreadsheet-main-sec {
    width: 100%;
    padding: 40px 0px;
    margin:100px 0px;
}

.spreadsheet-main-sec .wpb_wrapper > div {
    margin-bottom: 0px;
}

.spreadsheet-main-sec .spreadsheet-inner-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col1 {
    width: 45%;
}

.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 {
    width: 55%;
}

.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col1 img {
    width: 100%;
}

.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 108%; /* 64.8px */
    margin-bottom: 20px;
}

.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 p {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    margin-bottom: 40px;
}


/***double-sec-main******/
.double-sec-main {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 65px !important;
}
 .double-sec-inner .wpb_wrapper > div {
    margin-bottom: 0px;
}
.double-sec-main .vc_row {
    max-width: 1170px;
    display: flex;
    align-items: center;
    column-gap: 30px;
    justify-content: space-between;
    margin-bottom:50px !important;
}

.double-sec-main .vc_row .double-sec-inner-col1 {
    width: 49%;
}

.double-sec-main .vc_row .double-sec-inner-col1 h2 {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}

.double-sec-main .vc_row .double-sec-inner-col1 h2::After {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    background: #285BCD;
}

.double-sec-main .vc_row .double-sec-inner-col1 p {
    color: #748497;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
}


.double-sec-main .double-sec-inner-col2 {
    width: 49%;
}

.double-sec-main .double-sec-inner-col2 img {
    width: 100%;
}

/******trusted-sec-main***********/
.trusted-sec-main {
    width: 100%;
    margin: 0;
    margin-bottom:100px;
}

.trusted-sec-main  .wpb_wrapper > div {
    margin-bottom: 0;
}
.trusted-sec-main .trusted-sec-inner-col h2 {color: #000;font-family: Roboto;font-size: 40px;font-style: normal;font-weight: 700;line-height: normal;position: relative;margin-bottom: 60px;padding-bottom: 20px;}

.trusted-sec-main .trusted-sec-inner-col h2::After {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    border-radius: 10px;
    background: #285BCD;
}


.easy-text-main .easy-text-main-col.trusted-sec-inner-col h2{
    margin-bottom:0;
}

.main-trusted-cols {
    display: flex;
    justify-content: space-between;
    column-gap: 40px;
}

.main-trusted-col {
    width: 33.33%;
    border-radius: 20px;
    border: 1px solid #285BCD;
    background: #FFF;
    padding: 43px 31px;
    padding-bottom: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-trusted-col p {
    color: #748497;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 27px */
    margin-bottom: 10px !important;
    position:relative;
}


.main-trusted-col1 p::before {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/Group-37.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 28px;
    height: 20px;
    top: -26px;
    left: -23px;
}

.main-trusted-col1 p::after {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/Group-38.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 22px;
    bottom: 0;
    right: 0;
}


 

.main-trusted-col2 {
    display: flex;
    align-items: center;
    column-gap: 13px;
}

.main-trusted-col2 img {
    border-radius: 64px;
    border: 2px solid #285BCD;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    width: 64px;
    height: 64px;
    object-fit: cover;
}


.main-trusted-col2 h3 {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    margin-bottom: 5px;
}

.main-trusted-col2 p {
    color: #748497;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
}
.logo-sec-main {
    margin-top: 100px !important;
    display: flex;
    column-gap: 100px;
}

.logo-sec-main img {
    width: 100% !important;
    object-fit: cover;
}


/*******form-section**********/

.form-sec-main {padding: 100px 0px !important;}
.form-sec-main .wpb_wrapper > div {
    margin-bottom: 0;
}
.form-sec-main .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 0px !important;
}
.form-sec-inner-col1  h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 128.5%;
    margin-bottom: 40px !important;
}
.form-sec-main .form-sec-inner {
    display: flex;
    column-gap: 50px;
    margin: 0 auto !important;
}

.contactformnew input {
    border-radius: 50px !important;
    background: #FFF !important;
    padding: 20px 30px;
    color: #B3B3B3;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 128.5%;  
}
 
 
 .contactformnew .wpcf7-submit {
    width: auto !important;
    border-radius: 50px !important;
    padding: 14px 40px !important;
    padding-right: 40px;
    padding-right: 60px !important;
    margin-top: 30px !important;
    float: left;
}

/**************new-page**************/
.banner-main-sec {
    height: 590px;
    width: 100%;
}
.features {
    margin-top: 100px;
}
.Feature-banner {
    background-position: top !important;
}
/*.Feature-banner h2 {*/
/*   text-align: end;*/
/*}*/

    .left-ffeature-column h2 {
    width: 577px !important;
    margin: 0px !important; 
    max-width: 100% !important;
}
    
.same-banner-inner-column-main {
    width: 100% !important;
    padding: 0px !important;
}

.same-banner-inner-row-main {
    /*max-width: 100% !important;*/
    width: 100% !important;
}

.same-banner-inner-row-main h2 {
    width: 544px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: 0;
}

.double-sec-main-text h2 {
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 132.9%; /* 53.16px */
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.double-sec-main-text h2::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    border-radius: 10px;
    background: #285BCD;
}

.double-sec-main-text p {
    color: #748497;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    max-width: 871px;
    margin: 0 auto;
}



.banner-main-sec {
    height: 572px;
    width: 100%;
}


/********same-sec********/
.same-abv-ft-sec {
    width: 100%;
    padding: 50px 0px !important;
}

.same-abv-ft-sec .same-abv-ft-sec-cols {
    display: flex;
    align-items: center;
   justify-content: space-between;
}
.same-abv-ft-sec-col1 {
    width: 46%;
}


.same-abv-ft-sec .same-abv-ft-sec-cols .same-abv-ft-sec-col1 img {
    width: 100% !important;
    max-width: 100%;
}


.same-abv-ft-sec-col2 {
    width: 46%;
}
.same-abv-ft-sec-col2 h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 108%; /* 64.8px */
    margin-bottom: 40px !important;
}




/*************Pricing-page*************/

.same-above-header-sec {
    width: 100%;
    padding: 20px 0px !important;
}
.same-above-header-inner {
    display: flex;
    justify-content: space-between !important;
    align-items: center;
}

.same-above-header-inner-col1 {
    width: 48% !important;
}


.same-above-header-inner-col1 h2 {
    color: #000;
    font-family: Roboto;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 123.4%; /* 86.38px */
    margin-bottom: 20px;
}

.same-above-header-inner-col1 p {
color: #748497;
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%;
}


.same-above-header-inner-col2 {
    width: 48% !important;
}

.same-above-header-inner-col2 img {
    width: 100%;
}


.pricing-table-main-sec {
    padding: 80px 0px !important;
}

.pricing-table-inner-sec {
    display: flex;
    justify-content: space-between !important;
}

.pricing-table-inner-sec .wpb_column {
    width: 31%;
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 50px 30px;
}
 
.pricing-box-box {
    display: flex;
    flex-direction: column;
    border: none !important;
}


.pricing-box-box .plan-footer {
    order: 1;
    width: 180px;
    margin: 0 auto !important;
}



.plan-footer a {
    background: transparent;
    box-shadow: none !important;
    border-radius: 62px;
    border: 1px solid var(--Red, #D43A0A);
    color: #D43A0A;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 15px 30px;
    display: inline-block;
    text-transform: capitalize;
        display: flex;
    align-items: center;
}

.plan-footer a::after {
    background: #d43a0a;
}

.plan-footer a span {
    padding: 0px !important;
}
.pricing-box .plan-footer a:hover {
    color: #fff !important;
    background:transparent !important;
}
 .plan-footer span.button_icon i {
    color: #D43A0A !important;
    padding-left: 10px;
}



.plan-footer a:hover i {
    color: #fff !important;
    z-index: 9;
    position: relative;
    background: transparent !important;
}


.plan-footer .button_icon {
    order: 2;
    padding-left: 9px !important;
    background: transparent !important;
}



.pricing-box-box div {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
}


.pricing-box .plan-header h2 {
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px !important;
}

.pricing-box .plan-header .price sup.currency {
     color:#285BCD !important;
    top: 6px;
    position: relative;
    color: var(--Blue, #285BCD);
    text-align: center;
    font-family: Roboto !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}

.pricing-box .plan-header .price > span {
    color:#285BCD !important;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.pricing-box .plan-header .price sup.period {
    display: block;
    top: 0;
    color: #555;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin:10px 0px
}

.hr_color {
    display: none;
}

.subtitle {
    padding: 0px !important;
    margin-bottom: 40px !important;
}

.subtitle big {
    color: #555;
    text-align: center;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 25.6px */
}


.pricing-box-box .plan-inside {
    order: 2;
    text-align: left !important;
    margin-top: 25px !important;
}

.plan-inside h3 {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
    margin-bottom: 10px;
}
.pricing-box .plan-inside ul li {
    text-align: left;
    padding: 0px;
    display: block;
    margin: 0;
    border-bottom: 0px;
    position: relative;
    padding-bottom: 10px;
    color: #748497;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding-left: 30px;
}

.pricing-box .plan-inside ul li::before {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/Vector-8.png');
    width: 15px;
    height: 12px;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    top: 10px;
} 

.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col {
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 99;
    margin-top: -157px;
    padding: 74px 40px 74px 60px;
    margin-bottom: 100px;
}

.same-abv-ft-abovesec-col p {
    color: #555;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 20px;
}

.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col {
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 99;
    margin-top: -157px;
    padding: 74px 40px 74px 60px;
}

.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col .wpb_wrapper > div {
    margin-bottom: 0px;
}

.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col .vc_column-inner {
    padding: 0px !important;
}

.same-abv-ft-abovesec-col p {
    color: #555;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 20px;
    position:relative;
}
.same-abv-ft-abovesec-col p::before {
    position: absolute;
    content: "";
    background-image: url(https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/Group-37.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 28px;
    height: 20px;
    top: -28px;
    left: -23px;
}

.same-abv-ft-abovesec-col h3 {
    color: #555;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 20px;
    position:relative;

}
.same-abv-ft-abovesec-col h3::after {
    position: absolute;
    content: "";
    background-image: url(https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/Group-38.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 22px;
    bottom: 0;
    right: 0;
}

.same-abv-ft-abovesec-col h4 {
    color: var(--Blue, #285BCD);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
}

.join-sec-main {
    background: transparent;
    margin-bottom: 100px;
}

.join-sec-main .vc_row {
    max-width: 1170px !important;
    margin: 0 auto;
}

.join-sec-main h2 {
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.9%; /* 53.16px */
    margin-bottom: 30px !important;
    padding-bottom: 15px;
    width: 804px;
    margin: 0 auto;
    position: relative;
}

.join-sec-main h2::after {
    position: absolute;
    content: "";
    border-radius: 10px;
    background: #285BCD;
    width: 50px;
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.join-sec-main .wpb_wrapper > div {
    margin-bottom: 0;
}
.join-sec-main ul {
   height:100% !important;
   display:flex;
    flex-wrap:wrap;
    column-gap:90px;
    row-gap:50px;
    justify-content:center;
}

.join-sec-main ul li {
    position: static !important;
}

.join-sec-main ul li {
    width: 150px !important;
    height: 60px;
}

.join-sec-main ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*faq**/
.faq-main-sec {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 100px;
    margin-bottom:100px !important;
    width: 90%;
}
.faq-main-sec-col h2 {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.9%; /* 53.16px */
    padding-bottom: 15px;
    margin-bottom:40px !important;
    position: relative;
}

.faq-main-sec-col h2::after {
    position: absolute;
    content: "";
    border-radius: 10px;
    background: #285BCD;
    width: 50px;
    height: 4px;
    bottom: 0;
    left: 0;
}

.faq-main-sec-col .vc_tta-panel {
    margin-bottom: 30px;
}
.faq-main-sec-col .vc_tta-panel-body .wpb_wrapper {
    padding-bottom: 30px;
    border-top: 1px solid #D9D9D9;
    padding-top: 18px;
}
.faq-main-sec-col  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding-top: 0px !important;
}

.faq-main-sec-col a {position:relative}
.faq-main-sec-col a::after {
    color: #303030;
    content: '\002B';
    float: right;
    font-size: 22px;
    border: 1px solid #748497;
    padding: 18px !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 0;
    background: #fff;
    transform: none !important;
    position: static !important;
    line-height: 5px;
}

.faq-main-sec-col .faq-main-sec-col .vc_active a::after {
    content: "\2212";
}

.faq-main-sec-col .vc_tta-panel-body p {
    color: #000;
}
.faq-main-sec-col .vc_active .vc_tta-panel-heading span {
    color: #000;
}


.faq-main-sec-col .vc_active {
    border-radius: 30px;
    background: rgba(186, 186, 186, 0.20);
}
.faq-main-sec-col .vc_active {
    border-radius: 30px;
    background: rgb(248 248 248) !important;
}

.faq-main-sec-col .vc_active .vc_tta-panel-heading {
    background: #f8f8f8 !important;
    border-color: #f8f8f8 !important;
}

.faq-main-sec-col .vc_active .vc_tta-panel-body {
    background: #f8f8f8 !important;
    border: none !important;
    border-radius: 30px !important;
}


.faq-main-sec-col  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding: 14px 30px;
}

.team-sec-main {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 100px;
}
.team-sec-inner-cols {
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.team-sec-main h2 {
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.9%; /* 53.16px */
    padding-bottom: 15px;
    margin-bottom: 40px !important;
    position: relative;
}

.team-sec-main h2::after {
    position: absolute;
    content: "";
    border-radius: 10px;
    background: #285BCD;
    width: 50px;
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.team-sec-main  .wpb_wrapper > div {
    margin-bottom: 0px;
}


.team-sec-inner-cols .team-sec-inner-col {
    width: 28.33%;
    display: flex;
    flex-direction: column;
}

.team-sec-inner-cols .team-sec-inner-col h4 {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-top: 30px;
    margin-bottom: 5px;
    order: 2;
    width: max-content;
    
}

.team-sec-inner-cols .team-sec-inner-col .image_frame.photo.no_link.scale-with-grid {
    order: 1;
}

.team-sec-inner-cols .team-sec-inner-col img {
    width: 100% !important;
}


.team-sec-inner-cols .team-sec-inner-col .team.team_vertical {
    display: flex;
    flex-direction: column;
}
.team-sec-inner-cols .team-sec-inner-col .image_frame {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}


.team-sec-inner-cols .team-sec-inner-col .desc_wrapper {
    order: 3;
    display: flex;
    justify-content: space-between;
}

.team-sec-inner-cols .team-sec-inner-col .subtitle {
    color: #748497;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin: 0px !important;
}
.team-sec-inner-cols .team-sec-inner-col .icon_bar span.t {
    position: relative;
    background: #0A66C2;
    color: #fff;
    font-size: 23px;
        border-radius: 10px;
}

.team-sec-inner-cols .team-sec-inner-col .links {
    margin-top: -30px;
}
.team-sec-inner-cols .team-sec-inner-col span.b {
    background: #f24914 !important;
    color: #fff;
        border-radius: 10px;
}
 .team-sec-inner-cols .team-sec-inner-col .b i.icon-linkedin {
    font-size: 23px;
     border-radius: 10px;
}
 .team-sec-inner-cols a.icon_bar.icon_bar_small {
    border: none;
}

.same-cols-double-main {
    width:100%;
    margin-bottom:100px;
}



/***********/
.same-cols-double-main .vc_col-sm-6 {
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 60px;
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
}

.same-cols-double-main .same-cols-double-inner {
    display: flex;
    column-gap: 40px;
    justify-content: space-between;
}

.same-cols-double-inner-col .vc_col-sm-6.vc_col-has-fill {}

.same-cols-double-main .vc_column-inner {
    padding: 0;
}

.same-cols-double-main h2 {
    color: #000;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 35.2px */
    margin-bottom: 6px;
}

.same-cols-double-main h3 {
    color: var(--Blue, #285BCD);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
    margin-bottom: 20px;
}

.same-cols-double-main  p {
    color: #555;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
    margin: 0;
}



/****footer***********/
.footer {
  width: 100%;
  padding: 100px 0px;
}

.footer .footer-row {
  display: flex;
  justify-content: space-between;
}

.footer-blocks ul {
  margin: 0;
  padding: 0;
}

.footer-blocks ul li {
  list-style: none;
}
.footer-blocks-last ul li h5 {
    margin: 0px;
}
.footer-blocks ul li a {
  color: #748497;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 300%;
  text-decoration: none;
}
.footer-blocks ul li a:hover {
    color: #0000ee;
    cursor: pointer;
}

.footer-blocks-last h5 {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 19px;
}

.footer-blocks-last ul li {
	display: flex;
	column-gap: 10px;
	line-height: normal;
	align-items: flex-start;
	margin-bottom: 8px;
}

.footer-blocks-last ul li a {
  /*line-height: 161.8%; */
  margin-bottom: 18px;
}

/****start-copy-right********/
.copy-right {
  background: #0000ee;
  padding: 17px 0px;
}

.copy-right .copy-main {
  display: flex;
  justify-content: space-between;
}


.copy-right .copy-main .copy-right-left a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  text-decoration: none;
}

.copy-right-left a:hover {
    color: #fe4a1c !important;
}

.copy-social-media {
  display: flex;
  column-gap: 28px;
}

.copy-social-media svg {
  width: 28px;
  height: 28px;
}
.copy-social-media svg path:hover {
    fill: #f24914;
    stroke: #f24914;
}

.form-sec-main .one.column {
	color: #fff;
}
/**********9-9-2024********************/
  .featured-events-main-sec .same-heading {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px;
    margin-bottom:20px;
    position: relative;
}
.featured-events-main-sec-col-inner .vc_btn3 {
    border: none !important;
}
.featured-events-main-sec .same-heading::After {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    left: 0;
    right:0;
    margin:0 auto;
    bottom: 0;
    border-radius: 10px;
    background: #285BCD;
}

.featured-events-main-sec .vc_pageable-slide-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 29px;
}

.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item {
    width: 100%;
    max-width: 100%;
    padding: 0px !important;
}

.featured-events-main-sec .vc_pageable-slide-wrapper::After {
    display: none;
}

.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item::After {
    display: none !important;
}

.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item::before {
    display: none !important;
}

.featured-events-main-sec .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper::before {
    display: none;
}

 

.featured-events-main-sec .vc_gitem-zone img {
    height: 317px;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 20px;
    background-color: transparent !important;
}

.featured-events-main-sec .vc_gitem-zone img {
    width: 100%;
    object-fit: cover;
}


.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item .vc_btn3-left {
    display: none;
}

.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item p {
    display: none;
}

.featured-events-main-sec .vc_gitem-zone {
       border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}

.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item .vc_col-sm-12 {
    padding:0px;
}

.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem_row {
    padding: 0px;
    padding-top: 20px;
}

.featured-events-main-sec .contact-home {
    text-align: center;
    display: flex !important;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    width: 170px;
    margin: 0 auto !important;
    margin-bottom: 50px !important;
}
.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item h4 {
    margin: 0px !important;
    padding: 0px !important;
}
.featured-events-main-sec-col-grid-col-inner {
    margin-bottom: 0px;
}
.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item .vc_custom_heading {
    margin: 0px;
}

.featured-events-main-sec .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0;
}
 .featured-events-main-sec .vc_pageable-slide-wrapper a {
    pointer-events: none !important;
}

.featured-events-main-sec .vc-gitem-zone-height-mode-auto:before {
    padding-top: 0px !important;
    height: 317px !important;
}
.featured-events-main-sec .vc_gitem-zone {
    background-position: 50% 3%;
}

/***********event********************/
.all-events-main-sec {
    padding-top: 50px !important;
}



.all-events-main-sec .main-allevents-sec-inner-col1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-text {
    width: 100%;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-filter {
    width: 100%;
    text-align: end;
    display: flex;
    justify-content: flex-end;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-text h2::After {
    position: absolute;
    content: "";
    background: #285BCD;
    width: 50px;
    height: 4px;
    border-radius: 10px;
    left: 0;
    bottom: -10px;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-filter select#sort-by-date {
    border: 1px solid #979091;
    border-radius: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #6E6E6E;
       height: fit-content;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    background: #FFFFFF;
    border-radius: 10px;
    padding: 27px;
    margin-bottom: 50px !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 31px;
        align-items: center;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-image {
    width: 100% !important;
}

.main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    border-radius: 10px;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-text h2::After {
    position: absolute;
    content: "";
    background: #285BCD;
    width: 50px;
    height: 4px;
    border-radius: 10px;
    left: 0;
    bottom: -10px;
}


.all-events-main-sec .main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-text p {
    color: #6E6E6E;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
}

/***********pagination***********/
div#pagination {
    display: flex;
    justify-content: center;
    column-gap: 30px;
}

div#pagination span , div#pagination a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 19.1915px;
    line-height: 29px;
    text-align: center;
    color: #000;
    text-decoration:none;
}



div#pagination span , div#pagination a:hover {  color: #285BCD;}

/****************************new-pages***********/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/*********************new-home-page**************/
.banner-main-my .vc_row.main-banner {
    background-image: unset !important;
}
.banner-main-my {
    padding: 0 !IMPORTANT;
    height: 530px;
}
.banner-main-my .main-banner-heading h1 {
    font-weight: 600 !IMPORTANT;
    font-size: 80px;
    line-height: normal;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #000000;
    font-family: "Inter", sans-serif !IMPORTANT;
    margin-bottom: 18px;
}
.banner-main-my .main-banner-heading .left-right-text p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 15px;
    color: #521D0D;
    margin-bottom: 27px;
}

.banner-main-my .main-banner-heading .left-right-text ul { 
    display: flex;
    align-items: center;
    text-transform: capitalize; 
    justify-content: center;
    margin: 0 !IMPORTANT;
}
.banner-main-my .main-banner-heading .left-right-text ul li{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 15px; 
    text-transform: capitalize;
    color: #45342F;  
}
.banner-main-my .main-banner-heading .left-right-text ul li {
    margin: 0px 20px !important;
}
.main-banner-inner-2nd .main-banner-inner-left button, .main-banner-inner-2nd .main-banner-inner-right-new button {
    background: #C34723 !IMPORTANT;
    border-radius: 31.5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px !IMPORTANT;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF !important;
    font-family: 'Inter';
    padding-block: 20px;
    border-color: #C34723 !IMPORTANT;
    padding-left: 25px;
    margin: 0 !IMPORTANT;
  
} 
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button {
    color: #C34723 !IMPORTANT;
    background: transparent !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button:hover {
    color: #fff !IMPORTANT;
    background: #C34723 !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left button:hover {
    color: #C34723 !IMPORTANT;
    background: transparent !important;
}
.main-banner-inner-2nd .main-banner-inner-left button i ,  .main-banner-inner-2nd .main-banner-inner-right-new button i {
    font-size: 50px !IMPORTANT;
    padding-right: 0 !important;
    right: 3px !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left button, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button {
    padding-right: 60px !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left {
    text-align: right;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left button {
    margin-right: 22px !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button {
    margin-left: 22px !important;
}
.banner-main-my .left-right-text {
    margin-bottom: 60px !important;
}


.banner-main-my {
  position: relative; 
  overflow: hidden;
  background: url(https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/24860-1-scaled.webp?id=3030)  center / cover no-repeat;
}
 .banner-main-my::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/24860-1-scaled.webp?id=3030)   center / 220% no-repeat;
  opacity: 0.6;
  animation: bgFlow 10s ease-in-out infinite;
  z-index: 0;
}
/*.banner-main-my:hover::before {*/
/*  animation-play-state: paused;*/
/*}*/
 
 
@keyframes bgFlow {
  0% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 55% 48%;
  }
  50% {
    background-position: 60% 50%;
  }
  75% {
    background-position: 55% 52%;
  }
  100% {
    background-position: 50% 50%;
  }
}
.banner-main-my .main-banner-heading  .vc_column-inner {
    padding: 0 !important;
}

.banner-main-my .main-banner-heading {
    padding-block: 120px;
}


/*************benifits-my************/
.header-main-sec.cus-header .header-inner-col1 img {
    width: 100% !IMPORTANT;
    max-width: 186px;
}
 .header-main-sec.cus-header .header-inner-col2 ul li a {
    color: #766561 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Inter' !important;
}
.header-main-sec.cus-header  .header-inner-col2 ul .login a {
    background: #C34723 !important;
    color: #fff !important;border: 1px solid #C34723;
}
.header-main-sec.cus-header  .header-inner-col2 ul .login a::after { 
    background: #C34723; opacity:0;
} 
.header-main-sec.cus-header .header-inner-col2 .current-menu-item a {
    color: #c34723 !important;font-weight:600 !important;
}
.header-main-sec.cus-header .header-inner-col2 ul li:hover a {
    color: #c34723 !important;font-weight:600 !important;
}
.header-main-sec.cus-header  .header-inner-col2 ul .login:hover a { 
    color: #fff !important;
}
.header-main-sec.cus-header .header-inner-col2 ul .login a:hover {
    background: transparent !important;
    color: #c34723 !important;
}
.header-main-sec.cus-header .header-inner-col2 ul .login:hover a svg path {
    stroke: #c34723;
}
.header-main-sec.cus-header .header-inner-col2 ul .login:hover a {
    font-weight: 400 !IMPORTANT;
}
/**/
.benifits-my {
    background: #fff5f3;
     padding: 60px 0px 100px !important;
}
.benifits-my .benefit-sec {padding-block: 0px !IMPORTANT;background-color: unset !important;}
.benifits-my .benefit-sec .benifits-heading .vc_column-inner {
    padding: 0 !IMPORTANT;
}
.benifits-my .benefit-sec .benifits-heading .vc_column-inner h2 {
    font-family: 'Inter' !important;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 48px;
    text-transform: capitalize;
    color: #000000;
}
.benifits-my .benefit-sec .benifits-row {
    padding: 0 !IMPORTANT;
    margin-top: 40px !important;
}
.benifits-my .benefit-sec .benifits-row .benifits-col {
    border: 1px solid rgba(85, 22, 4, 0.16);
    border-radius: 20px;
    padding: 40px 20px;
}
.benifits-my .benefit-sec .benifits-row .benifits-col li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #3C1205;
    margin-bottom: 40px;
}
.benifits-my .benefit-sec .benifits-row .benifits-col li:last-child {
    margin: 0 !IMPORTANT;
}
.benifits-my .benefit-sec .benifits-row .benifits-col .wpb_text_column.wpb_content_element {
    margin: 0 !IMPORTANT;
}
.benifits-my .benefit-sec .benifits-row::before , .benifits-my .benefit-sec .benifits-row::after {
    display: none;
}
.benifits-my .benefit-sec .benifits-row {
    display: flex;
    gap: 20px;
}
.page-id-3010  .section_wrapper, .page-id-3154 .section_wrapper, .page-id-3150 .section_wrapper, .page-id-3152 .section_wrapper, .page-id-3442 .section_wrapper{
    max-width: 100%;
}
/****************accordion***********/
.accordion-my .faq-main h2 {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 40px !IMPORTANT;
    color: #000000;
    line-height: normal;
    margin-bottom: 60px;
}
.accordion-my {
    padding: 100px 0px;
}
.accordion-my .faq-main .faq {
    background: transparent !IMPORTANT;
    margin: 0 !IMPORTANT;
    border-top: 1px solid #1b08031c;
}
.accordion-my .faq-main .faq .question {
    background: transparent;
}
.accordion-my .faq-main .faq .question .title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px !IMPORTANT;
    line-height: 120%;
    color: #000000 !IMPORTANT;
    padding-inline: 15px;
    padding-top: 30px;
}
.accordion-my .faq-main .faq:last-child {
    border-bottom: 1px solid #1b08031c;
}
.accordion-my .faq-main .faq p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: rgba(60, 60, 67, 0.85);
}
.accordion-my .faq-main .faq .question::before, .accordion-my .faq-main .faq .question::after {
    left: unset;
    right: 0;
    background: transparent;
    border: 0 !IMPORTANT;
}
.accordion-my .faq-main .faq .question .wpb_toggle_content {
    padding-left: 15px;
    padding-right: 60px;
    padding-bottom: 30px;
}
.accordion-my .faq-main .faq .question .title i {
    left: unset;
    right: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

/************.empower-my**********/
.empower-my .vc_row.empowerd-main {
    max-width: 982px;
}

.empower-my .vc_row.empowerd-main .empower-my-head h2 {
    font-weight: 600 !IMPORTANT;
    font-size: 30px;
    line-height: normal;
    color: #000000;
    font-family: "Inter", sans-serif !IMPORTANT;
    margin-bottom: 60px;
}
.empower-my-inner {
    padding-block: 25px;
    border-top: 1px solid;
    border-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 1) 50%,
    rgba(0, 0, 0, 0.1) 100%
  ) 1;
    border-bottom: 1px solid;
    padding-inline: 0;
} 
.empower-my-inner .empower-my-inner-img .wpb_single_image {
    margin: 0;
}
.empower-my-inner .empower-my-inner-img .vc_single_image-wrapper {
    margin: 0;
}
.empower-my-inner .empower-my-inner-img img {
    object-fit: cover;
    height: 60px;
}
.empower-my {
    padding: 0px 0px 100px;
}
.empower-my-inner {
    display: flex;
    align-items: center;
    gap: 28px;
}
.empower-my-inner::after, .empower-my-inner::before {
    display: none;
}
.footer.main-my-footer {
    padding: 80px 0px 60px;
    background: #060606;
}
.footer.main-my-footer .footer-row {
    align-items: center;
}
.footer.main-my-footer .footer-row .widget_media_image {
    margin: 0;
    padding: 0;
}
.footer.main-my-footer .footer-row .footer-blocks img {
    width: 100%;
    max-width: 236px;
}
.footer.main-my-footer .footer-row .footer-blocks  p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #E3E3E3;
    width: 100%;
    max-width: 527px;
    margin: 0;
}
.footer.main-my-footer .footer-row .widget_text {
    padding: 0 !IMPORTANT;
}
.footer.main-my-footer .footer-row .widget_text_icl {
    display: none;
}
.footer.main-my-footer .footer-row .footer-blocks ul li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    color: #E3E3E3;
}
.footer.main-my-footer .footer-row .footer-blocks ul li {
    margin-bottom: 20px;
}
.footer.main-my-footer .footer-row .footer-blocks ul li:last-child {
    margin: 0;
}
.copy-right.new-copy {
    background: #060606;
    text-align: center;
}
.copy-right.new-copy .copy-main {
    justify-content: center;
    border-top: 1px solid #ffffff30;
    padding: 25px 0px;
}
.copy-right.new-copy .copy-main p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;margin:0;
}
.copy-right.new-copy .copy-main aside {
    margin: 0;
    padding: 0;
}
.copy-right.new-copy .copy-main p:hover {
    color: #c34723 !IMPORTANT;
}
.footer.main-my-footer .footer-row p {
    margin: 0;
}
.footer.main-my-footer .footer-row .footer-blocks ul li a:hover {
    color: #c34723;
}
.copy-right.new-copy { 
    padding: 0;
}
.footer-blocks.footer-blocks-last.my-footer figure.wp-block-image.size-full {
    margin-bottom: 30px;
}
/********slider**********/
.cases-section .inner-case {
    max-width: 100% !important;
    padding: 0 !IMPORTANT;
}
.cases-section .inner-case .content_slider.carousel {
    padding: 0 !IMPORTANT;margin:0px;
}
.cases-section .inner-case .slider_pager {
    display: none;
}
.cases-section .inner-case .slick-track li {
    padding: 0 !IMPORTANT;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    margin: 0px 11px !important;
    width: 100% !important;
    max-width: 450px !important;
}
.cases-section .inner-case .slick-track::after, .cases-section .inner-case .slick-track::before {
    display: none;
}
.cases-section .inner-case .slick-track {
    display: flex;padding-bottom:10px;
}
.cases-section .inner-case .slick-track li img {
    border-radius: 20px 20px 0px 0px;
    margin: 0 !IMPORTANT;
    width: 100% !important;
}
.cases-section .inner-case .slick-track li p.title {
    margin: 0;
    min-height: 120px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    opacity: 1;
    color: #000;
    padding: 25px 18px 40px;
    text-align: left;
}

.cases-section {
    padding: 100px 0px 0px;
}

/**********marquee-slider***************/
.marquee-my-slider .marquee-my-slider-inner .slick-track::after, .marquee-my-slider .marquee-my-slider-inner .slick-track::before {
    display: none;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track .marquee-item {
    
    box-shadow: 0px 2px 12.9px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 147px;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track {
    display: flex;
    gap: 30px;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track .marquee-item h4 {
    margin: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    color: #401408;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track .marquee-item p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track .marquee-item {
    position: relative;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track .marquee-item::before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709595.png");
    width: 100%;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    max-width: 27px;
    height: 27px;
}
.marquee-my-slider .marquee-my-slider-inner .slick-track .marquee-item p img {
    margin: 0;
    width: 100%;
}
.marquee-item:nth-child(4n+1) {background: linear-gradient(98.29deg, rgba(245, 108, 68, 0.42) 0.59%, rgba(255, 237, 232, 0.42) 92.14%);}
.marquee-item:nth-child(4n+2) {
  background: #FFFFFF;
}
.marquee-item:nth-child(4n+3) {
  background: linear-gradient(98.29deg, rgba(245, 108, 68, 0.8) 0.59%, rgba(255, 237, 232, 0.8) 92.14%);
}
.marquee-item:nth-child(4n+4) {
  background: linear-gradient(98.29deg, rgba(245, 108, 68, 0.8) 0.59%, rgba(255, 237, 232, 0.8) 92.14%);
}
.usecase-slider .vc_row {
    max-width: 100%;
    padding: 0px;
}
.usecase-slider .vc_row .slick-track::after, .usecase-slider .vc_row .slick-track::before {
    display: none;
}
.usecase-slider .vc_row .slick-track .slick-slide iframe {
    width: 100%;
    height: 573px;
    border-radius: 20px;
}
.usecase-slider .vc_row .slick-track {
    display: flex;
    gap: 30px;
}
.usecase-slider .vc_row .widget.widget_text {
    margin: 0;
    padding: 0;
}
.usecase-slider {
    background: #fff5f3;
    padding-bottom: 80px;
}
.usecase-slider .vc_row .wpb_content_element {
    margin: 0;
}
.usecase-slider .vc_row .wpb_raw_code.wpb_raw_js {
    margin: 0;
}
 
.usecase-slider {
  position: relative; 
  overflow: hidden;
  background-image: url(https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/abstract-yellow-smooth-wave-lines-6-1.png)  bottom / contain no-repeat;
}
.usecase-slider::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/24860-1-scaled.webp?id=3030)   center / 220% no-repeat;
  opacity: 0.6;
  animation: bgFlow 22s ease-in-out infinite;
  z-index: 0;
}  
 
@keyframes bgFlow {
  0% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 55% 48%;
  }
  50% {
    background-position: 60% 50%;
  }
  75% {
    background-position: 55% 52%;
  }
  100% {
    background-position: 50% 50%;
  }
}

/**/
  .marquee-my-slider .marquee-main {
      width: 100%;
      overflow: hidden; 
    }

   .marquee-my-slider  .marquee {
      display: flex; 
      gap: 30px;
    }
 
    .marquee-my-slider .right-to-left {
      animation: rtl 30s linear infinite;
    }

    @keyframes rtl {
      0% {
        transform: translateX(100%);
      }
      100% {
        transform: translateX(-100%);
      }
    }

    /* Left to Right Marquee */
    .marquee-my-slider .left-to-right {
      animation: ltr 30s linear infinite;
    }

    @keyframes ltr {
      0% {
        transform: translateX(-100%);
      }
      100% {
        transform: translateX(100%);
      }
    }
    .marquee-my-slider .marquee-col {
    box-shadow: 0px 2px 12.9px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 147px;
}

 .marquee-my-slider .marquee-col h4 {
    margin: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    color: #401408;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;text-align:center;
}
 .marquee-my-slider .marquee-col  p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
 .marquee-my-slider .marquee-col  {
    position: relative;
}
 .marquee-my-slider .marquee-col::before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709595.png");
    width: 100%;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    max-width: 27px;
    height: 27px;
}
 .marquee-my-slider .marquee-col p img {
    margin: 0;
    width: 100%;
}
 .marquee-my-slider .marquee-col:nth-child(4n+1) {background: linear-gradient(98.29deg, rgba(245, 108, 68, 0.42) 0.59%, rgba(255, 237, 232, 0.42) 92.14%);}
 .marquee-my-slider .marquee-col:nth-child(4n+2) {
  background: #FFFFFF;
}
 .marquee-my-slider .marquee-col:nth-child(4n+3) {
  background: linear-gradient(98.29deg, rgba(245, 108, 68, 0.8) 0.59%, rgba(255, 237, 232, 0.8) 92.14%);
}
 .marquee-my-slider .marquee-col:nth-child(4n+4) {
  background: linear-gradient(98.29deg, rgba(245, 108, 68, 0.8) 0.59%, rgba(255, 237, 232, 0.8) 92.14%);
}
 .marquee-my-slider .marquee-col p {
    margin: 0;
}
 .marquee-my-slider .marquee-col {
    width: 100%;
    min-width: 300px;
}
 .marquee-my-slider .marquee {
    padding: 10px 0px;
}
 .marquee-my-slider .marquee.left-to-right {
 padding: 20px 0px 10px;
}
.marquee-my-slider {
    margin: 0 !important;
    padding: 0px 0px 80px !important;
}
.marquee-my-slider .vc_wp_text.wpb_content_element {
    margin: 0 !IMPORTANT;
}
.marquee-my-slider .widget.widget_text {
    margin: 0;
    padding: 0;
}
.marquee-my-slider p  {
  margin:0px !important;
}
.header-inner-col3.gtrans a {
    padding: 0 !important;
    border: 0 !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height:100%;
    text-transform: uppercase;
    color: #756C69;display:unset;
}
.header-inner-col3.gtrans {
    display: flex;gap:20px;justify-content:space-between;
}
.header-inner-col3.gtrans a.glink.gt-current-lang {
    color: #C34723;
    font-weight: 400;
}

/****************same-bnr-my****************/
.same-bnr-my .same-bnr-inner {
    padding-block: 210px;
}
.same-bnr-my {
    padding: 0 !important;
}
.same-bnr-my .same-bnr-inner h1 {
    margin: 0 !IMPORTANT;
    font-family: 'Inter' !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    font-size: 70px;
    line-height: normal;
    color: #FFFFFF;
}

/*******************/
.feature-sec {
    padding: 80px 0px !IMPORTANT;
    margin: 0 !IMPORTANT;
}
.feature-sec .vc_row.feature-sec-inner {
    /*background: linear-gradient(180deg, rgba(246, 190, 174, 0.114) 0%, rgba(233, 232, 255, 0.3) 100%);*/
    /*padding: 70px 95px;*/
    /*border-radius: 35px;*/
}
.feature-sec .vc_row.feature-sec-inner h2 {
    font-family: 'Inter' !important;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 40px;
    line-height: 100%;
    text-transform: capitalize;
    color: #000000;
    margin: 0;
}

.feature-sec-main-cont {
    padding: 0 !important;
    margin-top: 60px !important;
}

.feature-sec-main-cont .feature-sec-single-page {
    width: 100%;
    max-width: 502px;
}
.feature-sec-main-cont .feature-sec-single-page  figure {
    width: 100% !important;
}
.feature-sec-main-cont .feature-sec-single-page figure .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
.feature-sec-main-cont .feature-sec-single-page figure img {
    width: 100%;
    box-shadow: 0px 4px 10.3px rgba(0, 0, 0, 0.11);
    border-radius: 20px;    height: auto !important;
    object-fit: cover;
}
.feature-sec-main-cont .cont-sec {
    width: 100%;
    max-width: 653px;
}
.feature-sec-main-cont::after, .feature-sec-main-cont::before {
    display: none;
}
.feature-sec-main-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;gap:20px;
}
.feature-sec .vc_row.feature-sec-inner h2 {
    text-align: center !IMPORTANT;
}
.feature-sec-main-cont .cont-sec h4 {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 26px;
    line-height: 100%;
    text-transform: capitalize;
    color: #C34723;
}
.feature-sec-main-cont .cont-sec .wpb_text_column.wpb_content_element {
    margin: 0 !IMPORTANT;
}
.feature-sec-main-cont .cont-sec p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #3A3533;
    margin-bottom: 20px;
}
.feature-sec-main-cont .cont-sec p:last-child {
    margin: 0;
}
.feature-sec-main-cont .feature-sec-single-page figure .vc_single_image-wrapper.vc_box_border_grey {
    margin: 0;
}
.feature-sec-main-cont .feature-sec-single-page .wpb_wrapper > div {
    margin: 0;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head {
    position: relative;
}

.feature-sec .vc_row.feature-sec-inner .feature-sec-head::after {
    position: absolute;
    content: "" !important;
    top: 0;
    right: 0;
    width: 100%;
    height: 310px;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Mask-group.png");
    max-width: 310px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
} 
.feature-sec .vc_row.feature-sec-inner .feature-sec-head::before {
    position: absolute;
    content: "" !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 310px;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709668.png");
    max-width: 310px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
} 

.feature-sec .vc_row.feature-sec-inner .feature-sec-head {     background: linear-gradient(180deg, rgba(246, 190, 174, 0.114) 0%, rgba(233, 232, 255, 0.3) 100%);
     padding: 70px 95px;
     border-radius: 35px;
    }
    
    /***********img-full-my*************/
    .img-full-my .img-full-my-row {
    background: #060606;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    padding-right: 0 !IMPORTANT;
    gap: 10px;
    align-items: center;
}
.img-full-my .img-full-my-row .img-full-my-row-left {
    width: 100%;
    max-width: 550px;
    padding: 00px 20px 0px 20px;
}
.img-full-my .img-full-my-row .img-full-my-row-img {
    width: 100%;
    max-width: 900px;
}
.img-full-my .img-full-my-row .img-full-my-row-img img {
    width: 100%;
    max-width: 100%;
    border-radius: 0px 20px 20px 0px;
    object-fit: cover !IMPORTANT;
    height: 674px !IMPORTANT;
}
.img-full-my .img-full-my-row .img-full-my-row-img figure {
    width: 100%;
}
.img-full-my .img-full-my-row .img-full-my-row-img figure .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
    margin: 0;
}
.img-full-my .img-full-my-row .img-full-my-row-img .wpb_wrapper > div {
    margin: 0;
}
.img-full-my .img-full-my-row::after, .img-full-my .img-full-my-row::before {
    display: none;
}
.img-full-my .img-full-my-row .img-full-my-row-left h3 {
    font-family: 'Inter' !important;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: normal;
    text-transform: capitalize;
    color: #FFF9F9;
}
.img-full-my .img-full-my-row .img-full-my-row-left p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0;
}
.img-full-my .img-full-my-row .img-full-my-row-left ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #E0DAD8;
    margin-bottom: 30px;
    padding-left: 20px;
    list-style: none;
    position: relative;
}
.img-full-my .img-full-my-row .img-full-my-row-left p a {
    color: #DE5127 !IMPORTANT;
    font-weight: 600;
}
.img-full-my .img-full-my-row .img-full-my-row-left ul {
    margin-top: 30px;
    margin-left: 0;
}
.img-full-my .img-full-my-row .img-full-my-row-left ul li::before {
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    height: 10px;
    width: 10px;
    background: #DE5127;
    border-radius: 100px;
}
.img-full-my .img-full-my-row .img-full-my-row-left .wpb_wrapper > div {
    margin: 0;
}
/**/
section.page-last-sec .page-last-sec-row .page-last-sec-row-head h2 {
    font-family: 'Inter' !important;
    font-weight: 600 !IMPORTANT;
    font-size: 40px;
    line-height: normal;
    text-transform: capitalize;
    color: #000000;
    text-align: center !IMPORTANT;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner {
    margin-top: 60px !important;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner::after , section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner::before {
    display: none;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col .wpb_wrapper > div {
    margin: 0;
    width: 100%;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col figure {
    width: 100% !important;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col figure img {
    width: 100%;
    border-radius: 20px;
    height: 288px !IMPORTANT;
    object-fit: cover;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height:normal;
    text-transform: capitalize;
    color: #260B03;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #4C4340;
    list-style: none;
    margin-bottom: 18px;
    padding-left: 36px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #6C6360;
    margin-bottom: 30px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li:last-child {
    margin: 0;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col .wpb_single_image {
    margin-bottom: 40px !IMPORTANT;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul {
    margin: 0;
}
.page-last-sec {
    padding: 80px 0px;
}
.page-last-sec {
    padding: 80px 0px;
}

section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709683.png");
}

section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li {
    position: relative;
}
.cases-section .inner-case .slick-track .product-item {
    padding: 0 !IMPORTANT;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    margin: 0px 11px !important;
}

.cases-section .inner-case .slick-track .product-item .inner-img img {
    border-radius: 20px 20px 0px 0px;
    margin: 0 !IMPORTANT;
    width: 100% !important;
}

.cases-section .inner-case .slick-track .product-item .slide-title {
    margin: 0;
    min-height: 93px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    color: #000;
    padding: 25px 18px 25px;
    text-align: left;
}
.cases-section .inner-case.none-div {
    display: none;
}
.cases-section .inner-case .wpb_wrapper > div {
    margin: 0 !important;
}
.same-bnr-my.same-bnr-my-pravicy {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
section.sec-pravicy {
    padding: 80px 0px !important;
}
section.sec-pravicy .sec-pravicy-row h2 {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 48px;
    line-height: normal;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 40px;
}
section.sec-pravicy .sec-pravicy-row h4, section.sec-pravicy .sec-pravicy-row h4 strong {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
    color: #2D2726;
}
section.sec-pravicy .sec-pravicy-row p strong {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 20px;
    line-height: normal;
    color: #2D2726;
}
section.sec-pravicy .sec-pravicy-row p {
    margin-bottom: 30px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #595351;
}
section.sec-pravicy .sec-pravicy-row ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #595351;
    list-style: none;
    padding-left: 20px;
    position: relative;
}
section.sec-pravicy .sec-pravicy-row ul {
    margin: 0;
    padding-bottom: 30px;
}
section.sec-pravicy .sec-pravicy-row ul li::before {
    position: absolute;
    top: 7px;
    content: "";
    left: 0;
    width: 8px;
    height: 8px;
    background: #2D2726;
    border-radius: 100px;
}
section.sec-pravicy .sec-pravicy-row h3 {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 26px;
    line-height: 15px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 40px;
}
.para-margin {
    margin-bottom: 60px !important;
}
.para-margin-last.para-margin {
    margin-bottom: 0 !important;
}
section.sec-pravicy .sec-pravicy-row  .para-margin p strong {
    color: #282524 !important;
    font-weight: 500 !IMPORTANT;
}
.para-margin.para-margin-ul ul {
    padding-bottom: 0 !IMPORTANT;
}
.para-margin.para-margin-btoom-30 {
    margin-bottom: 30px !important;
}
.cases-section .inner-case h2 {
    font-family: 'Inter' !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    font-size: 40px;
    line-height: normal;
    text-transform: capitalize;
    color: #000000;
    text-align: left !IMPORTANT;
    width: 100% !important;
    max-width: 1440px !important;
    margin: 0 auto 50px;
    padding: 0px 15px;
}
.page-last-sec-row-head.feature-sec-head-services  p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #3A3533;
    width: 100%;
    max-width: 985px;
    margin: 0 auto;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col:hover {background: #FFFFFF;box-shadow: 1px 2px 7.6px rgba(0, 0, 0, 0.13);}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col  .wpb_text_column.wpb_content_element {
    padding-left: 20px;
}
 section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col {
    padding-bottom: 20px;
    transition: .3s;
    border-radius: 20px;
}
 section.page-last-sec .page-last-sec-row .feature-sec-head-services.page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li::before { 
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709683-1.png");
}
section.img-full-my.img-full-my-services .img-full-my-row-img.img-full-my-row-img-services img {
    height: 410px !IMPORTANT;
}
section.img-full-my.img-full-my-services .img-full-my-row .img-full-my-row-left {
    max-width: 45%;
}
section.img-full-my.img-full-my-services .img-full-my-row .img-full-my-row-left ul li { 
    margin-bottom: 20px; 
}
section.img-full-my.img-full-my-services .img-full-my-row .img-full-my-row-img {
    max-width: 55%;
}
section.bg-with-test {
    padding: 80px 0px;
}
section.bg-with-test .bg-with-test-row {
    border-radius: 20px;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head {
    padding-block: 85px;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head .vc_column-inner {
    padding: 0 !IMPORTANT;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head h2 {
    font-family: 'Inter' !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    font-size: 48px;
    line-height:normal;
    text-align: center !IMPORTANT;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    margin-bottom: 60px;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head button {
    background: #C34723 ! IMPORTANT;
    border-radius: 31.5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px ! IMPORTANT;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF !important;
    font-family: 'Inter';
    padding-block: 20px;
    border-color: #C34723 ! IMPORTANT;
    padding-left: 25px;
    margin: 0 auto !IMPORTANT;    padding-right: 60px !important;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head  .button-red.bg-with-test-row-inner-btn {
    justify-content: center;
    display: flex;
}
section.thailand-my {
    padding-bottom: 80px;
} 
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .wpb_content_element p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    /*text-transform: capitalize;*/
    color: #6C6360;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .wpb_wrapper > div {
    margin: 0;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .wpb_content_element p a {
    color: #C34723;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner {
    margin-top: 20px !IMPORTANT;
    padding-top: 30px !IMPORTANT;
    border-top: 1px solid #00000029;
    padding-inline: 0;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner::after, section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner::before {
    display: none;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col {
    width: 100%;
    max-width: max-content;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #6C6360;
    padding-bottom: 20px;
    margin: 0 !IMPORTANT;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col p:last-child {
    padding: 0 !important;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col p strong {
    color: #211D1C !important;
    font-weight: 600 !IMPORTANT;
}
 
.marquee-my-slider .marquee-main {
    position: relative;
}

.marquee-my-slider .marquee-main::before {
    position: absolute;
    content: "";
    width: 20%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(269.54deg, rgba(255, 255, 255, 0) 0.37%, #FFFFFF 83.04%);
}

.marquee-my-slider .marquee-main::after {
    position: absolute;
    content: "";
    width: 20%;
    height: 100%;
    z-index: 1;
    right: 0;
    top: 0;
  background: linear-gradient(269.54deg, rgba(255, 255, 255, 0) 0.37%, #FFFFFF 83.04%);transform: matrix(-1, 0, 0, 1, 0, 0);
}
section.bg-with-test .bg-with-test-row .bg-with-test-head button i {
    font-size: 50px ! IMPORTANT;
    padding-right: 0 !important;
    right: 3px !important;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head button:hover {
    color: #ffffff ! IMPORTANT;
    background: transparent !important;
    border: 1px solid #fff !important;
}

section.services-slider .slick-slider-logo .slick-track .wpb_column {
    height: 100%;
}
section.services-slider .slick-slider-logo .slick-track .wpb_column  .vc_column-inner {
    padding: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 147px;
    border-radius: 14px;
} 
section.services-slider .slick-slider-logo .slick-track .wpb_column .vc_column-inner .wpb_wrapper > div {
    margin: 0; width: 100%;
    height: 100%;
}
section.services-slider .slick-slider-logo .slick-track .wpb_column  p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #401408;
    height: 100%;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}
.display-none {
    display: none;
}
section.services-slider .slick-slider-logo .slick-track .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%;
}
 section.services-slider .slick-slider-logo .slick-track .wpb_column figure {
    width: 100%;
}
section.services-slider .slick-slider-logo .slick-track .wpb_column img {
    width: 100%;
   
    object-position: center;
    height: 147px !IMPORTANT;
    border-radius: 14px;
}
section.services-slider .slick-slider-logo .slick-track::after, section.services-slider .slick-slider-logo .slick-track::before {
    display: none;
}

section.services-slider .slick-slider-logo .slick-track {
    display: flex;
    gap: 40px;
}
.talk-to-page  .same-bnr-inner.talk-to-same-bnr-inner {
    padding-block: 100px;
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, 0.9);
    width: 100%;
    max-width: 830px;margin-bottom: 30px;
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    list-style: none;
    margin-bottom: 18px;
    padding-left: 36px;
    position: relative;
}

.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner ul {
    margin: 0;
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709683-1.png");
}
section.business-idea {
    padding-block: 80px !important;
}
section.business-idea .business-idea-row::after, section.business-idea .business-idea-row::before {
    display: none;
}
section.business-idea .business-idea-row .business-idea-row-img {
    width: 100% !important;
    max-width: 730px;
}
section.business-idea .business-idea-row .business-idea-row-cont {
    width: 100% !important;
    max-width: 520px;
}
section.business-idea .business-idea-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
section.business-idea .business-idea-row .business-idea-row-img img {
    border-radius: 20px;
    height: 573px !important;
}
section.business-idea .business-idea-row .business-idea-row-img .wpb_wrapper > div {
    margin: 0;
}
section.business-idea .business-idea-row .business-idea-row-cont h2 {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 40px;
    line-height: 51px;
    color: #000000;
    width: 100%;
    max-width: 475px;
    margin-bottom: 30px;
}
section.business-idea .business-idea-row .business-idea-row-cont h5 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #C34723;
    margin-bottom: 30px;
}
section.business-idea .business-idea-row .business-idea-row-cont ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #4C4340;
    list-style: none;
    margin-bottom: 18px;
    padding-left: 36px;
    position: relative;
}
section.business-idea .business-idea-row .business-idea-row-cont ul {
    margin: 0;
}
section.business-idea .business-idea-row .business-idea-row-cont ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("https://www.lightminds.io/3cf6926de3b6c4563580/2025/12/Group-1577709683-1.png");
    z-index: 1;
}
 section.business-idea .business-idea-row .business-idea-row-cont h5 strong {
    display: block;
    padding-top: 30px;
}
section.talk-my-form .talk-my-form-row {
    max-width: 1120px;
    padding: 70px 100px;
    background: #FFFFFF;
    box-shadow: 2px 2px 10.9px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
}
section.talk-my-form .talk-my-form-row h2 {
    text-align: center !important;
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 40px;
    line-height: normal;
    color: #000000;
    margin-bottom: 50px;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field {
    width: 100%;
    max-width: 46%;
    padding: 0;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    text-transform: capitalize;
    color: #252222;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field input {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    letter-spacing: -0.03em;
    color: rgba(0, 0, 0, 0.4);
    height: unset !IMPORTANT;
    padding: 22px 15px;
    max-width: 100%;
    border: 0.8px solid rgba(0, 0, 0, 0.16);
    border-radius: 4px;
}
section.talk-last {
    margin-block: 80px;
    padding: 0 !IMPORTANT;
}
section.talk-last .talk-last-row .talk-last-row-left {
    padding-block: 100px;
    padding-left: 50px;
    padding-right: 50px;
}
section.talk-last .talk-last-row .talk-last-row-left h2 {
    font-family: 'Inter' !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    font-size: 55px;
    line-height:normal;
    color: #FFFFFF;
    margin-bottom: 25px;
}
section.talk-last .talk-last-row .talk-last-row-left .faq {
    margin: 0;
    border-bottom: 1px solid #ffffff38;
}
section.talk-last .talk-last-row .talk-last-row-left .question {
    background: transparent !important;
}
section.talk-last .talk-last-row .talk-last-row-left .question  .title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    color: #FFFFFF;
    padding: 30px 0px;
}
section.talk-last .talk-last-row .talk-last-row-left .question .answer {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFF6F4;
    padding: 0;
    padding-bottom: 30px;
}
.talk-my-form form button.wpcf7-submit {
    background: #C34723 !important;
    filter: none !important;
}
section.talk-last .talk-last-row .talk-last-row-left .question::after, section.talk-last .talk-last-row .talk-last-row-left .question::before {
    left: unset !IMPORTANT;
    right: 0 !important;
    border: 0;
    background: transparent;
}
section.talk-last .talk-last-row .talk-last-row-left .question .title i {
    left: unset;
    right: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    width: 50px;
    height: 50px;
    background: #ffffff2e;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 section.talk-last .talk-last-row .talk-last-row-right {
    height: 100%;
    height: 587px;
}
section.talk-last .talk-last-row .talk-last-row-right .wpb_wrapper > div {
    margin: 0; 
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner {
    padding: 0;     height: 100%;
}
 
section.talk-last .talk-last-row {
    max-width: 100%;
    padding: 0;
} 
 section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height:normal;
    color: #FFFFFF;
} 
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper .wpb_wrapper {
    width: 100%;
    max-width: 263px;
    height: max-content;
    background: rgba(6, 6, 6, 0.2);
    border: 0.6px solid #C34723;
    backdrop-filter: blur(20px);
    border-radius: 10px;
    padding: 20px;
} 
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper {
    height: 100%;
} 
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper .wpb_wrapper {
    position: absolute;
    bottom: 50px;
    right: 50px;
} 
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height:normal;
    color: #FFFFFF;
} 
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p:first-child {
    margin-bottom: 30px;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field.row-4 {
    max-width: 100%;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field.row-5 {
    max-width: 100%;
}
/*section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field.row-5 label {*/
/*    font-family: 'Inter';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: normal;*/
/*    color: #595351;text-transform:unset;*/
/*}*/

section.talk-my-form .talk-my-form-row .wpforms-submit {
    background: #C34723 ! IMPORTANT;
    border-radius: 31.5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px ! IMPORTANT;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF !important;
    font-family: 'Inter';
    padding-block: 20px;
    border-color: #C34723 ! IMPORTANT;
    padding-left: 25px;
    margin: 0 !IMPORTANT;
    height: unset !important;
    padding-right: 25px;
}
section.talk-my-form .talk-my-form-row .wpforms-submit:hover::after {
    background: transparent;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field.row-5 input {
    display: none;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field input:focus {
    background: transparent !important;
    border: 0.8px solid rgba(0, 0, 0, 0.16) !important;
    box-shadow: none !important;
}
section.talk-my-form .talk-my-form-row  .wpforms-recaptcha-container {
    margin: 20px 0px 50px;
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner .wpb_wrapper > div {
    margin: 0;
}
section.business-idea .business-idea-row .wpb_wrapper > div {
    margin: 0;
}
 section.talk-my-form .talk-my-form-row  .wpforms-container {
    margin: 0 !important;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 50px;
    column-gap: 25px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col {
    width: 100% !IMPORTANT;max-width: 100% !important;
}
.page-last-sec-row-head.feature-sec-head-services .wpb_wrapper > div {
    margin: 0;
}
section.page-last-sec.page-last-sec-none-block {
    display: none;
}

 
.full-sec-img-main-uper {
    padding: 80px 0px;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head h2 {
    font-family: 'Inter' !IMPORTANT;
    font-style: normal;
    font-weight: 600 !IMPORTANT;
    font-size: 40px;
    line-height: normal;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 60px;
}

.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head .wpb_wrapper > div {
    margin: -0;
}
.page-last-sec.page-last-sec-bg {
    background: linear-gradient(180deg, rgba(246, 190, 174, 0.0684) 0%, rgba(233, 232, 255, 0.18) 100%);
    border-radius: 35px;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head figure {
    width: 100%;
    max-width: 100%;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head .vc_single_image-wrapper {
    width: 100%;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head img {
    width: 100%;
    max-width: 1350px !IMPORTANT;
    margin: 0 auto;
}

.banner-main-my .main-banner-inner-2nd .main-banner-inner-left a.vc_general, section.bg-with-test .bg-with-test-row .bg-with-test-head .button-red.bg-with-test-row-inner-btn a {
    background: #C34723 ! IMPORTANT;
    border-radius: 31.5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px ! IMPORTANT;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF !important;
    font-family: 'Inter';
    padding-block: 15px;
    border-color: #C34723 ! IMPORTANT;
    padding-left: 25px; filter: none;
    margin: 0 !IMPORTANT;
}
 .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new a.vc_general {
    background: transparent !IMPORTANT;
    border-radius: 31.5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px ! IMPORTANT;
    line-height: 15px;
    text-transform: capitalize;
    color: #C34723 ! IMPORTANT;
    font-family: 'Inter';
    padding-block: 15px;
    border-color: #C34723 ! IMPORTANT;
    padding-left: 25px;
    margin: 0 !IMPORTANT; filter: none;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head .button-red.bg-with-test-row-inner-btn a::after, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new a.vc_general::after, .banner-main-my .main-banner-inner-2nd .main-banner-inner-left a.vc_general::after {
    background: transparent !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new a.vc_general i, section.bg-with-test .bg-with-test-row .bg-with-test-head .button-red.bg-with-test-row-inner-btn a i , .banner-main-my .main-banner-inner-2nd .main-banner-inner-left a.vc_general i {
    font-size: 57px ! IMPORTANT;
    padding-right: 0 !important;
    right: 3px !important;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head .button-red.bg-with-test-row-inner-btn a {
    width: 100%;
    max-width: max-content;    filter: none;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new a.vc_general:hover {background: #C34723 ! IMPORTANT;color: #fff !important;}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left {
    padding-right: 20px;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new {
    padding-left: 20px;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left a.vc_general:hover {
    background: transparent !IMPORTANT;
    color: #C34723 ! IMPORTANT;
}
 section.bg-with-test .bg-with-test-row .bg-with-test-head .button-red.bg-with-test-row-inner-btn a:hover {
    background: transparent !IMPORTANT;
    color: #fff ! IMPORTANT;border:1px solid #fff !important;
}

a#back_to_top i.icon-up-open-big {
    font-size: 20px;
    color: #fff;
}

a#back_to_top {
    width: 50px;
    height: 50px;
    background: #C34723 !IMPORTANT;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordion-my .faq-main .faq ul {
    margin-left: 18px;
}
.header-inner-col3.gtrans a.active, .header-inner-col3.gtrans a:hover, .header-inner-col3.gtrans a:focus, .header-inner-col3.gtrans a:active {
    color: #c34723;
}

/****************************header-language*************/

.header-inner-col3 ul { display: flex; gap: 12px;list-style: none; margin: 0; padding: 0; } 
.header-inner-col3 li { display: inline-block;}
 .header-inner-col3 a { text-transform: uppercase; font-weight: 500; color: #333; }
 .header-inner-col3 .current-lang a {color: #C34723;font-weight: 500;}

 
 
/***********akshu***********/
/***********Responsive-start-here**************/
@media only screen and (max-width: 1920px) {
.cases-section .inner-case .slick-track li p.title {  
    font-size: 22px; 
}
}

@media only screen and (max-width: 1699px) {
    
   .home-page-banner .banner-inner-sec {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
} 
    
    
   .home-page-banner {
    height: auto;
   
}
     
.banner-inner-sec .banner-inner-sec-col1 h2 {
    font-size: 70px;
}
.banner-inner-sec .banner-inner-sec-col1 {
    width: 40%;
    padding: 20px;
}
.banner-inner-sec-col2 {
    width: 60%;
}
.cases-section .inner-case .slick-track li p.title {
    min-height: 110px;
    font-size: 18px;
    padding: 20px 15px 20px;
}
.cases-section .inner-case .slider_pager.slider_pagination {
    display: none;
}
.cases-section .inner-case a.button {
    display: none;
}
}



@media only screen and (max-width: 1440px) {
    .banner-inner-sec .banner-inner-sec-col1 {
    padding: 0;
}
.featured-events-main-sec .same-heading {
    font-size: 34px;
}

/*.banner-main-sec {*/
/*    height: 490px;*/
/*    width: 100%;*/
/*}*/


.banner-inner-sec-col2 img {
    width: 100% !important;
    object-fit: fill;
    height: 100%;
    height: 500px !important;
}

    .header-main-sec .header-inner-col1 {
    width: 30%;
}
.header-main-sec .header-inner-col2 {
    width: 60%;
    margin-right: 20px;
}
.header-main-sec .header-inner-col3 {
    width: 10%;
}
    .vc_row {
    max-width: 1320px;
}
.banner-inner-sec-col2 img {
    width: 100% !important;
    object-fit: fill;
    height: 100%;
    height: 500px !important;
}

  
.banner-inner-sec .banner-inner-sec-col1 h2 {
    font-size: 60px;
    margin-bottom: 0;
}
.international-main-sec {
    
    margin-bottom: 70px !important;
    max-width: 1320px;
        width: 95%;
}
.integrate-main-sec .integrate-main-sec {
    width: 95%;
}
.app-sec-main {
    padding-top: 70px !important;
    padding-bottom: 70px;
    
}
.app-sec-inner-col2 iframe {
    height: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
.app-sec-main .app-sec-inner .app-sec-inner-col1 h3 {
    font-size: 34px;
    margin-bottom: 25px !important;
}
.international-inner-sec1-col h2 {
    font-size: 34px;
}
.international-inner-sec1-col p {
    font-size: 18px;
}
.international-inner-sec1-col {
    padding-bottom: 30px;
}
.international-inner-sec2-col1 .vc_tta-panel-heading span {
    font-size: 20px;
    line-height: 128.9%;
}
.international-inner-sec2-col1 a {
    padding: 22px 25px !important;
}
.international-inner-sec2-col1 .accordion-icx a::after {
    margin-top: -10px;
}
.customer-inner-sec h2 {
    font-size: 50px;
}
.customer-main-sec {
    margin-bottom: 70px;
}
.integrate-main-sec-col1  h2 {
    font-size: 50px;
}
.integrate-main-sec .integrate-main-sec {
    padding: 30px 50px;
}
.spreadsheet-main-sec {
    margin: 70px 0px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 h2 {
    font-size: 50px;
}
.double-sec-main .vc_row .double-sec-inner-col1 h2 {
    font-size: 34px;
}
.double-sec-main .vc_row .double-sec-inner-col1 p {
    font-size: 18px;
}
.double-sec-main .vc_row {
    column-gap: 30px;
    width: 100%;
}
.double-sec-main {
    margin-bottom: 30px !important;
}
.trusted-sec-main .trusted-sec-inner-col h2 {
    font-size: 34px;
    margin-bottom: 40px;
}
.main-trusted-cols {
    column-gap: 25px;
}
.main-trusted-col p {
    font-size: 16px;
}
.logo-sec-main {
    margin-top: 70px !important;
    column-gap: 50px;
}
.logo-sec-main img {
    width: 225px !important;
    object-fit: contain;
    height: 132px !important;
}
.trusted-sec-main {
    margin-bottom: 70px;
}
.form-sec-main {
    padding: 70px 0px !important;
}
.form-sec-inner-col1  h2 {
    font-size: 34px;
    margin-bottom: 20px !important;
}
.form-sec-main .form-sec-inner {
    column-gap: 30px;
}
.footer {
    width: 100%;
    padding: 70px 0px;
}
.footer-blocks ul li a {
    font-size: 16px;
}
.copy-right {
    padding: 15px 0px;
}
.copy-social-media {
    column-gap: 20px;
}
.features {
    margin-top: 70px;
}

.double-sec-main-text h2 {
    font-size: 34px;
}
.same-abv-ft-sec-col2 h2 {
    font-size: 50px;
    margin-bottom: 30px !important;
}
.same-above-header-inner-col1 h2 {
    font-size: 60px;
    margin-bottom: 15px;
}
.pricing-table-inner-sec .wpb_column {
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 30px 20px;
}
.pricing-box .plan-header h2 {
    font-size: 34px;
}
.subtitle {
    padding: 0px !important;
    margin-bottom: 30px !important;
}
.pricing-box-box .plan-inside {
    margin-top: 20px !important;
}
.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col {
    padding: 50px 40px 50px 50px;
}
.same-abv-ft-abovesec-col p {
    font-size: 18px;
}
.same-abv-ft-abovesec-col h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.same-abv-ft-abovesec-col h4 {
    font-size: 18px;
    line-height: 150%;
}
.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col {
    margin-bottom: 80px;
}
.join-sec-main h2 {
    font-size: 34px;
    line-height: 120.9%;
    width: 750px;
}
.join-sec-main ul {
    column-gap: 70px;
}
.join-sec-main {
    background: transparent;
    margin-bottom: 80px;
}
.faq-main-sec {
    padding: 70px;
    margin-bottom: 80px !important;
}
.faq-main-sec-col h2 {
    font-size: 34px;
    margin-bottom: 30px !important;
}
.team-sec-main h2 {
    font-size: 34px;
}
.team-sec-main {
    margin-top: 80px;
    margin-bottom: 80px;
}
.team-sec-inner-cols .team-sec-inner-col h4 {
    margin-top: 20px;
}
.same-cols-double-main .vc_col-sm-6 {
    padding: 40px;
}
.same-cols-double-main h3 {
    margin-bottom: 15px;
}
.same-cols-double-main  p {
    font-size: 18px;
}
.same-cols-double-main {
    width: 100%;
    margin-bottom: 80px;
}
.integrate-main-sec .integrate-main-sec {
    height: 540px;
}
.spin-inner::before {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/dot-image.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 260px;
    height: 265px;
    left: -51px;
    right: 0;
    margin: 0 auto;
    background-position: 100%;
    top: -31%;
    animation: spin 10s linear infinite;
}
.spin-inner::after {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/round.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 450px;
    height: 445px;
    left: -145px;
    right: 0;
    margin: 0 auto;
    background-position: center;
    top: -79%;
}
.cases-section .inner-case .slick-track .product-item .slide-title { 
    font-size: 18px;
    line-height: 24px; 
    padding: 20px 15px; 
}
}
@media only screen and (max-width: 1600px) {
.usecase-slider .vc_row .slick-track .slick-slide iframe { 
    height: 400px; 
}
}
@media only screen and (min-width: 1199px) {
.cases-section .inner-case .slick-track li p.title { 
    min-height: 120px; 
    font-size: 20px; 
}
}

@media only screen and (max-width: 1199px) {
    .header-main-sec .header-inner-col1 {
    width: 18%;
}

.header-main-sec .header-inner-col2 {
    width: 70%;
    margin-right: 20px;
}

.header-main-sec .header-inner-col3 {
    width: 12%;
}

.header-main-sec .header-inner-col2 ul li {
padding-right: 25px;
}

 .banner-inner-sec .banner-inner-sec-col1 h2 {
    font-size: 50px;
    margin-bottom: 0;
}
 .app-sec-main {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
.app-sec-main .app-sec-inner .app-sec-inner-col1 h3 {
    font-size: 30px;
    margin-bottom: 20px !important;
}
.international-main-sec {
    margin-bottom: 60px !important;
    max-width: 1140px;
    width: 95%;
    padding: 40px;
}
.international-inner-sec1-col h2 {
    font-size: 30px;
}
.international-inner-sec2-col1 .vc_active .vc_tta-panel-heading span {
    font-size: 22px;
    line-height: 120.9%;
}
.international-inner-sec2-col1 a {
    padding: 18px 25px !important;
}
.customer-inner-sec h2 {
    font-size: 40px;
}
.customer-inner-sec p {
     
    max-width: 100%;
}
.integrate-main-sec .integrate-main-sec {
    width: 95%;
}
.integrate-main-sec-col1  h2 {
    font-size: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.integrate-main-sec .wpb_wrapper > div {
    margin-bottom: 0px;
}
.spreadsheet-main-sec {
    margin: 60px 0px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 h2 {
    font-size: 40px;
    line-height: 100%;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 p {
    margin-bottom: 30px;
}
.double-sec-main .vc_row .double-sec-inner-col1 h2 {
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.double-sec-main {
    margin-bottom: 20px !important;
}
.trusted-sec-main .trusted-sec-inner-col h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.logo-sec-main {
    margin-top: 60px !important;
    column-gap: 50px;
}
.trusted-sec-main {
    margin-bottom: 60px;
}
.form-sec-main {
    padding: 60px 0px !important;
}
.form-sec-inner-col1  h2 {
    font-size: 30px;
}
.contactformnew .wpcf7-submit {
    margin-top: 20px !important;
}
.footer {
    width: 100%;
    padding: 60px 0px;
}
.footer-blocks ul li a {
    line-height: 250%;
}
.features {
    margin-top: 60px;
}
.double-sec-main-text h2 {
    font-size: 30px;
}
.same-abv-ft-sec-col2 h2 {
    font-size: 40px;
}
.same-above-header-inner-col1 h2 {
    font-size: 50px;
    margin-bottom: 15px;
    line-height: 120.4%;
}
.pricing-table-main-sec {
    padding: 60px 0px !important;
}
.pricing-box .plan-header h2 {
    font-size: 30px;
}
.plan-footer a {
    padding: 12px 26px;
}
.join-sec-main h2 {
    font-size: 30px;
    line-height: 120.9%;
    width: 675px;
}
.join-sec-main ul {
    column-gap: 60px;
}
.join-sec-main {
    background: transparent;
    margin-bottom: 60px;
}
.faq-main-sec {
    padding: 50px;
    margin-bottom: 60px !important;
}
.faq-main-sec-col h2 {
    font-size: 30px;
    margin-bottom: 25px !important;
}
.same-abv-ft-sec-col2 p {
    font-size: 16px;
}
.team-sec-main {
    margin-top: 60px;
    margin-bottom: 60px;
}
.team-sec-main h2 {
    font-size: 30px;
}
.same-cols-double-main {
    width: 100%;
    margin-bottom: 60px;
}
.team-sec-inner-cols .team-sec-inner-col h4 {
    font-size: 18px;
}
.team-sec-inner-cols .team-sec-inner-col .icon_bar span.t {
    font-size: 18px;
    border-radius: 10px;
}
.team-sec-inner-cols .team-sec-inner-col a.icon_bar_small, a.icon_bar_small span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.featured-events-main-sec .same-heading {
    font-size: 30px;
}


/***********new-page********/

.banner-main-my { 
    height: 450px;
}
.banner-main-my .main-banner-heading {
    padding-block: 60px;
}
.banner-main-my .main-banner-heading h1 { 
    font-size: 65px; 
    margin-bottom: 15px;
}
.banner-main-my .left-right-text {
    margin-bottom: 50px !important;
}
.banner-main-my .main-banner-heading .left-right-text p { 
    font-size: 20px; 
    margin-bottom: 20px;
}
.accordion-my .faq-main h2 { 
    font-size: 32px !IMPORTANT; 
    margin-bottom: 40px;
}
.accordion-my .faq-main .faq .question .title { 
    font-size: 22px !IMPORTANT; 
    padding-top: 20px;
}
.accordion-my .faq-main .faq .question .wpb_toggle_content { 
    padding-bottom: 20px;
}
.accordion-my .faq-main .faq p { 
    font-size: 16px; 
}
.accordion-my .faq-main .faq .question .title {
    padding-right: 60px;
}
.empower-my .vc_row.empowerd-main .empower-my-head h2 {  
    margin-bottom: 50px;
}
    .footer.main-my-footer {
    padding: 60px 0px; 
}
    .copy-right.new-copy .copy-main { 
    padding: 20px 0px;
}
.accordion-my {
    padding: 80px 0px;
}
.benifits-my { 
    padding: 60px 0px 80px !important;
}
.empower-my {
    padding: 0px 0px 80px;
}
.usecase-slider .vc_row .slick-track .slick-slide iframe { 
    height: 360px; 
}
.marquee-my-slider { 
    padding: 0px 0px 70px !important;
}
.cases-section {
    padding: 80px 0px 0px;
}
.same-bnr-my .same-bnr-inner {
    padding-block: 170px;
}
.same-bnr-my .same-bnr-inner h1 { 
    font-size: 60px;
}
section.sec-pravicy .sec-pravicy-row h2 { 
    font-size: 40px; 
    margin-bottom: 30px;
}
section.sec-pravicy .sec-pravicy-row p {
    margin-bottom: 20px; 
    font-size: 18px;
    line-height: 24px; 
}
section.sec-pravicy .sec-pravicy-row ul li { 
    font-size: 18px;
    line-height: 24px; 
}
section.sec-pravicy .sec-pravicy-row h3 { 
    font-size: 22px;
    line-height: normal; 
    margin-bottom: 30px;
}
section.sec-pravicy .sec-pravicy-row h4, section.sec-pravicy .sec-pravicy-row h4 strong { 
    font-size: 20px; 
}
.para-margin {
    margin-bottom: 40px !important;
}
.para-margin.para-margin-btoom-30 {
    margin-bottom: 10px !important;
}section.sec-pravicy .sec-pravicy-row  .para-margin p strong { 
    font-size: 18px;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head { 
    padding: 60px 75px; 
}
.feature-sec .vc_row.feature-sec-inner h2 { 
    font-size: 30px; 
}
.feature-sec-main-cont .cont-sec h4 { 
    font-size: 24px; 
}
.feature-sec-main-cont .cont-sec p { 
    font-size: 16px;
    line-height: 22px; 
}
.feature-sec-main-cont { 
    margin-top: 50px !important;
}
 .img-full-my .img-full-my-row .img-full-my-row-left h3 { 
    font-size: 30px; 
}
.img-full-my .img-full-my-row .img-full-my-row-left p, .img-full-my .img-full-my-row .img-full-my-row-left ul li { 
    font-size: 16px;
    line-height: 22px; 
}
.img-full-my .img-full-my-row .img-full-my-row-left ul li { 
    margin-bottom: 20px; 
}
.img-full-my .img-full-my-row .img-full-my-row-left { 
    max-width: 40%; 
}
.img-full-my .img-full-my-row .img-full-my-row-img { 
    max-width: 60%;
}
.img-full-my .img-full-my-row .img-full-my-row-img img { 
    height: 600px !IMPORTANT;
}
.img-full-my .img-full-my-row .img-full-my-row-left { 
    padding: 00px 10px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head h2 { 
    font-size: 30px; 
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner {
    margin-top: 50px !important; padding:0px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col p, section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li {;
    font-size: 16px;
    line-height: 20px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col h4 { 
    font-size: 20px; 
}

section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col p {
    margin-bottom: 20px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col ul li::before { 
    width: 20px;
    height: 20px; 
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col .wpb_single_image {
    margin-bottom: 30px !IMPORTANT;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col figure img {
        height: auto !IMPORTANT;
}
section.vc_section.img-full-my {
    margin: 0px 15px;
}
.cases-section .inner-case h2 { 
    font-size: 30px; 
    margin: 0 auto 40px; 
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner p { 
    font-size: 18px;
    line-height: 26px; 
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner ul li { 
    font-size: 16px;
    line-height: 20px; 
}
.talk-to-page  .same-bnr-inner.talk-to-same-bnr-inner {
    padding-block: 80px;
}
section.business-idea .business-idea-row .business-idea-row-cont h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: normal;
}
section.business-idea .business-idea-row .business-idea-row-cont h5 { 
    font-size: 20px;
    line-height: 24px; 
    margin-bottom: 20px;
}
section.business-idea .business-idea-row .business-idea-row-cont ul li { 
    font-size: 16px;
    line-height: 20px; 
}
section.business-idea .business-idea-row .business-idea-row-cont h5 strong { 
    padding-top: 20px;
}
section.business-idea .business-idea-row .business-idea-row-img img { 
    height: auto !IMPORTANT;
}
section.business-idea .business-idea-row .business-idea-row-cont { 
    max-width: 450px;
}
section.talk-my-form .talk-my-form-row {
    margin: 0px 15px !important;
}
section.talk-my-form .talk-my-form-row {
    padding: 50px 70px;
}
section.talk-my-form .talk-my-form-row h2 { 
    font-size: 35px; 
    margin-bottom: 40px;
}
section.talk-last .talk-last-row .talk-last-row-left {
    padding-block: 80px;
    padding-left: 15px;
    padding-right: 30px;
}
section.talk-last .talk-last-row .talk-last-row-left h2 { 
    font-size: 45px; 
    margin-bottom: 10px;
}
section.talk-last .talk-last-row .talk-last-row-left .question  .title { 
    font-size: 20px; 
}
section.talk-last .talk-last-row .talk-last-row-left .question .title i { 
    width: 40px;
    height: 40px; 
}
section.talk-last .talk-last-row .talk-last-row-right { 
    height: 500px !IMPORTANT;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head h2 { 
    font-size: 40px; 
    margin-bottom: 50px;
}
section.bg-with-test {
    margin: 0px 15px !IMPORTANT;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head h2 { 
    font-size: 35px; 
    margin-bottom: 50px;
}

}


@media only screen and (max-width: 1024px) {
    
    .banner-inner-sec .banner-inner-sec-col1 h2 {
  
    text-align: center !important;
}
  .home-page-banner .banner-inner-sec-col2-new {
    padding: 72px 0 !important;
}  
    
    
    .home-page-banner .main-container {
    min-height: 100% !important;
    height: 100% !important;
}
    
    
    .banner-inner-sec {
    display: flex;
    align-items: center;
    flex-direction: column;
}


.banner-inner-sec .banner-inner-sec-col1 {
    width: 100%;
  
}

.vc_col-sm-6 {
    width: 100%;
}


.home-page-banner {
    width: 100% !important;
    padding-top: 50px !important;
}
.home-page-banner  .main-container {
    justify-content: center !important;
    overflow: unset !important;
}
  .all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-text h2 {
       font-size: 30px;
    font-weight: 700;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-filter select#sort-by-date {
    height: fit-content;
}

.all-events-main-sec .main-allevents-sec-inner-col1 {
    margin-bottom: 30px;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner {
    padding: 20px;
    margin-bottom: 40px !important;
    column-gap: 20px;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-text h2 {
   
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}  
/****************13-09-2024************/
.all-events-main-sec .main-allevents-sec-inner-col2-inner {
    grid-template-columns: 1fr;
    gap: 20px;
}
/****************newpages********************/
.accordion-my {
    padding: 70px 0px;
}
.empower-my {
    padding: 0px 0px 70px;
}
.banner-main-my .main-banner-heading h1 {
    font-size: 55px; 
}
.banner-main-my .main-banner-heading .left-right-text p {
    font-size: 18px; 
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new {
    width: 100%;
    max-width: 50%;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left button {
    margin-right: 15px !important;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button {
    margin-left: 15px !important;
}
.benifits-my .benefit-sec .benifits-heading .vc_column-inner h2 { 
    font-size: 40px; 
}
.benifits-my .benefit-sec .benifits-row .benifits-col li { 
    font-size: 18px; 
    margin-bottom: 30px;
}
.benifits-my .benefit-sec .benifits-row { 
    margin-top: 30px !important;
}
.accordion-my .faq-main .faq .question .title { 
    font-size: 20px !IMPORTANT; 
}
.empower-my .vc_row.empowerd-main .empower-my-head h2 { 
    font-size: 20px; 
    margin-bottom: 40px;
}
.benifits-my { 
    padding: 60px 0px 70px !important;
}
.usecase-slider { 
    padding-bottom: 70px;
}
.marquee-my-slider { 
    padding: 0px 0px 60px !important;
}
.cases-section {
    padding: 70px 0px 0px;
}

.same-bnr-my .same-bnr-inner {
    padding-block: 140px;
}
.same-bnr-my .same-bnr-inner h1 { 
    font-size: 50px;
}
section.sec-pravicy .sec-pravicy-row h2 {
    font-size: 35px; 
}
section.sec-pravicy .sec-pravicy-row p { 
    font-size: 16px;
    line-height: 22px;
}
section.sec-pravicy .sec-pravicy-row ul li {
    font-size: 16px;
    line-height: 22px;
}
section.sec-pravicy .sec-pravicy-row h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 25px;
}
section.sec-pravicy .sec-pravicy-row  .para-margin p strong { 
    font-size: 16px;
}
section.sec-pravicy {
    padding: 70px 0px !important;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head {
    padding: 50px;
}
.feature-sec-main-cont { 
    align-items: self-start; 
}
.feature-sec {
    padding: 70px 0px !IMPORTANT; 
}
.img-full-my .img-full-my-row .img-full-my-row-left ul li {
    margin-bottom: 15px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner {
    margin-top: 30px !important; 
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head h2 {
    font-size: 25px;
}
.page-last-sec {
    padding: 70px 0px;
}
.cases-section .inner-case h2 { 
    font-size: 25px; 
    margin: 0 auto 35px; 
}
.page-last-sec-row-head.feature-sec-head-services  p {  
    font-size: 16px;
    line-height: 22px; 
}
section.business-idea {
    padding-block: 70px !important;
}
section.talk-my-form .talk-my-form-row {
    padding: 50px 60px;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field { 
    max-width: 48%; 
}
section.talk-my-form .talk-my-form-row  .wpforms-recaptcha-container {
    margin: 10px 0px 35px;
}
section.talk-my-form .talk-my-form-row h2 {
    font-size: 32px; 
}
section.talk-last {
    margin-block: 70px; 
}
section.bg-with-test .bg-with-test-row .bg-with-test-head h2 { 
    font-size: 35px; 
    margin-bottom: 40px;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head {
    padding-block: 60px;
}
section.bg-with-test .bg-with-test-row .bg-with-test-head button { 
    font-size: 14px ! IMPORTANT; 
    padding-block: 18px; 
}
section.bg-with-test .bg-with-test-row .bg-with-test-head h2 { 
    font-size: 35px; 
    margin-bottom: 40px;
}
section.bg-with-test {
    padding: 70px 0px;
}
section.thailand-my {
    padding-bottom: 70px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner { 
    grid-template-columns: 1fr 1fr;
    row-gap: 30px; 
}
.full-sec-img-main-uper {
    padding: 70px 0px;
}
}
    
    
    

@media only screen and (max-width: 991px) {
    .same-banner-inner-row-main h2 {
    width: 100%;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.featured-events-main-sec .same-heading {
    font-size: 26px;
}

.banner-inner-sec-col2 img {
    width: 100% !important;
    object-fit: contain;
    height: 495px !important;
}
.banner-inner-sec .banner-inner-sec-col1 h2 {
    font-size: 40px;
    margin-bottom: 0;
}
.banner-inner-sec .banner-inner-sec-col1 {
    width: 100%;
    padding: 0;
}

.header-main-sec .header-inner-col1 {
    width: 15%;
}
.header-inner-col1 img {
    width: 100%;
    object-fit: contain;
}
.header-main-sec .header-inner-col2 ul li {
    padding-right: 17px;
}
.header-main-sec .header-inner-col2 {
    width: 76%;
    margin-right: 10px;
}
.header-inner-col3.gtrans { 
    justify-content: flex-end;
}
.header-main-sec .header-inner-col2 ul li a {
    font-size: 15px;
}
.header-main-sec .login  a {
    padding: 10px 20px;
    height: 45px;
}
.header-main-sec .header-inner-col3 {
    width: 15%;
}
.header-inner-col3 a {
    width: 110px;
    padding: 10px 16px;
    height: 45px;
}
.app-sec-main {
    padding-top: 50px !important;
    padding-bottom: 50px;
}
.app-sec-main .app-sec-inner {
    justify-content: space-between;
}
.app-sec-main .app-sec-inner .app-sec-inner-col1 h3 {
    font-size: 26px;
}
.app-sec-main  .wpb_wrapper > div {
    margin-bottom: 0;
}
.red-same-btn a {
    padding: 13px 30px !important;
    font-size: 16px !important;
}
.international-main-sec {
    margin-bottom: 50px !important;
    padding: 30px;
}
.international-inner-sec1-col h2 {
    font-size: 26px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.international-inner-sec2 {
    flex-direction: column;
    row-gap: 20px;
}
.international-inner-sec2 .international-inner-sec2-col1 {
    width: 100%;
}
.international-inner-sec2 .international-inner-sec2-col2 {
    width: 100%;
}
.international-inner-sec2 .international-inner-sec2-col2 .wpb_single_image.vc_align_left {
    text-align: center;
}
.international-main-sec .wpb_wrapper > div {
    margin-bottom: 0px;
}
.customer-inner-sec h2 {
    font-size: 32px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.customer-main-sec {
    margin-bottom: 50px;
}
.integrate-main-sec .integrate-main-sec {
    padding: 25px 30px;
}
.integrate-main-sec-col1  h2 {
    font-size: 32px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.spreadsheet-main-sec {
    margin: 50px 0px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 {
    width: 50%;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col1 {
    width: 43%;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 h2 {
    font-size: 32px;
    line-height: 100%;
}
.double-sec-main .vc_row .double-sec-inner-col1 h2 {
    font-size: 26px;
}
.double-sec-main {
    margin-bottom: 15px !important;
}
.features {
    margin-top: 50px;
}
.double-sec-main-text h2 {
    font-size: 26px;
}
.same-abv-ft-sec-col2 h2 {
    font-size: 32px;
    margin-bottom: 15px !important;
}
.trusted-sec-main .trusted-sec-inner-col h2 {
    font-size: 26px;
}
.main-trusted-col p {
    font-size: 14px;
}
.main-trusted-col2 h3 {
    font-size: 16px;
    line-height: 145%;
}
.main-trusted-cols {
    column-gap: 20px;
}
.logo-sec-main {
    margin-top: 50px !important;
    column-gap: 40px;
}
.logo-sec-main img {
    width: 200px !important;
    object-fit: contain;
    height: 120px !important;
}
.trusted-sec-main {
    margin-bottom: 50px;
}
.form-sec-main {
    padding: 50px 0px !important;
}
.form-sec-main .form-sec-inner {
    flex-direction: column;
    row-gap: 0px;
        text-align: center;
}
.form-sec-main .form-sec-inner-col1 {
    width:100% !important;
    margin-bottom:30px;
}
.form-sec-main .form-sec-inner-col2 {
    width:100% !important;
}
.form-sec-main .policy-accept {
    text-align: center;
}
.form-sec-main span.wpcf7-form-control-wrap {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-sec-main .contactformnew .wpcf7-submit {
    float: unset;
}
.form-sec-main .form-sec-inner-col2 img {
    width: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
}
.form-sec-main .form-sec-inner-col2 .wpb_single_image.vc_align_left {
    text-align: center;
}
.footer {
    width: 100%;
    padding: 50px 0px;
}
.blocks-first img {
    width: 140px;
    object-fit: cover;
}
.footer-blocks ul li a {
    font-size: 14px;
    line-height: 235%;
}
.footer-blocks-last h5 {
    font-size: 18px;
    margin-bottom: 14px;
}
.banner-inner-sec-col2 {
    width: 50%;
}
.international-inner-sec1-col {
    padding-bottom: 20px !important;
}
.same-above-header-inner-col1 h2 {
    font-size: 40px;
}
.pricing-box .plan-header h2 {
    font-size: 24px;
}
.pricing-box .plan-header .price sup.currency {
    font-size: 20px !important;
}
.pricing-box .plan-header .price > span {
    font-size: 20px;
}
.pricing-box .plan-header .price sup.period {
    font-size: 18px;
}
.subtitle {
    padding: 0px !important;
    margin-bottom: 20px !important;
}
.pricing-box-box .plan-inside {
    margin-top: 10px !important;
}
.plan-inside h3 {
    font-size: 18px;
}
.pricing-box .plan-inside ul li {
    font-size: 16px;
}
.pricing-table-main-sec {
    padding: 50px 0px !important;
}
.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col {
    margin-bottom: 50px;
}
.same-abv-ft-abovesec-main .same-abv-ft-abovesec-col {
    margin-top: 15px;
}
.join-sec-main h2 {
    font-size: 26px;
}
.same-abv-ft-abovesec-col p {
    font-size: 16px;
}
.same-abv-ft-abovesec-col h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.same-abv-ft-abovesec-col h4 {
    font-size: 16px;
    line-height: 150%;
}
.join-sec-main ul {
    column-gap: 40px;
    row-gap: 40px;
}
.faq-main-sec {
    padding: 40px;
    margin-bottom: 50px !important;
}
.faq-main-sec-col h2 {
    font-size: 26px;
}
.international-inner-sec2-col1 .vc_active .vc_tta-panel-heading span {
    font-size: 20px;
}
.faq-main-sec-col .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding-top: 0px;
}
.faq-main-sec-col a::after {
    margin-top: -8px;
}
.team-sec-main {
    margin-top: 50px;
    margin-bottom: 50px;
}
.team-sec-main h2 {
    font-size: 26px;
}
.team-sec-inner-cols .team-sec-inner-col h4 {
    margin-top: 20px;
}
.team-sec-inner-cols .team-sec-inner-col h4 {
    font-size: 14px;
}
.team-sec-inner-cols .team-sec-inner-col .subtitle {
    font-size: 14px;
}
.team-sec-inner-cols .team-sec-inner-col .links {
    margin-top: -15px;
}
.same-cols-double-main {
    margin-bottom: 50px;
}
.same-cols-double-main .vc_col-sm-6 {
    padding: 30px;
}
.same-cols-double-main h2 {
    font-size: 20px;
}
.same-cols-double-main h3 {
    font-size: 18px;
        margin-bottom: 10px;
}
.same-cols-double-main  p {
    font-size: 16px;
}
.main-trusted-col1 p::after {
    bottom: -25px;

}
.spin-inner::before {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/dot-image.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 210px;
    height: 210px;
    left: -23px;
    right: 5px;
    margin: 0 auto;
    background-position: 100%;
    top: -15%;
    animation: spin 10s linear infinite;
}
.spin-inner::after {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/round.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 380px;
    height: 380px;
    left: -110px;
    right: 0;
    margin: 0 auto;
    background-position: center;
    top: -61%;
}
.integrate-main-sec .integrate-main-sec {
    height: 490px;
}
.feature-sec-main-cont {
    flex-direction: column;
}

.feature-sec-main-cont .feature-sec-single-page, .feature-sec-main-cont .cont-sec {
    max-width: 100%;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head::after, .feature-sec .vc_row.feature-sec-inner .feature-sec-head::before { 
    height: 270px; 
    max-width: 270px; 
}
.feature-sec-main-cont {
    gap: 30px;
}
.feature-sec-main-cont.feature-sec-main-cont-flex {
    flex-direction: column-reverse;
}
.feature-sec-main-cont {
    margin-top: 40px !important;
}
.img-full-my .img-full-my-row {
    flex-direction: column;
    padding-right: 15px !IMPORTANT;
    gap: 30px;
    padding: 40px 15px 15px !important;
}
.img-full-my .img-full-my-row .img-full-my-row-left , .img-full-my .img-full-my-row .img-full-my-row-img {
    max-width: 100%;
}
.img-full-my .img-full-my-row .img-full-my-row-left {
    padding: 0;
}
.img-full-my .img-full-my-row .img-full-my-row-img img {
    border-radius: 20px !IMPORTANT;
    height: auto !important;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner {
    flex-wrap: wrap;
    row-gap: 40px;
}

section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col {
    width: 100%;
    max-width: 48%;
}
section.business-idea .business-idea-row {
    flex-direction: column;
    row-gap: 40px;
}
section.business-idea .business-idea-row .business-idea-row-img , section.business-idea .business-idea-row .business-idea-row-cont {
    max-width: 100%;
}
section.business-idea .business-idea-row .business-idea-row-cont h2 {
    max-width: 100%;
}
section.talk-last .talk-last-row .talk-last-row-left {
    padding-block: 70px; 
}
section.talk-last .talk-last-row .talk-last-row-left h2 {
    font-size: 35px; 
}
section.talk-last .talk-last-row .talk-last-row-left .question  .title { 
    padding: 25px 0px;
}
section.talk-last .talk-last-row .talk-last-row-left .question .answer { 
    font-size: 14px;
    line-height: 24px; 
    padding-bottom: 25px;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col p { 
    font-size: 16px;
    line-height: 20px; 
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner {
    margin-top: 15px !IMPORTANT;
    padding-top: 20px !IMPORTANT; 
    gap: 20px;
}
section.img-full-my.img-full-my-services .img-full-my-row .img-full-my-row-img, section.img-full-my.img-full-my-services .img-full-my-row .img-full-my-row-left {
    max-width: 100%;
}
section.services-slider .slick-slider-logo .slick-track .wpb_column  p { 
    font-size: 22px; 
}
}


@media only screen and (max-width: 767px) {
   .page-id-3442  .section_wrapper, .page-id-3010  .section_wrapper, .page-id-3154 .section_wrapper, .page-id-3150 .section_wrapper, .page-id-3152  .section_wrapper{
    max-width: 100%; padding:0 !important;
}
    
.home-page-banner {
    left: 0 !important;
}
    .privacy-main-tabs .vc_active a {
	background: linear-gradient(#2745f9 0%, #8556fb 100%) !important;
	color: white !important;
}
    
    .red-same-btn {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
    
    .vc_tta-tabs-position-left .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f0f0f0 !important;
    color: #fff !important;
    background: linear-gradient(#2745f9 0%, #8556fb 100%) !important;
}
    .vc_tta-panel-body {
    padding: 10px !important;
    border: none !important;
}
    
    
    .Feature-banner {
    height: 300px !important;
}
.tabs-sec-main-inner-col  span.vc_tta-title-text {
    font-size: 20px !important;
}
   .vc_tta-panels {
    width: 100%;
    margin: auto;
} 

    #Side_slide {
	border-color: #fff !important;
	background: var(--Linear, linear-gradient(97deg, #285BCD 0%, #285BCD 55.55%, #84AAFF 101.52%));
}
#Side_slide #menu ul li {
	border-top: 1px solid #fff;
	opacity: 1;
}
    
    #Side_slide #menu ul li a:hover {
	color: #f24914 !important;
}
    #Side_slide #menu ul li a span:hover {
	color: #f24914 !important;
}


    .login a::after {
	display:none;
}
.extras-wrapper {
	display: none;
}

.banner-inner-sec {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.banner-inner-sec .banner-inner-sec-col1 {
    width: 100% !important;
    padding: 0;
}
.banner-inner-sec-col2 {
    width: 100% !important;
    position: static;
}
.banner-inner-sec-col2 img {
    width: 100% !important;
    object-fit: cover;
    height: 100% !important;
}
.banner-main-sec {
    width: 100%;
    height: 100% !important;
    padding-top: 50px !important;
}
.banner-inner-sec .banner-inner-sec-col1 h2 {
    font-size: 32px;
    margin-bottom: 50px;
    text-align: center;
}


/*    .red-same-btn a {*/
/*	width: 170px !important;*/
/*}*/
    .header-main-sec .header-inner-col1 {
    width: 20%;
}
.header-main-sec .header-inner-col2 {
    width: 10%;
    margin-right: 0;
    order: 3;
    margin-left: 10px;
}
.header-main-sec .header-inner-col3 {
	width: 70%;
	order: 2;
	float: right;
	text-align: -webkit-right !important;
	text-align: right;
	margin-left: auto;
	margin-right: 0;
	display: flex;
	justify-content: flex-end;
}
    .menu_wrapper {
    display: block;
}
.menu-header-new-container {
    display: none;
}
.responsive-menu-toggle {
    top: 15px;
    background: linear-gradient(90deg,#fe3d17 0%, #8556fb 100%);
    width: 50px;
    height: 50px;
    margin: 0px;
    color: #fff;
    font-size: 28px;
    border-radius: 4px;
}
.close-wrapper i {
    color: #fff;
    font-size: 26px !important;
}
.container {
    max-width: 100% !important;
}

.section_wrapper, .container, .four.columns .widget-area {
    max-width: 100% !important;
    padding: 0px 15px !important;
}
#Side_slide #menu ul li a {
    display: block;
    padding: 11px 5px 10px 20px;
    margin-right: 0px;
    text-decoration: none;
    line-height: 19px;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    color: #fff;
}
.login span {
    column-gap: 8px;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.header-main-sec {
    width: 100%;
    max-width: 100%;
}
.app-sec-main .app-sec-inner {
    flex-direction: column;
}
.app-sec-main .app-sec-inner .app-sec-inner-col1 {
    width: 100%;
    text-align: center;
        margin-bottom: 30px;
}
.app-sec-inner-col2 {
    width: 100%;
}
.international-main-sec {
    padding: 20px;
}
.international-inner-sec1-col h2 {
    font-size: 22px;
}
.international-inner-sec1-col p {
    font-size: 16px;
}

.international-inner-sec1-col {
    padding-bottom: 10px;
}
.international-inner-sec2-col1 a {
    padding: 12px 20px !important;
}
.international-inner-sec2-col1 .vc_tta-panel-heading span {
    font-size: 18px;
    line-height: 125.9%;
}
.international-inner-sec2-col1 .accordion-icx a::after {
    font-size: 18px;
    padding: 14px !important;
    width: 14px;
    height: 14px;
    line-height: 5px;
}
.international-inner-sec2-col1 .accordion-icx a::after {
    margin-top: -3px;
}
.international-inner-sec2-col1 .accordion-icx  p {
  
    font-size: 16px;
    margin-bottom: 10px;
}
.customer-inner-sec h2 {
    font-size: 26px;
}
.customer-inner-sec p {
    font-size: 16px;
}
.integrate-main-sec .integrate-main-sec {
    padding: 50px 30px;
}
.integrate-main-sec .integrate-main-sec {
    text-align: center;
        flex-direction: column;
}
.integrate-main-sec-col1 {
    width: 100%;
    margin-bottom: 30px;
}
.integrate-main-sec-col1  h2 {
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.integrate-main-sec-col2 {
    width: 100%;
}
.integrate-main-sec-col1  h2::after {
    right: 0;
    margin: 0 auto;
}
.integrate-main-sec-col1 p {
    font-size: 16px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec {
    flex-direction: column;
    text-align: center;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col1 {
    width: 100%;
    margin-bottom: 10px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 {
    width: 100%;
}
.spreadsheet-main-sec .spreadsheet-inner-sec {
    flex-direction: column;
    text-align: center;
    padding-bottom: 30px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 h2 {
    font-size: 26px;
    margin-bottom: 10px;
}
.double-sec-main .vc_row {
    column-gap: 0;
    flex-direction: column;
    text-align: center;
}
.double-sec-main .vc_row .double-sec-inner-col1 {
    width: 100%;
        order: 2;
}
.double-sec-main .vc_row .double-sec-inner-col2 {
    width: 100%;
        order: 1;
}
.double-sec-main .wpb_single_image.vc_align_left {
    text-align: center;
}
.double-sec-main .vc_row .double-sec-inner-col1 h2 {
    font-size: 26px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.double-sec-main .vc_row .double-sec-inner-col1 p {
    font-size: 16px;
}
.double-sec-main .vc_row .double-sec-inner-col1 h2::After {
    right: 0;
    margin: 0 auto;
}
.main-trusted-cols {
    flex-direction: column;
     gap: 30px;
}
.main-trusted-col {
    width: 100%;
}
.logo-sec-main {
    margin-top: 30px !important;
}
.form-sec-inner-col1  h2 {
    font-size: 26px;
}
 .footer .footer-row {
    flex-direction: column;
    row-gap: 20px;
}
.contactformnew input {
    padding: 14px 30px;
    font-size: 14px;
    line-height: 124.5%;
}
.contactForm input, .contactForm select, .contactForm textarea {
    margin-bottom: 0px !important;
}
.same-abv-ft-sec .same-abv-ft-sec-cols {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.same-abv-ft-sec-col1 {
    width: 100%;
    margin-bottom:30px;
}
.same-abv-ft-sec-col2 {
    width: 100%;
}
.same-abv-ft-sec .same-abv-ft-sec-cols .same-abv-ft-sec-col1 img {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}
.same-abv-ft-sec {
    background: rgb(40, 91, 205);
}
.same-abv-ft-sec .red-same-btn a {
    padding: 13px 30px !important;
    font-size: 16px !important;
}
.same-abv-ft-sec .wpb_wrapper > div {
    margin-bottom: 0;
}
.same-abv-ft-sec-col2 h2 {
    font-size: 26px;
    margin-bottom: 25px !important;
}
.same-abv-ft-sec .red-same-btn a {
    padding: 13px 30px !important;
    font-size: 16px !important;
    /*width: 210px !important;*/
        width: fit-content !important;
}
.double-sec-inner-col2 img {
    margin-bottom: 30px;
}
.banner-main-sec {
    height: 400px !important;
}
.page-id-1157 .banner-main-sec {
    height: 100% !important;
}
.same-above-header-inner {
    align-items: center;
    flex-direction: column;
}
.same-above-header-inner-col1 {
    width: 100% !important;
    text-align: center;
    margin-bottom: 40px;
}
.same-above-header-inner-col2 {
    width: 100% !important;
}
.same-above-header-inner-col1 h2 {
    font-size: 32px;
    line-height: 38px !important;
}
.pricing-table-inner-sec {
    display: flex;
    justify-content: center !important;
    flex-direction: column;
}
.pricing-table-inner-sec .wpb_column {
    width: 100%;
    margin-bottom:30px !important;
}
.plan-inside h3 {
    text-align: center;
}
.pricing-box-box {
    align-items: center;
    text-align: center;
    justify-content: center;
}
.pricing-box .plan-inside ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.join-sec-main ul {
    column-gap: 30px;
    row-gap: 30px;
}
.faq-main-sec {
    width: 100%;
}
.faq-main-sec-col a::after {
    font-size: 20px;
    padding: 12px !important;
    width: 20px;
    height: 20px;
    line-height: 7px;
}
.faq-main-sec-col a::after {
    margin-top: -1px;
}
.join-sec-main h2 {
    width: 100%;
}
.same-above-header-inner-col1 h2 {
    font-size: 26px;
    line-height: 30px !important;
}
 
.pricing-table-main-sec {
    padding: 40px 0px !important;
    padding-bottom: 10px !important;
}
.same-above-header-inner-col2 .wpb_single_image.vc_align_left {
    text-align: center;
}
.team-sec-inner-cols {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.team-sec-inner-cols .team-sec-inner-col {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px !important;
}
.team-sec-inner-cols .team-sec-inner-col h4 {
    font-size: 18px;
}
.team-sec-inner-cols .team-sec-inner-col .subtitle {
    font-size: 16px;
}
.team-sec-main {
    margin-bottom: 20px;
}
.same-cols-double-main .same-cols-double-inner {
    column-gap: 0;
    flex-direction: column;
}
.same-cols-double-main .vc_col-sm-6 {
    padding: 30px;
    width: 100% !important;
    margin-bottom: 30px;
}
.same-cols-double-main {
    margin-bottom: 20px;
}
.integrate-main-sec-col1 {
    width: 100%;
    margin-bottom: 120px;
}
.integrate-main-sec .integrate-main-sec {
    width: 100%;
}
.integrate-main-sec .integrate-main-sec {
    height: 100%;
    padding-bottom: 130px !important;
}
.featured-events-main-sec .vc_pageable-slide-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 29px;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-text h2 {
    font-size: 24px;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner {
    grid-template-columns: 1fr;
    row-gap: 25px;
}

.all-events-main-sec .main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-text h2 {
    font-size: 20px;
}
.all-events-main-sec .vc_row {
    padding: 0px;
}
.main-allevents-sec-inner-col2-inner .main-allevents-sec-inner-col2-inner-image img {
    width: 100%;
    /*height: auto !important;*/
    /*object-fit: contain;*/
    border-radius: 10px;
}


.main-banner-inner-2nd {
    display: flex;
}
.accordion-my .faq-main .faq .question .title { 
    font-size: 18px !IMPORTANT; 
}
.benifits-my .benefit-sec .benifits-heading .vc_column-inner h2 {
    font-size: 32px;
}
.benifits-my .benefit-sec .benifits-row {
    flex-direction: column;
}
.benifits-my .benefit-sec .benifits-row .benifits-col { 
    padding: 30px 15px;
}
.benifits-my .benefit-sec .benifits-row .benifits-col li { 
    margin-bottom: 25px;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left .vc_btn3-container.button-white.vc_btn3-inline, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new .vc_btn3-container.vc_btn3-inline {
    display: unset !important;
}
.banner-main-my .main-banner-heading h1 {
    font-size: 45px;        margin-bottom: 10px;
}
.banner-main-my .main-banner-heading .left-right-text p {
    font-size: 16px;
}
.banner-main-my .main-banner-heading .left-right-text ul li { 
    font-size: 16px; 
}
.banner-main-my .main-banner-heading .left-right-text ul li {
    margin: 0px 15px !important;
}
.banner-main-my .left-right-text {
    margin-bottom: 40px !important;
}
.banner-main-my {
    height: 380px;
}
    .footer.main-my-footer {
    padding: 50px 0px; 
}
.footer.main-my-footer .footer-row {
    align-items: start;
}
.footer.main-my-footer .footer-row .footer-blocks ul li {
    margin-bottom: 15px;
}
.copy-right.new-copy .copy-main {
    padding: 15px 0px;
}
.copy-right.new-copy .copy-main p { 
    font-size: 14px; 
}
.footer.main-my-footer .footer-row .footer-blocks ul li a { 
    font-size: 16px; 
}
.page-id-3010 .section_wrapper {
    padding: 0 !important;
}
.main-banner-inner-2nd .main-banner-inner-left button, .main-banner-inner-2nd .main-banner-inner-right-new button { 
    padding-block: 17px; 
    padding-left: 22px; 
}
.accordion-my {
    padding: 60px 0px;
}
.benifits-my { 
    padding: 60px 0px  !important;
}
.empower-my {
    padding: 0px 0px 60px;
}

.usecase-slider { 
    padding-bottom: 60px;
}
.accordion-my .faq-main h2 {
    font-size: 25px !IMPORTANT;
    margin-bottom: 30px;
}
.marquee-my-slider { 
    padding: 0px 0px 50px !important;
}
.cases-section {
    padding: 60px 0px 0px;
}
.header-inner-col3.gtrans a {
    width: 100%;
    max-width: max-content;
    margin-left: 20px;
}
.header-main-sec.cus-header .responsive-menu-toggle { 
    background: #c34723; 
}

#Side_slide { 
    background: #c34723; 
}
.marquee-my-slider .marquee-col h4 {  
    font-size: 20px; line-height:24px;
}

.same-bnr-my .same-bnr-inner {
    padding-block: 120px;
}
.same-bnr-my .same-bnr-inner h1 { 
    font-size: 40px;
}
section.sec-pravicy .sec-pravicy-row h4, section.sec-pravicy .sec-pravicy-row h4 strong {
    font-size: 18px;
}
section.sec-pravicy .sec-pravicy-row h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
section.sec-pravicy {
    padding: 60px 0px !important;
}
.para-margin {
    margin-bottom: 30px !important;
}
section.sec-pravicy .sec-pravicy-row ul { 
    padding-bottom: 20px;
}
section.sec-pravicy .sec-pravicy-row p {
    margin-bottom: 15px; 
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head::after, .feature-sec .vc_row.feature-sec-inner .feature-sec-head::before {
    height: 180px;
    max-width: 180px;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head { 
    border-radius: 20px;
}
.feature-sec-main-cont .cont-sec h4 {
    font-size: 22px;
}
.feature-sec-main-cont .cont-sec p {
    margin-bottom: 15px;
}
.feature-sec {
    padding: 60px 0px !IMPORTANT; 
}
.img-full-my .img-full-my-row .img-full-my-row-left h3 {
    font-size: 25px;
}
.page-last-sec {
    padding: 60px 0px;
}
.cases-section .inner-case h2 { 
    font-size: 25px; 
    margin: 0 auto 25px; 
}
.talk-to-page .same-bnr-inner.talk-to-same-bnr-inner p { 
    font-size: 16px;
    line-height: 22px; 
} 
 section.business-idea .business-idea-row { 
    row-gap: 30px;
}
section.business-idea .business-idea-row .business-idea-row-cont h2 {
    font-size: 25px;
    margin-bottom: 15px; 
}
section.business-idea {
    padding-block: 60px !important;
}
section.talk-my-form .talk-my-form-row h2 {
    font-size: 25px;
}
section.talk-my-form .talk-my-form-row {
    padding:40px;
}
 

section.talk-my-form .talk-my-form-row .wpforms-field-container {
    flex-direction: column;
    row-gap: 25px;
}

section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field {
    max-width: 100%;
}
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field input { 
    padding: 18px 15px; 
}
/*section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field.row-5 label { */
/*    font-size: 14px; */
/*}*/
section.talk-my-form .talk-my-form-row .wpforms-field-container .wpforms-field label { 
    font-size: 16px; 
}

section.talk-last {
    margin-block: 60px; 
}
section.talk-last .talk-last-row .talk-last-row-right {
    height: 400px !IMPORTANT;
}
section.talk-last .talk-last-row .talk-last-row-left {
    padding-block: 60px;padding-right:15px;
}
section.talk-last .talk-last-row .talk-last-row-left h2 {
    font-size: 28px;
}
section.talk-last .talk-last-row .talk-last-row-left .question .title i { 
    right: 0; 
}
section.bg-with-test .bg-with-test-row .bg-with-test-head h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.page-last-sec-row-head.feature-sec-head-services  p {
    font-size: 14px;
    line-height: 20px;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col p {
    font-size: 16px;
    line-height: 20px;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner {flex-direction: column;}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col {
    max-width: 100%;
}
section.thailand-my .bg-with-test-row.thailand-my-row .thailand-my-inner .thailand-my-row-inner .thailand-my-row-inner-col p { 
    padding-bottom: 12px; 
}
section.bg-with-test {
    padding: 60px 0px;
}
section.thailand-my {
    padding-bottom: 60px;
}
.full-sec-img-main-uper {
    padding: 60px 0px;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head h2 { 
    font-size: 30px; 
    margin-bottom: 40px;
}
.header-inner-col3.gtrans { 
    gap: 5px; 
}
.wpcf7-submit { 
    margin-top: 20px !important;
}
  .wpcf7-submit { 
    font-size: 16px !important;
    line-height: 22px !important; 
}
.header-main-sec .header-inner-col2 ul {
    display: none;
}
#Side_slide #menu ul li a:hover {
    color: unset !important;
}
.header-main-sec.cus-header .responsive-menu-toggle:hover {
    color: #fff !important;
}
.footer-blocks.footer-blocks-last.my-footer figure.wp-block-image.size-full {
    margin-bottom: 20px;
}
}
/*599*/
@media only screen and (max-width: 600px) {
  
  
  
  
  .center-logo img {
    height: 150px !important;
    width: 150px;
}

 .banner-inner-sec-col2-new .circle {
    animation: circle-rotate 20s linear infinite;
    -webkit-animation: circle-rotate 20s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    width: 50%;
    height: 50%;
    border: 2px solid #fff;
    border-radius: 50%;
}
.banner-inner-sec-col2-new .big-circle {
    height: 100%;
    width: 100%;
    position: relative;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    animation: Rotate 20s linear infinite;
    -webkit-animation: Rotate 20s linear infinite;
}
.banner-inner-sec-col2-new .circle {
    width: 250px;
    height: 250px;
}
    
 .banner-inner-sec-col2-new .main {
    margin: 0px auto;
    width: 400px;
    height: 400px;
    position: relative;
}   
 .all-events-main-sec .main-allevents-sec-inner-col1 {
    grid-template-columns: 1fr;
 margin-bottom: 30px;
    row-gap: 20px;
}

.all-events-main-sec .main-allevents-sec-inner-col1 .main-allevents-sec-inner-col1-filter select#sort-by-date {
    height: fit-content;
    width: 100%;
}
   /*******new-page*************/
   
 
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new {
    text-align: center;
}
.main-banner-inner-2nd::after, .main-banner-inner-2nd::before {
    display: none;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left button, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button {
    margin: 0 !IMPORTANT;
}
.banner-main-my .left-right-text {
    margin-bottom: 30px !important;
}

.main-banner-inner-2nd { 
    justify-content: center;
    align-items: center;
     flex-direction: column;
    gap: 20px;
}
.usecase-slider { 
    padding-bottom: 50px;
}
.same-bnr-my .same-bnr-inner {
    padding-block: 100px;
}
.same-bnr-my .same-bnr-inner h1 { 
    font-size: 35px;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head {
    padding: 50px 20px 40px;
    border-radius: 20px;
}
.feature-sec-main-cont {
    margin-top: 25px !important;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner { 
    row-gap: 30px;
}

section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col {
    width: 100%;
    max-width: 100%;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner .page-last-sec-row-col .wpb_single_image {
    margin-bottom: 20px !IMPORTANT;
}
.feature-sec .vc_row.feature-sec-inner .feature-sec-head::after, .feature-sec .vc_row.feature-sec-inner .feature-sec-head::before {
    height: 130px;
    max-width: 130px;
}
.feature-sec .vc_row.feature-sec-inner h2 {
    font-size: 25px;
}
.page-last-sec-row-head.feature-sec-head-services  p {  
    font-size: 14px;
    line-height: 20px; 
}
section.business-idea .business-idea-row .business-idea-row-cont h2 {
    font-size: 22px; 
}
 section.talk-my-form .talk-my-form-row {
    padding: 40px 20px;
}
section.talk-my-form .talk-my-form-row  .wpforms-recaptcha-container {
    margin: 10px 0px 25px;
}
 section.talk-last .talk-last-row .talk-last-row-right {
    height: 360px !IMPORTANT;
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p:first-child {
    margin-bottom: 25px;
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p { 
    font-size: 18px; 
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p a { 
    font-size: 16px; 
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper .wpb_wrapper { 
    bottom: 20px;
    right: 20px;
}
section.talk-last .talk-last-row .talk-last-row-left .question  .title {
    font-size: 18px;
}
 section.talk-last .talk-last-row .talk-last-row-right {
    height: 360px !IMPORTANT;
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p:first-child {
    margin-bottom: 25px;
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p { 
    font-size: 18px; 
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper p a { 
    font-size: 16px; 
}
section.talk-last .talk-last-row .talk-last-row-right .vc_column-inner .wpb_wrapper .wpb_wrapper { 
    bottom: 20px;
    right: 20px;
}

section.talk-last .talk-last-row .talk-last-row-left .question .title, section.talk-last .talk-last-row .talk-last-row-left .question .answer {
    padding-right: 40px;
}
section.talk-last .talk-last-row .talk-last-row-left .question .title i {
    width: 30px;
    height: 30px;
}
section.bg-with-test {
    padding: 50px 0px;
}
section.thailand-my {
    padding-bottom: 50px;
}
.page-last-sec {
    padding: 50px 0px;
}
section.services-slider .slick-slider-logo .slick-track .wpb_column  p { 
    font-size: 20px; 
}
section.services-slider .slick-slider-logo .slick-track { 
    gap: 30px;
}
section.page-last-sec .page-last-sec-row .page-last-sec-row-head .page-last-sec-row-inner { 
    grid-template-columns: 1fr;
  gap: 30px; 
}
.full-sec-img-main-uper {
    padding: 50px 0px;
}
.full-sec-img-main-uper .full-sec-img-main .full-sec-img-main-head h2 { 
    font-size: 25px; 
    margin-bottom: 30px;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new, .banner-main-my .main-banner-inner-2nd .main-banner-inner-left {
    padding: 0;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left a.vc_general 
 , .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new a.vc_general { 
    font-size: 14px ! IMPORTANT; 
    padding-block: 12px ;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new a.vc_general i, .banner-main-my .main-banner-inner-2nd .main-banner-inner-left a.vc_general i {
    font-size: 46px ! IMPORTANT; 
    right: 5px !important;
}
.header-main-sec .header-inner-col1 {
    width: 45%;
}
section.talk-last {
    margin: 50px 0 0;
}
.header-inner-col3.gtrans a { 
    margin-left: 10px; 
}
.header-inner-col3.gtrans a { 
    font-size: 14px; 
}
}
/*499*/
@media only screen and (max-width: 500px) {
 .center-logo img {
    height: 100px !important;
    width: 100px;
}
.banner-inner-sec-col2-new .circle {
    width: 200px;
    height: 200px;
}
.banner-inner-sec-col2-new .main {
    margin: 0px auto;
    width: 300px;
    height: 300px;
    position: relative;
}
   
 
  


.home-page-banner  .main-container {
    min-height: 100% !important;
    height: 100% !important;
}
.banner-main-my .main-banner-heading h1 {
    font-size: 40px; 
}
    .banner-main-my {
    height: unset;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left button, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new button { 
    width: 100% !important;
    max-width: max-content;
}
.banner-main-my .main-banner-inner-2nd .main-banner-inner-left, .banner-main-my .main-banner-inner-2nd .main-banner-inner-right-new {
    width: 100%;
    max-width: 100%;
}
}



@media only screen and (max-width: 480px) {
    
 .home-page-banner  .main-container {
    min-height: 100% !important;
    height: 100% !important;
} 
   .featured-events-main-sec .same-heading {
    font-size: 20px;
} 


    
    .vc_tta-panels p{ 
    font-size:14px !important;
    line-height:20px !important;

}
.tabs-sec-main-inner-col  span.vc_tta-title-text {
    font-size: 17px !important;
}
    
    
    .header-main-sec .header-inner-col2 {
	margin-left: 30px;
}

  .app-sec-main .app-sec-inner .app-sec-inner-col1 h3 {
    font-size: 20px;
}  
.red-same-btn a {
    padding: 10px 28px !important;
    font-size: 16px !important;
}
    .app-sec-main {
    padding-top: 40px !important;
    padding-bottom: 40px;
}
.international-main-sec {
    margin-bottom: 40px !important;
}
.international-main-sec {
    padding: 20px 0px;
    width: 100%;
}
.international-inner-sec1-col h2 {
    font-size: 20px;
    line-height: 28px !important;
}
.international-inner-sec2-col1 .accordion-icx  p {
    font-size: 14px;
}
.international-inner-sec2-col1 .vc_active .vc_tta-panel-heading span {
    font-size: 18px;
    line-height: 120.9%;
}
.international-inner-sec1-col p {
    font-size: 14px;
}
.customer-inner-sec h2 {
    font-size: 20px;
}
.customer-main-sec {
    margin-bottom: 40px;
}
.integrate-main-sec .integrate-main-sec {
    padding: 40px 10px;
}
.integrate-main-sec-col1  h2 {
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    line-height: 28px !important;
}
.spreadsheet-main-sec {
    margin: 30px 0px;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 h2 {
    font-size: 20px;
    line-height: 28px !important;
}
.spreadsheet-main-sec .spreadsheet-inner-sec .spreadsheet-inner-sec-col2 p {
    margin-bottom: 20px;
    font-size: 16px;
}
.trusted-sec-main {
    margin-bottom: 30px;
}

.trusted-sec-main .wpb_wrapper > div {
    margin-bottom: 25px;
}
.logo-sec-main {
    margin-top: 20px !important;
}
.form-sec-inner-col1  h2 {
    font-size: 20px;
    line-height: 28px !important;
}
.footer {
    width: 100%;
    padding: 40px 0px;
}
.copy-right .copy-main {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
    text-align: center;
}
.trusted-sec-main .trusted-sec-inner-col h2 {
    font-size: 20px;
    line-height: 28px !important;
}
.trusted-sec-main {
    padding: 0px;
}
.double-sec-main .vc_row .double-sec-inner-col1 h2 {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.main-trusted-col1 p::before {
  display:none;
}

.main-trusted-col1 p::after {
     display:none;
}
.main-trusted-col {
    width: 100%;
    text-align: center;
}
.main-trusted-col p {
    padding-bottom: 15px;
}
.main-trusted-col2 {
    flex-direction: column;
}
.main-trusted-col2 img {
    margin-bottom: 10px !important;
}
.logo-sec-main {
    margin-top: 30px !important;
        flex-direction: column;
     
}
.logo-sec-main img {
    width: 100% !important;
    object-fit: cover !important;
    height: 100% !important;
    max-width: 200px !important;
}
.logo-sec-col.col1 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.logo-sec-col.col2 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
}

.logo-sec-main .wpb_single_image.vc_align_right {
    text-align: center;
}
.logo-sec-main .wpb_single_image.vc_align_left {
    text-align: center;
}
.trusted-sec-main .wpb_wrapper > div {
    margin-bottom: 0px;
}
.header-main-sec .header-inner-col3 {
    width: 65%;
}
 .banner-inner-sec .banner-inner-sec-col1 h2 {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
    line-height: normal !important;
}
.double-sec-main-text h2 {
    font-size: 20px;
}
.same-abv-ft-sec-col2 h2 {
    font-size: 20px;
    margin-bottom: 10px !important;
    line-height: 28px !important;
}
.pricing-box .plan-header h2 {
    font-size: 20px;
}
.pricing-box .plan-header h2 {
    font-size: 20px;
}
.pricing-box .plan-header .price sup.period {
    font-size: 16px;
}
.pricing-box .plan-header .price sup.period {
    margin: 5px 0px;
}
.subtitle {
    margin-bottom: 15px !important;
}
.join-sec-main h2 {
    font-size: 20px;
    line-height: 28px !important;
}
.join-sec-main ul {
    column-gap: 20px;
    row-gap: 25px;
}
.faq-main-sec-col h2 {
    font-size: 20px;
}
.faq-main-sec-col .vc_tta-panel-heading span {
    font-size: 16px;
    line-height: 125.9%;
}
.faq-main-sec-col .vc_active .vc_tta-panel-heading span {
    font-size: 16px;
    line-height: 114.9%;
}
/*.faq-main-sec-col .vc_active .vc_tta-panel-body {*/
/*    padding-top: 0px !important;*/
/*}*/
.team-sec-inner-cols .team-sec-inner-col .desc_wrapper {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.team-sec-inner-cols .team-sec-inner-col .links {
    margin-top: 0;
}
.team-sec-inner-cols .team-sec-inner-col .team.team_vertical {
    justify-content: center;
    align-items: center;
}
.same-cols-double-main .same-cols-double-inner {
    text-align: center;
}
.same-cols-double-main .vc_col-sm-6 {
    padding: 20px 15px;
}
.spin-inner img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    margin: 0 auto;
    text-align: center;
}
.spin-inner::before {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/dot-image.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 170px;
    height: 170px;
    left: -26px;
    right: 5px;
    margin: 0 auto;
    background-position: 100%;
    top: -19%;
    animation: spin 10s linear infinite;
}
.spin-inner::after {
    position: absolute;
    content: "";
    background-image: url('https://www.lightminds.io/3cf6926de3b6c4563580/2023/09/round.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 290px;
    height: 290px;
    left: -86px;
    right: 0;
    margin: 0 auto;
    background-position: center;
    top: -61%;
}
.featured-events-main-sec .vc_pageable-slide-wrapper {
    grid-template-columns: 1fr;
}
.featured-events-main-sec .vc_pageable-slide-wrapper .vc_grid-item h4 {
    text-align: center !important;
}
.usecase-slider .vc_row .slick-track .slick-slide iframe {
    height: 300px;
}
}


@media only screen and (max-width: 405px) {
    
    .banner-inner-sec-col2-new .icon-blocks {
    width: 65px;
    height: 65px;
  
}
.banner-inner-sec-col2-new .circle {
    width: 180px;
    height: 180px;
}
.banner-inner-sec-col2-new .main {
    margin: 0px auto;
    width: 270px;
    height: 270px;
    position: relative;
}



    
    
}



@media only screen and (max-width: 380px) {
    

    
    
    
    
    
  .international-main-sec {
    border: 4px solid #E0E0E0;
} 
.international-inner-sec2-col1 a {
    padding: 12px 10px !important;
}
.international-inner-sec2-col1 .vc_active .vc_tta-panel-heading span {
    font-size: 16px;
  
}
.international-inner-sec2-col1 .vc_tta-panel-heading span {
    font-size: 16px;
    line-height: 125.9%;
}
   .header-main-sec .header-inner-col3 {
    width: 60%;
} 
.faq-main-sec-col .vc_tta-panel-body p {
    font-size: 14px;
}
.faq-main-sec-col .vc_tta-panel-heading span {
    font-size: 14px;
    line-height: 125.9%;
}
.faq-main-sec-col .vc_active .vc_tta-panel-heading span {
    font-size: 14px;
}
.faq-main-sec {
    padding: 20px 15px;
    margin-bottom: 50px !important;
}
.center-logo img {
    height: 70px !important;
    width: 70px !important;
}

.banner-inner-sec-col2-new .circle {
    width: 145px;
    height: 145px;
}
.banner-inner-sec-col2-new .main {
    margin: 0px auto;
    width: 230px;
    height: 230px;
    position: relative;
}
.banner-inner-sec-col2-new .icon-blocks {
    width: 60px;
    height: 60px;
}







}










