/*>>> Responsive <<<*/

/* Screen-size 1500 */
@media screen and (max-width: 1500px) {
	.xl-heading {
		font-size: 48px;
	}

	.lg-heading {
		font-size: 40px;
	}

	.sm-heading {
		font-size: 28px;
	}

	h1,
	.h1 {
		font-size: 32px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 28px;
	}

	h4 {
		font-size: 22px;
	}

	h5 {
		font-size: 20px;
	}

	h6,
	.md-txt {
		font-size: 18px;
	}

	.btn-1 {
		font-size: 30px;
		max-width: 900px;
		padding: 30px 15px;
	}

	#banner .title-area h1 {
		font-size: 50px;
	}
	#section-1 #price {
		max-width: 100%;
		gap: 30px;
	}
	#price .colmn {
		max-width: 30%;
		flex: 0 0 33.33%;
	}
	#section-1 .pricing-table .divider {
		min-height: 125px;
	}
	#section-1 .pricing-table .divider h4 {
		font-size: 25px;
	}
	#section-1 .pricing-table .divider h4 span {
		font-size: 22px;
	}

	#new-page .content-wrapper {
		max-width: 90% !important;
	}
	.s11 .custom-wrapper {
		max-width: 1300px;
	}
	.live .md-heading {
		font-size: 50px;
	}
}

@media screen and (max-width: 1440px) {
	#section-1 .pricing-table .pricing-body ul {
		padding: 10px;
	}
	#section-1 .pricing-table .divider {
		min-height: auto;
		padding: 20px 10px;
	}
	#section-1 .pricing-table .divider h4 {
		font-size: 25px;
	}
	#new-page .content-wrapper {
		max-width: 100% !important;
	}
    #section-1 .pricing-table .pricing-th {
        padding: 30px 15px;
        min-height: auto;
    }
	#section-1 .pricing-table ul li::after {
		width: 20px;
		height: 20px;
	}
	#section-1 .pricing-table ul li {
		padding-left: 30px;
	}
	#section-1 .pricing-table ul li:not(:last-child) {
		margin-bottom: 20px;
	}
    #section-1 #price {
        max-width: 90%;
        justify-content: space-between;
        gap: unset;
        row-gap: 25px;
    }
	#price .colmn {
        max-width: 32%;
        flex: 0 0 33.33%;
    }
	.s11 .custom-wrapper,
	.is4 .custom-wrpaper {
		max-width: 1100px;
	}
	h6, .md-txt {
		font-size: 16px;
	}
	.s11 .row {
		border-radius: 20px;
		padding: 20px 5px;
	}
	.live .md-heading {
		font-size: 45px;
	}
	/* is1 */
	.is1 .img-wrapper {
		max-width: 85%;
	}
	/* is1 */
	.lg-padding {
		padding: 40px 0;
	}
	.xl-heading {
		font-size: 38px;
	}
	h4, .h4 {
		font-size: 22px;
	}
	.title-area {
		margin: 0 auto 30px !important;
	}
	.is2 .wrapper .row {
		padding: 30px 20px;
	}
	.is2 .colmn .img-wrapper {
		padding: 20px;
	}
	/* is6 */
	.is6 .content-wrapper .wrapper {
		border-radius: 20px;
		padding: 20px;
		border: 1px solid #27294B;
	}
	.s11 .title-area {
		margin-bottom: 10px !important;
	}
	#new-page .row p.h3 {
		padding: 10px;
		border-radius: 10px;
	}
	#live .content-wrapper .img-wrapper {
		max-width: 90%;
	}
}

