.hometitle a{color:#2f2f2f;}
body { color: #2f2f2f; font-size: 13px; overflow-x: hidden;}
a {
    color: #1f8ca8;
    text-decoration: none;
}
.container-fluid.header_top {
    background: #2f2f2f;
}
.header_top #navbar, .header_top .container-fluid, .header_top .container {
    padding: 0;
}
.news-section h3{
    
    
    padding: 0 16px;
    margin-top: 0;
}
.news-section h3 a{
    font-size: 16px!important;
    font-weight: 600;
	padding:0;
	color: #2f2f2f;
}


.header_top .navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    min-height: 80px;
}

.header_top .navbar-default .navbar-nav > li > a {
    color: #ffffff; /*text-transform: uppercase; font-size: 13px;*/
    text-transform: capitalize; font-size: 16px;
}
.header_top .navbar-default .navbar-nav > li:first-child > a {
    padding-left: 0;
}
.header_top .top_search {
     padding: 8px 0;
}

.nav.navbar-nav.navbar-right.top-search { display:none;}

.nav.navbar-nav.navbar-right > li {
    padding: 15px 0;
}
.nav.navbar-nav.navbar-right > li a {
    padding: 0 10px;
}
.header_top .nav.navbar-nav.navbar-right > li.top_search {
    padding: 7px 20px;
}
.nav.navbar-nav.navbar-right > li:nth-child(2) a {
    padding-right: 0;
}
.nav.navbar-nav.navbar-right > li:last-child a {
    padding: 0;
}
.header_top .nav.navbar-nav.navbar-right > li:first-child a {
    border-right: 1px solid #fff;
}
.header_top .caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px dashed;
    display: inline-block;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    width: 0;
}

.header_top .form-control {
    background-color: #dddddd;
    background-image: url("../images/search-icon.png");
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 52px auto;
    border: 1px solid #717171;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 252px;
}

.header_top .navbar-right { margin-right: 0;}
.header_logo .container {
    padding: 15px 0;
}

.header_logo img {
    float: left;
    width: 200px;
}
.header_logo .container > ul {
    float: left;
    margin: 20px 0 0 60px;
    padding: 0;
    width: auto;
}
.header_logo li {
    float: left;
    list-style: outside none none;
	margin-right:25px;
	
}
.header_logo li:nth-child(2) {
    margin-right: 0px;
}
.header_logo li a {
    float: left;
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.header_logo li span {
    float: left;
    width: 100%;
    color: #218ca8;
    font-weight: bold;
    line-height: 20px;
}
.nav.navbar-nav.navbar-right > li.flag_icon {
    padding: 6px 0;
}



/************ Header Flag Css ****************/
/* 
.header_lang .container {
    padding: 0 ;
} */
.header_lang .container {
    padding: 0 !important;
}
.header_lang #flags {
    width: auto;  padding: 5px 115px 0 0;
    float: right; 
}
.container-fluid.header_lang {
    /*background: #2f2f2f none repeat scroll 0 0;*/
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 5px;
    display: inline-block;
}
.header_lang #flags .ui-sortable {
    float: right !important;
    padding-left: 0;
}
.header_lang #flags #sortable > li { padding: 0 3px 0 6px !important;}
.header_lang #flags #sortable > li:last-child { padding-right: 0 !important;}
.header_lang #flags #sortable > li:last-child a { margin-right: 0 !important;}
.header_top .nav.navbar-nav.navbar-right > li:first-child a { border-right: none;}
.flag_icon .ui-sortable {
    padding-left: 0;
}


.flag_icon #flags.size18 a, .flag_icon a.single-language span.size18 {
    box-sizing: content-box;
    height: 14px;
    width: 0 !important;
    padding: 0 12px;
}




/*************** Slider Css **************/
b.boldhead {
    font-size: 22px!important;
}
.container-fluid.slider {
    padding: 0;
}

.slider .container {
    padding: 0;
    /*width: 100%;*/
}
.n2-ow.n2-ow-all.n2-ss-desktop p a {
    color: #fff!important;
}

.innercontent {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: #fff;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 35%;
    width: 750px;
}
/************ Slider Css ****************/



.container-fluid.home_content {
    padding: 45px 0;
}
.home_content .container {
    padding: 0;
}
.col-md-12.Home_content {
    padding: 0;
    text-align: center;
}
.Home_content .col-md-4 {
    display: inline-block;
    border: 2px solid #cccccc;
    /*float: none;*/
    margin: auto 5px;
    padding: 0;
    width: 377px;
    text-align: left;
    
}

.Home_content .col-md-12 {
    /* border: 2px solid #cccccc; */
    border: none;
    /*border-top: none;*/
    padding: 0;
    /*min-height: 420px;*/
    min-height: 280px;
}
.Home_content .col-md-4 img {
    width: 100%;
}

.col-md-12 > span {
    border: 3px solid #2f2f2f;
    float: left;
    margin: 15px 0;
    padding: 10px 24px;
}

.col-md-12 > span a { 
    color: #2f2f2f;
}

.col-md-12.latest_news > ul {
    margin-bottom: 10px;
    padding: 0 14px;
}
.col-md-12.latest_news li {
    list-style: outside none none;
    padding-bottom: 0px;
}
/* .col-md-12.latest_news > a {
    float: right;
    margin-bottom: 15px;
    padding-right: 15px;
} */
.col-md-12.latest_news > a {
    bottom: 0;
    float: right;
    margin-bottom: 10px;
    padding-right: 15px;
    position: absolute;
    right: 0;
}
.col-md-12.latest_news > ul.Last_news {
    margin-bottom: 5px;
}






/********** Legal -nsights ***************/

/*.inner-page .container {
    padding: 0;
}*/

.col-md-12.legal-insights {
    padding: 0;
}
.legal-insights div {
    padding: 0;
}
.legal-insights .col-md-3:nth-child(9), .legal-insights .col-md-4:nth-child(10) {
    margin-left: 0;
}
.legal-insights.newspage .col-md-4, .legal-insights.leglIn .col-md-4 {
    width: 32.5%;
}
.legal-insights .col-md-3, .legal-insights .col-md-4 {
    margin: 0 5px 20px;
    width: 24%;
    min-height: 143px;
}
.legal-insights .col-md-3 > h2, .legal-insights .col-md-3 p, .legal-insights .col-md-4 > h2, .legal-insights .col-md-4 p, .procolor .col-md-2.prosix h2, .procolor .col-md-2.prosix p {
    padding: 0 15px;
     overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 18px;     /* fallback */
   max-height: 70px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
}

/*.legal-insights .col-md-3 > h3, .legal-insights .col-md-3 p {
    padding: 0 15px;
     overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 22px;     /* fallback */
   /*max-height: 65px; */     /* fallback */
   /*-webkit-line-clamp: 3; /* number of lines to show */
   /*-webkit-box-orient: vertical;
}*/
.legal-insights .col-md-3 > h2, .legal-insights .col-md-4 > h2 {
    font-size: 14px;
    font-weight: bold;
    min-height: 70px;
}
/*.legal-insights .col-md-3 > h3 {
    font-size: 14px;
    font-weight: bold;
    min-height: 45px;
}*/


