@media screen and (max-width: 1199px) {
	ul.h-menu li {
		margin-left: 28px;
	}
	.productImage {
		width: 100%;
		padding-bottom: 100%;
		margin: 40px auto 0;
	}
	.showurproducts, .womenwant {
		padding: 90px 0;
	}
	.womenwant iframe {
		width: 100%;
	}
	.testimonial {
		padding-bottom: 32px;
	}
	.testimonialSection{
		padding: 60px 0 80px;
	}
	.pagebanner h1 {
		font-size: 80px;
		padding-top: 53px;
	}
	.pagebanner.application h1 {
		font-size: 69px;
	}
	.pagebanner {
		height: 400px;
		min-height: 400px;
	}
	a.et_pb_button {
		font-size: 18px;
		border: solid 3px #e912aa;
		padding: 9px 22px;
		margin-top: 9px;
	}
	.aboutpage, div.abtdetailsection {
		margin-bottom: 134px;
	}
	.abtdtlright {
		padding-left: 39px;
	}
	.blog-image{
		height: 63vh;
	}
	.footermenu {
		flex: 0 0 172px;
	}
	.learnheader{
		padding: 126px 0;
	}
	.learnheader h1 {
		font-size: 50px;
		line-height: 44px;
	}
	.lrnsechnd {
		font-size: 25px;
		line-height: 31px;
	}
	.lrn {
		padding: 93px 0 98px;
	}
	.wrl {
		padding: 54px 0;
	}
	.bodyInfo {
		padding-top: 60px;
	}
	.etkybnft {
		font-size: 48px;
		padding: 11px 0;
		margin: 37px 0;
	}
	.kysbnftsection {
		flex: 0 0 33.33%;
		/* margin-right: auto; */
		padding: 0 22px;
	}
	.d-flex.flex-wrap.justify-content-between.kysbnft {
		justify-content: normal !important;
	}
	.kysbnftsectionimag img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.kysbnftsectionimag {
		text-align: center;
		height: 169px;
	}
	.contentwbg.secnd {
		padding: 60px 0 84px;
	}
	.shoppage-product .productImage {
		width: 100%;
	}
	.shoppage-product .productImage {
		padding-bottom: 100%;
	}
	.shoppage-header h1.fontfamilyAlice {
		font-size: 70px;
		line-height: 58px;
		padding-top: 179px;
		padding-bottom: 60px;
	}
	.shoppage-header{
		background-size: cover;
	}
	.becomeapheministaheader h1 {
		font-size: 69px;
		line-height: 74px;
	}
	.becomeapheministaheader .lrnsechnd {
		font-size: 29px;
	}
	.lrnsechnd a {
		border: solid 2px #fff;
		font-size: 26px;
		line-height: 27px;
		padding: 17px 30px;
		margin-top: 40px;
	}
	.bap-section1 {
		background-size: 100% auto;
	}
	.bapcontent, .bap-section4 .bapcontent {
		flex: 0 0 53%;
	}
	.bapdhip {
		font-size: 51px;
		line-height: 62px;
		width: 100%;
		padding: 28px 85px;
	}
	.bapcontlink a {
		width: 186px;
		font-size: 15px;
		margin-left: 8px;
		margin-right: 8px;
	}
	.bap-section3-inner .bapcontent {
		padding-right: 15px;
	}
	.badges a {
		margin: 0 10px;
	}
	.badges a img {
		max-width: 100%;
	}
	.productcottext {
		padding-left: 70px;
		padding-right: 22px;
	}
	.bapcontheading {
		font-size: 42px;
	}
	.bigh {
		font-size: 68px;
	}
	.jshua {
		font-size: 26px;
	}
	.text-center.lisnk a{
		margin: 38px 0 144px;
	}
	.bap-section2 .bapimage, .bap-section3 .bapimage, .bap-section4 .bapimage {
		margin-left: 0;
		flex: 0 0 calc(39% - 15px);
	}
	.left-sidebar ul li a .menuicon {
		width: 16px;
		height: 16px;
	}
	.menutext {
		font-size: 15px;
	}
	.dashboard-content {
		padding: 17px 0;
	}
	.table tbody td {	
		padding: 5px 6px;
	}
	.subscriptionHeader {
		margin-bottom: 33px;
		padding-bottom: 102px;
	}
	.subscriptionHeader:before {
		height: 101px;
		width: 100%;
		background-size: 100% 100%;
		background-position: bottom;
	}
	.subscriptionHeader .logo img {
		width: 222px;
		height: 222px;
	}
	.subscriptionHeader h1.fontfamilyAlice {
		padding: 53px 0 40px;
	}
	.sut-page-heading {
		font-size: 30px;
		margin-bottom: 18px;
	}
	.distributor-sale-layout .my-5 {
		margin-top: 20px !important;
	}
	.form-group label, .forgotPage label {
		font-size: 16px;
	}
	.kysbnftsectioncont {
		width: 100%;
	}
	.pagesheaderCommon .learnheader h1 {
		font-size: 53px;
	}
	.faqSection li.nav-item {
		flex: 0 0 calc(25% - 12px);
		margin: 9px 0;
	}
}/*1199*/

@media screen and (max-width:1024px) {

}/*1024*/

