/***** Generic Styles *****/
@import url(/src/assets/fonts.css);

.section-latest__events h3,
.section-latest__events h5,
section.bg-light h3,
section.bg-light h5,
.section-about__QDB h3,
.section-about__QDB h5,
.section-products h3,
.section-products h5,
.section-latest__news h3,
.section-latest__news h5,
.section-your__opinion h3,
.bg-housing-banner h1,
.carousel h1,
.section-help h3,
.section-help h5,
.bg_key-steps h3,
.learning-cards h4,
.get-advice h3,
.bg-publications-banner h1,
.publication-item h5,
.bg-learning-banner h1,
.program h3,
.program h5,
.bg-events-banner h1,
.event-details-wrap h2,
.bg-event-details h3 {
  font-family: 'Mukta', sans-serif;
  color: #1a2155;
  letter-spacing: 1px;
}

.row {
  display: unset;
}
#MSOZoneCell_WebPartctl00_ctl44_g_7451cffc_9236_4ffb_93f9_bcf7a7242656 {
  margin-bottom: 0 !important;
}
.bg-event-details .pop-up-form-howto {
  margin-left: 20px;
  margin-top: 20px;
}
[dir='rtl'] .bg-event-details .pop-up-form-howto {
  margin-right: 20px;
}

.section-latest__events .row,
section.bg-light .row,
.section-about__QDB .row,
.section-products .row,
.section-latest__news .row,
.section-your__opinion .row,
footer.bg-light .row,
#qdb-header .row,
#qdb-header-resp .row,
.bg-publications-banner row,
.section-latest__events .row,
.bg-learning-banner .row,
.section-program .row,
.bg_learning__material .row,
.bg-events-banner .row,
.bg-housing-banner .row,
.section-help .row,
.our-values .row,
.moushtarayat-exibition .container .row {
  display: flex !important;
}
/* customer security tips */
section.profile .container > .row,
.moushtarayat-exibition-customer-tips .row {
  display: flex !important;
}
.section-latest__news.bg-light .row {
  display: unset !important;
}

/*** Products & Services page **/
.financial-product .container .row {
  display: block !important;
}
.start-busi-ban-franchise {
  padding-top: 150px !important;
}
#s4-bodyContainer {
  margin-top: -10px;
}

/*#myModal-login {
  opacity:1
}*/
a:hover {
  color: #1a2155 !important;
}
a.btn-primary:hover {
  color: #fff !important;
  text-decoration: underline;
}
.bg-dark h3,
.section-products h3 {
  color: #fff !important;
}
.card {
  border: 0;
}
.card h5 {
  color: #fff !important;
  margin-top: 20px;
}
.bg-white {
  background-color: #fff;
}
.bg-light {
  background-color: #f2f3f6 !important;
}
.bg-box__light {
  background-color: #dfe1e3 !important;
}
.bg-box__dark {
  background-color: #536371 !important;
}
.bg-dark {
  background-color: #1a2155 !important;
  color: #fff;
}
.bg-box__dark h5,
.bg-box__dark p {
  color: #fff !important;
}
.fw-thin {
  font-weight: 300;
}
.fc-white {
  color: #fff !important;
}
.fc-content {
  color: #5e6a71 !important;
}
.fc-dark {
  color: #1a2155 !important;
}
.fc-light {
  color: rgba(23, 12, 88, 0.7) !important;
}

.fs-14 {
  font-size: 14px !important;
}
.fs-13 {
  font-size: 13px;
}
.fs-12 {
  font-size: 12px;
}
.op-5 {
  opacity: 0.5;
}
.op-7 {
  opacity: 0.7;
}
.ls-1 {
  letter-spacing: 1px;
}
.ms-dlgContent {
  z-index: 10000 !important;
}
.centered {
  position: absolute;
  top: 42%;
  left: 40%;
  transform: translate(-50%, -50%);
  padding-left: 65px;
  z-index: 1;
  width: 100%;
}

.btn-primary {
  border-radius: 5px;
  box-shadow: 0 0 35px 0 rgba(26, 33, 85, 0.2);
  background-color: #1a2155 !important;
  border: 1px solid #1a2155 !important;
  font-size: 11px;
  text-align: center;
  padding: 8px 12px;
  color: #fff !important;
  line-height: 21px;
  letter-spacing: 1px;
}
.btn-primary:hover {
  background-color: #fff;
  border: 1px solid #1a2155;
  color: #1a2155 !important;
  text-decoration: none;
}
.btn-secondary {
  background-color: transparent;
  border: 1px solid #fff;
}
.bg-box__dark .btn-primary {
  background-color: #536371;
  border: 1px solid #fff;
}
.btn-primary:hover {
  background-color: #fff;
  border: 1px solid #1a2155;
  color: #1a2155;
}
.title-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  color: #fff;
}
header .nav-bottom li:nth-child(4) {
  display: none;
}
/*********** Drop DOwn *****************/
.column h6 {
  font-size: 14px;
  color: #170c58;
  font-weight: bolder;
  padding-left: 4px;
}
.column {
  background-color: #fff;
  padding: 10px 15px;
}
.column-one {
  background-color: #ccc;
}

.dropbtn {
  padding: 16px;
  font-size: 16px;
  border: none;
}
header nav li a.dropbtn:hover {
  color: #1a2155 !important;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  width: 600px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  right: -60px;
  top: 39px;
}

.nav-bottom li .dropdown-content a {
  color: #002c5b !important;
  padding: 5px !important;
  text-decoration: none;
  display: block;
  font-size: 13px !important;
}

.nav-bottom li .dropdown-content a:hover {
  background-color: #002c5b !important;
  color: #fff !important;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #fff;
  color: #170c58 !important;
}

/********************** Header **************/

header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border: 1px solid #dfe1e3;
}
header nav ul {
  margin-bottom: 0;
}
.nav-arabic {
  font-size: 18px;
  line-height: 12px;
}
header nav li a {
  color: #fff;
}
header nav li a:hover {
  color: #fff !important;
}
header nav li {
  float: left;
  padding: 0 20px;
}
.top-strip {
  border-left: 1px solid #dfe1e3;
  border-bottom: 1px solid #dfe1e3;
}
.menu-wrap {
  border-right: 1px solid #dfe1e3;
}

.h-apply {
  padding: 20px 30px;
}
/******************* Carousel ********/
.carousel-control-next,
.carousel-control-prev {
  z-index: 10000;
}

.carousel-caption h1 {
  font-size: 54px;
  font-weight: bold;
}
.carousel-caption h1 a,
.carousel-caption h1 a:hover,
.carousel-caption p a,
.carousel-caption p a:hover,
h5.ceo-message a,
h5.ceo-message a:hover {
  color: #fff !important;
}
.carousel-control-next,
.carousel-control-prev {
  top: 120px;
  height: 500px;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #fff;
}
.carousel-indicators li.active {
  background-color: #fff;
}
.carousel-item {
  height: 42rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: auto;
}
.slider-btn {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  padding: 20px 60px;
  border-radius: 5px;
}

/* for humberger menu*/
.humberMenu {
  display: flex;
  justify-content: space-between;
}
.toggle-btn {
  border: none;
  font-size: 25px;
  outline: none;
}
/************************** Products **************/

.bg-products {
  min-height: 478px;
  box-shadow: 5px 5px 25px 5px rgba(26, 33, 85, 0.2);
}
.bg-financial,
.bg-advisory {
  position: absolute;
  left: 8%;
  top: 8%;
}

.products-wrap {
  background: transparent;
}

/************************** About QDB **************/
.about-image {
  left: 50px;
  bottom: 50px;
  color: #fff;
}

.qdb-in__numbers h6 {
  text-transform: uppercase;
  color: #1a2155;
  font-size: 11px;
  min-height: 26px;
  margin-bottom: 0;
}
.qdb-in__numbers p {
  font-size: 40px;
  font-weight: 600;
}
.qdb-in__numbers div div {
  width: 33.3%;
}

/***********************Latest Events *************/
.nav.nav-tabs {
  float: left;
  display: block;
}
.nav-tabs .nav-link,
.nav.nav-tabs {
  border: 0;
  height: 100%;
  margin-right: 30px;
}
.nav-tabs .nav-link {
  text-transform: uppercase;
  color: #1a2155;
  font-size: 12px;
  padding: 0;
  padding-bottom: 30px;
  padding-right: 50px;
}
.nav-tabs .nav-link.active {
  font-weight: bold;
  background: transparent;
}

.bg-latest__events {
  background: rgb(239, 239, 239);
  background: linear-gradient(
    90deg,
    rgba(239, 239, 239, 1) 0%,
    rgba(239, 239, 239, 1) 33%,
    rgba(255, 255, 255, 1) 33%
  );
  float: left;
  width: 100%;
}
.event {
  text-transform: uppercase;
  padding-bottom: 30px;
  margin-bottom: 40px;
  /*  border-bottom:1px solid  rgba(26, 33, 85, 0.2); */
}
.event:last-child {
  border-bottom: 0;
  padding-bottom: 30px;
}
.event-item {
  font-size: 10px;
  background: #fff;
  border-radius: 20px;
  padding: 5px 10px;
}
.event-title {
  padding-top: 10px;
  font-family: 'Cinzel', 'Times New Roman', Times, serif;
  font-weight: bold;
  color: #fff !important;
}
.event-title a {
  color: #1a2155 !important;
}
.event-location {
  font-size: 11px;
}
.event-date {
  border-right: 2px solid #1a2155;
  display: block;
  font-size: 14px;
  color: #1a2155;
}
.event-date bdi {
  font-size: 40px;
  display: inherit;
  line-height: 40px;
}
.event-details {
  width: 70% !important;
}

