.header-nav .ArabicPrimaryNav {
	flex-direction:row-reverse;
}


#Heroes {
	-webkit-transition: all 600ms;
	transition: all 600ms;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	border-top: 10px solid rgba(33,28,28,1.00);
	border-bottom: 10px solid rgba(33,28,28,1.00);
	background-color: rgba(34,30,30,1.00);
}
#HeroesImgs {
width:100%;display: flex; justify-content: center; align-items: stretch;
flex-direction:row;
}
#Heroes a img {
max-width: 100%; width: auto; height: auto;
}
#Heroes a {
flex-grow:1;
}
#overviewPhotosdiv h3 {
	text-align: center;
	color: rgba(239,239,239,1.00);
	font-size: 22px;
	margin-bottom: 15px;
}
/********************************
ContactUs
********************************/
.subscribe {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('img/keyboard-bg.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	padding: 120px 0 140px;
	-webkit-box-shadow: inset 0px 2px 10px rgba(0,28,73,0.76);
	box-shadow: inset 0px 2px 10px rgba(0,28,73,0.76);
	background-size: cover;
}
.subscribe h2 {
	font-weight: bold;
}
.subscribe input[type=email] {
	background-color: rgba(0,0,0,0.46);
	padding: 20px;
	color: #fff;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(255,255,255,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(255,255,255,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(255,255,255,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(255,255,255,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	border: 0px solid rgba(255,255,255,0.00);
	text-align: center;
	margin-right: 0px;
	-webkit-box-shadow: 0px 4px 8px rgba(0,219,255,1.00);
	box-shadow: 0px 4px 8px rgba(0,219,255,1.00);
	margin-bottom: 20px;
}
.subscribe input[type=email]:focus,.subscribe input[type=email]:hover {
	background-color: rgba(0,0,0,0.24);
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	border: 0px solid rgba(255,255,255,0.00);
}
.subscribe input[type=submit] {
	padding: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-webkit-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-color: rgba(0,0,0,0.49);
	border: 0px none rgba(255,255,255,0.00);
	-webkit-box-shadow: 0px 4px 8px rgba(0,219,255,1.00); box-shadow: 0px 4px 8px rgba(0,219,255,1.00);
}
.subscribe input[type=submit]:hover,.subscribe input[type=submit]:focus {
	background-color: rgba(0,0,0,0.25);
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	color: #fff;
}

#EmailForm {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-top: 25px;
	padding-bottom: 50px;
	margin-bottom: 0px;
}

#customeremail {
	width: 70%;
	height: 40px;
	padding-left: 20px;
	color: rgba(255,255,255,1.00);
	font-size: 18px;
	margin-bottom: 20px;
}

#EmailForm textarea{
		transition: all 0.05s ;
	-moz-transition: all 0.05s ;
	-webkit-transition: all 0.05s ;
	-o-transition: all 0.05s ;
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(255,255,255,0.00) 29.53%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	border: 0px solid rgba(255,255,255,0.00);
	padding: 20px;
	color: #FFFFFF;
	border: 0px solid rgba(255,255,255,0.00);
	text-align: center;
	width: 70%;
	margin-bottom: 25px;
	height: 200px;
	text-align: center;
	font-size: 20px;
	background-color: rgba(0,0,0,0.47);
	resize: none;
	-webkit-box-shadow: 0px 5px 10px rgba(0,219,255,1.00); box-shadow: 0px 5px 10px rgba(0,219,255,1.00);
	
}
#EmailForm textarea:hover,#EmailForm textarea:focus{
	background-color: rgba(0,0,0,0.24);
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(0,0,0,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	border: 0px solid rgba(255,255,255,0.00);
	
}

#sendemail {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 30.05%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.00) 78.76%,rgba(0,120,171,0.51) 100%);
	background-color: rgba(0,0,0,0.49);
	border: 0px none rgba(255,255,255,0.00);
	width: 25%;
    height: 40px;
    padding-top: 8px;
    text-align: center;
    font-size: 18px;
	-webkit-box-shadow: 0px 4px 8px rgba(0,219,255,1.00); box-shadow: 0px 4px 8px rgba(0,219,255,1.00);
}
#sendemail:hover ,#sendemail:focus {
	background-color: rgba(0,0,0,0.25);
	background-image: -webkit-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -moz-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: -o-linear-gradient(238deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	background-image: linear-gradient(212deg,rgba(0,120,171,0.52) 0%,rgba(0,120,171,0.00) 52.33%,rgba(0,120,171,0.51) 100%);
	color: #fff;
}




