/* ----------------------------------------- */
/* 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: 'HelveticaCondBlack';
    src: url('Helvetica-Condensed-Black.otf');
}

@font-face {
    font-family: 'HelveticaCondBold';
    src: url('Helvetica-Condensed-Bold.otf');
}

@font-face {
    font-family: 'HelveticaMedCond';
    src: url('Helvetica-Medium-Condensed.otf');
}



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

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









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


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


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

a {
    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;
}

.banner2_right.front-section.section02_2.col-sm-6 {
    PADDING: 0;
}



.banner2_left.front-section.section02_1.col-sm-6 {
    PADDING: 2em 2em 0em 2em;
    /* margin-top: 1.5em; */
    margin-bottom: 3em;
}

.banner2_right.front-section.section02_2.col-sm-6 {
    PADDING: 0;
    /* margin-top: 2em; */
    margin-bottom: 1em;
}

.main_banner_image img {
    width: 100%;
}

.front-section.section02.col-sm-12 {
    /* margin: 2em 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,
.front-section.section07.col-sm-12,
.front-section.section08.col-sm-12,
.front-section.section09.col-sm-12 {
    padding: 0;
}

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

.front-section.section05.col-sm-12 {
    /* background-image: url(../images/bg-15.png); */
    margin-bottom: -2px;
}




/* ----------------------------------------- */
/* 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%;
    left: 35%;
    top: 1%;
    width: 200px;
}


#edit-search-block-form--2 {
    background-color: #ffffff;
    border-image: none;
    border-radius: 0;
    border: 2px solid #008045;
    color: #000;
    display: none;
    height: 34px;
    right: 6px;
    top: 8em;
    width: 92%;
    position: relative;
}

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


a:hover,
a:focus {
    color: #428bca;
    /* text-decoration: underline; */
}


.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 All */
/* ----------------------------------------- */




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

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




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

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


.top_navigation {
    margin-top: 0em;
}

.top_navigation .block-search {}


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

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    height: 28px;
    color: black;
    border-radius: 0;
    /* background-color: transparent; */
    border-color: black;
    width: 86%;
    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: #428bca;
    background-color: #fff;*/
}



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

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




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

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






.navbar-default {
    background-color: #1A1C20;
    border-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 11px;
    transition: all 0.5s ease;
}

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


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

.papcb {

    position: relative;
    top: -146px;
    z-index: -1;
}

.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: #DDB99B;
    background-color: #1A1C20;
}





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

.navbar-header {
    float: left;
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px !important;
    padding-right: 15px;
}

.navbar .logo img {
    margin-top: 4px;
}

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



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



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

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




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


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

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

.main_navigation .menu.nav li a {
    font: 14px myriadR;

}

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

.main_navigation .menu.nav .dropdown-menu {}

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




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

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

.navbar {
    /* min-height: 100px !important; */
}



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

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

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    /* background-color: #2EBFDA; */
}



.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: #f9c521 !important;
    background-repeat: repeat-x;
}


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


.navbar-header {
    float: left;
}





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



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





.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    padding: 0 !important;
    width: 100%;
    border-top: 0px !important;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1) !important;
}

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



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

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


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

#edit-search-block-form--2::placeholder {
    color: #000;
    font-family: poppinsM;
}

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



#block-bootstrap-subtheme-search {
    position: absolute;
    width: 250px;
    left: 80%;
    top: 20%;
    /* transform: translateY(-50%); */
}


#search-block-form button {
    padding: 1px 2px;
    border: 1px solid #fff;
    border-left: unset;
    color: #333;
    background-color: #fff;
    margin-left: 0.5em;
}



.navbar-right .btn-primary {
    background-color: #230b3a;
    border-color: #fff;
    border-radius: 0px !important;
}

.btn-primary:hover {
    background-color: #9b73b2 !important;
}

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



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




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

.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 navigation */
/*********************************override Navbar ***********************************/


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

.navbar-btn {
    margin: 0 auto !important;
    float: none !important;
}


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

.navbar {
    /*min-height: 100px !important;*/
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: 0px !important;
}

.navbar-collapse {
    padding: 0px !important;
    width: 100%;
    border-top: 0px !important;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1) !important;
}

.navbar-nav {
    margin: 0em 1em 0 0 !important;
    background: transparent !important;
    width: 100%;
    padding: 0 0 0 0;
    text-align: center;
    float: right;
}

.navbar-nav .dropdown-menu>li>a {
    text-align: left;
}

.navbar-default .navbar-text {
    font: 14px MyriadPro;
    color: #484848;
    text-transform: uppercase;
    transition: all 1s ease;
}

.navbar-default .navbar-nav>li {
    margin: 0 0.5em;
    display: inline-block;
    float: none;
}

.navbar-default .navbar-nav li.first {
    margin-left: 0;
}

.navbar-default .navbar-nav li.last {
    margin-right: 0;
}

.navbar-default .navbar-nav li.last a {
    padding-right: 0;
}

.navbar-default .navbar-nav>li>a {
    font: 14px MyriadPro;
    color: #484848;
    text-transform: uppercase;
    transition: all 1s ease;
}

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

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

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

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

/********************************* Secondary Menu Top ***********************************/

#block-pgmisecondarymenutop {
    width: 308px;
    display: block;
    position: absolute;
    right: 14em;
    top: 1em;
}

#smenu-topwrap {
    width: 100%;
    display: block;
    background: #0171c7;
    padding: 7px 1.5em;
}

#smenu-top {
    width: 100%;
    display: block;
    color: #ffffff;
    word-spacing: 10px;
}

#smenu-top a {
    text-decoration: none;
    font: 10.5px MyriadPro;
    color: #ffffff;
    word-spacing: 0;
}

#smenu-top a:hover {
    text-decoration: underline;
}

/********************************* Search Bar ***********************************/

.searchButton {
    display: none;
}

.navbar #block-search-form {
    position: absolute;
    float: right;
    right: 1em;
    top: 1em;
}

form#search-block-form {}


.navbar-search .control-group {
    margin-bottom: 0
}

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

#edit-search-block-form--2 {
    border-radius: 0px;
    position: relative;
    top: 0px;
    right: 5px;
    background: transparent;
    border-color: #b4bbd2;
    color: #b4bbd2 !important;
    width: 200px;
    float: right;
}

#edit-search-block-form--2::-moz-placeholder {
    color: #b4bbd2 !important;
}

