@media only screen and (min-width: 1921px) {

.homeHeroSec {
    height: calc(80vh - 32px);
}
}

@media only screen and (max-width:1380px ) {
	.homeHeroSec {
		height: unset;
		padding:64px 0 !important;
	}
	.heroContentCol .vc_column-inner {
		padding: 0 !important;
	}
	.homeHeroSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
		margin-left: 5% !important;
		width: 90% !important;
	}
	.heroContentCol .wpb_wrapper .wpb_text_column {
		max-width: 500px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.humanMainCol > .vc_column-inner {
		padding: 40px !important;
	}
	.humanContentBox .wpb_wrapper .divider-wrap .divider-small-border {
		width: 100%;
	}
}
@media only screen and (max-width:1024px ) {

}
@media only screen and (max-width:991px ) {
	.homeHeroSec {
		padding: 80px 0 80px 0 !important;
	}
	.homeHeroSec > .row_col_wrap_12 {
		padding:0 !important;
	}

	.creatorCommerceTogetherContentCol > .vc_column-inner .wpb_text_column.wpb_content_element {
		max-width: 100% !important;
	}
	.humanMadeContentCol  > .vc_column-inner .wpb_text_column.wpb_content_element {
		max-width: 100% !important;
	}
	
	.betterConversationInnerBox  .vc_column-inner {
		padding-bottom: 20px;
	}

	.betterConversationInnerBox  .vc_column-inner .wpb_text_column.wpb_content_element {
		max-width: 100% !important;
	}
	.betterConversationInnerBox > .vc_column-inner .img-with-aniamtion-wrap img {
		margin-bottom: 20px !important;
	}
	.betterConversationInnerBox > .vc_column-inner .wpb_wrapper p {
		max-width: 100%;
	}
	.glanceText h6 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	.glanceText p {
		font-size: 18px;
		line-height: 26px;
	}
	.nectar-responsive-text.attendBoxHeading {
    	min-height: auto;
	}
	.attentBoxRow > .col:before {
		content: unset;
	}
	
}
@media only screen and (max-width:769px ) { 
	.heroContentCol .wpb_wrapper .wpb_text_column {
        max-width: 400px !important;
    }
	.homeHeroSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
        margin-left: 10% !important;
        width: 55% !important;
    }
}
@media only screen and (max-width:690px ) {
	.homeHeroSec {
		padding: 48px 0 !important;
	}
	.homeHeroSec > .nectar-parallax-scene {
		display:none;
	}
	.heroContentCol .wpb_wrapper .wpb_text_column {
        max-width: 100% !important;
    }
	.heroContentCol > .vc_column-inner .wpb_wrapper .iwithtext .iwt-text {
		font-size: 14px;
		line-height: 20px;
	}
	.heroContentCol > .vc_column-inner .img-with-aniamtion-wrap img {
		width: 150px;
	}
	.landingFooterSec .img-with-aniamtion-wrap img {
		width: 150px !important;
	}
    .humanContentBox .wpb_wrapper .divider-wrap .divider-small-border {
        width: 100% !important;
    }
	body h1 {
				font-size: 34px !important;
		line-height: 44px !important;
	}
		body h2 {
				font-size: 30px !important;
		line-height: 40px !important;
	}
		body h3 {
				font-size: 26px !important;
		line-height: 34px !important;
	}
		body h4 {
				font-size: 24px !important;
		line-height: 32px !important;
	}
		body h5 {
				font-size: 20px !important;
		line-height: 30px !important;
	}
		body h6 {
				font-size: 18px !important;
		line-height: 26px !important;
	}
	body p {
				font-size: 16px !important;
		line-height: 24px !important;
	}
	.badgeText p {
        font-size: 16px !important;
        line-height: 28px !important;
        padding-left: 16px;
    }
	.blueBadge p {
    font-size: 16px !important;
    line-height: 28px !important;
    padding-left: 16px;
}
	.glanceText {
		display: flex;
		gap: 10px;
		padding: 20px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.glanceText h6 {
		font-size: 16px !important;
		line-height: 24px !important;
		text-align:center;
	}
	.footerCopyrightCol > .vc_column-inner .wpb_wrapper p {
		font-size: 14px !important;
		line-height: 20px !important;
		text-align: center;
	}
	.humanMadeContentCol > .vc_column-inner .wpb_text_column.wpb_content_element {
		margin-bottom: 16px;
	}
	
	.betterConversationHeadingCol  > .vc_column-inner .wpb_text_column.wpb_content_element {
		margin-bottom: 16px;
	}
	.betterConversationHeadingCol  > .vc_column-inner .wpb_text_column.wpb_content_element {
		margin-bottom: 16px;
	}
	.creatorCommerceTogetherContentCol > .vc_column-inner .wpb_text_column.wpb_content_element {
		margin-bottom: 16px;
	}
}
@media only screen and (max-width:480px ) {

}
@media only screen and (max-width:380px ) {

}