/* .social-icons img { -webkit-filter: invert(1);
  filter: invert(1);}
*/

/*animation element sliding up*/
.animation-element {
  opacity: 0;
  position: relative;
}
.animation-element.slide-up {
  opacity: 0;
  transition: all 1s ease-in-out;
  transform: translate3d(0px, 100px, 0px);
}
.animation-element.slide-up.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/********************* Footer *******************/

.footer-copyright p,
.footer-copyright a {
  color: rgba(23, 12, 88, 0.7);
  font-size: 12px;
}
.footer-address p {
  font-size: 14px;
}
footer h6 {
  text-transform: uppercase;
  color: #1a2155;
  font-weight: bold;
  font-size: 13px;
}
footer ul li {
  float: left;
  padding-left: 20px;
}
.discover-foot .arab li {
  padding-left: 0;
  padding-right: 20px;
}
.discover-foot .arab li:first-child {
  padding-right: 0;
}
.sub-nav li {
  line-height: 24px;
}
footer ul li a {
  color: rgba(23, 12, 88, 0.7);
}
footer ul li:first-child {
  padding-left: 0;
}
footer {
  padding-bottom: 0;
}
/******************* Publication **************/
.publication-item {
  color: #1a2155;
  border-bottom: 1px solid rgba(26, 33, 85, 0.2);
}
.publication-item:last-child {
  border-bottom: 0;
}
.publication-item h5 {
  font-weight: bold;
  text-transform: none;
  letter-spacing: normal;
  margin-top: 10px;
  font-size: 18px;
}
.publication-category {
  background: rgb(239, 239, 239);
  padding: 4px 8px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 9px;
}
.download {
  float: right;
  margin-top: -30px;
}

/******************* Programs **************/
.program .card {
  border: 1px solid #e5e5e5;
}
.program .card:hover,
.latest-container .card:hover {
  box-shadow: 0 0 35px 0 rgba(26, 33, 85, 0.2);
}
.program h5 {
  color: #1a2155;
  font-weight: bold;
  margin: 10px 0;
}
/******************* Learning **************/
.bg_learning {
  background: linear-gradient(
    90deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 25%,
    rgba(242, 243, 246) 25%
  );
}
.bg_learning__material {
  padding-bottom: 100px;
}
.learning-cards {
  position: absolute;
  right: 40px;
  top: 100px;
}

.bg_learning__material .learning-cards .learning-card .bg-white {
  min-height: 150px;
}
.learning-cards .download-learning {
  position: absolute;
  bottom: 15px;
}
.learning-card h4 {
  font-weight: bold;
}
/******************* Housing **************/

.bg-how-can-we-help {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 35%,
    rgba(242, 243, 246, 1) 35%
  );
}

.key-steps {
  min-height: 750px;
}
.bg_key-steps {
  background: linear-gradient(
    90deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 25%,
    rgba(242, 243, 246) 25%
  );
}
.section-help h5 {
  font-weight: bold;
  font-size: 18px;
}
.key-steps-img {
  background-color: rgba(23, 12, 88, 0.1);
  position: absolute;
  bottom: 120px !important;
  width: 120px;
  height: 120px;
}
.key-steps-img img {
  position: relative;
  top: -35px;
}
.section-help p {
  line-height: 24px;
}
.advice-tips {
  bottom: 0;
}
.housing-no {
  position: absolute;
  color: rgba(73, 14, 111, 0.06);
  font-size: 110px;
  font-weight: bold;
  top: -20px;
  left: 20px;
}
.learning-card.housing-card > div {
  min-height: 252px;
}
.section-program .card-body {
  min-height: 230px;
}
.section-program .card-body h5 {
  min-height: 48px;
  color: #1a2155 !important;
}
.bg_learning__material .btn-primary {
  display: none;
}

.section-products {
  background: rgb(26, 33, 85) !important;
  background: linear-gradient(
    90deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 40%,
    rgba(242, 243, 246, 1) 40%,
    rgba(242, 243, 246, 1) 100%
  ) !important;
  height: 470px;
}

.section-latest__news {
  z-index: -1;
}

.slide1,
.slide2,
.slide3,
.slide4,
.slide4ar,
.slide5,
.slide6,
.bg-housing-banner,
.bg-engineering-banner,
.bg-business-banner,
.bg-events-banner,
.bg-publications-banner,
.bg-learning-banner {
  background-repeat: no-repeat;
  background-size: cover;
}
.business-banner,
.project-banner,
.project-alfurjan,
.project-banner-det,
.business-develope-idea,
.start-a-business,
.business-banner.start-busi-emp,
.business-banner.start-busi-emp1,
.start-busi-ban-growbusiness,
.business-go-global,
.career-landing-banner.contact-us-banner,
.housing-banner,
.home-installation-grant,
.product-services,
.home-prefabricated,
.housing-banner-purchase,
.home-purchase-funding,
.home-demolition,
.bank-frm-banner,
.bsns-sme-equity {
  min-height: 500px !important;
}
[dir='rtl'] .bank-frm-banner .business-caption {
  padding-top: 150px;
}
.business-banner.bsns-sme-equity {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.bg-housing-banner,
.bg-engineering-banner,
.bg-business-banner,
.bg-events-banner,
.bg-publications-banner,
.bg-learning-banner {
  height: 32rem;
  position: relative;
}

/******************* Get Help **************/
.section-get-advice {
  background: linear-gradient(
    90deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 25%,
    rgba(242, 243, 246) 25%
  );
}
.get-advice-item a {
  border: 1px solid #1a2155;
  color: #1a2155;
  text-align: center;
  padding: 10px;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 3px;
  font-size: 14px;
}
.get-advice {
  width: 75%;
}
/**************** Event Details ***********/

.event-details-wrap {
  background-color: #1a2155;
  color: #fff;
  position: absolute;
  bottom: -40px;
}
.event-details-wrap .event-date {
  color: #fff;
  border-right-color: #fff;
}
.event-details-wrap .event-item {
  color: #1a2155;
}
.event-details-wrap.event:last-child {
  padding-bottom: 0;
}
.bg-event-details {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 58%,
    rgba(242, 243, 246, 1) 58%
  );
}
[dir='rtl'] .bg-event-details {
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 58%,
    rgba(255, 255, 255, 1) 0%,
    rgba(242, 243, 246, 1) 58%
  );
}

.bg-event-details .form-control {
  width: 100%;
  padding: 25px 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  color: #5e6a71;
}
.bg-event-details .form-control.w-2 {
  width: 48%;
}
.bg-event-details .form-control.w-2:first-child {
  margin-right: 12px;
}
.bg-event-details .spam-check {
  background-color: #eee;
  border: 1px solid #cbcbcb;
  color: #5e6a71;
  font-style: italic;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  padding: 5px;
}
/************* BG OVerlay ****************/

.bg-overlay {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.article-content,
.welcome-content {
  margin-top: 0;
}
/***************** Arabic *************/

.navbar-collapse.collapsing {
  position: absolute;
}

.header-button .searchIcon {
  font-size: 30px;
  color: white;
  padding-left: 25px;
  padding-top: 6px;
  display: none;
}
#navbarTogglerDemo03 .nav-link {
  color: white;
}

#ctl00_TopNav_navigationRepeater_ctl02_liParentTag .dropdown-menu li.m-arab {
  display: none;
}

/* for latest news section */

.section-latest__news {
  z-index: 999;
}
/************************************************ To override Shareporint CSS ************************/

.key-steps .number h1,
.number-last h1 {
  line-height: 91px !important;
}

#ctl00_PlaceHolderMain_EditModePanel5 > p,
#ctl00_PlaceHolderMain_EditModePanel5 > h4,
#ctl00_PlaceHolderMain_EditModePanel5 > h3 {
  display: none;
}
div#ctl00_PlaceHolderMain_EditModePanel5,
#ctl00_PlaceHolderMain_EditModePanel5 > p,
div#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField,
div#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField .ms-rtestate-read,
.bg_learning__material,
div#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField .sp-fix {
  line-height: 0;
}
div#ctl00_PlaceHolderMain_EditModePanel5 *,
div#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField *,
.ms-rtestate-read *,
.bg_learning__material *,
.sp-fix * {
  line-height: normal;
}
.article-body div#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField {
  display: block !important;
}
.msprow.mspwpz > .col-md-12 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

img.product-side-img {
  max-width: 100% !important;
  width: 100% !important;
}

.slide {
  right: unset;
}

.carousel {
  position: unset;
  width: unset;
}
.carousel-caption {
  bottom: 100px;
}
.carousel-caption h1 {
  color: #fff;
}