/* Screen-size 1199 */
@media screen and (max-width: 1199px) {

	h1,
	.h1 {
		font-size: 30px;
	}

	.xl-heading {
		font-size: 40px;
	}

	.lg-heading {
		font-size: 35px;
	}

	.md-heading {
		font-size: 28px;
	}

	.sm-heading {
		font-size: 28px;
	}

	.xl-padding {
		padding: 80px 0;
	}

	.lg-padding {
		padding: 60px 0;
	}

	.btn-1 {
		font-size: 28px;
		max-width: 825px;
		padding: 28px 15px;
	}

	#banner .vid-wrapper {
		margin: 0 auto 30px;
		max-width: 720px;
	}
	#banner .title-area h1 {
		font-size: 40px;
	}
	#price .colmn {
		max-width: 48%;
		flex: 0 0 50%;
	}
	#section-1 #price {
		max-width: 75%;
	}
	/* is1 */
	.is1 .img-wrapper {
		max-width: 90%;
	}
	/* is2 */
	.is2 .colmn .img-wrapper {
		padding: 10px;
		border-radius: 20px;
	}
	.is2 .colmn p.h4 {
		padding: 5px 15px;
	}
	/* live */
	#live .content-wrapper .img-wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width: 1024px) {
	#banner .title-area h1 {
		font-size: 40px;
	}
	#section-1 #price {
		max-width: 90%;
	}
	#section-1 .pricing-table .divider h4 {
		font-size: 25px;
	}
	/* is1 */
	.is1 .img-wrapper {
		max-width: 95%;
	}
	.live .md-heading {
		font-size: 36px;
	}
	#live .content-wrapper {
		max-width: 100%;
	}
	.s11 .custom-wrapper,
	.is4 .custom-wrpaper {
		max-width: 90%;
	}
	/* is2 */
	.is2 .colmn p.h4 {
		padding: 1px 10px;
		transform: unset;
	}
	.is2 .colmn .img-wrapper {
		padding: 15px;
		border-radius: 20px;
	}
	/* is1 */
	.s1 .title-area {
		max-width: 700px;
	}
	.xl-heading {
		font-size: 34px;
	}
	.is1 .text-wrapper {
		max-width: 80%;
		padding: 20px 30px;
	}
	.is2 {
		padding: 40px 0px;
	}	
	.is2 .wrapper .row {
		padding: 30px 10px;
	}
	.is2 .wrapper:not(:last-child) {
		margin-bottom: 30px;
	}
	/* s14 */
	.is4 .colmn p.h4 {
		padding: 5px 10px;
		border: 1px solid #c04350;
	}
}

/* Screen-size 991 */
@media screen and (max-width: 991px) {
	br {
		display: none;
	}

	h1,
	.h1 {
		font-size: 28px;
	}

	h2 {
		font-size: 28px;
	}

	.xl-heading {
		font-size: 35px;
		line-height: 1.4;
	}

	.lg-heading {
		font-size: 32px;
	}

	.md-heading {
		font-size: 25px;
	}

	.xl-padding {
		padding: 60px 0;
	}

	.lg-padding {
		padding: 50px 0;
	}

	.btn-1 {
		font-size: 25px;
		padding: 24px 15px;
	}

	.img-wrapper {
		text-align: center;
	}

	#banner .title-area h1 {
		font-size: 35px;
	}

	#banner .vid-wrapper {
		max-width: 100%;
	}

	#section-1 .pricing-table .divider h4 {
		font-size: 30px;
	}

	#section-1 .pricing-table .divider h4 span {
		font-size: 25px;
	}
	/* is1 */
	.is1 {
		padding: 30px 0;
	}
	/* s1 */
	.container, .container-md, .container-sm {
		max-width: 820px;
	}
	.live .md-heading {
		font-size: 34px;
	}
	/* is2 */
	.is2 .wrapper .row {
		max-width: 80%;
		margin: 0 auto !important;
	}
	#new-page .s11 .content-wrapper {
		max-width: 80% !important;
	}
	.s11 .custom-wrapper, .is4 .custom-wrpaper {
		max-width: 80%;
	}
	/* live */
	.live {
		padding: 40px 15px;
	}
	#live .content-wrapper .img-wrapper {
		max-width: 100%;
	}
	/* is6 */
	.is6 .btn-wrapper {
		margin-top: 30px;
	}
	.is6 .no-thanks {
		max-width: max-content;
		margin: 30px auto 0;
	}
}

