
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css');

@font-face {
  font-family: 'Bahij TheSansArabic Plain';
  src: url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/Docs/BahijTheSansArabic-Plain.eot');
  src: url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/Docs/BahijTheSansArabic-Plain.eot#iefix') format('embedded-opentype'),
    url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/Docs/BahijTheSansArabic-Plain.woff2') format('woff2'),
    url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/Docs/BahijTheSansArabic-Plain.woff') format('woff'),
    url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/Docs/BahijTheSansArabic-Plain.svg#BahijTheSansArabic-Plain') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}








/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1480px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0;
}

.dnd-section > .row-fluid {
  /*max-width: ;*/
}




/*
html {
font-size: ;
}
*/

html {
  font-size: 20px;
}

body {
  ;
  color: ;
  line-height: 1.4;
  word-break: break-word;
  font-weight: 500;
}

html[lang="ar"] body{
  font-family: 'Bahij TheSansArabic Plain';
  font-weight: 500;
  font-style: normal;
}
html[lang="ar"] body h1,
html[lang="ar"] body h2,
html[lang="ar"] body h3,
html[lang="ar"] body h4,
html[lang="ar"] body h5,
html[lang="ar"] body h6 {
  font-family: inherit !important;
}

/* Paragraphs */

p {
  ;
}

/* Anchors */

a {
  color: #494A52;
}

a:hover,
a:focus {
  color: #21222a;
}

a:active {
  color: #71727a;
}


h1 {
  font-family: Rajdhani; font-style: normal; font-weight: 500; text-decoration: none
  color: #000000;
  font-size: 50px;
}

h2 {
  color: #000000;
  font-size: 38px;
}

h3 {
  color: #000000;
  font-size: 30px;
}

h4 {
  color: #000000;
  font-size: 24px;
}

h5 {
  color: #000000;
  font-size: 16px;
}

h6 {
  color: #000000;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #474747;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(201, 21, 23, 1.0)

;
  border: 0px solid #000000;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 15px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(161, 0, 0, 1.0);
  border-color: #000000;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(241, 61, 63, 1.0);
  border-color: #282828;
  color: #FFFFFF;
}





form,
.submitted-message {
  ;
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(203, 163, 13, 1.0)

;
  color: #ffffff;
}

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #000000;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #ccc;
  color: ;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #d7b958;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #000000;
}

.fn-date-picker td .pika-button:hover {
  background-color: #000000 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #000000;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(201, 21, 23, 1.0)

;
  border: 0px solid #000000;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 15px 20px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(161, 0, 0, 1.0);
  border-color: #000000;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(241, 61, 63, 1.0);
  border-color: #282828;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000000;
}

th,
td {
  border-color: #000000;
  color: #000000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

tbody + tbody {
  border-top-color: #000000;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #000000;
  font-family: ;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #282828;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #000000;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  /*background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;*/
}

body .submenu.level-2 > li:first-child:before {
  border-color: #494A52;
}

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: #494A52;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: #000000;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #000000;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #000000;
}





.blog-post__date {
  border-color: ;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: ;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: ;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: ;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: ;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  font-weight: 600; text-decoration: none; font-family: Rajdhani; font-style: normal;
  color: #000000;
  font-size: 38px;
}

.blog-post__author {
  background-color: #474747;
}

#comments-listing .comment-reply-to {
  color: #494A52;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #21222a;
}

#comments-listing .comment-reply-to:active {
  color: #71727a;
}











body .icon svg {
  fill: #000000;
}

body .tns-nav button.tns-nav-active {
  background-color: #000000;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #000000;
}

body .team-member__description {
  background-color: #474747;
}

/*----------DJ Css -------------*/

.body-container-wrapper .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
  margin: 0 auto;
  display: block;
}
.body-container-wrapper .hs_cos_gallery_main, .hs_cos_gallery_thumbnails, .hs_cos_gallery_lightbox {
  padding: 0;
}

.body-container-wrapper img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  vertical-align: middle;
}
.body-container-wrapper .dnd-section>.row-fluid {
  max-width: 100%;
}
main.body-container-wrapper {
  overflow: hidden;
}
.body-container-wrapper .dnd-section .dnd-column {
  padding-left: 0;
  padding-right: 0;
}
.cover_bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.white_color{
  color: #ffffff;
}
.white_color div * {
  color: inherit;
}
.grey_bg {
  background-color: #F5F5F5;
}
.caption p {
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
}
.caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgb(201 21 23 / 70%);
  left: 0;
  color: #fff;
  padding: 30px 0;
}

.slide-content {
  position: relative;
}

.caption h2 {
  color: inherit;
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 20px;
}

.caption p {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
}
a.text_underline {
  text-decoration: none;
}

.content h1,
.body-container-wrapper h1 {
  position: relative;
}

.content h1:after,
.body-container-wrapper h1:after {
  content: "";
  display: block;
  height: 4px;
  width: 80px;
  margin-top: 10px;
  background-color: #C91517;
}

.content h1[style="text-align: center;"]:after,
.body-container-wrapper h1[style="text-align: center;"]:after {
  margin-left: auto;
  margin-right: auto;
}

.content p {
  margin-bottom: 0;
}

.dj_caption {
  margin-left: auto;
  margin-right: auto;
}

.small_container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}

.pt40{
  padding-top: 40px;
}

.pb40{
  padding-bottom: 40px;
}
.dj_content_link {
  text-align: center;
}

.dj_content_link a {
  color: #000;
  font-weight: 600;
  font-size: .85rem;
  margin: 0 10px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
  margin-top: 30px;
  display: inline-block;
}

html[lang="en"] body .dj_content_link a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.font_600{
  font-weight: 600;
}
.text_underline {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
}
a.text_underline {
  color: #000000;
}

.text_underline:after {
  border: 1px solid ;
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
  width: 100%;
}

.dj_home_row_4 .blog-index__post {
  padding-top: 0;
  padding-bottom: 0;
}

.dj_home_row_4 .blog-index__post a.blog-index__post-image {
  border-radius: 10px;
  margin-bottom: 15px;
}

.dj_home_row_4 .blog-index__post h2 {
  /* margin-top: 0; */
  /* font-size: 1.2rem; */
  font-weight: 400;
}

.dj_home_row_4 .blog-index__post p.small {
  margin-bottom: 0;
}

.dj_our_work_section_item_content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 40px;
  text-align: center;
  width: 100%;
}