#ContactUsLineH1 {
	font-size: 65px;
}


	#SubscribeH2Br {
	display: none;
	
}

.ss-subscribe-form {
display: flex;
justify-content: center;
align-items: center;
width: 50%;
margin-top: 20px;
}
.ss-input {
	width: 70%;
	margin-right: 10px;
	height: 40px;
	padding-left: 20px;
	color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
	font-size: 18px;
}

#send {
	width: 25%;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
}



/********************************
Gallery
********************************/



#SectionsNav {
	display: flex;
	align-items: stretch;
	width: 100%;
	height: 50px;
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	margin-top: 2px;
}

.S3CLINK {
	flex-grow: 1;
	color: #FFFFFF;
	vertical-align: middle;
	border-right: 0 solid rgba(0,0,0,0.10);
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	background-color: rgba(255,255,255,0.00);
	width: 33.3%;
	border-bottom: 1px solid rgba(255,255,255,0.20);
	padding-bottom: 10px;
}
.S3CLINK:hover {
	vertical-align: middle;
	border-right: 2px solid rgba(0,0,0,0.10);
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background-color: rgba(255,255,255,0.00);
	border-bottom-style: solid;
	border-bottom-width: 2px;

}

/********************************
Gallery
********************************/





#features  {
	padding-bottom: 400px;
}

#justproblem {
margin-top: 220px;
}
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
#overviewPhotosdiv
{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	flex-direction: row;
	flex-wrap: no-wrap;
}
.DecorativeImages {
	border: 5px solid rgba(46,62,81,1.00);
	max-height: 300px;
	max-width: 100%;
	width: auto;
	height: auto;
	-webkit-box-shadow: 0px 5px rgba(0,0,0,0.20);
	box-shadow: 0px 5px rgba(0,0,0,0.20);
	margin-bottom: 10px;
		-webkit-transition: all 100ms;
	transition: all 100ms ;
}
.DecorativeImages:hover {
	transform: translateY(-10px);
		-webkit-box-shadow: 0px 10px rgba(0,0,0,0.20);
	box-shadow: 0px 10px rgba(0,0,0,0.20);
}
.ImageA {
	min-width: 30%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;

}



#footerbr {
	display:none;
}


#VideosRes {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.VideosDiv2 iframe {
	border: 10px solid rgba(0,0,0,1.00);
	background-color: rgba(0,0,0,1.00);
	height: 100%;
	width: 50%;
}
.videosdiv3 {
	width: 50%; display: flex;
	justify-content: flex-start;
	flex-direction: column;
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 2%;
	padding-bottom: 3%;
	align-items: flex-start;
	height: 100%;
}
.VideosDiv2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	height: 330px;
	background-color: rgba(0,0,0,0.54);
	-webkit-box-shadow: 0 5px 0 rgba(0,0,0,0.29);
	box-shadow: 0 5px 0 rgba(0,0,0,0.29);
	margin-bottom: 30px;
}
.VideosDiv2 h4 {
	font-weight: bold;
	font-size: 30px;
	color: rgba(255,255,255,1.00);
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 30px;
}
.VideosDiv2 h3 {
	font-weight: normal;
	font-size: 25px;
	color: rgba(255,255,255,1.00);
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
}


.Sectionh1{
text-transform: uppercase;
text-align: center;
padding-top: 50px;
padding-right: 25px;
padding-left: 25px;
padding-bottom: 50px;
font-weight: bold;
font-size: 100px; 	
	
}
#Videos7araka {
	margin-top: -20px; margin-left: 5px; margin-right: -5px;
}

#ongalleryh1 {
	color: rgba(255,255,255,1.00);
	font-size: 50px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
#ongalleryh1br {
display:none;	
}


#overviewvideosdiv {
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
margin-bottom: 30px;
margin-top: 50px;
}
.OverViewVideoDiv {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column-reverse;


}
.OverViewVideoDiv:first-child {

	margin-right: 50px;	
}
.OverViewVideoDiv iframe {
	border: 10px solid rgba(21,20,20,1.00);
		-webkit-box-shadow: 0px 5px rgba(0,0,0,0.27);
	box-shadow: 0px 5px rgba(0,0,0,0.27);
}