/********* Subscription Form***********/

.SubscriptionForm {
    background: #fafafa none repeat scroll 0 0;
    float: left;
    margin: 0 auto;
    padding: 35px 35px 35px 45px;
    width: 100%;
}

.SubscriptionForm > p {
    float: left;
    margin-bottom: 15px !important;
    padding-right: 20px;
    width: 50%;
}
.SubscriptionForm label {
    float: left;
    line-height: 26px;
    width: 200px;
}
.SubscriptionForm .titleFiled { float: left; width: 100%; }
.SubscriptionForm br {
    display: none;
}
.SubscriptionForm select, .SubscriptionForm input {
    float: left;
    line-height: 22px;
    width: 310px;
    height: 30px;
    border: 1px solid #ddd;
}
.SubscriptionForm #SubscribeFormInterests {
    float: left;
    width: 100%;
}
#SubscribeFormInterests > ul {
    padding: 0;
}
#SubscribeFormInterests li {
    float: left;
    list-style: outside none none;
    margin-bottom: 5px;
    /*width: 50%;*/
    width: 100%;
}
#SubscribeGadenContact > p {
    font-weight: 700;
}
.SubscriptionForm #SubscribeFormInterests input {
    float: left;
    margin: 0 15px 0 0;
    width: auto;
}

.SubscriptionForm #SubscribeFormInterests label {
    float: left;
    font-weight: normal;
    margin-bottom: 0;
    padding-top: 2px;
    width: auto;
}
.SubscriptionForm #SubscribeFormInterests > p {
    font-size: 14px;
    font-weight: bold;
}
.SubscriptionForm #SubscribeGadenContact {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 5px;
}
#rainmaker_form_2099 input[type="submit"] {
    margin-top: 10px;
    background: #008ca8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 7px 25px;
}
.SubscriptionForm .req {
    color: #ff0000;
    margin-left: 3px;
}
.SubscriptionForm .MandatoryText .req { margin-left: 0; }
/********* Subscription Form***********/


.col-md-8.secContent .line1 {
    float: left;
    padding: 0;
    width: 100%;
}
.col-md-8.secContent .line1 li {
    list-style: outside none none;
}


@media(min-width: 1025px){
    .legal-insights .col-md-3, .legal-insights .col-md-4 {
        border: 1px solid #dadada;
        margin: 0 7.2px 20px;
        overflow-y: hidden;
        /*height: 417px;*/
        padding-bottom: 10px;
        height: 330px;
    }

    .legal-insights .col-md-3:nth-child(4), .legal-insights .col-md-3:nth-child(8), .legal-insights .col-md-3:nth-child(12), .legal-insights .col-md-4:nth-child(3), .legal-insights .col-md-4:nth-child(6), .legal-insights .col-md-4:nth-child(9), .legal-insights .col-md-4:nth-child(12){
        margin-right: 0;
    }
}

.legal-insights .col-md-3 > img, .legal-insights .col-md-4 > img {
    width: 100%;
}

/*.legal-insights .col-md-3:nth-child(1), .legal-insights .col-md-3:nth-child(5), .legal-insights .col-md-3:nth-child(9), .legal-insights .col-md-3:nth-child(13), .legal-insights .col-md-3:nth-child(17) {
    margin-left: 0;
}
.legal-insights .col-md-3:nth-child(4), .legal-insights .col-md-3:nth-child(8), .legal-insights .col-md-3:nth-child(12), .legal-insights .col-md-3:nth-child(16), .legal-insights .col-md-3:nth-child(20) {
    margin-right: 0;
}*/
.legal-insights .search_keyword input {
    background: #717171;
    /* border: medium none; */
    border-right: none;
    border-radius: 0;
    float: left;
    /* height: auto; */
    height: 38px;
    margin-right: 0px;
    padding: 9px 20px 8px;
    width: 50%;
    color: #fff;
    font-size: 15px;
}

.legal-insights .search_keyword .form-control::-moz-placeholder { color: #fff;}
.legal-insights .search_keyword select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #717171 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 9px 16px;
    width: 50%;
    height: 38px;
    -webkit-padding-after: 10px;
}
.legal-insights .search_keyword select::-ms-expand {
    display: none;
} 

.col-md-12.search_keyword > h4 {
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 0;
}
.legal-insights .col-md-12.search_keyword {
    margin-bottom: 10px;
    padding-right: 3px;
}
.container-fluid.inner-page {
    /*border-top: 2px solid #dcdcdc;*/
    padding: 20px 0;
}
.col-md-12.meet-people {
    padding: 0; margin-bottom: 5px;
}
.col-md-12.meet-people > h3 { margin-top: 0;}
.btn.btn-default.Keyword_go {
    background: #212121 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 9px 10px;
    position: absolute;
    right: 1px;
    z-index: 1;
    top: 0;
}

.col-md-8.secContent > ul {
    /*padding-left: 20px;*/
    /*padding-left: 14px;*/
    margin-bottom: 10px;
}



/*********** Meet Our People ****************/

.meet-people .col-md-12.search_keyword {
    padding: 0;
    z-index:9;
}
.meet-people .col-md-3, .meet-people .col-md-2 {
    padding: 0 1px;
    margin-bottom: 2px;
}

.meet-people .search_keyword input {
    background: #717171;
    border: medium none;
    border-radius: 0;
    float: left;
    height: 38px;
    margin-right: 4px;
    padding: 9px 20px;
    width: 100%;
    color: #fff;
    margin-bottom: 1px;
}

.meet-people .search_keyword .form-control::-moz-placeholder, .meet-people .search_keyword .form-control::-webkit-placeholder, .meet-people .search_keyword input::-moz-placeholder { color: #fff !important;}
.meet-people .search_keyword select, .ja-job-search .ja-field-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #717171 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 9px 16px;
    width: 100%;
    height: 38px;
}
.meet-people .col-md-12 {
    padding: 0;
}
.meet-people .col-md-12.our_people img {
    width: 100%;
}
.meet-people .caption {
    width: 100%;
}

.meet-people .caption {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    width: auto;
    left: 1px;
    right: 1px;
}

.meet-people .caption:hover {
    background: #2189a6;
    
}
.meet-people .caption > h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 3px;
}
.meet-people .caption > p {
    margin-bottom: 0 !important;
    font-size: 12px;
}



.meet-people .search_keyword .col-md-3 {
    margin-bottom: 7px !important;
    border: 1px solid white;
}
.col-md-8.meetTeam {
    padding: 0;
}
.meetTeam .col-md-4 {
    padding: 0;
    width: 34.8%;
}
.meetTeam .col-md-8 {
    padding: 0 0 0 25px;
    width: 65.2%;
}
.team_profile > img {
    width: 100%;
}
.team_profile li {
    list-style: outside none none;
}
.team_profile ul {
    padding: 15px 10px 5px 15px;
    float: left;
    width: 100%;
}
.team_profile > div {
    background: #242424;
    float: left;
    width: 100%;
}


