body {
       font-family:"Poppins", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif  !important; 
}

.gf-menu.l1 > li {
    margin-right: 0px !important;
}

.item289 .column.col1 {  
  height: unset; 
}

li.item905 {
    margin-top: 200px;
    margin-left: 240px;
}

.gf-menu .item.subtext > em {
 
    top:  2px;
}


.win .phocadownloadfile32 {
    border: 1px solid #cccccc;
    background: #fdfdfd url(/images/wind-sml-icons.png) 5px center no-repeat !important;
}

.linux .phocadownloadfile32 {
    border: 1px solid #cccccc;
    background: #fdfdfd url(/images/linx-sml-icons.png) 5px center no-repeat !important;
}


/* footer subscribe newsletter style start */


.subscribepopup_contains {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999999;
    display: none
}

.subscribepopup_boxes {
    width: 500px;
    height: 300px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 25%;
    border: 10px solid rgba(11, 11, 11, .67)
}

.subscribepopup_closeicon {
    float: right;
    line-height: 30px;
    border: 1px solid #34ad65;
    border-radius: 30px;
    font-size: 26px;
    margin: 0;
    width: 35px;
    height: 35px;
    top: 5px;
    right: 5px;
    background: #34ad65;
    color: #fff;
    text-align: center;
    z-index: 99999;
    position: absolute;
    font-weight: 100;
    cursor: pointer
}

.subscribe_popups {
    padding: 10px 20px
}

.subscribepopup_form_wrapper h4 {
    font-size: 20px;
    margin: 20px 0 0;
    font-weight: 100
}

.subscribepopup_form_wrapper form {
    margin: 20px 0 0
}

.subscribepopup_form_wrapper form input[type=text] {
    width: 210px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    display: block;
    float: left;
    border-radius: 0;
    box-sizing: unset
}

.subscribepopup_form_wrapper form select {
    width: 225px;
    border: 1px solid #ddd;
    height: 32px;
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    display: block;
    color: #7e7e7e;
    float: left;
    margin: 0 0 0 10px;
    box-sizing: border-box
}

.subscribepopup_form_wrapper form #meGDPRMessage {
    width: 100%;
    display: inline-block;
    font-size: 13px;
    margin: 15px 0 0
}

.subscribepopup_form_wrapper form .dwn-priv {
    width: 100%;
    margin: 10px 0 0;
    font-size: 13px;
    display: inline-block
}

.subscribepopup_form_wrapper form #subscribe {
    background: #34ad65;
    color: #fff;
    padding: 5px 20px;
    margin: 20px auto;
    text-transform: uppercase;
    line-height: 20px;
    border: 1px solid #fff;
    font-size: 13px;
    height: auto;
    width: 110px;
    display: table;
    float: none;
    border-radius: 0
}

span.footer-subscribenewsletteremail {
    background-color: #fff;
    border-right: none;
    color: #b5b5b8;
    height: 19px;
    line-height: 20px;
    outline: 0;
    padding: 10px 15px;
    transition: border .2s linear 0s, box-shadow .2s linear 0s;
    width: 70%;
    font-size: 12px;
    float: left;
}

span.footer-subscribenewslettersubmit {
    border: none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    padding: 10px 30px;
    text-decoration: none;
    float: left;
    margin: 0;
    text-indent: -99999em;
    background: #34ad65 url(/images/footer-icon-arrow.svg) no-repeat center center;
    height: 19px;
}

span.footer-subscribenewslettersubmit img {
    width: 100%;
}

div#form-alert {
    background: #E9142B;
    position: absolute;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    line-height: 16px;
    max-width: 265px;
    top: 35px;
    left: 20px
}

div#form-alert::before {
    position: absolute;
    left: 5%;
    top: -10px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #E9142B;
    content: ''
}



/* footer subscribe newsletter style End */