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




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

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



@font-face {
    font-family: myFont;
    src: url(MyriadPro-Regular.otf);
}

@font-face {
    font-family: newFont;
    src: url(MyriadPro-Semibold.otf);
}





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


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


html,
body {
    margin: 0;
    padding: 0;
    font: 15px myFont;
    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: url(../images/Background-Image.jpg) no-repeat center center/cover; */
}

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




/* ----------------------------------------- */
/* 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: white !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-header {
    min-height: 97px;
    display: flex;
    align-items: center;
    float: left;
}

.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;
    margin-right: 0.5em;
    position: absolute;
    top: -9%;
    left: 78%;
}

.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: 33px;
    width: 100%;
    color: black;
    border-radius: 25px;
    background-color: white;
    border-color: transparent;
    font-family: newFont;
    border-bottom: 1px solid white;
    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: 0%;
    right: -1%;
    height: 100%;
}

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


.top_navigation .block-search .input-group .glyphicon-search:before {
    opacity: 1;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: black !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: #2e3a4d;
}

.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 myFont;*/
    color: white;
    padding: 10px 12px;
    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: #535697;
}

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

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #2e3180;
    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: 0px !important;
    margin-bottom: 0;
    padding-right: 0px;
    padding-left: 0px !important;
}

.navbar-default {
    background-color: #DBDFEA;
    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 myFont;
    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;
}

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

.main_navigation .menu.nav li a {
    font: 16px myFont;
}

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

.main_navigation .menu.nav .dropdown-menu li a {
    /* color: #0D2738; */
    padding-bottom: 5px;
    font-size: 15px;
}


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



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




.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>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 .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: #13182b !important;
}

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




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


.navbar {
    border: 0px !important;
}

.container>.navbar-header,
.container>.navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
}

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

.navbar-default {
    background-color: #37D2ED !important;
    border-color: #37D2ED !important;
}

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

.navbar-nav {
    background: #5D6060;
    margin: 0px !important;
    width: 100%;
    padding: 0px 34px 0px 12em;
}

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

.navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
    margin: 0px 50px 0px 0px;
    font-family: myFont;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-repeat: repeat-x;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: transparent !important;
    background-repeat: repeat-x;
    height: 45px;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    background-repeat: repeat-x;
}


/* ...................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 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: myFont;
    transition: all 0.5s ease-in-out;
}

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

.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 myFont;
    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: newFont; */
    margin-top: 16px;
    margin-bottom: 5px;
    border-bottom: transparent;
}

.inner-page h3 {
    color: black;
}

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

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

.inner-page a:hover {
    color: black;
}

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

time {
    /* font-weight: 600; */
}

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

.inner-page::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    /* background-color: rgba(0, 0, 0, 0.05); */
    left: 0;
    top: 0;
    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: #428bca;
    border-bottom: 1px dashed #428bca;
}

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

.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: #1A1A1A;
}

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

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

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

.inner-page ul li a {
    border-bottom: 1px dashed #1A1A1A;
    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 myFont;
}



article[about='/Media_Room'] a:hover {
    /* font: 17px myFont; */
    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 myFont;
    padding: 0 0 0 1.5em;
    list-style-image: url(../images/Bullet-Icon.png);
}



article .content ul ul {
    list-style: circle;
}

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 newFont;
    color: #333333;
    text-decoration: none; */
}

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

.gallery-wrapper:hover .gallery-title a {
    font: 18px newFont;
    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 Inner Page Code  */
/* ----------------------------------------- */

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



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

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

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

.gallery-wrapper:hover .gallery-title a {
    font: 18px newFont;
    color: #CF7500;
    text-decoration: underline;
}

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

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

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

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

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

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

/* Gallery*/
.gallery-item {
    margin-bottom: 30px;
}

.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: 85px;
    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: black;
    font-size: 16px;
    font-weight: bold;
}