.team_profile li {
    color: #fffefe;
    font-size: 14px;
    list-style: outside none none;
}
.team_profile .ProfDeatails li {
    margin-bottom: 3px !important;
}
.team_profile .ProfDeatails li:last-child {
    margin-bottom: 10px;
}

.team_profile li.designation {
    padding-bottom: 5px;
}
.team_profile span {
    background: #008ca8;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 0;
}
.team_profile a {
    float: none;
    padding: 10px 5px;
    text-align: center;
    width: auto;
     color: #fff;
}

.team_profile div.practiceArea {
    background: #dcdcdc;
    margin: 25px 0 0;
}
.secondaryPage .practiceArea > h3 {
    background: #2f2f2f;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0;
}

.team_profile .practiceArea li { text-align: center;}
.team_profile .practiceArea li {
    color: #2f2f2f;
    font-size: 13px;
    text-align: left;
    line-height: 18px;
    float: left;
    width: 100%;
    margin-bottom: 7px;
}

.ProfDeatails img {
    margin: -3px 3px 0 0;
}

.col-md-4.recent_artilce {
    padding: 0 0 0 55px;
}
.col-md-4.recent_artilce > ul {
    padding: 0;
}
.col-md-4.recent_artilce li {
    border-bottom: 2px solid #008ca8;
    list-style: outside none none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100% 
}
.col-md-4.recent_artilce span {
    float: left;
    width: 100%;
    font-size: 14px;
}
.col-md-4.recent_artilce img {
    margin-right: 5px;
}





/************* Client Login ****************/
.breadcrumb.title {
    border-top: 2px solid #dcdcdc;
    margin: 0;
    padding: 15px 0 0;
}
/* .breadcrumb.title .breadcrumb {
    margin-bottom: 12px;
    padding: 0;
} */
.breadcrumb.title h1 {
    color: #008ca8;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 15px;
}

.client-login .hidden {
    -moz-appearance: number-input;
    display: block !important;
    float: left;
    height: 12px;
    margin: 0 5px 0 0 !important;
    outline: medium none;
    width: 12px;
}
.client-login .button-checkbox {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.client-login .btn.btn-link {
    font-size: 13px;
    margin-bottom: 15px;
    padding: 0;
}
.form-group.no-margin {
    margin-bottom: 3px;
}

.client-login .button-checkbox .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    font-size: 13px;
    line-height: 11px;
    padding: 0;
}
.client-login input[type="submit"] {
    background: #12859a none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #fff;
    padding: 12px 25px;
    float: left;
    margin-right: 10px;
    font-size: 13px;
}
.btn.btn-lg.RegBtn {
    color: #fff;
    font-size: 13px;
    background: #12859a none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    padding: 12px 25px;
    float: left;
}

.login_det > img {
    float: left;
}
.login_det .ProfDeatails {
    background: #2f2f2f none repeat scroll 0 0;
    float: left;
    padding: 73px 40px 73px;
}
.login_det .ProfDeatails > ul {
    float: left;
    padding: 0;
    margin: 0;
}

.login_det .ProfDeatails li {
    color: #fff;
    font-size: 14px;
    list-style: outside none none;
    padding-bottom: 3px;
}
.login_det .ProfDeatails li b {
    font-size: 18px;
}
.client-login .form-control {
    border: 2px solid #2f2f2f;
}

#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { line-height: 20px !important; padding: 5px 10px !important; border-bottom: 1px solid #e6e6e6;}

.col-md-9.inRightCnt > ul {
    padding-left: 14px; float: left; width: 100%;
}
.col-md-9.inRightCnt li {
    float: left;
    margin-bottom: 5px;
    padding-bottom: 3px;
    width: 100%;
}
.col-md-9.inRightCnt ul ul {
    margin-top: 10px;
    padding-left: 14px;
}
.col-md-8.secContent li {
    margin-bottom: 5px;
    padding-bottom: 2px;
    line-height:18px;
}
.col-md-8.secContent .service_indent {
    margin-bottom: 10px;
}
.sesrvice_innerCnt p { margin-bottom: 0;
    padding-left: 25px; }
    
.service_indent li + p {
    margin-bottom: 0;
}



/************** Location ***************/
.col-md-12.officeLocation {
    /*border: 1px solid #000;
    margin-top: 35px;*/
    position: relative;
    float: left;
    width: 100%;
    margin-left: -11px;
}
.col-md-12.officeLocation > h2 {
    background: #008ca8;
    color: #fff;
    font-size: 20px;
    left: -1px;
    margin: 0;
    padding: 12px 14px;
    position: absolute;
    text-transform: uppercase;
    top: -24px;
}
.col-md-12.officeLocation > ul {
    margin: 0;
    padding: 0 /*10px 10px 24px 10px*/;
    width: 100%;
    float: left
}
.col-md-12.officeLocation li {
    float: left;
    list-style: outside none none;
    /* margin-top: 34px; */
    margin-top: 0;
    padding: 0 15px 0 0;
    width: 100%;
    line-height: 25px;
}
.col-md-12.officeLocation li span {
    float: left;
    font-weight: bold;
    padding-bottom: 12px;
    width: 100%;
    font-size: 15px;
}
.col-md-12.officeLocation li img { width: 100%;}

.col-md-12.officeLocation li.phoneI, .col-md-12.officeLocation li.faxI, .col-md-12.officeLocation li.mailI { padding-left: 20px;}




/**************** Privacy *************/

.privacy .nopadding-alph {
    padding: 0;
}

.privacy .nopadding-alph li {
    list-style: outside none none;
}

.privacy_cont {
    padding: 0;
}

.privacy_cont li { list-style: none;}



/************* Our Services ************/
.meet-people .search_keyword .col-md-6 {
    margin-bottom: 7px;
    padding: 0 1px;
}



/*********** Footer Css *****************/

.container-fluid.footer {
    background: #dcdcdc;
}

.footer .container {
    padding: 0;
}
.footer .container div { padding: 0;}

.footer .col-md-4 li {
    float: left;
    list-style: outside none none;
    margin: 0 0 0 20px;
    text-align: right;
}
.footer .col-md-4 > ul {
    float: right;
    padding: 0;
    margin: 25px 0 0;
}

.footer .col-md-2 > ul {
    float: right;
    padding: 0;
}
.footer .col-md-2 ul li {
    float: left;
    list-style: outside none none;
    margin: 0 1px;
}

.footer .col-md-2 > p {
    margin-bottom: 0 !important;
    padding-right: 80px;
    text-align: right;
}

.col-md-2.copyright > p {
    padding: 0;
    text-align: left;
}
.container-fluid.footer {
    padding: 15px 0 25px;
}
.footer .col-md-2.copyright {
    float: left;
    margin-top: 25px;
}

.footer input {
    background: #2f2f2f none repeat scroll 0 0;
    border: medium none;
    color: #807e7e;
    font-size: 13px;
    margin-top: 17px;
}
.footer .btn.btn-default {
    background: #008ca8;
    border: medium none;
    border-radius: 0 4px 4px 0;
    padding: 7px 25px;
    position: absolute;
    right: 0;
    /*bottom: 0px;*/
    top:17px;
    color: #fff;
    font-size: 14px;
}








