@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");

body {
    font-family: 'Rambla', sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #6d6e71;
    background: #fff;
    padding: 0;
    margin: 0
}

img {
    width: auto;
    max-width: 100%
}

.container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.container-fluid {
    padding: 0 !important
}

.header {
    width: 100%;
}

.header-main,
.header-main-hover {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    position: relative
}

.header-main {
    z-index: 1;
    height: 526px
}

.header-main .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg-overlay.png) repeat-x 0 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-size: contain
}

.header-main img {
    max-width: 100%
}

.header-main .overlay .header-main-hover,
.header-main .overlay:hover .overlay-img {
    display: none
}

.header-main .overlay:hover {
    background: none;
}

.header-main .overlay:hover .header-main-hover {
    display: block
}

.top-panel-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    float: left;
    background: #fff;
}

.header-main .overlay:hover .header-main-hover .top-panel-cont {}

.menu-container {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    position: absolute;
    display: none;
    top: 0;
    left: 0
}

.header-main:hover .menu-container {
    display: block
}

.top-panel-cont .container {
    max-width: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    width: 1056px;
    padding: 0;
}

.header-main-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.top-panel-cont img {
    max-width: 100%;
    height: 100%
}

.top-panel-cont ul {
    padding: 0 12px;
    display: inline-flex !important;
    background: #747067;
    border-radius: 5px
}

.top-panel-cont ul li {
    padding: 0
}

.top-panel-cont ul li.active a {
    background: #4c463a
}

.top-panel-cont ul li a {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 12px !important;
}

.top-panel-cont ul li a:hover {
    background: #4c463a
}

.main-panel {
    padding: 0;
    width: 100%;
    max-width: 872px;
    margin: 0 auto
}

.main-title {
    float: left;
    width: 100%;
    margin: 57px 0 40px 0;
    text-align: center
}



.title-txt h1{
    font-weight: 700;
    font-size: 35px;
    color: #6d6e71;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding: 0 0 23px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
}
.title-txt h3{
    font-weight: 700;
    font-size: 35px;
    color: #6d6e71;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding: 0 0 23px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
}
.title-txt h2{
    font-weight: 700;
    font-size: 35px;
    color: #6d6e71;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding: 0 0 23px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
}


.title-txt p{
    font-size: 35px;
    color: #6d6e71;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding: 0 0 23px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
}



.title-txt p:before {
    content: "";
    width: 50%;
    height: 6px;
    background: #a9b438;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1
}

.title-txt h1:before {
    content: "";
    width: 50%;
    height: 6px;
    background: #a9b438;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1
}
.title-txt h2:before {
    content: "";
    width: 50%;
    height: 6px;
    background: #a9b438;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1
}
.title-txt h3:before {
    content: "";
    width: 50%;
    height: 6px;
    background: #a9b438;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1
}

.top-panel {
    width: 100%;
    float: left;
    padding: 34px 0 19px 0;
    margin: 0
}

.logo-panel {
    width: 100%;
    float: left;
    padding: 61px 0 0 0;
    margin: 0 0 61px 0;
    background: url(../images/border.gif) repeat-x center bottom
}

.navbar {
    padding: 0 !important
}

.container.main,
.container.main-inside {
    float: left
}

.container.main .row,
.container.main-inside .row {
    margin: 0;
    width: 100%
}

.container.main-inside .row {
    margin: 0
}

.img-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 61px 0;
}

.view-book {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center
}

.view-book a {
    background: #a9b538;
    font-size: 21px;
    text-align: center;
    padding: 12px 43px 6px 43px;
    line-height: 24px;
    display: inline-block;
    color: #fff
}

.story-panel {
    width: 100%;
    float: left;
    padding: 61px 0 61px 0;
    margin: 0 0 61px 0;
    background: url(../images/border.gif) repeat-x center bottom
}

.story-gr {
    font-size: 61px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 300;
    margin: 0 0 20px 0;
    color: #a9b437
}

.story-grey {
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 24px;
    color: #6d6e71
}

.career-text {
    width: 100%;
    float: left;
    padding: 0 3%;
    margin: 0 0 61px 0;
    text-align: center
}

