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


@font-face {
    font-family: 'myriadB';
    src: url('MYRIADPRO-BOLD.OTF');
}

@font-face {
    font-family: 'myriadSB';
    src: url('MYRIADPRO-SEMIBOLD.OTF');
}

@font-face {
    font-family: 'myriadR';
    src: url('MYRIADPRO-REGULAR.OTF');
}



/* .....................................Font End..................... */
/*************************************************Override Fonts**************************************************/
/* Override Model FONTS STACK */
/* ----------------------------------------- */

/********************************* Font-family   *********************************/

@font-face {
    font-family: 'alegreyaB';
    src: url('AlegreyaSans-Bold.otf');
}

@font-face {
    font-family: 'alegreyaM';
    src: url('AlegreyaSans-Medium.otf');
}

@font-face {
    font-family: 'alegreyaR';
    src: url('AlegreyaSans-Regular.otf');
}







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


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


html,
body {
    margin: 0;
    padding: 0;
    font: 15px myriadR;
    scroll-behavior: smooth;
}

a {
    font-size: 14px;
    transition: all 0.5s ease;
}

a:hover,
a:focus {
    text-decoration: none;
}


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

.container {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container-fluid {
    /* padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; */
    padding: 0;
}

.main_banner_image img {
    width: 100%;
}

.front-section.section02.col-sm-12 {
    margin: 0em 0;
    padding: 0;
}


.front-section.section01.col-sm-12 {
    padding: 0;
}

.front-section.section04.col-sm-12,
.front-section.section03.col-sm-12,
.front-section.section05.col-sm-12 {
    padding: 0;
}

.front-section.section05.col-sm-12 {
    background-image: url("../images/banner-3.jpg") !important;
}


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

.navbar #block-search-form {
    top: 1em;
    right: 0px;
    margin: 0px;
}

.searchButton {
    display: none;
}

/* #search-block-form .input-group {
    display: block;
    position: absolute;
    width: 100%;
    right: 0px;
    top: 0px;
} */


#edit-search-block-form--2 {
    background-color: #ffffff;
    border-image: none;
    border-radius: 0;
    border: 2px solid rgba(46, 49, 128, 0.8);
    color: white;
    display: none;
    height: 34px;
    right: 6px;
    top: 5.5em;
    width: 92%;
    position: relative;
}

.search_region .form-control::-moz-placeholder {
    color: black !important;
}


a:hover,
a:focus {
    color: #0D2738;
    text-decoration: none;
}


.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0
}

.d-table {
    display: table;
}

.d-table-cell {
    float: none;
    display: table-cell;
}

.section-title {
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
}

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

.navbar.container {
    max-width: 100%;
    margin-top: 0px !important;
    padding: 0;
}

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


.navbar {
    background-color: #0D2738;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    position: relative;
}

.navbar-header {
    margin-right: 0px !important;
}




.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background: #0D2738;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
    /* margin: 0 !important; */
}


.top_navigation {
    margin-top: 1em;
}

.top_navigation .block-search {}


.top_navigation .block-search .form-search .form-control {
    height: 28px;
    color: #fff;
    border-radius: 0;
    background-color: #0D2738;
    border-color: #0D2738;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    height: 28px;
    color: #333333;
    border-radius: 0;
    background-color: white;
    border-color: #0D2738;
    width: 100%;
    margin-bottom: 0;
}



.main_navigation .menu.nav li a:hover,
.main_navigation .menu.nav li a:focus,
.main_navigation .menu.nav li a.active {
    /* color: #0D2738;
    background-color: #fff;*/
}



.top_navigation .block-search .input-group .form-control.form-text {
    height: 28px;
    color: #fff;
    border-radius: 0;
    background-color: #0D2738;
    border-color: #0D2738;
}

.top_navigation .block-search .input-group .input-group-btn {
    position: absolute;
    top: 19%;
    right: 12%;
    height: 100%;
}

.top_navigation .block-search .input-group .input-group-btn button {
    border-radius: 0;
    height: 28px;
    width: 33px;
    border-color: transparent;
    background-color: transparent;
    color: #333333;
    border: 0px;
    font-size: 21px;
    padding: 0.5px 6px 0.5px 0.6px !important;
}




.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    /* color: #339999 !important; */
    background-color: transparent !important;
}

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


.navbar .logo {
    margin-top: 11px !important;
    margin-bottom: 0;
    padding-right: 0px;
    padding-left: 0px !important;
}



.main-banner-image {
    width: 100%;
}

.main-banner-image img {
    width: 100%;
}

.navbar-default {
    background-color: transparent;
}

.path-frontpage .navbar-default {
    /* background-color: transparent;
    border-color: transparent; */
}


.navbar {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0;
}



.navbar-nav {
    /*    width: 100%;*/
    background-color: transparent;
    padding: 0px;
    /*    margin: 0px;*/
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 25px;

}

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

.navbar-default .navbar-nav>li>a {
    /*    font: 15px myriadR;*/
    color: white;
    padding: 10px 15px;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    /*    border-bottom: 4px solid #D1D3D1;*/
}

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

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #fff;
}

.dropdown-menu>li>a {
    text-align: initial !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: white;
    background-color: #F20;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #F20;
    text-decoration: none;
}

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

.navbar-header {
    float: left;
    position: relative;
    z-index: 2;
}

.navbar-header {
    float: left;
}

.navbar .logo {
    margin-top: 2px !important;
    margin-bottom: 0;
    padding-right: 0px;
    padding-left: 0px !important;
}

.navbar-default {
    background-color: transparent;
    margin: 0;
    margin-top: 0px;
    border-radius: 0;
    border: 0;
}

.navbar-nav {
    float: right;
    margin-top: 3em;
}

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

.navbar-default .navbar-nav>li>a {
    font: 16px myriadR;
    color: #374e78;
    transition: all 0.5s ease;
}

.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 {
    background-color: transparent;
    color: #182430;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #374e78;
}

.dropdown-menu>li>a {
    text-align: initial !important;
}

.navbar-default .navbar-nav>li.last .dropdown-menu {
    left: unset;
    right: 0;
}




/********************************* Main Navigation ***********************************/


.main_navigation .menu.nav li {
    display: inline-block;
    margin: 0 0.6em;
    padding: 0em 0.5em 0em 0.5em;
}

.main_navigation .menu.nav li.last {
    margin-right: 0;
}

.main_navigation .menu.nav li a {
    font: 16px myriadR;
    /* font: 16px myriadR; */

}

.main_navigation .menu.nav li a:hover,
.main_navigation .menu.nav li a:focus,
.main_navigation .menu.nav li a.active {}

.main_navigation .menu.nav .dropdown-menu {
    color: #fff;
    background-color: rgba(0, 128, 128, 0.8);
}