@media screen and (min-width:992px) {
	ul.h-menu li:hover .dropdown-menu {
		display: block;
		padding: 7px;
		border-radius: 0;
		top: 86px;
	}
	.fixed-header ul.h-menu li:hover .dropdown-menu {
		top: 49px;
	}
	ul.h-menu li:hover a:before, ul.h-menu li.active a:before, ul.h-menu li:hover button.dropdown-toggle:before, ul.h-menu li .show button.dropdown-toggle:before {
		width: 100%;
	}

}
@media screen and (max-width: 991px) {
	.modal .modal-dialog {
		max-width: 700px;
	}
	#newsletterpopup .modal-dialog {
		min-width: 700px;
	}
	.logo img {
		min-width: 90px;
		width: 115px;
	}
	.content-area {
		padding-top: 99px;
	}
	.bnf div.accordion {
		width: 420px;
	}
	.footermenu {
		flex: 0 0 50%;
		padding-bottom: 30px;
	}
	.mobile_menu i.fas.fa-bars {
		font-size: 20px;
	}
	.header-menu.active {
		right: 0;
	}
	
	.header-menu {
		background: #fff;
		z-index: 1;
		position: fixed;
		right: -315px;
		width: 315px;
		top: 0;
		height: 100vh;
	}
	
	.header-menu ul.h-menu li {
		display: block;
		width: 100%;
		margin: 0;
	}
	
	.header-menu ul.h-menu li a {
		padding: 21px 20px;
		width: 100%;
		border-bottom: solid 1px #00000021;
	}
	
	.header-menu ul.h-menu li.active a:before {
		display: none;
	}
	
	.header-menu ul.h-menu li.active a, .header-menu ul.h-menu li a.active  {
		background: #f200e0;
		color: #fff;
	}	
	.header-menu ul.h-menu li a.active .menutext{
		color: #fff;
	}
	.header-menu ul.h-menu li a.active .menuicon{
		filter: invert(100%) sepia(0%) saturate(7482%) hue-rotate(282deg) brightness(117%) contrast(100%);
	}
	.showurproducts, .womenwant, .testimonialSection {
		padding: 50px 0;
	}
	.slider-content h1 {
		font-size: 44px;
	}
	.slider-content a {
		font-size: 23px;
		padding: 7px 33px;
		margin-top: 28px;
	}
	.bigheading {
		font-size: 42px;
	}
	.secndhnd{
		font-size:19px;
	}
	.bnfhrdding {
		font-size: 60px;
		padding-left: 17px;
	}
	.bnf div.accordion {
		width: 538px;
	}
	.keyBenefits {
		padding: 17px 0 50px;
		background-size: 143%;
	}
	.textimonialImage {
		width: 70px;
		height: 70px;
		flex: 0 0 70px;
	}
	.textimonialContent {
		padding-left: 13px;
		font-size: 12px;
		line-height: 18px;
		padding-right: 9px;
		padding-top: 7px;
	}
	.header-menu ul.h-menu li .dropdown > a {
		pointer-events: none;
	}
	
	.header-menu ul.h-menu li .dropdown-menu {
		position: static;
		margin: 0;
		padding: 0;
		width: 100%;
		border: 0;
	}
	
	.header-menu ul.h-menu li .dropdown-menu a {
		padding: 11px 36px !important;
		padding-right: 0 !important;
		background: #eda0a8;
		color: #fff;
	}
	ul.h-menu li .dropdown.active .dropdown-menu{
		display: block;
	}
	.header-menu ul.h-menu li .dropdown.active > a {
		background: #f200e0;
		color: #fff;
	}
	.pagebanner h1 {
		font-size: 59px;
	}
	.pagebanner.application h1 {
		font-size: 47px;
	}
	.pagebanner {
		height: 310px;
		min-height: 296px;
	}
	.et_pb_text_inner{
		margin-top: -182px!important;
		padding-top: 23px!important;
		padding-right: 19px!important;
		padding-bottom: 25px!important;
		padding-left: 25px!important;
	}
	.et_pb_blurb_content {
		margin-top: 26px;
	}
	h4.et_pb_module_header {
		padding-top: 14px;
	}
	a.et_pb_button {
		font-size: 16px;
		padding: 5px 22px;
		margin-top: 1px;
	}
	.aboutpage {
		margin-bottom: 50px;
	}
	div.abtdetailsection {
		padding: 52px 0;
    margin-bottom: 93px;
	}
	.abtdtlleft {
		flex: 0 0 260px;
	}
	.abtdtlimage{
		height:auto;
	}
	.abtdtlname {
		font-size: 26px;
		line-height: normal;
	}
	.abtdtlposition {
		font-size: 18px;
		line-height: normal;
	}
	.blogListing {
		display: flex;
		grid-template-columns: 1fr 1fr;
		grid-gap: 19px;
		grid-row-start: 1;
		grid-row-end: 1;
		flex-wrap: wrap;
		min-width: 100%;
	}
	.blogBoxImg {
		width: 100%;
		height: auto;
		margin-bottom: 17px;
		position: relative;
		padding-top: 100%;
	}
	.blogBoxImg img {
		position: absolute;
		left: 0;
		top: 0;
	}
	.blogBox:nth-child(3) .blogBoxImg, .blogBox:nth-child(6) .blogBoxImg {
		height: 0;
	}
	.contact-header .learnheader, .pagesheaderCommon {
		padding: 32px 0;
	}
	.pagesheaderCommon .learnheader h1 , .becomenext .pagesheaderCommon .learnheader h1 {
		font-size: 40px;
	}
	.blogBox {
		grid-column: unset !important;
		grid-row: unset !important;
		flex: 0 0 calc(50% - 10px);
	}
	.blog-text.blogBox h1 {
		font-size: 23px;
		line-height: 31px;
	}
	.learnheader {
		padding: 75px 0;
	}
	.learnheader h1 {
		font-size: 38px;
		padding: 0 67px;
	}
	.lrnsechnd {
		font-size: 18px;
		line-height: 27px;
		padding: 8px 69px 0;
	}
	.lrn {
		padding: 45px 0;
	}
	.hendingshudj {
		font-size: 50px;
		line-height: 45px;
	}
	.wrl {
		padding: 30px 0;
	}
	.bodyInfo{
		padding-top:30px;
	}
	.effects_estrogen .smalcontent {
		margin-right: 0;
		flex: 0 0 25%;
	}

	.d-flex.effects_estrogen {
		flex-flow: wrap;
	}
	.smlcontentImage {
		margin-bottom: 21px;
	}
	.smlcontentText {
		max-width: 100%;
	}
	.smlcontentImage {
		height: 159px;
		width: 100%;
	}
	.smlcontentImage img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.estrogenAllContentright {
		flex: 0 0 225px;
	}
	.bodyInfo .allcnt .bigheading {
		padding: 19px 0 19px;
	}
	.kysbnftsection:nth-child(4n) {
		margin-right: 0;
	}
	.kysbnftsection {
		margin-right: 0;
		margin-bottom: 36px;
		margin: 0 11px auto !important;
		padding: 17px 6px !important;
	}
	.etkybnft {
		font-size: 37px;
		margin: 29px 0;
	}
	.descoverphimg {
		width: 287px;
		height: 381px;
		flex: 0 0 267px;
		border-radius: 44px;
	}
	.bigheading video{
		margin: 0;
	}
	.shoppage-header h1.fontfamilyAlice {
		font-size: 57px;
		line-height: 58px;
		padding-top: 127px;
		padding-bottom: 39px;
	}
	.shoppage-infor {
		flex: 0 0 100%;
		background: #f7f7f7;
		padding: 33px 22px;
		margin-left: 0;
	}
	.shoppage-pages .d-flex {
		align-items: end;
		flex-direction: column;
	}
	.content12 a {
		width: 236px;
		height: 42.03px;
		margin: 20px auto 23px;
		border: solid 2px #e800a6;
		line-height: 38px;
	}
	.contentheading1 {
		font-size: 27px;
	}
	.shoppage-infor {
		padding: 25px 16px;
		margin-left: 0;
	}
	#sync1.owl-carousel .item {
		height: auto;
		width: 100%;
		padding-top: 100%;
		position: relative;
	}
	#sync1.owl-carousel .item img {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.description .dashboard-content {
		padding: 19px 19px;
		margin: 40px 0;
	}
	.dashboard-content .nav-tabs .nav-link {
		border: 0;
		padding: 0 0 11px;
		margin: 0;
		font-size: 16px;
		margin-bottom: -1px;
		margin-right: 25px;
	}
	.form-section-form button.btn.btn-primary {
		width: 100%;
		font-size: 21.31px;
		height: 42px;
		margin-top: 26px;
	}
	.becom-loginlink a {		
		font-size: 21px;
		height: 42px;
		line-height: 42px;
		margin-top: 28px;
	}
	.pagesheaderCommon .lrnsechnd {
		padding-bottom: 0;
	}
	.becomeapheministaheader h1 {
		font-size: 53px;
		line-height: 57px;
	}
	.becomeapheministaheader .lrnsechnd {
		font-size: 24px;
		padding: 0 83px 0;
	}
	.lrnsechnd a {
		font-size: 22px;
		line-height: 27px;
		padding: 12px 30px;
		margin-top: 33px;
	}
	.bapdhip {
		font-size: 45px;
		line-height: 55px;
		width: 100%;
		padding: 22px 0;
	}
	.devie1, .devie2 {
		padding: 31px 0;
		background-size: 108% 100%;
	}
	.bap-section3 {
		padding: 42px 0;
		background-size: 124% 100%;
	}
	.apsop {
		font-size: 27px;
		line-height: 29px;
		width: 100%;
		padding: 12px 0 35px;
	}
	.bapcontheading {
		font-size: 39px;
	}
	.productsshown {
		padding-left: 0;
		padding-top: 36px;
	}
	.productcottext {
		padding-left: 48px;
		padding-right: 20px;
	}
	.productcotimage {
		width: 46%;
		flex: 0 0 46%;
	}
	.productcotimage img {
		width: 100%;
	}
	.productcot .bapcontheading {
		padding-top: 15px;
	}

	.bap-section4 .bapimage img {
		width: 100%;
	}
	.bap-section4 .bapcontent {
		padding-left: 30px;
	}
	.bap-section4 .bapcontent .bapconttext {
		padding-left: 0;
		padding-right: 0;
	}
	.bigh {
		font-size: 58px;
	}
	.jshua {
		font-size: 23px;
	}
	.bap-section4 {
		padding-bottom: 54px;
	}
	.bap-section2 {
		padding-top: 62px;
		padding-bottom: 59px;
	}
	.bap-section5 {
		padding-top: 57px;
	}
	.text-center.lisnk a {
		margin: 38px 0 95px;
	}
	.bapimage img {
		width: 100%;
	}
	.ganacc.list ul {
		padding: 28px 0 0 34px;
	}
	.ganacc.LINK {
		padding-top: 22px;
		padding-left: 40px;
	}
	.ganacc.list ul {
		padding: 21px 0 0 34px;
		margin: 0;
		font-size: 23px;
		line-height: 25px;
	}
	.ganacc.LINK a{
		font-size: 23px;
	}
	.text-center.lisnk a {
		font-size: 18px;
		padding: 13px 22px;
		margin: 34px 0 95px;
	}
	.bapcontent, .bap-section4 .bapcontent {
		flex: 0 0 63%;
	}
	.bap-section2 .bapcontlink {
		padding-right: 0;
	}
	.bap-section2 .bapcontent {
		padding-left: 20px;
	}
	.bap-section1 img {
		height: auto;
	}
	.bapcontlink a {
		width: 191px;
		font-size: 14px;
		margin-left: 3px;
		margin-right: 5px;
	}
	.contact-header .lrnsechnd {
		font-size: 17px;
		line-height: 20px;
		padding: 0 0 16px;
	}
	.contact-header-btn a {
		font-size: 21px;
		line-height: 18px;
		padding: 17px 30px;
		margin-top: 21px;
	}
	.cont-2 {
		margin-left: auto;
		flex: 0 0 47%;
	}
	.contact-address.d-flex {
		border-top: solid 4px #eeeeee;
		padding-top: 29px;
	}
	.address-text {
		font-size: 22px;
		line-height: 33px;
		max-width: 313px;
	}
	.carttable .table tbody td {
		padding: 7px 10px;
	}
	.coupon-code-section {
		margin: 18px 0;
	}
	.coupon-code-form {
		margin: -64px 0 0;
	}
	.couponform input#couponCode {
		width: 235px;
	}
	input.form-control{
		border-radius: 9px;
		height: 44px;
		padding: 0 10px;
	}
	.form-group {
		margin-bottom: 10px;
	}
	.form-group label, .forgotPage label {
		font-size: 16px;
		line-height: 18px;
	}
	.pagesheaderCommon.dashboard {
		padding: 21px 0;
	}
	.useremail, .usercontact {
		font-size: 15px;
		line-height: 22px;
		margin: 8px 0;
	}
	.userdetail {
		font-size: 24px;
		color: #fff;
		line-height: normal;
		padding-bottom: 4px;
	}
	.learnheader h2 {
		font-size: 25px;
		padding: 32px 0;
	}
	i.fas.fa-clock.displayclock {
		top: 41px;
	}
	.menutext {
		line-height: 38px;
	}
	.header-menu.active {
		height: 100vh;
		overflow: auto;
	}
	.h-menu .menuicon img {
		width: 20px;
	}
	
	.h-menu .menutext {
		color: #727272;
		font-family: 'Tahoma';
		font-weight: normal;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 16px;
	}
	.list-of-data li p {
		font-size: 16px;
		padding: 8px 12px;
		overflow-wrap: anywhere;
	}
	body.removwscroll {
		overflow: hidden;
	}
	.list-of-data li p button.copyButton {
		margin-left: 17px;
	}
	.saved-address.subdetail{
		line-height: 33px;
	}
	.subdetailright img {
		width: 30px;
	}
	.subscribplan {
		margin-bottom: 10px;
	}
	.account-second-heading {
		font-size: 18px;
		padding-bottom: 10px;
	}
	.subscribplanimage {
		width: 67px;
		height: 67px;
	}
	.closemenuLast.d-lg-none {
		float: right;
		padding: 6px 10px;
		color: #000;
		font-weight: normal;
	}
	.plan-start-pricesBottom {
		font-size: 15px;
		line-height: 17px
	}
	.plan-start-pricesTop {
		font-size: 33px;
		line-height: 40px;
	}
	.plan-start-prices {
		padding: 10px 0 10px;
		margin-bottom: 2px;
	}
	.plan-start-topsec {
		font-size: 15px;
		line-height: 14px;
	}
	.plan-start-topHeading {
		font-size: 23px;
		padding-bottom: 0;
	}
	.plan-start-top {
		padding: 14px 0 14px;
		margin-bottom: 3px;
	}
	.plan-start-pricelist {
		padding: 5px 10px;
	}
	.listone {
		font-size: 14px;
		padding: 0 0 0 10px;
		margin-bottom: 7px;
		line-height: normal;
	}
	.listButton a{
		margin-top: 21px;
		font-size: 16px;
	}
	.commitionboxouter {
		margin: 10px 0;
		padding: 8px 12px;
	}
	.subscriptionHeader h1.fontfamilyAlice {
		padding: 43px 0 40px;
		font-size: 43px;
	}
	.subscriptionHeader:before {
		height: 75px;
		width: 100%;
		background-size: 100% 100%;
		background-position: bottom;
	}
	.subscriptionHeader .logo img {
		width: 184px;
		height: 184px;
	}
	.subscriptionHeader .logo{
		right:0;
		bottom: -85px;
	}
	.brochuresLeft {
		padding: 23px 26px 20px;
		flex: 1;
	}
	.brochuresOuter.d-flex {flex-direction: column-reverse;background-color: #dbdada;background-repeat: no-repeat;background-position: bottom;background-size: auto 193px;background-image: none;}

	.brochuresRight.ml-auto {
		margin: 14px auto 0 !important;
	}
	.productInformationSection .col-lg-4.col-sm-6.col-12 {
		padding-bottom: 28px;
	}
	.infor {
		margin-bottom: 20px;
	}
	.infor .col-lg-6.col-12 {
		padding-bottom: 30px;
	}
	
	.infoBorder {
		max-width: 447px;
		margin: auto;
	}
	.ajshu .inforRight {
		flex: 100%;
	}
	.form-section-form {
		flex: 1;
		padding: 19px 16px;
	}
	.form-section-form .form-heading {
		font-size: 22.31px;
		line-height: 29.56px;
		margin-bottom: 0;
		margin-top: 11px;
	}
	span.passChk {
		top: 39px;
	}
	.signup-layout span.passChk, .password-layout span.passChk{
		top: 40px;
	}
	.becomenext .pagesheaderCommon .learnheader h1 {
		font-size: 39px;
		padding: 0;
		line-height: normal;
	}
	.smalcontent {
		width: 33.33%;
		padding: 4px 20px;
	}
	.kysbnftsection {
		flex: 0 0 45%;
	}
	.faqSection li.nav-item {
		flex: 0 0 calc(33.33% - 12px);
	}
	.faqSection li.nav-item a span {
		font-size: 15px;
		line-height: 23px;
		font-weight: 600;
	}
}/*991*/