.tab-content {
  display: unset;
}
.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2 {
  line-height: unset;
}
.ms-rtestate-field p,
p.ms-rteElement-P {
  margin: unset;
}
.section-help p {
  margin-bottom: 1rem !important;
}
.key-steps {
  background: transparent;
}
.key-steps-img img {
  width: 50px;
}
.advice-tips p {
  margin-bottom: 1rem;
  color: #fff;
}
.event-thumbnail {
  width: 120px;
}
.ico-download {
  width: 35px;
}
.download {
  margin-top: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: transparent !important;
}

.offer-content p {
  margin-bottom: 10px;
}
.offer-content p.fc-content {
  margin-bottom: 40px;
}
.offer-box1 .offer-thumbnail img {
  width: 50px !important;
}
.offer-box2 .offer-thumbnail img {
  width: 80px !important;
}
.offer-box2 h5,
.offer-box2 p {
  color: #fff;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: unset;
}
.bg-products {
  min-height: unset;
  position: relative;
}
div.bg-dark {
  background-color: #1a2155 !important;
  color: #fff;
}
.bg-dark .btn-primary {
  border: 1px solid #fff !important;
}
.download-learning img {
  width: 30px !important;
}
.title-wrap {
  position: absolute !important;
}
.footer-address {
  color: rgba(23, 12, 88, 0.7) !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
}
.footer-address .w-100 p {
  margin-bottom: 5px;
}
[dir='rtl'] .footer-address .w-100 p {
  font-family: 'Conv_GE_Dinar_Two_Light';
}
[dir='rtl'] .footer-address .w-100 p span,
[dir='rtl'] .footer-address .w-100 p a {
  display: inline-block;
  direction: ltr;
}
[dir='rtl'] .footer-address .w-100 p span {
  padding-left: 10px;
}
[dir='rtl'] .footer-address .w-100 p.fax {
  direction: ltr;
}
[dir='rtl'] .footer-address .w-100 p.fax span {
  float: right;
}

.footer-address h6 {
  display: none;
}
.footer-address .visit-head {
  text-transform: uppercase;
  color: #1a2155;
  font-size: 13px;
  font-family: avenir, 'sans-serif !important';
  font-weight: normal;
}
.footer-address h3.housing-custom,
.footer-address h3.housing-ofc {
  font-weight: normal;
  text-transform: capitalize;
  font-family: 'avenir', sans-serif;
  font-size: 14px !important;
}
header .nav-bottom li,
header .nav-top li {
  padding-top: 10px;
}
header .nav-bottom .dropdown-menu li,
header .nav-top .dropdown-menu li {
  padding-top: 0;
}

header .bottom-nav {
  border-top: 0 !important;
  padding-top: 0;
  float: right;
}
header .bottom-nav .nav-bottom {
  margin-bottom: 0;
}
.nav-top li a::after {
  display: none;
}
.nav-bottom li a,
.nav-bottom li a:hover {
  text-decoration: none;
}
.nav-bottom li a {
  font-weight: 600;
}
.nav-bottom li a,
.nav-top li a {
  color: #fff !important;
  text-transform: capitalize;
  border-bottom: 0;
  font-family: unset;
  font-size: 16px;
}
.dropdown-menu li a {
  padding: 5px 10px !important;
}
.top-nav {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-bottom: 0 !important;
}
.nav-bottom li a:hover,
.nav-bottom li a:focus {
  border-bottom: 0 !important;
  text-decoration: underline;
}
.top-nav .dropdown-menu a,
.nav-bottom .dropdown-menu a {
  color: #663399 !important;
  font-size: 14px;
}
.top-nav .dropdown-menu a:hover,
.nav-bottom .dropdown-menu a:hover {
  color: #fff !important;
}
.dropdown-menu {
  border-radius: 0 !important;
}
header a:visited,
.nav-top li a {
  color: #fff;
}
[dir='rtl'] header .bottom-nav {
  float: left;
}
[dir='rtl'] footer .social-icons {
  float: right;
}
[dir='rtl'] header .top-nav {
  border-right: 1px solid #fff;
  border-left: 0;
}
[dir='rtl'] .header-button {
  border-right: 1px solid #fff;
}
[dir='rtl'] .menu-wrap {
  padding-left: 0;
}
[dir='rtl'] .learning-card.housing-card > div {
  min-height: 192px;
}
[dir='rtl'] .training-workshops ul,
[dir='rtl'] .learning-card,
[dir='rtl'] .footer-address,
[dir='rtl'] footer .col-md-6.mb-4,
[dir='rtl'] .section-program .card-body {
  text-align: right;
}
.project-banner {
  padding-top: 150px;
}
.key-steps-img.img3,
.key-steps-img.img4 {
  bottom: 170px !important;
}

[dir='rtl'] .bg-latest__events {
  background: linear-gradient(
    270deg,
    rgba(239, 239, 239, 1) 0%,
    rgba(239, 239, 239, 1) 33%,
    rgba(255, 255, 255, 1) 33%
  );
}
[dir='rtl'] .bg-how-can-we-help {
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 35%,
    rgba(242, 243, 246, 1) 35%
  );
  text-align: right;
}
[dir='rtl'] .offer-box1 p {
  padding-bottom: 35px;
}
[dir='rtl'] .section-about__QDB p.fc-content {
  padding-bottom: 20px;
}
[dir='rtl'] .publication-item,
[dir='rtl'] .advice-tips,
[dir='rtl'] .get-advice h3,
[dir='rtl'] .housing-card > div,
[dir='rtl'] .offer-box1,
[dir='rtl'] .offer-box2,
[dir='rtl'] .about-image,
[dir='rtl'] .qdb-in__numbers h5,
[dir='rtl'] .bg-financial h3,
[dir='rtl'] .bg-financial p,
[dir='rtl'] .bg-advisory h3,
[dir='rtl'] .bg-advisory p,
[dir='rtl'] .section-your__opinion,
[dir='rtl'] .section-latest__news {
  text-align: right;
}
[dir='rtl'] .download {
  float: left;
}
[dir='rtl'] .key-steps {
  min-height: 600px;
}
[dir='rtl'] .nav-tabs .nav-item {
  background: transparent;
  border: 0;
  text-align: right;
  float: right;
}
[dir='rtl'] .learning-cards {
  right: unset;
  left: 40px;
}
[dir='rtl'] .housing-no {
  left: unset;
}
[dir='rtl'] .bg_key-steps {
  background: linear-gradient(
    270deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 25%,
    rgba(242, 243, 246) 25%
  );
}
[dir='rtl'] .key-steps-img.img1,
[dir='rtl'] .key-steps-img.img2 {
  bottom: 115px !important;
}

[dir='rtl'] .key-steps-img.img3,
[dir='rtl'] .key-steps-img.img4 {
  bottom: 115px !important;
}
[dir='rtl'] #ctl00_TopNav_logo1025 img,
[dir='rtl'] .featured-products .btn-primary {
  float: right;
}
[dir='rtl'] .section-about__QDB {
  background-position-x: 112%;
}
/*
[dir="rtl"] .bg-products::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    }
 */
.bg-financial h3,
.bg-financial p,
.bg-advisory h3,
.bg-advisory p {
  color: #fff;
}
[dir='rtl'] .section-products {
  background: linear-gradient(
    270deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 40%,
    rgba(242, 243, 246, 1) 40%,
    rgba(242, 243, 246, 1) 100%
  ) !important;
  height: 470px;
}

[dir='rtl'] .bg-products {
  min-height: 480px;
}

[dir='rtl'] .section-latest__news .latest-container .card {
  min-height: 505px;
}

[dir='rtl'] .section-latest__events h3 {
  text-align: right;
}
[dir='rtl'] .event-details {
  width: 70%;
}
[dir='rtl'] .float-left {
  float: right !important;
  text-align: right;
}
[dir='rtl'] .event-details.float-left {
  float: left !important;
}
[dir='rtl'] .event-date {
  border-right: 0;
  border-left: 2px solid #1a2155;
  padding-right: 0 !important;
}
[dir='rtl'] .event-date p {
  padding-left: 10px !important;
}
[dir='rtl'] .event-date.pr-4 {
  padding-left: 1.5rem !important;
  padding-right: 0 !important;
}
[dir='rtl'] .section-latest__events .col-6.text-right {
  text-align: left !important;
}
[dir='rtl'] .bg-events-banner h2 {
  text-align: right;
}
.ms-dlgFrame header {
  display: none !important;
}

[dir='rtl'] .ms-dlgContent:first-child() {
  display: none;
}

.nav-top li.last-child {
  cursor: pointer;
  text-decoration: underline;
}

.offer-box1,
.offer-box2 {
  min-height: 245px;
}

.offer-box1 p {
  padding-bottom: 10px;
}

.offer-box2 p {
  padding-bottom: 30px;
}

.bg-box__dark .btn-primary {
  background-color: #536371;
  border: 1px solid #fff;
}
.btn-primary:hover {
  background-color: #fff;
  border: 1px solid #1a2155;
  color: #1a2155;
}
.title-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  color: #fff;
}