.main_navigation .menu.nav .dropdown-menu li {
    display: block;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.main_navigation .menu.nav .dropdown-menu li a {
    color: white;
    padding-bottom: 5px;
    font-size: 15px;
}


/********************************* Navbar ***********************************/



.path-frontpage .navbar {
    min-height: 100px !important;
    position: absolute !important;
    width: 100%;
}




.main-banner-image img {
    width: 100%;
}

.navbar-nav {
    /*margin: 48px 0 0 0px !important;*/
    /*margin: 100px 0 0 -380px !important;*/

}

.navbar-default .navbar-text {
    color: #ffffff !important;
}

/* .navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
} */




.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    background-image: url("../images/navhover.png");
    color: white !important;
    background-repeat: repeat-x;
}


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


.navbar-header {
    float: left;
}



.navbar .logo {
    margin-top: 0px;
}

.navbar-nav {
    font: 14px myraidR;
}



.navbar {
    margin-bottom: 0px !important;
}



.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    /* background-color: unset !important;
    color: #333333 !important; */
}


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


.navbar-default {
    background-color: #F20;
}

.navbar-nav {
    float: right;
    margin-top: 3em;
}


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

.navbar-default .navbar-nav>li>a {
    font: 16px myriadSB;
    color: #fff;
    transition: all 0.5s ease;
}



.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #631E01;
}

.dropdown-menu>li>a {
    text-align: initial !important;
}

.navbar-default .navbar-nav>li.last .dropdown-menu {
    left: unset;
    right: 0;
}



/* ------------------------------------------------End of Navbar------------------------------- */



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

.navbar #block-search-form {
    top: 1em;
    right: 0px;
    margin: 0px;
}

form#search-block-form {
    top: 0;
    right: 0.6em;
}

#edit-search-block-form--2 {
    background-color: transparent;
    border: 1px solid #2E9697;
    border-radius: 0;
    color: #000;
}

#edit-search-block-form--2::placeholder {
    color: white;
}


form#search-block-form .btn-default {
    color: #fff;
    background-color: transparent;
    font-size: 14px;
    border: 0;
    border-radius: 0;
}


.top_navigation .block-search .input-group .input-group-btn button {
    position: relative;
    top: -25%;
    right: -56%;
}

.top_navigation .block-search .input-group .input-group-btn button::after {
    width: 38px;
    height: 29px;
    content: '';
    /* background-color: green; */
    background: url(../images/search.png);
    position: absolute;
    right: -29px;
    top: 54%;
    background-size: 100% 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#search-block-form .form-control {
    background-color: #2E9697;
    border: #2E9697;
    border-radius: 0;
    color: white;
    border-bottom: 1px solid white;
}

#search-block-form .btn-primary>span {
    color: white;
    font-size: 14px;
    opacity: 0;
}


#search-block-form .btn.btn-default {
    background-color: transparent;
    border: 0px;
    font-size: 21px;
    color: #ff0;
    padding: 1.5px 10px;
}



input[id^="edit-keys"]::-webkit-input-placeholder {
    color: black !important;
}

#block-searchbuttonfront {}

#block-bootstrap-subtheme-search {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: scale(0);
    -webkit-transform: scale(100%);
}


#block-bootstrap-subtheme-search.appear {
    transform: scale(100%);
    -webkit-transform: scale(100%);
    z-index: 1;
    opacity: 1;
}

#block-searchbuttonfront {
    display: block !important;
    z-index: 99;
    cursor: pointer;
    position: absolute;
    width: 26px;
    height: 26px;
    right: 1.5em;
    top: 3.7em;
}




.searchButton {
    display: none;
}




#block-bootstrap-subtheme-search {
    position: absolute;
    width: 230px;
    height: auto;
    right: 5em;
    top: 8px;
    bottom: 14%;
    z-index: 1;
}

.top_navigation .block-search .input-group {
    width: 83%;
}

.toggleSearch {
    background-image: url('../images/search icon-06.png');
    display: block;
    height: 26px;
    width: 26px;
    position: absolute;
    right: 1.5em;
    top: 10px;
    cursor: pointer;
}

#edit-search-block-form--2 {
    background-color: #ffffff;
    border-image: none;
    border-radius: 0;
    border: 1px solid #2CBFD9;
    color: #000;
    display: none;
    height: 26px;
    right: 24.5px;
    top: 10px;
    width: 91%;
    position: relative;
}



/* ................Navigation Override................. */

.navbar .logo {
    margin-top: 1.2em !important;
    padding-right: 0px;
    padding-left: 1.2em !important;
    padding-right: 0px;
}

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

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: 0px !important;
}


.navbar-nav {
    background-color: rgba(0, 128, 128, 0.8);
    display: unset;
    align-items: center;
    width: unset;
    float: right;
    margin-top: 4em;
    margin-right: 1em;
}

.navbar-default .navbar-nav>li {
    transition: all 0.5s ease;
    flex-grow: 1;
    text-align: center;
    flex-basis: 0;
}

.navbar-default .navbar-nav>li>a {
    font: 18px alegreyaM;
    color: #fff;
    transition: all 0.5s ease;
    padding: 15px 11px;
}

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

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

.navbar-header {
    float: left;
    position: relative;
    z-index: 999;
}

.dropdown-menu>li>a {
    text-align: initial !important;
}

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

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #FF2200;
}

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

form#search-block-form {
    top: 8px;
}

#search-block-form .form-control {
    border: 1px solid #2E9697;
    background-color: white;
    color: #000;
}

#search-block-form .btn.btn-default {
    background-color: transparent;
    border: 0px;
    font-size: 22px;
    color: #fff;
    padding: 1px 10px;
    background-color: #399;
    height: 34px;
}


/* Mega Menu Style  */

.we-mega-menu-ul,
.we-mega-menu-ul>.we-mega-menu-li {
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    position: absolute;
    top: -57%;
    right: 1%;
}

.block-we-megamenu nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink,
nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a.we-mega-menu-li {
    color: white;
    border-color: white;
    background-color: rgba(0, 128, 128, 0.8);
    font: 18px alegreyaM;
    text-transform: capitalize;
    font-weight: 500;
}

/* to hide menu */



/* .main_navigation ul.menu.menu--main.nav.navbar-nav {
    DISPLAY: NONE;
} */

body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.dropdown-menu:focus>a,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.dropdown-menu:hover>a {
    color: white;
    background-color: rgba(0, 128, 128, 0.8);
}

body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a:focus,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a:hover {
    color: white;
    background-color: rgba(0, 128, 128, 0.8);
}

body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active-trail>span,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active>a,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active>span {
    color: white;
    background-color: rgba(0, 128, 128, 0.8);
}

.block-we-megamenu body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li {
    border: none;
}


.block-we-megamenu body:not(.we-mega-menu-backend) nav[data-style=Blue] {
    background-color: rgba(0, 128, 128, 0.8);
}

.block-we-megamenu body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu {
    border-color: white;
    color: white;
    background-color: rgba(0, 128, 128, 0.8);
}

body:not(.we-mega-menu-backend) nav[data-style=Blue] {
    background-color: rgba(0, 128, 128, 0.8);
}

