@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
body {
    font-family: "Titillium Web", sans-serif!important;
    font-weight: 400;
    font-style: normal;
}
.news-content.content-detail.mnDetail {
    position:static;    opacity: 1;
}
.dateN i {
    font-size: 11px;
    align-self: center;
    padding-right: 4px;
    position: relative;
    top: -1px;
}
.news-content.content-detail.mnDetail h2 {
    position: static;
    transform: none;
    color: #000;
    width: auto;
    text-align: left;
    padding: 0;
    border: none;
    margin-top: 0;
    font-size: 35px;
}
.dateN {
    text-align: center;
    background: #000;
    display: inline-block;
    color: #fff!important;
    font-size: 14px!important;
    padding:3px 10px 2px;
    display: inline-flex;
    border-radius: 4px;
}
.research-ul.p--ul li em a {
    display:inline-flex;
    font-size:16px!important;
}
.research-ul.p--ul li:hover {
    box-shadow:none;
}
.research-ul.p--ul li em a i {
    align-self: center;
    font-size: 13px;
    padding-left: 5px;
}
.why-data p.spDate {
    font-size: 16px;
    text-align: center;
    background: #000;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 2px 10px 0px;
    display: inline-flex;
    border-radius: 4px;
}
.why-data p.spDate i {
    font-size: 11px;
    align-self: center;
    padding-right: 4px;
}
.ticker-news .max-container {
    max-width: 1135px;
    margin: 0 auto;
}
.fb_iframe_widget iframe {
	position: absolute;
	border: 10px solid #fff !important;
}
.ticker-NewsWreapper .max-container {
    max-width: 1120px;
}
.facebookSection {}
.inqForm label {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.inqForm {
    background: #ffffff;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    border-top: 10px solid #004734;
    transform: translate3d(0, 0, 0);
    padding: 30px 40px 40px;
    margin-top: 0px;
    transition: all 0.3s linear;
}
.sp-link a {
    background: #004734;
    color: #fff !important;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 14px;
    font-weight: 600;
    border-radius: 5px;
}
.header-area {
    position:relative!important;
}
 table.c-table {
    width: 100%;
    border-collapse: collapse;
}
.c-table th, .c-table td {
    padding: 8px 12px;
    border: 1px solid #ddd;
}
@media (max-width: 767px) {
    table.c-table, table.c-table thead, table.c-table tbody, table.c-table th, table.c-table td, table.c-table tr {
        display: block;
    }
    table.c-table thead tr {
        display: none;
    }
    table.c-table tr {
        margin-bottom: 15px;   
    }
    table.c-table td {
        display: flex;
        justify-content: space-between;
        padding: 8px;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 50%;
        flex-wrap:wrap;
    }
    table.c-table td:before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 10px;
        font-weight: bold;
    }
}
.shapeDiv:before {
    /*  content: '';*/
    /*background: green;*/
    /*width: 100px;*/
    /*height: 100px;*/
    /*position: absolute;*/
    /*right: -23px;*/
    /*bottom: -40px;*/
    /*z-index: -1;*/
    /*border-radius: 8px;*/
    /*display: block;*/
    /*z-index: -10;*/
    /*left: -50px;*/
}
.shapeDiv::after {
    /*content: '';*/
    /*  background: #af9272;*/
    /*  width: 100px;*/
    /*  height: 100px;*/
    /*  position: absolute;*/
    /*  left: -76px;*/
    /*  bottom: 0;*/
    /*  z-index: -4;*/
    /*  border-radius: 8px;*/
    /*  z-index: 100;*/7
    /*  bottom: -4px;*/
    /*  bottom: -10px;*/
}
.appointDiv {
    position:relative;    
}
.appointDiv button {
    background: #004734;
    color: #fff !important;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 14px;    font-weight: 600;
    border-radius: 5px;
}
.appointDiv i {
    font-size: 13px;
    padding-left: 3px;
}
.appointDiv:after {
    /*content: '';*/
    /*background: #af9272;*/
    /*width: 100px;*/
    /*height: 100px;*/
    /*position: absolute;*/
    /*right: -23px;*/
    /*top: -1px;*/
    /*z-index: -1;*/
    /*border-radius: 8px;*/
}
.appointDiv:before {
    /* content: '';*/
    /*background: #88c28c;*/
    /*width: 100px;*/
    /*height: 100px;*/
    /*position: absolute;*/
    /*right: -60px;*/
    /*top: -24px;*/
    /*z-index: -10;*/
    /*border-radius: 8px;*/
}
.flex {
    display:flex;
    justify-content:space-between;
}
.card__img-wrap {
	position: relative;
}
.card__img-wrap img {
    width:100%;
}
.detail ul {
    margin-top: 20px!important;
    margin-left: 50px!important;
    padding: 0;
    margin-bottom: 30px;
    list-style:disc!important;
}
.detail ul li {
    list-style:disc!important;margin-bottom: 8px;
    margin-right: 10px;
}
.detail ul li a {font-size: 16px !important;
    color:#004734!important;
}
.card__img-wrap h4 {
    color: #fff!important;
    font-size: 26px!important;
    font-weight: 600!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hi {
    display: flex;
}
.panel.panel-primary ul {
    margin-left:20px;
}
.panel.panel-primary ul li {
    list-style:disc;
    margin-bottom: 14px;
}
.panel-heading h2  {
    font-weight: 600!important;
    font-size:27px!important;
    color: #313131!important;
    margin:0;
}
.table.table-bordered td b{
    font-weight:600;
}
.hi h2 {
    font-size: 22px;
    margin: 0;
    line-height: 29px;
    font-weight: 600;
    margin-left: 4px;
    text-transform: capitalize;
}
.table.table-bordered a {
    text-transform: capitalize;
    color: #004734;
}
.hi span {
    align-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #004734;
}
.flex {
    color:#313131;
}
.flex a {
    color: #004734;
    align-self:center;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
}
.panel-primary {
    border-color: transparent;
    border-top: 10px solid #004734;
    border-radius: 10px;    padding: 20px 30px;
}
.inqForm label {
    font-size:15px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-heading {
    padding: 10px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #fff;
    border-color:#fff;    padding-bottom: 0;
}
.panel-body {
    padding:20px 10px;
}
.logSection {
    padding-top: 180px;
}
.max-container.connect-content.editor_5 h2.fc {
    text-align: center;
    display: block;
    margin-top: 23px;
}
 #newsPopup {
    width: 300px;
    max-height: 470px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 20px;
    position: fixed;
    right: -320px;
    top: 28%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: right 1s;
    transform: translateY(7%);
    min-height: 200px;
    overflow: auto;
}
#closeButton {
    background-color: #004734;
    color: white;
    border: none;
    padding: 4px 9px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
}
#closeButton:focus {
    border:none;outline:0;
}
#newsPopup h2 {
    margin-top: 0;
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    color: #004734;
    animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.pressModal .modal-dialog {
    max-width: 1100px;
    margin: 1.75rem auto;
}
.frameYoutube {
    height: 566px;
}
.frameYoutube iframe {
    height: 100%;
    width: 100%;
    object-fit: contain;
    display: block;
}
.pressModal .gallery a div:before {
    content:none;
}
.pressModal .modal-body {
    padding-top:20px;
}
.pressModal .gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    padding: 0;
    justify-content: flex-start;
    gap: 20px;
}
.pressModal button.close {
    position: absolute;
    right: 8px;
    top: -2px;
    font-size: 26px;
    z-index: 100;
}
.pdfsul {
    display:flex;
    flex-wrap:wrap;
}
.pdfsul li {
    flex: 0 0 21%;
    text-align: center;
    margin: 0 auto;
    margin: 0 auto 24px;
}
.pdfsul li i {
    background: #b5dda4;
    height: 80px;
    border-radius: 50%;
    display: block;
    position: relative;
    display: block;
    margin: 0 auto 14px;
    border: 4px solid #a9cd9a;
    width: 80px;
}
.pdfsul li strong {
    font-weight: 700;
    color: #313131;
    display: block;
}
.max-container.connect-content.editor_1 ul.pdfsul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.max-container.connect-content .pdfsul a {
    font-size: 1rem;
    color: #0040e7;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    display: block;
    padding: 40px 17px;
    border-bottom: 1px solid #004734;
}
.pdfsul li .fa-file-pdf-o:before {
    content: "\f1c1";
    position: absolute;
    left: 50%;
    top: 31%;
    z-index: 100;
    transform: translateX(-50%);
    font-size: 28px;
    color: #004734;
}
.max-container.connect-content.editor_1 ul.countriesul {
    padding: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}
ul.countriesul img {
    height: 120px;
    width: 170px;
    object-fit: contain;
    display: block;
    margin: 0 auto 12px;
}
.countriesul {
    padding:0;
    display:flex;
    justify-content:center;
}
.countriesul li {
    flex: 1;
    text-align: center;
}
.countries li strong {
    font-weight: bolder;
    display: block;
    font-size: 19px
}
.max-container.connect-content.editor_1 ul.outlook {
    margin-top: 30px;
    flex-wrap:wrap;
    display: flex;
    gap: 20px;
    margin-bottom: 60px;
}
.chemicalDiv strong {
    display: block;
    font-weight: 600;
    font-size: 19px;
}
.chemicalDiv em {
    position: relative;
    font-size: 20px;
    font-style: italic;
    display: block;
    margin: 2px 0;
    padding-left: 27px;
}
.chemicalDiv em:before {
    content: '';
    background: #fff;
    width: 19px;
    height: 3px;
    display: block;
    position: absolute;
    lefT: 0;
    top: 13px;
}
.chemicalDiv {}
.chemicalDiv {
    background: #004734;
    color: #fff;
    padding: 10px 16px;
    margin: -25px 10px 16px;
    position: relative;
}
ul.outlook img {
    height: 282px;
    width: 100%;
    object-fit: cover;
}
.max-container.connect-content.editor_1 ul.outlook li {
    flex: 22.9%;
    max-width:22.9%;
}
.table-1 table {
    width:100%!important;
    height: auto!important;
}
.table-1 table a {
    color: #097a5c!important;
}
.max-container.connect-content .welBtns a {
    font-size: 17px;
    color: #fff;
    padding: 11px 28px;
    font-weight: 600;
    background: #004734;
}
.max-container.connect-content a {
    font-size: 1rem;
    color: #097a5c;
}
.welfareBtns a i {
    padding-left: 6px;
    font-size: 14px;
}
.welfareBtns a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: #004734;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    background: #004834;
    color: #fff!important;
    transition: all 0.9s ease 0s;
}
.btn-div {
    display:flex;
    gap:15px;
    margin-top:30px;
}
.main-content-wrapper  .btn-div a:nth-child(1) i {
    margin-right: 7px;
}
.main-content-wrapper  .btn-div a:nth-child(2) i {
    margin-right: 7px;
}
.main-content-wrapper  .btn-div i.fa.fa-arrow-right {
    font-size: 13px;
}
.main-content-wrapper  .btn-div a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: #004734;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    background: #004834;
    color: #fff!important;
    transition: all 0.9s ease 0s;
}
.btn-link:hover {
    color: #004734;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
.card-body {
    padding:20px 55px;
}
.card-body p {
    font-size: 15px;
    margin-bottom: 5px;
}
.card-header {
    background-color:#fff;
}
.btn-link {
    font-weight: 600;
    color: #004734;
    background-color: transparent;
    font-size: 17px;
}
.btn-link .fa {
    font-size: 16px;
    padding-right: 7px;
}
.demo {
    background: #dddddd75;
    padding: 60px;
}
.welfareBtns {
    display: flex;
    gap: 13px;
    margin-top: 30px;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}
.table-1 tr:nth-child(2n), .tkt-slctr-tbl-wrap-dv tr:nth-child(2n) {
    background: #f6f6f6;
}
.table-1 table, .tkt-slctr-tbl-wrap-dv table {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(255, 255, 255, .5);
}
.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
    font-size:15px;
}
.table-1 tr td p, 
.tkt-slctr-tbl-wrap-dv tr td p {
    font-size:15px;
}
.table-1 b, 
.table-1 strong {
    font-weight: 700;
}
.table-1 tr:nth-child(2n), .tkt-slctr-tbl-wrap-dv tr:nth-child(2n) {
    background: #f6f6f6;
}
.table-1 table th, .tkt-slctr-tbl-wrap-dv table th {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    padding: 20px;
    text-align: left;
}
.max-container .consult b {
    font-weight: bolder !important;
    display: inline !important;
    font-size: 17px !important;
    color: #004734;
    line-height: 9px;
}
.max-container.connect-content .common-pk-wrapper a {
    color: #ffff;
}
.common-pk-wrapper {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px;
    transition: all 0.4s;
}
.text-inner-wrapper img {
    height: 65px;
    display: block;
    margin-bottom: 15px;
    object-fit: contain;
}
.common-pk-wrapper .img-wrapper img {
    display: block;
    height: 400px;
    transition: all 0.4s;
    object-fit: cover;
    transition: all 0.4s;
    width: 100%;
}
.common-pk-wrapper .text-wrapper {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.76));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.common-pk-wrapper .text-inner-wrapper {
    padding: 30px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}
.common-pk-wrapper .text-wrapper h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.common-pk-wrapper .text-wrapper .text {
    color: #fff;
    padding: 10px 0px;
}
.connect-content .welfareModal .modal-header h4 {
    color: #004734;
    font-size: 31px;
    font-weight: 700;
    text-align: center;
}
.connect-content .welfareModal .modal-header {
    padding: 20px 36px 0;
}
.connect-content .welfareModal  .modal-header h4 {
    color: #004734;
    font-size: 31px;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 100%;
    padding-bottom: 8px;
    position:relative;
}
.connect-content .welfareModal  .modal-header h4:before {
    content: '';
    background: #004734;
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.consult p {
    font-size: 17px;
    line-height: 29px;
    margin-bottom:31px;}
.consult input {
    display: inline-block;
    width: auto;
    padding: 1px 0 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 0;
    border-radius: 1px!important;
    line-height: 1;
    height:11px;
    margin: 0 10px;
}
.consult {
    /* background: #ffffff; */
    /* box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13); */
    border-radius: 10px;
    /* border-top: 10px solid #004734; */
    transform: translate3d(0, 0, 0);
    padding: 10px 18px 10px;
    margin-top: 30px;
    transition: all 0.3s linear;
}
.captionT {
    max-width: 994px;
    margin: 15px auto 22px;
}
.mgC {
    background: #fff;
    margin: 23px 100px;
    text-align: center;
}
.carouselWrapper {
    /*margin-top: 50px;*/
}
.carousel-indicators li::before {}
.captionT a {
    background: #004734;
    color: #fff!important;
    padding: 6px 25px;
    border-radius: 4px;
    font-size: 15px;
}
.carouselWrapper .carousel-indicators li {
    background:none;
    height:auto;
    list-style:none!important;
}
.carouselWrapper .carousel-indicators li.active {
    border-color:#004734;
}
.carouselWrapper .carousel {
    background:#dddddd54;
    /*margin-bottom: 60px;*/
}
.carouselWrapper .carousel-indicators {
    position:static;
}
.carouselWrapper .carousel-indicators li img {
    height:100%;
    object-fit:cover;
}
.carouselWrapper .carousel-indicators li {
    background:none;
    border:6px solid #b5dda4;
    height:auto;
    list-style: none;
    text-indent: 0;
    cursor: pointer;
    width: 93px;
    height: 70px;
}
.date-N {
    background: #c5c5c5;
    display: inline-block;
    padding: 2px 10px;
    color: #0b0c0c;
    font-size: 13px;
    border-radius: 4px;
    font-weight: 600;
}
.captionT p {
    font-size:15px;
    margin-bottom: 30px;
}
.date-N i {
    padding-right: 7px;
    font-size: 13px;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #004734;
    border-color: transparent;
    color: #fff;
}
.captionT i {
    font-size:13px;
}
.carouselWrapper .carousel-control-next,
.carouselWrapper .carousel-control-prev {
    width:6%;
}
a.carousel-control-prev {
    opacity:1;
}
a.carousel-control-next {
    opacity:1;
}
a.carousel-control-prev i {
    color:#fff;    font-size: 19px;
}
a.carousel-control-next i {
    color:#fff;    font-size: 19px;
}
a.carousel-control-prev {
    background: #004734;
    border-right: 10px solid #fff;
}
a.carousel-control-next {
    border-left: 10px solid #fff;
    background: #004734;
}
.carouselWrapper strong {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 11px;
    display: block;
}
.carouselWrapper .carousel-item img {
    height: 400px;
    width: 100%!important;
    object-fit: contain;
    margin-top: 30px;
    margin-bottom: 22px;
}
.carouselWrapper .carousel-item {}
.gallery a div:before {
    content: '';
    background: rgb(0 0 0 / 21%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.travelul {
    text-align: center;
    padding-top: 50px;
    border-left: 10px solid #b5dda4;
    padding-bottom: 40px;
}
.fed a i {font-size:12px;}
.fed {
    padding: 10px;
    text-align: left;
}
.fed a {
    background: #004734;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 30px;
    display: inline-block !important;
}
.fed p {
    display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
    line-clamp: 4; 
   -webkit-box-orient: vertical;
    overflow: hidden;
}
.travelul li {
    margin-bottom: 30px;
}
.max-container.connect-content .travelul li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 10px 10px;
    border: 2px solid #004734;
    width: 300px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    background: #004734;
    text-transform: uppercase;
}
.top-nav ul li {
    position: relative;
    margin-left: 5px!important;
}
.max-container.connect-content .travelul li a i {
    font-size:13px;
}
.clNew a.apbtn {
    width: auto;
    background: none;
    font-weight: 600;
    color: #ffffffcf;
    padding: 13px 16px 11px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -0.01em;
    border: 1px solid #ffffff63;
}
.clNew a.apbtn:hover {
    color: #004734!important;
}
.regForm button {
    background: #004734;
    color: #000;
    border: none;
    font-size: 17px;
    padding: 7px 20px 6px;
    font-weight: 600;
    width: 170px;
    border-radius: 5px;
    color: #fff;
}
.regForm input.form-control::placeholder {
    color: #0000004a;
}
.regForm {
    background: #ffffff;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    border-top: 10px solid #004734;
    transform: translate3d(0, 0, 0);
    padding: 30px 40px 40px;
    margin-top: 30px;
    transition: all 0.3s linear;
    max-width: 670px;
}
.regForm label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
}
.h-w3 {}
.consult input:focus {
    box-shadow:none!important;
    outline:0;
}
.clNew a:first-child {}
.clNew a {
    background: #004734;
    color: #fff;
    padding: 0 10px;
    width: auto;
    display: block;
    text-align: center;
    line-height: 12px;
    padding: 13px 26px 11px;
    align-self: center;
    font-size: 13px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #fff;
}
.clNew .tenderDiv a {
    color: #004734;
    background: #fff;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #004734!important;
    border-color: transparent;
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #004734;
    border-color: #004734;
}
.nav-issues__item--wide:first-child:before {
    background-color: #b0dea4;
}
.appointDiv label {
	display: block;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
}
#email-error {
	font-size: 12px;
	font-weight: 500;
}
.appointDiv h2:first-child {
    display:flex;
    justify-content:space-between;
}
.appointDiv h2 small {
    font-size: 14px;
    font-weight: 400;
    align-self: center;
}
.appointDiv br {
    display:none;
}
.appointDiv input[type="submit"] {
    background: #004734;
    padding: 6px 30px 6px;
    font-size: 19px;
    margin-bottom: 0;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
    width: 200px;
}
.appointDiv {
	max-width: 700px;
    margin: 0 auto;
    padding: 25px 40px;
    box-shadow: 1px 0px 5px #00000045;
    border-radius: 10px;
    border-top: 10px solid #004734;
    background: #ffffff;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    padding: 30px 40px 40px;
}
#reader {
    border-top: 5px solid #004734 !important;
    color: #000;
    padding: 5px 20px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
    width: 650px;
    box-shadow: 1px 1px 4px #00000036;
    margin: 0 auto;
}
#reader span {
	font-size: 20px;
	font-weight: 600;
	padding-left: 10px;
}
#reader__scan_region {
    padding-top: 20px;
    padding-bottom: 30px;
}
#reader__dashboard {
	margin-top: 20px;
	margin-bottom: 30px;
}
#reader button {
    background: #004734;
    color: #fff;
    padding: 5px 20px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
}
#reader__dashboard_section_swaplink {
     background: none;
    border: 1px solid #004734 !important;
    color: #004734;
    padding: 5px 20px 4px;
    border: none;
    border-radius: 5px;
    text-decoration: none !important;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
}
#reader__dashboard_section {
	display: flex;
	justify-content: center;
	gap: 15px;
}
.trackingForm table {
    table-layout: auto;
}
.trackingForm .table td, 
.trackingForm .table th {
    width:auto;
}
.trackingForm {
    padding: 30px 40px 40px;
    border-top: 8px solid #004734;
    background-color: rgba(255, 255, 255, .8);
    max-width: 550px;
    margin: 0 auto;
    box-shadow: 1px 1px 4px #00000036;
    border-radius: 10px;
}
.max-container  .trackingForm h2 {
    font-size: 19px;
    font-weight: 700;
}
.formInput .form-control {height:40px;}
.formInput button {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 40px;
    font-size: 17px;
    font-weight: 600;
    background: #004734;
    color: #fff;
    border: none;
    border-radius: 1px 4px 4px 1px;
    text-transform: uppercase;
}
.max-container  .trackingForm h2.results {
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.formInput {
    position:relative;
    margin-bottom: 30px;
}
.nav-issues__item--active .nav-issues__link__inner::before, .nav-issues__item:hover .nav-issues__link__inner::before {
    opacity:0;
}
.top-nav ul li .sub-top-nav li a:hover {
    background: rgb(181, 221, 164) !important;
    color: #fff;
}
.nav-tabs.team-tabs .nav-item.show .nav-link, .nav-tabs.team-tabs .nav-link.active {
    color: #495057;
    background-color: #004834;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-issues__item--active .nav-issues__link:before, .nav-issues__item:hover .nav-issues__link:before {
    opacity: 0;
    -webkit-transform: translateY(11px);
    -ms-transform: translateY(11px);
    -o-transform: translateY(11px);
    transform: translateY(11px);
}
.nav-issues__item--wide:hover span {}
.nh-img {
    flex: 0 0 30%;
    margin-right: 20px;
}
.linkDiv {
	text-align: center;
	margin: 20px 0 30px;
}
.text-center.icons-desc {
	background: none !important;
}
.prt-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    background:#004834;
    color:#fff;
    transition: all 0.9s ease 0s;
}
.prt-btn.prt-btn-size-md {
    font-size: 15px;
    padding: 13px 25px 11px;
}
.prt-btn.prt-btn-shape-rounded {
    border-radius:5px;
}
.prt-btn.prt-btn-style-border {
    background: #004834;
}
.prt-btn.prt-btn-style-border i {
    font-size: 14px;
    margin-left: 3px;
}
.prt-btn:not(.btn-inline)::before {
    transition-duration: .9s;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: 50%;
    right: 100%;
    background-color: #080808 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50px;
    z-index: -1;
}
.prt-btn:not(.btn-inline):hover::before {
    right: -50%;
}
.about-wrapper img {
    float:right;
}
.sliderN {
    position:relative;
}
.sliderN h1 {
    top: 60px;
    left: 27%;
    z-index: 100;
    font-size: 41px;
    width: 570px;
    font-family: "Titillium Web", sans-serif!important;
}
.cf {
    margin-bottom:60px;
}
.nav-issues__list {
    display:flex;
    width: 1140px;
    margin: 0 auto;
}
@media (min-width: 1280px){
    .nav-issues__list {
        min-width: 0;
    }
}
.news-content img {
    height:auto!important;
}
.lt {
    align-self:center;
}
.nav-issues__link__label span {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #004734;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
}
.nav-issues__link::before {
	background-color: #004734;
}
.nav-issues {
	height:auto;
	background-color:#fff;
}
.nav-issues__link__inner {
    display: flex;
    justify-content: center;
    text-align: center;
}
.thinking-firms-container .text-center h3 {
    display:none;
}
.hv-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-occasion-image {
    flex: 1;
    text-align: center;
    margin: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-occasion-image img {
    max-height: 80px;
    max-width: 300px;
    object-fit: contain;
    transition: all 0.3s ease;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .hv-1 {
        flex-direction: column;
        gap: 10px;
    }
    
    .header-occasion-image {
        margin: 10px 0;
        order: 2;
    }
    
    .header-occasion-image img {
        max-height: 60px;
        max-width: 250px;
    }
    
    .top-div {
        order: 3;
        width: 100%;
    }
    
    .logo {
        order: 1;
        max-width: 200px !important;
    }
}
.advisory-box-wrapper li:hover img,
.analytics-four-boxes li:hover img {
	-webkit-animation: moveFromTop .4s ease;
	-moz-animation: moveFromTop .4s ease;
	-ms-animation: moveFromTop .4s ease;
	display: block;
	margin: 0 auto 10px;
}
.search-bar {
	display: none;
}
.max-container.connect-content a {
	font-size: 1rem;
    color: #0040e7;
}
.main-content-wrapper .post-content-area a {
    font-size: 1rem;
    color: #fff;
    border:none;
}
.analytics-four-boxes li a {
    color: #004734 !important;
    font-size: 14px;
    padding-left: 12px;
}
.analytics-four-boxes li a:hover {
    color: #004734 !important;
}
#editor-bottom .blue-btn {
	color: #fff!important;
}
.news-headlines li {
	position: relative;
}
.news-headlines .highlight:before {
    content: '';
}
body {
	-webkit-overflow-scrolling: touch
}
.nav-issues__link__label span {}
/*img.team-img {*/
/*    height: 490px;*/
/*    width: 300px;*/
/*    object-fit: contain!important;*/
/*    object-position: top;*/
/*}*/
.featured__grid.container.container--padded.box-liststyle {
	display: table;
	width: 100%;
	max-width: 100%
}

