/*-----------------------------------------------
/* @media queries 
/*---------------------------------------------*/
#page, .container { }
.secondary-navigation, footer {  }
/*-[ Responsive Navigation ]--------------------------------*/
#mobile-menu-wrapper {
    -ms-transform: translate(-300px,0);
    -webkit-transform: translate(-300px,0);
    transform: translate(-300px,0);
}
.mobile-menu, .mobile-menu #navigation .menu-icon-item { display: none }
@media screen and (max-width:1300px) { 
	.shareit {
	    position: relative!important;
	    width: 100%!important;
	    top: 0!important;
	    padding-left: 0!important;
	    padding-right: 0!important;
	    margin: 0!important;
	    padding-top: 10px!important;
	    border: none !important;
	}
}
@media screen and (max-width:1124px) { 
	.mobile-menu .container { max-width: 100%; }
	.container { max-width: 96% }
	.sticky-nav {
	    width: 96%;
	    left: 2%;
	    right: 2%;
	}
	#move-to-top {
	    margin-right: 0;
	    right: 2%;
	}
}
@media screen and (max-width:960px) { 
	.ad-300 img { max-width: 100% }
	.ad-125 img {
	    padding: 0;
	    border: 0;
	}
	.widgets-num-4 .f-widget {
	    width: 29.5%;
	    margin-right: 5.75%;
	}
	.widgets-num-4 .f-widget-3 { margin-right: 0 }
}
@media screen and (max-width:865px) { 
	.mobile-menu { display: block }
	#catcher { height: 0!important }
	.home-menu-item, #mobile-menu-wrapper .header-search .fa-search, #mobile-menu-wrapper .mts-cart { display: none !important }
	.header-search .fa-search {
	    width: 42px;
	    line-height: 42px;
	}
	.header-search #s { padding: 9px }
	.header-search #s.active { top: 42px }
	.header-search #s, .header-search .ajax-search-results-container {
	    width: 100%;
	    max-width: 100%;
	}
	.header-search .ajax-search-results-container { top: 84px }
	.mts-cart {
	    text-align: center!important;
	    float: left;
	    display: block;
	    line-height: 1;
	    padding: 20px;
	    color: initial;
	    z-index: 0;
	}
	.mts-cart a { color: inherit!important }
	/* Menu */
	#mobile-menu-wrapper {
	    display: block;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 300px;
	    height: 100%;
	    background: #444;
	    -ms-transform: translate(-300px,0);
	    -webkit-transform: translate(-300px,0);
	    transform: translate(-300px,0);
	    -webkit-transition: -webkit-transform 500ms ease;
	    transition: transform 500ms ease;
	    -webkit-backface-visibility: hidden;
	}
	.admin-bar #mobile-menu-wrapper {
	    top: 32px;
	    padding-bottom: 32px;
	}
	#mobile-menu-wrapper .mobile-menu {
	    display: block;
	    position: relative;
	    width: 100%;
	    height: 100%;
	    overflow: auto;
	    text-transform: uppercase;
	}
	/* Menu transition */
	.mobile-menu-active #mobile-menu-wrapper {
	    -ms-transform: translate(0,0);
	    -webkit-transform: translate(0,0);
	    transform: translate(0,0);
	}
	.mobile-menu-active .main-container-wrap {
	    -ms-transform: translate(300px,0);
	    -webkit-transform: translate(300px,0);
	    transform: translate(300px,0);
	}
	.main-container-wrap {
	    -webkit-transition: -webkit-transform 500ms ease;
	    -moz-transition: -moz-transform 500ms ease;
	    -o-transition: -o-transform 500ms ease;
	    transition: transform 500ms ease;
	}
	/* .... */
	#mobile-menu-wrapper .menu {
	    background: none;
	    display: block;
	}
	#mobile-menu-wrapper ul li {
	    width: 100%;
	    display: block;
	}
	#mobile-menu-wrapper nav ul.social-links { width: 100% }
	#mobile-menu-wrapper nav ul.social-links li {
	    display: inline-block;
	    width: 16.66% !important;
	    border-left: 0px none !important;
	}
	#mobile-menu-wrapper nav ul.social-links li a {
	    text-align: center !important;
	    line-height: 40px;
	    padding: 0;
	    border-right: 1px solid rgba(0, 0, 0, 0.2)!important;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
	}
	#mobile-menu-wrapper #navigation ul li:hover, #mobile-menu-wrapper #navigation ul li:hover a { background: none }
	#mobile-menu-wrapper ul li a, #mobile-menu-wrapper #navigation ul ul a {
	    padding: 9px 20px;
	    width: 100%;
	    border: none;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	#mobile-menu-wrapper #navigation ul ul {
	    display: block;
	    position: static;
	    width: 100%;
	    border: none;
	}
	#mobile-menu-wrapper #navigation ul ul li {
	    background: none;
	    width: 100%;
	}
	#mobile-menu-wrapper ul a:after { content: "" !important }
	.primary-navigation, .secondary-navigation {
	    border: none !important;
	    background: transparent;
	}
	.primary-navigation, .secondary-navigation, .mts-cart {
	    width: 100%;
	    position: relative!important;
	    left: 0;
	    right: 0;
	}
	#navigation .menu a {
	   
	}
	#navigation .menu {
	    float: none;
	    background: transparent;
	}
	#navigation ul ul {
	    display: block!important;
	    visibility: visible!important;
	    opacity: 1!important;
	    position: relative;
	    left: 0!important;
	    border: 0;
	    width: 100%;
	}
	#navigation ul li li {
	    background: transparent;
	    border: 0;
	}
	nav { height: auto }
	.main-container-wrap nav ul {
	    width: 100%;
	    display: none;
	    height: auto;
	}
	nav li, #navigation ul li li {
	    width: 100%!important;
	    float: left;
	    position: relative;
	}
	#navigation ul li:after { display: none }
	#mobile-menu-wrapper ul li a:hover { background: transparent }
	#navigation ul li:before { display: none }
	nav li a {
	    
	}
	nav a {
	  
	}
	nav a.toggle-mobile-menu {
	    display: block;
	    width: 100%;
	    position: relative;
	    color: #fff;
	    background: #444;
	    padding: 10px 0;
	    text-align: center;
	    z-index: 1;
	}
	.mobile-menu #navigation a.toggle-mobile-menu { border-bottom: 1px solid rgba(0, 0, 0, 0.2) }
	nav a.toggle-mobile-menu:after {
	    font-family: FontAwesome;
	    content: "\f0c9";
	    position: absolute;
	    left: 20px;
	    top: 0;
	    font-size: 21px;
	    line-height: 42px;
	}
}
@media screen and (max-width:830px) { 
	.article {  }
	#content_box {
	    padding-right: 0px;
	    padding-left: 0px!important;
	}
	.sidebar.c-4-12 {
	 
}
	.featured-section-2-full-width-2 .featured-section-2-2 .post-box { width: 50%!important }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-box { width: 100%!important }
	.featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-img, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data { width: 50%!important }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data { padding-bottom: 25.64% }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-box { margin-bottom: 10px !important }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data { float: right }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data-container { margin: 15% 20px !important }
}
@media screen and (min-width: 424px) and (max-width: 830px) { 
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data:after, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small.image-bottom .post-data:after {
	    border-width: 10px 14px 10px 0;
	    border-color: transparent #444;
	    margin-top: -10px;
	    left: -14px;
	    /*top: 45px;*/
	    top: 25%;
	    bottom: auto;
	}
}
@media screen and (max-width:782px) { 
	.admin-bar #mobile-menu-wrapper {
	    top: 46px;
	    padding-bottom: 46px;
	}
	.admin-bar .pace .pace-progress { top: 46px }
	html .mobile-menu-active #wpadminbar { left: 300px!important }
}
@media screen and (max-width:776px) { 
	#header h1, #header h2, .site-description {
	    float: none;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
	}
	#header h1, #header h2 { font-size: 40px }
	.site-description { margin-top: 0 }
	#logo a, #logo img {
	    float: none;
	    letter-spacing: 0;
	}
	.logo-wrap, .widget-header {
	    
	}
	.widget-header form#searchform { float: none; margin: 10px auto 0;}
	#header .ad-728 { margin-top: 5% }
}
@media screen and (max-width:720px) { 
	.secondary-navigation a {
	  
	}
	.f-widget, .widgets-num-4 .f-widget {
	    width: 44%;
	    margin-right: 5.75%;
	}
	.f-widget-2 { margin-right: 0 !important }
	.f-widget-3 { clear: left; }
	#comments { margin-right: 0 }
	.widget-header .textwidget {
	    margin-top: 0;
	    padding-left: 0;
	    border-left: none;
	}
	.featured-section-1-full-width-2 .featured-section-1-2 .slider-container, .featured-section-1-full-width-2 .featured-section-1-2 .static-posts { width: 100% }
	.featured-section-1-full-width-2 .featured-section-1-2 .post-box { width: 50% }
}
@media screen and (max-width:600px) { 
	.post-img img { width: 100% }
	.admin-bar .pace .pace-progress { top: 0px }
	.admin-bar #mobile-menu-wrapper {
	    top: 0;
	    padding-bottom: 0;
	}
	.singleleft, .post-single-content-inner { width: 100% }
	.singleleft .related-posts li { width: 48% }
	.singleleft .related-posts li:nth-child(even) { float: right }
	.singleleft .rthumb img { margin-right: 10px }
	/*dark checker slider*/
	.featured-section-1-full-width-1 .featured-section-1-1 .slider-container, .featured-section-1-full-width-1 .featured-section-1-1 .static-posts { width: 100% }
	.featured-section-1-full-width-1 .featured-section-1-1 .static-posts .post-box.image-bottom { float: right !important }
	.featured-section-1-full-width-1 .featured-section-1-1 { margin-top: -40.68% }
	#header-bottom-spacer { padding-bottom: 40.68% }
	.slider1 .post-data-container, .featured-section-1-full-width-1 .featured-section-1-1 .post-data-container { margin: 15% 20px }
}
/*dark checker small*/
@media screen and (max-width:560px) { 
	#content_box .dark .post-box, .featured-section-2-1 .post-box { width: 100%!important }
	#content_box .dark .vertical-small .post-img, #content_box .featured-section-2-1 .post-img, #content_box .dark .vertical-small .post-data, #content_box .featured-section-2-1  .post-data { width: 50%!important }
	#content_box .dark .post-data, #content_box .featured-section-2-1 .post-data { padding-bottom: 46.15% }
	#content_box .dark .post-box, #content_box .featured-section-2-1 .post-box { margin-bottom: 10px !important }
	#content_box .dark .post-data, #content_box .featured-section-2-1 .post-data { float: right }
	#content_box .dark .post-data:after, #content_box .featured-section-2-1 .post-data:after {
	    border-width: 10px 14px 10px 0;
	    border-color: transparent #444;
	    margin-top: -10px;
	    left: -14px;
	    top: 25%;
	    bottom: auto;
	}
	.dark .post-data-container { margin: 15% 20px !important }
}
@media screen and (max-width:550px) { 
	.sbutton { float: right }
	.f-widget, .widgets-num-4 .f-widget {
	    float: none;
	    width: 100%;
	    margin: 0 auto !important;
	    max-width: 345px;
	}
}
@media screen and (max-width:480px) { 
	nav { border-bottom: 0 }
	#navigation {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.sliderdate { display: none; }
	.vertical .post-img, .vertical .post-data { width: 100%; }
	.related-posts li {
	    width: 100%!important;
	    float: left!important;
	    max-width: 100%;
	}
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	    width: 100%;
	    margin-right: 0;
	}
	.copyrights { text-align: center }
	#copyright-note > span { width: 100% }
	#copyright-note .right {
	    margin-right: 0;
	    float: none;
	}
	.top { width: 100% }
	#cancel-comment-reply-link {
	    margin-bottom: 0;
	    margin-top: -43px;
	}
	ul.fs-category-filter {
	    width: 100%;
	    text-align: center;
	}
	.fs-pagination { text-align: center }
	ul.fs-category-filter li {
	    float: none;
	    display: inline-block;
	    margin-bottom: 1px;
	}
	.fs-pagination { width: 100% }
	.fs-pagination a {
	    float: none;
	    display: inline-block;
	}
	#featured-section-2 .featured-section-title, .featured-section-title {
	    text-align: center;
	    width: 100%;
	}
}
@media screen and (max-width:423px) { 
	.horizontal .post-data:after {
	    border-width: 0 10px 14px !important;
	    border-color: #FFFFFF transparent !important;
	    top: -14px;
	    left: 29px !important;
	    margin-top: 0;
	}
	.horizontal .post-img, .horizontal .post-data, .slider-like .post-box, .mixed.post-box, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-img, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data, .featured-section-2-full-width-2 .featured-section-2-2 .post-box, .featured-section-1-full-width-2 .featured-section-1-2 .post-box { width: 100%!important }
	.horizontal .post-data, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data, .mixed.vertical-small .post-data {
	    height: auto !important;
	    padding: 0 !important;
	}
	.horizontal .post-data-container, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data-container, .mixed.vertical-small .post-data-container { position: relative }
	.flex-direction-nav { display: none; }
}

