/* html {
    overflow-x: hidden !important;
} */

body {
    color: #444;
    font-family: 'Lato', arial, sans-serif !important;
    /* overflow-x: hidden !important; */
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-transform: initial !important;
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent !important;
    /* border-style: outset !important; */
    color: #06804f !important;
}

.nav-pills {
    background-color: #f4f7f9 !important;
    border-left: #06804f 2px solid;
}

.pil-style {
    padding: 10px;
}

@media screen and (min-width: 768px) and (max-width: 987px) {



 .org-str-heading {
  color: fff !important;
  font-size: 22px;
  font-weight: 500;
 text-transform: uppercase;
  margin-top: 38px !important;
  margin-bottom: 10px !important;

}
}


@media screen and (min-width: 200px) and (max-width: 575px) {

.org-str-heading {
  /* line-height: 30px; */
 font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
 margin-top: 54px !important;
}



}



div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 400 !important;
    font-size: 14px !important;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: transparent !important;
}

#div_top_hypers {
    background-color: #eeeeee;
    display: inline;
}

#ul_top_hypers li {
    display: inline;
    font-weight: 600;
    float: right;
    margin-top: -10px;
    font-family: 'poppins';
}

.a_top_hypers:hover {
    text-decoration: none;

}

.a_top_hypers {
    text-decoration: none;
    color: #06804f;
    padding: 5px;
    cursor: pointer;
}

.pvt-m {
    color: #307b9f !important;
}

.pvt-m:hover {
    color: #fff !important;
    text-decoration: none;
}

.bg-light {
    background-color: rgb(126, 190, 219) !important;
}

.anchor-tags {
    font-size: 14px;
    color: #06804f;
    font-weight: 400;
}

.anchor-tags:hover {
    font-size: 14px;
    color: #06804f;
    font-weight: 400;
    text-decoration: none;
}

.top_left_fb_icon {
    color: #656969d0 !important;
    padding-left: 8px;
    padding-right: 8px;
}

.fb-link:hover {
    color: #4267B2 !important;
}

.linkdin:hover {
    color: #0077b5 !important;
}

.twitter-link:hover {
    color: #00acee !important;
}

.header-top {
    padding: 5px;
    border-bottom: 1px solid #5bbe97;
}

.header-top-left {
    text-align: left;
}


.overview-head {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
}

.overview-paragraph {
    font-size: 16px;
    font-weight: 400;
}

.hr-line {
    color: #263f42;
    width: 354px;
}

.home-card-container {
    background-color: rgb(240, 242, 245);
    padding-left: 90px;
    padding-right: 90px;
}

.vision-head {
    font-size: 28px;
}

.vl {
    border-left: 6px solid rgb(10, 10, 10);
    height: 500px;
}

.unorder-list {
    list-style: disc;
    font-size: 15px;
}

h4.commitee-box-title {
    font-weight: 600;
    font-size: 20px;
}

#ndq-content .commitee-box-title {
    margin-top: 10px;
    margin-bottom: 0px;
}

.hr-line2 {
    color: #263f42;
    width: 160px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.footer-paragraph {
    font-size: 16px;
    color: #06804f;
    font-weight: 400;
}

.footer .footer-col a:hover {
    color: #1d3b19;
    text-decoration: none;
}

#wpforms-submit-768 {
    border-radius: 5px;
}

#wpforms-submit-768:hover {
    background-color: #5bbe97;
}

#wpforms-submit-519 {
    width: 100% !important;
    background-color: #06804f !important;
    color: #fff !important;
}

#wpforms-519-field_1,
#wpforms-519-field_2 {
    border: 0px !important;
    background: #f2f2f2 !important;
}

.admin-login-box {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
    padding: 30px;
    margin: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
}