.featured__grid.container.container--padded.box-liststyle li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	width: 23.5%
}

.featured__grid.container.container--padded.box-liststyle li:last-child {
	margin-right: 0
}

.featured__grid.container.container--padded.box-liststyle li:nth-child(2),
.featured__grid.container.container--padded.box-liststyle li:nth-child(3) {
	margin-right: 1%
}

.featured__grid.container.container--padded.box-liststyle .card--small .card__meta {
	height: 74px
}

h3.cc-title {
	display: block;
	padding: 0 15px;
	margin-bottom: 21px;
	position: relative
}

.intro-bio {
	height: 391px;
	overflow: auto
}

.main-content-wrapper ol {
	padding-left: 18px
}

.main-content-wrapper ol>li {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
	list-style: decimal!important
}

.max-container .analytics-four-boxes li:before,
.max-container .nav.nav-tabs.dept-tabs li:before,
.max-container .nav.nav-tabs.news-tabs li:before,
.max-container .nav.nav-tabs.team-tabs li:before,
.max-container .side-careers ul li:before {
	content: none;
	background: 0 0
}

.popover,
.popover-header {
	background-color: #344a62
}

.max-container .publication-ul li:before,
.max-container .research-ul li::before {
	content: none
}

h1 {
	font-size: 28px;
	color: #000;
	font-weight: 800
}

.bcure-ul li {
	clear: both;
	margin-bottom: 21px;
	overflow: hidden
}

.bcure-ul li a {
	float: left;
	margin-right: 19px
}

.bcure-ul li em {
	font-style: normal
}

.bcure-ul li b {
	color: #344a62
}

.popover {
	color: #fff
}

.dept-tabs {
	display: flex;
	flex-wrap: wrap;
	border: none
}

.dept-tabs li:last-child {
	margin-right: 0
}
.dept-tabs li:before {
	/*content: ''!important;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background: #ddd!important;
	box-shadow: 0 2px hsla(0, 0%, 100%, .5) inset;
	transform: perspective(5px) rotateX(2deg);
	transform-origin: bottom;
	transform-origin: bottom left*/
}
.dept-tabs li {
	position: relative;
	width: calc(100%/7);
}
.dept-tabs li a {
	text-decoration: none;
	margin: 0 -7px;
	position: relative;
	display: inline-block;
	padding: 1.1em 4.5em 0.3em 2em;
	line-height: 1;
	font-size: 15px;
	color: #000;
	height: 52px;
    background-position: 5% 7px !important;
    background-size: 19px !important;
}
.dept-tabs li a strong {
	display: block;
    width: 100px;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
}

.dept-tabs li:last-child a {
	margin-right: 0
}
.dept-tabs {
	overflow: hidden;
}
.dept-tabs li a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background: #ddd;
	box-shadow: 0 2px hsla(0, 0%, 100%, .5) inset;
	transform: perspective(5px) rotateX(2deg);
	transform-origin: top;
	transform-origin: top;
}

.dept-tabs li:nth-child(1) a {
	background: url(../img/t-hr.png) 6px 18px no-repeat !important;
    background-size: auto;
    background-size: 22px !important;
}

.dept-tabs li:nth-child(2) a {
	background: url(../img/t-communication.png) 0 18px no-repeat !important;
    background-size: auto;
    background-size: 16px !important;
    padding-left: 20px;
}

.dept-tabs li:nth-child(3) a {
	background: url(../img/finance-tab.png) 4px 17px no-repeat !important;
    background-size: auto;
    background-size: 16px !important;
}

.dept-tabs li:nth-child(4) a {
	background: url(../img/t-operation.png) 9px 19px no-repeat !important;
    background-size: auto;
background-size: 18px !important;
}

.dept-tabs li:nth-child(5) a {
	    background: url(../img/analytics-tab.png) 6px 19px no-repeat !important;
        background-size: auto;
    background-size: 22px !important;
    padding-left: 2.3em;
}

.dept-tabs li:nth-child(6) a {
	background: url(../img/book-tab.png) 3px 19px no-repeat !important;
    background-size: auto;
background-size: 17px !important;
padding-left: 1.7em;
}
.dept-tabs li:nth-child(7) a {
	background: url(../img/book-tab.png) 3px 19px no-repeat !important;
    background-size: auto;
background-size: 17px !important;
padding-left: 1.7em;
}


.dept-tabs li:nth-child(1) a:before {
	background: #def7dc
}

.dept-tabs li:nth-child(2) a:before {
	background: #baddc5
}

.dept-tabs li:nth-child(3) a:before {
	background: #87bca5
}

.dept-tabs li:nth-child(4) a:before {
	background: #6b9494
}

.dept-tabs li:nth-child(5) a:before {
	background: #f7c874
}

.dept-tabs li:nth-child(6) a:before {
	background: #f6f6b2
}
.dept-tabs li:nth-child(7) a:before {
	background: #ddd
}

.dept-tb-content,
.tb-header {
	color: #000
}

#tab-2-0 .dept-tb-content,
#tab-2-0 .tb-header {
	background: #def7dc
}

#tab-2-1 .dept-tb-content,
#tab-2-1 .tb-header {
	background: #b4ddc6
}

#tab-2-2 .dept-tb-content,
#tab-2-2 .tb-header {
	background: #83bda4
}

#tab-2-3 .dept-tb-content,
#tab-2-3 .tb-header {
	background: #6b9594
}

#tab-2-4 .dept-tb-content,
#tab-2-4 .tb-header {
	background: #f7c874
}

#tab-2-5 .dept-tb-content,
#tab-2-5 .tb-header {
	background: #f4f4b3
}

#tab-2-6 .dept-tb-content,
#tab-2-6 .tb-header {
	background: #ddd;
}

.dept-tabs li.active a:before {
	margin-bottom: -1px;
	border-top-width: 1px
}

.dept-tb-content {
	background: #28c4f8;
	padding: 0 32px 28px
}

.dept-tb-content p {
	color: #000;
	font-size: 17.5px
}

.dept-tb-content strong {
	font-size: 22px;
	color: #fff
}

.tab-content .dept-tb-content ul {
	padding: 0;
	margin: 0
}

.tab-content .dept-tb-content ul li {
	list-style: none;
	float: left;
	margin-right: 5px
}

.tab-content .dept-tb-content ul li a,
.tab-content .dept-tb-content ul li i {
	color: #fff;
	font-size: 17px
}

.tab-content .dept-tb-content ul li:before {
	background: 0 0;
	width: 0;
	margin: 0
}

.tb-header {
	background: #28c4f8;
	overflow: hidden;
	padding: 17px 32px 9px
}

.tab-link-btn {
	background: #fff;
	padding: 5px 19px;
	border-radius: 4px;
	color: #000;
	font-size: 16px;
	font-weight: 600
}

.tab-content .dept-tb-content ul li.sptor {
	margin: 0 17px;
	color: #fff
}

.tb-header h4 {
	float: left
}

.tb-header a {
	float: right
}

.dept-tabs li:first-child a {
	margin-left: 0
}

.popover-body {
	color: #fff
}

.publication-category-ul {
	display: flex;
	flex-wrap: wrap
}

.publication-category-ul li {
	width: 32%;
	padding-bottom: 23px;
	margin-right: 2%;
	background: #eee;
	margin-bottom: 22px
}

.publication-category-ul li:nth-child(3n) {
	margin-right: 0
}

.publication-category-ul li a {
	overflow: hidden;
	display: block
}

.publication-category-ul li a img {
	margin-bottom: 11px;
	width: 100%;
	transform: scale(1);
	transition: all .3s ease 0s
}

.publication-category-ul li:hover img {
	transform: scale(1.05)
}

.publication-category-ul li span {
	display: block;
	color: #000;
	font-size: 12px
}

.pb-list {
	font-weight: 400;
	padding: 0 8px;
	display: block
}

.publication-category-ul a.pb-title {
	line-height: 1.1
}

.pb-list a {
	display: block
}

.publication-category-ul li a strong {
	display: block;
	line-height: 1.1;
	font-size: 20px;
	color: #000
}

.publication-category-ul li a.blue-btn {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 153px;
	text-transform: uppercase
}

.publication-category-ul li em {
	font-style: normal;
	padding-top: 7px;
	display: block;
	padding-bottom: 20px
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
	border-top-color: #344a62
}

.publication-ul {
	display: flex;
	flex-wrap: wrap
}

.publication-ul li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 24px
}

.publication-ul li:nth-child(3n) {
	margin-right: 0
}

.thumbnail-articles {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 19px
}

.thumbnail-articles li {
	position: relative;
	width: 108px;
	margin-right: 8px
}

.item-bigimg a:before,
.item-pdf a:before,
.item-vdeo a:before,
.item-youtube a:before {
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	z-index: 90;
	top: 15px;
	color: #28c4f8;
	font-size: 27px;
	transform: translateX(-50%)
}

.item-vdeo a:before {
	content: '\f01d'
}

.item-bigimg a:before {
	content: '\f00e'
}

.mb50 {
	margin-bottom: 50px
}

.item-pdf a:before {
	content: '\f1c1'
}

.item-youtube a:before {
	content: '\f166'
}

.thumbnail-articles li a {
	display: inline-block
}

.publication-ul li a {
	display: block;
	position: relative;
	overflow: hidden
}

.publication-ul li a:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

.publication-ul li a img {
	width: 100%;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.publication-ul li a:hover img {
	-moz-transform: scale(1.101, 1.101);
	-ms-transform: scale(1.101, 1.101);
	-webkit-transform: scale(1.101, 1.101);
	transform: scale(1.101, 1.101)
}

.publication-ul li a strong {
	position: absolute;
	display: block;
	background: #28c4f8;
	z-index: 10;
	left: 0;
	bottom: 7%;
	padding: 7px 22px;
	font-size: 17px;
	border-radius: 1px 2px 28px 1px;
	color: #0b3442
}

.r-content-banner img {
	margin-bottom: 21px;
	width: 100%
}

.event-ul {
	display: flex;
	flex-wrap: wrap
}

.event-ul li {
	width: 49%;
	margin-bottom: 20px;
	margin-right: 2%
}

.max-container.mtop20 {
	margin-top: 38px
}

.bio-content {
	position: relative;
	margin-bottom: 160px
}

.bio-content img {
	float: left;
	margin-right: 27px
}

.bio-content h1 {
	font-size: 30px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	color: #fff;
	margin: 0
}

.designation-detail {
	background: url(../img/dd.png) no-repeat;
	position: absolute;
	left: 161px;
	width: 100%;
	padding: 22px 69px 90px 134px;
	bottom: -130px;
	z-index: 10;
	background-size: 87%
}

.designation-detail .social-icons a {
	background: #28c4f8;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 28px;
	margin-bottom: 6px;
	margin-right: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 28px;
	border-radius: 50%;
	transition: all .3s ease 0s
}

.designation-detail .social-icons a i {
	padding: 6px 0 0;
	color: #344a62
}

.designation-detail .social-icons a:hover {
	color: #000;
	background: #fff
}

.designation-detail h3 {
	line-height: 1;
	font-size: 22px;
	font-weight: 500;
	color: #fff
}

.event-ul li:nth-child(2n) {
	margin-right: 0
}

.next-btns {
	margin-bottom: 110px
}

.banner-news {
	margin-bottom: 16px;
	position: relative
}

.banner-news:before {
	position: absolute;
	content: '';
	border: 0px solid rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	bottom: 0
}

.news-content ul {
	margin-bottom: 19px
}

.news-content ul li {
	position: relative;
	padding-left: 17px
}

.news-content ul li:before {
	content: '';
	background: #28c4f8;
	top: 7px;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	border-radius: 50%;
	line-height: 1.2
}

.article-news a img,
.banner-news img {
	width: 100%
}

.mb30 {
	margin-bottom: 30px
}

.articleimg {
	display: block;
	margin-bottom: 13px
}

.article-news h3 a {
	font-size: 23px;
	color: #000;
	font-weight: 800
}

.article-news h3 {
	margin-bottom: 0;
	line-height: 1
}

.article-news span {
	font-size: 13px;
	display: block;
	margin-bottom: 11px
}

.article-footer {
	background: #f7f7f7;
	padding: 15px 11px;
	text-align: right
}

.article-icons a {
	background: #344a62;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 27px;
	margin-bottom: 0;
	margin-right: 4px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 27px;
	border-radius: 50%;
	transition: all .3s ease 0s
}

.article-icons a i {
	color: #f7f7f7;
	line-height: 1.7
}

.connect-content h2 {
	color: #000;
	font-size: 32px;
	font-weight: 800
}

.news-content h2,
.news-content h4 {
	font-weight: 600;
	margin: 0;
	color: #000
}

.news-content h4 {
	font-size: 18px
}
.img-data-holds {
    
}
.news-content h2 {
    font-size: 27px;
    margin-bottom: 10px;
    font-weight: 700;
}

.news-content h3 {
	font-size: 12px;
	font-weight: 500
}

.event-list-item {
	display: block;
	background: #f7f7f7;
	border-radius: 7px;
	width: 100%;
	padding: 6px 7px 7px 6px;
	overflow: hidden;
	transition: all .5s ease 0s
}

.event-list-overlay-section {
	background-color: #000;
	opacity: 0;
	transition: all .3s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.event-box-section {
	width: 50%;
	float: left;
	position: relative;
	transition: all .3s ease 0s
}

.event-box-section:before {
	position: absolute;
	content: "";
	border-right: 15px solid #28c4f8;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	bottom: 30px;
	left: -14px;
	opacity: 0;
	transition: all .3s ease 0s
}

.event-box-text {
	padding: 0 0 0 10px;
	text-align: center
}

.event-box-title h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
	text-align: left;
	text-transform: none
}

.event-box-title h2 a {
	font-size: 20px;
	text-transform: none;
	font-weight: 800;
	color: #000;
	display: block;
	line-height: 1.2;
	padding-top: 10px
}

.research-ul {
	display: flex;
	flex-wrap: wrap
}

.research-ul li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 100px;
	-moz-transition: .25s ease-out;
	-webkit-transition: .25s ease-out;
	transition: .25s ease-out;
	position: relative
}

.bg-thumb,
.research-ul li a img {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out
}

.research-ul li:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

.research-ul li:nth-child(3n) {
	margin-right: 0
}

.research-ul li a {
	overflow: hidden;
	display: block
}

.research-ul li a img {
width: 100%;
   
    transition: all .2s ease-in-out;
    height: 340px;
    object-fit: cover;
}

.research-ul li a:hover img {
	-moz-transform: scale(1.101, 1.101);
	-ms-transform: scale(1.101, 1.101);
	-webkit-transform: scale(1.101, 1.101);
	transform: scale(1.101, 1.101)
}

.research-ul li a strong {
position: absolute;
    left: 25px;
    top:21px;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 4px 9px #000;
    font-weight: 900;
    display: block;
    line-height: 1.2;
    width: 100%;
}

.research-ul li em {
    display: block;
    background: #004734;
    width: 91%;
        min-height: 130px;
    position: absolute;
    bottom: -16%;
    left: 5%;
    font-style: normal;
    color: #fff;
    padding: 22px;
    line-height: 1.3;
}

.research-ul li em a {
	color: #fff;
	display: block;
	clear: both;
	width: 82px;
	margin-top: 5px
}

.event-box-title h3 {
	font-size: 13px;
	font-weight: 500;
	transition: all .3s ease 0s;
	margin-bottom: 0;
	text-align: left
}

.event-box-title h4 {
	font-size: 13px;
	color: #000;
	text-align: left
}

.event-box-title p {
	text-align: left;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.4
}

.cc-title,
.custom-heading1,
.event-social-icons,
.poster-outer h3 {
	text-align: center
}

.event-social-icons {
	padding: 0;
	margin-top: 0
}

.event-social-icons a {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 24px;
	margin-bottom: 6px;
	margin-right: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 24px;
	border-radius: 50%;
	transition: all .3s ease 0s
}

.event-social-icons a i {
	padding: 4px 0 0
}

.event-image-section {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 4px;
	overflow: hidden
}

.event-image-section img {
	width: 100%;
	transform: scale(1);
	transition: all .3s ease 0s
}

h3.cc-title:before {
	background: #212529;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0
}

.cc-title span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	z-index: 1
}

.cc-title {
	overflow: hidden
}

.box {
	width: 100%;
	height: 60vh;
	border-radius: 12px
}

.glide__wrapper {
	padding: 15vh 0
}

.glide__track {
	overflow: visible;
	height: auto
}

.custom-heading1:after,
.custom-heading1:before {
	width: 100%;
	height: 1px;
	left: 0;
	top: 0;
	content: ''
}

.custom-heading1 {
	position: relative;
	margin-bottom: 32px
}

.custom-heading1:before {
	border-bottom: 1px solid #000;
	position: absolute
}

.custom-heading1:after {
	background: #000;
	position: absolute
}

.glide__slide {
	overflow: hidden;
	background: #f7f7f7;
	padding: 10px;
	-webkit-transition: all .2s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.glide__slide.active {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

.glide__slide.pre {
	-webkit-transform: perspective(50em) rotateY(15deg);
	transform: perspective(50em) rotateY(15deg)
}

.glide__slide.following {
	-webkit-transform: perspective(50em) rotateY(-15deg);
	transform: perspective(50em) rotateY(-15deg)
}

.glide--horizontal .glide__bullets {
	bottom: 25%
}

.box-item:before {
	content: '';
	width: 3px;
	height: 100%;
	background: #28c4f8;
	display: block;
	position: absolute;
	left: 11px;
	bottom: 67px
}

.glide__arrow--left {
	content: '\f053';
	font-family: Fontawesome;
	left: 0!important
}

.glide__arrow {
	top: 38%!important;
	border: none!important;
	background: 0 0!important;
	box-shadow: none!important;
	font-size: 50px;
	color: #28c4f8
}

.glide__arrow--right {
	right: 0!important
}

.glide__slide.glide__slide--active .box-item:before {
	background: #344a62;
	bottom: 89px
}

.glide__slide .box-item,
.glide__slide.glide__slide--active .box-item ul {
	transition: all .2s ease-in-out
}

.glide__slide {
	transition: all 2s;
	transform: scale(.8)
}

.glide__slide.glide__slide--active {
	transform: scale(1.1);
	padding-bottom: 23px
}

.glide__slide.glide__slide--active .box-item h3 {
	background: #344a62;
	color: #fff
}

.bullet-ul:before {
	background: #fff;
	content: '';
	width: 94%;
	height: 75%;
	position: absolute;
	z-index: -10;
	top: 6%
}

.glide__slide.glide__slide--active .bullet-ul:before {
	top: 10%;
	height: 68%
}

.glide__slide.glide__slide--active:before {
	background: red
}

.box-item p {
	padding-left: 15px;
	padding-right: 15px
}

.box-item h3 {
	background: #28c4f8;
	width: 120px;
	height: 120px;
	line-height: 4.1;
	border-radius: 50%;
	font-size: 26px;
	font-weight: 800
}

.news-slide.owl-carousel {
	transform: rotate(90deg)
}

.news-slide .single-slide {
	transform: rotate(-90deg)
}

.news-slide.owl-carousel .owl-nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: calc(50% - 33px)
}

.bullet-ul li {
	padding-left: 25px;
	position: relative;
	font-size: 16px;
	margin-bottom: 2px;
	color: #364c64;
	font-weight: 600
}

.poster-outer {
	max-width: 560px;
	margin: 41px 21px;
	border: 1px solid #fff;
	padding: 10px 20px
}

h2.eventile {
	text-align: left;
	font-weight: 800;
	letter-spacing: 0;
	font-size: 28px;
	line-height: 1.2
}

.connect-content h4 {
	color: #28c4f8;
	font-size: 22px;
	font-weight: 800
}

.connect-content .thinking-nav-content h4,
.tb-header h4 {
	color: #000
}

.connect-content .thinking-nav-content {
	float: none;
	width: 100%;
	padding: 0;
	box-shadow: none
}

.homepage-card-content.bgtxt h2.eventile {
margin-top: 16px;
  color: #004834;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 29px;
}
.full-container.bg-analytics {
    background:#f2f2f2;
}
.side-careers ul.thinking-nav {
	float: none;
	display: block;
	margin: 0
}

.connect-content p a {
	color: #28c4f8;
	font-size: 15px;
	font-weight: 600
}

.side-careers h3 {
	background: #344a62;
	color: #fff;
	padding: 5px 25px;
	font-size: 26px;
	margin-bottom: 0
}

.poster-inner {
	max-width: 550px;
	margin: 0 auto
}

.poster-main {
	position: relative;
	margin: 30px auto 0;
	max-width: 1000px
}

.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background: #a4a4a4;
	box-shadow: inset 1px 1px 7px #000
}

.single-team-member {
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
	display:flex;
	flex-wrap:wrap;
	transition: all .3s ease 0s
}

.single-team-member .image-section {
position: relative;
    flex: 0 0 31%;
    max-width: 30%;
    opacity: .8;
    padding-left: 14px;
}
.single-team-member .image-section::before {
   position: absolute;
    content: "";
    border-right: 15px solid #fff;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    top: 120px;
    left: 90px;
    opacity: 1;
    transition: all .3s ease 0s;
    z-index: 10;
}

.single-team-member .image-section img {
  
    height: 147px;
    object-fit: contain;
    width: 60px;
    object-fit: contain;
    width: 100px;
    transition: all .3s ease 0s;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 10px;
    margin-top: 30px;

}

.single-team-member .image-section .overlay-section {
	background-color:#004834;
	opacity: 1;
	transition: all .3s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.single-team-member .image-section .overlay-section .detail-link {
	position: absolute;
	top: 45%;
	left: 46%
}

.team-ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
    gap: 20px;
}

.tab-content .team-ul li {
    flex: 0 0 32%;
    margin-bottom: 20px;
    margin-right: 0;
}
.tab-content.team-content .team-ul li {
	flex: 0 0 32%;
	margin-bottom: 5px;
	margin-right: 0;
}

.team-ul li:last-child,
.team-ul li:nth-child(3n) {
	margin-right: 0
}

.single-team-member .box-section {
	    flex: 0 0 66%;
	position: relative;
	transition: all .3s ease 0s
}

.single-team-member .box-section::before {
	    position: absolute;
    content: "";
    border-right: 15px solid #b0dea4;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    bottom: 30px;
    left: -14px;
    opacity: 1;
    display:none;
    transition: all .3s ease 0s;
}


.single-team-member:hover .box-section .box-text .box-title h1 a,
.single-team-member:hover .box-section .box-text .box-title h2 {
	    color: #000;
}

.single-team-member:hover .box-section .box-text .social-icons a {
	background: #fff;
	color: #000
}

.single-team-member .box-section .box-text {
    padding: 23px 20px 20px;
    text-align: center;
    padding-right: 0;
    min-height: 170px;
}

.team-title {
	position: relative;
	margin-bottom: 25px
}

.team-title:before {
background: #2125292b;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0
}

.team-title span {
	background: #fff;
	padding: 0 15px 0 0;
	position: relative;
	z-index: 1
}

.team-tabs-wrapper {
	    max-width: 1140px;
    margin: 40px auto;
}

.single-team-member .box-section .box-text .box-title h1 {
	font-size: 18px;    text-align: left;
	font-weight: 700;
	    color: #fff;
	margin-bottom: 0
}

.box-title h1 a {
         color: #000;

    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
    text-align: left;
}

.single-team-member .box-section .box-text .box-title h2 {
    font-size: 15px;
    font-weight: 600;
    transition: all .3s ease 0s;
    margin-bottom: 0;
    text-align: left;
       color: #000;
    margin-top: 7px;
}
.single-team-member .box-section .box-text .box-title h2:nth-child(3) {display:none;}

.tab-content.team-content ul li:before {
	background: 0 0;
	content: none
}

.single-team-member .box-section .box-text .social-icons a {
	    background: #004834;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    margin-bottom: 6px;
    margin-right: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 34px;
    border-radius: 50%;
    transition: all .3s ease 0s;
    line-height: 36px;
}

.single-team-member .box-section .box-text .social-icons a i {
	padding: 8px 0 0;
	    color: #fff;
}

.single-team-member .box-section .box-text .social-icons {
	padding: 0;
    text-align: left;
        color: #000;
    margin-top: 14px;
}

.date-event b:before,
.loc-event b:before {
	font-family: Fontawesome;
	margin-right: 6px;
	float: left
}

.sidebar-widget-area .title,
.single-slide .post-number p,
body {
	font-family: 'Nunito Sans', sans-serif
}

.timestart {
	background: #fff;
	padding: 22px 0 13px
}

.owl-controls {
	display: none
}

.item-inner1 h4 {
	font-weight: 800;
	padding-left: 17px;
	color: #364e68
}

.timestart h3 {
	text-align: center
}

.date-event b,
.loc-event b {
	font-size: 13px;
	letter-spacing: 0;
	text-align: left;
	display: block;
	font-weight: 400
}

.poster-main .poster-btn {
	position: absolute;
	top: 0;
	cursor: pointer
}

.poster-main .poster-prev-btn {
	left: 0;
	background: url(../img/btn_l.png) center center no-repeat
}

.poster-main .poster-next-btn {
	right: 0;
	background: url(../img/btn_r.png) center center no-repeat
}

