
.turia_features_new .features_box{
    width: 20% ;
}
.turia_features_new .features_icon{
    padding: 15px;
    width: 80px;
    height: 80px;
}
.turia_features_new .features_name{
    width: 80%;
}
.turia_features_new  .features_name p {
    font-size: 18px;
}
.turia_features_new .features_list .features_box:nth-child(3n) .features_name{
    width: 90%;
}


@media only screen and (max-width: 1280px){
    .turia_features_new .features_icon{
    padding: 10px;
        width: 70px;
    height: 70px;
}
.turia_features_new .features_box_left{
    width: 80px;
}
}

@media only screen and (max-width: 992px){
    .turia_features_new .features_box{
    width: 50% ;
}
    .turia_features_new .features_icon{
    padding: 20px;
    width: 90px;
    height: 90px;
}
.turia_features_new .features_box_left{
    width: 120px;
}
}

@media only screen and (max-width: 767px){
    .turia_features_new .features_icon{
    padding: 20px;
    width: 70px;
    height: 70px;
}
.turia_features_new  .features_name p {
    font-size: 16px;
}
.wedding_about_us_ftp .about_us_content P {margin: 0 0 10px 0;}
}
@media only screen and (max-width: 479px){
    .turia_features_new .features_icon{
    padding: 10px;
    width: 50px;
    height: 50px;
}
}

