/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
    background: ;
    margin: 0;
}

html,
body {
    scroll-behavior: smooth;
}

/* ----------------------------------------- */
/* FONTS STACK */
/* ----------------------------------------- */

@font-face {
    font-family: 'alegreyaSansB';
    src: url('AlegreyaSansBold.otf');
}

@font-face {
    font-family: 'alegreyaSansM';
    src: url('AlegreyaSansMedium.otf');
}

@font-face {
    font-family: 'alegreyaSansR';
    src: url('AlegreyaSansRegular.otf');
}

@font-face {
    font-family: 'noori';
    src: url('noori-nastaleekh.ttf');
}

/* ----------------------------------------- */
/* 100% WIDTH */
/* ----------------------------------------- */

.navbar>.navbar-header,
.navbar>.navbar-collapse {
    margin: 0 !important;
}

.container {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.navbar.container {
    max-width: 100%;
}

.row {
    margin: 0;
}

.banner01,
.banner02,
.banner03,
.banner04,
.banner05,
.banner06,
.banner07,
.banner08,
.banner09,
.banner10 {
    padding: 0;
}

html,
body {
    scroll-behavior: smooth;
}

/* ----------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------- */

#navbar {
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

.path-frontpage #navbar {
    /*background-color: #fff;*/
}

.path-node #navbar,
.path-tenders #navbar,
.path-highlights #navbar,
.path-gallery-meetings #navbar,
.path-gallery-events #navbar,
.path-gallery-visits #navbar,
.path-sitemap #navbar,
.path-aiph0y-chahd5ubeveeg #navbar {
    /*background-color: #092A49;*/
}

.navbar-header {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0.75em;
    margin: 0;
}

.navbar .logo {
    padding: 0;
    margin: 0;
}

.navbar .logo img {
    width: auto;
}

#block-bootstrap-subtheme-main-menu {
    display: ;
}

.navbar-collapse {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    width: 100%;
}

.navbar-nav {
    background-color: #037c25;
    margin: 50px 0 0 0 !important;
    padding: 0;
    text-align: right;
    float: right;
}

.navbar-default .navbar-nav>li {
    margin: 0 0.25em;
    display: inline-block;
    float: none;
    padding: 0;
    background: transparent;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav>li>a {
    font: 16px alegreyaSansM;
    color: #fff;
    transition: all 0.5s ease;
    /*float: left;*/
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.expanded>a,
.navbar-default .navbar-nav>.expanded>a:hover,
.navbar-default .navbar-nav>.expanded>a:focus {
    background-color: #225776;
    color: #fff;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-nav .dropdown-menu>li>a {
    font: 14px alegreyaSansM;
    color: #313131;
    text-transform: capitalize;
    transition: all 0.5s ease;
    text-align: left;
    padding: 6.5px 10px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff !important;
    background-color: #225776;
}

.navbar-nav .dropdown-menu>li.active>a {
    color: #ffffff;
}

.navbar-default .navbar-nav li:nth-child(2n+6) .dropdown-menu{
    left: auto;
    right: 0;
}

/* ----------------------------------------- */
/* SEARCH */
/* ----------------------------------------- */

/*.searchButton {display: none;}*/

.navbar .search-block-form {
    position: absolute;
    float: right;
    right: 5px;
    top: 8px;
    width: 245px;
    background: transparent;
    border: 0px solid transparent;
    border-radius: 0;
    /*border-bottom: 1px solid #9abcd7;*/
    z-index: 99;
}

/*.path-frontpage .navbar .search-block-form {background: transparent;}*/

.navbar .search-block-form .form-group {
    margin: 0;
}

.navbar .search-block-form .form-group .input-group {}

.navbar .search-block-form .form-group .input-group #edit-keys {
    border-radius: 0;
    position: relative;
    top: 0;
    right: 0;
    background: transparent;
    border-color: transparent;
    color: #037C25;
    width: 207px;
    float: right;
    box-shadow: none;
    border-bottom: 2px solid #037C25;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn {
    background: url("../images/search.png") no-repeat center center;
    width: 34px;
    height: 34px;
    background-size: contain;
    border: none !important;
    border-radius: 0;
    color: #037C25;
    padding: 0;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn .icon {
    opacity: 0;
}

#edit-keys::placeholder {
    font: 14px alegreyaSansM;
    color: #037C25;
}

.header-btn a {
    display: block;
    font-size: 16px;
    background-color: #037C25;
    text-decoration: none;
    margin: 5px 30px 5px 0;
    text-transform: uppercase;
    position: absolute;
    right: 15em;
    z-index: 6;
    padding: 7px;
    color: #fff;
}

/* ----------------------------------------- */
/* INTERNAL PAGES */
/* ----------------------------------------- */

.pub-img {
  height: 240px;
  width: 170px;
  max-width: 100%;
  margin: 0 auto !important;
}

.view-radio-feed-view iframe {
  height: 165px;
  width: 290px;
}

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

.view-press-advertisements img {
    display: block;
    height: 225px;
    width: 170px;
    margin: 0 auto 1.75em;
}

.view-id-tvcs, .view-multimedia-corner {
  text-align: center;
}

.view-id-tvcs .views-field-title, .view-multimedia-corner .views-field-title{
    font-family: noori, alegreyaSansR;
    margin: 5px 0 30px;
}

a {
    outline: 0 !important;
}

#block-views-block-slick-x-block-main {
    display: none;
}