.box-bg {
    width: 100%;
    border: 2px solid #ebebeb;
    /* margin: 30px; */
    padding: 10px 10px;
    background: #f8f8f8;
    min-height: 210px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    border-radius: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box-bg:hover {
    background-color: #000000;
    color: #fff;
}

.footer-paragraph:hover {
    text-decoration: none;
    color: #06804f;
}

.footer-paragraph2 {
    font-size: 16px;
    color: #039c3e;
    font-weight: 400;
    text-align: justify;
}

.footer-head {
    color: #307b5e;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}

.hr-line3 {
    color: #263f42;
    width: 60px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.fas-fa-envelope2 {
    margin-right: 5px;
    margin-left: 10px;
}

.footer-paragraph3 {
    font-size: 16px;
    color: #02411a;
    font-weight: 500;
    text-align: end;
}

.vis-count-button {
    color: #fff;
    font-size: 15px;
    background-color: #2d2f30;
    height: 30px;
    width: 60px;
    margin-left: 5px;
}

.copyright-container {
    background-color: #222424;
}

.copyright-para {
    color: #fff;
    font-size: 15px;
}

.org-str-heading {
    color: fff !important;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 82px;
    margin-bottom: 10px;
/*      margin-left: 50px !important; */
}

#ul_top_hypers {
    font-size: 15px !important;
    margin-right: 50px !important;
}

.org-str-paragraph {
    font-size: 13px;
    color: #5bbe97;
    margin-top: 10px;
    margin-left: -20px;
}



.org-hr-line {
    color: #263f42;
    margin-top: 0px;
}

.org-str-paragraph2 {
    font-size: 12px;
    margin-top: 12px;
}

.state-management-box {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #5bbe97;
    background-color: #ffffff;
    color: #5bbe97;
    text-align: center;
    font-weight: normal;
}

.state-management-box2 {
    padding: 10px;
    border-radius: 5px;
    background-color: #5bbe97;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}

.state-cards {
  
    border: 1px solid #cad7d2;
    background-color: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.state-card-image {
    border-radius: 50%;
}

.state-card-head {
    font-size: 19px;
    padding-bottom: 0px;
    font-weight: 700;
    color: #5bbe97;
}

span.regions {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.state-card-para {
    font-size: 15px;
    font-weight: bold;
    color: #282b2a !important;
}

.state-card-anchor {
    font-size: 14px;
    font-weight: normal;
    color: rgb(20, 126, 187);
}

.state-para2 {
    color: black !important;
    margin-top: 0px !important;
    font-weight: normal !important;
    font-size: 13px;
}

.policies-downloads {
    color: black !important;
    font-weight: 500 !important;
    font-size: medium !important;
}

.state-management-box3 {
    padding: 6px;
    color: #fff;
    font-weight: bold;
    background-color: #5bbe97;
    margin-top: 20px;
}

.initiative {
    padding-left: 50px;
    margin-bottom: 0px;
}

.policies-unoredr {
    line-height: 30px;
    list-style-type: none;
}

.policy-downloads {
    margin-top: 15px;
    margin-bottom: 15px;
}

.no-doc {
    margin-left: 10px;
    color: #8b9292;
    font-size: large;
    font-weight: 500;
}

.updated-soon {
    color: rgb(54, 102, 236);
    font-size: medium;
    font-weight: 600;
    text-align: center;
}

.bpm {
    background-color: transparent;
    margin-top: 150px;
    margin-bottom: 150px;
}

.get-in-touch {
    text-align: center;
    margin-top: -75px;
    margin-bottom: -70px;
    font-size: 25px;
}

.getin-touch-hrline {
    color: #263f42;
    margin-top: 0px;
    width: 150px;
    margin-bottom: 0px;
}

.contact-details {
    color: #999c9c;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
}

.contact-card-head {
    font-weight: 400;
}

.contact-card-para {
    font-size: medium;
}

.contact-card {
    background-color: #fff;
    color: #5bbe97;
    border: 2px solid #5bbe97;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    border-bottom-left-radius: 48px;
    border-bottom-right-radius: 48px;
    height: 80px;
    width: 80px;
    padding: 10px;
    /* margin-left: 120px;
    margin-bottom: 8px;
    margin-top: 20px; */
    margin: auto;
}

.contact-maincard {
    text-align: center;
    border: 1px solid #d0d4d2;
    border-radius: 5px;
    margin: 30px;
}

.timing-para {
    color: #999c9c;
}

.last-card-head {
    font-weight: 500;
}

.drop-msg {
    font-weight: bold;
    color: #26292b;
    text-align: inherit;
}

.mandatory-para {
    font-weight: 300;
    color: #787b7e;
    text-align: inherit;
}

.v-line {
    font-size: 45px;
    margin-left: 5px;
    margin-right: 5px;
    color: #787b7e;
}

.news-card {
    background-color: rgb(227, 233, 233);
    padding: 5px;
}

.img_zoom {
    overflow: hidden !important;
    margin: 0 auto !important;
}

.img_zoom img {
    transition: all ease-in-out 1.4s !important;
}

.img_zoom img:hover {
    /* filter: grayscale(100%);
    -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.5);
  
  transform: scale(1.5); */
    transform: scale(1.1) !important;
}

.modal-header {
    background-color: #5bbe97;
    color: #fff;
}

.btn-close {
    float: right;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
}

button.btn-close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.grid-img {
    height: 15vh;
    width: 15vw;
}

.mem-image {
    background-color: #fff !important;
    border-radius: 1px;
    border: solid 1px #6dd3aa;
    display: block;
}

.aep-cer {
    font-size: 17px;
    color: #353434;
}

.padding-top-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.radio {
    padding-left: 5px;
}

.radio input[type=radio],
.radio-inline input[type=radio] {
    position: relative;
    margin-left: 0px;
}

.radio input[type="radio"] {
    /* opacity: 0; */
    z-index: 1;
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 0px;
    padding-right: 20px;
}

.checkbox label,
.radio label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

label {
    font-size: 13px;
    color: black;
}

label {
    max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    /* margin-top: 1px\9; */
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    /* -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; */
    box-sizing: border-box;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    /* line-height: inherit; */
}

button,
input,
optgroup,
select,
textarea {
    /* margin: 0; */
    font: inherit;
    color: inherit;
}


/* input[type="radio" i] {
        background-color: initial;
        cursor: default;
        appearance: auto;
        /* box-sizing: border-box;
        margin: 3px 3px 0px 5px; */


/* padding: initial;
        border: initial;
    }
    input {
        -webkit-writing-mode: horizontal-tb !important;
        text-rendering: auto;
        letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-rtl-ordering: logical;
    } */

.div_view_btns {
    white-space: nowrap;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.div_view_btns .btn {
    padding: 8px;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.btn.active,
.btn:active {
    /* background-image: none; */
    outline: 0;
    /* -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%); */
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

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

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    display: table;
}

.readmore {
    color: #6dd3aa !important;
}

.login {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 300px;
    padding: 13px;
    text-align: center;
}

.form-control-3 {
    display: block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 7.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.business-need {
    background-color: #fff !important;
    margin: 10px;
    border-radius: 4px;
}

.business-need:hover {
    background-color: #06804f !important;
}

.form-control-2 {
    display: block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: rgb(224, 218, 218);
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.login-head {
    color: #48953f !important;
    text-align: center;
    font-weight: bold;
}

.loginbutton {
    background-color: #48953f;
    color: #fff;
    width: 100%;
}

.input-fields {
    width: 100%;
    margin: 10px 0px;
    background: #f2f2f2;
    padding: 12px;
    border: 0px;
}

.form-button:hover {
    background: #48953f;
}

.form-button {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #5bbe97;
    width: 100%;
    border: 0;
    padding: 6px !important;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
    /* -webkit-transition: all 0.4s ease-in-out; */
}

table {
    /* border-collapse: separate; */
    text-indent: initial;
    /* border-spacing: 2px; */
}

.hidden {
    display: none !important;
}

.section {
    padding-top: 20px;
    padding-bottom: 25px;
    text-align: justify;
}

table {
    border-collapse: collapse;
    text-indent: initial;
    border-spacing: 0px;
}

th {
    display: table-cell;
}

.table-bordered {
    border-bottom-width: 2px;
    border: 1px solid #ddd;
}

.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
}

.postyour-box {
    /* height: 100%; */
    background-color: #fff;
    background-size: cover;
    border: solid 1px #6dd3aa;
    border-radius: 4px;
}

.background-clr {
    background-color: #6dd3aa !important;
    color: #fff;
    padding: 5px;
}


/* .fields-margin{
         margin-left: 730px; 
    } */

.display-flex {
    display: flex !important;
}

#btn-light-border {
    border-color: #15d059 !important;
}

#btn-weight {
    font-weight: bold !important;
}

.job-bg-container {
    background-image: url("https://theitaap.org/images/job-openings.jpg");
    background-size: cover;
}

.explore-heading {
    color: #fff !important;
    font-size: medium;
}

.form-control-datepicker {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* .glyphicon-calendar {
    font-size: 20px;
    margin-left: -15px;
} */

/* .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

.clear-button {
    background-color: #55a747 !important;
    color: #fff !important;
    font-size: 16px !important;
    width: 83px;
    height: 39px;
    margin: 4px;
}

/* .input-group-addon {
    position: absolute;
    right: 0px;
    border: 0px;
    background-color: #ffffff;
     padding: 8px 12px; 
} */

.input-group-addon {
    /* padding: 6px 12px; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    /* background-color: #eee; */
    /* border: 1px solid #ccc; */
    border-radius: 4px;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

* {
    /* -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; */
    box-sizing: border-box;
}

.migration-login-button {
    color: #fff;
    background-color: #5bbe97 !important;
    border-color: #5bbe97 !important;
    width: 70px;
    height: 30px;
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /* -ms-touch-action: manipulation; */
    touch-action: manipulation;
    cursor: pointer;
    /* -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; */
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.vl {
    border-left: 1px solid rgb(166, 172, 166);
    height: 150px;
}

.membership-card {
    border-top: #039c3e 2px solid;
    border-bottom: #039c3e 2px solid;
}

.vl-2 {
    border-left: 1px solid rgb(166, 172, 166) !important;
    height: 300px;
}

@media screen and (max-width:767px) and (min-width: 200px) {

    #mega-menu-item-129 .mega-sub-menu{
        z-index: 999;
    }
    .margin-margin {
        margin-left: 15px !important;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        /* border: 1px solid rgb(187, 189, 184) !important; */
    }

    .vizag-chapter-margin-0 {
        margin-bottom: 0px;
    }

    .vizag-chapter-page {
        margin-bottom: 20px;
    }

    .select-margin {
        margin: 8px;
    }

    .explore-heading {
        color: #fff !important;
        font-size: small;
    }

    .fields-margin {
        margin-left: 0px !important;
        width: max-content !important;
    }

    .login {
        margin-left: 0px !important;
    }

    .div_selection_btns {
        white-space: nowrap;
    }

    .grid-img {
        height: 100px !important;
        width: 200px !important;
    }

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

    .padding-image {
        margin-bottom: 20px;
    }

    .padding-top {
        margin-top: 20px;
    }

    .box-size {
        padding: 20px;
    }

    .state-card-image {
        height: 14vh;
        width: 24vw;
        /* border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        margin-right: 10px; */
    }

    .footer-paragraph3 {
        margin-top: 15px;
    }

    .vis-count-button {
        margin-top: 15px;
    }

    .footer-head {
        margin-top: 30px;
    }

    .footer-paragraph3 {
        margin-top: 30px;
    }

    .contact-card {
        background-color: #fff;
        color: #5bbe97;
        border: 2px solid #5bbe97;
        border-top-left-radius: 48px;
        border-top-right-radius: 48px;
        border-bottom-left-radius: 48px;
        border-bottom-right-radius: 48px;
        height: 80px;
        width: 80px;
        padding: 10px;
        /* margin-left: 100px; */
        margin-bottom: 8px;
        margin-top: 20px;
    }

    .org-str-paragraph {
        margin-top: 5px;
        margin-left: 0px;
    }

    .org-str-paragraph2 {
        margin-top: 5px;
        margin-left: 0px;
    }

    .get-in-touch {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 25px;
    }

    .getin-touch-hrline {
        color: #263f42;
        margin-top: 0px;
        width: 150px;
        margin-bottom: 0px;
    }

    .box-bg {
        width: 100%;
        border: 2px solid #ebebeb;
        margin: 5px;
        padding: 5px 0px;
        background: #f8f8f8;
        min-height: 210px;
        background-clip: padding-box;
        box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
        border-radius: 5px;
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .unorder-list {
        list-style-type: none;
        /* margin-left: -50px; */
    }

}

marquee {
    background-color: #333;
    cursor: pointer;
    color: #fff;
}

.marquee_text_align {
    padding-left: 5px;
    padding-right: 10px;
}

.bg-light {
    background-color: #fff !important;
}

.nav-link {
    color: #000000 !important;
}

.latest-jobs {
    font-size: 16px;
    font-weight: 500;
    margin-top: 25px;
}

.bg_color2 {
    background-color: #000000 !important;
    padding: 3px;
    text-align: center;
    margin-right: 0px;
    color: #fff;
    height: 88px;
}

.region-box {
    padding: 0px 0px;
    border: 1px solid #CCC;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    border-radius: 5px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.region-row-inner {
    margin-top: 30px;
}

.dispaly {
    display: block;
}

.ap-map {
    height: 35vh;
    width: 20vw;
}

.menu-id {
    color: #000000;
    text-decoration: none;
    padding-left: 23px;
}

.menu-id:hover {
    color: #000000;
    text-decoration: none;
}

.home-card-container {
    padding-left: 0px;
    padding-right: 0px;
}

.fa-location-dot:before {
    content: "\f3c5";
}


p {
    font-size: 16px;
}


.footer {
    background: #f8f8f8;
    color: #307b5e;
    padding-top: 15px;
    /* border-top: 5px solid #5bbe97; */
}

.footer .footer-col.links .fa {
    margin-right: 5px;
}

.footer .bottom-bar .copyright {
    line-height: 1.6;
    font-size: 14px;
}

.footer .bottom-bar a {
    color: #00aeef !important;
}

.footer .bottom-bar {
    background: #252525;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 10px;
}

.footer

 {
    background: #f8f8f8;
    color: #fff;
    padding: 15px 0;
    border-top: 5px solid #5bbe97;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding: 0px 5px 0px 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer .bottom-bar .social li a .fa {
    color: #b3b3b3;
    font-size: 20px;
}


.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.footer .bottom-bar .social {
    margin-bottom: 0;
    text-align: right;
}

/* 
.row {
    margin-right: -15px;
    margin-left: -15px;
} */


.panel-heading-inner .img-responsive {
    width: 100px;
    height: 100px;
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}


.state-cards .img-response {
    width: 100px;
    height: 100px;
}

.details-container {
    padding-left: 5px;
}


@media (max-width: 768px) {
    .downloads{
    text-align: center !important;
}

}



img.ap-map {
    size: 25%;
    height: 100%;
    width: 60%;
    padding-top: 10%;
    padding-bottom: 10%;
}


/* .h4,
h4 {
    font-size: 15px;
    padding-top: 8%;
    padding-bottom: 8%;
} */


.panel-group {
    margin-bottom: 20px;
}

.glyphicon-chevron-down:before {
    content: "\e114";
}


#chapter-accordion .panel-heading {
    background-color: #dde5ea;
    cursor: pointer;
}


/* .panel.panel-default {
    background-color: #dde5ea;
} */

.pull-left p {
    padding-left: 30px;
}

.city {
    padding: 0px !important;
}

.side {
    padding: 0px !important;
}


.circle-image {
    border-radius: 50%;
}

.img-image {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: 40px;
}

.list-items {
    margin: 0px calc(1.78571% - 0.58%) 0px 0px;

    background-color: #7d8e9c;
    background: #f4f7f9;
}

/* #vizag{
    width: 0% !important;

} */

.amravathi {
    background-color: #7d8e9c;
    background: #f4f7f9;

}

.kakinda {
    background-color: #7d8e9c;
    background: #f4f7f9;

}


.execute-font {
    font-size: 23px;

}


.tirupati {
    background-color: #7d8e9c;
    background: #f4f7f9;
    height: min-content;



}

.mail {
    font-size: 45px !important;
}

.map {
    font-size: 45px !important;
    padding-top: 5px;
    padding-left: 2px;
}

.phone {
    font-size: 50px !important;
}


a {
    color: #307b5e;
}

#mega-menu-wrap-header-menu {
    border-radius: 0;
}

.green {
    color: #5bbe97 !important;
    padding: 10px 0px !important;

}

.logo_nav {
    /* padding-right: 220px; */
}


@media screen and (max-width:767px) and (min-width: 320px) {
    .logo_nav {
        padding-right: 0px;
    }
    .latest-jobs {
        font-size: 20px;
        font-weight: 500;
        margin-top: 10px !important;
    }

    .title {
        font-size: 20px;
    }

    .footer .bottom-bar .social {
        margin-bottom: 0;
        text-align: left;
        margin-top: 10px;
    }

}

@media screen and (max-width:996px) and (min-width: 767px) {
    .logo_nav {
        padding-right: 0px;
    }

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


.title {
    font-size: 20px;
}




#mega-menu-wrap-header-menu #mega-menu-header-menu {
    visibility: visible;
    text-align: left;
    padding: 0px 0px 0px 0px !important;
}

/* div#mega-menu-wrap-header-menu {
    margin-left: -16%;
} */



.page-banner {
    padding: 0px;
    position: relative;
    background: #f6f6f6 !important;
    border-bottom: 1px solid #eee !important;
    /* box-shadow: 0px -2px 2px #888 !important; */
    box-shadow: inset 0px 2px 3px 0px #888 !important;
} 

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {

    font-size: 12px;

}

/* #mega-menu-wrap-header-menu #mega-menu-header-menu ul,
#mega-menu-wrap-header-menu #mega-menu-header-menu li,
#mega-menu-wrap-header-menu #mega-menu-header-menu p,
#mega-menu-wrap-header-menu #mega-menu-header-menu img:not(.mega-menu-logo),
#mega-menu-wrap-header-menu #mega-menu-header-menu div,
#mega-menu-wrap-header-menu #mega-menu-header-menu a {

    border-bottom: 1px solid #666;
    width: fit-content;
} */
/* #mega-menu-wrap-header-menu #mega-menu-header-menu a {
    margin-bottom: -2px;
    border-bottom: 1px solid #dddddd;
    width: auto !important;
    margin-top: -20px;
} */

#mega-menu-wrap-header-menu #mega-menu-header-menu p {
    /* margin-bottom: -2px; */
    border-bottom: 1px solid #dddddd !important;
    /* width: 200px !important; 1611*/  
    margin-top: -20px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
    display: block !important;
}

.right_div{
    float: right !important;
}
.right_div .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0 !important;
    left: auto !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}
.right_div li{
    list-style: none;
}

.mobile_userpart li{
    list-style: none;
}

.mobile_userpart .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0 !important;
    left: auto !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}

@media screen and (max-width: 776px) and (min-width: 280px){
    .mobile_userpart{
        display: block !important;
    }
    .webuser_part{
        display: none;
    }

}




.underline {
    margin-bottom: -2px !important;
    border-bottom: 1px solid #dddddd !important;
    width: 180px !important;
    margin-top: -20px !important;
}

/* li#mega-menu-item-69 {
    padding-bottom: 0px !important;
} */


/* @media only screen and (min-width: 360px) and (max-width: 768px) {
    /* div#mega-menu-wrap-header-menu {
        margin-left: auto !important;
    } 

} */


.contact-text-center {
    min-height: 150px;
    max-height: 150px;
    text-align: center;
}

/* .mega-menu-wrap{
    width: 100% !important;
} */

.dashicon {
    border-bottom: 1px solid #dddddd !important;
    /* width: 190px !important; */
    font-size: 12px;
    margin-bottom: -2px;
    margin-top: -20px;
    padding: 10px 0px !important;
}

.dashicon:hover {
    text-decoration: none;
    background-color: #5bbe97 !important;
}



.nav-pills .nav-link {
    padding: 15px !important;
    border-bottom: 1px solid #dddddd;
}

a:hover {
    text-decoration: none !important;
}

/* .page_heading{
    font-size: 20px !important;
} */

/* .mega-menu-item-1557 .mega-sub-menu {
    width: 90% !important;
}
.mega-menu-item-1587 .mega-sub-menu {
    width: 90% !important;
} */









#to-topp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    /* display: none; */
    border-radius: 30px;
    background: #60c09a url() no-repeat center 47%;
    ;
    z-index: 9;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    box-shadow: 0 0 10px rgb(0 0 0 / 70%);
    background-size: 25px 25px;
}

#to-topp i {
    padding: 10px;
    color: #fff;
    font-size: 14px;
}

#to-topp:hover {
    background-color: #000000;
}

/* a.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #60c09a url(/wp-content/uploads/2022/08/up-arrow.png) no-repeat center 47%;
    -webkit-border-radius: 30px; 
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-size: 25px 25px;
    scroll-behavior: smooth;
    transition: all .5s;
}

a.back-to-top:hover {
    background-color: #000000;
}


#myBtn123 {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #60c09a url(/wp-content/uploads/2022/08/up-arrow.png) no-repeat center 47%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-size: 25px 25px;
    scroll-behavior: smooth;
    transition: all .5s;
}


#myBtn123:hover {

    background-color: #000000;
} */

/* @media screen and (max-width: 768px) {
    #site-navigation {
        position: relative !important;
    }
} */

.fa-check-circle {
    color: #60c09a;
}





/* custom written sub menu */


#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
    position: absolute;
    visibility: hidden;
    margin-left: 10px;
}



