html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0px;
    border: 0;
    outline: 0;
}
body {
    color: #717070 !important;
    font-size: 14px;
    line-height: 1.8;
    font-family: 'Ralewayroman-Regular';
}
a {
    text-decoration: none;
    color: #34b31b;
}
a:hover{
    text-decoration: underline;
}
p {
    margin-bottom: 30px;
}
h1 {
    color: #ffff;
    font-weight: 700;
    font-size: 72px;
    line-height: 1;
    position: relative;
    font-family: 'Ralewayroman-Bold';
}
h2 {
    color: #333333;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: capitalize;
    position: relative;
    font-family: 'Ralewayroman-Bold';
}
h3 {
    color: #333333;
    font-weight: 700;
    font-size: 25px;
    position: relative;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: 'Ralewayroman-ExtraBold';
}
h3 span {
    font-size: 16px;
    display: block;
    font-weight: normal;
    margin-top: 5px;
}
h4 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: normal;
    position: relative;
}
h5 {
    color: #333333;
    text-transform: capitalize;
    font-size: 19px;
    margin-bottom: 10px;
    position: relative;
    font-family: 'Ralewayroman-Bold';
}
h6{
    font-size: 18px;
    font-weight: 700;
}
h6 span{
    display: block;
}
h2::before {
    content: "";
    position: absolute;
    background: url(../images/reason-heading-before.png)no-repeat;
    top: 16px;
    bottom: 0;
    left: -60px;
    right: 0;
    width: 48px;
    height: 20px;
}
.white-border-btn {
    display: inline-block;
    border: 2px solid #fff;
    text-transform: uppercase;
    color: #fff !important;
    background: #0000;
    padding: 14px 68px;
    line-height: normal;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    font-family: 'Ralewayroman-SemiBold';
}
.white-border-btn:hover{
    background-color: #ffff;
    color: #06d506 !important;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
.green-border-btn {
    display: inline-block;
    border: 2px solid #34b31b;
    font-weight: 500;
    text-transform: uppercase;
    color: #34b31b;
    background: #0000;
    padding: 12px 41px;
    line-height: normal;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    font-family: 'Ralewayroman-SemiBold';
    font-size: 16px;
}
.green-border-btn:hover{
    background-color: #34b31b;
    color: white;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
.white-btn {
    display: inline-block;
    background: #fff !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #34b31b;
    padding: 12px 58px;
    line-height: normal;
    transition: all 0.3s ease-in-out;
    border: 0;
    text-decoration: none;
}
.white-btn:hover {
    text-decoration: none;
    background: #34b31b !important;
    color: #fff;
}
.form-button button.white-btn:hover {
    background: #f3f3f3 !important;
    color: #34b31b;
}
/*------------------------------ Header Area------------------- */
.header {
    position: relative;
    z-index: 9;
    padding: 20px 0 0;
}
.testiminial-text p {
    display: inline;
}
.testiminial-content:before, .testiminial-content:after {
    background: url(../images/comma-left.png) no-repeat;
    content: "";
    left: 0;
    width: 30px;
    height: 21px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}
.testiminial-content:after {
    background: url(../images/comma-right.png) no-repeat;
    margin-right: 0;
    margin-left: 5px;
}
.testiminial-text img {
    margin-left: 10px;
}
.testiminial-text img:first-child {
    margin-right: 10px;
    margin-left: 0;
}
.testiminial-text {
    text-align: center;
    font-size: 16px;
    box-shadow: 0px 0px 10px 0px rgb(237 237 237);
    margin: 5px;
}
.testimonial-area h2 {
    margin-bottom: 30px;
}
.testiminial-info {
    background: #34b31b;
    color: #fff;
    padding: 20px 0;
    font-family: 'Ralewayroman-SemiBold';
}
.employment-form .form-area-form {
    border: 2px solid #34b31b;
    padding: 60px 80px 80px;
    background: #f5f7f5;
}
.form-area-form .ginput_container_checkbox input {
    margin-bottom: 0 !important;
}
.form-area-form .gfield_checkbox {
    display: flex;
    margin-bottom: 40px;
}
.form-area-form .gfield_checkbox .gchoice label {
    max-width: initial !important;
}
.form-area-form .gfield_checkbox .gchoice {
    margin-right: 8px;
}
.form-area-form select {
    border: 0;
    border-bottom: 2px solid #34b31b;
    color: #34b31b;
    font-size: 18px !important;
    font-family: 'Ralewayroman-SemiBold';
    text-transform: uppercase;
    padding-bottom: 12px !important;
    cursor: pointer;
    outline: 0 !important;
    background: transparent;
}
.form-area-form .gform_wrapper.gravity-theme .gfield_label {
    color: #333333 !important;
}
.form-area-form .gfield_signature_container canvas {
    border-color: #34b31b !important;
}
.form-area-form .gfield--width-half div#input_4_72_toolbar {
    margin-bottom: 30px !important;
}
.form-area-form div#field_4_55 {
    margin-top: 10px;
}
.form-area-form .gform_footer.top_label {
    padding: 0 !important;
}
.employment-form .gform_footer.top_label input {
    background: #34b31b;
    color: #fff;
}
.thank-you-div {
    padding: 100px;
    font-size: 25px;
    text-align: center;
}
.form-area-form .gfield_radio .gchoice input {
    margin-bottom: 0 !important;
}
.form-area-form .gfield_radio {
    display: flex;
    margin-bottom: 30px;
}
.form-area-form .gfield_radio .gchoice {
    margin-right: 20px;
}
.employment-form .gform_footer.top_label input:hover {
    background: #34b31bc2;
}
.employment-form .form-area-form input, .employment-form .form-area-form textarea {
    border-bottom: 2px solid #34b31b;
    color: #34b31b;
}
.employment-form .form-area-form textarea{
        height: 150px !important;
}
.employment-form h4 {
    color: #34b31b;
    font-size: 50px;
    font-family: 'Ralewayroman-Bold';
    text-align: center;
    margin-bottom: 10px;
}
.data-entry-inner a.org-btn {
    color: #fff;
    text-decoration: none !important;
}
.employment-form .form-area-form input::placeholder,
.employment-form .form-area-form textarea::placeholder{
    color: #34b31b;
}
.testiminial-content {
    padding: 40px 30px;
    font-family: 'Ralewayroman-Medium';
}
.testimonials-tab .testimonial-area {
    margin-bottom: 80px;
}
.testimonials-tab .testimonial-area:last-child {
    margin-bottom: 0;
}
.logo {
    text-align: center;
}
.logo img {
    margin-bottom: -10px;
}
.inner-banner img {
    width: 100%;
    height: auto;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-family: 'Ralewayroman-SemiBold';
}
.nav-bar {
    text-transform: uppercase;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header .row {
    align-items: center;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link{
    background: #2c9617 !important;
    color: #fff !important;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-parent a,
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item a {
    color: #35b21c;
}
.nav-bar a {
    color: #000;
}
/* Banner-Area */
.banner-area {
    display: flex;
}
.content-area  {
    margin-top: 50px;
    
}

.welcome-text .welcome-area {
	margin-top: 10px;
    max-width: 284px;
}
.banner-img {
    max-width: 50%;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Ralewayroman-SemiBold';
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin: 0;
}
.banner-text {
    background: rgb(44, 150, 23);
    background: linear-gradient(0deg, rgba(44, 150, 23, 1) 27%, rgba(1, 213, 0, 0.9752275910364145) 74%);
    color: #fff;
    text-align: center;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 812px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    text-decoration: none;
    color: #06d506;
}
.blog-area a:hover {
    text-decoration: none;
}
.banner-img {
    width: 50%;
}
.nav-pills .nav-link:first-child {
    border-top: 1px solid #fff;
}
.banner-text-inner p {
    margin-bottom: 60px;
}
.banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-text h3 {
    margin-bottom: 40px;
    color: #fff;
    font-family: 'Ralewayroman-Light';
}
.reason-tab p {
    margin-bottom: 0;
}
.banner-text h1 {
    padding-bottom: 55px;
}
.banner-btn {
    margin-top: 30px;
}
.inner-banner {
    position: relative;
}
.reason-area-heading {
    max-width: 248px;
}
/*--------------- form-------------- */
.form-area-form input, .form-area-form textarea {
    background: transparent;
    border: none;
    border-bottom: 2px solid white;
    outline: none !important;
    margin-bottom: 40px !important;
    color: #fff;
}
.faq-page .accordion-item {
    border: 1px solid #35b21c !important;
    margin-bottom: 20px;
    border-radius: 0 !important;
}
.faq-page .accordion-item button {
    box-shadow: none !important;
    padding: 13px 20px;
    font-family: 'Ralewayroman-SemiBold';
    text-transform: capitalize;
    color: #333333 !important;
    font-size: 18px;
    min-height: 80px;
    background: #f7f7f7;
}
.page-pagination .pagination {
    justify-content: center;
}
.page-pagination .pagination a, .page-pagination .pagination span {
    background: #ededed;
    padding: 10px 16px;
    color: #333333 !important;
    font-family: 'Ralewayroman-Medium';
    margin: 0 3px;
    font-size: 16px;
    transition: all 0.2s ease-in-out;
}
.page-pagination .pagination span.page-numbers.current,
.page-pagination .pagination a:hover {
    color: #fff !important;
    background: #34b31b;
    transition: all 0.2s ease-in-out;
}
.page-navigation {
    margin-top: 100px;
    display: block;
}
.faq-page .accordion-item .accordion-body p {
    margin-bottom: 0;
}
.faq-page .accordion-item .accordion-body {
    border-top: 1px solid #35b21c;
    padding: 30px 20px;
}
.gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}
.form-area-form .gform_button.button {
    margin-bottom: 0 !important;
    background: #fff;
    color: #34b31b;
    padding: 8px 60px;
    border: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Ralewayroman-Bold';
}
.form-area-form .gform_button.button:hover {
    background: #efefef;
}
form#gform_1 {
    padding: 60px 50px 50px;
}
/* reason-area */
.reason-area {
    padding-top: 90px;
}
.reason-tab {
    width: 27%;
    margin-bottom: 40px;
    color: #858383 !important;
}
.reason-area-tabs .reason-tab:nth-child(3) {
    padding-right: 0;
    margin-right: 0;
}
.reason-area-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reason-tab h5::before {
    position: absolute;
    content: "";
    background: url(../images/reason-tab-before.png)no-repeat;
    bottom: 0;
    left: -27px;
    width: 18px;
    height: 18px;
    top: 11px;
}
.reason-img {
    text-align: center;
    margin-top: -50px;
}

.services-tabs {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.service-tab img {
    padding-bottom: 18px;
}
.service-tab p {
    margin-bottom: 0;
}
.service-tab {
    padding: 40px 56px;
    color: #fff;
    width: 100%;
    background: #34b31b;
}

.service-tab:nth-child(2) {
    background: #09d500;
}

.service-tab:nth-child(3) {
    background: #34b31b;
}

.service-tab:nth-child(4) {
    background: #2a8b17;
}

.service-tab h5 {
    color: #fff;
    margin-bottom: 8px;
}

/* founder-area */
.welcome-area-inner {
    display: flex;
}

.welcome-text h2{
    padding-bottom: 50px;
}
.bio-img img {
    width: 100%;
    height: auto;
}
.content-div.bio-area .row {
    align-items: center;
}
.tab-img img {
    width: 100%;
    height: auto;
}
.bio-content span {
    display: block;
    margin-bottom: 20px;
}
.bio-content {
    padding-left: 100px;
}
.content-div .welcome-area.tab-area {
    padding: 120px 0;
}
.content-div {
    padding: 100px 0;
}
.welcome-btn {
    padding-top: 10px;
}
.welcome-area {
    padding: 120px 0;
}
.resource-detail .container .welcome-inner:nth-child(even).welcome-inner {
    padding-top: 50px !important;
}
.blog-info h2 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.welcome-img h4 {
    color: #333333;
    font-weight: 700;
    text-align: center;
    padding-top: 44px;
    font-size: 25px;
    text-transform: capitalize;
    font-family: 'Ralewayroman-ExtraBold';
}
.welcome-img {
    text-align: center;
    font-size: 16px;
}
.banner-text-inner {
    max-width: 530px;
    margin: 0 auto;
    padding: 0 15px;
    font-family: 'Ralewayroman-SemiBold';
    font-size: 16px;
}
.welcome-img p {
    padding-top: 20px;
}

/* main-services-area */
.main-services-area {
    display: flex;
    padding-bottom: 60px;
}
.main-services-tab {
    width: 62%;
    height: 100%;
}

.main-services-img img {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
}

.main-services-img {
    width: 38%;
    position: relative;
    overflow: hidden;
}
.content-div .abh_tabs li a, .content-div .abh_tabs li.abh_active a {
    border: 1px solid #35b21c !important;
    color: #35b21c !important;
    padding: 12px 20px !important;
    font-family: 'Ralewayroman-Bold';
}
.content-div .abh_tabs li.abh_active a,.content-div .abh_tabs li.abh_active a:hover,
.content-div .abh_tabs li a:hover {
    color: #fff !important;
 border: 1px solid #35b21c !important;
    padding: 12px 20px !important;
    background: #35b21c !important;
}
.main-services-tab ul li {
    line-height: 1.3;
    list-style: none;
    position: relative;
    padding-left: 32px;
    margin-bottom: 15px;
}
.main-services-tab ul li::before {
    position: absolute;
    content: "";
    background: url(../images/reason-tab-before.png)no-repeat;
    top: 2px;
    bottom: 0;
    left: 0;
    width: 18px;
    height: 18px;
}
.main-services-tab h2 {
    padding-bottom: 35px;
    padding-left: 61px;
}

.main-services-tab h2::before {
    left: 0px;
}
.main-services-tab #v-pills-tab {
    background: #34b31b;
    width: 50%;
    justify-content: center;
}
.main-services-tab #v-pills-tab, .main-services-tab-content {
    min-height: 670px;
}
.main-services-area .nav-pills .nav-link.active, .main-services-area .nav-pills .show>.nav-link {
    color: #333333;
    background-color: #fff;
    border-radius: 0;
}
.nav-pills .nav-link {
    position: relative;
    background: none;
    border: 0;
    border-bottom: 1px solid #fff !important;
    border-radius: 0;
    color: #fff;
    padding: 20px 5px;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Ralewayroman-Bold';
}
.main-services-tab-content {
    max-width: 60%;
    padding: 20px 30px;
    display: flex;
    align-items: center;
}
.nav-pills .nav-link.active:after, .nav-pills .nav-link:hover:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 100%;
    left: -34px;
    z-index: 9;
    top: -1px;
    bottom: 0;
    border-top: 36px solid transparent;
    border-bottom: 36px solid transparent;
    border-right: 35px solid white;
}
.nav-pills .nav-link:hover, .nav-pills .nav-link:focus {
    background: #fff;
    color: #000;
    border-radius: 0;
}
.main-services-tab-content .tab-content {
    max-width: 700px;
}

