/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .payment-g-outer-wrapper {
        grid-column-gap: 225px;
        padding-right: 15px;
    }
    .one-time-price-option::after {
        left: -145px;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .pd-right-content-wrapper {
        padding-left: 0;
    }
    .payment-g-outer-wrapper {
        grid-column-gap: 75px;
        padding-right: 15px;
    }
    .one-time-price-option::after {
        left: -77px;
        width: 35px;
    }
.other-product img {
    max-width: 100%;
  }
  .other-product-flex-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .section-title.two p {
	font-size: 23px;
	line-height: 1.2;
}
.st-bg-wrapper {
	margin-top: 35px;
	margin-bottom: 35px;
}
.definition-area {
	min-height: 470px;
}
.z-index {
	padding: 20px 15px;
}
.one-time-amount span {
	font-size: 85px;
}
.one-time-amount {
	font-size: 36px;
}
.note-para {
	max-width: 100%;
	margin-left: auto;
	margin-top: 28px;
}
.definition-area.two {
	min-height: 475px;
	padding-top: 55px;
}
.definition-area.two h2 {
	font-size: 38px;
}
.section-title.two h2 {
	font-size: 35px;
}
.f-trans-1 {
	max-width: 340px;
}
.f-trans-2 {
	max-width: 450px;
}
.ft-logo img {
	max-width: 320px;
}
.footer-area {
	padding-bottom: 110px;
	padding-top: 80px;
}







}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991.98px) {
    .pd-right-content-wrapper {
        padding-left: 0;
        text-align: center;
    }
    .payment-g-outer-wrapper {
        grid-column-gap: 75px;
        padding-right: 0;
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }
    .one-time-price-option::after {
        left: -77px;
        width: 35px;
    }
.other-product img {
    max-width: 100%;
  }
  .other-product-flex-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .section-title.two p {
	font-size: 18px;
	line-height: 1.2;
}
.st-bg-wrapper {
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 75px 0;
}
.definition-area {
	min-height: 470px;
}
.z-index {
	padding: 20px 15px;
}
.one-time-amount span {
	font-size: 60px;
}
.one-time-amount {
	font-size: 30px;
}
.note-para {
	max-width: 100%;
	margin-left: auto;
	margin-top: 28px;
}
.definition-area.two {
	min-height: 350px;
	padding-top: 50px;
}
.definition-area.two h2 {
	font-size: 30px;
}
.section-title.two h2 {
	font-size: 28px;
}
.f-trans-1 {
	max-width: 280px;
}
.f-trans-2 {
	max-width: 350px;
}
.ft-logo img {
	max-width: 320px;
}
.footer-area {
	padding-bottom: 80px;
	padding-top: 55px;
}
.site_logo {
	max-width: 495px;
}
.hero-content-wrapper h1 {
	font-size: 46px;
	margin-bottom: 10px;
}
.hero-content-wrapper p {
	font-size: 19px;
	line-height: 27px;
	margin-bottom: 40px;
}
.header-content-wrapper {
	justify-content: space-between;
}
.header-area {
	padding: 30px 0;
}
.hero-area {
	padding-top: 145px;
}
.trans-1 {
	top: 460px;
	max-width: 400px;
}
.trans-2 {
	max-width: 460px;
	bottom: -400px;
}
.st-icon img {
	max-width: 70px;
	margin-bottom: 12px;
}
.st-item h4 {
	font-size: 28px;
	margin-bottom: 2px;
	line-height: 1;
}
.sec-img {
	text-align: center;
	margin-bottom: 35px;
}
.pd-right-content-wrapper .section-title {
	margin-bottom: 28px;
	text-align: center;
}
.single-feature {
	margin-bottom: 60px;
}
.section-title.two.mb-105 {
	margin-bottom: 50px;
}
.feature-area {
	padding-top: 50px;
	padding-bottom: 0px;
}
.one-time-payment-wrapper {
	margin-top: 0;
}
.option-item {
	font-size: 16px;
}
.option-item span {
	font-size: 40px;
	margin-bottom: 1px;
}
.section-title.two.mb-95 {
	margin-bottom: 50px;
}
.note-para p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
.note-para p br {
	display: none;
}
.btn {
	padding: 8px 27px;
	font-size: 16px;
}
.ft-menu li a {
	margin: 5px 10px;
}



}

 
/* small mobile :320px. */
@media (min-width: 320px) and (max-width: 767.98px) {
    .pd-right-content-wrapper {
        padding-left: 0;
        text-align: center;
    }
    .payment-g-outer-wrapper {
        grid-column-gap: 75px;
        padding-right: 0;
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }
    .one-time-price-option::after {
        left: -77px;
        width: 35px;
    }
.other-product img {
    max-width: 100%;
  }
  .other-product-flex-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .section-title.two p {
	font-size: 18px;
	line-height: 1.2;
}
.st-bg-wrapper {
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 75px 0;
}
.definition-area {
	min-height: 470px;
	padding-top: 22px;
}
.z-index {
	padding: 20px 15px;
}
.one-time-amount span {
	font-size: 60px;
}
.one-time-amount {
	font-size: 30px;
}
.note-para {
	max-width: 100%;
	margin-left: auto;
	margin-top: 28px;
}
.definition-area.two {
	min-height: 350px;
	padding-top: 50px;
}
.definition-area.two h2 {
	font-size: 30px;
}
.section-title.two h2 {
	font-size: 28px;
}
.f-trans-1 {
	max-width: 280px;
}
.f-trans-2 {
	max-width: 350px;
}
.ft-logo img {
	max-width: 240px;
}
.footer-area {
	padding-bottom: 20px;
	padding-top: 55px;
}
.site_logo {
	max-width: 260px;
	margin-bottom: 28px;
}
.hero-content-wrapper h1 {
	font-size: 28px;
	margin-bottom: 10px;
}
.hero-content-wrapper p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 30px;
}
.header-content-wrapper {
	justify-content: space-between;
}
.header-area {
	padding: 30px 0;
}
.hero-area {
	padding-top: 105px;
}
.trans-1 {
	top: 460px;
	max-width: 400px;
}
.trans-2 {
	max-width: 460px;
	bottom: -400px;
}
.st-icon img {
	max-width: 48px;
	margin-bottom: 8px;
}
.st-item h4 {
	font-size: 20px;
	margin-bottom: 2px;
	line-height: 1;
}
.sec-img {
	text-align: center;
	margin-bottom: 35px;
}
.pd-right-content-wrapper .section-title {
	margin-bottom: 28px;
	text-align: center;
}
.single-feature {
	margin-bottom: 60px;
}
.section-title.two.mb-105 {
	margin-bottom: 50px;
}
.feature-area {
	padding-top: 50px;
	padding-bottom: 0px;
}
.one-time-payment-wrapper {
	margin-top: 0;
}
.option-item {
	font-size: 16px;
}
.option-item span {
	font-size: 40px;
	margin-bottom: 1px;
}
.section-title.two.mb-95 {
	margin-bottom: 50px;
}
.note-para p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
.note-para p br {
	display: none;
}
.btn {
	padding: 8px 27px;
	font-size: 16px;
}
.ft-menu li a {
	margin: 5px 10px;
}
.btn.dashboard-link {
	font-size: 14px;
	padding: 5px 20px;
}
.social-links li a img {
	width: 35px;
}
.social-links li:first-child {
	margin-left: 15px;
}
.social-links li {
	margin-left: 8px;
}
.mobile-menu-wrapper {
    width: 250px;
}
.header-area {
	padding: 20px 0;
}
.header-area.fixed {
	padding: 15px 0;
}
.video-part {
	margin-top: 60px;
}
.play img {
	max-width: 60px;
}
.service-area {
	padding-top: 50px;
}
.section-title p {
	font-size: 15px;
}
.section-title h2 {
	font-size: 28px;
	margin-bottom: 6px;
}
.section-title.mb-90 {
	margin-bottom: 35px;
}
.c-col {
	margin-top: 30px !important;
}
.st-g-wrapper {
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}
.st-bg {
	height: 100%;
}
.sec-img img {
	max-width: 80%;
}
.definition-content .section-title h2 {
	font-size: 26px;
}
.one-time-price-option {
	grid-template-columns: 1fr;
	grid-gap: 30px;
}
.option-trans {
	display: none;
}
.ft-menu {
    display: block;
  }
  .obligue {
    display: none;
  }
  .wave-bg-1 {
	object-fit: cover;
}



 
}
 
/* Large Mobile :480px. */
@media (min-width: 576px) and (max-width: 767.98px) {


 
}
