*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "Roboto Condensed", sans-serif !important;
}
body{
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight:100;
	font-size:17px;
	line-height:30px;
}

blockquote {
	font-family: "Roboto Condensed", sans-serif !important;
	font-style: italic !important;
	font-weight: 100;
	background-color: #f3f3f3;
	padding:25px;
	margin: 2em 2em;
	border-left:3px solid #6e6e6e;
}


.article-title {
    display: none !important;
}
.elegant-header-wrapper {
    max-width: 100% !important;
    width: 100%;
}
.elegant-header-wrapper .vc_row.wpb_row {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
}
.container-fluid .vc_column-inner {
    padding: 0 !important;
}
.container-fluid {
    width: 100%;
}
.site.container {
    max-width: 100%;
    width: 100%;
}
.w-100 {
    max-width: 100% !important;
    width: 100%;
}
.top-header {
    transition: all .3s cubic-bezier(.4,0,.2,1);
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.top-header .menu__list li .elegant-menu-nav-link span {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
ul#menu-primary-menu li.current-menu-item a span {
    font-weight: 600;
}
.vc_row-fluid.header {
    width: 100%;
    max-width: 1920px;
    padding: 15px 75px;
    margin: 0 auto !important;
    transition: all .3s cubic-bezier(.4,0,.2,1);
    align-items: start !important
}
.vc_row-fluid.header img.vc_single_image-img {
    max-width: 300px;
    margin: 0;
    padding: 10px 0;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
.blog-grid .vc_grid-item .vc_gitem-zone {
    max-height: 400px;
}
ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link {
    color: white;
    font-weight: 300;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link span {
    font-size: 28px;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
ul#menu-primary-menu li.current-menu-item {
    background: none;
    font-weight: 700;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
ul#menu-primary-menu li:hover {
    background: none;
}
.content-body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#elegant-header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.gradiant-btn {
    background: linear-gradient(90deg, rgba(254,143,28,1) 0%, rgba(227,0,71,1) 100%);
    padding: 15px 25px !important;
    border: 1px solid #fff !important;
}
.bg-gradiant .title-text {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, rgba(114, 129, 255, 1) 100%) !important;
    padding: 70px 30px;
    border: 2px solid #fff;
    position: relative;
}
.subheading {
    font-size: 60px;
    line-height: 70px !important;
    font-family: "Bebas Neue", sans-serif !important;
    margin-bottom: 20px;
}
.inner-header .subheading{
    font-size: 5rem;
    line-height: 106px !important;
    font-family: "Bebas Neue", sans-serif !important;
    margin-bottom: 0;
}
.bg-gradiant .title-text::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 0 1px #fff;
    background: linear-gradient(-135deg, rgba(255,255,255,1) 50%, rgba(114,129,255,1) 50%);
}
.table-heading {
    font-size: 24px;
    font-family: "Bebas Neue", sans-serif !important;
    line-height: normal;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tit1e-text {
    font-size: 96px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Bebas Neue", sans-serif !important;
    line-height: 80px;
}
.table-praragrapg{
    margin-bottom: 0 !important;
}
.pricing-content .vc_row.wpb_row:last-child {
    border-bottom: none !important;
}
.table-praragrapg p {
    font-size: 28px !important;
    font-weight: 500 !important;
    color: #000 !important;
    line-height: normal !important;
}
.vc_wp_categories.wpb_content_element.p-25 {
    padding: 0 25px;
}

/* Styling for <p> elements within .wpb_text_column and .paragraph */
.wpb_text_column p,
.paragraph p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-top: 10px;
    color: rgb(0 0 0 / 85%);
    font-family: "Roboto Condensed", sans-serif !important;
}

/* Styling for <strong> elements within <p> elements in .wpb_text_column and .paragraph */
.wpb_text_column p strong,
.paragraph p strong {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-top: 10px;
    color: rgb(0 0 0 / 85%);
    font-family: "Roboto Condensed", sans-serif !important;
}

.wpb_text_column p a,
.paragraph p a {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-top: 10px;
    color: #9A4EB5; /* Updated link color */
    text-decoration: none; /* Remove underline */
    font-family: "Roboto Condensed", sans-serif !important;
}

.wpb_text_column p a:hover,
.paragraph p a:hover {
    color: #662D8C; /* Updated link hover color */
    text-decoration: none; /* Ensure no underline on hover */
}

/* Styling for <ul> and <ol> elements within .wpb_text_column */
.wpb_text_column ul,
.wpb_text_column ol {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-top: 10px;
    color: rgb(0 0 0 / 85%);
    font-family: "Roboto Condensed", sans-serif !important;
}

/* Styling for <a> elements within <ul> and <ol> elements in .wpb_text_column */
.wpb_text_column ul a,
.wpb_text_column ol a {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    color: rgb(0 0 0 / 85%);
    text-decoration: underline;
    font-family: "Roboto Condensed", sans-serif !important;
}

/* Styling for <strong> elements within <ul> and <ol> elements in .wpb_text_column */
.wpb_text_column ul strong,
.wpb_text_column ol strong {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    color: rgb(0 0 0 / 85%);
    font-family: "Roboto Condensed", sans-serif !important;
}

/* Styling for <sup> elements within <p> elements in .wpb_text_column and .paragraph */
.wpb_text_column p sup,
.paragraph p sup {
    font-size: 12px;
    line-height: 36px;
    font-weight: 300;
    color: rgb(0 0 0 / 85%);
    font-family: "Roboto Condensed", sans-serif !important;
}

/* Additional styling for .paragraph */
.paragraph {
    margin-bottom: 20px !important;
}

.btn-gradiant-blue button {
    background: linear-gradient(90deg, rgba(226,25,255,1) 0%, rgba(114,129,255,1) 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 15px 30px !important;
    font-size: 18px !important;
    font-weight: 600;
}

a.btn-gradient-blue {
    background: linear-gradient(90deg, rgba(226,25,255,1) 0%, rgba(114,129,255,1) 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 15px 30px !important;
    font-size: 18px !important;
    font-weight: 600;
    transition: background 0.3s ease-in-out; /* Add transition for smooth effect */
}

a.btn-gradient-blue:hover {
    background: linear-gradient(90deg, rgba(114,129,255,1) 0%, rgba(226,25,255,1) 100%) !important;
}

/*customized buttons products*/
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    background: none !important;
    border: 2px solid #662D8C !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    color: #662D8C !important;
    font-weight: 600;
    padding: 12px 30px !important;
    text-decoration: none;
    display: inline-block;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover {
    color: #9A4EB5 !important;
    border-color: #9A4EB5 !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: linear-gradient(90deg, rgba(226,25,255,1) 0%, rgba(114,129,255,1) 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 15px 30px !important;
    font-size: 18px !important;
    font-weight: 600;
    text-decoration: none; /* Ensures no underline on links */
    display: inline-block; /* Ensures padding is applied correctly */
    transition: background 0.3s ease-in-out; /* Add transition for smooth effect */
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: linear-gradient(90deg, rgba(114,129,255,1) 0%, rgba(226,25,255,1) 100%) !important;
}


.about-section img {
    margin-top: 0;
}
.about-content .vc_column-inner {
    position: relative;
    left: -180px;
    background: rgb(255 255 255 / 95%);
    min-width: calc(100% + 180px) !important;
}
.custom-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto !important;
    padding: 0 67px !important;
}
.text-center {
    text-align: center !important;
}
#article{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.head-disc p {
    margin-top: 0;
    font-size: 32px;
    line-height: 40px;
    color: rgb(0 0 0 / 92%);
}
.product-card .wpb_text_column p {
    font-size: 20px;
    line-height: normal;
    text-align: center;
    color: #000;
}