/*********** Drop Down *****************/
.dropdown.arab,
.f-links .arab,
.arab-follow,
.btn-primary .arab,
.btn-primary.arab,
.navbar-collapse .arab,
.frm-regster-new h3.arab,
.frm-regster-new iframe.arab,
li.m-arab,
[dir='ltr'] .nav-arab {
  display: none;
}
.discover-foot .arab,
[dir='rtl'] .discover-foot .eng,
.nav-tabs.arab,
[dir='rtl'] .nav-tabs.eng {
  display: none !important;
}
[dir='rtl'] .dropdown.arab,
[dir='rtl'] .f-links .arab,
[dir='rtl'] .btn-primary .arab,
[dir='rtl'] .btn-primary.arab,
[dir='rtl'] .arab-follow,
[dir='rtl'] .navbar-collapse .arab,
[dir='rtl'] .frm-regster-new h3.arab,
[dir='rtl'] .frm-regster-new iframe.arab,
[dir='rtl'] .nav-arab [dir='rtl'] li.m-arab {
  display: unset;
}
[dir='rtl'] .discover-foot .arab,
[dir='rtl'] .nav-tabs.arab {
  display: unset !important;
}
[dir='rtl'] li.m-arab {
  display: block;
}
[dir='rtl'] .btn-primary .arab,
[dir='rtl'] .btn-primary.arab {
  padding: 0 20px;
}
[dir='rtl'] .arab-follow {
  display: block;
}

[dir='rtl'] .dropdown.eng,
[dir='rtl'] .f-links .eng,
[dir='rtl'] .eng-follow,
[dir='rtl'] .btn-primary .eng,
[dir='rtl'] .btn-primary.eng,
[dir='rtl'] .navbar-collapse .eng,
[dir='rtl'] .frm-regster-new h3.eng,
[dir='rtl'] .frm-regster-new iframe.eng,
[dir='rtl'] .nav-eng {
  display: none;
}
[dir='rtl'] .dropdown-content {
  right: unset;
  left: 0;
  text-align: right;
}
[dir='rtl'] .nav-bottom li .dropdown-content a {
  margin-right: 0;
}
.column h6 {
  font-size: 14px;
  color: #170c58;
  font-weight: bolder;
  padding-left: 4px;
}
.column {
  background-color: #fff;
  padding: 10px 15px;
}
.column-one {
  background-color: #ccc;
}

.dropbtn {
  padding: 16px;
  font-size: 16px;
  border: none;
}
header nav li a.dropbtn:hover {
  color: #1a2155 !important;
}

.dropdown-content a {
  color: #5e6a71 !important;
  padding: 5px;
  text-decoration: none;
  display: block;
  font-size: 12px;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content,
.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #fff;
  color: #170c58 !important;
}

/********************** Header **************/

header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border: 1px solid #dfe1e3;
}
header nav ul {
  margin-bottom: 0;
}
.nav-arabic {
  font-size: 18px;
  line-height: 12px;
}
header nav li a {
  color: #fff;
}
header nav li a:hover {
  color: #fff !important;
}
header nav li {
  float: left;
  padding: 0 20px;
}
.top-strip {
  border-left: 1px solid #dfe1e3;
  border-bottom: 1px solid #dfe1e3;
}
.menu-wrap {
  border-right: 1px solid #dfe1e3;
}

.h-apply {
  padding: 20px 30px;
}
/* for humberger menu*/
.humberMenu {
  display: flex;
  justify-content: space-between;
}
.toggle-btn {
  border: none;
  font-size: 25px;
  outline: none;
}
/************************** Products **************/

.bg-financial,
.bg-advisory {
  position: absolute;
  left: 8%;
  top: 8%;
}

.products-wrap {
  background: transparent;
}

/******************* Programs **************/
.program .card {
  border: 1px solid #e5e5e5;
}
.program .card:hover,
.latest-container .card:hover {
  box-shadow: 0 0 35px 0 rgba(26, 33, 85, 0.2);
}
.program h5 {
  color: #1a2155;
  font-weight: bold;
  margin: 10px 0;
}
/******************* Learning **************/
.bg_learning {
  background: linear-gradient(
    90deg,
    rgba(26, 33, 85, 1) 0%,
    rgba(26, 33, 85, 1) 25%,
    rgba(242, 243, 246) 25%
  );
}
/******************* Housing **************/

.section-help h5 {
  font-weight: bold;
  font-size: 18px;
}

.bg-housing-banner,
.bg-engineering-banner,
.bg-business-banner,
.bg-events-banner,
.bg-publications-banner,
.bg-learning-banner {
  height: 32rem;
  position: relative;
}

/******** Search ******/

.search-header {
  background-color: #580f79;
  height: 100px;
}

/************************************************ To override Shareporint CSS ************************/

img.product-side-img {
  max-width: 100% !important;
  width: 100% !important;
}

.slide {
  right: unset;
}

.carousel {
  position: unset;
  width: unset;
}
.tab-content {
  display: unset;
}
.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2 {
  line-height: unset;
}
.ms-rtestate-field p,
p.ms-rteElement-P {
  margin: unset;
}
.advice-tips p {
  margin-bottom: 1rem;
}
.event-thumbnail {
  width: 120px;
}
.ico-download {
  width: 35px;
}
.download {
  margin-top: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: transparent !important;
}
.nav-tabs > li.active > a {
  color: #1a2155 !important;
  font-weight: bold;
}
.bg-products img {
  display: block;
  width: 100%;
}
.bg-products::before,
.latest-container .card-img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.bg-financial h3,
.bg-financial p,
.bg-advisory h3,
.bg-advisory p {
  color: #fff;
}
.bg-dark .btn-primary {
  border: 1px solid #fff !important;
}
.download-learning img {
  width: 30px !important;
}
.title-wrap {
  position: absolute !important;
}
div#contentRow > header,
#ctl00_ctl73_footer1033 {
  display: none;
}

.section-latest__news .latest-container .card {
  min-height: 555px;
}
.we-help-wrap {
  margin-top: 70px;
}

/**** Other pages fixes **************/
.profile-middle.ceo-profile p,
.profile-middle p {
  width: 100% !important;
}

.online-bsns {
  float: left;
  width: 100%;
}
.online-bsns.housing-onlibsn .row {
  display: unset !important;
}

.get-advice-img1::before,
.pr-img-side::before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  right: 15px;
  background: rgba(0, 0, 0, 0.3);
}

.section-about__QDB .about-image h5 {
  color: #fff !important;
}
.business-caption p {
  padding: 0 60px;
}

/*.modal.fade.show {
  opacity:1 !important;
}*/
.modal-header .close {
  color: #000 !important;
}
[dir='rtl'] .modal-header .close {
  padding: unset;
  margin: unset;
  color: #000;
}
[dir='rtl'] .bg-housing-banner .title-wrap h1 {
  text-align: right;
}
body {
  text-align: unset !important;
}
/*
commented to fix go global h1 padding issues
.incase-death-middle.inn-pgmd h1{
  margin-bottom:0;
  margin-top:0;
}*/

.in-pg-mid-cnt-hldr {
  padding: 15px 0;
}
iframe#MSOPageViewerWebPart_WebPartWPQ2 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}
[dir='rtl'] .our-vision .vision-listing .col-md-6 {
  float: right;
}

.profile.bsns-prod-ser {
  float: left;
  width: 100%;
}
.faq-category .container {
  max-width: 100%;
}
.our-strategy .container .row,
.help-section.text-center .container .row,
.help-section .container .row,
.suppoting-bsns .container-fluid .row,
.bg-event-details .row,
.our-clients .row {
  display: flex !important;
}
.show-interest-btn a:hover,
#btnShowInterest1 {
  color: #fff !important;
}
.smeform.app-onl-frm .form-group {
  float: left;
  width: 100%;
}
.jahiz-app {
  background: linear-gradient(rgba(109, 113, 121, 0.78), rgba(109, 113, 121, 0.78));
  width: 100%;
  display: flex;
  justify-content: center;
  min-height: 200px;
  align-items: center;
  align-items: center;
  padding: 150px 0px !important;
  flex-direction: column;
}
/*
#aspnetForm #qdb-header-resp {
  display:none !important;
}
*/

.ms-dialog #qdb-header-resp,
.ms-dialog #qdb-header,
.iframe.col-12 #qdb-header-resp {
  display: none !important;
}

#aspnetForm #qdb-header-resp .title-help {
  padding-top: 0 !important;
}
.apply-now-button a:hover,
.lknks.buns a:hover,
.show-interest:hover,
.online-services ul li a:hover {
  color: #fff !important;
}
/*** for intallation grant page **/
.internship-programme,
.in-pg-mid-cnt-hldr,
.eligibility-requirement,
.profile.housing-prf .prfle-bsns {
  float: left;
  width: 100%;
}
.profile.housing-prf .prfle-bsns {
  padding: 40px 0;
}

.key-steps.business-det {
  background-color: #002c5b;
}

.key-steps.business-det .row {
  display: block;
}
.section-program .card-img {
  display: none;
}
/*
#WebPartWPQ2 {
  background: linear-gradient(rgba(109,113,121,0.78),rgba(109,113,121,0.78));

}*/

[dir='rtl'] .bg_learning .container.ml-0 {
  margin-right: 0 !important;
}

[dir='rtl'] .bg_learning__material .bg_learning {
  background: rgba(242, 243, 246);
}
.bg_learning__material .bg-dark {
  min-height: 460px;
}

.bg-financial h3,
.bg-advisory h3 {
  font-size: 18px !important;
}

