@font-face {
    font-family: 'bitterbold';
    src: url('../fonts/bitter-bold-webfont.woff2') format('woff2'), url('../fonts/bitter-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bitterregular';
    src: url('../fonts/bitter-regular-webfont.woff2') format('woff2'), url('../fonts/bitter-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'), url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('../fonts/ARIAL.woff') format('woff');
}

@font-face {
    font-family: 'Arial Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold'), url('../fonts/ARIALBD 1.woff') format('woff');
}

@font-face {
    font-family: 'Arial Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold'), url('../fonts/ARIALBD.woff') format('woff');
}

body {
    /*font-family: 'Arial Regular';*/
    font-family: 'latoregular';
    font-size: 17px;
    color: #777777;
}

p {
    /*font-size: 15px;*/
    font-size: 17px;
}

.p-light {
    color: #777777;
    margin: 10px 0px 25px;
}

.about-content .p-light {
    color: #333;
}

.p-light {
    color: #cccccc;
    margin: 10px 0px 25px;
}


/*--- #1 home page ---*/

.form-horizontal .has-feedback .checkbox-inline .form-control-feedback {
    right: 0px !important;
}

.top-navbar {
    margin-bottom: 0;
    background-color: rgb(168 23 21 / 1);
    border: 0;
    line-height: 28px;
    border-radius: 0;
}

.top-navbar .navbar-nav>li>a {
    font-family: 'latoregular';
    font-size: 15px;
    color: #fff;
    padding: 15px 25px;
}

.fa-label {
    font-family: 'FontAwesome';
    padding-right: 10px;
    font-size: 18px;
}

.fa-icon {
    padding: 15px 10px ! important;
}

.fa-icon .fa {
    color: #261a15;
    font-size: 18px;
    height: 28px;
    width: 28px;
    border-radius: 100%;
    background-color: #fff;
    line-height: 28px;
    text-align: center;
    padding: 0;
}

.top-nav>li>a {
    line-height: 28px;
}

.btn-custom {
    font-family: 'latoregular';
    font-size: 15px;
    color: #fff;
    border: 0;
    border-radius: 0;
    background-color: rgb(1 68 143 / 1);
    padding: 15px 15px;
    line-height: 28px;
}

.btn-custom:hover {
    color: rgb(1 68 143 / 1);
    background-color: #fff;
}

li:hover span.btn-custom a {
    color: rgb(1 68 143 / 1);
}

li span.btn-custom a {
    color: #fff;
}

.custom-navbar {
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
    line-height: 28px;
}

.custom-navbar .navbar-nav>li>a {
    font-family: 'latobold';
    font-size: 18px;
    color: rgb(1 68 143 / 1);
    padding: 15px 20px;
    line-height: 70px;
}

.nav-logo-img {
    background-color: #fff;
    height: 270px;
    width: 270px;
    position: absolute;
    top: -60px;
    border-radius: 100%;
    z-index: 5;
    padding: 0px;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    background-color: #fff;
}

.hidden-top-menu {
    background-color: #261a15;
    text-align: center;
    padding-top: 20px;
}

.hidden-top-menu a {
    font-family: 'latoregular';
    font-size: 14px;
    color: #fff;
    line-height: 60px;
}

.hidden-top-menu button {
    font-size: 14px;
    width: 100%;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: -85px;
}


/*--- main banner ---*/