.form-container {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 600
}

.form-signin {
    width: 100%;
    max-width: 512px;
    padding: 33px 43px;
    margin: 0;
    background: #6d6f71;
    border-radius: 10px;
    display: inline-block
}

.overlay-img {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: all 2s;
    z-index: 1111
}

.header-main:hover .overlay-img {
    display: none;
    opacity: 0;
}

.form-signin .form-control::placeholder {
    color: rgba(109, 110, 113, 0.5);
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px
}

.form-signin .checkbox {
    font-weight: 600;
}

.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
    background: #bbbbbb;
    border-radius: 10px;
    border: none;
    margin: 0 0 14px 0
}

.form-signin .input-captcha {
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
    background: #bbbbbb;
    border-radius: 10px;
    border: none;
    margin: 0;
    float: left;
    width: 50%
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin button.btn-primary {
    background: url(../images/submit-bt.png) no-repeat 0 0;
    border: none;
    width: 134px;
    height: 37px;
    text-align: center;
    color: #000;
    float: left;
    margin: 15px 0 0 0
}

.form-signin button.btn-primary:focus,
.form-signin button.btn-primary:active,
.form-signin button.btn-primary:hover {
    border: none;
    outline: none;
    border: none !important
}

.owl-container {
    margin: 61px 0;
    width: 100%;
    float: left;
    clear: both
}

.owl-carousel .owl-nav button.owl-prev {
    background: url(../images/lt-arw.png) no-repeat 0 0 !important;
    width: 39px;
    height: 38px;
    float: left
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
    display: none
}

.owl-carousel .owl-nav button.owl-next {
    background: url(../images/rt-arw.png) no-repeat 0 0 !important;
    width: 39px;
    height: 38px;
    float: right
}

.owl-row {
    position: relative
}

.form-row-last {
    width: 100%;
    float: left;
    margin: 0
}

.custom-checkbox {
    float: right;
    display: block;
    position: relative;
    padding-left: 35px;
    margin: 9px 0 0 0;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    text-transform: uppercase
}

.custom-checkbox input {
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    width: 17px;
    height: 17px
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background: #6d6e71;
    border: 2px solid #d1d2d4
}

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

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

.custom-checkbox .checkmark:after {
    left: 4px;
    top: 1px;
    width: 6px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.captcha-cont {
    float: left;
    width: 60%
}

.captcha-cont img {
    margin: 5px 0 0 10px;
    float: left
}

.map-container {
    width: 100%;
    float: left;
    margin: 30px 0 0 0
}

.map-container iframe {
    border: 0;
    width: 100%;
    height: 345px;
    float: left;
}

footer {
    font-size: 12px;
    line-height: 26px;
    color: #000;
    background: #a9b538;
    width: 100%;
    float: left;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400
}

.img-cont img {
    max-height: 525px;
    height: 100%
}

.navbar {
    padding: 0 !important
}

.header-main:hover .overlay {
    background: none
}

.counter-value {
    display: inline-block
}

.menu-container.all {
    display: block;
    position: relative;
    float: left
}

.menu-container.all .top-panel-cont {
    position: relative
}

.content-row {
    width: 100%;
    float: left
}

.section-title {
    width: 100%;
    float: left;
    text-align: left;
    padding: 30px 0
}

.section-title .title-txt::before {
    margin: 0
}

.section-title p {
    padding-top: 10px;
    margin-bottom: 0
}

.content-txt {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    min-height: 370px
}

.panel-left {
    width: 47%;
    float: left;
    padding: 0 2% 0 0
}

.panel-right {
    width: 51%;
    float: left
}

.section-title.text-center .title-txt::before {
    margin: 0 auto
}

.team-panel {
    background: #e1e1e2;
    border-radius: 15px;
    padding: 40px 0;
    width: 100%;
    float: left
}

.team-title {
    width: 100%;
    float: left;
    padding: 30px 0 0 0;
    letter-spacing: 1px
}

.team-title span.team-tl {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    display: block
}

.team-title span {
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    clear: both
}

.gallery-container {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    position: relative
}

.border-black {
    background: url(../images/border.gif) repeat-x center bottom;
}

.thumbnail {
    width: 100%;
    float: left;
    position: relative
}

.thumbnail a:before {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: #231f20;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border-radius: 10px;
    opacity: 0.75;
    transition: 0.2s opacity ease-in-out;
}

.thumbnail:hover a:before {
    opacity: 0;
}

.thumbnail a {
    display: block;
    border-radius: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.thumbnail .caption {
    color: #a9b437;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    font-weight: 700;
    letter-spacing: 2px;
    width: 60%;
    opacity: 1;
    transition: 0.2s opacity ease-in;
}

.thumbnail a:hover .caption {
    opacity: 0
}

.gallery-img-cont {
    width: 32% !important;
    vertical-align: top !important;
    margin: 0 0 30px 0;
    max-height: 153px;
    position: relative;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

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


/* New Css 07-04 */
.image-row-01 img{
    filter: grayscale(100%);
}
.image-row-01 a img:hover{
    filter: none;
    transform: scale(1.1); 
}


.services-images-cmng-soon{padding: 15% 0}
.article-title a {}

.news-article{
    padding: 2rem;
  }
  .article-title{
    text-decoration: none !important;color: #a3af2b; font-weight: 400; font-size: 1.5rem;line-height: 1.4; padding: 1rem 0;
  }
  .news-article a:hover{
      text-decoration: none;
  }
  .article-thumb img{
    /* height: 15rem */
  }

/* End New */


.service-gallery {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 30px 0;
    overflow: hidden
}



.service-gallery #wrapper {
    width: 100%;
    height: 341px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.service-gallery.popup-gallery .carousel-img{
    margin: 0 7rem;
}

.carousel-img {
    float: left;
    position: relative
}

.carousel-img span {
    width: 100%;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    bottom: 0;
    line-height: 18px;
    padding: 15px 0;
    color: #fff;
    text-align: center
}

.service-gallery #carousel-left {
    left: 0;
}

.service-gallery #carousel-right {
    right: 0;
}

.service-gallery #carousel-left,
.service #carousel-right {
    width: 156px;
    height: 102px;
    overflow: hidden;
    position: absolute;
    top: auto;
    bottom: 0;
    z-index: 1;
}

.service-gallery #carousel-center {
    width: 529px;
    height: 341px;
    overflow: hidden;
    position: absolute;
    top: auto;
    left: 172px;
    z-index: 2;
    bottom: 0
}