li#mega-menu-item-129:hover>ul.mega-sub-menu {

    visibility: visible !important;
    opacity: 1 !important;

}

li#mega-menu-item-129>ul.mega-sub-menu {
    border-bottom: 1px solid #ebebeb !important;
    top: 47px !important;
    margin-top: -6px !important;
    margin-left: -1px !important;
    background-color: #f1f1f1 !important;
    border-radius: 0 6px 6px 6px !important;
    width: 250px !important;
    padding: 10px 11% !important;


}

li#mega-menu-item-129>ul.mega-sub-menu a {
    padding: 2% 0% !important;
    border-bottom: 1px solid #dddddd !important;
}

/*custom written end menu */

.downloads {
    margin-top: 10px;
}
.main{
    padding: 20px 20px;
}




#mysticky-nav.wrapfixed{
    z-index: 999 !important;
}

#mysticky-nav.wrapfixed {
    position: fixed;
    left: 0px;
    margin-top: 0px;
    z-index: 999 !important;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    background-color: #f7f5e7;
}



ul.breadcrumbs {
    float: right;
    margin-top: 15px !important;
}

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

ul.breadcrumbs li {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
    font-weight: 300;
    margin-left: 3px;
    color: #999;
    float: left;
    list-style: none;
}

ul.breadcrumbs li:before {
    content: '/';
    margin: 0 4px 0 2px;
    color: #bbb;
}

/* .page-banner.container {
    width: 100% !important;org-str-headingpage-banner
} */

@media (min-width: 768px){
.page-banner {
    padding: 0px;
    background-color: #f9f9f9;
    position: relative;
    background: #f6f6f6;
    border-bottom: 1px solid #eee;
}
}


.page-banner .container-fluid {
    width: 90% !important;
}

@media (max-width: 767px){
.page-banner  {
    font-size: 16px;
    font-weight: 500;
    /* text-align: center; */
    /* text-transform: uppercase; */
    padding-top: 5px;
    color: fff !important;
}

}

@media (max-width: 767px){
ul.breadcrumbs {
    float: left;
    margin-top: 5px;
}
}

ul.breadcrumbs li:first-child:before {
    content: '';
    margin: 0;
}