.home-top {
    background-image: url('../images/home_main_banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 650px;
}

.div-center {
    margin: 0 auto;
    float: none;
}

.banner-div {
    height: 100%;
    width: 50%;
    display: table;
    margin: 0 auto;
    float: none;
}

.banner-content {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.banner-searchbar {
    background-color: #fff;
}

.banner-searchbar .input-group .form-control {
    border: 0;
    padding-top: 29px;
    padding-bottom: 29px;
}

.banner-searchbar .custom-button {
    font-size: 20px;
    color: #261a15;
    border: 0;
}

.banner-searchbar input {
    font-size: 20px;
    border: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.fa-searchbar {
    font-size: 36px;
    color: #878787;
    padding: 10px;
    border: 0;
}

.select-div {
    position: relative;
    padding-right: 20px;
    min-width: 150px;
    text-align: center;
}

.banner-searchbar select {
    width: 100%;
    max-width: 320px;
    height: 50px;
    float: right;
    -webkit-appearance: none;
    background-color: transparent;
}

.select-div:after {
    font-family: 'FontAwesome';
    content: "\f13a";
    color: rgb(1 68 143 / 1);
    font-size: 20px;
    position: absolute;
    top: 12px;
    right: 25px;
    pointer-events: none;
}

.buy-tree-sec {
    margin-top: 50px;
    display: flex;
}

.buy-tree-bg {
    width: calc(50% - 80px);
    display: inline-block;
    margin: 0 40px;
    cursor: pointer;
    text-align: center;
    border: 4px solid #fff;
    border-radius: 6px;
    background-color: #ffffff9e;
    box-shadow: 0 4px 24px #101010;
    transition: all 0.5s;
}

.buy-tree-bg a {
    text-decoration: none;
}

.buy-tree-bg img {
    margin: 15px auto;
}

.buy-tree-title {
    background-color: #01448F;
    color: #fff;
    display: table;
    width: 100%;
    border-radius: 6px 6px 0 0;
    min-height: 60px;
}

.buy-tree-title h4 {
    font-family: 'latobold';
    font-size: 18px;
    /* line-height: 50px; */
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle;
}

.buy-tree-bg:hover {
    border: 4px solid rgb(168 23 21 / 1)db;
    background-color: white;
    transform: translateY(-10px);
    box-shadow: 0 4px 12px #101010
}

.who-are-we {
    /*margin-top: 120px;*/
    width: 100%;
    display: flex;
    min-height: 600px;
}

.who-are-we .section-content p,
.about-section .sort-desc-content p,
.about-content .sort-desc-content p,
.about-content .full-desc-content p {
    font-size: 17px;
    font-family: 'latoregular';
    color: #777777;
}

.who-are-we .section-content ul li {
    font-size: 17px;
    font-family: 'latoregular';
    color: #777777;
}

.section-header {
    /* border-bottom: 1px dashed #cccccc; */
}

.section-header h1 {
    font-family: 'latobold';
    font-size: 36px;
    color: #333333;
    border-bottom: 1px dashed #cccccc;
}

.green {
    color: rgb(1 68 143 / 1);
}

.who-are-we .green,
.about-content .green {
    color: rgb(168 23 21 / 1);
}

.green-footer {
    color: #fff;
}

.content-side {
    background-color: #f5f5f5;
    width: 50%;
    padding: 15px 60px 15px 15px;
    /*margin-right: 40px;*/
}

.who-are-we .content-side {
    background-color: transparent;
    padding: 15px 60px 15px 60px;
}

.who-are-we ul,
.become_member_section ul,
.tree-desc-head ul {
    list-style: none;
}

.who-are-we ul li::before,
.become_member_section ul li::before,
.tree-desc-head ul li::before {
    color: rgb(168 23 21 / 1);
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.img-side {
    display: table-cell;
    width: 50%;
}

.inline-block {
    vertical-align: top;
}

.about_details {
    /*margin-top: 25px;*/
}

.about-section {
    display: flex;
    background-color: #f5f5f5;
    /*background-color: #fff;*/
    min-height: 600px;
}

.about-sections {
    display: flex;
    background-color: transparent;
    /*margin-top: 25px;*/
    min-height: 600px;
}

.about-image {
    /*flex: 0 0 50%;*/
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.about-content {
    width: 50%;
    padding-left: 60px;
    padding-right: 100px;
    display: table-cell;
    vertical-align: middle;
}

.about-left-content {
    width: 50%;
    padding-right: 50px;
    display: table-cell;
    vertical-align: middle;
}

.about-content .section-header {
    border: 0;
}

.about-content .section-header h1 {
    color: #333333;
    border-bottom: 1px dashed #cccccc;
}

.about-content h6 {
    margin-top: 80px;
    font-family: 'latobold';
    color: #292727;
    font-size: 18px;
}

.management-commity {
    text-align: center;
    /*padding-top: 90px;*/
    /*padding-bottom: 90px;*/
}

.member-header {
    margin: 0 auto;
    float: none;
}

.member-header p {
    margin-top: 50px;
}

.management-commity .section-header {
    border-bottom: 0;
}

.management-commity .section-header h1 {
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 5px;
    border-width: all;
}

.member-profile {
    margin-top: 20px;
    min-height: 520px;
}

.member-profile h4 {
    font-family: 'latobold';
    font-size: 18px;
    color: #555555;
}

.member-profile p {
    font-size: 14px;
    text-transform: uppercase;
    color: #555555;
}

.member-list {
    margin-top: 40px;
}

.member-list ul {
    list-style: none;
}

.member-list ul li a {
    font-family: 'latobold';
    font-size: 18px;
    color: #555555;
}

.support-service h4 {
    font-family: 'latobold';
    font-size: 18px;
    color: #555555;
}

.support-service {
    margin-top: 40px;
}

.support-service p {
    font-size: 14px;
    color: #555555;
}

.member-list ul li a:hover {
    text-decoration: none;
    color: rgb(1 68 143 / 1);
}

.image-bg-sec {
    background-image: url('../images/footer-image.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 350px;
}

.image-bg-div {
    height: 100%;
    width: 50%;
    display: table;
    margin: 0 auto;
    float: none;
}

.image-bg-content {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center;
}

.image-bg-content button {
    font-family: 'latobold';
    font-size: 28px;
    width: 100%;
}

footer {
    background-color: rgb(168 23 21 / 1);
    color: #fff;
    padding-top: 40px;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    color: #23527c;
    text-decoration: none;
}

footer h3 {
    font-family: 'latobold';
    font-size: 18px;
}

footer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

footer ul li {
    margin-bottom: 5px;
}

footer .nav-link ul li {
    padding-left: 1em;
    text-indent: -1em;
    color: #fff;
}

footer .nav-link ul li:before {
    content: "-";
    padding-right: 5px;
    color: #fff;
}

.contact-detail h4 {
    font-family: 'latobold';
    font-size: 15px;
}

.rights {
    background-color: #1f1511;
    margin-top: 40px;
    text-align: center;
}

footer .rights p {
    background-color: #1f1511;
    font-size: 12px;
    line-height: 50px;
    margin-bottom: 0;
}

footer .rights a {
    color: #337ab7;
}


/*--- Membership form ---*/

.form-header {
    text-align: center;
}

.form-header h1 {
    font-family: 'bitterbold';
    font-size: 36px;
    color: 333333;
}

.image-bg-header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 650px !important;
}

.hbg-overlay {
    height: 100%;
    width: 100%;
    /* background-color: rgb(168 23 21 / 52%); */
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.hbg-content-div {
    height: 100%;
    width: 50%;
    display: table;
    margin: 0 auto;
    float: none;
}

.hbg-content {
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
    z-index: 3;
    text-align: center;
}

.hbg-content h2 {
    font-size: 48px;
    color: #fff;
}

.custom-breadcrumb ul li a {
    font-family: 'latobold';
    font-size: 15px;
    color: #fff;
}

.custom-breadcrumb ul li.active a {
    color: rgb(168 23 21 / 1);
}

.custom-breadcrumb ul li {
    position: relative;
    margin-right: 20px;
}

.custom-breadcrumb ul li:after {
    font-family: 'FontAwesome';
    content: "\f0da";
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 0px;
    right: -10px;
    pointer-events: none;
}

.custom-breadcrumb ul li:last-child:after {
    display: none;
}

.custom-form-control {
    color: #999999;
    border-radius: 0;
    padding: 24px;
    font-size: 15px;
    border-color: #cccccc;
}

.btn-bs-file {
    position: relative;
}

.btn-bs-file input[type="file"] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}

.btn-file {
    color: #999999;
    border-radius: 0;
    font-size: 15px;
    border-color: #cccccc;
    width: 100%;
    text-align: left;
}

.green-icon {
    color: rgb(1 68 143 / 1);
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 25px;
    pointer-events: none;
}

.form-header {
    margin-bottom: 40px;
}

.form-header {
    margin-bottom: 40px;
}

.form-header h6 {
    font-family: 'latobold';
    font-size: 18px;
    color: #777777;
    text-align: left;
}

.form-header hr {
    border-top: 1px solid #c6c6c6;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #c6c6c6;
}

.button-section {
    text-align: right;
    margin-bottom: 30px;
}

.form-button {
    font-family: 'latobold';
    background-color: #333333;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}

.button-icon {
    color: rgb(1 68 143 / 1);
    font-size: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.prizing-section {
    background-color: #f2f2f2;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}

.prize-table {
    text-align: center;
    height: 100%;
}

.prize-header {
    background-color: rgb(1 68 143 / 1);
}

.prize-header h5 {
    font-family: 'latobold';
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 15px;
}

.prize {
    background-color: #fff;
    min-height: 300px;
}

.prize-body {
    padding: 30px 30px;
}

.prize-body h2 {
    font-family: 'latoregular';
    font-size: 50px;
    color: #222222;
    margin-top: 0;
}

.prize-body h5 {
    font-family: 'latobold';
    font-size: 18px;
    color: #555555;
    margin-top: 20px;
}


/*--- mrmber ---*/

.custon-form-btn {
    font-family: 'latobold';
    font-size: 18px;
    color: #fff;
    border: 0;
    border-radius: 0;
    background-color: rgb(1 68 143 / 1);
    padding: 15px 15px;
    line-height: 10px;
    padding-left: 30px;
    ;
    padding-right: 30px;
}

.table-section {
    margin-top: 100px;
    margin-bottom: 15px;
}

.item-table table {
    border: 2px solid #ddd;
}

.item-table thead {
    border-top: 2px solid #ddd;
}

.item-table table tbody tr {
    margin-bottom: 40px;
}

.item-table tbody tr td {
    border-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.table-total table {
    border: 2px solid #ddd;
}

.total-section {
    margin-top: 40px;
    margin-bottom: 60px;
}

.total-section .custon-form-btn {
    width: 100%;
}

.heading-td {
    font-family: 'latobold';
    color: #777777;
    font-size: 18px;
}

.contact-us-section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.contact-header {
    font-family: 'latobold';
    font-size: 36px;
    color: rgb(168 23 21 / 1);
}

.contact-detail-div h6 {
    font-family: 'latobold';
    color: rgb(1 68 143 / 1);
    font-size: 17px;
}

.contact-detail-div p {
    color: #777777;
    font-size: 15px;
    margin-bottom: 20px;
}

.contact-form-header {
    margin-top: 40px;
    margin-bottom: 40px;
}

.contact-form-header h5 {
    font-family: 'latobold';
    font-size: 18px;
    color: #777777;
}

.policy-section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.policy h6 {
    font-family: 'latobold';
    color: #777777;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.policy p {
    color: #777777;
    font-size: 15px;
    margin-bottom: 20px;
}

.policy ol {
    padding-left: 15px;
    list-style: lower-roman;
    color: #777777;
    font-size: 15px;
    margin-bottom: 20px;
    text-align: left;
}

.list-deader ol {
    counter-reset: item;
    padding-left: 0;
}

.list-deader li {
    display: block;
    font-family: 'latobold';
    color: #777777;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 20px;
}

.list-deader li p {
    font-family: 'latoregular';
    color: #777777;
    font-size: 15px;
}

.list-deader li ol li {
    display: block;
    font-family: 'latoregular';
    color: #777777;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.list-deader li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    padding-right: 5px;
}

.alpha-list ol li {
    list-style: lower-alpha;
}

.alpha-list li:before {
    content: "";
    padding-right: 5px;
}

.searchbar-section {
    margin-top: 30px;
}

.searchbar-header h5 {
    font-family: 'latobold';
    color: #777777;
    font-size: 18px;
    margin-bottom: 40px;
}

.directory-searchbar select,
.search_results select {
    width: 100%;
    height: 50px;
    -webkit-appearance: none;
    background-color: transparent;
}

.custom-select-div {
    position: relative;
    padding-right: 0px;
    min-width: 175px;
    text-align: center;
    width: 100%;
}

.directory-searchbar .custom-button,
.search_results .custom-button {
    font-size: 15px;
    color: #261a15;
    border-radius: 0;
    border-color: #cccccc;
    color: #999999;
}

.directory-searchbar .custon-form-btn,
.search_results .search_result {
    line-height: 20px;
}

.refine-link-sec {
    margin-bottom: 40px;
}

.refine-link {
    font-family: 'latobold';
    color: #555555;
    font-size: 18px;
}

.refine-link:hover {
    color: rgb(1 68 143 / 1);
    text-decoration: none;
}

.refine-search select {
    width: 100%;
    height: 50px;
    -webkit-appearance: none;
    background-color: transparent;
}

.refine-search .custom-button {
    font-size: 15px;
    color: #261a15;
    border-radius: 0;
    border-color: #cccccc;
    color: #999999;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
    cursor: pointer;
    font-family: 'latoregular';
    font-size: 15px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.checkbox-container:hover input~.checkmark {
    background-color: #ccc;
}

.checkbox-container input:checked~.checkmark {
    background-color: rgb(1 68 143 / 1);
    border: 1px solid rgb(1 68 143 / 1);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked~.checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-sec-headeer {
    font-family: 'latobold';
    font-size: 15px;
    color: #777777;
    margin-bottom: 20px;
}

.result-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.result-label-div {
    border-bottom: 3px solid #261a15;
    margin-bottom: 10px;
}

.result-label {
    font-family: 'latobold';
    color: #fff;
    font-size: 18px;
    background-color: #261a15;
    padding: 15px 25px 15px 25px;
    margin-bottom: 0;
}

.result-name h5 {
    font-family: 'latobold';
    font-size: 15px;
    color: #777777;
}

.result-address {
    font-family: 'latoregular';
    font-size: 15px;
}

.result-address h6 {
    font-family: 'latobold';
    color: rgb(1 68 143 / 1);
    margin-bottom: 10px;
    font-size: 15px;
}

.result-address p {
    color: #777777;
    margin-bottom: 5px;

}

.result-address span {
    font-family: 'latobold';
    color: #777777;
}

.result-address a {
    color: #777777;
    margin-right: 10px;
}

.result-address a:hover {
    color: rgb(1 68 143 / 1);
}

.result-btn {
    background-color: #261a15;
    color: #fff;
    font-family: 'latobold';
    font-size: 18px;
    line-height: 20px;
    padding: 20px 30px 20px 30px;
}

.result-btn:hover {
    background-color: rgb(1 68 143 / 1);
    color: #fff;
}

.results-row {
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-jump-control {
    width: 30px;
    padding: 0 5px;
    border: 1px solid #eeeeee;
}


/*--- gallery ---*/

.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.filter-button {
    font-size: 18px;
    border: 2px solid rgb(1 68 143 / 1);
    border-radius: 0;
    text-align: center;
    color: #555555;
    margin-bottom: 30px;
    line-height: 40px;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: 25px;
    font-family: 'latoregular';
}

.filter-button:hover {
    font-size: 18px;
    border: 2px solid rgb(1 68 143 / 1);
    border-radius: 0;
    text-align: center;
    color: #ffffff;
    background-color: rgb(1 68 143 / 1);
}

.btn-default:active .filter-button:active {
    background-color: rgb(1 68 143 / 1);
    color: white;
}

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
    /* min-height: 309px; */
}

.gallery_overlay {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    /* background-color: rgba(25, 49, 6, 0.6); */
    height: 100%;
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    top: 0;
}

.gallery_product h5 {
    font-family: 'latobold';
    font-size: 17px;
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 0 75px;
}

.gallery-border {
    /* border: 1px solid #fff; */
    position: relative;
    width: 100%;
    height: 100%;
}


/* .gallery_product:hover .gallery_overlay {
    opacity: 1;
}
 */

.profile-section {
    margin-top: 60px;
    margin-bottom: 60px;
}

.gallery-section,
.event-detail-section,
.resources-section{
    padding: 50px 0;
}

.gallery-page-section{
    padding: 50px 50px;
}

.event-detail-section .first-row .col-left img {
    border: 1px solid #afafaf
}

.event-detail-section .first-row .col-right h3 {
    font-size: 24px;
    font-family: 'latobold';
    margin-top: 0;
    border-bottom: 2px solid rgb(1 68 143 / 1);
    padding-bottom: 25px;
    margin-bottom: 25px;
    color:rgb(168 23 21 / 1);
}

.event-detail-section .first-row .col-right .content p>strong {
   /*  display: none; */
}

.event-detail-section .first-row .col-right .content {
    font-family: 'latoregular';
    font-size: 15px;
    color: #777777;
    line-height: 26px;
}

.event-detail-section .first-row .col-right .content p {
    margin-bottom: 25px;
}

.event-detail-section .second-row {
    margin-top: 50px;
}

.event-nav {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    display: block;
}

.nav-btn span {
    color: #555555;
    font-size: 18px;
}

.nav-btn .fa {
    color: rgb(1 68 143 / 1);
    font-size: 20px;
}

.event-nav .prev {
    float: left;
}

.event-nav .prev span {
    margin-left: 5px;
}

.event-nav .next span {
    margin-right: 5px;
}

.event-nav .next {
    float: right;
}

.resources-section .top-part h2 {
    font-family: 'bitterbold';
    color: #333333;
    font-size: 36px;
    margin-bottom: 25px;
}

.resources-section .top-part span {
    font-family: 'latoregular';
    color: #777777;
    font-size: 15px;
    margin-bottom: 35px;
    display: block;
}

.resources-section .search-part {
    margin-top: 35px;
    margin-bottom: 50px;
}

.resources-section .search-part .input-group-addon:first-child {
    border-radius: 0
}

.resources-section .search-part .input-group-addon {
    background-color: #f2f2f2;
}

.resources-section .search-part .glyphicon {
    color: #878787;
    font-size: 23px;
}

.resources-section .search-part input {
    padding: 20px 20px;
    width: 275px;
    background: #f2f2f2;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
}

.resources-section .search-part input::-webkit-input-placeholder {
    font-family: 'latoregular';
    color: #878787;
    font-size: 17px;
}

.resource-list {
    float: left;
    width: 100%;
    display: block;
    margin-top: 70px;
}

.resources {
    position: relative;
}

.resources img {
    width: 100%;
}

.resource_overlay {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    background-color: rgba(71 119 173 / 65%);
    height: 100%;
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    top: 0;
}

.resources:hover .resource_overlay {
    opacity: 1;
}

.resource-action {
    position: relative;
    top: 40%;
}

.resource-action span,
.resource-action h4 {
    font-size: 24px;
    font-family: 'latobold';
    word-wrap: break-word;
}

.margin-bottom20 {
    margin-bottom: 20px;
    min-height: 325px;
}

.margin-bottom20 .text-center h4 {
    word-break: break-word;
}

.resource-action a {
    font-size: 30px;
    color: #fff;
    margin: 20px 15px;
    display: inline-block;
}

/* .profile_border {
    margin: 0px 0px;
    border-bottom: 1px solid #CBCBCB;
    padding: 10px;
} */

.profile_input {
    border: none;
    border-color: transparent;
}

.profile_label,
.profile_input {
    color: rgb(1 68 143 / 1);
}

.plus_icon {
    background-color: rgb(1 68 143 / 1);
    border-radius: 100%;
    padding: 3px;
}

.addmorecompany,
.addmorecompany:hover,
.addmorecompany:active,
.addmorecompany:focus {
    background-color: #363636;
    padding: 15px;
    font-size: 15px;
    margin-top: 25px;
    margin-right: 15px;
}

#directory_table tr td {
    color: rgb(1 68 143 / 1);
}

.company_header,
.member_header {
    color: #CBCBCB;
}

.full-desc-content {
    display: none;
}

.sort-desc-content a,
.full-desc-content a {
    color: rgb(1 68 143 / 1);
    font-size: 17px;
}

.btn-success {
    border-color: rgb(1 68 143 / 1);
}

.tree-desc-head,
.join-description {
    font-family: 'latobold';
    /* font-size: 18px; */
    color: #777777;
    text-align: left;
    padding: 30px;
    line-height: 30px;
}

.join-description h2,
.tree-desc-head h2 {
    color: rgb(168 23 21 / 1);
    font-size: 36px;
}

.tree-desc-head h5 {
    color: rgb(1 68 143 / 1);
    font-size: 18px;
    font-family: 'latoregular';
}

.tree-desc-head p,
.join-description p,
.tree-desc-head ul li,
.join-description ul li {
    font-size: 18px;
    font-family: 'latoregular';
}

.jsx-2313484288 a {
    display: none!important;
}

.gallery img{
    transition: 1s;
    padding: 15px;
    width: 455px;
}
.gallery img:hover{
    filter: grayscale(10%);
    transform: scale(1.1);
}


.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
  }
  
  .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
/*     background-color: rgba(75,75,75,0.7); */
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  }
  
  .hovereffect:hover .overlay {
    background-color: rgba(0, 0, 0, 0.6);
  }
  
  .hovereffect img {
    display: block;
    position: relative;
    width: 100%;
  }
  
  .hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    top: 50%;
    /* background:  rgba(48, 152, 157, 0.4); */
    background:  rgb(168 23 21 / 60%);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  }
  
  .hovereffect:hover h2 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  
  .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    font-weight: normal;
    margin: -52px 0 0 0;
    padding: 13px 60px;
  }
  
  .hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  .hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
  }

  .custom-select select:focus{
      border:none;
  }

  .overlay-media{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  }

  .overlay-media h4{
    font-family: 'latobold';
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    width: 100%;
    padding: 10px;
    top: 65%;
    background: rgb(168 23 21 / 60%);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  }



/*.event-nav .prev:after{content: "\f13a";} .event-nav
.next:after{content: "\f13a";}*/

.header-carousel {
    position: relative;
}

.header-carousel .owl-nav {
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    position: absolute;
}

.header-carousel .owl-nav button {
    position: absolute;
    width: 30px !important;
    height: 30px !important;
    color: #333 !important;
    line-height: 30px !important;
    text-align: center !important;
    border-radius: 100% !important;
    background-color: #fff !important;
}

.header-carousel .owl-nav button.owl-prev {
    left: 15px;
}

.header-carousel .owl-nav button.owl-next {
    right: 15px;
}

/*---*/


/* 
colors :
brown #261a15
dark brown #1f1511
green rgb(1 68 143 / 1)
bg grey #333333

*/


/*
font-family: 'latobold';
font-family: 'latoregular';
font-family: 'bitterbold';
font-family: 'bitterregular';
font-family: 'FontAwesome';
*/

.result-div {
    width: 100% !important;
}

.advert-box {
    padding: 15px;
    margin-bottom: 15px;
    border: 3px solid #c6c6c6;
}

.advert-box img {
    width: 100%;
}

.advert-box-mob {
    display: none;
}

.padding-0 {
    padding: 0 !important;
}

@media (min-width: 1920px) and (max-width: 2560px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
    }

    .navbar-brand {
        left: 15%;
    }
}


/* Large desktops and laptops */

@media (min-width: 1200px) {}


/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {}

@media (max-width: 1024px) {
    .custom-navbar .navbar-nav>li>a {
        padding: 15px 10px;
    }

    .prize-header h5 {
        font-size: 15px;
    }

    .buy-tree-title h4 {
        line-height: 25px;
    }

    .buy-tree-sec {
        display: flex;
    }

    .buy-tree-bg {
        width: calc(50% - 30px);
        margin: 0 15px;
    }

    .nav-logo-img {
        height: 140px;
        width: 140px;
        top: -25px;
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
        ;
    }

    .desktop-advert {
        display: none;
    }

    .advert-box-mob {
        display: block;
    }
}


/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    .top-navbar .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 10px;
        line-height: 24px;
    }

    .btn-custom {
        font-size: 14px;
        padding: 10px 10px;
        line-height: 24px;
    }

    .fa-icon .fa {
        font-size: 14px;
        height: 24px;
        width: 24px;
        line-height: 24px;
    }

    .fa-icon {
        padding: 10px 10px ! important;
    }

    .custom-navbar {
        line-height: 24px;
    }

    .navbar {
        min-height: auto;
    }

    .nav-logo-img {
        height: 145px;
        width: 145px;
        top: -40px;
    }

    .custom-navbar .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 8px;
        line-height: 45px;
    }

    /* .home-top{height: 520px;} */
    .banner-content {
        padding-top: 10px;
    }

    .banner-div {
        width: 70%;
    }

    .image-bg-sec {
        height: 320px;
    }

    .image-bg-div {
        width: 70%;
    }

    /*.who-are-we{margin-top: 40px;display: inline-block;}
    .content-side{width: 100%;margin-bottom: 20px;}
    .img-side{margin-top: 20px;}*/
    .about-section,
    .about-sections {
        display: inline-block;
    }

    .about-image {
        width: 100%
    }

    .about-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .image-bg-sec {
        height: 280px;
    }

    .management-commity {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .prize-body h2 {
        font-size: 30px;
    }

    .prize-header h5 {
        font-size: 18px;
        white-space: normal;
        line-height: 40px;
    }

    .prize-body h5 {
        font-size: 14px;
    }

    .policy-section {
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .searchbar-section {
        margin-top: 70px;
    }

    .result-section {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .result-btn {
        line-height: 20px;
        padding: 10px 20px 10px 20px;
    }

    .resource-action span,
    .resource-action h4 {
        font-size: 18px;
    }

    .resource-action a {
        font-size: 24px;
        margin: 12px 15px;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 5px 15px;
    }

    .news-listing .gallery_product .img-responsive {
        height: auto !important;
    }
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.active>a {
    color: rgb(168 23 21 / 1);
    background-color: #fff !important;
}

.fa-icon .fa:hover {
    color: rgb(1 68 143 / 1);
}

.search-btn {
    background-color: #f2f2f2;
    border-left: none;
    border-radius: 0;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.Table {
    border: 2px solid #ddd;
    display: table;
    width: 100%;
}

.Title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.Heading {
    display: table-row;
    font-weight: bold;
    text-align: center;
}

.tablerow {
    display: table-row;
}

.Row {
    display: table-row;
    height: 100px;
}

.Cell {
    border: solid;
    display: table-cell;
    border: 1px solid #ddd;
    padding-left: 5px;
    padding-right: 5px;
}

.tablerow .Cell p {
    padding: 3px;
    line-height: 1.3;
}

.Cell p {
    padding: 8px;
    line-height: 1.42857143;
}

.table-section .custon-form-btn {
    margin: 40px 0px;
}

.active-category {
    font-size: 18px;
    border: 2px solid rgb(1 68 143 / 1);
    border-radius: 0;
    text-align: center;
    color: #ffffff;
    background-color: rgb(1 68 143 / 1);
}

#delete_package {
    cursor: pointer;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination .current {
    color: rgb(1 68 143 / 1);
}

.mobile-show {
    display: none;
}

.sub-newsletter {
    padding: 30px 0;
    background-color: #E1E1E1;
    position: relative;
}

.sub-newsletter:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
}

.sub-newsletter .title {
    display:flex; 
    align-items:center; 
    height:100%;
    margin: 30px 0px;
}

.sub-newsletter h3 {
    margin: 0;
    font-size: 30px;
    color: #fff;
}

.sub-newsletter h3 span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Dela Gothc One';
    color: #fff;
}

.sub-newsletter .form-control {
    height: 48px;
}

.sub-newsletter .btn-border {
    background-color: transparent;
}

.btn-border {
    color: #fff;
    padding: 15px 0;
    min-width: 200px;
    font-weight: 500;
    position: relative;
    background-color: #fff;
}

.btn-border:hover {
    color: #fff;
}

.btn-border:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 48px;
    display: block;
    border-right: 0px;
    position: absolute;
    transition: all 0.5s ease-in;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.btn-border:after {
    top: 0;
    right: 0;
    content: '';
    width: 100%;
    height: 48px;
    display: block;
    border-left: 0px;
    position: absolute;
    transition: all 0.5s ease-in;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/*
.prizing-section .help-block {
    display: flex !important;
}*/


/* Landscape phones and portrait tablets */

@media (max-width: 800px) {
    .about-image img {
        margin: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
}

@media (max-width: 767px) {

    .sub-newsletter .title{
        display: contents;
    }
    
    .mobile-show {
        display: block;
        text-align: center;
        word-break: break-all;
    }

    .news-listing .gallery_product .img-responsive {
        height: auto !important;
    }

   /* .resource-list .text-center h4 {
        display: none;
    }*/

    .pagination a {
        padding: 8px 8px;
    }

    .addmorecompany {
        margin: 15px;
    }

    .profile_Form {
        margin: 20px;
    }

    .nav-logo-img {
        background-color: transparent;
        /* height: 60px;
        width: 60px; */
        top: 5px;
    }

    .navbar-toggle{
        margin-top: 50px;   
    }

    .navbar-header.menu-nav-custom{
        min-height: 135px;
    }

    .custom-navbar .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 10px;
        line-height: 15px!important;
    }

/*     .navbar-brand {
        padding: 10px 10px;
    } */

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }

    .banner-div {
        width: 90%;
    }

    /*.who-are-we {
        margin-top: 40px;
        display: inline-block;
    }*/

    .who-are-we {
        /* margin-top: 40px; */
        display: flex;
        flex-direction: column-reverse;
    }

    .content-side {
        width: 100%;
        margin-bottom: 20px;
    }

    .img-side {
        margin-top: 20px;
        width: 100%;
        display: inline-block;
        /* height: 300px; */
    }

    .about-section,
    .about-sections {
        display: inline-block;
    }

    .about-image {
        width: 100%;
        height: 300px;
    }

    .about-image img {
        margin: 0 auto;
    }

    .about-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .image-bg-header{
        height: 200px !important;
    }
    .image-bg-sec {
        height: 280px;
    }

    .image-bg-div {
        width: 90%;
    }

    footer {
        text-align: center;
    }

    footer .rights p {
        line-height: 25px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    footer .rights span {
        display: block;
    }

    .management-commity {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .member-list {
        margin-top: 20px;
    }

    .btn-custom {
        word-break: break-all;
        white-space: normal;
    }

    .prize-body h2 {
        font-size: 30px;
    }

    .prize-header h5 {
        font-size: 14px;
        white-space: normal;
        line-height: 40px;
    }

    .prize-body h5 {
        font-size: 14px;
    }

    .prize {
        min-height: 100%;
    }

    .policy-section {
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .searchbar-section {
        margin-top: 45px;
    }

    .result-section {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .result-btn {
        line-height: 20px;
        padding: 10px;
    }

    .result-button {
        text-align: center;
        padding-top: 20px;
    }

    .prizing-section,
    .become_member_section {
        padding: 20px;
    }

    .event-detail-section .first-row .col-right h3 {
        margin-top: 20px;
    }

    .tablerow .Cell p {
        font-size: 12px;
    }

    .table-section .Heading {
        font-size: 14px;
    }

    #demo {
        margin: 0px 20px;
    }

    .banner-searchbar .search-button {
        display: block;
        width: 20%;
        float: left;
    }

    .banner-searchbar .form-control {
        width: 80%;
        display: block;
        font-size: 13px;
        float: left;
        height: 62px;
    }

    .buy-tree-sec {
        display: flex;
    }

    .buy-tree-title {
        min-height: 45px;
    }

    .buy-tree-bg img {
        margin: 6px auto;
    }

    .buy-tree-sec {
        display: flex;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 5px 14px;
    }

    .banner-searchbar .input-group .form-control {
        padding-left: 40px;
    }

    .navbar {
        min-height: 55px;
    }

    .overlay-media h4{
        top: 80%!important;
        font-size: 15px!important;
    }


}

@media (max-width: 581px) {
    .buy-tree-title h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 5px 14px;
    }

    .banner-searchbar{
        width: 85%!important;
    }
    .gallery img{
        width: 300px;
    }
}


/* Portrait phones and smaller */

@media (max-width: 480px) {
    .event-detail-section .first-row .col-right h3 {
        margin-top: 25px;
    }

    .input-group-btn {
        width: 100%;
        display: table;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 5px 15px;
    }

    .overlay-media h4{
        top: 60%!important;
        font-size: 10px!important;
    }
}

@media (max-width: 468px) {
    .tablerow .Cell p {
        font-size: 10px;
    }

    .table-section .Heading .Cell p {
        font-size: 12px;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 5px 15px;
    }
    
}

@media (max-width: 384px) {
    .search-btn {
        padding: 6px 6px;
    }
    
}

@media (max-width: 360px) {
    .Heading .Cell p {
        font-size: 11px;
    }

    .tablerow .Cell p {
        font-size: 8px;
    }

    .table-section .Heading .Cell p {
        font-size: 10px;
    }

    .search-btn {
        padding: 6px 0px;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 5px 15px;
        font-size: 13px;
    }

    
    .nav-logo-img {
        height: 140px;
        width: 140px;
        /*top: -20px!important;*/
        top: 0px!important;
    }

    .navbar-header.menu-nav-custom{
        /*min-height: 100px;*/
         min-height: 130px;
    }

    .navbar-toggle{
        margin-top: 30px;
    }

}

@media (max-width: 991px) {
    .tablerow .Cell p {
        line-height: 1;
    }

    .hidden-top-menu a {
        line-height: 40px;
    }

    .btn-custom {
        padding: 10px 14px;
    }

    .gallery-section .card {
        text-align: center;
    }
    .gallery_product h5{
        padding: 0 15px;
    }

    .hovereffect h2{
        top: 30%;
        font-size: 10px;
    }

   .imgButton{
        padding-bottom: 15px;
    }

    .overlay-media h4{
        top: 43%;
        font-size: 11px;
    }
}

a.directory-list {
    margin: 0px;
    cursor: pointer;
}

.company_title {
    font-family: 'latobold';
    color: rgb(1 68 143 / 1);
    font-size: 30px;
    margin-bottom: 20px;
}

.contact-heading {
    font-family: 'latobold';
    color: rgb(1 68 143 / 1);
    font-size: 18px;
    width: 150px;
}

.team_short_description p {
    text-transform: none;
}

.team_description p {
    text-transform: none;
}

.member-profile img {
    height: 350px;
}

.forum-searchbar {
    background-color: #fff;
    margin-bottom: 2%;
}

.forum-searchbar .input-group .form-control {
    border: 0;
    padding-top: 19px;
    padding-bottom: 19px;
}

.forum-searchbar .custom-button {
    font-size: 15px;
    color: #261a15;
    border: 1px;
}

.forum-searchbar input {
    font-size: 15px;
    border: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.forum-searchbar .fa-searchbar {
    font-size: 14px;
    color: #878787;
    padding: 10px;
    border: 0;
}

.logoimage img {
    min-width: 250px;
}

.logoimage {
    text-align: center;
}

img.directory_logo {
    max-width: 125px;
}

.modal {
    text-align: center;
}

.modal-content {
    background-color: #f5f5f5;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

@media (max-width: 800px) {
    .buy-tree-sec {
        margin-top: 10px;
    }

    .overlay-media h4{
        top: 35%;
        font-size: 11px;
    }

}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.address-container {
    border: 1px solid #537dd2;
    padding: 10px;
    margin-bottom: 10px;
}

.address-block {
    /* border: 1px solid #d2d6de; */
    padding: 6px;
    margin-bottom: 15px;
    border-block-end: 1px solid #d2d6de;
}

.remove_address,
.add_address {
    padding: 6px 12px;
}