/* CSS Document */
* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 1;
}
*:focus {
    outline: 1;
}
textarea:focus, input:focus{
    outline: 1;
}
*:focus {
    outline: 1;
}

img.a{
	position:absolute;
	left:0px;
	top: 0px;
	z-index:1;
	width:100%;
	height:100%;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
   opacity:  0.75;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  0.75;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  0.75;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
   opacity:  0.75;
}



body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	/*background: url(images/main_bg.jpg) no-repeat left top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background: url(images/main_bg6.jpg) no-repeat left top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#MainDiv{
	position:absolute;
	width:1280px;
	height:auto;
	min-height:1700px;
	left:0px;
	top:0px;
	z-index:2;
}

#picHolder{
	width: 100%;
	height: 100%;
	z-index:1;
	background: url(images/main_bg6.jpg) no-repeat left top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff;
}

#FooterDiv{
	position: absolute;
	width:1181px;
	height:92px;
	left:0px;
	bottom:0px;
	z-index:10;
	background-image: url("images/footer6.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#FooterHolder{
	position: absolute;
	width:1137px;
	height:113px;
	left:0px;
	top:0px;
	z-index:1;
}




#FormHolder{
	position: absolute;
	width:267px;
	height:550px;
	left:0px;
	top:0px;
	z-index:10;
}

#FormDiv{
	position: absolute;
	width:267px;
	height:630px;
	right:0px;
	top:0px;
	z-index:10;
	background-image: url(images/form_bg4.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#ThankYou{
	position: absolute;
	width:267px;
	height:521px;
	right:0px;
	top:0px;
	z-index: 12;
	display: none;
	direction: rtl;
	background-image: url(images/thanks2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
}

#terms{
	position: absolute;
	width: 71px;
	height: 13px;
	left: 15px;
	bottom: 7px;
	z-index: 20;
}

#fname{
	position: absolute;
	width: 185px;
	height: 33px;
	left: 41px;
	top: 260px;
}

#phone{
	position: absolute;
	width: 185px;
	height: 33px;
	left: 41px;
	top: 310px;
}

#email{
	position: absolute;
	width: 185px;
	height: 33px;
	left: 41px;
	top: 360px;
}

#age{
	position: absolute;
	width: 185px;
	height: 33px;
	left: 41px;
	top: 410px;
}


#siteBtn{
	position: absolute;
	width: 190px;
	height: 37px;
	left: 40px;
	top: 346px;
}

#faceBtn{
	position: absolute;
	width: 190px;
	height: 41px;
	left: 37px;
	top: 419px;
}


#muteBtn{
	position: absolute;
	width: 100px;
	height: 25px;
	right: 10px;
	top: 594px;
	z-index: 25;
}


#youtubeBtn{
	position: absolute;
	width: 139px;
	height: 48px;
	left: 93px;
	top: 564px;
}

#fCB1{
	position: absolute;
	width: 18px;
	height: 20px;
	right: 41px;
	top: 521px;
}

.inputText{
	width: 100%;
	height: 100%;
	text-indent:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	outline: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: inset 0px 0px 0px 1px #c9c9c9;
	box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.5), inset 2px 2px 0px 0px rgba(0, 0, 0, 0.5);
	/*border-top: #c9c9c9 1px solid;
	border-right: #c9c9c9 1px solid;
	border-bottom: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;*/
	border: #51a2d6 2px solid;
}

.inputSelect{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	color: #000;
	text-align: right;
	direction: rtl;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SendBut{
	position: absolute;
	width: 194px;
	height: 45px;
	left: 36px;
	top: 467px;
}
#ErrorDiv{
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0px;
	top: 501px;
	z-index: 3;
	text-align: center;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #C00;
}

#logoDiv{
	position: relative;
	float:left;
	margin-top:10px;
	margin-bottom:25px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	direction: ltr;
	font-size: 16px;
}


h1{
	position: absolute;
	width:100%;
	height:18px;
	left:0px;
	top:0px;
	z-index:2;
	margin: 0px;
	padding: 0px;
}


h2{
	position: absolute;
	width:100%;
	height:28px;
	left:0px;
	top:30px;
	z-index:2;
	margin: 0px;
	padding: 0px;
}


