/*
Theme Name: Xamin
Theme URI: https://wordpress.iqonic.design/xamin-elementor/
Author: the iQonic team
Author URI: https://iqonic.design/
Description: Data Science is growing and each businesses today are driven by the force. The stimulation is so strong that most Startups and new business ventures evolve around Data Science and anaylitics. Xamin is one of the most advanced technology website template for beginners and businesses. Build and explore various aspects of data science, business analytics, big data projects, data visualization tools business, online training and professional courses to job opportunities listing.
Version: 3.3.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: xamin
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

header {
    padding-bottom: 17px;
}

header .navbar ul li i {
    padding-left: 3px !important;
}

.vc_custom_1716381603795 {
    background-image: url('https://demo-site.lummio.com/wp-content/uploads/2024/05/unsplash_SAHBl2UpXco.jpg');
    background-position: center 25%;
}
.flex-center{
       display: flex;
       justify-content: center;
    }
/*customer stories page*/
.story-grid-wrapper .vc_gitem-animated-block {
 display:none;
}
.story-grid-wrapper .vc_btn3-container  {
 display:none;
}


.story-grid-wrapper{
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:20px;
	margin-top:-50px;
}

.customer{
	 padding-top:170px;
	 padding-bottom:100px;
}

.story-card{
	display:flex;
	flex-direction:column;
	background-color:#fff;
	padding:30px 20px 10px 20px;
	border:1px solid #ccc;
	border-radius:8px;
	font-family: 'Poppins' !important;
	justify-content:space-between;
}

.story-card h2{
	margin-top:0;
	font-size:16px;
	font-weight:600;
	color:#437eeb;
}
.story-card p{
	margin-bottom:30px;
	font-size:14px;
	font-weight:300;
	color:#000;
	line-height:1.8;
}
/*end customer stories page*/
.half-title .title-box h2{
    margin-bottom:5px;
}

.half-title {
    width:100% !important;
}

.ebook-grid {
	display:grid;
	grid-template-columns: 1fr 1fr;
    gap: 32px;
	margin:0 0 !important;
}
.ebook-card{
	display:flex;
	flex-direction:column;
	padding-bottom:20px;
    justify-content: space-between;
}
.ebook-card {
	box-shadow: 0 16px 24px 0px rgba(29, 37, 80, 0.08);
	border-radius:12px;
    padding:40px 40px 30px 40px;
    background-color:#F3F4FE;
}
.ebook-card .wpb_single_image img{
    object-fit:cover;
    height: 75px;
    border-radius:8px;
}

.preview-btn{
    background-color: #437EEB;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif !important;
    min-height: 50px;
    border: none;
    border-radius: 12px;
    color: white;
    cursor:pointer;
}
button:focus {
    outline: none !important;
}
.ebook-card h2{
	font-size:24px;
	line-height:1.4;
    font-family: 'Poppins', sans-serif !important;
    margin-top:15px;
    margin-bottom:5px;
}

.ebook-card p{
	font-size:16px;
    font-weight:400;
    font-family: 'Poppins', sans-serif !important;
    margin-bottom:20px !important;
    color:#525F81 !important;
}
.ebook-card a{
	font-size:16px;
    font-weight:600;
    font-family: 'Poppins';

}


/*end books*/
.blue-banner .wpb_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding-top: 30px;
}

.blue-banner h6 {
    font-family: 'Poppins' !important;
    font-weight: 500;
}
/*end books*/
/*Case studies*/
.case-wrap .title-box.wow.fadeInUp.text-left > span{
   display:none;
}
.case-wrap h4{
   font-size:24px !important;
   color:rgba(49, 62, 91, 1);
    font-family: 'Poppins' !important;
   }
 .case-wrap h6{
   font-size:20px !important;
   font-weight:700;
   color:rgba(0, 0, 0, 1);
    font-family: 'Poppins' !important;
   }  
   .case-wrap p{
      color:rgba(82, 95, 129, 1);
      font-size:16px !important;
     font-weight:400;
    font-family: 'Poppins' !important;
   }
   .case-list{
      margin-top:-5px;
      margin-bottom:25px;
   }
 .case-list > ul > li > span{
      font-family: 'Poppins' !important;
      font-size:30px !important;
      font-weight:600;
      padding-left:40px;
   }
  .case-list .iq-list li i {
         font-size:30px !important;
         line-height:1;
}

.case-wrap .custom-tab .nav.nav-pills {
    display: block;
    width: auto;
    box-shadow: none;
    background: #ffffff;
    overflow: hidden;
    margin: 0 auto;
    padding: 7px;
    border-radius: 100px;
    border: 2px solid #F3F4FE;
    display: flex;
    justify-content: center;
    max-width: 600px;
    display:none;
   } 

.case-wrap .custom-tab .nav-pills .nav-link.active {
    background: #F3F4FE;
    padding: 15px 35px;
    border-radius: 100px;
    box-shadow: 0px 16px 24px 0 rgba(29, 37, 80, 0.0);
}
.case-wrap .custom-tab .nav.nav-pills li {
    width: 33%;
    display:flex;
}
.case-wrap .custom-tab .nav-pills .nav-link {
    padding: 15px 30px;
    display: flex;
    gap: 10px;
    align-items: center;
}
.case-wrap .custom-tab .nav-pills .nav-link.active:before, .case-wrap .nav-pills .nav-link:hover:before{
	display:none;
}
/*Case studies end*/

/*Case stories2*/
.top-impact{
  text-align:center !important;
	display:flex;
	justify-content:center;
}
.top-impact h2{
	padding-top:20px !important;
}
.blue-impact{
	border-radius:30px !important;
/* 	width:94%; */
/* 	margin-left:3%; */
/* 	//transform:translateY(-50%); */
}

/*end case stories2*/
/*Template grid rules*/
.flex-col{
	display:flex;
	flex-direction:column;
}

.grid-2-col .vc_column-inner .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 0px;
}

.grid-3-col .vc_column-inner .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
    row-gap: 0px;
}

.vc_custom_1730980921630 .xamin-client .client-icon,
.icon-center .xamin-client .client-icon {
    display: flex;
    justify-content: center;
}

.client-detail>h4 {
    min-height: 75px;
    font-size: 26px;
}

.header-four-auto .client-detail>h4 {
    min-height: auto;
}