#protectagainstdiv {
text-align: center;
font-size: 23px;
margin-top: 50px;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
width: 75%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
}
#protectagainst {
text-align: center;
width: 50%;
font-size: 55px;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 50px;
color: rgba(215,0,3,1.00);	
}
#protectagainst2 {
	text-align: center;
	width: 50%;
	font-size: 25px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: rgba(207,31,31,1.00);
}
#protectfrom {
width: 50%;
text-align: left;	
}
#protectfrom2 {
	width: 50%;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#protectfrom li{
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	height: 50px;
	padding-top: 15px;
	color: rgba(0,0,0,1.00);
	font-size: 22px;
}
#protectfrom2 li{
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	color: rgba(0,0,0,1.00);
	font-size: 22px;
}


P {
	font-size: 23px;
	margin-top: 20px;
	text-align: center;
}
.Sectionaty {
	text-align:center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: rgba(255,255,255,0.00);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	margin: 0;
	padding-right: 50px;	
}

#NavElNav {
display: flex;
justify-content: center;
align-items: flex-start;
background-color: rgba(255,255,255,0.00);
margin-top: -3px;
flex-direction:row;
}
.NavTabsNavTabs {
	background-repeat: no-repeat;
	background-position: 25px 50%;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	background-size: 80px auto;
	font-size: 22px;
	transition: all 100ms;
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-o-transition: all 100ms;
	background-color: rgba(245,245,245,1.00);
	cursor: pointer;
	flex-grow: 1;
	text-align: right;
	padding-left: 115px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	-webkit-box-shadow: inset 1px 0px rgba(0,0,0,0.10);
	box-shadow: inset 1px 0px rgba(0,0,0,0.10);
	width: 100%;
}
.NavTabsNavTabs:hover {
	background-color: rgba(253,253,253,1.00);

	border-bottom-width: 10px;
	padding-bottom: 30px;
}

/*//////////////////////////////////////
Safety
//////////////////////////////////////*/

.galleryslidediv2 {
	height: auto;
	width: 100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:row;
}

.galleryslidediv2 a {
	max-height: 500px;
	max-width: 19%;
		-webkit-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.galleryslidediv2 a:hover {
	transform: translateY(-10px) rotate(3deg);
}
.galleryslidediv2 a img{
	max-height: 95%;
	max-width: 95%;
	width: auto;
	height: auto;
}






.feature-list {
height:500px;display:flex;justify-content:center;align-items:center;flex-direction:column;

}

	header ul.primary-nav li a {
	height:150px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #121212;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	-webkit-transition: all 100ms;
	transition: all 100ms ;
	text-transform: uppercase;
	font-size: 18px;
	}
	
	section.fixed ul.primary-nav li a {
	height:75px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #121212;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	-webkit-transition: all 100ms;
	transition: all 100ms ;
	text-transform: uppercase;
	font-size: 18px;
	}
	
	.header-nav {
	min-width:860px;
	height:100%;
	flex-grow:4;display: flex; justify-content: flex-end;padding-right:30px ; align-items: center;	
		
	}
	
	
/* ==========================================================================
Contact
========================================================================== */
	.herocontactus {
		padding-top: 20%;
	}
/* ==========================================================================
========================================================================== */


#LogoImg {
max-height: 90px; max-width: 100%; width: auto; height: auto; margin-left: 50px;
}

.ActiveLink {
border-bottom: 2px solid #163168; font-weight: bold; color: #000000;	
}


@media screen and (max-width:1600px) {
	.logo {
		margin-left: 50px;
	}

}

@media screen and (max-width:1350px) {
	
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
#protectagainstdiv {
	text-align: center;
	font-size: 23px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	width: 85%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}
	#protectagainst {
	text-align: center;
	width: 40%;
	font-size: 55px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: rgba(215,0,3,1.00);
	padding-left: 50px;
	}
#protectfrom {
width: 60%;
text-align: left;	
}
#protectfrom li{
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	height: 50px;
	padding-top: 15px;
	color: rgba(0,0,0,1.00);
	font-size: 20px;
}
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/	
	
	
	
	
	
	header ul.primary-nav li a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	}
	section.fixed ul.primary-nav li a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	}
}
@media screen and (max-width:1200px) {
	
/********************************
ContactUs
********************************/
#EmailForm {
	width: 60%;
}
#customeremail {
	width: 100%;
}
#EmailForm textarea{
	width: 100%;
	height: 200px;
}
#sendemail {
	width: 50%;
}
	.ss-subscribe-form {
display: flex;
justify-content: center;
align-items: center;
width: 60%;
margin-top: 20px;
}