#title2{
	position: absolute;
	width:667px;
	height:91px;
	left:175px;
	top:844px;
	z-index:2;
	/*background-image: url(images/title2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;*/
}
#blueBG{
	position: absolute;
	width: 100%;
	height: 680px;
	left: 0px;
	top: 138px;
	z-index:1;
	background-color: #d2e6f1;
}

#picsHolder{
	position: absolute;
	width: 1280px;
	height: 680px;
	left: 0px;
	top: 138px;
	z-index:2;
	background-color: #d2e6f1;
}

#picsBG{
	position: absolute;
	width: 832px;
	height: 624px;
	left: 79px;
	top: 27px;
	z-index:2;
	background-image: url(images/pics_bg2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#picsItems{
	position: absolute;
	width: 821px;
	height: 612px;
	right: 11px;
	top: 12px;
	z-index:2;
}

.picItem{
	position: relative;
	float:right;
	width: 266px;
	height:196px;
	margin-left:5px;
	margin-bottom:5px;
	cursor:pointer;
}

.infoIcon{
	position: absolute;
	width: 28px;
	height:28px;
	right: 10px;
	top: 165px;
}

.playIcon{
	position: absolute;
	width: 28px;
	height:28px;
	right: 42px;
	top: 165px;
}

.itemBg{
	position: absolute;
	width: 250px;
	min-height:150px;
	height:auto;
	right: 10px;
	top: 10px;
	background-image: url(images/popup_bg.png);
	background-repeat: repeat;
	background-size: 100% auto;
	display:none;
}

.textHolder{
	position: relative;
	width: 230px;
	height:auto;
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:5px;
	text-align:right;
}
.linkHolder{
	position: relative;
	width: 230px;
	height:auto;
	float:left;
	margin-left: 10px;
	color:#7fb4db;
	font-family: 'AssistantRegular', Helvetica, sans-serif;
	text-align: left;
	direction: rtl;
	font-weight:700;
	font-size: 18px;
	line-height:20px;
	text-decoration:underline;
}

.popupTitle{
	color:#fff;
	font-family: 'AssistantBold', Helvetica, sans-serif;
	text-align: right;
	direction: rtl;
	font-weight:700;
	font-size: 22px;
	line-height:24px;
}

.popupText{
	color:#fff;
	font-family: 'AssistantRegular', Helvetica, sans-serif;
	text-align: right;
	direction: rtl;
	font-weight:400;
	font-size: 18px;
	line-height:16px;
}


#BigVideo {
	position:absolute;
	width:853px;
	height:480px;
	left:150px;
	top:150px;
	z-index:52;
	display:none;
}

.popupClose{
    position:absolute;
	width:68px;
	height:30px;
	right:5px;
	top:405px;
	z-index:3;
}
.arrowLeft{
    position:absolute;
	width:23px;
	height:51px;
	left:-30px;
	top:180px;
	z-index:3;
}

.arrowRight{
    position:absolute;
	width:23px;
	height:51px;
	right:-30px;
	top:180px;
	z-index:3;
}

.closeBigPic{
    position:absolute;
	width:16px;
	height:18px;
	right:0px;
	top:-20px;
	z-index:3;
}

#logo {
	position: absolute;
	width: 141px;
	height: 122px;
	left: 56px;
	top: 21px;
	z-index: 12;
}

#formTitle {
	position: absolute;
	width: 243px;
	height: 79px;
	left: 10px;
	top: 168px;
	z-index: 2;
}

#thanksTitle {
	position: absolute;
	width: 243px;
	height: 90px;
	left: 11px;
	top: 201px;
	z-index: 2;
}

#credit {
	position: absolute;
	width: 46px;
	height: 17px;
	left: 0px;
	top: 76px;
	z-index: 12;
}



.slideshow {width: 1280px; height: 750px;  margin: auto; position:relative; }
.slideshow img { padding: 0px; border: 0px; }



/*youtube backgroun*/

* { box-sizing: border-box; }
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
	
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#vidtop-content {
	top: 0;
	color: #fff;
}
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