.txtContent > h3 {
  font-weight: bold;
  font-size: 23px;
}
.txtContent {
  /*padding-bottom: 20px !important;*/
}
.viewAllBtn button, .viewAllBtn button:hover, .viewAllBtn button:focus {
  background: #008ca8 none repeat scroll 0 0;
  border: medium none;
  color: #fefefe;
  float: right;
  font-size: 13px;
  margin: 10px 0;
}
.insightBlock h5 {
  color: #008ca8;
  font-size: 13px;
  font-weight: bold;
  padding-left: 15px;
}
.insightBlock h4 {
  padding-left: 15px;
  font-size: 16px;
  font-weight: bold;
  height: 35px;
}
.insightBlock p {
  font-size: 13px;
}
.noPadd {
    padding: 0 !important;
}
.meet-people .search_keyword select, .ja-job-search .ja-field-container select {
    background: #717171 url("../images/drop.png") no-repeat scroll 95% center;
    border-radius: 0px;
}
.legal-insights .search_keyword select {
    background: #717171 url("../images/drop.png") no-repeat scroll 92% center;  
    border-radius: 0px; 
}
.meet-people .search_keyword .col-md-3.noPadd:last-child select {
  background-position: 85% center;
}
.serviceLeft {
  background: url(../images/servicesBg.jpg) no-repeat;
  padding: 40px 30px !important;
  margin-bottom: 20px;
  background-position: center;
  background-size: cover;
}
.secondaryPage .serviceLeft ul {
    background: url(../images/bg-solid-black-50pc.png);
    max-width: 900px;
    margin: 20px auto 0px;
    padding: 25px 30px;
    /*display: table;*/
}
.serviceLeft ul, .recentArt ul {
  list-style:none;
  padding-left: 0;
}
.serviceLeft li {
    padding: 0px 5px 5px 0px;
}
.serviceLeft li a {
    color: #fff;
    width: 100%;
    /* background: #f4f4f4 url("../images/tick.png") no-repeat scroll 10px 9px;*/
    background: rgba(0,0,0,0.2);
    display: inline-block;
    padding: 3px 5px;
    font-size: 14px;
    /*text-transform: uppercase;*/
    text-transform: none;
    margin: 5px 0 0;
}
.recentArt {
  padding-top: 55px;
}
.recentArt li {
  background: rgba(0, 0, 0, 0) url("../images/note.png") no-repeat scroll 0 3px;
  border-bottom: 2px solid #2189a6;
  color: #2f2f2f;
  font-size: 13px;
  padding: 0px 0 5px 25px;
  margin-bottom: 5px;
}
.aboutCnt .inRightCnt {
  padding-left: 0;
  padding-right: 30px;
}
.aboutCnt .inLeftCnt {
  padding-right: 0;
  text-align: right;
  margin-top: 40px;
}
.careerCnt .recentArt {
  padding-top: 0;
}
.separator:last-child {
    display: none;
}
.aboutBaner .container, .locationBaner .container, .servicesBaner .container, .careerBaner .container, .careerMainCnt .container {
    padding: 0;
}
.inner-page.noBdr {
    border: none;
}
.breadcrumb-container.theme1 li:first-child a {
  margin-left: 0;
  padding-left: 0;
  color: #000 !important;
}
.breadcrumb-container.theme1 li:last-child a {
    color: #000 !important;
    font-weight: 600;
}
/*.breadcrumb a span {
    color: #000000;
}
.breadcrumb span:last-child span {
   color: #008ca8;
}*/
.breadcrumb span {
    color: #008ca8;
}
.breadcrumb span:last-child {
   color: #000000;
}
img {
    max-width: 100%;
}
.careerCnt .col-md-9 {
  padding-left: 0;
}
.careerCnt .col-md-3 {
  padding-right: 0;
}
.recentArt li a {
  color: #2f2f2f;
}
/* .Home_content .col-md-12 > span {
  border: medium none;
  float: right;
  margin: 0;
  padding-right: 15px;
} */
.Home_content .col-md-12 > span {
    border: medium none;
    bottom: 0;
    float: right;
    margin: 0;
    padding-right: 15px;
    position: absolute;
    right: 0;
}
.Home_content .col-md-12 > span a {
  border: medium none;
  color: #008ca8;
  padding: 0;
  font-size: 13px;
}
.n2-ss-layer {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  padding: 10px 10px 10px 100px;
      top: 50px;
}
.n2-ss-layer p {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  line-height: 22px !important;
}
#n2-ss-3-arrow-previous, #n2-ss-3-arrow-next {
  background: #2189a6 none repeat scroll 0 0;
  border-radius: 100%;
  padding: 10px;
  top: auto !important;
  bottom: 202px;
  width: 42px !important;
  height: 42px !important;
}
.nextend-thumbnail-inner .nextend-thumbnail-scroller .n2-ow {
  width: 227px !important;
  height: 78px !important;
}
.nextend-thumbnail-inner, .nextend-thumbnail-inner .nextend-thumbnail-scroller {
  height: 90px !important;
}
.footer a {
  color: #2f2f2f;
}
.footer a:hover {
  color: #1f8ca8;
  text-decoration: none;
}
.navbar-nav.navbar-right li:first-child a {
  color: #2088af;
  font-weight: 600;
}
.meetOurPpl {
  padding-bottom: 20px;
}
.disclaimer h2 {
  margin-top: 0;
}
.disclaimer ul {
  list-style: outside none none;
  padding-left: 0;
}
.disclaimer .cookiesUl {
  list-style-type: disc;
  padding-left: 100px;
}
.disclaimer .discloseUl {
  line-height: 22px;
  list-style: disc !important;
  padding-left: 15px;
}
.disclaimer .privacyLastList {
  list-style: disc !important;
  padding-left: 15px;
}
.disclaimer h2 {
  color: #008ca8;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
}
.n2-ss-section-outer > .n2-ss-layer.n2-ow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  padding: 0;
}
.n2-ss-section-outer > .n2-ss-layer.n2-ow .n2-ss-layer-content.n2-ow {
    padding: 0 !important;
}
.n2-ss-section-outer > .n2-ss-layer.n2-ow .sliderHeadcss, .n2-ss-section-outer > .n2-ss-layer.n2-ow .sliderContentcss {
    top: 63px;
    padding-top: 0;
}
.n2-ss-section-outer > .n2-ss-layer.n2-ow .sliderHeadcss {
  padding-bottom: 0;
}
.n2-ss-section-outer > .n2-ss-layer.n2-ow .sliderHeadcss #n2-ss-3item1 {
  font-size: 24px;
  font-weight: bold;
}
#navbar .mega-sub-menu .textwidget li a {
  border: medium none;
  text-transform: none !important;
  color: #666;
  padding-left: 0;
}
.phoneI, .faxI, .mailI {
  padding-left: 20px;
  display: inline-block;
  width: 100%;
}
.Home_content .col-md-4:first-child {
  margin-left: 0;
}
.Home_content .col-md-4:nth-child(2) {
  margin: auto 14px;
}
.Home_content .col-md-4:last-child {
  margin-right: 0;
}
#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-item:first-child > a.mega-menu-link {
  padding-left: 0;
}
.simple-sitemap-page li {
  float: left;
  margin-bottom: 10px;
  width: 25%;
}
.simple-sitemap-page li a {
  color: #2f2f2f;
}
.our_people .caption a {
  color: #fff;
}
.header_top .top_search .form-control {
  padding-right: 55px;
}
.legal-insights.leglIn .search_keyword input {
  border-right: none;
}
.legal-insights.leglIn .search_keyword select {
  background-position: 92% center;
}
.form-control::-moz-placeholder, .form-control::-webkit-placeholder {
    color: #FFF;
}
/* .getInTouch .carousel.slide {
   padding-bottom: 35px;
}
.getInTouch .carousel.slide {
   padding-bottom: 35px;
} */

