
* {
    outline: 0 none;
}
body {
background-color: #fff;

font-family: "Open Sans",sans-serif;
font-size: 16px;
margin: 0px;
padding: 0px;

letter-spacing: 2px;}





footer
{
	/*background-color: none;
	background-image: url('images/Logo/DownLogoEGDeisgn.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 1170px 130px;
	*/
	display: block;
	height: 130px;
	width:100%;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	width: 93.99%;
	border-right: 50px solid transparent;
	height: 0px;
	border-left: 50px solid transparent;
	border-bottom: 64px solid #369;
	margin-top:1%;
	text-align:center;
	color:#fff;
	padding-top:1%;
}

div#footer{
margin-top: 1.5%;
font-size: 16px;
font-weight: normal;
}

header {
	display: block;
	position: fixed;
	width: 93.99%;
	border-right: 50px solid transparent;
	height: 0px;
	border-left: 50px solid transparent;
	border-top: 64px solid #369;
	z-index: 11;
}

header > nav {
	z-index: 3;
	margin-top: -64px;
	display: block;
	height: 44px;
}

header > nav > a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: auto;
	text-align: center;
	margin: 0px 1% 0px 4%;
	height: 100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

header > nav > a:hover {
	background-color:#ffffff;
	color:#7a7a7a;
}

header > nav > a:active{
    color: #989898;
    font-weight: bold;
}

header > nav > a:first-child{
	/*margin-left:21%;*/
		margin-left:29%;
}

h1{
font-size: 58px;
display: block;
text-align: center;
position: absolute;
top: 5%;
width: 100%;
background-size: 92% auto;
background-position: center 30.5%;
height: 100%;

}

h1#MedicalClinical{
color: #3a3a3a;
background-repeat: no-repeat;
background-image: url("images/WEBPage/HealthAssistantCallery/HeaderHealthAssistant.png");

}


h3{
text-transform: initial;




font-size: 33px;
}

h3#WEB3{
padding: 14%;
background-color: #3fa9f5;
color: #FFF;
text-align: center;
}

h3#WEB4{
padding: 7%;
margin-top:13%;
text-align: center;
background-color: #3fa9f5;
color: #FFF;
}

h3#WEB5{
margin-top:13%;
padding: 10%;
background-color: #3fa9f5;
color: #FFF;
text-align: center;
}

h3#WEB6{
padding: 7%;
margin-top:13%;
text-align: center;
background-color: #3fa9f5;
color: #FFF;
}
section {
z-index: -1;
margin-top: 57%;
width: 100%;
display: inline-block;
height: auto;
}

section > article {
	border: 1px none;
	border-radius: 2px;
	display: block;
	float: left;
	margin-top: 65px;
	//*margin-left: 2%;*//
}

p {
    font-weight: 500;
    overflow: hidden;
    text-indent: 30px;
    text-overflow: ellipsis;
    word-wrap: break-word;
	padding:10px;
}



img{
margin-top:10%;
width:80%;
height:80%;
}

img#ProfilePageMobile{
margin-top:5%;
width:60%;
height:60%;
}

img#HomePageResponsive{
margin-top:5%;
width:60%;
height:60%;
}


	
#WEB {
    height: auto;
    width:100%;
	box-shadow: none;
}


article#WEB>div{
    width: 100%;
    height: auto;
    display: inline-block;
	background-size: 80px 80px;
    text-align: center;
    text-transform: uppercase;
	margin-bottom:10px;
}

article#WEB>div>a {
	display: block;
	width: 400px;
	height: 300px;
}

.NextProject  {
text-decoration: none;
color: #E7E7E7;
font-size: 100pt;
font-family: "Varela Round";
position: fixed;
z-index: 9;
top: 35%;
left: 96%;
cursor: pointer;
}

.PrewProject{
text-decoration: none;
color: #E7E7E7;
font-size: 100pt;
font-family: "Varela Round";
position: fixed;
z-index: 9;
top: 35%;
right: 96%;
cursor: pointer;
}

#TVbody
{
background-image: url('images/WEBPage/InLiveTVGallery/WEBtvBackground.png');
}


h1#TV{
color: #fff;
background-repeat: no-repeat;
background-image: url("images/WEBPage/InLiveTVGallery/HeaderInLiveTVGallery.png");
background-size: 100%;
}

#WEB3tv{
padding: 7%;
background-color: #fff;
color: #336666;
}

h3#WEB4tv{
padding: 7%;
margin-top:13%;
text-align: center;
background-color: #fff;
color: #336666;
}

h3#WEB5tv{
margin-top:13%;
padding: 10%;
background-color: #fff;
color: #336666;
text-align: center;
}

h3#WEB6tv{
padding: 7%;
margin-top:13%;
text-align: center;
background-color: #fff;
color: #336666;
}


