html {
    overflow-x: hidden
}

#fh5co-features, #fh5co-features-2, #fh5co-features-3, #fh5co-products, #fh5co-faqs {
    padding: 0;
    position: relative;
    border-bottom: 0px solid #f2f2f2;
    background-image: url(../jpg/movement2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 379px;
}

.fh5co-section-heading {
    margin-bottom: -2em;
}

#fh5co-features-3 .fh5co-text-wrap .fh5co-text {
    margin-bottom: 35px;
    min-height: 378px;
    padding: 25px 25px 0px 25px;
    border: 1px solid #ebedf1;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    background: #fff url(../png/featurebox_bg.png);
}

#fh5co-features-3 .fh5co-text-wrap p {
    color: #333333;
    opacity: 1;
    font-size: inherit;
    line-height: 22px;
    min-height: 110px;
}

.fh5co-uppercase-sm {
    font-family: 'Poppins', sans-serif;
    color: #3a5178;
    font-size: 14px;
    font-weight: 700;
    position: relative;
}

.fh5co-uppercase-sm:after {
    position: absolute;
    width: 25px;
    height: 3px;
    background: #f06c7c;
    content: '';
    left: calc(50% - 15px);
    bottom: -7px;
}

#pin-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 251px 0;
    display: inline-block;
}

#storage-icon {
    background-image: url(../png/pricing_icons.png);
    height: 34px;
    width: 33px;
    background-position: 82px 0;
    display: inline-block;
}

#search-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 38px 0;
    display: inline-block;
}

#support-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: -5px 163px;
    display: inline-block;
}

#groupchat-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 83px 163px;
    display: inline-block;
}

#messagehistory-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 38px 163px;
    display: inline-block;
}

#datarecord-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 121px 120px;
    display: inline-block;
}

#analytics-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 85px 120px;
    display: inline-block;
}

#call-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 295px 117px;
    display: inline-block;
}

#videocall-icon {
    background-image: url(../png/pricing_icons.png);
    height: 34px;
    width: 33px;
    background-position: 123px 73px;
    display: inline-block;
}

.filter_feature_by {
    position: relative;
    top: 7px;
}

#broadcasting-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 205px 73px;
    display: inline-block;
}

#appstore-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: 169px 73px;
    display: inline-block;
}

#screenshare-icon {
    background-image: url(../png/pricing_icons.png);
    height: 33px;
    width: 33px;
    background-position: -4px 36px;
    display: inline-block;
}

.offers_fluid {
    padding: 55px 0 40px;
    margin-top: 72px;
    /*margin-top: 116px;*/
    /*margin-top: 17px;*/
    /* background: #1c4068 url(../../img/lines.svg) no-repeat bottom right;*/
    color: #fff;
    background: #1c4068 url(../svg/shape.svg);
}

.simple_text {
    font-size: 30px;
    margin-bottom: 20px;
    position: relative;
}

.simple_text:after {
    width: 38px;
    height: 4px;
    background: #f06c7c;
    content: '';
    position: absolute;
    top: 31px;
    left: calc(50% - 19px);
}

.simple_paragraph {
    width: 55%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 22px;
}

.poppins_bold {
    font-family: Poppins-Bold;
}

/* Dubai event */

/*.scrolled #fh5co-menu {
    margin-top: 46px !important;
    border-bottom: 1px solid transparent;
}*/

/* Dubai event */

.feature_img_control {
    text-align: center
}

.feature_img_control img {
    height: 188px
}

.features_container {
    position: relative;
    top: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    transition: .2s ease-in all;
    background: transparent;
}

.features_container b {
    color: #f06c7c;
}

.tm_features {
    color: #333333;
    /* overflow: hidden; */

    position: relative;
    clear: both;
    margin-top: 40px;
}

.seperation_bgcolor {
    background: #f2f5fb;
}

a.filter_download_by {
    position: absolute;
    right: 25px;
    top: 17px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    background: #f9fafc;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 31px;
    border-radius: 25px;
    border: 1px solid #e5e5e5;
    color: #333333;
}

ul.features_filters {
    padding-left: 135px;
    margin-top: -26px;
    margin-bottom: 0px;
}

ul.features_filters li {
    list-style: none;
    display: inline-block;
    border: 1px solid #dbdee5;
    padding: 5px 20px;
    border-radius: 25px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    background: #fff;
    transition: .2s ease-in all;
    color: #181819;
}

div#appContaine {
    overflow: hidden
}

.features_filters li.filtr-active {
    border: 1px solid #f06c7c;
    color: #f06c7c;
    background: #f06c7c;
    color: #fff;
    font-weight: 500;
}

.nav-gallery .filtr-active {
    background-color: #26a45b;
    box-shadow: inset 0 0 5px rgba(26, 29, 25, 0.35);
}

.filtr-item {

    transition: .2s ease-in all;

}

.search-row {
    width: 40%;
    margin: 0 auto;
    position: relative;
}

.download_btns_imgs {
}

.download_btns_imgs img {
    margin-bottom: 10px;
}

.filtr-search {
    width: 100%;
    border-radius: 22px;
    padding: 5px 35px 5px 15px;
    color: #000;
    margin: 10px 0px;
    border: none;
    box-shadow: none;
    outline: none;
    position: relative;
}

.search-row:after {
    position: absolute;
    content: "\e036";
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-family: 'icomoon';
    color: #333333;
    font-size: 18px;
}

.demo-section {
    padding: 30px 0;
    text-align: center;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    border-radius: 5px;
    margin-top: 30px;
}

#fh5co-features-3 .fh5co-text-wrap {

    /* background: #e5e5e5; */

    position: relative;

}

#fh5co-main {
    background: #f9fafc;
}