.product-card .wpb_single_image {
    margin-bottom: 0;
    text-align: center;
}
.product-card .wpb_wrapper {
    padding: 0 14px;
}
.product-card .wpb_wrapper .wpb_text_column {
    margin: 0;
}
.price p {
    font-size: 24px !important;
    color: #313CA1 !important;
    font-weight: 600;
    margin: 10px  0 30px !important;
}
.outline-btn button {
    background: none !important;
    border: 2px solid #662D8C!important;
    border-radius: 0 !important;
    font-size: 18px !important;
    color: #662D8C !important;
    font-weight: 600;
    padding: 12px 30px !important;
}

.hotel_travel .vc_column-inner .head-disc p {
    font-size: 32px;
    font-family: 'Bebas Neue', Arial, sans-serif !important;
    color: #fff !important;
}
.hotel_travel .vc_column-inner {
    background: hsl(234deg 53% 41% / 75%);
}
.hotel_travel .wpb_text_column p {
    color: #fff;
}
.hotel_travel .subheading {
    font-weight: 500 !important;
}
.subheading.w-700 {
    width: 100%;
    max-width: 1045px;
    font-size: 48px;
    line-height: normal;
    margin: 0 auto;
    text-align: center !important;
    font-family: "Bebas Neue", sans-serif !important;
    font-weight: 400 !important;
}
.video-heading {
    height: auto;
    min-height: 622px;
}
.custom-blog .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
    background: #fff !important;
}
.custom-blog .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_custom_heading h4 {
    font-size: 26px;
    font-family: "Bebas Neue", sans-serif !important;
    line-height: normal;
    margin-top: 25px;
    color: #000;
}
.custom-blog .vc_grid-item  p {
    color: rgb(0 0 0 / 50%);
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}
.custom-blog .vc_grid-item .vc_btn3-container a.vc_general {
    background: none !important;
    border: 2px solid #662D8C !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    color: #662D8C !important;
    font-weight: 600;
    padding: 12px 30px !important;
}
.footer-top .wpb_wrapper h2.vc_custom_heading {
    font-family: "Bebas Neue", sans-serif !important;
    color: #fff;
    line-height: 68px;
}
.footer-top .wpb_wrapper p {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
    margin: 0;
}
.footer-top .gradiant-btns button {
    background: linear-gradient(90deg, rgba(254, 143, 28, 1) 0%, rgba(227, 0, 71, 1) 100%);
    padding: 15px 25px !important;
    color: #fff !important;
    font-size: 24px;
    font-weight: 600;
    border-radius: 0;
    border: none !important;
}
#full-width-articles{
    margin-bottom: 0 !important;
}
.footer-custom .wpb_wrapper .elegant-social-icons {
    gap: 15px;
}
.footer-custom .wpb_wrapper .elegant-social-icons a.elegant-social-icon {
    font-size: 28px;
    background: none !important;
    width: 34px;
}
.footer-custom .wpb_wrapper .wpb_single_image {
    margin: 0;
}
.footer-custom .wpb_wrapper .wpb_single_image img.vc_single_image-img {
    max-width: 230px;
    margin: 0;
}
/* Footer header links */
.footer-link-section .wpb_wrapper .footer-title,
.footer-link-section .wpb_wrapper .footer-title a {
    font-size: 32px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif !important;
    margin-bottom: 15px;
}

.footer-link-section .wpb_wrapper .footer-title a:hover {
    color: rgba(255, 255, 255, 0.6);
}
.footer-link-section .wpb_wrapper ul.elegant-menu li a span {
    font-size: 20px;
    line-height: 34px;
    color: rgb(255 255 255 / 60%);
    font-weight: 300;
}
.footer-link-section .wpb_wrapper ul.elegant-menu li a:hover span {
    color: rgb(255 255 255 / 100%);
}
.footer-link-section .wpb_wrapper ul.elegant-menu li a {
    display: block;
    height: auto;
    line-height: normal;
    padding: 0;
}
.footer-link-section .wpb_wrapper ul.elegant-menu {
    display: flex;
    flex-direction: column;
    width: 100% !important;
}
.footer-link-section .wpb_wrapper ul.elegant-menu li {
    background: none !important;
}
.footer-bottom .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
}
.footer-bottom .wpb_wrapper p {
    font-size: 20px;
    margin: 0;
    line-height: 23px;
    color: rgb(255 255 255 / 60%);
    font-weight: 300;
}
.footer-bottom .wpb_wrapper ul.elegant-menu li.elegant-menu-item:last-child {
    border: none;
}
.footer-bottom .wpb_wrapper  ul.elegant-menu li.elegant-menu-item {
    border-right: 1px solid hsl(0deg 0% 87% / 25%);
    background: none !important;
}
.footer-bottom .wpb_wrapper  ul.elegant-menu li.elegant-menu-item a.elegant-menu-nav-link {
    height: auto;
    line-height: normal;
}
.footer-bottom .wpb_wrapper  ul.elegant-menu li.elegant-menu-item a.elegant-menu-nav-link:hover span{
    color: #fff;
}
.footer-bottom .wpb_wrapper ul.elegant-menu li.elegant-menu-item a.elegant-menu-nav-link span {
    font-size: 20px;
    font-weight: 300;
    color: rgb(255 255 255 / 65%);
}
.footer-bottom .wpb_wrapper  ul.elegant-menu {
    text-align: right;
}

body .bx-wrapper .bx-viewport .responsiveSlider {
    margin-top: 0 !important;
}
.bx-wrapper .bx-viewport {
    padding: 0;
}
.bx-wrapper .bx-viewport .i13_bx_slider img {
    margin: 0;
    width: 100%;
    border-radius: 0;
}
body #divSliderMain65e700ae1cd0a .bx-wrapper .bx-viewport {
    background: transparent !important;
}

