/* 
Theme Name: TOI Inc.
Version: 1.2
Description: Framework [B] - Bootstrap 3
Author: TOI Web Developers
*/
/* / General / Sizes / Fonts  / Colors /'s  */
body {font-family: Poppins-Regular; color:#232323; font-size:17px;margin:0;}
h1, h2, h3, h4, h5, h6 {margin-bottom: 20px;}
h1, h2 {font-family: Oswald-DemiBold;}
a, a:hover, a:link {text-decoration: none; outline: none;}
.oswald-light{font-family: Oswald-Light;}
.poppins-light{font-family: Poppins-ExtraLight;}
.float-left {float: left;}
.float-right {float: right;}
.full-width {width:100%;}
.padding-default {padding: 60px;}
.padding-top-bottom-default {padding-top: 60px;padding-bottom: 60px;}
.padding-top-bottom-50 {padding-top: 50px;padding-bottom: 50px;}
.padding-top-bottom-40 {padding-top: 40px;padding-bottom: 40px;}
.padding-top-bottom-30 {padding-top: 30px;padding-bottom: 30px;}
.padding-top-bottom-20 {padding-top: 20px;padding-bottom: 20px;}
.padding-left-righ-default {padding-right: 60px;padding-left: 60px;}
.padding-top-default {padding-top:60px;}
.padding-top-50 {padding-top:50px;}
.padding-top-40 {padding-top:40px;}
.padding-top-30 {padding-top:30px;}
.padding-bottom-default {padding-bottom:60px;}
.padding-bottom-50 {padding-bottom:50px;}
.padding-bottom-40 {padding-bottom:40px;}
.padding-bottom-30 {padding-bottom:30px;}
.margin-default {margin: 60px;}
.margin-top-bottom-default {margin-top: 60px;margin-bottom: 60px;}
.margin-top-bottom-50 {margin-top: 50px;margin-bottom: 50px;}
.margin-top-bottom-40 {margin-top: 40px;margin-bottom: 40px;}
.margin-top-bottom-30 {margin-top: 30px;margin-bottom: 30px;}
.margin-top-bottom-20 {margin-top: 20px;margin-bottom: 20px;}
.margin-left-righ-default {margin-right: 60px;margin-left: 60px;}
.margin-top-default {margin-top:60px;}
.margin-top-50 {margin-top:50px;}
.margin-top-40 {margin-top:40px;}
.margin-top-30 {margin-top:30px;}
.margin-top-20 {margin-top:20px;}
.margin-bottom-default {margin-bottom:60px;}
.margin-bottom-50 {margin-bottom:50px;}
.margin-bottom-40 {margin-bottom:40px;}
.margin-bottom-30 {margin-bottom:30px;}
.margin-bottom-20 {margin-bottom:20px;}
.text-white, .text-white * {color:#ffffff;}
.text-black, .text-black * {color:#252934;}
.text-blue, .text-blue * {color:#10253d;}
.pop-bold {font-family: Poppins-ExtraBold;font-size: 22px;}
.text-skyblue, .text-skyblue * {color:#2884eb;}
.text-shadow-default { text-shadow: 1px 2px 10px #000; }
.background-color-black {background-color:#000000;}
.background-color-white {background-color:#fff;}
.background-image-center {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.background-image-top {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.background-parallax {background-attachment:fixed;}
.page-title {
    font: 900 48px Poppins-Regular;
    line-height: 1.2;
    margin-bottom: 30px;
}
.page-header {
    margin: 0;
}
.section-header {
    font: 59px 'Open Sans';
    margin-bottom: 20px;
    text-transform: uppercase;
}
.big {font: 300 21px Poppins-Regular;}
.button-default {
    font: 300 14px Poppins-Regular;
    display: inline-block;
    padding: 10px 35px;
    border:solid 1px;
}
.button-default:hover, .btn-skyblue:hover, .btn-contact:hover {background-color: #fff; color: #000; animation: 1s rubberBand;}
.btn-skyblue {
    font-family: Oswald-Regular;
    background-color: #2884eb;
    border-radius: 0;
    width: 70%;
    padding: 10px 0;
    font-size: 21px;
}
.btn-contact {
    font-family: Oswald-Regular;
    border: 0;
    background-color: #2884eb;
    color: #fff;
    border-radius: 0;
    font-size: 22px;
    padding: 15px 40px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
/*Header */
.header-bottom {
    background: url(images/Header_Background.jpg) no-repeat center;
    background-size: cover;
    border-top: 10px solid #22538e;
    padding: 30px 0;
}
.head-details .search-field {
    border: 4px solid #4b77ad;
    width: 290px;
    padding: 10px;
    position: relative;
}
.head-details .search-form {
    margin-top: 15px;
    position: relative;
}
.head-details input[type="submit"] {
    background-color: transparent;
    padding: 14px 25px;
    background: url(images/NLPA_Search_Icon.png) no-repeat center;
    position: absolute;
    border: 0;
    right: 0;
}
.menu-bottom {
    background-color: #295991;
}
#cssmenu ul{
    text-align: center;
}
#cssmenu ul, .head-details ul, .footer-top .social-links {
    padding: 0;
    margin: 0;
}
#cssmenu ul li, .head-details ul li, .footer-top .social-links li, .subpage-sidebar .social-links li {
    display: inline-block;
    position: relative;
}
.head-details ul li a, .footer-top .social-links li a {
    display: block;
    border: 2px solid #d1d3d7;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    color: #d1d3d7;
    height: 38px;
    width: 40px;
    padding: 4px;
    margin: 0px 2px;
}
.subpage-sidebar .social-links{
    text-align: center;
}
.subpage-sidebar .social-links li a {
    display: block;
    border: 2px solid #000;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
    height: 38px;
    width: 40px;
    padding: 4px;
    margin: 0px 2px;
}
#cssmenu ul li a {
    line-height: 50px;
    display: block;
    margin: 0px 10px;
    padding: 0 10px;
    transition: all .2s ease;
}
#cssmenu ul li a:hover{
    color: #2884eb;
}
#cssmenu ul li a:after {
    content: '';
    width: 1px;
    margin: 0 20px;
    background-color: #ffffff69;
    padding: 1px;
    bottom: 0;
    position: absolute;
    top: 10px;
    height: 30px;
}
/* Sub Menu */
#cssmenu ul li:hover > .sub-menu {
    display:block;
    opacity:1;
}
#cssmenu ul.sub-menu {
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    border-radius: 0;
    opacity: 1;
}
#cssmenu ul.sub-menu > li > a {
    padding: 10px 10px !important;
    text-align: center;
    line-height: 30px;
    background-color: #003d7c;
    margin: 0;
    color: #fff;
}
#cssmenu ul.sub-menu > li > a:hover{
    color: #295991;
}
#cssmenu ul.sub-menu > li > a:after{
    display: none;
}
#cssmenu ul.sub-menu li {
    padding: 0 !important;
    min-width: 100%;
}
#cssmenu ul.sub-menu .menu-item-has-children ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 10px;
}
#cssmenu ul.sub-menu .menu-item-has-children ul.sub-menu li {
    padding: 0 !important;
    width: 250px;
}
.head-details {
    width: 50%;
    float: left;
    padding: 0 20px;
}
.head-details .text-contact {
    background-color: #676767;
    padding: 5px;
    width: 67%;
    margin: auto;
    text-align: center;
}
.head-details .text-number {
    font-size: 35px;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}