.region.region-content .content,
.region.region-content .view-content {
    font: 15px alegreyaSansM;
    color: #333333;
    word-spacing: ;
    line-height: 1.75;
}

#notfrontwrap {
    height: auto;
    min-height: 436px;
    /*position: relative;
    bottom: 10px;*/
    background: linear-gradient(rgba(255, 255, 255, .5),
            rgba(255, 255, 255, .5)), url(../images/internal.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 0 1em;
    padding-bottom: 3em;
}

.path-frontpage #notfrontwrap {
    padding-bottom: 0;
}

#notfrontwrap {
    min-height: calc(100vh - 171px);
}

.region-content img {
    margin: 0 10px;
    /*object-fit: cover;*/
}

.path-frontpage #ip-wrap {
    display: none;
}

#notfrontwrap ul {
    /*list-style-image: url(../images/list-icon.png);*/
    */ line-height: 25px;
}

#page-title {
    color: #225776;
    border: 0;
    margin: 0;
}

.region.region-content h1,
.region.region-content h2,
.region.region-content h3,
.region.region-content h4 {
    font-family: alegreyaSansM;
}

.region.region-content h3 {
    color: #047c23;
}

.region.region-content h4 {
    color: #c70505;
}

.region.region-content .content ul,
.region.region-content .view-content ul {
    /*list-style-image: url("../images/bullet.png");*/
}

.region.region-content .content li,
.region.region-content .view-content li {
    padding: 6px 0;
}

.region.region-content .content ul li:hover,
.region.region-content .view-content ul li:hover {
    list-style-image: ;
}

.region.region-content .content a,
.region.region-content .view-content a {
    text-decoration: none;
    color: #2e2d2c;
    border-bottom: 1px dotted #2e2d2c;
}

.region.region-content .view-content a {
    border: 0;
}

.region.region-content .content a:hover,
.region.region-content .view-content a:hover {
    color: ;
}

.main-container {}

.path-frontpage #frontpagerowswrap {}

#frontpagerowswrap {}

.path-frontpage #notfrontwrap {
    min-height: 0;
    height: 0 !important;
}

#page-header {}

#contentsectionwrap {}

#contentsection {
    padding: 0;
}

.breadcrumb {
    background: #EEEEEE;
    border-radius: 0;
    font: 14px alegreyaSansM;
    margin: 0 -14px 12px;
    padding: 10px 15px;
}

.breadcrumb li {
    color: ;
}

.breadcrumb li a {
    color: ;
}

.breadcrumb>li+li:before {
    color: ;
}

.breadcrumb>li.active {
    color: #24428e;
}

.views-field.views-field-field-file a,
.views-field.views-field-field-tadvertisement a {
    background: url('../images/download.png') no-repeat;
    height: 20px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    left: 3em;
    background-size: contain;
    width: 20px;
}

.viewp_wrap {
    margin-bottom: 1.5em;
}

.viewp_date {
    font-weight: bold;
    margin-bottom: 5px;
}

.press_image img {
    display: block;
    height: 225px;
    width: 170px;
    margin: 0 auto;
}

.galleryp_image img,
.video-pgallery iframe {
    display: block;
    height: 150px;
    width: 220px;
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto 1em;
}

.galleryp_title {
    text-align: center;
}

.galleryp_title a {
    display: block;
    height: 52.5px;
    overflow: hidden;
}

.highp_title {}

#block-system-main .date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

.noticep-wrap ul {
    padding-left: 1em;
}

time {
    font-weight: bold;
    margin-bottom: 10px;
}

.mediap_wrap {
    display: flex;
    margin-bottom: 2em;
}

.mediap_img {
    margin-right: 1.5em;
}

.page-node-type-gallery .slick .slick__slide:focus {
    border: 0
}

.form-item,
.form-actions {
    margin: 18px 0;
}

.hiw-no {
    height: 44px;
    width: 44px;
    background: #000;
    display: block;
    margin: 0 auto;
    border-radius: 44px;
    color: #fff;
    line-height: 44px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}

#edit-submitted-email {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.webform-submit.button-primary.btn.btn-primary.form-submit {
    margin-bottom: 2%;
}

/** Sitemap **/

.sitemap {
    padding: 0 1em;
}

.sitemap-item {}

.sitemap-item ul {
    padding: 0 0 0 1.5em;
    margin: 0 !important;
    float: none;
    text-align: start;
    list-style: disc;
}

.sitemap-item ul li {
    float: none;
    display: list-item;
}