form#search-block-form .input-group-btn .btn {
    background: url('../images/icon-search.png') no-repeat center center / contain;
    width: 29px;
    height: 27px;
    position: absolute;
    right: 0%;
    top: 0%;
    border: 0px;
    border-radius: 0px;
}

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

.toggleSearch {
    background: url('../images/icon-search.png') no-repeat center center / cover;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

#edit-search-block-form--2 {
    background-color: #525252;
    border-color: #303030;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 3px;
    color: #ffffff;
    display: none;
    height: 34px;
    position: relative;
    right: 38px;
    top: 0;
    width: 230px;
    z-index: 1;
    padding: 5px;
}

#block-system-main .input-group {
    display: inline-block;
}

#block-system-main .toggleSearch {
    display: inline-block;
    position: relative;
    top: 13px;
    left: 0px;
}


/* End Navigation Override */


/*-------------------------------------------------*/
/*Main Banner Standered Code*/
/*-------------------------------------------*/


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

div#bimg img {
    width: 100%;
    display: block;
}

.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 */
/* ----------------------------------------- */


/********************************* SideFix ***********************************/

#sidefix-wrap {
    margin: 0;
}

#sidefix {
    margin: 0;
}

#sidefix-preports-wrap {
    margin: 0;
}

#sidefix-preports {
    background: url('../images/btn-float-preports.png') no-repeat;
    top: 25%;
}

#sidefix-preports {
    width: 84px;
    height: 86px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    transition: all 0.75s ease-in-out 0s;
    position: fixed;
    right: 0;
    z-index: 99;
}

#sidefix-preports:hover {
    width: 240px;
}

/*** ... ***/

/********************************* Banner 01 Main Banner ***********************************/

#block-views-main-banner-view-block .flexslider {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

#block-views-main-banner-view-block .flexslider .flex-control-nav {
    display: none;
}

#block-views-main-banner-view-block .flexslider .flex-direction-nav {
    display: none;
}

#block-views-main-banner-view-block .flexslider .flex-direction-nav a {
    height: 50px;
}

/********************************* Banner 02 Block Links ***********************************/

.front-section.section02.col-sm-12,
.front-section.section03.col-sm-12{
    background: url('../images/bg-b2-bricks.png') no-repeat fixed center center / cover;
    width: 100%;
    height: auto;
    display: block;
}

.region.region-section03 {
    padding: 12em 0 8em;
}

#block-pgmibanner02infodesk {
    position: absolute;
    width: 100%;
    top: -8em;
    z-index: 2;
}

#pgmib2blinkswrap {
    width: 100%;
    display: block;
    padding: 1em 5em;
}

#pgmib2blinks {
    width: 100%;
    display: block;
}

#blinksc1,
#blinksc2,
#blinksc3,
#blinksc4 {}

#b2faqwrap,
#b2rnpwrap,
#b2fngwrap,
#b2dwnldswrap {
    width: 100%;
    display: block;
    border: 1px solid #ffffff;
    background: #42100f;
    padding: 1em;
}

#b2faqwrap:hover,
#b2rnpwrap:hover,
#b2fngwrap:hover,
#b2dwnldswrap:hover {
    background: #0171c7;
}

#b2faq,
#b2rnp,
#b2fng,
#b2dwnlds {
    width: 100%;
    display: block;
}

#b2faqimgwrap,
#b2rnpimgwrap,
#b2fngimgwrap,
#b2dwnldsimgwrap {
    width: 100%;
    display: block;
    margin: 1em 0;
}

#b2faqimg {
    background: url('../images/icon-b2-faq.png') no-repeat center center;
}

#b2rnpimg {
    background: url('../images/icon-b2-rnp.png') no-repeat center center;
}

#b2fngimg {
    background: url('../images/icon-b2-dwnlds.png') no-repeat center center;
}

#b2dwnldsimg {
    background: url('../images/icon-b2-fng.png') no-repeat center center;
}

#b2faqimg,
#b2rnpimg,
#b2fngimg,
#b2dwnldsimg {
    width: 77px;
    height: 78px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto;
}

#b2faqtitlewrap,
#b2rnptitlewrap,
#b2fngtitlewrap,
#b2dwnldstitlewrap {
    width: 100%;
    display: block;
    margin: 1em 0;
    text-align: center;
    height: 40px;
}

#b2faqtitle,
#b2rnptitle,
#b2fngtitle,
#b2dwnldstitle {
    text-decoration: none;
    font: 15px HelveticaCondBlack;
    color: #fcfcfc;
}

/********************************* Banner 03 Tabs ***********************************/

#block-quicktabsnewsevents {
    padding: 0 10em;
}

#block-quicktabsnewsevents .view-content {
    overflow: hidden;
}

#block-quicktabsnewsevents ul.quicktabs-tabs {
    padding: 0;
}


#quicktabs-newsevents {
    background: #ffffff;
    display: block;
    width: 100%;
    float: left;
}

.NewsEventstitle {
    display: none;
}

.quicktabs-tabs.quicktabs-style-nostyle {
    padding: 0;
    width: 100%;
    display: block;
    font-size: 0;
}

ul.quicktabs-tabs li {
    display: inline-block;
    width: 20%;
    text-align: center;
    background: #ffffff;
    border: 0.5px solid #a5a5a5;
    border-top: 0;
}

ul.quicktabs-tabs li:hover {
    background: #41100f;
}

ul.quicktabs-tabs li.active {
    background: #0171c7;
}

ul.quicktabs-tabs li.first {
    border-left: 0;
}

ul.quicktabs-tabs li.last {
    border-right: 0;
}

ul.quicktabs-tabs li a {
    text-decoration: none;
    font: 20px HelveticaMedCond;
    color: #a5a5a5;
    display: block;
    padding: 45px 0;
}

ul.quicktabs-tabs li:hover a {
    color: #ffffff;
}

ul.quicktabs-tabs li.active a {
    color: #ffffff;
}

#quicktabs-container-news_events .view-content {
    width: 100%;
    display: block;
    float: left;
}

#quicktabs-container-news_events .view-footer {
    width: 100%;
    display: block;
    float: left;
}

.b2boutwrap {}

#b2binwrap {
    width: 100%;
    display: block;
    padding: 2em 0;
}

#b2bin {
    width: 100%;
    display: block;
}

#b2iconwrap {
    width: 100%;
    display: block;
}

