*{
	box-sizing:border-box;
}
body {
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
        padding: 0;
    margin: 0;
    background-color: #c9c4b3;
}

h2{
	font-size: 24px;
    margin: 0px 0px 19px;
    font-family: "museo-sans",sans-serif;
    font-weight: 700;
}
p{
    color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 25px 0;
}
p a {
    color: #A52130;
    text-decoration: none;
       font-size: 18px;
	   font-weight: 700; border-bottom: 2px solid transparent; 
}

	
p a:hover{
    
   
	border-bottom: 2px solid #A82A32; color: #A82A32; font-weight: 700; transition: all .4s ease;
}

li a {
    color: #A52130;
    text-decoration: none;
       font-size: 18px;
	   font-weight: 700; border-bottom: 2px solid transparent; 
}

	
li a:hover{
    
   
	border-bottom: 2px solid #A82A32; color: #A82A32; font-weight: 700; transition: all .4s ease;
}

ul {
    padding: 0;
    margin: 0;
}

.container ul {
    margin-bottom: 25px;
	margin-left: 20px;
}

.container ul li {
    color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 10px 20px;
    padding-left: 0;
	list-style-position: outside;
}


.header-wrapper {
    width: 100%;
    background-color: #333333;
    padding: 0;
}



.header-sticky.sticky {
    
    -webkit-box-shadow: 0px 0px 47px -4px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 47px -4px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.35);
    left: 0;
    width: 100%;
    z-index: 99;
}
.vc_section.judicial .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2), .vc_section.judicial .wpb_column.vc_column_container.vc_col-sm-4:nth-child(3) {
    border-left: 1px solid #ddd;
    padding-left: 10px;
    margin-left: 10px;
    width: 31%;
}
.vc_section.judicial .wpb_column.vc_column_container.vc_col-sm-4{
    margin-bottom: 20px;
}
.item-content {
    padding-left: 15px;
    border-left: 1px solid #999;
}
.item-content p {
    margin-bottom: 12px;
}
.menu-consulting .widget.widget_nav_menu .menu-consulting-menu-container ul#menu-consulting-menu li {
    width: 100%;
    padding: 0;
    margin-right: 0;
}
.menu-consulting .widget.widget_nav_menu .menu-consulting-menu-container ul#menu-consulting-menu li.current-menu-item.current_page_item a {
    border-bottom: 2px solid #A82A32 !important;
}