/* .pgcsimplygalleryblock-grid-item-wrap img
    {
        min-height: 222px !important;
        max-height: 222px !important;  
        width: auto !important;
        
    } */


    /* .pgcsimplygalleryblock-grid-item-inner .action-lightbox{
        min-height: 222px !important;
        max-height: 222px !important;
    } */

    
    /* .pgcsimplygalleryblock-grid-item-wrap{
        min-height: 200px !important;
        max-height: 200px !important;
    } */

    /* .pgcsimplygalleryblock-grid-item .pgc-image{
        height: 300px !important;
        margin-bottom: 20px !important;

    } */

    /* .pgcsimplygalleryblock-grid-item img:not(.emoji){
        min-height: 234px !important;
        max-height: 234px !important;
        width: 312px !important;
         left: -39px !important; 
         top: 0px !important;
    } */


    /* .pgc-rev-item-menu-view {
        display: none !important;
    }

    .pgcsimplygalleryblock-grid-item-hover {
        background-color: transparent !important;
    }

    .pgcsimplygalleryblock-grid-item.pgc-image {
        height: 222px !important;
        width: 200 !important;
    }
     */

    /* .pgcsimplygalleryblock-grid-item.pgc-image {
         height: 222px !important; 
        width: 329px !important; 
        min-height: 219px !important; 
        max-height: 219px !important;
        left: -55px !important; 
         top: 0px !important; 
    } */



    div#mega-menu-wrap-header-menu {
        margin-left: 200px ;
    }

    @media (max-width: 1105px) and (min-width: 767px) {
        div#mega-menu-wrap-header-menu {
            margin-left: 10px !important;
            margin-top: -40px;
        }
        .logoelele {
            width: 20% !important;
        }

    }
    .logoelele {
        z-index: 99 !important;   
     }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
        left: -100% !important;
    }
    .mega-sub-menu{
        background: #ffffff !important;
    }

    .mega-menu-item .mega-menu-item-type-post_type .mega-menu-item-object-page .mega-menu-item-172 .mega-sub-menu{
        background: #ffffff !important;
    }

    div#mysticky-nav{
        background-color: white !important;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator   
       {
        display: contents !important;
        visibility: hidden !important;

       } 


       a.mega-menu-link {
        /* background-color: white !important; */
    }


    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu{
        width: 273px !important;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        line-height: 55px;
        height: 55px;
        padding: 0px 14px 0px 14px;
        font-size: 16px;
        color: #666;
            font-weight: 500;
       
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover{
        color: #5bbe97;
        font-weight: 500;
    }



    @media only screen and (max-width: 768px){
        #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
            border-radius: 0;
            border: 0;
            margin: 0;
            line-height: 40px;
            height: 40px;
            padding: 0 10px;
            background: transparent;
            text-align: left;
            color: #666;
            font-weight: 400;
            font-size: 14px;
        }

        #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
            color: #000 !important;
            background: #fff;
        }
        .mega-menu-link{
            color: #000 !important;
        }

        #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
            background: #fff !important;
        }
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{
        color: #fff !important;
    }


/* nav scroll */

    body {
        margin: 0 !important;
        
      }
      
      #navbar {
        
        position: fixed !important;
        top: -50px;
        width: 100%;
        display: block;
        transition: top 0.3s !important;
      }
      
      #navbar a {
        float: left !important;
        display: block !important;
        /* text-align: center; */
        /* padding: 15px;
        text-decoration: none;
        font-size: 17px; */
      }
      




      
#to-top {
    display: block;
    padding: 8px 10px;
    color: #ff6249;
    background-color: #fb7f588a;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    border-radius: 26px;
    z-index: 9;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    box-shadow: 0 0 10px rgb(0 0 0 / 70%);

}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display:contents !important;
    width: auto;
    background: transparent;
    position: relative;
    pointer-events: auto;
    left: auto;
    min-width: auto;
    font-size: inherit;
    padding: 0;
    margin: 0 0 0 6px;
    height: auto;
    line-height: inherit;
    color: inherit;
}



.page-banner {
    width: 100% !important;
    height: 241px;
    background-image: url(/wp-content/uploads/2022/12/Group-1-copy-e1670239371480.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    /* padding: 0 !important; */
    /* padding: 70px 10px !important; */
}


@media (max-width: 768px){
    .page-banner {
        width: 100% !important;
       height: 182px !important;
        background-image: url(/wp-content/uploads/2022/12/internal-banner-mobile-view.png) !important;
        background-repeat: no-repeat !important;
        padding: 0px !important;
        background-size: cover !important;
    }
    
}

@media (max-width: 768px){
    .banner-para{
        padding: 0px !important;
        font-size: 12px;
    }

}


.banner-head{
    color: #fff !important;
}

.banner-para{
    color: #999 !important;
}

.banneranc{
    color: #999 !important;
}

.banneranc:hover{
    color: #15d059 !important;
}

.policies-downloads{
    color: #fff !important;
}

/* my modifs */

.footer .bottom-bar .social li a:hover .fa {
    color: #5bbe97;
}
.footer .bottom-bar .social li {
    margin-left: 16px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 2px !important;
    padding-left: 2px !important;
}
.footer .bottom-bar .social li a .fa {
    color: #b3b3b3;
    font-size: 16px;
}
.fab_ic{
    color: #b3b3b3 !important;
    font-size: 16px !important;
}
.fab_ic:hover{
    color: #5bbe97 !important;
}

.navbar {
    /* box-shadow: 0 0 4px rgb(0 0 0 / 50%); */
}

.page_top_navvv{
    box-shadow: 0 0 4px rgb(0 0 0 / 50%);
}

#mysticky-wrap {
    box-shadow: 0 0 4px rgb(0 0 0 / 50%);
}



@media screen and (max-width: 476px) and (min-width: 280px){
.page-banner {
    background: url(/wp-content/uploads/2022/12/internal-banner-mobile-view.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    /* padding: 50px 10px !important; */
}

}



/* 
==================================================================
=======================styles.css from live ========================
======================================================================== */

/* ======= Base ======= */
body {
    font-family: 'Lato', arial, sans-serif;
    color: #444;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html,
body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    margin-bottom: -296px;
    /* equal to footer height */
}

.wrapper:after {
    content: "";
    display: block;
    height: 296px;
    /* must be the same height as footer */
}

.section {
    padding-top: 20px;
    padding-bottom: 25px;
    text-align: justify;
}

#overview.section, #mission.section, #major-objectives.section {
    padding-top: 0px;
}




a {
    color: #5bbe97;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #48953f;
}

a:focus {
    text-decoration: none;
}

.btn,
a.btn {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-family: 'Montserrat', sans-serif;
    padding: 8px 16px;
}

.btn:focus {
    outline: 0;
    border-color: none;
}

/* .btn .fa,
a.btn .fa {
    color: #fff;
    margin-right: 5px;
} */

a.btn-cta-primary,
.btn-cta-primary {
    background: #5bbe97;
    border: 2px solid #5bbe97;
    color: #fff;
    text-transform: uppercase;
}

a.btn-cta-primary:hover,
.btn-cta-primary:hover {
    background: #51a746;
    border: 2px solid #51a746;
    color: #fff;
}

a.btn-cta-secondary,
.btn-cta-secondary {
    background: #fff;
    border: 2px solid #5bbe97;
    color: #5bbe97;
}

a.btn-cta-secondary .fa,
.btn-cta-secondary .fa {
    margin-left: 5px;
    color: #5bbe97;
}

a.btn-cta-secondary:hover,
.btn-cta-secondary:hover {
    background: #fff;
    border: 2px solid #51a746;
    color: #51a746;
}

a.btn-cta-secondary:hover .fa,
.btn-cta-secondary:hover .fa {
    color: #51a746;
}

.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 40px;
    border-color: #d9d9d9;
}

.form-control:focus {
    border-color: #5bbe97;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    vertical-align: middle;
}

input[type="text"], input[type="email"], input[type="password"], input[type="submit"], input[type="button"], textarea, select {
    width: 100%;
}

blockquote {
    font-size: 14px;
}

.text-highlight {
    color: #307b5e;
}

#topcontrol {
    background: #8fcc87;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 35px;
    height: 35px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

#topcontrol:hover {
    background: #5bbe97;
}

#topcontrol .fa {
    position: relative;
    top: 3px;
    font-size: 25px;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="button"],
textarea,
select {
    appearance: none;
    /* for mobile safari */
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
}

.delayp1 {
    animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
}

.delayp2 {
    animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
}

.delayp3 {
    animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
}

.delayp4 {
    animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
}

.delayp5 {
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
}

.delayp6 {
    animation-delay: .6s;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
}

.delayp7 {
    animation-delay: .7s;
    -moz-animation-delay: .7s;
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s;
}

.delayp8 {
    animation-delay: .8s;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
}

.delayp9 {
    animation-delay: .9s;
    -moz-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s;
}

.delay1s {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
}

.delay2s {
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
}


/*-- Header --*/

.header {
    width: 100%;
    position: relative;
    padding: 0px 0px 15px 0px;
    background: rgba(255,255,255,0.8);
    z-index: 888;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.header-fixed {
    top: 0px;
    width: 100%;
    position: fixed;
    padding: 8px 0;
    background: rgba(255,255,255,0.9);
    z-index: 888;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    /*border-top: 1px solid #00a685;*/
    padding-left: 60px;
}

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

.header-top-info > p, .header-top-right ul > li, .header-top-info > p a, .search-form button {
    color: #999;
}

.social-icon-padding {
    padding-left: 0px;
    padding-right: 8px;
    cursor: pointer;
}

.blink{
    color: red;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin: 15px 15px 0px 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
    padding: 5px 0px 0px 0px;
}

.yamm .nav .dropdown li {
    border-bottom: 1px solid #ebebeb;
}


.yamm .container {
    position: relative;
    width: 100%;
}

.yamm .dropdown-menu {
    left: auto;
    border-bottom: 2px solid #48953f;
    padding: 0px;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    width: 40%;
    border-bottom: 2px solid #48953f;
}

/*@media (min-width: 992px) {
    .yamm .dropdown.yamm-fw .dropdown-menu {
        width: 70%;
    }
}*/

.grid-demo {
    padding: 5px 5px;
}

.grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    text-align: left;
    line-height: 2;
}

.grid-demo [class*="col-"] > ul > li {
    transition-property: background;
    transition-duration: 0.2s;
    padding: 5px 20px;
}

.grid-demo [class*="col-"] > ul > li > a:hover {
    color: #ffffff;
}