.path-frontpage :not(.we-mega-menu-backend) nav[data-style=Blue] {
    background-color: rgba(0, 128, 128, 0.8);
}

body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li {
    background-color: rgba(0, 128, 128, 0.8);
}

body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu {
    color: white;
    background-color: rgba(0, 128, 128, 0.8);
}



body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li a {
    color: white;
    border-color: white;
    font: 18px alegreyaM;
    font-weight: 500;
}

body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li a:focus,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li a:hover,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>.we-megamenu-nolink,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>a,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>a:focus,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>a:hover {
    color: white;
}

/* body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li:last-child>a,
body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li:last-child>span {
    color: red;
    background-color: rgba(0,128,128,0.8);
} */



/* ............End of Effect */




/* ...................End Navigation override .................. */



.main-banner-container .main-banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main-banner-container .main-banner img {
    width: 100%;
    height: auto;
}

div[id ^='views_slideshow_cycle_div_main_banner-block_1'] {
    width: 100% !important;
}



/* ...............................................Start Model override.............................................. */
/* ----------------------------------------- */
/* Write OVERRIDE main Model Punjab Brofidient fund CSS overrides D7 Style */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* BANNER */
/* ----------------------------------------- */


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



#block-system-main {
    min-height: 318px;
    padding-bottom: 1em;
}

#page-title {
    color: #FF2200;
}

#block-system-main h3 {
    color: #339999;
}

#block-system-main h4 {
    color: #FF2200;
}

.views-field-field-tender-file 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;
}

.dfile a {
    background: url("/system/files/download_0.png") no-repeat center center / cover;
    width: 25px;
    height: 25px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: none !important;
    margin: 0 auto;
}

.path-jobs .view-id-jobs tr,
.path-jobs .view-id-jobs th {
    text-align: center;
}

.highp-wrap {
    margin-bottom: 15px;
}

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

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

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

.mediap_img {
    margin-right: 1.5em;
}

.viewp-wrap {
    margin-bottom: 2em;
}

.galleryp-img img,
.video-pgallery iframe {
    display: block;
    height: 175px;
    width: 220px;
    margin: 0 auto 1em;
}

.galleryp-title {
    text-align: center;
    height: 39px;
    overflow: hidden;
}


.gallery-wrap {
    margin-bottom: 30px;
}


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

.form-required {
    color: red;
}

#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%;
}

/* ----------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------- */

.site-heading {
    font: 48px alegreyaB;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.orange-heading {
    color: #f20;
}

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

.site-heading::after {
    content: '';
    display: block;
    height: 4px;
    width: 75px;
    margin-top: 5px;
}

.orange-heading .site-heading::after {
    background-color: #399;
}

.center-heading .site-heading::after {
    margin: 5px auto 0;
}

.site-btn {
    display: block;
    height: 48px;
    width: 125px;
    background-color: #008080;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-family: alegreyaM;
    color: #fff;
    border-radius: 8px;
    transition: all 0.5s ease-in-out;
}

.site-btn:hover,
.site-btn:focus,
.site-btn:active {
    background-color: #FF2200;
    text-decoration: none;
    color: #fff;
}


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

#banner1-wrap {
    position: relative;
    top: -122px;
    z-index: -1;
}

#flexslider-1 {
    margin: 0px;
    border: 0px;
}

/* ----------------------------------------- */
/* BANNER 2 VISION */
/* ----------------------------------------- */

#block-banner2vision {
    padding: 4em 7em;
    background-color: #339999;
}

.vision-text {
    font: 22px myriadR;
    color: #fff;
    text-align: center;
    line-height: 1.7;
    position: relative;
}

.vision-text::before {
    background: url('../images/Client Sample-28.png') no-repeat;
    top: -1em;
    left: -3em;
}

.vision-text::after {
    background: url('../images/Client Sample-29.png') no-repeat;
    bottom: -1em;
    margin-left: 1em;
}

.vision-text::before,
.vision-text::after {
    content: '';
    display: inline-block;
    background-size: contain;
    height: 40px;
    width: 54px;
    position: absolute;
}

/* ----------------------------------------- */
/* BANNER 3 KEY INTERVENTIONS */
/* ----------------------------------------- */

#block-banner3keyinterventions {
    padding: 3em 0 6em;
}

.intervention-items {
    padding: 0 6em;
}

.intervention-item {
    border: 2px solid #DEDEDE;
    border-radius: 5px;
    padding: 2em 1em 0;
    text-align: center;
    width: 325px;
    margin: 0 auto;
}

.intervention-logo {
    height: 178px;
    width: 158px;
    margin: 0 auto 1.5em;
}

.pon-logo {
    background: url('../images/Client Sample-08.png') no-repeat;
}

.intervention-item:hover .pon-logo {
    background: url('../images/Client Sample-07.png') no-repeat;
}

.con-logo {
    background: url('../images/Client Sample-10.png') no-repeat;
}

.intervention-item:hover .con-logo {
    background: url('../images/Client Sample-11.png') no-repeat;
}

.rme-logo {
    background: url('../images/Client Sample-13.png') no-repeat;
}

.intervention-item:hover .rme-logo {
    background: url('../images/Client Sample-12.png') no-repeat;
}

.intervention-title {
    font: 22px alegreyaB;
    color: #008080;
    text-transform: uppercase;
    margin-bottom: 1em;
    height: 45px;
}

.intervention-item:hover .intervention-title {
    color: #FF2200
}

.intervention-body {
    font: 16px alegreyaR;
    color: #4d4d4d;
    line-height: 1.5;
    margin-bottom: 1em;
}

.intervention-btn-wrap .site-btn {
    margin: 0 auto -24px;
}


/* ----------------------------------------- */
/* BANNER 4 FOCUS AREAS*/
/* ----------------------------------------- */

#block-banner4focusareas {
    background: url('../images/Client Sample-14.png') no-repeat center/cover fixed;
    display: block;
    width: 100%;
    height: auto;
    padding: 60px 80px;
    position: relative;
}

.focus-heading .site-heading {
    color: #fff;
}

.focus-heading .site-heading::after {
    background-color: #FF2200;
}

.focus-col {
    padding: 0px;
}

.focus-sub-heading .site-heading {
    font-size: 30px;
    color: #fff;
    margin-bottom: 0.2em;
}

.fl-1 {
    padding-right: 10em;
}

.fl-2 {
    padding-left: 10em;
}

.site-list ul {
    padding: 0px;
    margin: 0px;
    margin-bottom: 2.5em;
    list-style: none;
}

.site-list li {
    padding: 20px 0;
    padding-left: 22px;
    border-bottom: 1px solid #9F9F9F;
    position: relative;
}

.site-list li:last-of-type {
    border: 0px;
}

.site-list li a {
    font: 22px alegreyaM;
    color: #fff;
    text-decoration: none;
}

.site-list li a::before {
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    background-color: #339999;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 6px;
}


/* ----------------------------------------- */
/* BANNER  5 HIGHLIGHTS */
/* ----------------------------------------- */

