a.fiae_pro_link ,.pro_feature,.pro_feature_demo {
    font-weight: 700;

}
a.fiae_pro_link{
	color: #009b06;
}
a.pro_feature{
	color:#9100ff	
}
li#menu-posts-fiae ul li:last-child a {
    font-weight: 700 !important;
    color: #2efb37 !important;
}
li#menu-posts-fiae ul li:last-child.current a {
    color: #fff !important;
}

   .pro-colum {
       background: #fff;
       flex: 0 0 28.9%;
           margin: 2.2%;
       text-align: center;
       box-shadow: 1px 1px 10px #bfbdbd;

   }
   .fiae-pro-features .service-section .service-list {
       display: flex;
       flex-wrap: wrap;
   }
   .pro-colum h3 {
       font-weight: 700;

    }
    .fiae-pro-features {
        font-family: Open Sans,sans-serif;
        margin: -10px 0 0 -23px;
    }
    .fiae-pro-features .section-title {
        text-align: center;
        color: #2e2c2c;
        font-size: 30px;
        line-height: 1.5em;
        font-weight: 400;
        position: relative;
        margin: 0 0 58px;
    }
    .fiae-pro-features .section-title:after {
        content: "";
        position: absolute;
        bottom: -21px;
        left: 50%;
        transform: translateX(-50%);
        width: 38px;
        height: 5px;
        border-radius: 3px;
        background-color: #f2624d;
    }
    .fiae-pro-features .header-section {
          margin-top: 4%;
          background-color: #f2f2f2;
          color: #3f4143;
          font-size: 16px;
          display: flex;
          align-items: center;
          padding: 1px 15%;
          border-bottom: 1px solid #eee;
    }
    .fiae-pro-features .header-section .feature-thumb img {
        width: auto;
    }
    .fiae-pro-features .header-section .content-area {
        padding-left: 10%;
    }
    .fiae-pro-features .header-section .content-area h1 {
        font-size: 27px;
        line-height: 1.5em;
        color: #2e2c2c;
    }
    .fiae-pro-features .header-section .content-area p {
        font-size: 16px;
        line-height: 1.5em;
        font-weight: 300;
        margin: 0;
        letter-spacing: .5px;
    }
    .fiae-pro-features .pro-colum p {
        padding: 10px 10%;
    }
    .fiae-pro-features .service-section {
        text-align: center;
        padding: 73px 30px 85px;
        background-color: #f7f8f9;
    }
    .fiae-pro-features .pro-colum img {
        height: 200px;
        width: auto
    }
    .fiae-pro-features .pro-colum img.enjoy_por_version{
    	width: 100%
    }
    .fiae-pro-features .payment-section {
        margin: 3% 0;
        display: flex;
        background: #fff;
        justify-content: space-between;
        padding: 20px 10%;
        align-items: center;
    }
    .fiae-pro-features .payment-section .guarantee-section {
        display: flex;
        flex: 0 0 70%;
        align-content: center;
        align-items: center;
        position: relative;
    }
    .fiae-pro-features .payment-section .guarantee-section .feature-thumb img {
        max-width: 100%;
        width: 160px;
    }
    .fiae-pro-features .payment-section .guarantee-section .guarantee-detail {
        padding-left: 25px;
    }
    .fiae-pro-features .payment-section .payment-area {
        width: 100%;
    }

    .fiae-pro-features .cta-section {
        background-image: linear-gradient(45deg, #d05249 33%, #9C27B0 100%);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        text-align: center;
        padding: 35px 75px 40px;
        color: #fff;
    }
    .fiae-pro-features .cta-section img {
        box-shadow: 0 3px 70px 0 rgba(126,17,0,.35);
    }
    .fiae-pro-features .cta-section h2 {
        font-size: 30px;
        color: #fff;
        font-weight: 400;
        line-height: 1.333em;
        text-align: center;
        margin: 10px 0;
        text-shadow: 0 1px 2px hsla(0,0%,100%,.31);
    }
    .fiae-pro-features .cta-section p {
        font-size: 16px;
        line-height: 1.5em;
        font-weight: 300;
        margin: 10px 0 30px;
    }
    .fiae-pro-features .cta-section .btn {
        background-color: #fff;
        color: #f2624d;
        font-size: 16px;
        line-height: 1.538em;
        font-weight: 300;
        border: 1px solid #ff9381;
        border-radius: 3px;
        box-shadow: 0 1px 2px 0 rgba(255,128,142,.05);
        display: inline-block;
        text-decoration: none;
        padding: 12px 27px;
    }
    .fiae-pro-features .cta-section .btn svg {
        width: 15px;
        fill: #f2624d;
        margin-left: 6px;
    }
.pro-colum_fix{
	margin-left: 3%;
	width: 45%;
	display: inline-block;
	margin-right: 2%;
	box-shadow: 1px 1px 10px #69f547;
}
a.fiae_view_button {
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.pro-colum{
	position: relative;
}
.woo_fet img {
    width: 60px !important;
    height: 37px !important;
}
.woo_fet {
    position: absolute;
    right: -9px;
    top: -14px;
}
.pro-colum_fix p {
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
}