@media screen and (max-width: 768px) {

}/*768*/

@media screen and (max-width: 767px) {
	.slider-content h1 {
		font-size: 30px;
	}
	.slider-content h6 {
		font-size: 17px;
	}
	.slider-content a {
		font-size: 17px;
		padding: 8px 33px;
		margin-top: 25px;
	}
	.showurproducts, .womenwant, .testimonialSection {
		padding: 30px 0;
	}
	.bigheading {
		font-size: 33px;
	}
	.secndhnd {
		font-size: 14px;
	}
	.productImage {
		width: 100%;
		padding-bottom: 100%;
		margin: 23px auto 0;
	}
	.productName {
		font-size: 18px;
	}
	.productPrice {
		font-size: 24px;
		line-height: 15px;
		padding-top: 4px;
	}
	.videocontentheading {
		font-size: 26px;
	}
	.videocontenttext {
		font-size: 16px;
		padding: 10px 66px 0 0;
		line-height: 20px;
	}
	.videocontentlink a, .bnf .videocontentlink a {
		font-size: 17px;
		padding: 8px 33px;
		margin-top: 25px;
	}
	.bnfhrdding {
		font-size: 34px;
		padding-left: 17px;
	}
	.bnf .accordion .card div.card-header button.btn.btn-link {
		width: 100%;
		font-size: 25px;
		padding: 5px 21px;
	}
	.bnf .accordion .card .card-body {
		font-size: 16px;
		padding: 0 21px 17px;
	}
	.bnf .accordion .card {
		margin: 7px 0;
		width: 100%;
		border: 0;
		border-radius: 13px !important;
	}
	.footerheading {
		color: #f41192;
		font-size: 26px;
		padding-bottom: 8px;
	}
	.footermenu {
		flex: 0 0 100%;
		padding-bottom: 22px;
	}
	footer.site-footer {
		padding-top: 31px;
	}
	.footermenu ul li a {
		font-size: 16px;
	}
	.copyright {
		font-size: 14px;
		margin-top: 43px;
	}
	.copyright .d-flex {
		flex-wrap: wrap;
	}
	
	.copyright .d-flex > div {
		width: 100%;
		text-align: center;
	}
	
	.copyright .d-flex > div ul {
		display: inline-block;
	}
	
	.copyright .d-flex > div ul a {
		font-size: 18px;
		margin-top: 13px;
	}
	.videocontent {
		margin-top: 34px;
	}
	.keyBenefits{
		background-image: none !important;
	}
	.bnf div.accordion {
		width: 100%;
	}
	#newsletterpopup .modal-dialog {
		min-width: 90vw;
		max-width: 90vw;
		margin: 0 auto;
	}
	.newsimage {
		width: 100%;
	}
	.newsimage img {
		width: 100%;
	}
	.newsleft,
	.newsright {
		flex: 0 0 50%;
	}
	.newstitle {
		font-size: 19px !important;
	}
	.abtdetailsection .d-flex {
		flex-direction: column;
	}
	.abtdetailsection .d-flex {
		flex-direction: column;
	}
	.abtdtlleft {
		flex: 1;
		margin-bottom: 29px;
	}
	.abtdtlimage, .abtdtlname, .abtdtlposition {
		width: 225px;
		margin: auto;
	}
	.abtdtlright, .abtdtlright p{
		font-size: 15px !important;
		padding-left: 0;
	}
	div.abtdetailsection {
		padding: 41px 0;
		margin-bottom: 40px;
	}
	.aboutpage {
		margin-bottom: 17px;
	}
	.aboutcontent {
		padding: 0 !important;
	}
	.et_pb_blurb_content.pr-4{
		padding: 0 !important;
	}
	.learnheader h1 {
		font-size: 31px;
		line-height: 33px;
		padding: 0 10px;
	}
	.learnheader {
		padding: 60px 0;
	}
	.lrnsechnd {
		font-size: 15px;
		line-height: 23px;
		padding: 0;
	}
	.descoverph.d-flex, .estrogenAllContent {
		flex-direction: column;
	}
	.descoverphimg, .estrogenAllContentright {
		width: 217px;
		height: auto;
		border-radius: 44px;
		margin: auto;
		flex: unset;
		margin-bottom: 31px;
	}
	.lrn {
		padding: 30px 0;
	}
	.descoverphcont {
		padding-left: 0;
	}
	.d-flex.effects_estrogen {
		flex-flow: wrap;
		justify-content: space-around;
	}
	.kysbnftsection {
		max-width: 45%;
	}
	.estrogenAllContentleft {
		flex: 1;
		padding-right: 0;
	}
	.twosection {
		flex-direction: column;
	}
	.contentwbg.secnd .bigheading.fontfamilyAlice {
		padding-bottom: 14px;
	}
	.contentwbg.secnd {
		padding: 44px 0 64px;
	}
	.lrn.pb-5 {
		padding: 30px 0 16px !important;
	}
	div#sync2 {
		margin-top: 25px;
		margin-bottom: 38px;
	}
	.product-detail-price {
		font-size: 28px;
		font-weight: 600;
		padding: 9px 0;
	}
	.product-qty.d-flex {
		align-items: center;
		padding: 20px 0;
	}
	.description .dashboard-content {
		padding: 17px 16px;
		margin: 30px 0;
	}
	.dashboard-content .nav-tabs .nav-link {
		border: 0;
		padding: 0 0 8px;
		margin: 0;
		font-size: 13px;
		border-bottom: solid 3px transparent;
		margin-bottom: -1px;
		margin-right: 17px;
	}
	.product-detail div.tab-pane {
		font-size: 15px;
		line-height: 22px;
	}
	.form-section-image {
		display: none;
	}
	input.form-control {
		border-radius: 7px;
	}
	.becomeapheministaheader {
		padding: 63px 0;
	}
	.becomeapheministaheader h1 {
		font-size: 44px;
		line-height: 50px;
	}
	.becomeapheministaheader .lrnsechnd {
		font-size: 21px;
		padding: 0 00;
	}
	.lrnsechnd a {
		font-size: 19px;
		line-height: 27px;
		padding: 9px 25px;
		margin-top: 30px;
	}
	.bap-section1 {
		padding-top: 24px;
		padding-bottom: 30px;
	}
	.bap-section1 .bapimage {
		padding-right: 0;
	}
	.bapcontheading {
		font-size: 32px;
	}
	.bapconttext {
		font-size: 18px;
		line-height: 20px;
		padding-top: 13px;
	}
	.bapcontlink a {
		width: 178px;
		line-height: 44px;
		height: 46px;
	}
	.bapdhip {
		font-size: 36px;
		line-height: 46px;
		padding: 19px 0;
	}
	.devie1, .devie2 {
		padding: 26px 0;
		background-size: 104% 100%;
	}
	.bap-section2 {
		padding-top: 27px;
		padding-bottom: 36px;
	}
	.bigh {
		font-size: 45px;
	}
	.devie2-inner {
		padding: 20px 0;
	}
	.bap-section5 {
		padding-top: 40px;
	}	
	.jshua {
		font-size: 20px;
	}
	.ganacc.top {
		font-size: 24px;
	}
	.ganacc.list ul {
		padding: 21px 0 0 0;
	}
	.ganacc.LINK {
		padding-top: 17px;
		padding-left: 0;
	}
	.bap-section2 .d-flex.justify-content-between, .bap-section3 .d-flex.justify-content-between, .bap-section4 .d-flex.justify-content-between, .bap-section5 .d-flex.justify-content-between {flex-direction: column;}

	.bap-section2 .bapimage, .bap-section3 .bapimage, .bap-section4 .bapimage, .bap-section5 .bapimage {
		margin-bottom: 30px;
	}

	.bap-section3 .d-flex.justify-content-between {
		flex-direction: column-reverse;
	}

	.bap-section3-inner .bapcontent {
		padding-right: 0;
	}

	.bap-section2 .bapconttext {
		padding-right: 0;
	}

	.bap-section4 .bapcontent {
		padding-left: 0;
	}

	.bap-section3 {
		padding: 33px 0;
	}
	.bap-section2 .bapcontent {
		padding-left: 0;
	}
	.contact-header .lrnsechnd {
		font-size: 15px;
		line-height: 18px;
		padding: 0 0 15px;
	}
	.contact-header .learnheader h1 {
		padding-bottom: 11px;
	}
	.contact-header-btn a {
		font-size: 17px;
		line-height: 15px;
		padding: 15px 27px;
		margin-top: 16px;
	}
	.contact-header .lrn {
		padding-top: 42px;
		padding-bottom: 40px;
	}
	.contact-form .form-group {
		margin-bottom: 20px;
	}
	.contact-address.d-flex {
		margin-top: 20px;
		padding-top: 16px;
		border-width: 2px;
		flex-direction: column;
	}
	.cont-2 {
		margin-left: 0;
		flex: 1;
		margin-top: 22px;
	}
	.address-text {
		font-size: 19px;
		line-height: 29px;
	}
	.form-calc {
		font-size: 19px;
	}
	.contact-address-heading {
		font-size: 27px;
	}
	.contact-form .form-control {
		font-size: 17px;
		border: 0;
		border-radius: 7px;
		height: 44px;
	}
	.coupon-code-form {
		margin:  0 0;
		position: static;
	}
	.coupon-code-section.d-flex.justify-content-end {
		justify-content: left !important;
	}
	.procartlast ~ a.btn.btn-update {
		margin-bottom: 50px;
	}
	.checkoutpage .form-check input.form-check-input~label.form-check-label {
		font-size: under;
	}
	.shoppage-pages {
		padding-bottom: 24px;
	}
	.form-section-form {
		flex: 1;
		padding: 20px;
	}
	.learnheader h2 {
		font-size: 19px;
		padding: 24px 0;
	}
	.useremail, .usercontact {
		font-size: 14px;
		line-height: 19px;
		margin: 6px 0;
	}
	.userdetail {
		font-size: 22px;
		line-height: normal;
		padding-bottom: 0;
	}
	.notification {
		padding: 12px;
		margin: 4px 0;
	}
	.account-second-heading {
		font-size: 15px;
		padding-bottom: 5px;
	}
	.account-second-heading.colorPink.font-weight-bold {
		padding-top: 25px;
	}
	body .mb-5 {
		margin-bottom: 20px !important;
	}
	.membership-layout .account-second-heading.colorPink.font-weight-bold {
		padding: 0;
	}
	.saved-address.subdetail{
		padding: 22px 14px;
	}
	.subdetailleft {
		line-height: normal;
	}
	.subdetailright {
		line-height: normal;
		padding-bottom: 16px;
	}
	.saved-address.subdetail .row:last-child .subdetailright {
		padding: 10px 0 0;
	}
	.account-second-heading {
		font-size: 14px;
	}
	.membership-layout .btn.btn-update {
		padding: 8px 33px;
	}
	.saved-address.subdetail .row:last-child .subdetailright a.btn.btn-primary.table-btn-primary:first-child {
		margin-left: 0;
	}
	.subscription-layout .account-second-heading.colorPink.font-weight-bold {
		padding-top: 0;
	}
	.saved-address {
		padding: 4px 13px;
	}
	label.custom-control-label{
		line-height:normal;
	}
	.addresses-layout .dashboard-content .nav-tabs {
		margin-bottom: 20px;
	}
	
	.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.width-half {
		width: 100%;
		flex: 0 0 100%;
	}
	.pagebanner.application h1 {
		font-size: 42px;
		padding-top: 26px;
	}
	.et_pb_text_inner {
		margin-top: -133px!important;
	}
	.pagebanner {
		height: 205px;
		min-height: 205px;
	}
	.plan-start.d-flex.justify-content-between {
		flex-wrap: wrap;
	}
	.plan-start-inn {
		flex: 0 0 calc(50% - 4px);
		margin: 10px 0;
	}
	.pheministaplans {
		padding: 30px 0;
	}
	.listButton a {
		margin-top: 19px;
		font-size: 14px;
	}
	.subscriptionHeader h1.fontfamilyAlice {
		padding: 31px 0 28px;
		font-size: 38px;
	}
	.subscriptionHeader:before {
		height: 67px;
	}
	.subscriptionHeader .logo img {
		width: 148px;
		height: 148px;
	}
	.sut-page-heading {
		font-size: 28px;
		margin-bottom: 11px;
	}
	.infoBorder {
		padding: 15px;
	}
	.subinfoImage {
		width: 80px;
		height: 80px;
		margin: 0 auto 7px;
	}
	.brochureHeading {
		font-size: 33px;
	}
	.brochureText {
		font-size: 16px;
	}
	.modal .modal-dialog {
		max-width: 90%;
	}
	.form-section-form{
		padding-top: 0;
	}
	.becomenextImage {
		max-width: 300px;
		margin: 0 auto 22px;
	}
	/* .addcart-button {
		margin-top: 15px;
	} */
	.becomenext-proname {
		font-size: 27px;
		line-height: 30px;
		padding: 4px 0;
	}
	.becomenext-text {
		margin: 8px 0 0;
	}
	/* .dashboard-content {
		padding: 0;
	} */
	.faqSection li.nav-item a span {
		font-size: 15px;
		line-height: 31px;
	}
	.faqSection li.nav-item img {
		max-width: 43px;
		height: 41px;
	}
	.faqSection li.nav-item a {
		padding: 14px 0 10px;
	}
	.accrdianTopdata h2 {
		font-size: 24px;
		line-height: 46px;
		padding-top: 28px;
	}
	.accrdianTopdata {
		padding-bottom: 25px;
	}
	.faqSection .card .card-header h5 button {
		padding: 12px 0;
		padding-left: 19px;
	}
	.faqSection .card .card-header h5 button:before {
		top: 18px;
	}
	.faqSection .card .card-body {
		padding: 0 0 19px 27px;
	}
	.faqSection li.nav-item {
		flex: 0 0 calc(50% - 12px);
		margin: 10px 0;
		padding: 0 5px;
	}
}/*767*/