/* Screen-size 767 */
@media screen and (max-width: 767px) {
	.custom-wrapper {
		max-width: 100%;
		padding: 0 15px;
	}

	.row {
		margin: 0 auto;
	}

	h1,
	.h1 {
		font-size: 25px;
	}

	h4 {
		font-size: 20px;
		line-height: 30px;
	}

	h6,
	.md-txt {
		font-size: 16px;
	}

	.lg-heading {
		font-size: 30px;
	}

	.md-heading {
		font-size: 22px;
	}

	.btn-1 {
		font-size: 22px;
	}

	#banner {
		padding: 20px 0 30px;
	}

	#banner .title-area h1 {
		font-size: 35px;
	}

	#banner .title-area img {
		width: 180px;
	}

	#section-1 .col {
		padding: 0;
	}
	#section-1 .pricing-table .divider h4 {
		font-size: 26px;
	}
	/* s1 */
	#section-1 #price {
		max-width: 70%;
	}
	#price .colmn {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.s11,
	.is4 {
		padding: 40px 0 !important;
	}
	.live .md-heading {
		font-size: 28px;
	}
	h3, .h3 {
		font-size: 22px;
	}
	#new-page .s11 .content-wrapper {
		max-width: 100% !important;
	}
}

/* Screen-size 640 */
@media screen and (max-width: 640px) {
	.custom-wrapper {
		padding: 0;
	}

	h2 {
		font-size: 25px;
	}

	.xl-heading {
		font-size: 28px;
	}

	#banner .title-area h1 {
		font-size: 30px;
	}
	#section-1 #price {
		row-gap: 30px;
	}
	.s11 .custom-wrapper, .is4 .custom-wrpaper {
		max-width: 100%;
	}
	.s11 {
		padding: 0 !important;
		background: unset;
	}
	#s12 {
		padding: 20px 0 !important;
	}
	.live {
		padding: 20px 0;
	}
	/* is1 */
	.is1 .img-wrapper {
		margin: 0 auto 25px;
	}
	.is1 .text-wrapper {
		max-width: 90%;
	}
	.is2 .custom-wrapper,
	.s11 .custom-wrapper, .is4 .custom-wrpaper {
		max-width: 90%;
	}
	.is2 .wrapper .row {
		max-width: 100%;
		padding: 20px 0;
		border-radius: 30px;
		border: 2px solid #27294B;
	}
	/* is5 */
	.is5, .is6 {
		padding: 30px 15px;
	}
	.is6 .content-wrapper .wrapper {
		border-radius: 10px;
		padding: 10px;
	}
	.is6 p.h4 {
		border: 1px solid #c04350;
		padding: 5px 10px;
		border-radius: 10px;
	}
}

/* Screen-size 575 */
@media screen and (max-width: 575px) {
	.container-fluid {
		padding: 0 15px !important;
	}

	h1,
	.h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 25px;
	}

	.xl-heading {
		font-size: 25px;
	}

	.lg-heading {
		font-size: 25px;
	}

	.xl-padding {
		padding: 50px 0;
	}

	.lg-padding {
		padding: 40px 0;
	}

	.md-padding {
		padding: 20px 0;
	}

	.btn-1 {
		font-size: 20px;
		padding: 20px 15px;
	}

	#banner .title-area h1 {
		font-size: 24px;
	}

	#section-1 .pricing-table .divider {
		min-height: 100px;
	}

	#section-1 .pricing-table .divider h4 {
		font-size: 25px;
	}

	#section-1 .pricing-table .divider h4 span {
		font-size: 20px;
	}
	#section-1 #price {
		max-width: 90%;
	}
	h3 {
		font-size: 20px;
	}
	#section-1 .pricing-table ul li {
		font-size: 16px;
	}
	.live .md-heading {
		font-size: 24px;
	}
	.is5, .is6 {
		padding: 30px 15px;
	}
}

