/*
Theme Name: MYOS
Theme URI: http://prosoft-phils.com/
Author: CH | Prosoft Phils
Author URI: http://prosoft-phils.com/
Description: Responsive Theme for MYOS (Mobile)
*/

/*##################################################
* MOBILE VIEW
####################################################*/

@media (max-width: 767px) {

/*--------------------------------------------------------------
GENERAL STYLES
--------------------------------------------------------------*/

body {
	overflow-y: scroll;
}

h1 {
	font-size: 28px !important;
	line-height: 33px !important;
}

h2 {
	font-size: 21px !important;
	line-height: 26px !important;
}

h3 {
	font-size: 18px !important;
	line-height: 23px !important;
}

.container-fluid {
	padding-left: 0 !important;
	padding-right: 0;
}

.video-modal-content {
	background: #000 none repeat scroll 0 0;
    display: block;
    height: auto;
    position: relative;
    width: 90%;
    margin: 18% auto 0;
    overflow: hidden;
}

.video-modal-content iframe {
	width: 100% !important;
	height: 100% !important;
}

.modal-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
}

/*iframe {
	width: 220px !important;
	height: 165px !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/

iframe.instagram-media {
	width: 300px !important;
	height:404px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.reg-container {
	max-width: 100%;
}

.padding-left-xs {
	padding-left: 22px;
}

/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
.reg-cont-header2 .reg-container,
.reg-cont-header3 .reg-container {
	padding: 7px 20px 7px 15px;
}

.reg-cont-header2 .menu-cont2,
.reg-cont-header3 .menu-cont2 {
	padding: 0px;
}

	.reg-cont-header2 .menu-cont2 span.menu,
	.reg-cont-header3 .menu-cont2 span.menu {
		font-size: 13px;
		display: block;
	}

	.reg-cont-header2 .menu-cont2 i,
	.reg-cont-header3 .menu-cont2 i {
		font-size: 37px;
	}

.notif {
	position: absolute;
	top: 22px;
	right: 44px;
}

.notif2 {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
}

/*--------------------------------------------------------------
Alignment
--------------------------------------------------------------*/

.alignleft,
.alignright,
.aligncenter {
	display: block !important;
	float: none !important;
	margin: 15px auto !important;
	clear: both;
}

/*--------------------------------------------------------------
APPOINTMENT
--------------------------------------------------------------*/
.ther-creds {
	padding-top: 0px;
}

/*--------------------------------------------------------------
FORM
--------------------------------------------------------------*/
.checkbox-form label a {
	display: block
}

ul.schedule-apt-option li {
	width: 31%;
	margin: 0.5%;
}

	ul.schedule-apt-option li a {
		font-size: 14px;
		line-height: 19px;
		padding: 10px 0px;
	}

/*--------------------------------------------------------------
PAYMENT
--------------------------------------------------------------*/
.csc-cont {
	margin-top: 7px;
}

/*--------------------------------------------------------------
PATIENT DASHBOARD
--------------------------------------------------------------*/
.welcome-to-dash2 {
	padding: 7px 0;
}

	.welcome-msg {
		font-size: 13px;
		margin-bottom: 0;
		line-height: 16px;
		margin-top: 4px;
	}

	.sched-apt-link-header a p {
		font-size: 11px;
		line-height: 12px;
		margin-top: 9px;
		margin-bottom: 0
	}

.payment-pg .notif-fold .fa-3x {
	font-size: 30px;
}

.table-log-left {
	font-size: 13px;

}

.table-log-mid:before {
	font-size: 18px;
	top: 4px;
	margin-left: -8px;
	left: 50%;
}

	.table-log-right ul {
		padding-left: 17px;
	}

		.table-log-right ul li {
			padding-top: 3px;
			padding-bottom: 3px;
		}

.table-log-right {
	font-size: 14px;
	padding-left: 9px !important;
	line-height: 18px;
}

/*--------------------------------------------------------------
PATIENT DASHBOARD: MRX PRESCRIPTIONS
--------------------------------------------------------------*/
.mrx-presc-collapse-excount ul li {
	margin-left: 0.5%;
	height: 25px;
	line-height: 21px;
}

	ul.excount-1 li {
		width: 90%;
	}

	ul.excount-2 li {
		width: 43%;
	}

	ul.excount-3 li {
		width: 27%;
	}

	ul.excount-4 li {
		width: 20%;
	}

	ul.excount-5 li {
		width: 15%;
	}

	ul.excount-6 li {
		width: 12%;
	}

.mrx-presc-collapse-calendar i.fa-caret-down {
	right: 19%;
}

.mrx-presc-collapse-completed ul {
	padding-left: 10px;
}

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
.reg-cont-footer {
	font-size: 10px;
	line-height: 12px;
}

.reg-footer-content img {
	margin-top: -10px !important;
}

/*--------------------------------------------------------------
APPOINTMENT
--------------------------------------------------------------*/
.appt-collapse-tab-title h4 {
	font-size: 13px
}

@media (min-width: 515px) and (max-width: 767px) {
	.ther-creds {
		padding-top: 44px;
	}
}/* END of @media 515-767*/

@media (min-width: 415px) and (max-width: 514px) {
	.ther-creds {
		padding-top: 30px;
	}
}/* END of @media 415-514*/

@media (min-width: 360px) and (max-width: 414px) {
	.ther-creds {
		padding-top: 20px;
	}
}/* END of @media 360-414*/

@media (min-width: 309px) and (max-width: 359px) {
	.ther-creds {
		padding-top: 7px;
	}
}/* END of @media 309-359*/


/*************************
	Custom Breakpoints
*************************/
@media (max-width: 377px) {
	.mrx-presc-collapse-tab-title {
		font-family: 'open_sanslight';
		font-size: 11px;
		margin-bottom: 4px;
	}

	.mrx-presc-collapse-tab-count {
		font-size: 28px;
		font-family: 'open_sanssemibold'
	}

	.mrx-presc-collapse-tab-details {
		font-size: 10px
	}

	.mrx-presc-fold-freq i {
		font-size: 7px;
	}

	/*.mrx-presc-fold-freq-indicator {
		display: block;
		width: 100%;
		float: left;
		text-align: center;
	}*/
} /*end of media 391*/