.team-item .body .title a {
    font-weight: bold;
    color: black;
    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............................ */


/*.............. Highlights Inner std code............. */

/*Highlights*/
.hpwrap .fdwrap {}

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

.row.mcc.highb-item-date-month {
    margin-top: 0.5em;
}

.hpwrap .twrap {}

.inner-page .page-header {
    border-bottom: none;
}

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

.hpwrap {
    margin-bottom: 1em;
}


/* end high inner std .....................*/

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

/* ...........................Section05 Slick Carosal Code override ................................ */



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



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


/******************************** Highlights **********************************/

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

.col-sm-6.copyrights_left {
    text-align: left;
}

.col-sm-6.pitb_right {
    text-align: right;
}

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

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

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

/******************************* Highlights ******************************/

/********************************* Intro ********************************/

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

.wwdtext {
    color: #4c4c4c;
    font-family: "Arial";
    font-size: 14px;
    height: 88px;
    line-height: 22px;
    overflow: hidden;
}

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

/********************************* Intro ********************************/

/********************************* Initiatives *********************************/

.main_wwo_wrapper {
    width: 85%;
}

#block-whatweofferblock {
    background-color: #FBFBFB;
    padding: 20px 0 0 0;
    margin: 20px 0;
}

.section04 {
    overflow: hidden;
}

.PRSPicon {
    text-align: center;
}