.filters_row {
    background: #fff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}

body {
    background: #f9f9f9!important;
}

#fh5co-features-3 {
    background-image: none;
    background-color: #f9f9f9;
    padding-bottom: 100px;
}

.features-container {
    font-size: 14px;
    line-height: 1.4;

}

p {
    margin: 0 0 10px;
}

.filters_container {
    padding: 10px 0px 10px 15px;
    position: relative
}

.features-for {
    list-style: none;
}

.search-feature {
    position: relative;
}

.search-feature input {
    padding: 10px 40px 10px 10px;
    border: 1px solid #d5d5d5;
    background: transparent;
    width: 100%;
    outline: none;
}

.search-feature:after {
    position: absolute;
    content: "\e036";
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-family: 'icomoon';
    color: #333333;
    font-size: 18px;
}

.included-headding {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}

.features-list {
    margin-top: 20px;
    color: #000;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}
.features-list a:hover {
    background: #eee;
    transition: 0.5s all;
}
.features-list a.hoverdisable:hover {
    background: #fff;
    transition: 0.5s all;
    cursor: inherit;
}


.btn-6 {
    overflow: hidden;
}

.btn-6 span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #265180;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
    /* border: 1px solid #f06c7c; */
}

.btn-6:hover span {
    width: 300%!important;
    height: 300%!important;
}

.features-div {
    position: relative;
    z-index: 1;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 25px;
    border-radius: 0px;
    margin-bottom: 10px;


}
.features-div.border-bottom-none{ border-bottom: none;}

.feature-details {
    color: #000;
}

.features-div a {
    display: inline-block;
    width: 100%;
    color: #000;
}

.section-headding {
    font-size: 28px;
}

.features-icon {
    height: auto;
    display: block;
    min-width: 64px;
    background: transparent;
    margin-right: 20px;
    display: none;
}
.features-number {
    border: 1px solid #e5e5e5;
    min-width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    padding: 0px;
    margin: 0px;
    display: block;
    background: #f5f5f5;
    margin-right: 15px;
    margin-top: -8px;
    max-width: 37px;
}
.mainfeature-title{ font-size: 30px;margin-top: 20px;font-family: 'Manrope', sans-serif;
    font-weight: 200;
    font-size: 4rem;}

.features-icon img {
    width: 30px;
    min-width: 30px;
}

.feature-headding {
    line-height: 1;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    font-size: 1.5rem;

}

.feature-type {
    color: #000;
    /*font-size: 16px;*/
    margin-bottom: 5px;
}

.features-for li {
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}

.features-for li:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 2px;
    background: #333;
    left: 0;
    top: 7px;
}

nav.features-nav-bar {
    position: fixed;
    top: 60px;
    left: 0;
    background: #eff4f9;
    height: 50px;
    width: 100%;
    z-index: 2;
    /*top: calc(102px);*/
    overflow-x: auto;
    white-space: nowrap;
    display: inline-block;
    overflow-y: hidden;
  }

#appContainer.server-maintenance nav.features-nav-bar{
    top: 92px;
}
  nav.features-nav-bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: table;
    margin: 0 auto;
    width: 1140px;
    padding-left: 15px;
  }
  nav.features-nav-bar ul li {
    display: inline-block;
  }
  nav.features-nav-bar ul li a {
    padding: 20px 20px;
    display: block;
    color: #333333;
    text-decoration: none;
    font-family: 'DM Sans', sans-serif;
    font-size: 12.5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
}
  nav.features-nav-bar ul li a:hover {
    color: #f06c7c;
  }
  nav.features-nav-bar ul .active a {
    color: #f06c7c;


    position: relative;

  }
  nav.features-nav-bar ul .active a::before {
    content: '';
    background: #f06c7c;
    width: 85%;
    height: 9px;
    position: absolute;
    left: 0px;
    bottom: 2px;
    left: 8%;
}
  .mainfeature-heading{
    font-size: 36px;
    margin-top: 36px;
  }


@media only screen and (min-width: 768px)and (max-width: 1199px) {
    .features-icon {
        margin-right: 15px;
    }

    .features-for {
        padding-left: 66px;
        margin-top: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .features-container {
        margin-top: 165px;
    }
}

@media only screen and (max-width: 767px) {
    .mainfeature-title{ margin-top: 40px;}
    .features-for li:before{
        background: #ffffff;

    }
    .features-for {
        padding: 0;
        margin-top: 10px;
    }

    .features-div {
        padding: 25px 10px;
    }

    .simple_paragraph {
        width: 100%;
    }

    .section-headding, .case-studies-headding {
        font-size: 22px;
    }

    body {
        overflow-x: hidden
    }

    #fh5co-features-3 .fh5co-text-wrap {
        padding: 5px;
    }

    #fh5co-features-3 .fh5co-text-wrap {
        margin-top: 0em;
        height: 400px;
    }

    .search-row {
        width: 95%
    }

    .filters_row {
        display: none
    }

    .offers_fluid {
        margin-top: 132px;
    }

    .features-icon {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .features-number {

        position: absolute;
        left: -15px;
    }
    .feature-headding {

        margin-left: 15px;
    }

    /* Dubai event */

    /*.scrolled #fh5co-menu {
        margin-top: 106px !important;
    }

    .offers_fluid {
        margin-top: 178px;
    }*/

    /* Dubai event */
}

@media only screen and (max-width: 480px) {

    /* Dubai event */

    /*.scrolled #fh5co-menu {
        margin-top: 132px !important;
    }

    .offers_fluid {
        margin-top: 204px;
    }*/

    /* Dubai event */
}

@media only screen and (max-width: 767px) {
    nav.features-nav-bar {
    top: calc(120px);
    }

}