.getInTouch .carousel-indicators {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    position: inherit;
    padding-top: 15px;
}
.getInTouch .recentArt {
    padding-top: 0;
}
.meetTeam .col-md-8 > p:first-child {
    margin-top: 0;
}
.um-field-label {
    margin: 0;
}
.um-field-label label {
  font-size: 13px;
  font-weight: 400;
}

.col-md-12.secondaryPage.client-login {
    padding-bottom: 35px;
}
.wrap_new {
    margin-bottom: -100px;
    min-height: 100%;
}
.wrap_new::after {
display: block;
height: 100px;
content: "";
}


#mega-menu-item-9999999999 {
  display: none !important;
}

.search_keyword .form-control::-moz-placeholder { color: #fff; }


input::-webkit-input-placeholder {
    color: #fff !important;
}

input:focus::-webkit-input-placeholder {
    color: #fff;
}
html, body {
    height: 100%;
}
.holder {
    min-height: 75%;
   /*  margin-bottom: -50px; */
}
.container-fluid.footer {
    height: 100px;
}


.col-md-8.secContent > ul.service_indent + p {
    padding-left: 20px; margin-bottom: 0;
}

.um-field-checkbox.active {
    background: inherit !important;
}


/************ page navigation **********/
.pagination.pagenav {
    margin-bottom: 20px;
    margin-top: 0px;
    width: 100%;
}
.pagination.pagenav .wp-pagenavi, .wp-pagenavi {
    float: right;
}
.pagination.pagenav .wp-pagenavi a, .pagination.pagenav .wp-pagenavi span {
    background: #6e6e6e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    margin: 2px;
    padding: 5px 10px;
    text-decoration: none;
}
.pagination.pagenav .wp-pagenavi a:hover, .pagination.pagenav .wp-pagenavi span:hover { background: #008ca8; }
.pagination.pagenav .wp-pagenavi span.pages:hover { background: #6e6e6e; }

.careerloc .branchAd { margin-bottom: 25px; width: 300px !important; }
.careerloc .officeLocation {  margin-top: 10px; margin-bottom: 0; }
.col-xs-12.col-sm-8.col-md-8.secondaryPage.innerPgCnt.locationCnt.careerloc { padding-left: 0;}

.col-md-7.inLeftCnt > ul {
    padding-left: 20px;
}

/************ login page **********/

.client-login .um-half {  float: left;  margin: 0 20px 0 0;  width: auto; }
.client-login .um-half input { padding: 11px 20px !important; background: #008ca8 !important;}
.client-login .um-button.um-alt { background: #008ca8 !important; color: #fff !important; padding: 11px 25px !important; font-size: 13px;}
.client-login .inRightCnt .um-field-area .um-form-field.valid {
    border: 2px solid #6a6a6a !important;
    border-radius: 7px;}
.client-login .um-col-alt-b {  padding: 5px 0 0; }
.client-login .um-col-alt-b .um-link-alt {
    color: #1f8ca8 !important;
    font-size: 12px;
    text-align: left;
}
.client-login .inRightCnt .um-field-area .um-form-field.valid:focus {
    border: 2px solid #6a6a6a !important;
}
.client-login .um-logout .um-misc-ul { padding-left: 10px;}
.client-login .um-logout .um-misc-ul > li {
    list-style: outside none none;
    padding: 0 0 10px;
}
.client-login .um-logout .func-um_user.gravatar.avatar.avatar-80.um-avatar.um-avatar-default {
    margin-bottom: 15px;
    width: 120px;
}
.client-login .um-logout .um-misc-with-img { border-bottom: 2px solid #dcdcdc; }
.secondaryPage.innerPgCnt .um-button {
    font-size: 13px !important;
    padding: 11px 20px !important;
    min-width: inherit !important;
}
.um-account-tab-privacy .um-field-radio.um-field-half.active {
    background: none !important;
}
.um-account-tab-privacy label.um-field-radio {
    float: left !important;
    margin-right: 25px;
    width: auto;
}
.um-account-tab-privacy .um-col-alt.um-col-alt-b {
    padding-top: 10px;
}
.client-login .col-md-7.inLeftCnt p:first-child { margin-top: 0;}
h3.logintitle {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.client-login .inRightCnt .um-login { float: left;}

input.um-button[type="submit"], input.um-button[type="submit"]:focus { font-size: 13px !important;}

.col-md-8.secContent > h4 {
    margin-top: -2px;
}



#cptapagination-content .list-cptapagination { float: right; }
#cptapagination-content ul.list-cptapagination li {
    margin: 0 2px;
    width: auto !important;
}
#cptapagination-content ul.list-cptapagination li a {
    background: #6e6e6e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 5px 10px;
}

/* .newspage .insightBlock h4 { margin: 20px 0 10px 0; } */
.newspage .insightBlock h4 { /*height: auto; margin: 10px 0 0; min-height: 25px;*/
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin: 14px 0;
    min-height: 80px;
    padding: 0 15px;
}
.newspage .insightBlock h4 a, .legal-insights .col-md-4 .titlein a { /*color: #2f2f2f;*/ font-size: 14px; color: rgb(35, 82, 124);}
.col-md-12.searchresult > ul {
    float: left;
    margin-top: 15px;
    padding-left: 0;
}
.pagination.pagenav .wp-pagenavi span.current {
    background: #008ca8 none repeat scroll 0 0;
}
ul.list-cptapagination li a:hover { background: #008ca8 !important;}
ul.list-cptapagination li a.active { background: #008ca8 !important;}
.holder .btn-primary {  background-color: #008ca8;  border-color: #008ca8; color: #fff; }
.serch-404 .col-sm-2 { padding: 0; }
.searchRes .btn { font-size: 13px;}

.client-login .row.inRightCnt {
    margin: 30px 0 0 0; padding: 0;
}
ul {
    padding-left: 14px;
}

.client-login .inRightCnt p.um-notice { padding: 12px 30px 12px 12px !important;}
#mega-menu-topmenu li:first-child .mega-sub-menu { width: 240px !important;}


.leglIn .col-md-12 > span.glyphicon-search {
    background: #000;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 12px 10px;
    position: absolute;
    right: 3px;
    top: 0;
}

.col-md-12.searchresult {
    margin: 0;
    width: 1170px;
}
.newspage .col-md-3 > h3, .leglIn h3 {
    color: #1f8ca8;
}
.alp li, .alpha li {
    list-style-type: lower-alpha;
}
.paddingLess {
    padding-left: 20px;
}
.paddingLess > li {
    text-decoration: underline;
}



.um-671.um.um-register {
    max-width: 70%;
    margin: 0 0 30px !important;
}
.um-671.um.um-register .um-field-label {
    width: 20%;
    display: inline-block;
}
.um-671.um.um-register .um-field-area {
    width: 80%;
    display: inline-block;
}
.um-671.um.um-register .um-col-alt {
    float: right;
}
.um-left.um-half, .um-right.um-half {
    width: auto;
    float: left;
    margin-left: 10px;
}
.um-671.um.um-register .um-field-label label {
    padding-right: 10px;
}



.col-md-8.secContent > ul.contactSubList {
    padding-left: 0;
    list-style: none;
}
.contactSubList .mailI {
    background-position: 0 4px;
}
.uppercaselist > li {
    list-style-type: upper-alpha;
}
.buton5.sub {
    float: left;
    margin: 10px 0 5px !important;
    width: 100%;
}  

.owl-carousel .active {
  background: none !important;
  color: #2f2f2f !important;
}


.j-cont{
    padding: 35px 0 15px;
}


.header_top .navbar-right {
    top: 16px;
}
#mega-menu-wrap-topmenu {
    padding-top: 20px !important;
}

#servicesDrop {
    display: none;
}
.chooseServices {
    padding: 10px;
    background: #717171;
    color: #FFF;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
}
.chooseServices h4 {
    margin: 2px 0;
    font-size: 15px;
}
.chooseServices .selectButton {
    background: #000;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}
.chooseServices .selectButton .selectDropdown {
    display: block;
    line-height: 1;
    height: 100%;
    color: #FFF;
    background: url(../images/arrow-down-white.png) no-repeat 15px center;
    padding: 12px 10px 9px 30px;
}
.serviceLeft li:hover a {
    background: #1986A7 /*url("../images/tickWhite.png") no-repeat 10px 9px*/;
    color: #FFF;
    text-decoration: none;
}
.newsCnt.new_page .search_keyword {
    float: right;
    width: 100%;
    text-align: right;
}
.newsCnt.new_page .search_keyword select.newsmeadia {
    /*width: 121px;*/
    margin-right: 0px;
    /*-webkit-margin-end: -3px;*/
    margin-left: 0;
}
.newsCnt.new_page .btn.btn-default.Keyword_go {
    position: absolute;
    background: #000;
    height: 38px;
    vertical-align: top;
}
#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-item-has-children:nth-child(2) > a.mega-menu-link::after {
    content: none;
}
.careerSubUl {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
	padding: 0;
	width: 100%;
}
.careerSubUl li {
    list-style-position: inside;
}
.serviceLeft .col-md-12 {
    padding: 0;
    text-align: left;
    float: none;
}
#SubscribeFormInterests .careerSubUl {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}
.latestin a {
    color: #2f2f2f;
    font-size: 13px;
    padding-left: 15px;
    display: inline-block;
}
.servicesSingle .inRightCnt {
    margin-top: 20px;
    padding-left: 0;
}
.col-md-8.secContent .listForAbout li {
    list-style-position: inside;
}
.col-md-8.secContent .listForAbout {
    padding-left: 0;
}
.secondaryPage .service_indent, .secondaryPage ul.secContent {
    padding-left: 14px;
}
li {
    line-height: 18px;
    margin-bottom: 10px;
}
.col-md-8.secContent ol.paddingLess {
    padding-left: 0;
}
.col-md-8.secContent ol.paddingLess.olPadding {
    padding-left: 14px;
}
.serviceLeft li {
    margin-bottom: 0;
}
.meetTeamProf img.center-block {
    width: 100%;
}
.team_profile .practiceArea a {
    color: #2f2f2f;
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 0;
    display: inline-block;
    padding-bottom: 0px;
}
.txtContent li {
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.officeLocation .mailI {
    background-position: 0 6px;
}
.location_gad .col-md-2 {
    padding-left: 0;
}
.innerPgCnt .location_gad p {
    margin-bottom: 5px !important;
}
.SubscriptionForm #SubscribeFormInterests input#result {
    margin-left: 15px;
}
#error1cap {
    color: red !important;
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-left: 0px;
    font-size: 13px;
}
.contactCnt .branchAd li {
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
}
.mediaEnq .branchAd li {
    margin-bottom: 5px;
    padding-bottom: 0px;
    padding-top: 0;
}
.col-md-8.secContent li:last-child {
    padding-bottom: 0;
}
.secContent p img.alignnone {
    margin-bottom: 0;
}
.ja-job-search .ja-field-container {
    width: 31%;
    float: left;
    margin-bottom: 20px;
}
.ja-job-search .ja-field-container select {
    border-right: 1px solid #fff;
}
.ja-job-search .ja-button {
    background: #000;
    color: #FFF;
    border: none;
    padding: 10px 20px;
}
.ja-job-details .apply .ja-button {
    background: #1f8ca8 none repeat scroll 0 0;
    color: #FFF;
    padding: 7px 25px;
    border: none;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.ja-job-details .apply .back-link {
    margin-top: 17px;
    display: inline-block;
}
.legal-insights .date {
    margin-bottom: 5px;
    padding: 0 15px;
    color: #888;
}
.location_gad .j-cont {
    padding-top: 10px;
    padding-bottom: 5px;
}
.getInTouch .carousel-indicators::after {
    content: none;
}
.officeLocation .locnew ul {
    display: block;
}

/***** 19.12.2017 *******/
.getInTouch .carousel.slide {
    float: left;
    width: 100%;
}
.getInTouch .recentArt {
    float: left;
    margin-top: 30px;
    width: 100%;
}


.n2-ss-layer.n2-ow {
    top: -12px!important;
}
div#n2-ss-3 .n2-ss-layer-content .n2-ss-layer {
    top: 74px !important;
    margin: 0!important;
	max-width: 80% !important;
}

a.more {
    padding: 0 15px;
    float: right;
    /*width: 100%;*/
    text-align: right;
}
.legal-insights .col-md-3, .legal-insights .col-md-4 {
    height: 350px;
}

/*.header_lang .translator-align-right .translator-sub-container table {
    float: right;
    margin: 0 111px 0 0 !important;
}
.header_lang .translator-language-en.translator-completed-left {
    background-image: none !important;
    padding-left: 0 !important;
}
.header_lang .translator-sub-container a { padding: 0 5px !important; }*/



.procolor .col-md-2.prosix {
    margin: 0 7.2px 20px;
    width: 15.64%;
    border: 1px solid #dadada;
    padding-bottom: 10px;
}
.procolor .col-md-2.prosix:nth-child(1), .procolor .col-md-2.prosix:nth-child(7), .procolor .col-md-2.prosix:nth-child(13) {
    margin-left: 0;
}
.procolor .col-md-2.prosix:nth-child(6), .procolor .col-md-2.prosix:nth-child(12), .procolor .col-md-2.prosix:nth-child(18) {
    margin-right: 0;
}
.procolor .col-md-2.prosix img {
    height: 70px;
}
.procolor .col-md-2.prosix h2 {
    font-size: 14px;
    font-weight: bold;
    min-height: 70px;
}
.legal-insights .col-md-4.prothree > img {
    height: 130px;
    width: 100%;
}
.SubscriptionForm > p.MandatoryText {
    width: 100%;
}





/***** 19.12.2017 *******/
@media(max-width: 1365px){
    .legal-insights .col-md-3, .legal-insights .col-md-4 {
        margin: 0 5.7px 20px;
        min-height: 160px;
    }    

	.n2-ss-section-outer > .n2-ss-layer.n2-ow .sliderHeadcss, .n2-ss-section-outer > .n2-ss-layer.n2-ow .sliderContentcss {
		top:42px;
		padding-top: 0;
	}
	

}

@media screen and (max-width:1200px) {
.legal-insights.newspage .col-md-4, .legal-insights.leglIn .col-md-4 {
    width: 32.4%;
}
.newspage .container {
    padding: 0 !important;
}
}
@media screen and (max-width: 1199px) {
.procolor .col-md-2.prosix {
    margin: 0 7px 20px;
    width: 15.6%;
    min-height: 300px;
}
.procolor .col-md-2.prosix h2 {
    min-height: 90px;
}
}
@media screen and (max-width:1186px) {
.ja-job-search .ja-field-container {
    width: 30.8%;
}
}
@media screen and (max-width:1120px) {
.legal-insights .col-md-3, .legal-insights .col-md-4 {
    /*height: 315px;*/
    height: 380px;
}
.procolor .col-md-2.prosix {
    margin: 0 6.9px 20px;
    width: 15.5%;
}
}
@media screen and (max-width:1095px) {
.ja-job-search .ja-field-container {
    width: 30.6%;
}
}
@media screen and (max-width:1086px) {
.legal-insights.newspage .col-md-4, .legal-insights.leglIn .col-md-4 {
    width: 32.3%;
}

}
@media screen and (max-width:1299px) {

#navbar {
    margin-top: 13px;
}
#n2-ss-3-arrow-previous, #n2-ss-3-arrow-next {
    bottom: 165px;
}
}
@media screen and (max-width:1017px) {
.ja-job-search .ja-field-container {
    width: 33.33%;
    margin-bottom: 5px;
}
.ja-job-search .ja-submit {
    text-align: right;
    margin-bottom: 10px;
}
.procolor .col-md-2.prosix {
    margin: 0 6.7px 20px;
}
}
@media screen and (max-width:991px) {
.breadcrumb .social-sharing {
    /*width: auto;
    clear: both;
    float: none;*/
}
.newsCnt .insightBlock, .legal-insights.leglIn .searchresult {
    text-align: center;
}
.legal-insights.newspage .col-md-4, .legal-insights.leglIn .col-md-4 {
    width: 48%;
    margin: 5px;
    display: inline-table;
    text-align: left;
    float: none;
}
.pagination.pagenav {
    margin-top: 10px;
}
.social-sharing.ss-social-sharing {
    margin-top: 0;
}
.social-sharing a.ss-button-facebook, .social-sharing a.ss-button-googleplus, .social-sharing a.ss-button-twitter, .social-sharing a.ss-button-linkedin, .social-sharing a.ss-button-pinterest, .social-sharing a.ss-button-xing {
    margin-left: 0;
    margin-right: 5px;
}
.breadcrumb {
	margin-bottom: 30px;
}
.procolor .col-md-2.prosix img, .legal-insights .col-md-4.prothree > img {
    height: auto;
    width: 100%;
}
.procolor .col-md-2.prosix {
    width: 49.3%;
    float: left;
    margin: 0 6px 20px;
    min-height: 320px;
}
.procolor .col-md-2.prosix:nth-child(1), .procolor .col-md-2.prosix:nth-child(3), .procolor .col-md-2.prosix:nth-child(5), .procolor .col-md-2.prosix:nth-child(7), .procolor .col-md-2.prosix:nth-child(9), .procolor .col-md-2.prosix:nth-child(11), .procolor .col-md-2.prosix:nth-child(13), .procolor .col-md-2.prosix:nth-child(15), .procolor .col-md-2.prosix:nth-child(17) {
    margin-left: 0;
}
.procolor .col-md-2.prosix:nth-child(2), .procolor .col-md-2.prosix:nth-child(4), .procolor .col-md-2.prosix:nth-child(6), .procolor .col-md-2.prosix:nth-child(8), .procolor .col-md-2.prosix:nth-child(10), .procolor .col-md-2.prosix:nth-child(12), .procolor .col-md-2.prosix:nth-child(14), .procolor .col-md-2.prosix:nth-child(16), .procolor .col-md-2.prosix:nth-child(18) {
    margin-right: 0;
}
.procolor .col-md-2.prosix h2 {
    min-height: 50px;
}
}



@media screen and (max-width:950px) {
.secondaryPage #SubscribeFormInterests .careerSubUl {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
}
}

@media screen and (max-width:900px) {
#SubscribeFormInterests li {
    width: 100%;
}
.SubscriptionForm #SubscribeFormInterests input {
    margin-left: 0;
}
}

