/**
 * @version		1.0.7
 * @package		63 Agency template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
#scrolldiv {width:100%; overflow:hidden;}
#videodiv {position:relative;}
img#video {
	
	width:1920px!important;
	height:1080px!important;
	
}

#content-a {
	position:absolute;
	z-index:3;
	width:90%;
	top:300px;
	left:5%;
	right:5%;
}

div.videoarticle {
	text-align:center!important;
	
}

#overlay {
	position:absolute;
	z-index:2;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	
}

.videoarticle h1 {color:#fff!important; margin:32px 0 40px;}

.videoarticle a {font-family: Arial, Helvetica sans-serif; color:#fff; padding:14px 70px; font-size:24px; border:3px solid #fff; display:inline-block; }





@media(max-width:1630px){
#content-a {top:300px;}	
img#video {width:1740px!important; height:980px!important;}
}
@media(max-width:1300px){
.callwrap span {width: 80%;}

}

@media(max-width:930px){
.callwrap span {width: 100%;}
#region1wrap{/*background-size:180%; background-position:50% 0;*/}

}
@media(max-width:900px){
	.videoplaceholder {display:none!important; height:0!important;}
	.videoplaceholder_mobile {display:block!important;}
	#region4wrap {background-size:250%; background-position: 70% top;}
}
@media(max-width:820px) {
#region2wrap .xtc-wrapper, #region4wrap .xtc-wrapper, #region5wrap .xtc-wrapper,
#region6wrap .xtc-wrapper, #region7wrap .xtc-wrapper, #region8wrap .xtc-wrapper, #region9wrap .xtc-wrapper {padding:50px 30px!important;}
.callwrap {padding-bottom:20px;}
.callwrap h2 {font-size:36px !important; margin:24px 0 13px!important;}
.callwrap span {font-size:20px !important; line-height: 160%;}
.callwrap p.icon {width:100px; height:100px; border-radius:50%;}
.callwrap p.icon1 {width:100px; height:100px; border-radius:50%;}
.callwrap i {color:#fff!important; font-size:3em!important; display:inline-block; margin-top:30px;}
}
@media(max-width:640px) {
#region2wrap .xtc-wrapper, #region4wrap .xtc-wrapper, #region5wrap .xtc-wrapper,
#region6wrap .xtc-wrapper, #region7wrap .xtc-wrapper, #region8wrap .xtc-wrapper, #region9wrap .xtc-wrapper {padding:50px 10px!important;}
.callwrap {padding-bottom:0;}
.callwrap h2 {font-size:28px !important; margin:24px 0 13px!important;}
.callwrap span {font-size:16px !important; line-height: 160%;}
.videoarticle h1 {font-size:3.2em!important;}
.nonpin {margin:140px 0;}
}
@media(max-width:580px) {
#region4wrap {background-size:250%;}
.videoarticle h1 {font-size:2.4em!important;}
.nonpin {margin:90px 0;}
}
@media(max-width:480px) {
#region4wrap {background-size:400%; background-position: 100% top !important;}
.videoarticle a {padding:14px 50px!important; font-size:18px!important; border:3px solid #fff;}
.videoarticle p.icon {width:120px!important; height:120px!important;}
.videoarticle i {font-size:4em; margin-top:30px!important;}
.videoarticle h1 {margin:32px 0 40px; font-size:2.4em!important;}
.nonpin {margin:60px 0;}
}