.dj_our_work_section_item_content h3 {
  margin: 0 0 0px;
  color: inherit;
}

.dj_our_work_section_item_content p {
  margin-bottom: .6rem;
  font-size: 90%;
  color: inherit;
}

.dj_our_work_section_item_content a {
  color: #C91517;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  color: inherit;
}
.dj_our_work_section_item_content_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.dj_home_row_4 .dj_slider_header {
  padding-left: 1rem;
  padding-right: 1rem;
}
.header .navigation-primary .submenu ul {
  z-index: 99;
}
.slick-slider button {
  padding: 0;
  display: inline-block;
  color: transparent;
  border: none;
}

ul.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

ul.slick-dots li {
  display: inline-block;
  line-height: 1;
  margin: 0 2px;
  outline: none;
}

ul.slick-dots li button {
  line-height: 0;
  width: 10px;
  height: 10px;
}

ul.slick-dots li.slick-active {
}

ul.slick-dots li.slick-active button {
  background-color: #fff;
}


.slick-slider button.slick-prev,.slick-slider button.slick-next {
  position: absolute;
  top: 50%;
  width: 50px;
  transform: translateY(-50%);
  height: 50px;
}

.slick-slider button.slick-next {
  right: 0;
}
.blog-index__post-content.blog-index__post-content--large {
  padding-top: 70px;
  padding-bottom: 70px;
}

a.white_color.button {
  color: #fff !important;
}
.blog-index__post-content.blog-index__post-content--large.left_align {
  padding-left: 0;
  padding-right: 2rem;
}
.dj_boxed_header {
  position: absolute;
  bottom: 0;
  background-color: rgb(0 0 0 / .7);
  width: 100%;
  z-index: 9;
  left: 0;
  padding: 10px 50px;
}
.inherit{
  font: inherit;
  color: inherit;
}
.dj_boxed_header h2 {
  font-size: 2rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
}
img.right_arrow {
  float: right;
  vertical-align: middle;
}
img {
  max-width: 100%;
}

/* about us page menu
.body-container--about .hs-menu-wrapper.hs-menu-flow-vertical > ul > li.hs-menu-item {
display: none;
}

.body-container--about .hs-menu-wrapper.hs-menu-flow-vertical > ul > li.hs-menu-item.active-branch {
display: block;
}
*/

.hs-menu-wrapper.hs-menu-flow-vertical ul.active-branch {}



.dj_content_area.pt40 {}

.body-container--about .row-fluid-wrapper.dnd-section {
  background-color: #fafafa;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a {
  display: block;
  color: #000;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  padding: 12px 30px 12px 50px;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  height: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item.active > a {
  border-right: 0;
  color: #C91517;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item.active > a:before {
  content: "";
  height: 2px;
  width: 30px;
  background-color: #c91517;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.body-container--about .dnd-section .dnd-column.span9.widget-span.widget-type-cell.dnd-column {
  padding-right: 100px;
  /*margin-left: 0;*/
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  /*background-color: #fff;*/
}
.sd-gallery-wrapper {
  margin-bottom: 10px;
}
.sd-gallery-wrapper .sd-item {
  padding-left: 5px;
  padding-right: 5px;
}
.sd-gallery .sd-inner .sd-item > a {
  border-radius: 10px;
}
.dj_banner_area {
  text-align: center;
  min-height: 300px;
  background-size: cover;
  background-position: center;
}

.dj_banner_area h1 {
  color: inherit;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 1;
}
.dj_banner_area .hs-breadcrumb-menu {
  display: block;
  text-align: center;
}