/* Screen-size 440 */
@media screen and (max-width: 440px) {
	h3 {
		font-size: 18px;
	}
	h4, .h4 {
		font-size: 18px;
	}
	.xl-heading {
		font-size: 22px;
	}

	.lg-heading {
		font-size: 22px;
	}

	.btn-1 {
		font-size: 13px;
		padding: 15px 10px;
	}
	#section-1 #price {
		max-width: 100%;
	}
	#section-1 .content-wrapper {
		max-width: 80%;
	}
	#section-1 .pricing-table ul li {
		font-size: 16px;
	}

	#section-1 .pricing-table .pricing-th img {
		height: unset;
	}
	#section-1 .pricing-table {
		border-radius: unset;
	}
	#section-1 .pricing-table .pricing-th {
		padding: 10px;
		min-height: auto;
	}
	#section-1 .pricing-table ul li:not(:last-child) {
		margin-bottom: 15px;
	}
	#section-1 .pricing-table ul li {
		padding-left: 30px;
	}
	#section-1 .pricing-table ul li::after {
		width: 17px;
		height: 17px;
	}
	.s11 .row {
		border-radius: unset;
		padding: 10px 0;
	}
	.live .md-heading {
		font-size: 22px;
	}
	/* is1 */
	.is1 {
		padding: 30px 15px;
	}
	.is1 .text-wrapper {
		max-width: 100%;
		padding: 10px;
		border-radius: unset;
	}
	.is2 .custom-wrapper {
		max-width: 100%;
	}
	.is1 .img-wrapper {
		max-width: 100%;
	}
	.is2 .wrapper .row {
		padding: 10px 0;
		border-radius: unset;
	}
	.is2 .wrapper:nth-child(even) .row {
		background: unset;
		border: unset;
		box-shadow: unset;
	}
	.is2 .wrapper:not(:last-child) {
		margin-bottom: unset;
	}
	.is6 .content-wrapper .wrapper:not(:last-child) {
		margin-bottom: 20px;
	}
	.is6 .content-wrapper .wrapper {
		border-radius: unset;
		padding: 10px;
	}
	.is6 .btn-wrapper {
		margin-top: 30px;
	}
	.is6 .btn-wrapper a {
		padding: 10px;
		width: 100%;
	}
	.is2 .colmn .img-wrapper {
		padding: 10px;
		border-radius: unset;
	}
	.is2 .colmn p.h4 {
		padding: 5px 20px;
		border-radius: unset;
		border: 1px solid #c04350;
	}
	/* s1 */
	#section-1 .pricing-table .divider {
		padding: 10px;
		min-height: auto;
	}
	/* s11 */
	.s11 .custom-wrapper, .is4 .custom-wrpaper {
		max-width: 100%;
	}
	.s11 .row {
		margin: 0 auto !important;
	}
	.s11.v1 .row:nth-child(even),
	.s11.s12 .row:nth-child(odd) {
		box-shadow: unset;
		border: unset;
		background: unset;
	}
	.is4 {
		padding: 30px 0 !important;
	}
	.is4 .colmn p.h4 {
		text-align: center;
		border-radius: unset;
	}
}

@media screen and (max-width: 375px) {
	h1, .h1 {
		font-size: 20px;
	}
	h3, .h3 {
		font-size: 20px;
	}
	#banner .title-area h1 {
		font-size: 20px;
	}
	#section-1 .pricing-table ul li {
		font-size: 14px;
		padding-left: 20px;
	}
	#section-1 .pricing-table ul li::after {
		width: 12px;
		height: 12px;
	}
	#section-1 .pricing-table .divider h4 {
		font-size: 20px;
	}
	/* live */
	.live .md-heading {
		font-size: 22px;
		padding: unset;
	}
}