.event-div {
	position: absolute;
	bottom: 8px;
	left: 28px;
	right: 0;
	width: 259px
}

.date-event b {
	color: #243445;
	margin-bottom: 4px
}

.homepage-card-content .date-event b {
	color: #fff;
	margin-bottom: 12px
}

.homepage-card-content .loc-event b {
	color: #fff
}

.date-event b:before {
	content: '\f073';
	margin-bottom: 6px
}

.loc-event b {
	color: #243445
}

.loc-event b:before {
	content: '\f277';
	margin-bottom: 24px
}

.loc-event {
	clear: both
}

.smallbx.eventb .homepage-card-content h3 {
	font-size: 18px;
	color: #004934;
	font-weight: 400
}

.nav-issues__link__label {
    margin-top: 1px;
    align-self: center;
    opacity: 1;
    font-weight: 500;
    max-width: none;
    height: auto;
    font-family: "Titillium Web", sans-serif!important;
}

.tfeeds {
	width: 300px;
	float: right
}

.nomgn {
	margin: 0
}

.navbar-header {
	display: none
}

.nav-issues {
	height: 51px;
width:100%;
	margin:0 auto;
}

.sidebar-widget-area .title {
	border: none;
	padding: 0;
	margin-bottom: 14px;
	font-size: 32px;
	font-weight: 800
}

.sidebar-widget-area .widget-content {
	padding: 0
}

p {
	color: #000
}

.hm-area {
	margin-top: 48px
}

.post-sidebar-area {
	border: none
}

.card__image {
	background-color: transparent
}
.news-content.content-detail {
    margin-left: 30px;
    margin-right: 30px;
 
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    background: #fff;
    border-top: 10px solid #004734;
    padding: 40px;
    border-radius: 10px;
}
.detailIm img {
        height: 330px;
    object-fit: contain;
}
.teaching-container {
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 10px;
	display:none;
}

.teaching-container .container-fluid {
	padding: 0
}

.teaching-container .featured__grid .card--small:nth-child(4) {
	margin-right: 0
}

.featured__grid .card--small {
	width: 25.5%
}

.card {
	float: none;
	width: auto
}

.advisory-box-wrapper {
	display: flex;
	flex-wrap: wrap
}

.advisory-box-wrapper li {
	display: flex;
	width: 32%;
	overflow: hidden;
	text-align: center;
	margin-right: 24px;
	margin-bottom: 24px;
	-moz-transition: .25s ease-out;
	-webkit-transition: .25s ease-out;
	transition: .25s ease-out
}

.advisory-box-wrapper li:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

@-webkit-keyframes moveFromTop {
	from {
		-webkit-transform: translateY(-300%)
	}
	to {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes moveFromTop {
	from {
		-moz-transform: translateY(-300%)
	}
	to {
		-moz-transform: translateY(0)
	}
}

@-ms-keyframes moveFromTop {
	from {
		-ms-transform: translateY(-300%)
	}
	to {
		-ms-transform: translateY(0)
	}
}

@-webkit-keyframes moveFromBottom {
	from {
		-webkit-transform: translateY(200%)
	}
	to {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes moveFromBottom {
	from {
		-moz-transform: translateY(200%)
	}
	to {
		-moz-transform: translateY(0)
	}
}

@-ms-keyframes moveFromBottom {
	from {
		-ms-transform: translateY(200%)
	}
	to {
		-ms-transform: translateY(0)
	}
}

.advisory-box-wrapper li:nth-child(3n) {
	margin-right: 0
}

.advisory-box-wrapper li .adv-content {
	width: 100%;
	padding: 36px 28px 15px;
	background: #f7f7f7
}

.advisory-box-wrapper li img {
	margin-bottom: 10px;
	/*width: 125px;
	height: 125px;*/
	
}

.advisory-box-wrapper li strong {
	display: block;
	margin-bottom: 4px;
	font-size: 21px
}

.cc-title span {
	color: #28c4f8!important;
	font-size: 20px!important
}

.advisory-container h3.title-advisory,
.analytics-container h3 {
	font-size: 36px;
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	letter-spacing: 0
}

.max-container {
	max-width: 1200px;
	margin: 0 auto
}

.featured__grid {
	padding: 0
}

.analytics-container {
	background: #344a62;
	padding-top: 22px;
	margin-bottom: 17px;
	padding-bottom: 46px
}

.advisory-container h3.title-advisory {
	color: #fff;
	font-weight: 800;
	display: block;
	margin-top: 5px;
	margin-bottom: 9px
}

.card__title {
	color: #344a62!important;
	font-weight: 700
}

.analytics-container h3 {
	color: #fff;
	font-weight: 800;
	display: inline-block;
	margin-bottom: 12px;
	margin-top: 0
}

.analytic-inner {
	max-width: 1200px;
	margin: 0 auto
}

.information-icon {
	justify-content: center;
	min-height: 139px;
	display: flex;
	flex-direction: row;
	align-items: flex-start
}

.information-icon .inf-i {
	width: 25%
}
#scrollUp:hover {
    background-color: #abd89f;
    color: #000;
}

.top-nav {
	margin: 0 auto
}
.nav-issues__item--wide:after {
    right: 0;
    background-color: #b0dea4!important;
    opacity: 1;
}

.top-nav ul {
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    
    
}
.sub-top-nav {
    position: absolute;
    background: #EEE;
    padding: 28px 0;
    top: 34px;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    min-width: 204px;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -khtml-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -moz-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -ms-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -o-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    clip: rect(1px,1px,1px,1px);
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
	box-shadow: 2px 4px 5px #004734;
  	border-radius: 6px;
}

.top-nav ul li:hover > ul.sub-top-nav {
    visibility: visible;
    opacity: 1;
    clip: inherit;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.icon,
.top-nav ul li {
	display: inline-block
}

.icon {
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

.top-nav ul li {
	vertical-align: top;

}

.top-nav ul li:last-child {
	border: none
}

.hero-area {
	top: 96px
}

.nav-issues__link__inner .fa {
	font-size: 21px;
	color: #28c4f8;
	opacity: .6
}

.single-slide .post-title a,
.ticker a {
	color: #fff
}

.nav-issues__list.container {
	display: table;
	justify-content:center;
	margin: 0 auto;
	text-align: center;
}

.post-title a,
.single-slide .post-title a {
	margin-bottom: 0;
	font-weight: 700
}

.nav-issues__item--wide {
	display: inline-block;
	vertical-align: middle;
	float: none;
	width:auto;
flex: auto;
}

.nav-issues__link__inner em {
	display: block;
	height: auto;
	margin-right: 2px;
}

.holder ul li a,
.ticker strong,
.top-div .social,
.top-nav ul li a,
.top-navz,
.top-navz nav {
	display: inline-block
}

.hero-slides {
	position: relative;
	z-index: -10!important
}

.custom-slide {
	position: absolute;
	right: 0;
	width: 20%;
	top: 50%;
	z-index: 9000;
	transform: translate(0, -50%)
}

.single-slide .post-number,
.single-slide .post-title {
	float: left
}

.single-slide .post-title a {
	margin-bottom: 0;
	font-size: 14px
}

.holder {
	width: auto;
	height: auto;
	overflow: hidden
}

.holder .mask {
	position: relative;
	left: 0;
	top: 10px;
	width: 300px;
	height: 240px;
	overflow: hidden
}

.single-slide .post-number p,
.ticker strong {
	width: 55px;
	height: 55px;
	margin-right: 25px;
	margin-bottom: 0;
	line-height: 45px;
	text-align: center
}

.ticker strong {
	border: 5px solid #28c4f8;
	border-radius: 50%;
	color: #fff;
	font-size: 24px;
	float: left
}

.ticker a {
	font-size: 17px;
	font-weight: 600
}

.post-title a {
	font-size: 14px;
	color: #8d8d8d
}

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
body {
    font-family: "Titillium Web", sans-serif!important;
    font-weight: 400;
    font-style: normal;
}
.news-content.content-detail.mnDetail {
    position:static;    opacity: 1;
}
.dateN i {
    font-size: 11px;
    align-self: center;
    padding-right: 4px;
    position: relative;
    top: -1px;
}
.news-content.content-detail.mnDetail h2 {
    position: static;
    transform: none;
    color: #000;
    width: auto;
    text-align: left;
    padding: 0;
    border: none;
    margin-top: 0;
    font-size: 35px;
}
.dateN {
    text-align: center;
    background: #000;
    display: inline-block;
    color: #fff!important;
    font-size: 14px!important;
    padding:3px 10px 2px;
    display: inline-flex;
    border-radius: 4px;
}
.research-ul.p--ul li em a {
    display:inline-flex;
    font-size:16px!important;
}
.research-ul.p--ul li:hover {
    box-shadow:none;
}
.research-ul.p--ul li em a i {
    align-self: center;
    font-size: 13px;
    padding-left: 5px;
}
.why-data p.spDate {
    font-size: 16px;
    text-align: center;
    background: #000;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 2px 10px 0px;
    display: inline-flex;
    border-radius: 4px;
}
.why-data p.spDate i {
    font-size: 11px;
    align-self: center;
    padding-right: 4px;
}
.ticker-news .max-container {
    max-width: 1135px;
    margin: 0 auto;
}
.fb_iframe_widget iframe {
	position: absolute;
	border: 10px solid #fff !important;
}
.ticker-NewsWreapper .max-container {
    max-width: 1120px;
}
.facebookSection {}
.inqForm label {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.inqForm {
    background: #ffffff;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    border-top: 10px solid #004734;
    transform: translate3d(0, 0, 0);
    padding: 30px 40px 40px;
    margin-top: 0px;
    transition: all 0.3s linear;
}
.sp-link a {
    background: #004734;
    color: #fff !important;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 14px;
    font-weight: 600;
    border-radius: 5px;
}
.header-area {
    position:relative!important;
}
 table.c-table {
    width: 100%;
    border-collapse: collapse;
}
.c-table th, .c-table td {
    padding: 8px 12px;
    border: 1px solid #ddd;
}
@media (max-width: 767px) {
    table.c-table, table.c-table thead, table.c-table tbody, table.c-table th, table.c-table td, table.c-table tr {
        display: block;
    }
    table.c-table thead tr {
        display: none;
    }
    table.c-table tr {
        margin-bottom: 15px;   
    }
    table.c-table td {
        display: flex;
        justify-content: space-between;
        padding: 8px;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 50%;
        flex-wrap:wrap;
    }
    table.c-table td:before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 10px;
        font-weight: bold;
    }
}
.shapeDiv:before {
    /*  content: '';*/
    /*background: green;*/
    /*width: 100px;*/
    /*height: 100px;*/
    /*position: absolute;*/
    /*right: -23px;*/
    /*bottom: -40px;*/
    /*z-index: -1;*/
    /*border-radius: 8px;*/
    /*display: block;*/
    /*z-index: -10;*/
    /*left: -50px;*/
}
.shapeDiv::after {
    /*content: '';*/
    /*  background: #af9272;*/
    /*  width: 100px;*/
    /*  height: 100px;*/
    /*  position: absolute;*/
    /*  left: -76px;*/
    /*  bottom: 0;*/
    /*  z-index: -4;*/
    /*  border-radius: 8px;*/
    /*  z-index: 100;*/7
    /*  bottom: -4px;*/
    /*  bottom: -10px;*/
}
.appointDiv {
    position:relative;    
}
.appointDiv button {
    background: #004734;
    color: #fff !important;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 14px;    font-weight: 600;
    border-radius: 5px;
}
.appointDiv i {
    font-size: 13px;
    padding-left: 3px;
}
.appointDiv:after {
    /*content: '';*/
    /*background: #af9272;*/
    /*width: 100px;*/
    /*height: 100px;*/
    /*position: absolute;*/
    /*right: -23px;*/
    /*top: -1px;*/
    /*z-index: -1;*/
    /*border-radius: 8px;*/
}
.appointDiv:before {
    /* content: '';*/
    /*background: #88c28c;*/
    /*width: 100px;*/
    /*height: 100px;*/
    /*position: absolute;*/
    /*right: -60px;*/
    /*top: -24px;*/
    /*z-index: -10;*/
    /*border-radius: 8px;*/
}
.flex {
    display:flex;
    justify-content:space-between;
}
.card__img-wrap {
	position: relative;
}
.card__img-wrap img {
    width:100%;
}
.detail ul {
    margin-top: 20px!important;
    margin-left: 50px!important;
    padding: 0;
    margin-bottom: 30px;
    list-style:disc!important;
}
.detail ul li {
    list-style:disc!important;margin-bottom: 8px;
    margin-right: 10px;
}
.detail ul li a {font-size: 16px !important;
    color:#004734!important;
}
.card__img-wrap h4 {
    color: #fff!important;
    font-size: 26px!important;
    font-weight: 600!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hi {
    display: flex;
}
.panel.panel-primary ul {
    margin-left:20px;
}
.panel.panel-primary ul li {
    list-style:disc;
    margin-bottom: 14px;
}
.panel-heading h2  {
    font-weight: 600!important;
    font-size:27px!important;
    color: #313131!important;
    margin:0;
}
.table.table-bordered td b{
    font-weight:600;
}
.hi h2 {
    font-size: 22px;
    margin: 0;
    line-height: 29px;
    font-weight: 600;
    margin-left: 4px;
    text-transform: capitalize;
}
.table.table-bordered a {
    text-transform: capitalize;
    color: #004734;
}
.hi span {
    align-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #004734;
}
.flex {
    color:#313131;
}
.flex a {
    color: #004734;
    align-self:center;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
}
.panel-primary {
    border-color: transparent;
    border-top: 10px solid #004734;
    border-radius: 10px;    padding: 20px 30px;
}
.inqForm label {
    font-size:15px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-heading {
    padding: 10px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #fff;
    border-color:#fff;    padding-bottom: 0;
}
.panel-body {
    padding:20px 10px;
}
.logSection {
    padding-top: 180px;
}
.max-container.connect-content.editor_5 h2.fc {
    text-align: center;
    display: block;
    margin-top: 23px;
}
 #newsPopup {
    width: 300px;
    max-height: 470px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 20px;
    position: fixed;
    right: -320px;
    top: 28%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: right 1s;
    transform: translateY(7%);
    min-height: 200px;
    overflow: auto;
}
#closeButton {
    background-color: #004734;
    color: white;
    border: none;
    padding: 4px 9px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
}
#closeButton:focus {
    border:none;outline:0;
}
#newsPopup h2 {
    margin-top: 0;
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    color: #004734;
    animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.pressModal .modal-dialog {
    max-width: 1100px;
    margin: 1.75rem auto;
}
.frameYoutube {
    height: 566px;
}
.frameYoutube iframe {
    height: 100%;
    width: 100%;
    object-fit: contain;
    display: block;
}
.pressModal .gallery a div:before {
    content:none;
}
.pressModal .modal-body {
    padding-top:20px;
}
.pressModal .gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    padding: 0;
    justify-content: flex-start;
    gap: 20px;
}
.pressModal button.close {
    position: absolute;
    right: 8px;
    top: -2px;
    font-size: 26px;
    z-index: 100;
}
.pdfsul {
    display:flex;
    flex-wrap:wrap;
}
.pdfsul li {
    flex: 0 0 21%;
    text-align: center;
    margin: 0 auto;
    margin: 0 auto 24px;
}
.pdfsul li i {
    background: #b5dda4;
    height: 80px;
    border-radius: 50%;
    display: block;
    position: relative;
    display: block;
    margin: 0 auto 14px;
    border: 4px solid #a9cd9a;
    width: 80px;
}
.pdfsul li strong {
    font-weight: 700;
    color: #313131;
    display: block;
}
.max-container.connect-content.editor_1 ul.pdfsul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.max-container.connect-content .pdfsul a {
    font-size: 1rem;
    color: #0040e7;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    display: block;
    padding: 40px 17px;
    border-bottom: 1px solid #004734;
}
.pdfsul li .fa-file-pdf-o:before {
    content: "\f1c1";
    position: absolute;
    left: 50%;
    top: 31%;
    z-index: 100;
    transform: translateX(-50%);
    font-size: 28px;
    color: #004734;
}
.max-container.connect-content.editor_1 ul.countriesul {
    padding: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}
ul.countriesul img {
    height: 120px;
    width: 170px;
    object-fit: contain;
    display: block;
    margin: 0 auto 12px;
}
.countriesul {
    padding:0;
    display:flex;
    justify-content:center;
}
.countriesul li {
    flex: 1;
    text-align: center;
}
.countries li strong {
    font-weight: bolder;
    display: block;
    font-size: 19px
}
.max-container.connect-content.editor_1 ul.outlook {
    margin-top: 30px;
    flex-wrap:wrap;
    display: flex;
    gap: 20px;
    margin-bottom: 60px;
}
.chemicalDiv strong {
    display: block;
    font-weight: 600;
    font-size: 19px;
}
.chemicalDiv em {
    position: relative;
    font-size: 20px;
    font-style: italic;
    display: block;
    margin: 2px 0;
    padding-left: 27px;
}
.chemicalDiv em:before {
    content: '';
    background: #fff;
    width: 19px;
    height: 3px;
    display: block;
    position: absolute;
    lefT: 0;
    top: 13px;
}
.chemicalDiv {}
.chemicalDiv {
    background: #004734;
    color: #fff;
    padding: 10px 16px;
    margin: -25px 10px 16px;
    position: relative;
}
ul.outlook img {
    height: 282px;
    width: 100%;
    object-fit: cover;
}
.max-container.connect-content.editor_1 ul.outlook li {
    flex: 22.9%;
    max-width:22.9%;
}
.table-1 table {
    width:100%!important;
    height: auto!important;
}
.table-1 table a {
    color: #097a5c!important;
}
.max-container.connect-content .welBtns a {
    font-size: 17px;
    color: #fff;
    padding: 11px 28px;
    font-weight: 600;
    background: #004734;
}
.max-container.connect-content a {
    font-size: 1rem;
    color: #097a5c;
}
.welfareBtns a i {
    padding-left: 6px;
    font-size: 14px;
}
.welfareBtns a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: #004734;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    background: #004834;
    color: #fff!important;
    transition: all 0.9s ease 0s;
}
.btn-div {
    display:flex;
    gap:15px;
    margin-top:30px;
}
.main-content-wrapper  .btn-div a:nth-child(1) i {
    margin-right: 7px;
}
.main-content-wrapper  .btn-div a:nth-child(2) i {
    margin-right: 7px;
}
.main-content-wrapper  .btn-div i.fa.fa-arrow-right {
    font-size: 13px;
}
.main-content-wrapper  .btn-div a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: #004734;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    background: #004834;
    color: #fff!important;
    transition: all 0.9s ease 0s;
}
.btn-link:hover {
    color: #004734;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
.card-body {
    padding:20px 55px;
}
.card-body p {
    font-size: 15px;
    margin-bottom: 5px;
}
.card-header {
    background-color:#fff;
}
.btn-link {
    font-weight: 600;
    color: #004734;
    background-color: transparent;
    font-size: 17px;
}
.btn-link .fa {
    font-size: 16px;
    padding-right: 7px;
}
.demo {
    background: #dddddd75;
    padding: 60px;
}
.welfareBtns {
    display: flex;
    gap: 13px;
    margin-top: 30px;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}
.table-1 tr:nth-child(2n), .tkt-slctr-tbl-wrap-dv tr:nth-child(2n) {
    background: #f6f6f6;
}
.table-1 table, .tkt-slctr-tbl-wrap-dv table {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(255, 255, 255, .5);
}
.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
    font-size:15px;
}
.table-1 tr td p, 
.tkt-slctr-tbl-wrap-dv tr td p {
    font-size:15px;
}
.table-1 b, 
.table-1 strong {
    font-weight: 700;
}
.table-1 tr:nth-child(2n), .tkt-slctr-tbl-wrap-dv tr:nth-child(2n) {
    background: #f6f6f6;
}
.table-1 table th, .tkt-slctr-tbl-wrap-dv table th {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    padding: 20px;
    text-align: left;
}
.max-container .consult b {
    font-weight: bolder !important;
    display: inline !important;
    font-size: 17px !important;
    color: #004734;
    line-height: 9px;
}
.max-container.connect-content .common-pk-wrapper a {
    color: #ffff;
}
.common-pk-wrapper {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px;
    transition: all 0.4s;
}
.text-inner-wrapper img {
    height: 65px;
    display: block;
    margin-bottom: 15px;
    object-fit: contain;
}
.common-pk-wrapper .img-wrapper img {
    display: block;
    height: 400px;
    transition: all 0.4s;
    object-fit: cover;
    transition: all 0.4s;
    width: 100%;
}
.common-pk-wrapper .text-wrapper {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.76));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.common-pk-wrapper .text-inner-wrapper {
    padding: 30px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}