.service-gallery #carousel-left img,
.service-gallery #carousel-right img {
    width: 156px;
    height: 101px;
    border-radius: 4px
}

.service-gallery #carousel-center img {
    width: 529px;
    height: 341px;
    border-radius: 10px;
    overflow: hidden
}

.service-gallery .caroufredsel_wrapper {
    border-radius: 10px
}

.service-gallery .caroufredsel_wrapper img {
    display: block;
    float: left;
}

.service-gallery #prev,
.service #next {
    background: url(../images/lt-arw.png) no-repeat 0 0;
    display: block;
    width: 39px;
    height: 38px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    z-index: 0;
}

.service #next {
    background: url(../images/rt-arw.png) no-repeat 0 0;
}

.service-gallery #prev {
    left: 118px;
}

.service-gallery #next {
    right: 118px;
}

.service-gallery #prev:hover,
.service #next:hover {
    opacity: 0.5
}

.service-gallery #donate-spacer {
    height: 100%;
}

.service-gallery #donate {
    border-top: 1px solid #999;
    width: 750px;
    padding: 50px 75px;
    margin: 0 auto;
    overflow: hidden;
}

.service-gallery #donate p,
.service #donate form {
    margin: 0;
    float: left;
}

.service-gallery #donate p {
    width: 650px;
}

.service-gallery #donate form {
    width: 100px;
}

.menu-top-img {
    position: absolute;
    right: 5%;
    top: 10%;
    display: none
}

.min-ht-0 {
    min-height: 0;
}