.sitemap-item ul li a {
    text-decoration: none;
    display: initial;
    font: 15px alegreyaSansM;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li a:hover,
.sitemap-item ul li a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap .caret {
    display: none;
}

.sitemap-item ul li ul {
    position: initial;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    background-clip: inherit;
    list-style: circle;
}

.sitemap-item ul li ul li {
    display: list-item;
}

.sitemap-item ul li ul li a,
.sitemap-item .navbar-nav .dropdown-menu>li>a {
    text-decoration: none;
    display: initial;
    font: 15px alegreyaSansM;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li ul li a:hover,
.sitemap-item ul li ul li a:focus,
.sitemap-item .navbar-nav .dropdown-menu>li>a:hover,
.sitemap-item .navbar-nav .dropdown-menu>li>a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap-item .dropdown-menu>li>a:hover,
.sitemap-item .dropdown-menu>li>a:focus {
    color: #00173C !important;
}

.sitemap-item ul li ul li ul {
    display: none;
}

.sitemap-item ul li ul li.expanded ul {
    display: block;
    list-style: square;
}


/** Tenders and craeers **/

.views-field-field-advertisement a,
.views-field-field-bidding-document a,
.views-field-field-advertisement a,
.views-field-field-application-form a {
    background: url('../images/application-pdf.png') no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
/* ----------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------- */

.section-container {
    padding: 3em 0;
}

.section-heading {
    font: 48px alegreyaSansB;
    color: #225776;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0.65em;
}

.white-heading {
    color: #fff;
}

.section-para {
    font: 18px alegreyaSansR;
    color: #404041;
    text-align: justify;
    line-height: 2;
    margin-bottom: 2em;
}

.section-btn {
    display: block;
    width: 120px;
    margin: 0 auto;
    background-color: #225776;
    border: 1px solid transparent;
    color: #fff;
    font: 15px alegreyaSansR;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1em 0;
    transition: all 0.6s ease-in-out;
}

.section-btn:hover,
.section-btn:focus,
.section-btn:active {
    background-color: transparent;
    color: #225776;
    border-color: #225776;
    text-decoration: none;
}

.section-col a {
    text-decoration: none;
}

.slick--skin--boxed .slide__content {
    margin: 0px;
    border-radius: 0;
    background-color: transparent;
    border: unset;
    border-bottom: unset;
}

.slick--skin--boxed .slide__content:hover {
    box-shadow: none;
    border-color: unset !important;
}

.slick--skin--boxed-carousel .slide__caption {
    padding: 0;
}

.slick-dots {
    display: none !important;
}

/*.path-node #block-views-block-what-we-do-block-1,
.path-tenders #block-views-block-what-we-do-block-1,
.path-highlights #block-views-block-what-we-do-block-1,
.path-gallery-meetings #block-views-block-what-we-do-block-1,
.path-gallery-events #block-views-block-what-we-do-block-1,
.path-gallery-visits #block-views-block-what-we-do-block-1,
.path-sitemap #block-views-block-what-we-do-block-1{
    display: none;
}*/

/*#block-views-block-what-we-do-block-1*/

#backtotop {
    bottom: 90px;
    height: 50px;
    width: 50px;
    border-radius: 10px;
}

/* ----------------------------------------- */
/* BANNER 1 MAIN BANNER */
/* ----------------------------------------- */

#site-b01 {
    position: relative;
    top: -109px;
}

#block-views-block-main-banner-block-1 .form-group {
    margin: 0;
}

.bimg {
    width: 100%;
}

.bimg img {
    width: 100%;
    display: block;
    height: auto;
}

/******** ICONS *********/

#block-block-28 {
    position: absolute;
}

.banner-icons-container {
    position: fixed;
    top: 32%;
    right: 0;
    z-index: 9;
}

.banner-icons-container a {
    text-decoration: none;
}

.fb-ficon {
    background: url('../images/fb.png') no-repeat;
}

.utube-ficon {
    background: url('../images/utube.png') no-repeat;
}

.tw-ficon {
    background: url('../images/tw.png') no-repeat;
}

.helpline-ficon {
    background: url('../images/helpline.png') no-repeat;
}

.banner-icon {
    background-size: contain;
    height: 55px;
    width: 200px;
    transition: all 1s ease-in-out;
    margin-bottom: 0.25em;
    transition: all 1s ease-in-out;
    transform: translateX(71%);
}

.banner-icon:hover {
    transform: translateY(0);
}

/* ----------------------------------------- */
/* BANNER 2 - MENU TABS */
/* ----------------------------------------- */

.menu-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    background: #225776;
    padding: 1.25em 0;
    margin-top: -109px;
}

.menu-tab {
    flex-grow: 1;
    flex-shrink: 0;
    text-align: center;
    border-right: 1px solid #fff;
}

.menu-tabs .menu-tab:last-of-type {
    border: 0;
}

.menu-tab a {
    font: 18px alegreyaSansM;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

/* ----------------------------------------- */
/* BANNER 3 - SERVICES  */
/* ----------------------------------------- */

#section-services {
    padding: 0 4em 4em;
}

.services-row {
    margin-bottom: 3em;
}

.services-col {
    width: 312px;
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid transparent;
    padding: 0.75em;
    border-radius: 3px;
    transition: all 0.6s ease-in-out;
}