.bx-wrapper .bx-controls-direction a {
    top: 49% !important;
}
.bx-wrapper .bx-next {
    background: url("/wp-content/uploads/2024/03/right-arrow-1.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 60px !important;
    height: 60px !important;x
    right: -100px !important;
}
.bx-wrapper .bx-prev {
    background: url("/wp-content/uploads/2024/03/left-arrow-1.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 60px !important;
    height: 60px !important;
    left: -100px !important;
}
.playbtnCss {
    background: url("/wp-content/uploads/2024/03/play-button.png")  no-repeat center center !important;
}
.testimonials .wpb_wrapper {
    max-width: 1170px;
    margin: 0 auto;
}
.testimonials .wpb_wrapper .testimonial-author img {
    width: 300px !important;
    height: 300px !important;
    object-fit: cover;
    padding: 0;
    border-radius: 0 !important;
    box-shadow: 0 0 3px #ccc0 !important;
    margin: 0 !important;
    margin-right: 30px !important;
    border: none !important;
}
.testimonials .wpb_wrapper .testimonial-message p {
    font-size: 20px;
    line-height: 28px;
    color: hsl(0deg 0% 0% / 75%);
    font-weight: 400;
}
.testimonial-name {
    font-size: 18px;
    font-weight: 700;
    color: #662D8C;
    text-transform: uppercase;
    margin-top: 15px !important;
    position: relative;
    top: 25px;
    display: inline;
}
.testimonial-tagline {
    font-size: 16px;
    line-height: 28px;
    font-style: normal;
    color: hsl(0deg 0% 0% / 75%);
    position: relative;
    top: 25px;
}
.testimonials .wpb_wrapper .testimonial-message p {
    font-size: 20px;
    line-height: 28px;
    color: hsl(0deg 0% 0% / 75%);
    font-weight: 400;
    position: relative;
    top: 30px;
    padding-right: 40px;
}
.testimonials .wpb_wrapper .testimonial-single.clearfix {
    border: 1px solid #662D8C;
}

.testimonials .bne-testimonial-slider-wrapper {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    border-color: #660D8C;
}
.testimonials .bne-testimonial-slider.bne-flexslider .slides>li.flex-active-slide {
    margin-right: 10px;
}
.testimonials .bne-testimonial-slider.bne-flexslider .flex-control-nav {
    display: none;
}
.bne-testimonial-slider.bne-flexslider .flex-content {
    padding: 0;
}

.bne-testimonial-slider.bne-flexslider .flex-direction-nav {
    position: absolute;
    right: unset;
    bottom: unset;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: 45%;
}

.bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev {
    position: absolute;
    left: -120px;
    background: url("/wp-content/uploads/2024/03/blue-arrow-left.png") !important;
    background-size: cover !important;
    width: 60px !important;
    height: 60px !important;
}
.bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next {
    background: url("/wp-content/uploads/2024/03/blu-arrow-right.png") !important;
    background-size: cover !important;
    width: 60px !important;
    height: 60px !important;
    position: relative;
    left: 120px;
}

.elegant-header-wrapper.sticky-header .top-header {
    background: none;
    border-bottom: 1px solid #ffffff14;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
.elegant-header-wrapper.sticky-header .top-header .menu__list li .elegant-menu-nav-link {
    line-height: normal !important;
    height: 40px;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
.elegant-header-wrapper.sticky-header .top-header .menu__list li .elegant-menu-nav-link span {
    font-size: 18px;
    color: #fff;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
.elegant-header-wrapper.sticky-header .header img.vc_single_image-img {
    max-width: 250px;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
.elegant-header-wrapper.sticky-header .header a.elegant-menu-nav-link span {
    font-size: 25px !important;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}
.elegant-header-wrapper.sticky-header {
    position: sticky !important;
    transition: all .2s ease-in-out;
}
.elegant-header-wrapper.sticky-header::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    transition: all .3s cubic-bezier(.4,0,.2,1);
    content: "";
    z-index: -1;
    background: linear-gradient(90deg, rgb(46 49 146 / 90%) 0%, rgb(233 30 122 / 90%) 100%);
}

.elegant-header-wrapper .top-header ul#menu-topheader {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto !important;
    padding: 0 75px;
}
.elegant-header-wrapper.sticky-header .vc_row-fluid.header {
    padding: 0 75px;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}

.footer-link-section button.elegant-menu-toggle, .footer-bottom button.elegant-menu-toggle, .top-header .elegant-menu-toggle {
    display: none;
}

#article:first-child{
    margin-top: 0;
}
.social-icon-twitter svg path {
    display: none;
}

.social-icon-twitter svg {
    position: relative;
    background-image: url("/wp-content/uploads/2024/03/twiter.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pulse-effect {
    animation: beat 1s infinite alternate;
    transform-origin: center;
    animation-timing-function: ease-in-out;
}
@keyframes beat{
    to { transform: scale(1.1); }
}
.spakle-effect{
    position: relative;
    display: block;
    overflow: hidden;
}
.spakle-effect::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  animation: sweep 5s infinite linear;
  z-index: 1;
  border-radius: 100%;
}

@keyframes sweep {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(150px);
  }
}
body {
    overflow-x: hidden !important;
}
header section.vc_section, 
header section.vc_section[data-vc-full-width] {
    overflow: visible;
}
.elegant-menu-container .elegant-menu li .elegant-menu-sub-container ul.sub-menu {
    background: rgba(114,129,255,0.95) !important;
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 11px;
}
.elegant-menu-container .elegant-menu li .elegant-menu-sub-container ul.sub-menu li.elegant-menu-item .elegant-menu-nav-link {
    height: auto;
    min-height: auto;
    line-height: normal;
}
.elegant-menu-container .elegant-menu li .elegant-menu-sub-container ul.sub-menu li.elegant-menu-item {
    background-color: transparent;
    border-radius: 5px;
}
.elegant-menu-container .elegant-menu li>.elegant-menu-sub-container ul.sub-menu li.elegant-menu-item a, 
.elegant-menu-container .elegant-menu li>.elegant-menu-sub-container ul.sub-menu li.elegant-menu-item a span {
    font-size: 20px !important;
}

/*Inner pages style*/
.inner-header {
    min-height: 518px;
}
h5.vc_custom_heading.subheading {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: normal !important;
    font-weight: 600;
    margin-bottom: 10px !important;
}

h4.vc_custom_heading.subheading {
    font-size: 45px;
    line-height: 45px;
}
.category-sidebar .widget.widget_categories {
    background: none;
    padding: 0;
}
.category-sidebar .widget.widget_categories h2.widgettitle {
    display: none;
}
.category-sidebar .widget.widget_categories ul li {
    margin-bottom: 0;
}
.category-sidebar .widget.widget_categories ul a {
    font-size: 22px;
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 400;
    color: #0693E3;
    line-height: 32px;
}
.category-sidebar .widget.widget_categories ul a:hover {
    text-decoration: underline;
}
.inner-header .paragraph p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

/*Blog page*/
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_custom_heading h4 {
    font-size: 28px;
    line-height: 38px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 80px;
    font-weight: 400;
}
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_custom_heading {
    margin-bottom: 30px;
}
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col {
    padding: 0;
}
.blog-grid .vc_grid-item .vc_gitem-zone {
    padding: 25px 20px;
    background-color: rgb(130 37 191 / 8%) !important;
}


.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_custom_heading p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_btn3-container a.vc_general.vc_btn3 {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, rgba(114, 129, 255, 1) 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 15px 60px 15px 30px !important;
    font-size: 24px !important;
    font-weight: 600;
    text-transform: capitalize !important;
    position: relative;
}
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_btn3-container a.vc_general.vc_btn3::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('/wp-content/uploads/2024/04/Right-Arrow.png');
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    right: 25px;
    top: 50%;
    transform: translate(-0, -50%);
}
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_custom_heading p:last-child {
    display: none;
}
.blog-grid .vc_grid-item .vc_gitem-zone .vc_gitem-col .vc_custom_heading p:first-child {
    display: none;
}
.gradiant-btns button.vc_general {
    background: linear-gradient(90deg, rgba(254, 143, 28, 1) 0%, rgba(227, 0, 71, 1) 100%);
    padding: 15px 25px !important;
    color: #fff !important;
    font-size: 24px;
    font-weight: 600;
    border-radius: 0;
    border: none !important;
    position: relative;
}

.gradiant-btns.arrow button.vc_general{
    font-size: 30px;
    padding: 15px 50px 15px 25px  !important;
}
.blog-grid .vc_grid-item .vc_grid-item-mini {
    box-shadow: 0 4px 13px 0 rgb(0 0 0 / 18%);
}
.gradiant-btns.arrow button.vc_general::before{
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 10px;
    background: url('/wp-content/uploads/2024/04/Chevron-Right.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate(-50%, -50%);
}
.header-btn .gradiant-btns button {
    min-width: 215px;
    font-size: 30px;
    line-height: normal;
    padding: 12px 24px !important;
}
.vc_row.header-btn {
    position: absolute;
    right: 0;
    bottom: 15px;
}

/*Pricing page*/
.price-heading {
    font-size: 24px;
    line-height: 34px !important;
    background: linear-gradient(90deg, rgba(226,25,255,1) 0%, rgba(114,129,255,1) 100%) !important;
    padding: 16px 40px;
    color: #fff;
    font-family: "Bebas Neue", sans-serif !important;
}
.fontsize-24 .paragraph p {
    font-size: 24px;
    line-height: normal;
    max-width: 1260px;
    margin: 0 auto;
}

.tabsection li.vc_tta-tab a {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, rgba(114, 129, 255, 1) 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 16px 25px !important;
    font-size: 24px !important;
    font-weight: 600;
}
h5.subheading {
    font-size: 32px !important;
    font-weight: 500;
}
.tabsection .bg-gradiant {
    background: linear-gradient(90deg, rgba(114,129,255,1) 0%, rgba(226,25,255,1) 100%) !important;
    padding: 20px;
}
.fs-20{
    font-size: 20px;
}
.fw-medium{
    font-weight: 500;
}
.text-white{
    color: #fff;
}
.text-white p{
    color: #fff;
}
.fw-medium p{
    font-weight: 500;
}
.fs-2 p{
    font-size: 20px;
}
.text-white a{
    color: #fff;
}

.cfp-page-header{
	height: 1193px;
}
.cfp-page-middle-strip{
	background: linear-gradient(to right, #732c8a, #ea1e79);
}
.cfp-qstns-list li{
	margin-bottom: 50px !important;
}
.cfp-qstns-list li .uavc-list-icon   img{
	margin:auto !important;
}
.cfp-qstns-list li span.uavc-list-desc{
	color: #000000;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    margin-top: -57px;
}
.cfp-bottom-section{
	background: linear-gradient(to right, #ffa570, #ff626d);
}
.cfp-quote-text{
	margin: 0 150px;
}
.cfp-quote-text p{
	color: #fff;
	text-align: center;
	font-size: 36px;
	line-height: 48px;
    margin: 50px 0;
}
.cfp-instructions-header{
	height: 520px;
}


.quote-text p{
	font-size: 2rem;
}
.quote-img{
    margin-top: 30px !important;
}

.cfp-ins-full-width li p{
    font-weight: 300 !important;
    line-height: 1.2 !important;
}

.cfp-inst-two-col-list ul.uavc-list li{
    margin-bottom: 25px !important;
}
.cfp-inst-two-col-list .uavc-list-icon{
    margin-right: 10px !important;
}

.cfp-white-list-box span.uavc-list-desc{
    color: #fff !important;
}

@media(max-width:1920px){
    .elegant-header-wrapper.sticky-header .vc_row-fluid.header{
        padding: 0 75px;
    }
    .vc_row-fluid.header{
        padding: 15px 75px;
    }
}
@media(max-width:1600px){
    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev {
        left: -30px;
    }

    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next {
        left: 30px;
    }
    ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link span {
        font-size: 25px;
    }
    .bx-wrapper .bx-next {
     right: -35px !important;
    }
    .bx-wrapper .bx-prev {
        left: -35px !important;
    }
    .inner-header .subheading {
        font-size: 5rem;
        line-height: 85px !important;
    }
}
@media(max-width:1399px){
    .inner-header .subheading {
        font-size: 5rem;
        line-height: 80px !important;
    }
    .header-btn .gradiant-btns button {
        min-width: 185px;
        font-size: 24px;
    }
}
@media(max-width:1366px){
    ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link span {
        font-size: 22px;
    }  
    .vc_row-fluid.header img.vc_single_image-img {
        max-width: 250px;
    } 
    .elegant-header-wrapper.sticky-header .header a.elegant-menu-nav-link span {
        font-size: 22px !important;
    }
    .footer-link-section .wpb_wrapper .footer-title {
        font-size: 25px;
    }
    
}


@media(max-width:1280px){
    ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link span {
        font-size: 20px;
    }
    .top-header .menu__list li .elegant-menu-nav-link span {
     font-size: 18px;
    }
    .elegant-header-wrapper.sticky-header .header a.elegant-menu-nav-link span {
        font-size: 20px !important;
    }
}

@media(max-width:1170px){
       .footer-link-section .wpb_wrapper .footer-title {
        font-size: 22px;
    }
    .elegant-header-wrapper.sticky-header .header img.vc_single_image-img {
        max-width: 220px;
        transition: all .3s cubic-bezier(.4,0,.2,1);
    }
    ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width:1080px){
    .elegant-header-wrapper.sticky-header .header a.elegant-menu-nav-link span {
        font-size: 18px !important;
    }
    ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link span {
        font-size: 18px;
    }
    .footer-link-section .wpb_wrapper ul.elegant-menu li a span {
        font-size: 18px;
    }
    .footer-link-section .wpb_wrapper .footer-title {
        font-size: 20px;
    }   
    .vc_row-fluid.header img.vc_single_image-img {
        max-width: 230px;
    }
}
@media(max-width:992px){
    .elegant-menu-toggle-wrapper {
        text-align: right;
    }
    .elegant-menu-toggle-wrapper .elegant-menu-toggle {
        padding: 20px 20px;
        font-size: 25px;
        color: #fff !important;
        background: linear-gradient(90deg, rgba(254, 143, 28, 1) 0%, rgb(227 0 71) 100%);
    }
    ul#menu-primary-menu .elegant-menu-item a.elegant-menu-nav-link span {
         font-size: 25px !important;
        color: #fff;
        font-weight: 300;
    }
    .elegant-header-wrapper.sticky-header .header a.elegant-menu-nav-link span {
        font-size: 25px !important;
    }
    #elegant-header-wrapper .elegant-menu-container .elegant-menu{
        background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, rgba(114, 129, 255, 1) 100%) !important;
    }
    .elegant-header-wrapper.sticky-header .header a.elegant-menu-nav-link span {
        font-size: 25px !important;
        color: #fff;
        font-weight: 300;
    }
    #elegant-header-wrapper .elegant-menu-container .elegant-menu .mobile-menu-close-button span.toggle-icon-close {
        width: 50px;
        height: 50px;
        border: 2px solid rgb(255 255 255 / 30%);
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        right: 20px;
    }
     #elegant-header-wrapper .elegant-menu-container .elegant-menu .mobile-menu-close-button span.toggle-icon-close:hover{
        border-color: #fff;
     }
    #elegant-header-wrapper .elegant-menu-container .elegant-menu .mobile-menu-close-button {
        justify-content: end;
    }
    #elegant-header-wrapper .elegant-menu-container .elegant-menu .mobile-menu-close-button span.toggle-icon-close svg {
        width: 32px;
        height: 32px;
    }
    #elegant-header-wrapper .elegant-menu-container .elegant-menu li {
        border-color: #ffffff85 !important;
    }
}