/*Hide blog category*/
ul.iq-blogtag {
    display: none !important;
}

.color-white {
    color: white;
}

.vc_custom_1716381603795 .custom-title-bg span {
    background-color: transparent;
    background-image: linear-gradient(to right, #437eeb 30%, transparent 100%) !important;
}

.flex-two-btn .wpb_wrapper {
    display: flex;
    column-gap: 20px;
}

.flex-two-btn .wpb_wrapper .button {
    background: #437eeb;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    border-radius: 3px;
}


.cards .wpb_column .vc_column-inner .service-boxon-shodow {
    padding: 20px !important;

}

.service-boxon-shodow:hover {
    background: none !important;
    box-shadow: none !important;
}

.btn-squre {
    width: fit-content;
}

.btn-squre-right {
    position: absolute;
    right: 0;
}

.btn-squre .button:after {
    content: url('https://demo-site.lummio.com/wp-content/uploads/2024/05/icon_1.svg');
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-85%);
}

.btn-squre .button {
    background: #437eeb;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    border-radius: 3px !important;
    /*     padding-right: 50px;
*/
}

.vc_custom_1716391985208 .title-box span {
    background: linear-gradient(to left, #fff 2.23%, #eff1fd 97.21%), #437eeb !important;
}

.pricing-block-1 p {
    font-size: 22px !important;
}

.pricing-block-1 {
    padding-right: 100px !important;
    padding-left: 100px !important;
}

@media (max-width: 992px) {
    .pricing-block-1 {
        padding: 0 30px !important;
    }

    .vc_custom_1717167903022 {

        display: grid !important;
    }

    .contact-card {
        width: calc(100% - 60px);
        margin: 0 30px;
        margin-bottom: 30px;
    }

    .contact-card .wpb_wrapper {
        display: block !important;
        position: relative !important;
    }

    .contact-card .wpb_wrapper .btn-squre {
        /*position: absolute;*/
        bottom: 0;
        left: calc(50% - 112px);
    }
}

#wpcf7-f5025-p4003-o2 form {
    padding-left: 0;
    padding-right: 0;
}

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

.archive #primary>div {
    margin-bottom: 50px;
}

.archive #primary {
    background-color: #eff1fe;

}

.baseline {
    align-items: baseline !important;
}

.vc_custom_1716540359009 {
    padding-top: 50px !important;

}

.width-100 img {
    width: 100%;
}

.breadcrumbs {
    margin-top: 20px;
    color: #437eeb;
    font-weight: 500;
}

.breadcrumbs span {
    color: #437eeb;
    font-weight: 500;
}

.vc_custom_1716562576533 {
    margin-top: 20px;
    color: #437eeb;
    font-weight: 500;
}

.vc_custom_1716562576533 span {
    color: #437eeb;
    font-weight: 500;
}

.vc_custom_1716562576533 a:hover {
    color: #437eeb !important;
}

.banner-post {
    text-align: center;
}

.vc_custom_1716221013257 {
    margin-bottom: -50px;
}

.single-post .site-main {
    padding-top: 50px !important;
}

.single-post .footer_top_block {
    display: none !important;
}

.full-btn {
    width: 100%;
}

.full-btn .button {
    width: 100%;
    text-align: center;
}

#wpcf7-f5025-p583-o2 .wpcf7-submit {
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    border: unset;
    min-width: 220px;
    width: 100%;
    height: 50px;
}

#wpcf7-f5025-p583-o2 .privacy-policy {
    margin-left: -22px;
    margin-top: 6px;
}

#wpcf7-f5025-p583-o2 form {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    text-align: justify;
    text-indent: 1.5em;
    padding-left: 0;
    padding-right: 0;
}

.pricing_text {
    font-size: 18px !important;
}

.vc_custom_1717145838567 {
    /* justify-content: space-between; */
    display: flex;
    flex-wrap: wrap;
}

#wpcf7-f5025-p583-o2 .intl-tel-input .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

#wpcf7-f5025-p583-o2 .custom-input {
    background: #FFFFFF;
    border: 1px solid #DCDDE0;
    border-radius: 8px;
    padding: 25px 16px;
    width: 100%;
    height: 37px;
}

#wpcf7-f5025-p583-o2 .intl_tel-427 .wpcf7-intl-tel {
    padding: 25px 0px 25px 52px;
}

#wpcf7-f5025-p583-o2 .custom-textarea {
    height: 150px;
    width: 100%;
}

#wpcf7-f5025-p583-o2 .wpcf7-textarea {
    background: #FFFFFF;
    border: 1px solid #DCDDE0;
    border-radius: 8px;
    padding: 8px 16px;
    width: 100%;
}

#wpcf7-f5025-p583-o2 .privacy-policy-block {
    display: flex;
}

.two-btn .wpb_wrapper {
    display: flex;
    column-gap: 15px;
    justify-content: center;
}

.wrapp .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    justify-content: center;
    margin-bottom: 30px;
}

.br-8 .button {
    border-radius: 8px !important;
    margin-top: 10px;
}

.iq-faq .iq-block {
    background-color: #ffffff !important;
}