.ss-input {
	width: 100%;
	margin-right: 10px;
	height: 40px;
	padding-left: 20px;
	color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
	font-size: 18px;
}

#send {
	width: 50%;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
}
	
	
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/

#overviewvideosdiv {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 30px;
margin-top: 50px;
}
.OverViewVideoDiv {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column-reverse;


}
.OverViewVideoDiv:first-child {

	margin-right: 0px;	
}
.OverViewVideoDiv iframe {
	border: 10px solid rgba(21,20,20,1.00);
		-webkit-box-shadow: 0px 5px rgba(0,0,0,0.27);
	box-shadow: 0px 5px rgba(0,0,0,0.27);
}


.NavTabsNavTabs {
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	background-size: 50px auto;
	font-size: 20px;
	transition: all 100ms;
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-o-transition: all 100ms;
	background-color: rgba(244,244,244,1.00);
	cursor: pointer;
	flex-grow: 1;
	text-align: right;
	padding-left: 75px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	-webkit-box-shadow: inset 1px 0px rgba(0,0,0,0.10);
	box-shadow: inset 1px 0px rgba(0,0,0,0.10);
}
.NavTabsNavTabs:hover {
	background-color: rgba(253,253,253,1.00);

	border-bottom-width: 10px;
	padding-bottom: 20px;
}
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
	
	
	
	header {
		width: 100%;
		margin: 0 auto;
	}

	.intro-content {
		display: inline-block;
		width: 70%;
	}

	.hero .hero-content {
		padding-top: 50px;
	}

	.logo a {
	width: 100%;
	text-align: right;
	flex-grow:2;
	}
	
	header ul.primary-nav li a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
	}
	section.fixed ul.primary-nav li a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
		color:white;
	}
		#LogoImg {
margin-left: 0px;
}
}

@media screen and (max-width:1024px) {
	
	/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
	#protectagainst {
	text-align: center;
	width: 40%;
	font-size: 55px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: rgba(215,0,3,1.00);
	padding-left: 0px;
	}
#protectfrom {
width: 60%;
text-align: left;	
}
#protectfrom li{
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	height: 50px;
	padding-top: 15px;
	color: rgba(0,0,0,1.00);
}
.NavTabsNavTabs {
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-size: 30px auto;
	font-size: 17px;
	transition: all 100ms;
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-o-transition: all 100ms;
	background-color: rgba(244,244,244,1.00);
	cursor: pointer;
	flex-grow: 1;
	text-align: right;
	padding-left: 45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	-webkit-box-shadow: inset 1px 0px rgba(0,0,0,0.10);
	box-shadow: inset 1px 0px rgba(0,0,0,0.10);
}
.NavTabsNavTabs:hover {
	background-color: rgba(253,253,253,1.00);

	border-bottom-width: 5px;
	padding-bottom: 15px;
}
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
	
}




nav ul.primary-nav {
display:-webkit-flex;display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex; justify-content: center; ; align-items: center; height: 100%;
}








/* Responsive nav kicks in */
@media screen and (max-width:991px) {
	
	
	
	.header-nav.open .ArabicPrimaryNav {
	flex-direction:column;
}
	
	
	
	
	
	
	
	
	
	
	
/********************************
ContactUs
********************************/
#EmailForm {
	width: 80%;
}
#customeremail {
	width: 100%;
}
#EmailForm textarea{
	width: 100%;
	height: 200px;
}
#sendemail {
	width: 50%;
}
	.ss-subscribe-form {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80%;
	margin-top: 10px;
}
	#SubscribeH2Br {
	display: inherit;
}

.ss-input {
	width: 100%;
	margin-right: 10px;
	height: 40px;
	padding-left: 20px;
	color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
	font-size: 18px;
}

#send {
	width: 50%;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
}
		
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/

