/*
Theme Name: Sydney Taekwondo
Theme URI: http://fixmyweb.com.au/
Author: Ja9 | Fix My Web
Date: January 29, 2018 
Description: Responsive Theme for Sydney Taekwondo (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;
}

} /*end of media - 908px*/

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