@media (min-width: 320px) and (max-width: 374px){
	.carousel {
	    width: auto;
	    margin: 0 auto;
	    padding-bottom: 50px;
	}
	.top-email-address{
		display: none;
	}
	.container .row .howtouse-para {
	    font-size: 15px;
	    text-align: center;
	     padding: 0px 0px 0px 0px; 
	    font-weight: 200;
	}
	.container .row .howtouse-para-bottom {
	    font-size: 15px;
	    text-align: center;
	     padding: 0px 0px 0px 0px; 
	    font-weight: 200;
	}
	.container .buy-abortion-pills-title h2 {
	    font-size: 29px;
	    font-weight: 100;
	}
	section .container .row h1{
		font-size: 25px;
    	text-align: center;
    	margin: 0 auto;
	}
	section .container .row p{
		font-size: 16px;
    	text-align: center;
    	margin: 0 auto;
    	padding-top: 20px;
	}
	.card-title {
	    text-align: center;
	    margin-bottom: 0.75rem;
	    color: #000;
	    font-size: 18px;
	}
	.text-success h5 {
	    color: #000!important;
	    font-size: 10px;
	}
	.text-success h5 {
	    color: #000!important;
	    font-size: 10px;
	}

	.btn {
    	padding: 5px 19px;
	}
	.top-social-media ul {
	    display: flex;
	    gap: 8px;
	    justify-content: flex-end;
	    align-items: center;
	    /*gap: 6px;*/
	}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 5px 1px;
    /* padding: 0px 10px; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: #495057; */
    color: #000!important;
    background-clip: padding-box;
    background-color: transparent;
    border: 1px solid #ced4da;
    /* border-radius: 40px; */
    border-radius: 7px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
}
	.btn-cart {
	    display: inline-block;
	    font-weight: 400;
	    color: #212529;
	    text-align: center;
	    vertical-align: middle;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    /* background-color: transparent; */
	    background-color: #108c77;
	    border: 1px solid transparent;
	    padding: 7px 20px;
	    font-size: 9px;
	    line-height: 1.5;
	    border-radius: 5px;
	    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}
	.seller-card {
	    position: relative;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    min-width: 0;
	    word-wrap: break-word;
	    background-color: #fff;
	    background-clip: border-box;
	    border: 1px solid rgba(0,0,0,.125);
	    /* border-radius: 30px; */
	    border-radius: 5px;
	    height: 293px;
	    box-shadow: -2px -1px 16px -6px rgb(0 0 0 / 40%);
	}
	.support-bg {
	    background-image: url(../images/bg.png);
	    width: 100%;
	    height: 1368px;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.support-bg .container .icon {
	    position: relative;
	    left: 58px;
	    top: 60px;
	    display: inline-block;
	    /* float: left; */
	    width: 200px;
	    height: 200px;
	    font-size: 30px;
	    margin: 10px;
	    border-radius: 150px;
	    box-shadow: 0 1px 2px rgb(0 0 0 / 20%), -1px 0 2px rgb(0 0 0 / 20%);
	    overflow: hidden;
	    background-color: #ffff;
	}
	.has-search .form-control {
	    padding-left: 15px;
	    /* transition: width 2s; */
	    width: 118px;
	}
	.has-search .form-control:hover {
	    padding-left: 15px;
	    /* transition: width 2s; */
	    width: 306px;
	    background-color: #ffff;
	}
	.contact-form-wrapper {
	    position: absolute;
	    /*right: 3px;*/
	    top: 260px;
	    margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}
	.contact-form .title {
	    text-align: center;
	    font-size: 35px;
	    font-weight: 100;
	    padding: 15px 25px 15px 25px;
	    margin-top: -20px;
	}
	.wrap_title {
	    width: 100%;
	    height: 60px;
	    padding-top: 4px;
	    line-height: 28px;
	    border-radius: 30px 30px 0px 0px;
	    text-align: center;
	    background: #076858;
	    color: #eee;
	    font-weight: bold;
	    cursor: pointer;
	}
}