.services-col:hover {
    border-color: #CEDCCF;
}

.services-col a {
    text-decoration: none;
}

.ld-bg {
    background: url('../images/Client Sample-08.jpg') no-repeat;
}

.wrd-bg {
    background: url('../images/Client Sample-09.jpg') no-repeat;
}

.swc-bg {
    background: url('../images/Client Sample-10.jpg') no-repeat;
}

.ld-bg:hover {
    background: url('../images/Client Sample-11.jpg') no-repeat;
}

.wrd-bg:hover {
    background: url('../images/Client Sample-12.jpg') no-repeat;
}

.swc-bg:hover {
    background: url('../images/Client Sample-13.jpg') no-repeat;
}

.services-bg {
    height: 303px;
    width: 100%;
    background-size: cover;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 2.5em;
}

.ld-icon {
    background: url('../images/Client Sample-14.png') no-repeat;
}

.wrd-icon {
    background: url('../images/Client Sample-15.png') no-repeat;
}

.swc-icon {
    background: url('../images/Client Sample-16.png') no-repeat;
}

.services-icon {
    height: 120px;
    width: 131px;
    max-width: 100%;
    background-size: cover;
    margin: 0 auto 1.25em;
    text-align: center;
}

.services-text {
    font: 22px alegreyaSansB;
    color: #fff;
}

/* ----------------------------------------- */
/* BANNER 4 - INITIATIVES */
/* ----------------------------------------- */

#section-initiatives {
    padding: 3em 12em 0;
    border-top: 2px solid #E6E6E6;
}

#section-initiatives .section-col {
    padding: 0;
    border: 1px solid #fff;
}

#section-initiatives .section-col:first-of-type {
    border-left: 0;
}

#section-initiatives .section-col:last-of-type {
    border-right: 0;
}

.initiatives-col {
    width: 341px;
    margin: 0 auto;
    max-width: 100%;
}

.initiatives-col:hover {
    border-color: #CEDCCF;
}

.initiatives-col a {
    text-decoration: none;
}

.ini-bg1 {
    background: url('../images/Client Sample-17.jpg') no-repeat;
}

.ini-bg1:hover {
    background: url('../images/Client Sample-25.jpg') no-repeat;
}

.ini-bg2 {
    background: url('../images/Client Sample-18.jpg') no-repeat;
}

.ini-bg2:hover {
    background: url('../images/Client Sample-26.jpg') no-repeat;
}

.ini-bg3{
    background: url('../images/fasal.jpg') no-repeat;
}

.ini-bg3:hover{
    background: url('../images/fasal-hover.jpg') no-repeat;
}

.ini-bg4 {
    background: url('../images/Client Sample-20.jpg') no-repeat;
}

.ini-bg4:hover {
    background: url('../images/Client Sample-28.jpg') no-repeat;
}

.ini-bg5 {
    background: url('../images/Client Sample-21.jpg') no-repeat;
}

.ini-bg5:hover {
    background: url('../images/Client Sample-29.jpg') no-repeat;
}

.ini-bg6 {
    background: url('../images/Client Sample-22.jpg') no-repeat;
}

.ini-bg6:hover {
    background: url('../images/Client Sample-30.jpg') no-repeat;
}

.ini-bg7 {
    background: url('../images/Client Sample-23.jpg') no-repeat;
}

.ini-bg7:hover {
    background: url('../images/Client Sample-31.jpg') no-repeat;
}

.ini-bg8 {
    background: url('../images/Client Sample-24.jpg') no-repeat;
}

.ini-bg8:hover {
    background: url('../images/Client Sample-32.jpg') no-repeat;
}

.initiatives-bg {
    height: 257px;
    width: 100%;
    background-size: cover !important;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 2.5em;
}

.ini-icon1 {
    background: url('../images/Client Sample-34.png') no-repeat;
}

.ini-icon2 {
    background: url('../images/Client Sample-33.png') no-repeat;
}

.ini-icon3 {
    background: url('../images/Client Sample-35.png') no-repeat;
}

.ini-icon4 {
    background: url('../images/Client Sample-39.png') no-repeat;
}

.ini-icon5 {
    background: url('../images/Client Sample-36.png') no-repeat;
}

.ini-icon6 {
    background: url('../images/Client Sample-37.png') no-repeat;
}

.ini-icon7 {
    background: url('../images/fmi.png') no-repeat;
}

.ini-icon8 {
    background: url('../images/Client Sample-38.png') no-repeat;
}

.initiatives-icon {
    height: 84px;
    width: 91px;
    max-width: 100%;
    background-size: contain;
    margin: 0 auto 1.25em;
    text-align: center;
}

.initiatives-text a {
    display: block;
    font: 23px alegreyaSansB;
    color: #fff;
    text-transform: capitalize;
}

/* customization-tyb */
.region.region-banner05 {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 3em 0 0 0;
}

.region.region-banner05>section:not(:first-child) {
    width: 50%;
    flex: 1;
}

.region.region-banner05>section:first-child {
    flex: 1 1 100%;
    margin-bottom: 20px;
    width: 100%;
}