.clients-ul {
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.clients-ul li {
    width: 16.66%;
    float: left;
    text-align: center;
    margin: 0 0 20px 0;
}

.clients-ul li img {
    height: 70px;
}

.clients-ul li a img,
.img-logo a img {
    transition: transform .3s;
}

.clients-ul li a:hover img,
.img-logo a:hover img {
    transform: scale(1.1);
}

.clients-ul.seven-li li {
    width: 14.28%;
}

.main-panel-career {
    max-width: 1056px;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 872px;
}

.mfp-iframe-holder .mfp-close {
    top: -30px;
    background: #a9b538;
    width: 30px;
    opacity: 1;
    height: 30px;
    padding: 0;
    text-align: center;
    line-height: 30px;
    right: 0;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 540px;
    overflow: hidden;
    padding-top: 0;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.popup-gallery .caroufredsel_wrapper:nth-child(2),
.popup-gallery .carousel-img {
    width: 615px !important;
}

.popup-gallery {
    margin: 0;
    padding: 0 10px;
}

.popup-gallery .carousel-img img {
    width: 100% !important;
    height: 325px !important;
    object-fit: cover !important;
}

.content-txt a,
.career-text a {
    color: #a3af2b;
    font-weight: 600;
    text-decoration: underline
}

@media all and (-ms-high-contrast:none) {
    .thumbnail .caption {
        margin: 0 -198px 0
    }

    /* IE10 */
    .thumbnail a::before {
        width: 103%
    }

    /* IE10 */
    *::-ms-backdrop,
    .thumbnail .caption {
        margin: 0 -198px 0
    }

    /* IE11 */
    *::-ms-backdrop,
    .thumbnail a::before {
        width: 103%
    }

    /* IE10 */
}


@media only screen and (min-width:1024px) and (max-width:1056px) {
    .top-panel-cont .container {
        width: 96%;
        padding: 0 2%
    }

    .main-panel-career {
        width: 96%;
        padding: 0 2%;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .menu-container.all .top-panel-cont {
        z-index: 9;
    }

    .top-panel .col-sm-8.col-md-4.col-lg-4 {
        padding-left: 0 !important;
    }

    .top-panel-cont img {
        max-width: none;
        height: auto;
    }

    .popup-gallery .caroufredsel_wrapper:nth-child(3) {
        left: 742px !important;
    }

    .popup-gallery .caroufredsel_wrapper:nth-child(2),
    .popup-gallery .carousel-img {
        width: 615px !important;
    }

    .top-panel-cont .container {
        width: 96%;
        padding: 0 2%
    }

    .clients-ul li img {
        height: 55px;
    }

    .navbar-toggler {
        position: relative;
        background: url(../images/mob-menu.png) no-repeat center center;
        margin: -3px 0 0 0
    }

    .navbar-collapse {
        position: absolute;
        top: 38px;
        right: 0
    }

    .top-panel-cont ul {
        width: 400px;
        padding: 10px
    }

    .carousel-inner {
        overflow: visible
    }

    .top-panel-cont ul li a {
        border-radius: 5px;
        border-bottom: 1px solid #5e5a51;
        padding: 15px 12px !important
    }

    .top-panel-cont ul li:last-child a {
        border-bottom: none
    }

    .header-main {
        height: auto
    }

    .main-panel {
        max-width: 96%
    }

    .logo-panel {
        padding: 0
    }

    .owl-container {
        margin: 40px 0 0 0
    }

    .main-title {
        margin: 40px 0
    }

    .title-txt {
        font-size: 30px;
        padding: 0 0 15px 0
    }
    .title-txt h1{
        font-size: 30px;
        padding: 0 0 15px 0
    }
    .title-txt h2{
        font-size: 30px;
        padding: 0 0 15px 0
    }
    .title-txt h3{
        font-size: 30px;
        padding: 0 0 15px 0
    }

    .logo-panel img {
        max-width: 70%
    }

    .img-logo {
        margin: 0 0 30px 0
    }

    .title-txt::before {
        height: 3px
    }
    .title-txt h1::before {
        height: 3px
    }
    .title-txt h2::before {
        height: 3px
    }
    .title-txt h3::before {
        height: 3px
    }
    
    .title-txt p::before {
        height: 3px
    }


    .story-panel {
        padding: 40px 0
    }

    .career-text {
        margin: 0
    }

    .form-container {
        margin: 30px 0 0 0
    }

    .map-container iframe {
        height: 250px
    }

    .map-container {
        margin: 30px 0 0 0
    }

    .service-gallery #carousel-left,
    .service #carousel-right {
        width: 110px;
        height: 71px;
    }

    .service-gallery #carousel-center {
        width: 504px;
        height: 325px;
        left: 117px;
    }

    .service-gallery #carousel-left img,
    .service-gallery #carousel-right img {
        width: 110px;
        height: 71px;
    }

    .service-gallery #carousel-center img {
        width: 504px;
        height: 325px;
    }

    .service-gallery #prev {
        left: 73px;
    }

    .service-gallery #next {
        right: 73px;
    }
}