@media screen and (max-width:884px) {
.procolor .col-md-2.prosix {
    width: 49%;
}
}

@media screen and (max-width:768px) {
	
	
#n2-ss-3-arrow-previous, #n2-ss-3-arrow-next {
    bottom: 215px;
}
div#n2-ss-3 .n2-ss-layer-content .n2-ss-layer {
    top: 63px !important;
    margin: 0 !important;
    padding: 5px 40px;
/*     width: auto !important; */
    max-width: 100% !important;
}
b.boldhead {
    font-size: 16px !important;
}
div#n2-ss-3 .n2-ss-tablet, div#n2-ss-3 .n2-ss-mobile, div#n2-ss-3.n2-ss-tablet .n2-ss-desktop, div#n2-ss-3.n2-ss-mobile .n2-ss-desktop {
    display: none!important;
}



.header_lang #flags {
    padding: 5px 10px 0 0;
    float: left;
}
.header_top .navbar-right {
    top: 0px;
}
.container-fluid.header_lang {
    top: 12px;
    width: auto;
}
.header_top .navbar-default {
    min-height: 50px;
}
.serviceLeft {
    background: none;
    padding: 0 !important;
}
.secondaryPage .serviceLeft ul {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    padding: 15px;
}
.serviceLeft li a {
    padding: 10px;
}
.meetTeamProf img.center-block {
    padding-right: 0;
}
.procolor .col-md-2.prosix {
    min-height: 300px;
}
}