/* footer join button */
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-669549de49703 {
    font-weight: 600 !important;
    font-size:20px !important;
    min-width:80%;
}

.wpb_text_column p strong, .paragraph p strong {
    font-size: 1.5rem;
    line-height: 36px;
    font-weight: 500;
    margin-top: 10px;
    color: rgb(0 0 0 / 85%);
    font-family: "Roboto Condensed", sans-serif !important;
}


h3 {
    font-size: 4rem;
    line-height: 106px !important;
    font-family: "Bebas Neue", sans-serif !important;
    margin-bottom: 0;
    color: rgb(0 0 0 / 85%)
}

h4 {
    font-size: 2.5rem;
    line-height: 106px !important;
    font-family: "Bebas Neue", sans-serif !important;
    margin-bottom: 0;
    color: rgb(0 0 0 / 85%)
}

h4 {
    font-size: 2rem;
    line-height: 106px !important;
    font-family: "Bebas Neue", sans-serif !important;
    margin-bottom: 0;
    color: rgb(0 0 0 / 85%)
}


/*roundtable form styling*/

legend.wpforms-field-label, label.wpforms-field-label {
    font-size: 1.6rem !important;
    font-weight: 400 !important;
}

/*registration page button*/
.ubtn-ctn-center.primary-btn-gradient-reg {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, #7281ff 100%) !important;
    color: #fff !important;
    font-size: 20px !important;
    border: none !important;
    min-width: 100%;
}

/*taken from editor*/

.top-header #menu-secondary-menu {
    width: 100%;
    max-width: 1920px;
    padding: 0 75px !important;
    margin: 0 auto !important;
}

.text-white a span {
    color: #fff !important;
}

.subheading.line-heading {
    line-height: 45px !important;
}

.keynote-box {
    position: relative;
}

.keynote-box .images img {
    margin: 0 !important;
}