@media only screen and (max-width:745px) {

    .popup-gallery .caroufredsel_wrapper:nth-child(1),
    .popup-gallery .caroufredsel_wrapper:nth-child(3) {
        visibility: hidden;
    }

    .popup-gallery .caroufredsel_wrapper:nth-child(2),
    .popup-gallery .carousel-img {
        width: 305px !important;
        left: 0 !important;
        top: 0 !important;
        margin: 10px auto 0 !important;
        right: 0 !important;
    }
}

@media screen and (max-width:1199px){
    .navbar-toggler {
        position: relative;
        background: url(../images/mob-menu.png) no-repeat center center;
        margin: -3px 0 0 0;
        background-size: 46%
    }
}

@media only screen and (max-width:767px) {
    .gallery-img-cont {
        margin: 0 0 20px 0;
        max-height: none;
    }

    .thumbnail a img {
        width: 100%;
    }

    .service-gallery .carousel-img span {
        bottom: 0;
    }

    .service-gallery .carousel-img img {
        width: 100% !important;
        height: 325px !important;
        object-fit: cover !important;
    }

    .menu-container.all .top-panel-cont {
        z-index: 9;
    }

    .service-gallery #prev,
    .service #next {
        top: 50% !important;
    }

    .carousel-img span {
        bottom: 20px;
    }

    .service-gallery .caroufredsel_wrapper:nth-child(1),
    .service-gallery .caroufredsel_wrapper:nth-child(3) {
        visibility: hidden;
    }

    .service-gallery .caroufredsel_wrapper:nth-child(2),
    .service-gallery .carousel-img {
        width: 305px !important;
        left: 0 !important;
        top: 0 !important;
        margin: 10px auto 0 !important;
        right: 0 !important;
    }

    .clients-ul li {
        width: 50%;
        margin: 0;
    }

    .top-panel-cont .container {
        max-width: 96%
    }

    .navbar-toggler {
        position: relative;
        background: url(../images/mob-menu.png) no-repeat center center;
        margin: -3px 0 0 0;
        background-size: 46%
    }

    .navbar-collapse {
        position: absolute;
        top: 38px;
        right: 0
    }

    .top-panel-cont ul {
        width: 300px;
        padding: 10px
    }

    .header-main {
        height: auto;
        padding: 108px 0 0 0
    }

    .menu-container {
        display: block;
    }

    .top-panel {
        padding: 19px 0
    }

    .menu-top-img {
        display: none
    }

    .overlay-img {
        padding: 79px 0 0 0;
    }

    .overlay-img img {
        max-width: 60%
    }

    .main-panel {
        max-width: 96%
    }

    
}
@media screen and (max-width:768px){
    .company .content-txt{
        padding: 0 0.5rem;
    }
    .company .section-title,.panel-right{
        padding: 0.5rem 0.5rem;

    }
    #careerscontainer-2{
        padding: 0 0 4rem 0 !important;
    }
} 