.media-item .media-oembed-content {
    height: 250px;
    width: 475px;
    max-width: 100%;
    margin: 0 auto 2em;
    display: block;
}
.banner05.col-sm-12 .view-footer {
    display: block;
    text-align: center;
}


/* ----------------------------------------- */
/* BANNER 5 - ATTACHED DEPARTMENTS */
/* ----------------------------------------- */

#block-views-block-attached-departments-block-1 {
    padding: 3em;
    position: relative;
}

#block-views-block-attached-departments-block-1 .view-content {
    padding: 0 7em;
    margin-bottom: 4em;
}

#block-views-block-attached-departments-block-1 .view-content::after {
    content: "";
    display: table;
    clear: both;
}

.slick-next {
    background: url('../images/next.png') no-repeat;
    right: -60px;
}

.slick-prev {
    background: url('../images/pre.png') no-repeat;
    left: -60px;
}

.slick-prev:hover, .slick-prev:focus{
    background: url('../images/pre.png') no-repeat;
    background-size: contain !important;
}

.slick-next:hover, .slick-next:focus{
    background: url('../images/next.png') no-repeat;
    background-size: contain !important;
}

.slick-next,
.slick-prev {
    background-size: contain;
    display: inline-block;
    color: transparent;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    height: 42px;
    width: 42px;
    position: absolute;
    top: 50%;
    margin-top: -30.5px;
    z-index: 5;
}

.slick-arrow::before{
    display: none;
}

#vscc_controls_next_attached_department-block a img,
#vscc_controls_previous_attached_department-block a img {
    opacity: 0;
}



.dept-col a {
    text-decoration: none;
}

.dept-bg {
    height: 214px;
    width: 214px;
    max-width: 100%;
    background-color: transparent;
    margin: 0 auto 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #225777;
    border-radius: 10px;
    transition: all 0.6s ease-in-out;
}

/*.dept-col:hover .dept-bg{
    background-color: #037c25;
    border-color: transparent;
}*/

.dept-icon img {
    display: block;
    height: 101px;
    width: 111px;
    max-width: 100%;
    margin: 0 auto 1.25em;
}

.dept-title a {
    display: block;
    font: 22px alegreyaSansB;
    color: #333;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.6s ease-in-out;
}

/*.dept-col:hover .dept-title a{
    color: #037c25;
}*/


#views_slideshow_cycle_teaser_section_attached_department-block,
#views_slideshow_cycle_div_attached_department-block_0,
#views_slideshow_cycle_div_attached_department-block_1,
#views_slideshow_cycle_div_attached_department-block_2,
#views_slideshow_cycle_div_attached_department-block_3,
#views_slideshow_cycle_div_attached_department-block_4,
#views_slideshow_cycle_div_attached_department-block_5,
#views_slideshow_cycle_div_attached_department-block_6,
#views_slideshow_cycle_div_attached_department-block_7,
#views_slideshow_cycle_div_attached_department-block_8,
#views_slideshow_cycle_div_attached_department-block_9,
#views_slideshow_cycle_div_attached_department-block_10,
#views_slideshow_cycle_div_attached_department-block_1,
#views_slideshow_cycle_div_attached_department-block_12,
#views_slideshow_cycle_div_attached_department-block_13 {
    width: 100% !important;
}

.dept-icon-hover {
    display: none;
}

/*.dept-col:hover .dept-icon{
    display: none;
}*/

/*.dept-col:hover .dept-icon-hover{
    display: block;
}*/

/* ----------------------------------------- */
/* BANNER 6 - PROJECTS */
/* ----------------------------------------- */

#block-views-block-projects-block-1 {
    background: url('../images/Banner-2.jpg') no-repeat center center/cover fixed;
    height: auto;
    width: 100%;
    padding: 3em 1.5em;
}

#block-views-block-projects-block-1 .view-content::after {
    content: "";
    display: table;
    clear: both;
}

#block-views-block-projects-block-1 .view-content {
    margin-bottom: 4em;
}

.projects-image {
    background-color: #fff;
    margin-bottom: 2em;
}

.projects-image img {
    width: 100%;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
}

.projects-wrap:hover .projects-image img {
    transform: translate(-8px, -8px);
}

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

.projects-title a {
    font: 19px alegreyaSansR;
    color: #fff;
    text-decoration: none;
}

.projects-btn .section-btn {
    background-color: #fff;
    color: #225776;
}

.projects-btn .section-btn:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

/* ----------------------------------------- */
/* BANNER 7 - kISAN CORNER */
/* ----------------------------------------- */

#section-kisan-corner {
    padding: 3em 6em;
}

.kc-box {
    background: url('../images/Client Sample-73.png') no-repeat;
    background-size: contain;
    height: 391px;
    width: 264px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin: 0 auto;
    position: relative;
}

.kc-box::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 0%;
    /*z-index: -1 !important;*/
    transition: all 0.8s ease-in-out;
}

.pr-box::after {
    background: url('../images/Press-release.png') no-repeat;
}

