@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: 600;
    font-style: normal;

}
/*=======================================*/



body{
    /*font-family: 'Montserrat', sans-serif;*/
    background: #e5e5e5;
    font-size: 18px;
    font-weight: 400;
    color: #4d4c4c;
}
h1,h2,h3,h4,h5,h6{
    margin: 15px 0;
}
h1{
    font-size: 40px;
}
h2{
    font-size: 35px;
}
h3{
    font-size: 30px;
}
h4{
    font-size: 25px;
}
h5{
    font-size: 20px;
}
h6{
    font-size: 18px;
}
a{
    outline: none !important;
}
img{
    max-width: 100%;
}
.noListStyle li{
    list-style: none;
}

#fp-nav ul li, .fp-slidesNav ul li{
    display: inline-block;
    width: auto;
    height: auto;
    margin: 4px;
}
#fp-nav ul li a, .fp-slidesNav ul li a{
    width: 20px;
    height: 20px;
    background: #fff;
    background:  rgba(255,255,255,0.3);
    border-radius: 50%;
    display: block;
    position: relative;
    padding: 2px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background: #fff;
    height: 16px !important;
    width: 16px !important;
    position: absolute;
    left: 2px;
    top: 2px;
    margin: 0 !important;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
    background: #dfd7d0;
}
#fp-nav{
    top: auto;
    bottom: 80px;
}

.doc-header{
    height: 107px;
    background: #d0d0d1;
    z-index: 999;
    width: 100%;
    left: 0;
    position: relative;
}


.is-sticky .doc-header{
    background: none;
}
.doc-header .menu-inner{
    position: relative;
}
.doc-header a{
    text-decoration: none !important;
}
.doc-header ul{
    padding: 0;
    margin: 0;
}
.doc-header #navcontainer{
    padding: 0 36px;
    background: #111622;
    height: 93px;
}
.doc-header #navlist{
    position: relative;
    text-align: right;
    display: block;
    font-size: 16px;
    color: #fff;
}
.doc-header #navlist > li{
    display: inline-block;
}
.doc-header #navlist > li > a{
    display: block;
    color: #fff;
    padding: 35px 12px; 
}
#navlist > li > a.disable{
    cursor:default;
}
.logo {
  position: absolute;
  left: 20px;
  top: 10px;
  z-index: 80;
}
/*.logo:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 14px;
    width: 100%;
    background: url(../img/logoAfter.png) left top no-repeat;
}*/
/*.is-sticky .doc-header .logo:after,.fp-viewing-1 .doc-header .logo:after, .fp-viewing-2 .doc-header .logo:after,.fp-viewing-3 .doc-header .logo:after,.fp-viewing-4 .doc-header .logo:after{
    display: none;
}*/


/*=================
Custome Select
================*/
.hiddenLarge{
    display: none;
}
.custome-select {
    font-size: 14px;
    width: 100%;
	position: relative;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background:#e4e4e4;
	color:#ee5646;
    z-index: 20;
}
.paymentArea .custome-select,.peopleMenu .custome-select {
    border-color: #fff;
}
.peopleMenu .custome-select{
    margin-bottom: 5px;
}

.custome-select span {
	width: 88%;
	/*color: #262626;*/
    /*font-family: "Lato";*/
    font-size: 15px;
    /*font-weight: 300;*/
	padding-left: 10px;
	display: block;
	height:40px;
    line-height: 40px;
	overflow:hidden;
}