@media screen and (max-width:767px) {
	div#n2-ss-3 .n2-ss-tablet, div#n2-ss-3 .n2-ss-mobile, div#n2-ss-3.n2-ss-tablet .n2-ss-desktop, div#n2-ss-3.n2-ss-mobile .n2-ss-desktop {
    display: none!important;
}
.container-fluid.header_lang {
   top: 20px;
}
.translator-align-right .translator-sub-container table {
	float: none !important;
}
/***update***/
.nav.navbar-nav.navbar-right > li {
    float: none;
    display: inline-block;
}
.newsCnt.new_page .search_keyword .form-group {
    float: right;
    text-align: right;
    margin-bottom: 20px;
    width: 100%;
}
.header_lang #flags .ui-sortable {
    float: none !important;
    padding-left: 0;
    text-align: center;
    margin: auto;
    display: table;
}
.header_lang #flags {
    padding: 5px 10px 0 0;
    float: none;
}
.container-fluid.header_lang{ position:relative; top:0; display:block;     background: #2f2f2f none repeat scroll 0 0;}
.header_top #navbar, .header_top .container-fluid, .header_top .container {
    float: none;
    padding: 0 !important;
    width: 100%;
    z-index: 2147483647;
}
.nav.navbar-nav.navbar-right.top-search {
    float: none;
    margin: 0;
    width: 100%;
    text-align: center;
}