@media only screen and (min-width: 768px) and (max-width: 1179px) {
#header h1, #header h2{
	display:block;
}
.logo-wrap{
width:31%;
}
.logo-wrap img{
width:100%;
display:block;
}
.logo-wrap a{
	display:block;
}
.right-menu-main, .left-menu-main{
	width:34.5%;
}
.left-menu{
	margin-left:0;
}
.right-menu-main .right-menu{
	margin-left:5px;
}
.left-menu-top{
padding:15px 0 10px;
}
.right-menu-main .right-menu-top{
padding:15px 0 8px;
}
.right-menu-main .right-menu{
margin-left:16px;
}
.home-parctice-areas-inner a.homeprev{
	left:0;
}
.home-parctice-areas-inner a.homenext{
	right:16px;
}
.home-top-conetnt-sidebar .widget_text{
	min-height:305px;
	padding-bottom:15px;
}
.content-text p{
	font-size:18px;
	line-height:18px;
}
.home-content-main-full{
	padding:24px 0;
}
.footer-top-inner .footer-top .fallow ul li{
	margin-right:14px;
}
.container { 
width: 96% 
}
.sidebar.c-4-12{
width:280px;
}
.left-menu-main .left-menu ul li a, .right-menu-main .right-menu ul li a{
   font-size: 11px;
    padding: 15px 10px;
}
.right-menu-main .right-menu ul li a{
padding:15px 3px;
}
.home-practice-areas-title h4{
font-size:14px;
}
.announcements-widget{
padding:28px 32px 0;
}
.announcements-widget ul li h5.announcements-title{
font-size:17px;
line-height:26px;
}
.announcements-widget ul li{
 margin-bottom: 30px;
    padding-bottom: 30px;
}
.announcements-widget h3.widget-title{
font-size:22px;
line-height:24px;
}
.home-contact #text-6{
padding:55px 30px 30px 38px;
}
#bne_testimonials_slider_widget-2{
padding:56px 28px 33px 25px;
}
.bne-testimonial-description p{
font-size:18px;
line-height:26px;
}
.content-left-div, .content-left-div-one, .content-right-div, .content-right-div-one{
width:22%;
}
.content-left-div, .content-left-div-one, .content-right-div{
margin-right:4%;
margin-left:0;
}
.content-text h6{
font-size:17px;
line-height:20px;
}
.content-text p br{
display:none;
}
.footer-top-inner .footer-top ul li{
font-size:15px;
line-height:20px;
}
.footer-top-inner .footer-top span{
font-size:11px;
line-height:16px;
}
.footer-top-inner .footer-top .join a{
width:100%;
}
.join{
width:20%;
float:left;
margin-left:12px;
}
.office-mail{
margin-left:18px;
margin-bottom: 15px;
}
.callus{
margin-left:18px;
margin-bottom: 15px;
}
.footer-fax{
	margin-left:18px;
	margin-bottom: 15px;
}
.fallow{
margin-left:18px;
}
.article{
width:59%;
}
.page-caption {
    padding: 60px 0 35px;
}
.about-page-inner .article p{
font-size:19px;
line-height:30px;
}
#bne_testimonials_slider_widget-3{
padding:40px 9px 70px 32px;
}
.bne_testimonial_slider_widget h3{
font-size:25px;
}
.sidebar.c-4-12 #text-10{
padding:35px 30px 10px 32px;
}
.sidebar.c-4-12 #text-10 h3{
font-size:20px;
}
.about-page-inner .article img{
width:100%;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li a{
padding:32px 22px 15px;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li{
width:235px !important;
}
.practice-tabs-title h3{
font-size:14px;
min-height:42px;
}
.practice-tabs-title{
padding:10px 0 0;
}
.practce-areas-tabs-top{
height:304px;
}
.practice-areas-content-full h4.practice-content-title{
font-size:28px;
}
.practice-tabs-content-inner img{
width:50%;
}
.practice-tabs-content-inner h6{
font-size:20px;
line-height:26px;
margin:0 0 12px;
}
.practice-tabs-content-inner p{
font-size:17px;
line-height:26px;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-head{
font-size:18px;
line-height:32px;
padding-left:30px;
}
.responsive-accordion-default.responsive-accordion li{
 margin-bottom: 22px;
    padding-bottom: 22px;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-panel{
font-size:18px;
line-height:26px;
padding-left:26px;
}
.contact-page-r{
width:51%;
}
.contact-page-l{
width:45%;
}
.contact-location{
width:52%;
}
.contact-page-l h4{
font-size:22px;
line-height:26px;
margin: 0 0 20px;
}
.contact-page-r #text-12 {
    padding: 35px 36px 30px;
}
.contact-page-r h3{
font-size:20px;
line-height:24px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial{
	padding:26px 24px 20px 18px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial img.bne-testimonial-featured-image.circle{
	right:185px;
	bottom:10px;
}
.testimonial-page-full {
    padding: 0 0 48px;
}
.page-template-template_testimonial-php .page-caption {
    padding-top: 68px;
}
.blog-post-img-l{
	width:32%;
}
.blog-post-img-r{
	width:65%;
}
h2.blog-post-title{
	font-size:20px;
	line-height:22px;
	margin:0 0 8px;
}
.post-info > span{
	margin-right:20px;
}
.post-data .post-excerpt{
	font-size:16px;
	line-height:24px;
}
.blog-page-main-full article.post-box.vertical{
	 margin-bottom: 32px;
    padding-bottom: 32px;
}
.blog-page-main-full {
    padding: 0 0 18px;
}
.blog .page-caption, .single-post .page-caption {
    padding-top: 68px;
}
.post-single-content p{
	 font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px;
}
.post-single-content {
    margin: 12px 0 32px;
}
.single-post-img {
    padding: 0 0 32px;
}
#comments{
	 margin-bottom: 32px;
    padding: 34px 30px 16px;
}
#commentsAdd{
	padding:34px 32px;
}
.single-post-main {
    padding: 0 0 58px;
}
.home-top-conetnt-sidebar{
padding-top:6px;
}
.contact-pagemain ul li{
	font-size: 14px;
}
.contact-tow .contact-fax-details ul li{
	padding-left:22px;
}
.contactpage-mail, .contact-fax-details{
	width:47%;
}
.contact-main .contact-location ul li, .contact-main .contactpage-mail ul li, .contact-tow .contact-location ul li{
	padding-left:19px;
}
.contact-page-content-full {
    padding-bottom: 45px;
}

}

@media only screen and (max-width:767px) { 
.home-top-conetnt-sidebar{
padding-top:0;
}
.mobile-logo{
display:block;
}
.header-inner{
width:100%;
padding:22px 0 10px;
}
.container{
width:96%;
}
.left-menu{
display:none;
}
.right-menu{
display:none;
}
.logo-wrap{
display:none;
}
.left-menu-main {
    float: none;
    width: 100%;
}
.right-menu-main {
    float: none;
    width: 100%;
}
.left-menu-top {
    border-bottom: none;
	padding:19px 0 17px;
}
.left-menu-top #text-2 {
    float: none;
    margin: auto;
    width: 200px;
}
.right-menu-main .right-menu-top #text-3{
margin-left:0;
}
.right-menu-main .right-menu-top {
    border-bottom: none;
    padding: 10px 0;
    width: 175px;
    margin: auto;
}
.tp-bullets.simplebullets.square-old{
bottom:4% !important;
top:inherit !important;
}
.sidebar.c-4-12 {
    float: none;
    margin: 30px auto auto;
    width: 308px;
}
.home-page-top-content-inner .sidebar.c-4-12 {
    margin-top: 30px;
}
.announcements-widget{
padding:30px 25px;
}
.home-page-practice-areas{
float:none;
width:100%;
padding-top:28px;
}
.home-parctice-areas-inner a.homeprev, .home-parctice-areas-inner a.homenext{
top:40%;
}
.home-parctice-areas-inner a.homeprev{
	left:0;
}
.home-parctice-areas-inner a.homenext{
	right:0;
}
.home-top-conetnt-sidebar .widget_text {
    padding: 19px 11px 20px 50px;
}
.home-top-content-sidebar-left{
	width:100%;
	margin-bottom:15px;
}
.home-top-content-sidebar-right{
	float:left;
	width:100%;
}
.home-top-content-sidebar-left p{
	font-size:18px;
	line-height:24px;
}
.home-content-main-full{
	padding:0;
}
.content-text h6{
	font-size:18px;
	line-height:24px;
	margin:0 0 10px;
}
.content-text p{
	font-size:16px;
	line-height:22px;
}
.content-text p br{
	display:none;
}
.home-parctice-areas-inner ul li{
margin-right:12px;
}
.middle-main-div .testimonials{
width:100%;
}
#bne_testimonials_slider_widget-2{
padding: 35px 25px 30px 25px;
    margin-top: 28px;
}
.home-contact{
float:left;
width:100%;
}
.home-contact #text-6{
padding:35px 25px 10px;
}
.contact-name{
width:100%;
}
.contact-phone {
    float: left;
    width: 100%;
}
.content-left-div, .content-left-div-one, .content-right-div, .content-right-div-one {
    float: none;
    width: 260px;
    margin: auto auto 20px;
}
.home-content-main-inner h4{
font-size:19px;
margin:0 0 20px;
line-height:22px;
}
.office-address, .office-mail, .callus, .fallow, .join{
float:none;
width:200px;
margin:auto auto 18px;
}
.footer-top-inner .footer-top .join a{
width:100%;
}
.footer-top-inner .footer-top ul li br{
display:none;
}
.copyright-l{
float:none;
text-align:center;
}
.copyright-div ul li{
float:none;
margin:0 0 15px;
}
.copyright-div ul li a{
border:none;
}
.copyright-r{
float:none;
text-align:center;
margin:22px auto auto;
}
.footer-top-div{
padding:32px 0 10px;
}
.page-caption{
padding:35px 0 30px;
}
.page-title{
font-size:30px;
line-height:32px;
}
.article {
    float: none;
    width: 100%;
}
.about-page-inner .article p{
font-size:18px;
line-height:26px;
}
#bne_testimonials_slider_widget-3{
padding:30px 9px 30px 25px;
}
.sidebar.c-4-12 #text-10{
padding:30px 20px 10px 25px;
}
.practce-areas-tabs-top{
padding:0 0 0 15px;
height:208px;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li{
width:143px !important;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li a{
padding:20px 7px;
}
.practce-areas-tabs-top a.prev{
left:0;
}
.practce-areas-tabs-top a.next{
right:0;
}
.practice-tabs-title h3{
font-size:10px;
min-height:inherit;
}
.practice-areas-content-full h4.practice-content-title{
font-size:22px;
line-height:26px;
margin:40px 0 22px;
}
.practice-tabs-content-inner img {
    float: none;
    margin-right: 0;
}
.practice-tabs-content-inner h6{
font-size:22px;
line-height:28px;
margin:22px 0 15px;
}
.practice-tabs-content-inner p{
font-size:18px;
line-height:26px;
}
.practice-areas-page-full {
    padding-bottom: 15px;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-head{
font-size:18px;
line-height:24px;
padding-left:30px;
}
.responsive-accordion-default.responsive-accordion li{
 margin-bottom: 22px;
    padding-bottom: 22px;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-panel{
font-size:17px;
line-height:26px;
}
.contact-map-sidebar iframe{
width:100%;
height:auto;
}
.contact-page-l {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.contact-page-l h4{
font-size:22px;
line-height:22px;
margin:0 0 26px;
}
.contact-page-r{
float:left;
width:100%;
margin-top:32px;
}
.contact-location {
    float: none;
    width: 100%;
}
.contactpage-mail, .contact-fax-details{
    float: none;
    margin-top: 20px;
    width: 100%;
}
.contactpage-follow {
    float: none;
    margin-top: 20px;
    width: 100%;
}
.contact-page-r #text-12 {
    padding: 30px 25px 10px;
}
.contact-page-r h3{
font-size:18px;
line-height:22px;
}
.contact-page-r h6{
margin:0 0 20px;
}
.contact-page-content-full {
    padding-bottom: 20px;
}
.secondary-navigation{
display:block;
background:none !important;
}
.show_mobile a{
background:url(../images/mobile-menu-icon.png) no-repeat 96% center #AF0E0A;
display:block;
font-family: 'droid_serifregular';
color:#fff;
font-size:20px;
line-height:20px;
padding:13px 14px;
}
.secondary-navigation #navigation #menu-main-menu{
background:#fff;
padding:12px 0;
}
.secondary-navigation #navigation #menu-main-menu a{
 display: block;
    font-family: 'AvenirLTStdMedium';
    font-size: 17px;
    line-height: 20px;
    padding: 10px 15px;
	text-transform:uppercase;
	color:#AF0E0A;
}
.sidebar.c-4-12 .widget_recent_entries{
padding:16px 25px 1px;
}
.sidebar.c-4-12 .widget_recent_entries ul li{
 margin-bottom: 10px;
    padding-bottom: 10px;
}
.sidebar.c-4-12 .widget_recent_entries ul li a{
font-size:18px;
line-height:26px;
}
.home-practice-areas-title h4{
	font-size:14px;
	line-height:14px;
	text-transform:none;
}
#bne_testimonials_slider_widget-2 {
    padding: 18px 20px 1px;
    margin-top: 0;
}
.bne-testimonial-description p{
	font-size:18px;
	line-height:26px;
}
.blog .page-caption, .single-post .page-caption {
    padding-bottom: 16px;
    padding-top: 20px;
}
h2.blog-post-title{
	font-size:16px;
	line-height:20px;
	margin:0 0 8px;
}
.single-post-img {
    padding: 0 0 15px;
}
.post-single-content p{
	  font-size: 15px;
    line-height: 20px;
    margin: 0 0 12px;
}
.post-single-content {
    margin: 10px 0 26px;
}
#comments{
	margin-bottom: 20px;
    padding: 20px 10px 10px;
}
.total-comments{
	font-size:20px;
	 line-height: 20px;
    margin: 0 0 18px;
    padding-bottom: 16px;
}
.commentlist p{
	font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.commentlist li h4{
	font-size:19px;
	line-height:20px;
	margin:0 0 6px;
}
.commentlist li{
	 margin: 0 0 10px;
    padding-left: 22px;
}
#commentsAdd{
	padding:20px 10px;
}
#commentsAdd #respond h4{
	font-size:20px;
	line-height:20px;
	margin:0 0 14px;
}
.single-post-commentform-left{
	width:100%;
	float:none;
}
.single-post-commentform-right {
    float: none;
    width: 100%;
}
#commentsAdd #commentform textarea {
    height: 85px;
}
.single-post-main {
    padding: 0 0 20px;
}
.blog-post-img-l{
	width:100%;
}
.blog-post-img-r {
    float: left;
    margin-top: 14px;
    width: 100%;
}
.post-info > span{
	font-size:13px;
	margin-right: 10px;
    padding-left: 20px;
}
.post-data .post-excerpt{
	font-size:15px;
	line-height:20px;
}
.readMore {
    margin: 14px 0 0;
}
.blog-page-main-full article.post-box.vertical{
	 margin-bottom: 20px;
    padding-bottom: 20px;
}
.blog-page-main-full {
    padding: 0 0 1px;
}
.blog-page-main-full {
    padding: 0 0 1px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial{
	   margin-bottom: 20px;
    padding: 14px 10px 15px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial .bne-testimonial-description p{
	 font-size: 15px;
    line-height: 20px;
    margin: 0 0 16px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial .bne-testimonial-description{
	margin:0 0 14px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial img.bne-testimonial-featured-image.circle{
	bottom:3px;
	right:170px;
}
.testimonial-page-full {
    padding: 0 0 20px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial h4.bne-testimonial-heading{
	font-size:18px;
}
.testimonial-page-list .bne-element-container .bne-testimonial-list-wrapper .single-bne-testimonial .bne-testimonial-details .bne-testimonial-tagline{
	font-size:14px;
}
.page-template-template_testimonial-php .page-caption {
    padding-bottom: 14px;
    padding-top: 20px;
}
.faq-page-full .faq-page-inner .article .accordions .ui-accordion-header{
  margin-bottom: 14px;
    padding-bottom: 14px;
    padding-left: 28px;
}
.faq-page-full .faq-page-inner .article .accordions .accordion-content{
   line-height: 22px;
    margin-bottom: 10px;
    margin-top: -20px;
    padding: 16px 10px 0 26px;
}
.header-top-bar p{
	font-size:14px;
	line-height:19px;
}
.header-top-bar{
	padding:9px 0;
}
.footer-fax {
    float: none;
    width: 200px;
    margin: auto auto 18px;
}
body #colorbox, body #colorbox #cboxWrapper, body #colorbox #cboxWrapper #cboxContent{
	width:310px !important;
}
body #colorbox #cboxWrapper #cboxContent #cboxLoadedContent{
	width:300px !important;
}
body #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .wp_popup_default_theme .sub_content{
	width:100% !important;
}

}