.vc_custom_1717154834466 span.title-design {
    background: linear-gradient(to left, #fff 2.23%, #eff1fd 97.21%), #437eeb;
    font-family: 'DM Sans';
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 5px 15px;
    color: #437eeb;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.p-50 {
    padding: 50px 0;
}

.contact-block {
    padding: 0 !important;
}

.contact-card {
    box-shadow: 0px 22px 40px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 10px;
    padding: 30px 0;

}

.vc_custom_1717167903022 {
    column-gap: 30px;
    display: flex;
    margin: 0 -30px;
}

.contact-card .wpb_wrapper {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.contact-card .wpb_wrapper p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px;
    margin: 10px 0 0 0;
}

.contact-card .wpb_wrapper .title-box.text-center {
    margin-bottom: 5px;
}

.wpb_single_image.vc_align_center {
    margin-bottom: 5px;
}

.contact-card .wpb_single_image img {
    width: 100px;
    height: 100px;
}

.b-row-even {
    background-color: #f3f4fe;
}

.vc_row .custom-title-ol .title-design {
    background: linear-gradient(to left, #fff 2.23%, #eff1fd 97.21%), #437eeb;
}

.vc_row .custom-title-bg .title-design {
    background-color: transparent;
    background-image: linear-gradient(250deg, #FFFFFF00 30%, #FFFFFF 100%);
}

.vc_row .title-box .title-design {
    font-family: 'DM Sans';
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 5px 15px;
    color: #437eeb;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}



.calendly-wrap::-webkit-scrollbar {
    display: none;
}

.calendly-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.custom-title-bg.title-box .title-design {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.custom-title-bg .title-design {
    background-color: white !important;
    background-image: none !important;
}

.text-primary p {
    color: #566384 !important;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    line-height: 1.6;
}

.calendly-wrap {
    height: 754px;
    overflow: visible;
    border-radius: 8px;
    box-shadow: 0px 22px 40px 0px rgba(0, 0, 0, 0.05);
}

#post-6164>div>div>div:nth-child(2)>div>div>div>div {
    overflow: hidden;
}

.calendly-page h2 {
    text-align: center;
    line-height: 1.2;
}

.calendly-page p {
    text-align: center;
}

.vc_row .title-box .title-design {
    margin-bottom: 15px !important;
}

.flex-wrap {
    display: flex;
    gap: 20px;
}

.blue-modern .button {
    border-radius: 15px !important;
    transition: all 0.6s ease-out;
    min-width: 175px;
    text-align: center;
}

.blue-btn.button,
a.button.button-icon {
    border-radius: 15px !important;
    transition: all 0.6s ease-out;
    text-align: center;
    font-weight:500;
}

.border-modern .button {
    border-radius: 15px !important;
    background-color: #fff !important;
    color: #525f81 !important;
    border: 1px solid #525f81 !important;
    transition: all 0.6s ease-out;
}

a.button.white-btn.button-icon {
    border-radius: 15px !important;
    background-color: #fff !important;
    color: #525f81 !important;
    border: 1px solid #fff !important;
    transition: all 0.6s ease-out;
}

.border-modern .button:hover,
a.button.button-icon {
    background-color: #437eeb !important;
    color: #fff !important;
    border: 1px solid #437eeb !important;
    min-width: 180px;
}

.blue-modern .button:hover ,
a.button.button-icon:hover {
    background-color: #313e5b !important;

}

.can-do .custom-tab-userbehavior .nav-item {
    width: 30% !important;
}

.can-do .custom-tab-userbehavior .tab-pane.active {
    width: 90%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #f4f8ff;
    box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    padding: 30px 40px 10px 40px;
}

.grid-wrap-21 {
    display: grid;
    gap: 20px;
    justify-items: center;
    grid-template-columns: 2fr 1fr;
}

.visible {
    visibility: visible !important;
}

.block_how-it-works .custom-tab-userbehavior .nav-item {
    width: 26%;
}

h1 {
    line-height: 1.2 !important;
}

.client-detail>h4 {
    margin-bottom: 15px !important;
}

/* .modern-fancybox {
    height: 100%;
} */

.iq-service-box {
    margin-bottom: 30px !important;
    padding: 5px 30px 30px 30px;
}


.no-subtitle .title-design {
    display: none !important;
}

.wpb_column.vc_column_container.vc_col-sm-8.vc_col-lg-8.vc_col-md-8>div>div>div>span {
    background: #ffffffd9 !important;
}

.pricing_text {
    font-size: 18px;
}

.contact-pricing form {
    display: flex !important;
    flex-direction: column;
}

.contact-pricing .field {
    margin-bottom: 15px;
}

.contact-pricing form input[type=checkbox] {
    width: auto;
    margin-right: 10px;
    line-height: 1;
    height: 18px;
}

.contact-pricing .wpcf7-list-item-label {
    font-size: 12px;
    line-height: 1.5 !important;
    display: block;
}

.pricing-send {
    align-self: center;
    margin-top: 15px;
}

.captcha {
    margin-top: 15px;
}

.grecaptcha-message {
    font-size: 0.68em;
    color: #525f81;
    text-align: center;
    line-height: 1.7em;
    display: block;
    text-align: left;
    margin-left: 20px;
}

@media (max-width: 992px) {
    .pricing-section {
        padding-top: 45px !important;
    }

    .sf-content .vc_custom_1715887491464 {
        padding-bottom: 61px !important;
    }
}

.pricing-block-1 p {
    font-size: 18px;
}

.contact-pricing form {
    text-indent: 0 !important;
}

.can-do .xamin-client {
    background: #f3f4fe;
}

.xamin-client:hover {
    margin-top: 0;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.06);
}

.xamin-client {
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.06);
    min-height: 500px;
}

/*Service box*/
.iq-service-box h3 {
    font-size: 26px;
}

.iq-service-box,
.service-box {
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.06);
}

.iq-service-box,
.service-box:hover {
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.06);
}

.fancybox-wrapper .xamin-client {
    height: auto;
}

.iq-pricing:hover {
    border-color: #eaf1ff;
    box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    margin-top: 0;
}

.iq-pricing {
    border-color: #eaf1ff;
    box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);

}

.iq-pricing .priceing-title {
    background: #d7faff00;
    padding: 30px;
    border-radius: 5px;
}

.iq-pricing :hover {
    background: #d7faff00;
    padding: 30px;
    border-radius: 5px;
}

.iq-pricing:hover .priceing-title {
    background: #eaf1ff00;
}

.iq-pricing :hover {
    background: #d7faff00;
    padding: 10px 30px;
}

.custom-tab-rounded-rect .nav {
    justify-content: center;
    background: #437eeb;
    width: 270px;
    margin: 0 auto;
    padding: 7px;
    border-radius: 30px;
}

.custom-tab-rounded-rect .nav-pills .nav-link.active {
    color: #ffffff;
    background: #ffffff;
}

.custom-tab-rounded-rect.nav-pills.nav-link a:hover {
    color: black;
}

.custom-tab-userbehavior .nav-pills {
    display: flex;
    justify-content: space-between !important;
}

.block_how-it-works .custom-tab-userbehavior .nav-item {
    width: 33%;
}

.price-wrap .vc_column-inner {
    background-color: white !important;
    border-color: #eaf1ff;
    box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    border: 1px solid #f2f4fe;
    padding: 30px 20px 10px 20px !important;
    text-align: left;
    min-height: 640px;
    border-radius: 30px;
    width: 95%;
}

