h1 {
	font-weight: 600;
    font-size: 40px;
    letter-spacing: 5px;
    font-family: 'Big Shoulders Display';
    color: white;
    margin: 0;
}
h2 {
	font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Big Shoulders Display';
    color: black;
    margin: 0;
}
h3 {
	font-weight: 500;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'Big Shoulders Display';
    color: black;
    margin: 0;
}
h4 {
	font-size: 15px;
    letter-spacing: 2px;
    font-family: 'Montserrat';
    color: #ef0d33;
    font-weight: 300;
    margin: 0;
}
h5 {
	font-size: 11px;
    font-weight: bold;
    color: #ef0d33;
    font-family: 'Montserrat';
    letter-spacing: 2px;
    margin: 0;
}	
.p1 {
	font-size: 14px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: white;
    height: auto;
    margin: 0;
}
.p2 {
	font-size: 12px;
    font-weight: 300;
    text-align: left;
    font-family: 'Montserrat';
    color: grey;
    text-align: center;
    margin: 0;
}
.p3 {
	font-size: 14px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: black;
    text-align: left;
    letter-spacing: 1px;
    margin: 0;
}
.p4 {
	font-size: 13px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: black;
    text-align: left;
    letter-spacing: 1px;
    margin: 0;
}

.headerLeftCompanyLogoImageDiv { 
    height: 18px;
    width: 100px;
}
.headerLeftCompanyTextDiv {
    width: auto;
}
.headerLeftCompanyTextDiv p {
    font-size: 9px;
    letter-spacing: 1px;
}
.headerMenuItems {
    display: none;
}
.headerMenuIconDiv {
	display: block;
}
.headerMenuSolution {
    width: 250px;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    letter-spacing: 1.5px;
    color: grey;
    cursor: pointer;
    font-size: 13px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid lightgrey;
    display: none;
}
.headerMenuSolutionLast {
    border-bottom: none;
}
.headerMenuSolutionItem {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    height: 50px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 10%;
}
.headerMenuSolutionItem a {
	text-decoration: none;
	color: grey;
}
.headerMenuSolutionItem p:hover {
    color: #ef0d33;
    font-weight: bold;
    transition: .2s;
}
.headerMenuSolutionImage {
    width: 100%;
    height: 100%;
    content: url("../Images/menugrey.png");
    cursor: pointer;
}
.headerMenuSolutionImage:hover {
    content: url("../Images/menublue.png");
}

.footerBottom p {
	color: grey;
	font-size: 11px;
	letter-spacing: 2px;
}
.footerBottom img {
	height: 15px;
	cursor: pointer;
}
.footerInnerDiv {
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	margin: 0;
}
.footerLeftDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 10px 0;
}
.footerLeftCompanyLogoDiv {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.footerLeftCompanyLogoImageDiv {
    content: url("../Images/logonew.png"); 
    height: 18px;
    width: 100px;
}
.footerLeftCompanyTextDiv {
    width: auto;
}
.footerLeftCompanyTextDiv p {
    font-size: 9px;
    letter-spacing: 1px;
}
.footerRightDiv {
	width: 100%;
	flex-direction: column;
}
.footerMenuItems {
	width: 80%;
    justify-content: space-between;
    letter-spacing: 1.5px;
    font-size: 10px;
    margin: 10px 0;
}
.footerMenuItem {
	width: auto;
}

.bannerDiv {
    height: 100vh;
}
.bannerBox {
	margin-bottom: 50px;
	width: 440px;
}
.bannerTitle1 {
    font-size: 20px;
}
.bannerTitle2 {
	font-size: 50px;
}
.bannerText {
	width: 80%;
	font-size: 13px;
}

.demoDiv {
    padding: 75px 0;
}
.demoTitleDiv {
    font-size: 30px;
}

.customersDiv {
	width: 100%;
    padding: 75px 0;
}
.customersTitle {
    font-size: 30px;	
	margin: 0 0 50px 0px;
}
.customersHeader, .customersItems {
	width: 80%;
}
.customersItemDiv {
	width: 200px;
}
.customersItemLogo {
	width: 30px;
	height: 30px;
	flex-wrap: wrap;
}

.testimonialDiv {
    padding: 75px 0;
}
.testimonialTestimonial {
	width: 90%;
}
.testimonialTitle {
    font-size: 30px;	
	margin: 0 0 50px 0px;
}
.testimonialTestimonialBackground {
    width: 60%;
}
.testimonialTestimonialText {
	font-size: 22px;
	line-height: 30px;
}
.testimonialTestimonialCustomer {
	margin-left: 10%
}
.testimonialTestimonialCustName {
	font-size: 15px;
	font-weight: bold;
}
.testimonialTestimonialCustOthers {
	width: 80%;
	font-size: 11px;	
}

.modulesDiv {
	padding: 75px 0;
}
.modulesTitle {
    font-size: 30px;
}
.modulesItem {
	width: 49%;
}
.modulesItemTitle {
    font-size: 20px;
}
.modulesItemText {
	font-size: 13px;
	height: 120px;
}
.modulesItemUnderline {
	width: 20%;
	height: 1px;
	background-color: #ef0d33;
    margin-bottom: 20px;    
}

.indexUSPDiv {
	padding: 75px 0;
}
.indexUSPItem {
	min-width: 100%;
}
.indexUSPItemTitle {
    font-size: 20px;
}
.indexUSPItemText {
	font-size: 13px;
}
.indexUSPTitle {
	font-size: 30px;	
}

.functionDiv {
	height: 500px;
}
.functionTitleDiv {
    font-size: 30px;	
}
.functionDescDiv {	
	font-size: 13px;
}
.functionImageDiv {
	display: none;
}
.functionInfoDiv {
	width: 100%;
}

.featuresDiv {
	padding-left: 75px 0;
}
.featuresHeaderTitleDiv {
    font-size: 30px;
}
.featuresHeaderDescDiv {
	font-size: 13px;
}
.featuresfeatureTitleDiv {
    font-size: 20px;
}
.featuresfeaturedescDiv {
	font-size: 13px;
}
.featuresLeftDiv  {
	width: 40%;
	margin-left: 10%;
}
.featuresRightDiv {
	width: 40%;
	margin: 220px 0 0 2%;
}
.featuresfeatureDiv {
	height: 130px;
}

.modulelistDiv {
	padding: 75px 0;
}
.modulelistHeaderTitleDiv {
    font-size: 30px;
}
.modulelistHeaderDescDiv {
	font-size: 13px;
}
.modulelistTitleDiv {
    font-size: 20px;	
}

.whySVEGG {
	padding: 75px 0;	
}
.whySVEGGImages {
	display: none;
}
.whySVEGGText {	
	width: 60%;
}
.whySVEGGText {	
	width: 100%;
}
.whySVEGGTitle {
	font-size: 30px;
}
.whySVEGGReasonTitle {
	font-size: 20px;
}
.whySVEGGReasonText {
	font-size: 13px;
}
.whySVEGGReasonTextFirst {
	height: 90px;
}