.cpp-box::after {
    background: url('../images/Crop-production.png') no-repeat;
}

.pa-box::after {
    background: url('../images/Press-bg.png') no-repeat;
}

.advisory-box::after {
    background: url('../images/advisory-box.png') no-repeat;
}

.kc-box:hover::after {
    height: 100%;
}

.pr-icon {
    background: url('../images/press-releas.png') no-repeat;
}

.cpp-icon {
    background: url('../images/crop-productio.png') no-repeat;
}

.pa-icon {
    background: url('../images/pa-icon.png') no-repeat;
}

.advisory-icon {
    background: url('../images/advisory.png') no-repeat;
}

.kc-icon {
    height: 152px;
    width: 151px;
    max-width: 100%;
    margin: 0 auto;
}

.kc-box:hover .kc-icon {
    visibility: hidden;
}

.kc-title {
    font: 20px alegreyaSansM;
    color: #225776;
    text-align: center;
    transition: all 0.6s ease-in-out;
}

.kc-box:hover .kc-title {
    transform: scale(0);
}

.kc-title2 {
    font: 20px alegreyaSansM;
    background: #fff;
    padding: 0.75em 0;
    color: #037c25;
    text-align: center;
    transform: scale(0);
    transition: all 0.6s ease-in-out;
    position: relative;
    z-index: 1;
}

.kc-box:hover .kc-title2 {
    transform: scale(1);
}

.kc-btn .section-btn {
    position: relative;
    z-index: 1;
    width: 105px;
    font-size: 13px;
    padding: 0.75em 0;
}

.kc-box:hover .kc-btn .section-btn {
    background-color: #037c25;
    border-color: #037c25;
    color: #fff;
}


#block-block-31 {
    padding: 2.25em 0 0;
    background: #f5f5f5;
}

#agri-b072 {
    padding: 1em 5em 4em;
    background: #f5f5f5;
}

.video-block {
    height: 250px;
    width: 475px;
    max-width: 100%;
    margin: 0 auto 2em;
}

.player div {
    width: 100% !important;
    height: 250px !important;
}

.not-front .player div {
    width: 100% !important;
    height: 185px !important;
}

.video-block iframe {
    height: 100%;
    width: 100%;
}

.video-block-title {
    font: 18px alegreyaSansM;
    color: #225776;
    text-align: center;
}

/* ----------------------------------------- */
/* BANNER 8 - CORE TEAM */
/* ----------------------------------------- */

#block-views-block-core-team-block-1 {
    background-color: #047C23;
    padding: 3em;
}

#views_slideshow_cycle_teaser_section_core_team-block_1,
#views_slideshow_cycle_div_core_team-block_1_0,
#views_slideshow_cycle_div_core_team-block_1_1,
#views_slideshow_cycle_div_core_team-block_1_2,
#views_slideshow_cycle_div_core_team-block_1_3,
#views_slideshow_cycle_div_core_team-block_1_4,
#views_slideshow_cycle_div_core_team-block_1_5,
#views_slideshow_cycle_div_core_team-block_1_6,
#views_slideshow_cycle_div_core_team-block_1_7,
#views_slideshow_cycle_div_core_team-block_1_8,
#views_slideshow_cycle_div_core_team-block_1_9,
#views_slideshow_cycle_div_core_team-block_1_10,
#views_slideshow_cycle_div_core_team-block_1_11,
#views_slideshow_cycle_div_core_team-block_1_12,
#views_slideshow_cycle_div_core_team-block_1_13,
#views_slideshow_cycle_div_core_team-block_1_14,
#views_slideshow_cycle_div_core_team-block_1_15,
#views_slideshow_cycle_div_core_team-block_1_16,
#views_slideshow_cycle_div_core_team-block_1_17,
#views_slideshow_cycle_div_core_team-block_1_18,
#views_slideshow_cycle_div_core_team-block_1_19,
#views_slideshow_cycle_div_core_team-block_1_20 {
    width: 100% !important;
}

.core-team-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 8em 0 3em;
}

.core-team-image-wrap {
    flex-grow: 1;
}

.core-team-image {
    text-align: right;
}

.core-team-image img {
    height: 210px;
    width: 175px;
    object-fit: cover;
    border: 1px solid #fff;
    padding: 0.5em;
    margin: 0 0 0 auto;
}

.core-team-content-wrap {
    flex-grow: 8;
    border: 1px solid #fff;
    border-left: 0;
    padding: 2em;
}

.core-team-name a {
    display: block;
    font: 20px alegreyaSansB;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0.25em;
}

.core-team-detail {
    font: 15px alegreyaSansR;
    color: #fff;
}

#widget_pager_bottom_core_team-block_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5em
}

.views-content-field-member-image img {
    height: 60px;
    width: 60px;
    object-fit: cover;
    cursor: pointer;
    filter: grayscale(100%);
}

#block-views-conferences-gallery-block-1 .views-row {
    padding: 0;
}


/* ----------------------------------------- */
/* FOOTER */
/* ----------------------------------------- */

#block-block-27 {
    background-color: #EEE;
    height: 265px;
    padding: 2em 1em;
}

