body {

	height: 110vh;
	width: 100%;
	float: left;
	/* background:linear-gradient(to bottom, white 0%, white 50%, #feecde 100%);
	background-repeat: no-repeat;
	background-position: bottom right; */
	font-family: Barlow, Arial, Helvetica, sans-serif;
	background-color: #1F84D3;
	background-image: url("../images/mainbg.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: cover;
}

p {
	font-family: Barlow, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: -.02em;

}

.welcometxt {
	font-size: 36px !important;
	font-weight: 500;
	font-family: 'montserrat', sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 38px;
}

button.begin[disabled],
button.next[disabled],
.disabled,
button.booking-next[disabled],
.payment-section input.choice-button.next.w-100[disabled] {
	background-color: #cecece !important;
}

.w-100 {
	width: 100%;
}

.pull-right {
	float: right;
}

.background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/AddyiBG2.png");
	background-size: cover;
	background-position: center center;
}


h1 {
	text-align: center;
	color: white;
	font-family: 'montserrat', sans-serif;
}

h3 {
	color: #fff;
	font-weight: bold;
}

h2,
h4,
h5 {
	text-align: center;
	font-family: Barlow, Arial, Helvetica, sans-serif;
	font-weight: 600;
}

h1.align-left,
h2.align-left,
h3.align-left,
h4.align-left,
h5.align-left {
	text-align: left;
}

.help-text {
	color: #fff;
	;
}

.align-left {
	text-align: left;
}

.dtg-link {
	color: #f9c43e;
}

label {
	color: white;
	font-family: Barlow, Arial, Helvetica, sans-serif;
}

.logo-wrapper {
	width: 24%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.splash-div {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}

.center-div {
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.main-content {
	position: relative;
	line-height: 1.5;
	display: block;
	text-align: center;
	align-content: center;
	/* height: 100%; */
	margin-top: 0;
	margin-bottom: 0;
}

.begin.disabled:hover {
	background-color: #cecece;
	color: #000;
}

.begin:hover {
	box-shadow: #888 1px 1px 20px;
	background-color: goldenrod;
	color: white;
}

.tos-button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin: 4px 2px;
	font-family: inherit;
	font-weight: 500;
	cursor: pointer;
	background-color: transparent;
	color: black;
	width: 50px;
	height: 25px;
	text-align: center;
	font-size: 15px;
	padding: 0;
	border: none;
	background: none;
}

#question {
	margin-top: 50px;
}

.primary-color {
	background-color: #ffffff !important;
}

#question-alert,
#modal-question-alert {
	margin-top: 20px;
	color: #EA1C24;
	font-weight: bold;
	display: inline-block;
	padding: 0 20px;
}

#modal-question-alert {
	margin: auto;
	padding: 2px;
}

.mqalert {
	isplay: flex;
	justify-content: center;
}

.options-holder .choice-button {
	width: 100%;
}

.choice-button {
	min-height: 50px;
	font-family: inherit;
	font-weight: 700;
	cursor: pointer;
	word-break: keep-all;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
	background-color: #EA1C24;
	color: #000000;
	transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s, opacity 0.2s ease 0s;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-image: initial;
	padding: 8px 18px;
	border-color: #000;
	border-radius: 4px;
}

.choice-button-2 {
	min-height: 50px;
	font-family: inherit;
	font-weight: 700;
	cursor: pointer;
	word-break: keep-all;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
	color: white;
	transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s, opacity 0.2s ease 0s;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-image: initial;
	padding: 8px 18px;
	border-color: transparent;
	border-radius: 4px;
}

.choice-button:hover,
.selected {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 12px 0px;
	background-color: #0C427E !important;
	color: black;
}

.btn-secondary {
	color: #fff !important;
	background-color: #6c757d !important;
	border-color: #6c757d !important;
}

.btn-secondary:hover {
	color: #fff !important;
	background-color: darkgrey !important;
	border-color: #6c757d !important;
}

#privacy-policy:not('choice-button') {
	text-align: left;
	align-content: left;
}

#privacy-policy .choice-button {
	margin-bottom: 50px;
}

.privacy-topic {
	color: white;
}

.input-field {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
}

.date-section {
	margin-bottom: 40px;
}

.date-labels {
	align-content: left;
	text-align: left;
}

.date-labels div {
	display: block;
	float: left;
}

.date-fields {
	align-content: center;
}

.month-label-div {
	width: 18%;
	margin-right: 5px;
	margin-left: 5px;
}

.day-label-div {
	width: 18%;
	margin-right: 5px;
}

.year-label-div {
	width: 60%;
	margin-right: 5px;
}

.month-field {
	width: 18%;
	margin-right: 5px;
}

.day-field {
	width: 18%;
	margin-right: 5px;
}

.year-field {
	width: 60%;
}