.homepage-banner{
    background: url(images/Homepage_Banner_Background.jpg) no-repeat center;
    background-size: cover;
    min-height: 500px;
}
.subpages-banner{
    background: url(images/Homepage_Banner_Background.jpg) no-repeat center;
    background-size: cover;
}
.homepage-content {
    margin: 60px 0;
}
.homepage-content h1 {
    font-size: 60px;
    margin-top: 0;
}
.homepage-content .text-box {
    display: inline-block;
    background-color: #21558b;
    padding: 5px;
}
.homepage-content .text-number {
    font-size: 40px;
}
/* Form */
::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}
.form-control, .wpcf7-select {
    border-radius: 0;
    padding: 20px;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: #fdfdfd82;
    color: #fff;
    margin-bottom: 10px;
}
.wpcf7-select {
    width: 100%;
    padding: 7px;
}
.wpcf7-submit {
    background-color: #2167c8;
    border: 0;
    padding: 8px 0;
    width: 100%;
    font-family: Oswald-Regular;
    font-size: 24px;
    color: #fff;
}
.homepage-contactform label {
    color: #fff;
}
.vid .featured-vid {
    position: relative;
}
.featured-vid .vid-p {
    position: absolute;
    left: 20px;
    transform: translate(180%, 100%);
    top: 0px;
}
.vid ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.vid ul li img {
    margin: 0 auto 10px;
    width: 50%;
}
.vid ul li {
    padding: 15px;
    background-color: #2884eb;
    font-family: Oswald-Demibold;
    margin: 5px;
    width: 31.33333%;
    font-size: 16px;
    float: left;
}
.cta{
    background: url(images/CTA_Background.jpg) no-repeat center;
    background-size: cover;
}
.cta .cta-width {
    width: 50%;
    float: left;
    padding: 0 7px;
}
.cta h2 {
    font-size: 43px;
    margin: 0;
}
.services {
    background-color: #ededed;
}
.services .services-title {
    font-family: Oswald-Demibold;
    font-size: 25px;
}
.services p:nth-last-child(1) {
    color: #000;
}
.services img {
    position: relative;
}
.vid h2, .about h2, .contact h2 {
    font-size: 78px;
    margin-top: 0;
}
.about a, .contact .btn-about, .testimonial .btn-about {
    font-family: Poppins-ExtraBold;
    border-bottom: 1px solid;
    letter-spacing: 2px;
}
.about .about-sub {
    font-size: 21px;
}
.why-nlpa{
    background: url(images/Why_NLPA_Background.png) no-repeat center;
    background-size: cover;
}
.why-nlpa h2 {
    font-size: 45px;
    margin-top: 0;
}
.why-nlpa ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.why-nlpa ul li {
    width: 23.3333%;
    float: left;
    margin: 0 10px 25px;
    background-color: #fff;
    padding: 40px 15px;
    box-shadow: 1px 8px 20px 0px #00000057;
    transition: all .2s ease;
}
.why-nlpa ul li:hover {
    background-color: #228aff;
}
.why-nlpa ul li:hover .why-title, .why-nlpa ul li:hover .why-content{
    color: #fff;
}
.why-nlpa .why-content {
    color: #000;
}
.why-nlpa .why-title {
    font-family: Oswald-DemiBold;
    font-size: 35px;
    margin-bottom: 50px;
    position: relative;
}
.why-nlpa .why-title:after {
    content: '';
    background: url(images/Why_Titlte_Blue_Line.png) no-repeat center;
    position: absolute;
    left: 0;
    width: 30%;
    height: 10px;
    background-size: contain;
    bottom: 0;
    transform: translate(120%, 20px);
}
.why-nlpa ul li:hover .why-title:after {
    content: '';
    background: url(images/Why_Titlte_White_Line.png) no-repeat center;
    position: absolute;
    left: 0;
    width: 30%;
    height: 10px;
    background-size: contain;
    bottom: 0;
    transform: translate(120%, 20px);
}
.why-nlpa img{
    margin: auto;
}
.contact .borderblue {
    border-left: 5px solid #1e4e84;
    padding-left: 30px;
    margin-bottom: 40px;
}
.contact .borderblue p {
    font-size: 21px;
    font-family: Oswald-DemiBold;
}
.testimonial{
    background: url(images/Testimonial_Background.png) no-repeat center;
    background-size: 220%;
}
.testimonial h2 {
    text-align: center;
    font-size: 70px;
    margin-top: 0;
}
.testimonial .star {
    margin: 0 0 0 auto;
}
.testimonial p {
    margin-bottom: 60px;
    font-family: Oswald-Light;
    font-style: italic;
    font-size: 21px;
}
.cta-question h2 {
    font-size: 45px;
    margin-top: 0;
}
.subpage-sidebar ul {
    padding: 5px 10px;
    margin: 0;
    list-style: none;
}
.subpage-sidebar .widget {
    margin-bottom: 30px;
    border: 3px solid #10253d;
}
.subpage-sidebar .widget-title {
    padding: 15px 0;
    text-align: center;
    font-family: Oswald-DemiBold;
    background-color: #295991;
    color: #fff;
    font-size: 24px;
}
.subpage-sidebar #menu-practice-areas-sidebar li a {
    color: #000;
    padding: 10px 10px 10px 25px;
    display: block;
    position: relative;
}
.subpage-sidebar #menu-practice-areas-sidebar li a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f124";
    position: absolute;
    left: 0;
}
.subpage-sidebar .widget_media_image {
    text-align: center;
    border: 0;
}
.footer-top .footer-width {
    width: 50%;
    float: left;
    padding: 40px;
}
.footer-width:nth-child(1) {
    background: url(images/Footer_BG_Left.jpg) no-repeat center;
    background-size: cover;
}
.footer-width:nth-child(2) {
    background: url(images/Footer_BG_Right.jpg) no-repeat center;
    background-size: cover;
}
.footer-top .footer-width #menu-footer-services {
    padding: 0;
    margin: 0;
      columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style: none;
}
.footer-top .footer-width #menu-footer-services li a {
    color: #fff;
    font-family: Oswald-Light;
    padding: 10px;
    display: block;
    font-size: 26px;
}
.footer-width .loc {
    font-size: 22px;
}
.footer-top .footer-width .text-box {
    display: inline-block;
    background-color: #676767;
    padding: 5px;
}
.footer-num {
    font-size: 40px;
}
/* Faqs*/
.accordion-header {
    background: #ebebeb;
    cursor: pointer;
    background-color: #295991;
    color: #fff;
    padding: 15px;
    font-size: 26px;
    border-bottom: 5px solid #000;
}
.accordion-content {
    display: none;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-top: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    width: 100% !important;
}
.accordion-header:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0fe";
    padding-right: 15px;
    color: #fff;
}
.active-header:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f146";
    padding-right: 15px;
    color: #fff;
}
.revPop span {
    position: absolute;
    right: -10px;
    background-color: #09003c;
    color: #fff;
    border-radius: 100%;
    font-size: 13px;
    font-weight: 900;
    padding: 4px 8px 5px;
    line-height: 1;
    top: -13px;
    cursor: pointer;
}
.revPop {
    position: fixed;
    z-index: 1000000;
    width: 160px;
    padding: 10px;
    background-color: #295991;
    border-radius: 0;
    box-shadow: 2px 2px 0px #000;
    bottom: 5px;
}
.homepage-banner .wpcf7 form.sent .wpcf7-response-output, .homepage-banner .wpcf7 form.spam .wpcf7-response-output, .homepage-banner .wpcf7-response-output {
    color: #fff;
}
.contact-page .wpcf7 form.sent .wpcf7-response-output, .contact-page .wpcf7-response-output {
    color: #000;
}