.PRSPtitle {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
    font-stretch: condensed !important;
    font-weight: bold !important;
    margin: 10px 0 !important;
    padding: 0 25px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.PRSPtitle a,
.PRSPtitle a:link,
.PRSPtitle a:visited,
.PRSPtitle a:hover {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
}

.PRSPdes {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 12px;
    height: 56px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
    margin-bottom: 20px;
}

.RSWMicon {
    text-align: center;
}

.RSWMtitle {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
    font-stretch: condensed !important;
    font-weight: bold !important;
    margin: 10px 0 !important;
    padding: 0 25px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.RSWMtitle a,
.RSWMtitle a:link,
.RSWMtitle a:visited,
.RSWMtitle a:hover {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
}

.RSWMdes {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 12px;
    height: 56px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
    margin-bottom: 20px;
}

.ESPVicon {
    text-align: center;
}

.ESPVtitle {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
    font-stretch: condensed !important;
    font-weight: bold !important;
    margin: 10px 0 !important;
    padding: 0 25px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.ESPVtitle a,
.ESPVtitle a:link,
.ESPVtitle a:visited,
.ESPVtitle a:hover {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
}

.ESPVdes {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 12px;
    height: 56px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
    margin-bottom: 20px;
}

.EMCMicon {
    text-align: center;
}

.EMCMtitle {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
    font-stretch: condensed !important;
    font-weight: bold !important;
    margin: 10px 0 !important;
    padding: 0 25px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.EMCMtitle a,
.EMCMtitle a:link,
.EMCMtitle a:visited,
.EMCMtitle a:hover {
    color: #3a3a3a !important;
    font-family: "arial" !important;
    font-size: 16px !important;
}

.EMCMdes {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 12px;
    height: 56px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
    margin-bottom: 20px;
}

.btn-info {
    background-color: #3b3a36 !important;
    border-color: #3b3a36 !important;
    color: #fff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #3B3A36 !important;
    border-color: #3B3A36 !important;
    color: #fff;
}

.MoreButton {
    margin-bottom: 20px;
    text-align: center;
}

.PRSPwrap {
    position: relative;
    z-index: 1;
}

.RSWMwrap {
    position: relative;
    z-index: 1;
}

.ESPVwrap {
    position: relative;
    z-index: 1;
}

.EMCMwrap {
    position: relative;
    z-index: 1;
}

/********************************* Initiatives *********************************/

/********************************* Info Desk ***********************************/

.downloadsIcon {
    margin: 10px 0;
    text-align: center;
}

.downloadsTitle a,
.downloadsTitle a:link,
.downloadsTitle a:visited,
.downloadsTitle a:hover {
    color: #353535;
    font-family: "Arial";
    font-size: 13px;
    font-stretch: condensed;
    font-weight: bold;
}

.downloadsTitle {
    text-align: center;
}

.notificationsIcon {
    margin: 10px 0;
    text-align: center;
}

.notificationsTitle a,
.notificationsTitle a:link,
.notificationsTitle a:visited,
.notificationsTitle a:hover {
    color: #353535;
    font-family: "Arial";
    font-size: 13px;
    font-stretch: condensed;
    font-weight: bold;
}

.notificationsTitle {
    text-align: center;
}

.faqsIcon {
    margin: 10px 0;
    text-align: center;
}

.faqsTitle a,
.faqsTitle a:link,
.faqsTitle a:visited,
.faqsTitle a:hover {
    color: #353535;
    font-family: "Arial";
    font-size: 13px;
    font-stretch: condensed;
    font-weight: bold;
}

.faqsTitle {
    text-align: center;
}

.adIcon {
    margin: 10px 0;
    text-align: center;
}

.adTitle a,
.adTitle a:link,
.adTitle a:visited,
.adTitle a:hover {
    color: #353535;
    font-family: "Arial";
    font-size: 13px;
    font-stretch: condensed;
    font-weight: bold;
}

.adTitle {
    text-align: center;
}




.footer {
    /*background-image: url("../images/footer.png");
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:20px;
	padding-top:0px;
	padding-bottom:0px;*/
}

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

.footermenu {
    background-color: #FA9826;
    ;
    padding: 10px 0;
    text-align: center;
}

.footermenu a {
    font-family: myFont
}

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

.fb_wrapper {
    background: #5D6060 !important;
    padding-top: 12px;
    padding-bottom: 25px;
    font-size: 12px;
    color: #fff;
    font-family: myFont;
}

.pitb_right a {
    color: #fff;
}

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

.footermenu a,
.footermenu a:link,
.footermenu a:visited,
.footermenu a:hover {
    color: #ffffff !important;
    font-family: "Arial" !important;
    font-size: 12px !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;
}

.navbar-header {
    float: left;
    margin-right: 145px !important;
}

/*.......................Internal Pages CSS.......................*/

#page-title {
    color: #db750f;
}

.field-item.even a {
    color: #844c9e;
}

.field-item.even h3 {
    color: #22a2af;
}

.field-item.even h4 {
    color: #edc307;
}

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

/*.......................My CSS.......................*/

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 15px;
}

.panel {
    margin-top: 20px !important;
}

/*..............Facilities Block.............*/
.flexslider {
    margin: 0px !important;
    background: #ffffff;
    border: 0px solid #ffffff !important;
}

.dental_fac_wrap {
    background: #FA9826 !important;
}

.diagnostic_fac_wrap {
    background: #EDC307 !important;
}

.emergency_wrap {
    background: #37D2ED !important;
}

.main_facilities_wrapper {
    position: relative;
    bottom: 72px;
    z-index: 3;
    background: #ffffff;
    width: 92% !important;
}

.inner_facilities {
    padding: 22px 35px 0px 35px;
}

.dental_fac_wrap,
.diagnostic_fac_wrap,
.emergency_wrap {
    padding: 15px;
}

.dental_fac_title,
.diagnostic_title,
.emergency_title {
    font-size: 20px;
    color: #6d6e71;
    font-family: myFont;
}

.dental_fac_body,
.diagnostic_body,
.emergency_body {
    font-family: myFont;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 37px;
    color: #6d6e71;
    max-height: 40px;
    overflow: hidden;
}

.dfb_icon_wrap,
.diagnostic_icon_wrap,
.emergency_icon_wrap {
    position: absolute;
    width: 92px;
    height: 92px;
    bottom: -10px;
    right: -20px;
    background: #fff;
    color: #000;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
}

.dental_fac_wrap:hover .dfb_icon_wrap,
.diagnostic_fac_wrap:hover .diagnostic_icon_wrap,
.emergency_wrap:hover .emergency_icon_wrap {
    width: 150px;
    height: 150px;
    line-height: 150px;
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    -webkit-opacity: 0.15;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=15);
    opacity: 0.15;
    filter: alpha(opacity=15);
}

.dental_fac_wrap:hover .dfb_icon,
.diagnostic_fac_wrap:hover .diagnostic_icon,
.emergency_wrap:hover .emergency_icon {
    top: 60px;
}

.dfb_icon {
    background: url('../images/Final PDH With Slicing-43.png') no-repeat;
    height: 30px;
    position: relative;
    background-position: center center;
    top: 28px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.diagnostic_icon {
    background: url('../images/Final PDH With Slicing-45.png') no-repeat;
    height: 30px;
    position: relative;
    background-position: center center;
    top: 28px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.emergency_icon {
    background: url('../images/Final PDH With Slicing-44.png') no-repeat;
    height: 30px;
    position: relative;
    background-position: center center;
    top: 28px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.dfb_readmore a,
.diagnostic_readmore a,
.emergency_readmore a {
    color: #ffffff !important;
    font-family: myFont;
    font-weight: bold;
}

/*................News Block.............*/

.section03 {
    width: 100%;
    /* max-width: 85% !important; */
    margin: 0 auto;
    position: relative;
    bottom: 38px;
}

section#block-views-block-highlights-block-1 {
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
}

.news_date {
    font-family: myFont;
    font-size: 20px;
    color: #db750f;
}

.news_title a {
    color: #14b0c1;
    font-family: myFont;
    font-size: 18px;
}

.news_body {
    font-family: myFont;
    text-align: justify;
}

.more-link a {
    float: right;
    margin-top: 10px;
    font-size: 16px;
    color: #DB750F;
    text-decoration: none;
}

/*.............WHAT WE OFFER.........*/

.wwo_row_1_wrap {
    margin-bottom: 30px;
}

.wwo_title {
    font-family: myFont;
    text-align: center;
    font-size: 36px;
    color: #22a2af;
    text-transform: uppercase;
}

.PC_image {
    background: url('../images/Final PDH With Slicing-23.png') no-repeat;
    height: 70px;
    background-position: center;
}

.dtc_image {
    background: url('../images/Final PDH With Slicing-27.png') no-repeat;
    height: 70px;
    background-position: center;
}

.hot_image {
    background: url('../images/Final PDH With Slicing-25.png') no-repeat;
    height: 70px;
    background-position: center;
}

.affiliations_image {
    background: url('../images/Final PDH With Slicing-29.png') no-repeat;
    height: 70px;
    background-position: center;
}

.PC_title a,
.dtc_title a,
.hot_title a,
.affiliations_title a {
    font-family: newFont;
    color: #db750f;
    font-size: 22px;
}

.PC_body,
.dtc_body,
.hot_body,
.affiliations_body {
    font-family: myFont;
    color: #414042;
    font-size: 16px;
}

.PC_wrapper:hover .PC_title a,
.dtc_wrapper:hover .dtc_title a,
.hot_wrapper:hover .hot_title a,
.affiliations_wrapper:hover .affiliations_title a {
    text-decoration: underline;
}

.PC_wrapper:hover .PC_image {
    background: url('../images/Final PDH With Slicing-22.png') no-repeat;
    height: 70px;
    background-position: center;
}

.dtc_wrapper:hover .dtc_image {
    background: url('../images/Final PDH With Slicing-26.png') no-repeat;
    height: 70px;
    background-position: center;
}

.hot_wrapper:hover .hot_image {
    background: url('../images/Final PDH With Slicing-24.png') no-repeat;
    height: 70px;
    background-position: center;
}

.affiliations_wrapper:hover .affiliations_image {
    background: url('../images/Final PDH With Slicing-28.png') no-repeat;
    height: 70px;
    background-position: center;
}

/*............Info Desk Block...........*/

.info_main_wrap {
    background: url('../images/Final PDH With Slicing-38.png') no-repeat;
    padding: 10px;
}

.faq_img a,
.patient_img a,
.dtips_img a,
.dlinks_img a {
    text-align: center;
    display: block;
    height: 170px;
    color: transparent;
    outline: none;
}

.faq_wrap {
    background: url('../images/Final PDH With Slicing-37.png') no-repeat;
    height: 170px;
}

.faq_wrap:hover {
    background: url('../images/Final PDH With Slicing-30.png') no-repeat;
    height: 170px;
}

.patient_wrap {
    background: url('../images/Final PDH With Slicing-36.png') no-repeat;
    height: 170px;
}

.patient_wrap:hover {
    background: url('../images/Final PDH With Slicing-31.png') no-repeat;
    height: 170px;
}

.dtips_wrap {
    background: url('../images/Final PDH With Slicing-35.png') no-repeat;
    height: 170px;
}

.dtips_wrap:hover {
    background: url('../images/Final PDH With Slicing-32.png') no-repeat;
    height: 170px;
}

.dlinks_wrap {
    background: url('../images/Final PDH With Slicing-34.png') no-repeat;
    height: 170px;
}

.dlinks_wrap:hover {
    background: url('../images/Final PDH With Slicing-33.png') no-repeat;
    height: 170px;
}

.dlinks_wrap,
.dtips_wrap,
.patient_wrap,
.faq_wrap {
    background-position: center center;
    margin-top: 25px;
    margin-bottom: 25px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.dlinks_wrap:hover,
.dtips_wrap:hover,
.patient_wrap:hover,
.faq_wrap:hover {
    background-position: center center;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#daf_read_more {
    float: right;
    font-size: 16px !important;
    position: relative;
    top: 13px;
    right: 20px;
    border: 2px solid;
    padding: 3px;
    color: #ffffff;
}



.DAF_title {
    background: #22a2af;
    text-align: center;
    font-size: 36px;
    font-family: myFont;
    color: #ffffff;
    text-transform: uppercase;
}



.DAF_col2,
.DAF_col1,
.DAF_col3,
.operative_wrapper,
.prostho_wrapper,
.DAF_col4_row2,
.DAF_col5 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.radiology_wrapper {
    background: url('../images/Final PDH With Slicing-12.png') no-repeat;
    height: 167px;
    position: relative;
}

.MProcedure_wrapper {
    background: url('../images/Final PDH With Slicing-13.png') no-repeat;
    height: 167px;
    position: relative;
}

.major_pro_wrapper {
    background: url('../images/Final PDH With Slicing-16.png') no-repeat;
    height: 335px;
    position: relative;
}

.ortho_pro_wrapper {
    background: url('../images/Final PDH With Slicing-18.png') no-repeat;
    height: 335px;
    position: relative;
}

.operative_wrapper {
    background: url('../images/Final PDH With Slicing-14.png') no-repeat;
    height: 167px;
    position: relative;
}

.prostho_wrapper {
    background: url('../images/Final PDH With Slicing-15.png') no-repeat;
    height: 167px;
    position: relative;
}

.crown_wrapper {
    background: url('../images/Final PDH With Slicing50-50.png') no-repeat;
    height: 164px;
    position: relative;
}

.perio_pro_wrapper {
    background: url('../images/Final PDH With Slicing-20.png') no-repeat;
    height: 335px;
    position: relative;
}

.radiology_title,
.crown_title,
.MProcedure_title,
.major_pro_title,
.ortho_pro_title,
.operative_title,
.prostho_title,
.perio_pro_title {
    color: #fff;
    padding: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
}

.radiology_icon,
.crown_icon,
.MProcedure_icon,
.major_pro_icon,
.ortho_pro_icon,
.operative_icon,
.prostho_icon,
.perio_pro_icon {
    position: absolute;
    width: 85px;
    height: 85px;
    bottom: -20px;
    right: -20px;
    background: #fff;
    color: #000;
    line-height: 85px;
    text-align: center;
    font-size: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
}

.radiology_wrapper:hover .radiology_icon,
.perio_pro_wrapper:hover .perio_pro_icon,
.prostho_wrapper:hover .prostho_icon,
.operative_wrapper:hover .operative_icon,
.MProcedure_wrapper:hover .MProcedure_icon,
.major_pro_wrapper:hover .major_pro_icon,
.ortho_pro_wrapper:hover .ortho_pro_icon,
.crown_wrapper:hover .crown_icon {
    width: 150px;
    height: 150px;
    line-height: 150px;
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    -webkit-opacity: 0.15;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=15);
    opacity: 0.15;
    filter: alpha(opacity=15);
}

.radiology_wrapper:hover,
.perio_pro_wrapper:hover,
.prostho_wrapper:hover,
.MProcedure_wrapper:hover,
.major_pro_wrapper:hover,
.ortho_pro_wrapper:hover,
.operative_wrapper:hover,
.crown_wrapper:hover {
    background: #37D2ED !important;
}

.radiology_title,
.MProcedure_title,
.major_pro_title,
.ortho_pro_title,
.operative_title,
.prostho_title,
.crown_title,
.perio_pro_title {
    font-family: myFont;
    font-size: 16px;
    color: #000000;
}

.radiology_wrapper:hover .radiology_title,
.perio_pro_wrapper:hover .perio_pro_title,
.prostho_wrapper:hover .prostho_title,
.MProcedure_wrapper:hover .MProcedure_title,
.major_pro_wrapper:hover .major_pro_title,
.ortho_pro_wrapper:hover .ortho_pro_title,
.operative_wrapper:hover .operative_title,
.crown_wrapper:hover .crown_title {
    text-decoration: none;
    color: #ffffff;
    font-family: myFont;
}

.highlights_wrap_page {
    margin-bottom: 20px;
}

.views-row.views-row-1.views-row-odd.views-row-first.col-sm-6.news-wrapper {
    padding-right: 80px;
}

.views-row.views-row-2.views-row-even.views-row-last.col-sm-6.news-wrapper {
    padding-left: 80px;
}

form#search-block-form {
    bottom: 5px;
    float: right;
    width: 250px;
    position: relative;
    top: 25px;
    z-index: 9;
    right: 22px;
}

#edit-search-block-form--2 {
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    border-top-right-radius: 6px;
}



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






/*..........................................*/
/* End override/Model CSS
*.................End of Old override/Model  CSS..........*/

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







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

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


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



    .navbar-nav {
        width: 100%;
    }

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

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


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


}



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



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

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

    .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: white;
        color: #333333 !important; */
    }

    .navbar {
        min-height: 0px;
    }



    .toggleSearch {
        top: 2px;
    }


    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        /* color: black !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 {
        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>a {
        font-size: 14px;
    }

    form#search-block-form {
        /* right: 0px !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;
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
    }

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



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

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

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

    .navbar-nav {
        padding: 0px !important;
    }

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




    .PC_text,
    .dtc_text,
    .hot_text,
    .affiliations_text {
        text-align: center;
    }

    .radiology_wrapper {
        background: url('../images/Untitled3.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .MProcedure_wrapper {
        background: url('../images/Untitled-8.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .major_pro_wrapper {
        background: url('../images/Untitled-2.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .ortho_pro_wrapper {
        background: url('../images/Untitled-1.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .operative_wrapper {
        background: url('../images/Untitled-4.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .prostho_wrapper {
        background: url('../images/Untitled-6.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .crown_wrapper {
        background: url('../images/Untitled-5.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .perio_pro_wrapper {
        background: url('../images/Untitled-7.jpg') no-repeat !important;
        height: 167px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
        background-position: 100% !important;
    }

    .radiology_wrapper:hover,
    .prostho_wrapper:hover,
    .perio_pro_wrapper:hover,
    .MProcedure_wrapper:hover,
    .major_pro_wrapper:hover,
    .ortho_pro_wrapper:hover,
    .operative_wrapper:hover,
    .operative_wrapper:hover {
        background: #37D2ED !important;
    }

    .info_main_wrap {
        background: url('../images/Final PDH With Slicing-48.jpg') no-repeat fixed;
        padding: 10px;
        background-position: 100%
    }


    .views-row.views-row-1.views-row-odd.views-row-first.col-sm-6.news-wrapper {
        padding-right: 0px !important;
    }

    .views-row.views-row-2.views-row-even.views-row-last.col-sm-6.news-wrapper {
        padding-left: 15px !important;
    }

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

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

    .pitb_right a {
        font-size: 13px;
    }



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

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

    .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: 63px !important;
        position: absolute;
        right: 32%;
    } */

    .top_navigation {
        margin-top: 0em;
        margin-right: 0em;
        position: unset;
    }

    #block-bootstrap-subtheme-search {
        position: unset;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

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

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

    .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: 'myFont';
        text-align: center;
    }

    .footer-bottom a {
        font-size: 12px !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: 0em;
        /* margin-bottom: 0.5em; */
    }

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

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

    .navbar-default .navbar-right {
        float: unset !important;

    }

    .navbar-right {
        display: flex;
        /* flex-direction: column-reverse; */
        justify-content: flex-end;
        flex-direction: column;
        align-items: stretch;
        float: unset;
        width: 100%;
    }


    .top_navigation .block-search {
        border-radius: 0px !important;
        height: 35px !important;
        position: relative;
        border: none;
        color: dimgray;
        display: block;
        width: 250px;
        min-height: 42px;
        top: 0px;
        left: 0%;
        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: 100%;
    }

    /* ---Override 500 Start---- */



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


}

/*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) {




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

    .section05 ul.quicktabs-tabs {
        width: 45%;
    }

    .input-group .form-control {
        width: 100%;
    }

    .top_navigation .block-search {
        left: 40%;
    }



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






    /* #search-block-form .input-group {
        display: block;
        position: absolute;
        width: 80%;
        right: 29px;
        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: 90%;
        /* margin-top: 1em; */
    }

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

    /* .navbar-right {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        flex-direction: column;
        float: unset;
        width: 55%;
    } */

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

    .top_navigation {
        left: 70%;
    }



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

}


/* Developed By Talha Nadeem - Software Engineer PITB */