/*	
Theme Name: Attorneys
Description: <strong> Premium responsive WordPress theme for law related companies</strong>
Author: LawyerWordPresThemes
Theme URI: http://www.lawyerwordpressthemes.com/
Author URI: http://www.lawyerwordpressthemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 2.2
*/
@charset "utf-8";

@import url("style-main.css");
@import url("style-phone.css");


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
#nextBtn, #slider1next {right: 0px!important;}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#nextBtn, #slider1next {right: 0px!important;}
}

