* {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}



body {
    background: #f0f3f6 !important;
    padding-top: 0px;
}


.prof_title {
    text-align: center;
    margin: 0;
    font-size: 30px;
}

.prof {
    width: 100%;
    margin: 25px auto 0;
    text-align: center;
    display: block;
}

a.profile__link {
    width: 275px;
    padding: 35px 30px;
    display: block;
    text-align: center;
    margin: auto;
    background: #77c04b;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 22px;
}


.page-template-landing .benefits__content .gform_wrapper label {
    display: none;
}

#gform_wrapper_4 {
    width: 95%;
    max-width: 800px;
    margin: auto;
}

.page-template-landing .benefits__content .gform_wrapper input {
    padding: 14px 13px !important;
}

body .gform_fields .gfield {
    margin-bottom: 0.5em;
    margin-top: 0px !important;

}

body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;
    padding-top: 0;
}

.gform_wrapper textarea.large {
    height: 230px !important;
    width: 100%;

    border-radius: 4px;
    background-color: #f6f8fa;
    border: 1px solid rgba(31, 76, 110, 0.3);
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 0 0;
    font-family: 'Montserrat', sans-serif;
    background-color: #0f3859;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;



}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px !important;
    font-family: Helvetica !important;
    padding: 5px 4px;
    letter-spacing: normal;
    color: #858585;
    height: 47px;
    border-radius: 4px;
    background-color: #f6f8fa;
    border: 1px solid rgba(31, 76, 110, 0.3);
}

/*
.page-template-landing .benefits__content .gform_wrapper ul.gform_fields li.gfield {
    width: 49%;
    padding: 0;
}



#field_4_6 {
    width: 100%;
}

#input_4_6>div {
    margin: auto;
}

#field_4_7 {
    float: right;
    position: relative;
    margin-top: -347px;
    padding-right: 0;
}

.page-template-landing .benefits__content .gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0;
}

.page-template-landing .benefits__content .gform_wrapper .gform_footer input {
    margin: auto;
    display: block;
}

*/

.page-template-landing .benefits__title {
    text-align: center;
    margin-bottom: 40px;
}

.call-to-action {
    padding: 6em 0;
    background-image: url('images/banner-2.jpg');
    background-size: cover;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    padding: 10px 20px !important;
}

.page-template-landing .members__title,
.prof_title,
.benefits__title {
    font-size: 32px !important;
    font-family: Helvetica-Bold;
    line-height: 40px !important;
    color: #0f3859 !important;
    font-family: Helvetica;

}

.cta-title {
    font-size: 30px !important;
    line-height: 36px !important;
    color: #0f3859 !important;
    font-family: Helvetica;

}

.cta-description p {
    font-size: 18px !important;
    line-height: 22px !important;
    color: #1f4c6e !important;
    font-weight: 600;
}

.cta-button {
    width: 260px;
    padding: 25px 25px;
    display: block;
    text-align: center;
    margin: auto;
    background: #77c04b;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase !important;
    border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.button:hover {
    background: #77c04b !important;
}

.home-search-listing form button.update_results {
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
}

body .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    width: 100% !important;
    max-width: 100%;
    box-shadow: 3px 2px 5px #ccc;
    border-radius: 5px;
}


.page-template-landing .members__text {
    text-align: center;
    font-weight: 600;
    color: #0f3859;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
}

.packagescont {
    background: #eef2f2;
    padding-top: 50px;
}

.packagescont {
    background: #fff;
}

.header {
    position: relative;
    z-index: 8;
    
  /*  background: url(images/header-strip.jpg) repeat-y 50% 0; */
     background: url(images/header-banner3.jpg);
     background-size: cover !important;
     background-position: top center;
     
     
  /* background:#f2f2f2; */
}

.header:before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
}

.header__content {
    position: relative;
    z-index: 2;
}

.logo {
    font-size: 0;
}

.logo__title {
    word-spacing: -2px;
    color: #676767;
}


.logo__title:hover {
    color: #676767;
    text-decoration: none;
}

.home-widget {
    margin: 2em 0 !important;
}

.home .job_types {
    display: none;
}

.home .showing_jobs {
    display: none;
}

.home .archive-job_listing-filter-title {
    display: none;
}

img.header__image {
    z-index: -1;
}

form button.update_results {
    margin: 20px auto 0;
    float: right;
    padding: 5px;
    font-size: 13px;
}