/* Blog-area */
.blog-tab {
    text-align: center;
}
.blog-tab img {
    width: 100%;
    height: auto;
    min-height: 273px;
    object-fit: cover;
}
.row.ragular {
    margin-top: 30px;
}
.blog-area {
    padding-bottom: 110px;
}
.blog-tab h3 {
    font-size: 21px;
    margin-bottom: 30px;
    position: relative;
}
.blog-tab h3 span {
    font-weight: normal;
    color: #333333;
    text-transform: none;
}
.blog-content {
    padding-top: 30px;
    position: relative;
}
.tab-heading {
    position: relative;
    margin-bottom: 35px;
}
.blog-tab-top {
    display: flex;
    align-items: center;
}
.blog-tab a:nth-child(2) {
    color: #34b31b;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.tab-heading h3 {
    font-size: 16px;
    max-width: 190px;
    position: relative;
    margin: 0 auto;
}
.tab-heading:after {
    content: "";
    position: absolute;
    background: #1e90ff;
    bottom: -10px;
    width: 60px;
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tab span {
    color: #34b31b;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    font-family: 'Ralewayroman-ExtraBold';
    margin-top: 20px;
}
.blog-tab.tab::before{
    display: none;
}
.tab-heading p {
    margin-bottom: 0;
}
.tab {
    text-align: center;
    padding: 18px;
    position: relative;
    width: 100%;
}
.tab::before {
    content: "";
    background: url(../images/news-tab-before.png)no-repeat;
    width: 24px;
    height: 48px;
    top: 45%;
    left: -24px;
    right: 0;
    position: absolute;
}
.blog-content::before {
    content: "";
    position: absolute;
    background: url(../images/blog-img.png) no-repeat;
    width: 48px;
    height: 24px;
    top: -23px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.row.ragular .col-md-4:nth-child(even) .blog-tab .blog-content::before {
    top: inherit;
    bottom: -22px;
    transform: rotateX(180deg);
}
.row.ragular .col-md-4:nth-child(even) .blog-tab .blog-content {
    padding-top: 0;
    padding-bottom: 40px;
}
.blog-tab-top img {
    object-fit: cover;
    max-width: 50%;
    height: auto;
}
.row.ragular .col-md-4:nth-child(even) .blog-tab {
    display: flex;
    flex-direction: column-reverse;
}
.row.ragular .col-md-4:nth-child(even) .blog-tab .blog-content {
    padding-top: 0;
}
/* testimonial area */

.testimonial-tab {
    text-align: center;
    padding: 0 170px;
    color: #000;
    font-family: 'Ralewayroman-SemiBold';
}
.testimonial-info h5 {
    color: #f37025;
    font-family: 'darker_grotesquesemibold';
}

.testimonial-info h5 span {
    display: block;
}
.testimonials-area .owl-carousel .owl-stage-outer:before, .testimonials-area .owl-carousel .owl-stage-outer:after {
    content: "";
    background: url(../images/testimonial-left.png)no-repeat;
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0;
    width: 91px;
    height: 91px;
}
.testimonials-area .owl-carousel .owl-stage-outer:after {
    left: inherit;
    right: 0;
    background: url(../images/testimonial-right.png)no-repeat;
}
.testimonials-area h2:before {
    display: none;
}
.testimonials-area h2 {
    text-align: center;
    padding: 0 0 60px 0;
}
.testimonials-area {
    padding: 65px 0;
    background: #fcfcfc;
    overflow-x: hidden;
}
.owl-nav {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 40px;
}

.owl-nav button.owl-prev {
    margin: 0 15px 0 0px;
}

.testimonial-info {
    margin-bottom: 10px;
    margin-top: -15px;
}
.testimonial-info h5 {
    color: #34b31b;
    font-style: italic;
    padding: 10px 0 0;
}
.footer a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Ralewayroman-Medium';
}
/* form-area */
.form-area {
    padding: 120px 0;
    position: relative;
}
.location-heading {
    background: #34b31b;
    text-align: center;
    padding: 20px 15px;
}
.location-detail {
    display: flex;
    align-items: center;
    position: relative;
}
.location-detail:after {
    position: absolute;
    content: "";
    background: #34b31b40;
    height: 5px;
    width: 33.33%;
    bottom: -3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.location-tab .location-detail:last-child::after{
    display: none;
}
.location-detail .location-map, .location-detail .location-section, .location-detail .location-img {
    width: 100%;
}
.location-section {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Ralewayroman-SemiBold';
    flex-wrap: wrap;
    text-align: center;
}
.location-info p {
    margin-bottom: 0;
}
.location-info {
    margin-bottom: 30px;
    width: 50%;
}
.location-text h6 {
    font-size: 20px;
    font-family: 'Ralewayroman-Bold';
    color: #333333;
}
.location-text {
    margin-top: 10px;
    font-size: 16px;
}
.location-section .location-info:last-child {
    margin-bottom: 0;
}
.location-section .location-info:last-child .location-text {
    margin-top: -10px;
}
.location-text a {
    color: #333333;
}
.location-text a:hover {
    text-decoration: underline;
}
.location-detail .location-map iframe {
    margin-bottom: -8px;
}
.content-div.contact-page .form-area {
    padding: 0 0 100px;
}
.location-heading h3 {
    color: #fff;
    font-size: 32px;
}
.location-map p {
    margin-bottom: 0;
}
.location-map iframe {
    width: 100% !important;
}
.location-img img {
    height: 100%;
    object-fit: cover;
}
.location-section h5 {
    font-size: 30px;
    font-family: 'Ralewayroman-ExtraBold';
    margin-bottom: 20px;
}
.content-area .form-area{
padding: 50px 0;
}
.blog-area a {
    color: #858383 !important;
    text-decoration: none;
}
.blog-tab.tab {
    padding: 0;
}
.footer-nav li {
    margin-bottom: 3px;
}
.form-area-inner {
    max-width: 510px;
    padding-top: 90px;
}
.form-area-inner h2 {
    margin-bottom: 40px;
}
.form-area-heading h1 {
    color: #ffff;
    font-size: 56px;
    margin-bottom: 20px;
}

.form-area-heading p {
    margin-bottom: 30px;
}
.team-area-inner.care .tab-overlay h6 {
    font-size: 18px;
    color: #fff;
}
.form-area form {
    background-color: #34b31b;
    padding: 60px 52px;
    max-width: 603px;
    text-align: center;
    margin-left: auto;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}
.form-area .form-control {
    background-color: transparent;
    border: 0px solid #ced4da;
    border-bottom: 2px solid  #fff !important;
    -moz-appearance: none;
    appearance: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-radius: 0px;
    padding: 0;
    padding-bottom: 10px;
    box-shadow: none;
}

.form-area .form-group {
    padding-top: 55px;
}

.form-area-form input::placeholder,
.form-area-form textarea::placeholder {
    font-size: 20px;
    color: #ffff;
    text-transform: uppercase;
    font-family: 'Ralewayroman-Bold';
}
.form-area-form textarea::placeholder {
    font-size: 18px;
}
.form-area-form textarea {
    height: 54px !important;
}
.form-area-heading h2 {
    font-weight: 700;
}

.form-button {
    padding-top: 60px;
}
/* partner-area */

.partner-heading{
    padding-bottom: 50px;
}
.partner-area {
    padding: 80px 0;
    text-align: center;
    background: #fcfcfc;
}
.partner-heading h2 {
    font-weight: 600;
}
.partner-heading h2::before {
    display: none;
}
/* Social-area */
.social-icons ul {
    display: flex;
    list-style: none;
    justify-content: center;
}
.location-img img {
    width: 100%;
}
.footer {
    background: #333333;
    padding: 80px 0 0;
}
.address {
    padding: 10px 0 20px;
    color: #fff;
    font-size: 16px;
    font-family: 'Ralewayroman-SemiBold';
}
.address p {
    margin-bottom: 0;
}
.footer-logo {
    text-align: center;
}
.footer-inner h5 {
    color: #35b21c;
    text-transform: uppercase;
}
.footer-inner ul {
    list-style: none;
    color: #fff;
}
.social-icons ul li {
    margin: 0 9px;
}
.copyright p {
    margin-bottom: 0 !important;
}
.copyright {
    text-align: center;
    padding: 70px 0 30px;
    color: #fff;
    font-size: 16px;
    font-family: 'Ralewayroman-Medium';
}
.social-icons a {
	background: none !important;
}
.footer-inner a:hover {
    color: #34b31b !important;
    transition: all 0.3s ease-in-out;
}
/* services-deatil */
.inner-banner-heading h1 {
    color: #35b21c;
    text-transform: capitalize;
    text-shadow: 0px 0px 30px rgb(255 255 255);
    text-align: center;
}
.inner-banner-heading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}
.inner-banner-img img {
    width: 100%;
}
/* welcome-area */
.content-div.about-page .services-deatil-tabs {
    padding-bottom: 0;
}
.services-detail .welcome-text h2,
.content-div.about-page .welcome-text h2,
.careers-page .welcome-text h2 {
    padding-bottom: 30px;
    font-size: 45px;
}
.content-area .welcome-text {
    max-width: 340px;
}
.services-detail .welcome-text,
.content-div.about-page .welcome-area.top .welcome-text,
.careers-page .welcome-text,.resource-detail .welcome-area.top .welcome-text {
    max-width: 100%;
    padding-top: 20px;
}
.resource-detail .welcome-inner .row {
    align-items: flex-start;
}
.content-div .welcome-text {
    font-size: 16px;
}
.services-detail .welcome-area,
.content-div .welcome-area.top,
.content-div.careers-page .welcome-area {
    padding: 0;
    margin-top: -11px;
    position: relative;
}
.services-detail .welcome-area p:last-child {
    margin-bottom: 0;
}
.content-div.careers-page .welcome-area {
    padding-bottom: 120px;
}
/* care-tabs-area */
.care-tabs {
    display: flex;
    justify-content: space-around;
}
.care-tab {
    padding: 20px;
    text-align: center;
    background: #34b31b;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 30px;
    min-height: 163px;
}
.care-tab h5 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.4;
}
.content-area .blog-area .row {
    margin-bottom: 0;
}
.postid-220 .services-deatil-tabs .care-tab {
    min-height: 216px !important;
}
.postid-307 .services-deatil-tabs .care-tab {
    min-height: 216px;
}
.postid-326 .services-deatil-tabs .col-md-3 {
    width: 33%;
}
.postid-326 .services-deatil-tabs .care-tab {
    min-height: 189px;
}
.care-tab-img {
    margin-bottom: 20px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.services-care-text {
    text-align: center;
    font-size: 18px;
    max-width: 930px;
    margin: 50px auto 0;
    font-family: 'Ralewayroman-SemiBold';
}
.care-tab-heading h5 {
    color: #fff;
}
.services-deatil-tabs {
    padding: 100px 0;
}
.careers-page .form-area .form-area-inner {
    padding-top: 0;
}
.careers-page .form-area .row {
    align-items: center;
}
/* resource-detail */
.about-us-text {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-family: 'Raleway-MediumItalic';
    color: #000;
}
.welcome-inner .row {
    align-items: center;
}
.welcome-text ul {
    list-style: none;
    padding-left: 20px;
    margin-bottom: 5px;
}
.about-area {
    background: #e0e0e0;
    padding: 60px 0;
    margin-bottom: 70px;
}
.about-us-text p {
    color: #000;
    font-style: italic;
    line-height: 1.9;
    font-weight: 600;
}
.location-info .location-img img {
    width: auto;
}
/* welcome area */
.resource-detail .welcome-text h2 {
    padding-bottom: 10px;
    line-height: 1.2;
}
.welcome-text ul li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
}
.welcome-text span {
    margin-bottom: 5px;
    display: block;
}
.welcome-text ul li:after {
    position: absolute;
    content: "";
    background: #35b21c;
    width: 4px;
    height: 4px;
    left: 0;
    top: 10px;
    border-radius: 50px;
}
.resource-detail .welcome-text h2 {
    font-size: 44px;
}
.testimonials-tab button span {
    color: #34b31b;
}
.welcome-text h5,.bio-content span {
    color: #34b31b;
    font-style: italic;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Ralewayroman-Medium';
}
.content-div.resource-detail {
    font-size: 16px;
    font-family: 'Ralewayroman-Medium';
    color: #999999;
}
.resource-detail .welcome-img img {
    width: 100%;
}
.welcome-area .row:nth-child(2) {
    flex-direction: row-reverse;
}
.services-area-testimonial h2::before{
    display: none;
}
.content-div .abh_tabs {
    border-bottom: 1px solid #35b21c !important;
    padding-bottom: 8px !important;
}
.abh_tab_content .abh_text a {
    color: #35b21c;
}
.content-div .abh_tab_content {
    border-bottom: 1px solid #35b21c !important;
}
.heading-div{
    margin-bottom: 60px;
    text-align: center;
}
.heading-div h2 {
    padding-bottom: 0;
}
.heading-div.light h2{
color: #fff;
}
.resource-detail .welcome-inner a {
    color: #35b21c;
    font-family: 'Ralewayroman-Medium';
	 margin: 30px 0;
}
.resource-detail .welcome-area.top .welcome-text a.green-border-btn:hover {
    color: #fff;
} 
.services-area-testimonial a {
    text-decoration: none !important;
}
.services-area-testimonial {
    background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0 40px;
}
.services-testimonial-tab h3 {
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding-top: 10px;
    font-family: 'Ralewayroman-Medium';
}
.owl-nav .owl-next, .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 130px;
    font-size: 60px !important;
    color: #fff !important;
}
.owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    right: inherit;
    font-size: 60px !important;
    color: #fff !important;
}
.author-image img {
    width: 100%;
    border: 3px solid #34b31b;
}
.top-heading {
    margin-bottom: 80px;
}
.author-description {
    font-size: 16px;
}
.welcome-area .container .welcome-inner:nth-child(even) .row {
    flex-direction: row-reverse;
}