#features  {
	padding-bottom: 0px;
}
#justproblem  {
margin-top: 0px;
}
#protectagainst2 {
	text-align: center;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: rgba(207,31,31,1.00);
}
#overviewPhotosdiv
{
	display: flex; justify-content: space-around; align-items: center; width: 100%; margin-bottom: 25px;flex-direction:column;
}
.DecorativeImages {
	border: 5px solid rgba(46,62,81,1.00);
	max-height: 300px;
	max-width: 100%;
	width: auto;
	height: auto;
	-webkit-box-shadow: 0px 5px rgba(0,0,0,0.20);
	box-shadow: 0px 5px rgba(0,0,0,0.20);
	margin-bottom: 10px;
}
.ImageA {
	min-width: 100%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}


.VideosDiv2 iframe {
	border: 10px solid rgba(0,0,0,1.00);
	background-color: rgba(0,0,0,1.00);
	width: 100%;
	height: auto;
	min-height: 300px;
}
.videosdiv3 {
	width: 95%;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 2%;
	padding-bottom: 3%;
	align-items: flex-start;
	height: 200px;
}
.VideosDiv2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: auto;
	background-color: rgba(0,0,0,0.54);
	-webkit-box-shadow: 0 5px 0 rgba(0,0,0,0.29);
	box-shadow: 0 5px 0 rgba(0,0,0,0.29);
	margin-bottom: 30px;
}
.VideosDiv2 h4 {
	font-weight: bold;
	font-size: 22px;
	color: rgba(255,255,255,1.00);
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 30px;
	padding-top: 10px;
}
.VideosDiv2 h3 {
	font-weight: normal;
	font-size: 19px;
	color: rgba(255,255,255,1.00);
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
}



.Sectionh1{
	text-transform: uppercase;
	text-align: center;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 50px;
	font-weight: bold;
	font-size: 60px;
}
#Videos7araka {
	margin-top: -10px;
	margin-left: 5px;
	margin-right: 2px;
	max-height: 50px;
	max-width: 50px;
	width: auto;
	height: auto;
}




#ongalleryh1 {
	color: rgba(255,255,255,1.00);
	font-size: 50px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
#ongalleryh1br {
	display: inherit;
}


#protectagainstdiv {
	text-align: center;
	font-size: 23px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
	#protectagainst {
	text-align: center;
	width: 100%;
	font-size: 50px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: rgba(215,0,3,1.00);

	}
#protectfrom {
	width: auto;
	text-align: left;
}
#protectfrom li{
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	height: 50px;
	padding-top: 15px;
	color: rgba(0,0,0,1.00);
	font-size: 20px;
}
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/	
	
	
	.galleryslidediv2 {
	height: auto;
	width: 100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}