.common-pk-wrapper .text-wrapper h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.common-pk-wrapper .text-wrapper .text {
    color: #fff;
    padding: 10px 0px;
}
.connect-content .welfareModal .modal-header h4 {
    color: #004734;
    font-size: 31px;
    font-weight: 700;
    text-align: center;
}
.connect-content .welfareModal .modal-header {
    padding: 20px 36px 0;
}
.connect-content .welfareModal  .modal-header h4 {
    color: #004734;
    font-size: 31px;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 100%;
    padding-bottom: 8px;
    position:relative;
}
.connect-content .welfareModal  .modal-header h4:before {
    content: '';
    background: #004734;
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.consult p {
    font-size: 17px;
    line-height: 29px;
    margin-bottom:31px;}
.consult input {
    display: inline-block;
    width: auto;
    padding: 1px 0 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 0;
    border-radius: 1px!important;
    line-height: 1;
    height:11px;
    margin: 0 10px;
}
.consult {
    /* background: #ffffff; */
    /* box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13); */
    border-radius: 10px;
    /* border-top: 10px solid #004734; */
    transform: translate3d(0, 0, 0);
    padding: 10px 18px 10px;
    margin-top: 30px;
    transition: all 0.3s linear;
}
.captionT {
    max-width: 994px;
    margin: 15px auto 22px;
}
.mgC {
    background: #fff;
    margin: 23px 100px;
    text-align: center;
}
.carouselWrapper {
    /*margin-top: 50px;*/
}
.carousel-indicators li::before {}
.captionT a {
    background: #004734;
    color: #fff!important;
    padding: 6px 25px;
    border-radius: 4px;
    font-size: 15px;
}
.carouselWrapper .carousel-indicators li {
    background:none;
    height:auto;
    list-style:none!important;
}
.carouselWrapper .carousel-indicators li.active {
    border-color:#004734;
}
.carouselWrapper .carousel {
    background:#dddddd54;
    /*margin-bottom: 60px;*/
}
.carouselWrapper .carousel-indicators {
    position:static;
}
.carouselWrapper .carousel-indicators li img {
    height:100%;
    object-fit:cover;
}
.carouselWrapper .carousel-indicators li {
    background:none;
    border:6px solid #b5dda4;
    height:auto;
    list-style: none;
    text-indent: 0;
    cursor: pointer;
    width: 93px;
    height: 70px;
}
.date-N {
    background: #c5c5c5;
    display: inline-block;
    padding: 2px 10px;
    color: #0b0c0c;
    font-size: 13px;
    border-radius: 4px;
    font-weight: 600;
}
.captionT p {
    font-size:15px;
    margin-bottom: 30px;
}
.date-N i {
    padding-right: 7px;
    font-size: 13px;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #004734;
    border-color: transparent;
    color: #fff;
}
.captionT i {
    font-size:13px;
}
.carouselWrapper .carousel-control-next,
.carouselWrapper .carousel-control-prev {
    width:6%;
}
a.carousel-control-prev {
    opacity:1;
}
a.carousel-control-next {
    opacity:1;
}
a.carousel-control-prev i {
    color:#fff;    font-size: 19px;
}
a.carousel-control-next i {
    color:#fff;    font-size: 19px;
}
a.carousel-control-prev {
    background: #004734;
    border-right: 10px solid #fff;
}
a.carousel-control-next {
    border-left: 10px solid #fff;
    background: #004734;
}
.carouselWrapper strong {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 11px;
    display: block;
}
.carouselWrapper .carousel-item img {
    height: 400px;
    width: 100%!important;
    object-fit: contain;
    margin-top: 30px;
    margin-bottom: 22px;
}
.carouselWrapper .carousel-item {}
.gallery a div:before {
    content: '';
    background: rgb(0 0 0 / 21%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.travelul {
    text-align: center;
    padding-top: 50px;
    border-left: 10px solid #b5dda4;
    padding-bottom: 40px;
}
.fed a i {font-size:12px;}
.fed {
    padding: 10px;
    text-align: left;
}
.fed a {
    background: #004734;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 30px;
    display: inline-block !important;
}
.fed p {
    display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
    line-clamp: 4; 
   -webkit-box-orient: vertical;
    overflow: hidden;
}
.travelul li {
    margin-bottom: 30px;
}
.max-container.connect-content .travelul li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 10px 10px;
    border: 2px solid #004734;
    width: 300px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    background: #004734;
    text-transform: uppercase;
}
.top-nav ul li:not(:first-child) {
    position: relative;
    margin-left: 5px!important;
}
.top-nav ul li:first-child {
    margin-left: 0px!important;
}
.max-container.connect-content .travelul li a i {
    font-size:13px;
}
.clNew a.apbtn {
    width: auto;
    background: none;
    font-weight: 600;
    color: #ffffffcf;
    padding: 13px 16px 11px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -0.01em;
    border: 1px solid #ffffff63;
}
.clNew a.apbtn:hover {
    color: #004734!important;
}
.regForm button {
    background: #004734;
    color: #000;
    border: none;
    font-size: 17px;
    padding: 7px 20px 6px;
    font-weight: 600;
    width: 170px;
    border-radius: 5px;
    color: #fff;
}
.regForm input.form-control::placeholder {
    color: #0000004a;
}
.regForm {
    background: #ffffff;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    border-top: 10px solid #004734;
    transform: translate3d(0, 0, 0);
    padding: 30px 40px 40px;
    margin-top: 30px;
    transition: all 0.3s linear;
    max-width: 670px;
}
.regForm label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
}
.h-w3 {}
.consult input:focus {
    box-shadow:none!important;
    outline:0;
}
.clNew a:first-child {}
.clNew a {
    background: #004734;
    color: #fff;
    padding: 0 10px;
    width: auto;
    display: block;
    text-align: center;
    line-height: 12px;
    padding: 13px 26px 11px;
    align-self: center;
    font-size: 13px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #fff;
}
.clNew .tenderDiv a {
    color: #004734;
    background: #fff;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #004734!important;
    border-color: transparent;
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #004734;
    border-color: #004734;
}
.nav-issues__item--wide:first-child:before {
    background-color: #b0dea4;
}
.appointDiv label {
	display: block;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
}
#email-error {
	font-size: 12px;
	font-weight: 500;
}
.appointDiv h2:first-child {
    display:flex;
    justify-content:space-between;
}
.appointDiv h2 small {
    font-size: 14px;
    font-weight: 400;
    align-self: center;
}
.appointDiv br {
    display:none;
}
.appointDiv input[type="submit"] {
    background: #004734;
    padding: 6px 30px 6px;
    font-size: 19px;
    margin-bottom: 0;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
    width: 200px;
}
.appointDiv {
	max-width: 700px;
    margin: 0 auto;
    padding: 25px 40px;
    box-shadow: 1px 0px 5px #00000045;
    border-radius: 10px;
    border-top: 10px solid #004734;
    background: #ffffff;
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    padding: 30px 40px 40px;
}
#reader {
    border-top: 5px solid #004734 !important;
    color: #000;
    padding: 5px 20px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
    width: 650px;
    box-shadow: 1px 1px 4px #00000036;
    margin: 0 auto;
}
#reader span {
	font-size: 20px;
	font-weight: 600;
	padding-left: 10px;
}
#reader__scan_region {
    padding-top: 20px;
    padding-bottom: 30px;
}
#reader__dashboard {
	margin-top: 20px;
	margin-bottom: 30px;
}
#reader button {
    background: #004734;
    color: #fff;
    padding: 5px 20px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
}
#reader__dashboard_section_swaplink {
     background: none;
    border: 1px solid #004734 !important;
    color: #004734;
    padding: 5px 20px 4px;
    border: none;
    border-radius: 5px;
    text-decoration: none !important;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
}
#reader__dashboard_section {
	display: flex;
	justify-content: center;
	gap: 15px;
}
.trackingForm table {
    table-layout: auto;
}
.trackingForm .table td, 
.trackingForm .table th {
    width:auto;
}
.trackingForm {
    padding: 30px 40px 40px;
    border-top: 8px solid #004734;
    background-color: rgba(255, 255, 255, .8);
    max-width: 550px;
    margin: 0 auto;
    box-shadow: 1px 1px 4px #00000036;
    border-radius: 10px;
}
.max-container  .trackingForm h2 {
    font-size: 19px;
    font-weight: 700;
}
.formInput .form-control {height:40px;}
.formInput button {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 40px;
    font-size: 17px;
    font-weight: 600;
    background: #004734;
    color: #fff;
    border: none;
    border-radius: 1px 4px 4px 1px;
    text-transform: uppercase;
}
.max-container  .trackingForm h2.results {
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.formInput {
    position:relative;
    margin-bottom: 30px;
}
.nav-issues__item--active .nav-issues__link__inner::before, .nav-issues__item:hover .nav-issues__link__inner::before {
    opacity:0;
}
.top-nav ul li .sub-top-nav li a:hover {
    background: #b5dda4;
    color: #011812;
}
.nav-tabs.team-tabs .nav-item.show .nav-link, .nav-tabs.team-tabs .nav-link.active {
    color: #495057;
    background-color: #004834;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-issues__item--active .nav-issues__link:before, .nav-issues__item:hover .nav-issues__link:before {
    opacity: 0;
    -webkit-transform: translateY(11px);
    -ms-transform: translateY(11px);
    -o-transform: translateY(11px);
    transform: translateY(11px);
}
.nav-issues__item--wide:hover span {}
.nh-img {
    flex: 0 0 30%;
    margin-right: 20px;
}
.linkDiv {
	text-align: center;
	margin: 20px 0 30px;
}
.text-center.icons-desc {
	background: none !important;
}
.prt-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    background:#004834;
    color:#fff;
    transition: all 0.9s ease 0s;
}
.prt-btn.prt-btn-size-md {
    font-size: 15px;
    padding: 13px 25px 11px;
}
.prt-btn.prt-btn-shape-rounded {
    border-radius:5px;
}
.prt-btn.prt-btn-style-border {
    background: #004834;
}
.prt-btn.prt-btn-style-border i {
    font-size: 14px;
    margin-left: 3px;
}
.prt-btn:not(.btn-inline)::before {
    transition-duration: .9s;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: 50%;
    right: 100%;
    background-color: #080808 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50px;
    z-index: -1;
}
.prt-btn:not(.btn-inline):hover::before {
    right: -50%;
}
.about-wrapper img {
    float:right;
}
.sliderN {
    position:relative;
}
.sliderN h1 {
    top: 60px;
    left: 27%;
    z-index: 100;
    font-size: 41px;
    width: 570px;
    font-family: "Titillium Web", sans-serif!important;
}
.cf {
    margin-bottom:60px;
}
.nav-issues__list {
    display:flex;
    width: 100%;
    margin: 0 auto;
}
@media (min-width: 1280px){
    .nav-issues__list {
        min-width: 0;
    }
}
.news-content img {
    height:auto!important;
}
.lt {
    align-self:center;
}
.nav-issues__link__label span {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #004734;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
}
.nav-issues__link::before {
	background-color: #004734;
}
.nav-issues {
	height:auto;
	background-color:#fff;
}
.nav-issues__link__inner {
    display: flex;
    justify-content: center;
    text-align: center;
}
.thinking-firms-container .text-center h3 {
    display:none;
}
.hv-1 {
    display:flex;
    justify-content:space-between;
}
.advisory-box-wrapper li:hover img,
.analytics-four-boxes li:hover img {
	-webkit-animation: moveFromTop .4s ease;
	-moz-animation: moveFromTop .4s ease;
	-ms-animation: moveFromTop .4s ease;
	display: block;
	margin: 0 auto 10px;
}
.search-bar {
	display: none;
}
.max-container.connect-content a {
	font-size: 1rem;
    color: #0040e7;
}
.main-content-wrapper .post-content-area a {
    font-size: 1rem;
    color: #fff;
    border:none;
}
.analytics-four-boxes li a {
    color: #004734 !important;
    font-size: 14px;
    padding-left: 12px;
}
.analytics-four-boxes li a:hover {
    color: #004734 !important;
}
#editor-bottom .blue-btn {
	color: #fff!important;
}
.news-headlines li {
	position: relative;
}
.news-headlines .highlight:before {
    content: '';
}
body {
	-webkit-overflow-scrolling: touch
}
.nav-issues__link__label span {}
/*img.team-img {*/
/*    height: 490px;*/
/*    width: 300px;*/
/*    object-fit: contain!important;*/
/*    object-position: top;*/
/*}*/
.featured__grid.container.container--padded.box-liststyle {
	display: table;
	width: 100%;
	max-width: 100%
}

.featured__grid.container.container--padded.box-liststyle li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	width: 23.5%
}

.featured__grid.container.container--padded.box-liststyle li:last-child {
	margin-right: 0
}

.featured__grid.container.container--padded.box-liststyle li:nth-child(2),
.featured__grid.container.container--padded.box-liststyle li:nth-child(3) {
	margin-right: 1%
}

.featured__grid.container.container--padded.box-liststyle .card--small .card__meta {
	height: 74px
}

h3.cc-title {
	display: block;
	padding: 0 15px;
	margin-bottom: 21px;
	position: relative
}

.intro-bio {
	height: 391px;
	overflow: auto
}

.main-content-wrapper ol {
	padding-left: 18px
}

.main-content-wrapper ol>li {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
	list-style: decimal!important
}

.max-container .analytics-four-boxes li:before,
.max-container .nav.nav-tabs.dept-tabs li:before,
.max-container .nav.nav-tabs.news-tabs li:before,
.max-container .nav.nav-tabs.team-tabs li:before,
.max-container .side-careers ul li:before {
	content: none;
	background: 0 0
}

.popover,
.popover-header {
	background-color: #344a62
}

.max-container .publication-ul li:before,
.max-container .research-ul li::before {
	content: none
}

h1 {
	font-size: 28px;
	color: #000;
	font-weight: 800
}

.bcure-ul li {
	clear: both;
	margin-bottom: 21px;
	overflow: hidden
}

.bcure-ul li a {
	float: left;
	margin-right: 19px
}

.bcure-ul li em {
	font-style: normal
}

.bcure-ul li b {
	color: #344a62
}

.popover {
	color: #fff
}

.dept-tabs {
	display: flex;
	flex-wrap: wrap;
	border: none
}

.dept-tabs li:last-child {
	margin-right: 0
}
.dept-tabs li:before {
	/*content: ''!important;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background: #ddd!important;
	box-shadow: 0 2px hsla(0, 0%, 100%, .5) inset;
	transform: perspective(5px) rotateX(2deg);
	transform-origin: bottom;
	transform-origin: bottom left*/
}
.dept-tabs li {
	position: relative;
	width: calc(100%/7);
}
.dept-tabs li a {
	text-decoration: none;
	margin: 0 -7px;
	position: relative;
	display: inline-block;
	padding: 1.1em 4.5em 0.3em 2em;
	line-height: 1;
	font-size: 15px;
	color: #000;
	height: 52px;
    background-position: 5% 7px !important;
    background-size: 19px !important;
}
.dept-tabs li a strong {
	display: block;
    width: 100px;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
}

.dept-tabs li:last-child a {
	margin-right: 0
}
.dept-tabs {
	overflow: hidden;
}
.dept-tabs li a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background: #ddd;
	box-shadow: 0 2px hsla(0, 0%, 100%, .5) inset;
	transform: perspective(5px) rotateX(2deg);
	transform-origin: top;
	transform-origin: top;
}

.dept-tabs li:nth-child(1) a {
	background: url(../img/t-hr.png) 6px 18px no-repeat !important;
    background-size: auto;
    background-size: 22px !important;
}

.dept-tabs li:nth-child(2) a {
	background: url(../img/t-communication.png) 0 18px no-repeat !important;
    background-size: auto;
    background-size: 16px !important;
    padding-left: 20px;
}

.dept-tabs li:nth-child(3) a {
	background: url(../img/finance-tab.png) 4px 17px no-repeat !important;
    background-size: auto;
    background-size: 16px !important;
}

.dept-tabs li:nth-child(4) a {
	background: url(../img/t-operation.png) 9px 19px no-repeat !important;
    background-size: auto;
background-size: 18px !important;
}

.dept-tabs li:nth-child(5) a {
	    background: url(../img/analytics-tab.png) 6px 19px no-repeat !important;
        background-size: auto;
    background-size: 22px !important;
    padding-left: 2.3em;
}

.dept-tabs li:nth-child(6) a {
	background: url(../img/book-tab.png) 3px 19px no-repeat !important;
    background-size: auto;
background-size: 17px !important;
padding-left: 1.7em;
}
.dept-tabs li:nth-child(7) a {
	background: url(../img/book-tab.png) 3px 19px no-repeat !important;
    background-size: auto;
background-size: 17px !important;
padding-left: 1.7em;
}


.dept-tabs li:nth-child(1) a:before {
	background: #def7dc
}

.dept-tabs li:nth-child(2) a:before {
	background: #baddc5
}

.dept-tabs li:nth-child(3) a:before {
	background: #87bca5
}

.dept-tabs li:nth-child(4) a:before {
	background: #6b9494
}

.dept-tabs li:nth-child(5) a:before {
	background: #f7c874
}

.dept-tabs li:nth-child(6) a:before {
	background: #f6f6b2
}
.dept-tabs li:nth-child(7) a:before {
	background: #ddd
}

.dept-tb-content,
.tb-header {
	color: #000
}

#tab-2-0 .dept-tb-content,
#tab-2-0 .tb-header {
	background: #def7dc
}

#tab-2-1 .dept-tb-content,
#tab-2-1 .tb-header {
	background: #b4ddc6
}

#tab-2-2 .dept-tb-content,
#tab-2-2 .tb-header {
	background: #83bda4
}

#tab-2-3 .dept-tb-content,
#tab-2-3 .tb-header {
	background: #6b9594
}

#tab-2-4 .dept-tb-content,
#tab-2-4 .tb-header {
	background: #f7c874
}

#tab-2-5 .dept-tb-content,
#tab-2-5 .tb-header {
	background: #f4f4b3
}

#tab-2-6 .dept-tb-content,
#tab-2-6 .tb-header {
	background: #ddd;
}

.dept-tabs li.active a:before {
	margin-bottom: -1px;
	border-top-width: 1px
}

.dept-tb-content {
	background: #28c4f8;
	padding: 0 32px 28px
}

.dept-tb-content p {
	color: #000;
	font-size: 17.5px
}

.dept-tb-content strong {
	font-size: 22px;
	color: #fff
}

.tab-content .dept-tb-content ul {
	padding: 0;
	margin: 0
}

.tab-content .dept-tb-content ul li {
	list-style: none;
	float: left;
	margin-right: 5px
}

.tab-content .dept-tb-content ul li a,
.tab-content .dept-tb-content ul li i {
	color: #fff;
	font-size: 17px
}

.tab-content .dept-tb-content ul li:before {
	background: 0 0;
	width: 0;
	margin: 0
}

.tb-header {
	background: #28c4f8;
	overflow: hidden;
	padding: 17px 32px 9px
}

.tab-link-btn {
	background: #fff;
	padding: 5px 19px;
	border-radius: 4px;
	color: #000;
	font-size: 16px;
	font-weight: 600
}

.tab-content .dept-tb-content ul li.sptor {
	margin: 0 17px;
	color: #fff
}

.tb-header h4 {
	float: left
}

.tb-header a {
	float: right
}

.dept-tabs li:first-child a {
	margin-left: 0
}

.popover-body {
	color: #fff
}

.publication-category-ul {
	display: flex;
	flex-wrap: wrap
}

.publication-category-ul li {
	width: 32%;
	padding-bottom: 23px;
	margin-right: 2%;
	background: #eee;
	margin-bottom: 22px
}

.publication-category-ul li:nth-child(3n) {
	margin-right: 0
}

.publication-category-ul li a {
	overflow: hidden;
	display: block
}

.publication-category-ul li a img {
	margin-bottom: 11px;
	width: 100%;
	transform: scale(1);
	transition: all .3s ease 0s
}

.publication-category-ul li:hover img {
	transform: scale(1.05)
}

.publication-category-ul li span {
	display: block;
	color: #000;
	font-size: 12px
}

.pb-list {
	font-weight: 400;
	padding: 0 8px;
	display: block
}

.publication-category-ul a.pb-title {
	line-height: 1.1
}

.pb-list a {
	display: block
}

.publication-category-ul li a strong {
	display: block;
	line-height: 1.1;
	font-size: 20px;
	color: #000
}

.publication-category-ul li a.blue-btn {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 153px;
	text-transform: uppercase
}

.publication-category-ul li em {
	font-style: normal;
	padding-top: 7px;
	display: block;
	padding-bottom: 20px
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
	border-top-color: #344a62
}

.publication-ul {
	display: flex;
	flex-wrap: wrap
}

.publication-ul li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 24px
}

.publication-ul li:nth-child(3n) {
	margin-right: 0
}

.thumbnail-articles {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 19px
}

.thumbnail-articles li {
	position: relative;
	width: 108px;
	margin-right: 8px
}

.item-bigimg a:before,
.item-pdf a:before,
.item-vdeo a:before,
.item-youtube a:before {
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	z-index: 90;
	top: 15px;
	color: #28c4f8;
	font-size: 27px;
	transform: translateX(-50%)
}

.item-vdeo a:before {
	content: '\f01d'
}

.item-bigimg a:before {
	content: '\f00e'
}

.mb50 {
	margin-bottom: 50px
}

.item-pdf a:before {
	content: '\f1c1'
}

.item-youtube a:before {
	content: '\f166'
}

.thumbnail-articles li a {
	display: inline-block
}

.publication-ul li a {
	display: block;
	position: relative;
	overflow: hidden
}

.publication-ul li a:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

.publication-ul li a img {
	width: 100%;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.publication-ul li a:hover img {
	-moz-transform: scale(1.101, 1.101);
	-ms-transform: scale(1.101, 1.101);
	-webkit-transform: scale(1.101, 1.101);
	transform: scale(1.101, 1.101)
}

.publication-ul li a strong {
	position: absolute;
	display: block;
	background: #28c4f8;
	z-index: 10;
	left: 0;
	bottom: 7%;
	padding: 7px 22px;
	font-size: 17px;
	border-radius: 1px 2px 28px 1px;
	color: #0b3442
}

.r-content-banner img {
	margin-bottom: 21px;
	width: 100%
}

.event-ul {
	display: flex;
	flex-wrap: wrap
}

.event-ul li {
	width: 49%;
	margin-bottom: 20px;
	margin-right: 2%
}

.max-container.mtop20 {
	margin-top: 38px
}

.bio-content {
	position: relative;
	margin-bottom: 160px
}

.bio-content img {
	float: left;
	margin-right: 27px
}

.bio-content h1 {
	font-size: 30px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	color: #fff;
	margin: 0
}

.designation-detail {
	background: url(../img/dd.png) no-repeat;
	position: absolute;
	left: 161px;
	width: 100%;
	padding: 22px 69px 90px 134px;
	bottom: -130px;
	z-index: 10;
	background-size: 87%
}

.designation-detail .social-icons a {
	background: #28c4f8;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 28px;
	margin-bottom: 6px;
	margin-right: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 28px;
	border-radius: 50%;
	transition: all .3s ease 0s
}

.designation-detail .social-icons a i {
	padding: 6px 0 0;
	color: #344a62
}

.designation-detail .social-icons a:hover {
	color: #000;
	background: #fff
}

.designation-detail h3 {
	line-height: 1;
	font-size: 22px;
	font-weight: 500;
	color: #fff
}

.event-ul li:nth-child(2n) {
	margin-right: 0
}

.next-btns {
	margin-bottom: 110px
}

.banner-news {
	margin-bottom: 16px;
	position: relative
}

.banner-news:before {
	position: absolute;
	content: '';
	border: 0px solid rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	bottom: 0
}

.news-content ul {
	margin-bottom: 19px
}

.news-content ul li {
	position: relative;
	padding-left: 17px
}

.news-content ul li:before {
	content: '';
	background: #28c4f8;
	top: 7px;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	border-radius: 50%;
	line-height: 1.2
}

.article-news a img,
.banner-news img {
	width: 100%
}

.mb30 {
	margin-bottom: 30px
}

.articleimg {
	display: block;
	margin-bottom: 13px
}

.article-news h3 a {
	font-size: 23px;
	color: #000;
	font-weight: 800
}

.article-news h3 {
	margin-bottom: 0;
	line-height: 1
}

.article-news span {
	font-size: 13px;
	display: block;
	margin-bottom: 11px
}

.article-footer {
	background: #f7f7f7;
	padding: 15px 11px;
	text-align: right
}

.article-icons a {
	background: #344a62;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 27px;
	margin-bottom: 0;
	margin-right: 4px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 27px;
	border-radius: 50%;
	transition: all .3s ease 0s
}

.article-icons a i {
	color: #f7f7f7;
	line-height: 1.7
}

.connect-content h2 {
	color: #000;
	font-size: 32px;
	font-weight: 800
}

.news-content h2,
.news-content h4 {
	font-weight: 600;
	margin: 0;
	color: #000
}

.news-content h4 {
	font-size: 18px
}
.img-data-holds {
    
}
.news-content h2 {
    font-size: 27px;
    margin-bottom: 10px;
    font-weight: 700;
}

.news-content h3 {
	font-size: 12px;
	font-weight: 500
}

.event-list-item {
	display: block;
	background: #f7f7f7;
	border-radius: 7px;
	width: 100%;
	padding: 6px 7px 7px 6px;
	overflow: hidden;
	transition: all .5s ease 0s
}

.event-list-overlay-section {
	background-color: #000;
	opacity: 0;
	transition: all .3s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.event-box-section {
	width: 50%;
	float: left;
	position: relative;
	transition: all .3s ease 0s
}

.event-box-section:before {
	position: absolute;
	content: "";
	border-right: 15px solid #28c4f8;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	bottom: 30px;
	left: -14px;
	opacity: 0;
	transition: all .3s ease 0s
}

.event-box-text {
	padding: 0 0 0 10px;
	text-align: center
}

.event-box-title h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
	text-align: left;
	text-transform: none
}

.event-box-title h2 a {
	font-size: 20px;
	text-transform: none;
	font-weight: 800;
	color: #000;
	display: block;
	line-height: 1.2;
	padding-top: 10px
}

.research-ul {
	display: flex;
	flex-wrap: wrap
}

.research-ul li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 100px;
	-moz-transition: .25s ease-out;
	-webkit-transition: .25s ease-out;
	transition: .25s ease-out;
	position: relative
}

.bg-thumb,
.research-ul li a img {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out
}

.research-ul li:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

.research-ul li:nth-child(3n) {
	margin-right: 0
}

.research-ul li a {
	overflow: hidden;
	display: block
}

.research-ul li a img {
width: 100%;
   
    transition: all .2s ease-in-out;
    height: 340px;
    object-fit: cover;
}

.research-ul li a:hover img {
	-moz-transform: scale(1.101, 1.101);
	-ms-transform: scale(1.101, 1.101);
	-webkit-transform: scale(1.101, 1.101);
	transform: scale(1.101, 1.101)
}

.research-ul li a strong {
position: absolute;
    left: 25px;
    top:21px;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 4px 9px #000;
    font-weight: 900;
    display: block;
    line-height: 1.2;
    width: 100%;
}

.research-ul li em {
    display: block;
    background: #004734;
    width: 91%;
        min-height: 130px;
    position: absolute;
    bottom: -16%;
    left: 5%;
    font-style: normal;
    color: #fff;
    padding: 22px;
    line-height: 1.3;
}

.research-ul li em a {
	color: #fff;
	display: block;
	clear: both;
	width: 82px;
	margin-top: 5px
}

.event-box-title h3 {
	font-size: 13px;
	font-weight: 500;
	transition: all .3s ease 0s;
	margin-bottom: 0;
	text-align: left
}

.event-box-title h4 {
	font-size: 13px;
	color: #000;
	text-align: left
}

.event-box-title p {
	text-align: left;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.4
}

.cc-title,
.custom-heading1,
.event-social-icons,
.poster-outer h3 {
	text-align: center
}

.event-social-icons {
	padding: 0;
	margin-top: 0
}

.event-social-icons a {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 24px;
	margin-bottom: 6px;
	margin-right: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 24px;
	border-radius: 50%;
	transition: all .3s ease 0s
}

.event-social-icons a i {
	padding: 4px 0 0
}

.event-image-section {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 4px;
	overflow: hidden
}

.event-image-section img {
	width: 100%;
	transform: scale(1);
	transition: all .3s ease 0s
}

h3.cc-title:before {
	background: #212529;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0
}

.cc-title span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	z-index: 1
}

.cc-title {
	overflow: hidden
}

.box {
	width: 100%;
	height: 60vh;
	border-radius: 12px
}

.glide__wrapper {
	padding: 15vh 0
}

.glide__track {
	overflow: visible;
	height: auto
}

.custom-heading1:after,
.custom-heading1:before {
	width: 100%;
	height: 1px;
	left: 0;
	top: 0;
	content: ''
}

.custom-heading1 {
	position: relative;
	margin-bottom: 32px
}

.custom-heading1:before {
	border-bottom: 1px solid #000;
	position: absolute
}

.custom-heading1:after {
	background: #000;
	position: absolute
}