.modern-flex-wrap.drie .price-wrap .vc_column-inner {
    max-width: 1400px !important;
    min-height: 660px;
}

.price-wrap .fa-check:before {
    content: "\f00c";
    color: #437eeb;
}

h3.main-price-title {
    color: #313e5b !important;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0px;
}

span.upto {
    color: #437eeb;
    font-size: 20px;
    font-weight: 600;
}

.price-number {
    color: #313e5b;
    font-weight: 800;
    font-size: 20px !important;
    margin-bottom: 20px;
    margin-top: 20px !important;
}

.price-number .monthly {
    font-size: 30px !important;
}

.price-wrap p {
    color: black;
    font-weight: 500;
}

p.save {
    color: #437eeb;
    margin-top: -30px;
}

.custom-tab-rounded-rect ul .nav-item {
    margin-right: 0px;
}

.billed-wrap {
    min-height: 60px;
}

.modern-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}



.price-text-wrap {
    min-height: 235px
}

.pale-text {
    font-size: 12px;
    color: #525f81;
    font-weight: 300;
    line-height: 1;
    transform: translateY(-10px) !important;
}

.nav-link.show.active h6.tab-title {
    color: black !important;
}

.nav-link h6.tab-title {
    color: white !important;
}


.price-wrap.four .vc_column-inner {
    min-height: 670px;
}

header .navbar ul li.current-menu-ancestor a,
header .navbar ul li.current-menu-ancestor i {
    color: #313e5b;
}


#main-header>div>div>div>nav>div.blue-btn.button.start-free-btn.mobile {
    display: none !important;
}

.vc_custom_1715707692053 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

/*xamin-client */


.xamin-client {
    padding: 35px 35px !important;
}

.xamin-client .client-icon {
    margin-bottom: 20px;
}

.client-detail>h4 {
    margin-bottom: 10px !important;
}

/*Homepage*/

.home .can-do .xamin-client {
    min-height: auto;
}

#pills-tab {
    margin-bottom: 20px !important;
}

.mobile-fav {
    display: none;
}

.display-none {
    display: none !important;
}


.navbar.navbar-expand-lg.flex-wrap-nav {
    display: flex;
    justify-content: space-between;
}

.btn-squre .button:after {
    display: none;
}

.vc_custom_1730887791617 {
    padding-top: 120px !important;
}

/* Homepage hero */
.blue-modern.inner-page-hero.vc_custom_1730889290792 {
    padding-top: 100px !important;
}

.modern-hero span.title-design {
    display: none !important;
}

.modern-hero .title-box p {
    margin-top: 25px;
}

.modern-hero.homepage {
    padding-top: 160px !important;
    padding-bottom: 100px !important;

}

.modern-hero .title-box h2 {
    line-height: 1.2 !important;
    font-size: 48px !important;
    font-weight: 800 !important;
}

.modern-hero .title-box p {
    font-weight: 500 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    font-family: "Lato", sans-serif;
}

.modern-hero .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

/*End Home hero*/
/*Hero absolute backgrounds*/


#afreschool-hero #first-hero.wpb_single_image img {
    top: 40px;
    left: 60px;
    z-index: 1;
    position: absolute;
}

#afreschool-hero #secondary-hero.wpb_single_image img {
    top: -20px;
    right: 1%;
    z-index: -1;
}

#afreschool-hero #third-hero.wpb_single_image img {
    top: -10px;
    right: -55px;
    z-index: -1;
}

#summer-hero #first-hero.wpb_single_image img {
    top: 40px;
    left: 60px;
    z-index: 1;
    position: absolute;
}

#summer-hero #secondary-hero.wpb_single_image img {
    top: -20px;
    right: 1%;
    z-index: -1;
}

#summer-hero #third-hero.wpb_single_image img {
    top: -10px;
    right: -55px;
    z-index: -1;
}

#boot-hero #first-hero.wpb_single_image img {
    top: 40px;
    left: 60px;
    z-index: 1;
    position: absolute;
}

#boot-hero #secondary-hero.wpb_single_image img {
    top: -20px;
    right: 1%;
    z-index: -1;
}

#boot-hero #third-hero.wpb_single_image img {
    top: -10px;
    right: -55px;
    z-index: -1;
}

#secondary-hero.wpb_single_image img {
    position: absolute;
    top: -70px;
    right: 1%;
    z-index: -1;
}

#secondary-hero.purple.wpb_single_image img {
    position: absolute;
    top: -60px;
    right: 3%;
    z-index: -1;

}

#third-hero.wpb_single_image img {
    position: absolute;
    top: -30px;
    right: -55px;
    z-index: -1;
}

/*end hero absolute bg*/


/* Schools solution hero */

.vc_custom_1730800347226.vc_row-flex {
    padding-top: 150px !important;
    padding-bottom: 90px !important;
    margin-bottom: 0px !important;
}

#pills-tab a h6 {
    color: #000 !important;
}

#pills-tab li a.active .tab-title {
    color: #437eeb !important;
}


/* Daycares solution hero */
.blue-modern.inner-page-hero.vc_custom_1730800373256 {
    padding-top: 140px !important;
    padding-bottom: 90px !important;
}

.inner-page-hero h1 {
    font-size: 42px;
}

/* After school solution hero */
#afreschool-hero {
    padding-top: 130px !important;
    padding-bottom: 90px !important;
}

/* summer camps solution hero */
.blue-modern.inner-page-hero.vc_custom_1730800427625.vc_column-gap-35.vc_row-o-content-middle.vc_row-flex {
    padding-top: 130px !important;
    padding-bottom: 82px !important;
}

/*boot summer camps solution hero */
.blue-modern.inner-page-hero.vc_custom_1730800455580 {
    padding-top: 132px !important;
    padding-bottom: 82px !important;
}



/* daycares fancy blocks*/
.vc_custom_1730970354231.fancybox-wrapper .xamin-client {
    height: auto;
}


/*after school program fancy box*/
.vc_custom_1730975223063 .xamin-client {
    min-height: 460px;
}

.vc_custom_1730980921630 .xamin-client {
    min-height: auto;
}

.vc_custom_1730136597227 .xamin-client {
    min-height: 500px;
}