.gform_wrapper div.validation_error {
    color: #fff!important;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid #fff!important;
    border-bottom: 2px solid #fff!important;
    padding: 16px 0 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #fff!important;
    padding: 0 0 0 10px;
}

.gform_wrapper .validation_message {
    color: #fff!important;
    font-weight: 700;
    letter-spacing: normal;
    margin: 0 0 0 10px;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255,0,0,.5)!important;
    margin-bottom: 6px!;
    border-top: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #f00;
   /* width: 90%;
    margin-left: 5%;*/
}

.gform_wrapper .gfield_required {
    color: #fff!important;
    margin-left: 4px;
}

.gform_wrapper .gform_page_footer {
    margin: 14px 0;
    width: 100%;
    border-top: 0px dotted #ccc!important;
    padding: 16px 0 0 0;
    clear: both;
}

.gform_page_footer input[type="button"], .gform_wrapper .gform_page_footer input.button {
    background-color: #2167c8!important;
    border: 0;
    padding: 6px 24px!important;
 
    font-family: Oswald-Regular;
    font-size: 24px;
    color: #fff!important;
    font-size: 24px!important
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #fff!important;
}

@media only screen and (min-width: 641px) {
.homepage-contactform .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
}
}

.gform_wrapper .gf_step {
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.gform_wrapper .gf_page_steps {
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0 0 4px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    color: #fff;
}
.gform_confirmation_message {
    color: #fff!important;
}

.ginput_container_address input {
    margin-top: 0;
    margin-bottom: 10px;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px!important; 
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    margin: 0 0 10px 0!important; 
}