.grid-demo [class*="col-"] > ul > li:hover {
    background-color: #5bbe97;
}

.grid-demo [class*="col-"] > ul > li > a {
    color: #999;
    font-size: 14px;
    display: block;
    padding: 1px 0px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu:hover {
    background-color: transparent !important;
}

.dropdown-submenu a:hover {
    color: #333 !important;
}

.dropdown-submenu-child {
    position: absolute;
    left: 20px;
    top: 36px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    border-bottom: 2px solid #48953f;
}

.dropdown-submenu-child li {
    padding: 5px 15px;
    min-width: 237px;
}

.dropdown-submenu-child li a {
    display: block;
    font-size: 14px;
    color: #999;
}

.dropdown-submenu > .dropdown-submenu-child {
    top: 47px;
    margin-top: -6px;
    margin-left: -1px;
    background-color: #ffffff;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-submenu-child {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-submenu-child-mobile {
    margin-left: 20px;
}

.dropdown-submenu > .dropdown-submenu-child-tap {
    top: 6px !important;
    left: -138px !important;
    border-radius: 0px !important;
}

.dropdown-submenu-child-tap li {
    min-width: 140px !important;
    padding: 11px 15px !important;
}

.dropdown-header {
    color: #999;
    font-size: 16px;
    display: block;
    padding: 3px 10px;
    line-height: 1.42857143;
    white-space: nowrap;
    cursor: pointer;
}

.navbar-default .navbar-nav > li > a {
    color: #666;
}

.navbar-nav {
    float: right;
    margin: 0px;
}

.navbar {
    margin-bottom: 0px;
    /* padding-left: 0px; */
}

.header h1.logo {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 40px;
    max-height: 50px;
    padding: 6px;
    padding-top: 8px;
}

.header h1.logo .logo-title {
    vertical-align: middle;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #5bbe97;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.dropdown-menu > li > a {
    display: block;
    padding: 15px 50px 10px 20px;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
    color: #999999 !important;
    position: relative;
    transition: .3s;
}

.dropdown-menu > li > a:hover {
    background: #5bbe97 none repeat scroll 0 0;
    color: #ffffff !important;
}

.header-top {
    padding: 5px 0;
    border-bottom: 1px solid #5bbe97;
}

.header-top .container {
    width: 100%;
}

.header-top-info > p,
.header-top-right ul > li {
    border-left: 1px solid #5bbe97;
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    padding: 0 15px 0 20px;
}

.header-top-info > p:first-child,
.header-top-right ul > li:first-child {
    border-left: medium none;
    padding-left: 0;
}

.header-top-info > p i,
.header-top-right ul > li i {
    margin-right: 10px;
}

.header-top-info > p {
    margin: 0;
}

span.indicator i {
    font-size: 13px;
}

.clear::after {
    clear: both;
    content: "";
    display: block;
}

/*-- //Header --*/


/* ======= Footer ======= */
.icon_fafa{
    padding: 0px 10px 0px 5px !important;
}

.hr_cls {
    margin-top: 14px !important;
    margin-bottom: 12px !important;
}
@media (max-width: 576px) and (min-width: 280px) {
  
    .top_icons_span{
        display: none !important;
        }
        
}

@media (max-width: 768px) and (min-width: 280px) {
    /* .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        margin-top: 14px !important;
    } */


  
    .navbar-collapse{
        border-top:none !important;
    }


    .tap_tap_img{
        width: 100% !important;
        padding: 4px 12px !important;
    }

    .footer-col {
        margin-bottom: 20px !important;
    }
    
.vist_cont_cls{
    text-align: left !important;
    padding-left: 36px !important;
}

}


.list-inline>li {
    display: inline-block;
    padding-right: 2px !important;
    padding-left: 2px !important;
}


.footer {
    background: #f3f3f3;
    color: #fff;
    /* padding: 15px 0; */
    /* border-top: 5px solid #5bbe97; */
}

.footer .footer-col.about .more .fa {
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.footer .footer-col.links .fa {
    margin-right: 5px;
}

.footer .footer-col.links li {
    margin-bottom: 10px;
    font-size: 15px !important;
}

.footer .footer-col.contact p {
    color: #307b5e;
}

.footer .footer-col.contact .fa {
    margin-right: 10px;
    color: #377130;
}

.footer .footer-col .title {
    /* color: #307b5e;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 5px; */
    color: #307b5e;
    font-weight: 600;
    font-size: 18px !important;
    margin-bottom: 5px;
}

.footer .footer-col p {
    color: #377130;
}

.footer .footer-col a {
    color: #307b5e;
}

.footer .footer-col a:hover {
    color: #1d3b19;
}

.footer .bottom-bar {
    background: #252525;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 10px;
} 
.footer .bottom-bar  a{
    color:#00aeef!important;
}

.footer .bottom-bar .copyright {
    line-height: 1.6;
    font-size:14px;
}

.footer .bottom-bar .social {
    margin-bottom: 0;
    text-align: right;
}

.footer .bottom-bar .social li {
    margin-left: 10px;
}

.footer .bottom-bar .social li a .fa {
    color: #b3b3b3;
    font-size: 16px;
}

.footer .bottom-bar .social li a:hover .fa {
    color: #5bbe97;
}

.footer-col-inner hr {
    width: 30%;
    border-color: #dddddd;
    padding-bottom: 5px;
    margin: 0px;
}


@media (min-width: 768px) {
    .footer .links {
        margin-left: 50px;
        margin-right: -50px;
    }
    .footer .contact .mail_addr {
        margin-left: -25px;
        margin-right: 25px;
    }
}
@media (min-width: 992px) {
    .footer .contact {
        margin-left: 50px;
        margin-right: -50px;
    }    
    .footer .contact .mail_addr {
        margin-left: 0px;
        margin-right: 0px;
    }
}



.section li i {
    color: #5bbe97;
}


/* ======= About Us ======= */
.page-banner {
    padding: 0px;
    background-color: #f9f9f9;
    position: relative;
    background: #f6f6f6;
    border-bottom: 1px solid #eee;
}

.page-banner .container {
    width: 90%;
}

.page-banner h2 {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    /* text-transform: uppercase; */
}

.page-banner p {
    font-weight: 300;
}

ul.breadcrumbs {
    /* float: right; */
    margin-top: 25px;
}

.no-subtitle ul.breadcrumbs {
    margin-top: 4px;
}

ul.breadcrumbs li {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin-left: 3px;
    color: #999;
    float: left;
    list-style: none;
}

ul.breadcrumbs li:before {
    content: '/';
    margin: 0 4px 0 2px;
    color: #bbb;
}

ul.breadcrumbs li:first-child {
    margin: 0;
}

ul.breadcrumbs li:first-child:before {
    content: '';
    margin: 0;
}

ul.breadcrumbs li a {
    color: #888;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.breadcrumbs li a:hover {
    color: #5bbe97;
}

label {
    font-size: 13px;
    color: black;
    font-weight: normal;
    cursor: pointer;
}

label .required {
    color: #ED2C3A;
    margin-left: 2px;
}

#aboutus .row {
    margin: 0px;
    padding: 20px 70px;
    text-align: justify;
}
/* ======= //About Us ======= */

/* ======= Modal ======= */

#loginDiv .modal-body {
    position: relative;
    padding: 40px;
}

#loginDiv .btn-default:hover {
    background-color: #5bbe97;
    color: #ffffff;
}

.modal-header {
    background-color: #5bbe97;
    color: #fff;
}

.close {
    opacity: 1;
    color: #fff;
}

.label-side-textbox {
    line-height: 40px;
}

/* ======= //Modal ======= */

/* ======= Pagination ======= */
.pagination {
    margin-bottom: 60px;
}

.pagination li a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    margin-right: 5px;
    color: #5bbe97;
}

.pagination li a:hover {
    color: #377130;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    background-color: #5bbe97;
    border: none;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > span:focus {
    background-color: #d2eacf;
    border: none;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: none;
}
/* ======= Slider Section ======= */
.promo {
    position: relative;
}

#main-slider {
    position: relative;
}

.no-margin {
    margin: 0;
    padding: 0;
}

#main-slider .carousel .carousel-content {
    margin-top: 150px;
}

#main-slider .carousel .slide-margin {
    margin-top: 50px;
}

#main-slider .carousel h2 {
    color: #fff;
}

#main-slider .carousel .btn-slide {
    padding: 8px 20px;
    background: #5bbe97;
    color: #fff;
    border-radius: 4px;
    margin-top: 25px;
    display: inline-block;
}

#main-slider .carousel .slider-img {
    text-align: right;
    position: absolute;
}


#main-slider .carousel .item {
    background-position: 90%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 510px;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
    top: auto;
    position: relative;
}

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}

#main-slider .prev,
#main-slider .next {
    position: absolute;
    top: 50%;
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
    border-radius: 50px;
}

#main-slider .prev:hover,
#main-slider .next:hover {
    background-color: #5abd96;
    border-radius: 50px;
}

#main-slider .prev {
    left: 10px;
}

#main-slider .next {
    right: 10px;
}

#main-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 0 15px 0 0;
    position: relative;
}

#main-slider .carousel-indicators li:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #FFF;
    left: -2px;
    top: -2px;
}

#main-slider .carousel-indicators .active {
    width: 10px;
    height: 10px;
    background-color: #c52d2f;
    margin: 0 15px 0 0;
    border: 1px solid #c52d2f;
    position: relative;
}

#main-slider .carousel-indicators .active:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #c52d2f;
    border: 1px solid #c52d2f;
    left: -2px;
    top: -2px;
}