.dj_banner_area .hs-breadcrumb-menu li.hs-breadcrumb-menu-item {
  float: none;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul.active-branch:after {
  content: '';
  border-right: 1px solid #ccc;
  position: absolute;
  height: 3000%;
  right: 0;
  top: 100%;
  display: block;
}
.dnd-section .dnd-column {
  position: relative;
}
.container-fluid.body-container.body-container--about {
  overflow: hidden;
}
h1 {
  font-size: 2.5rem;
  line-height: 1;
}

/* About Page */
.dj_video_icon_wrapper {
  background-color: #F7F7F7;
  padding: 15px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  margin-top: 20px;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text a{
  color: #c91517;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text a:hover{
  text-decoration: underline;
}
.body-container-wrapper .row p a{
  color: #c91517;
}
.body-container-wrapper .row p a:hover{
  text-decoration: underline;
}

.dj_video_icon_wrapper img.dj_video_icon {
  width: 60px;
  vertical-align: middle;
  margin-right: 10px;
}
.dj_video_icon_wrapper a {
  font-size: 1.15rem;
  color: #000;
}
.dj_video_icon_wrapper a.video_lightbox {
  /* display: block; */
  width: 100%;
}

.dj_video_icon_wrapper span.video_text {
  overflow: hidden;
  display: block;
  width: calc(100% - 75px);
}
.body-container--about ul.slick-dots {
  margin-top: -40px;
}

.body-container--about ul.slick-dots li.slick-active button {
  /*background-color: transparent !important;*/
}
.body-container--about .hs_cos_gallery_main .slick-dots li button:before, 
.body-container--about .hs_cos_gallery_thumbnails .slick-dots li button:before, 
.body-container--about .hs_cos_gallery_lightbox .slick-dots li button:before {
  font-size: 35px !important;
}
.body-container--about .slick-dots li.slick-active button:before {
  color: #CBA30B !important;
  opacity: 1 !important;
}
.body-container--about .slick-dots li button:before  {
  color: #fff !important;
}
.hs_cos_gallery_main .slick-slide img,  
.hs_cos_gallery_lightbox .slick-slide img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 10px;
}
hr {
  background-color: #eee;
}

.h1 {
  font-size: 2.5rem;
  margin-bottom: 0;
}
.body-container-wrapper img.dj_image_60 {
  width: 60px;
}
.dj_icon_content_item div.hs_cos_wrapper_widget p:last-child {
  margin-bottom: 0;
}

h2 {
  position: relative;
  font-size: 2.5rem;
  line-height: 1;
}

h2:after {
  content: "";
  display: block;
  height: 4px;
  width: 80px;
  margin-top: 10px;
  background-color: #c91517;
}

h2[style="text-align: center;"]:after {
  margin-left: auto;
  margin-right: auto;
}

h2::after {
  height: 0;
}

.blog-index__post-image {
  border-radius: 10px;
  margin-bottom: 10px;
}

.blog-index__post-content {}

.blog-index__post-content p.small {
  margin-bottom: 10px;
  margin-top: 20px;
}
.body-wrapper {
  background-color: #fafafa;
}

.widget-span.widget-type-cell[class*="background-color"] {}

.widget-span.widget-type-cell[class*="background-color"] .dj_our_work_section.grey_bg {
  background: none;
  padding-top: 0;
}


.dj_our_work_section_item_content_gap {
  margin: 5px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  height: calc(100% - 10px);
  transition: all .4s;
}

.dj_our_work_section_item_content_gap:hover {
  box-shadow: 0px 0px 40px #ccc;
  transform: scale(1.02);
  transition: all .4s;
}

.left_gap{
  padding-left: 30px;
}


.right_gap{
  padding-right: 30px;
}
a.menu-link.active-branch,
a.menu-link.active-item{
  color: #c91517 !important;
}

.dj_filter_menu ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.dj_filter_menu  .widget-module {

}

.content-wrapper {
  width: 100%;
}

.dj_blog_menu {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.dj_blog_menu ul {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1 {
  display: inline-block;
  float: none;
  padding: 30px 10px;
}

span#hs_cos_wrapper_Blog_Body_Menu {
  display: block;
}

.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1 a {
  color: #000;
  font-weight: 600;
}

.hideable-section {
  display: none;
}
.dj_blog_filter_item{
  /*position: absolute;
  background: #fafafa;
  z-index: 9;
  padding: 20px 20px;
  min-width: 250px;*/
}

.dj_filter_menu h5 {
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

.dj_filter_menu h5:hover,
.dj_filter_menu h5.active{
  color: c91517;
}
.dj_blog_filter_item .block h3 {
  margin: 0;
}


.dj_search {
  position: relative;
}

.dj_search button[aria-label="Search"] {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0;
  font-size: 25px;
  font-weight: 400;
}

.dj_search button[aria-label="Search"] svg {
  height: 20px;
  font-weight: 400;
  fill: rgb(0 0 0 / 48%);
}
.dj_search input.hs-search-field__input {
  border: 0;
  border-bottom: 1px solid #ccc;
  font-family: 'Rajdhani',sans-serif;
  color: #000;
}
.dj_filter_menu h5 i.fas.fa-chevron-down {
  display: inline-block;
  margin-left: 5px;
}

.text_red{
  color: #c91517 !important;
}
a {
  color: #000;
}
a:hover{
  color: #c91517;
}
hr.border {
  background-color: #ccc;
  width: 100%;
}
img.border_radius_0 {
  border-radius: 0;
}
main.body-container-wrapper {
  background: #fff;
}

.dj_yellow_bg_wrapper {
  background-image: url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/images/box-pattern@2x.png');
  padding: 20px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  margin-bottom: 50px;
  margin-top: 50px;
}

.dj_white_bg_wrapper {
  background-color: #FFFFFF;
  padding: 20px 40px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
.dj_white_bg_wrapper h3.h1 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.body-container-wrapper ul:not([class]) {
  margin-bottom: 0;
  line-height: 1.5em;
  list-style-image: url(https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/images/check.png);
  padding-left: 20px;
  padding-right: 20px;
}
.body-container-wrapper ul:not([class]) li:not([class]) {
  margin-bottom: 15px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.body-container-wrapper ul:not([class]) li:not([class]):before {
  /*content: "";
  background-image: url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/images/check.png');
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 8px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;*/
}

.body-container-wrapper ul:not([class]) ul:not([class]) {
  margin-top: 30px;
}

.body-container-wrapper ul:not([class]) ul:not([class]) li:not([class]) {
  border-bottom: 0;
  padding-bottom: 0;
}
.body-container-wrapper ul:not([class]) li:not([class]):last-child {
  border-bottom: 0;
}

.body-container-wrapper .dj_yellow_bg_wrapper .dj_white_bg_wrapper ul {
  margin-bottom: 0;
  line-height: 1.5em;
  list-style: none;
  padding-left: 0;
}
.body-container-wrapper .dj_yellow_bg_wrapper .dj_white_bg_wrapper ul li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 40px;
  border-bottom: 0;
  padding-right: 40px;
  font-size: 1.1rem;
  color: #000;
}

.body-container-wrapper .dj_yellow_bg_wrapper .dj_white_bg_wrapper ul li:before {
  content: "";
  background-image: url('https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/images/check-circle.png');
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 5px;
  background-size: cover;
  background-position: center;
}
html[lang="ar"] .body-container-wrapper .dj_yellow_bg_wrapper .dj_white_bg_wrapper ul li:before {
  left: auto;
  right: 0;
}

.dj_banner_area h1:after{
  display: none;
}
p a {
  color: #c91517;
}

/*grants-research*/
.body-container-wrapper .dnd-section .span3.dnd-column[class*="vertical-alignment"] {
  border-right: 1px solid #ccc;
}

.body-container-wrapper .dnd-section .span3.dnd-column[class*="vertical-alignment"] .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a {
  border-right: 0;
}
a.hs-button {
  display: inline-block;
  /*padding: 15px 20px;*/
  text-decoration: none;
  border-radius: 5px;
  min-width: 180px;
  text-align: center;
}
.body_container_career_listing_wrapper {
  background-color: #F7F7F7;
  padding-top: 60px;
  padding-bottom: 60px;
}
.dj_career_listing_item {
  background-color: #FFFFFF;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 20px 20px;
  margin-bottom: 40px;
  border-radius: 10px;
}

.dj_career_listing_item h4,.dj_career_listing_item p {
  margin-bottom: 0;
}

a.dj_btn {
  background-color: #C91517;
  display: inline-block;
  padding: 15px 20px;
  text-decoration: none;
  border-radius: 5px;
  min-width: 180px;
  color: #fff;
  text-align: center;
}

a.dj_btn:hover {
  background-color: #cba30d;
}
.footer .footer_navigation_wrapper nav.navigation-primary>ul.submenu>li.menu-item {
  /*flex: 1;
  -webkit-flex: 1;*/
}

.dj_video_icon_wrapper.dj_white_bg {
  background-color: #fff;
  box-shadow: 3px 5px 10px #ccc;
}
.grecaptcha-badge {
  margin: 0;
}
ul.no-list.hs-error-msgs.inputs-list label {
  color: #c91517;
}
span.dj_header_search {
  width: 20px;
  height: 20px;
  display: block;
  margin: -15px 10px 0;
}
html[lang="ar"] .header__search {
  left: 0;
  right: auto;
  margin-top: 20px;
}
html[lang="ar"] .header__search button {
  right: auto;
  left: 18px;
}
html[lang="ar"]  .header__search .hs-search-field__input {
  padding-left: 45px;
}
html[lang="en"]  .header__search .hs-search-field__input {
  padding-right: 45px;
}

.header__navigation.header--element {
  position: relative;
}
.header__search button {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
  top: 11px;
  right: 18px;
}
.header .hs-search-field__bar button svg {
  height: 22px;
}

.header__search .hs-search-field__input {
  background-image: none;
  border-radius: 50px;
  font-family: inherit;
  outline: none;
}
.header .hs-search-field {
  max-width: 370px;
  position: absolute;
  right: 0;
  box-shadow: 0 0 10px #ccc;
  border-radius: 60px;
  padding: 10px 10px;
}
.dj_header__row-2 {
  position: relative;
}

.bottom_border {
  border-bottom: 1px solid #eeeeee;
}
.blog-post__body a {
  color: #c91517;
}

.dj_header_search {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-size: cover;
  height: 25px;
  width: 25px;
}
.dj_menu_search {
  position: relative;
  z-index: 99;
}

.header .hs-search-field {
  background-color: #fff;
}

.slick-slide img.dj_banner_slide {
  border-radius: 0;
}

.header__search .hs-search-field__suggestions li a {
  font-family: inherit;
  font-size: 15px;
  text-align: left;
}
.header__search .hs-search-field__suggestions li{
  font-family: rajdhani,serif;
}

ul.slick-dots li:not(.slick-active) button {
  background-color: #E3E3E3;
}
ul.slick-dots li.slick-active button {
  background-color: #CBA30B;
}
.white_color.dj_home_row_4 ul.slick-dots li:not(.slick-active) button {
  background-color: rgb(227 227 227 / 80%);
}

.white_color.dj_home_row_4 ul.slick-dots li.slick-active button {
  background-color: #ffffff;
}

button.slide-arrow {
  background-color: transparent;
}

button.slide-arrow.next-arrow.slick-next {
  margin-right: -30px;
}

button.slide-arrow.prev-arrow.slick-prev {
  margin-left: -30px;
  left: 0;
}
.white_color button.slide-arrow i.arrow {
  border-color: #fff;
}
i.arrow {
  padding: 10px;
}

.fancybox-toolbar button.fancybox-button {
  float: right;
}

.body-container-wrapper .body-container--about .hs_cos_gallery_main .slick-dots li button:before {
  font-size: 0 !important ;
}

span.dj_work_number {
  position: absolute;
  top: 20px;
  left: 30px;
  color: inherit;
  font-size: 45px;
  z-index: 9;
}

a.dj_full_link {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 9;
}
.dj_video_icon_wrapper a.row.align-items-center {
  width: 100%;
}
.row.dj_video_icon_wrapper.dj_white_bg.dj_tab_meeting_link_wrapper {
  display: inline-flex;
  min-width: 300px;
  margin-right: 20px;
}

.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1 > a:hover,
.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1.active.active-branch > a{
  color: #C91517;
}


.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1 > a:hover:after,
.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1.active.active-branch > a:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  background-color: #C91517;
  left: 0;
  right: 0;
  bottom: -31px;
}

.dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1 > a {
  position: relative;
  text-decoration: none;
}
.blog-post__body.dj_rpbp_2 {
  column-count: 2;
  text-align: justify;
  column-gap: 50px;
}
.dj_podcast_container-audio {
  width: 60px;
  overflow: hidden;
  border-radius: 50%;
  height: 60px;
  margin-bottom: 20px;
  position: relative;
  background: #f75404;
}

.dj_podcast_container-audio audio {
  margin: -6px 0 0 -4px;
  opacity: 0;
}
.dj_podcast_container-audio button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  padding: 0;
  text-align: center;
  transform: translate(-50%, -50%);
  background: #f75404;
}
.dj_podcast_container-audio button i.fas {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0;
  text-align: center;
  transform: translate(-50%, -50%);
  font-size: 25px;
}
.dj_podcast_container-audio button.dj_pause {
  display: none;
}


.hs-accordion__item button.dj_tab_head {
  padding-left: 0;
}

div.fancybox-container .fancybox-inner {
  max-width: 1100px;
  margin: auto;
  left: 0;
  right: 0;
}
.fancybox-content .col-lg-6.col-sm-6 {
  padding-right: 20px;
  padding-left: 20px;
}

div.fancybox-container .fancybox-inner .fancybox-content {
  padding-right: 20px;
  padding-left: 20px;
}

.body-container--contact input.hs-button.primary.large {
  min-width: 250px;
  font-weight: 600;
}



/*---------------after change */

.dj_scrollable_content_area {
  width: 100%;
  overflow-y: auto;
}
html[lang="ar"] body .dj_scrollable_content_area{
  padding-left: 20px;
}
html[lang="en"] body .dj_scrollable_content_area{
  padding-right: 20px;
}

.dj_scrollable_content_area::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.dj_scrollable_content_area::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
}

.dj_scrollable_content_area::-webkit-scrollbar-thumb
{
  background-color: #000000;
}

/********/

.dj_tabber_content {
  width: 100%;
  overflow-y: auto;
  height: 300px;
}
html[lang="ar"] body .dj_tabber_content{
  padding-left: 20px;
}
html[lang="en"] body .dj_tabber_content{
  padding-right: 20px;
}

.dj_tabber_content::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.dj_tabber_content::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
}