#b2icon {
    background: url('../images/icon-b3-highlights-red.png') no-repeat center center;
    width: 76px;
    height: 76px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#b2binwrap:hover #b2icon {
    background: url('../images/icon-b3-highlights-blue.png') no-repeat center center;
}

#b2datewrap {
    width: 100%;
    display: block;
    margin: 1em 0;
}

#b2date {
    font: 14px MyriadProSb;
    color: #6d7127;
}

#b2titlewrap {
    width: 100%;
    display: block;
    margin: 1em 0;
    text-align: justify;
}

#b2title {
    width: 100%;
    display: block;
    text-align: justify;
    overflow: hidden;
    height: 46px;
}

#b2title a {
    text-decoration: none;
    font: 18.09px HelveticaCondBold;
    color: #565656;
}

#b2bodywrap {
    width: 100%;
    display: block;
    margin: 1em 0;
    text-align: justify;
}

#b2body {
    font: 13.33px MyriadPro;
    color: 8c8c8c;
    overflow: hidden;
    height: 32px;
}

#b2bfbwrap {
    width: 100%;
    display: block;
    margin: 2em 0 !important;
    padding: 0 1em;
}

#b2bfb {
    background: url('../images/btn-viewdetails.png') no-repeat center center;
    width: 162px;
    height: 45px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/********************************* Banner 04 Vision ***********************************/

#pgmib4visionwrap {
    background: url('../images/bg-b4-vision.png') no-repeat fixed center center / cover;
    width: 100%;
    height: auto;
    display: block;
    padding: 4em 40em 4em 5em;
}

#pgmib4vision {
    width: 100%;
    display: block;
}

#pgmib4titlewrap {
    width: 100%;
    display: block;
}

#pgmib4title {
    font: 54px HelveticaCondBlack;
    color: #ffffff;
    text-transform: uppercase;
}

#pgmib4listwrap {
    width: 100%;
    display: block;
    margin: 5em 0;
}

#pgmib4list {
    width: 100%;
    display: block;
}

#pgmib4list ul {
    list-style-image: url('../images/bullet-plus.png');
}

#pgmib4list ul li {
    font: 19px MyriadPro;
    color: #ffffff;
    line-height: 1;
    transition: all 1s ease;
}

#pgmib4list ul li:hover {
    padding-left: 1em;
}

#pgmib4btnwrap {
    width: 100%;
    display: block;
}

#pgmib4btn {
    background: url('../images/btn-viewdetails.png') no-repeat center center;
    width: 162px;
    height: 45px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/********************************* Banner 05 Departments ***********************************/

#pgmib5deptswrap {
    background: url('../images/bg-b5-depts.png') no-repeat fixed center center / cover;
    width: 100%;
    display: block;
    padding: 7em 0;
}

#pgmib5depts {
    width: 100%;
    display: block;
}

#pgmib5deptstitlewrap {
    width: 100%;
    display: block;
    text-align: center;
}

#pgmib5deptstitle {
    font: 54px HelveticaCondBlack;
    color: #ffffff;
    text-transform: uppercase;
}

#pgmib5deptsbodywrap {
    width: 100%;
    display: block;
    margin: 5em 0;
    position: relative;
}

#pgmib5deptsbody {
    width: 100%;
    display: block;
    padding: 0 5em;
    position: absolute;
    top: 5em;
    z-index: 1;
}

#pgmib5c {}

#adeptswrap,
#bcdeptswrap,
#sdeptswrap {
    width: 100%;
    display: block;
    background: #0171c7;
    transition: all 2s ease;
}

#adeptswrap:hover,
#bcdeptswrap:hover,
#sdeptswrap:hover {
    background: #42100f;
}

#adepts,
#bcdepts,
#sdepts {
    width: 100%;
    display: block;
}

#adeptsiconwrap,
#bcdeptsiconwrap,
#sdeptsiconwrap {
    width: 100%;
    display: block;
    text-align: center;
    margin: 2em 0;
}

#adeptsicon {
    background: url('../images/icon-b5-adepts.png') no-repeat center center;
}

#bcdeptsicon {
    background: url('../images/icon-b5-bcdepts.png') no-repeat center center;
}

#sdeptsicon {
    background: url('../images/icon-b5-sdepts.png') no-repeat center center;
}

#adeptsicon,
#bcdeptsicon,
#sdeptsicon {
    width: 56px;
    height: 55px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto;
}

#adeptslinkwrap,
#bcdeptslinkwrap,
#sdeptslinkwrap {
    width: 100%;
    display: block;
    text-align: center;
    margin: 2em 0;
}

#adeptslink,
#bcdeptslink,
#sdeptslink {
    text-decoration: none;
    font: 22px HelveticaCondBold;
    color: #ffffff;
}

/********************************* Banner 06 Students Area ***********************************/

#pgmib6sawrap {
    width: 100%;
    display: block;
    background: #f1f1f1;
    padding: 12em 0 0 0;
    
}

.gallery_title {
    margin-left: 15px;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    text-align: center;
}

#pgmib6sa {
    width: 100%;
    display: block;
}

#pgmib6satitlewrap {
    width: 100%;
    display: block;
    text-align: center;
}

#pgmib6satitle {
    font: 54px HelveticaCondBlack;
    color: #353535;
    text-transform: uppercase;
}

#pgmib6sabodywrap {
    width: 100%;
    display: block;
    margin: 4em 0;
}

#pgmib6sabody {
    width: 100%;
    display: block;
}

#pgmib6c1,
#pgmib6c3 {}

#pgmib6c1cwrap,
#pgmib6c3cwrap {
    width: 100%;
    display: block;
}

#pgmib6c1c,
#pgmib6c3c {
    width: 100%;
    display: block;
}

#b6classschedulewrap,
#b6resultswrap,
#b6examschedulewrap,
#b6ecurricularwrap {
    width: 100%;
    display: block;
    margin: 4em 0;
}

#b6classschedule,
#b6results,
#b6examschedule,
#b6ecurricular {
    width: 100%;
    display: block;
}

#b6classscheduleimgwrap,
#b6resultsimgwrap,
#b6examscheduleimgwrap,
#b6ecurricularimgwrap {
    width: 100%;
    display: block;
    margin: 1em 0;
}

#b6classscheduleimg {
    background: url('../images/icon-b6-cs.png') no-repeat center center;
}

