/*
Theme Name: Hoblit Darling Rails
Theme URI: http://www.doubledome.com/
Author: U22 & DD
Author URI: http://www.doubledome.com/
Description: Custom, professional websites that work as hard as you do. At DoubleDome we realize that your website exists to drive leads, generate sales and service your customers 24 hours a day, 7 days a week. Working with the best CMS software, beautiful custom designs, and intuitive UI, we do great web design that focus on your business goals.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Custom Theme
Text Domain: hoblitdarling
*/
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Class Default
 * 4.0 - Header
 * 5.0 - Navigation
 * 5.1 - Breadcrumb
 * 6.0 - Slider
 * 7.0 - Custom Widget or Module
 * 8.0 - Content
 *   8.1 - Entry Header
 *   8.2 - Entry Meta
 *   8.3 - Entry Content
 *   8.7 - Post/Paging Navigation
 *   8.8 - Author Bio
 *   8.9 - Archives
 *   8.10 - Search Results/No posts
 *   8.11 - 404
 *   8.12 - Comments
 * 9.0 - Sidebar
 *   9.1 - Widgets
 * 10.0 - Footer
 * 11.0 - Media Queries
 * 12.0 - Browsers (ie)
 * ----------------------------------------------------------------------------
 */
/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* WebKit browsers */

::-webkit-input-placeholder {
    color: #515151;
}
/* Mozilla Firefox 4 to 18 */

:-moz-placeholder {
    color: #515151;
}
/* Mozilla Firefox 19+ */

::-moz-placeholder {
    color: #515151;
}
/* Internet Explorer 10+ */

:-ms-input-placeholder {
    color: #515151;
    opacity: 1;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: 'Rosario', sans-serif;
    font-size: 16px;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-weight: 400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}
