/*
Theme Name: Clinico
Description: Premium Medical and Health WordPress Theme.
Theme URI: http://clinico.creaws.com/
Author: Creative Web Solutions
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Author URI: http://themeforest.net/user/creativews
Tags: clean, clinic, dentist, doctor, health, healthcare, hospital, medic, medical, medicine, responsive, timetable, wellness, corporate, events calendar, flat
Text Domain: clinico
*/
.toggle_sidebar .find_a_doctor .search_field {
 width: 25%;
}
/* Tablet Landscape */
@media screen and (max-width: 1060px) {
    #primary { width:67%; }
    #secondary { width:30%; margin-left:3%;}  
}
/* Tabled Portrait */
@media screen and (max-width: 768px) {
    #primary { width:100%; }
    #secondary { width:100%; margin:0; border:none; }
}
img { max-width: 100%; }