#section-gallery .section-heading {
    margin-bottom: 0.5em;
}

.gallery-para {
    font: 17px alegreyaSansM;
    color: #333;
    text-align: center;
    margin-bottom: 1.5em;
}

#block-views-miscellaneous-gallery-block-1 .views-row {
    padding: 0px;
}

.gallery-img {
    height: 265px;
    width: 100%;
    overflow: hidden;
    background-color: #000;
}

.gallery-img img {
    height: 100%;
    width: 100%;
    opacity: 0.7;
    object-fit: cover;
    transition: transform 0.5s, opacity 0.5s;
}

.gallery-img img:hover {
    transform: scale(1.1);
    opacity: 1;
}

/* ----------------------------------------- */
/* BANNER 10 - CONTACT US */
/* ----------------------------------------- */

#block-banner9contactus {
    background-color: #1A1A1A;
    padding: 2em;
}

#contact-wrap,
#contact-wrap a {
    font: 15px alegreyaSansR;
    color: #fff;
    text-decoration: none;
}

.contact-heading {
    font: 22px alegreyaSansB;
    margin-bottom: 1em;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 5px;
}

.links-list {
    padding: 0;
    list-style: none;
}

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

.links-list li {
    border-bottom: 1px solid #fff;
    padding: 1em 0;
    margin-right: 6em;
}

.last-list li {
    margin: 0;
}

.links-list li:first-of-type {
    padding-top: 0;
}

.links-list li:last-of-type {
    border: 0;
    padding-bottom: 0;
}

.contact-detail-col {
    padding-left: 4em;
}

.contact-items {
    display: flex;
    margin-bottom: 1.5em;
}

.address-icon {
    background: url('../images/Client Sample-69.png') no-repeat;
}

.phone-icon {
    background: url('../images/Client Sample-70.png') no-repeat;
}

.contact-icon {
    height: 39px;
    width: 32px;
    margin-right: 1em;
}

.contact-detail {
    padding-left: 1em;
    border-left: 1px solid #fff;
}

.social-icons {
    display: flex;
}

.fb-icon {
    background: url('../images/Client Sample-67.png') no-repeat;
}

.twitter-icon {
    background: url('../images/Client Sample-68.png') no-repeat;
    margin-left: 1em;
}

.sicon {
    height: 57px;
    width: 57px;
}

/* ----------------------------------------- */
/* FOOTER */
/* ----------------------------------------- */

.footer-wrap {
    margin-top: -2px;
}

.footer-upper {
    background-color: #225776;
    padding: 10px 1em;
    color: #fff;
    text-align: center;
}

.footer-links a {
    font: 14.5px alegreyaSansR;
    color: #fff;
    margin: 0 1.5em;
    text-decoration: none;
}

.social-icons {
    text-align: right;
}

.social-icons i {
    color: #fff;
    font-size: 18px;
    margin: 0 15px;
}

.footer-bottom {
    background-color: #037c25;
    padding: 10px 35px;
    color: #fff;
    font: 14.5px alegreyaSansR;
}

.footer-bottom a {
    font: 14.5px alegreyaSansR;
    color: #fff;
}

.power-sec {
    text-align: right;
}

/* ----------------------------------------- */
/* MEDIA QUERIES */
/* ----------------------------------------- */