.glide__slide {
	overflow: hidden;
	background: #f7f7f7;
	padding: 10px;
	-webkit-transition: all .2s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.glide__slide.active {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

.glide__slide.pre {
	-webkit-transform: perspective(50em) rotateY(15deg);
	transform: perspective(50em) rotateY(15deg)
}

.glide__slide.following {
	-webkit-transform: perspective(50em) rotateY(-15deg);
	transform: perspective(50em) rotateY(-15deg)
}

.glide--horizontal .glide__bullets {
	bottom: 25%
}

.box-item:before {
	content: '';
	width: 3px;
	height: 100%;
	background: #28c4f8;
	display: block;
	position: absolute;
	left: 11px;
	bottom: 67px
}

.glide__arrow--left {
	content: '\f053';
	font-family: Fontawesome;
	left: 0!important
}

.glide__arrow {
	top: 38%!important;
	border: none!important;
	background: 0 0!important;
	box-shadow: none!important;
	font-size: 50px;
	color: #28c4f8
}

.glide__arrow--right {
	right: 0!important
}

.glide__slide.glide__slide--active .box-item:before {
	background: #344a62;
	bottom: 89px
}

.glide__slide .box-item,
.glide__slide.glide__slide--active .box-item ul {
	transition: all .2s ease-in-out
}

.glide__slide {
	transition: all 2s;
	transform: scale(.8)
}

.glide__slide.glide__slide--active {
	transform: scale(1.1);
	padding-bottom: 23px
}

.glide__slide.glide__slide--active .box-item h3 {
	background: #344a62;
	color: #fff
}

.bullet-ul:before {
	background: #fff;
	content: '';
	width: 94%;
	height: 75%;
	position: absolute;
	z-index: -10;
	top: 6%
}

.glide__slide.glide__slide--active .bullet-ul:before {
	top: 10%;
	height: 68%
}

.glide__slide.glide__slide--active:before {
	background: red
}

.box-item p {
	padding-left: 15px;
	padding-right: 15px
}

.box-item h3 {
	background: #28c4f8;
	width: 120px;
	height: 120px;
	line-height: 4.1;
	border-radius: 50%;
	font-size: 26px;
	font-weight: 800
}

.news-slide.owl-carousel {
	transform: rotate(90deg)
}

.news-slide .single-slide {
	transform: rotate(-90deg)
}

.news-slide.owl-carousel .owl-nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: calc(50% - 33px)
}

.bullet-ul li {
	padding-left: 25px;
	position: relative;
	font-size: 16px;
	margin-bottom: 2px;
	color: #364c64;
	font-weight: 600
}

.poster-outer {
	max-width: 560px;
	margin: 41px 21px;
	border: 1px solid #fff;
	padding: 10px 20px
}

h2.eventile {
	text-align: left;
	font-weight: 800;
	letter-spacing: 0;
	font-size: 28px;
	line-height: 1.2
}

.connect-content h4 {
	color: #28c4f8;
	font-size: 22px;
	font-weight: 800
}

.connect-content .thinking-nav-content h4,
.tb-header h4 {
	color: #000
}

.connect-content .thinking-nav-content {
	float: none;
	width: 100%;
	padding: 0;
	box-shadow: none
}

.homepage-card-content.bgtxt h2.eventile {
margin-top: 16px;
  color: #004834;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 29px;
}
.full-container.bg-analytics {
    background:#f2f2f2;
}
.side-careers ul.thinking-nav {
	float: none;
	display: block;
	margin: 0
}

.connect-content p a {
	color: #28c4f8;
	font-size: 15px;
	font-weight: 600
}

.side-careers h3 {
	background: #344a62;
	color: #fff;
	padding: 5px 25px;
	font-size: 26px;
	margin-bottom: 0
}

.poster-inner {
	max-width: 550px;
	margin: 0 auto
}

.poster-main {
	position: relative;
	margin: 30px auto 0;
	max-width: 1000px
}

.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background: #a4a4a4;
	box-shadow: inset 1px 1px 7px #000
}

.single-team-member {
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
	display:flex;
	flex-wrap:wrap;
	transition: all .3s ease 0s
}

.single-team-member .image-section {
position: relative;
    flex: 0 0 31%;
    max-width: 30%;
    opacity: .8;
    padding-left: 14px;
}
.single-team-member .image-section::before {
   position: absolute;
    content: "";
    border-right: 15px solid #fff;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    top: 120px;
    left: 90px;
    opacity: 1;
    transition: all .3s ease 0s;
    z-index: 10;
}

.single-team-member .image-section img {
  
    height: 147px;
    object-fit: contain;
    width: 60px;
    object-fit: contain;
    width: 100px;
    transition: all .3s ease 0s;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 10px;
    margin-top: 30px;

}

.single-team-member .image-section .overlay-section {
	background-color:#004834;
	opacity: 1;
	transition: all .3s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.single-team-member .image-section .overlay-section .detail-link {
	position: absolute;
	top: 45%;
	left: 46%
}

.team-ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
    gap: 20px;
}

.tab-content .team-ul li {
    flex: 0 0 32%;
    margin-bottom: 20px;
    margin-right: 0;
}
.tab-content.team-content .team-ul li {
	flex: 0 0 32%;
	margin-bottom: 5px;
	margin-right: 0;
}

.team-ul li:last-child,
.team-ul li:nth-child(3n) {
	margin-right: 0
}

.single-team-member .box-section {
	    flex: 0 0 66%;
	position: relative;
	transition: all .3s ease 0s
}

.single-team-member .box-section::before {
	    position: absolute;
    content: "";
    border-right: 15px solid #b0dea4;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    bottom: 30px;
    left: -14px;
    opacity: 1;
    display:none;
    transition: all .3s ease 0s;
}


.single-team-member:hover .box-section .box-text .box-title h1 a,
.single-team-member:hover .box-section .box-text .box-title h2 {
	    color: #000;
}

.single-team-member:hover .box-section .box-text .social-icons a {
	background: #fff;
	color: #000
}

.single-team-member .box-section .box-text {
    padding: 23px 20px 20px;
    text-align: center;
    padding-right: 0;
    min-height: 170px;
}

.team-title {
	position: relative;
	margin-bottom: 25px
}

.team-title:before {
background: #2125292b;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0
}

.team-title span {
	background: #fff;
	padding: 0 15px 0 0;
	position: relative;
	z-index: 1
}

.team-tabs-wrapper {
	    max-width: 1140px;
    margin: 40px auto;
}

.single-team-member .box-section .box-text .box-title h1 {
	font-size: 18px;    text-align: left;
	font-weight: 700;
	    color: #fff;
	margin-bottom: 0
}

.box-title h1 a {
         color: #000;

    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
    text-align: left;
}

.single-team-member .box-section .box-text .box-title h2 {
    font-size: 15px;
    font-weight: 600;
    transition: all .3s ease 0s;
    margin-bottom: 0;
    text-align: left;
       color: #000;
    margin-top: 7px;
}
.single-team-member .box-section .box-text .box-title h2:nth-child(3) {display:none;}

.tab-content.team-content ul li:before {
	background: 0 0;
	content: none
}

.single-team-member .box-section .box-text .social-icons a {
	    background: #004834;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    margin-bottom: 6px;
    margin-right: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 34px;
    border-radius: 50%;
    transition: all .3s ease 0s;
    line-height: 36px;
}

.single-team-member .box-section .box-text .social-icons a i {
	padding: 8px 0 0;
	    color: #fff;
}

.single-team-member .box-section .box-text .social-icons {
	padding: 0;
    text-align: left;
        color: #000;
    margin-top: 14px;
}

.date-event b:before,
.loc-event b:before {
	font-family: Fontawesome;
	margin-right: 6px;
	float: left
}

.sidebar-widget-area .title,
.single-slide .post-number p,
body {
	font-family: 'Nunito Sans', sans-serif
}

.timestart {
	background: #fff;
	padding: 22px 0 13px
}

.owl-controls {
	display: none
}

.item-inner1 h4 {
	font-weight: 800;
	padding-left: 17px;
	color: #364e68
}

.timestart h3 {
	text-align: center
}

.date-event b,
.loc-event b {
	font-size: 13px;
	letter-spacing: 0;
	text-align: left;
	display: block;
	font-weight: 400
}

.poster-main .poster-btn {
	position: absolute;
	top: 0;
	cursor: pointer
}

.poster-main .poster-prev-btn {
	left: 0;
	background: url(../img/btn_l.png) center center no-repeat
}

.poster-main .poster-next-btn {
	right: 0;
	background: url(../img/btn_r.png) center center no-repeat
}

.event-div {
	position: absolute;
	bottom: 8px;
	left: 28px;
	right: 0;
	width: 259px
}

.date-event b {
	color: #243445;
	margin-bottom: 4px
}

.homepage-card-content .date-event b {
	color: #fff;
	margin-bottom: 12px
}

.homepage-card-content .loc-event b {
	color: #fff
}

.date-event b:before {
	content: '\f073';
	margin-bottom: 6px
}

.loc-event b {
	color: #243445
}

.loc-event b:before {
	content: '\f277';
	margin-bottom: 24px
}

.loc-event {
	clear: both
}

.smallbx.eventb .homepage-card-content h3 {
	font-size: 18px;
	color: #004934;
	font-weight: 400
}

.nav-issues__link__label {
    margin-top: 1px;
    align-self: center;
    opacity: 1;
    font-weight: 500;
    max-width: none;
    height: auto;
    font-family: "Titillium Web", sans-serif!important;
}

.tfeeds {
	width: 300px;
	float: right
}

.nomgn {
	margin: 0
}

.navbar-header {
	display: none
}

.nav-issues {
	height: 51px;
width:100%;
	margin:0 auto;
}

.sidebar-widget-area .title {
	border: none;
	padding: 0;
	margin-bottom: 14px;
	font-size: 32px;
	font-weight: 800
}

.sidebar-widget-area .widget-content {
	padding: 0
}

p {
	color: #000
}

.hm-area {
	margin-top: 48px
}

.post-sidebar-area {
	border: none
}

.card__image {
	background-color: transparent
}
.news-content.content-detail {
    margin-left: 30px;
    margin-right: 30px;
 
    box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    background: #fff;
    border-top: 10px solid #004734;
    padding: 40px;
    border-radius: 10px;
}
.detailIm img {
        height: 330px;
    object-fit: contain;
}
.teaching-container {
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 10px;
	display:none;
}

.teaching-container .container-fluid {
	padding: 0
}

.teaching-container .featured__grid .card--small:nth-child(4) {
	margin-right: 0
}

.featured__grid .card--small {
	width: 25.5%
}

.card {
	float: none;
	width: auto
}

.advisory-box-wrapper {
	display: flex;
	flex-wrap: wrap
}

.advisory-box-wrapper li {
	display: flex;
	width: 32%;
	overflow: hidden;
	text-align: center;
	margin-right: 24px;
	margin-bottom: 24px;
	-moz-transition: .25s ease-out;
	-webkit-transition: .25s ease-out;
	transition: .25s ease-out
}

.advisory-box-wrapper li:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