#block-views-block-highlights-block-1 {
    padding: 60px 0;
}

#block-views-block-highlights-block-1 .orange-heading {
    margin-left: 3.65em;
}

#block-views-block-highlights-block-1 .view-content {
    overflow: auto;
    margin-bottom: 2em;
}

.high-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 5em;
}

.high-date-wrap {
    background-color: #008080;
    color: #fff;
    text-align: center;
    padding: 0.5em 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.5s ease-in;
}

.high-wrap:hover .high-date-wrap {
    background-color: #ff2200;
}

.high-date {
    font: 45px myriadB;
}

.high-month {
    font: 20px myriadR;
}

.high-body-wrap {
    flex-basis: 65%;
}

.high-title {
    height: 24px;
    overflow: hidden;
    margin-bottom: 0.5em;
}

.high-title a {
    font: 19px myriadB;
    color: #333;
    text-decoration: none;
}

.high-body {
    font: 16px myriadR;
    color: #686a6d;
    text-align: justify;
    line-height: 1.5;
}

.high-btn-wrap .site-btn {
    margin: 0 auto;
    background-color: #F20;
}

.high-btn-wrap .site-btn:hover {
    background-color: #008080;
}

/* ----------------------------------------- */
/* BANNER 6 FREQUENTLY ASKED QUESTIONS*/
/* ----------------------------------------- */

.front-section.section06.col-sm-12 {
    background: url('../images/Client Sample-17.png') no-repeat center/cover;
    display: block;
    width: 100%;
    height: auto;
    padding: 60px 80px;
    position: relative;
}

.faq-col {
    width: 65%;
}

/* ----------------------------------------- */
/* BANNER 7 SOCIAL FEEDS */
/* ----------------------------------------- */

.front-section.section07.col-sm-12 {
    background: #EAE6DF;
    padding: 3em 5em;
}

#section-feeds iframe {
    display: block !important;
    max-width: 100% !important;
}

.twitter-feeds,
.facebook-feeds {
    display: flex;
    justify-content: center;
}

/* ----------------------------------------- */
/* BANNER 7 GALLERY */
/* ----------------------------------------- */

section#block-banner7galleryheader {
    padding-top: 3em;
}

.Gallerytitle {
    display: none;
}

#block-quicktabsgallery .quicktabs-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 2em;
    padding: 0px;
    text-align: center;
}

#block-quicktabsgallery .quicktabs-tabs li {
    white-space: normal;
}

#block-quicktabsgallery .quicktabs-tabs li a {
    display: inline-flex;
    background-color: #339999;
    height: 65px;
    width: 200px;
    font: 24px myriadB;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
}

#block-quicktabsgallery .quicktabs-tabs li.active a {
    background-color: #FF2200;
    color: #fff;
}

#block-quicktabsgallery .quicktabs-tabs li.active::after {
    content: '';
    display: block;
    height: 15px;
    width: 15px;
    margin: 0 auto;
    margin-top: 5px;
    border-bottom: 18px solid #339999;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

#block-quicktabsgallery {
    padding: 0px 10em 4em;
}

#quicktabs-tabpage-gallery-0 .view-content,
#quicktabs-tabpage-gallery-1 .view-content {
    overflow: auto;
    margin-bottom: 3em;
}

.gallery-item img,
.view-id-videos iframe {
    display: block;
    height: 225px;
    width: 300px;
    margin: 0 auto 0.8em;
}

.view-id-videos .views-field.views-field-title {
    margin-bottom: 1em;
    text-align: center;
}

.path-videos-gallery .breadcrumb li:nth-last-child(2) {
    display: none;
}

.path-frontpage .view-id-videos .views-field-title span.field-content {
    font: 18px myriadB;
    color: #333;
    text-decoration: none;
}

.path-frontpage .gallery-title {
    font: 18px myriadB;
    color: #333;
    text-decoration: none;
}

.inner-page .view-id-videos .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
    margin: 1em;
}

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

.gallery-title a {
    font: 18px myriadB;
    color: #333;
    text-decoration: none;
}

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

.footer-upper {
    background-color: #FF2200;
    padding: 10px 35px;
    color: #333;
    margin-top: -2px;
}

.footer-links {
    padding: 10px 0;
    color: #fff;
}

.footer-links a {
    font: 16px alegreyaB;
    color: #fff;
    margin: 0 18px;
    text-decoration: none;
}

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

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

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

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

.social-icon {
    background-size: contain;
    display: inline-block;
    height: 36px;
    width: 36px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 15px;
}

/* ----------------------------------------- */
/* FOOTER MIDDLE CONTACT US  */
/* ----------------------------------------- */

.ncd-map-wrap {
    position: relative;
}

.ncd-map-wrap iframe {
    height: 538px;
}

.contactus-wrap,
.contact-map-wrap {
    padding: 0px;
}

.ncd-detail-wrap {
    background: url('../images/Client Sample-23.png') no-repeat center/cover;
    height: 450px;
    width: 100%;
    padding: 4em 3em;
}

.contact-header {
    font: 37px alegreyaB;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.contact-header::after {
    content: '';
    display: block;
    height: 3px;
    width: 100px;
    background-color: #fff;
}

.ncd-header {
    font: 25px alegreyaB;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1.5em;
}

.ncd-detail-list ul {
    padding-left: 12px;
    list-style: square;
}

.ncd-detail-list ul li {
    position: relative;
    font: 18px alegreyaR;
    color: #fff;
    padding: 13px 5px;
}

.ncd-detail-list ul li a {
    font: 18px alegreyaR;
    color: #fff;
    text-decoration: none;
}

.ncd-con-icon::before {
    content: '';
    height: 20px;
    width: 16px;
    display: inline-block;
    position: absolute;
    /*top: 0px;*/
    left: 0px;
}

.ncd-add::before {
    background: url('../images/Client Sample-24.png') no-repeat;
}

.ncd-web::before {
    background: url('../images/Client Sample-25.png') no-repeat;
}

.ncd-ph::before {
    background: url('../images/Client Sample-26.png') no-repeat;
}

.map-img {
    background: url('../images/Client Sample-22.png') no-repeat center/cover;
    height: 450px;
    width: 100%;
}

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

.footer-bottom-wrap {
    background-color: #339999;
    padding: 16px 35px;
    color: #fff;
}

.footer-bottom-wrap a {
    color: #fff;
}

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





/*..........................................*/
/* End override/Model CSS  */
/*............................................*/







/*********************************************************************************************************************
**********************************************************************************************************************/
/*.................End of Old override/Model  CSS..........*/
/*.................Start of Standered CSS.......................*/
/******************************************************************************/
/* ........................................................................................................... */
.inner-page .view-id-meetings .view-display-id-page .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.inner-page .view-display-id-page_3 .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.inner-page .view-display-id-page_2 .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}



.inner-page .field--name-field-full-date {
    font-weight: bold;
}

.inner-page .field--name-field-date {
    font-weight: bold;
}

