/*	
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.6
*/
@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;}
}

.differnt_popup{cursor:pointer;height:auto;position:fixed;right:0;top:60%;width:auto;z-index:999999}

@media screen and (max-width: 480px) and (min-width: 320px) {

.logo img {
    width: 211px;
    padding: 0px 3px;
}

.ddsmoothmenu ul li a {
    color: #fff;
    display: block;
    float: left;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 10px;
    font-weight: 600;
    height: 42px;
    line-height: 35px;
    padding: 0px 5px;
    text-transform: uppercase;
}


}