@-webkit-keyframes moveFromTop {
	from {
		-webkit-transform: translateY(-300%)
	}
	to {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes moveFromTop {
	from {
		-moz-transform: translateY(-300%)
	}
	to {
		-moz-transform: translateY(0)
	}
}

@-ms-keyframes moveFromTop {
	from {
		-ms-transform: translateY(-300%)
	}
	to {
		-ms-transform: translateY(0)
	}
}

@-webkit-keyframes moveFromBottom {
	from {
		-webkit-transform: translateY(200%)
	}
	to {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes moveFromBottom {
	from {
		-moz-transform: translateY(200%)
	}
	to {
		-moz-transform: translateY(0)
	}
}

@-ms-keyframes moveFromBottom {
	from {
		-ms-transform: translateY(200%)
	}
	to {
		-ms-transform: translateY(0)
	}
}

.advisory-box-wrapper li:nth-child(3n) {
	margin-right: 0
}

.advisory-box-wrapper li .adv-content {
	width: 100%;
	padding: 36px 28px 15px;
	background: #f7f7f7
}

.advisory-box-wrapper li img {
	margin-bottom: 10px;
	/*width: 125px;
	height: 125px;*/
	
}

.advisory-box-wrapper li strong {
	display: block;
	margin-bottom: 4px;
	font-size: 21px
}

.cc-title span {
	color: #28c4f8!important;
	font-size: 20px!important
}

.advisory-container h3.title-advisory,
.analytics-container h3 {
	font-size: 36px;
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	letter-spacing: 0
}

.max-container {
	max-width: 1200px;
	margin: 0 auto
}

.featured__grid {
	padding: 0
}

.analytics-container {
	background: #344a62;
	padding-top: 22px;
	margin-bottom: 17px;
	padding-bottom: 46px
}

.advisory-container h3.title-advisory {
	color: #fff;
	font-weight: 800;
	display: block;
	margin-top: 5px;
	margin-bottom: 9px
}

.card__title {
	color: #344a62!important;
	font-weight: 700
}

.analytics-container h3 {
	color: #fff;
	font-weight: 800;
	display: inline-block;
	margin-bottom: 12px;
	margin-top: 0
}

.analytic-inner {
	max-width: 1200px;
	margin: 0 auto
}

.information-icon {
	justify-content: center;
	min-height: 139px;
	display: flex;
	flex-direction: row;
	align-items: flex-start
}

.information-icon .inf-i {
	width: 25%
}
#scrollUp:hover {
    background-color: #abd89f;
    color: #000;
}

.top-nav {
	margin: 0 auto
}
.nav-issues__item--wide:after {
    right: 0;
    background-color: #b0dea4!important;
    opacity: 1;
}

.top-nav ul {
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    
    
}
.sub-top-nav {
    position: absolute;
    background: #fff;
    padding: 28px 0;
    top: 34px;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    min-width: 204px;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -khtml-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -moz-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -ms-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -o-box-shadow: 0 8px 83px rgba(40,40,40,8%);
    box-shadow: 0 8px 83px rgba(40,40,40,8%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    clip: rect(1px,1px,1px,1px);
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}

.top-nav ul li:hover > ul.sub-top-nav {
    visibility: visible;
    opacity: 1;
    clip: inherit;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.icon,
.top-nav ul li {
	display: inline-block
}

.icon {
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

.top-nav ul li {
	vertical-align: top;

}

.top-nav ul li:last-child {
	border: none
}

.hero-area {
	top: 96px
}

.nav-issues__link__inner .fa {
	font-size: 21px;
	color: #28c4f8;
	opacity: .6
}

.single-slide .post-title a,
.ticker a {
	color: #fff
}

.nav-issues__list.container {
	display: table;
	justify-content:center;
	margin: 0 auto;
	text-align: center;
}

.post-title a,
.single-slide .post-title a {
	margin-bottom: 0;
	font-weight: 700
}

.nav-issues__item--wide {
	display: inline-block;
	vertical-align: middle;
	float: none;
	width:auto;
flex: auto;
}

.nav-issues__link__inner em {
	display: block;
	height: auto;
	margin-right: 2px;
}

.holder ul li a,
.ticker strong,
.top-div .social,
.top-nav ul li a,
.top-navz,
.top-navz nav {
	display: inline-block
}

.hero-slides {
	position: relative;
	z-index: -10!important
}

.custom-slide {
	position: absolute;
	right: 0;
	width: 20%;
	top: 50%;
	z-index: 9000;
	transform: translate(0, -50%)
}

.single-slide .post-number,
.single-slide .post-title {
	float: left
}

.single-slide .post-title a {
	margin-bottom: 0;
	font-size: 14px
}

.holder {
	width: auto;
	height: auto;
	overflow: hidden
}

.holder .mask {
	position: relative;
	left: 0;
	top: 10px;
	width: 300px;
	height: 240px;
	overflow: hidden
}

.single-slide .post-number p,
.ticker strong {
	width: 55px;
	height: 55px;
	margin-right: 25px;
	margin-bottom: 0;
	line-height: 45px;
	text-align: center
}

.ticker strong {
	border: 5px solid #28c4f8;
	border-radius: 50%;
	color: #fff;
	font-size: 24px;
	float: left
}

.ticker a {
	font-size: 17px;
	font-weight: 600
}

.post-title a {
	font-size: 14px;
	color: #8d8d8d
}

.single-slide .post-number p {
	border: 5px solid #8d8d8d;
	border-radius: 50%;
	font-size: 24px;
	font-weight: 700
}

.holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}

.holder ul li {
	clear: both;
	margin-bottom: 43px
}

.holder ul li a {
	font-weight: 800;
	line-height: 1.1;
	float: left;
	width: 69%
}

.custom-sld .owl-item {
	float: none
}
.clNew {
        display: flex;
    gap: 7px;
}
.nav-issues__link {
	    padding-top: 16px;
    display: inline-block;
    padding-bottom: 16px;
    text-align: center;
    width: auto;
    padding-left: 7px;
    padding-right: 8px;
}

.top-nav ul li {
	padding: 0 0px;
	
	line-height: 1
}

.top-nav ul li a {
             width: auto;
    /* background: #b5dda4; */
    font-weight: 600;
    /* color: #004734; */
    padding: 13px 16px 11px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -0.03em;
    border: 1px solid #ffffff63;
    color: #ffffffcf;
}

.top-nav ul li a:hover {
        background:#fff;
    color: #004734;
}

a.logo {
	position: static;
	top: 0;
	left: 0
}

.top-navz {
	
}

.top-div .social {
	float: right;
	padding-top: 3px;
	margin-right: 11px
}

.language-dropdown .btn-light {
	background-color: #dae0e5;
	color: #000;
	padding: 8px 5px;
	font-size: 11px;
	border-radius: 0
}

.header-area,
.header-area.sticky,
.top-row {
	background: #004734;
}

.bootstrap-select .dropdown-menu li a span.text {
	font-size: 12px
}

.bootstrap-select .dropdown-menu {
	margin: 0;
	top: 0!important;
	left: 0!important;
	padding-top: 2px
}

.dropdown-item {
	padding: 0 .5rem
}

.language-dropdown {
	float: right;
	display:none;
	margin-left: 6px;
	margin-top: -2px
}

a:hover {
	color: #28c4f8
}

.top-div .social .social-circle li a {
	width: 25px;
	height: 25px;
	font-size: 18px
}

.top-div .social .social-circle li a i {
	line-height: 25px
}

.top-navz nav {
	margin-top: 0;
	    display: flex;    gap: 4px;
	   
}
.h-w3 {
    display: flex;
}

.top-row {
padding: 13px 0 9px;
  height: auto;
  /* max-width:1200px; */
  margin: 0 auto;
}

ul.sub-menu {
	    position: absolute;
    background: #EEE;
    min-width: 266px;
    left: 0;
    right: 0;
    padding-top: 12px;
    display: none;
    top: 47px;
    box-shadow: 2px 4px 5px #004734;
	border-radius: 6px;
}

.nav-issues__item--active .nav-issues__link::before,
.nav-issues__item:hover .nav-issues__link::before {
	opacity: 1
}
.nav-issues__link__inner em img {
	height: 17px;
	object-fit: contain;
	width: 21px;
}

ul.sub-menu>li {
	max-width: 1170px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #004734;
}

.nav-issues__list>li:hover ul.sub-menu {
	display: block
}

ul.sub-menu>li>a {
	font-size: 15px;
	padding: 8px 22px;
	display: block;
	color: #004734;
	font-weight: 600;
}

ul.sub-menu>li>a:hover {
    background: #b5dda4;
    color: #011812;
}
.clNew a i {       padding-right: 0;
    font-size: 10px;
    padding-left: 4px;}
.clNew a:hover {
    color:#004734;
}
.top-div {
        align-content: center;
		padding: 5px;
		background-color: #E0E0E0;
    /*    background: #b5dda4;*/
    /*max-width: none;*/
    /*height: auto;*/
    /*border-radius: 7px;*/
    /*display: flex;*/
    /*padding: 3px 3px 0;*/
    /*margin-bottom: 5px;*/
    /*margin-right: 0;*/
    /*flex: 0 0 645px;*/
    /*align-self: flex-end;*/
    /*padding-right: 00;*/
}

.search-form-events {
	margin: 0;
	padding: 0
}

.search-form-events .search-query {
	font-size: 14px;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	background: 0 0;
	height: 37px;
	width: 181px;
	padding-top: 6px;
	padding-bottom: 10px
}

.search-form-events button {
	border: 0;
	background: 0 0;
	padding: 0 5px;
	margin-top: 0;
	position: absolute;
	right: 6px;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	top: 4px;
	color: #344a62
}

.search-form-events .input-append.span12 {
	border: 1px solid #28c4f8;
	border-radius: 50px;
	min-width: 0;
	position: relative;
	padding: 0 10px;
	height: 35px;
	top: -1px;
	width: 224px;
	float: right
}

.read-btn,
.thumb-row ul {
	width: 100%;
	text-align: center
}

.search-form-events .input-append.span12 button i {
	color: #28c4f8
}
input.search-query::placeholder {
    color: #b0c5a2;
}
.input-append.span12 input {
  background: none;
    border: none;
    padding:4px 3px 0;
    color: #fff;
    font-size: 14px;
    height: auto;

}
.top-navz {
   background:none;
    max-width: none;
    height: auto;
    border-radius: 7px;
    display: flex;
    padding: 3px 3px 3px;
    margin-bottom:0;
    margin-right: 0;
    flex:0 0 auto;
    align-self: flex-end;
    padding-right: 00;
    padding-left: 0;
}

#custom-search-form {
	margin: 0;
	padding: 0
}

.input-append.span12 {
    border: 1px solid #b0c5a2;
    border-radius: 50px;
    min-width: 220px;
    position: relative;
    padding: 0 10px;
    height: 32px;
    top: 0;
    margin-top: 6px;
    margin-bottom: 7px;
}

.input-append.span12 button i {
	color:#9bc598
}

tom-search-form .search-query {
  font-size: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  background: 0 0;
  height: auto;
  padding-top: 4px;
  padding-bottom: 0;
  color: #fff;
  padding-left: 3px;
  padding-right: 0;
    
}

#custom-search-form button {
border: 0;
  background: 0 0;
  padding: 0 5px;
  margin-top: 0;
  position: absolute;
  right: 8px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: 8px;
  color: #344a62;
  font-size: 14px;
}

.search-query:focus+button {
	z-index: 3
}

li.title {
	color: #a5c5e4;
	font-size: 21px;
	font-weight: 600;
	border-bottom: 3px solid #a5c5e4;
	margin-bottom: 20px!important
}

.read-more,
.sp1 {
	font-weight: 800
}

li.title:after {
	content: '\f054';
	left: 0;
	font-family: Fontawesome;
	font-size: 14px;
	margin-left: 5px
}

.card--small .card__topic,
.card__author,
.card__author a,
.card__desc__cat,
.card__desc__date,
.featured__grid *,
.thumb-row h3,
a,
h3,
p {
	font-family: 'Nunito Sans', sans-serif
}

.header-area {
	margin-top: 0
}
.ana-content .blue-btn {display:none;}
.top-row #search-wrapper {
	position: fixed;
	right: 33px;
	top: 16px
}

.social-wrapper {
	position: absolute;
	right: 100px;
	top: 12px
}

.social-wrapper a {
	font-size: 24px;
	margin: 0 5px
}

.header-area>.container-fluid {
	padding: 0
}

.section-padding-100 {
	padding:0px 0 26px;
}

.search-exapanded {
	background: #fff
}

.hero-area .hero-slides .single-hero-slide {
	height: 600px
}

.footer-area {
	padding: 0;
    background-color: #004734;
    border-top: 2px solid #004734;
}


.f-w1 {
	background: #fff;
	padding: 35px 0
}

.GridLayoutTextOnlyTweet {
	background: red
}

.f-w1 .container-fluid,
.f-w2 .container-fluid {
	max-width: 1200px;
	margin: 0 auto
}

.thumb-row ul {
	
	margin: 0 auto
}

.thumb-row ul li {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	border-radius: 9px;
	margin-right: 7px;
margin-bottom: 14px;
}

.smallbx .homepage-card-content h3 {
	margin-bottom: 20px;

font-weight: 600;

font-size: 20px;
}
.homepage-card-content h3 {
	font-weight: 500;
	font-size: 20px;
}

.thumb-row ul li:nth-child(3n) {
	margin-right: 0
}

.read-btn {
	background: #004834;
	padding: 10px;
	display: block;
	color: #fff;
	text-transform:capitalize;
	letter-spacing: 0;
	border-radius: 4px
}
.smallbx .read-btn {
    	color: #fff!important;
}

.thumb-row h3,
h3 {
	border: none;
	padding: 0;
	font-weight: 800
}

.thumb-row ul li.bigbx {
	width: 561px;
	height: 400px
}
.img-data-holds img {height:23px;}
.thumb-row ul li.smallbx {
	height: 400px;
	width: 306px
}
.ana-content .img-data-holds img  {
    height:44px;
}

.post-thumb-container {
	max-width: 1200px;
	padding: 0
}

.thumb-row h3 {
	margin-bottom: 14px;
	font-size: 20px;
	font-weight: 500;
	text-align: left
}

.thumb-row>h3 {
    font-size: 29px;
    padding-bottom: 18px;
    font-weight: 800;
    position: relative;
    color: #004834;
    margin-bottom: 30px;
}
.thumb-row>h3:before {
        content: '';
    background:#B5DDA4;
    width: 70px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.information-icon a,
.information-icon img {
	transition: all .3s!important;
	transition-timing-function: ease-in-out
}

.information-icon a:hover div>img {
	transform: scale(1.2)
}

.information-icon a h5 {
	transition: all .3s!important;
	transition-timing-function: ease-in-out
}

.information-icon a:hover h5 {
	color: #28c4f8
}

h3 {
	margin-bottom: 9px;
	font-size: 30px;
	color: #000;
	margin-top: 0
}

.twitter-inner {
	overflow: hidden;
	padding: 0 6px
}

.advisory-container {
	padding: 31px 0 49px;
	background: url(../img/advisory-1.jpg) 100% bottom no-repeat;
	background-size: cover
}

.advisory-container .container-fluid {
	max-width: 1200px;
	padding: 0;
	margin: 0 auto
}

.read-more,
a.reach-btn {
	padding: 8px 22px;
	border-radius: 50px;
	color: #fff
}

.read-more {
	background: #004734;
	font-size: 16px
}

.rm-row {
	text-align: center
}

.read-more:hover {
	border-color: #004734;
	background: black
}

.sp1 {
	font-size: 23px;
	color: #fff
}

.advisory-container h2 {
	text-align: left;
	margin: 0
}

.advisory-container h2 em {
	font-style: normal;
	font-size: 22px;
	color: #fff;
	font-weight: 100;
	display: block;
	line-height: 1.1
}

.advisory-container .sp2 {
	font-size: 23px;
	line-height: 1.5
}

.sp3 {
	font-size: 24px;
	font-style: normal;
	display: inline-block;
	line-height: .9;
	font-weight: 800
}

.advisory-container .sp4 {
	font-size: 23px;
	color: #fff;
	line-height: 1
}

.mb16 {
	margin-bottom: 27px
}

a.reach-btn {
	background: #344a62;
	font-size: 16px;
	font-weight: 800
}

.advisory-container h3 {
	line-height: 1;
	margin: 0
}

.advisory-container small {
	text-align: left;
	display: block;
	font-size: 23px
}

.advisory-container small i {
	font-style: normal;
	font-weight: 800;
	font-size: 23px;
	display: inline-block;
	line-height: 1.09
}

.contact-btn {
	display: block;
	width: 190px;
	margin: 0 auto;
	background: #28c4f8;
	padding: 10px 13px 16px;
	border-radius: 6px;
	font-size: 16px;
	color: #fff
}

.contact-btn:hover {
	color: #fff
}

ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0!important;
	padding: 0
}

.f-w1 ul.social-network {
	margin-left: -18px!important;
	margin-top: 14px;
	display: block
}

ul.social-network li {
	display: inline;
	margin: 0;
	padding: 0 2px;
	border-right: 1px solid #e2e2e2
}

.f-w1 ul.social-network li {
	border-color: #e6e1e1;
	padding: 0
}

.f-w1 ul.social-network li a i {
	color: #004734;
	font-size: 20px
}

ul.social-network li:last-child {
	padding-right: 0;
	border: none
}

.footer-txt a {
	color: #000;
	font-size: 16px
}

#scrollUp {
	background: #2a2929
}

.socialHoverClass,
a.socialIcon:hover {
	color: #44BCDD
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 20px
}

.social-circle li a:hover {
	background: 0 0
}

.social-circle li a:hover i {
	color: #28c1f6
}

.social-circle li i {
	margin: 0;
	line-height: 50px;
	text-align: center;
	color: #7fa4b7
}

.social-circle i {
	color: #fff;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	-ms-transition: all .8s;
	transition: all .8s
}

.social-network a.icoFacebook:hover i {
	color: #3b5998
}

.social-network a.icoGoogle:hover i,
.social-network a.icoTwitter:hover i {
	color: #00aced
}

.social-network a.icoVimeo:hover i {
	color: #1a2e3a
}

.social-network a.icoLinkedin:hover i {
	color: #0077b5
}

.social-network a.icoRss:hover i {
	color: #fd7800
}

.advisory-container h3 {
	color: #fff;
	font-size: 34px;
	display: block;
	text-align: center
}

.advisory-container p {
	color: #fff;
	text-align: center
}

.homepage-card-content {
	font-size: 36px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 10px;
	letter-spacing: 1.5px;
	position: absolute;
	z-index: 100;
	left: 3%;
	top: 2%
}

.homepage-card-content p {
	text-align: left;
	letter-spacing: 0;
	color: #fff
}

.bgtxt {
	padding: 43px 24px
}

.bgtxt h3 {
	border: none
}

.footer-txt div {
	color: #000;
	font-size: 13px
}

.foter-sep {
	margin-bottom: 13px
}

.homepage-card-content h3 {
	color: #fff;
	letter-spacing: 0;
	margin-bottom: 9px
}

.glemap iframe {
	float: none
}

.mb-50 {
	margin: 0
}

.footer-area h3 {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	    margin-bottom: 9px;
    font-size: 19px!important;
    font-weight: 700;
}
.tfeeds ul {
        padding-left: 22px;
    list-style:disc!important;
}
.tfeeds ul li {
    list-style:disc!important;
}
.tfeeds h3 {
    margin-bottom:9px!important;
}
.copywrite-text a,
.copywrite-text p {
	color: #fff;
	font-size: 12px
}

.footer-txt {
	float: left;
	padding-top: 0
}

.footer-area iframe {
	width: 100%;
	float: right
}

.gogle-div {
	padding-top: 8px
}

.gogle-div iframe {
width: 60%;
  float: right;
  border: none !important;
  height: 222px;
  padding-top: 0;
}

.footer-area .social-circle li a:hover {
	background: 0 0!important;
	color: #fff
}

.copywrite-text p {
	margin: 0;
	padding: 10px 0
}

.footer-txt i {
	width: 19px;
	color: #497b6e;
	font-size: 15px
}

.footer-txt img {
	margin-bottom: 16px
}

.bdr-btm {
	background: #000
}

.bgtxt {
	padding-top: 0
}

.btmtxt {
	left: 0;
	top: auto;
	min-height: 4px;
	background: #344a62;
	padding: 23px 19px 13px;
	right: 0;
	bottom: 0;
	margin: 0
}

.bg-thumb,
.bgcolor {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 9px;
	box-shadow:0px 43px 100px 0px rgba(0, 0, 0, 0.13);
	border-top:10px solid #004834;
}
.smallbx.eventb .bgcolor {
    border:none;
}

.bdrtxt h3 {
	color: #fff
}

.bg-thumb {
	transition: all .2s ease-in-out;
	background: 50% 50% no-repeat;
	background-size: cover
}

.bg-thumb.tb1 {
	background-image: url(../img/small1.png)
}

.tbimg1 {
	background-image: url(../img/tb1.png)
}

.sm2 {
	background-image: url(../img/sm2.png)
}

.tbimg2 {
	background-image: url(../img/tb2.png)
}

.bgcolor {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: #B5DDA4;
}

.sm3 {
	background: url(../img/sm3.png) #28c4f8
}

.btmtxt {
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.thumb-row ul li a:hover>.bg-thumb {
	-moz-transform: scale(1.101, 1.101);
	-ms-transform: scale(1.101, 1.101);
	-webkit-transform: scale(1.101, 1.101);
	transform: scale(1.101, 1.101)
}

.thumb-row ul li a:hover>.btmtxt {
	padding-bottom: 59px
}

.four-boxes {
	margin-right: auto;
	margin-left: auto
}

.css3,
.drupal,
.joomla,
.wordpress {
	padding: 15px 15px 0;
	text-align: center
}

.css3 i,
.drupal i,
.joomla i,
.wordpress i {
	font-size: 40px;
	width: 43px;
	height: 34px;
	transform: scale(1);
	transition: all .3s!important;
	transition-timing-function: ease-in-out
}

.about-boxes ul li a,
.white-img {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.css3 h5,
.drupal h5,
.joomla h5,
.wordpress h5 {
	margin: 8px 0 3px;
	color: #fff;
	font-size: 21px
}

.css3 p,
.drupal p,
.joomla p,
.wordpress p {
	line-height: 1.5;
	color: #fff;
	margin-bottom: 0;
	font-size: 16px
}

.css3:hover i,
.drupal:hover i,
.joomla:hover i,
.wordpress:hover i {
	transform: scale(1.4)
}

.over-information {
	margin-top: 0
}

.card__author a,
.featured__grid * {
	color: #000;
	margin-top: 1px
}

.card__image__element {
	left: 48%;
	top: 52%
}

.card--small .card__topic {
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0
}

.card__image {
	width: 104%
}

.featured__grid .card .card-link {
	height: calc(100% - 88px)
}

.card__desc {
	margin-top: 8px
}

.card__desc__cat,
.card__desc__date {
	padding-top: 8px;
	letter-spacing: 0
}

.card__author {
	height: auto
}

.card__details {
	margin: 0 9px;
	width: 94%
}

.featured__grid .card--small .card__meta {
	padding: 0 10px;
	overflow: visible
}

.featured__grid {
	height: 248px;
	margin: 0
}

.featured__grid .card--small:nth-child(3),
.featured__grid .card--small:nth-child(5) {
	margin: 0 1.5% 1.5% 0
}

.about-boxes-wrapper {
	padding: 36px 0
}

.about-boxes {
	position: relative;
	z-index: 1
}

.about-boxes ul {
	display: table;
	width: 100%
}

.about-boxes ul li {
	width: 32%;
	margin-right: 13px;
	vertical-align: top;
	display: inline-block
}

.about-boxes .col-sm-12 {
	padding: 0
}

.about-boxes ul li:nth-child(3n) {
	margin-right: 0
}

.about-boxes ul li a {
	background: #344a62;
	display: block;
	border-radius: 8px;
	padding: 33px 0;
	text-align: center
}

.about-boxes ul li a:hover>img.normal-img,
.white-img {
	opacity: 0;
	display: none
}

.collabs-ul li a em,
.normal-img {
	-webkit-transition: .3s ease-in-out
}

.active-link {
	color: #28c4f8!important
}

.research-accordion .card-link {
	position: relative;
	border-bottom: 2px solid #344a62
}

.card-link.active-link.collapsed:after,
.research-accordion .card-link.active-link:after,
.research-accordion .card-link:after {
	font-family: FontAwesome;
	position: absolute;
	right: 0
}

.research-accordion .card-link.active-link {
	border-color: #28c4f8
}

.research-accordion .card-link:after {
	content: "\f067"
}

.research-accordion .card-link.active-link:after {
	content: "\f068"
}

.card-link.active-link.collapsed:after {
	content: "\f067"
}

.bg-analytics:before,
.bullet-ul li:before,
.collabs-ul li a:before,
.fundings-ul li a:before,
.item-inner1:before,
.tab-content ul li:before,
.timestart .item:before {
	content: ''
}

.card-link.active-link.collapsed {
	color: #344a62!important;
	border-color: #344a62!important
}

.normal-img {
	transition: .3s ease-in-out
}

.about-boxes ul li a:hover>img.white-img {
	opacity: 1;
	display: inline-block
}

.about-boxes ul li a:hover {
	background: #28c4f8
}

.about-boxes ul li a img {
	margin-bottom: 15px
}

.about-boxes ul li a strong {
	display: block;
	font-size: 23px;
	font-weight: 800;
	color: #fff
}

.about-boxes-wrapper .container-fluid {
	max-width: 1200px;
	margin: 0 auto
}

.about-wrapper h1 {
	color: #fff;
    font-size: 29px;
    font-weight:700;
    position:relative;
        PADDING-BOTTOM: 22PX;
    MARGIN-BOTTOM: 26PX;
}
 .bg-analytics .max-container h2 {
   font-size: 34px;
  font-weight: 700;
  position: relative;
  PADDING-BOTTOM: 22PX;display: inline-block;
  MARGIN-BOTTOM: 26PX;
  font-family: "Titillium Web", sans-serif !important;
  color: #004734;
}
.bg-analytics h2:before {
    content: '';
  background: #B5DDA4;
  width: 70px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
}
.about-wrapper img {
   width: 478px;
    margin-top: -190PX;
    background: #fff;
    padding: 15px;
    border-radius: 1px 1px 20px 20px;
    margin-bottom: 20px;
}
.about-wrapper ul li {
        font-size: 19px;
    margin-bottom: 10px;
    color: #fff;
}
.about-wrapper h1:before {
    content: '';
    background: #FFf;
    width: 70px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about-wrapper b {
    font-weight: 800;
    font-size: 21px;

}

.about-wrapper p {
	color: #fff;
	font-size: 20px
}

.inner-content {
	margin-top: 40px
}

.why-data {
	padding: 23px 0
}

.why-data h3 {
	text-align: center
}

.analytics-four-boxes {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0px;
}

.analytics-four-boxes>li {
	display: flex;
	overflow: hidden;
	width: 19%;
	background: #fff;
	-moz-transition: .25s ease-out;
	-webkit-transition: .25s ease-out;
	transition: .25s ease-out;
	    border-top: 7px solid #004834;
	margin-right: 1%;
	box-shadow:0px 0px 40px 0px rgba(35, 35, 35, 0.10);
	border-radius:9px;
	    
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	margin-bottom: 14px;
}
.bg-analytics .max-container p {display:none;}
.data-in ul li {
    position:relative;
    text-align: center;
  padding-left: 0px;
}
.data-in ul li:before {
       content: '' !important;
  background: #004734 !important;
  width: 6px;
  height: 6px;
  position: absolute;
  left: auto;
  border-radius: 50%;
  top: 10px;
}
.analytics-four-boxes > li:hover {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

.analytics-four-boxes li:last-child {
	margin-right: 0
}

.img-data-holds {
   background: none;
    border-radius: 7px;
    width: 56px;
    height: 54px;
    margin: 0 auto 14px;
    line-height: 1.3;
    padding-top: 15px;
    align-self: center;
    border: none;
}
.fleft {
    margin-left: 26px;
}
.bg-analytics {
	padding: 38px 0 10px;
	margin-bottom: 46px;
	background: url(../img/bg-analytics.png) center 0 no-repeat;
	background-size: cover;
	position: relative
}

.bg-analytics:before,
.collabs-ul li a:before {
	position: absolute
}

.bg-analytics:before {
	top: 0;
	background: rgba(0, 0, 0, .5)
}

.analytics-four-boxes li strong {
display: block;
  margin-bottom: 4px;
  font-size: 18px;
  color: #004734;
      text-transform: uppercase;
}

.analytics-four-boxes .data-in div {
	font-size: 14px
}

.analytics-four-boxes li p {
	min-height: 100px;
	font-size: 14px
}

.f-w1 .container-fluid {
	padding: 0
}

.modal-header {
	padding: 0 1rem;
	border: none
}

.modal-content {
	border: 10px solid #004734;
	border-radius: 22px
}
.welfareModal .modal-dialog {
           max-width: 1000px;
}
.modal-body {
	padding-top: 0
}

.analytics-four-boxes .ana-content {
	width: 100%;
	padding: 25px 20px 15px;

	text-align: center;
	  border-radius: 4px;
}

.team-tabs-wrapper .fade.in {
	opacity: 1
}

.why-data p {
	font-size: 16px;
	text-align: center
}

.data-in {
	min-height: 72px!important;
}
.why-data {
    padding: 23px 0;
    max-width: 1140px;
    margin: 30px auto;
}
#subscribe-form a {
	color: #fff !important;
	background: #004734 !important;
	width: 120px;
	font-weight: 700;
}
.footer-area  .footer-txt h3 {
   margin-bottom: 9px;
    font-size: 19px;
    font-weight: 700;
}
.f-w1 a {
  color: #004734!important;
}
.data-in ul li br {
  
}
.newsletter {
    background:#B5DDA4!important;
}
.main-content-wrapper .copywrite-text.text-center a {
    color:#fff;
}
.footer-area h3 {
         margin-right: 14px;
    margin-bottom: 0;
    text-transform: capitalize;
    align-self: center;
}
.newsletter .container {
        display:flex;
        justify-content:center;
}
.max-container.connect-content .gallery a:hover img {
      transform: scale(1.15);
}
.max-container.connect-content.editor_4 {
    text-align: center;
    padding: 30px 0;
}
.gallery a div {
    height:200px;
    overflow:hidden;
}
.gallery a strong {
    font-weight: bolder;
    margin-top: 0;
    display: block;
    padding: 10px 10px;
    min-height: 93px;
}
.gallery a {display:block;}
.gallery a img {transition: transform .2s; /* Animation */
    width:100%;
}
.max-container.connect-content .gallery a {
        color:#000;
        display:block;
        overflow:hidden;
        position:relative;
}
.max-container.connect-content .linkDiv a {color:#fff!important;}
.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    padding: 0;
        margin-bottom: 0px;
  }
  .gallery li {
    margin-bottom: 20px;
    flex:0 0 23%;

    text-align: center;
  }
  .gallery img {
    max-width: 100%;
    height: 200px;;
    object-fit:cover;
  }
.fc {
        font-size: 34px!important;
    font-weight: 700!important;
    position: relative;
    PADDING-BOTTOM: 22PX;
    display: inline-block;
    MARGIN-BOTTOM: 46PX!important;
    font-family: "Titillium Web", sans-serif !important;
    color: #004734;
}
.fc:before {
        content: '';
    background: #B5DDA4;
    width: 70px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
}
.newsletter  .form-control {
    width:270px!important;
}
.about-content {
    padding:42px 0 31px;
    margin-top: 60px;
    background: url(../img/about-bg.png) center 0;
    background-repeat: no-repeat;
    background-size: cover;
        background-attachment: fixed;
}

.teambg {
	background: url(../img/team-bg.jpg) no-repeat;
	background-size: cover;
	margin-top:0;
}

.about-content .inner-container {
	max-width:1140px;
	margin: 0 auto
}

.thinking-firms-container {
	background: url('../img/bnt-dark.jpg')no-repeat 0 0;
	background-size:cover;
	background-attachment:fixed;
	padding:42px 0 74px;
}

h4.blueheading {
	color: #28c4f8;
	font-size: 22px;
	font-weight: 800
}

.thinking-firms-container h3 {
	font-size: 28px;
	font-family: 'Nunito Sans', sans-serif
}

.thinking-firms-container .container-fluid {
	max-width: 1200px;
	padding: 0;
	margin: 0 auto
}

.thinking-tabs {
	background: #f6f6f6
}
.nav-tabs .nav-item {
  margin-bottom: 8px;
}

.thinking-nav {
	float: none;
	background: none;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	flex-direction: row;
	width: 100%;
	border: none;
}

.nav-tabs.thinking-nav .nav-item.show .nav-link,
.nav-tabs.thinking-nav .nav-link.active {
	border-color: transparent;
	background: url(../img/arrow-white.png) 13px 12px no-repeat #b5dda4;
	color: #fff;
	border-radius: 1px
}

.thinking-nav li {
	/* background: url(../img/separator.png) 0 bottom repeat-x */
	box-shadow: 0px 8px 6px 1px #00000063;
	background-color: #D9D9D9 !important;
}

.nav-tabs.thinking-nav li a {
	border-radius: 1px;
	/* background: url(../img/arrow-blue.png) 13px 12px no-repeat; */
	padding-left: 26px;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  color: #00381b;
  text-transform: uppercase;
}

.thinking-nav li:last-child {
	background: 0 0
}

.nav-tabs.thinking-nav .nav-link:focus,
.nav-tabs.thinking-nav .nav-link:hover {
	border-color: transparent
}
.tab-content.thinking-nav-content  > .tab-pane {

	margin-top:32px;
}
.thinking-nav-content {
	float: none;
	width: 710px;
	margin: 0 auto;
	padding: 20px 30px;
	min-height: 290px;
	background: #b5dda4;
	border: 15px solid #004734;
	border-radius: 20px;
}

.thinking-nav-content h4 {
	color: #28c4f8;
	font-weight: 800;
	font-size: 22px;
	display:none;
}
.thinking-firms-container .tab-content ul {
    display:flex;
    list-style:none;
    margin:0;
    gap:24px;
    justify-content:center;
}
.tab-content ul li br {
    display:none;
}
.thinking-firms-container img {height:130px;
    display:block;object-fit:contain;
    width: 100%;
  margin: 0 auto;
    
}
.thinking-firms-container ul li:before  {content:none;}
.thinking-tabs .container-fluid {
	max-width: 1200px;
	padding: 0;
	margin: 0 auto
}

.research-wrapper {
	background: #f7f7f7;
	padding: 36px 0
}

.research-accordion .card-header {
	background-color: transparent;
	border: none;
	padding: 0
}

.research-wrapper h3 {
	font-size: 26px
}

.research-accordion .card-link {
	padding: .75rem 1.25rem 1px 0;
	color: #344a62;
	font-size: 21px;
	font-weight: 600;
	background: 0 0
}

.collaborators {
	background: #f7f7f7;
	padding: 37px 0
}

.collabs-ul {
	display: table;
	margin: 0 auto;
	text-align: center
}

.collabs-ul li,
.collabs-ul li a {
	display: inline-block;
	position: relative;
	width: 183px
}

.collabs-ul li {
	margin: 0 12px 16px auto;
	transition: all ease .5s;
	vertical-align: top;
	overflow: hidden
}

.collabs-ul li a {
	height: 120px
}

.collabs-ul li a:before {
	background: rgba(52, 74, 98, .8);
	left: 0;
	right: 0;
	transition: all .5s ease-out;
	z-index: 100;
	width: 183px;
	height: 120px;
	opacity: 0
}

.collabs-ul li a em,
.fundings-ul li em {
	position: absolute;
	left: 50%;
	font-style: normal;
	z-index: 200;
	line-height: 1.1;
	font-weight: 800;
	text-align: center
}

.collabs-ul li a:hover:before {
	opacity: 1;
	background-position: left bottom
}

.collabs-ul li a em {
	transition: .3s ease-in-out;
	top: -50%;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 18px;
	display: block
}

.collaborators h3,
.funding-partner h3 {
	font-size: 29px;
	color: #000
}

.collabs-ul li a:hover em {
	top: 50%
}

.collaborators .container-fluid {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0
}

.funding-partner {
	background: #ddd;
	padding: 25px 0
}

.funding-partner .container-fluid {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0
}

.fundings-ul {
	display: table;
	margin: 0 auto;
	text-align: center
}

.fundings-ul li {
	display: inline-block;
	margin: 0 12px 15px auto;
	width: 183px;
	vertical-align: top;
	overflow: hidden
}

.fundings-ul li em {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	top: -50%;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 18px;
	display: block
}

.fundings-ul li a {
	position: relative;
	display: inline-block;
	width: 183px;
	height: 120px
}

.fundings-ul li a:hover em {
	top: 50%
}

.fundings-ul li a:before {
	background: rgba(52, 74, 98, .8);
	position: absolute;
	left: 0;
	right: 0;
	transition: all .5s ease-out;
	z-index: 100;
	width: 183px;
	height: 120px;
	opacity: 0
}

.fundings-ul li a:hover:before {
	opacity: 1
}

.research-accordion .card-link i {
	float: right
}

.research-accordion .card-body {
	padding: 0
}

.research-wrapper .card {
	float: none;
	width: 100%;
	border: none;
	background: 0 0
}

.research-wrapper .container-fluid {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0
}

.inner-section-history {
	max-width: 1200px;
	margin: 0 auto;
	padding: 14px 0
}

.inner-section-history h3,
.inner-section-history p {
	color: #364e68
}

.history-box {
	background-color: #ddd
}

.cascade-slider_container {
	position: relative;
	width: 1000px;
	height: 500px;
	margin: 0 auto
}

.cascade-slider_item {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) scale(.3);
	transition: all 1s ease;
	opacity: 0;
	z-index: -1
}

.cascade-slider_item.next {
	left: 50%;
	transform: translateY(-50%) translateX(-150%) scale(.6);
	opacity: 1;
	z-index: 1
}

.cascade-slider_item.prev {
	left: 50%;
	transform: translateY(-50%) translateX(50%) scale(.6);
	opacity: 1;
	z-index: 1
}

.cascade-slider_item.now {
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) scale(1);
	opacity: 1;
	z-index: 5
}

.cascade-slider_arrow {
	display: inline-block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 5
}

.cascade-slider_arrow-left {
	left: 0
}

.cascade-slider_arrow-right {
	right: 0
}

.cascade-slider_nav {
	position: absolute;
	bottom: -120px;
	width: 100%;
	text-align: center;
	z-index: 5
}

.cascade-slider_dot {
	display: inline-block;
	width: 1em;
	height: 1em;
	margin: 1em;
	background: #ddd;
	list-style: none;
	cursor: pointer
}

.cascade-slider_dot:hover {
	background: #555
}

.history-box {
	position: relative;
	min-height: 540px
}

.bullet-right {
	float: right;
	width: 50%
}

.bullet-right img {
	width: 100%
}

.history-box ul {
	margin: 0;
	padding: 0
}

.holder_bu ul {
	width: 100%;
	opacity: .5
}

.sidebg {
	background: url(../img/side-bg.jpg) no-repeat;
	padding: 13px 15px
}

.sidebg img {
	margin-bottom: 14px
}

.sidebg strong {
	color: #28c4f8;
	font-size: 31px;
	line-height: 1;
	display: inline-block
}

.sidebg h4 {
	color: #fff;
	font-size: 18px;
	line-height: 1.8
}

.side-bullets {
	margin-bottom: 30px
}

.blue-btn {
	background: #28c4f8;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	display: block;
	padding: 8px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 4px
}

.blue-btn:hover {
	background: 0 0;
	border-color: #28c4f8
}

.add-addvisory {
	padding: 45px 40px;
	background: url(../img/advisory-add.png) no-repeat;
	background-size: cover
}

.side-bullets li:before,
.side-small-bullets>li:before {
	background: #28c4f8;
	left: 0;
	top: 6px;
	content: '';
	border-radius: 50%
}

.add-addvisory h3 {
	color: #fff;
	font-size: 22px;
	display: inline-block;
	line-height: 1.8;
	float: left;
	margin-bottom: 0
}

.add-addvisory a.blue-btn {
	float: right;
	padding: 12px 38px;
	font-size: 16px
}

.side-small-bullets>li {
	position: relative;
	padding-left: 15px;
	color: #000;
	margin-bottom: 4px;
	text-align: left
}

.side-small-bullets>li:before {
	width: 8px;
	height: 8px;
	position: absolute
}

.side-bullets li {
	position: relative;
	padding-left: 22px;
	color: #fff;
	margin-bottom: 12px
}

.side-bullets li:before {
	width: 12px;
	height: 12px;
	position: absolute
}

.history-box .inner-section-history h3 {
	font-size: 29px;
	color: #000
}

.holder_bu_center.holder_bu ul {
	width: 100%;
	opacity: 1
}

.bullet-ul {
	margin: 0;
	padding: 29px 11px 0 0
}

.history-box h3 {
	text-align: center;
	color: #fff
}

.holder_bu h3 {
	font-size: 12px
}

.holder_bu ul li {
	font-size: 12px;
	position: relative;
	padding-left: 18px
}

.holder_bu .bullet-ul li:before {
	width: 8px;
	height: 8px
}

.holder_bu_center.holder_bu h3 {
	font-size: 30px
}

.holder_bu_center.holder_bu .bullet-ul li {
	list-style: none;
	position: relative;
	padding-left: 18px;
	color: #fff;
	font-size: 15px;
	margin-bottom: 14px;
	line-height: 1.3
}

.box-item-wrapper {
	display: table;
	width: 100%;
	text-align: center;
	margin: 0 auto
}

.box-item-wrapper .box-item {
	width: 21%;
	display: inline-block;
	vertical-align: top;
	margin: 0 23px;
	position: relative
}

.box-item-wrapper .box-item h3 {
	background: #efefef;
	width: 120px;
	border-radius: 50%;
	height: 120px;
	line-height: 3
}

.bullet-ul li:before {
	width: 7px;
	height: 7px;
	background: #354d67;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 10
}

.timestart .container-fluid {
	margin: 0 auto
}

.item-inner1 {
	position: relative;
	background: url(../img/arrow-bg.png) 0 bottom no-repeat;
	background-size: contain;
	padding-bottom: 55px
}

.item-inner1:before,
.timestart .item:before {
	position: absolute
}

.timestart .item:before {
	background: #28c4f8;
	width: 91px;
	height: 36px;
	display: block;
	text-align: center
}

.item-inner1:before {
	background: repeat-y #28c4f8;
	left: 0;
	bottom: 45px;
	height: 280px;
	width: 4px;
	border-radius: 7px;
	z-index: 0
}

.cascade-slider_dot.cur {
	background: #555
}

.tab-content ul {
	margin-bottom: 1rem
}

.tab-content ul li {
    position: relative;
    line-height: 1.5;
    
    text-align: center;
}

.tab-content ul li:hover .event-list-item {
	background: #28c4f8
}

.tab-content ul li:hover .event-list-item .event-image-section img {
	transform: scale(1.2)
}

.tab-content ul li:hover a.blue-btn {
	background: #fff;
	color: #28c4f8
}

ul.news-tabs li a.active strong,
ul.team-tabs li a.active strong,
ul.team-tabs li a:hover strong {
	color: #fff
}

.tab-content ul li:before {
	background: #2baad9;
	border-radius: 50%;
	width: 7px;
	height: 7px;
	margin-bottom: 2px;
	margin-right: 5px;
	display: inline-block
}

ul.team-tabs {
	display: flex;
	border: none;
	flex-wrap: wrap;
	margin-bottom: 15px
}

.single-team-member:hover .image-section img {
	transform: scale(1)
}
.tab-content.team-content {
    margin-top: 20px;
}

.single-team-member .image-section .overlay-section .detail-link i {
	color: #fff;
	font-size: 19px;
	background: #28c4f8;
	border-radius: 50%;
	display:none!important;
	height: 46px;
	width: 46px;
	line-height: 47px;
	display: inline-block;
	text-align: center;
	transition: all .3s ease 0s
}

.single-team-member {
       background: #fff;
    border-radius: 4px;
        box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
    border-top: 10px solid #004734;
}

.single-team-member .image-section .overlay-section {
    opacity: 1;
    background:#ffffff;
    z-index: -1;
}

ul.team-tabs li {
	width: 15.8%;
	display: flex;
	text-align: center;
	margin-right: 1%
}

ul.team-tabs li a {
	display: block;
	background: #f7f7f7;
	border-radius: 7px;
	width: 100%;
	padding: 21px 6px
}
ul.team-tabs li a.active img.icnormal {
  filter: none!important;
  display: block;
}
ul.news-tabs li a.active,
ul.team-tabs li a.active,
ul.team-tabs li a:hover {
	background: #004734
}

ul.team-tabs li a.active img.icnormal {
	display: none
}

ul.team-tabs li a.active img.ichover {
	display: block
}

ul.team-tabs li:last-child {
	margin-right: 0
}

ul.news-tabs li a.active img.icnormal {
	display: none
}

ul.news-tabs li a.active img.ichover {
	display: block
}
ul.team-tabs {
	display: flex!important;
}
ul.team-tabs li {
	flex: 1!important;
}

ul.team-tabs li a strong {
display: block;
  font-size: 14px;
  color: #344a62;
  text-align: center;
  margin-top: 10px;
  line-height: 1.46;
  font-weight: 700;
  color: #004734;
}

ul.news-tabs li {
	width: 230px;
	display: flex;
	text-align: center;
	margin-right: 2%
}

ul.news-tabs li a {
	display: block;
	background: #f7f7f7;
	border-radius: 7px;
	width: 100%;
	padding: 21px 6px
}

ul.news-tabs li a:hover {
	background: #344a62
}

ul.news-tabs li a:hover strong {
	color: #fff
}

ul.news-tabs li:last-child {
	margin-right: 0
}

ul.news-tabs li a strong {
	display: block;
	font-size: 19px;
	color: #344a62;
	text-align: center;
	line-height: 1.1
}

ul.news-tabs {
	border: none;
	width: 40%;
	margin: 0 auto 15px;
	text-align: center
}
ul.team-tabs li a:hover img.icnormal {
    filter:none!important;
}
ul.team-tabs li a {
    min-height: 156px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #e4e4e4;
}
.ichold {
	min-height:0px !important;
}

.ichold img {
	margin: 0 auto;
	display: block
}
.nav.nav-tabs.team-tabs .ichold img {
    height:40px;
}
.ichold .ichover {
	display: none
}

ul.news-tabs li a:hover img.ichover {
	display: block
}

ul.news-tabs li a:hover img.icnormal {
	display: none
}

ul.team-tabs li a:hover img.ichover {
	display: block
}

ul.team-tabs li a:hover img.icnormal {
	display: none
}
.thumb-row ul li:nth-child(2) .homepage-card-content.btmtxt {
	background:#004834 !important;
}
.btmtxt {
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0) -4%,hsl(0, 0%, 0%) 90%);
}