.keynote-box .images {
    position: absolute;
    top: -35px;
    bottom: 0;
    width: calc(33.33% + 93px);
    height: calc(100% + 70px);
    overflow: hidden;
    padding: 0 !important;
    max-width: 493px;
    right: 0;
}

.paragraph.text-limit-8 p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    -webkit-box-orient: vertical;
}

.keynote-box.column-reverse .images {
    left: 0;
}

.keynote-box.column-reverse {
    flex-direction: row-reverse;
}

.keynote-box .images .wpb_single_image .vc_single_image-wrapper {
    padding: 15px 30px 15px 30px;
}

/* Meal Speaker Box Styles */

.thumbnail-images section.vc_cta3-container {
    margin: 0;
}

.thumbnail-images section.vc_cta3-container .vc_general {
    padding: 35px;
    border: none;
}

.thumbnail-images section.vc_cta3-container .vc_general .vc_cta3-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.thumbnail-images section.vc_cta3-container .vc_general .vc_cta3-content header.vc_cta3-content-header {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 120px;
    margin-bottom: 8px;
}

.thumbnail-images section.vc_cta3-container .vc_general .vc_cta3-content header.vc_cta3-content-header h2 {
    font-size: 1px !important;
    color: #fff;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif !important;
    line-height: normal;
}

.thumbnail-images section.vc_cta3-container .vc_general .vc_cta3-content header.vc_cta3-content-header h4 {
    font-size: 1px !important;
    line-height: normal;
    color: #fff;
    font-weight: 400;
}

.thumbnail-images section.vc_cta3-container .vc_general .vc_cta3-content p a {
    font-size: 1px !important;
    font-weight: 500;
    line-height: normal;
    color: #fff !important;
}

/* End of Meal Speaker Box Styles */


.feature-speaker .wpb_wrapper a.ult_colorlink span {
    font-weight: 500;
}

.feature-speaker .wpb_wrapper p {
    color: #000;
    font-weight: 400;
}

.feature-speaker .wpb_wrapper img.vc_single_image-img.attachment-full {
    margin: 0;
}


@media(max-width:1650px) {
    .keynote-box .padding-right {
        padding-right: 60px !important;
    }

    .keynote-box.column-reverse .padding-right {
        padding-right: 0 !important;
        padding-left: 80px;
    }
}

.mx-w-6 {
    max-width: 60%;
}

/*Style Guide page */
h1 {
    font-size: 52px;
    line-height: 62px;
}

h2 {
    font-size: 48px;
    line-height: 58px;
}

h3 {
    font-size: 36px;
    line-height: 46px;
}

h4 {
    font-size: 32px;
    line-height: 42px;
}

h5 {
    font-size: 24px;
    line-height: 34px;
}

h6 {
    font-size: 18px;
    line-height: 28px;
}

p {
    color: #000;
}

a {
    color: #ddd;
    text-decoration: none;
}

/*Font Weight*/
.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300;
}

.fw-normal {
    font-weight: 400;
}

.fw-semibold {
    font-weight: 500;
}

.fw-bold {
    font-weight: 600;
}

.fw-bolder {
    font-weight: 800;
}


/*Color*/
.action-card h2 {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    font-weight: 500;
}

.action-card h4 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
}

.action-card .heading h2 {
    font-size: 36px;
}

.action-card section {
    margin-bottom: 15px;
}

a {
    color: #000;
    text-decoration: underline;
    font-size: 20px;
}

.unoderlist {
    display: block;
    clear: both;
}

.unoderlist ul {
    margin-top: 40px !important
}

.unoderlist ul li {
    padding: 5px 0;
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
    list-style: disc;
    color: #000;
}

.oderlist {
    display: block;
    clear: both;
}

.oderlist ul {

    margin-top: 40px !important
}

.oderlist ul li {
    padding: 5px 0;
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
    list-style: decimal-leading-zero;
    color: #000;
}

.primary-btn button {
    background: #2e3192 !important;
    color: #fff !important;
    font-size: 20px !important;
    border: none !important;
    min-width: 200px;
}

.secondary-btn button {
    background: #fe8f1c !important;
    color: #fff !important;
    font-size: 20px !important;
    border: none !important;
    min-width: 200px;
}

.black-btn button {
    background: #000 !important;
    color: #fff !important;
    font-size: 20px !important;
    border: none !important;
    min-width: 200px;
}

.primary-btn-gradient button {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, #7281ff 100%) !important;
    color: #fff !important;
    font-size: 20px !important;
    border: none !important;
    min-width: 200px;

}

.secondary-btn-gradient button {
    background: linear-gradient(90deg, rgba(254, 143, 28, 1) 0%, rgba(227, 0, 71, 1) 100%) !important;
    color: #fff !important;
    font-size: 20px !important;
    border: none !important;
    min-width: 200px;

}


.primary-btn button.vc_btn3-style-outline {
    color: #2e3192 !important;
    font-size: 20px !important;
    min-width: 200px;
    background: none !important;
    border: 2px solid #2e3192 !important;
}

.secondary-btn button.vc_btn3-style-outline {
    color: #fe8f1c !important;
    font-size: 20px !important;
    min-width: 200px;
    background: none !important;
    border: 2px solid #fe8f1c !important;
}

.black-btn button.vc_btn3-style-outline {
    color: #000 !important;
    font-size: 20px !important;
    min-width: 200px;
    background: none !important;
    border: 2px solid #000 !important;
}

.primary-btn-gradient button.vc_btn3-style-outline {
    color: #2e3192 !important;
    font-size: 20px !important;
    min-width: 200px;
    background: none !important;
    border: 2px solid #2e3192 !important;
}

.secondary-btn-gradient button.vc_btn3-style-outline {
    color: #fe8f1c !important;
    font-size: 20px !important;
    min-width: 200px;
    background: none !important;
    border: 2px solid #fe8f1c !important;
}

.secondary-btn-gradient button.vc_btn3-style-outline:hover {
    background: linear-gradient(90deg, rgba(254, 143, 28, 1) 0%, rgba(227, 0, 71, 1) 100%) !important;
    color: #fff !important;
}

.primary-btn-gradient button.vc_btn3-style-outline:hover {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, #7281ff 100%) !important;
    color: #fff !important;
    border-color: #2e319200 !important;
}


.primary-btn button.vc_btn3-style-outline:hover {
    background: #2e3192 !important;
    color: #fff !important;
}

.secondary-btn button.vc_btn3-style-outline:hover {
    background: #fe8f1c !important;
    color: #fff !important;
}

.black-btn button.vc_btn3-style-outline:hover {
    background: #000 !important;
    color: #fff !important;
}

/*Form Element*/
label {
    font-size: 18px;
    font-weight: 400;
}

input,
select {
    padding: 10px 15px !important;
    height: auto !important;
    min-height: auto;
    background: none !important;
    border-radius: 5px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.elegant-form-wrapper .elegant-form-field .elegant-form-input[type=file] {
    padding: 10px 15px !important;
    height: auto !important;
    min-height: auto;
    background: none !important;
    border-radius: 5px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    border: 1px solid #d2d2d2 !important;
}

.select-arrow {
    padding: 10px 0px !important;
    height: auto !important;
    min-height: auto;
}

input:-internal-autofill-selected {
    background: none !important;
}

.elegant-form-field {
    margin-top: 0 !important;
}

.elegant-form-wrapper .elegant-form-field .elegant-form-input[type=radio] {
    -webkit-appearance: none;
    -mpz-appearance: none;
    appearance: none;
    content: "";
    width: 25px !important;
    height: 25px !important;
    border-radius: 100px !important;
    padding: 0 !important;
    position: relative;
    border: 2px solid #ddd;
}

.elegant-form-wrapper .elegant-form-field .elegant-form-input[type=checkbox] {
    -webkit-appearance: none;
    -mpz-appearance: none;
    appearance: none;
    content: "";
    width: 25px !important;
    height: 25px !important;
    border-radius: 5px !important;
    padding: 0 !important;
    position: relative;
    border: 2px solid #ddd;
}

.elegant-form-wrapper .elegant-form-field .elegant-form-input[type=radio]:checked::before {
    content: "";
    width: 15px !important;
    height: 15px !important;
    border-radius: 100px !important;
    background: #ddd !important;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.elegant-form-wrapper .elegant-form-field .elegant-form-input[type=checkbox]:checked::before {
    content: "";
    width: 5px !important;
    height: 10px !important;
    border-radius: 0px !important;
    position: absolute;
    top: 30%;
    left: 30%;
    border-bottom: 4px solid #ddd;
    border-right: 4px solid #ddd;
    transform: translate(-10%, -30%) rotate(45deg);
}

button.form-button-submit {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: none;
    font-size: 20px !important;
    background: #000 !important;
}

#content {
    max-width: 100%;
}