#b6classschedule:hover #b6classscheduleimg {
    background: url('../images/icon-b6-cs-hover.png') no-repeat center center;
}

#b6resultsimg {
    background: url('../images/icon-b6-re.png') no-repeat center center;
}

#b6results:hover #b6resultsimg {
    background: url('../images/icon-b6-re-hover.png') no-repeat center center;
}

#b6examscheduleimg {
    background: url('../images/icon-b6-es.png') no-repeat center center;
}

#b6examschedule:hover #b6examscheduleimg {
    background: url('../images/icon-b6-es-hover.png') no-repeat center center;
}

#b6ecurricularimg {
    background: url('../images/icon-b6-ec.png') no-repeat center center;
}

#b6ecurricular:hover #b6ecurricularimg {
    background: url('../images/icon-b6-ec-hover.png') no-repeat center center;
}

#b6classscheduleimg,
#b6resultsimg,
#b6examscheduleimg,
#b6ecurricularimg {
    width: 103px;
    height: 102px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto;
}

#b6classschedulelnkwrap,
#b6resultslnkwrap,
#b6examschedulelnkwrap,
#b6ecurricularlnkwrap {
    width: 100%;
    display: block;
    text-align: center;
    margin: 1em 0;
}

#b6classschedulelnk,
#b6resultslnk,
#b6examschedulelnk,
#b6ecurricularlnk {
    text-decoration: none;
    font: 22px HelveticaMedCond;
    color: #565656;
    text-transform: uppercase;
}

#pgmib6c2 {}

#pgmib6c2cwrap {
    width: 100%;
    display: block;
}

#pgmib6c2c {
    width: 100%;
    display: block;
}

#pgmib6bgimgwrap {
    width: 100%;
    display: block;
    padding: 3em 0;
}

#pgmib6img {
    width: 100%;
    display: block;
}

#pgmib6img img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
    align-content: center;
}



/********************************* Banner 07 Gallery ***********************************/

#block-views-block-gallery-new-block-1 {
    width: 100%;
    display: block;
    padding: 4em 8em;
}

#gbheaderwrap {
    width: 100%;
    display: block;
    text-align: center;
}

#gbheader {
    font: 54px HelveticaCondBlack;
    color: #353535;
    text-transform: uppercase;
}

.gboutwrap {}

#gbinwrap {
    width: 100%;
    display: block;
    margin: 5em 0 2em;
}

#gbin {
    width: 100%;
    display: block;
}

#gbinlayer {
    width: 100%;
    display: block;
    background: rgba(163, 26, 26, 1);
}

#gbinimg {
    width: 100%;
    display: block;
}

#gbinimg a {
    width: 100%;
    display: block;
}

#gbinimg img {
    width: 100% !important;
    height: 300px;
    display: block;
    /*opacity: 0.6; transition: all 2s ease;*/
}

#gbinimg img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

#gbinwrap:hover #gbinimg img {
    /*opacity: 0.8;*/
}

#gbinwrap:hover #gbinimg img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#gbintxtwrap {
    width: 100%;
    display: block;
    padding: 0.75em 0 0.125em 0;
    margin: 0.75em 0 0.125em 0;
    text-align: center;
}

#gbintxt {
    width: 100%;
    display: block;
    height: 24px;
    overflow: hidden;
}

#gbintxt a {
    text-decoration: none;
    font: 20px HelveticaMedCond;
    color: rgb(86, 86, 86);
    transition: all 0.5s ease;
    border-bottom: 1px solid transparent;
}

#gbinwrap:hover #gbintxt a {
    color: #42100f;
    border-bottom: 2.5px solid #42100f;
}

/********************************* PGMI Footer Top ***********************************/

#pgmiftopwrap {
    width: 100%;
    display: block;
    background: #191a1e;
    padding: 6px 0 0 0;
}

#pgmiftop {
    width: 100%;
    display: block;
}

#pgmiftopc {}

#ftopmenuwrap {
    width: 100%;
    display: block;
    padding: 12px 0;
}

#ftopmenu {
    width: 100%;
    display: block;
    color: #ffffff;
    word-spacing: 20px;
}

#ftopmenu a {
    text-decoration: none;
    font: 15px myriadR;
    color: #ffffff;
    word-spacing: 0;
}

#smiconswrap {
    width: 100%;
    display: block;
}

#smicons {
    width: 100%;
    display: block;
    text-align: right;
}

#fbicon {
    background: url('../images/icon-fb.png') no-repeat center center;
}

#fbicon:hover {
    background: url('../images/icon-fb-hvr.png') no-repeat center center;
}

#twicon {
    background: url('../images/icon-tw.png') no-repeat center center;
}

#twicon:hover {
    background: url('../images/icon-tw-hvr.png') no-repeat center center;
}

#phicon {
    background: url('../images/icon-ph.png') no-repeat center center;
}

#phicon:hover {
    background: url('../images/icon-ph-hvr.png') no-repeat center center;
}

#fbicon,
#twicon,
#phicon {
    width: 46px;
    height: 46px;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 1em;
    transition: all 2s ease;
}

/********************************* PGMI Footer Mid Left ***********************************/

#footermid {
    background: #191a1e;
    padding: 0;
}

#fmidleftwrap {
    width: 100%;
    display: block;
    background: #191a1e;
    padding: 2em 0 2.5em 0;
}

#fmidleft {
    width: 100%;
    display: block;
}

#fmidlefttitlewrap {
    width: 100%;
    display: block;
}

#fmidlefttitle {
    font: 26px HelveticaCondBlack;
    color: #ffffff;
    text-transform: uppercase;
}

#fmidleftbodywrap {
    width: 100%;
    display: block;
    margin: 3em 0 0 0;
}

#fmidleftbody {
    width: 100%;
    display: block;
}

#infodskc {
    padding: 0;
}

#infodsklstwrap {
    width: 100%;
    display: block;
}

#infodsklst {
    width: 100%;
    display: block;
}

#infodsklst ul {
    list-style: none;
    padding-left: 20px;
}

#infodsklst ul li:before {
    content: "\25aa";
    color: red;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

#infodsklst ul li a {
    text-decoration: none;
    font: 14px MyriadPro;
    color: #aaaaaa;
}

#infodsklst ul hr {
    border-color: #aaaaaa;
    margin: 2em 0;
    width: 90%;
}

/********************************* PGMI Footer Mid Center ***********************************/