@media screen and (max-width:1566px) {
	.custom-slide {
		width: 25%;
		right: 0;
		top: 60%
	}
	.holder ul li a,
	.holder ul li strong {
		text-shadow: 1px 2px 1px #000
	}
}
@media screen and (max-width:1333px) {
	.top-div {
		max-width: 100%
	}
	.top-row .col-sm-12 {
		padding: 0
	}
	.max-container {
		max-width: 90%
	}
	.max-container.connect-content {
		max-width: 96%
	}
	.top-row {
	
	}
	.max-container.mtop20.connect-content .thumb-row ul li.smallbx {
		width: 25%
	}
	.max-container.mtop20.connect-content .thumb-row ul li.bigbx {
		width: 48%
	}
	.advisory-box-wrapper li {
		width: 31.9%;
		margin-right: 2.1%
	}
}
@media screen and (max-width:1310px) {
	ul.news-tabs {
		width: 44%
	}
	.max-container.connect-content .thumb-row ul li.bigbx,
	ul.news-tabs li {
		width: 49%
	}
	.max-container.connect-content {
		max-width: 96%
	}
}
@media screen and (max-width:1315px) {
	.max-container.connect-content .thumb-row ul li.bigbx {
		width: 45%
	}
}
@media screen and (max-width:1285px) {
	.custom-slide:before {
		box-shadow: 0 30px 25px 272px rgba(0, 0, 0, .6);
		content: '';
		position: absolute;
		right: 70px;
		top: 0;
		height: auto;
		padding-bottom: 63px;
		width: auto
	}
}
@media screen and (max-width:1328px) {
	.featured__grid .card--small {
		width: 24.5%
	}
	.max-container {
		max-width: 93%
	}
	.featured__grid.container.container--padded.box-liststyle .card--small .card__meta {
		height: auto;
		min-height: 123px
	}
	.advisory-container .container-fluid {
		max-width: 90%
	}
	.f-w1 .container-fluid {
		max-width: 87%
	}
	.footer-txt i {
		width: 21px
	}
}
@media screen and (max-width:1240px) {
	.teaching-container {
		width: 92%
	}
	.advisory-container .container-fluid {
		max-width: 91%
	}
	.gogle-div iframe {
	
	}
}
@media screen and (max-width:1230px) {
	.top-row {
	
	}
	.thumb-row ul li.smallbx {
		width: 24%
	}
	.thumb-row ul li.bigbx {
		width: 50%
	}
	.f-w1 .container-fluid {
		width: 94%;
		margin: 0 auto
	}
	.post-thumb-container {
		width: 94%
	}
	.thumb-row ul li {
		margin-right: 6px;
		margin-bottom: 10px
	}
	.event-div {
		padding-right: 10px;
		width: auto
	}
	.thinking-firms-container .container-fluid {
		max-width: 94%
	}
	.about-boxes-wrapper .container-fluid,
	.about-content .inner-container,
	.collaborators .container-fluid,
	.funding-partner .container-fluid,
	.research-wrapper .container-fluid {
		max-width: 90%
	}
	.thumb-row ul li.smallbx {
	    width: 23%;
	    margin-right: 8px;
	}
}
@media screen and (max-width:1246px) {
	.top-nav ul li a {
	
	}
	.top-div .social .social-circle li a i {
	
	}
	.top-div .social .social-circle li {
	
	}
	.top-div .social {
	
	}
}
@media screen and (max-width:1199px) {
    .clNew {margin-right:15px;}
	.dept-tabs li a {
		font-size: 15px;
		letter-spacing: -.02em;		
		line-height: 1.2;
	}
	#cerp-department {
		margin-top: 70px;
	}
	.dept-tabs li a strong {
		display: block;
		font-size: 13px;
		width: 91px
	}
	.dept-tabs {
		margin-top: -50px
	}
	.dept-tabs li:nth-child(1) a {
		background-position: 9px 68px
	}
	.dept-tabs li:nth-child(2) a {
		background-position: 9px 72px;
		padding-left: 16px;
	}
	.dept-tabs li:nth-child(3) a {
		background-position: 9px 61px
	}
	.dept-tabs li:nth-child(4) a,
	.dept-tabs li:nth-child(5) a {
		background-position: 9px 63px
	}
	.dept-tabs li:nth-child(6) a {
		background-position: 9px 65px
	}
	.analytics-four-boxes li {
		margin-bottom: 8px
	}
	.featured__grid .card--small {
		width: 25%
	}
	.featured__grid {
		max-width: 96%
	}
	.event-ul li {
		width: 49%
	}
	.designation-detail {
		padding-top: 13px;
		background-size: 82%
	}
	.bio-content h1 {
		font-size: 25px
	}
	.designation-detail h3 {
		font-size: 17px
	}
	.news-content img {
		height: auto!important;
	}
}
@media screen and (max-width:1155px) {
	.thinking-nav-content {
		width: 71%
	}
}
@media screen and (max-width:1119px) {
	.f-w1 .container-fluid {
		max-width: 100%
	}
}
@media screen and (max-width:1138px) {
	.gogle-div iframe {
		width: 45%
	}
}
@media screen and (max-width:1077px) {
	.thumb-row ul li.bigbx {
		width: 49%
	}
	.custom-slide {
		width: 33%;
		right: 0;
		top: 54%
	}
	.featured__grid .card--small {
		margin: 0 1% 2%
	}
	.top-nav ul li a {
		/*padding: 0 1px*/
	}
	.input-append.span12 {
		min-width: 0
	}
	#custom-search-form .search-query {
		width: 120px
	}
}
@media screen and (max-width:1063px) {
	.footer-txt div {
		font-size: 12px
	}
	.footer-txt a {
		font-size: 14px
	}
	.f-w1 .container-fluid {
		width: 96%
	}
	.tfeeds {
		        width: auto;
        float: none;
	}
	.footer-txt {
		padding-top: 0
	}
	.gogle-div {
		clear: both;
		padding-top: 12px
	}
	.gogle-div iframe {
		float: none;
		width: 100%;
		height: 190px;
		padding-top: 0
	}
}
@media screen and (max-width:1054px) {
	.max-container.mtop20.connect-content .thumb-row ul li.smallbx {
		width: 24%
	}
	.max-container.mtop20.connect-content .thumb-row ul li.bigbx {
		width: 49%
	}
}
@media screen and (max-width:1035px) {
	.thinking-nav {
		margin-right: 15px
	}
	.thinking-nav-content {
		width: 69%
	}
}
@media screen and (max-width:1023px) {
	.featured__grid .card--small .card__meta {
		height: auto
	}
	.featured__grid {
		max-width: 100%
	}
	.featured__grid .card--small {
		width: 21.5%;
		margin-top: 0
	}
	.featured__grid.container.container--padded.box-liststyle li {
		width: 22.5%;
		margin-right: 1%;
		margin-left: auto
	}
	.featured__grid.container.container--padded.box-liststyle li:nth-child(2),
	.featured__grid.container.container--padded.box-liststyle li:nth-child(3) {
		margin-right: 1%
	}
}
@media screen and (max-width:992px) {
    .nav-issues__link__inner em {
        display:none;
    }
    .logo img {
        width:212px;
    }
    .clNew a {
        padding-left:4px;
        font-size:12px!important;
        padding-right:4px;
    }
    .top-nav ul li a {
        font-size:12px!important;
        padding: 13px 4px 11px!important;
        display: block;
    }
   .news-content h2 {
        /* font-size: 24px; */
        position: absolute;
        bottom: 0;
        padding-bottom: 30px!important;
        padding-left: 40px;
        color: #fff;
        font-size: 27px!important;
        width: calc(100% - 410px)!important;
        font-weight: 700;
        text-shadow: 3px 1px 11px #000;
        text-transform: capitalize;
    }
    .analytics-four-boxes>li {
        width: 24.0%;
    }
    .gallery a strong {
        font-weight: bolder;
        margin-top: 10px;
        display: block;    min-height: 76px;
        font-size: 13px;
        margin-bottom: 20px;
    }
    .news-headlines {width:358px!important;}
    .nav-issues__link__label span {font-size:13px;letter-spacing: -0.02em;}
    .nav-issues__link {
        padding-left:0;
        padding-right:0;
    }
    .nh-img img {
        height:41px!important;
    }
    .full-container.bg-analytics {
        padding-top: 0;
    }
	.intro-bio {
		height: auto
	}
	.hm-area {
		margin-top: 0
	}
}
@media screen and (max-width:991px) {
    .facebookSection iframe {
        width: 100%!important;
        margin-bottom:30px;
    }
    .section-padding-100 {
        padding-top: 109px !important;
    }
    .navbar-header.visible-xs button i  {
        color:#004734;
    }
    .mobile-btn {   
        left: auto!important;
        position: absolute;
        right: 20px !important;
        top: 10px !important;
    }
    .clNew a.apbtn {width:100%;}
    .tenderLeft {width:100%;}
    .top-nav {width:100%;}
    .top-nav ul li {
        flex: 1;
        display:block;
    }
    .top-nav ul {
        width:100%;
        display: flex;
    }
    .clNew {
        margin-top: 12px;
        margin-right: 11px;
        width: 100%;
        margin-bottom: 7px;
    }
    .tenderDiv {
        position: absolute;
        right: 10px;
        top: 0;
    }
    .hv-1 {
     flex-direction:column;   
    }
    .nav-issues__list {
        width:auto;
    }
    .tfeeds ul {
        padding-left: 22px;
        list-style: disc!important;
        width: 154px;
        text-align: left;
        margin: 0 auto;
    }
    .footer-area h3 {text-align:center!important;}
    .tfeeds {
        margin-top: 20px;
        text-align:center;
    }
    .footer-txt {
        padding-top: 0;
        float: none;
        text-align: center;
    }
    .f-w1 .col-sm-8 {
        flex:0 0 100%;
        max-width:none;
    }
    .f-w1 .col-sm-4 {
        flex:0 0 100%;
        max-width:none;
    }
    .about-wrapper img {
        width: 478px;
        margin-top: 0;
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 20px;
        float: right;
        width: 272px!important;
    }
    .news-content h2 {
        padding-left:31px!important;
        width:calc(100% - 370px) !important;
    }
    .section-padding-100 {
        padding-top:0px!important;
    }
    .thinking-nav {
        left:20px;
        width: 248px;
        padding: 20px;
    }
    .logo {
        margin-left:20px;
    }
    .thumb-row ul li.smallbx {
        flex:0 0 48%;
        width:auto; height: 310px;
        margin: 0;
    }
    .thumb-row ul li.bigbx {
        flex:0 0 48%;
        height: 310px;
        margin-bottom:0;
        width:auto;
    }
    .thumb-row ul {
        text-align: center;
        display: flex;
        gap: 17px;
        flex-wrap: wrap;
    }
    .news-headlines li {
        padding-top:9px!important;
        padding-top:9px!important;
    }
    .nh-img {
        display:none;
    }
    .thumb-row>h3:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .thumb-row>h3 {
        text-align:center;
    }
    .nh-img img {
        display:none;
    }
	.nav-issues__item--wide {
		width: 128px
	}
	#cerp-department {
	    margin-top: 90px;
	}
	.thumb-row ul {
		text-align: center
	}
	.top-div .social {
		display: none
	}
	.holder ul li {
		margin-bottom: 15px
	}
	.bgtxt {
		padding: 22px 10px
	}
	.ticker strong {
		margin-right: 8px
	}
	.team-ul li {
		width: 49%
	}
	.team-ul li:nth-child(2n) {
		margin-right: 0
	}
	.team-ul li:nth-child(3n) {
		margin-right: 2%
	}
	.event-image-section {
		float: none;
		width: 50%
	}
	.event-box-text {
		padding: 0
	}
	.event-list-item {
		padding: 9px 10px
	}
	.event-box-section {
		width: 100%;
		float: none
	}
	.event-box-section .blue-btn {
		max-width: 119px
	}
	ul.team-tabs li a strong {
		font-size: 17px
	}
	ul.team-tabs li a {
		padding: 21px 1px
	}
	.research-ul li em {
		position: static;
		width: 100%;
		top: 100%
	}
	.research-ul li {
		margin-bottom: 20px
	}
	.designation-detail {
		left: 0;
		background: #344a62;
		padding: 7px 17px;
		width: 100%;
		top: 0;
		position: static;
		margin-bottom: 20px
	}
	.bio-content img {
		width: 200px
	}
	.bio-content {
		margin-bottom: 50px
	}
	.publication-ul li a strong {
		padding: 7px 15px
	}
	.dept-tabs li a,
	.dept-tabs li:nth-child(5) a,
	.dept-tabs li:nth-child(6) a {
		padding-left: 5px
	}
	.analytics-four-boxes>li {
		width: 32.2%
	}
	.dept-tabs li a {
		font-size: 14px;
        background-position: 16% 64% !important;
        padding-top: 26px;
        height: 50px;
	}
	.dept-tabs li a strong {}
	.dept-tabs li {
		position: relative;
        width: 49%;
        margin: 0 !important;
        margin-bottom: 0px;
        margin-right: 4px !important;
        margin-bottom: 4px !important;
	}
	.dept-tabs li a{
		width: 100%;
		padding: 0!important;
		display: block;
		background-position: 100%!important;
		margin: 0!important;
	}
	.dept-tabs li a strong {
		width: 100%;
		text-align: center;
        padding: 20px 0;
	}
	.dept-tabs li a::before {
		transform: none;
	}
	.dept-tabs li:nth-child(1) a {
		background-position: 6%!important;
	}
	.dept-tabs li:nth-child(2) a {
		background-position: 6%!important;
	}
	.dept-tabs li:nth-child(3) a {
		background-position: 6%!important;
	}
	.dept-tabs li:nth-child(4) a {
		background-position: 6%!important;
	}
	.dept-tabs li:nth-child(5) a {
		background-position: 6%!important;
	}
	.dept-tabs li:nth-child(6) a {
		background-position: 6%!important;
	}
	.dept-tabs li:nth-child(7) a {
		background-position: 6%!important;
	}
}
@media screen and (max-width:950px) {
	.about-boxes ul li {
		width: 31.6%
	}
	.poster-main {
		width: 100%!important
	}
	.poster-outer {
		max-width: none
	}
	.poster-list {
		width: 80%!important
	}
	.poster-main .poster-list .poster-item {
		width: 50%!important
	}
	.about-boxes ul li a strong {
		font-size: 19px
	}
}
@media screen and (max-width:916px) {
	.top-row {
		height: auto;
		padding-left: 2%;
		padding-top: 7px
	}
	.thinking-firms-container img {
	    height:80px;
	}
	.top-navz {
		clear: both;
		float: none;
		width: 100%;
		text-align: right
	}
	.top-nav ul li:last-child {
		padding-right: 0
	}
	a.logo {
		top: 18px
	}
	.thinking-nav-content {
	    float: none;
    width: 470px;
    margin: 0 auto;
    padding: 20px 40px;
    padding-right: 30px;
    padding-left: 30px;
    min-height: 250px;
    /* box-shadow: inset 1px 1px 9px #a4a4a4; */
    background: #b5dda4;
    padding-left: 17px;
    padding-right: 20px;
    border: 15px solid #004734;
    border-radius: 20px;
    margin-left: 230px;
	}
	.inner-content {
		margin-top: 70px
	}
	.inner-content.about-content {
		/*margin-top: 46px*/
	}
	.thinking-nav {
		margin-right: 6px;
		    min-height: 300px;
	}
	.max-container.mtop20 {
		margin-top: 68px
	}
	.top-navz nav {
		margin-top: 7px
	}
	.dept-tabs {
		margin-top: -80px
	}
}
@media screen and (max-width:768px) {
    .nav-issues__list {
        flex-direction:column;
    }
        .section-padding-100 {
        padding-top: 0px !important;
    }
    .h-w3 {
    display: flex;
    margin-top: 7px;
    padding-bottom: 7px;
}
    .news-content h2 {
        width: calc(100% - 220px) !important;
    }
}
@media screen and (max-width:767px) {
    .news-content.content-detail.mnDetail h2 {
		font-size: 24px !important;
    }
    .nav-issues__item:hover .nav-issues__link::before {
        transform: none;
        background: #cbd9d5;
    }
    .ticker-news span {
        font-size: 11px;
    }
    .data-in ul li {
        padding-left:0;
    }
    .img-data-holds {
        padding-top:0;
        margin-bottom: 0;
    }
    .data-in {
	    min-height: 0px !important;
    }
    .analytics-four-boxes li a {
	    padding-left: 16px;
    }
    .data-in ul li:before {
        left:auto;
    }
    .data-in ul li {
        text-align:center;
    }
    .nav-issues {
        position:fixed;
    }
    /*.header-area {*/
    /*    margin-top: 0;*/
    /*    position: fixed!important;*/
    /*}*/
    ul.sub-menu>li>a {
        font-size: 14px;
        padding: 4px 22px;
        display: block;
        color: #004734;
        text-align: center;
        font-weight: 600;
    }
    li.nav-issues__item.nav-issues__item--wide.sub {
        position: relative;
    }
    li.nav-issues__item.nav-issues__item--wide.sub em {
        position: absolute;
        font-size: 16px;
        color: #545252;
        right: 10px;
        top: 0px;
        z-index: 1000;
        background: #ddd;
        width: 34px;
        height: 36px;
        text-align: center;
        cursor:pointer;
        padding-top: 9px;
    }
    .copywrite-text p {
        margin: 0;
        padding: 10px 0;
        font-size: 12px!important;
    }
    .research-ul li a strong {
        font-size: 16px;
    }
    .research-ul li {
       width: 48%;
       margin-right:2%!important;
    }
    .research-ul li a img {height:210px;}
    .carouselWrapper strong {
        font-weight: 600;
        font-size: 19px;
        margin-bottom: 11px;
        display: block;
        line-height: 26px;
    }
    .captionT {
        width: 73%!important;
        max-width: none;
    }
    .captionT {width:100%;}
    a.carousel-control-next {
        width:40px!important;
    } 
    a.carousel-control-prev {
        width:40px!important;
    }
    .carouselWrapper .carousel-item img {margin-top:0;height:auto;}
    .mgC {
        margin: 0 10px!important;
    }
    .pdfsul li {
        flex: 0 0 100%;
        text-align: center;
        margin: 0 auto;
        margin: 0 auto 24px;
    }
    .max-container.connect-content.editor_1 ul.outlook li {
        flex: 100%;
        max-width: none;
    }
    .single-team-member {
        justify-content:center;
    }
    .tab-content.team-content .team-ul li {
        flex: 0 0 100%;
        margin-bottom: 5px;
        margin-right: 0;
        text-align: center;
    }
    ul.team-tabs li {
        margin: 0 5px 7px !important;
        width: 114.8% !important;
        flex: 0 0 46%!important;
        max-width: 47%;
    }
    .appointDiv h2:first-child {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        text-align: left;
        font-size:24px!important;
    }
    .appointDiv h2 small {
        font-size: 14px;
        font-weight: 400;
        align-self: flex-start;
    }
    .appointDiv {
        padding-left:15px;
        padding-right:15px;
    }
    .news-content.content-detail h2 {
        width: 100%!important;
        position: static;
        padding: 0!important;
        margin: 6px 0;
        color: #313131;
        text-shadow: none;
    }
    .news-content.content-detail {
        margin-left: 0;
        margin-right: 0;
        box-shadow: 0px 43px 100px 0px rgba(0, 0, 0, 0.13);
        background: #fff;
        border-top: 10px solid #004734;
        padding: 15px;
        border-radius: 10px;
        margin-top: 30px;
    }
    p {font-size:15px!important;}
    .panel-heading h2 {
        font-size:25px;
    }
    .panel-primary {
        padding-left:20px;
        padding-right:20px;
    }
    /*visa*/
    .max-container.connect-content.editor_1 {
        padding:0 20px;
    }
    .gallery li {
        position: relative;
        flex: 0 0 47%;
    }
    .top-nav ul li .sub-top-nav li a {
        min-height:0!important;
    }
   .top-nav ul li > ul.sub-top-nav {
        left: -140px !important;
        top: 45px!important;
        min-width: 150px!important;
    }
    .news-preview img {
        padding-top:0px;
    }
    .thumb-row > h3 {font-size:25px!important;}
    .gallery a strong {
        min-height:0!important;
    }
    .about-wrapper img {
        width:162px!important;
    }
    .top-nav ul li:hover > ul.sub-top-nav {
        display: table !important;
        left: 0!important;
        min-width: 0;
        padding: 0 3px;
    }
    .top-nav ul li .sub-top-nav li a {
        text-align:center!important;padding:11px 0!important;
        line-height:8px!important;
    }
    .top-nav ul li > ul.sub-top-nav {
        border-radius:6px;
    }
    .footer-txt div {
        margin-lefT:0;
    }
    .max-container.connect-content.editor_5 h2.fc {
        margin-top: 23px;
        font-size: 25px!important;
        padding-bottom:16px;
        margin-bottom: 30px!important;
    }
    .thinking-firms-container img {
        height: 63px;
        width: 116px!important;
        object-fit: contain!important;
        MARGIN-BOTTOM: 10PX;
    }
    .tab-content.thinking-nav-content > .tab-pane {
        margin-top: 0;
    }
    .nav-tabs.thinking-nav li a {font-size:13px;}
    .about-wrapper h1 {
        font-size:25px;
        text-align:center;margin-bottom:0;
    }
    .ind {
        padding-left:20px!important;
        padding-right:20px!important;
        margin-top:10px!important;
    }
    .about-wrapper h1:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .thumb-row ul li.smallbx {
        flex:0 0 47%;
    }
    .prt-btn.prt-btn-size-md {
        font-size: 15px;
        padding: 10px 15px 10px;
        font-size: 14px!important;
    }
    .full-container.bg-analytics {
        margin-bottom:0;
        padding-bottom:0!important;
    }
    .bg-analytics .max-container h2 {
        font-size:25px;
        margin-bottom: 0;
    }
    .cf {
        display: block !important;
        margin-bottom: 10px!important;
    }
    .news-content h2 {
        font-size: 28px !important;
        width: calc(100% - 10px) !important;
        padding-bottom: 11!important;
        padding-left: 15px!important;
    }

    .news-headlines {
        display:none!important;
    }
    .h-w3 {margin-top:0;padding-bottom:0;}
    .clNew a i {display:none;}
    .clNew {
        padding-top:0;
        margin-top: 12px;
        margin-right: 5px;
        width: 100%;
        margin-bottom: 7px;
        margin-left: -3px;
    }
    .top-nav ul li a {
        font-size: 11px!important;
        padding: 6px 2px 7px!important;
        display: flex;
        letter-spacing: -0.06em!important;
        word-spacing: -0.063em;
        min-height: 44px;
        line-height: 15px;
        flex-direction: column;
        justify-content: center;
    }
    .nav-issues__link__inner em {display:none;}
	.nav-issues__link::before {
	    height:1px;
	            opacity: 0.2;
	}
	p.legend-label {
		margin-top: -11px;
	}
	#editor-bottom .blue-btn {
		width: 250px;
		line-height: 1.1;
	}
	.advisory-box-wrapper li img  {
		/*width: 125px;
		height: 125px;*/
	}
	.card--small .card__title {
        -webkit-line-clamp: 2;
        font-size: 14px;
        line-height: 1.3;
        padding-bottom: 8%;
        padding-top: 4px;
	}
	.teaching-container li.card {
		width: 100%;
		margin: 0 auto 11px!important;
	}
	.featured__grid .card--small .card__meta {
		padding-bottom: 4px;
	}
	ul.sub-menu {
		min-width: 0;
	}
	.nh-anim.selected strong {
		border-color: #28c4f8!important;
	}
	.about-boxes ul,
	.dept-tabs li a {
		text-align: center
	}
	html {
		overflow-x: hidden
	}
	.dept-tabs li a {
		display: block;
		width: 100%;
		padding-top: 20px!important;
		height: auto;
		margin: 0;
		padding-left: 15px;
		padding-right: 15px!important
	}
	.dept-tabs li {
		margin-bottom: 2px
	}
	.dept-tabs li a:before {
		transform: none;
		border-radius: 10px
	}
	.dept-tabs li:first-child a {
		margin: 0
	}
	.dept-tabs li:nth-child(2) a {
		width: 100%
	}
	.dept-tabs li a strong {
		width: auto
	}
	.dept-tabs {
		display: block;
		flex-wrap: nowrap;
		margin-top: 0
	}
	.publication-ul li a strong {
		font-size: 14px
	}
	.sideadd {
		margin-top: 38px
	}
	.about-boxes ul li {
		width: 21.6%
	}
	.about-boxes ul li a {
		min-height: 200px
	}
	.research-wrapper .col-sm-3,
	.research-wrapper .col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.bg-thumb,
	.sidebg {
		background-size: cover
	}
	.mobile-btn,
	.nav-issues__item--wide::after {
		background: 0 0
	}
	.information-icon {
		display: flex;
		flex-wrap: wrap;
		margin: -10px
	}
	.nav-issues__link,
	.nav-issues__link__inner,
	.nav-issues__list.container,
	.navbar-header {
		display: block
	}
	.information-icon .inf-i {
		margin-bottom: 30px
	}
	.featured__grid .card--small:nth-child(3),
	.featured__grid .card--small:nth-child(5),
	.teaching-container .featured__grid .card--small:nth-child(4) {
		margin: 0 1% 2%
	}
	#custom-search-form,
	.analytic-inner,
	.inner-content,
	.max-container.mtop20 {
		margin-top: 0
	}
	.top-nav ul li a {
		padding: 0;
		font-size: 13px
	}
	.top-nav ul li {
		padding: 0 0px 0 0
	}
	.custom-slide::before {
		box-shadow: none;
		content: '';
		position: absolute;
		right: 70px;
		top: -6px;
		height: auto;
		padding-bottom: 0;
		width: auto
	}
	.mobile-btn {
		border: none;
		position: absolute;
		top: 39px;
		z-index: 100
	}
	.custom-slide {
		width: 40%;
		top: 66%
	}
	.ticker strong {
		width: 40px;
		height: 40px;
		font-size: 16px;
		line-height: 1.7
	}
	.holder ul li a {
		font-size: 13px
	}
	.hero-area .hero-slides .single-hero-slide {
		height: 420px
	}
	.featured__grid,
	.nav-issues {
		height: auto
	}
	.section-padding-100 {
		padding: 90px 0 61px
	}
	.about-boxes ul li a strong {
		line-height: 1.2
	}
	.mb-50 {
		margin-bottom: 16px
	}
	.input-append.span12 {
		top: 4px
	}
	.top-navz {
		padding-left: 0;
		float: right
	}
	a.logo {
	    top: 3px;
	    margin-left: 2px;
	}
	.top-row {
		padding-top: 12px;
		padding-bottom: 2px
	}
	.nav-issues__list>li:hover ul.sub-menu {
		display: none
	}
	.nav-issues__item.nav-issues__item--wide.open ul.sub-menu {
		display: block
	}
	ul.sub-menu {
    	position: absolute;
        top: 30px;
        z-index: 10000;
	}
	.mobile-btn {
		font-size: 25px
	}
	.thumb-row ul li:nth-child(3n) {
		margin-right: 6px
	}
	.thinking-nav,
	ul.team-tabs li:nth-child(3n) {
		margin-right: 0
	}
	.featured__grid .card--small {
		width: 32%
	}
	.nav-issues__item--wide,
	.tfeeds,
	.thumb-row ul li.bigbx,
	.thumb-row ul li.smallbx {
		    width: auto;
    flex: 0 0 47%;
	}
	.hero-area {
		top: 78px
	}
	.nav-issues__list.container {
		background: #344a62
	}
	.nav-issues__link {
	padding-top: 11px;
        padding-bottom: 11px;
	}
	.advisory-container .col-sm-8 {
		flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-moz-flex: 0 0 100%
	}
	.advisory-container h2,
	.advisory-container small i {
		font-size: 24px
	}
	.advisory-container h3 {
		font-size: 27px
	}
	.sp1,
	.sp3 {
		font-size: 24px
	}
	.advisory-container .sp4 {
		font-size: 24px;
		color: #fff;
		line-height: 1
	}
	.f-w1 .col-sm-6 {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.tfeeds {
		float: none
	}
	.advisory-container h3.title-advisory {
		font-size: 42px
	}
	h3 {
		font-size: 26px
	}
	.footer-area h3 {
		font-size: 23px
	}
	.tfeeds iframe {
		width: 100%!important
	}
	.inner-content.about-content {
		margin-top: 0;
		margin-bottom: 20px
	}
	.why-data {
		padding-top: 0
	}
	.thinking-nav {
	    width: 100%;
        position: static;
        margin-bottom: 20px;
        min-height: 0;
        padding-bottom: 0;
	}
	.tab-pane h6 {
        color: #344a62;
        font-weight: 500;
        line-height: 14px;
        font-size: 16px;
    }
    .thinking-firms-container .tab-content ul {
        flex-direction:column;
        padding:20px 0;
    }
	.nav-tabs.thinking-nav li a {
        background: url(../img/arrow-blue.png) 13px 11px no-repeat;
        padding-left: 26px;
        font-size: 13px;
        color: #000;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        background-size: 5px;
    }
	.thinking-nav-content {
		width: 100%;
		float: none;
        margin: 0 auto;
        padding: 0px 10px;
        min-height: 0;
        margin-left: 0;
	}
	.about-content {
		background-size: cover
	}
	.advisory-box-wrapper li img {
		/*width: 93px*/
	}
	.add-addvisory {
		padding: 45px 17px
	}
	.thinking-firms-container {
        margin-bottom: 0;
        padding-bottom: 40px;
        padding-top: 0;
	}
	ul.news-tabs {
		width: 100%
	}
	ul.team-tabs li {
		width: 32.6%;
		margin-bottom: 7px
	}
	ul.team-tabs li a {
		padding: 8px 1px
	}
	.team-ul li:last-child,
	.team-ul li:nth-child(3n) {
		margin-right: auto
	}
	.research-ul li a strong {
		font-size: 20px
	}
	.research-ul li em {
		font-size: 14px;
		display: block
	}
	.publication-category-ul li {
		width: 49%
	}
	.publication-category-ul li:nth-child(3n) {
		margin-right: 2%
	}
	.publication-category-ul li:nth-child(2n) {
		margin-right: 0
	}
	.full-container.bg-analytics {
		background-size: cover!important;
		background-attachment: scroll!important
	}
	.dept-tabs li { 
		width: 100%;
	}
	.dept-tabs li a {
		padding-top: 0!important;
	}
	#cerp-department {
	    margin-top: 0;
	}
	#subscribe-form input[type="email"] {
		float: left;
        width: 100%!important;
        margin-right: 6px;
        height: 36px;
        position: relative;
        margin-bottom: 12px;
        top: -1px;
        padding-right: 4px;
	}
	.newsletter .container{
		max-width: none;
	}
	.f-w1 .container-fluid {
		width: 100%;
	}
	.f-w1 .row {
		display: block;
		text-align: center;
	}
	.f-w1 .col-sm-8 {
		max-width: 100%;
	}
	.f-w1 .col-sm-4 {
		max-width: 100%;
	}
	.twitter-inner iframe {
		width: 100%!important;
		float: none!important;
	}
	.gogle-div {
		text-align: center;
		margin-bottom: 20px;
	}
	.tfeeds h3 {
		text-align: center!important;
	}
	.twitter-inner {
		width: 97%;
		margin:0 auto;
	}
	.footer-txt {
		text-align: center;
		float: none;
	}
	.newsletter h3 {
		font-size: 18px!important;
        margin-bottom: 10px;
		text-align: center;
	}
	.newsletter #subscribe-form {
		width: 275px;
		margin: 0 auto;
	}
	.newsletter .container {
        padding: 0;
        flex-direction: column;
        text-align: center;
    }
	.add-addvisory a.blue-btn {
		padding: 8px 0;
        font-size: 13px;
	}
	.add-addvisory h3 {
		font-size: 18px!important;
		line-height:1;
		margin-bottom: 13px;
	}
	.formcomponent .field-column {
		width: 100%;
		overflow: hidden;
	}
	.formcomponent.section input.textfield {
	    width: 100%!important;
	}
	.formcomponent.section select.form_field {
		width: 100%!important;
	}
	.formcomponent.section .form_row textarea {
		width: 100%!important;
	}
	.form-component-par {
        padding-right: 9%!important;
    	padding-right: 0!important;
	}
	p.number-label.section-number {
		width: 30px!important;
		height: 30px!important;
		line-height: 30px!important;
		font-size: 19px;		
	}
	.field-column legend::before {
	/*	position: absolute;
		content: '';
		background: #28c4f8;
		left: 29px!important;
		top: 25px!important;
		width: 100%;
		height: 1px;*/
	}
	p.legend-label {
	    font-size: 0.66em;
	    line-height: 1.99em;
	}
	.form-component-par {
        padding: 0 40px!important;
    }	
    .news-content img {
    	height: auto !important;
        object-fit: cover;
    }
    .news-headlines li i {
    	font-size: 11px !important;
    	font-weight: normal;
    }
    .news-headlines {
    	width: auto !important;
        right: 0 !important;
        left: auto !important;
        background: rgba(0,0,0,0.6);
        top: 0 !important;
        bottom: 6px;
        padding-top: 19px;
    }
    .news-content {
    	width: 100%!important
    }
    .news-headlines {}
    .news-headlines .highlight {
    	background: none!important;
    }
    .nh-anim strong {
        border-color: #28c4f8 !important;
    }
    .news-headlines strong {
    	border-color: #32c0f0!important;
    }
    .news-headlines strong {
    	font-size: 9px !important;
    	width: 20px !important;
    	height: 20px !important;
    	border: 2px solid #28c4f8 !important;
    	line-height: 16px !important;
    }
    .field-column legend::before {
    	content: none!important;
    }
    p.legend-label {
    	text-align: center;
    	width: 100%!important;
    	float: none!important;
    }
    
    .formcomponent .field-column fieldset legend {
    	text-align: center;
    	float: none!important;
    }
    .field-column fieldset legend p.number-label {
    	float: none;
    }
    .about-boxes .cs-newtabs li a {
        padding: 17px 0!important;
        min-height: 104px!important;
    }
    .about-boxes .cs-newtabs li {
    	margin-bottom: 9px;
    }
    .timestart {
    	padding: 22px 15px 13px;
    }
    .bullet-ul li {
    	font-size: 13px;
    }
    .box-item h3 {
    	width: 68px;
        height: 68px;
        line-height: 3.6;
        font-size: 19px;
        margin: 0 auto;
    }
    .glide__arrows i.fa {
        color: #344a62;
        font-size: 35px;
    }
}
@media screen and (max-width:650px) {
    
	.about-boxes ul li {
		width: 27.6%;
		margin: 0
	}
	.about-boxes ul li a {
		padding: 20px 3px
	}
	.poster-list {
		width: 80%!important
	}
	#carousel {
		height: auto;
	}
	.poster-main .poster-list .poster-item {
		width: 50%!important
	}
	.advisory-box-wrapper li {
		width: 100%;
		margin-right: 0
	}
	.advisory-box-wrapper li .adv-content {
		padding: 24px 28px 11px
	}
	.add-addvisory h3 {
		float: none;
		text-align: center;
		display: block;
		font-size: 25px
	}
	.add-addvisory a.blue-btn {
		float: none;
		width: 164px;
		padding: 5px 12px;
		margin: 0 auto
	}
	.add-addvisory {
		padding: 45px 14px
	}
	.box-title h1 a,
	ul.team-tabs li a strong {
		font-size: 15px
	}
	.event-box-title h2 a {
		font-size: 17px;
		margin-bottom: 2px
	}
	.tab-content ul li {
		width: 60%;
		margin: 9px auto
	}
	.event-image-section {
		width: 100%
	}
	.tab-content ul li:nth-child(2n) {
		margin-right: auto
	}
}
@media screen and (max-width:711px) {
	.navbar-header,
	.top-navz {
		clear: both
	}
	.top-navz {
		padding-left: 0;
		float: right;
		display: block
	}
	.top-navz nav {
		margin-top: 16px
	}
	.mobile-btn {
		left: 12px;
		top: 38px;
		position: absolute
	}
	.top-row {
		padding-bottom: 4px
	}
}
@media screen and (max-width:530px) {
    .gallery li {
    position: relative;
    flex: 0 0 100%;
}
}
@media screen and (max-width:620px) {
	.team-ul li {
		width: 100%;
		margin-right: 0
	}
	ul.team-tabs li a {
		padding: 7px 6px
	}
	.team-title:before {
		background: 0 0
	}
	ul.team-tabs li {
		width: 32%;
		margin-right: 1%;
		margin-bottom: 6px
	}
	.about-wrapper p {
		font-size: 17px
	}
	.ichold {
		min-height: 50px
	}
	.ichold img {
		width: 71px
	}
	ul.team-tabs li:nth-child(3n) {
		margin-right: 0
	}
	img.team-img {
	    float:none!important;
	    width:auto!important;
	    margin-bottom: 15px;
	    object-fit:contain!important;
	    height: auto!important;
	}
	
	.staff_meta_last {
	    width:auto!important;
	}
	.tfeeds {
	    padding:0 16px;
	}
	.footer-txt {padding:0 42px;}
	.ichold img {
		    width: auto;
		    height: 41px !important;
		    object-fit: cover;
		} 
		ul.team-tabs li a {
	    min-height: 100px!important;
	}
	ul.team-tabs li {
		margin: 0 5px 7px !important;
		width: 43.8% !important;
	}
}
@media screen and (max-width:578px) {
	a.logo img {
		width: 200px
	}
	.top-nav ul li a {
		font-size: 12px
	}
	.top-navz nav {
		margin-top: 13px
	}
}
@media screen and (max-width:575px) {
    .research-ul li a strong {
    font-size: 16px;    padding-right: 20px;
}
    .research-ul li {
       width: 100%;
       margin-right:0%!important;
    }
    .nav-issues__item--wide, .tfeeds, .thumb-row ul li.bigbx, .thumb-row ul li.smallbx {
    width: auto;
    flex: 0 0 100%!important;
    max-width: none!important;
    margin-right: 0!important;
}
    .gallery li {
        flex:0 0 100%;
    }
	.tfeeds {
		margin-top: 40px
	}
	.analytics-four-boxes li {
		width: 100%;
		margin-bottom: 8px
	}
	.news-headlines li i {
		width: 195px!important;
		font-size: 16px;
		text-shadow: 1px 0 1px #000, 1px 0 1px #000, 1px 0 1px #000
	}
}
@media screen and (max-width:550px) {
	.information-icon .inf-i {
		width: 50%
	}
	.css3,
	.drupal,
	.joomla,
	.wordpress {
		padding: 0
	}
	.analytics-container h3 {
		margin-bottom: 41px
	}
	.featured__grid.container.container--padded.box-liststyle li {
		width: 100%;
		margin-right: auto;
		margin-left: auto
	}
	.featured__grid.container.container--padded.box-liststyle .card--small .card__meta {
		min-height: 0
	}
}
@media screen and (max-width:485px) {
	.input-append.span12 {
		top: 0
	}
	.top-navz nav {
		text-align: right
	}
}
@media screen and (max-width:461px) {
	.search-bar {
		display: none
	}
	.tab-content ul li {
		width: 100%;
		margin-right: 0
	}
	.dept-tabs li a {
		background-position: 8% 64%!important
	}
}
@media screen and (max-width:400px) {
	p.legend-label {
		width: 86%!important;
		margin-bottom: 0!important;
		font-size: 0.65em!important;
			margin-top: 0!important;
	}

	.form-component-par {
		padding-right: 0!important;
	}
	.formcomponent.section input.textfield {
		font-size: 13px;
	}
	h1 {
		text-transform: capitalize;
		font-size: 23px;

	}
	.sm-bttom {
		margin-bottom: 14px;
	}
	.thumb-row ul li.bigbx,
	.thumb-row ul li.smallbx {
		width: 100%;
		height: auto;
		flex:0 0 100%;
		padding-bottom: 100%
	}
	.about-boxes ul li {
		width: 100%;
		margin-bottom: 8px
	}
	.about-boxes ul li a {
		min-height: 139px
	}
	.thumb-row h3 {
		font-size: 19px
	}
	.input-append.span12 {
		top: 0
	}
	.top-navz nav {
		text-align: right
	}
	.top-nav ul li a {
		letter-spacing: -.03em
	}
	.custom-slide {
		width: 60%;
		top: 66%
	}
	.research-ul li {
		width: 100%;
		margin-right: auto
	}
	.publication-ul li {
		width: 100%;
		margin-right: auto!important
	}
	.publication-category-ul li em,
	p {
		font-size: 14px
	}
	.publication-category-ul li a.blue-btn {
		padding: 5px;
		width: 129px
	}
	.publication-category-ul li:nth-child(2n),
	.publication-category-ul li:nth-child(3n) {
		margin-right: 0
	}
	.publication-category-ul li {
		width: 100%;
		margin-right: auto
	}
	.bcure-ul li a {
		float: none;
		margin-right: auto
	}
	.bcur-pic img {
		width: 100%;
		margin-bottom: 11px
	}
	.teaching-container .row .col-sm-12 .featured__grid .card .card-link {
		height: auto;
		display: block
	}
	.teaching-container li.card {
		background-clip: unset;
		display: block
	}
	.teaching-container .featured__grid {
		display: block
	}
	.teaching-container .card__title {
		display: block;
		max-height: none
	}
	
}
@media screen and (max-width:380px) {
	.news-headlines li i {
    	font-size: 11px !important;
    	font-weight: normal;
    }
    .news-headlines {
    	width: auto !important;
    
    right: 0 !important;
    
    left: auto !important;
    
    background: rgba(0,0,0,0.3);
    
    top: 0 !important;
    
    bottom: 6px;
    
    padding-top: 19px;
    }
    .news-content {
    	width: 100%!important
    }
    .news-headlines {
    	padding-top: 15px;
    }
	.bio-content img {
		width: 100%;
		margin-right: auto
	}
	.css3,
	.drupal,
	.joomla,
	.wordpress {
		width: 100%
	}
	.featured__grid .card--small {
		width: 100%;
		display: block
	}
	.custom-slide {
		width: 60%
	}
	.input-append.span12 {
		top: 0;
		width: 104px;
		right: 0;
		float: right
	}
	ul.team-tabs li a strong {
		font-size: 13px
	}
	.news-headlines strong {
		font-size: 9px!important;
		width: 20px!important;
		height: 20px!important;
		border: 2px solid #28c4f8!important;
		line-height: 16px !important;
	}
	.news-headlines li {
		margin-bottom: 1px!important;
	}
	.homepage-card-content.btmtxt h3 {
		
	}


}