.checkbox-holder {
	text-align: left;
	margin-left: 50px;
	min-height: 50px;
	background-color: rgb(255, 255, 255);
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	border-image: initial;
	margin: 0px 0px 5px;
	padding: 0px 15px;
}

.checkbox-label {
	margin-left: 10px;
	margin-bottom: 0;
	color: #000;
	display: inline;
	width: 100%;
}

.radio-holder {
	text-align: left;
	margin-left: 50px;
	min-height: 50px;
	background-color: rgb(244, 244, 244);
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	border-image: initial;
	margin: 0px 0px 5px;
	padding: 0px 15px;
}

.radio-label {
	margin-left: 10px;
	margin-bottom: 0;
	color: rgb(117, 117, 117);
	display: inline;
}

.datalist-input {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: normal;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
}

#start.qualified {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.logo.qualified {
	margin-top: 5rem;
}

.select-state-container {
	height: 50px;
	background-color: rgb(244, 244, 244);
	position: relative;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	align-items: center;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	border-image: initial;
	border-radius: 4px;
	padding: 0px 15px;
	margin: 0px 0px 5px;
}

.select-state {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	-webkit-appearance: none;
	width: 100%;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	background: transparent;
	outline: none;
	padding: 0px 15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: rgb(117, 117, 117);
}

.radio-holder .time-span {
	position: absolute;
	right: 6px;
}

.schedule-row {
	width: 100%;
	margin-bottom: 10px;
}

.col-one {
	width: 50%;
	display: inline-block;
	padding-right: 6px;
}

.col-two {
	width: 50%;
	display: inline-block;
}

/* Select tag */

#dob-day-picker,
#dob-month-picker,
#dob-year-picker,
.data-list-select {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: normal;
	color: #545454;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
	border-radius: 4px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
}

#dob-day-picker,
#dob-month-picker,
.data-list-select {
	margin-bottom: 10px;
}

#dob-day-picker::-ms-expand,
#dob-month-picker::-ms-expand,
#dob-year-picker::-ms-expand {
	display: none;
}

#dob-day-picker:hover,
#dob-month-picker:hover,
#dob-year-picker:hover,
.data-list-select:hover {
	border-color: #3e3e3e;
}

#dob-day-picker:focus,
#dob-month-picker:focus,
#dob-year-picker:focus,
.data-list-select:focus {
	border-color: #484848;
	color: #000;
	outline: none;
}

#dob-day-picker,
#dob-month-picker,
#dob-year-picker option,
.data-list-select option {
	font-weight: normal;
}

/* Dob Picker */

/* Date and Time for scheduling */

#day-picker,
#time-picker {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: normal;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
}

#day-picker,
#time-picker::-ms-expand {
	display: none;
}

#day-picker,
#time-picker:hover {
	border-color: #888;
}

#day-picker,
#time-picker:focus {
	border-color: none;
	color: #222;
	outline: none;
}

#day-picker,
#time-picker option {
	font-weight: normal;
}

/* Payment section template */

.begin-well.payment {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

* {
	box-sizing: border-box;
}

.payment-section label,
.payment-section h3,
.payment-section h4 {
	color: #170f49;
}

.payment-section .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -16px;
}

.payment-section .col-25 {
	-ms-flex: 25%;
	flex: 25%;
}

.payment-section .col-50 {
	-ms-flex: 50%;
	flex: 50%;
}

.payment-section .col-75 {
	-ms-flex: 75%;
	flex: 75%;
}

.payment-section .col-25,
.payment-section .col-50,
.payment-section .col-75 {
	padding: 0 16px;
}

.payment-section .container {
	background-color: transparent;
	padding: 5px 20px 15px 20px;
}

.payment-section input[type=text] {
	width: 100%;
	margin-bottom: 20px;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.payment-section label {
	margin-bottom: 10px;
	display: block;
}

.payment-section .icon-container {
	background-color: #ffffff;
	border-radius: 3px;
	margin-bottom: 20px;
	padding: 7px 0;
	padding-left: 10px;
	font-size: 24px;
}

.payment-section .btn {
	background-color: #4CAF50;
	color: white;
	padding: 12px;
	margin: 10px 0;
	border: none;
	width: 100%;
	border-radius: 3px;
	cursor: pointer;
	font-size: 17px;
}

.payment-section .btn:hover {
	background-color: #45a049;
}

.payment-section a {
	color: #ffffff;
}

.icon-container:not(last-child) i {
	margin-right: 5px;
}

.secure-pay {
	height: 24px;
	width: auto;
	display: inline-block;
	float: right;
	margin-right: 10px;
}

#third-party-pay {
	width: 100%;
	margin-top: 20px;
	align-content: center;
	text-align: center;
}

#apple-pay-div,
#paypal-pay-div,
#google-pay-div {
	width: 100%;
	background-color: #ffffff;
	border-radius: 3px;
	padding: 12px 0;
	text-align: center;
	margin-top: 10px;
}