.housing-main-content .row {
  display: flex !important;
}
.training-workshops li {
  list-style: outside;
  padding-bottom: 10px;
  margin-left: 20px;
}
.program-all .program .card {
  margin-bottom: 20px;
}
[dir='rtl'] .bg-latest__events .nav.nav-tabs {
  margin-right: 10px;
}

.incase-death-middle h1 a {
  color: #fff;
}
.card-body a,
.training-workshops li a {
  color: #5e6a71 !important;
}
[dir='rtl'] .carousel-caption h1 {
  text-align: right !important;
  padding-right: 0 !important;
}
.search-language {
  display: none !important;
}
.bg_key-steps .bg-dark .key-steps {
  padding-left: 0 !important;
}
[dir='rtl'] .bg_key-steps .bg-dark .key-steps {
  padding-left: unset !important;
  padding-right: 0 !important;
}

/******************* Responsive **************/

/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 320px) and (max-width: 575.98px) {
  .loan-calc-title {
    font-size: 32px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 125% */
    letter-spacing: -0.64px;
    margin-bottom: 8px !important;
  }

  .invest_logos .row .col-sm-12 {
    clear: both;
  }

  .member-details.text-center .team {
    width: 80%;
  }

  #exampleModal {
    top: 20px;
  }

  #myModal-login .modal-dialog {
    z-index: 99999999 !important;
  }

  div#ViewPdf {
    padding-top: 60px !important;
  }

  .ms-dlgContent {
    width: 97% !important;
    left: 5px !important;
  }
  .ms-dlgContent .ms-dlgBorder,
  .ms-dlgContent .ms-dlgBorder iframe {
    width: 100% !important;
  }
  .ms-dlgTitle .ms-dlgTitleBtns {
    right: 20px;
  }

  .hm-caro-tbs .tab-link {
    text-align: left !important;
    font-size: 14px !important;
    border: 0 !important;
    float: left;
    width: auto;
    font-size: 12px !important;
    margin: 0 1%;
  }
  .ms-fullWidth {
    float: left !important;
    /*width:auto !important;*/
  }
  .slide1,
  .slide3,
  .slide4 .slide4ar {
    background-position: 60%;
  }
  .header-button .btn-primary {
    margin-right: 10px !important;
  }
  [dir='rtl'] .header-button .btn-primary {
    margin-left: 10px !important;
    margin-right: unset !important;
  }

  .slide2 {
    background-position: 50%;
  }
  .carousel-caption {
    bottom: 200px;
  }
  .bg_key-steps .bg-dark .key-steps {
    padding-left: 1rem !important;
  }
  [dir='rtl'] .bg_key-steps .bg-dark .key-steps {
    padding-left: unset !important;
    padding-right: 1rem !important;
  }

  .contct-frm-hldr {
    width: 80%;
  }

  [dir='rtl'] .centered {
    left: 42% !important;
  }
  [dir='rtl'] #qdb-header-resp .header-button .float-right {
    float: left !important;
  }
  [dir='rtl'] .header-button {
    border-right: 0 !important;
  }
  .dropbtn {
    color: #fff !important;
  }
  .dropdown-content {
    right: unset;
    width: 94%;
    position: relative;
    margin-bottom: 20px;
    top: unset;
    background-color: transparent !important;
    z-index: 99999999;
  }
  .dropdown {
    width: 100%;
  }
  .dropdown:hover .dropbtn,
  .dropdown-content a:hover {
    background-color: transparent !important;
    color: #fff;
  }
  .navbar-nav a.dropbtn {
    width: 96%;
    padding-left: 0;
    color: #fff !important;
  }
  .alfurjan-app .col-md-6 {
    max-width: unset !important;
  }

  .event-details {
    width: 100% !important;
  }
  .event-details .event-title {
    font-size: 24px !important;
  }
  [dir='rtl'] .event-details-wrap .event-details > .pr-3 {
    padding-right: 0 !important;
  }
  [dir='rtl'] .bg-event-details {
    background: none !important;
  }
  .event-details .w-75 {
    width: 100% !important;
  }

  .key-steps-img.img4 {
    bottom: 210px !important;
  }
  .key-steps-img.img3 {
    bottom: 120px !important;
  }
  [dir='ltr'] .key-steps-img.img1,
  [dir='rtl'] .key-steps-img.img2 {
    margin-bottom: 0 !important;
  }
  .section-help p {
    padding-bottom: 0 !important;
  }
  .learning-card.housing-card > div {
    min-height: unset !important;
  }
  [dir='rtl'] .key-steps-img.img3 {
    bottom: 95px !important;
  }
  [dir='rtl'] .key-steps-img.img4 {
    bottom: 145px !important;
  }

  [dir='rtl'] .carousel-item .text-left {
    text-align: right !important;
  }

  .bg-housing-banner,
  .bg-engineering-banner,
  .bg-business-banner,
  .bg-events-banner,
  .bg-publications-banner,
  .bg-learning-banner {
    background-position: 20%;
  }
  .bg-publications-banner {
    background-position: 60%;
  }

  [dir='rtl'] .key-steps {
    min-height: unset;
  }

  [dir='rtl'] .bg_key-steps,
  [dir='rtl'] .bg-latest__events {
    background: none;
  }
  #qdb-header-resp {
    display: block !important;
  }
  button.navbar-toggler {
    min-width: unset !important;
  }
  .navbar {
    min-width: unset;
    margin-bottom: unset;
    padding: 0;
    min-height: unset !important;
  }
  .section-latest__events h3.w-50 {
    width: 100% !important;
    font-size: 24px;
  }
  .section-about__QDB h3,
  .section-products h3,
  .bg-how-can-we-help h3,
  .get-advice h3,
  .bg-light h3 {
    font-size: 24px;
  }
  .housing-main-content {
    padding-bottom: 0 !important;
  }
  .learning-card h4 {
    font-size: 20px !important;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-nav {
    left: 15px !important;
    width: 100%;
    margin-top: 0;
  }
  .take-survay-btn {
    text-align: left !important;
    margin-top: 20px !important;
    margin-left: 0 !important;
  }

  .logo-mobile {
    margin-right: 25px;
  }

  .carousel-caption h1 {
    font-size: 30px;
    width: 100% !important;
  }
  .footer-copyright {
    border-top: 1px solid #536371;
  }
  .sub-nav li {
    padding-left: 15px;
  }
  .event-date bdi {
    font-size: 30px;
    line-height: 30px;
  }
  .qdb-in__numbers p {
    font-size: 28px !important;
  }
  .products-wrap {
    margin-top: -40px;
  }
  .products-wrap > div.position-absolute {
    position: unset !important;
  }
  .section-products {
    background: #f2f3f6 !important;
    margin-top: 30px;
    /*min-height:1010px !important;*/
    height: unset !important;
  }

  .event-date {
    border-right: 0;
    border-bottom: 2px solid #1a2155;
    border-left: 0 !important;
  }
  .event {
    margin-bottom: 0;
  }
  .event-details,
  .get-advice {
    width: 100%;
  }
  .featured-products p {
    font-size: 14px;
  }
  .bg-event-details,
  .bg-latest__events {
    background: #fff;
  }

  .bg-event-details .form-control {
    border: 1px solid #efefef;
  }
  .learning-cards {
    right: 0;
  }
  .bg-latest__events .nav.nav-tabs {
    float: left;
    display: block !important;
    width: 100%;
    padding-left: 0 !important;
    text-align: center;
    border-bottom: 1px solid #ccc !important;
  }
  [dir='rtl'] .bg-latest__events .nav.nav-tabs.eng,
  .bg-latest__events .nav-tabs.arab {
    display: none !important;
  }
  [dir='rtl'] .bg-latest__events .nav.nav-tabs.arab {
    display: unset !important;
  }
  .bg-latest__events .nav.nav-tabs .nav-item {
    width: 33%;
  }
  .bg-latest__events .nav.nav-tabs .nav-item a {
    padding-right: 10px;
    margin-right: 0;
    padding-bottom: 10px;
  }
  .key-steps-img {
    margin-bottom: 20px;
  }
  [dir='rtl'] .qdb-logo {
    float: right;
  }
  [dir='rtl'] .header-button {
    border-right: 0;
    margin-right: 15px;
  }
  [dir='rtl'] .carousel-caption h1 {
    text-align: right;
    padding-right: 0 !important;
  }
  [dir='rtl'] .navbar-nav a:nth-child(odd) {
    text-align: right;
  }
  [dir='rtl'] .navbar-nav {
    padding-right: 10px;
  }
  [dir='rtl'] .navbar-nav a.dropbtn {
    padding-right: 0 !important;
  }
  [dir='rtl'] .event-details {
    width: 100% !important;
  }
  [dir='rtl'] .footer-address,
  [dir='rtl'] .footer-copyright {
    text-align: right;
  }
  [dir='rtl'] .section-products {
    background: #f2f3f6 !important;
  }
  [dir='rtl'] .dropdown-content {
    width: 92%;
    margin-right: 10px;
  }
  [dir='rtl'] .navbar-nav .nav-link {
    text-align: right !important;
    margin-right: 15px;
  }
  .logo-mobile {
    width: 60% !important;
    margin-right: 10px;
  }
  .header-button button {
    font-size: 13px;
    padding: 10px 8px;
  }
  .header-button i {
    padding: 9px 10px 0 9px !important;
  }
  header {
    z-index: 999;
  }

  .sidenav {
    /*flex-direction: row !important;
    flex-wrap: wrap;
    padding-left: 20px; background-color:#3B064D;
     position: absolute;*/
    height: 100vh;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #1a2155;
    overflow-x: hidden;

    padding-top: 100px;
    transition: all 0.3s ease;
  }
  .sidenav.arab {
    right: 0;
  }
  .navbar-nav a {
    display: inline-block;
    width: 130px;
  }
  .navbar-nav a:nth-child(odd) {
    float: left;
    margin-right: 10px;
  }
  .navbar-nav a:nth-child(even) {
    float: right;
  }

  .header-button .searchIcon {
    font-size: 20px;
    padding: 15px 10px 0 9px !important;
    display: none;
    margin: 0 3px;
  }

  .bg-how-can-we-help,
  .bg_key-steps {
    background: #fff;
  }
  .learning-cards {
    position: unset;
  }
  .key-steps {
    min-height: unset;
  }
  .bg_key-steps {
    background-color: #f2f3f6 !important;
  }
  .h-apply {
    padding: unset;
  }
  .rtl .centered {
    left: unset;
    right: -50%;
    padding-right: 30px;
  }
  .bg_learning {
    background: #f2f3f6;
  }
  .bg_learning__material {
    padding-bottom: 30px;
  }
  [dir='rtl'] .bg-products,
  [dir='rtl'] .section-latest__news .latest-container .card,
  .section-latest__news .latest-container .card {
    min-height: unset !important;
  }
  .bg-financial,
  .bg-advisory {
    right: 20px;
  }

  [dir='rtl'] .take-survay-btn {
    text-align: right !important;
  }

  .viewbtn .text-center {
    margin-bottom: 20px;
    margin-top: 0 !important;
  }
  [dir='rtl'] .bg-how-can-we-help {
    background: transparent !important;
  }
  .bg-housing-banner h1,
  .bg-learning-banner h1,
  .bg-events-banner h1,
  .bg-publications-banner h1 {
    font-size: 30px !important;
  }
  [dir='rtl'] .bg-housing-banner h1,
  [dir='rtl'] .bg-learning-banner h1,
  [dir='rtl'] .bg-events-banner h1,
  [dir='rtl'] .bg-publications-banner h1 {
    padding-right: 0 !important;
  }
  .bg_learning__material .bg-dark {
    min-height: unset;
  }
  .bg_learning__material .bg-dark h3 {
    padding-top: 20px;
  }
  .section-program h3 {
    padding-top: 20px;
    font-size: 24px;
  }
  .program .fc-white .card,
  .program .card {
    margin-bottom: 20px;
  }
  .section-program .card-body {
    min-height: unset !important;
  }

  .section-program .card-body h5 {
    min-height: unset;
  }
  .internship-programme p {
    padding: 0;
  }
}

