body{
    height: 100%;
    width: 100%;
    color: #444;
}

.logo{
    position: absolute;
    top: 10%;
    left: 4%;
}

.nav{
    display: block;
    unicode-bidi: isolate;
}


ul,li{
    list-style: none;
}

.products{
    color: rgb(68, 68, 68);
    font: 400 15px / 24px Zoho_Puvi_Regular;
    font-size: 1em;
    letter-spacing: .5px;
    font: inherit;
}

.pro{
    position: absolute;
    top: 12.5%;
    left: 30%;
}

.sol{
    position: absolute;
    top: 12.5%;
    left: 37%
}

.com{
    position: absolute;
    top: 12.5%;
    left: 44%
}

.sup{
    position: absolute;
    top: 12.5%;
    left: 52%
}

.eve{
    position: absolute;
    top: 12.5%;
    left: 59%
}

.top{
    position: relative;
    top: 1%;
    left: 80%;
    border-bottom: 1px solid #ddd;
    height: 5%;
    width: 16%;
    font-size: .84rem;
    letter-spacing: .5px;
}

.contact{
    position: absolute;
    left: 3%;
    top: 7%;
}

.store{
    position: absolute;
    left: 24%;
    top: 7%;
}

.partner{
    position: absolute;
    left: 40%;
    top: 7%;
}

.affilitate{
    position: absolute;
    left: 60%;
    top: 7%;
}

.product-banner{
    background: url(https://cdn.manageengine.com/images/product-main-banner-bg1.png), url(https://cdn.manageengine.com/images/product-main-banner-bg2.png), url(https://cdn.manageengine.com/images/product-main-banner-bg3.png), #123991;
    background-size: contain, 32%, contain;
    background-position: left top, 38% center, right top;
    background-repeat: no-repeat;
    min-height: auto !important;
    padding: 11vh 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: absolute;
    /* margin-top: -2px; */
    top: 18%;
    height: 45%;
}

.pro-img{
    position: absolute;
    top: 9.5%;
    left: 55%;
}

.text{
    position: absolute;
    top: 24%;
    left: 10%;
    color: #fff;
    font-family: 'Zoho_Puvi_Bold';
    font-size: 300%;
}

.text1{
    position: absolute;
    top: 40%;
    left: 10%;
    color: #fff;
    font-family: 'Zoho_Puvi_Bold';
    font-size: 20px;
    line-height: 1.5;
    z-index: 2;
    text-align: left;
    letter-spacing: .5px;
}

#start{
    position: absolute;
    top: 63%;
    left: 10%;
    display: inline-block;
    color: #000;
    background: #F6C757;
    padding: 11px 20px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    margin-right: 15px;
    /* transition: background-color 0.3s, transform 0.2s; */
}
#start:hover{
    background-color: #ebb331;
    /* transform: scale(1.1); */
}

#knowmore{
    position: absolute;
    top: 63.3%;
    left: 20%;
    display: inline-block;
    color: #FFF;
    background: transparent;
    padding: 10px 19px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    border: 1px solid #FFF;
}
#knowmore:hover{
    background-color: #ddd;
    color: #000;
}

.text3{
    position: absolute;
    top: 90%;
    left: 25%;
    font-size: 1em;
    font-weight: 300;
    text-align: center;
    letter-spacing: .5px;
}

#container{
    position: absolute;
    top: 100%;
    background-color: white;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.box1{
    position: absolute;
    top: 1%;
    left: 10%;
    display: block;
    color: #000;
    position: relative;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 24%;
    display: flex;
    flex-wrap: wrap;
}

.icon{
    position: absolute;
    top: 10%;
    left: 40%;
    height: 35%;
}

.txt{
    position: absolute;
    top: 38%;
    left: 30%;
    font-size: 15px;
    line-height: 1.2;
    min-height: 46px;
    font-family: Zoho_Puvi_SemiBold;
    color: #000;
    cursor: pointer;
    text-align: center;
}

.txt1{
    position: absolute;
    top: 65%;
    left: 15%;
    color: #11368b;
    font-size: 11px;
    line-height: 1.5;
    min-height: 35px;
    font-family: Zoho_Puvi_Regular;
    cursor: pointer;
    letter-spacing: .5px;
    text-align: center;
}

.box2{
    position: absolute;
    top: 1%;
    left: 10%;
    display: block;
    color: #000;
    position: relative;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 24%;
}

.txt2{
    position: absolute;
    top: 38%;
    left: 29%;
    font-size: 15px;
    line-height: 1.2;
    min-height: 46px;
    font-family: Zoho_Puvi_SemiBold;
    color: #000;
    cursor: pointer;
    text-align: center;
}

.box3{
    position: absolute;
    top: 1%;
    left: 10%;
    display: block;
    color: #000;
    position: relative;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 24%;
}

.icon3{
    position: absolute;
    top: 14%;
    left: 40%;
    height: 25%;
}

.box4{
    position: absolute;
    top: 33%;
    left: -65%;
    display: block;
    color: #000;
    position: relative;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 24%;
}

.icon4{
    position: absolute;
    top: 14%;
    left: 42%;
    height: 30%;
}

.box5{
    position: absolute;
    top: 33%;
    left: 35%;
    display: block;
    color: #000;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 22.3%;
}

.box6{
    position: absolute;
    top: 33%;
    left: 60%;
    display: block;
    color: #000;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 22.3%;
}

.box7{
    position: absolute;
    top: 65%;
    left: 10%;
    display: block;
    color: #000;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 22.3%;
}

.box8{
    position: absolute;
    top: 65%;
    left: 35%;
    display: block;
    color: #000;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 22.3%;
}