@media screen and (max-width:992px){
    .map-section{
        display: none;
    }


    .main-panel.company{
        max-width: 872px !important;
    }

    .logo-panel {
        padding: 0
    }

    .owl-container {
        margin: 30px 0 0 0
    }

    .main-title {
        margin: 30px 0
    }

    .title-txt {
        font-size: 21px;
        padding: 0 0 15px 0;
        line-height: 28px;
        letter-spacing: 2px
    }
    .title-txt h1{
        font-size: 21px;
        padding: 0 0 15px 0;
        line-height: 28px;
        letter-spacing: 2px
    }
    .title-txt h2{
        font-size: 21px;
        padding: 0 0 15px 0;
        line-height: 28px;
        letter-spacing: 2px
    }
    .title-txt h3{
        font-size: 21px;
        padding: 0 0 15px 0;
        line-height: 28px;
        letter-spacing: 2px
    }
    .title-txt p{
        font-size: 21px;
        padding: 0 0 15px 0;
        line-height: 28px;
        letter-spacing: 2px
    }

    .logo-panel img {
        max-width: 70%
    }

    .img-logo {
        margin: 0 0 30px 0
    }

    .title-txt::before {
        height: 3px
    }
    .title-txt h1::before {
        height: 3px
    }
    .title-txt h2::before {
        height: 3px
    }
    .title-txt h3::before {
        height: 3px
    }
    .title-txt p::before {
        height: 3px
    }

    .story-panel {
        padding: 30px 0
    }

    .career-text {
        margin: 0
    }

    .form-container {
        margin: 30px 0 0 0
    }

    .map-container iframe {
        height: 250px
    }

    .map-container {
        margin: 30px 0 0 0
    }

    .story-panel {
        padding: 0 0 30px 0;
        float: left
    }

    .story-gr {
        line-height: 53px;
        font-size: 48px;
        margin: 15px 0
    }

    .form-signin {
        padding: 20px
    }

    .form-signin .form-control::placeholder {
        font-size: 14px
    }

    .form-signin .input-captcha {
        width: 48%
    }

    .captcha-cont img {
        max-width: 44%
    }

    .custom-checkbox {
        padding-left: 25px;
        font-size: 14px
    }

    .top-panel-cont .row {
        margin: 0
    }

    .img-logo {
        flex: 0 0 33% !important;
    }

    .panel-left {
        width: 100%;
        padding: 0
    }

    .panel-right {
        width: 100%;
    }

    .team-panel {
        display: block !important;
        padding: 30px 0 10px 0
    }

    .team-panel .col-sm-6 {
        display: inline-block !important;
        width: 49% !important
    }

    .team-title {
        padding: 15px 0
    }

    .p-4 {
        padding: 1rem !important;
    }

    .gallery-img-cont {
        width: 49% !important
    }

    .service-ico {
        flex-wrap: wrap
    }

    .service-gallery #carousel-left,
    .service #carousel-right {
        width: 110px;
        height: 71px;
    }

    .service-gallery #carousel-left img,
    .service-gallery #carousel-right img {
        width: 110px;
        height: 71px;
    }

    .service-gallery #prev {
        left: 0;
        z-index: 2
    }

    .service-gallery #next {
        right: 0;
        z-index: 2
    }

    .service-gallery #carousel-center {
        left: 7%
    }

    .top-panel-cont img {
        height: auto
    }

    .view-book a {
        font-size: 16px
    }

    .story-grey {
        font-size: 18px
    }

    .story-gr {
        font-size: 40px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .header-main {
        height: 249px;
        padding: 79px 0 0 0
    }

    .overlay-img {
        padding: 79px 0 0 0;
        text-align: center
    }

    .overlay-img img {
        max-width: 80%
    }

    .img-logo {
        flex: 0 0 50% !important;
    }

    .top-panel-cont ul {
        width: 280px;
        padding: 10px
    }

    .gallery-img-cont {
        width: 94% !important
    }

    .service-gallery #prev {
        left: 0;
        z-index: 2
    }

    .service-gallery #next {
        right: 0;
        z-index: 2
    }

    .service-gallery #carousel-center {
        width: 100% !important
    }

    .service-gallery #prev,
    .service #next {
        top: 30%
    }

    .service-gallery .caroufredsel_wrapper:first-child {
        margin: -25px 0 0 0 !important
    }

    .service-gallery .caroufredsel_wrapper:nth-child(3) {
        margin: -25px 0 0 0 !important;
        float: right !important
    }
}