/* Small devices (landscape phones, 576px and up)*/

@media (min-width: 567px) and (max-width: 767.98px) {
  .w-75.qdb-logo {
    width: 50%;
  }

  .navbar {
    min-width: unset;
    margin-bottom: unset;
    padding: 0;
    min-height: unset !important;
  }
  .sidenav.arab {
    right: 0;
  }
  .ms-fullWidth {
    float: left !important;
  }

  [dir='rtl'] #qdb-header-resp .header-button .float-right {
    float: left !important;
  }
  [dir='rtl'] .header-button {
    border-right: 0 !important;
  }

  .sidenav {
    /*flex-direction: row !important;
    flex-wrap: wrap;
    padding-left: 20px; background-color:#3B064D;
     position: absolute;*/
    height: 100vh;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #1a2155;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 100px;
  }

  .section-products {
    min-height: 1140px !important;
  }

  .bg-financial h3,
  .bg-advisory h3 {
    font-size: 16px;
  }
  .bg-financial p,
  .bg-advisory p {
    font-size: 16px;
  }

  [dir='rtl'] .carousel-item .text-left {
    text-align: right !important;
  }

  .bg-housing-banner,
  .bg-engineering-banner,
  .bg-business-banner,
  .bg-events-banner,
  .bg-publications-banner,
  .bg-learning-banner {
    background-position: 20%;
  }
  .bg-publications-banner {
    background-position: 60%;
  }
  [dir='rtl'] .key-steps {
    min-height: unset;
  }

  [dir='rtl'] .bg_key-steps,
  [dir='rtl'] .bg-latest__events {
    background: none;
  }

  .about-image {
    left: 30px;
    bottom: 20px;
  }
  .section-about__QDB .about-image h5 {
    font-size: 16px;
  }
  .qdb-in__numbers p {
    font-size: 24px;
  }

  .humberMenu .logo-mobile {
    padding-right: 10px;
  }
  .header-button .searchIcon {
    padding: 6px 10px 0 25px;
    display: none;
  }
  .bg-event-details .form-control.w-2:first-child {
    margin-right: 9px;
  }
  /** for learning material section **/
  .learning-cards {
    position: initial;
  }
  .bg_learning {
    background: none;
  }
  .event-details {
    width: 100% !important;
  }

  .section-products {
    background: none !important;
  }

  .section-products .products-wrap .product-image {
    position: relative !important;
    /* top: -50px; */
  }
  .carousel-caption h1 {
    font-size: 32px;
  }
  .carousel-caption {
    bottom: 100px !important;
  }
  .dropdown-content {
    right: unset;
    width: 94%;
    position: relative;
    margin-bottom: 20px;
    top: unset;
    background-color: transparent !important;
    z-index: 99999999;
  }
  .dropdown {
    width: 100%;
  }
  .dropdown:hover .dropbtn,
  .dropdown-content a:hover {
    background-color: transparent !important;
    color: #fff;
  }
  .navbar-nav a.dropbtn {
    width: 96%;
    padding-left: 0;
    color: #fff !important;
  }

  /* for about section image */
  .section-about__QDB .about-block .right_image {
    height: 350px;
  }
  [dir='rtl'] .bg-latest__events {
    background: #fff;
  }
  .learning-card.housing-card > div {
    min-height: unset !important;
  }
  .program .fc-white .col-md-4,
  .program .col-md-4 {
    margin-bottom: 20px;
  }
}
@media (min-width: 767.98px) and (max-width: 1024px) {
  .navbar {
    min-width: unset;
    margin-bottom: unset;
    padding: 0;
    min-height: unset !important;
  }
  .w-75.qdb-logo {
    width: 50%;
  }
  .sidenav.arab {
    right: 0;
  }

  .ms-fullWidth {
    float: left !important;
    /*width:0%;*/
  }

  [dir='rtl'] #qdb-header-resp .header-button .float-right {
    float: left !important;
  }

  .sidenav {
    /*flex-direction: row !important;
    flex-wrap: wrap;
    padding-left: 20px; background-color:#3B064D;
     position: absolute;*/
    height: 100vh;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #1a2155;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 100px;
  }
  .ceo-message .col-md-4,
  .ceo-message .col-md-8,
  .col-md-6.input-hldr-cnt-frm,
  .alfurjan-app .col-md-6 {
    max-width: unset !important;
  }

  .dropbtn {
    color: #fff !important;
  }
  .dropdown-content {
    right: unset;
    width: 97%;
    position: relative;
    margin-bottom: 20px;
    top: unset;
    background-color: transparent !important;
    z-index: 99999999;
  }
  /* .dropdown {
              width:100%;
            }*/
  .dropdown:hover .dropbtn,
  .dropdown-content a:hover {
    background-color: transparent !important;
    color: #fff;
  }
  .navbar-nav a.dropbtn {
    width: 96%;
    padding-left: 0;
    color: #fff !important;
  }
  .dropdown-content .column a {
    float: left !important;
    width: 24%;
    display: block;
    padding: 10px 0 !important;
  }

  [dir='rtl'] .bg-latest__events .nav-tabs .nav-link {
    padding-right: 10px !important;
    margin-right: 0;
  }
  [dir='rtl'] .event-details {
    width: 60% !important;
  }
  .program .fc-white .col-md-4,
  .program .col-md-4 {
    margin-bottom: 20px;
  }
  .tab-content .event {
    padding-left: 20px;
  }
  .bg-housing-banner h1,
  .bg-learning-banner h1,
  .bg-events-banner h1,
  .bg-publications-banner h1 {
    font-size: 32px !important;
  }

  [dir='rtl'] .key-steps-img.img1,
  [dir='rtl'] .key-steps-img.img2,
  [dir='rtl'] .key-steps-img.img3,
  [dir='rtl'] .key-steps-img.img4 {
    bottom: 155px !important;
  }

  [dir='rtl'] .housing-key-steps {
    min-height: 520px !important;
  }

  .key-steps-img {
    bottom: 160px !important;
  }
  .key-steps-img.img3,
  .key-steps-img.img4 {
    bottom: 260px !important;
  }
  .get-advice {
    width: unset !important;
  }

  .learning-card h4 {
    font-size: 20px;
  }
  .bg_learning__material .learning-card h4 {
    font-size: 16px;
  }
  .bg_learning__material .bg-dark {
    min-height: 390px;
  }
  .section-program .card-body {
    min-height: 375px;
  }
  [dir='rtl'] .section-program .card-body {
    min-height: 265px;
  }

  .housing-key-steps h3,
  .get-advice h3 {
    font-size: 24px !important;
  }

  [dir='rtl'] .bg-products {
    min-height: unset !important;
  }
  .carousel-control-next,
  .carousel-control-prev {
    top: 0;
  }
  .carousel-caption h1 {
    font-size: 36px !important;
  }
  .section-products {
    height: 390px !important;
  }
  .section-latest__news {
    padding-top: 10px !important;
  }

  .bg-financial p,
  .bg-advisory p {
    font-size: 14px;
  }
  .bg-financial h3,
  .bg-advisory h3 {
    font-size: 16px;
  }

  [dir='rtl'] .carousel-item .text-left {
    text-align: right !important;
  }

  .bg-housing-banner,
  .bg-engineering-banner,
  .bg-business-banner,
  .bg-events-banner,
  .bg-publications-banner,
  .bg-learning-banner {
    background-position: 20%;
  }

  [dir='rtl'] .key-steps {
    min-height: unset;
  }

  [dir='rtl'] .bg-latest__events {
    background: none;
  }

  .about-image {
    left: 30px;
    bottom: 20px;
  }
  .section-about__QDB .about-image h5 {
    font-size: 16px;
  }
  .qdb-in__numbers p {
    font-size: 20px;
  }
  .top-strip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .top-strip .small {
    font-size: 12px;
  }
  .top-strip .small li {
    padding: 0 10px;
  }
  .main-nav ul {
    display: inline-flex;
  }
  .main-nav ul li {
    padding: 0 10px;
    font-size: 13px;
  }
  .main-nav .dropdown .dropbtn {
    font-size: 13px;
    padding: 0;
  }

  /* for learning material */
  .learning-cards {
    right: 35px;
    top: 140px;
  }
  .housing-key-steps .learning-cards {
    top: unset !important;
  }
  .btn-primary {
    padding: 8px 6px;
    letter-spacing: 0.5px;
  }

  /* for product featured image*/
  .product-image .image-financial {
    margin-left: -10px !important;
  }
  .product-image .image-advisory {
    margin-left: 10px !important;
  }
  .bg-products .bg-financial,
  .bg-advisory {
    left: 0;
  }

  .carousel-caption h1 {
    width: 100% !important;
  }

  header nav li {
    padding: 0 15px;
  }
  .main-nav ul {
    font-size: 15px;
  }
  .main-nav .dropbtn {
    font-size: 15px;
  }

  .bg_learning__material .learning-cards {
    top: 30px;
  }
  /********************* Header styles *****************/
  .navbar {
    min-width: unset;
    margin-bottom: unset;
    padding: 0;
    min-height: unset !important;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-nav {
    left: 15px !important;
    width: 100%;
    margin-top: 0;
  }
  .logo-mobile {
    margin-right: 25px;
  }
  .sub-nav li {
    padding-left: 15px;
  }
  [dir='rtl'] .qdb-logo {
    float: right;
  }
  [dir='rtl'] .header-button {
    border-right: 0;
    margin-right: 0;
  }
  [dir='rtl'] .navbar-nav a:nth-child(odd) {
    text-align: right;
  }
  [dir='rtl'] .navbar-nav {
    padding-right: 10px;
  }
  [dir='rtl'] .navbar-nav a.dropbtn {
    padding-right: 0 !important;
  }
  [dir='rtl'] .dropdown-content {
    width: 99%;
    margin-right: 10px;
  }
  [dir='rtl'] .navbar-nav .nav-link {
    text-align: right !important;
    margin-right: 15px;
  }
  [dir='rtl'] .header-button .row {
    float: left !important;
  }
  .logo-mobile {
    width: 60% !important;
    margin-right: 10px;
  }
  .header-button button {
    font-size: 13px;
    padding: 10px 8px;
  }
  .header-button i {
    padding: 9px 10px 0 9px !important;
  }
  header {
    z-index: 999;
  }
  .navbar-nav {
    flex-direction: row !important;
    flex-wrap: wrap;
    padding-left: 20px;
    background-color: #3b064d;
    position: absolute;
  }
  .navbar-nav a {
    display: inline-block;
    width: 130px;
  }
  .navbar-nav a:nth-child(odd) {
    float: left;
    margin-right: 10px;
  }
  .navbar-nav a:nth-child(even) {
    float: right;
  }

  .header-button .searchIcon {
    font-size: 30px;
    margin: 0 3px;
    padding: 12px 30px 0 30px !important;
  }
  .navbar-light .navbar-toggler-icon {
    font-size: 30px;
  }
  .h-apply {
    padding: unset;
  }
  .nav-bottom li a,
  .nav-top li a {
    font-size: 15px;
  }
  [dir='rtl'] .nav-bottom li a,
  .nav-top li a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) and (max-width: 1365px) {
  .ceo-message .col-md-4,
  .ceo-message .col-md-8,
  .col-md-6.input-hldr-cnt-frm,
  .alfurjan-app .col-md-6 {
    max-width: unset !important;
  }
  .nav-bottom li a,
  .nav-top li a {
    font-size: 15px;
  }
  [dir='rtl'] .nav-bottom li a,
  .nav-top li a {
    font-size: 14px;
  }

  .dropbtn {
    color: #fff !important;
  }
}