.welcome-area .container .welcome-inner:nth-child(even).welcome-inner {
    padding-top: 100px;
}
.welcome-area .container .welcome-inner:nth-child(even) .welcome-text {
    padding-left: 70px;
    max-width: 100%;
}

/* meet-our-team */
.team-heading h2 {
    padding-bottom: 20px;
}
.team-heading {
    color: #000;
    padding-bottom: 20px;
}
.team-text {
    background: #34b31b;
    text-align: center;
    padding: 10px 10px 12px;
    margin-top: 2px;
}
.services-area-testimonial img {
    height: auto;
}
.team-text h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 1.3;
    font-family: 'Ralewayroman-SemiBold';
}
.team-area .container .team-area-inner:nth-child(2) .team-text {
    padding: 20px 10px;
}
.team-tabs a:hover {
    text-decoration: none;
}
.tab-img {
    position: relative;
}
.team-text span {
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    display: block;
}
.team-area-inner {
    margin-bottom: 90px;
}
.team-area .container .team-area-inner:nth-child(2) .team-text h5 {
    font-size: 18px;
}
.team-area .container .team-area-inner:nth-child(2) .team-text span {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 5px;
}
.team-area .container .team-area-inner:last-child {
    margin-bottom: 0;
}
.gform_wrapper.gravity-theme input::placeholder {
    font-family: 'Ralewayroman-SemiBold';
    font-size: 18px;
}
.tab-overlay {
    position: absolute;
    background: #2b81d7;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}
.tab-overlay h6 {
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
}
.team-area .container .team-area-inner:nth-child(2) .tab-overlay h6 {
    font-size: 18px;
}
.team-tab {
    margin-bottom: 30px;
}
.team-area-inner a:hover .tab-img .tab-overlay {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}
.welcome-img img {
    width: 100%;
}
.testimonials-area .owl-nav .owl-prev, .testimonials-area .owl-nav .owl-next {
    position: relative;
    color: black !important;
    font-size: 30px !important;
    right: inherit;
    left: inherit;
    margin: 0 10px;
    font-family: 'Ralewayroman-Light' !important;
}
.testimonials-area .owl-nav {
    padding-bottom: 0 !important;
    display: flex;
    justify-content: center;
    margin-top: 0;
}
.content-area .welcome-area h6 {
    text-transform: capitalize;
}
.blog-inner-image img {
    width: 100%;
    height: auto;
}
.blog-inner-image img {
    width: 100%;
    height: auto;
}
.blog-area .row {
    align-items: center;
    margin-bottom: 80px;
}
.blog-area .row.ragular {
    align-items: flex-start;
}
.blog-area .row:last-child{
    margin-bottom: 0;
}
.blog-area-content {
    text-align: center;
}
.blog-area-content h2::before{
    display: none;
}
.blog-area-content span.blue-btn {
    display: inline-block;
    border: 2px solid #34b31b;
    font-weight: 500;
    text-transform: uppercase;
    color: #34b31b;
    background: #0000;
    padding: 12px 41px;
    line-height: normal;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    font-family: 'Ralewayroman-SemiBold';
    font-size: 16px;
}
.content-div.blog-area .container .row:nth-child(even) {
    flex-direction: row-reverse;
}
.blog-detail-tab img {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}
.blog-detail-tab {
    max-width: 830px;
}
.blog-info {
    position: relative;
}
.content-div.resource-detail .welcome-text p {
    margin-bottom: 0;
}
.blog-info:after {
    position: absolute;
    content: "";
    background: #1e90ff;
    width: 100px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -8px;
    margin: 0 auto;
}
.content-div.blog-area .row:hover .blog-area-content span.blue-btn {
    background: #34b31b;
    color: #fff;
}
.blog-sidebar {
    background: #35b21c;
    padding: 30px;
}
.blog-sidebar h3 {
    color: #fff;
    margin-bottom: 10px;
}
.blog-sidebar ul {
    list-style: none;
}
.blog-sidebar ul li a {
    color: #fff;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #80c772;
    display: block;
    padding-bottom: 6px;
    margin-bottom: 6px;
    text-decoration: none;
    padding-left: 20px;
    font-family: 'Ralewayroman-Medium';
}
.blog-sidebar ul li a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #80c772;
    left: 0;
    top: 8px;
    transition: all 0.2s ease-in-out;
}
.blog-sidebar nav:last-child ul {
    margin-bottom: 0;
}
.blog-sidebar ul li a:hover:after {
    border-left-color: white;
    transition: all 0.2s ease-in-out;
}
.blog-sidebar ul li a:hover{
    border-bottom-color: #fff;
    transition: all 0.2s ease-in-out;
}
.content-div .welcome-area {
    padding: 0;
}
.resource-detail .welcome-area {
    padding: 70px 0;
}
.resource-detail .welcome-area.top {
    padding-bottom: 60px;
}
.postid-388 .resource-detail .welcome-area.top .welcome-text {
    padding-top: 0;
}
.postid-388 .resource-detail .welcome-area.top .row {
    align-items: center;
}
.resource-detail .partner-area {
    margin-top: 30px;
}
.postid-658 .welcome-text p {
    padding-bottom: 10px;
}
.welcome-img img {
    height: auto;
    width: 100%;
}
.careers-page .employment-form {
    padding-bottom: 100px;
}
.resource-detail .employment-form {
    margin-bottom: 80px;
}
@media (max-width: 1500px){
h2::before {
    background-size: contain;
    width: 42px;
    height: 17px;
    left: -42px;
}
.owl-nav .owl-next, .owl-nav .owl-prev {
    right: -40px;
}
.owl-nav .owl-prev {
    left: -40px;
    right: inherit;
}
.services-deatil-tabs {
    padding: 60px 0;
}
.services-testimonial-tab h3 {
    font-size: 20px;
}
.content-div .welcome-area.tab-area {
    padding: 100px 0;
}
}
@media (max-width: 1300px){
.main-services-tab #v-pills-tab {
    min-height: 709px;
}
.testimonials-page .owl-nav .owl-prev, .testimonials-page .owl-nav button.owl-next {
    position: relative;
    margin: 0 10px !important;
    left: inherit;
    right: inherit;
}
.testimonials-page .owl-nav {
    padding-bottom: 0 !important;
}
.testimonial-area h2 {
    margin-left: 10px;
}
.team-area-inner .team-heading {
    padding-left: 10px;
}
.services-area-testimonial .owl-nav {
    padding-bottom: 0;
    display: flex;
    justify-content: center;
}
.banner-text h3 {
    margin-bottom: 20px;
}
.services-area-testimonial .owl-nav .owl-next,
.services-area-testimonial .owl-nav .owl-prev {
    position: relative;
    left: inherit;
    right: inherit;
    margin: 0 20px !important;
}
.banner-text h1 {
    padding-bottom: 35px;
}
.banner-text-inner p {
    margin-bottom: 40px;
}
.services-detail .welcome-text, .content-div.about-page .welcome-area.top .welcome-text, .careers-page .welcome-text, .resource-detail .welcome-area.top .welcome-text {
    padding-top: 20px;
}
.form-area-inner {
    padding-top: 50px;
}
.banner-text {
    padding: 50px 0;
}
.service-tab {
    padding: 30px 20px;
    font-size: 16px;
}
.main-services-tab h2 {
    font-size: 45px;
        padding-left: 45px;
}
.blog-area h2 {
    margin-left: 20px;
}
.testimonial-tab {
    padding: 0 100px;
}
.form-area-heading h2 {
    margin-left: 10px;
}
.gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}
.header .col-md-6 {
    width: auto;
}
.header .row {
    justify-content: space-between;
}
.banner-text h3 {
    font-size: 20px;
}
.banner-text h1 {
    font-size: 50px;
}
.reason-area-heading {
    padding-left: 15px;
}
.welcome-text h2 {
    margin-left: 10px;
}
.testimonials-area .owl-carousel .owl-stage-outer:before, .testimonials-area .owl-carousel .owl-stage-outer:after {
    background-size: contain;
    width: 60px;
    height: 60px;
}
.reason-img img {
    width: 400px;
}
.footer-inner h5 {
    font-size: 17px;
}
.footer a {
    font-size: 16px;
}
.copyright {
    padding: 70px 0 20px;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 8px 0px 8px;
}
.banner-text {
    min-height: 600px;
}
}
@media (max-width: 1080px){
h1 {
    font-size: 50px;
}
h2,.main-services-tab h2,body .resource-detail .welcome-text h2 {
    font-size: 40px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6{
    font-size: 17px;
}
.location-detail .location-img, .location-detail .location-section {
    width: 50%;
}
.location-info .location-img {
    width: auto !important;
}
.location-detail:after{
    display: none;
}
.location-detail {
    flex-wrap: wrap;
    border-bottom: 4px solid #34b31b;
}
.location-detail .location-map iframe {
    height: 300px !important;
}
.testimonials-tab h2 {
    margin-left: 10px;
}
.services-detail .welcome-text h2, .content-div.about-page .welcome-text h2, .careers-page .welcome-text h2 {
    padding-bottom: 30px;
    font-size: 40px;
}
.blog-tab img {
    width: 100%;
}
.content-div .welcome-area.tab-area {
    padding: 80px 0;
}
.form-area {
    padding: 100px 0;
}
.logo img {
    max-width: 160px !important;
}
.form-area-inner h2 {
    margin-bottom: 30px;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 7px 0px 7px;
    font-size: 13px;
}
.nav-pills .nav-link {
    padding: 15px 5px;
}
.nav-pills .nav-link.active:after, .nav-pills .nav-link:hover:after {
    border-top: 30px solid transparent;
    border-bottom: 32px solid transparent;
    border-right: 30px solid white;
}
.reason-tab {
    width: 30%;
}
.reason-tab h5 {
    line-height: 1.4;
}
.reason-tab h5::before {
    top: 6px;
}
.service-tab {
    line-height: 1.5;
}
}
@media (max-width: 1024px){
.logo img {
    max-width: 140px !important;
}
}
@media (max-width: 991px){
.faq-page .accordion-item button {
    font-size: 16px;
}
.careers-page .employment-form {
    padding-bottom: 80px;
}
.form-area-form .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
    grid-column: span 6;
    -ms-grid-column-span: 6;
}
.employment-form .form-area-form {
    padding: 40px 60px 60px;
}
.employment-form h4 {
    font-size: 40px;
    margin-bottom: 0;
}
.form-area-form div#field_4_55 {
    margin-top: 10px;
}
.content-div.contact-page .form-area {
    padding: 0 0 80px;
}
.blog-detail-tab img {
    margin-bottom: 30px;
}
.location-text h6 {
    font-size: 18px;
}
.location-heading h3 {
    font-size: 28px;
}
.location-heading {
    padding: 15px;
}
.location-map iframe {
    height: 450px !important;
}
.location-text {
    font-size: 15px;
}
.content-div.careers-page .welcome-area {
    padding-bottom: 100px;
}
.blog-info h2 {
    font-size: 32px;
}
.blog-area .row {
    margin-bottom: 50px;
}
.testiminial-content {
    padding: 30px 20px;
}
.testiminial-text{
    font-size: 15px;
}
.testiminial-info {
    padding: 15px 0;
}
.content-div {
    padding: 80px 0;
}
.team-area-inner {
    margin-bottom: 70px;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link {
    background: #298717 !important;
}
.form-area {
    padding: 80px 0;
}
.heading-div {
    margin-bottom: 40px;
}
.welcome-area .container .welcome-inner:nth-child(even) .welcome-text {
    padding-left: 40px;
}
.form-area-form .gform_button.button {
    padding: 6px 50px;
    font-size: 16px;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-parent a, .nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item a{
    background: #298717;
    padding-left: 10px !important;
    color: #fff;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    padding: 3px 7px 3px 7px;
    font-size: 14px;
    border-bottom: 1px solid #298717;
    height: auto;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 li:last-child a {
    border-bottom: 0 !important;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: auto;
    line-height: normal;
    background: #298717;
    color: #fff;
    padding: 14px 20px;
    font-size: 13px;
}
.footer a {
    font-size: 15px;
}
.nav-pills .nav-link {
    padding: 15px 10px;
}
.testimonial-tab {
    padding: 0 80px;
}
.form-area-form input, .form-area-form textarea {
    margin-bottom: 25px !important;
}
.main-services-tab #v-pills-tab, .main-services-tab-content {
    min-height: 520px;
}
.main-services-tab #v-pills-tab, .main-services-tab-content {
    min-height: 530px;
}
.nav-pills .nav-link.active:after, .nav-pills .nav-link:hover:after {
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    border-right: 28px solid #34b31b;
}
.testimonials-area .owl-nav {
    margin-top: 0;
}
.welcome-img h4 {
    font-size: 20px;
}
.nav-pills .nav-link.active:after, .nav-pills .nav-link:hover:after {
    left: inherit;
    right: -34px;
    border-right-color: #34b31b;
    transform: rotateZ(180deg);
}
.blog-area h2 {
    margin-bottom: 20px;
}
form#gform_1 {
    padding: 40px;
}
.main-services-tab #v-pills-tab,.main-services-tab-content {
    min-height: 660px;
}
.welcome-img h4 {
    padding-top: 25px;
}
.service-tab {
    font-size: 15px;
}
.banner-text h1 {
    font-size: 45px;
}
.banner-text h3 {
    font-size: 18px;
}
.white-border-btn,.green-border-btn,.white-btn{
    padding: 10px 45px;
}
.main-services-area {
    display: block;
}
.main-services-img {
    width: 100%;
}
.main-services-img img {
    position: relative;
    height: 400px;
}
.main-services-tab {
    width: 100%;
}
.reason-area {
    padding-top: 80px;
}
.welcome-area {
    padding: 80px 0;
}
.main-services-area {
    padding-bottom: 80px;
}
.blog-area h2 {
    margin-top: 0;
    display: table;
    margin: 0 auto 30px;
}
.banner-area {
    flex-direction: column-reverse;
}
.banner-img, .banner-text {
    width: 100%;
    max-width: 100%;
    min-height: auto;
}
.reason-area-heading {
    margin: 0 auto 20px;
}
.welcome-text h2 {
    padding-bottom: 20px;
}
.testimonials-area h2 {
    padding: 0 0 30px 0;
}
.reason-tab {
    text-align: center;
}
.reason-tab h5::before{
    display: none;
}
.reason-tab {
    margin-bottom: 30px;
}
.reason-tab h5::before {
    left: 0;
}
.main-services-tab h2 {
        padding-bottom: 20px;
        margin-bottom: 0;
    padding-left: 45px;
}
.blog-area h2 br {
    display: none;
}
.blog-area {
    padding-bottom: 80px;
}
.form-area-heading h2 {
    margin-bottom: 20px;
}
.form-area-inner {
    max-width: 100%;
}
form#gform_1 {
    margin: 0 auto;
}
.gform_wrapper.gravity-theme input::placeholder {
    font-size: 16px;
}
}
@media (max-width: 767px){
.reason-area-heading {
    max-width: 100%;
    display: table;
    margin: 0 auto 20px;
}
.testimonials-page .testiminial-content {
    height: auto !important;
}
.careers-page .employment-form {
    padding-bottom: 50px;
}
.form-area-form .gfield_radio {
    margin-bottom: 10px;
}
.form-area-form fieldset {
    width: 100% !important;
    grid-column: span 12 !important;
}
.form-area-form .gfield_checkbox {
    margin-bottom: 0;
}
.employment-form .form-area-form {
    padding: 40px 60px 60px;
}
.employment-form h4 {
    font-size: 30px;
}
.careers-page .form-area .form-area-form img {
    width: 100%;
    margin-top: 40px;
}
.location-detail .location-map, .location-detail .location-section, .location-detail .location-img {
    width: 100%;
}
.location-info .location-img img {
    height: 30px;
}
.content-div.contact-page .form-area {
    padding: 0 0 60px;
}
.bio-img {
    max-width: 400px;
    margin: 0 auto 40px;
}
.bio-content {
    padding-left: 0;
    text-align: center;
}
.bio-content h2 {
    margin-bottom: 0;
}
.welcome-text h5, .bio-content span {
    font-size: 18px;
}
.bio-content span {
    margin-bottom: 10px;
}
.location-detail {
    display: block;
}
.location-detail .location-map, .location-detail .location-section {
    width: 100%;
}
.location-detail .location-section {
    padding: 30px 0;
    flex-direction: unset;
}
.location-section .location-info {
    padding: 0 20px;
}
.content-div.careers-page .welcome-area {
    padding-bottom: 80px;
}
.careers-page .welcome-area .row {
    flex-direction: column-reverse;
}
.blog-area-content {
    padding-top: 40px;
}
.resource-detail .partner-area {
    margin-top: 0;
}
.testiminial-text {
    font-size: 14px;
}
.testiminial-info {
    padding: 12px 0;
}
.testimonials-tab .testimonial-area {
    margin-bottom: 60px;
}
.testimonials-tab h2 {
    margin: 0 auto 25px;
}
.testiminial-text {
    font-size: 14px;
}
.faq-page .accordion-item button {
    min-height: auto;
    padding: 17px 20px;
}
.faq-page .accordion-item .accordion-body {
    padding: 15px 20px;
}
.faq-page .accordion-item {
    margin-bottom: 10px;
}
.team-area-inner {
    margin-bottom: 50px;
}
.team-heading {
    text-align: center;
}
.team-text h5 {
    font-size: 22px;
}
.team-text span {
    font-size: 18px;
}
.team-heading h2 {
    padding-bottom: 0px;
}
.team-area-inner .team-heading {
    padding-left: 0px;
}
.content-div {
    padding: 60px 0 50px;
}
.services-detail .welcome-area .row {
    flex-direction: column-reverse;
}
.welcome-area .container .welcome-inner:nth-child(even) .welcome-text {
    padding-left: 0;
}
.welcome-text ul {
    padding-left: 0;
}
.care-tab,.postid-220 .services-deatil-tabs .care-tab,
.postid-307 .services-deatil-tabs .care-tab{
    min-height: auto !important;
}
.care-tab h5 {
    line-height: 1.2;
    font-size: 16px;
}
.services-detail .welcome-area, .content-div .welcome-area.top, .content-div.careers-page .welcome-area {
    margin-top: 0;
    padding-top: 60px;
}
.services-detail .welcome-text, .content-div.about-page .welcome-area.top .welcome-text, .careers-page .welcome-text, .resource-detail .welcome-area.top .welcome-text {
    padding-top: 10px;
    text-align: center;
}
.content-div .welcome-text {
    font-size: 15px;
}
.services-detail .welcome-text h2, .content-div.about-page .welcome-text h2, .careers-page .welcome-text h2 {
    padding-bottom: 10px;
    font-size: 35px;
    margin: 0 auto 10px;
}
.services-deatil-tabs {
    padding: 50px 0;
}
.welcome-area .container .welcome-inner:nth-child(even) .row,
.welcome-area .container .welcome-inner:nth-child(odd).welcome-inner .row {
    flex-direction: column-reverse;
}
.welcome-area.tab-area .welcome-text {
    padding-top: 10px;
    text-align: center;
}
.welcome-text ul {
    text-align: left;
}
.welcome-area .container .welcome-inner:nth-child(even).welcome-inner {
    padding-top: 70px;
}
.welcome-area.top .row {
    flex-direction: column-reverse;
}
.form-area {
    padding: 60px 0;
}
.content-div .welcome-area.tab-area {
    padding: 60px 0;
}
.footer-inner h5 {
    font-size: 16px;
}
.footer a {
    font-size: 14px;
}
.main-services-tab-content {
    text-align: center;
}
.main-services-tab-content ul {
    text-align: left;
}
.form-area-inner {
    text-align: center;
}
.form-area-heading h2 {
    margin: 0 auto 20px;
}
.testimonials-area h2 {
    padding: 0 0 20px 0;
}
.nav-pills .nav-link {
    padding: 13px 10px;
    font-size: 15px;
}
.form-area-inner {
    padding-top: 0;
}
.content-area .welcome-area .welcome-text {
    max-width: 100%;
}
.copyright {
    font-size: 14px;
}
.reason-tab {
    width: 50%;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 li:last-child a {
    border-bottom: 0;
    padding-bottom: 0;
}
.testimonial-tab {
    padding: 0 70px;
}
.reason-area {
    padding-top: 60px;
}
.reason-img {
    margin-top: 0;
}
.services-tabs {
    flex-wrap: wrap;
}
.services-tabs .service-tab {
    width: 50%;
}
.service-tab:nth-child(3) {
    background: #48a136;
}
.content-area .welcome-area .row {
    flex-direction: column-reverse;
}
.content-area .welcome-area .welcome-img img {
    margin-bottom: 20px;
}
.content-area .welcome-text {
    max-width: 100%;
    margin-top: 10px;
    text-align: center;
}
p {
    margin-bottom: 20px;
}
.welcome-text h2 br {
    display: none;
}
.content-area .welcome-area h2 {
    display: table;
    margin: 0 auto;
}
h2::before {
    top: 12px;
}
.main-services-tab #v-pills-tab, .main-services-tab-content {
    min-height: 600px;
}
.blog-area h2 br {
    display: none;
}
h2, .main-services-tab h2, body .resource-detail .welcome-text h2 {
    font-size: 35px;
    margin: 0 auto 10px;
}
h2 {
    display: table;
    margin: 0 auto 20px;
}
.row.ragular .col-md-4:nth-child(even) .blog-tab {
    flex-direction: column;
}
.row.ragular .col-md-4:nth-child(even) .blog-tab .blog-content {
    padding-bottom: 0;
    padding-top: 30px;
}
.row.ragular .col-md-4 .blog-tab .blog-content {
    margin-bottom: 30px;
}
.blog-content span {
    font-size: 16px;
}
.blog-area {
    padding-bottom: 50px;
}
.partner-heading {
    padding-bottom: 20px;
}
.partner-img {
    margin-bottom: 10px;
}
.partner-area {
    padding: 60px 0;
}
.address {
    padding: 10px 0 0;
}
.address p {
    margin-bottom: 10px;
}
.footer-logo {
    margin-bottom: 30px;
}
.copyright {
    padding: 25px 0;
    border-top: 1px solid #4c4c4c;
    margin-top: 20px;
}
.footer-logo img {
    max-width: 170px !important;
}
.footer {
    padding: 60px 0 0;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 10px;
}
.nav-bar #mega-menu-wrap-max_mega_menu_1 {
    position: inherit;
}
.main-services-tab #v-pills-tab, .main-services-tab-content {
    min-height: 550px;
}
.services-area-testimonial {
    padding: 50px 0 20px;
}
.form-area-form .gform_button.button {
    padding: 4px 40px;
    font-size: 15px;
}
.postid-326 .services-deatil-tabs .col-md-3 {
    width: 50%;
}
}
@media (max-width: 575px){
h1 {
    font-size: 40px;
}
h2,.main-services-tab h2,body .resource-detail .welcome-text h2 {
    font-size: 30px;
}
h2::before{
    display: none;
}
.resource-detail .employment-form {
    margin-bottom: 50px;
}
.form-area-form div#field_4_55,.form-area-form div#field_4_46,.form-area-form  div#field_4_26,.form-area-form div#field_4_1 {
    margin-top: 20px;
}
.form-area-form .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
    grid-column: span 12 !important;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px;
}
.employment-form .form-area-form input::placeholder,
.employment-form .form-area-form textarea::placeholder,
.form-area-form select {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: bold;
}
.employment-form .form-area-form {
    padding: 40px 30px;
}
.employment-form h4 {
    font-size: 25px;
}
.location-detail .location-map iframe {
    height: 200px !important;
}
.blog-detail .abh_tab_content .abh_text {
    margin-left: 0 !important;
    text-align: center;
}
.blog-detail .abh_tab_content .abh_text .abh_description a{
    font-size: 13px !important;
}
.blog-detail .abh_tab_content .abh_text .fn,.blog-detail .abh_tab_content .abh_text .abh_name {
    text-align: center !important;
    font-size: 15px !important;
}
.blog-detail .abh_tab_content .abh_image {
    float: none !important;
    margin: 0 auto 15px;
}
.location-heading {
    padding: 10px;
}
.team-area .container .team-area-inner:nth-child(2) .team-text {
    padding: 13px 5px;
}
.blog-detail-tab img {
    margin-bottom: 20px;
}
.main-services-tab h2 {
    padding-left: 0;
    padding-bottom: 6px;
    font-size: 25px;
}
.blog-sidebar ul li a {
    font-size: 15px;
}
.location-section .location-info {
    padding: 0 8px;
}
.location-heading h3 {
    font-size: 22px;
}
.location-map iframe {
    height: 300px !important;
}
.location-detail .location-section {
    flex-wrap: wrap;
    align-items: flex-start;
}
.location-section .location-info {
    width: 50%;
}
.content-div.careers-page .welcome-area {
    padding-bottom: 60px;
}
.blog-area-content {
    padding-top: 35px;
}
.blog-area-content span.blue-btn {
    padding: 10px 30px;
    font-size: 14px;
}
.blog-info h2 {
    font-size: 28px;
}
.testiminial-info h4 {
    font-size: 18px;
}
.testimonials-tab .testimonial-area {
    margin-bottom: 50px;
}
.postid-326 .services-deatil-tabs .col-md-3 {
    width: 100%;
}
.services-care-text {
    margin: 30px auto 0;
        font-size: 16px;
}
.testimonials-area h2 {
    padding: 0 0 10px 0;
}
.team-tabs .extra {
    border-top: 1px solid #333333;
    padding-top: 30px;
}
.services-deatil-tabs .row .col-6:nth-child(odd) {
    padding-right: 0;
}
.services-detail .testimonials-area {
    margin-top: 20px;
}
.care-tab h5 {
    line-height: 1.1;
    font-size: 15px;
}
.inner-banner img {
    min-height: 159px;
    object-fit: cover;
}
.services-deatil-tabs {
    padding: 30px 0;
}
.care-tab {
    margin-bottom: 10px;
    padding: 20px 10px;
}
.services-detail .welcome-text h2, .content-div.about-page .welcome-text h2, .careers-page .welcome-text h2 {
    font-size: 30px;
}
.blog-tab-top img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.row.ragular {
    margin-top: 0;
}
.form-area-form .gform_button.button {
    padding: 6px 50px;
    font-size: 16px;
}
.banner-text h3 {
    font-size: 16px;
}
.banner-text h1 {
    font-size: 35px;
    padding-bottom: 25px;
}
.reason-tab {
    width: 100%;
}
.services-tabs .service-tab {
    width: 100%;
}
.welcome-area {
    padding: 60px 0;
}
.content-area .welcome-text {
    margin-top: 10px;
}
h2::before {
    top: 7px;
}
.main-services-tab .d-flex {
    display: block !important;
}
.main-services-tab #v-pills-tab, .main-services-tab-content {
    min-height: auto;
    width: 100%;
    max-width: 100%;
}
.nav-pills .nav-link {
    padding: 13px 10px;
}
.nav-pills .nav-link.active:after, .nav-pills .nav-link:hover:after{
    display: none;
}
.main-services-tab-content {
    padding: 40px 15px 0;
}
.blog-tab-top {
    display: block;
}
.main-services-area {
    padding-bottom: 60px;
}
.blog-area {
    padding-bottom: 20px;
}
.testimonials-area {
    padding: 60px 0;
}
.testimonials-area .owl-carousel .owl-stage-outer:before, .testimonials-area .owl-carousel .owl-stage-outer:after{

    display: none;
}
.testimonial-tab {
    padding: 0;
}
.form-area-form input, .form-area-form textarea {
    margin-bottom: 5px !important;
}
form#gform_1,.form-area form {
    padding: 30px;
}
.partner-area {
    padding: 40px 0;
}
.footer-nav li:last-child a {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.copyright {
    padding: 30px 0 20px;
}
.footer-nav li a {
    border-bottom: 1px solid #404040;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
}