.cover-wrapper {
    margin-top: 20px;
}

.js-toggle-area-trigger {
    display: none;
}

@media all and (min-width: 768px) {
   .header__content {
    height: 635px;
    background-size: contain;
    background-repeat: no-repeat;
    /* background-image: url(https://www.leadersoflaw.com/wp-content/uploads/2019/11/banner-person.png); */
}

    /*.header:before{background:url(images/flag.png) no-repeat 50% 0;height:476px;}*/

    .logo {
        padding: 26px 0 0;
    }

    .logo__title,
    .logo__image-wrapper {
        display: inline-block;
        vertical-align: middle;
    }

    .logo__title {
        font-size: 24px;
        position: relative;
        left: -2px;
        top: -2px;
    }

    .header__slider-item {
        padding: 20% 0 0;
    }

    .header__image {
        position: absolute;
        bottom: 0;
    }

}

@media all and (max-width: 767px) {
   .header__content {
    padding-bottom: 50px;
}

.axil-banner {
    float: right;
    padding-top: 75px;
}
.header__content {
    position: relative;
    background-position: bottom;
    z-index: 2;
    background-size: 50%;
    /* background-image: url(https://www.leadersoflaw.com/wp-content/uploads/2019/11/banner-person.png); */
    background-repeat: no-repeat;
    background-position-x: 59px;
}

    .header:before {
        background: url(images/flag-xs.png) no-repeat 50% 0;
        height: 192px;
    }

    .logo {
        padding: 16px 0 0;
    }

    .logo__image {
        height: 48px;
    }

    .logo__title {
        font-size: 14px;
    }

    .header__slider-item {
        padding: 22px 0 0;
    }

    .header__image {
        position: relative;
        display: block;
        width: 40vw;
        margin: 0 auto;
        min-height: 190px;
    }

    .header__image-wrapper {
        height: 190px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
    }
}