#start h4 {
	font-size: 18px;
	width: 100%;
}

#start.not-apply h3 {
	width: 100%;
	font-size: 22px;
	line-height: 25px;
}

#start.not-apply h4 {
	width: 100%;
	font-size: 21px;
	line-height: 25px;
}

/**** Appointment Form ****/

.appointment-section label {
	color: dimgrey;
}

.appointment-section .row .row,
.appointment-section .row .row>div {
	margin-bottom: 10px;
}

.appointment-section .row .row>div {
	text-align: left;
}

.start-min-time {
	position: relative;
}

.start-min-time:before {
	position: absolute;
	content: ":";
	left: -3px;
	top: 7px;
	color: #fff;
}

.processing {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-color: #1F84D3;
	z-index: 999;
}

.loading-icon {
	top: 50%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	color: #fff;
}

.loading-icon h3 {
	font-size: 24px;
	font-weight: 600;
	font-family: 'Montserrat';
	color: #fff;
}

.d-flex {
	display: flex;
}

button.choice-button.link {
	float: right;
	margin-top: 4px;
	color: #FFF;
}

span.info-text {
	color: dimgrey;
	font-style: italic;
	width: 22em;
	float: right;
}

input.choice-button.next {
	float: right;
	margin-top: 10px;
	color: black;
	background-color: white;
}

ul.disclaimer {
	margin-top: 0;
	margin-bottom: 10px;
	list-style: none;
	color: #fff;
}

.disclaimer li::before {
	content: "*";
	font-size: 20px;
	color: #2d2c2a;
	position: absolute;
	top: -1px;
	left: -21px;
	font-weight: 600;
}

.disclaimer li {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

#apple-pay-div {
	vertical-align: top;
}

div#paypal-pay-div,
#apple-pay-div {
	padding: 7px 0 5px 0;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
}

.not-apply {
	width: 100%;
}

#question.no-margin {
	margin-bottom: 0px;
}

.payment-section input.choice-button.next.w-100,
.payment-section button.choice-button.previous.w-100 {
	padding: 11px 0;
}

#start.home-height+.questionnaire-content>#question {
	margin-bottom: 0
}

#start.begin-questions {
	margin-top: 150px;
}

.choice-button.previous img,
.choice-button.next img {
	width: 18px;
}

button.choice-button.next {
	margin-top: 10px;
	min-height: 30px;
	float: left;
}

button.choice-button.previous {
	float: left;
	margin-top: 10px;
	min-height: 32px;
	margin-right: 10px;
}

button.choice-button.previous.w-100 {
	min-height: 50px;
}

button.tos-button.termsCond:focus {
	outline: none;
}

div#message {
	max-width: 255px;
	line-height: 1.2;
	font-size: 12px;
}

input#chk_agree {
	margin-right: 0px;
}

#chk_agree,
#chk_agree_label {
	cursor: pointer;
}

#slots_html {
	width: 22em;
	float: right;
	max-height: 165px;
	overflow-y: scroll;
}

/* Calendar Wrapper */

.ui-datepicker {
	width: 22em;
	float: right;
}

.ui-datepicker-today a.ui-state-highlight {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	color: #454545;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	border: 1px solid #000000;
	background: #fac0ef;
	color: #000000;
}

.ui-datepicker-today a.ui-state-highlight.ui-state-active {
	border: 1px solid #000000;
	background: #fac0ef;
	font-weight: normal;
	color: #000000;
}

/** loading icon **/

.processing_icon {
	width: 17px;
	height: 19px;
	position: absolute;
	background: #ffffff url(../images/arrow-loader.gif) no-repeat center center;
	background-color: transparent;
	background-size: 100%;
}

div#paypal-pay-div .processing_icon {
	margin-top: 3px;
	margin-left: 15px;
}

label.isShippingLabel {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 0;
	vertical-align: middle;
	margin-top: -10px;
}

#is_shipping_available {
	height: 15px;
	width: 18px;
}

.booking-next {
	margin-bottom: 50px;
	min-width: 300px;
	margin-right: 10px;
	min-height: 32px;
}

/* button.btn_slot {
	background-color: transparent;
	box-shadow: none;
	border: 1px solid #fff;
	margin: 5px;
	min-width: 90px;
	width: 40%;
	height: 40px;
	line-height: 14px;
	font-size: 12px;
}

button.btn_slot:hover:not(.selected) {
	background-image: linear-gradient(to bottom, #1f84d3 0, #1f84d3 100%);
	color: #fff;
	border: none;
} */

.modal-title {
	width: 94%;
	display: inline-block;
	font-weight: 600;
}

.input-field.data-list-select {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
}

button.choice-button.add-more {
	float: right;
	min-height: 15px;
	margin-right: 50px;
}

button.remove {
	margin-top: 16px;
}

