h1, h2, h3 {
    clear: both;
}
#t4-banner {
    padding: 50px 0;
}
.t4-banner ul {
    padding: 0;
	font-size: 2em;
}
.t4-banner li {
    list-style: none;
}
#t4-product {
    margin: 0 0 50px 0;
}

.navbar-brand.logo-control img.logo-img {
    max-height: 126px;
}
.t4-call-to-action .customaction div {
    display: inline;
}
@media (min-width: 790px) and (min-width: 990px){
div#t4-masthead {
    position: relative;
    top: -85px;
    margin-bottom: -85px;
}
}
.t4-masthead .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.customaction {
    text-align: center;
    margin: 35px 0;
}
@media (min-width: 990px) {
	.customaction {
    font-size: 1.5em;
}
}
.customaction .btn-primary {
    color: #fff;
    padding: 15px 30px;
}
.customaction .btn-primary:hover {
    background-color: #3ea9ff;
	text-decoration: none;
}
@media (max-width: 520px) {
a.btn-primary {
    display: flow-root;
}
}
a.btn-primary {
    margin: 10px 0;
    padding: 5px 12px;
    text-align: center;
    font-size: 1em;
    color: #31bfff;
}
.zentools .btn.btn-primary {
    background-color: #f6fbff !important;
    border-color: #b4d9ff !important;
}
.zentools .btn.btn-primary span {
    color: #5c97b2 !important;
}
#zentools-96 img {
    border-radius: 100%;
	box-shadow: 5px 10px 18px #b8b8b8;
}
h2.zt-block {
    line-height: 1.1em;
}
p.price {
    height: 0px;
}
span.field-value {
    position: relative;
    line-height: 0px;
    color: white;
}
@media (min-width: 1200px){
span.field-value {
    top: -180px;
    font-size: 97px;
    left: 76px;
}
}
@media (max-width: 1200px) and (min-width: 992px) {
span.field-value {
	top: -162px;
    font-size: 79px;
    left: 68px;
}
}
@media (max-width: 992px) and (min-width: 768px) {
span.field-value {
    top: -140px;
    font-size: 60px;
    left: 47px;
}
}
@media (max-width: 768px) and (min-width: 520px) {
span.field-value {
	top: -126px;
    font-size: 42px;
    left: 37px;
}
}
@media (max-width: 520px) {
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 520px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
span.field-value {
	top: calc(-114px - 13vw);
    font-size: 16vw;
    left: Calc(-13px + 17vw);
    vertical-align: -25px;
}
}
img, img.floatleft, img.left, img.PhotoLeft, img[style*="float: left;"] {
    margin: 10px 30px 20px 0;
    float: none;
}
img.floatright, img.right, img.PhotoRight, img[style*="float: right;"] {
    margin: 10px 0px 20px 30px;
    float: none;
}
img.circle {
    border-radius: 100%;
    box-shadow: 5px 10px 18px #b8b8b8;
}
.clear {
	clear: both;
}
#t4-footer h5 {
    margin-bottom: 30px;
}
#t4-footer img {
	float: none;
	margin: 0 30px;
}
@media (max-width: 520px) {
#t4-footer img {
	float: none;
	margin: 10px 10px 5px 10px ;
}
}
@media (max-width: 520px) {
	.footer_logo {
    max-width: 226px;
    text-align: center;
    margin: 0px 25%;
    padding: 0px;
}
}
div#zentools-104 img {
    max-height: 500px;
}
@media (min-width: 768px) {
    .t4-main-body {
        padding-top: 0rem;
    }
}