.social-sharing.ss-social-sharing {
    margin-top: 5px;
    margin-bottom: 5px;
}
.container-fluid.inner-page {
    border-top: 2px solid #dcdcdc;
    padding: 10px 0 20px;
}
.pagination.pagenav .wp-pagenavi, .wp-pagenavi {
    /*float: none;*/
    margin-top: 10px;
}
/***update end***/
.legal-insights.newspage .col-md-4, .legal-insights.leglIn .col-md-4 {
    width: 100%;
    margin: 5px 0;
}
.newspage .insightBlock h4, .legal-insights .col-md-3 > h2, .legal-insights .col-md-4 > h2 {
    min-height: 0;
}
.legal-insights .col-md-3, .legal-insights .col-md-4 {
    height: auto;
    min-height: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.careerSubUl {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
}
.pagination.pagenav .container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.procolor .col-md-2.prosix {
    width: 100%;
    margin: 0 0px 20px;
    min-height: 0;
}
.procolor .col-md-2.prosix h2 {
    min-height: 0;
}
}

@media screen and (max-width: 680px) {
.newsCnt.new_page .search_keyword select.newsmeadia {
    margin-top: 0;
}
.ja-job-search .ja-field-container {
    width: 100%;
}
}

@media screen and (max-width: 650px) {
.container-fluid.header_lang {
    top: 0px;
    right: 0;
    padding-right: 5px !important;
}
.header_top .navbar-right {
    top: 10px;
}
.header_top .navbar-default {
    min-height: 70px;
}
.header_top #navbar {
    border:none;
    height: 0 !important;
}
.SubscriptionForm #SubscribeFormInterests label { width: 90% !important; }
}

@media screen and (max-width: 480px) {
.container-fluid.header_top {
    padding-bottom: 0px;
}
.nav.navbar-nav.navbar-right li:last-child {
    float: none!important;
}
.pagination.pagenav .wp-pagenavi a, .pagination.pagenav .wp-pagenavi span {
	padding: 5px;
}
}

@media screen and (max-width: 460px) {
.header_top .navbar-right {
    top: 0;
}
}

@media screen and (max-width: 400px) {
.SubscriptionForm #SubscribeFormInterests label { width: 85% !important; }
}


@media screen and (max-width: 359px) {
.SubscriptionForm #SubscribeFormInterests input#result {
    margin-left: 0px;
    margin-right: 0;
    width: 100%;
}

}

div#n2-ss-3 .n2-ss-layer a:hover {
	text-decoration: none;
}
div#n2-ss-3 .n2-ss-layer a p, div#n2-ss-3 .n2-ss-layer a:hover p {
	font-family: 'Roboto','Arial';
	color: #fff;
	font-size: 14px;
	text-shadow: none;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
}
div#n2-ss-3 .n2-ss-layer .n2-font-1304-paragraph {
	margin-bottom:0;
}

/******* 14-08-19 Start *******/
.header_logo li{
	position: relative;
}
.header_logo li:hover a:before{
	position: absolute;
	content: "";
	background-color: #008EAA;
	width: 75px;
	height: 4px;
	border-radius: 4px;
	top: 40px;
}

.wrap_new ul,.wrap_new ul li ul,.wrap_new ol,.wrap_new ol li ol{
	    padding-left: 40px;
}
img.attachment-blog.size-blog.wp-post-image{
	height: 171px !important;
}
img[Attributes Style].attachment-blog.size-blog.wp-post-image {
    height: 171px !important;
}
.insightBlock .newImgCls img {
height: 171px;
}
.latest_news h3 {
line-height: 14px;
}
/******* 14-08-19 End *******/

@media screen and (max-width: 991px) {
#n2-ss-3-arrow-previous, #n2-ss-3-arrow-next {
	bottom: auto;
	top: 25% !important;
}
div#n2-ss-3 .n2-ss-section-main-content .n2-ss-layer {
	min-height: 1px;
	max-width: 100% !important;
	padding: 10px;
	box-sizing: border-box !important;
	top: 60px !important;
}
div#n2-ss-3 .n2-ss-layer .n2-font-1304-paragraph {
	margin-bottom: 0 !important;
}
}

@media screen and (max-width: 799px) {
div#n2-ss-3.n2-ss-tablet .n2-ss-desktop {
	display: block !important;
}
div#n2-ss-3 .n2-ss-section-main-content .n2-ss-layer {
	top: 50px !important;
}
}

@media screen and (max-width: 767px) {
div#n2-ss-3 .n2-ss-layer a p.sli_text {
	display: none;
}
}

@media screen and (max-width: 600px) {
div#n2-ss-3 .n2-ss-section-main-content .n2-ss-layer {
	top: 0 !important;
}
	b.boldhead {
	font-size: 14px !important;
}
}

@media screen and (max-width: 439px) {
div#n2-ss-3 .n2-ss-tablet, div#n2-ss-3 .n2-ss-mobile, div#n2-ss-3.n2-ss-tablet .n2-ss-desktop, div#n2-ss-3.n2-ss-mobile .n2-ss-desktop {
	display: block !important;
}
	b.boldhead {
	font-size: 12px !important;
}
	div#n2-ss-3 .n2-ss-section-main-content .n2-ss-layer {
		padding: 5px !important;
	}
	div#n2-ss-3 .n2-ss-layer .n2-font-e19f9843c8d845f803940aa0f3b14952-paragraph {
		margin-bottom: 0px !important;
	}
	div#n2-ss-3 .n2-ss-layer .n2-font-1304-paragraph, div#n2-ss-3 .n2-ss-layer .n2-font-1304-paragraph a {
		line-height: 16px !important;
	}
}

@media screen and (max-width: 360px) {
	div#n2-ss-3 .n2-ss-section-main-content .n2-ss-layer {
	top: -20px !important;
}
}