.scrollIt {
    left: calc(97px - 20px);
    bottom: 8.88889vh;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
#homeSection .contentBox .productBox h1 #typed img[src*=bulb] {
	max-height: 15vh
}
#homeSection .contentBox .productBox h1 #typed img[src*=fire] {
	max-height: 18.75vh
}
#homeSection .contentBox .productBox h1 #typed span {
	width: 67px
}
#homeSection .contentBox .productBox {
	padding: 0 -webkit-calc(97px - 20px);
	padding: 0 -moz-calc(97px - 20px);
	padding: 0 calc(97px - 20px);
	padding-right: 0;
	margin-bottom: 18.55556vh
}
#contactSection .contentBox h3, #homeSection .contentBox h1 {
	font-size: 65px;
	line-height:65px;
}
#product .productBox h3, #homeSection .productBox h1 {
	font-size: 55px;
    line-height: 65px;
    font-weight: bold;
    text-align: center;
	 margin:0 auto; padding-top:5%;
}
#product .productBox p{ font-size:20px; color:#fff; text-align:center; font-family: "Montserrat", sans-serif;
    font-weight: 500;}

#homeSection .contentBox h1 span .break {
	display: inline
}
#homeSection .contentBox p {
	width: 48.61111vw
}

#homeSection .productBox h1 span .break {
	display: inline
}
#homeSection .productBox p {
	width: 48.61111vw
}

#servicesSection .contentBox .servicesList li .servicesItem .title .detailsBox p:first-child {
	max-width: 300px
}
#servicesSection .contentBox .servicesList li .marketing .title .detailsBox p:first-child {
	max-width: 360px
}
.privacyLink>div div i {
	margin-top: 4px
}
.contactList {
	margin-top: 13.33333vh
}
.contactList li {
	-webkit-transform: translateX(-webkit-calc(-60px/2));
	-moz-transform: translateX(-moz-calc(-60px/2));
	transform: translateX(calc(-60px/2))
}
.contactList li>a {
	font-size: 14px;
	line-height: 22px
}
.contactList li>a>div>div {
	width: 60px;
	height: 60px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60px;
	-moz-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px; background: #3fac39;
}
.contactList li>a>div>div>i {
	font-size: 24px
}
.contactList li>a>div>span {
	width: -webkit-calc(16.666vw - 60px - 20px);
	width: -moz-calc(16.666vw - 60px - 20px);
	width: calc(16.666vw - 60px - 20px);
	max-width: unset
}
.contactList li:nth-of-type(1)>a>div>div>i, .contactList li:nth-of-type(2)>a>div>div>i, .contactList li:nth-of-type(3)>a>div>div>i {
	margin-top: 5px
}
.contactBottom {
width:-webkit-calc(100vw - 2*20px - 2*80px);
width:-moz-calc(100vw - 2*20px - 2*80px);
width:calc(100vw - 2*20px - 2*80px)
}