.vc_custom_1730978511473 .iq-service-box {
    padding: 5px 25px 30px 25px;
    min-height: 275px;
    display: flex;
    align-items: center;
}

.vc_custom_1730729737780 .iq-service-box {
    padding: 5px 25px 30px 25px;
    min-height: 300px;
    display: flex;
    align-items: center;
}


.vc_custom_1730730063745 .iq-service-box {
    padding: 5px 25px 30px 25px;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.vc_custom_1730982738644 .iq-service-box {
    padding: 5px 25px 30px 25px;
    min-height: 265px;
    display: flex;
    align-items: center;
}

.modern-none {
    display: none !important;
}


.custom-tab-rounded-rect .tab-pane.active {
    display: flex;
    justify-content: center;
}


.vc_custom_1730711827973>p>span {
    font-size: 22px;
    font-weight: 600;
    color: #437eeb;
}

.price-wrap.most-popular .vc_column-inner::before {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    content: "MOST POPULAR";
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 14px;
    background-color: #7380ff;
    position: absolute;
    left: 0;
    top: 35px;
    width: 95%;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}


/*Price section extended*/
.price-card-ext {
    background: #F3F4FE;
    padding: 24px 20px;
    box-shadow: 0px 16px 24px 0px #1D255014;
    border-radius: 8px;
    font-family: 'Poppins' !important;
}

.price-card-ext.ver {
    display: flex;
    flex-direction: column;
    padding: 60px 15px 40px 15px;
    text-align: left;
    min-height: 660px;
}

#afterschool-price-tabs .price-card-ext.ver {
    min-height: 730px;
}

#summer-price-tabs .price-card-ext.ver {
    min-height: 700px;
}

.custom-tab-rounded-rect .tab-pane {
    flex-direction: column;
}

.custom-tab-rounded-rect .tab-pane.active {
    display: grid;
}

#summer-price-tabs .price-top-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    padding-right: 10%;
    padding-left: 10%;
}

#boot-price-tabs .price-top-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    padding-right: 5%;
    padding-left: 5%;
}

.price-top-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 15px;

}

.price-top-wrapper.vc_row:before {
    display: none
}

.price-card-ext.full-ext {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    padding: 35px;
}

.price-card-ext.full-ext .wpb_content_element {
    margin-bottom: 0 !important;
    text-align: left;
}

.price-card-ext.most-popular {
    border: 4px solid #437EEB;

}

.price-card-ext.most-popular::before {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    content: "Most Popular";
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 14px;
    background-color: #437EEB;
    position: absolute;
    left: 0;
    top: 35px;
    width: 100%;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.price-card-ext a.button.button-icon {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    font-family: 'Poppins';
}

.price-card-ext .iq-list li span {
    color: #525F81 !important;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins';
}

.price-card-ext .fa-check:before {
    color: #437EEB;
}

.bottom-card {
    position: absolute;
    bottom: 20px;
}

.pale-text {
    color: #525F81;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: 16px;
	  width: 95%;
}

h3.main-price-title {
    color: #313e5b !important;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Poppins';
    margin-bottom: 0px;
}

span.upto {
    color: #437eeb;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Poppins';
}

.price-number .monthly {
    font-size: 36px !important;
    font-weight: 600;
    color: #313E5B;
    font-family: 'Poppins';
}

.flex-hor-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: -20px;
}

.ver-wrap {
    display: flex;
    flex-direction: column;
}

.per {
    font-size: 12px !important;
    font-weight: 700;
    color: #313E5B;
    font-family: 'Poppins';
    text-wrap: nowrap;
}

.billed-m {
    font-size: 12px !important;
    font-weight: 400;
    color: #313E5B;
    font-family: 'Poppins';
    text-wrap: nowrap;
}

.ver-wrap>div:nth-child(1) {
    margin-bottom: -10px;
}

.ver-wrap {
    transform: translateY(7px);
}

.price-text-wrap {
    min-height: 185px;
}

.bottom-price-wrapper.price-card-ext.full-ext.vc_row-o-content-middle.vc_row-flex>div:nth-child(2)>div {
    display: flex;
    align-items: end;
}

.price-section-ext .custom-tab-rounded-rect .nav {
    justify-content: center;
    background: #fff;
    width: 390px;
    margin: 0 auto;
    padding: 7px;
    border-radius: 100px;
    border: 2px solid #F3F4FE;
}

.price-section-ext .custom-tab-rounded-rect .nav-pills .nav-link {
    padding: 15px 30px;
}

.price-section-ext .custom-tab-rounded-rect .nav-pills .nav-link.active {
    color: #ffffff;
    background: #F3F4FE;
    padding: 15px 30px;
}

#pills-tab {
    margin-bottom: 40px !important;
}

#pills-tab a h6 {
    color: #313E5B !important;
    font-size: 16px !important;
    font-weight: 700;
    font-family: 'Poppins';
}

#pills-tab li a.active .tab-title {
    color: #313E5B !important;
    font-size: 16px !important;
    font-weight: 700;
    font-family: 'Poppins';
}

#pills-tab li a.active .tab-title span {
    color: #437EEB !important;
}

.tab-wrap-ext #pills-tab > li:nth-child(1) > a > h6::after{
	 content:" Save up to 20%";
	 color:#437EEB; 
	 font-size:16px;
	 font-weight:700;
	 font-family: 'Poppins';
}

/*Price section extended end*/
/*home tabs extended*/
.home-tabs .custom-tab .nav-pills .nav-link.active {
    background: #F3F4FE;
    padding: 15px 30px;
	  border-radius: 100px;
}

.home-tabs .custom-tab .tab-pane.fade.active.show {
    background: #F3F4FE;
	  padding: 40px 40px 0 40px;
  	border-radius: 40px;
}

.home-tabs .custom-tab .nav-pills .nav-link{
	   padding: 15px 30px;
	   display:flex;
	   gap:10px;
	align-items: center;
}

.home-tabs .custom-tab .nav.nav-pills li {
    width: 33%;
}

.home-tabs #pills-tab > li:nth-child(1) > a > h6::after {
	content:"";
}