.goog-te-banner {
	display: none!important
}

.twitter-inner {
	border: 0
}

.twitter-inner .left-border {
	border-left: 1px solid rgba(15, 70, 100, .12);
	display: inline-block;
	width: 0;
	height: 309px;
	position: absolute;
	bottom: 47px
}

.newsletter {
    display: none;
	margin-top: 15px
}
.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}
.arrowdown_byh h4 a {
    width: 50px !important;
    text-align: center;
    background-color: #fff;
    color: #51b8ae;
    padding: 6px 0px;
    border-radius: 4px;
    margin-top: 0px;
    display: block;
}
.bg-analytics {
    position: relative;
}
.bg-analytics:before {
    content: '';
    background-image: url(https://pakistanconsulatedubai.ae/public/assets_frontend/img/14-aug1.png);
    background-size: 100%;
    position: absolute;
    right: auto;
    left: 113px;
    top: -55px;
    z-index: 2;
    width: 120px;
    background-repeat: no-repeat;
    height: 170px;
    background-color: transparent;
    border-radius: 5px;
}
.bg-analytics:after {
    content: '';
    background-color: transparent;
    background-image: url(https://pakistanconsulatedubai.ae/public/assets_frontend/img/14-aug2.png);
    background-size: 100%;
    position: absolute;
    left: auto;
    right: 125px;
    top: -55px;
    z-index: 2;
    width: 120px;
    background-repeat: no-repeat;
    height: 170px;
    border-radius: 5px;
}
.add-class-contact {
    margin-top: 60px;
}






@media screen and (max-width:767px) {
    .bg-analytics .max-container {
        padding-top: 100px;
    }
    .bg-analytics:before {
        left: 33px;
        top: 0px;
        width: 140px;
        height: 180px;
    }
    .bg-analytics:after {
        top: 0px;
        width: 140px;
        height: 180px;
        right: 5%;
    }
    .mgC video {
        width: 400px;
        height: 300px;
    }
    .news-preview img {
        max-height: 260px !important;
    }
}
@media screen and (max-width:700px) {
    
}
@media screen and (max-width:500px) {
    .bg-analytics .max-container {
        padding-top: 150px;
    }
    .bg-analytics:before {
        left: auto;
        top: 10px;
        width: 120px;
        height: 150px;
        right: 38%;
    }
    .bg-analytics:after {
        display: none;
    }
    .mgC video {
        width: 250px;
        height: 250px;
    }
    .news-preview img {
        max-height: 150px !important;
    }
}
@media screen and (max-width:350px) {
    .bg-analytics:before {
        left: auto;
        top: -10px;
        width: 140px;
        height: 170px;
        right: 30%;
    }
    .mgC video {
        width: 220px;
        height: 200px;
    }
    
}






