@media all and (min-width: 768px) and (max-width: 1169px) {
    .header__image {
        right: 0;
        width: 38vw;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .header__slider-item {
        padding: 46px 0 0;
    }
}

@media all and (min-width: 1170px) {
    .header__image {
        right: 64px;
    }
}

.caption__title {
    color: #fff;
    margin: 0 0 11px;
    word-spacing: -2px;

}

.search_jobs input,
.search_jobs select {
    width: 100%;
    /* box-shadow: 2px 2px 5px 0px #ccc; */
    background-color: #FFF;
}

.select2-container .select2-selection--single {
    
    height: 40px;
   
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {margin-top:4px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 39px;
    padding-left: 10px;
}

.caption__text {
    line-height: 28px;
    font-size: 16px;
    color: #4e4e4e;
    margin: 0 0 23px;
}

.caption__button {
    display: inline-block;
    border-radius: 3px;
    background: #9d4343;
    cursor: pointer;
    color: #fff;
    border-bottom: 3px solid #598e39;
    transition: background 0.35s ease-in-out;
    font-size: 14px;
}

.caption__button:hover {
    color: #fff;
    text-decoration: none;
    background: #89dc57;
}

@media all and (min-width: 768px) {
    .caption__button {
        padding: 21px 50px;
    }

    .caption__title {
        font-size: 23px;
        line-height: 35px;
    }
}

@media all and (min-width: 1170px) {
    .caption__text {
        max-width: 570px;
    }
}

@media all and (max-width: 767px) {
    .caption__title {
        font-size: 16px;
        line-height: 28px;
    }

    .caption__text {
        font-size: 14px;
        line-height: 22px;
    }

    .caption__button {
        padding: 10px 25px;
    }

    .prof_title {
        font-size: 20px;
    }
}

.footer-logo {
    margin: 0 0 20px;
    font-size: 0;
    display: inline-block;
}

.footer-logo__image {
    display: block;
}

.footer__text,
.footer__link {
    font-size: 13px;
    color: #fff;
    line-height: 19px;
    display: inline-block;
    vertical-align: top;
}

.footer__link {
    transition: opacity 0.35s ease-in-out;
    white-space: nowrap;
}

.footer__text {
    white-space: normal;
}

.footer__link:hover {
    opacity: 0.8;
    color: #fff;
    text-decoration: none;
}

.footer__title {
    color: #fff;
    font-size: 14px;
    margin: 0 0 13px;
    text-transform: uppercase;
}

.footer__icon {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    width: 12px;
    text-align: center;
}

.footer-nav {
    margin: 0;
    list-style: none;
    padding: 0;
}

@media all and (min-width: 768px) {
    .footer {
        padding: 75px 0 80px;
    }

    .footer-nav__item {
        padding: 7px 0 6px;
        font-size: 0;
        white-space: nowrap;
    }

    .footer__social,
    .footer__about {
        float: left;
        box-sizing: content-box;
    }

    .footer__about {
        width: 220px;
    }

    .footer__social {
        padding: 0 0 0 75px;
        width: 150px;
    }
}

@media all and (min-width: 768px) and (max-width:991px) {
    .footer__social {
        padding: 0 0 0 25px;
    }
}

@media all and (max-width: 767px) {
    .footer {
        padding: 25px 0 30px;
    }

    .footer__social,
    .footer__about {
        padding: 20px 0 0;
    }
}

.profile {
    background: #fff;
}

.profile__image {
    display: block;
    width: 100%;
    box-sizing: content-box;
}

.profile__title {
    
    margin: 0;
    font-size: 32px !important;
    font-family: Helvetica-Bold;
    line-height: 40px !important;
    color: #0f3859 !important;
    font-family: Helvetica;
}

.profile__article {
    margin-top: -3px;
}

.profile__article * {
    color: #4e4e4e;
    word-spacing: -1px;
}

.profile__article ul {
    list-style: none;
    padding: 0;
}

.profile__article li {
    position: relative;
    padding: 0 0 0 20px;
}

.profile__article li:before {
   /* width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: #9d4343;
    left: 0;*/
    
    content: "\f373";
    display: block;
    font-family: Ionicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #77c04b;
    position: absolute;
    left: 0px;
   
    font-size: 15px;
    font-weight: 500;
}

.profile__article p,
.profile__article ul {
    margin: 28px 0 0;
}

@media all and (min-width: 768px) {
    .profile {
        padding: 50px 0 71px;
    }

    .profile__title {
        max-width: 419px;
        font-size: 30px;
        line-height: 40px;
    }

    .profile__article {
        max-width: 431px;
    }

    .profile__image {
        border-top: 7px solid transparent;
    }

    .profile__article * {
        font-size: 16px;
        line-height: 28px;
    }
}

@media all and (max-width: 767px) {
	.nav-menu li, ul.nav-menu li {
		display:block;
	}
    .profile {
        background: #fff;
        padding: 50px 0 51px;
    }

    .profile__title {
        font-size: 20px;
        line-height: 30px;
    }

    .profile__image {
        border-top: 28px solid transparent;
    }

    .profile__article * {
        font-size: 14px;
        line-height: 26px;
    }
	

}

.members {
    background: #f7f7f7;
}

.members__list {
    text-align: justify;
    text-align-last: justify;
    font-size: 0;
}

.members__list:after {
    display: inline-block;
    width: 100%;
    content: "";
}

.members__item {
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: top;
}

.members__image {
    display: block;
    border-radius: 50%;
    border: 8px solid #e2e6e6;
}

.members__title {
    color: #717a8f;
    word-spacing: -2px;
    padding: 2px 0 0;
}

.members__text {
    color: #4e4e4e;
    word-spacing: -1px;
}

.members__intro {
    text-align: left;
    text-align-last: left;
}

@media all and (min-width: 768px) {
    .members {
        padding: 71px 0 20px;
    }

    .members__title {
        font-size: 32px !important;
    font-family: Helvetica-Bold;
    
    color: #0f3859 !important;
    font-family: Helvetica;
        margin: 0 0 25px;
        font-size: 30px;
    }

    .members__text {
        font-size: 16px;
        line-height: 28px;
    }
}

@media all and (min-width: 992px) {
    .members__wrapper {
        text-align: justify;
        text-align-last: justify;
    }

    .members__wrapper:after {
        display: inline-block;
        width: 100%;
        content: "";
    }

    .members__intro,
    .members__list {
        display: inline-block;
        vertical-align: middle;
        width: 682px;
    }

    .members__intro {
        width: 420px;
    }

    .cover-wrapper {
        margin-top: 100px;
    }

}

@media all and (min-width: 992px) and (max-width: 1169px) {
    .members__list {
        width: 500px;
    }

    .members__image {
        width: 14vw;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .members__list {
        padding: 30px 0 0;
    }
}

@media all and (max-width: 767px) {
    .members {
        padding: 30px 0;
    }

    .members__title {
        margin: 0 0 15px;
        font-size: 20px;
        line-height: 30px;
    }

    .members__text {
        font-size: 14px;
        line-height: 26px;
    }

    .members__list {
        padding: 20px 0 0;
    }

    .members__image {
        border-width: 5px;
        width: 27vw;
    }
}

.benefits {
    background: #fff;
    position: relative;
}

.benefits__content {
    position: relative;
}

.benefits__title {
    font-size: 30px;
    color: #717a8f;
    margin: 0 0 6px;
}

.benefits__list {
    padding: 0;
    list-style: none;
}

.benefits__item {
    color: #4e4e4e;
    padding: 32px 0 0 37px;
    position: relative;
    word-spacing: -1px;
}

.benefits__item:before {
    /* content: "\f122";
    font-family: "Ionicons";
    position: absolute;
    color: #9d4343;
    left: 4px;
    top: 32px;
    font-size: 22px; */
   
    content: "\f373";
    display: block;
    font-family: Ionicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #77c04b;
    position: absolute;
    left: 0px;
   top: 50%;
    font-size: 23px;
    font-weight: 500;
    
    /*width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: #9d4343;
    left: 0;*/
}

@media all and (min-width: 768px) {
    .benefits__image {
        position: absolute;
        bottom: 0;
    }

    .benefits__item {
        font-size: 16px;
        line-height: 28px;
    }
}

@media all and (min-width: 768px) and (max-width: 1169px) {
    .benefits__content {
        padding: 100px 0 130px;
    }

    .benefits__image {
        width: 45vw;
        left: -15vw;
    }
}

@media all and (min-width: 1170px) {
    .benefits__content {
        padding: 60px 0;
    }

    .benefits__image {
        left: -103px;
    }
}

@media all and (max-width: 767px) {
    .benefits__title {
        font-size: 20px;
        line-height: 30px;
    }

    .benefits__content {
        padding: 30px 0 0;
    }

    .benefits__item {
        font-size: 14px;
        line-height: 26px;
    }

    .benefits__list {
        padding: 0 0 25px;
    }

    .benefits__image {
        display: none;
    }
}


.register {
    text-align: center;
    background: url(images/blue-pattern.png);
    font-size: 0;
}

.register__title {
    color: #fff;
    margin: 0;
}

.register__button {
    display: inline-block;
    border-radius: 3px;
    background: #9d4343;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    border-bottom: 3px solid #6bad44;
    transition: background 0.35s ease-in-out;
}

.register__button:hover {
    color: #fff;
    text-decoration: none;
    background: #89dc57;
}

.register__text {
    color: #fff;
    margin: 15px 0 30px;
}

.nav-menu li a:hover,
ul.nav-menu li a:hover {
    text-decoration: none;
    color: #0f3859 !important;
}

@media all and (min-width: 768px) {
    .register {
        padding: 100px 0 102px;
    }

    .register__content {
        margin: 0 90px;
    }

    .register__title {
        font-size: 69px;
    }

    .register__text {
        line-height: 30px;
        font-size: 20px;
        letter-spacing: -0.3px;
    }

    .register__button {
        padding: 23px 53px 19px;
        font-size: 18px;
    }
}

@media all and (max-width: 767px) {
    
    #menu-need-help-menu li 
    {
        float: left;
        display: block;
        line-height:22px;
        margin: 0;
        padding: 0 10px;
        border-left: #ccc solid 1px;
        /* line-height: 14px; */
        width: 100%;
        border: none;
    }
    
    .register {
        padding: 30px 0 32px;
    }

    .register__title {
        font-size: 20px;
        line-height: 30px;
    }

    .register__text {
        line-height: 26px;
        font-size: 14px;
    }

    .register__button {
        padding: 12px 25px 10px;
        font-size: 16px;
    }
}

@media all and (max-width:990px) {
    #field_4_7 {
        float: none;
        margin-top: 16px;
    }

    .page-template-landing .benefits__content .gform_wrapper ul.gform_fields li.gfield {
        width: 100%;
    }

    .primary-header .container {
        padding-top: 12px;
    }

    #site-navigation {
        height: auto;
    }

    .cta-title {
        margin: 0 0 .75em;
        font-size: 18px;
        text-align: center;
    }

    .cta-description p {
        text-align: center;
    }

    .cta-subtext {
        text-align: center;
    }

}