input,
textarea,
keygen,
select,
button,
isindex,
strong,
i {
    font-family: 'Rosario', sans-serif;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    color: #202020;
    line-height: 1;
    background: #ffffff;
}
a {
    text-decoration: none;
    color:#165e99;
}
a:hover,
a:active {
    outline: 0;
}
a:active,
a:hover{
    text-decoration: underline;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
    color: #165e99;
    font-family: 'Rosario', sans-serif;
    text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6,
.entry-content .site-module-areas h3{
    margin-bottom: 15px;
}
.single-our-attorneys .entry-content h2, 
.single-our-attorneys .entry-content h3, 
.single-our-attorneys .entry-content h4, 
.single-our-attorneys .entry-content h5, 
.single-our-attorneys .entry-content h6{
    margin-bottom: 0;
}
h1,
h1 a,
.heading1 {
    font-size: 24px;
}
h1.entry-title {
    padding-top: 27px;
    color: #165e99;
}
.home h1{
    color: #fff;
    text-transform: capitalize;
    font-size: 24px !important;
    font-weight: bold !important;
}
.osx-ff.home h1{
    font-weight: 400 !important;
}
h2,
h2 a,
.heading2 {
    font-size: 22px;
}
h3,
h3 a,
.heading3 {
    font-size: 20px;
}
.entry-content h3,
.entry-content h3 a,
.entry-content .heading3{
    text-transform:capitalize;
}

h4,
h4 a,
.heading4 {
    font-size: 19px;
}
h5,
h5 a,
.heading5 {
    font-size: 18px;
}
h6,
h6 a,
.heading6 {
    font-size: 17px;
}
address {
    font-style: italic;
    margin: 0 0 24px;
}
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
}
b,
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
dfn {
    font-style: italic;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
p {
    line-height: 24px;
    padding: 0;
    text-align: left;
}
.entry-content p {
    text-align: justify;
    line-height: 30px;
    margin-bottom: 15px;
}
.single-our-attorneys .entry-content p{
    margin-right: 15px;
}
.single-our-attorneys .p-data-attorneys{
    margin-bottom: 0;
}
.page article,
.single-post article{
    /*margin:0 15px;*/
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
blockquote {
    font-size: 18px;
    font-style: italic;
    margin: 24px 40px;
}
blockquote blockquote {
    margin-right: 0;
}
blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
blockquote em,
blockquote i {
    font-style: normal;
}
blockquote strong,
blockquote b {
    font-weight: 400;
}
small {
    font-size: smaller;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl {
    margin: 0 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
ol,
ul {
    margin: 16px 20px;
    padding: 0 0 0 20px;
}
ul {
    list-style-type: disc;
}
ul li,
ol li {
    margin-bottom: 3px;
}
.home ul li,
.home ol li {
    margin-bottom: 15px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
li > ul,
li > ol {
    margin: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    /* Don't cut off the webkit search cancel button */
    
    width: 270px;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 15px;
    width: 100%;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
caption {
    font-size: 16px;
    margin: 20px 0;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    padding: 6px 10px 6px 0;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
hr {
    border: 0;
    border-bottom: 1px solid #000;
    height: 0px;
    margin: 0 0 15px;
}
::selection {
    background-color: #3a4360;
    color: #fff;
}
::-moz-selection {
    /* Code for Firefox */
    
    background: #9bc943;
    color: #fff;
}
/**

 * 2.0 Repeatable Patterns

 * ----------------------------------------------------------------------------

 */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}
/* Clearing floats */

.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table;
}
/* Assistive text */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
/* Form fields, general styles first. */

button,
input,
textarea {
    border: 0;
    padding: 5px;
    font-family: 'Rosario', sans-serif;
}
input,
textarea {
    color: #4b4b4b;
}
input:focus,
textarea:focus {
    outline: 0;
}
/* Buttons */

.post-password-required input[type="submit"] {
    padding: 7px 24px 4px;
    vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
    padding: 5px 24px 6px;
}
/*

 * Responsive images

 *

 * Fluid images for posts, comments, and widgets

 */

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */

.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */

embed,
iframe,
object,
video {
    max-width: 100%;
}
/* Override the Twitter embed fixed width. */

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}
/* Images */

.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft {
    margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}
img.alignright {
    margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}
img.aligncenter {
    margin: 5px auto;
}
img.alignnone {
    margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
     
}
img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}
/**

 * 3.0 Class Default

 * ----------------------------------------------------------------------------

 */

 a.button,
 a.btn-green,
 a.btn-green-24{
    border: 1px solid #000000;
    display: inline-block;
    /* */
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    text-indent: 0;
 }
a.button{
    background-color: #fff;
    color: #22251e;
    padding: 19px 30px 17px;
    font-size: 18px;
}
.bg-top-center,
.bg-top-center.vc_row{
    background-position: top center!important;
}
.bg-bottom-center,
.bg-bottom-center.vc_row{
    background-position: bottom center!important;
}
.center-page {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.clear {
    clear: both;
} 
.effect-zoom, 
.header-top-right .widget_product_search input[type="submit"]{
    transition: 0.3s ease;
    -moz-transition: 0.3s ease; /* Firefox */
    -webkit-transition: 0.3s ease; /* Chrome - Safari */
    -o-transition: 0.3s ease; /* Opera */
}
.effect-zoom:hover,
.header-top-right .widget_product_search input[type="submit"]:hover{
    /*opacity: 0.8;*/
    transform : scale(1.03);
    -moz-transform : scale(1.03); /* Firefox */
    -webkit-transform : scale(1.03); /* Chrome - Safari */
    -o-transform : scale(1.03); /* Opera */
    -ms-transform : scale(1.03); /* IE9 */
}
.font-size-70{
    font-size: 70px;
}
.font-size-72{
    font-size: 72px;
}
.font-size-74{
    font-size: 74px;
}
.font-weight-100{
    font-weight: 100;
}
.font-weight-300{
     
}
.inline-block,
.default-menu li {
    display: inline-block;
    vertical-align: top;
}
.inline-block-middle{
    display: inline-block;
    vertical-align: middle;
}
.left,
.widget-social ul li {
    float: left;
}
.position-absolute{
    position: absolute;
}
.position-relative{
    position: relative;
}
.position-static{
    position: static;
}
.right {
    float: right;
}

.text-white,
.text-white p,
.text-white span,
.text-white em,
.text-white strong{
    color: #fff;
}
.text-center {
    text-align: center;
}
.width20{
    width: 20%;
}
.width25{
    width: 25%;
}
.width33{
    width: 33%;
}
.width50{
    width: 50%;
}
.width100,
input[type="date"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea,
select {
    width: 100%;
}
.no-transition,
.responsive-menu-container {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.transition,
.header-top,
.default-menu li a:after,
.footer {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.breadcrumbs {
    padding: 10px 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hide {
    display: none;
}
.show {
    display: initial;
}
.buttons,
.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.button, a.button,
.buttons,
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{
    background-color: #165e99;
    color: #FFF;
    padding: 8px 0;
    text-align: center;
    text-indent: 0;
    font-size: 18px !important;
    line-height: 1;
    text-transform: uppercase;
    text-indent: 0;
    font-family: 'Roboto', sans-serif;
    display: block;
    margin: 0 auto;
}
.button:hover, a.button:hover,
.buttons:hover,
.buttons_hover,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus{
    opacity: 0.8;
    outline: none;
    text-decoration: none;
}
.buttons_active,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    opacity: 0.8;
    border-color: #969795;
    color: #ffffff;
    outline: none;
}
.form-elements,
input[type="date"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea,
select {
    border: 0;
    color: #5e5e5e;
    padding: 12px 11px !important;
}
.ie .form-elements,
.ie input[type="date"],
.ie input[type="email"],
.ie input[type="password"],
.ie input[type="tel"],
.ie input[type="text"],
.ie textarea,
.ie select {
    padding: 0 11px !important;
}
select:focus {
    outline: 0;
}
textarea {
    max-height: 130px;
}
.site{
    overflow: hidden;
}

form ul.gform_fields{
    list-style-type: disc;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
form ul.gform_fields li{
    margin-bottom: 0;
}
.content-area .button, a.button,
.buttons,
.content-area button,
.gform_footer input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="date"],
input[type="email"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea {
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    /*width: 95% !important;
    display: block !important;*/
    /*margin: 0 auto 11px !important;*/
}
.site-module-contact textarea{
    margin: 0 auto 5px !important;
}
/*.responsive-menu-button {
    width: 55px !important;
}*/
input[type="date"],
input[type="email"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"]{
    padding-bottom: 2.5px !important;
    padding-top: 2.5px !important;
}
.gform_footer.top_label {
    padding: 20px 0 4px;
}
.site-module-contact .gform_footer.top_label {
    margin: 9px 0 0 !important;
}
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .top_label label{
    display: none !important;
}
.site-module-contact .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
    margin: 0 auto !important;
    padding: 0 !important;
}
.site-module-contact .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

/*.container-form-attorneys .custom-size {
    width: 49%;
    display: inline-block;
    padding: 0 !important;
}
.container-form-attorneys .ginput_container_name span{
    margin-right: 0 !important;
}
.container-form-attorneys .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
    margin-top: 12px !important;
}
.container-form-attorneys input[type="button"],
.container-form-attorneys input[type="reset"],
.container-form-attorneys input[type="date"],
.container-form-attorneys input[type="email"],
.container-form-attorneys input[type="email"],
.container-form-attorneys input[type="password"],
.container-form-attorneys input[type="tel"],
.container-form-attorneys input[type="text"],
.container-form-attorneys textarea{
    margin:0 auto !important;
    width: 92% !important;
}
.container-form-attorneys input[type="submit"] {
    width: 315px !important;
}
.container-form-attorneys div.ginput_container_name span{
    padding-right: 0 !important;
}

.container-form-attorneys .custom-size .name_first{
    padding-left: 4%;
}
.gform_wrapper{
    margin: 0 !important;
}*/
/**

 * 4.0 Header .site-header

 * ----------------------------------------------------------------------------

 */
/*header.site-header {
    background: #FFF;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
}*/
.header-top,
.header-top .center-page{
    position: relative;
    z-index: 9;
}
.header-top{
    background: #261f11;
}
.header-top p, .header-top p a{
    text-align: right;
    font-size: 14px;
    color: #ffffff;
    padding: 3px 0;
    margin: 0;
}
.logo {
    margin: 16px 0;
}
.logo p,
.logo img {
    margin: 0;
}
.header-top-right{
    max-width: 75%;
    padding-top: 9px;
    text-align: right;
}
.widget-social-info, .header-top-right p{
    text-align: right;
}
.widget-social-info p{
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative;
    vertical-align: top;
}
.widget-social-info p:before{
    border-left: 1px solid #cacaca;
    content: '';
    height: 12px;
    left: 7px;
    position: absolute;
    top: 0;
} 
.widget-social-info p:first-child:before{
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.widget-social-info p,
.widget-social-info a{
    color: #1c1b1b;
    font-size: 14px;
    line-height: 1;
}
.widget-social-info a.email{
    background-position: 0 2px;
    color: #e58701;
    font-weight: 500;
}
.widget-social-info img{
    margin: 0 7px;
}
.header-top-right .widget_product_search{
    margin-bottom: 25px;
    text-align: right;
}
.header-top-right .widget_product_search form{
    display: inline-block;
    max-width: 266px;
    position: relative;
}
.header-top-right .widget_product_search input[type="search"]{
    border: 1px solid #000;
    font-size: 14px;
    max-width: 266px;
    padding: 5px 41px 5px 22px;
}
/* WebKit browsers */

.header-top-right .widget_product_search input[type="search"]::-webkit-input-placeholder {
    color: #828282;
}
/* Mozilla Firefox 4 to 18 */

.header-top-right .widget_product_search input[type="search"]:-moz-placeholder {
    color: #828282;
}
/* Mozilla Firefox 19+ */

.header-top-right .widget_product_search input[type="search"]::-moz-placeholder {
    color: #828282;
}
/* Internet Explorer 10+ */

.header-top-right .widget_product_search input[type="search"]:-ms-input-placeholder {
    color: #828282;
}
.header-top-right .widget_product_search input[type="submit"],
.header-top-right .widget_product_search input[type="submit"]:hover{
    background: url(images/search-icon.jpg) no-repeat 0 3px;
    border: none;
    font-size: 0;
    height: 26px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 1px;
    width: 40px;
}

.header-bottom {  
    background: #fff;
    text-align: center;
}

.site-header,
.site-header *{
    -webkit-transition:  all 1s cubic-bezier(0, 0, 0.5, 1.30);
    -moz-transition: all 1s cubic-bezier(0, 0, 0.5, 1.30);
    -o-transition:  all 1s cubic-bezier(0, 0, 0.5, 1.30);
    transition: all 1s cubic-bezier(0, 0, 0.5, 1.30);
}

header.site-header {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: url(images/blue-bg.png);
    top:-100px;
    max-height: 95px;
}
header.site-header.active{
    top:0;
}
header.site-header .logo{
    position: relative;
    top: -100px;    
}
header.site-header .logo.active{
    top: 0;
}

/*
* Fixed
*/
header.site-header.fixed{
    background: #165e99;
}
.fixed .logo.active{
    margin: 10px 0 !important;
}
.fixed .logo.active img {
    width: 260px;
}
.fixed .top-menu .menu > li > a{
    padding: 20px 16px 20px;
}

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */
/*Style default menu*/
.default-menu ul {
    margin: 0px;
    padding: 0px;
    font-size: 0;
}
.default-menu li a {
    display: block;
    line-height: 1;
    position: relative;
}
.default-menu li:hover a{
	text-decoration: none;
}
.default-menu .sub-menu {
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999;
    margin-left: 9px;
    top: 33px;
}
.default-menu .sub-menu:hover {
    overflow: visible;
}
.default-menu  li:hover > ul,
.default-menu  li ul li:hover > ul {
    border:1px solid #cacaca;
    max-height: 1000px;
    padding-bottom: 15px;
    padding-top: 15px;
    /* show sub menus when hovering over a parent */
}
.default-menu .sub-menu li {
    display: block;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 2px;
    position: relative;
    text-align: left;
    width: 100%;
}
.default-menu .sub-menu li .sub-menu {
    left: 100% !important;
    top: 0px !important;
    margin: 0 !important;
    width: 100%;
}
.default-menu .sub-menu li .sub-menu li {
    padding-left: 10px;
    padding-right: 10px;
}
.top-menu{
    display: flex;
    display: -webkit-flex; 
    align-items: center;
    -webkit-align-items: center; /* Safari 7.0+ */
}
.top-menu a{
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.top-menu .menu > li{
    margin-bottom: 0;
    position: relative;
}
.top-menu .menu > li > a{ 
    padding: 40px 16px 40px;
    border-right: 1px solid #84a3c1;
}
.osx-ff .top-menu .menu a,
.osx-chrome .top-menu .menu a,
.osx-ff h1, .osx-chrome h1{ 
    font-weight: 400;
}
.top-menu .menu > li:last-child > a{
    padding-right: 0;
    border-right: 0;
}
.top-menu .sub-menu{
    min-width: 130px;
}
.top-menu .sub-menu li a {
    padding: 3px 0;
    margin-bottom: 5px;
}
.top-menu li a:after {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    height: 2px;
    position: absolute;
    width: 0;
    margin: 0 auto;
    right: 0;
}
.top-menu li:last-child > a:after{
	left: 13px;
}
.top-menu ul li.current-menu-ancestor > a:after,
.top-menu ul li.current-page-ancestor > a:after,
.top-menu ul li.current_page_item > a:after,
.top-menu ul li.current-menu-item > a:after {
    width: 80%;
}
.top-menu ul li.current-menu-ancestor:last-child > a:after,
.top-menu ul li.current-page-ancestor:last-child > a:after,
.top-menu ul li.current_page_item:last-child > a:after,
.top-menu ul li.current-menu-item:last-child > a:after {
    width: 95%;
}
.main-menu ul li a:hover {
    text-decoration: none;
}
.top-menu ul li:hover > a:after {
    width: 80%;
}
.top-menu ul li:last-child:hover > a:after {
    width: 95%;
}
.top-menu ul.sub-menu li:hover > a:after,
.top-menu ul.sub-menu li:last-child:hover > a:after {
    	width: 100%
}
.top-menu ul.sub-menu li:last-child > a:after {
    left: 0;
}
.main-menu .sub-menu li a {
    padding: 5px 0;
}
.main-menu .sub-menu li:hover {
    border-color: transparent;
    border-bottom-color: white;
}
.fixed-header{
    /*min-height: 87px;
    border-bottom: 7px solid #d0d0d0;*/
}

/* Menu Attorneys */
.menu-attorneys .widget-title,
.menu-attorneys ul li a,
.container-form-attorneys .widget-title{
    font-weight: 700;
}
.menu-attorneys .widget-title,
.container-form-attorneys .widget-title{
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
}
.menu-attorneys ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
.menu-attorneys ul li{
    margin-bottom: 0;
    padding: 2px 0 2px 3%;

}
.menu-attorneys ul li a{
    font-size: 18px;
    color: #212020;
    text-transform: capitalize;
}

.menu-attorneys ul li:hover,
.menu-attorneys .current-menu-item{
    background: #165e99;
}
.menu-attorneys ul li:hover a,
.menu-attorneys .current-menu-item a{
    text-decoration: none;
    color: #FFF;
    font-weight: 400;
}
.menu-attorneys .widget_nav_menu {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #d0d0d0;
}
/* ************* */

/**

 * 6.0 Slider

 * -----------------------------------------------------------------------------

 */
 .logged-in .site-slider{
    /*margin-top: 87px;*/
 }
.site-slider {
    position: relative;
    overflow: hidden;
}
.internal .site-slider {
    margin-bottom: 30px;
}
.site-slider .rev_slider_wrapper {
    width: 100%;
}
.contain-text-slider {
    background: rgba(1, 0, 154, 0.53);
    padding: 3% 0 0 2% !important;
}
.slider-content h1{
    line-height: 1.2 !important;
}
.slider-content p{
    font-size: 22px !important;
    line-height: 1.2 !important;
}
.home.page .site-slider > img,
.page .site-slider > img, 
.single .site-slider > img{
    margin-left: -900px;
    position: relative;
    left: 50%;
}
.page .site-slider > img,
.single .site-slider > img {
    width: 1800px;
}
.home.page .site-slider > img{
    bottom: 125px;
}
.tp-tabs, .tp-thumbs {
    left: 0 !important;
    max-width: 100% !important;
    transform: none !important;
}
.tp-thumb-mask {
    max-width: 100% !important;
}
.tp-caption img {
    width: 1800px !important;
    height: 607px !important;
    margin-left: -896px !important;
    position: relative;
    left: 50%;
    bottom: 56px;
}
.unknown.windows .tp-caption img {
    /*margin-left: -842px !important*/
}
.ie .tp-caption img,
.unknown.windows .tp-caption img{
    left: 452px;
}
.main-text-slide,
.text-slide{
    font-weight: 700 !important;
}
.main-text-slide {
    text-transform: uppercase;
    font-size: 30px !important;
    
}
.text-slide {
    font-size: 18px !important;
    padding-top: 10px !important;
    padding-bottom: 2% !important;
}
.p-buttom-slide{
    display: inline-block;
}
.btn-hdr-slider{
    background: url("images/bg-btn-slider.png") no-repeat;
}
.btn-hdr-slider:hover{
    opacity: 0.8 !important;
}
/*a.btn-slider:after {
    position: absolute;
    top: 14px;
    right: 30px;
    background: url('images/arrow-btn.png');
    background-repeat: no-repeat;
    content: "";
    width: 13px;
    height: 21px;
    background-size: contain;
}*/
.ares .tp-bullet {
    border: 1px solid #78726f;
}
.mobile-slider{
    display: none;
}

.tparrows.tp-rightarrow:before,
.tparrows.tp-leftarrow:before{
    content:'';
    background: url('images/arrows-slider.png') no-repeat left 0;
    width: 28px !important;
}

.tparrows.tp-rightarrow:before{
    background-position: right 0; 
}

/**
 * 7.0 Custom Widget or Module
 * -----------------------------------------------------------------------------
*/
.frontpage-text{
    background: url('images/dark-bg.png');
    padding: 31px 0;
}
.frontpage-text * {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}



/* Responsive Menu */

.responsive-menu-container {
    position: relative;
}
#responsive-menu {
    height: auto !important;
    margin-top: 10px;
}
#responsive-menu.RMOpened {
    min-width: 220px;
}
#responsive-menu ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#responsive-menu .RMImage {
    margin: auto !important;
    display: block !important;
}
#responsive-menu .sub-menu {
    max-height: 100%;
    max-width: 100%;
}
#responsive-menu #responsive-menu-title {
    display: none;
}
#click-menu {
    border: 1px solid #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
#click-menu.click-menu-active #RMX {
    top: 0 !important;
}
.appendLink {
    text-align: center;
    width: 50px;
}
.widget-contact-footer{
    background: #ffb134;
    border-bottom: 2px solid #fff;
    padding: 25px 0;
}
.widget-contact-footer p{
    margin: 0;
}
/**

 * 8.0 Content .site-content

 * ----------------------------------------------------------------------------

 */
.home .site-container{
    margin-bottom: 0;
}
.site-container-sidebar .site-content {
    float: left;
    margin-bottom: 50px;
    max-width: 66%;
    width: 100%;
}
/*Style breadcrumbs*/

.site-content-breadcrumbs {
    background: #165e99;
    padding: 3px 15px;
}
.site-content-breadcrumbs,
.site-content-breadcrumbs p,
.site-content-breadcrumbs a {
    color: #ffffff;
    font-family: 'Rosario', sans-serif;
    font-size: 14px;
    margin: 5px auto 5px;
}
.single-our-attorneys .site-content-breadcrumbs {
    margin-bottom: 30px;
}
.home .site-content {
    position: fixed;
    bottom: 0;
    width: 100%;
	z-index:100;
}
.sidebar-right,
.sidebar-left{
    width: 36.3%;
    padding: 29px 14px 0 0;
}

.site-module-profile, 
.site-module-contact,
.site-module-new {
    background: #eeeeee;
    border: 1px solid #d0d0d0;
}
.site-module-profile{
    margin-left: 15px;
    max-width: 622px;
    width: 100%;
}
.site-module-active-defence{
    background: rgba(0, 0, 0, 0) url("images/active-defence-bg.jpg") no-repeat scroll 0 0 / cover ;
    margin-bottom: 15px;
}
.site-module-active-defence .widget div,
.page-template-page_rigth_sidebar .site-module-active-defence,
.page-template-page_left_sidebar .site-module-active-defence{
    padding: 0 15px 1px;
}
.site-module-active-defence h3 {
    color: #FFF;
    font-size: 18px;
    text-align: center;
    padding: 11px;
    margin-bottom: 3px;
}
.site-module-active-defence p {
    font-size: 14px;
    text-align: justify;
    color: #FFF;
    margin: 0;
    line-height: 17px;
}
a.btn-active-defence,
.btn-slider{
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 260px;
    height: 52px;
}
a.btn-active-defence { 
    background: rgba(0, 0, 0, 0) url("images/btn-active-defence.png") no-repeat scroll 0 0;
    padding: 15px 0;
    margin: 14px auto;
}
.btn-active-defence:hover,
.btn-slider:hover{
    text-decoration: none;
    opacity: 0.8;
}
.site-module-profile h3, 
.site-module-contact h3, 
.site-module-new h3, 
.site-module-areas h3,
.site-module-new h2{
    text-align: center;
    color: #165e99;
    font-size: 24px;
    padding-top: 12px;
}
.site-module-new{
    padding-bottom: 20px;
}
.site-module-new, .site-module-areas {
    width: 97.2%;
    margin: 0 auto;
    margin-top: 10px;
}
.site-module-new .sep{
	display: none;
}
.site-module-areas ul.practice-ul-1,
.page-areas-of-practice .site-module-areas ul.practice-ul-1{
    margin-left: 0;
}
.site-module-areas ul {
    margin: 0;
    padding: 0;
    vertical-align: top;
    float: left;
    margin-left: 7%;
	width:20%;
	text-align:center;
}
.page-areas-of-practice .site-module-areas ul {
    margin-left: 5%;
}
.page-template-page_rigth_sidebar .site-module-areas ul,
.page-template-page_left_sidebar .site-module-areas ul{
    float: none;
    margin-left: 2%;
    display: inline-block;
}
.site-module-areas ul li {
    list-style: none;
    display: block;
    line-height: 48px;
}
.site-module-areas ul li a{
    font-weight: 700;
    color: #5e5e5e; 
    font-size: 15px;
    margin: 0;
    padding: 20px 25px;
    border: 1px solid transparent;   
}
.site-module-areas ul li:hover a{
    text-decoration: none;
    color: #5d5d5d;
    border: 1px solid #165e99;
}

.site-module-areas ul li:hover img{
     -ms-filter: none;
    -moz-filter: none;
    -webkit-filter: none;
    filter: none;
}
.site-module-new .entry-image {
    position: relative;
}
.site-module-new  .new-read-more {
    background: rgba(51, 51, 51, 0.65);
    opacity: 0;
    text-align: center;
    padding-top: 72px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.site-module-new .new-read-more p, .site-module-new .new-read-more p a {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
}
.site-module-new .new-read-more p a {
    padding: 10px;
    background: rgba(255, 255, 255, 0.56);
}
.site-module-new .new-read-more p a:hover{
    text-decoration: none;
}
.upw-posts .entry-image:hover .new-read-more {
    opacity: 1;
}
.widget_ultimate_posts article:first-child{
    margin-left: 15px;
}
.widget_ultimate_posts article {
    display: inline-block;
    width: 254px;
    border: none;
    float: left;
    margin-left: 9%;
    margin-right: 0;
}
.site-module-new h4.entry-title,
.site-module-new h4 a {
    color: #403525;
}
.site-module-new h4.entry-title {
    padding-top: 10px;
}
.site-module-new h4 a {
    font-size: 18px;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-image{
    padding-top: 0 !important;
}
.site-module-new .entry-meta{
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.site-module-new .entry-summary p {
    text-align: justify;
    font-size: 16px;
}
.minimal-light .esg-navigationbutton:hover, 
.minimal-light .esg-filterbutton:hover, 
.minimal-light .esg-sortbutton:hover, 
.minimal-light .esg-sortbutton-order:hover, 
.minimal-light .esg-cartbutton a:hover, 
.minimal-light .esg-filterbutton.selected {
    background-color: #165e99 !important;
    color: #fff !important;
    font-family: 'Rosario', sans-serif;
}
.site-module-profile .owl-stage {
    /*width: 95% !important;*/
    display: inline-block;
    margin: 0 10%;
}
.site-module-profile .owl-item {
    display: inline-block;
    width: 167px !important;
    float: left;
    height: auto !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-slide {
    padding: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
}
.site-module-profile .owl-item .wp-posts-carousel-slide{
    background:#FFF;
}
.site-module-profile .owl-item .wp-posts-carousel-slide .wp-posts-carousel-container{
    text-align: center;
    padding: 13px 0 0;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-details{
    padding: 0 !important;
}
.site-module-profile .wp-posts-carousel-title,
.site-module-profile .wp-posts-carousel-title a{
    font-size: 18px;
    color: #404040;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.site-module-profile .wp-posts-carousel-desc p{
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    color: #020202;
}
.wp-posts-carousel-more-button.button {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #403525;
    padding: 10px; 
}
.wp-posts-carousel-buttons{
    margin: 0 auto; 
    padding: 8px 22px 4px;
}
.page-template-page_rigth_sidebar .content-area,
.page-template-page_left_sidebar .content-area{
    width: 63.7%;
    padding-right: 2%;
}
.page-template-page_rigth_sidebar .content-area{
    padding-right: 2%;
}
.site-container-page.rigth_sidebar,
.site-container-page.left_sidebar,
.site-container-page.default-template,
.single .content-area,
.error404 .content-area.site-content,
.fixed-header,
.home .site-content .site-content-main{
   /* background: #FFF;*/
}
.site-container-page.left_sidebar{
    padding-left: 2%;
}
.minimal-light .esg-navigationbutton:hover * {
    color: #fff !important;
}
.page .site-container,
.single .content-area{
    padding-bottom: 15px;
}
/**

 * 8.1 Entry Header

 * ----------------------------------------------------------------------------

 */
.entry-thumbnail img {
    display: block;
    margin: 10px auto 0;
}
.single-our-attorneys .entry-thumbnail img {
    margin: 0 auto 10px;
}
/**

 * 8.2 Entry Meta

 * ----------------------------------------------------------------------------

 */

.entry-meta {
    clear: both;
    font-size: 14px;
}
.entry-meta a {
    color: #4c0d06;
}
.entry-meta > span {
    margin-right: 20px;
}
.entry-meta > span:last-child {
    margin-right: 0;
}
.featured-post:before {
    content: "\f308";
    margin-right: 2px;
}
.entry-meta .date a:before {
    content: "\f303";
}
.comments-link a:before {
    content: "\f300";
    margin-right: 2px;
    position: relative;
    top: -1px;
}
.entry-meta .author a:before {
    content: "\f304";
    position: relative;
    top: -1px;
}
.categories-links a:first-child:before {
    content: "\f301";
}
.tags-links a:first-child:before {
    content: "\f302";
    position: relative;
    top: -1px;
}
.edit-link a:before {
    content: "\f411";
    position: relative;
    top: -1px;
}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}
/**

 * 8.3 Entry Content

 * ----------------------------------------------------------------------------

 */

.entry-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    line-height: 30px;
}
.entry-content ul ul {
    padding-left: 38px;
}

.entry-content .uppercase {
    text-transform: uppercase;
}

.featured-image-category{
    margin-bottom: 35px;
}
.featured-image-category img{
    height: auto;
    max-width: 100%;
    width: 100%;
}
.menu-attorneys .widget-title{
    margin-bottom: 15px;
}
.header-our-attorneys {
    position: absolute;
    bottom: 25px;
    width: 100%;
}
.header-our-attorneys h1,
.header-our-attorneys p{
    color: #FFF;
    text-shadow: 1px 1px 5px #000;
}
.header-our-attorneys h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 5px;
}
.header-our-attorneys p{
    font-size: 18px;
}
.entry-thumbnail.left, .entry-meta{
    margin: 0 2.5% 0 0;
}
.single-our-attorneys .entry-thumbnail.left {
    margin: 0 1.5% 0 0;
}
.data-attorneys h3{
    font-size: 24px;
    margin-bottom: 5px;
    padding: 0;
}
.data-attorneys h3,
.p-data-attorneys{
    text-transform: uppercase;
}
.p-data-attorneys{
    font-weight: 700;
    padding-top: 10px;
}
.single-our-attorneys .menu-attorneys{
    width: 28.4%;
}
.single-our-attorneys .content-attorneys{
    width: 71.6%;
}
.single-our-attorneys .entry-content p{
    margin-left: 0;
}
.practice-areas p {
    /*text-transform: capitalize;*/
}
.gform_wrapper{
    padding:0 15px;
}
.container-form-attorneys,
.gform_wrapper{
    background: #eeeeee;
    border: 1px solid #d0d0d0;
    margin-right: 2%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.gform_wrapper h3.gform_title{
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
}
.gform_widget .gform_wrapper{
    border:none;
}
.container-form-attorneys .widget-title{
    margin-bottom: 0;
}
.post-grid .read_more {
    background: #333;
    color: #FFF;
    font-size: 16px !important;
    text-decoration: none;
}
.post-grid .read_more:hover{
    background: #165e99;
}

.gform_wrapper ul.gform_fields li.gfield{
    padding:0 !important;
    margin-top: 15px !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle{
    padding-top: 0 !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 10px !important;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
    padding-left: 10px !important;
}
input.gform_button.button {
    max-width: 325px !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}
.sidebar-right input.gform_button.button {
    max-width: 100% !important;
    margin-bottom: auto !important;
}

/**

 * 8.7 Post/Paging Navigation

 * ----------------------------------------------------------------------------

 */

.navigation .nav-previous {
    float: left;
}
.navigation .nav-next {
    float: right;
}
.navigation a:hover {
    text-decoration: none;
}
.paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.sidebar .paging-navigation .nav-links {
    max-width: 1040px;
}
.paging-navigation a {
    font-size: 18px;
    font-style: italic;
     
}
.paging-navigation .meta-nav {
    border-radius: 50%;
    color: #e63f2a;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px;
}
.paging-navigation .nav-next .meta-nav {
    margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
    text-decoration: none;
}
.post-navigation {
    color: #ca3c08;
    font-size: 20px;
    font-style: italic;
     
    padding: 20px 0;
}
.post-navigation a {
    font-size: 18px;
}
.post-navigation .nav-links {
    margin: 0 auto;
    max-width: 1040px;
}
.sidebar .post-navigation .nav-links {
    padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
    float: right;
    text-align: right;
}
/**

 * 8.8 Author Bio

 * ----------------------------------------------------------------------------

 */

.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 30px 0 10px;
    text-align: left;
    /* gallery & video post formats */
    
    width: 100%;
}
.author.sidebar .author-info {
    max-width: 1040px;
    padding: 30px 376px 10px 60px;
}
.single .author-info {
    padding: 50px 0 0;
}
.author-avatar .avatar {
    float: left;
    margin: 0 30px 30px 0;
}
.single-format-status .author-description {
    color: #f7f5e7;
}
.author-description .author-title {
    clear: none;
    margin: 0 0 8px;
}
.author-link {
    color: #ca3c08;
    margin-left: 2px;
}
.author.archive .author-link {
    display: none;
}
/**

 * 8.9 Archives

 * ----------------------------------------------------------------------------

 */

.archive-meta {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-top: -15px;
    padding: 0 0 11px;
}
.sidebar .archive-meta {
    padding-right: 316px;
}
/**

 * 8.10 Search Results/No posts

 * ----------------------------------------------------------------------------

 */

.page-title {
    margin: 0 auto 30px;
    width: 100%;
}
.page-content {
    margin: 0 auto;
    max-width: 604px;
    padding: 40px 0;
    width: 100%;
}
.sidebar .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding: 40px 376px 40px 60px;
}
.search-form input {
    border: 1px solid #e7daaa;
    padding: 8px;
}
/**

 * 8.11 404

 * ----------------------------------------------------------------------------

 */

.error404 .page-title {
    line-height: 0.6;
    margin: 0 0 40px;
    padding-bottom: 200px;
    position: relative;
    text-align: center;
    width: auto;
    padding-top: 10px;
}
.error404 .page-title:before {
    color: #165e99;
    content: "\f423";
    font-size: 450px;
    left: 0px;
    line-height: 0.6;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 28px;
}
.error404 .page-header,
.error404 .page-content {
    margin: 0 auto;
    max-width: 1040px;
    text-align: center;
    width: 100%;
}
.error404 .page-content p{
    text-align: center;
}
.error404 .search-form{
    margin: 0 auto;
}
.error404 .search-form .search-submit{
    width: 26px;
}
/**

 * 8.12 Comments

 * ----------------------------------------------------------------------------

 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 604px;
    width: 100%;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px;
}
.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0;
}
.comment-list .children {
    margin-left: 20px;
}
.comment-list > li:after,
.comment-list .children > li:before {
    background: url(images/dotted-line.png) repeat left top;
    background-size: 4px 4px;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
.comment-list > li:last-child:after {
    display: none;
}
.comment-body {
    padding: 24px 0;
    position: relative;
}
.comment-author {
    float: left;
    max-width: 74px;
}
.comment-author .avatar {
    display: block;
    margin-bottom: 10px;
}
.comment-author .fn {
    word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
    color: #bc360a;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.says {
    display: none;
}
.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
    width: 100%;
}
.bypostauthor > .comment-body .fn:before {
    content: "\f408";
    vertical-align: text-top;
}
.comment-list .edit-link {
    margin-left: 20px;
}
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
    float: right;
    width: 79%;
    word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
    color: #a2a2a2;
    font-size: 13px;
}
.comment-meta a:hover {
    color: #ea9629;
}
.comment-metadata {
    margin-bottom: 20px;
}
.ping-meta {
    color: #a2a2a2;
    font-size: 13px;
    line-height: 2;
}
.comment-awaiting-moderation {
    color: #a2a2a2;
}
.comment-awaiting-moderation:before {
    content: "\f414";
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.comment-reply-link:before,
.comment-reply-login:before {
    content: "\f412";
    margin-right: 3px;
}
/* Comment form */

.comment-respond {
    background-color: #f8f8f8;
    padding: 30px 0;
}
.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}
.comment-reply-title small a {
    color: #131310;
    display: inline-block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
}
.comment-reply-title small a:hover {
    color: #ed331c;
    text-decoration: none;
}
.comment-reply-title small a:before {
    content: "\f406";
    vertical-align: top;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}
.comment-form .comment-notes {
    margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
    float: left;
    padding: 5px 0;
    width: 120px;
}
.comment-form .required {
    color: #ed331c;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    max-width: 270px;
    width: 60%;
}
.comment-form textarea {
    width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
    color: #686758;
    font-size: 12px;
}
.form-allowed-tags code {
    font-size: 10px;
    margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
    padding-top: 24px;
}
.comment-navigation {
    font-size: 20px;
    font-style: italic;
     
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0 30px;
    width: 100%;
}
.no-comments {
    background-color: #f7f5e7;
    font-size: 20px;
    font-style: italic;
     
    margin: 0;
    padding: 40px 0;
    text-align: center;
}
.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px;
}
/**

 * 8.13 Multisite

 * ----------------------------------------------------------------------------

 */

.site-main .mu_register {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.mu_alert {
    margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
    font-size: inherit;
    width: 270px;
}
.site-main .mu_register input[type="submit"] {
    width: auto;
}


/**

 * 9.0 Sidebar

 * ----------------------------------------------------------------------------

 */
/**

 * 9.1 Widgets

 * ----------------------------------------------------------------------------

 */

.site-sidebar {
  float: left;
  max-width: 34%;
  padding: 15px 3%; 
}
.site-sidebar .widget {
  margin-bottom: 15px;
}
.site-sidebar #property_stats.overview_stats,
.site-sidebar .wpp_property_stats.overview_stats {
  border: none;
}
.site-sidebar .wpp_stats_group,
.site-sidebar ul#property_stats.list li .attribute,
.site-sidebar ul.wpp_property_stats.list li .attribute,
.site-sidebar .attribute,
.site-sidebar .colon {
  display: none;
}
.widget li > ul,
.widget li > ol {
  margin-left: 20px;
}
/*Style sidebar wp property*/
.site-container-property-detail .site-sidebar{
  padding-top: 0;
}
.site-sidebar .property_detail_location, .site-sidebar .property_detail_code{
  color: #39702f;
  font-size: 18px;
   
  margin-bottom: 10px;
  text-transform: uppercase;
}
.site-container-property-detail .site-sidebar .wpp_feature_list ul,
.site-container-property-detail .site-sidebar ul#property_stats.list, 
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list,
.site-container-property-detail .site-sidebar ul#property_stats.list li, 
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li{
    border:none;
    margin: 0;
    padding: 0;
}
.site-container-property-detail .site-sidebar ul#property_stats.list li .value li, 
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li .value li{
    margin-bottom: 10px;
}
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li .value li,
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li .value p,
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li .value span{
    font-size: 14px;
     
}
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li .value h3,
.site-container-property-detail .site-sidebar ul.wpp_property_stats.list li .value .heading3{
    color: #4e9740;
    font-size: 16px;
    text-transform: uppercase;
}
  
/* Search widget */

.search-form {
    max-width: 270px;
    position: relative;
}
.search-form .search-submit {
    background: url("images/search-icon.jpg") no-repeat !important;
    border: none;
    text-indent: -9999px;
    bottom: 0;
    height: 22px;
    margin: auto;
    position: absolute;
    right: 6px;
    top: 0;
    width: 22px;
}
.header-top .search-form .search-field {
    border: 1px solid #e7daaa;
    cursor: pointer;
    height: 37px;
    position: relative;
    transition: width 400ms ease, background 400ms ease;
    -webkit-transition: width 400ms ease, background 400ms ease;
    width: 205px;
}

/**
 * 10.0 Footer site-footer
 * ---------------------------------------------------------------------------
 */
.internal .site-footer{
    background: #5d5d5d;
}
.site-footer .center-page{
    padding-top: 30px; 
}
.site-footer .widget-title {
    color: #ff5a00;
    font-size: 14px;
    font-weight: bold;
}
.site-footer,
.site-footer p,
.site-footer a,
.site-footer li,
.site-footer li a {
    font-size: 14px;
    line-height: 1;
}
.site-footer *{
    /*color:#171616;*/
}
.site-footer .footer-first .widget:first-child {
    width: 48.5%;
    padding: 0 35px 0 0;
    letter-spacing: 1.5px;
    margin-right: 10px;
}
.site-footer .footer-first .widget:first-child p{
    font-size: 14px;
    text-align: justify;
}
.site-footer .widget:first-child .text-call-location a{
    font-size: 18px;
    font-weight: 700;
    font-family: Arial, sans-serif;
}
.site-footer .widget:first-child img {
    margin-bottom: 13px;
}
.site-footer .footer-first .widget{
    vertical-align: top;
    float: left;    
}

.site-footer .footer-first .widget-last h3{
    text-align: center; 
}
.site-footer .widget ul{
    padding:0;
    margin-right: 15px;
}
.footer-site-map ul {
    margin-left: 0;
}
.site-footer .widget ul ul{
    display: none;
}
.site-footer .widget li{
    list-style: none;
    margin: 0 0 12px 0;
}
.site-footer .widget li a{
    text-transform: capitalize;
    letter-spacing: 1.5px;
}
.footer-left{
    max-width: 880px;
    width:100%;
    float:left;
}
.footer-left .widget-1{
    max-width: 280px;
    width:100%;
}
.footer-left .widget-2{
    max-width: 200px;
    width:100%;
}
.footer-left .widget-3{
    max-width: 400px;
    width:100%;
    padding-top: 15px;
}
.footer-left .widget-1 a{
    color:#0e7700;
    text-decoration: underline;
}
.footer-left .widget-1 a:hover{
    text-decoration: none;
}

.footer-right{
    max-width: 280px;
    width:100%;
    float:right;    
}
.footer-right *{
    text-align: center;
    text-transform: uppercase;
}
.footer-right a{
    padding: 0 5px;
}


/*Style footer top*/

.footer-top {
    padding: 55px 0 35px;
}
.footer-top .widget {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 110px;
    vertical-align: top;
}
.footer-top .widget:first-child {
    margin-right: 40px;
}
.footer-top .widget:last-child {
    margin-right: 0;
}
.footer-top h3,
.footer-top .heading3,
.footer-top .widget-title {
    color: #4e9640;
    margin-bottom: 10px;
}
.footer-top ul {
    margin: 0;
    padding: 0;
}
.footer-top li {
    list-style: none;
}
.footer-top,
.footer-top p,
.footer-top li,
.footer-top li a {
    text-transform: uppercase;
}
.footer-top .wpcf7 {
    max-width: 325px;
}
.footer-top .wpcf7-form input[type="date"],
.footer-top .wpcf7-form input[type="email"],
.footer-top .wpcf7-form input[type="email"],
.footer-top .wpcf7-form input[type="password"],
.footer-top .wpcf7-form input[type="tel"],
.footer-top .wpcf7-form input[type="text"],
.footer-top .wpcf7-form textarea {
    background: #0e1318;
    border: 1px solid #969795;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #cbcbcb;     
    padding: 12px 7px;
    text-transform: uppercase;
}
.footer-top .wpcf7-form input::-webkit-input-placeholder,
.footer-top .wpcf7-form input:-moz-placeholder,
.footer-top .wpcf7-form input::-moz-placeholder,
.footer-top .wpcf7-form input:-ms-input-placeholder {
    color: #cbcbcb;
}
.footer-top .wpcf7-form .buttons,
.footer-top .wpcf7-form button,
.footer-top .wpcf7-form input[type="submit"],
.footer-top .wpcf7-form input[type="button"],
.footer-top .wpcf7-form input[type="reset"] {
    background: #3a7230;
    border-color: #969795;
    color: #fff;
    float: right;
    padding: 13px 30px 12px;
}
.footer-top .wpcf7-form .buttons:hover,
.footer-top .wpcf7-form button,
.footer-top .wpcf7-form input[type="submit"]:hover,
.footer-top .wpcf7-form input[type="button"]:hover,
.footer-top .wpcf7-form input[type="reset"]:hover {
    background-color: #fff;
    border-color: #7d9777;
    color: #22251e;
}
/*Style forter bottom*/

.footer-bottom {
    background: url('images/darker-bg.png');
}
.widget-copyright {
    padding: 15px 0 11px;
}
.widget-copyright p,
.widget-copyright a {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.site-footer h3,
.site-footer p,
.site-footer a{
     color: #d4d4d4;
}
.site-footer .widget:first-child p.text-call-footer,
.site-footer h3{
    font-size: 24px;
}
.site-footer .widget:first-child p.text-call-footer,
.site-footer .widget li a,
.site-footer .widget:first-child p.text-call-location,
.site-footer .widget:first-child p.text-call-location a{
    color: #FFF;
}
.site-footer .widget:first-child p.text-call-footer{
    padding-top: 25px;
}
.site-footer .widget:first-child p.text-call-location{
    padding-top: 10px;
    font-size: 18px;
}
.footer-bottom .center-page{
    padding: 10px 0;
}
.footer-bottom p{
    margin:0;   
    text-align: center;
    padding: 0 15%;
    letter-spacing: 2px;
}
.footer-bottom p span{
    font-size: 14px;
    color: #d0d0d0;
}
.ares .tp-bullet {
    border: 1px solid #ffffff;
    background: rgba(0, 0, 0, 0.7);
}
.ares .tp-bullet:hover, .ares .tp-bullet.selected {
    background: rgba(256, 256, 256, 0.5);  
}

/*
* Attorney Profiles
*/
.page-template-page-attorney-profiles .menu-attorneys{
    width: 30%;
    margin-top: 30px;
}
.page-template-page-attorney-profiles .content-attorneys{
    width: 70%;
}
/**
 * 11.0 Media Queries
 * ----------------------------------------------------------------------------
 */
@media screen and (max-width: 1200px) {
    .center-page{
        width: 98%;    
    }
}
@media screen and (max-width: 1180px) {
    .site-container-sidebar .site-content{
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1080px) {
    .desk-slider .contain-text-slider {
        margin-left: 2% !important;
    }
    .top-menu a {
        font-size: 12px;
        padding: 40px 10px 40px !important;
    }
}
@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 980px) {
    .home .site-content{
        margin-top: 0;
    }
    header.site-header{
        max-height: initial;
    }
    .header-top p, .header-top p a {
        text-align: center;
    }
    .top-menu {
        height: auto;
        text-align: center;
        display: block;
    }
    .logo{
        margin: 5px 0;
        padding-top: 25px;
        width: 30%;
        text-align: center;
    }
    .widget_ultimate_posts article {
        width: 26%;
        float: none;
    }
    .site-module-areas ul {
        margin-left: 5%;
        float: none;
        display: inline-block;
    }
    .site-footer .center-page {
        width: 98%;
    }
    .site-slider .ares.tp-bullets {
    	top: 120% !important;
    }
    .site-slider .tp-bgimg.defaultimg,
    .site-slider .rev_slider_wrapper{
    	background-size: cover !important;
    }
    .btn-slider {
        width: 330px;
        background-size: contain;
        padding: 12px 15px 0 0 !important;
        font-size: 18px !important;
    }
    a.btn-slider:after {
        top: 14px;
        right: 20px;
        width: 11px;
        height: 17px;
    }
    .header-our-attorneys {
        padding-left: 1%;
    }
}
@media screen and (max-width: 900px) {
    .site-module-areas ul {
        margin-left: 4%;
    }
    .page-areas-of-practice .site-module-areas ul {
        margin-left: 3%;
    }

}
@media screen and (max-width: 850px) {
     .widget_ultimate_posts article:first-child {
        margin-left: 10px;
    }
    .site-module-areas ul {
        margin-left: 2%;
    }
    .page-areas-of-practice .site-module-areas ul {
        margin-left: 1%;
    }
    .site-footer .footer-first .widget:first-child {
        width: 45%;
    }
    .data-attorneys {
        display: inline-block;
    }
    .content-attorneys .entry-thumbnail {
        width: 100%;
    }
}
@media screen and (max-width: 800px) {
    .widget_ultimate_posts article {
        width: 30%;
        margin-left: 3%;
    }
    .site-module-areas ul {
        margin-left: 0;
        width: 250px;
        text-align: left;
    }
    .site-module-areas {
        text-align: center;
    }
    .site-footer .footer-first .widget:first-child {
        width: 100%;
        padding: 0;
        margin: 0 auto 30px;
    }
    .site-footer .footer-first .widget {
       display: inline-block;
       float: none;
    }
    .site-footer .footer-first .widget:first-child p:first-child,
    .site-footer .footer-first .widget.widget-last,
    .site-footer .footer-first .widget.widget-last p,
    .site-footer .widget:first-child p.text-call-footer,
    .site-footer .widget:first-child p.text-call-location{
        text-align: center;
    }
    .site-footer .widget:first-child p.text-call-footer {
        padding-top: 5px;
        margin-bottom: 15px;
    }
    .site-footer .footer-first .widget.widget-last {
        float: right;
        padding-right: 2%;
    }
}
@media screen and (max-width: 768px) {
    .sidebar-right,
    .sidebar-left,
    .page-template-page_rigth_sidebar .content-area, 
    .page-template-page_left_sidebar .content-area,
    .contain-home{
        width: 100%;
    }
    
    .sidebar-left{
        padding:0 2% 10px 0;
    }

    .sidebar-right{
        padding:0 2% 10px;
    }
    .page-contact-us .su-column.su-column-size-1-2 {
        width: 48% !important;
        display: inline-block;
    }

    .post-grid .item,
    .post-grid .item .layer-media{
        max-height: none !important;
    }
    .post-grid .item .layer-media,
    .post-grid  .layer-content{
        width: 100% !important;
    }
    .site-module-contact {
        width: 60%;
        margin: 10px auto 0;
    }
    .internal .site-slider {
        height: 240px !important;
        background-position: center !important;
    }
}
@media screen and (max-width: 767px) {
    .logo {
        padding: 2%;
        width: 80%;
        min-height: 80px;
    }  
    .fixed .logo.active img {
        width: 100%;
    }
}
@media screen and (max-width: 736px) {
    /*Style Main Menu*/
    .main-menu{
        width: 100%;
    }
    .main-menu ul{
        text-align: center;
    }
    .main-menu li:last-child{
        border-bottom:0;
    }
    .main-menu .sub-menu{
        display: none;
        max-height: none;
        padding: 0 20px;
        position: static;
        text-align: center;
        -moz-transition: none;
        -webkit-transition: none;
        transition: none;
    }

    /*Style Footer*/
    .footer-top .widget, .footer-top .widget:first-child {
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media screen and (max-width: 667px) {
    .main-text-slide {
	    font-size: 25px !important;
	}
	.text-slide {
    	font-size: 15px !important;
	}
	.btn-hdr-slider {
	    background-size: contain;
	    min-width: 315px !important;
	    background-position: center;
	    font-size: 13px !important;
	    min-height: 50px !important;
	}
	.site-slider .ares.tp-bullets {
    	top: 128% !important;
	}
    .site-module-new  .new-read-more{
        padding-top: 55px;
    }
    .page-template-page-attorney-profiles .menu-attorneys, .page-template-page-attorney-profiles .content-attorneys,
    .page-template-page-attorney-profiles .menu-attorneys .widget_nav_menu{
        width: 100%;
    }
}
@media screen and (max-width: 640px) {       
    .top-menu{
        display: none;
    }
    #responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image{
        margin-right: 0;
    }
    #responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image img{
        width: 100%;
    }
    #responsive-menu-container #responsive-menu-title #responsive-menu-title-image {
        margin: 0 auto;
        text-align: center;
        display: block !important;
    }
    .responsive-menu-inner, 
    .responsive-menu-inner::before, 
    .responsive-menu-inner::after {
        transition-property: transform !important;
        transition-duration: 0.5s !important;
    }
    .footer-bottom .widget p {
        padding: 0;
    }

    .content-attorneys .entry-thumbnail {
        width: 98%;
    }
    .gform_wrapper .top_label li.gfield.gf_left_half {
        padding-right: 0px !important;
    }
    .gform_wrapper .top_label li.gfield.gf_right_half {
        padding-left: 0px !important;
    }
    .single-our-attorneys .menu-attorneys {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .single-our-attorneys .content-attorneys,
    .menu-attorneys .widget_nav_menu{
        width: 98%;
        margin: 0 auto;
    }
    .menu-attorneys h3{
        position: relative;
        margin-bottom: 8px !important;
    }
    .menu-attorneys h3:after{
        content:'\25bc';
        position: absolute;
        right: 5px;
        top: 5px;
    }
    .menu-attorneys-menu-container{
        display: none;
    }
}
@media screen and (max-width: 568px) { 
    .home .site-content .site-content-main {
        width: 100%;
    }
    .widget_ultimate_posts article:first-child {
        margin-left: 7px;
    }
    .site-module-new .new-read-more {
        padding-top: 42px;
    }
}
@media only screen and (width: 480px) {
	.site-slider .tp-caption.tp-resizeme {
	    min-width: 400px !important;
	    bottom: 15px !important;
	}
} 
@media screen and (max-width: 480px){
    .tparrows {
    	display: none;
	}
	.site-slider .ares.tp-bullets {
    	top: 139% !important;
	}
    div#responsive-menu-title-image img {
        width: 100%;
    }
    .widget_ultimate_posts article:first-child,
    .widget_ultimate_posts article{
        margin: 0 auto 20px;
    }
    .widget_ultimate_posts article {
        width: 280px;
        display: block;
        text-align: center;
    }
    .page-contact-us .su-column.su-column-size-1-2 {
        width: 250px !important;
        display: block;
        margin: 0 auto 10px !important;
    }
    .site-module-new .entry-image img {
        width: 100%;
    }
    .site-module-new .new-read-more {
        padding-top: 70px;
    }
    .btn-slider {
        padding: 9px 0 0 0 !important;
    }
    .error404 .page-title {
        padding-bottom: 60px;
    }
    .error404 .page-title:before {
        font-size: 235px;
        top: 28px;
        right: 30px;
    }
    .menu-attorneys .widget_nav_menu {
        width: 98%;
    }
    .site-module-contact {
        width: 100%;
    }
}
@media screen and (max-width: 414px){
    .site-footer .footer-first .widget {
        display: block;
        float: none;
        width: 250px;
        margin: 0 auto;
    }
    .site-footer .footer-first .widget.widget-last {
        float: none;
        padding-right: 0;
    }
    .site-footer .footer-first .widget.widget-last, 
    .site-footer .footer-first .widget.widget-last p{
        text-align: left;
    }

    .contain-text-slider {
        display: inline-block;
    }
    .site-slider .ares.tp-bullets {
    	top: 135% !important;
	}
}
@media screen and (max-width: 375px){

    .text-red-bar.center-page {
        padding: 5px 0;
    }
    .text-red-bar .p-text-red-bar {
        font-size: 15px;
    }
}
@media screen and (max-width: 360px){
	.site-slider .ares.tp-bullets {
    	top: 140% !important;
	}
	.site-slider .rev-btn.rev-withicon i {
    font-size: 12px !important;
    top: 1px !important;
	}
}
@media screen and (max-width: 320px){
    .responsive-menu-button,
    .logo{
        right: 1%;
    }
    .logo {
        padding-top: 20px;
    }
    .site-slider .ares.tp-bullets {
    	top: 145% !important;
	}
	.site-slider .rev-btn.rev-withicon i {
	    top: 0 !important;
	}
    .slider-content {
        top: 30px;/*-160px;*/
    }

    .frontpage-text {
        padding: 12px 0;
    }
    .frontpage-text * {
        font-size: 14px;
    }
    .home h1,
    .slider-content p{
        font-size: 18px !important;
    }

}
@media screen and (max-height: 420px){
    .slider-content{
        display: none !important;
    }
    .tparrows {
        top: 42% !important;
    }
}
/**

 * 12.0 Browsers (ie)

 * ----------------------------------------------------------------------------

 */