/************ Responsive ends here **********/

/*********************************************** IE 11 fixes ******/
@media all and (-ms-high-contrast: none) {
  .section-get_advice {
    padding-top: 30px;
  }

  [dir='rtl'] .discover-foot .arab,
  [dir='rtl'] .arab.nav-tabs {
    display: block !important;
  }
  [dir='rtl'] .discover-foot .arab {
    margin-right: -20px;
  }
  #ctl00_PlaceHolderMain_EditModePanel5 br {
    display: none;
  }
  /** fixed for Tasdeer-Promotion.aspx page */
  section.profile .container > .row {
    display: block !important;
  }
  .section-latest__news .card .centered {
    left: 39%;
    top: 47%;
    width: 94%;
  }
  .tab-content,
  .publication-item .d-flex {
    display: block;
  }
  .publication-item .text-center .d-sm-block {
    float: left;
  }
  .publication-item .p-3 {
    width: 80%;
  }
  .carousel {
    left: 0;
    width: 100%;
  }
  [dir='rtl'] .table-white-back table,
  td,
  th {
    padding: 6px 10px;
    border: 1px solid #989898;
    color: #1f2d55;
  }
  [dir='rtl'] .ceo-msg,
  [dir='rtl'] .cate-btns,
  [dir='rtl'] .panel-heading {
    text-align: right;
  }
  .profile .container .row,
  .in-pg-mid-cnt-hldr .row,
  .help-section .container .row,
  .internship-programme .row,
  #DeltaPlaceHolderMain .text-center.help-section .container .row,
  .our-vision .container .row,
  .our-values .container .row,
  [dir='rtl'] .bsns-prod-ser .row,
  .help-section.career-center .container .row,
  .al-furjan-section .container .row,
  .section-ie11 .container .row,
  #ctl00_ctl43_g_352c543a_74a4_4ca3_9fc6_243b6759ca7f .help-section .container .row,
  #ctl00_ctl43_g_455cf1ea_0c43_4ef9_827f_35f15084c330 .help-section .container .row,
  .purchase-funding.housing-hlp .row,
  .online-bsns.housing-onlibsn .row,
  #ctl00_ctl43_g_176f7ad8_7322_4e05_a6e1_848839911316 .help-section .container .row,
  #ctl00_ctl43_g_f7ebcc21_fdee_423b_aaf1_1eb54b3ac2cf #projDetails .help-section .container .row,
  .financial-product .container .row {
    display: block !important;
  }
  footer .d-sm-flex,
  [dir='rtl'] .f-links .arab {
    display: block !important;
  }
  .footer-copyright .row .col-md-6 {
    text-align: right;
  }
  [dir='rtl'] .learning-cards {
    right: 330px !important;
  }
  .bg_learning__material .learning-cards {
    top: 50px;
  }
  [dir='rtl'] .bg_learning__material .container {
    max-width: 100% !important;
  }
  /* learning page*/
  .bg_learning .position-relative .bg-dark span.font-weight-bold {
    display: block;
  }

  /*
[dir='rtl'] .bg_learning__material .learning-cards{
  right:-50px !important
}*/
  [dir='rtl'] .btn-primary .arab {
    display: inline-block !important;
  }
  [dir='rtl'] .arab.dropdown {
    display: block !important;
  }
  [dir='rtl'] .dropdown-content {
    right: -270px;
  }
  [dir='rtl'] .slide {
    right: 0;
  }
  [dir='rtl'] .carousel-caption {
    text-align: right !important;
  }
  [dir='rtl'] .carousel-caption h1 {
    padding-right: 0 !important;
  }
  .menu-wrap li a {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
      'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
      'Noto Color Emoji';
  }
  [dir='rtl'] li.m-arab {
    display: block !important;
  }
  #ctl00_TopNav_navigationRepeater_ctl02_liParentTag .dropdown-menu li.m-arab {
    display: none !important;
  }
  [dir='rtl'] .bg_key-steps .bg-dark .key-steps h3 {
    text-align: right;
  }

  [dir='rtl'] .financial-product-list-items ul li {
    text-align: right;
  }
  .bg-learning-banner .event-details-wrap {
    width: 50%;
  }
  [dir='rtl'] .housing-main-content .fc-content,
  [dir='rtl'] .panel-body {
    text-align: right !important;
  }
  [dir='rtl'] .hlTerms,
  [dir='rtl'] .input-hldr-cnt-frm label {
    float: right;
  }
  .conference-detail .event-date {
    width: 25% !important;
  }
  .conference-detail .event-date p {
    font-size: 14px;
  }
  .footer-address .w-100 {
    width: 50% !important;
    float: left !important;
  }
  footer.w-100 {
    float: left;
  }

  [dir='ltr'] .footer-copyright .order-1 p {
    text-align: left;
  }
  [dir='rtl'] .bg-events-banner h1 {
    text-align: right;
    padding-right: 0;
  }
}

