/* Dubai event */

#fh5co-features-3 {
    margin-top: 4em;
    background: #ffffff url('../png/api-back-banner-bg.png') right top no-repeat;
}

/* Dubai event */

#fh5co-features-3 .fh5co-text-wrap {
    margin-bottom: 2em;
    background: #ffffff;
    min-height: 400px;
    border-radius: 10px;
}


.download_btns_imgs {
    text-align: left;
}

#fh5co-features-3 .fh5co-text-wrap.desktop_app {
    position: relative;
    background-image: url(../jpg/desktop.jpg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: top right;
    border: 1px solid #e5e5e5;
}

#fh5co-features-3 .fh5co-text-wrap.mobile_app {
    position: relative;
   
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px solid #e5e5e5;
}

.fh5co-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #000;
    opacity: 0.5;
}

#fh5co-features-3 .fh5co-text-wrap .fh5co-text {
  
    padding: 20px 20px 20px 10px;
}
.brandlogo{ font-size: 18px;}
.brandlogo span{ font-size: 12px;  color: #666666;}
.brandlogo i{ margin-right: 10px;}
.brandlogo i.icon-linux {
    font-size: 21px;
    color: #000;
}
.download-option{padding: 15px;
    border-bottom: 1px solid #00000012;}
    .border-bottom-none{ border-bottom: none;}
    .download-button a {
        color: #40c4ff;
        font-size: 12px;
        background: #fff;
        border: 1px solid #e5e5e5;
        padding: 4px 12px;
        border-radius: 5px;
    }

   
.small-download-text {
    font-size: 11px;
    font-weight: 500;
    color: green;
}

.fh5co-uppercase-sm {
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: inherit;
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px;
    padding-left: 5px;
}
.heading-platform{  background: #1c4068;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    padding: 2px 10px;
    display: inline-block;
    position: relative;
    left: -26px;}    
.fh5co-uppercase-sm span.for-itelic-text {
    display: inline-block;
    font-size: 26px;
   
    font-style: italic;
    color: #333333;
}
span.maintext {
    color: #f06b7c;
    font-weight: 500;
    padding-left: 0;
    font-size: 2.3rem;
    display: block;
    font-family: Poppins-Light;
}
#fh5co-features-3 .fh5co-icon i {
    color: #f06b7c;
}

.fh5co-section-heading {
    margin-bottom: 4em;
    margin-top: 2em;
}
.recommended{
    color: #fff;
    font-size: 14px;
    background: #40c4ff;
    border-radius: 5px;
}
.recommended::before {
    content: "Recommended";
    position: absolute;
    background: #e5687a;
    font-size: 10px;
    padding: 0 8px;
    left: 3px;
    top: -16px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 16px;
    line-height: 17px;
}

@media screen and (max-width: 768px) {
    .brandlogo span{ display: block;
        padding-left: 0px; color: #999999;}

    #fh5co-features-3 .fh5co-text-wrap {
        width: 90%;
        margin: 5%;
    }

    .fh5co-uppercase-sm {
        text-align: left;
        left: 0px;
    }

    .download_btns_imgs {
        text-align: left
    }

    .download_btns_imgs a {
        margin-bottom: 15px;
        display: inline-block
    }

    #fh5co-features-3 .fh5co-text-wrap {
        min-height: 500px;
    }

    #fh5co-features-3 .fh5co-text-wrap .fh5co-text {
        padding-left: 15px;
    }

}

@media screen and (min-width: 1800px) {
    #fh5co-features-3 {
        position: relative;
        padding: 4em 0;
        margin: 1.65em 0px;
    }

    .fh5co-section-heading {
        margin-bottom: 4em;
        margin-top: 3.5em;
    }
}