#fmidcntrwrap {}

#fmidcntrwrap {
    width: 100%;
    display: block;
    background: #191a1e;
    padding: 2em 0 2.5em 0;
}

#fmidcntr {
    width: 100%;
    display: block;
}

#fmidcntrtitlewrap {
    width: 100%;
    display: block;
}

#fmidcntrtitle {
    font: 26px HelveticaCondBlack;
    color: #ffffff;
    text-transform: uppercase;
}

#fmidcntrbodywrap {
    width: 100%;
    display: block;
    margin: 3em 0 0 0;
}

#fmidcntrbody {
    width: 100%;
    display: block;
}

#fmaddresswrap {
    width: 100%;
    display: block;
    margin: 0 0 1em 0;
}

#fmaddress {
    font: 14px MyriadPro;
    color: #aaaaaa;
}

#fmphnwrap {
    width: 100%;
    display: block;
    margin: 1em 0;
}

#fmphn:before {
    content: "";
    background: url('../images/icon-ph-fmid.png') no-repeat center center;
    width: 33px;
    height: 33px;
    display: inline-block;
    position: relative;
    top: 10px;
}

#fmphn {
    font: 14px MyriadPro;
    color: #aaaaaa;
}

/********************************* PGMI Footer Mid RIght ***********************************/

/********************************* PGMI Footer Bottom ***********************************/

#pgmifbottomwrap {
    width: 100%;
    display: block;
    background: #42100f;
    padding: 11px 0 10px 0;
}

#pgmifbottom {
    width: 100%;
    display: block;
}

#fbottomc {}

#copyrwrap {
    width: 100%;
    display: block;
}

#copyr {
    font: 15px myriadR;
    color: #ffffff;
}

#copyr a {
    text-decoration: none;
    font: 15px myriadR;
    color: #ffffff;
}

#copyr a:hover {
    text-decoration: underline;
}

#poweredbiwrap {
    width: 100%;
    display: block;
    text-align: right;
}

#poweredbi {
    font: 15px myriadR;
    color: #ffffff;
}

#poweredbi a {
    text-decoration: none;
    font: 15px myriadR;
    color: #ffffff;
}

#poweredbi a:hover {
    text-decoration: underline;
}

/********************************* Internal Pages ***********************************/

#viewpwrap {
    width: 100%;
    display: block;
    margin: 1em 0;
}

#viewp {
    width: 100%;
    display: block;
}

#viewpdatewrap {
    width: 100%;
    display: block;
}

#viewpdate {
    font-weight: bold;
}

.inner-page #viewpdate {
    margin-top: 0.2em;
}

#viewptitlewrap {
    width: 100%;
    display: block;
}

#viewptitle {
    width: 100%;
    display: block;
}

#viewptitle a {}

#viewpbodywrap {
    width: 100%;
    display: block;
}

#viewpbody {}



/* ----------------------------------------- */
/* BANNER 7 HIGHLIGHTS */
/* ----------------------------------------- */



/* ----------------------------------------- */
/* BANNER 8 CONTACT US */
/* ----------------------------------------- */


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




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






/*..........................................*/
/* End override main End CSS  - override end*/
/*............................................*/




/*********************************************************************************************************************
**********************************************************************************************************************/
/*.................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-id-visual_media .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.lbody a {
    font-size: 14px;
}

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

.page-header {
    border-bottom: transparent;
}

.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:hover,
.site-btn:focus,
.site-btn:active {
    text-decoration: none;
    color: #fff;
    background-color: #1a1a1a;
} */



.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 #428bca;
    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 table {

} */
.inner-page article[about='/invalidation_certificates'] table tr td {
    padding: 6px 6px;
    margin: 0;
}

.inner-page article[about='/invalidation_certificates'] table tr td a {
    border-bottom: 1px dashed #175A1E;
}

.inner-page article[about='/invalidation_certificates'] table tr td a {
    border-bottom: 1px dashed #175A1E;
}

.inner-page article[about='/message'] img {
    float: left;
}


.text-align-justify {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}



/* Style for the image within the aligned content */
.text-align-justify img {
    margin-right: 10px;
    /* Adjust the margin as needed */
    max-width: 100%;
    /* Ensure the image does not exceed its container width */
}


.inner .inner-page article[about='/invalidation_certificates'] table tr:nth-child(even) td {
    background: #fafafa;
}

.inner-page article[about='/invalidation_certificates'] table tr:first-child td {
    background: #ebf0d6
}

/*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) fixed;
    background-position-x: right;
    background-position-y: 23em;
    background: url(../images/internal-bg.jpg) no-repeat center center/cover fixed !important;
    height: auto;
    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;
}

.inner-page h3 {
    color: #366AA4;
}

.inner-page .rteleft {
    text-align: left;
}

.inner-page h4 {
    color: #428bca;
}

.inner-page a,
.inner-page a:hover {
    color: #428bca;
    font: 16px myriadR;
}

.highlights_body{
    margin-top: 0.1em;
}

.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 {
    background: #EEEEEE;
    margin: 0 -15px 5px -15px;
    border-radius: 0;
    padding: 13px 0 13px 15px;
}

.breadcrumb a {
    /* font: 15px poppinsR; */
    color: #1A1A1A;
}

.breadcrumb>.active {
    /* font: 15px poppinsM; */
    color: #374E78;
}


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

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

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

.rtecenter {
    text-align: center;
}

a {
    color: #428bca;
}


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;
    /* background: #f4dac9; */
    /* 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: #428bca;
    font-size: 16px;
}

.inner-page .breadcrumb>li+li::before {
    color: #428bca;
}

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

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

/* Youtube Video Code  */
/* .path-frontpage iframe {
    height: 500px;
    width: 600px;
    display: block;
    margin: 0 auto 0.5em;
} */


.field--name-field-media-oembed-video iframe {
    margin: 0 auto;
    height: 300px !important;
    width: 381px !important;
    display: block;
}

/* .view-id-our_videos .field--name-field-media-oembed-video iframe {
    margin: 0 auto;
    height: 369px !important;
    width: 667px !important;
    display: block;
} */


.path-frontpage iframe {
    margin: 0 auto;
    height: 543px !important;
    width: 100% !important;
    display: block;
    /* padding-bottom: 0.5em; */
}



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



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

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

.section-heading {
    font: 36px poppinsSB;
    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 poppinsR;
    color: #4d4d4d;
    text-align: justify;
    line-height: 2;
    margin-bottom: 2em;
}