@media(min-width: 1200px) {
	.header-sticky {
    float: left;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
}
	body {
    margin-top: 290px;
}
body.consulting-head, body.page-id-21 {
    margin-top: 257px;
}
    @-webkit-keyframes slide-down {
        0% {
            opacity:0;
            transform: translateY(-100%);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @-moz-keyframes slide-down {
        0% {
            opacity: 0;
            transform: translateY(-100%);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @keyframes slide-down {
        0% {
            opacity: 0;
            transform: translateY(-100%);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }
.container {
    width: 1140px;
    margin: 0 auto;
    float: none;
    padding: 0;
}
.logo-wrapper {
    padding: 77px 0 34px 0;
    display: inline-block;
    width: 100%;
    transition: all .4s ease;
    display: flex;
    flex-wrap: wrap;
    transition-duration: 0.5s;
}
.header-sticky.sticky .logo-wrapper {
    padding: 15px 0px 15px;
    transition-duration: 0.5s;
}
.logo-wrapper .logo {
    margin-right: 2%;
    width: 9%;
}
.logo-wrapper .logo a {
    display: inline-block;
}

.logo-wrapper .logo a img {
    max-width: 100px;
}
.logo-textname {
    padding-top: 7px;
    width: 89%;
}
.logo-textname .header-text1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #BFBFBF;
}
.header-text1 p {
    color: #ffffff;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 34.93px;
    letter-spacing: -0.06px;
    line-height: 49px;
    margin: 0;
}
.header-text1 p span {
    font-size: 41px;
}
.header-text2 {
    float: left;
    width: auto;
    margin-right: 18px;
}

.header-text2 p, .header-text3 p {
    color: #FFFFFF;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 15.5px;
    letter-spacing: 0.11px;
    line-height: 19px;
    margin: 9px 0 0 0;
}

.header-text3 {
    float: left;
    padding-left: 17px;
    border-left: 1px solid #BFBFBF;

}
.menu-bar {
    float: left;
    width: 100%;
    background: #c9c4b3;
    padding: 0;
}

ul.menu {
    margin: 0;
    padding: 0;
}

ul.menu li {
    float: left;
    list-style: none;
    margin: 0 35px 0 0;
}
ul.menu li a {
    color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 3px solid #c9c4b3;
    float: left;
    padding: 22px 0px 15px;
	    transition: all .4s ease;
}

ul.menu li a:hover {
    border-bottom: 3px solid #A52130;
}

.header-sticky.sticky ul.menu li a {
    padding: 17px 0px 10px;
    line-height: 18px;
}
ul.menu li.current_page_item a, ul.menu li.current-page-ancestor a{
	border-bottom: 3px solid #A52130;
}
section#home-sec1 {
    background: #fff;
    padding: 56px 0;
    float: left;
    width: 100%;
}

.container.wpb_column.vc_column_container.vc_col-sm-12 {
    width: 1200px;
    margin: 0 auto;
    float: none;
    padding: 0;

}
.copy-right {
	color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-top: 0;
}
.footer-text a {
    text-decoration: none;
    margin: 0 10px;
}
.footer-text a.foot-mailid {
    color: #A52130;
    text-decoration: none;
    font-weight: 600;
	border-bottom: 2px solid transparent;
}

.footer-text a.foot-mailid:hover{ border-bottom: 2px solid #A82A32; color: #A82A32; transition: all .4s ease;}

.copy-right a {
    color: #A82A32;
    font-weight: 600;
    border-bottom: 2px solid transparent;
	text-decoration:none;

}

.copy-right a:hover{

	border-bottom: 2px solid #A82A32; color: #A82A32; transition: all .4s ease;
}

.footer-copyrht {
    float: left;
    width: 100%;
    background: #c9c4b3;
    padding: 44px 0;
}

.footer-text {
    text-align: center;
    color: #333;
}
.footer-text a {
    color: #333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}
#writing-sec, #teachin-sec, #judical-sec, #expert-witness-sec, #contact-sec {
    background: #fff;
    padding: 56px 0;
    float: left;
    width: 100%;
   margin-right: 0;
    margin-left: 0;
}
#writing-sec .vc_row, #teachin-sec .vc_row, #judical-sec .vc_row, #expert-witness-sec .vc_row, #contact-sec .vc_row {
    margin-left: 0px;
    margin-right: 0px;
}
#writing-sec p, #teachin-sec p, #judical-sec p, #expert-witness-sec p, #contact-sec p{
	color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 25px 0;
}
#teachin-sec h3 {
    margin-top: 0;
    font-size: 24px;
    line-height: 29px;
    color: #333;
    font-family: "museo-sans",sans-serif;
    font-weight: 500;
	margin-bottom: 16px;
}
#writing-sec h2 {
    font-family: "museo-sans",sans-serif;
    font-weight: 700;
}
#judical-sec h2, #expert-witness-sec h2, #contact-sec h2 {
    color: #333333;
    font-size: 24px;
    line-height: 29px;
    font-family: "museo-sans",sans-serif;
    font-weight: 500;
    margin-top: 0;
}
#contact-sec h2 {
    margin-top: 0;
}
#judical-sec .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-left: 10px;
    border-left: 1px solid #ddd;
}
#judical-sec .wpb_column.vc_column_container.vc_col-sm-4:first-child {
    padding-left:0!important;
    border-left:none !important;
    margin-left: 0!important;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.judical-sec1 p {
    font-size: 21px !important;
}
.footer-slider {
    display: inline-block;
    width: 100%;
}

.item-content span {
    color: #333333;
    font-size: 14px;
    line-height: 17px;
	font-weight: 600;
	margin-bottom: 7px;
    display: block;
}

.item-content p {color: #333333; font-size: 20px; line-height: 27px; font-family: "museo-sans",sans-serif;
    font-weight: 300;}

.item-content a {color: #A52130; font-size: 12px; line-height: 14px; text-decoration: none; text-transform: uppercase;
 font-weight: 600;}