@media only screen and (max-width: 1280px) and (min-width: 1024px) {

    .kc-box {
        justify-content: center;
    }

    .kc-icon {
        margin-bottom: 1em;
    }

    .kc-box::after {
        background-size: contain !important;
    }
}

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

    #navbar {
        background-color: ;
    }

    .navbar-header {
        padding: 0.5em;
    }

    .navbar .logo {
        width: 82%;
    }

    .navbar .logo img {
        width: 96%;
    }

    .navbar-nav {
        margin: 0 !important;
        float: left;
        text-align: left;
    }

    .navbar-default .navbar-nav>li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
        display: block;
        width: 100%;
    }

    .navbar .search-block-form {
        position: unset;
        margin-bottom: 15px;
    }

    #site-b01 {
        position: initial;
        margin: 0;
    }

    .sitemap-item ul li ul li a,
    .sitemap-item .navbar-nav .dropdown-menu>li>a {
        white-space: normal;
    }

    .navbar-header {
        float: none !important;
    }

    .navbar .logo {
        margin-top: 0px !important;
        margin-bottom: 0px;
        width: 80%;
        height: auto;
    }

    .navbar .logo img {
        width: 100%;
    }

    .navbar {
        width: 100%;
    }

    .navbar-toggle {
        margin-top: 18px !important;
        margin-right: 10px !important;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar.container>.container {
        display: block;
    }

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        padding-top: 5px !important;
        width: 100%;
        float: none;
        text-align: left;
        position: initial;
    }

    .navbar-default .navbar-nav>li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
    }

    .navbar #block-search-form {
        position: initial !important;
        background-color: #037C25;
        width: 100%;
        margin: 0;
    }

    .toggleSearch {
        top: -8px !important;
        position: relative !important;
        left: 14.5em !important;
    }

    #edit-search-block-form--2 {
        height: 28px;
        top: -8px;
        right: 1.5em;
        border-color: #fff;
    }

    #edit-search-block-form--2::placeholder,
    form#search-block-form .btn-default {
        color: #fff;
    }

    form#search-block-form {
        top: 0px !important;
    }

    .section-heading {
        font-size: 30px;
    }

    .section-heading::after {
        content: '';
        display: block;
        height: 3px;
        width: 70px;
    }

    .heading-border {
        height: 3px;
        width: 40px;
        margin-bottom: 1em;
    }

    .section-para {
        font-size: 14px;
    }

    .section-btn {
        width: 100px;
        font-size: 13px;
    }

    #agri-b01 {
        position: initial;
    }

    #agri-b02 {
        margin: 0;
    }

    .menu-tabs {
        margin: 0;
        padding: 0;
    }

    .menu-tab {
        border: 0;
    }

    .menu-tab a {
        font-size: 12px;
        display: block;
        background: #037c25;
        margin: 5px;
        padding: 5px;
    }

    #section-services {
        padding: 2em 0;
    }

    #block-block-23 {
        margin: 0;
    }

    #block-block-23 {
        padding: 2em 0;
    }

    .services-row {
        margin-bottom: 1em;
    }

    #section-initiatives{
        padding: 0;
    }

    #section-initiatives .section-col {
        border: 0;
    }

    .initiatives-col {
        width: 100%;
    }

    .region.region-banner05 {
      display: block;
      padding: 2em;
    }

    .region.region-banner05 > section:not(:first-child){
        width: 100%;
    }

    #block-views-block-multimedia-corner-block-1 {
      margin-bottom: 4em;
    }

    #block-block-12,
    #block-block-26 {
        padding: 2em 0 0;
    }

    #block-views-block-attached-departments-block-1 {
        padding: 2em 0;
    }

    #block-views-block-attached-departments-block-1 .view-content {
        padding: 0;
        margin: 0em;
    }

    #vscc_controls_attached_department-block {
        text-align: center;
        margin-bottom: 2em;
    }

    .slick-next,
    .slick-prev {
        height: 30px;
        width: 30px;
    }

    .slick-next {
        right: 1em;
    }

    .slick-prev {
        left: 1em;
    }

    #vscc_controls_next_attached_department-block a,
    #vscc_controls_previous_attached_department-block a {
        position: initial;
    }

    .dept-col,
    .projects-wrap,
    .kc-box {
        margin-bottom: 3em;
    }

    .dept-bg,
    .projects-image {
        margin-bottom: 1em;
    }

    #section-kisan-corner {
        padding: 3em 0em;
    }

    #block-views-block-projects-block-1,
    #block-views-core-team-block {
        padding: 2em 0;
    }

    #block-views-block-projects-block-1 .view-content {
        margin-bottom: 0em;
    }

    .core-team-items {
        padding: 0;
    }

    .core-team-image {
        text-align: left;
        margin-bottom: 0.75em;
    }

    .core-team-image img {
        margin: 0;
    }

    .core-team-content-wrap {
        border: 1px solid #fff;
    }

    #widget_pager_bottom_core_team-block_1 {
        margin: 0;
    }

    #block-views-block-core-team-block-1 {
        padding: 3em 1em;
    }

    #agri-b072 {
        padding: 3em 1em 0;
    }

    .video-block-wrap {
        margin-bottom: 3em;
    }

    .video-block {
        margin-bottom: 1em;
    }

    #block-block-27 {
        height: auto;
    }

    #block-banner9contactus {
        padding: 2em 0;
    }

    .contact-heading {
        font-size: 19px;
    }

    .contact-list-col .contact-heading {
        margin: 0;
    }

    .links-list .col-sm-6 {
        padding-left: 0;
    }

    .links-list li {
        margin-right: 0;
    }

    .links-list li:first-of-type {
        padding-top: 1em;
    }

    .links-list li:last-of-type {
        border-bottom: 1px solid #fff;
        padding-bottom: 1em;
    }

    .contact-detail-col {
        padding: 0;
        margin: 1em 0 2em;
    }

    .footer-links a {
      font-size: 12px;
      margin: 0 10px;
    }

    .footer-bottom, .footer-bottom a {
      font-size: 12px;
    }

    .footer-bottom, .power-sec {
      text-align: center;
    }

    .banner-icons-container{
        top: 45%;
    }

    .banner-icon {
      background-size: contain !important;
      height: 30px;
      width: 93px;
    }
}

/*** Visitors ***/

.region.region-footer {
    position: relative;
}

h2.Visitorstitle {
    display: none;
}

#block-visitors-0 {
    background: #037c25;
    font: 14.5px alegreyaSansR;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    left: 47%;
    text-align: center;
}

#block-visitors-0 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#block-visitors-0 ul li {
    font: inherit;
    color: inherit;
}

@media only screen and (max-width: 760px) {
    #block-visitors-0 {
        position: initial;
        padding-bottom: 5px;
    }
}