.section-btn {
    display: block;
    width: 120px;
    background-color: #1d3051;
    border: 1px solid transparent;
    color: #fff;
    font: 15px poppinsR;
    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: #1d3051;
    border-color: #1d3051;
    text-decoration: none;
}

/* 
#page-title {
    color: #522774;
}

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

#block-system-main h4 {
    color: #522774;
} */



#block-system-main ul li a {
    border-bottom: 1px dashed #092A48;
    text-decoration: none;
}

.field-item.even>ul li a {
    font: 16px poppinsR;
    color: #092a48;
}

#block-system-main li,
#block-system-main .field-item.even ul li a,
#block-system-main p,
#block-system-main td,
#block-system-main div,
#block-system-main div a {
    font: 15px poppinsR;
    color: #333;
}

#block-system-main p {
    text-align: justify;
    line-height: 1.65;
}



.viewp_wrap {
    margin-bottom: 1.5em;
}



#block-system-main .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;
}

.view-gallery a {
    border-bottom: 1px dashed black;
}

.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--------------------------------------------- */

/* ...........Override reuseable wld  ............ */

.section-header {}

.site-btn a {}


/* ..............End override reuseable............ */

/*-----------------------------------*/
/*Article Standered Reuseable*/
/*-----------------------------------*/
#block-quicktabsfaq {
    min-height: 450px;
}

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



article[about='/faqs'] #q1,
#q2,
#q3,
#q4,
#q5,
#q6 {
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #eee;
}

/* override article */

/* End Article Override  */

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

article[about='/budget'] .field--type-text-with-summary {
    overflow-x: scroll !important;
}

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

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

article[about='/info_desk'] a {
    font: 17px myriadR;
}

article[about='/Media_Room'] a:hover {
    font: 17px myriadR;
    border-bottom: 1px dashed #008045;
    text-decoration: none !important;
    color: #008045 !important;
}

article[about='/Media_Room'] a {
    font: 17px myriadR;
    border-bottom: 1px dashed #1c6b25;
    text-decoration: none !important;
}


article[about='/blog-page'] table td img {
    width: 100% !important;
    height: auto !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;
    padding: 0 0 0 1.5em;
    list-style-image: url(../images/bullet-abad.png);
}

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

.wwdbullets li {
    background-image: url("../images/bullet.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #4c4c4c;
    font-family: "Arial";
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    list-style: outside none none;
    padding-left: 15px;
}

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


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


/* override gallery  */



/* end override gallery */

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

.highlightsWrap a {
    border-bottom: 1px dashed #532774;
}

.front-section .highlightsWrap a {
    border-bottom: 1px dashed transparent;
}


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

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

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



.gallery-wrapper:hover .gallery-title a {
    font: 18px myriadSB;
    color: #CF7500;
    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;
    height: 200px;
    width: 200px;
}

.gallery-item {
    margin: 1em;
}

.gallery-item .gallery-img {
    height: 150px;
    width: 220px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 1.1em;
    overflow: hidden;
}

.gallery-wrapper .gallery-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

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

.front-section .gallery-item:hover .gallery-img img {
    transform: unset;
}

.galleryp-image img {
    display: block;
    width: 220px;
    height: 165px;
    margin: 0 auto 1em !important;
}

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

.galleryp-title:hover a {
    text-decoration: none;
}


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



.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................... */

/* ............Main Banner STD Model Code...... */

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

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

/******************************** Highlights Std **********************************/

/* #block-views-block-highlights-block-1 {
    background-color: #f8c51e;
    border: 1px solid #dddddd;
    padding: 10px 0;
} */

.highlightDate {
    color: #252525;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.highlightDate {
    color: #252525;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.highlightTitle a,
.highlightTitle a:link,
.highlightTitle a:visited,
.highlightTitle a:hover {
    color: #ffffff !important;
    font-size: 14px !important;
}

.Highlightstitle {
    color: #4f87aa;
    font-family: "Times New Roman";
    font-size: 22px;
}

.hpwrap {
    margin-bottom: 1em;
}

.hpwrap a {
    border-bottom: 1px dashed black;
}

.hpwrap a:hover {
    border-bottom: 1px dashed #522774;
}

.page-header {
    border-bottom: transparent;
    padding-bottom: 9px;
    margin: 40px 0 20px;
}

.highlightTitle {
    height: 38px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.highlightTitle a,
.highlightTitle a:link,
.highlightTitle a:visited,
.highlightTitle a:hover {
    color: #ffffff !important;
    font-family: "Arial" !important;
    font-size: 14px !important;
}



.banner-img-wrap img {
    width: 100%;
}

/******************************* End Highlights standered ******************************/

/* .....................Core Team Std Code dgp....................... */

/* Our Team Pages */
.path-our-dgs {}

.path-our-dgs .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

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

.view-id-core_team .view-content>div:first-child {
    width: 100% !important;
}

.view-id-core_team .team-item {
    min-height: unset;
}

.path-our-dgs .views-row {}

.path-our-dgs .views-row:first-child {
    width: 100%;
}

.team-item {
    display: block;
    padding: 5px;
    text-align: center;
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    min-height: 366px;
    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: #522774;
    font: 16px Roboto-Bold;
}

.team-item h4 {
    color: #522774 !important;
    font: 16px myriadR !important;
}

.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 dgp std reuseable code .............. */

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

.slick-arrow::before {
    color: black !important;
    /* background: url(../images/Left.png) no-repeat center center !important; */
    /* background: url("../images/left arrow-10.png") no-repeat center center !important; */
    background: transparent;
    border: 2px solid transparent;
    left: -2em;
}

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

.slick-prev,
.slick-next {
    background: unset !important;
}

.slick-prev {
    left: 0px;
}

.slick-arrow {}

/* override slick */




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

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

.path-frontpage .footer-top {
    margin-top: -3px;
}

.not-front #section-contact {
    display: none;
}

.not-front .footer-top {
    margin-bottom: 1px;
}



.footer-links {
    text-align: left;
    color: #fff;
}

.footer-wrapper,
.footer-wrapper a,
.footer-links a {
    font: 15px myriadR;
    color: #fff;
    text-decoration: none;
}

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

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


#upper_footer_wrap {
    background-color: #1D75BD;
}

#footer-links {
    margin: 15px 0 15px 0;
    text-align: center;
    color: #fff;
}

