/*
Theme Name: Stop Chasing Pain Theme
Theme URI: http://prosoft-phils.com/
Author: CH | Prosoft Phils
Author URI: http://prosoft-phils.com/
Description: Responsive theme for Stop Chasing Pain
Version: 1.0
*/

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

/*--------------------------------------------------------------
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;
}

.podcast-player {
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	height: 35px !important;
	margin-top: 15px;
}


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

iframe.iframe-vimeo {
	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;
}


/*--------------------------------------------------------------
INDEX: FOLD4
--------------------------------------------------------------*/
.recent-row {
	height: 311px;
}

.recent-content {
	height: 270px;
}

.recent-section button {
	float: right;
}

.podcast-index-thumb2,
.index-rd-more {
	display: none;
}


/*--------------------------------------------------------------
BLOG PAGE
--------------------------------------------------------------*/
.recent-thumb {
	height: 311px;
}

.blog-section-content {
	height: 305px;
	overflow: hidden;
}

.null-search-cont {
	min-height: 55vh;
}

/*--------------------------------------------------------------
EVENTS PAGE
--------------------------------------------------------------*/
.pmovement .tab-content iframe {
	width: 100% !important;
	height: 476px !important;
}

/*--------------------------------------------------------------
INNER PAGE
--------------------------------------------------------------*/
.inner-pg-content {
	padding-right: 50px;
}

.blogpg-content audio embed {
	width: 100% !important
	height: 50px;
}

/*--------------------------------------------------------------
PRO CONTENT PAGE
--------------------------------------------------------------*/
.pro-banner-img {
	min-height: 500px;
}

.pro-start {
	min-height: 420px;
}

.single-gopro {
	min-height: 70vh
}
/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
.signup-tagline {
	line-height: 40px;
}
} /*end of media - 908px*/

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

#SOIDIV_stopchasingpain {
	margin-bottom: 25px;
}