#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    -moz-animation: fadeInUp 300ms linear 300ms both;
    -o-animation: fadeInUp 300ms linear 300ms both;
    -ms-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp 300ms linear 600ms both;
    -moz-animation: fadeInUp 300ms linear 600ms both;
    -o-animation: fadeInUp 300ms linear 600ms both;
    -ms-animation: fadeInUp 300ms linear 600ms both;
    animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    -moz-animation: fadeInUp 300ms linear 900ms both;
    -o-animation: fadeInUp 300ms linear 900ms both;
    -ms-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp 300ms linear 1200ms both;
    -moz-animation: fadeInUp 300ms linear 1200ms both;
    -o-animation: fadeInUp 300ms linear 1200ms both;
    -ms-animation: fadeInUp 300ms linear 1200ms both;
    animation: fadeInUp 300ms linear 1200ms both;
}

.animated-item-1 {
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    -moz-animation: fadeInUp 300ms linear 300ms both;
    -o-animation: fadeInUp 300ms linear 300ms both;
    -ms-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both;
}

/* ======= //Slider Section ======= */




/* ======= Press Section ======= */
.press {
    background: #f5f5f5;
    padding: 30px 0;
}

.press ul {
    margin: 0 auto;
    margin-bottom: 0;
}

.press li {
    vertical-align: middle;
    text-align: center;
}

.press li.last {
    margin-right: 0;
}

.press li a img {
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    max-width: 190px;
    margin: 0 auto;
}

.press li a:hover img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
/* ======= Why Section ======= */
.why {
    padding: 30px 0px 0px 0px;
}

.why .title {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 28px;
}

.why .intro {
    font-size: 18px;
    line-height: 1.5;
    color: #999;
    margin-bottom: 30px;
}

.why .benefits {
    padding: 0px 0px;
}

.why .benefits .item {
    margin-bottom: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.why .benefits .item .title {
    margin-bottom: 15px;
    font-size: 18px;
    color: #5bbe97;
}

.why .benefits .item .desc {
    color: #666;
}

.why .benefits .item .icon {
    float: left;
}

.why .benefits .item .icon .fa,
.why .benefits .item .icon .pe-icon {
    font-size: 58px;
    color: #b3b3b3;
    margin-top: 5px;
}

.why .benefits .item .icon .pe-icon {
    font-size: 72px;
}

.why .benefits .item:hover .icon .fa,
.why .benefits .item:hover .icon .pe-icon {
    color: #999;
}

.why .benefits .item.last {
    margin-bottom: 60px;
}

.why .testimonials {
    padding: 60px 0;
}

.why .testimonials .item {
    margin-bottom: 60px;
}

.why .testimonials .item.last {
    margin-bottom: 0;
}

.why .testimonials .item .quote-box {
    background: #f5f5f5;
    padding: 30px;
    padding-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    margin-bottom: 30px;
}

.why .testimonials .item .quote-box .fa {
    color: #9fd499;
    font-size: 18px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.why .testimonials .item .quote-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f5f5f5;
    position: absolute;
    bottom: -20px;
    margin-left: -20px;
    left: 50%;
}

.why .testimonials .item .quote {
    border: none;
    padding: 0;
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}

.why .testimonials .item .details {
    font-size: 13px;
}

.why .testimonials .item .details .name {
    display: block;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

.why .testimonials .item .details .title {
    display: block;
    color: #b3b3b3;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 13px;
}

.why .testimonials .item .people .user-pic {
    max-width: 122px;
    max-height: 122px;
}

.why .testimonials .item .people .user-pic,
.why .testimonials .item .people .user-pic *,
.why .testimonials .item .people .user-pic *:before,
.why .testimonials .item .people .user-pic *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#mission h3 {
    font-weight: normal;
}

#mission ul {
    /* line-height: 25px; */
    line-height: 28px;
}

#major-objectives ul {
    line-height: 28px;
}
/* ======= FAQ Section ======= */
.faq {
    padding: 80px 0;
}

.faq.has-bg-color {
    background: #f5f5f5;
}

.faq .title {
    margin-bottom: 60px;
    font-size: 28px;
}

.faq .panel {
    background: #f0f0f0;
}

.faq .panel .panel-heading {
    padding: 15px 30px;
}

.faq .panel .panel-body {
    padding: 30px;
    padding-top: 0;
    color: #666;
}

.faq .panel .panel-title {
    font-weight: normal;
    color: #666;
}

.faq .panel .panel-title .active {
    color: #408337;
}

.faq .panel .panel-title .panel-toggle .fa {
    margin-right: 10px;
    color: #5bbe97;
}

.faq .more {
    margin-top: 60px;
}

.faq .more .title {
    margin-bottom: 15px;
    color: #999;
    font-size: 16px;
    font-weight: normal;
}
/* ======= Feature Promo Section ======= */
.features-promo {
    position: relative;
    background: #5bbe97 url('../images/background/tour-bg.jpg') no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 500px;
}

.features-promo .bg-mask {
    background: #5bbe97;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.features-promo .features-intro {
    color: #fff;
    padding-top: 30px;
}

.features-promo .features-intro .title {
    color: #fff;
    font-size: 32px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    max-width: 720px;
    font-weight: bold;
    margin-bottom: 30px;
}

.features-promo .features-intro .features-list {
    font-size: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-left: 0;
}

.features-promo .features-intro .features-list li {
    margin-bottom: 15px;
}

.features-promo .features-intro .features-list li .fa {
    margin-right: 10px;
    color: #408337;
    text-shadow: none;
}

.features-promo .features-video {
    padding-top: 60px;
}

.features {
    padding-top: 80px;
}

.features .item {
    padding: 60px 0;
}

.features .item .title {
    font-size: 22px;
    color: #5bbe97;
    margin-top: 0;
}

.features .item .content p {
    font-size: 16px;
}

.features .figure img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

/* ======= Contact ======= */
.contact-main {
    padding-top: 20px;
}

.contact-main .title {
    margin-top: 0;
    font-size: 28px;
}

.contact-main .intro {
    margin-bottom: 30px;
    color: #999;
}

.contact-main .item {
    margin-bottom: 60px;
}

.contact-main .item .item-inner {
    border: 2px solid #ebebeb;
    margin: 30px;
    padding: 30px 10px;
    background: #f8f8f8;
    min-height: 300px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.contact-main .item .item-inner::after {
    content: "";
    border-radius: 5px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.contact-main .item .item-inner:hover {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.contact-main .item .item-inner:hover::after {
    opacity: 1;
}

.contact-main .item .icon {
    position: relative;
    width: 90px;
    height: 90px;
    border: 2px solid #5bbe97;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: table;
    margin: 0 auto;
    -webkit-transition: -webkit-transform ease-out 0.2s, background 0.3s;
    -moz-transition: -moz-transform ease-out 0.2s, background 0.3s;
    transition: transform ease-out 0.2s, background 0.3s;
    margin-bottom: 30px;
}

.contact-main .item .icon:hover {
    background: #5bbe97;
    color: #fff;
}

.contact-main .item .icon:hover .fa,
.contact-main .item .icon:hover .pe-icon {
    color: #fff;
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    -o-transform: scale(0.93);
}

.contact-main .item .icon .fa,
.contact-main .item .icon .pe-icon {
    color: #5bbe97;
    font-size: 48px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.contact-main .item .details {
    font-size: 18px;
}

.contact-main .item .details .day {
    font-size: 13px;
    color: #999;
}

.contact-form-section {
    padding-bottom: 80px;
}

.contact-form-section .title {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 28px;
}

.contact-form-section .intro {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #666;
}

.contact-form-section .form-control {
    font-size: 16px;
    color: #999;
}

#map {
    height: 420px;
    margin-bottom: 0;
    font-size: 13px;
}

#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


/* ======= Our Members ======= */
#partner {
    background-size: cover;
    padding-bottom: 20px;
}

#partner {
    color: #444;
    text-align: center;
    background-color: #f1f1f1;
}

#partner h2 {
    color: #444;
}

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

.partners ul li {
    display: inline-block;
    float: left;
    width: 20%;
}

/*--partner--*/

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    margin-left: 5px;
}

.nbs-flexisel-item > img {
    width: 70%;
    cursor: pointer;
    position: relative;
    margin-top: 2em;
    max-width: 200px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 26px;
    height: 36px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: 0px;
    background: url(../images/c_arrows.png) no-repeat 0px 0px;
}

.nbs-flexisel-nav-right {
    right: 0px;
    background: url(../images/c_arrows.png) no-repeat -20px 0px;
}
/*-- wmuslider --*/
.wmuSlider {
    position: relative;
    overflow: hidden;
}

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 1300px;
    height: 500px;
    overflow: hidden;
    visibility: hidden;
}

.jssorb05 {
    position: absolute;
}

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('../images/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div {
    background-position: -7px -7px;
}

.jssorb05 div:hover, .jssorb05 .av:hover {
    background-position: -37px -7px;
}

.jssorb05 .av {
    background-position: -67px -7px;
}

.jssorb05 .dn, .jssorb05 .dn:hover {
    background-position: -97px -7px;
}

.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    /* size of arrow element */
    /*width: 40px;
            height: 58px;
           
            background: url('images/a22.png') center center no-repeat;*/
    cursor: pointer;
    overflow: hidden;
}

.jssora22l {
    background-position: -10px -31px;
}

.jssora22r {
    background-position: -70px -31px;
}

.jssora22l:hover {
    background-position: -130px -31px;
}

.jssora22r:hover {
    background-position: -190px -31px;
}

.jssora22l.jssora22ldn {
    background-position: -250px -31px;
}

.jssora22r.jssora22rdn {
    background-position: -310px -31px;
}

