/*
Template:       optimax
Theme Name:     optimax-child
Theme URI:      http://radiustheme.com/demo/wordpress/themes/optimax
Author:         RadiusTheme
Author URI:     https://www.radiustheme.com
Description:    Optimax is a clean and modern WordPress Theme for all kinds of SEO, Digital marketing and Web Agency Company. It is perfect for any kind Web and corporate business company like SEO Service, Digital Marketing, Email Marketing, Web Service provider, Software Development company and mobile application development company etc
websites:       https://www.radiustheme.com
Version:        1.0
Text Domain:    optimax
Tags:           SEO Service, Digital Marketing, Email Marketing, Web Service provider, Software Development company, two-columns, three-columns, left-sidebar, right-sidebar, custom-colors,
License:        Envato split License
License URI:    https://themeforest.net/licenses/terms/regular
*/

.rtel-service-gallery1 .rtin-service-box .rtin-img img{ border-radius: 0}
.rtel-service-gallery1 .rtin-service-box .rtin-icon{
    margin: 0 0 30px;
}
.rtel-service-gallery1 .rtin-service-box .rtin-icon {
    line-height: 1.6;
    height: 100px;
    width: auto;
    border-radius: 0;
    margin: 0 0 10px;
    background-color: transparent !important;
}
.rtel-service-gallery1 .rtin-service-box .rtin-icon i {
    font-size: 60px;
    color: #0131a9;
}
.rtel-service-gallery1 .rtin-service-box .rtin-icon{ float: left}
.rtel-service-gallery1 .rtin-service-box .rtin-content .rtin-title a{
    color: #0131a9;
}
.rtel-service-gallery1 .rtin-service-box{ background-color: transparent}
.rtel-service-gallery1 .rtin-service-box .rtin-content .rtin-btn i{ display: none}
.footer-wrap .widget .title{ font-size: 22px;}

@media  (max-width: 768px) {
    .rtel-service-gallery1 .rtin-service-box{ padding: 20px 5px 20px; margin-bottom: 10px;}
    .rtel-service-gallery1 .rtin-service-box .rtin-icon i{ font-size: 32px;}
    .rtel-service-gallery1 .rtin-service-box .rtin-icon{ height: 45px; float: unset !important;}
    .rtel-service-gallery1 .rtin-service-box .rtin-content .rtin-title{ font-size: 14px !important; margin-bottom: 0}
    .rtel-service-gallery1 .rtin-service-box .rtin-content p {
        font-size: 12px !important;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        white-space: normal;
        overflow: hidden;
    }
    .rtel-service-gallery1 .rtin-service-box .rtin-content .rtin-btn{ display: none}
    .rtel-service-gallery1 .rtin-service-box{ text-align: center !important;}
    .rtin-service-wrap .col-6{
        padding-right: 5px; padding-left: 5px;
    }
    .rtin-case-study .col-6{ padding-right: 5px; padding-left: 5px;}
    .rtel-case-study-4 .rtin-case-study-box .rtin-content {
        text-align: center;
        padding: 9px 6px 18px;
    }
    .rtel-case-study-4 .rtin-case-study-box .rtin-content .rtin-title {
        font-size: 14px;
        line-height: 22px;
    }
    .rtel-case-study-4 .rtin-subtitle{ font-size: 12px;}
}