
.rte .ceo-information{
   
    padding-right: 0px;
    margin-top: 0px; 
}
.ceo-information-inner{
    width: 50%;
   
}
.ceo-information-inner-img-block {
    width: 50%;
    position: relative;
}
.rte .ceo-information .show-data {
    display: none;
}

@media(max-width: 1199px) {
    .rte .ceo-information {
        padding: 0px;
    }
    
}
.ceo-information-inner-img-block img {
    width: 100%;
}
.share-icons-wrapper {
    display: flex;
    align-items: center;
}
.share-icons p{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 25px;
    line-height: 24px;
    padding-top: 6px;
    color: #4F5051;
    margin-bottom: 0;
}
.share-icons p ~ p {
    font-weight: 400;
    font-size: 22px;
}
.share-icons-wrapper a {
    padding-right: 15px;
    display: block;
}
.share-icons {
    position: absolute;
    bottom: 40px;
    left: 45px;
}
.rte-img {
    width: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 100%;
}
@media(max-width:575px) {
    .rte-img { 
        position: relative;
        float: right;
    }
}

.ceo-information-inner h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 58px;
    line-height: 105.9%;
    color: #122E3E;
    margin: 0;
}
.ceo-information-inner h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 44px;
    line-height: 59px;
    color: #122E3E;
    margin-top: 0;
    margin-bottom: 30px;
}
.ceo-sing {
    padding-bottom: 36px;
}
.ceo-information-inner p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #122E3E;
    width: 90%;
    margin-bottom: 40px;
}
ul.product_list.grid > li {
    list-style: none;
}
.wrap_homefeatured h3.block_header {
    padding-left: 15px;
}
.wrap_homefeatured p.block_text {
    padding-left: 15px;
}
.tab-content{
    margin-top: 0px;
}
@media(max-width: 991px) {
    .tab-content .wrap_homefeatured {
        padding-top: 40px;
    }
    .tab-content .wrap_homefeatured:nth-child(1) {
        padding-top: 0px;
    }
}
@media(max-width: 1350px){
    .ceo-information-inner h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 20px;
        margin-bottom: 10px;
    }
    .ceo-information-inner p {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
        margin-bottom: 20px;
    }
    .ceo-sing {
        padding-bottom: 15px;
    }
}
@media(max-width: 1300px){
    .rte .cmsproducts.cmsProductsFeed p {
        padding-left: 15px;
    }
}
@media(max-width: 1199px){
    .ceo-information-inner h1 {
        font-size: 38px;
        line-height: 40px;
    }
     .ceo-information-inner h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .ceo-information-inner p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .rte-img img.initial.loading {
        min-width: 400px;
    }
}
@media(max-width: 991px){
    .rte-img img.initial.loading {
        min-width: 300px;
    }
    .ceo-information-inner p {
        margin-bottom: 10px;
    }
    .share-icons-wrapper a {
        padding-right: 10px;
    }
    .ceo-information-inner p {
        font-size: 15px;
    }
   .rte-img {
        padding-right: 0;
    }
    .share-icons {
        bottom: 20px;
        left: 25px;
    }
}
@media(max-width: 767px){
    .share-icons-wrapper a {
        padding-right: 5px;
    }
    .share-icons p {
        font-size: 20px;
        padding-top: 0px;
    }
    .share-icons p ~ p {
        font-size: 18px;
    }
    .ceo-information-inner h2 {
        font-size: 20px;
    }
    .ceo-information-inner h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .ceo-information-inner p {
        font-size: 14px;
    }
}
@media(max-width: 669px){
    .share-icons p {
        font-size: 14px;
        color: #000;
    }
}
@media(max-width: 575px){
    .rte .ceo-information {
        flex-wrap: wrap;
    }
    .ceo-information-inner {
        order: 2;
        width: 100%;
    }
    .ceo-information-inner-img-block {
        order: 1;
      
        width: 100%;
        margin-bottom: 15px;
    }

    .rte-img {
        width: 100%;
        
    }
}
@media(max-width: 460px){
    .rte-img img.initial.loading {
        min-width: 120px;
    }
    .share-icons p {
        font-size: 11px;
        padding-top: 0;
    }
    .share-icons-wrapper a {
        padding-left: 0;
        transform: scale(0.8);
    }
    .ceo-information-inner h1 {
        font-size: 28px;
    }
    .ceo-information-inner h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .ceo-information-inner p {
        font-size: 14px;
    }
    .ceo-sing {
        margin-bottom: 0;
    }
}
.product_list.products .ajax_block_product{
    list-style-type: none;
}
.ceo-information-inner .show-more,
.ceo-information-inner .show-more:hover,
.ceo-information-inner .less-more,
.ceo-information-inner .less-more:hover{
    color: #313131
}
.ceo-information-inner .less-more{
    display: none;
}

.greymaindfok22 {
    background: #ffffff !important;
    padding-bottom: 50px !important;
    margin-bottom: 50px !important;
    padding-top: 30px !important;
}
.wrap_homefeatured .product_list{
    /*width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;*/
    margin: 0px;
    padding: 0px;
}
@media(min-width: 480px) and (max-width: 991px) {
    .home_ajax_block_product h5{
        min-height: 79px !important;
    }
}



.rte .ceo-information {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}