.inner-page time {
    font-weight: bold;
}

.region.region-content .content p a {
    color: #09283c;
    text-decoration: underline;
    transition: all 0.6s ease;
}


/*..................Site Map Standered Code....................................*/

.sitemap {
    padding: 0 1.5rem;
    overflow-x: auto;
}

.sitemap h2 {
    /*font: 30px MontserratBold;*/
    margin-top: 0;
}

.sitemap .caret {
    display: none;
}

.sitemap ul {
    list-style-type: disc;
    float: none;
    background: transparent;
    padding: 0 0 0 1.5em;
    margin: 0 !important;
}

.site-btn {
    display: block;
    height: 38px;
    width: 113px;
    line-height: 38px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
    font-family: myriadR;
    transition: all 0.5s ease-in-out;
}

.site-btn:hover,
.site-btn:focus,
.site-btn:active {
    text-decoration: none;
    color: #fff;
    background-color: #FF2200;
}

.sitemap ul li {
    list-style-image: url('../images/list-bullet.png');
    float: none;
    display: list-item;
}

.sitemap ul li a {
    padding: 0;
    /* color: #171F32; */
    font: 16px myriadR;
    border-bottom: 1px dashed #0D2738;
    text-decoration: none;
    display: inline-block;
}

.sitemap ul li a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #171F32 !important;
    font: 16px myriadR;
}

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

/*.................BacktoTop & Accescibility Control Resuable Standered Code.......................*/

body .uwy.userway_p5 .uai {
    top: auto;
    bottom: 76px !important;
    left: 13px;
    right: auto;
}

#backtotop {
    bottom: 80px !important;
}


/* .............................................................. */

/* ----------------------------------------- */
/* INNER PAGE REUSABLE COMPONENTS */
/* ----------------------------------------- */


/*Inner page*/
.inner-page {
    min-height: calc(105vh - 194.6px);
    padding-bottom: 1em;
    font: 16px myriadR;
    line-height: 1.5em;
    /* background: url(../images/pattren.png) no-repeat center center/cover fixed !important; */
    height: auto;
    background: url(../images/internal-bg.jpg) no-repeat fixed center center /cover;
    /* position: relative; */
    /* background-image: linear-gradient(rgba(246, 246, 246, 0.84), rgba(246, 246, 246, 0.64)), url('../images/internal-pg-bg.jpg'); */
}

.inner-page #page-title {
    font-family: myriadSB;
    margin-top: 16px;
    margin-bottom: 5px;
    border-bottom: transparent;
}

.inner-page h3 {
    color: #2e3a4d;
}

.inner-page h4 {
    color: #1C74BB;
}

.inner-page a {
    color: #2D394D;
    font: 16px myriadR;
}

.inner-page a:hover {
    color: #0A1F70;
}

.inner-page img {
    /* border-radius: 10px; */
    /*    margin: 0 15px !important;*/
}

time {
    font-weight: 600;
}

#internal-page-bg {
    background: url('../images/overview-bg.jpg') no-repeat center center/cover fixed;
    height: auto;
    position: relative;
}

#internal-page-bg::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.05);
    left: 0;
    top: 48px;
    opacity: 0.75;
    z-index: -1;
}



.breadcrumb a {
    font-size: 15px;
    color: #1A1A1A;
}



.inner-page ul li a {
    /* border-bottom: 1px dashed #333333; */
    text-decoration: none;
}

.inner-page a:hover {
    color: #0A1F70;
    border-bottom: 1px dashed #0A1F70;
}

.inner-page ul li {
    padding: 0.1em 0;
}

.rtecenter {
    text-align: center;
}

a {
    color: #0D2738;
}


img.image_style_basic {
    margin: 0 15px;
}

img.image_style_basic.important_img {
    margin: 0 15px;
}

img.DC_image_style {
    margin: 0 15px;
}

/*Breadcrumbs*/
.inner-page .breadcrumb {
    margin: 0 -15px;
    /* padding: .5rem 2rem; */
    border-radius: 0;
}

ol.breadcrumb a,
.breadcrumb>.active,
ol.breadcrumb:hover a {
    /* color: red; */
    /* font-size: 14px; */
    text-decoration: none;
}


.inner-page .breadcrumb li a {
    color: #1A1A1A;
}

.inner-page .breadcrumb>li+li::before {
    color: #1A1A1A;
}

/* .....................Tender Standred View ..................... */

.views-field-field-filepmdfc 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;
}






/* ..........................End of Inner Reuseable Standered Code............. */

/* ------------------------------------------------------------------------------------ */
/* Waleed WALEED REUSABLE COMPONENTS of heading */
/* ---------------------------------------------------------------------------------------- */

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

#block-banner2overview .section-container {
    padding: 1em;
}

/* .section-heading {
    font: 36px lemonMilkR;
    color: #1d3051;
    text-align: center;
    margin-bottom: 0.75em;
}

.section-heading::after {
    content: '';
    display: block;
    height: 5px;
    width: 80px;
    background-color: #1D3051;
    margin: 0 auto;
} */

.white-heading {
    color: #fff;
}

.white-heading::after {
    background-color: #fff;
}

/* .section-para {
    font: 16px myriad;
    color: #4d4d4d;
    text-align: justify;
    line-height: 2;
    margin-bottom: 2em;
} */





.inner-page h3 {
    color: #2e3a4d;
}

.inner-page h4 {
    color: #339999;
}

.inner-page ul {
    list-style-image: url('../images/list-bullet.png');
}

.inner-page ul li {
    padding: 0.5em 0;
}

.inner-page ul li a {
    border-bottom: 1px dashed #0A1F70;
    text-decoration: none;
}


/* .inner-page p {
    text-align: justify;
    line-height: 1.65;
} */



.viewp_wrap {
    margin-bottom: 1.5em;
}



.inner-page .date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

.galleryp-image img {
    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: 20px;
    overflow: hidden;
}

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



.mediap_img {
    margin-right: 1.5em;
}

.viewp-wrap {
    margin-bottom: 2em;
}

.galleryp-wrap {
    margin-bottom: 2em;
}

.galleryp-img img,
.video-pgallery iframe {
    display: block;
    height: 175px;
    width: 220px;
    margin: 0 auto 1em;
}

.galleryp-title {
    text-align: center;
    height: 39px;
    overflow: hidden;
}

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

.form-required {
    color: red;
}

#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%;
}




/* ---------------------------------------End of Waleed reuseable components--------------------------------------------- */

/*-----------------------------------*/
/*Article Standered Reuseable*/
/*-----------------------------------*/
article[about='/Core_team1'] img {
    height: 150px !important;
    width: 150px !important;
    border-radius: 10px;
}

/* article[about='/about_us'] a, a:hover {
    font: 17px myriadR;
} */


article[about='/Media_Room'] a:hover {
    /* font: 17px myriadR; */
    border-bottom: 1px dashed rgba(46, 49, 128, 0.8);
    text-decoration: none !important;
    color: rgba(46, 49, 128, 0.8) !important;
}