.new-h1-tag-for-seo h1 {
    font-size: 1rem !important;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
    padding-left: 61px
}

.btn-social.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px
}

.btn-social.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
    padding-left: 61px
}

.btn-social-icon.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 38px
}

.btn-social-icon.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon :first-child {
    border: none;
    text-align: center;
    width: 100% !important
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #30487b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #335d7e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    background-image: none
}

.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005f8d;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

/* 
================
================
New Css 03-04-19 
================
================
*/

/* for nav collapse */

/* CHANGING BREAKPOINT OF BOOTSTRAP 3 NAVIGATION BAR*/
@media (max-width: 900px) {
    .navbar-header {
            float: none;
    }
    .navbar-toggle {
            display: block;
    }
    .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        /*    display: none!important;*/
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
            float: none!important;
            margin: 7.5px -15px;
    }
    .navbar-nav>li {
            float: none;
    }
    .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
    }
.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    width:auto;
    float:none!important;
}
}

.top-panel img{
    max-height: 5rem
}

/* Map Section CSS */

.map-section{
    padding-bottom: 3rem;
}

@media screen and (min-width:992px){
    .companies-for-mob{
        display: none;
    }
}
@media screen and (max-width:990px){
    .map-section{
        display: none;
    }
    .companies-for-mob{
        display: unset;
    }
}

.map-markers .dot#karnataka p{
    top: 26rem;
    left: 8rem;
}
.map-markers .dot#goa p{
    top: 24.2rem;
    left: 6.2rem;
}
.map-markers .dot#up p{
    top: 11.5rem;
    left: 14rem;
}
.map-markers .dot#uttarakhand p{
    top: 7rem;
    left: 12rem;
}
.map-markers .dot#punjab p{
    top: 6.5rem;
    left: 8.5rem;
}
.map-markers .dot#delhi p{
    top: 8.8rem;
    left: 9.9rem;
}
.map-markers .dot#haryana p{
    top: 8rem;
    left: 9rem;
}
.map-markers .dot#bihar p{
    top: 12.5rem;
    left: 19rem;
}
.map-markers .dot#jharkhand p{
    top: 15rem;
    left: 18rem;
}
.map-markers .dot#jk p{
    top: 2.5rem;
    left: 9rem;
}
.map-markers .dot#assam p{
    top: 11rem;
    left: 26rem;
}
.map-markers .dot#wb p{
    top: 15.2rem;
    left: 20.8rem;
}
.map-markers .dot#odisha p{
    top: 18.5rem;
    left: 17.5rem;
}
.map-markers .dot#Chhattisgarh p{
    top: 17rem;
    left: 15rem;
}
.map-markers .dot#andhra p{
    top: 25rem;
    left: 11.5rem;
}
.map-markers .dot#telangana p{
    top: 21.5rem;
    left: 11.5rem;
}
.map-markers .dot#maharashtra p{
    top: 20rem;
    left: 7.5rem;
}
.map-markers .dot#gujarat p{
    top: 15rem;
    left: 4.5rem;
}
.map-markers .dot#rajasthan p{
    top: 10rem;
    left: 6.5rem;
}
.map-markers .dot#mp p{
    top: 15.5rem;
    left: 10.5rem;
}
.map-markers .dot#kerala p{
    top: 30rem;
    left: 8.5rem;
}
.map-markers .dot#tn p{
    top: 29.5rem;
    left: 10.5rem;
}
.map-markers .dot#pondicherry p{
    top: 28rem;
    left: 12rem;
}
.map-markers .dot#nagaland p{
    top: 11.2rem;
    left: 27.7rem;
}
.map-markers .dot p:hover{
    background-image: url(../images/selected-marker.png);
    background-size: cover;
}
.map-markers .dot p{
    position: absolute;
    /* color: yellow; */
    width: 1rem;
    /* transform: scale(1.5); */
    /* transition: transform 5s ease-in-out; */
    cursor: pointer;
}

