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

/*##################################################
* DESKTOP VIEW
####################################################*/
@media (min-width: 980px) {

/*--------------------------------------------------------------
GENERAL STYLES
--------------------------------------------------------------*/
.video-modal-content {
	background: #000 none repeat scroll 0 0;
    display: block;
    height: auto;
    position: relative;
    width: 70%;
    margin: 4% auto 0 auto;
    overflow: hidden;
}

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

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

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

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

.reg-container {
	max-width: 767px;
	padding: 0 160px;
}

.reg-patient-info-pg,
.payment-pg,
.settings-pg,
.history-pg,
.appointments-pg,
.patientdash-pg2 {
	min-height: 90vh
}

.patientdash-pg .grey-bg {
	min-height: 80vh
}

.logo-cont2 {
	padding-top: 7px;	
}

.settings-pg #settings-collapse button {
	float: right;
	width: 250px;
}

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

/*--------------------------------------------------------------
PATIENT DASHBOARD: MRX PRESCRIPTIONS
--------------------------------------------------------------*/
.tab-content-mrx .tab-pane {
	min-height: 320px;
}

} /*end of media - 908px*/

/*#############################################
* CUSTOM BREAKPOINTS 
##############################################*/
