/*
Template:       doctio
Theme Name:     Doctio Child
Theme URI:      https://demo.themedraft.net/wp/doctio/
Author:         ThemeDraft
Author URI:     https://themedraft.net/
Description:    Doctio is a medical health WordPress theme
Version:        1.0.0
Text Domain:    doctio
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
*/




@media screen and (max-width: 480px) {
.td-home-slider-area .td-single-slide-item, .td-single-slide-item.slick-slide{
    background-position:72% 0;
}
.td-home-slider-area .td-table{
    background-color:rgba(255,255,255,0.6);
}
}