.dj_tabber_content::-webkit-scrollbar-thumb
{
  background-color: #000000;
}
/******/

.body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item ul.hs-menu-children-wrapper {
  display: none;
}

.dj_two_col_content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer nav.navigation-primary>ul.submenu>li.menu-item ul.submenu.level-2 li ul.submenu.level-3 {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
}

.col-md-3.col-sm-6.dj_our_work_section_item {}

.dj_our_work_section_item_content .dj_our_work_section_item_content_overlay {
  opacity: 0;
  transition: all .5s;
  z-index: 0;
}

.dj_our_work_section_item:hover .dj_our_work_section_item_content_overlay {
  opacity: 0;
  transition: all .5s;
}

.dj_our_work_section_item:hover .dj_our_work_section_item_content .dj_our_work_section_item_content_overlay {
  opacity: 1;
}

.dj_our_work_section_item_content {}

.dj_our_work_section_item_content h3,
.dj_our_work_section_item_content p,
.dj_our_work_section_item_content a {
  z-index: 99;
  position: relative;
}

.dj_boxed_featured_image > img {
  width: 100%;
}
.slick-slide img.dj_banner_slide {
  min-height: 769px;
  object-fit: cover;
  width: 100%;
}

.dj_home_banner button.slide-arrow .arrow {
  box-shadow: 0 0 10px rgb(201 21 23 / 70%);
}