.footermenu {
    background-color: #B1CC3F;
    /* margin-top: 10px; */
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
}

.proweredby {
    background-color: #131313;
    padding: 15px 0 15px 15px;
}

.copyright {
    background-color: #131313;
    padding: 15px 15px 15px 0;
    text-align: right;
    color: #8c8c8c;
    font-family: "Arial";
    font-size: 12px;
}

.footermenu a,
.footermenu a:link,
.footermenu a:visited,
.footermenu a:hover {
    color: #ffffff !important;
    font-family: an !important;
    font-size: 14px !important;
}

.proweredby,
.proweredby a,
.proweredby a:link,
.proweredby a:visited,
.proweredby a:hover {
    color: #ffffff !important;
    font-family: "arial" !important;
    font-size: 12px !important;
    font-weight: bold !important;
}





#footer_lower {
    background-color: #35AAF7;
    padding: 10px;
    color: #fff;
    font: 14px rockwell;
    height: 35px;
}

#copy_sec a,
#power_wrap a {
    color: #ffffff;
}

#power_sec {
    text-align: right;
}


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


.social-icons {
    text-align: right;
    vertical-align: middle;
    margin-top: 3px;
}



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

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

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

.fb_wrapper a {
    color: #d7d7d7;
    font-family: 'myriadR';
}

.fb_wrapper a {
    font-family: 'myriadR';
}

.proweredby {
    background-color: #131313;
    padding: 15px 0 15px 15px;
}

.copyright {
    background-color: #131313;
    padding: 15px 15px 15px 0;
    text-align: right;
    color: #8c8c8c;
    font-family: "Arial";
    font-size: 12px;
}

.footermenu a,
.footermenu a:link,
.footermenu a:visited,
.footermenu a:hover {
    color: #ffffff !important;
    font-family: "Arial" !important;
    font-size: 15px !important;
}

.proweredby,
.proweredby a,
.proweredby a:link,
.proweredby a:visited,
.proweredby a:hover {
    color: #ffffff !important;
    font-family: "arial" !important;
    font-size: 12px !important;
    font-weight: bold !important;
}


.contact-icon {
    margin-right: 0px;
}

.footer-bottom-wrap {
    background-color: #008045;
    padding: 16px 35px;
    color: #fff;
    margin-top: -0.3em !important;
}

.footer-bottom-wrap a {
    color: #fff;
    font-size: 16px;
}