article[about='/blog-page'] table td img {
    width: 100% !important;
    height: auto !important;
}

/* article[about='/our_boards'] .content table tr td {
    display: block !important;
    width: 100% !important;
} */

/* article[about='/guest-speakers'] .content table tr td {
    display: block !important;
    width: 100% !important;
} */


article[about='/core_team'] img {
    height: 150px !important;
    width: 150px !important;
    border-radius: 10px;
}

/*Bulet inner page*/

article .content ul {
    list-style: disc;
    color: #333333;
    font: 15px myriadR;
    padding: 0 0 0 1.5em;
    list-style-image: url(../images/bullet-abad.png);
}

article .content ul>li {
    position: relative;
}



/* ....................................Gallery Standered Code............................*/


/* ----------------------------------------- */
/* Gallery Inner Page Code  */
/* ----------------------------------------- */

.view-id-gallery .view-display-id-page_1 .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

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

.gallery-title a {
    /* font: 18px myriadSB;
    color: #333333;
    text-decoration: none; */
}

/*.gallery-title a:hover {
    font: 18px myriadSB;
    color: #CF7500;
    text-decoration: underline;
}*/

.gallery-wrapper:hover .gallery-title a {
    font: 18px myriadSB;
    color: #0A1F70;
    text-decoration: underline;
}

.galleryp-wrap {
    text-align: center;
    margin-bottom: 2em;
}

.gallery-item .gallery-img img {
    transform: scale(1);
    transition: all 0.6s ease;
    margin: 0 0.5em;
}

.inner-page .gallery-item .gallery-img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.6s ease;
}

/* Gallery*/


.gallery-item .gallery-img {
    height: 150px;
    width: 220px;
    overflow: hidden;
    margin: 0 auto 0.7em;
}

.gallery-item .gallery-img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.6s ease;
}

.gallery-item:hover .gallery-img img {
    transform: scale(1.2);
}

.gallery-item .gallery-title {
    font-size: 14px;
    text-align: center;
    border-radius: unset;
}

.gallery-title a {
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
}


.viewp-wrap .galleryp-image img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.6s ease;
}

.inner-page .view-gallery.view-id-gallery .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.inner-page .view-id-events .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.inner-page .view-id-picture_gallery .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}



.viewp-wrap:hover .galleryp-image img {
    transform: scale(1.2);

}

.viewp-wrap:hover .galleryp-title a {
    text-decoration: underline;
    color: #1D75BD;
}



.viewp-wrap .gallery-title {
    font-size: 20px;
    text-align: center;
}

/* ................................End Gallery Std................... */

/*................... Core Team Standerd Code.................... */

.path-core-team {}

.path-core-team .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.path-core-team .view-content::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
}

.path-core-team .views-row {}

.path-core-team .views-row:first-child {
    width: 100%;
}

.path-commandants-pg {}

.path-commandants-pg .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.path-commandants-pg .view-content::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
}

.path-commandants-pg .views-row {}

.path-commandants-pg .views-row:first-child {
    width: 100%;
}

.team-item {
    display: block;
    padding: 5px;
    text-align: center;
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    min-height: 247px;
    max-width: 270px;
    margin: 0 auto 20px auto;
}

.team-item .img {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
}

.team-item .img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.6s ease;
    object-fit: cover;
}

.team-item:hover .img img {
    transform: scale(1.2);
}

.team-item .body {
    padding: 1em 0.75em;
}

.team-item .body .title {
    margin: 0;
    color: #339999;
    font-size: 16px;
}

.team-item .body .title a {
    font-weight: bold;
    color: #339999;
    font-size: 16px;
}


.team-item .body .designation {
    margin: 10px 0 0 0;
}

.inner-page .view-id-core_team .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

a.team_hover:hover {
    text-decoration: none;
}

/* .....................End of Core Team Standered Code............................ */


/* .....................Highlgiths Standered Code............................ */

/*Notice Board*/
.hpwrap {
    margin-bottom: 1.5em;
}

.hpwrap .noticeDate2 {}

.hpwrap .date-display-single,
.date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
}

.hpwrap .noticeTitle2 {}

.hpwrap a {
    font-size: 15px;
    border-bottom: 1px dashed #339999;
    text-decoration: none;
}



/*Highlights*/
.hpwrap .fdwrap {}

.hpwrap .fdwrap .fd {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
}

.hpwrap .twrap {}

.highp-title a {
    border-bottom: 1px dashed black;
    color: #428bca;
}

/* .....................End Highlgiths Standered Code............................ */


/* .........................Media Clipping Standered Code........................ */

div#mediap_wrap {
    margin: 1em;
}

.view-id-media_clippings img {
    margin: 0 auto;
}

/* .......................End of Media Clipping Code.................... */


/* ...........................Slick Carosal Code Standered ................................ */

.slick-arrow::before {
    color: transparent !important;
    background: url(../images/Left.png) no-repeat center center !important;
    left: -2em;
}

.slick-next::before {
    color: transparent !important;
    background: url(../images/Right.png) no-repeat center center !important;
    left: -2em;
}

.section04 nav.slick__arrow {
    TOP: 131%;
}

.section04 .slick-next {
    right: 46%;
    TOP: 29% !IMPORTANT;
}

.section04 .slick-prev {
    left: 46%;
    TOP: 29% !IMPORTANT;
}

/* ------------------------------------------------------------------------ */
/* ----------------------------------------- */
/* FOOTER  Standered Reuseable*/
/* ----------------------------------------- */

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


.footer {
    padding: 0;
    margin-top: -2px;
}

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