button.remove {
	margin-top: 16px;
	background: #fac0ef;
	border-color: #fac0ef;
	box-shadow: none;
	color: #000000;
}

.payment-section h3 {
	font-size: 20px;
}

span.btn-dt {
	display: block;
	font-size: 11px;
}

.followupfields label {
	color: #FFF;
	width: 100px;
	text-align: left;
	display: inherit;
}

.followupfields .col-25 {
	padding: 5px 0;
	display: inline-block;
	width: 45%;
	text-align: left;
}

.followupfields .col-25:first-child {
	margin-right: 4%;
}

p.error {
	color: #c70000;
}

#disabled_paypal_div img {
	height: 60px;
	object-fit: cover
}

p.info-list {
	font-size: 17px;
}

div#countdown {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 58px;
	font-size: 32px;
	font-weight: 600;
	font-family: 'Roboto';
	box-shadow: 0 0 8px #5c5c5c;
}

@media only screen and (min-width: 1600px) {
	.logo-wrapper {
		width: 22%;
	}

	.lpText {
		font-size: 12px;
		line-height: 30px;
		margin-bottom: 15px;
		padding: 10px;
	}

	#start h3 {
		font-size: 34px;
		width: 100%;
	}

	#start h4 {
		font-size: 28px;
		width: 100%;
	}

	#start.not-apply h3 {
		width: 100%;
	}

	#start.not-apply h4 {
		width: 100%;
		font-size: 18px;
	}
}

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

	#apple-pay-div,
	#paypal-pay-div,
	#google-pay-div {
		width: 100%;
		cursor: pointer;
		background-color: #ffffff;
		border-radius: 3px;
		padding: 12px 0;
		margin-right: 3px;
		display: inline-block;
	}

	.appointment-section .row .row>div {
		text-align: left;
		margin: 10px 0;
	}
}

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

	#apple-pay-div,
	#paypal-pay-div,
	#google-pay-div {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		display: block;
	}

	#paypal-pay-div {
		margin-top: 10px;
	}
}

.apple-pay {
	height: 24px;
	width: auto;
}

.paypal-pay {
	height: 24px;
	width: auto;
	z-index: 0;
}

.google-pay {
	height: 24px;
	width: auto;
}

.payment-section hr {
	border: 1px solid lightgrey;
}

.payment-section span.price {
	float: right;
	color: grey;
}

@media (max-width: 800px) {
	.payment-section .row {
		flex-direction: column;
	}

	.payment-section .col-25 {
		margin-bottom: 20px;
	}
}

/* End Payment Section */

#start,
.home-screen-content {
	display: flex;
	flex-direction: column;
	width: 100%;
	/* height: 100%; */
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	padding-top: 25px;
}

/******************** Home page **************/

.form-check-label {
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	display: inline-block;
}

.logo {
	width: 85%;
	height: auto;
	margin-bottom: 8px;
}

#start h3 {
	font-size: 18px;
	width: 100%;
	font-weight: 600;
	color: #fff;
	margin-top: 0px;
	line-height: 22px;
}

span.sub-heading {
	color: #000;
	font-size: 20px !important;
	font-weight: bolder;
	font-family: 'montserrat', sans-serif;
	line-height: 40px display: block;
}

span.sub-heading2 {
	color: #000;
	font-size: 25px !important;
	font-weight: bold;
	font-family: 'montserrat', sans-serif;
	line-height: 40px;

}


.icons-list {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 95px;
}

.icon-box {
	display: block;
	padding: 0px 20px;
	text-align: center;
	justify-content: center;
	margin: 0 auto;
	line-height: 13px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}

.icon-box img {
	display: block;
	text-align: center;
	margin: 3px auto;
	height: 70px;
}

.lpText {
	font-family: Barlow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font: bold;
	text-align: center;
	color: dimgray;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 7px;
	box-shadow: #666 1px 1px 8px;
	border-radius: 5px;
	background-color: whitesmoke;
}

.begin {
	margin-left: auto;
	margin-right: auto;
	font-family: inherit;
	font-weight: 700;
	cursor: pointer;
	white-space: nowrap;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
	min-height: 35px;
	background-color: #FBC33D;
	color: black;
	transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s, opacity 0.2s ease 0s;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-image: initial;
	padding: 6px 16px;
	border-color: transparent;
	border-radius: 4px;
}

button.tos-button.termsCond {
	width: auto;
	color: #C18C0C;
	font-weight: 600;
}

.progress-bar {
	font-weight: bold;
	/* background-color: #c9abcb; */
	color: #000;
	background: linear-gradient(to right, #1B75BB 0%, #1F84D3 100%);
}

/** Updated Index Page **/

.banner-image {
	width: 60%;
	margin: 15px
}

.doctalkgo-green .logo {
	width: 270px;
}

.doctalkgo-green #start .lpText {
	line-height: normal;
	font-family: 'Nunito Sans', sans-serif;
	background-color: transparent;
	box-shadow: 0 0;
	border: none;
	padding: 0;
	border-radius: 0;
	font-size: 20px;
	color: #030303;
	font-weight: bold;
}