#articles {
    width: 100%;
    margin-bottom:-30px !important;
}

ul#menu-primary-menu .fa.fa-angle-down::before {
    font-family: 'Font Awesome 5 Free';
}

.feature-speaker .wpb_single_image figure.wpb_wrapper.vc_figure>*,
.feature-speaker .wpb_single_image figure.wpb_wrapper.vc_figure {
    width: 100%;
    height: 100%;
}

.feature-speaker .wpb_single_image figure.wpb_wrapper.vc_figure img {
    width: 100%;
}

h2.vc_custom_heading.title-text {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 80px;
    line-height: 80px;
}

.inline-content .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
}

.inline-content .wpb_wrapper .wpb_text_column .wpb_wrapper {
    display: flex;
    gap: 30px;
}

.inline-content .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    padding: 5px 0;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
}

.inline-content .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    width: 70%;
}

.inline-content .wpb_wrapper .wpb_text_column .wpb_wrapper p:last-child {
    width: 30%;
    flex: 1;
}

.calender-bg {
    margin-bottom: 0;
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, rgba(114, 129, 255, 1) 100%) !important;
    text-align: center;
    width: 95px;
}

.calender-bg p {
    font-size: 18px;
    color: #fff;
    margin: 0;
    font-weight: 300;
    text-align: center

}

.calender-bg p code {
    font-size: 52px;
    color: #fff;
    font-weight: 500;
}

.schedule-time> .wpb_wrapper p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid rgb(0 0 0 / 6.5%);
    display: flex;
    align-items: center;
    line-height: 35px;
}
.schedule-time {
    margin-bottom: 0;
}
.schedule-time> .wpb_wrapper p code {
    font-size: 18px;
    font-weight: 600;
    width: 310px;
}
.schedule-time p br {
    display: none;
}

.schedule-date::before, .schedule-date::after {
    display: none;
}
.schedule-date {
    display: flex;
    gap: 40px;
}

.pricing-tabs .ult_tabmenu li.ult_tab_li {
    margin-right: 15px;
    background-color: transparent !important;
}
.pricing-tabs .ult_tabmenu li.ult_tab_li a {
    background: #e63487 !important;
    font-size: 20px;
    display: flex;
    justify-content: center;
    padding: 16px 28px;
    border-radius: 8px 8px 0 0;
}
.pricing-tabs .ult_tabmenu li.ult_tab_li a .ult-span-text {
    font-size: 24px !important;
    color: #fff;
    font-weight: 600;
    width: 100%;
    display: block;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.pricing-tabs .ult_tabmenu li.ult_tab_li a .ult_tab_section {
    display: flex;
    text-align: center;
    justify-content: center;
}
.pricing-tabs .ult_tabmenu {
    margin: 0;
}
.pricing-tabs .ult_tabmenu li.ult_tab_li a .ult_tab_section .aio-icon {
    display: none;
}
.pricing-tabs .ult_tabmenu li.ult_tab_li.current a {
    background: linear-gradient(90deg, rgba(226, 25, 255, 1) 0%, rgba(114, 129, 255, 1) 100%) !important;
    background: #44469d !important;
}
.pricing-tabs .ult_tabmenu li.current a .ult-span-text {
    color: #fff;
}
.table-praragrapg p {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-top: 6px !important;
}
.elegant-cards.pricing-list-card .elegant-cards-description-wrapper {
    background-color: transparent !important;
    border-color: rgba(0,0,0,0.15) !important;
    border-width: 0px 0px 1px 0px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    min-height: 145px;
}
.table-inner-row > .wpb_column > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.elegant-cards.pricing-list-card .elegant-cards-description-wrapper .elegant-cards-title {
    line-height: 30px;
    font-family: "Bebas Neue", sans-serif !important;
    padding-bottom: 0;
    text-transform: uppercase;
}
.elegant-cards.pricing-list-card .elegant-cards-description-wrapper .elegant-cards-description {
    margin: 0;
    font-weight: 400;
}
/* Responsive media */
@media(min-width:993px) {
    #elegant-header-wrapper .elegant-header-menu.elegant-menu-align-right .elegant-menu {
        width: auto !important;
    }

    .inline-content {
        max-width: 536px;
    }
    .schedule-date .vc_col-sm-2 {
        width: 8.33333333%;
    }
    .schedule-date .vc_col-sm-10 {
        width: 91.66666667%;
    }
}

@media(max-width:1600px) {
    h2.vc_custom_heading.title-text {
        font-size: 75px;
        line-height: 75px;
    }
}

@media(max-width:1400px) {
    h2.vc_custom_heading.title-text {
        font-size: 65px;
        line-height: 65px;
    }
}

@media(max-width:1280px) {

    .custom-container,
    .top-header #menu-secondary-menu {
        padding: 0 30px !important;
    }

    .vc_row-fluid.header {
        padding: 15px 30px;
    }

    .elegant-header-wrapper.sticky-header .vc_row-fluid.header {
        padding: 0 30px;
    }

    .about-content .vc_column-inner {
        left: 0;
        min-width: 100% !important;
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-left: 30px !important;
    }

    .hotel-travel-row .hotel_travel {
        width: 70%;
    }

    .testimonials {
        padding: 0 50px;
    }
}

@media(max-width: 1199px) {
    .vc_row .product-card {
        width: 50%;
    }

    .subheading.w-700 {
        font-size: 38px;
    }

    .elegant-header-wrapper.sticky-header .top-header .menu__list li .elegant-menu-nav-link span,
    .top-header .menu__list li .elegant-menu-nav-link span {
        font-size: 14px;
    }

    .subheading {
        line-height: 56px !important;
    }

    .trip-slider {
        padding: 0 50px;
    }

    .testimonials .wpb_wrapper .testimonial-message p {
        font-size: 18px;
    }

    .testimonial-tagline,
    .testimonial-name,
    .testimonials .wpb_wrapper .testimonial-message p {
        top: 0;
    }

    .testimonial-author {
        padding-top: 20px;
    }

    .testimonials .wpb_wrapper .testimonial-author img {
        height: 320px !important;
        margin-top: -20px !important;
    }

    .graident-heading.vc_column_container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer-top .join-text-col,
    .footer-top .join-btn-col {
        width: 100%;
    }

    .footer-top .join-btn-col div {
        text-align: left;
    }

    .footer-link-section .footer-menu-col {
        width: 33.33%;
        padding-bottom: 30px;
    }

    .footer-link-section .footer-menu-col.footer-menu-general {
        width: 66.66%;
    }

    .inner-header .subheading {
        font-size: 60px;
        line-height: 70px !important;
    }

    .inner-header .paragraph p {
        font-size: 20px;
        line-height: 30px;
    }

    .subheading {
        font-size: 50px;
    }

    .tabsection li.vc_tta-tab a {
        padding: 12px 24px !important;
        font-size: 20px !important;
    }

    h4.vc_custom_heading.subheading {
        font-size: 40px;
        line-height: 40px !important;
    }

    .gradiant-btns.arrow button.vc_general {
        font-size: 24px;
        padding: 15px 50px 15px 30px !important;
    }

    .table-praragrapg p {
        font-size: 22px !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .table-heading {
        font-size: 20px;
    }

    h2.vc_custom_heading.title-text {
        font-size: 52px;
        line-height: 62px;
    }
}

@media(max-width: 1024px) {
    h2.vc_custom_heading.title-text {
        font-size: 46px;
        line-height: 46px;
    }

}

@media(max-width: 1024px) and (min-width:768px) {
    .blog-grid .vc_col-sm-4 {
        width: 50%;
    }

    h2.vc_custom_heading.subheading {
        font-size: 40px !important;
    }
}


@media(max-width: 992px) {
    .elegant-menu-toggle-wrapper .elegant-menu-toggle {
        padding: 15px 15px;
        font-size: 23px;
    }

    .elegant-menu-toggle-wrapper {
        text-align: right;
        margin-top: 13px;
    }

    #elegant-header-wrapper .elegant-menu-container .elegant-menu {
        left: 16px;
    }

    .pricing-content .vc_row-has-fill .vc_col-sm-3 .vc_column-inner {
        padding: 0;
    }

    .inline-content {
        width: 100%;
        max-width: 100%;
    }
}