.home-tabs .custom-tab .nav.nav-pills {
    display: block;
    width: auto;
    box-shadow: none;
    background: #ffffff;
    overflow: hidden;
    margin: 0 auto;
    padding: 7px;
    border-radius: 100px;
    border: 2px solid #F3F4FE;
    max-width: auto;
    display: flex;
    justify-content: center;
	  max-width: 900px;
}
.home-tabs .custom-tab .nav-pills .nav-link.active:before, .custom-tab .nav-pills .nav-link:hover:before{
	display:none;
}
.home-tabs .title-box.text-center {
	margin-bottom:20px !important;
}

/*Home tabs extended end */

.icon-center .xamin-client .client-icon {
  margin-bottom: 20px;
  display: flex;
 justify-content: center;
}

/*About page hero*/
#about-hero-one{
	position:absolute;
	right:0;
}
#about-hero-two{
		position:absolute;
	  bottom:-10px;
}

.about-second-block h2{
	font-size:32px;
	line-height:1.4;
}


.about-second-block span{
	padding:0px 3px !important;
}

/*end About pge hero*/

/*Team grid About us page*/

.modern-team-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}

.modern-team-wrap .vc_row{
	background-color:#f3f4fe;
	padding:15px 0px;
	margin-left:0;
	margin-right:0;
	border-radius:15px;
}

.team-card .wpb_content_element{
	margin-bottom:0;
}

.team-title {
	font-size:24px;
	font-weight:600;
	color:#313E5B;
	font-family: 'Poppins';
	margin-top:20px;
}
.team-position{
	font-size:16px;
	font-weight:600;
	color:#313E5B;
	font-family: 'Poppins';
	padding:10px 0 5px 0;
}
.team-card p{
		font-size:16px;
	font-weight:400;
	color:#525F81;
	line-height:1,5;
	font-family: 'Poppins';
}

.short-gap.title-box .title-design {
    margin-bottom: 0 !important;
}
.team-card img{
	object-fit: cover;
  height: 183px;
	border-radius:8px;
}
/*end team grid*/

a.button.white-btn.button-icon:hover{
	background-color:#437eeb !important;
	color:#fff !important;
}

.xamin-client .client-icon {
    margin-bottom: 20px;
    display: flex
;
    justify-content: center;
}

 #first-hero.wpb_single_image img {
                position: absolute;
                top: 0;
                left: 10px;
                z-index: 1;
    }
    
    #home-hero-image.wpb_single_image img{
           position: absolute;
                top: 0;
                left: 50px;
                z-index: 1;
    }

/*Blog ,Category template,Single post*/
.breadcrumbs.custom li {
   list-style-type: none !important;
}

.breadcrumbs.custom {
   display:flex;
   gap:15px;
   }

.xamin-recentblog .iq-blog-box{
    box-shadow:0px 16px 24px 0 rgba(29, 37, 80, 0.08);
    border-radius:8px;
    height:97%;
}

.iq-blog-box .iq-blog-image img {
    padding: 0 0 0 0;
    border-radius:8px 8px 0 0;
}

.xamin-recentblog .iq-blog-detail > p{
   height:60px;
   overflow:hidden;
   margin-bottom:35px;
}

.xamin-recentblog .button-link{
   font-weight:600;
   position: absolute;
    bottom: 20px;
 }  
 
 .xamin-recentblog .iq-blog-box .blog-title a h4 {
    font-size:24px;
    font-weight:600;
    line-height:1.4;
 }

.xamin-recentblog .iq-blog-box .iq-blog-image img {
    margin-bottom: 30px;
    width: 100%;
    height: 320px;
    object-fit:cover;
    background: none;
    padding: 0 0 0 0;
}

.custom-arch .iq-blog-box .iq-blog-image img{
    margin-bottom: 30px;
    width: 100%;
    height: 250px;
    object-fit:cover;
    background: none;
    padding: 0 0 0 0;
}

.iq-widget-menu ul.iq-post li .post-img {
display: grid;
    gap: 10px;
    grid-template-columns: 1fr;
}

.widget_block .post-img img{
   display:none;
}
#guides-hero{
    padding-top:70px !important;
    margin-top:80px !important;
}

/*end blog*/

#pum-4043 {
    z-index: 999 !important;
}

/*Books Modal window pdf preview*/
/* Modal Styles */
.pdf-preview {
    width:1240px;
    height:680px;
}

@media (max-height: 820px) {
    .pdf-preview {
        height:620px !important;
    }
    .pdf-modal iframe{
        height:500px !important;
    }
}

@media (max-height: 720px) {
    .pdf-preview {
        height:570px!important;
    }
    .pdf-modal iframe{
        height:440px !important;
    }
}

@media (max-height: 620px) {
    .pdf-preview {
        height:540px;
    }
    .pdf-modal iframe{
        height:340px !important;
    }
}

@media (max-height: 500px) {
    .pdf-preview {
        height:450px;
    }
    .pdf-modal iframe{
        height:240px !important;
    }
}

@media (max-height: 400px) {
    .pdf-preview {
        height:350px;
    }
}

@media (max-height: 300px) {
    .pdf-preview {
        height:280px;
    }
}

.pdf-modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 64%);
    overflow: auto;
    padding-top: 40px;
}

.pdf-modal-content {
    background-color: #F3F4FE;
    margin: 20px auto;
    padding: 20px;
    border-radius: 16px;
    width: 100%;
    max-width: 1240px;
}

.pdf-close {
    color: #505050;
    float: right;
    font-size: 24px;
    font-weight: 400;
    transform: translate(0px, -7px);
}

.pdf-close:hover,
.pdf-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.pdf-download-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #437EEB;
    color: white;
    text-decoration: none;
    border-radius:12px;
    font-size:16px;
    font-weight:600;
    font-family: "Poppins",sans-serif;
    margin-top:10px;
}

.pdf-download-btn:hover,
.preview-btn:hover {
    background: #313e5b;
    color:white;
}

.pdf-download-btn a{
    color:white;
}
.pdf-download-btn a:focus {
    outline:none !important;
}
@media (min-width: 1900px) {
   
    .modern-flex-wrap {
        max-width: 1600px !important;
    }
}


@media (min-width: 1200px) {
   
	.hide-desk {
	display:none;
}
}


@media (max-width: 1920px) {

  
}

@media (max-width: 1900px) {

}

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

@media (max-width: 1650px) {


}