.footermenu {
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
}


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


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

    /* override   */




    /* ............WRITE override CODE FOR 1024... */



    .navbar-nav {
        margin: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }

    #banner1-wrap {
        top: -162px;
    }

    #block-banner2vision {
        top: -11.6em;
    }

    .intervention-items {
        padding: 0;
    }

    .intervention-item {
        width: 100%;
    }

    #block-banner4focusareas {
        padding: 60px 30px;
    }

    .fl-1 {
        padding-right: 3em;
    }

    .fl-2 {
        padding-left: 3em;
    }

    #block-quicktabsgallery {
        padding: 0 0 4em;
    }

    /*...........*/
    /*End of Override media query 1024*/


    .navbar-nav {
        width: 100%;
        float: none;
    }

    .navbar .logo img {
        top: 10em;
        left: 24em;
    }



}

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



    .main_navigation .menu.nav li {
        display: block;
        margin: 0 0.6em;
        background-color: #008080;
    }

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

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

    .navbar {
        width: 100%;
    }

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

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

    .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;
    }

    .toggleSearch {
        right: 6px;
        top: 16em;
    }

    #edit-search-block-form--2 {
        right: 1.5em;
        top: 16em;
    }

    .header-wrap {
        display: none;
    }

    .d-table {
        display: block;
    }

    .d-table-cell {
        float: left;
        display: block;
    }

    .navbar .logo img {
        top: 7em;
        left: 17em;
    }


    .navbar {
        width: 100%;
    }

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

    .const-text-wrap .const-text {
        font: 14px rockwell;
    }

    .navbar {
        width: 100%;
    }

    .navbar .logo {
        width: 75% !important;
    }

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

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

    .gallery-item .gallery-img {
        display: block;
        overflow: hidden;
    }

    .gallery-wrapper .gallery-img {
        overflow: hidden;
    }



    #footer-links a {
        font-size: 12px;
    }

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

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        width: 100%;
        float: none;
        background-color: #ffffff;
    }

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

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px 5px !important;
        margin: 0px !important;
        background-color: rgba(0, 128, 128, 0.8);
        color: white !important;
    }

    .navbar {
        min-height: 0px;
    }



    .toggleSearch {
        top: 2px;
    }





    #footer_lower {
        height: 5em;
    }

    .copy-sec.col-sm-6 {
        text-align: center;
    }

    #power_sec {
        text-align: center;
    }

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

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

    /*Code For Navbar in Mobile */
    .path-frontpage .navbar-default {
        width: 100%;
        /* border-bottom: 2px solid #27a9e0; */
    }



    .navbar-default {
        /* background-color: #0298D8;
        border-color: transparent; */
    }

    .path-frontpage header#navbar {
        position: unset !important;
        z-index: 0;
        margin: 0 auto;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0;
        opacity: 100%;
        overflow-x: hidden;
    }

    div#main_navigation {
        margin-right: unset;
    }

    .navbar-nav {
        width: 100%;
        float: none;
        margin-top: 8px !important;
        /*padding-left: 25% !important;*/
    }

    .navbar-default .navbar-nav>li {
        margin: 0px 12px !important;
    }



    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    form#search-block-form {
        /* right: 0px !important; */
    }

    .navbar-default .navbar-nav>li {
        margin: 0px 8px !important;
    }

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

    .navbar.container-fluid {
        padding: 0 !important;
    }

    .navbar .logo {
        width: 75%;
        margin: 2px 0 0 5px !important;
    }

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

    .main_navigation .menu.nav li a {
        color: #fff;
        position: relative;
    }



    /*Model Code Mobile*/
    .navbar-header {
        float: none !important;
        padding: 8px;
        /* padding-bottom: 1px; */
    }

    .success-wrapper {
        margin-bottom: 2em;
        display: block;
        margin: 1em;
    }

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

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

    .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-default {
        /* background-color: #002147 !important; */
    }

    .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;
    }

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

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

    .stories-wrap {
        margin-bottom: 2em;
    }

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

    .footer-links a {
        margin: 0 5px;
    }

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



    .main_navigation .menu.nav .open .dropdown-backdrop {
        display: none;
    }

    .main_navigation .menu.nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .main_navigation .menu.nav .dropdown-menu li a {
        color: #333333;
        padding: 5px 20px;
    }

    .main_navigation .menu.nav .dropdown-menu li a:hover,
    .main_navigation .menu.nav .dropdown-menu li a:focus,
    .navbar-default .navbar-nav>.active>a:visited,
    .main_navigation .menu.nav .dropdown-menu li a.active {
        background-color: #fff;
        color: #0D2738;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin-left: 0em;
        /* width: 80%; */
    }



    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:visited,
    .navbar-default .navbar-nav>.active>a:focus {
        /* color: red !important;
        background-color: transparent; */
    }


    .inner-page .view-gallery.view-id-gallery .view-content {
        display: block;
        text-decoration: none;
        border-bottom: unset !important;
    }

    .footer-bottom .copy-right,
    .footer-bottom .powered-by {
        text-align: center;
    }

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

    .navbar .logo {
        height: auto;
        margin: 3px 8px !important;
        /* padding-left: 5px !important; */
    }

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

    .navbar {
        width: 100%;
    }

    .navbar-toggle {
        margin-top: 2.5em !important;
        margin-right: 10px !important;
        justify-content: center;
    }

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



    .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;
    }

    #block-weather-system-2 {
        display: none;
    }

    #block-search-form {
        position: initial !important;
        background-color: #2E3180;
        width: 100%;
        padding-bottom: 0.5em;
    }

    /* .............       Write Mobile override Model Mobile here */

    #block-superfish-1 {
        display: none;
    }

    .navbar-nav {
        display: block;
    }

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

    .navbar .logo {
        width: 95%;
        margin-top: 5px !important;
        margin-bottom: 0px;
        padding-left: 5px !important;
    }

    #block-bootstrap-subtheme-search {
        position: unset;
    }


    .navbar {
        width: 100%;
    }

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

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

    .navbar-default {
        /*background-color: rgba(46,49,128,0.8) !important;*/
    }

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

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

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

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

    .navbar-nav .open .dropdown-menu {
        background: #F20;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        font: 13.5px alegreyaM;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
    }

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

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

    #banner1-wrap {
        position: initial;
    }

    #block-banner2vision {
        margin: 0px;
        padding: 2em 1em;
    }

    .vision-text {
        font-size: 16px;
        text-align: justify;
    }

    .vision-text::before {
        top: 0px;
        left: 0px;
        margin-right: 0.5em;
    }

    .vision-text::after {
        margin-left: .5em;
    }

    .vision-text::before,
    .vision-text::after {
        height: 20px;
        width: 20px;
        position: relative;
    }

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

    .intervention-items {
        padding: 0px;
    }

    .intervention-item {
        margin-bottom: 4em;
    }

    #block-banner4focusareas {
        padding: 2em;
    }

    .focus-sub-heading .site-heading {
        font-size: 22px;
    }

    .fl-1,
    .fl-2 {
        padding: 0px;
    }

    .fl-1 {
        margin-bottom: 3em;
    }

    .site-list ul {
        margin-bottom: 1em;
    }

    .site-list li a {
        font-size: 16px;
    }

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

    #block-views-block-highlights-block-1 .orange-heading {
        margin-left: 2em;
    }

    #block-views-block-highlights-block-1 .view-content {
        margin-bottom: 0px;
    }

    .high-wrap {
        align-items: flex-start;
        margin-bottom: 3em;
    }

    .high-title {
        height: auto;
    }

    .high-title a {
        font-size: 16px;
    }

    .high-body {
        font-size: 14px;
    }

    .high-date-wrap {
        flex-basis: 25%;
    }

    .high-date {
        font-size: 35px;
    }

    .high-month {
        font-size: 16px;
    }

    .front-section.section06.col-sm-12 {
        padding: 2em 1em;
    }

    .faq-col {
        width: 100%;
    }

    .faq-col .fl-1 {
        margin-bottom: 1em;
    }

    .front-section.section07.col-sm-12 {
        padding: 2em 0;
    }

    .twitter-feeds {
        margin-bottom: 2em;
    }

    #block-quicktabsgallery {
        padding: 0 3em;
    }

    #block-quicktabsgallery .quicktabs-tabs li a {
        height: 45px;
        width: 130px;
        font-size: 16px;
    }

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

    #quicktabs-tabpage-gallery-0 .view-content,
    #quicktabs-tabpage-gallery-1 .view-content {
        margin-bottom: 0;
    }

    .gallery-wrap {
        margin-bottom: 2.5em;
    }

    .footer-upper,
    .footer-bottom-wrap {
        padding: 10px 0;
        text-align: center;
    }

    .footer-links a {
        margin: 0 6px;
    }

    .social-icons,
    .power-sec {
        text-align: center;
    }

    .ncd-detail-wrap {
        height: 325px;
        padding: 2em;
    }

    .ncd-header {
        margin-bottom: 0.5em;
    }

    .contact-header {
        font-size: 30px;
    }

    .ncd-header {
        font-size: 18px;
        margin-bottom: 0.5em;
    }

    .ncd-detail-list ul li,
    .ncd-detail-list ul li a {
        font-size: 15px;
    }

    .ncd-map-wrap iframe {
        height: 325px;
    }

    .mediap_wrap {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }


    /* ---------------End of override Mobile Model override 700 -------------------*/


}