.galleryslidediv2 a {
	max-height: 2000px;
	max-width: 95%;
}
.galleryslidediv2 a img{
	max-height: 95%;
	max-width: 95%;
	width: auto;
	height: auto;
}

	
	
	.feature-list {
height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;

}
	
	.ActiveLink {
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	max-height: 40px;
}
	
	

	
	/* ==========================================================================
Contact
========================================================================== */
		.herocontactus {
		padding-top: 28%;
	}
	.contact-details {
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
				}
	
	
	.light-box {
	background-color: rgba(255,255,255,0.50);
	-webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
	-moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
	box-shadow: 0px 3px 0px 0px #f0f2f4;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	height: auto;
	margin-top: 20px;
	width: 75%;
	background-image: -webkit-linear-gradient(237deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.60) 51.81%,rgba(255,255,255,0.38) 100%);
	background-image: -moz-linear-gradient(237deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.60) 51.81%,rgba(255,255,255,0.38) 100%);
	background-image: -o-linear-gradient(237deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.60) 51.81%,rgba(255,255,255,0.38) 100%);
	background-image: linear-gradient(213deg,rgba(255,255,255,0.37) 0%,rgba(255,255,255,0.60) 51.81%,rgba(255,255,255,0.38) 100%);
}
	
	/* ==========================================================================
Contact
========================================================================== */
	.header-nav {
	min-width:0px;
	justify-content: center;padding-right:0px ; align-items: center;
		height: 100%;
	}
	header {
		width: 90%;
		padding-left: 25px;
	}
	.logo {
		margin-left: 0px;
	}
	.logo a {
	width: 100%;
	text-align: center;
	flex-grow:2;
	}


	.header-nav {
		position: fixed;
		background-color: #000;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 99999;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
		transition: opacity 0.5s, visibility 0s 0.5s;
	}

	ul.member-actions {
		position: static;
	}

	.navicon {
		visibility: visible;
	}

	header .nav-wrapper {
		display: absolute;
	}

	header nav {
height: 100%;
		vertical-align: middle;
	}

	nav ul li a {
		color: #fff;
		font-size: 25px;
		text-transform: uppercase;
		font-weight: 600;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-webkit-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out
	}

	nav ul li {
		margin-bottom: 25px
	}

	nav ul.primary-nav li {
		display: block;
	}

	nav ul.member-actions li {
		display: block;
	}

	nav a.login {
		margin-right: 0px;
	}

	nav ul.primary-nav {
	margin: 0;
	padding: 0;
	text-align: center;
	flex-direction: column;
	height: 100%;
		
	}

	nav ul.primary-nav li a {
	height: 30px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-size: 20px;
	}

	nav .member-actions {
		position: static;
		padding: 0;
		text-align: center;
	}

	nav ul.primary-nav li,
	nav ul.member-actions li {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-moz-transform: translate3d(0, -80px, 0);
		-ms-transform: translate3d(0, -80px, 0);
		-o-transform: translate3d(0, -80px, 0);
		-webkit-transform: translate3d(0, -80px, 0);
		transform: translate3d(0, -80px, 0);
		-moz-transition: -moz-transform 0.5s, opacity 0.5s;
		-o-transition: -o-transform 0.5s, opacity 0.5s;
		-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
		transition: transform 0.5s, opacity 0.5s;
		-moz-transition: -moz-transform 0.5s, opacity 0.5s;
		-o-transition: -o-transform 0.5s, opacity 0.5s;
		-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
		transition: transform 0.5s, opacity 0.5s
	}

	header .header-nav.open ul.primary-nav li,
	header .header-nav.open ul.member-actions li {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	height: 30px;
	}

	nav ul.primary-nav li:first-child {
		-moz-transition-delay: 0.05s;
		-o-transition-delay: 0.05s;
		-webkit-transition-delay: 0.05s;
		transition-delay: 0.05s
	}

	nav ul.primary-nav li:nth-child(2) {
		-moz-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
		transition-delay: 0.1s
	}

	nav ul.primary-nav li:nth-child(3) {
		-moz-transition-delay: 0.15s;
		-o-transition-delay: 0.15s;
		-webkit-transition-delay: 0.15s;
		transition-delay: 0.15s
	}

	nav ul.primary-nav li:nth-child(4) {
		-moz-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s
	}

	nav ul.member-actions li:first-child {
		-moz-transition-delay: 0.25s;
		-o-transition-delay: 0.25s;
		-webkit-transition-delay: 0.25s;
		transition-delay: 0.25s
	}

	nav ul.member-actions li:nth-child(2) {
		-moz-transition-delay: 0.30s;
		-o-transition-delay: 0.30s;
		-webkit-transition-delay: 0.30s;
		transition-delay: 0.30s
	}

	.intro-content {
		display: inline-block;
		width: 75%;
		margin-bottom: 30px;
	}

	.last {
		margin: 0;
	}

	.features {
		padding-bottom: 0;
	}

	.features .device-showcase,
	.features-extra .macbook-wrap {
		display: none;
	}

	.features .responsive-feature-img,
	.features-extra .responsive-feature-img {
		display: block;
		width: 85%;
		margin: 15% auto 0;
	}

	.features .responsive-feature-img img,
	.features-extra .responsive-feature-img img {
		width: 100%;
	}

	.hero-strip {
		margin-top: 0;
	}

	.blog-intro .leftcol {
		padding: 0 15px;
		margin-bottom: 15px;
		border-right: none;
	}

	.blog-intro .rightcol {
		padding: 0 20px;
	}

	footer .social-share {
		display: none;
	}

	footer .footer-links {
		margin: 120px 0 120px 0;
	}


}
	
	@media screen and (max-width:750px) {
		
#SectionsNav {
	display: flex;
	align-items: stretch;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.00) 100%);
	margin-top: 2px;
	flex-direction:column;
}
.S3CLINK {
	flex-grow: 1;
	color: #FFFFFF;
	vertical-align: middle;
	border-right: 2px solid rgba(0,0,0,0.10);
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	background-color: rgba(255,255,255,0.00);
	width:100%;

}
.S3CLINK:hover {
	vertical-align: middle;
	border-right: 2px solid rgba(0,0,0,0.10);
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background-color: rgba(255,255,255,0.00);
	border-bottom-style: solid;
	border-bottom-width: 2px;

}
	}


	@media screen and (max-width:640px) {

/*//////////////////////////////////////
Safety
//////////////////////////////////////*/


#overviewvideosdiv {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 30px;
margin-top: 50px;
width:100%;
}
.OverViewVideoDiv {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column-reverse;
	width:100%;

}
.OverViewVideoDiv:first-child {

	margin-right: 0px;	
}
.OverViewVideoDiv iframe {
	border: 10px solid rgba(21,20,20,1.00);
	-webkit-box-shadow: 0px 5px rgba(0,0,0,0.27);
	box-shadow: 0px 5px rgba(0,0,0,0.27);
	width:100%;
}