@media (max-width: 1560px) {
 
    .blue-modern.inner-page-hero.vc_custom_1730724160075,
    .blue-modern.inner-page-hero.vc_custom_1730721205380 {
        padding-top: 60px !important;
    }

}

@media (max-width: 1300px) {
    .pdf-preview {
        width:1240px;
    }
    
    .pdf-modal-content{
        max-width:1240px;
    }
    .vc_col-lg-1\/5 {
        width: 50% !important;
    }

    .price-wrap {
        margin-top: 20px !important;
    }


    .inner-page-hero.vc_custom_1730719294534 {
        margin-top: 40px !important;
    }

    .vc_custom_1730735134652 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

@media (max-width: 1440px) {
    .inner-page-hero {
        padding: 60px 60px !important;
    }

	#summer-price-tabs .price-top-wrapper {
    padding-right: 2%;
    padding-left: 2%;
}

#boot-price-tabs .price-top-wrapper {
    padding-right: 2%;
    padding-left: 2%;
}

	
}

@media (max-width: 1365px) {

}


@media (max-width: 1200px) {
    .pdf-preview {
        width:900px;
    }
    .pdf-modal-content{
        max-width:100%;
    }
	.modern-team-wrap {   
    grid-template-columns: 1fr 1fr;
}

	.team-card img{
  height: 350px;
}
.hide-mob{
	display:none;
}
.hide-desk {
	display:block;
}
    .vc_custom_1730721205380,
    .inner-page-hero {
        padding: 60px 20px !important;
    }

    #first-hero.wpb_single_image img {
             
    }

    .price-top-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 1067px) {
    .pdf-preview {
        width:800px;
    }
    .pdf-modal-content{
        max-width:100%;
    }
   #guides-hero{
    padding-top:70px !important;
    margin-top:0px !important;
}

.ebook-grid {
    display: grid;
  grid-template-columns: 1fr 1fr;
}
  
    .customer {
    padding-top: 70px;
    }
     .story-grid-wrapper {
    display: grid
;
    grid-template-columns: 1fr 1fr;
}
    #afreschool-hero {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }

    .blue-banner .wpb_wrapper {
        flex-direction: column;
    }

    .menu-item-has-children i {
        left: 0;
    }

    .fa-angle-down:before {
        display: block;
        transform: translateX(48%);
    }

    .modern-hero .vc_row.wpb_row.vc_inner.vc_row-fluid {
        flex-wrap: wrap;
    }

    .modern-width100 {
        width: 100% !important;
    }

    .navbar .start-free-btn {
        display: block !important;
        transform: translateY(-6px);
        margin-left: 20px;
    }

    .vc_custom_1730450246316.vc_row-o-content-middle.vc_row-flex>div:nth-child(1),
    .vc_custom_1730716450904.vc_row-has-fill.vc_column-gap-30.vc_row-o-content-middle.vc_row-flex.wpb_start_animation.animated>div>div>div>div>div:nth-child(2) {
        width: 100% !important;
    }

    .home .can-do .xamin-client {
        min-height: 250px;
    }

    .modern-hero.homepage {
        padding-top: 120px !important;
        padding-bottom: 40px !important;
    }

    #secondary-hero.wpb_single_image img {
        position: absolute;
        top: 0px;
        right: 27%;
        z-index: -1;
    }

    #third-hero.wpb_single_image img {
        position: absolute;
        top: 30px;
        right: 13%;
        z-index: -1;
    }

    #boot-hero #first-hero.wpb_single_image img,
    #summer-hero #first-hero.wpb_single_image img,
    #afreschool-hero #first-hero.wpb_single_image img {
        top: 0;
        left: 0;
        z-index: 1;
        position: relative;
    }

    #boot-hero #secondary-hero,
    #summer-hero #secondary-hero,
    #afreschool-hero #secondary-hero {
        display: none !important;
    }

    #boot-hero #third-hero,
    #summer-hero #third-hero,
    #afreschool-hero #third-hero {
        top: 100px;
        right: 0;
        z-index: -1;
        display: none !important;
    }
    #home-hero-image.wpb_single_image img {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 30px;
}
}


@media (max-width: 990px) {
    .half-title {
        width:100% !important;
    }
.calendly-page.wpb_column.vc_column_container.vc_col-sm-6 > div{
    margin-top:-120px !important;
}
	.client-detail>h4 {
    min-height: auto;
}
	
	.xamin-client {
    min-height: auto;
}
	
    .grid-2-col .vc_column-inner .wpb_wrapper {
        grid-template-columns: 1fr;
    }

    .grid-3-col .vc_column-inner .wpb_wrapper {
        grid-template-columns: 1fr;
    }
		#summer-price-tabs .price-top-wrapper{
        grid-template-columns: 1fr;
    }