@media screen and (max-width: 575px) {
	#newsletterpopup .modal-dialog .modal-body.d-flex {
		flex-direction: column;
	}
	.newsimage {
		width: 100%;
		text-align: center;
	}
	.newsimage img {
		width: 100%;
		max-width: 300px;
		margin: auto;
	}
	.tobarmanu span {
		float: left;
		padding: 0 0 0 10px;
		color: #727272;
		font-size: 13px;
	}
	.topbar a {
		font-size: 12px;
	}
	.tobarmanu {
		padding: 3px 0;
	}
	.content-area {
		padding-top: 92px;
	}
	.womenwant iframe {
		width: 100%;
		height: auto;
		margin: auto;
		max-width: 300px;
		float: none;
	}
	.videocontent {
		margin-top: 15px;
	}
	.videocontenttext {
		font-size: 15px;
		padding: 10px 0 0 0;
		line-height: 23px;
	}
	.bigheading {
		font-size: 28px;
	}
	.bnfhrdding {
		font-size: 31px;
	}
	.videocontentheading {
		font-size: 24px;
	}
	.videocontentlink a, .bnf .videocontentlink a, .slider-content a {
		font-size: 14px;
		padding: 9px 33px;
		margin-top: 25px;
		border-width: 2px;
	}
	.secndhnd {
		font-size: 13px;
		line-height: normal;
	}
	.blogBox {
		grid-column: unset !important;
		grid-row: unset !important;
		flex: 0 0 100%;
		margin: 0 0 11px;
	}
	.blogBoxText h3 a {
		font-size: 20px;
		line-height: 28px;
	}
	.blogBoxBottom {
		color: #000000;
		font-size: 12px;
		line-height: 16px;
	}
	.pagination li a {
		width: 30px;
		height: 30px;
		margin: 0 5px;
		line-height: 28px;
		border-radius: 3px;
		font-size: 14px;
	}
	.custom-pagination {
		padding: 18px 0 0;
	}
	.footerheading{
		font-size: 22px;	
	}
	.footermenu {
		padding-bottom: 17px;
	}
	.footermenu ul li a {
		font-size: 14px;
	}
	.footermenu ul li {
		padding: 0 0;
	}
	.pagesheaderCommon .learnheader h1, .becomenext .pagesheaderCommon .learnheader h1 {
		font-size: 30px;
	}
	.contact-header .learnheader, .pagesheaderCommon {
		padding: 12px 0;
	}
	.blog-image {
		height: 236px;
	}
	.learnheader h1 {
		font-size: 25px;
		line-height: 27px;
		padding: 0 6px;
	}
	.learnheader {
		padding: 30px 0;
	}
	.lrnsechnd {
		font-size: 13px;
		line-height: 19px;
		padding: 0;
	}
	.hendingshudj {
		font-size: 31px;
		line-height: 30px;
	}
	.descoverph {
		padding-top: 29px;
	}
	.smlheading {
		font-size: 25px;
	}
	.etkybnft {
		font-size: 17px;
		margin: 29px 0;
	}
	.kysbnftsection {
		margin-right: 0;
		margin-bottom: 36px;
		margin: 0 auto !important;
		padding: 17px 6px !important;
		max-width: 100%;
		margin: auto;
		flex: 0 0 100%;
	}
	.contentwbg.secnd {
		padding: 44px 0 33px;
	}
	.shoppage-header h1.fontfamilyAlice {
		font-size: 32px;
		line-height: 34px;
		padding-top: 61px;
		padding-bottom: 24px;
	}
	.shoppage-product .productImage {
		margin-top: 20px;
	}
	.content {
		padding-right: 0;
	}
	.contentheading1 {
		font-size: 22px;
		padding: 0;
	}
	.product-name {
		font-size: 20px;
	}
	.product-secdetail {
		padding: 8px 0;
	}
	.product-detail-price {
		font-size: 22px;
	}
	.btn.btn-update {
		border-radius: 5px;
		font-size: 12px;
		line-height: 21px;
		padding: 8px 56px;
		margin-top: 15px;
	}
	.addcart-button .btn.btn-update {
		padding: 7px 24px;
		margin: 0;
	}
	.becomenext-proname {
		font-size: 18px;
		padding: 4px 0;
	}
	.modal .modal-dialog {
		max-width: 90%;
		margin: auto;
	}
	.form-section-form .form-heading {
		font-size: 25.31px;
		line-height: 29.56px;
		margin-bottom: 12px;
	}
	.registrationpage .loginRight {
		padding: 0;
	}
	.bap-section1 .bapimage{
		display: none;
	}
	.bapcontent, .bap-section4 .bapcontent {
		flex: 1;
	}
	.devie1, .devie2 {
		padding: 0;
		background-repeat: no-repeat;
		background-image: none;
	}
	.bap-section3 {
		padding: 0;
	}
	.bap-section1 .bapcontent {
		padding-top: 13px;
	}
	.bapdhip {
		font-size: 20px;
		line-height: 29px;
		padding: 15px 0;
	}
	.bapconttext {
		font-size: 16px;
	}
	.bapcontheading {
		font-size: 25px;
	}
	.becomeapheministaheader h1 {
		font-size: 24px;
		line-height: 36px;
		margin: 0;
	}
	.becomeapheministaheader .lrnsechnd {
		font-size: 15px;
		padding: 0 00;
		line-height: normal;
		padding: 0;
	}
	.lrnsechnd a {
		font-size: 16px;
		line-height: 28px;
		padding: 5px 21px;
		margin-top: 24px;
	}
	.bapcontlink a {
		width: 132px;
		line-height: 41px;
		height: 43px;
		font-size: 11px;
	}
	.apsop {
		font-size: 16px;
		line-height: 19px;
		width: 100%;
		padding: 12px 0 35px;
	}
	.subplabsection .badges.d-flex.justify-content-between {
		flex-wrap: wrap;
	}
	.badges a {
		margin: 7px;
		flex: 0 0 calc(50% - 14px);
	}
	.productcotimage {
		width: 100%;
		flex: 1;
	}
	.productcottext {
		padding-left: 0;
		padding-right: 0;
	}
	.bigh {
		font-size: 32px;
	}
	.jshua {
		font-size: 16px;
		padding: 0;
	}
	.text-center.lisnk a {
		font-size: 12px;
		margin: 24px 0 54px;
		padding: 9px 17px;
	}
	.ganacc.list ul {
		font-size: 18px;
		line-height: 22px;
	}
	.ganacc.LINK a {
		font-size: 18px;
		padding-top: 0;
	}
	.productcot.flex-row-reverse {
		flex-direction: column !important;
	}
	
	.productcot {
		flex-direction: column;
	}
	.bap-section4 {
		padding-bottom: 34px;
		padding-top: 0;
	}
	.contact-header-btn a {
		font-size: 14px;
		line-height: 13px;
		padding: 12px 21px;
		margin-top: 16px;
	}
	.contact-form .form-submit input[type="button"] {
		border: solid 2px #f000df;
		font-size: 12px;
		padding: 5px 10px;
		margin-left: 18px;
	}
	.contact-address-heading {
		font-size: 22px;
		padding-bottom: 5px;
	}
	.address-text {
		font-size: 16px;
		line-height: 25px;
	}
	button.btn.btn-primary {
		border-radius: 5px;
		font-weight: 700;
		font-size: 14px;
		padding: 11px 18px;
		line-height: 16px;
	}
	.dashboard-content .nav-tabs .nav-link {
		font-size: 18px;
		margin-right: 23px;
	}
	.tabmenuouter {
		overflow: auto;
		white-space: nowrap;
		border-bottom: 1px solid #dee2e6;
	}
	
	.dashboard-content .nav-tabs {
		/* width: 100%; */
		white-space: nowrap;
		margin: 0 0 13px;
		display: flex;
		/* overflow-x: scroll; */
		flex-wrap: nowrap;
	}
	
	.dashboard-content .nav-tabs li.nav-item {
		float: left;
		display: inline-block;
	}
	.relt-product {
		margin-bottom: 13px;
	}
	td.productname {
		white-space: nowrap;
	}
	.couponform input#couponCode{
		height: 35px;
		width: 192px;
	}
	.couponform .form-group {
		/* width: calc(100% - 115px); */
		float: left;
		display: inline-block;
		margin-right: 7px;
	}
	
	.addcart-button {
		display: inline-block;
	}
	.couponform {
		display: block;
		width: 100%;
	}
	.norprice {
		padding: 4px 0;
	}
	.relt-product-name {
		font-size: 18px;
		line-height: 25px;
	}
	.relt-product-price {
		font-size: 15px;
		margin-top: 3px;
	}
	.table tbody td, .table td, .table th {
		padding: 6px 6px;
		font-size: 14px;
	}
	.checkout-layout button.btn.btn-update {
		width: 100%;
	}
	/* .form-section-form .form-group {
		margin: 10px 0;
	} */
	ul.parsley-errors-list.filled li {
		font-size: 13px;
	}
	.form-section-form .input-group .input-group-prepend .input-group-text, .form-section-form .input-group input {
		height: 38px;
	}
	.becom-loginlink a {
		font-size: 18px;
		margin-top: 20px;
	}
	.form-section-form button.btn.btn-primary {
		font-size: 18.31px;
	}
	.modal button.close img {
		width: 20px;
		float: left;
	}
	.modal button.close {
		position: absolute;
		right: -14px;
		top: -13px;
		width: 24px;
		background: #fff;
		border-radius: 50%;
		padding: 2px;
		opacity: 1;
		z-index: 9;
		height: 24px;
	}
	.userdetail {
		display: none;
	}
	.learnheader h2 {
		font-size: 21px;
		padding: 0 0;
		text-align: left;
	}
	.header-menu{
		right: -100%;
    	width: 100%;
	}
	img.card-img {
		width: 42px;
		margin-left: 5px;
	}
	.et_pb_text_inner {
		margin-top: 0!important;
		padding-top: 0!important;
		padding-right: 0!important;
		padding-bottom: 0!important;
		padding-left: 0!important;
		border-radius: 0;
	}
	.pagebanner {
		height: 110px;
		min-height: 119px;
	}
	.pagebanner h1 {
		padding-top: 26px;
	}
	.form-submit {
		width: 100%;
	}
	.application-form .form-submit button.btn{
		font-size: 16px;
	}
	.pagebanner.application h1 {
		font-size: 27px;
		padding-top: 39px;
	}
	.plan-start-inn {
		flex: 0 0 calc(100%);
	}
	.subscriptionHeader:before{
		display: none;
	}
	.subscriptionHeader h1.fontfamilyAlice {
		padding: 27px 0 28px;
		font-size: 26px;
		text-align: center;
	}
	.subscriptionHeader .logo {
		position: absolute;
		right: 0;
		bottom: -82px;
		padding: 0;
		left: 0;
		margin: auto;
		width: 99px;
	}
	.subscriptionHeader .logo img {
		width: 100%;
		height: auto;
	}
	.sut-page-heading {
		font-size: 20px;
	}
	.infoBorder.d-flex.ajshu .inforRight {
		padding: 0 0 21px;
	}
	span.passChk {
		top: 35px;
	}
	.signup-layout span.passChk, .password-layout span.passChk{
		top: 37px;
	}
	.forgotPage {
		border: 0;
		padding: 0;
		width: 100%;
	}
	.becomenext .pagesheaderCommon .learnheader h1 {
		font-size: 29px;
		margin: 0;
	}
	.col-md-4.col-sm-6.py-3 {
		padding: 10px 15px !important;
	}
	.contact-us-layout .form-submit {
		width: auto;
	}
	.cartValue {
		font-size: 14px;
	}
	.procartlast {
		padding: 6px 9px;
	}
	.faqSection li.nav-item {
		flex: 0 0 100%;
		margin: 8px 0;
	}
}/*575*/

@media screen and (max-width: 535px) {

}/*535*/

@media screen and (max-width: 450px) {
	.smalcontent {
		width: 50%;
	}
}/*450*/

@media screen and (max-width:499px) {

}/*499*/

@media screen and (max-width: 416px) {

}/*416*/

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

}/*399*/