P {
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}
.Sectionaty {
	text-align:center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: rgba(255,255,255,0.00);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin: 0;
	padding-right: 20px;	
}

#NavElNav {
display: flex;
justify-content: center;
align-items: flex-start;
background-color: rgba(255,255,255,0.00);
margin-top: -3px;
flex-direction:column;
}
.NavTabsNavTabs {
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-size: 30px auto;
	font-size: 20px;
	transition: all 100ms;
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-o-transition: all 100ms;
	background-color: rgba(244,244,244,1.00);
	cursor: pointer;
	flex-grow: 1;
	text-align: center;
	padding-left: 45px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	-webkit-box-shadow: inset 1px 0px rgba(0,0,0,0.10);
	box-shadow: inset 1px 0px rgba(0,0,0,0.10);
}

/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
		

		footer ul.footer-group {
			border-top: none;
		}

		footer ul.footer-group li a {
			font-size: 13px;
			text-transform: uppercase;
			padding: 20px 0;
			display: block;
			border-bottom: dashed 1px #4E566C;
		}

		footer ul.footer-group li {
			display: block;
		}

		footer .footer-links {
			margin: 50px 0 50px 0;
		}
		.herocontactus {
		padding-top: 200px;
	}
	}
	@media screen and (max-width:600px) {
#HeroesImgs {

flex-direction:column;
}
#overviewPhotosdiv h3 {
	text-align: center;
	color: rgba(239,239,239,1.00);
	font-size: 18px;
	margin-bottom: 15px;
}
	}
	@media screen and (max-width:480px) {

#ContactUsLineH1 {
	font-size: 45px;
}


/*//////////////////////////////////////
Safety
//////////////////////////////////////*/
#footerbr {
	display:inherit;
}

.Sectionh1{
	text-transform: uppercase;
	text-align: center;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 50px;
	font-weight: bold;
	font-size: 50px;
}
#Videos7araka {
	margin-top: -10px;
	margin-left: 5px;
	margin-right: 2px;
	max-height: 40px;
	max-width: 40px;
	width: auto;
	height: auto;
}

#ongalleryh1 {
	color: rgba(255,255,255,1.00);
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
#ongalleryh1br {
	display: inherit;
}

#protectagainstdiv {
	text-align: center;
	font-size: 23px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
	#protectagainst {
	text-align: center;
	width: 100%;
	font-size: 35px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: rgba(215,0,3,1.00);

	}
#protectfrom {
	width: auto;
	text-align: left;
}
#protectfrom li{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	height: 30px;
	padding-top: 7px;
	color: rgba(0,0,0,1.00);
	font-size: 16px;
}
/*//////////////////////////////////////
Safety
//////////////////////////////////////*/	
		.hero .btn {
			display: block;
			width: 80%;
			margin: 0 auto;
		}

		.hero .btn:first-of-type {
			margin-bottom: 20px;
		}

		.hero h1 {
			font-size: 50px;
		}

		.btn-margin-right {
			margin-right: 0px;
		}

		.features .device-showcase-left {
			position: absolute;
			bottom: -392px;
			left: 41%;
			right: auto;
			transform: translateX(-50%);
		}

		.features .ipad-wrap {
			width: 706px;
			height: 1002px;
			background: url("../img/ipad-device.png") no-repeat center center;
			z-index: 1;
			background-size: 40%;
		}

		.features .iphone-wrap {
			width: 304px;
			height: 617px;
			background: url("../img/iphone6.png") no-repeat center center;
			position: absolute;
			left: 350px;
			bottom: 129px;
			z-index: 2;
			background-size: 40%;
		}

		.features {
			padding-bottom: 0;
		}

		.down-arrow {
			display: none;
		}

	}

	@media screen and (max-width:320px) {
	}