#boot-price-tabs .price-top-wrapper {
        grid-template-columns: 1fr;
    }

    .site-main .sf-content>.vc_row.wpb_row.vc_row-fluid,
    .content-area .site-main,
    .home.blog .content-area .site-main {
        padding: 20px 0;
    }

	.price-section-ext {
		padding-bottom:60px !important;
	}
	
    header .main-header,
    header.style-one .sub-header,
    .admin-bar header.menu-sticky .main-header {
        padding: 0px 35px;
        min-height: 90px !important;
    }

    .vc_col-lg-1\/5 {
        width: 100% !important;
    }

    .modern-flex-wrap .vc_col-sm-3 {
        width: 100% !important;
    }

    .inner-page-hero .vc_custom_1730800455580 {
        padding-top: 80px !important;
    }

    .home.xamin-client {
        min-height: 250px !important;
        padding-bottom: 20px !important;
    }

    .fancybox-wrapper .xamin-client {
        height: auto;
    }

    .vc_row.wpb_row.vc_custom_1730716450904 {
        padding-top: 40px !important;
        padding-bottom: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .inner-page-hero.vc_custom_1730719294534,
    .inner-page-hero.vc_custom_1730721132127 {
        margin-top: 0px !important;
    }

    .inner-page-hero.vc_custom_1730721555180 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }


    header .navbar-collapse {
        top: 90px !important;
    }

    header .navbar ul li.current-menu-parent>a {
        background: #ffffff !important;
    }

    header .menu-main-menu-container {
        max-height: 730px !important;
    }

    header .navbar ul li .sub-menu li a {
        font-size: 18px;
        padding: 15px;
    }

    #post-2235>div>div>div>div.vc_row.wpb_row.vc_row-fluid.can-do.vc_custom_1730205481803 {
        display: flex;
        flex-direction: column;
    }

    header.style-one .navbar-light .navbar-toggler {
        top: 24px !important;
    }

    header .navbar .sub-main .blue-btn.button {
        padding: 4px 20px !important;
    }

    header .navbar-light .navbar-brand img.logo {
        transform: translateY(4px);
    }

    .vc_custom_1730735134652.vc_row-has-fill.vc_column-gap-30.vc_row-o-content-middle.vc_row-flex.wpb_start_animation.animated {
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        padding-top: 20px !important;
        padding-right: 0 !important;
        padding-bottom: 20px !important;
    }

    .blue-modern.inner-page-hero.vc_custom_1730889290792 {
        padding-top: 20px !important;
    }

    .vc_custom_1730887791617 {
        padding-top: 20px !important;
    }

    .modern-hero.homepage {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }

    /* Schools solution hero */
    .inner-page-hero.vc_custom_1730800347226 {
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }

    /* Daycares solution hero */
    .blue-modern.inner-page-hero.vc_custom_1730800373256 {
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }

    /* summer camps solution hero */
    .blue-modern.inner-page-hero.vc_custom_1730800427625.vc_column-gap-35.vc_row-o-content-middle.vc_row-flex {
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }

    /*boot summer camps solution hero */
    .blue-modern.inner-page-hero.vc_custom_1730800455580 {
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }
.home-tabs .custom-tab .nav.nav-pills {
    border-radius: 35px;
    justify-content: center;
    max-width: 420px;
    flex-direction: column;
    align-items: center;
    align-content: center;
}
.home-tabs .custom-tab .nav.nav-pills li {
    width: 100%;
}
	.home-tabs .custom-tab .tab-pane.fade.active.show {
	  padding: 20px 20px 10px 20px;
}
.vc_custom_1732628360281 {
    margin-top: 70px !important;
}
}

@media (max-width: 768px) {
    .pdf-preview {
        width:600px;
    }
    .pdf-modal-content{
        max-width:100%;
    }
.ebook-grid {
    display: grid;
    grid-template-columns: 1fr;
}
.ebook-card .wpb_single_image img {
    height: 70px;
    width: auto;
}
  
	     .story-grid-wrapper {
    display: grid
;
    grid-template-columns: 1fr;
}
    
		.modern-team-wrap {   
    grid-template-columns:1fr;
}

	   .home-tabs .custom-tab .nav-pills .nav-link img {
        width: 20px;
    }
	    .home-tabs .custom-tab .nav.nav-pills li {
        width: 100%;
        display: flex;
        justify-content: center;
    }
	.home-tabs .custom-tab .tab-pane.fade.active.show {
	  padding: 10px 20px 20px 20px;
}
	.home-tabs .custom-tab .nav.nav-pills {
		max-width: 280px;
        }
        
     .case-wrap .custom-tab .nav.nav-pills li {
        width: 100%;
        display: flex;
        justify-content: center;
    }
	.case-wrap .custom-tab .tab-pane.fade.active.show {
	  padding: 10px 20px 20px 20px;
}
	.case-wrap .custom-tab .nav.nav-pills {
		max-width: 200px;
        }
     .case-wrap .custom-tab .nav.nav-pills{
        border-radius:30px;
     }
	
    .price-top-wrapper {
        grid-template-columns: 1fr;
        margin: 0px 15px;
    }

    h1 {
        font-size: 42px !important;
    }

    .modern-hero .title-box h2 {
        font-size: 36px !important;
    }

    .vc_row .custom-tab-userbehavior .nav-item {
        padding: 10px;
        width: 30% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }

    .d-flex.modern-blue,
    .vc_row-fluid.can-do.vc_custom_1730735340262 {
        display: flex !important;
        flex-direction: column !important;
    }

    .title-box .subtitle,
    h3.title {
        font-size: 26px !important;
    }

    .price-wrap .vc_column-inner {
        width: 100%;
    }

    .price-wrap.most-popular .vc_column-inner::before {
        width: 100%;
    }

    .modern-hero.homepage {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    #secondary-hero.wpb_single_image img {
        right: 8%;
    } 
	
	    .price-top-wrapper {
        margin: 0 0;
    } 
	.price-card-ext.full-ext {
    margin: 0 0px;
}

	.price-card-ext.full-ext .wpb_content_element {
    text-align: center;
}
	.price-card-ext.full-ext {
		flex-direction: column;
		gap:20px;
	}
	
	.pale-text {
    width: 90%;
}
	
	.price-card-ext.ver {
    min-height: 580px;
}
	.bottom-price-wrapper.price-card-ext.full-ext.vc_row-o-content-middle.vc_row-flex>div:nth-child(2)>div {

    align-items: center;
}

	#post-6411 > div > div.vc_row.wpb_row.vc_row-fluid.price-section-ext.vc_custom_1731680386295{
    margin-top: 40px !important;
	}
}

@media (max-width: 479px) {
    .pdf-preview {
        width:300px;
    }
    .pdf-modal-content{
        max-width:100%;
    }
    h2,
    .title-box h2,
    .title-box .subtitle,
    h3 {
        font-size: 32px !important;
    }

    .fancy_service.style2 .fancy_block {
        width: 94% !important;
        margin-left: 3% !important;
    }

    header .navbar-collapse {
        top: 75px !important;
    }

    header.style-one .navbar-light .navbar-toggler {
        top: 17px !important;
    }
    


    .blue-btn.button.start-free-btn {
        display: none !important;
    }

    #secondary-hero.wpb_single_image img {
        display: none;
    }

    .custom-tab-rounded-rect .nav {
        display: flex;
        flex-direction: column;
    }

    .custom-tab-rounded-rect .nav {
        width: auto;
    }
	    .price-card-ext.ver {
        min-height: 620px;
    }
	
	.price-section-ext .custom-tab-rounded-rect .nav {
       width: 260px;
		  border-radius:30px;
    }
	
	.price-section-ext .custom-tab-rounded-rect .nav-pills .nav-link.active,  .price-section-ext .custom-tab-rounded-rect .nav-pills .nav-link{
    max-width: 280px;
}
}