/*.......................End Mobile 760 Media Query................*/

/*..................Start of Mobile 500 & less media query...............*/
@media screen and (max-width: 576px) {

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

    /*            Override 576 Query*/


    /*          End of 500 media Override 576 PB fund       */

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

    article[about='/contact_us'] .content table tr td {
        display: block !important;
        width: 100% !important;
    }

    article[about='/contact_us'] .content {
        overflow-x: auto;
    }

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

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        width: 100%;
        float: none;
        background-color: white;
    }

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

    .navbar-default .navbar-nav>li:hover {
        border: 0px;
    }

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

    .navbar #block-search-form {
        position: initial;
    }



    .top_navigation {
        display: flex;
        justify-content: center;
        margin-top: 0;
    }

    #edit-search-block-form--2 {
        background-color: white !important;
    }

    #edit-search-block-form--2::placeholder {
        color: dimgray;
    }

    .inner-page {
        min-height: 342px;
    }

    .footer-upper-wrap {
        display: block;
        text-align: center;
    }

    .footer-icons {
        text-align: center;
        margin-top: 10px;
    }

    .footer-upper a {
        font-size: 15px;
        margin: 0 10px;
    }

    .footer-bottom {
        font-size: 15px;
        font-family: 'myriadR';
        text-align: center;
    }

    .footer-bottom a {
        font-size: 15px !important;
    }

    .power-sec {
        text-align: center;
        margin-top: 6px;
    }


    .block-views-blockhighlights-block-1 .site-btn-wrap a {
        margin-top: 2em !important;
    }


    time {
        font-weight: bold;
    }

}

/*..................Start of small Mobile 300 & less media query...............*/
@media screen and (max-width: 380px) {

    /* override 300 css start */




    /* override css end */
}

/*.............................................................*/
/*............End of Mobile 500 Media Query................. */
/*................................................................*/


@media screen and (min-width: 576px) {}

@media screen and (min-width: 768px) {
    .navbar .logo {
        margin: 0;
        margin-left: 0.5em;
        /* margin-bottom: 0.5em; */
    }

    .top_navigation::after {
        content: '';
        clear: both;
        display: block;
    }

    .navbar-default .navbar-right {
        float: unset !important;
        display: flex;
        justify-content: flex-end;
    }

    /* .navbar-right {
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        margin-top: 3em;
        text-align: center;
        float: unset;
    } */


    .top_navigation .block-search {
        border-radius: 0px !important;
        height: 35px !important;
        position: relative;
        border: none;
        color: dimgray;
        display: block;
        width: 100%;
        min-height: 42px;
        top: 0px;
        background-color: transparent !important;
    }

    #search-block-form {
        float: none;
        margin: 0;
    }

    #search-block-form .form-type-search {
        margin: 0;
    }

    .top_navigation .block-search .input-group {
        width: 250px;
        margin: 0 auto;
    }

    .top_navigation .block-search::after {}

    .top_navigation .block-search .input-group {}


}

/*End of min 700 small screen*/

/* for collapsable navigagion for tab screens*/
@media (max-width: 991px) {}

@media screen and (min-width: 992px) {
    .navbar.container {
        /* position: absolute; */
        top: 0;
        width: 100%;
        background-color: transparent;
    }
}

@media screen and (min-width: 1300px) {

    /*    write your 1200 and above code here*/


    /* end override  */

}

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


    .navbar.container {
        /* background-color: rgba(120, 163, 58, 0.65) !important; */
        z-index: 8;
    }


}

/*.................End of All Media Queries ........................*/


/*Between MediA Query*/


/* No less than 1100px, (Maria screen) no greater than 1300px */
@media (min-width:1100px) and (max-width:1300px) {


    /* ---Override 1100 to 1300 Start---- */

    .navbar-right {

        justify-content: flex-start;
    }

    .navbar-header {
        width: 33%;
    }

    #block-bootstrap-subtheme-search {
        right: 3em;
    }

    /* ---end  override--- */

    .center_header_button span {
        position: absolute;
        top: 0;
        right: 0;
        font: 25px 'myriad', sans-serif;
        color: #fff;
    }

    form#search-block-form {
        width: 250px;
        float: right;
        margin-right: 10px;
    }

    /* form#search-block-form {
        width: 100%;
        position: absolute;
        top: -88px;
        float: right;
        margin-right: 10px;
    } */

    div#main_navigation {
        /* margin: 4em 0em 0em 2em;
        margin-right: -11em; */
        margin: 0.1em 0 0;
    }



    /* .top_navigation .block-search .input-group .input-group-btn button::after {
        width: 20px;
        height: 20px;
        content: '';
        background: url(../images/search_icon-removebg-preview.png);
        position: absolute;
        right: 0;
        top: 40%;
        background-size: 100% 100%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    } */

    /* .slick button, .slick--thumbnail .slick__slide img{
        display: none !important;
    } */

    .slick-dots li button::before {
        font-size: 12px;
        font-size: 1rem;
        margin-top: 1em;
    }



    .front-section.section02.col-sm-12 {
        padding: 0;
        padding: 0em 0 0em 0;
    }

    #search-block-form .input-group {
        display: block;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0px;
    }

    /* div#top_navigation {
        position: absolute;
        top: 0;
        right: 0;
        max-width: 180px;
        height: auto;
    } */

    .main_navigation .menu.nav li {
        display: inline-block;
        margin: 0 0.6em;
        font-size: 0px;
    }

    #search-block-form .form-control {
        /* margin: 0em 1em 0em 3.5em; */
    }



    .navbar .logo {
        /* padding-left: 10px !important; */
        margin-top: 0px;
    }

    .navbar .logo img {
        height: 80%;
        /* margin-top: 1em; */
    }

    .navbar .logo {
        /* margin-top: 8px !important; */
    }

    .navbar-right {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: stretch;
        float: unset;
    }

}