.doctalkgo-green .background {
	background-image: none;
	position: relative;
}

.doctalkgo-green .lpText .sub-heading {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 20px;
	float: left;
	width: 100%;
	color: #030303;
	font-weight: bold;
	margin-top: 3px;
}

.doctalkgo-green .begin {

	width: 100%;
	min-height: 55px;
	padding: 15px 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #EA1C24;
	border: 0;
	border-radius: 50px;
	color: #fff;
	font-family: AkzidenzGroteskBQ, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;

}

.doctalkgo-green .form-check-label {
	font-family: 'Nunito Sans', sans-serif;
	color: #fff;
	font-size: 18px;
}

.doctalkgo-green .form-check-label button.tos-button.termsCond {
	color: #909090;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: normal;
	font-size: 18px;
}

.doctalkgo-green .addyi-footer-content {
	width: 100%;
	text-align: center;
}

.doctalkgo-green .addyi-footer-content p,
.doctalkgo-green .addyi-footer-content p a {
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	font-family: Barlow, Arial, Helvetica, sans-serif;
	padding: 0;
	line-height: normal;
}

.doctalkgo-green .addyi-footer-content p a {
	border-bottom: 1px solid #a6a4a4
}

.doctalkgo-green .addyi-footer-content p a:hover {
	text-decoration: none;
}

.doctalkgo-green .logo-wrapper {
	width: 100%;
	max-width: 775px;
	height: 100%;
	margin: 0 0;
	height: 110vh;
	display: flex;
	flex-direction: column;
	justify-content: top;
	align-items: center;
	margin-top: 5vh
}

.addyi-center-content {
	margin: 6vh 0;
}

.doctalkgo-green div#message br {
	display: none
}

.doctalkgo-green div#message {
	max-width: 100%;
	font-size: 13px;
}

#termsOfServiceModal .modal-body {
	height: 300px;
	overflow-y: auto;
}

.logo-area {
	margin: 0;
	padding: 0;
}

.logo-area li {
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
}

.doctalkgo-green #start .lpText.pink-text {
	color: #dc1a95;
	font-size: 20px;
	text-transform: uppercase;
}

ul.question-list-items {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	list-style: disc;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.explanation-option {
	margin-bottom: 20px;
}

.choice-button.booking-next:disabled {
	cursor: not-allowed;
}

.questionnaire-error {
	font-size: 18px;
	color: #ca0000;
	font-weight: 600;
	position: relative;
	top: 10px;
}

.select2-container--default .select2-selection--multiple {
	text-align: initial;
	width: 100%;
	padding: 5px 5px 12px 5px;
	box-sizing: border-box;
	border: 1px solid #aaa;
}

@media only screen and (min-width: 992px) and (max-width: 1270px) {}

@media only screen and (min-width: 563px) and (max-width: 768px) {}

@media only screen and (min-width: 1099px) and (max-width: 1366px) {
	.addyi-center-content {
		margin: 4vh 0;
	}

	.doctalkgo-green .logo-wrapper {
		height: 100vh;
		padding-top: 4vh;
	}
}

@media only screen and (max-width: 1300px) {
	#start.qualified {
		width: 50%;
	}

	#start.home-height.final h3 {
		width: 100%;
	}

	.logo {
		width: 65%;
		height: auto;
	}

	.logo-wrapper {
		width: 27%;
	}

	#start h3 {
		font-size: 17px;
		line-height: 18px;
	}

	.icons-list {
		height: 90px;
	}

	.icon-box img {
		margin: 2px auto;
		height: 55px;
	}

	.icon-box {
		line-height: 12px;
		font-size: 12px;
		font-weight: normal;
		color: #fff;
	}

	.lpText {
		font-size: 13px;
		line-height: 16px;
		padding: 6px;
	}

	.begin {
		font-weight: 500;
		min-height: 30px;
		padding: 3px 14px;
	}

	.banner-image {
		width: 50%;
	}
}