#members .row {
    margin: 0px;
    padding: 20px 70px;
    text-align: justify;
}

#members .row1 {
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px 70px;
    text-align: justify;
}
/* ======= //Our Members ======= */


/*-- Policies --*/

#services {
    /*background: #000 url(../images/services/bg_services.png);
            background-size: cover;*/
}

#services .lead,
#services h2 {
    color: #fff;
}

.services-wrap {
    padding: 40px 30px;
    background: #fff;
    border-radius: 4px;
    margin: 0 0 40px;
}

.services-wrap h3 {
    font-size: 20px;
    margin: 10px 0;
}

.services-wrap .pull-left {
    margin-right: 20px;
}

.services {
    padding: 5em 0;
}

.services h3 {
    text-align: center;
    color: #fff;
    font-size: 3em;
    margin: 0;
}

p.vel {
    font-size: 14px;
    color: #fff;
    margin: .5em 0 0;
    line-height: 1.8em;
    text-align: center;
}

.services-grid-left1 {
    padding: 0;
}

.services-grid-left1 i span {
    font-size: 0.8em;
}

.services-grids:nth-child(3) {
    margin: 2em 0;
}

.services-grids:nth-child(4) {
    margin: 2em 0 3em;
}

/*-- effect --*/

.services-grid-left-inner .services-grid-left1 .hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}

.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/* Effect 2 */
.hovicon.effect-2 {
    color: #fff;
    box-shadow: 0 0 0 3px #518D76;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.hovicon.effect-2:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #5bbe97;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

/* Effect 2a */
.hovicon.effect-2.sub-a:hover, .hovicon.effect-2.sub-a:hover i {
    color: #eee;
}

.hovicon.effect-2.sub-a:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}


.services-grid-left2 {
    padding: 30px;
}
/*-- //effect --*/
.services-grid-left2 h4 {
    font-size: 2em;
    color: #444;
    /*margin: 0;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}

.services-grid-left2 p {
    margin: 1em 0 0;
    color: #5bbe97;
    font-size: 14px;
    line-height: 1.8em;
    font-weight: bold;
}

.services-grid-left-inner {
    border: 2px solid #ebebeb;
}

.services-grid-right-inner {
    border: 2px solid #ebebeb;
}

.services-grid-left-inner {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.services-grid-left-inner::after {
    content: "";
    border-radius: 5px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.services-grid-left-inner:hover {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.services-grid-left-inner:hover::after {
    opacity: 1;
}

.services-grid-right-inner {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.services-grid-right-inner::after {
    content: "";
    border-radius: 5px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.services-grid-right-inner:hover {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.services-grid-right-inner:hover::after {
    opacity: 1;
}
/*-- //Policies --*/

/*-- Members --*/
.member-company-icon-box {
    margin: 10px;
    padding: 0px;
    border: 1px solid #CCC;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.member-company-icon-box::after {
    content: "";
    border-radius: 5px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.member-company-icon-box:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.01, 1.01);
}

.member-company-icon-box:hover::after {
    opacity: 1;
}

.member-company-icon-box .member-company-box-title {
    background-color: #5bbe97;
    padding: 20px;
    color: #fff;
}

.member-company-icon-box .member-company-box-title {
    background-color: #5bbe97;
    padding: 20px;
    color: #fff;
}

.member-company-box-inner-line {
    background-color: #ccc;
    height: 1px;
    margin-top: 10px;
}

/*-- //Members --*/

/*-- organization-structure --*/

#organizationstrture img {
    margin: 0 auto;
}

/*-- //organization-structure --*/

/*-- Regions --*/


/*-- //Regions --*/

/*-- MemberShip Plans --*/
#table-annual thead {
    background-color: #5bbe97;
    color: #ffffff;
    font-weight: normal;
}

#table-annual .text-center {
    color: #5bbe97;
}
/*-- //MemberShip Plans --*/


.dontcopytext {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.memberlogin-error {
    display: none;
    color: red;
}

/*-- Placeholder changing color --*/

.placeholderred::-webkit-input-placeholder {
    color: red !important;
}

.placeholderred:-moz-placeholder { /* Firefox 18- */
    color: red !important;
}

.placeholderred::-moz-placeholder { /* Firefox 19+ */
    color: red !important;
}

.placeholderred:-ms-input-placeholder {
    color: red !important;
}


.border_red {
    border-color: red;
}
input:focus {
    border-color: #485ba1 !important;
}
.dropdownborderred {
    /*border-color: red !important;*/
    color: red !important;
}
select.dropdownborderred option {
    color: #555 !important;
}

/*-- //Placeholder changing color --*/

/*-- CUSTOM SCROLLBAR --*/
::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0,0,0,0);
}

::-webkit-scrollbar-track-piece {
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #90b939;
}

::-webkit-scrollbar-thumb {
    background: #48953f;
    box-shadow: inset 0 0 6px rgba(0,0,0,0);
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0);
}
/*-- //CUSTOM SCROLLBAR --*/


#dailog-message {
    line-height: 25px !important;
}



.vist_cont_cls{
    text-align: right;padding-right: 50px;
}


/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
 

    div#mega-menu-wrap-header-menu {
        margin-top: -40px;
        margin-left: 12px !important;
    }
    .wrapper {
        min-height: inherit;
        margin-bottom: 0;
    }

    .wrapper:after {
        content: none;
    }

    /*-- Header --*/

    .navbar-nav {
        float: left;
        margin: 0px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background: #5bbe97 none repeat scroll 0 0;
        color: #ffffff !important;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 10px 25px;
    }

    .yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
        position: static;
        padding: 5px 0px 0px 0px;
        width: 100%;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        width: 100%;
        border-bottom: 2px solid #48953f;
    }

    .dropdown-menu > li > a:hover {
        background: #48953f none repeat scroll 0 0;
        color: #ffffff !important;
    }

    .mobile-logo {
        font-size: 35px;
        text-align: center;
    }
    /*-- //Header --*/

    .footer {
        height: auto;
        padding-bottom: 0;
    }

    .modal.modal-video .modal-dialog,
    .modal.modal-login .modal-dialog,
    .modal.modal-signup .modal-dialog,
    .modal.modal-resetpass .modal-dialog {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .navbar-fixed-top {
        position: static;
    }

    ul.breadcrumbs {
        float: left;
        margin-top: 5px;
    }

    .promo .intro .title {
        font-size: 22px;
    }

    .promo .intro .summary {
        font-size: 18px;
    }

    .signup .signup-form .form-group {
        width: 180px;
    }

    .signup .signup-form .form-control {
        font-size: 13px;
    }

    .why .benefits .item .icon .fa,
    .why .benefits .item .icon .pe-icon {
        margin-bottom: 30px;
    }

    .why .benefits .item .title {
        text-align: center;
    }

    .why .benefits .item .content p {
        text-align: center;
        padding: 15px;
    }

    .why .testimonials .item {
        padding: 15px;
    }

    .press {
        padding-bottom: 0;
    }

    .press li {
        margin-bottom: 30px;
    }

    .press li a img {
        max-width: 120px;
    }

    .press li.xs-break {
        clear: left;
    }

    .footer-col {
        margin-bottom: 20px;
    }

    .footer .bottom-bar .copyright {
        margin-bottom: 8px;
    }

    .footer .bottom-bar .social li {
        float: left;
        margin-left: 0;
        margin-right: 10px;
    }

    .features-video {
        margin-bottom: 30px;
    }

    .features {
        padding: 30px 0;
    }

    .features .item {
        padding: 15px 0;
        margin-bottom: 0;
    }

    .features .item .content {
        padding: 30px;
    }

    .contact-main .item {
        margin-bottom: 15px;
    }

    .contact-main .item.last {
        margin-bottom: 60px;
    }

    .contact-main .item .item-inner {
        min-height: inherit;
    }

    .header .main-nav .nav .dropdown-menu:before {
        display: none;
    }

    .header .main-nav .nav .dropdown-menu {
        border: none;
    }

    /*-- Home page --*/

    .why {
        padding: 90px 0px 0px 0px;
    }



    .nbs-flexisel-item {
        float: left;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        position: relative;
        line-height: 0px;
        margin-left: 5px;
        padding: 15px;
    }

    /*-- //Home page --*/

    /*-- about us page --*/

    #aboutus .row {
        padding: 20px 15px;
    }

    .page-banner .container {
        width: 100%;
    }

    .page-banner h2 {
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        padding-top: 5px;
    }

    /*-- //about us page --*/

    /*-- Policies --*/

    #services .container {
        padding: 0px;
    }

    .services-grids .col-xs-3, .services-grids .col-xs-3 {
        width: 100%;
    }


    .services-grids .col-xs-9, .services-grids .col-xs-9 {
        width: 100%;
    }

    .services-grid-left2 {
        padding: 30px 0px;
        text-align: center;
    }

    .services-grid-circle {
        height: 100%;
        width: 100%;
        text-align: center;
    }

    .services-grid-left {
        padding-bottom: 20px;
    }

    .services-grid-left2 h4 {
        font-size: 2em;
        color: #444;
        /*margin: 0;*/
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
    }

    /*-- //Policies --*/

    /*-- Members --*/
    #members .row {
        margin: 0px;
        padding: 20px 20px;
        text-align: justify;
    }

    .member-company-icon-box {
        margin: 10px 0px;
        padding: 0px;
        border: 1px solid #CCC;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    /*-- //Members --*/

    /*    #major-objectives .row {
            margin-left: 0px;
            margin-right: 0px;
        }*/
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .wrapper {
        min-height: inherit;
        margin-bottom: 0;
    }

    .wrapper:after {
        content: none;
    }


    .footer {
        height: auto;
        padding-bottom: 0;

    }

    .footer-col-inner {
        margin-bottom: 15px;
    }

    .navbar-fixed-top {
        position: static;
    }

    .header h1.logo {
        float: none !important;
        text-align: center;
    }

    .main-nav {
        float: none !important;
    }

    .main-nav .navbar-collapse {
        float: none;
        text-align: center;
    }

    .main-nav .navbar-collapse .nav {
        margin: 0 auto;
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .why .benefits .item .icon .fa,
    .why .benefits .item .icon .pe-icon {
        margin-bottom: 30px;
    }

    .why .benefits .item {
        padding: 15px;
    }

    .why .testimonials .item {
        padding: 15px;
    }

    .press {
        padding-bottom: 0;
    }

    .press li {
        margin-bottom: 30px;
    }

    .press li a img {
        max-width: 140px;
    }

    .press li.break {
        clear: left;
    }

    .price-plan .item .heading .label {
        padding: 5px;
        right: 10px;
        font-size: 11px;
    }

    .contact-main .item {
        margin-bottom: 15px;
    }

    .contact-main .item.last {
        margin-bottom: 60px;
    }

    .contact-main .item .item-inner {
        min-height: inherit;
    }

    /*-- Home page --*/

    /*-- Home page --*/

    .nbs-flexisel-item {
        float: left;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        position: relative;
        line-height: 0px;
        margin-left: 20px;
        left: 180px;
        padding: 0px 30px;
    }

    .desc {
        margin-right: auto;
        margin-left: auto;
        text-align: justify;
    }

    .why {
        padding: 120px 0px 0px 0px;
    }

    /*-- //Home page --*/

    /*-- about us page --*/

    #aboutus .row {
        padding: 20px 30px;
    }

    .page-banner {
        padding: 0px;
        background-color: #f9f9f9;
        position: relative;
        background: #f6f6f6;
        border-bottom: 1px solid #eee;
    }

    /*-- //about us page --*/

    .services-grid-left {
        padding-bottom: 20px;
    }

    .header .main-nav .nav .nav-item {
        font-weight: normal;
        /* text-transform: uppercase; */
        font-size: 14px;
        margin-right: 30px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .navbar-fixed-top {
        position: fixed;
        top: 0;
    }


    .main-nav {
        float: right !important;
    }

    .header h1.logo {
        float: left !important;
        text-align: left;
    }

    .main-nav {
        float: right !important;
    }

    .main-nav .navbar-collapse {
        float: left;
        text-align: left;
    }

    .main-nav .navbar-collapse .nav {
        margin: inherit;
        float: left;
    }

    .press {
        padding-bottom: 30px;
    }

    .press li {
        margin-bottom: 0;
    }

    .press li.break {
        clear: none;
    }

    .press li a img {
        max-width: 160px;
    }

    .price-plan .item .heading .label {
        padding: 5px 10px;
        right: 15px;
        font-size: 12px;
    }

    .contact-main .item {
        margin-bottom: 30px;
    }

    .contact-main .item .item-inner {
        min-height: 300px;
    }

    .video .summary {
        max-width: 360px;
    }
    /* Sticky Footer */
    html,
    body {
        height: 100%;
    }

    .wrapper {
        min-height: 100%;
        margin-bottom: -296px;
        /* equal to footer height */
    }

    .wrapper:after {
        content: "";
        display: block;
        height: 296px;
        /* must be the same height as footer */
    }

    .footer {
        /* height: 296px; */
        /* must be the same height as footer */
    }

    /*-- Home page --*/
    #jssor_1 {
        position: relative;
        margin: 0 auto;
        top: 0px;
        left: 0px;
        width: 1300px;
        height: 500px;
        overflow: hidden;
        visibility: hidden;
    }

    .why {
        padding: 30px 0px 0px 0px;
    }
}
/* tablets and small devices */