.header .submenu.level-2>li {
  position: relative;
}

.header .submenu.level-2>li>ul.submenu.level-3 {
  position: absolute;
  left: 100%;
  min-width: 200px;
  top: 0;
  display: none;
  border: 2px solid #d1d6dc;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  font-weight: 500;
}
.header .submenu.level-2>li:hover>ul.submenu.level-3 {
  display: block;
}

.header .submenu.level-2 >li >ul.submenu.level-3 a.menu-link {
  padding-left: 20px;
  padding-right: 20px;
}

.header .submenu.level-2 .submenu level-3 .menu-item:first-of-type:last-of-type {
  border-radius: 6px;
}

.header .submenu.level-2 .submenu level-3 .menu-item:first-of-type:last-of-type a.menu-link {
  border-radius:  6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dj_our_work_section_item:hover .dj_our_work_section_item_content {
  color: #000;
}
a:hover {
  text-decoration: none;
}

.hs_cos_wrapper_type_simple_menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: flex;
}
.dj_banner_area .hs-breadcrumb-menu li.hs-breadcrumb-menu-item.first-crumb + li.hs-breadcrumb-menu-item.first-crumb {
  /*display: none;*/
}

.header .navigation-primary .submenu ul {
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
}

body .hs-search-results__title {
  font-family: inherit;
  font-weight: bold;
  font-size: 1.5rem;
}
html {
  scroll-behavior: smooth;
}
html[lang="ar"] body {
  /*overflow-x: hidden;*/
}
.header .submenu.level-2 .menu-item .menu-link[href*="#"] {
  color: #494a52 !important;
}

.dj_blog_filter_item .block {
  position: relative;
}

.dj_blog_filter_item .block ul {
  position: absolute;
  background: #fafafa;
  z-index: 9;
  padding: 30px 15px 10px;
  min-width: 220px;
  top: 16px;
  font-size: 16px;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  max-height: 250px;
  overflow-y: auto;
  list-style: none;
}
* {
  outline: none;
}