@media only screen and (max-width: 998px) {
	.lpText {
		font-size: 11px;
		line-height: 12px;
		padding: 5px;
		box-shadow: none;
	}

	#start h3 {
		font-size: 15px;
		line-height: 16px;
	}

	span.sub-heading {
		font-size: 20px !important;
		font-weight: bold;
		font-family: 'montserrat', sans-serif;
		line-height: 40px
	}


	span.sub-heading2 {
		color: #000;
		font-size: 25px !important;
		font-weight: bold;
		font-family: 'montserrat', sans-serif;
		line-height: 40px;

	}

	.logo {
		width: 60%;
		margin-bottom: 0;
	}

	.form-check-label {
		font-weight: normal;
		font-size: 12px;
	}

	button.tos-button.termsCond {
		font-weight: normal;
		font-size: 12px;
	}
}

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

	/*.doctalkgo-green .logo-wrapper{height: 100vh}*/
	.day-label-div {
		width: 17%;
		margin-right: 5px;
	}

	/*.addyi-center-content{display:flex;height: 80%;flex-direction:column;justify-content:center;align-items:center}*/
	.doctalkgo-green .logo-wrapper,
	.doctalkgo-green #start .addyi-center-content .lpText {
		margin-top: 0 !important
	}
}

@media only screen and (max-width: 1040px) and (orientation:landscape) {}

@media only screen and (max-width: 768px) {
	.logo-wrapper {
		width: 42%;
	}

	.begin-well.payment {
		padding-top: 100px;
	}

	#start h3 {
		font-size: 12px;
		line-height: 11px;
	}

	span.sub-heading {
		font-size: 18px !important;
		font-weight: normal;
		line-height: 24px;
	}

	.icons-list {
		height: 65px;
	}

	span.sub-heading2 {
		color: #000;
		font-size: 20px !important;


	}

	.icon-box {
		line-height: 8px;
		font-size: 10px;
		font-weight: normal;
	}


	.icon-box img {
		margin: 2px auto;
		height: 55px;
		margin-bottom: 10px;
	}

	#start h4 {
		font-size: 15px;
	}

	#start.not-apply h3 {
		width: 100%;
	}

	#start.not-apply h4 {
		width: 100%;
	}

	.lpText {
		font-size: 12px;
		line-height: 16px;
	}

	.begin {
		min-height: 25px;
		padding: 2px 16px;
		font-size: 12px;
	}

	#start.home-height.final {
		height: 64vh;
	}

	#start.home-height.final h3 {
		font-size: 15px;
	}

	#start.home-height.final h4 {
		font-size: 12px;
	}

	.doctalkgo-green .logo-wrapper {
		margin-top: 2em;
	}

	.banner-image {
		width: 46%
	}

	.doctalkgo-green #start .addyi-center-content .lpText {
		font-size: 17px;
		margin: 14px 0 0;
	}

	.doctalkgo-green #start .addyi-center-content .lpText .sub-heading {
		font-size: 17px;
		margin-top: 0;
	}

	.doctalkgo-green .begin {
		font-size: 16px;
		margin: 10px 0 0;
	}

	.doctalkgo-green .form-check-label,
	.doctalkgo-green .form-check-label button.tos-button.termsCond,
	.doctalkgo-green .addyi-footer-content p,
	.doctalkgo-green .addyi-footer-content p a {
		font-size: 13px;
	}
}

@media only screen and (max-width: 841px) and (orientation:landscape) {
	.logo-wrapper {
		width: 24%;
	}

	#start.home-height {
		height: 67vh;
	}

	.doctalkgo-green #start.home-height,
	.doctalkgo-green .logo-wrapper {
		height: 100%;
	}

	#start h3 {
		font-size: 11px;
		line-height: 11px;
	}

	span.sub-heading {
		font-size: 9px;
		font-weight: normal;
	}

	.icons-list {
		height: 40px;
	}

	.icon-box {
		line-height: 12px;
		font-size: 13px;
		font-weight: normal;
	}

	.icon-box img {
		margin: 2px auto;
		height: 30px;
	}

	.lpText {
		font-size: 11px;
		line-height: 11px;
		padding: 0px;
		margin: 3px 0;
	}

	.begin {
		min-height: 11px;
		padding: 0px 13px;
		font-size: 8px;
		margin: 0px;
	}

	.form-check-label {
		font-size: 10px;
	}

	button.tos-button.termsCond {
		font-size: 10px;
	}

	#start.home-height.final h3 {
		font-size: 15px;
		width: 100% !important;
	}

	#start.home-height.final h4 {
		font-size: 12px;
		width: 100% !important;
	}

	#start.home-height.final {
		height: 60vh;
	}
}

@media only screen and (max-width: 670px) {
	.begin-well.payment {
		width: 17%;
		margin-right: 5px;
	}
}

@media only screen and (max-width: 530px) {
	.day-label-div {
		width: 17%;
		margin-right: 5px;
	}

	#start h3 {
		font-size: 12px;
		line-height: 16px;
	}

	#start h4 {
		font-size: 14px;
	}

	#start.not-apply h3 {
		width: 100%;
		font-size: 20px;
		line-height: 23px;
	}

	#start.not-apply h4 {
		width: 100%;
		font-size: 19px;
		line-height: 23px;
	}

	.logo-wrapper {
		width: 54%;
	}

	.banner-image {
		width: 90%;
		margin: 20px;
	}

	.main-content {
		width: 100%;
		margin: auto;
	}

	.doctalkgo-green.center-div {
		width: 90%;
	}

	.welcometxt {
		font-size: 28px !important;
		padding-top: 20px;
	}

	.product-section {
		display: block;
	}
}