@media (min-width: 375px) and (max-width: 424px){
	.carousel {
	    width: auto;
	    margin: 0 auto;
	    padding-bottom: 50px;
	}
	.top-email-address{
		display: none;
	}
	.container .row .howtouse-para {
	    font-size: 15px;
	    text-align: center;
	     padding: 0px 0px 0px 0px; 
	    font-weight: 200;
	}
	.container .row .howtouse-para-bottom {
	    font-size: 15px;
	    text-align: center;
	     padding: 0px 0px 0px 0px; 
	    font-weight: 200;
	}
	.container .buy-abortion-pills-title h2 {
	    font-size: 29px;
	    font-weight: 100;
	}
	section .container .row h1{
		font-size: 25px;
    	text-align: center;
    	margin: 0 auto;
	}
	section .container .row p{
		font-size: 16px;
    	text-align: center;
    	margin: 0 auto;
    	padding-top: 20px;
	}
	.card-title {
	    text-align: center;
	    margin-bottom: 0.75rem;
	    color: #000;
	    font-size: 18px;
	}
	.text-success h5 {
	    color: #000!important;
	    font-size: 10px;
	}
	.btn-cart {
	    display: inline-block;
	    font-weight: 400;
	    color: #212529;
	    text-align: center;
	    vertical-align: middle;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    /* background-color: transparent; */
	    background-color: #108c77;
	    border: 1px solid transparent;
	    padding: 7px 20px;
	    font-size: 9px;
	    line-height: 1.5;
	    border-radius: 5px;
	    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}
	.seller-card {
	    position: relative;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    min-width: 0;
	    word-wrap: break-word;
	    background-color: #fff;
	    background-clip: border-box;
	    border: 1px solid rgba(0,0,0,.125);
	    /* border-radius: 30px; */
	    border-radius: 5px;
	   /* height: 293px;*/
	    height: 315px;
	    box-shadow: -2px -1px 16px -6px rgb(0 0 0 / 40%);
	}
	.support-bg {
	    background-image: url(../images/bg.png);
	    width: 100%;
	    height: 1371px;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.support-bg .container .icon {
	    position: relative;
	    left: 58px;
	    top: 60px;
	    display: inline-block;
	    /* float: left; */
	    width: 200px;
	    height: 200px;
	    font-size: 30px;
	    margin: 10px;
	    border-radius: 150px;
	    box-shadow: 0 1px 2px rgb(0 0 0 / 20%), -1px 0 2px rgb(0 0 0 / 20%);
	    overflow: hidden;
	    background-color: #ffff;
	}
	.has-search .form-control {
	    padding-left: 15px;
	    /* transition: width 2s; */
	    width: 118px;
	}
	.has-search .form-control:hover {
	    padding-left: 15px;
	    /* transition: width 2s; */
	    width: 306px;
	    background-color: #ffff;
	}
	.contact-form {
		max-width: 250px !important;
	}
	.contact-form-wrapper {
	    position: absolute;
	    /*right: 3px;*/
	    top: 260px;
	    margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}
	.contact-form .title {
	    text-align: center;
	    font-size: 24px;
	    font-weight: 100;
	    padding: 15px 25px 15px 25px;
	    margin-top: -20px;
	}
	/*.wrap_title {
	    width: 100%;
	    height: 60px;
	    padding-top: 4px;
	    line-height: 28px;
	    border-radius: 30px 30px 0px 0px;
	    text-align: center;
	    background: #076858;
	    color: #eee;
	    font-weight: bold;
	    cursor: pointer;
	}*/


	.wrap_title {
	    width: 100%;
	    height: 44px;
	    line-height: 45px;
	    border-radius: 30px 30px 0px 0px;
	    text-align: center;
	    background: #408dcb;
	    color: #eee;
	    font-weight: bold;
	    cursor: pointer;
	    font-size: 12px;
	    line-height: 17px!important;
	    padding-top: 8px!important;
	}

}