.power-sec {
    text-align: right;
    font-size: 16px;
}

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


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

    /* override   */

    #pgmib2blinkswrap {
        padding: 1em 5em;
    }

    #pgmib4visionwrap {
        padding: 4em 40em 4em 5em;
    }

    #pgmib5deptsbody {
        padding: 0 1em;
    }

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

    #pgmib2blinkswrap {
        padding: 1em;
    }

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



    #pgmib4visionwrap {
        padding: 4em 32em 4em 5em;
    }

    #block-views-block-gallery-new-block-1 {
        padding: 4em;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 1em 0.75em;
    }

    #pgmib2blinkswrap {
        padding: 1em 0.5em;
    }

    #block-quicktabsnewsevents {
        padding: 0 1em;
    }

    #pgmib4visionwrap {
        padding: 4em 28em 4em 2em;
    }

    #pgmib5deptsbody {
        padding: 0 0.5em;
    }

    #pgmib5c {
        padding: 0 0.5em;
    }


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



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


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




}

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

    /*        Write Mobile override here */

    .navbar-default .navbar-nav>li>a {
        padding: 1em 0.5em;
        font: 13px MyriadPro;
    }

    #adeptslink,
    #bcdeptslink,
    #sdeptslink {
        font: 19px HelveticaCondBold;
    }

    #pgmib4visionwrap {
        padding: 4em 24em 4em 1em;
    }

    #block-pgmisecondarymenutop {
        display: none;
    }

    .navbar-default .navbar-nav>li {
        display: block;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 1em;
    }

    .navbar-default .navbar-nav li.first {
        margin-left: 0.1em;
    }

    .navbar-default .navbar-nav li.last {
        margin-right: 0.1em;
    }

    .navbar-default .navbar-nav li.last a {
        padding-right: 1em;
    }

    .toggleSearch {
        top: 26em;
    }

    #edit-search-block-form--2 {
        top: 26em;
    }

    .region.region-section03 {
        padding: 1em;
    }

    #block-pgmibanner02infodesk {
        position: initial;
    }

    #b2faqwrap,
    #b2rnpwrap,
    #b2fngwrap,
    #b2dwnldswrap {
        width: 250px;
        padding: 1em;
        margin: 3em auto;
    }

    .region.region-section03 {
        padding: 1em;
    }

    #block-quicktabsnewsevents {
        padding: 0;
    }

    #pgmib5deptsbody {
        position: initial;
    }

    #adeptswrap,
    #bcdeptswrap,
    #sdeptswrap {
        margin: 2em auto;
        width: 300px;
    }

    #pgmib5deptswrap {
        padding: 5em 0 0 0;
    }

    #pgmib6sawrap {
        padding: 5em 0 0 0;
    }

    #pgmib6sabodywrap {
        margin: 1em 0;
    }

    #pgmib6bgimgwrap {
        padding: 1em 15em;
    }

    #block-views-block-gallery-new-block-1 {
        padding: 4em 12em;
    }

    #pgmiftopwrap {
        padding: 0;
    }

    #ftopmenuwrap {
        padding: 0.5em 0;
        text-align: center;
    }

    #smicons {
        text-align: center;
    }

    #fbottomc {
        text-align: center;
    }

    #poweredbiwrap {
        text-align: center;
    }

    .region.region-section03 {
        padding: 1em 0;
    }

    #pgmib4visionwrap {
        padding: 4em 18em 4em 1em;
    }

    ul.quicktabs-tabs li a {
        font: 16px HelveticaMedCond;
    }

    #pgmib4visionwrap {
        padding: 4em 14em 4em 1em;
    }

    #pgmib6bgimgwrap {
        padding: 0em 10em;
    }

    #block-views-block-gallery-new-block-1 {
        padding: 4em 7em;
    }

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

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

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


    .top_navigation .block-search .input-group .input-group-btn {
        position: unset;
        top: 40%;
        right: 14%;
        height: 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-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 {
        height: auto;
        margin-top: 0px !important;
        margin-bottom: 0px;
    }

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


    .navbar {
        width: 100%;
    }

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

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

    .navbar {
        width: 100%;
    }

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

    .navbar .logo img {
        width: 95% !important;
        padding-left: 0.5em;
    }

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

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

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

    #copy_sec a,
    #power_wrap a {
        font-size: 11px;
    }

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

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



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

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

    .navbar {
        min-height: 0px;
    }

    .navbar-header {
        background-image: none;
        width: unset;
        height: unset;
        width: 100%;
    }

    .toggleSearch {
        top: 2px;
    }

    .banner1 {
        position: initial !important;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #ffffff !important;
    }

    #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 {
        background-color: transparent !important;
        border-color: #1B1B1B !important;
        width: 100%;
    }

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

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

    div#main_navigation {
        margin-right: unset;
    }

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

    #banner1-wrap {
        position: initial;
    }

    .quicktabs-tabs a {
        font: 14px mbr;
    }

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

    form#search-block-form .input-group-btn .btn{
        position: unset;
    }

    #search-block-form button{
        margin-left: 0em;
    }

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


    .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 {
        width: 95%;
    }

    .main_navigation .menu.nav li a:hover,
    .main_navigation .menu.nav li a:focus,
    .main_navigation .menu.nav li a.active {
        /* color: white !important; */
    }


    /*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: #333;
    }



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

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

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

    #search-block-form .input-group{
        position: unset;
        display: inline-flex;
    }

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

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

    .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: black;
        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: #428bca;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin-left: 0em;
    }



    /* .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: #522774 !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 0 !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;
    }

}

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

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

    /*Override 576 Query*/
    #navbar {
        padding: 0 0.25em !important;
    }

    #b2faqwrap,
    #b2rnpwrap,
    #b2fngwrap,
    #b2dwnldswrap {
        margin: 2em auto;
    }

    #pgmib2blinkswrap {
        padding: 0.5em;
    }

    ul.quicktabs-tabs li {
        display: block;
        width: 100%;
    }

    ul.quicktabs-tabs li a {
        padding: 10px 0;
    }

    ul.quicktabs-tabs li.last {
        border-right: 0.5px solid #a5a5a5;
    }

    #pgmib4visionwrap {
        padding: 5em 2em;
        background: #41100f;
    }

    #pgmib6bgimgwrap {
        padding: 0em 6em;
    }

    #block-views-block-gallery-new-block-1 {
        padding: 4em;
    }

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

    .toggleSearch {
        top: 29em;
    }

    #edit-search-block-form--2 {
        top: 29em;
    }

    #block-views-block-gallery-new-block-1 {
        padding: 4em 2em;
    }

    #ftopmenu {
        word-spacing: 15px;
    }

    #pgmib4visionwrap {
        padding: 5em 1em;
    }

    #pgmib5deptstitle {
        font: 50px HelveticaCondBlack;
    }

    #pgmib6satitle {
        font: 45px HelveticaCondBlack;
    }

    #pgmib6bgimgwrap {
        padding: 0em 4em;
    }

    #fbottomc {
        padding: 0 0.5em;
    }

    /*          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;
        overflow-x: auto;
    }

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


    article[about='/tenders_page'] .content {
        overflow: auto;
    }

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

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


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

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

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        background-position: left bottom;
    }

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

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

    #block-system-main {
        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: 12px;
        text-align: center;
    }

    .footer-bottom a {
        font-size: 11px !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;
    }

    article[about='/public-representatives'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin-bottom: 6px;
        max-width: 100%;
    }

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

    article[about='/Media_Room'] img {
        height: auto;
        width: 100%;
    }



    article[about='/NGO'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin-bottom: 6px;
        max-width: 100%;
        margin: 0 !important;
    }

    article[about='/public-representatives'] h3 {
        font-size: 14px;
        text-align: center;
        max-width: 100%;
    }

    article[about='/Contact_Us'] .content table tr td {
        display: block !important;
        width: 100% !important;
        overflow-x: hidden;
    }



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

    article[about='/overview'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin: 0 15px !important;
    }



    article[about='/core-team'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin-bottom: 6px;
    }

    article[about='/our-dcs'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin-bottom: 6px;
    }

    article[about='/our_dcs'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin-bottom: 6px;
    }

    article[about='/organogram'] img {
        height: 163px !important;
        width: 287px !important;
        border-radius: 10px;
        margin-bottom: 6px;
    }


    article[about='/dengue'] h2 {
        font-size: 15px;
        font-weight: bolder;
    }


    article[about='/covid-19'] img {
        height: 100px !important;
        width: 100px !important;
        border-radius: 10px;
        margin-bottom: 6px !important;
        margin: 0 auto !important;
        display: block;
        padding: 5px;
    }


}

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


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

    /* override mobile 300 */

    section#block-pgmisidefix {
        display: none;
    }

    #blinksc1, #blinksc2, #blinksc3, #blinksc4 {
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }


    /* end override 375.. */

    .navbar .logo {
        width: 80% !important;
        margin-left: -1em !important;
        margin-top: 8px;
    }

    .navbar .logo img {
        width: 100% !important;
        margin-top: 0;
    }

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

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

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


}

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

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

    /* override Tablet Screen */


    /* End Override Tablet... */


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






    .navbar-right {
        display: block;
        /* flex-direction: column-reverse; */
        justify-content: space-evenly;
        align-items: stretch;
        float: unset;
        margin-right: 0;
    }


    .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::after {}

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


}

/*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;
    }

    .container {
        width: 100% !important;
    }

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

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

    /*    write your 1200 and above code here*/

    /* override 1200 */



    /* End Override 1200 */

}

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

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

/* big screen query */
@media screen and (min-width: 1300px) {
    .navbar-nav {
        margin: 4em 1em 0 0 !important;
    }
}



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


    /* ---Override Maria Start---- */

    #block-bootstrap-subtheme-search {
        left: 77%;
        top: 24%;
    }

    #block-pgmisecondarymenutop{
        top: 1.6em;
    left: 52%;
    }

    .navbar-nav{
        margin: 4em 1em 0 0 !important;
    }

    #search-block-form .input-group{
        left: 8%;
    }

    .navbar-nav {
        margin: 0 1em 0 0 !important;
        width: 100%;
    }

    #block-quicktabsnewsevents{
        padding: 0 5em;
    }

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


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



}