@media only screen and (max-width: 6300px) {
	.begin-well.payment {
		width: 17%;
		margin-right: 5px;
	}
}

@media only screen and (max-height: 690px) {
	#start.qualified h4 {
		width: 17%;
		margin-right: 5px;
	}

	.logo.qualified {
		margin-top: 5rem;
	}

	.banner-image {
		width: 40%;
	}
}

@media only screen and (min-height: 950px) {}

@media only screen and (min-height: 1150px) {}

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

.signup-bg {
	background-image: url(../images/desktop-banner.jpg);
	background-position: center center;
	height: 100%;
	min-height: 90vh;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;

}

@media only screen and (max-width: 991px) {
	.container-fluid>.row {
		display: flex;
		/*padding-left: 15px;*/
	}

	#home-banner {
		display: none;
	}
}

.welcometxt {
	text-align: center;
	color: #fff !important;
	font-family: Montserrat, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;
	width: 100% !important;
	font-weight: 600 !important;
}

div#card-number {
	height: 40px;
	border: 1px solid #CCC;
	padding-left: 5px;
	background-color: #fff;
}

div#expiration-date {
	height: 40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	background-color: #fff;
}

div#card-number {
	height: 40px;
	padding-left: 5px;
	background: #FFFFFF;
	border: 1px solid #EFF0F7 !important;
	box-shadow: 0px 2px 6px rgb(19 18 66 / 7%);
	border-radius: 46px !important;
}

div#expiration-date {
	height: 40px;
	padding-left: 5px;
	background: #FFFFFF;
	border: 1px solid #EFF0F7 !important;
	box-shadow: 0px 2px 6px rgb(19 18 66 / 7%);
	border-radius: 46px !important;
}

div#cvv {
	height: 40px;
	padding-left: 5px;
	background: #FFFFFF;
	border: 1px solid #EFF0F7 !important;
	box-shadow: 0px 2px 6px rgb(19 18 66 / 7%);
	border-radius: 46px !important;
}

.form-group.is-invalid {
	border: 1px solid #f63a03 !important;
}

.invalid-feedback {
	color: #f63a03;
	font-weight: bold;
}

.show-error {
	display: none;
}

.bootstrap-tagsinput {
	width: 100%;
}

.bootstrap-tagsinput {
	width: 100%;
	padding: 11px;
	box-sizing: border-box;
	border-radius: 10px;
	font-size: 14px;
	text-align: initial;
}

.bootstrap-tagsinput .tag {
	padding: 8px 2px;
	margin: 1px;
	display: inherit;
}

.twitter-typeahead {
	width: 104%;
	margin: 0px -12px 0px -12px;
}

.tt-input {
	padding: 0px 12px 0px 12px !important;
}

.tt-menu {
	margin-top: 15px;
	width: 100% !important;
}

.tt-cursor {
	background-color: #5897fb;
	color: white;
}

.text-success {
	color: #1F84D3;
}

.messagetxt {
	color: #FFF;
}

#credit-card-number {
	color: #fff !important;
}

#expiration {
	color: #fff !important;
}


#cvv {
	color: #fff !important;
}




#drugsList {

	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
}





.product-div {
	position: relative;
	width: 250px;

}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	border-radius: 25px;
	margin-bottom: 20px;
}

.middle {
	transition: .5s ease;
	opacity: 1;
	position: absolute;
	top: 150px;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	color: #000;
	width: 100%;
}

.product-div:hover .image {
	/* opacity: 0.3; */

	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(1%);
}

.product-div:hover .middle {
	opacity: 1;
	/* color: #000; */
	top: 40%;
}

.product-title {
	font-size: 16px;
	background-color: rgba(255, 255, 255, .4)
}

.product-desc {
	display: block;
	color: #FFF;
	padding: 10px 0;
}




.product-div:hover .product-desc {
	display: block;
}

.product1 {
	background: url("../images/image-1.jpg");
	width: 100%;
	height: 250px;
	background-size: cover;
}

.product1:hover {
	background: url("../images/image-1b.jpg");
	width: 100%;
	height: 250px;
	background-size: cover;
}

img.product-img {
	width: 75% !important;
	padding-top: 25px;
}

/*
.product-icon {
	margin: 0px 0px 14px 0px;
	order: 1;
	position: relative;
	font-size: 0;
	text-align: center;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 150px;
}

.product-icon img {
	width: -webkit-fill-available;
}

.product-section {
	display: flex;
}


.product-div {

	padding: 10px;
	border: 1px solid #fff;
	height: 400px;
}

.product-div:hover {
	transform: scale(1.05);
	box-shadow: #fff 1px 1px 20px;
	cursor: pointer;
}


.product-title {
	font-family: "DM Sans", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.33em;
	letter-spacing: 0px;
	text-align: left;
	order: 2;
	width: 150px;
	color: #fff;
	text-align: center;
} */