.popup-header .thumb{
    border: 1px solid #fff;
    /* padding: 45px; */
    /* border-image:url(../images/listbg.png) 40% stretch; */
    width: 5rem;
    height: 5rem;
    border-radius: 50rem;
    margin-left: -10px;
    /* margin-top: -20px; */
    background-image: url(../images/header-img2.jpg);
    background-size: cover;
}

.popup{
    color: #fff;
    min-height: 18rem;
    width: 100%;
    padding: 0.5rem 0;
    position: absolute;
    bottom: 2rem;
    background-image: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(../images/listbg.png);
    background-size: cover;
}
.thumbcontainer {
    width: 6rem;
    height: 6rem;
    border-radius: 50rem;
    padding: 7px 16px;
    margin: -2rem 0rem 0 -2rem;
    background-image: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(../images/listbg.png);
    /* background-position-y: 80% */
}
.popup ul li{
    border-bottom: 1px solid #fff;
}
.popup ul{
    list-style-type: none;
    padding-inline-start: 10px;
    color: #fff;
}
.popup-footer p{
    vertical-align: text-bottom;
}
.popup-footer strong{
    font-size: 2rem;
    padding: 0.5rem;
}
.popup-footer{
    height: 2.5rem;
    bottom: 0;
    background: #aab538;
    padding: 10px;
    position: absolute;
    width: 100%;
}

@media screen and (min-width:1000px){
    .companies-for-mob .col-md-4 {
        padding-left: 0;
    }
}

.companies-for-mob .col-md-4 ul{
    padding-left: 0;
}

/* .capabilitycontainer{
    min-height: 100vh;
} */

.capabilitycontainer .row{
    padding-bottom: 4rem
}

.capability-title{
    margin-bottom: 2rem;
}

.fl-r{
    float: right;
}
.txt-r{
    text-align: right
}

.rightaligned-1 p,h2{
    padding-right: 2rem;
}

@media screen and (max-width:768px){
    .read-more-state~.read-more-trigger:before{
        text-align: center
    }
}

.greenlink{
    cursor: pointer;
    text-decoration: underline;
    color: #a9b538;
}

.subheading-1{
    font-weight: 500;
    padding: 1rem 0;
    /* text-transform: uppercase; */
}
.dashlist li::before{
    content: "— ";
    position: absolute;
    margin-left: -1.25rem
}

.companies-for-mob .dashlist{
    margin-left: 1.35rem
}

.dashlist{
    margin-left: 1rem;
    list-style: none;
}

@media screen and (max-width:768px)
{
    .apply-btn-container{
        text-align: center;
    }
    .apply-btn-container a{
        text-align: center
    }
    .apply-btn-container{
        display: grid;
        margin: 0 20%;
    }
    .read-more-trigger.greenlink{
        display: grid
    }
}

.apply-btn-container{
    padding-bottom: 1rem;
    text-align: center;
}




.apply-btn-container a,button{
    cursor: pointer;
    border-radius: 0 !important;
    text-decoration: none;
    margin: 0.5rem;
    padding: 0.5rem;
    color: #fff;
    background: #a3b244;
}
.apply-btn-container button{
    padding: 0.5rem 2rem !important;
}

.careercontainer{
    padding-bottom: 2rem;
}

.homepagecontactform .row{
        padding: 1rem 0;
}
.homepagecontactform textarea{
    resize: none;
}

.image-row-01{
    padding: 1rem 0
}

#careerscontainer-1{
    padding: 4rem 0
}
#careerscontainer-2 .subheading-1,.subheading-2{
    padding: 0 1rem;
}
/* #careerscontainer-2 .apply-btn-container{ text-align: center} */
#careerscontainer-2{
    padding: 4rem 0
}



.subheading-2{
    font-size: 1.25rem;
    font-weight: 300;
    /* text-transform: uppercase; */
}



@media screen and (max-width:768px){
    .capabilitycontainer{
        text-align: center
    }
    .rightaligned-1{
        display: flex;
        flex-direction: column-reverse
    }
    .icon-1{
        padding-bottom: 1rem;
    }

    .homepagecontactform input{
        margin-bottom: 1rem
    }
}