@media(max-width: 991px) {
    .vc_row.about-section [class^="gradient-column-"] {
        width: 100%;
    }

    .vc_row.about-section [class^="gradient-column-"] .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .about-content .vc_column-inner {
        padding-left: 0px !important;
    }

    .hotel-travel-row .hotel_travel {
        width: 100%;
    }

    .custom-blog.vc_basic_grid .vc_grid .vc_grid-item {
        width: 50%;
    }

    .head-disc p {
        font-size: 26px;
    }

    .subheading {
        font-size: 42px;
    }

    .vc_row.testimonials {
        padding-bottom: 30px !important;
    }

    .testimonial-tagline,
    .testimonial-name,
    .testimonials .wpb_wrapper .testimonial-message p {
        width: 100%;
        display: block;
        text-align: center;
    }

    .testimonial-name {
        margin: 0 0 3px 0;
        margin-top: 18px !important;
    }

    .testimonials .wpb_wrapper .testimonial-message p {
        font-size: 17px;
        padding-right: 0;
    }

    .bne-testimonial-slider.bne-flexslider .flex-content {
        padding: 0 25px 15px;
    }

    .testimonials .wpb_wrapper .testimonial-author img {
        height: 300px !important;
        margin: 0 auto !important;
    }

    .testimonial-author {
        padding-top: 30px;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .testimonial-content {
        width: 100%;
        margin-top: 10px;
    }

    .subheading.w-700 {
        font-size: 35px;
    }

    .vc_row.wpb_row.video-heading {
        padding-top: 50px !important;
    }

    .video-heading {
        min-height: 505px;
    }

    .video-slider>.vc_column-inner {
        margin-top: -324px !important;
    }

    .footer-custom .wpb_wrapper .elegant-social-icons {
        gap: 5px;
    }

    .footer-custom .wpb_wrapper .elegant-social-icons a.elegant-social-icon {
        font-size: 20px;
    }

    .footer-bottom .wpb_wrapper p,
    .footer-bottom .wpb_wrapper ul.elegant-menu li.elegant-menu-item a.elegant-menu-nav-link span {
        font-size: 17px;
    }

    .hotel_travel .vc_column-inner .head-disc p {
        font-size: 28px;
    }

    .fontsize-24 .paragraph p {
        font-size: 20px;
    }

    .wpb_text_column p {
        font-size: 18px;
        line-height: 28px;
    }

    .footer-top .wpb_wrapper p {
        font-size: 20px;
        line-height: 30px;
    }

    .gradiant-btns button.vc_general {
        font-size: 20px;
    }

    .vc_row.header-btn {
        position: fixed;
        right: 0;
        bottom: 15px;
        z-index: 99;
        display: none;
    }

    .blog-sidebar .vc_col-sm-9 {
        width: 100%;
    }

    .blog-sidebar .vc_col-sm-3 {
        width: 100%;
    }
    .schedule-date {
        flex-direction: column;
        gap: 20px;
    }
    .schedule-date .vc_col-sm-10 {
        width: 100%;
    }

}

@media(max-width:991px) and (min-width:768px) {

    .mealevents-speaker .vc_col-sm-3,
    .feature-speaker .vc_col-sm-3 {
        width: 50%;
    }

    .pricing-content .vc_row-has-fill .vc_col-sm-3 {
        width: 50%;
    }

}

@media(max-width: 768px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(max-width: 767px) {

    .footer-link-section .footer-menu-col,
    .footer-link-section .footer-menu-col.footer-menu-general {
        width: 100%;
        padding-bottom: 35px;
    }

    .vc_row-fluid.header {
        padding: 15px 20px;
    }

    .elegant-header-wrapper.sticky-header .vc_row-fluid.header {
        padding: 0 20px;
    }

    .vc_row.header .header-menu-col {
        width: calc(100% - 230px);
    }

    .vc_row.header .logo-col {
        width: 230px;
    }

    .custom-container {
        padding: 0 13px !important;
    }

    .footer-bottom .wpb_wrapper ul.elegant-menu,
    .footer-bottom .vc_column-inner {
        text-align: center;
    }

    .footer-bottom .wpb_wrapper .wpb_text_column {
        margin-bottom: 12px;
    }

    .footer-top .footer-social-col .elegant-social-icons {
        justify-content: flex-start;
        margin-top: 25px;
    }

    .footer-top .wpb_wrapper p {
        font-size: 18px;
        line-height: 32px;
    }

    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev,
    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next {
        width: 40px !important;
        height: 40px !important;
    }

    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev {
        left: -20px;
    }

    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next {
        left: 20px;
    }

    .about-section.custom-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .testimonials {
        padding: 0 30px;
    }

    .footer-top .wpb_wrapper h2.vc_custom_heading {
        line-height: 39px;
        font-size: 30px !important;
        margin-bottom: 14px;
    }

    .footer-bottom .wpb_wrapper p,
    .footer-bottom .wpb_wrapper ul.elegant-menu li.elegant-menu-item a.elegant-menu-nav-link span {
        font-size: 16px;
    }

    .footer-top [class^="footer-"]>.vc_column-inner,
    .footer-link-section .footer-menu-col>.vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-link-section.custom-container {
        padding-bottom: 10px !important;
    }

    .footer-custom .wpb_wrapper .elegant-social-icons a.elegant-social-icon {
        justify-content: flex-start;
    }

    .footer-top .join-btn-col .gradiant-btns {
        margin-bottom: 0;
    }

    section.vc_section.footer-top {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .gradiant-btns button.vc_general {
        padding: 13px 23px !important;
        font-size: 20px;
        width: 100%;
        max-width: 300px;
    }

    .bne-testimonial-slider.bne-flexslider .flex-content {
        padding: 0 18px 15px;
    }

    .testimonials .wpb_wrapper .testimonial-message p {
        font-size: 15px;
        line-height: 25px;
    }

    .vc_row.testimonials .wpb_raw_code.wpb_content_element {
        margin-bottom: 10px;
    }

    .vc_row.testimonials .wpb_raw_code.wpb_content_element .bne-testimonial-wrapper,
    .custom-blog .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_btn3-container {
        margin-bottom: 0;
    }

    .custom-blog.vc_basic_grid .vc_grid .vc_grid-item {
        width: 100%;
        padding-right: 0;
    }

    .vc_row.blog-row {
        padding-bottom: 0px !important;
    }

    .custom-blog .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_custom_heading h4 {
        font-size: 22px;
        margin-top: 18px;
    }

    .custom-blog .vc_grid-item p {
        font-size: 16px;
        line-height: 24px;
    }

    .custom-blog .vc_grid-item .vc_btn3-container a.vc_general {
        font-size: 16px !important;
        padding: 12px 25px !important;
    }

    .vc_row.blog-row .custom-blog .vc_pageable-slide-wrapper {
        margin-right: 0;
    }

    .blog-btn-col .wpb_wrapper .btn-gradiant-blue {
        text-align: right;
    }

    .vc_row.blog-top-row {
        display: flex;
    }

    .vc_row.blog-top-row {
        padding-top: 0 !important;
    }

    .subheading {
        font-size: 34px;
    }

    .vc_row.wpb_row.about-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .subheading {
        line-height: 38px !important;
    }

    .about-section .wpb_single_image.wpb_content_element {
        margin-bottom: 0px;
    }

    .wpb_text_column p {
        font-size: 18px;
        line-height: 29px;
    }

    .about-section .subheading {
        margin-bottom: 0;
    }

    .about-section .wpb_content_element {
        margin-bottom: 20px;
    }

    .footer-bottom .wpb_wrapper ul.elegant-menu {
        width: auto !important;
    }

    .shop-section .subheading {
        margin-bottom: 10px;
    }

    .about-content .vc_column-inner {
        padding-bottom: 0px !important;
    }

    .shop-section .wpb_content_element {
        margin-bottom: 0;
    }

    .vc_row .product-card {
        width: 100%;
    }

    .products-row .product-card>.vc_column-inner {
        padding-top: 0 !important;
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

    .products-row .product-card>.vc_column-inner .wpb_wrapper.vc_figure,
    .product-card .wpb_wrapper {
        padding: 0;
    }

    .vc_row.products-row {
        padding-bottom: 20px !important;
    }

    .product-card .wpb_text_column p {
        font-size: 18px;
    }

    .price p {
        font-size: 22px !important;
    }

    .outline-btn button {
        font-size: 16px !important;
        padding: 12px 26px !important;
    }

    section.vc_section.hotel-travel-sec {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .hotel-travel-row .hotel_travel .vc_column-inner {
        padding: 26px !important;
    }

    .hotel-travel-row .hotel_travel .vc_column-inner .vc_custom_heading.subheading {
        font-size: 34px !important;
    }

    .hotel_travel .vc_column-inner .head-disc p {
        font-size: 22px;
    }

    .hotel-travel-row .hotel_travel .vc_column-inner .wpb_content_element {
        margin-bottom: 17px;
    }

    .playbtnCss {
        background-size: 50px 50px !important;
    }

    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-next {
        width: 40px !important;
        height: 40px !important;
    }

    .bx-wrapper .bx-next {
        right: -23px !important;
    }

    .bx-wrapper .bx-prev {
        left: -23px !important;
    }

    .subheading.w-700 {
        font-size: 25px;
        line-height: 32px !important;
    }

    .video-heading {
        min-height: 440px;
    }

    .vc_row.wpb_row.video-heading {
        padding-top: 0px !important;
    }

    .video-slider>.vc_column-inner {
        margin-top: -390px !important;
    }

    .graident-heading.vc_column_container {
        padding-left: 13px;
        padding-right: 13px;
    }

    .btn-gradiant-blue button {
        padding: 15px 26px !important;
        font-size: 16px !important;
    }

    .keynote-box.column-reverse {
        flex-direction: column;
    }

    .keynote-box .images .vc_single_image-wrapper {
        padding: 15px !important;
    }

    .keynote-box.column-reverse .padding-right {
        padding-right: 0 !important;
        padding-left: 0;
    }

    .keynote-box .padding-right {
        padding-right: 0 !important;
    }

    .keynote-box .images {
        position: relative;
        top: unset;
        bottom: unset;
        top: unset;
        right: unset;
        width: 100%;
        height: 100%;
        max-height: 400px;
        margin: 15px 0 30px;
    }

    body .keynote-box {
        flex-direction: column-reverse;
        margin-bottom: 40px !important;
    }

    .table-heading {
        font-size: 16px;
    }

    .pricing-content .vc_row-has-fill .vc_col-sm-3 .wpb_wrapper {
        margin-bottom: 15px;
    }

    .table-praragrapg p {
        font-size: 18px !important;
        margin-top: 4px !important;
    }
    .schedule-time> .wpb_wrapper p {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        margin-bottom: 15px !important;
    }
    .schedule-time> .wpb_wrapper p code {
        font-size: 14px;
    }
}



@media(max-width: 479px) {
    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next {
        left: 16px;
    }

    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev {
        left: -16px;
    }

    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev,
    .bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next,
    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-next {
        width: 30px !important;
        height: 30px !important;
    }

    .bx-wrapper .bx-prev {
        left: -17px !important;
    }

    .bx-wrapper .bx-next {
        right: -17px !important;
    }

    .video-slider>.vc_column-inner {
        margin-top: -210px !important;
    }

    .playbtnCss {
        background-size: 35px 35px !important;
    }

    .video-heading {
        min-height: 310px;
    }

    .price-heading {
        font-size: 24px;
        padding: 10px 15px;
    }
}

@media(max-width: 439px) {
    .elegant-header-wrapper.sticky-header .header img.vc_single_image-img {
        max-width: 160px;
    }

    .vc_row-fluid.header img.vc_single_image-img {
        max-width: 170px;
    }

    .vc_row.header .logo-col {
        width: 180px;
    }

    .vc_row.header .header-menu-col {
        width: calc(100% - 180px);
    }

    .elegant-menu-toggle-wrapper .elegant-menu-toggle {
        padding: 10px 10px;
        font-size: 19px;
    }

    .elegant-menu-toggle-wrapper {
        margin-top: 10px;
    }

}

@media(max-width: 359px) {
    .subheading.w-700 {
        font-size: 22px;
        line-height: 28px !important;
    }

    .video-heading {
        min-height: 280px;
    }

    .video-slider>.vc_column-inner {
        margin-top: -190px !important;
    }

    .blog-btn-col .wpb_wrapper .btn-gradiant-blue {
        text-align: left;
    }

    .elegant-menu-toggle-wrapper {
        margin-top: 9px;
    }

    .vc_row.blog-top-row {
        flex-wrap: wrap;
    }

    .vc_row.header .header-menu-col {
        width: calc(100% - 160px);
    }

    .vc_row.header .logo-col {
        width: 160px;
    }

    .elegant-header-wrapper.sticky-header .header img.vc_single_image-img,
    .vc_row-fluid.header img.vc_single_image-img {
        max-width: 150px;
    }
}


.rowclass{
    width:1200px!important;
    margin:0 auto!important;
}


.single-post #article{
    padding:0 !important;
}
/*
.single-post .post-container{
	padding:0px 0px !important
}
.single-post .post-container .post-content{
	width:100%;
	overflow-y: visible;
}
.single-post .post-container .right-sidebar{
	display:none!important
}
*/
/*from editor end*/

/* Keynote Speaker Box Styles */
.keynote-box.column-reverse .wpb_text_column p a,
.keynote-box.column-reverse .paragraph p a,
.keynote-box .wpb_text_column p a,
.keynote-box .paragraph p a {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-top: 10px;
    color: #fff;
    text-decoration: underline;
    font-family: "Roboto Condensed", sans-serif !important;
}

.keynote-box.column-reverse .wpb_text_column p a:hover,
.keynote-box.column-reverse .paragraph p a:hover,
.keynote-box .wpb_text_column p a:hover,
.keynote-box .paragraph p a:hover {
    color: #FFF !important;
    font-weight: 400;
}
/* End of Keynote Speaker Box Styles */