@media (max-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0px;
    }

    .desc {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        text-align: justify;
    }

    #organizationstrture img {
        padding-left: 0px;
    }
}
/*applicant login csss*/

#applicantloginmodal .btn {
    color: #fff;
    background-color: #5bbe97;
    border-color: #5bbe97;
}

#applicantloginmodal .btn:hover {
    color: #fff;
    background-color: #48953f;
    border-color: #48953f;
}

.bt-login, .bt-login:hover, .bt-login:active, .bt-login:focus {
    /*//background-color: #ff8627;*/
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
    transition: background-color 300ms linear 0s;
}


.login-tab {
    margin: 0 auto;
    max-width: 380px;
}

.login-modal-header .modal-title {
    color: #fff;
}

.login-modal-header .close {
    color: #fff;
}

#applicantloginmodal i {
    color: #000;
}

#applicantloginmodal form {
    max-width: 340px;
}

.tab-pane form {
    margin: 0 auto;
}

.login-modal-footer {
    margin-top: 15px;
    margin-bottom: 15px;
}

#applicantloginmodal .modal-dialog .modal-content .modal-header {
    background-color: #5bbe97 !important;
}

.applicant-dropdown-menu > li > a {
    background-color: #fff;
}

#applicantloginmodal .input-group-addon {
    position: relative !important;
}
/*--end applicant login modal---*/
/*---header tap---*/
.droupdownmenutap{
    padding:0px;border-radius:0px;margin-left:-5px;margin-right:0px;min-width:120px;
}
.droupdownmenutap li{
    padding:0px!important;
}


.padding_top_bottom_10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nowrap {
    white-space: nowrap;
}



/*********************************
        Fields Styles
*********************************/

.main_fields_container .form-control {
    width: 100%;
    margin-bottom: 15px;
}
.main_fields_container select {
    background-color: transparent;
}
.main_fields_container select[disabled] {
    background-color: #eee;
}

.main_fields_container .caret {
    margin-right: 20px;
    margin-top: -35px;
}

.main_fields_container .field_label {
    text-align: left;
    margin-top: 6px;
    cursor: unset;
}
.main_fields_container .colon {
    margin-left: 5px;
}
@media (min-width: 768px) {
    .main_fields_container .field_label {
        text-align: right;
    }
    .main_fields_container .colon {
        float: right;
    }
}




/******************************************
        Custom Admin Col Styles
******************************************/

#admin_home {
    min-height: 310px;
}

@media (min-width: 1200px) {
    .cstm_admin_col .cstm_col {
        width: 20%;
    }
}
@media (max-width: 1060px) and (min-width: 850px)  {
    .cstm_admin_col .cstm_col {
        width: 33.33%;
    }
}
@media (max-width: 768px) and (min-width: 550px) {
    .cstm_admin_col .cstm_col {
        width: 50%;
    }
}

a.href {
    cursor: pointer;
}



/******************************************
        



******************************************/
.page-banner{
    width: 100%;
background-image: url(../images/Group\ 1\ copy.png);
background-repeat: no-repeat;
background-position: center !important;
/* padding: 80px 10px ; */
}

@media screen and (max-width:476px) and (min-width: 280px) {
    .page-banner{
    background: url(../images/internal\ banner\ mobile\ view.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center !important;
    padding: 50px 10px ;

}


}



@media (max-width: 767px) and (min-width: 280px)  {
    .logo_2{
        display: block !important;
    }
}
@media (min-width: 768px) {
    .mrgdd{
        margin-left: 40px !important;
    }
}

#myErrorModal .errorbodyimg {
    text-align: center;
    background: #e2747e;
    padding: 40px;
}

#myErrorModal .errorbodycontent button {
   
    border-radius: 25px;
    background: #e2747e;
    border-color: #e2747e;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

#myErrorModal .errorbodyimg img {
     width: 100px; 
}

#mySuccessModal .successbodyimg {
    text-align: center;
    background:green;
    padding: 40px;
}

#mySuccessModal .successbodycontent button {
   
    border-radius: 25px;
    background: green;
    border-color: green;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

#mySuccessModal .successbodyimg img {
     width: 100px; 
}
.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

/* header page */



#navbarSupportedContent .navbar-nav .active a{
    /* background-color: #5bbe97; */
    color: #5bbe97 !important;
}


.pagetop_bar_navvvbar{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}




/* ------------------ my modifs start ----------------  */


:root{
    --maintheasmBlue: #107f8b;
   
}


.table_view thead {
    background-color: var(--maintheasmBlue);
    font-size: 14px !important;
    font-weight: 700;
    color: #fff;
}

.link_aaa{
    color: var(--maintheasmBlue);
    font-weight: 600;
}
.link_aaa:hover{
    color: var(--maintheasmBlue);
    font-weight: 600;

}


#membership-form .panel-default .panel-heading {
    color: #ffffff;
    background-color: var(--maintheasmBlue) !important;
    border-color: #ddd;
}
#membership-form .panel-default {
    border-color:var(--maintheasmBlue) !important;
}

.mbl_show{
    display: none;
}
.mbl_hide{
    display: block; 
}



.showOnMbl {
    display: none !important;
  }
  
  @media screen and (max-width: 480px) {
    
    .hideOnMbl {
      display: none !important;
    }
    .showOnMbl {
      display: block !important;
    }

}


.topp_header{
    background-color: var(--maintheasmBlue);
    color: #fff;
}


.eye_btnnn{
    font-size: 12px;
    background-color: #5bbe97;
    border: 0.4px solid #5bbe97;
    padding: 0px 4px;
}

.final_changepaswd_class{
    background-color: #5bbe97 !important;
    color: #fff !important;
}




.industyry_para{

font-size: 15px;

    line-height: 27px;

}


.industry_group_heading {
    font-size: 23px;
    font-weight: 500;
    color: #000;
}