.box9{
    position: absolute;
    top: 65%;
    left: 60%;
    display: block;
    color: #000;
    background: #fbfbfb;
    padding: 30px 10px;
    border: 1px solid #d5d5d5;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 20%;
    width: 22.3%;
}

#know{
    position: absolute;
    top: 200%;
    left: 38%;
    display: inline-block;
    color: #FFF;
    background-color: #e04b3a;
    padding: 10px 19px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    border: 1px solid #FFF;
    width: 15%;
    height: 3%;
    text-align: center;
}
/* #know:hover{
    background-color: #ec0d0d;
} */

.slides{
    position: absolute;
    top: 212%;
    width: 100%;
}

.img1{
    position: absolute;
    top: 230%;
    left: 60%;
    height: 30%;
}

.manage{
    position: absolute;
    top: 230%;
    left: 10%;
    font-size: 40px;
    font-family: "Zoho_Puvi_Regular";
    display: block;
    margin: 10px 0;
    padding: 0;
    line-height: 1.4;
    color: #000;
    letter-spacing: .5px;
    line-height: 50px;
}

.text5{
    position: absolute;
    top: 275%;
    left: 20%;
    font-size: 1.8em;
    line-height: 1.4em;
    text-align: center;
    padding: 20px 0;
    font-family: Zoho_Puvi_SemiBold;
    letter-spacing: 1px;
    
}


.container{
        position: absolute;
        top: 290%;
        background-color: #f4f4f4;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: row;
    }


.box{
    position: absolute;
    top: 5%;
    left: 10%;
    background-color: #698ee3;
    color: white;
    height: 30%;
    border-radius: 3px;
    height: 45%;
    width: 35%;
}    

.tt{
    position: absolute;
    top: 40%;
    left: 11%;
    color: #ddd;
    font-size: 15px;
}

.box10{
    position: absolute;
    top: 3.5%;
    left: 45%;
    display: block;
    color: #000;
    position: relative;
    background: #fff;
    padding: 30px 10px;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 37%;
    width: 18%;
}

.box11{
    position: absolute;
    top: 3.5%;
    left: 44.5%;
    display: block;
    color: #000;
    position: relative;
    background: #fff;
    padding: 30px 10px;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 37%;
    width: 18%;
}

.certis{
    position: absolute;
    top: 20%;
    left: 24%;
}

.certistxt{
    position: absolute;
    top: 45%;
    left: 15%;
    color: #333;
    letter-spacing: 1px;
    text-align: center;
}

.ezibuy{
    position: absolute;
    top: 26%;
    left: 24%;
}

.ezibuytxt{
    position: absolute;
    top: 45%;
    left: 15%;
    color: #333;
    letter-spacing: 1px;
    text-align: center;
}

.box12{
    position: absolute;
    top: 51%;
    left: -32%;
    display: block;
    color: #000;
    position: relative;
    background: #fff;
    padding: 30px 10px;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 37%;
    width: 18%;
}

.hcl{
    position: absolute;
    top: 26%;
    left: 24%;
}

.hcltxt{
    position: absolute;
    top: 45%;
    left: 15%;
    color: #065196;
    letter-spacing: 1px;
    text-align: center;
}

.box13{
    position: absolute;
    top: 51%;
    left: -32%;
    display: block;
    color: #000;
    position: relative;
    background-color: #022f5d;
    padding: 30px 10px;
    margin: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 37%;
    width: 18%;
}

.strathallan{
    position: absolute;
    top: 26%;
    left: 18%;
}

.strathallantxt{
    position: absolute;
    top: 50%;
    left: 15%;
    color: white;
    letter-spacing: 1px;
    text-align: center;
}

.box14{
    position: absolute;
    top: 52.5%;
    left: 51%;
    background-color: #698ee3;
    color: white;
    height: 30%;
    border-radius: 3px;
    height: 45%;
    width: 35%;
}  

.more-stories{
    position: absolute;
    top: 395%;
    border-top: 1px solid #aaa;
    /* margin: 30px 0 0; */
    text-align: center;
    display: block;
    unicode-bidi: isolate;
    letter-spacing: 1px;
    /* top: -18px; */
    color: #138cd6;
    margin: 0 6%;
    float: right;
    background: #f4f4f4;
    padding: 5px;
}

.companies{
    position: absolute;
    top: 405%;
    left: 25%;
    font-size: 1.2em;
    font-weight: 300;
    text-align: center;
    line-height: normal;
    font-family: Zoho_Puvi_SemiBold;
    letter-spacing: 1px;
    color: #444;
}

.ft-container{
    position: absolute;
    top: 430%;
    background: linear-gradient(to bottom, #293855 0, #0f111e 60%, #0c0b1b 100%);
    color: #fff;
    text-align: center;
    height: 55%;
    width: 100%;
}

.connect{
    text-align: center;
    font-size: 2.7em;
    line-height: normal;
    font-family: Zoho_Puvi_SemiBold;
    color: #fff;
    letter-spacing: .5px;
}

.message{
    position: absolute;
    top: 45%;
    left: 15%;
    height: 40%;
}

.blogs{
    position: absolute;
    top: 49%;
    left: 35%;
    height: 30%;
}

.marketplace{
    position: absolute;
    top: 49%;
    left: 55%;
    height: 30%;
}

.freetools{
    position: absolute;
    top: 49%;
    left: 75%;
    height: 30%;
}

.container2{
    position: absolute;
    top: 480%;
    height: 70%;
    width: 100%;
    background-color: #f4f4f4;
}

.press{
    position: absolute;
    top: 13%;
    left: 10%;
    background-color: #fff;
    height: 55%;
    width: 38%;
}

.news{
    position: absolute;
    top: 13%;
    left: 48.5%;
    background-color: #fff;
    height: 55%;
    width: 38%;
}