.slider-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0 -25px 5px -25px;
}
button.slick-prev.slick-arrow {
    background: url(../images/left-arrow.svg) no-repeat;
    width: 36px;
    height: 36px;
    left: -50px;
        top: 30%;
}
button.slick-next.slick-arrow {
    background: url(../images/right-arrow.svg) no-repeat;
    width: 36px;
    height: 36px;
    right: -50px;
        top: 30%;
}
.slick-prev:before, .slick-next:before {
    font-size: 0 !important;
    content: none!important;
}
.slick-slide {
    padding: 0px 25px;
}
.copy-right br{
	display:none;
}
.nav-logo{
	display:none;
}
.footer-block {
    padding: 44px 0px;
    float: left;
    width: 100%;
    background: #c9c4b3;
}

.tab_content {
  padding: 30px 0px 0px;
  display: none;
}
.mob_head { display: none; }


.ul.tabs li {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #C9C4B3;
    padding: 10px 12px;
    position: relative;
    margin-right: 20px;
	    cursor: pointer;
}

.tab-wrap {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
}

ul.tabs {
    border-bottom: 6px solid #C9C4B3;
}

ul.tabs li.active {
    color: #A52130;
}

ul.tabs li:before {
    position: absolute;
    content: "";
    height: 6px;
    bottom: -6px;
    width: 0;
    left: 0;
    transition: all .4s ease;
    background: #A52130;
}

ul.tabs li.active:before {
    width: 100%;
}

.tab_content ul li {
    display: block;
    margin-bottom: 20px;
    color: #333333;
    font-size: 18px;
	line-height: 26px;
}
.tab-wrap .container {
    padding: 0px ;
}
.header-sticky.sticky .logo-wrapper .logo a img {
    transform: scale(0.70)!important;
    -webkit-transform: scale(0.70)!important;
    -moz-transform: scale(0.85)!important;
    transition-duration: 0.5s;
}
section#expert-witness-sec {
    margin-top: -35px;
}
section.vc_section {
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
   background: #ffff;
    padding: 90px 0 50px 0;
}
section.vc_section .container section.vc_section{
    margin-top: 0 !important;
     padding-top:0;
     padding-bottom:0;
}
.header-sticky.sticky .logo {
    width: 7.5%;
    transition: all 0.5s ease;
}
.header-sticky.sticky .logo-textname{
    width: 90.5%;
    transition: all 0.5s ease;
    padding-top: 10px;
}
.consulting-head section.vc_section ul li {
    color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
        padding-left:0;
     margin-left: 20px;
   list-style-position: outside;
   
}


.tab-wrap ul.tabs li {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #C9C4B3;
    padding: 10px 25px;
    position: relative;
    margin-right:0;
    margin-left:0;
    cursor: pointer;
} 
.tab-wrap ul.tabs li:before {
    position: absolute;
    content: "";
    height: 6px;
    bottom: -16px;
    width: 0;
    left:0;
    transition: all .4s ease;
    background: #A52130;
}
.tab-wrap ul.tabs li.active {
    color: #A52130;
}
.tab-wrap ul.tabs li.active:before {
    width: 100%;
}
section.vc_section .container section.vc_section .wpb_text_column.wpb_content_element {
  margin-bottom:0;
} 
.item-content a:focus, .slick-initialized .slick-slide:focus, .slick-initialized .slick-slide .item-content:focus {
    outline: none !important;
}
.consulting-head .logo-textname, .consulting-head .header-sticky.sticky .logo-textname, .page-id-21 .logo-textname{
    width: 100%;
}

.consulting-head section.vc_section ul li{
    color: #333333;
    font-family: "museo-sans",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 10px 0;
   
}
.consulting-head section.vc_section ul {
   margin-bottom: 25px;
   margin-left: 20px;
}
.logo-textname .header-text1 a {
    float: left;
}
.logo-textname a, .logo-wrapper.desktop-logo a{
    text-decoration: none !important;
}
nav.main-nav {
    background-color: #333333;
}
.footer-copyrht .slider-wrapper .slick-slide img {
    display: block;
}
.page-template-template-writing .wpb_text_column.wpb_content_element {
    float: left;
}
.consulting-head section.vc_section ul li{
    padding-left:0;
     margin-left: 20px;
     list-style-position: outside;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
     .header-text1 p{
    font-size: 2.25em;
}
.header-text1 p span {
    font-size: 1.2em ;
}
.header-text2 p, .header-text3 p{
        font-size: 1.03em ;
}   
}
}




@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

       .header-text1 p{
    font-size: 2.25em;
}
.header-text1 p span {
    font-size: 1.2em ;
}
.header-text2 p, .header-text3 p{
        font-size: 1.03em ;
}
}}