.check-out {
	padding: 25px;
}

.checkout-table {
	width: 100%;
	margin-top: 20px;
}

.checkout-table td {
	border-bottom: 1px solid;
	padding: 10px;
	font-weight: bold;
	color: #FFFF;
	font-size: 18px;
}

.checkout-title {
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
}

.checkout-desc {
	color: #fff;
	display: block;
	clear: both;
	text-align: left !important;
	padding-top: 20px;
	font-size: 16px;
}

.checkout-title {
	text-align: left;
	font-size: x-large;
	font-weight: bold;
}

.checkout-title span {
	font-size: small;
}


.choice-button.next.buynow {
	color: #fff;
	padding: 6px;
	width: 100px;
}

/* square-up-payment */
.sq-card-iframe-container {
	height: 50px !important;
}

/* square-up-payment-end */
.invalid-coupon {
	color: #c40000;
	font-weight: bold;
}

div#start {
	color: #fff;
}

button.choice-button.booking-next.col-md-5.col-xs-7 {
	color: #fff;
}



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	/* background-color: rgba(255, 255, 255, .5); */
}


.col-xs-5ths {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-5ths {
		width: 20%;
		float: left;
	}
}

.callus {
	display: block;
	clear: both;
	padding: 10px 0;
	color: #fff;
	font-size: 18px !important;
	font-weight: bold;
}

/* New Payment Page */
.checkout-details {
	border: 2px solid #69ACCC;
	border-radius: 20px;
	padding: 25px;
	background-color: #FAF8F8;

}

.margin-25 {
	margin: 0% 25%;
}

.p-p-text {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	color: white;
}

.p-p-heading {
	color: #170F49 !important;
	text-align: left;
}

.p-p-input {
	background: #FFFFFF;
	border: 1px solid #EFF0F7 !important;
	box-shadow: 0px 2px 6px rgb(19 18 66 / 7%);
	border-radius: 46px !important;
}

.display-inline {
	display: inline !important;
}

.p-p-button {
	background: #EA1C24!important;
	border-radius: 25px !important;
}

.margin-auto {
	margin: auto;
}

.min-height {
	min-height: 10px !important;
}

.thankyou-div {
	margin: auto !important;
	float: none !important;
	border: 1px solid #d3d3d333;
	border-radius: 10px;
	background-color: #d3d3d333;
	padding: 20px !important;
}

.thankyou-btn {
	width: 80%;
	height: 50px;
	border: 1px;
	border-radius: 10px;
}
.payment-section {
	margin: 0px 25px;
}


/ Schedule calendar /
.custom-col {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	float: left;
}

.calendar-date {
	width: 10%;
	margin: 0% 2%;
	border: none;
	border-radius: 25px;
	background: #c9abcb;
	text-align: center;
	padding: 10px 0px;
	height: 80px;
	font-size: 16px !important;
	font-weight: 600;
}

.btn-more-option {
	width: 56%;
}

.btn-more-option button {
	width: 100%;
	height: 40px;
	left: 74.65%;
	right: 16.68%;
	top: 23.63%;
	bottom: 74.32%;
	margin-top: 20px;
	font-size: 16px !important;
	font-weight: 600;
}

#selected_date {
	font-size: 20px;
}

#selected_month {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
}

.btn-time {
	height: 32px;
	width: 124px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	background: #FFFFFF;
	border-color: #FFFFFF;
	box-shadow: rgb(0 128 255 / 28%) 0px 0px 8px 0px;
	font-size: 12px;
	font-weight: 500;
	border: none;
	border-radius: 5px;
	padding: 0px 8px;
}

#start_time {
	height: 200px;
	overflow-y: scroll;
	padding-top: 15px;
}

.previous {
	/* background-color: #ffff !important; */
}

button.btn-time.selected {
	background-color: #EA1C24 !important;
	color: #FFFFFF;
	border: 1px;
}


button.btn_slot {
	width: 10%;
	margin: 0% 2%;
	/ height: 64px; /
	border: none;
	border-radius: 25px;
	background-color: white;
	text-align: center;
	padding: 10px 0px;
	font-size: 20px;
}

button.btn_slot.selected {
	background-color: #EA1C24 !important;
	color: #FFFFFF;
	border: 1px;
}

.schedule-text-a {
	color: #170F49;
}

.schedule-text-b {
	color: #1D3A62;
}

.schedule-text-c {
	color: #82A3CA;
}
.sp-back-button {
	border-color: #FFFFFF;
	border-radius: 15px;
	width: 53px;
	height: 43px;
	padding: 0px 4px 3px 0px;
}