/************************************************** IE fixes ends here ****/

.navicon {
  z-index: 9999;
}
.navicon {
  width: 30px;
  height: 40px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  top: 10px;
  margin: 0 15px !important;
}
.navicon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navicon span:nth-child(1) {
  top: 0;
}
.navicon span:nth-child(2) {
  top: 10px;
}
.navicon span:nth-child(3) {
  top: 20px;
}
.navicon span:nth-child(1) {
  top: 0;
}

.navicon span:nth-child(2) {
  top: 10px;
}

.navicon span:nth-child(3) {
  top: 20px;
}

.navicon.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #fff;
}

.navicon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
  background: #fff;
}

.navicon.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #fff;
}
.sidenav .nav-link {
  border-bottom: 1px solid #666;
}
#myModal-login .modal-dialog {
  z-index: 10000 !important;
}
#s4-workspace {
  z-index: 1050 !important;
}

/**** EVENTS live ******/
.conference-tile {
  padding: 0;
  background: transparent;
  color: unset;
  margin-bottom: unset;
  /* float: left; */
  width: 100%;
}
.conference-detail a {
  margin-top: 10px;
  font-size: 20px;
}
.carousel-3d-controls,
.carousel-3d-container,
.conference-detail p.detail,
.conference-detail .date:before,
.conference-detail a:before,
.conference-detail > a,
.event .blu-itm {
  display: none;
}
.conference-detail .evnt-title a {
  display: block;
}
.carousel-3d-container,
.carousel-3d-slider,
.carousel-3d-slide {
  height: unset !important;
}
/*.event-date {
width:30%
}*/
.conference-detail .date {
  color: unset;
  font-size: unset;
  position: relative;
  margin-top: unset;
  margin-bottom: unset;
}
#scrh {
  display: none;
}

.collapse.in {
  display: block !important;
}
.js-webpart-titleCell h2 {
  display: none;
}
div#ViewPdf.fade.in,
#myModal-login.modal.fade.in {
  display: block;
  opacity: 1;
}
.modal.fade.in {
  opacity: 1;
}
#myModal-login.modal.fade.in {
  background: rgba(0, 0, 0, 0.5) !important;
  padding-top: 50px;
}
[dir='rtl'] .carousel-caption h1,
[dir='rtl'] .carousel-caption p {
  text-align: right;
}
[dir='rtl'] .footer-copyright .f-links p {
  float: left;
}
[dir='rtl'] .bg-how-can-we-help .col-md-6 p {
  padding-right: 0 !important;
}
[dir='rtl'] .hlTerms {
  margin-right: 20px !important;
}
[dir='rtl'] .chbTerms {
  margin-right: 0 !important;
}
.section-latest__events .slider-holder,
.section-latest__events .tilted-carusel-holder {
  display: none;
}
.nav-bottom li.eng-follow,
.nav-bottom li.arab-follow,
.searchIcon {
  display: none;
}
.top-nav .nav-top .dropdown .m-arab {
  display: none !important;
}
section.meet-team.team-board {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}
.our-values .container .row,
.our-vision .container .row,
.our-mission .container .row,
.our-strategy .container .row {
  display: flex;
}
.our-vision .container .row .vision-listing,
.our-values .container .row .values-listing {
  width: 100%;
}
section.ceo-message {
  float: left;
  width: 100%;
  background: #fff;
}
.tilted-carusel-holder {
  width: 100%;
  float: left;
  background: #fff;
}
.tilted-carusel-holder ul.tabs {
  float: left;
  width: 30%;
  background: rgb(239, 239, 239);
  padding: 30px 0;
}

.hm-caro-tbs .tab-link {
  text-align: left !important;
  font-size: 14px !important;
  border: 0 !important;
}
.hm-caro-tbs .tab-link.current {
  color: #4a2783 !important;
  border: 0 !important;
  font-weight: bold;
}
/******* Publication tab fixes ***********/
.bg-latest__events .tab-pane.show {
  display: none !important;
}
.bg-latest__events .tab-pane.active.show {
  display: block !important;
}
.bg-latest__events .nav-tabs li a {
  width: 100%;
}
body > .modal-backdrop.fade.in {
  display: none !important;
}
[dir='rtl'] #ctl00_PlaceHolderMain_EditModePanel5 > section.w-100 {
  line-height: 0;
}

/********************** IE Edge fixes ***********************/

@supports (-ms-ime-align: auto) {
  footer.w-100 {
    float: left;
  }
  [dir='rtl'] .qdb-logo {
    float: left;
    padding-left: 10px;
  }

  [dir='ltr'] .qdb-logo {
    float: right;
    padding-right: 10px;
  }

  #ctl00_PlaceHolderMain_EditModePanel5 br {
    display: none;
  }

  #qdb-header-resp .navbar {
    display: block !important;
  }
  .section-about__QDB .row {
    display: block !important;
  }
  .profile .container .row {
    width: 100%;
  }

  .event-details {
    width: 60% !important;
  }

  .event-details .w-75 {
    width: 100% !important;
  }

  .event-details .conference-detail a {
    margin-top: 0 !important;
  }
  .section-latest__news .row {
    width: 100% !important;
  }
}

.contact_us_btn {
  border: 1px solid #fff !important;
  background-color: #1a2155 !important;
  font-size: 16px;
  display: inline-block;
  margin-top: 30px;
}

.form-group td {
  border: 0px !important;
}

/*alfikra 2020 starts*/
.alfikratabcontent div h4 {
  color: #485966;
}

@media screen and (max-width: 767px) {
  .get-advice-item .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 3px !important;
  }
  .get-advice-item {
    padding: 0px 5px;
  }
  .get-advice-item {
    width: 100%;
  }
  .alfikratabcontent .smeform .form-control {
    width: 100% !important;
    height: auto !important;
  }
}
/*alfikra 2020 ends*/
/*loan calculator starts*/
.loan-calc-banner {
  min-height: 130px !important;
  padding: 1px 0;
}
.loan-calc-title {
  font-family: 'Mukta', sans-serif;
  color: #1f2d55;
  letter-spacing: -1.16px;
  font-size: 58px;
  line-height: 70px;
  font-weight: 275;
  margin-top: 0px !important;
  margin-bottom: 16px;
  text-align: start;
}
.loan-schedule-table > thead > tr > th {
  vertical-align: top;
  text-align: end;
}
.loan-schedule-table > thead > tr > th:nth-child(1) {
  text-align: center;
}
.loan-schedule-table > thead > tr > th:nth-child(2) {
  text-align: start;
}
.loan-summary-table th {
  border-left: 0px !important;
  border-right: 0px !important;
  text-align: right;
}
th.summ-first {
  text-align: start !important;
  font-size: 15px !important;
}
.loan-summary-table td {
  border-left: 0px !important;
  border-right: 0px !important;
  text-align: right;
}
.loan-print {
  margin-left: auto;
  margin-right: auto;
}
span.sched-td {
  border-right: 1px solid #333;
  padding-right: 10px;
  border-right: 1px solid #333;
  padding-right: 27%;
  width: 100% !important;
  display: inline-block;
  width: 0;
  height: 1em;
  /* border-left: 1px solid #ccc; */
  border-right: 1px solid #999797;
  text-align: center;
}
span.foot-total {
  border-right: 1px solid #333;
  padding-right: 10px;
}
span.sched-ft-td {
  border-right: 1px solid #333;
  padding-right: 10px;
  border-right: 1px solid #333;
  padding-right: 27%;
  width: 100% !important;
  display: inline-block;
  width: 0;
  height: 1em;
  border-right: 1px solid #999797;
  text-align: center;
}
tfoot {
  border-top: 1px solid #acabab;
  background: rgba(212, 215, 225, 0.4);
}
table.table.loan-schedule-table th {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding: 8px 12px;
}
.loal-calc-label {
  width: 100% !important;
}
table.table.loan-summary-table .form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
  border: 0px;
  background: none;
  text-align: right;
}
input.btn.btn-info.my-4.btn-block.loan-calc-button {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  background-color: #1a2155;
}
/*loan calculator-eds*/

footer a#menu-share {
  display: none;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.popuprow {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.ms-webpartzone-cell {
  margin: auto auto 18px !important;
}