span.dj_header_search.search_open {
  background-image: url(https://5081768.fs1.hubspotusercontent-na1.net/hubfs/5081768/Al_qasimi_foundation_2020/images/cross.png);
}

.dj_blog_filter_item .block:before {
  background-color: #FFF;
  border: 2px solid rgb(204 204 204 / 30%);
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  content: '';
  display: block;
  height: 30px;
  left: 0;
  margin-left: 20px;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: background-color .3s;
  width: 30px;
  z-index: 1;
}
.dj_banner_area {
  position: relative;
}

.dj_banner_area:before {
  content: "";
  background: #000;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: .3;
  z-index: 0;
}

.body-container-wrapper .dj_blog_filter_item .block ul li {
  margin-bottom: unset;
  padding-left: unset;
  padding-right: unset;
  border-bottom: unset;
  padding-bottom: unset;
}

.body-container-wrapper .dj_blog_filter_item .block ul li::before {
  background-image: none;
  display: none;
}

.hs-site-page .dj_banner_area .dj_secondry_breadcrumb_menu .hs-breadcrumb-menu li.hs-breadcrumb-menu-item.first-crumb + li.hs-breadcrumb-menu-item.first-crumb {
  display: none;
}
.dj_post-item-col.post-item-col.dj_blog_hide {
  display: none;
}

.body-container-wrapper ul:not([class]) li:not([class]) p {
  margin-bottom: 0;
}
.dj_header_social_trans {

}

body .header__language-switcher ul.lang_list_class {
  position: static;
  top: auto;
  display: block;
  transform: unset;
  left: auto;
  padding: 0;
  margin: 0;
  border-top: 0;
  border-bottom: 0;
}

html[lang="ar"] body .header__language-switcher.header--element {
  margin-left: 0 !important;
  margin-right: 1rem;
}

body .header__language-switcher .globe_class {
  width: auto;
  height: auto;
  background: none;
}

body .header__language-switcher .lang_list_class:before {
  display: none;
}

body .header__language-switcher .lang_list_class li {
  display: inline-block;
  border: 0 !important;
  padding: 0 10px !important;
  font-size: 18px;
  line-height: 1;
}
html[lang="en"] body .header__language-switcher .lang_list_class li:first-child {
  border-right: 3px double rgb(203 163 13 / 65%) !important;
}
html[lang="ar"] body  .header__language-switcher .lang_list_class li:first-child {
  border-left: 3px double rgb(203 163 13 / 65%) !important;
}

body .header__language-switcher .lang_list_class:after {
  display: none;
}

body .header__language-switcher .header__language-switcher--label-current {
  display: none;
}
body .header__language-switcher {
  padding-right: 0;
}

.footer_row_2_links nav.navigation-primary ul.submenu.level-1 li.no-submenu a.menu-link.active-item {
  color: #fff !important;
  text-decoration: underline;
}
h3.form-title {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.grid-item {
  width: 32%;
  overflow: hidden;
  /* float: left; */
  /* min-height: 560px; */
  display: inline-block;
  vertical-align: top;
}
.header {
  border-bottom: 1px solid #eeeeee;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  padding-right: 0;
}
.header .submenu.level-2 {
  display: none;
}
.header .submenu.level-1 > li.has-submenu:hover .submenu.level-2 {
  display: block;
}
html[lang="ar"] .dj_video_icon_wrapper img.dj_video_icon {
  margin-right: 0;
  margin-left: 10px;
}
html[lang="ar"] body .dj_content_area .dj_content_link a:first-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
/*
html[lang="ar"] body .slick-track * {
direction: ltr;
}

html[lang="ar"] body .slick-list.draggable * {
direction: ltr;
}

html[lang="ar"] body .slick-slider,
html[lang="ar"] body .slick-slider * {
direction: ltr;
}
html[lang="ar"] body .slick-slider .slick-slide,
html[lang="ar"] body .slick-slider .slick-slide * {
direction: rtl;
}
*/

html[lang="ar"] .footer nav.navigation-primary>ul.submenu>li.menu-item {
  flex: 1;
  padding-right: 10px;
  padding-left: 5px;
}

html[lang="ar"] .input {
  margin-right: 0 !important;
  margin-left: 10px;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
  display: inline-block !important;
  margin-right: 10px;
}
.legal-consent-container .hs-form-booleancheckbox-display input {
  float: none !important;
  display: inline-block;
}

h1.error-page__heading::after {
  margin-left: auto;
  margin-right: auto;
}
label.author-link input.filter-item {
  display: none;
}
h1[style*="center"]::after,
.text-center::after{
  margin-left: auto;
  margin-right: auto;
}
.dj_blog-post__meta {
  text-transform: capitalize;
}
.header .menu-link[href*="/message-from-his-highness"],
.footer .menu-link[href*="/message-from-his-highness"]{
  display: none !important;
}
html[lang="ar"] .body-container-wrapper .dj_blog_filter_item .block ul li input.filter-item {
  left: auto;
  right: 0;
  margin-right: 0;
}

html[lang="ar"] .body-container-wrapper .dj_blog_filter_item .block ul li {
  padding-right: 20px;
}
html[lang="ar"] .body-container-wrapper .dj_blog_filter_item .block ul li.dj_reset {
  padding: 0;
}
@media(min-width: 991px) and ( max-width: 1500px){
  html[lang="ar"] body .header .navigation-primary a {
    font-size: 14px;
  }

  html[lang="ar"] body .header__language-switcher .lang_list_class li {
    font-size: 16px;
  }
  html[lang="ar"] .footer div#hs_cos_wrapper_Footer-menu-section nav.navigation-primary>ul.submenu>li.menu-item>a.menu-link{
    font-size: 1rem;
    font-weight: 700;
  }
}

@media (min-width: 1800px){
  .header__container.content-wrapper {
    max-width: 95%;
  }
  .header .submenu.level-1>li {
    margin-right: 10px;
  }
  .header__container.content-wrapper a.menu-link {
    font-size: 24px;
  }
  /*a.social-links__link .social-links__icon{
  margin-top: 10px;
}
  a.social-links__link .social-links__icon svg {
  height: 25px;
}
  a.social-links__link {
  margin: 0 5px;
}*/
  .content-wrapper {
    max-width: 80%;
  }
  .content-wrapper.page-center.dj_news_events_blog{
    max-width: 80%;
  }
}
/*-------------------------====================---------------*/
@media (min-width: 1300px){
  .awsm-team-filter-wrap {
    margin-left: -41px;
  }
  html[lang="ar"] {}

  html[lang="ar"] .right_border {
    border-right: none;
    border-left: 1px solid #d8d8d8;
  }

  html[lang="ar"] .right_gap {
    padding-right: 0;
    padding-left: 30px;
  }

  html[lang="ar"] .left_gap {
    padding-left: 20px;
    padding-right: 20px;
  }
  html[lang="ar"] .body-container--about .dnd-section .dnd-column.span9.widget-span.widget-type-cell.dnd-column {
    margin-left: 0;
  }

  html[lang="ar"] .body-container--about .row-fluid .span3.widget-span.widget-type-cell.dnd-column[data-x="0"],
  html[lang="ar"] .body-container--team .row-fluid .span3.widget-span.widget-type-cell.dnd-column[data-x="0"]{
    float: right;
  }
  html[lang="ar"] .body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a
  html[lang="ar"] .body-container--team .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a{
    border-left: 1px solid #ccc;
  }
  html[lang="ar"] .body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul:after,
  html[lang="ar"] .body-container--team .hs-menu-wrapper.hs-menu-flow-vertical ul:after{
    right: auto;
    left: 0;
    top: 0;
  }
  html[lang="ar"] .body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item.active > a,
  html[lang="ar"] .body-container--team .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item.active > a{
    border-left: 0;
  }
  html[lang="ar"] .row-fluid .span4.widget-span.widget-type-cell.dnd-column[class*="span"]:last-child {
    margin-left: 0;
  }

  html[lang="ar"] .row-fluid .span4.widget-span.widget-type-cell.dnd-column[class*="span"]:first-child {
    margin-left: 2.564102564%;
  }
}

@media (min-width: 768px) and (max-width: 1340px){
  .body-container--about .dnd-section .dnd-column.span9.widget-span.widget-type-cell.dnd-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header .dj_menu_search  .navigation-primary a {
    font-size: 14px;
  }

  .header .dj_menu_search .submenu.level-1>li {
    padding: 2px 12px 20px 10px;
  }

  .header .dj_menu_search  .submenu.level-1>.has-submenu>.menu-arrow {
    top: 12px;
    transform: none;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a {
    font-size: 18px;
    line-height: 1.5;
  }
  .awsm-team-filter-wrap .awsm-filter-btn {
    padding-bottom: 0;
    padding-top: 0;
  }

  .awsm-team-filter-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  button.slide-arrow.prev-arrow.slick-prev {
    margin-left: -10px;
  }
  button.slide-arrow.next-arrow.slick-next {
    margin-right: -8px;
  }
  .footer .footer_navigation_wrapper nav.navigation-primary>ul.submenu {
    flex-wrap: wrap;
  }
  .body-wrapper {
    overflow: hidden;
  }
  .header .submenu.level-2 {
    width: 200px;
  }
  .dj_our_work_section_item_content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .dj_our_work_section_item_content p {
    margin-bottom: 0;
  }
  .dj_our_work_section_item_content h3 {
    font-size: 2.1vw;
    font-weight: 900;
  }
  .footer nav.navigation-primary>ul.submenu>li.menu-item ul.submenu.level-2 {
    font-size: .75rem;
  }
  .footer nav.navigation-primary>ul.submenu>li.menu-item>a.menu-link {
    font-size: 1rem;
  }

  html[lang="ar"] .body-container--about .row-fluid .span3.widget-span.widget-type-cell.dnd-column[data-x="0"] {
    float: right;
  }
  html[lang="ar"] .body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a {
    border-left: 1px solid #ccc;
  }
  html[lang="ar"] .body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul.active-branch:after {
    right: auto;
    left: 0;
  }
  html[lang="ar"] .body-container--about .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item.active > a {
    border-left: 0;
  }
  .dj_event_top_recent_post {
    padding-left: 0;
    padding-right: 0;
  }
  .social-share-section .other-share ul.share-buttons {
    right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .footer nav.navigation-primary>ul.submenu>li.menu-item>a.menu-link {
    font-size: 16px;
    font-weight: 600;
  }
  .footer nav.navigation-primary>ul.submenu>li.menu-item ul.submenu.level-2 {
    font-size: 14px;
  }
}

@media (min-width: 601px) and (max-width: 767px){
  .dj_footer_mobile_sitemap.visible-phone {
    display: none !important;
  }
}

/*=======================*/
@media (max-width: 767px){
  .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-item a {
    font-size: 18px;
    line-height: 1.5;
  }
  span.dj_header_search{
    display: none;
  }
  .header .header__mobile_search.dj_mobile_header--element div#hs_cos_wrapper_site_search{
    display: inherit;
  }
  .header__search {
    display: inherit;
  }

  .header .hs-search-field {
    position: static;
    max-width: 100%;
    margin: auto;
  }

  .header__navigation.header--element {
    padding-right: 0;
  }

  .header__close--toggle.show {
    display: none;
  }
  .dj_header__logo.header__logo--main {
    float: left;
    max-width: 80%;
    padding-top: 0;
  }

  .header--toggle.header__navigation--toggle {
    float: right;
    margin: -45px 0 0;
  }

  .header__search {
    border: 0;
    padding: 0;
  }

  .dj_header__row-2 {
    float: right;
  }

  .header__container.content-wrapper {
    padding: 10px 10px;
  }

  .header .submenu.level-1 {
    display: block;
  }
  .header .submenu.level-1>li {
    text-align: left;
  }
  .header__navigation.header--element {
    padding-right: 0;
    height: auto;
    top: auto;
  }
  .dj_menu_search {
    clear: both;
  }
  .social-links {
    text-align: center;
    width: 100%;
    clear: both;
    display: block !important;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  body .header .submenu.level-1 > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: inherit;
  }

  body .header .submenu.level-2 .menu-item .menu-link {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    font-size: inherit;
  }

  body .header .submenu.level-1 > .has-submenu > .menu-arrow-bg, 
  body .header .submenu > .has-submenu > .menu-arrow-bg, 
  body .header .submenu .menu-arrow-bg {
    width: 10px;
    height: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  body .header__navigation--toggle:after {
    content: "";
    display: none;
  }
  .body-container--about .dnd-section .dnd-column.span9.widget-span.widget-type-cell.dnd-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-center.content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .footer .header__mobile_search.dj_mobile_header--element {
    display: none !important;
  }

  .footer__copyright {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer .footer_navigation_wrapper nav.navigation-primary>ul.submenu {
    display: block;
  }

  .footer nav.navigation-primary>ul.submenu>li.menu-item {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 49%;
    margin-bottom: 20px;
  }
  .footer .footer_row_2_links nav.navigation-primary>ul.submenu>li.menu-item {
    padding-left: 0;
    padding-right: 10px;
    min-width: auto;
  }

  .footer_row_2_links {
  }
  h2 {
    font-size: 2rem;
  }
  .dj_boxed_header h2 {
    font-size: 1.5rem;
  }
  img.right_arrow {
    max-width: 60px;
  }
  .dj_boxed_header {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .dj_boxed_header h2 {
    font-size: 1.5rem;
  }

  .dj_boxed_header h2 img.right_arrow {
    width: 30px;
    display: block;
  }

  .dj_boxed_header {
    padding-left: 20px;
    padding-right: 20px;
  }



  .slick-slide .caption {
    position: static;
  }

  .caption h2 {
    font-size: 2rem;
    margin-bottom: 0;
  }

  .header__search .hs-search-field--open .hs-search-field__input {
    border-bottom: 1px solid #d1d6dc;
    border-radius: 50px;
  }
  body .awsm-team-filter-wrap .awsm-filter-btn {
    padding-bottom: 0;
    padding-top: 0;
  }

  body .awsm-team-filter-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .row.align-items-center.order-change-in-mobile {
    flex-direction: column-reverse;
  }
  body .dj_two_col_content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .dj_tabber_image {
    padding: 0 20px 20px;
  }
  .dj_tabber_content .left_gap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dj_post_header_left {
    padding-left: 20px;
  }

  .col-lg-4.col-md-6.col-sm-12.dj_post_header_right.pt-3.pb-3.text-right {
    text-align: left !important;
    padding-left: 20px;
    padding-top: 0 !important;
  }

  .col-lg-4.col-md-6.col-sm-12.dj_post_header_right.pt-3.pb-3.text-right > div > div {
    display: inline-block;
    width: auto;
    padding-right: 10px;
  }
  article.blog-post {
    padding-left: 20px;
    padding-right: 20px;
  }
  .research_blog .grid-item {
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    padding-left: 10px;
    padding-right: 10px;
  }
  .dj_blog_menu ul li.hs-menu-item.hs-menu-depth-1 {
    font-size: 3vw;
    padding: 10px 0 30px 0px;
  }
  .dj_filter_menu h5 {
    font-size: 13px;
  }

  .dj_filter_menu > .col-auto.mr-4 {
    margin-right: .5rem !important;
  }

  .row.align-items-center.dj_filter_menu {
    padding-left: 10px;
    padding-right: 10px;
  }
  .dj_banner_area .hs-breadcrumb-menu li.hs-breadcrumb-menu-item {
    font-size: 4.5vw;
  }
  .dj_banner_area h1 {
    font-size: 11vw;
  }
  .research_blog .blog-index__post {
    padding-left: 0;
    padding-right: 0;
  }
  .dj_event_top_recent_post {
    padding-left: 20px;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
  }
  .left_gap {
    padding-left: 10px;
    padding-right: 10px;
  }

  a.blog-pagination__link.blog-pagination__number-link {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 0;
    min-height: 0;
  }

  a.blog-pagination__link {
    font-size: 14px;
  }
  .dj_blog-post-sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jalendar .jalendar-container .jalendar-pages {
    padding: 0;
  }

  .dj_event_calendar_area {
    padding-top: 0;
    padding-bottom: 0;
  }
  ul.mobile_view.dj_lang_list_class {
    list-style: none;
    padding: 0;
    text-align: center;
  }

  ul.mobile_view.dj_lang_list_class li {
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
  }

  ul.mobile_view.dj_lang_list_class a.lang_switcher_link {
    font-size: 18px;
  }
  .dj_white_bg_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dj_white_bg_wrapper h3.h1 {
    font-size: 30px;
  }

  .body-container-wrapper .dj_yellow_bg_wrapper .dj_white_bg_wrapper ul {
    padding-right: 0;
  }

  .body-container-wrapper .dj_yellow_bg_wrapper .dj_white_bg_wrapper ul li {
    padding-right: 0;
    font-size: 1rem;
  }
  .dj_content_area {
    padding-left: 20px;
    padding-right: 20px;
  }
  .slick-slide img.dj_banner_slide {
    min-height: 100px;
  }
  .dj_content_link {
    padding-top: 20px;
  }
  .dj_our_work_section_item_content h3 {
    font-size: 20px;
  }

  span.dj_work_number {
    font-size: 25px;
  }
  main.body-container-wrapper.research_blog section.dj-blog-index {
    padding-left: 20px;
    padding-right: 20px;
  }

  .isotope-pager {
    overflow: auto;
    flex-wrap: wrap;
  }

  .isotope-pager a.pager {
    padding: 10px 10px;
    min-height: 0;
    margin-bottom: 10px;
  }
  .blog-pagination {
    flex-wrap: wrap;
  }

  .blog-pagination a.blog-pagination__link {
    margin-left: 0;
  }
  .social-share-section .other-share ul.share-buttons {
    right: 0;
  }
  .col-lg-6.col-md-6.col-sm-12.dj_post_header_right.pt-3.pb-3.text-right {}

  .col-lg-6.col-md-6.col-sm-12.dj_post_header_right.pt-3.pb-3.text-right .row.align-items-center.justify-content-end {
    justify-content: center !important;
  }

  .col-lg-6.col-md-6.col-sm-12.dj_post_header_right.pt-3.pb-3.text-right .row.align-items-center.justify-content-end .col-auto {
    margin-bottom: 10px;
  }
  .dj_blog-post__meta.pt-3.pb-3 {
    text-align: center;
    padding-bottom: 0 !important;
  }
  .dj_blog-post__meta a {
    word-break: keep-all;
    display: inline-block;
  }
  .blog-recent-posts .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

/*-------------------------------*/


@media (max-width: 600px){
  .dj_home_row_4 .blog-index__post {
    padding-left: 0;
    padding-right: 0;
  }
  .dj_home_row_4 .blog-index__post {
    padding-left: 0;
    padding-right: 0;
  }
  .dj_home_row_4 .dj_slider_header {
    padding-left: 0;
    padding-right: 0;
  }
  i.arrow {
    padding: 5px;
  }
  .dj_content_link a {
  }
  .dj_boxed_header h2::after {
    display: none;
  }
  .dj_boxed_header img.right_arrow {
    max-width: 15vw;
  }
  .dj_boxed_header.white_color h2{
    font-size: 1rem;
  }
  body img.dj_gallery_icon {
    max-width: 10vw;
    margin: 0 auto 0px;
  }
  a.video_icon_type {}

  body .sd-gallery .sd-inner .sd-item .sd-overlay h6 {
    font-size: 5vw;
  }

  body .sd-gallery .sd-inner .sd-item .sd-overlay {
    padding-bottom: 0;
    padding-top: 0;
  }
  body .sd-gallery .sd-inner .sd-item > a {
    margin-bottom: 20px;
  }
  .dj_icon_content_item.left_gap {
    padding-left: 0;
  }

  .dj_icon_content_item {
    border-right: 0;
    border-left: 0;
  }

  .dj_icon_content_item.right_gap {
    padding-right: 0;
  }
  .footer_row_2_links ul.submenu.level-1 {
    text-align: center;
  }
  .footer_row_2_copyright {
    width: 100% !important;
    text-align: center !important;
  }
  .footer_navigation_wrapper {
    padding-bottom: 0;
  }
  .footer__container.content-wrapper.footer_navigation_wrapper_inner {
    padding-bottom: 0;
    padding-top: 0;
  }

  .footer .footer_navigation_wrapper nav.navigation-primary>ul.submenu.level-1 {
    display: none;
  }

  .footer_row_2_links {
    width: 100% !important;
  }

  .footer_navigation_wrapper.row-fluid {
    /* padding-top: 0; */
    padding-bottom: 20px;
  }

  .dj_footer_mobile_sitemap h3 {
    color: #C91517;
    font-weight: 700;
    font-size: 20px;
  }

  .dj_footer_mobile_sitemap h3 i.fas.fa-bars {
    margin-right: 5px;
  }
  .footer nav.navigation-primary>ul.submenu>li.menu-item {
    margin-bottom: 10px;
  }
  .footer_row_2_links {
    margin-bottom: 10px;
  }
  .header__language-switcher {
    position: absolute !important;
    height: auto !important;
    background: none !important;
    padding-left: 0 !important;
    border: 0 !important;
    top: 0 !important;
  }

  .header--toggle.header__language-switcher--toggle {
    display: none;
  }

  .dj_header__row-2.col-sm-9 {
    position: static;
  }
}

/*=============*/

a.fc-col-header-cell-cushion {
  color: inherit;
}
div#calendar {
  max-width: 100%;
  margin: auto;
}
span.filter-link-count {
  display: none;
}
input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea {
  line-height: 1;
}
html[lang="ar"] .hs-breadcrumb-menu-divider:before {
  padding-right: 10px;
  padding-left: 0;
}
.dj_search input.hs-search-field__input {
  padding-right: 50px;
}
div.widget-type-header h3 {
  margin-bottom: 0;
}
div#buzzsprout-large-player-1448644-limit-10 {
  display: block;
  width: 100%;
}
img {
  height: auto;
}
iframe {
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
}
.dj_blog_podcast_row_podcast_section .blog-post__tags {
  display: none;
}
a.hs-button {
  background-color: #c91517;
  display: inline-block;
  padding: 15px 20px;
  text-decoration: none;
  border-radius: 5px;
  min-width: 180px;
  color: #fff;
  text-align: center;
}

a.hs-button:hover {
  background-color: #cba30d;
}
.dj_our_work_section_item img.d-block.border_radius_0 {
  width: 100%;
}
a.social-links__link:hover img.social-links__icon {
  filter: none;
}
section.blog-index .dj_post-item-col.post-item-col.dj_blog_podcast_row_podcast_section:first-child {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 991px){
  fieldset.form-columns-3 .hs-form-field {
    width: 33.2% !important;
  }
}