.custome-select b {
	position:absolute;
	right:0;
	top:0;
	width:40px;
	height:100%;
	line-height:40px;
	text-align:center;
	color:#515151;
	font-size:22px;
}
.paymentArea .custome-select b,.peopleMenu .custome-select b{
    color: #fff;
    border-color: #fff;
}
.custome-select select {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 20;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	color:#000;
}
.xv-select{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 40px;
    z-index: 100;
}
.xv-select.active ul{
    display: block !important;
    z-index:99999
}
.xv-select ul{
    display: none !important;
    padding: 5px;
    overflow-y: auto;
    line-height: 20px;
    color: #fff;
    background: #202736;
    position: relative;
    z-index: 30;
}
.xv-select ul li{
    display: block;
    margin-bottom: 5px;
    padding:5px;
}
.xv-select ul li a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.xv-select ul li a:hover{
    color: #C1AFA3;
}
/*=====================
Buttons
=====================*/
.btn{
    border-radius: 0;
    font-size: 18px;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.btn-wide{
    width: 100%;
    display: block;
    padding: 15px;
}
.btn-blue{
    background: #1a6bad;
    color: #fff;
}
.btn-blue:hover{
    background: #204f76;
    color: #fff;
}

/*======================
Mega Pop-up
========================*/
.megapop{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 60px 40px;
    background: #862b3a;
    margin-top: -15px;
    display: none;
}
.megapop.att-mega{
    padding-top: 40px;
    padding-bottom: 40px;
}
a.closeMega{
    position: absolute;
    top:18px;
    right: 18px;
}
.megapop .prac-list{
    margin: 0 1.5%;
    padding: 0;
    width: 30%;
    float: left;
    display: block;
}
.megapop .prac-list li{
    display: block;
    margin-bottom: 10px;
}
.megapop .prac-list li a{
    display: inline-block;
    background: #751e2b;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 15px;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.megapop .prac-list li a:hover{
    color: #151b29;
    background: #c7b8ac;
}
.mega-contactForm,.mega-att-filters{
    width: 40%;
    padding-right: 40px;
    float: left;
}
.mega-contactForm{
    padding-right: 40px;
}
.mega-att-results{
    float: left;
    width: 60%;
    padding-left: 60px;
}
.mega-contactInfo{
    float: left;
    width: 60%;
    padding-right: 60px;
    font-size: 12px;
    color: #d8d8d8;
    line-height: 20px;
}
.mega-contactForm input[type="text"],.mega-contactForm input[type="url"],.mega-contactForm input[type="email"],.mega-contactForm input[type="password"],.mega-contactForm input[type="tel"],.mega-att-filters input[type="text"]{
    background: #e7d5d8;
    border: 2px solid #b05e6f;
    color: #000000;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    height: 40px;
}
.mega-att-filters .input-wrap label{
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}
.mega-att-filters .input-wrap{
    margin-bottom: 12px;
}
.mega-contactForm .input-wrap label{
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
}
.mega-contactForm .input-wrap {
    margin-bottom: 8px;
}
.mega-contactForm .input-wrap.active input[type="text"],.mega-contactForm .input-wrap.active input[type="url"],.mega-contactForm .input-wrap.active input[type="email"],.mega-contactForm .input-wrap.active input[type="password"],.mega-contactForm .input-wrap.active input[type="tel"],.mega-att-filters .input-wrap.active  input[type="text"]{
    border-color: #b05e6f;
}
.mega-contactForm .input-wrap label,.mega-contactForm .input-wrap textarea{
    color: #000000;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
}
.mega-contactForm .input-wrap textarea{
    height: 110px;
    width: 100%;
    background: #e7d5d8;
    border: 2px solid #b05e6f;
    padding: 10px 15px;
}
.mega-contactForm button{
    border: none;
    padding: 15px;
    background: #967f6e;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    border-bottom: 6px solid #af9c8d;
}

.mega-contactForm .custome-select{
    background: #e7d5d8;
    border: 2px solid #b05e6f;
    margin-bottom: 8px;
}
.mega-contactForm .custome-select span{
    line-height: 35px;
    color: #000000;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}
.att-mega:before,.contact-mega:before{
    position:absolute;
    left:40%;
    width: 2px;
    background: #8e3545;
    height: 100%;
    content: "";
    top: 0px;
    margin-left: 20px;
}
.contact-mega:before{
    left:60%;
    margin-left: -40px;
}
.megapop.contact-mega{
    padding-top: 30px;
    padding-bottom: 30px;
}

.mega-contactInfo h4,.att-resutlCount{
    color: #fff;
    font-size: 16px;
    margin: 0 0 20px;
}
.mega-contactInfo h4{
    margin: 10px 0;
}
.locationRepeatUnit{
    width: 33.3%;
    float: left;
    padding: 5px;
}
.locationRepInner{
    background: #fff;
    padding: 10px;
    color: #000;
}
.locationRepInner  img{
    width: 100%;
}
.locationRepInner h3{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
/*.locationRepInner .addressSpan{
    color: #363636;
    
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    height: auto;
}*/
.contactQuick{
    line-height: 16px;
    display: block;
}
.locationRepInner .megaViewMap{
    display: block;
    max-height: 140px;
    overflow: hidden;
}

/*.alphabatic{
    margin: 0 -5px 40px;
}
.alphabatic > a,.alphabatic > span{
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    color: #fff;
    background: #751e2b;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px;
}
.alphabatic > span{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.alphabatic > a:hover,.alphabatic > a.active{
    color: #751e2b;
    background: #fff;
}*/
.mega-att-filters .custome-select{
    background: #7a212f;
    border: 1px solid #b05e6f;
    margin-bottom: 10px;
}
.mega-att-filters .custome-select b{
    color: #de929f;
}
.mega-att-filters .custome-select span{
    color: #de929f;
    font-size: 17px;
    text-transform: uppercase;
}
.loadingAjax{
    position: relative;
    padding: 30px !important;
    text-align: center !important;
}
.att-mega .searchResults{
    padding: 0;
    margin: 0;
    max-height: 315px;
    overflow: hidden;
}
.peopleNav{
    margin-top: 15px;
    display: none;
    background: #812938;
}

.peopleNav a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #732532;
}
.att-mega .searchResultsWraper{
    margin-top: 20px;
    max-width: 480px;
}
.att-mega .searchResults li{
    display: block;
    padding: 10px 30px 10px 155px;
    position: relative;
    color: #fff;
    background: #812938;
}
.att-mega .searchResults li:nth-child(even){
    background: #732532;
}
.att-mega .searchResults li h4, .att-mega .searchResults li h4 a {
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
}
.att-mega .searchResults li span{
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
}
.att-mega .searchResults li span.attType{
    text-transform: capitalize;
}
.att-mega .searchResults li span.attNo{
    font-weight: bold;
}
.attEmail a{
    text-decoration: none;
    display: block;
    float: left;
    height: 30px;
    font-size: 13px;
    line-height: 20px;
}
.att-mega .searchResults .attEmail a.btnBio{
    padding: 5px 10px;
    background: #b7b4ac;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}
.att-mega .searchResults .emailAdd{
    width: 210px;
    background: #fff;
    padding: 0 10px;
    color: #151b29;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin-right: 5px;
    overflow: hidden;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.att-mega .searchResults li figure{
    position: absolute;
    left: 28px;
    top: 12px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
}
.att-mega .searchResults li figure a{
    display: block;
}
.att-mega .searchResults li figure img{
    width: 100%;
}
/*====================
Page
====================*/
.page{
    padding: 125px 36px 36px;
    width: 100%;
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}
.page-header{
    margin: 0 !important;
    background: #f8f8f8;
    font-size: 20px;
    border: 1px solid #fff;
    border-bottom: 1px solid #bbbaba;
    padding: 0 15px;
    position: relative;
}
.page-header .rightArea{
    width: 300px;
    position: absolute;
    padding: 10px;
    right: 0;
    height: 100%;
    top: 0;
    border-left: 1px solid #bbbaba;
}
.page-areas .page-header .rightArea{
    padding: 0;
    width: 310px
}
.page-header h5{
    margin: 0;
    font-size: 22px;
    color: #262626;
    display: inline-block;
    position: relative;
    padding:15px 30px;
}
.page-header h5 a {color: #262626;}
.page-header h5.shadow-thing{
    border-right: 1px solid #bbbaba;
}
.page-header h5.shadow-thing:after{
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    background: #bbbaba;
}
.tagHeading{
    position: absolute;
    left: 100%;
    padding-left: 20px;
    font-size: 18px;
    color: #6d6d6d;
    width: 500px;
    font-weight: 400;
    font-family: "Lato";
    top: 15px;
}
.tagHeading a {color: #6d6d6d;}
.tagHeading a.current {color: #337ab7;text-decoration: none;}
.shadow-thing{
    position: relative;
}
.shadow-thing:before{
    content: "";
    width: 18px;
    height: 100%;
    background: url(../img/shadow.png) no-repeat bottom;
    position: absolute;
    bottom: 0;
    right: 0;
}
.shadow-thing.style2:before{
    right: 100%;
}
.page-content{
    border: 2px solid #fff;
    background: #efefef;
}


/*==================
Form 
=====================*/
.applyforJob button{
    background: #7b202f;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    padding: 10px;
    width: 100%;
    border: none;
    margin-top: 15px;
}
.applyforJob label,.applyforJob{
    font-weight: 300;
    margin-bottom: 0;
    font-size: 17px;
    color: #262626;
    font-family: "Lato",sans-serif;
}
/*.applyforJob{
    border-bottom: 0 !important;
}*/
.applyforJob form{
    padding: 20px;
}
.contact-form{
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}
input[type="text"],input[type="url"],input[type="email"],input[type="password"],input[type="tel"],select{
    border: none;
    border-bottom: 2px solid #babbbe;
    height: 50px;
    width: 100%;
    background: none;
    padding: 0 20px;
    color: #131825;
    outline: none;
    box-shadow: none;
}
.attachFile.active:before{
    content: "✓";
    color: #6fc06b;
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 0px;
}
.applyforJob input[type="text"],.applyforJob input[type="url"],.applyforJob input[type="email"],.applyforJob input[type="password"],.applyforJob input[type="tel"],.attachFile{
    border: none;
    border: 1px solid #c5c5c5;
    height: 38px;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    color: #131825;
    outline: none;
    box-shadow: none;
    margin-bottom: 10px;
    position: relative;
}
.attachFile{
    margin-bottom: 2px;
    padding-right: 80px;
}
.attachFile.active{
    padding-right: 100px;
}

.attachFile .xv-fileName{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.attachFile span{
    display: block;
    margin-top: 5px;
}
.attachFile span.btn{
    background: url(../img/btnFile.jpg) no-repeat;
    position: absolute;
    right: 5px;
    top: 0px;
    width: 96px;
    height: 24px;
    display: inline-block;
}
.applyforJob input[type="file"]{
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 100%;
    z-index: 99;
}




.input-wrap.active input[type="text"],.input-wrap.active input[type="url"],.input-wrap.active input[type="email"],.input-wrap.active input[type="password"],.input-wrap.active input[type="tel"]{
    border-color: #454953;
}
.input-wrap{
    position: relative;
    margin-bottom: 30px;
    z-index: 10;
}
.input-wrap label{
    line-height: 50px;
    color: #c5c5c7;
    padding-left: 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-transform: uppercase;
    cursor: text;
    font-weight: 300;
}
.input-wrap span{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.input-wrap span:before,.input-wrap span:after{
    content: "";
    width: 2px;
    left: 0;
    top: 23px;
    height: 25px;
    background: #babbbe;
    position: absolute;
}
.custom-check-box span:before,.custom-check-box  span:after{top: 48px;}
.input-wrap.active span:before,.input-wrap.active span:after{
    background: #454953;
}

.input-wrap span:after{
    left: auto;
    right: 0;
}

.contact-form{
    padding: 30px 45px;
}
.contact-form .btn{
    text-transform: uppercase;
}


/*==============================
Offices
===========================*/
.office-unit{
    position: relative;
    padding: 20px;
    padding-left: 50px;
    margin-bottom: 2px;
    background: #e6e2da;
    color: #131825;
    font-size: 15px;
}
.office-unit:last-child{
    margin-bottom: 0;
}
.office-unit address{
    font-family: "Lato";
    font-weight: 400;
    line-height: 30px;
}
.office-unit h4{
    text-transform: uppercase;
    color: #003764;
    margin-bottom: 25px;
    margin-top: 20px;
}
.office-unit > div {
    float: right;
}
.office-loc{
    width: 70%;
}
.office-fig{
    width: 30%;
}
.office-fig img{
    border: 1px solid #fff;
}

/*=====================
Highlight Text (hl-text)
=======================*/
.hl-text{
    background: #e6e2da;
    padding: 30px;
    padding-left: 45px;
    color: #131825;
    font-family: "Lato";
    margin-bottom: 20px;
    line-height: 32px;
}
.hl-text h4,.hl-text h3,.hl-text h2,.hl-text h1{
    color: #003764 !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

/*===================
career-list
======================*/
.career-list {
    padding: 30px 0px 60px;
}
.career-list ul{
    padding: 0;
    padding-right: 10px;
    margin: 0;
    width: 50%;
    display: block;
    float: left;
}
.career-list li{
    display: block;
    line-height: 24px;
    margin-bottom: 20px;
}
.career-list li a{
    display: block;
    font-size: 16px;
    color: #4d4c4c;
    text-decoration: none;
}
.career-list li a:hover{
    color: #003764;
}

/*.career-list ul + ul{
    margin-left: 80px;
}*/

/*==================
News
===================*/
.newsUnit{
    position: relative;
    padding: 30px 80px 30px 45px;
}
.newsUnit:nth-child(odd){
    background: #e6e2da;
}
.newsUnit h4 a{
    color: #003764;
}
.newsUnit .extraInfor{
    color: #909090;
    font-size: 12px;
    font-family: "Lato";
    margin-bottom: 30px;
}
.newsUnit .extraInfor a{
    color: #4a4a4a;
    font-style: italic;
}
.newsUnit p{
    font-family: "Lato";
    font-weight: 400;
}
.newsUnit p + p{
    margin-top: 40px;
}
.newsIcons{
    position: absolute;
    right: 60px;
    top: 40px;
}
.newsIcons li{
    display: inline-block;
}
.newsIcons li a{
    display: block;
    padding: 5px;
}
.pagination{
    position: relative;
    text-align: center;
    /*margin: -10px auto 30px;*/
	display: block;
}
.pagination ul{
    margin: 0;
    padding: 0;
}
.pagination li{
    display: inline-block;
}
.pagination li a{
    display: block;
    padding: 8px 15px;
    font-size: 10px;
    color: #2a2a2a;
    text-decoration: none;
    text-transform: uppercase;
}
.pagination li.active a{
    pointer-events: none;
}
.pagination li.active a,.pagination li a:hover{
    background: #2a2a2a;
    color: #e5e5e5;
}
/*=======================
Footer
========================*/
.doc-footer{
    background: #151b29;
    padding: 15px 30px;
    font-family: "Lato";
    font-weight: 300;
    font-size:14px; 
    color: #484c4f;
    position: relative;
    z-index: 10;
}
.doc-footer p{
    margin: 0;
}
.doc-footer cite{
    font-style: normal;
}
.footer-inner{
    max-width: 1920px;
    margin: auto;
    position: relative;
    padding:0 85px 0 0px;
}
.footer-inner ul{
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
}
.footer-inner ul li{
    display: inline-block;
    color: #7d7b7c;
    padding: 0 10px;
    position: relative;
}
.footer-inner ul li:last-child:after,.footer-inner ul li.redText:after{
    display: none;
}

.footer-inner ul li:after{
    content: "|";
    right: 0;
    top: 0;
    position: absolute;
}
.footer-inner ul li a{
    color: #7d7b7c;
}
.footer-inner ul li.redText a{
    color: #a7030c;
}
.doc-footer a{
    color: #b2b2b2;
}
a.sociallink {
    text-decoration: none;
    margin-left: 5px;
}
.sociallink img{
    width: 18px;
    height: 18px;
}
.creditLg{
    position: absolute;
    right: 40px;
    bottom: 0px;
}
.career-single .areasContext{
    font-size: 16px;
    line-height: 26px;
}
.career-post h3,.career-post h4,.career-post h5,.career-post h6{
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    color: #023866;
}
.career-single h2,.career-single h3,.career-single h4,.career-single h5,.career-single h6{
    font-family: 'Montserrat', sans-serif;
    color: #023866;
}
.career-post{
    font-family: "Lato",sans-serif;
    padding: 35px 325px 35px 45px;
    position: relative;
    color: #252525;
}
.careerAction{
    position: absolute;
    right: 0;
    top: 35px;
    width: 220px;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    color: #828282;
}
.career-post + .career-post{
    border-top: 2px solid #fff;
}
.careerAction a{
    background: #7b202f;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none;
    display: inline-block;
    padding: 15px 25px;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}
.career-single .hl-text span{
    color: #141824;
    font-size: 16px;
    padding-right: 15px;
}
.career-single .hl-text h4,.career-single .hl-text h3,.career-single .hl-text h2,.career-single .hl-text h1{
    margin-bottom: 0;
}
/*=========================
Resources
===========================*/
.resources-wrapper{
    padding: 20px 0 80px;
}
.resource-unit{
    position: relative;
    padding: 10px 45px 10px;
}
.resource-unit h4,.resource-unit h4 a{
    color: #003764;
    text-decoration: none;
    text-transform: uppercase;
}
.resource-unit p{
    color: #131825;
    font-size: 17px;
    font-family: "Lato";
    line-height: 30px;
}
/*=====================
Overview
======================*/

.overviewWrap{
    position: relative;
    padding: 45px;
}
.overviewWrap strong{
    font-weight:400; 
    font-family: 'Montserrat', sans-serif;
}
.overviewWrap p{
    font-family: "Lato", sans-serif;
    margin-bottom: 35px;
    line-height: 30px;
}
.overviewWrap p:last-child{
    margin-bottom: 0;
}
.overviewWrap a{
    font-weight:400;
    color: #003764;
    font-family: 'Montserrat', sans-serif;
}
.partnerlist{
    padding: 0;
    margin: 0;
    text-align: center;
}
.partnerlist li{
    display: inline-block;
    margin: 15px;
}

/*=====================
Attorney
======================*/
.att-list{
    padding: 45px;
}
.att-col{
    float: left;
    width: 33.33334%;
}
.attorney-unit{
    position: relative;
    padding: 10px 20px;
    font-size: 10px;
    
}
.attorney-unit.active{
    padding-right: 150px;
}
.attorney-unit.active{
    color: #fff;
    background: #094374;
}
.attorney-unit h4{
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    display: block;
}
.attorney-unit h4 a{
    color: inherit;
}
.attorney-unit.active h4,.attorney-unit ul a{
    overflow: hidden;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.attorney-unit .att-type{
    display: block;
    font-size:15px;
    font-family: "Lato", sans-serif;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.attorney-unit ul{
    padding: 0;
    margin: 0;
}
.attorney-unit ul a{
    color: #1ccbfe;
    text-decoration: underline;
}
.attorney-unit ul li{
    display: block;
}
.attorney-unit .btn{
    background: #fff;
    color: #094374;
    font-size: 10px;
    padding: 5px;
    margin-top: 10px;
    display: none;
}
.attorney-unit.active .btn{
    display: inline-block;
}

.attorney-unit figure{
    width: 140px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100% !important;
    overflow: hidden;
}
.attorney-unit figure img{
    width: 100%;
    min-height: 100%;
}
.attorney-unit .onActive{
    display: none;
}
/*.attorney-unit.active .onActive{
    display: block;
}*/


/*========================
Areas
===========================*/
.areasWrap{
    position: relative;
    padding-right: 310px;
    overflow: hidden;
}
.areasWrap h2,.areasWrap h3,.areasWrap h4,.areasWrap h5,.areasWrap h6{
    color: #003764;
    font-family: 'Montserrat', sans-serif;
}
.areasContext{

    padding: 10px 45px;
    font-family: "Lato", sans-serif;
}
.areasContext ul li{
    display: block;
    position: relative;
    padding-left: 20px;
    line-height: 35px;
}
.areasContext ol li{
    padding-left: 15px;
    margin-bottom: 15px;
    list-style-position: outside;
}
.areasContext ul{
    margin-bottom: 40px;
}
.areasContext ul ul{
    margin: 10px 0;
}
.areasContext ul li:before{
    position: absolute;
    width: 20px;
    content: "-";
    top: -2px;
    left: 0;
    font-weight: bold;
    font-size: 20px;
}
.page-areas .realatedAttorney{
    position: absolute;
    right: 0;
    top: 0;
    width: 310px;
    height: auto;
    padding-top: 1px;
    background: #f6f6f6;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.page-areas .realatedAttorney br{
    display: none;
}
.realatedAttorney .forSmall{
    display: none;
    margin-top: 20px;
}

.page-areas .realatedAttorney:before{
    position: absolute;
    left: -2px;
    top: 100%;
    margin-top: 2px;
    content: "";
    width: 101%;
    height: 5000%;
    background: inherit;
    border-left: 2px solid #fff;
}

.page-areas .realatedAttorney .related-unit{
    font-size: 12px;
    padding:15px;
    padding-top: 20px;
    padding-left: 105px;
    min-height: 115px;
    position: relative;
    z-index: 20;
    border-bottom: 1px solid #d2d1d1;
    border-top:2px solid #fff;
}
.page-areas .realatedAttorney .related-unit figure{
    position: absolute;
    left: 10px;
    top: 8px;
    width: 85px;
    height: 85px;
    overflow: hidden;
    border-radius: 50%;
}
.page-areas .realatedAttorney .related-unit figure img{
    width: 100%;
}

.page-areas .realatedAttorney .related-unit span{
    display: block;
}
.page-areas .realatedAttorney .related-unit span.contactNo{
    font-weight: 400;
    font-size: 13px;
}
.page-areas .realatedAttorney .related-unit .att-type{
    font-family: "Lato", sans-serif;
    margin-bottom: 16px;
}
.page-areas .realatedAttorney .related-unit a{
    text-decoration: underline;
}
3.page-areas .realatedAttorney .related-unit h5, .page-areas .realatedAttorney .related-unit h5 a{
    font-weight: bold;
    font-size: 18px;
    color: #262626;
    margin: 0;
    text-decoration:none;
}
.page-areas .realatedAttorney .related-unit:first-child{
    border-top: none;
}
/*======================
Bio
=======================*/
.page-bio .doc-header{
    background: none;
}
.userDPWrap{
    position:fixed;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
	/*height: 100vh;
  	background:url("../images/bio_bg.png") no-repeat center center / cover;*/
}
.userDPWrap img{
    width: 100%;
    height: auto;
}
.userDPWrap:after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 20px;
    width: 100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(229,229,229,1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(229,229,229,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e5e5e5',GradientType=0 );
}
.page-bio-content{
    position: relative;
    margin-top: 135px;
}
.bio-context{
    background: #ebebeb;
    position: relative;
    float: right;
    width: 50%;
}
.bio-header{
    position: relative;
    padding: 30px;
    padding-right: 180px;
    border-bottom: 1px solid #dbd2c9;
}
.bio-header .headerBtns{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -38px;
}
.bio-header .headerBtns a{
    pointer-events: none;
    background: #d2c6bd;
    color: #fff;
    width: 140px;
    padding: 8px 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    text-decoration: none;
    display: block;
    margin-bottom: 2px;
}
.bio-header h1{
    color: #131825;
    font-size: 46px;
    margin: 10px auto;
}
.quickContact{
    background: #fff;
    padding: 20px 30px;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}
.quickContact a{
    color: #428bca;
    text-decoration: underline;
}
.btns-group{
    position: absolute;
    right: 30px;
    top: 40px; /*50%*/
    margin-top: -20px;
}
.btns-group a{
    display: inline-block;
    text-decoration: none;
    background: #007bb6;
    color: #fff;
    min-width: 34px;
    padding: 0px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    line-height: 35px;
    position: relative;
}
.btns-group a.fa{
    font-size: 24px;
    top: 3px;
}
.btns-group a.btnLg{
    font-family: "Lato", sans-serif;
    width: 120px;
    text-align: center; 
}
.bioTabControl{
    position: relative;
    padding: 0;
    margin: 1px 0 0;
}
.bioTabControl li{
    display: block;
    float: left;
    border: 1px solid #eeeeee;
    width: 25%;
}
.bioTabControl li a{
    padding: 25px 5px;
    display: block;
    text-decoration: none;
    color: #4d4c4c;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    background: #e2e2e2;
	font-family: 'EngraversGothic-Bold';
}
.bioTabControl li:last-child{
    margin: 0;
}
.bioTabControl li a:hover,.bioTabControl li.active a{
    background: #131825;
    color: #d9c6b6;
}

.bioTabPanel h1,.bioTabPanel h2,.bioTabPanel h3,.bioTabPanel h4,.bioTabPanel h5 ,.bioTabPanel h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 45px;
    margin-bottom: 30px;
}
.tabContext{
    padding: 50px;
    line-height: 30px;
    font-family: "Lato", sans-serif;
    position: relative;
}
.tabContext.haveSomehr{
    padding-bottom: 80px;
}
a.showHideBio{
    width: 100%;
    background: #003764;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 20px 50px;
    text-decoration: none;
    text-transform: capitalize;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}
a.showHideBio:before{
    content: "+";
    font-weight: bold;
    width: 20px;
    display: inline-block;
}
.someExtraContent{
    display: none;
}
.bioTabPanel.active .someExtraContent{
    display: block;
}
.bioTabPanel.active a.showHideBio:before{
    content: "-";
}

.bioTabPanel.active .expandText,.bioTabPanel .collapseText{
    display: none;
}
.bioTabPanel.active .collapseText{
    display: inline-block;
}
.bioTabPanel,.contactInfoMob,.creditMob{
    display: none;
}
.bioTabPanel ul li {list-style: none;}
.contactInfoMob span a{
    color: inherit;
}
.tabMenu{
    display: none;
    padding: 0;
    position: absolute;
    right: 95px;
    top: 35px;
    z-index: 90;
}
.tabMenu li{
    display: inline-block;
}
.tabMenu li a{
    color: #fff;
    padding: 5px;
}
/*=======================
Home Page
============================*/
.page-home .doc-header{
    background: none;
    position: fixed;
    top: 0;
}
.page-home .sticky-wrapper{
    height: auto !important;
}
#fullpage{

}
.wideImg{
    width: 100%;
}

.clipParent{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.clipParent.backToNormal{
    margin-left: 0 !important;
}
.clipParent.moveCenter{
    margin-left: 500px
}
.helper{
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    max-width: none;
    height: 100%;
    display: block;
    z-index: -1;
}

#dad2012{
    width: 100% !important;
    height: 100% !important;
}
/*
img[data-polyclip] {
	visibility: hidden;
}
*/

[data-polyclip], #example1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.bgImage{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.bgImage.toHeight{
    width: 100%;
    width: auto;
}
.bgImage.style2{
    top: auto;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    bottom: 0;
}
.bgImage.toHeight.style2{
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.section{
    overflow: hidden;
    position: relative;
    background-size: cover !important;
}
.sec-intro{
/*    background: url(../img/new.jpg) center 70px no-repeat;*/
    background-size: cover;
    z-index: 99;
}
img.newAge{
    width: 1800px;
    max-width: none;
    position: absolute;
    left: 0;
    top: 0;
}
.sec-highlights{
    background: url(../img/sec2.jpg) left center no-repeat;
    background-size: cover;
}
.fp-viewing-1 .sec-highlights,.fp-viewing-2 .sec-highlights{
    z-index: 100
}
.sec-focus{
    background: url(../img/sec3.jpg) left top no-repeat;
    background-size: cover;
}
.sec-history{
    background: url(../img/sec4.jpg) left center no-repeat;
    background-size: cover;
}
.sec-locations{
/*    background: url(../img/sec5.jpg) left center no-repeat;*/
    background-size: cover;
}
.locFadeSlider{
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}
.locFadeSlider div.active{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
}
.locFadeSlider div{
    background-size: cover;
    background-position: center center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition:All 0.3s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}

a.goToSecond{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 60px;
    color: #fff;
    text-decoration: none;
    font-size: 100px;
    line-height: 50px;
    text-shadow:5px 0px 3px #000000;
    text-shadow:5px 0px 3px rgba(0,0,0,0.5);
}
.intro-text{
    transition:All 0.0s ease;
    -webkit-transition:All 0.0s linear;
    -moz-transition:All 0.0s linear;
    -o-transition:All 0.0s linear;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    width: 440px;
    top: 25%;
    font-family: "Lato", sans-serif;
}
.intro-text.iMTired{
    margin-left: -200px;
}
.intro-text h1{
    margin: 0;
    font-size: 48px;
    color: #003764;
    text-transform: uppercase;
}
.intro-text h1 span.yearsCount{
    color: #003764;
}
.intro-text h1 span.tagline{
    display: block;
    font-size: 28px;
    font-weight: 400;
}
.intro-text p{
    color: #000000;
    font-size: 18px;
    padding-left: 30px;
}
.sec-heading{
    position: absolute;
    left: 5%;
    top: 120px;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.sec-highlights .sec-heading{
    top: 110px;
}
.show6{
    display: none;
}
.saying{
    background: #0f1320;
    padding-top: 35px;
    padding-bottom: 30px;
    padding-left: 400px;
    padding-right: 200px;
    color: #fff;
    position: relative;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    height:290px;
}
.show4 .slide-unit.style2:nth-child(3) .saying,
.show6 .slide-unit.style2:nth-child(3) .saying,
.show4 .slide-unit.style2:nth-child(4) .saying,
.show6 .slide-unit.style2:nth-child(4) .saying{
    background: #050F28;
}
.show4 .slide-unit.style2:hover .saying,
.show6 .slide-unit.style2:hover .saying, 
.show4 .slide-unit.style2:hover .saying a,
.show6 .slide-unit.style2:hover .saying a
{
    background: #fff;
    color: #050f28;
}
.show4 .slide-unit.style2:hover .saying h3,
.show6 .slide-unit.style2:hover .saying h3,
.show4 .slide-unit.style2:hover .saying h3 a,
.show6 .slide-unit.style2:hover .saying h3 a{
 color: #010715;   
}
.show4 .slide-unit.style2:hover .saying .viewBio,
.show6 .slide-unit.style2:hover .saying .viewBio{
    color: #7A2130;
}
.slide-unit.style2 .saying{
    height: 175px;
    padding: 15px;
    padding-left: 195px;
    color: #807f84;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 5px;
}
.slidePrev{
    left: 0;
}
.slideNext{
    right: 0;
}
.slidePrev,.slideNext{
    position: absolute;
    height: 100%;
    color: #fff;
    width: 30px;
    font-size: 24px;
    text-align: center;
}
.slidePrev i,.slideNext i{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px;
    width: 100%;
}
.slide-unit{
    padding-top: 30px;
    padding-bottom: 30px;
}
.fp-controlArrow{
    display: none;
}
.slide .slide-unit,.slide-unit.style2{
    float: left;
    width: 50%;
    padding: 0;
    padding-left: 1px;
    padding-top: 1px;
}
.highLtSlider .owl-prev{
    left: 0 !important;
}
.highLtSlider .owl-next{
    right: 0 !important;
}
.hlSliderArea{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 70px;
}
.slidesWrap{
    background: #121f3f;
    padding: 1px 30px;
    position: relative;
}
.saying h3{
    margin-top: 0;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.slide-unit.style2 .saying h3, .slide-unit.style2 .saying h3 a{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.saying figure{
    position: absolute;
    left: 100px;
    /*height: 116%;*/
    overflow: hidden;
    border-radius: 4px;
    border: 6px solid #fff;
    border: 6px solid rgba(255,255,255,0.5);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.slide-unit.style2 .saying figure{
    left: 0;
    width: 175px;
    height: 100%;
    border: none;
    top: 0;
    border-radius: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
}
.saying figure img{
    display: inline-block !important;
    width: auto !important;
}
.saying .viewBio{
    font-size: 15px;
    color: #d32e2e;
    display: inline-block;
    width: 130px;
    text-decoration: none;
}
.slide-unit.style2 .saying .viewBio{
    color: #056779;
}
.hl-slider{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 90px;
}


.history-text{
    padding: 30px 40px; 
    color: #090909;
    width: 50%;
    position: absolute;
    left: 90px;
    background: #fff;
    bottom: 90px;
}
.history-text h3{
    margin-top: 0;
    margin-bottom: 30px;
}
.sec-locations .sec-heading{
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 55px;
    color: #fff;
    font-weight: 800;
}
.locationsWrap{
    top: 170px;
    position: absolute;
    left: 0;
    width: 100%;
}
.locationsRow{
    width: 86%;
    margin: auto;
}

.location-unit,a.location-unit{
    text-decoration: none;
    display: block;
    padding: 5px;
    float: left;
    width: 33.3%;
    color: #090909;
    font-size:12px;
    text-align: center;
}
.location-unit h6{
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: bold;
}
.location-unit
.location-unit p{
    margin-bottom: 0;
}
.location-unit h6 span{
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.loc-context{
    background: #fff;
    padding: 10px;
}
.location-unit figure{
    background: #fff;
    padding: 10px 10px 0;
    visibility: hidden;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    max-height: 250px;
    overflow: hidden;
}
.location-unit figure img{
    width: 100%;
}
.location-unit:hover figure{
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    
}


.page-home .doc-footer{
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0px;
    z-index: 200;
    transition:All 0.5s ease;
    -webkit-transition:All 0.5s ease;
    -moz-transition:All 0.5s ease;
    -o-transition:All 0.5s ease;
}
/*.fp-viewing-4.page-home .doc-footer{
    bottom: 0;
}*/

.sec-focus .sec-head{
    position: absolute;
    left: 80px;
    top: 120px;
    text-transform: uppercase;
    font-family:"Lato", sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 35px;
    color: #000;
    display: none;
}
.rankedFocus{
    position: absolute;
    right: 50px;
    top: 120px;
}
.focus-text{
    background: #fff;
    padding: 25px;
    color: #090909;
    position: absolute;
    left: 90px;
    top: 250px;
    width: 60%;
    font-family: "Lato", sans-serif;
    overflow: hidden;
}
.focus-text > img{
    margin-bottom: 10px;
}
.addressSpan{
    display: block;
    height: 45px;
}
.owl-nav > div{
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
}
.owl-nav > div.owl-prev{
    left: 30px;
}
.owl-nav > div.owl-next{
    right: 30px;
}
.focuslogo-mob,.ranked-mob{
    display: none;
}

.acc-trigger,.viewMapMob,.moblogo{
    display: none;
}
.mobSearch{
    margin-top: 30px;
}
.mobSearch input{
    height: 60px;
    width: 100%;
     background: #6a1c27;
    border: none !important;
}
.mobSearch form{
    position: relative;
}
.mobSearch button{
    padding: 15px;
    background: none;
    position: absolute;
    right: 0;
    top:0;
    width: 60px;
    height: 60px;
    text-align: center;
    border: none;
}
.closeNav{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 200;
    width: 25px;
    height: 25px;
    display: none;
}
.navTrigger{
    position: absolute;
    right: 25px;
    top: 25px;
}

/*=====================
Page Template
=====================*/
.page-template{
    position: relative;
    padding: 45px;
}
.homeCaption{
    position: absolute;
    left: 33%%;
    top: 23%;
    max-width: 35%;
    height: auto;
}
.caption2{
    position: absolute;
    top: 120px;
    width: 25%;
    left: 9%;
}
.hidden-large.owl-carousel.owl-loaded{
    display: none;
}

.sec-intro.breakAnimation .homeCaption{
    display: none;
}
.sec-intro.breakAnimation{
    background: url(../img/sec1a.jpg) no-repeat center 15px;
    background-size: cover;
}
.sec-intro.breakAnimation .intro-text h1{
    font-size: 40px;
}

.sec-intro.breakAnimation .intro-text h1 span.tagline{
    font-size: 20px;
}

.sec-intro.breakAnimation img.newAge{
    display: none;
}
.sec-intro.breakAnimation #example1{
    display: none;
}
.sec-intro.breakAnimation .intro-text{
    margin: auto !important;
    width: 100%;
    text-align: center;
    left: 0 !important;
    padding-left: 160px;
}

.toSmartBG .sec-highlights{
    background: url(../img/sec2.jpg) left center no-repeat;
}
.toSmartBG .bgImage{
    display: none;
}
.toSmartBG .sec-focus{
    background: url(../img/sec3.jpg) left top no-repeat;
}
.toSmartBG .sec-history{
    background: url(../img/sec4.jpg) left center no-repeat;
}

.intro-text.onlySmallDevice{
    display: none;
}

/*===========================
Responsive
===========================*/
@media(min-width:1800px){
    .sec-intro{
        background: url(../img/sec1a.jpg) no-repeat center 15px;
        background-size: cover;
    }
    .homeCaption{
        display: none;
    }
    .sec-intro img.newAge{
        display: none;
    }
    .sec-intro #example1{
        display: none;
    }
    .sec-intro .intro-text{
        margin: auto !important;
        width: 100%;
        text-align: center;
        left: 0 !important;
    }
}
@media(min-width:1700px){
    .intro-text{
        top: 220px;
    }
    .location-unit figure{
        max-height: 300px;
    }
    .caption2{
        width: 20%;
        left: 9%;
    }
}

@media(min-height:700px){
    .focus-text{
        top: 290px;
    }
}

@media(max-width:1400px){
    .doc-footer{
        font-size:12px;
    }
}

@media(max-width:1300px){
    .bio-header h1{
        font-size: 30px;
    }
    .quickContact{
        font-size: 12px;
    }
    .btns-group a.btnLg{
        width: 115px;
    }
    .focus-text{
        font-size: 14px;
    }
    .mega-contactForm{
        width: 30%;
    }
    .contact-mega:before{
        left: 70%;
    }
    .mega-contactInfo{
        width: 70%;
    }
}


@media(max-width:1199px){
    .footer-inner{
        padding-left: 0;
        font-size: 11px;
    }
    .creditLg{
        right: 10px;
    }
    
    .bgImage{
        display: none !important
    }
    .sec-highlights{
        background: url(../img/sec2.jpg) left center no-repeat;
    }
    .sec-focus{
        background: url(../img/sec3.jpg) left top no-repeat;
    }
    .sec-history{
        background: url(../img/sec4.jpg) left center no-repeat;
    }
    .hidden-small{
        display: none !important;
    }
    .hidden-large.owl-carousel.owl-loaded{
        display: block;
    }
    .doc-header #navlist > li > a{
        padding-left: 5px;
        padding-right: 5px;
    }
    .career-list ul{
        width: 50%;
    }
    .att-list{
        padding: 20px;
    }
    .locationRepInner h3{
        font-size: 12px;
    }
    .locationRepInner .addressSpan{
        font-size: 11px;
    }
    .mega-contactInfo{
        padding-right: 40px;
    }
}

@media(max-width:1205px) and (min-width:1026px){
    .bio-header h1{
        font-size: 20px;
    }
    .btns-group a.fa{
        top: 5px;
    }
    .quickContact,.btns-group a{
        font-size: 10px;
    }
    .btns-group a.btnLg{
        width: 90px;
    }
    .bioTabControl li a{
        padding: 20px 5px;
    }
    .tabContext{
        padding: 30px;
        font-size: 16px;
        line-height: 24px;
    }
    .sec-focus .sec-head{
        font-size: 32px;
        left: 60px;
    }
    .rankedFocus{
        max-width: 180px;
    }
    .history-text{
        font-size: 14px;
    }
    
    .location-unit h6{
        margin-bottom: 0;
        min-height: 50px;
    }
}

@media(max-width:1100px) and (min-width:1026px){
    .doc-header #navlist{
        font-size: 14px;
    }
}

@media(min-width : 768px) 
and (max-width : 1024px){ 
    .page-bio-content{
        min-height: 0 !important;
    }
    .homeCaption{
        display: none !important;
    }
    .owl-nav > div.owl-prev{
        left: 0;
        width: 50px;
        height: 100%;
        text-align: center;
        top: 0;
        margin-top: 0;
        line-height: normal;
        z-index: 99;
    }
    .owl-nav > div.owl-prev .fa,.owl-nav > div.owl-next .fa{
        position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
        text-align: center;
        display: inline-block;
        margin-top: -20px;
    }
    .intro-text.iMTired{
        margin-left: -220px;
    }
    .owl-nav > div.owl-next{
        right: 0;
        width: 50px;
        height: 100%;
        text-align: center;
        top:0;
        margin-top: 0;
        line-height: normal;
        z-index: 99;
    }
    /*.owl-nav > div.owl-prev .fa,.owl-nav > div.owl-next .fa{
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        text-align: center;
        margin-top: -5px;
    }*/
    
    .career-post{
        padding: 35px 245px 35px 45px;
    }
    
    .sec-heading{
        font-size: 50px;
    }
    .location-unit figure{
        max-height: none;
    }
    .saying h3{
        font-size: 20px;
    }
    .saying{
        font-size: 14px;
    /*    padding: 35px 50px 30px 50px !important;*/
    }
    .saying figure{
        max-width: 250px;
    }
    .sec-focus .sec-head{
        font-size: 34px;
        top: 160px;
        left: 10px;
    }
    .rankedFocus{
        max-width: 180px;
    }
    .history-text{
        font-size: 14px;
        left: 20px;
        width: 70%;
    }
    .location-unit h6{
        margin-bottom: 0;
        min-height: 50px;
    }
    .locationsWrap{
        top: 200px;
    }
    .focus-text{
        left: 20px;
        width: 70%;
    }
    .locationsRow{
        width: 96%;
    }
    .intro-text h1{
        font-size: 40px;
    }
    .intro-text h1 span.tagline{
        font-size: 22px;
    }
    .intro-text p{
        font-size: 16px;
    }
}

@media(max-width:860px) and (min-width : 768px) {
    .intro-text h1{
        font-size: 36px;
    }
    .intro-text h1 span.tagline{
        font-size: 22px;
    }
    .intro-text p{
        font-size: 16px;
    }
    .sec-focus .sec-head{
        top: 230px;
        font-size: 28px;
    }
    .tabMenu li a{
        font-size: 14px;
    }
    .logo{
        left: -15px;
    }
    .navTrigger{
        right: 15px;
    }
    .tabMenu{
        right: 80px;
    }
}

@media(max-width:800px) and (min-device-width : 768px) {
    .sec-focus .sec-head{
        top: 340px;
    }
    .rankedFocus{
        top: 250px;
    }
    .areasContext ul{
        padding-left: 10px;
    }
}

@media(min-width:1026px){
    
    .mobSearch,.navTrigger,.closeNav{
        display: none !important;
    }
    .doc-header #navlist{
        display: block !important;
    }
}

@media(max-width:1024px){
    
    .locationRepInner .addressSpan br{
        display: none;
    }
    
    .caption2{
        left: 12%;
    }
    .homeCaption{
        display: none !important;
    }
    .sec-focus .sec-head{
        left: 30px;
    }
    .intro-text h1{
        font-size: 40px;
    }
    .intro-text h1 span.tagline{
        font-size: 22px;
    }
    .intro-text p{
        font-size: 16px;
    }
    .sec-intro{
        background: url(../img/sec1a.jpg) no-repeat center 15px;
        background-size: cover;
    }
    img.newAge{
        display: none;
    }
    #example1{
        display: none;
    }
    .sec-intro.breakAnimation .intro-text,.intro-text{
        padding-left: 0;
    }
    .intro-text,.sec-intro.breakAnimation .intro-text{
        margin: -35px auto auto 45px !important;
        width: 100%;
        text-align: center;
        left: 0 !important;
    }
    .page-bio-content{
        padding-bottom: 0;
    }
    .tabMenu{
        display: block;
    }
    .mobSearch,.navTrigger{
        display: block;
    }
    .doc-header #navlist{
        background: #862b3a;
        width: 400px;
        padding: 50px 0;
        position: absolute;
        right: 0;
        top:0;
        text-align: left;
        z-index: 99;
        display: none;
    }
    .doc-header #navlist li{
        display: block;
        
    }
    .doc-header #navlist > li > a{
        padding: 15px 40px;
    }
    .mobSearch{
        padding: 50px 40px 0;
        border-top: 1px solid #6a1c27;
    }
    
    h1{
    font-size: 34px;
    }
    h2{
        font-size: 30px;
    }
    h3{
        font-size: 26px;
    }
    h4{
        font-size: 20px;
    }
    h5{
        font-size: 18px;
    }
    h6{
        font-size: 16px;
    }
    .hl-text{
        font-size: 16px;
        line-height: 26px;
    }
    .mainFig{
        display: none;
    }
    .att-col{
        float: left;
        width: 50%;
    }
    .location-unit figure{
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    .bio-context{
        position: relative;
        width: 100%;
        float: none;
    }
    .userDPWrap{
        position: relative;
        top: 0 !important;
        left: auto;
        top: auto;
        margin-bottom: -150px;
    }
    .userDPWrap:after{
        display: none;
    }
    .userDP{
        top: 0 !important;
        position: relative;
        left: auto;
        top: auto;
    }
    .remainingText{
        display: block !important;
    }
    
    .footer-inner{
        padding: 1px 0;
    }
    .contact-col,.col-overview{
        width: 100% !important;
        float: none;
    }
    .partnerlist{
        text-align: left;
        margin-top: 20px;
        padding-bottom: 50px;
    }
        
}

@media(max-width:1030px){
    .hiddenLarge{
        display: block;
    }
    .visibleLarge{
        display: none;
    }
    .att-mega .searchResults li h4, .att-mega .searchResults li h4 a{
        font-size: 15px;
    }
    .att-mega .searchResults li{
        min-height: 105px;
    }
    
}

@media(max-width:990px){
    .mega-contactForm input[type="text"], .mega-contactForm input[type="url"], .mega-contactForm input[type="email"], .mega-contactForm input[type="password"], .mega-contactForm input[type="tel"], .mega-att-filters input[type="text"]{
        font-size: 14px;
    }
    .custome-select span{
        font-size: 14px;
    }
    .locationRepeatUnit .addressSpan{
        min-height: 70px ;
    }

    #example1{
        display: none;
    }
    .intro-text,.sec-intro.breakAnimation .intro-text{
        /*margin: auto !important;*/
        width: 100%;
        text-align: center;
        left: 0 !important;
    }
}
@media(max-width:980px){
    .att-mega .searchResults li{
        padding: 10px 10px 10px 95px;
        min-height: 105px;
    }
    .att-mega .searchResults .emailAdd{
        width: 160px;
        font-size: 9px;
    }
    .att-mega .searchResults li figure{
        left: 10px;
        width: 65px;
        height: 65px;
    }
    .att-mega .searchResults li h4, .att-mega .searchResults li h4 a{
        font-size: 14px;
    }
    .footer-inner ul li{
        padding:0 5px;
    }
}

@media (max-width:1000px) and (min-width:767px) {
    .footer-inner{
        padding-right:95px;
    }
}

@media(max-width:860px){
    
    .doc-header #navlist{
        width: 300px;
    }
    .doc-footer{
        font-size: 14px;
    }
    
    .career-list li a{
        font-size: 14px;
    }
    .career-list li{
        margin-bottom: 15px;
    }
    .resource-unit p{
        font-size: 15px;
        line-height: 24px;
    }
    .page-News .tagHeading{
        font-size: 12px;
        top: 22px;
    }
    
}

@media(max-width:767px){
    .career-list li{
        margin-bottom: 10px;
    }
    .sec-highlights .sec-heading{
        top: 0;
    }
    .sec-intro{
        background: url(../img/sec1.jpg) no-repeat center top;
        background-size: cover;
    }
    .intro-text{
        margin: auto !important;
    }
    .tabMenu,.caption2{
        display: none;
    }
    .areasWrap{
        padding-right: 0;
    }
    .page-areas .realatedAttorney:before{
        display: none;
    }
    .page-areas .hl-text{
        margin-bottom: 0;
    }
    .realatedAttorney .forSmall{
        display: block;
    }
    .page-areas .page-header .rightArea{
        display: none;
    }
    .page-areas .realatedAttorney{
        position: relative;
        width: 100%;
    }
    
    
    .megapop{
        display: none !important;
    }
    .office-unit address{
        font-size: 13px;
        line-height: 24px;
    }
    .office-loc{
        width: 100%;
    }
    .userDPWrap{
        margin-bottom: -85px;
    }
    .footer-inner ul li:first-child{
        padding-left: 0;
    }
    .career-single .hl-text span{
        display: block;
    }
    .areasContext{
        padding: 10px 20px;
    }
    .areasContext ol {
        padding-left: 15px;
    }
    .areasContext ol li{
        padding-left: 5px;
    }
    .areasContext ol ol{
        padding-left: 15px;
    }
    .career-post{
        padding: 30px;
    }
    .careerAction{
        position: relative;
        right: auto;
        top: auto;
        margin-top: 20px;
    }
    .page-template{
        padding: 40px 20px;
    }
    .doc-header a.logo{
        display: none;
    }
    a.moblogo{
        display: block;
        position: absolute;
        left: 15px;
        top: 20px;
    }
    .doc-header{
        height: 93px;
    }
    .doc-header #navcontainer{
        background: #efefef;
    }
    .doc-header #navlist{
        width: 80%;
        padding-bottom: 0;
    }
    .mobSearch{
        border-top:2px solid #45171e;
        padding: 15px;
    }
    .doc-header #navlist > li > a{
        font-size: 24px;
        padding: 5px 40px;
    }
    .att-col{
        float: none;
        width: 100%;
    }
    .att-list{
        padding: 0;
    }
    .attorney-unit h4{
        font-size: 16px;
    }
    .viewMapMob{
        display: inline-block;
        padding-left: 5px;
    }
    .viewMapMob a{
        padding-left: 5px;
        color: #1a6bad;
        text-decoration: underline;
    }
    .office-unit > div{
        float: none;
    }
    .pagination{
        margin-top: 20px;
    }
    .page-header .rightArea{
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        background: #eae8e4;
        border-top: 1px solid #d2d1d1;
        margin-bottom: -3px;
    }
    .newsUnit,.office-unit{
        padding: 20px;
    }
    .page-News .tagHeading{
        top: 15px;
    }
    .custome-select{
        background: #dddcda;
    }
    .hideMob,.newsIcons{
        display: none;
    }
    .career-list ul{
        float: none;
        width: 100%;
    }
    .page-header{
        background: #fff;
        padding: 0;
        border-top: 1px solid #e5dfda;
    }
    .page-header h5{
        padding-left: 20px;
        padding-right: 20px;
        background: #f8f8f8;
    }
    .hl-text,.career-list,.overviewWrap{
        padding: 20px;
    }
    .overviewWrap .career-list{
        padding: 0;
    }
    .page{
        padding: 0;
    }
    .page-header h5{
        font-size: 16px;
    }
    .contact-form{
        padding: 30px 15px;
    }
    .office-fig img{
        display: none;
    }
    .footer-inner{
        font-size: 15px;
        line-height: 20px;
    }
    .goToSecond,.sec-focus .sec-head,.focuslogo,.rankedFocus,.saying .viewBio{
        display: none;
    }
    .focuslogo-mob,.ranked-mob{
        display: block;
        text-align: center;
    }
    .sec-intro{
        padding-top: 390px;
    }
    .intro-text.onlySmallDevice{
        background: #fff;
        margin: auto !important;
        display: block;
    }
    .intro-text, .sec-intro.breakAnimation .intro-text{
        margin: auto !important;
    }
    .sec-intro.breakAnimation{
        background: url(../img/sec1.jpg) center center no-repeat;
        background-size: cover;
    }
    
    .intro-text,.locationsWrap,.sec-heading,.hl-slider,.rankedFocus,.focus-text,.history-text,.sec-locations .sec-heading,.intro-text, .locationsWrap,.saying figure,.page-home .doc-footer{
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
    }
    .intro-text p{
        padding: 0;
    }
    .intro-text h1{
        font-size: 30px;
    }
    .intro-text h1 span.tagline{
        font-size: 18px;
    }
    .intro-text p{
        font-size: 13px;
    }
    .intro-text{
        padding: 20px;
    }
    .sec-highlights{
        padding: 30px 0 10px;
        background: #efefef;
    }
    .sec-heading{
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #003764;
    }
    .saying{
        padding: 10px;
        background: #fff;
        color: #000;
        border: 5px solid #fff;
        font-size: 15px;
    }
    .saying h3{
        font-size: 16px;
        margin: 15px 0;
    }
    
    .saying figure{
        margin: -10px -10px 0;
        border-radius: 0;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        border: none;
    }
    .saying figure img{
        width: 100% !important;
    }
    .sec-focus{
        padding: 10px;
    }
    .focus-text{
        width: 100%;
        background: #efeff2;
    }
    .focuslogo-mob{
        padding: 30px 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }
    .ranked-mob img{
        width: 190px;
        margin-bottom: 20px;
    }
    .socialWrap{
        display: block;
        margin: 30px 0 15px;
    }
    .sec-locations .sec-heading,.sec-history .sec-heading {
        color: #003764;
        font-size: 30px;
        background: #efefef;
        margin: 0 0 45px;
        padding: 35px 0 20px;
    }
    .sec-history{
        padding: 0px 0px 10px;
    }
    .sec-history .sec-heading{
        margin-bottom: 450px;
    }
    .history-text{
        width: 96%;
        margin: auto;
        font-size: 14px;
        padding: 20px 15px;
        background: #ededed;
    }
    .history-text h3{
        margin-bottom: 20px;
        font-size: 22px;
    }
    .location-unit,a.location-unit{
        float: none;
        width: 100%;
        max-width: 295px;
        margin: auto;
    }
    .sec-locations{
        padding-bottom: 80px;
    }
    .resource-unit{
        padding: 15px 20px;
        font-size: 16px;
    }
    .resources-wrapper{
        padding-bottom: 40px;
    }
    .footer-inner{
        font-size: 14px;
    }
    .footer-inner .col-xs-12{
        padding: 0;
    }
    .creditMob{
        display: block;
    }
    .doc-footer{
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .tagHeading,.page-News .tagHeading{
        width: 300px;
        font-size: 14px;
    }
    .doc-footer .creditLg{
        top: auto;
        bottom: 15px;
        right: auto;
        left: 0;
    }
    .socialWrap{
        max-width: 50%;
        text-align: right;
        margin-top: 10px;
        font-size: 14px;
        margin-left: auto;
    }
    .sociallink img{
        width: 24px;
        height: auto;
    }
}

@media(min-width:641px){
    .tabContext{
        display: block !important;
    }
}

@media(max-width:640px){
    .fabrikDataContainer > div{
        float: none !important;
        width: 100% !important;
    }
    a.showHideBio{
        padding: 10px 35px;
    }
    body{
        font-size: 16px;
    }
    .contactInfoMob{
        display: block;
        font-size: 12px;
    }
    .contactText,.hideMob{
        display: none;
    }
    .btns-group{
        position: relative;
        margin: 0;
        right: auto;top: auto;
    }
    .bio-header h1{
        font-size: 20px;
        margin: 0;
    }
    .contactInfoMob > a{
        display: block;
        margin: 2px 0;
        color: #428bca;
        text-decoration: underline;
    }
    .tabContext{
        padding: 20px;
    }
   
    .bioTabControl{
        display: none;
    } 
    .bioTabPanel{
        display: block !important;
        margin-bottom: 10px;
    }
    .bioTabPanel:last-child{
        margin-bottom: 0;
    }
    
    .bioTabPanel .tabContext{
        display: none;
        padding-left: 0;
        padding-right: 0;
    }
    .xv-tabWrap{
        padding: 15px 0;
        background: #efefef;
    }
    .bioTabPanel{
        padding: 0 10px;
    }
    a.acc-trigger{
        display: block;
        padding: 15px 35px;
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #4d4c4c;
        font-weight: bold;
        background: #e2e2e2;
        position: relative;
		font-family: 'EngraversGothic-Bold';
    }
    a.acc-trigger:before{
        content: "";
        position: absolute;
        height: 25px;
        width: 1px;
        right: 44px;
        top: 12px;
        background: #747474;
    }
    a.acc-trigger.active:before{
        display: none;
    }
    a.acc-trigger:after{
        background: #747474;
        content: "";
        height: 1px;
        position: absolute;
        right: 32px;
        top: 24px;
        width: 25px;
        background: #747474;
    }
    
    .bio-header{
        padding: 30px 150px 30px 10px;
    }
    .quickContact{
        padding: 20px 10px;
    }
    .bio-header .headerBtns{
        right: 15px;
    }
}

@media(max-width:500px){
    a.moblogo{
        max-width: 250px;
        top: 25px;
    }
    .attorney-unit{
        padding: 10px;
    }
    .attorney-unit ul a{
        font-size: 10px;
    }
    
    .page-areas .realatedAttorney .related-unit figure{
        width: 80px;
        height: 80px;
        left: 5px;
    }
    .page-areas .realatedAttorney .related-unit{
        padding-left: 90px;
        padding-top: 18px;
        font-size: 11px;
    }
}

@media(max-width:400px){
    a.moblogo{
        max-width: 200px;
        top: 30px;
    }
    .doc-header #navlist{
        width: 90%;
    }
    body{
        font-size: 15px;
    }
    .tagHeading,.page-News .tagHeading{
        width: 200px;
        font-size: 11px;
        padding-left: 10px;
        top: 13px;
    }
    .resource-unit h4{
        font-size: 18px;
    }
    .bio-header .headerBtns a{
        font-size: 10px;
        width: 100px;
        padding: 8px 10px;
    }
    .bio-header{
        padding: 30px 120px 30px 10px;
    }
    .bio-header h1{
        font-size: 30px;
    }
    
}

@media(max-width:340px){
    .footer-inner{
        font-size: 12px;
    }
    .attorney-unit ul a{
        font-size: 9px;
    }
}


.searchResult-block{
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}
.searchResult-block h3 a{
    color: #003764;
    font-weight: 600;
}
.searchResult-block a{
    color: #003764;
}
.searchResult-block h3{
    font-size: 18px;
}
.searchPagination ul{
    padding: 0;
    margin: 0;
}
.searchPagination li{
    display: inline-block
}
.searchPagination{
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
}
.searchPagination li.active a{
    color: #191919;
    pointer-events: none;
}
.searchPagination li a:hover{
    color: #191919;
}
.searchPagination li a{
    color: #003764;
    min-width: 30px;
    display: block;
    text-decoration: none;
}

.attListResults{
    min-height: 480px;
}

p b, p strong {
    color: #003764;
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
}
.bioTabPanel:last-child{
    background-color: white;
}

label#ks-cname-error, label#ks-cemail-error,label#ks-cname2-error, label#ks-cemail2-error,label#custom-captcha-error {
    display: none;
    z-index: 10;
    position: relative;
    text-transform: none;
    line-height: normal;
    width: 100%;
    font-size: 14px;
}
label#ks-cname-error, label#ks-cemail-error,label#custom-captcha-page-error {
    display: none;
    z-index: 10;
    position: relative;
    text-transform: none;
    line-height: normal;
    width: 100%;
    font-size: 14px;
	color: #FF0004;
}
span.custom-captcha-eq {
    position: relative;
}
.input-wrap span.custom-captcha-eq:before, .input-wrap span.custom-captcha-eq:after {
    background: none;
}
.input-wrap span.custom-captcha-eq-page:before, .input-wrap span.custom-captcha-eq-page:after {
    background: none;
}

.required {
    text-align: right;
    color: #000;
	font-size: 0.75em;
}
a.subscribe {
    background: #1a6bad;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
    margin-left: 10px;
}
a.subscribe:hover {
    background: #204f76;
    color: #fff;
}
label {font-weight: normal;}
fieldset {margin:0 0 10px}
legend {margin-bottom: 10px;font-family: 'EngraversGothic-Bold';}
textarea {background: none;
    width: 100%;
    border: 2px solid #babbbe;}