body{
  margin: 0px;
  padding: 0px 0px;
  font-family: 'Nunito', sans-serif;
}
.supplier-login{
  margin-left: 52px !important;
  /* margin-left: 82px !important; */
  position: relative !important;
}
.home .supplier-login{
  margin-left: 82px !important;
}
.supplier-login::before{
  content: "";
  width: 16px;
  height: 20px;
  background-image: url('./images/user.svg');
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.download-brochure>a{
  display: none !important;
}
.download-brochure .download-div .download-wrapper{
  background-color: #28315A !important;
  margin: 0px 10px 0px 0px !important;
  padding: 10px 15px !important;
  border-radius: 10px !important;
  color: #fff !important;
  font-weight: 400 !important;
  text-transform: capitalize!important;
}
.download-brochure .download-div:hover .download-wrapper{
  background-color:#fff !important;
  color: #28315A !important;
}
.download-brochure .download-div .download-wrapper::after {
  background: url(images/download-arrow-blue.png) no-repeat 0px 0px;
  right: 63px;
  top: 25px;
}
.download-brochure .download-div i {
    margin: 2px 0px 0px 0px;
}
.download-brochure .download-div img{
  width: 55px;
  box-shadow: 12px 17px 25px #0000005c;
  border-radius: 50%;
  background-color: #28315A;
}
.download-div:hover .download-wrapper{
  color: #000
}
.header-section.fixed-header .menu-section ul li.supplier-login a{
  font-size: 12px !important;
  padding: 15px 25px;
}
.header-button-links{
  text-align: right;
  position: absolute;
  top: -20px;
  right: 20px;
}
.white-btn{
  display: inline-block;
  background-color: white;
  color: #28315A;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  font-size: 14px;
  padding: 2px 25px 7px 25px;
  /* padding: 6px 25px; */
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-transform: capitalize;
}
.white-btn:hover{
  text-decoration: none;
  background-color: #28315A;
  color: white;
}
.white-btn:hover svg path{
  fill: #fff;
}
.blue-btn{
  display: inline-block;
  background-color: #28315A;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  font-size: 14px;
  padding: 2px 25px 7px 25px;
  /* padding: 6px 25px; */
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-transform: capitalize;
}
.blue-btn:hover{
  text-decoration: none;
  background-color: white;
  color: #28315A;
}
.blue-btn:hover svg path#Path_8599{
  fill:#28315A ;
}
.fixed-header .header-button-links{
  display: none;
}

.banner-section{
  margin:0px auto;
  position: relative;
}
.banner-section::after {
    content: "";
    background: #0e0e0e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
}
img.footer-img {
    width: 200px;
}
.main-logo img {
    width: 215px;
}
.ubermenu-current-menu-item a span{
	position:relative;
}
.ubermenu-current-menu-item a span::after{
	content:"";
	width:100%;
	height:3px;
	background:#b9c6ff;
	display:block;
	position:absolute;
}
.ubermenu-current-menu-item a span{
	position:relative;
}
.ubermenu-current-menu-item a span::after{
    	content:"";
	width:100%;
	height:3px;
	background:#b9c6ff;
	display:block;
	position:absolute;
}
.single-post .menu-section ul li:nth-child(4) span{
	position:relative;
}
.single-post .menu-section ul li:nth-child(4) span::after{
	    	content:"";
	width:100%;
	height:3px;
	background:#b9c6ff;
	display:block;
	position:absolute;
}
.single-career  .menu-section ul li:nth-child(5) span{
	position:relative;
}
.single-career  .menu-section ul li:nth-child(5) span::after{
	    	content:"";
	width:100%;
	height:3px;
	background:#b9c6ff;
	display:block;
	position:absolute;
}

.page-template-contact-us .menu-section ul li:nth-child(2) span::after{
	display:none !important;

}
ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {

    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
}

.ubermenu-submenu .ubermenu-current_page_item a span{
	color:#b9c6ff;
}
.ubermenu-submenu a span::after{
	display:none !important;
}
.our-story-div a.common-button {
	margin:20px 10px 0 !important;
}
.banner-img{
  width:100%;
}
.mob-banner-img{
  display:none;
}
.header-section{
  margin:0px 0px;
  padding: 0px 20px;
  position: absolute;
  top: 20px;
  width:100%;
  z-index: 100000;
}
.expo-modal .modal-dialog {
    max-width: 50% !important;
}
.expo-modal .modal-dialog img{
	width:100%;
}

.header-section.fixed-header{
  top: 0px;
  position: fixed;
  background-color: #28315A;
  padding: 15px 20px;
  z-index: 10000;
}
.header-section.fixed-header .main-logo img{
  width:55%;
}
.header-section.fixed-header .menu-section  ul li a{
  font-size: 16px;
}
.header-section.fixed-header .menu-section{
  padding: 0px 0px;
}
.main-logo {
    position: absolute;
    margin-left: 15px;
    z-index: 1000;
}
.menu-section {
  text-align: right;
  padding: 15px 0px;
}
.menu-section  ul{
  margin:0px;
  padding: 0px 0px;
}
.menu-section  ul li{
  margin:0px 17px;
  padding: 0px 0px;
  display: inline-block;
}
.menu-section  ul li a{
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-section ul li a:hover{
  text-decoration: none;
}
.banner-content{
  margin: 0px;
  padding: 0px 0px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner-content h1{
  margin:0px;
  padding:0px;
  font-family: 'Source Serif Pro', serif;
  font-size: 90px;
  color: #fff;
  display:none;
}

.home-search-area {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  	max-width:850px;
	width:100%;
	margin:auto;
	z-index:999;
}
.home-search-area h2{
	margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #fff;
    font-family: 'Nunito', sans-serif;
}
.home-search-area input{
	width: 80%;
    margin: 0px;
    padding: 18px 43px;
    background: url(images/search.svg) no-repeat 14px 20px #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: none;
    float: left;
    font-weight: 500;
}
.home-search-button {
    margin: 0px;
    padding: 18px 30px;
    background: #28315A;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
    width: 20%;
    text-align: center;
}
.home-search-button:hover{
	background:#000;
	color:#fff;
	text-decoration:none;
}
video{
	width:100%;
}
.desktop-video{
	display:block;
	width:100%;
}

.Mobile-video{
	display:none !important;
	width:100%;
}
.industry-template-default video{
	height:auto;
}

.our-business-home{
  padding: 120px 0px 60px;
  margin: 0px 0px;
}
.our-business-home h2{
  margin:0px;
  padding: 0px 0px;
  font-size: 90px;
  text-transform: uppercase;
  line-height: 95px;
  font-family: 'Source Serif Pro', serif;
}
.our-business-home p{
  margin: 50px 0px 0px 100px;
  padding: 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 22px;
  color: #04080F;
<<<<<<< HEAD
  line-height: 22px;
  font-weight: 400;
=======
  line-height: 32px;
  font-weight: 300;
>>>>>>> c2a986ca5b5b4941c3463d6b81e582fc57ba59b2
}
.view-all-button{
  margin: 80px 0px 0px 0px ;
  padding: 0px 0px;
  height: 139px;
  width:139px;
  background: url(images/view-all-button.svg) no-repeat 0px 0px;
  display: block;
  transition: .5s ease;
}
.view-all-button:hover {
    transform: rotate(360deg);
    transition: .5s ease;
}
.our-story-div{
  margin:0px 0px;
  padding: 70px 0px;
  /*background:#E2EAFC url(images/our-story-bg.png) no-repeat bottom left;*/
  text-align:center;
  background:#E2EAFC ;
}
.our-story-div h2{
  margin:0px;
  padding:10px 0px 70px 0px;
  font-size: 90px;
  text-transform: uppercase;
  font-family: 'Source Serif Pro', serif;
  line-height: 90px;
}
.our-story-wrapper{
  margin:0px;
  padding: 0px 0px;
}
.our-story-wrapper img{
  width:100%;
}
.our-story-wrapper p{
  font-family: 'Nunito', sans-serif;
  font-size: 24px;
  font-weight: lighter;
  text-align: left;
}
#counter-stats{
  margin:0px;
  padding: 70px 0px;
}
.counting{
  color: #00377A;
  margin: 0px;
  padding: 0px;
	font-size:90px;
	font-family:'Source Serif Pro', serif;
	position:relative;
}
.counting::after{
	content:"+";
	position:absolute;
	color: #00377A;
	font-size:90px;
	font-family:'Source Serif Pro', serif;

}
a.expand-icon {
display:none;
}
#counter-stats p{
  margin:0px;
  padding: 0px;
  color: #00377A;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
	font-weight:500;
}
#counter-stats .col-4{
  position: relative;
}
#counter-stats .col-4::after{
  margin:0px;
  padding: 0px 0px;
  content: "";
  background: url(images/counter-sep.png) ;
  width:30px;
  height: 118px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
#counter-stats .col-4:last-child::after{
  display: none;
}
.view-company-section {
    padding: 5% 30%;
    text-align: center;
    position: relative;
}
.view-company-section h3{
	margin: 0px 0px 50px 0px;
    padding: 0px 0px;
    font-size: 35px;
    font-family: 'Source Serif Pro', serif;
    color: #04080F;
    text-align: center;
}
.common-button{
  margin:0px 0px 0px 10px;
  padding: 15px 15px;
  background: #28315A;
  border-radius: 10px;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: bold;
  transition:.15s ease;
  text-transform: uppercase;
}
.common-button i {
  margin: 0px 0px 0px 25px;
  transition:.15s ease;
}
.common-button:hover{
  color: #fff;
  text-decoration: none;
  transition:.15s ease;
}
.common-button:hover i{
  margin: 0px 0px 0px 40px;
  transition:.15s ease;
}
.commited-img{
  width:100%;
}
.committed-wrapper{
  background-size: cover !important;
  background-attachment:fixed !important;
}
.committed-wrapper-content {
  padding: 200px 0;
  left: 0;
  right: 0;
}
.committed-wrapper-content h2{
  margin: 0px 0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 90px;
  text-transform: uppercase;
  font-family: 'Source Serif Pro', serif;
  line-height: 90px;
}
.committed-wrapper-content p{
  margin:145px 0px 80px 0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: lighter;
}
.learn-more-button{
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #fff;
  font-size: 14px;
  font-family: 'Nunito', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  transition: .10s ease-in;
}
.learn-more-button i{
  margin: 0px 0px 0px 20px;
  transition: .10s ease-in;
}
.learn-more-button:hover{
  text-decoration: none;
  color: #fff;
  transition: .10s ease-in;
}
.learn-more-button:hover i{
  margin: 0px 0px 0px 40px;
  transition: .10s ease-in;
}
.news-wrapper{
  margin: 0px 0px;
  padding: 100px 0px 0;
}
.news-wrapper span{
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  color: #1B2C40;
  text-transform: uppercase;
}
.news-wrapper h2{
  margin:0px;
  padding: 0px 0px 80px 0px;
  font-size: 90px;
  text-transform: uppercase;
  font-family: 'Source Serif Pro', serif;
  line-height: 90px;
  color: #1B2C40;
	font-weight: 500;
}
.our-story-div span{
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  color: #1B2C40;
  text-transform: uppercase;
}
.our-business-home span{
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  color: #1B2C40;
  text-transform: uppercase;
	font-weight: 500;
}
.learn-more-button-blue{
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #28315A;
  font-size: 13px;
  font-family: 'Nunito', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  transition: .10s ease-in;
      display: flex;
    align-items: center;font-weight:700;
}
.learn-more-button-blue i{
  margin: 0px 0px 0px 20px;
  transition: .10s ease-in;
}
.learn-more-button-blue:hover{
  text-decoration: none;
  color: #28315A;
  transition: .10s ease-in;
}
.learn-more-button-blue:hover i{
  margin: 0px 0px 0px 40px;
  transition: .10s ease-in;
}
.button-wrapper{
  text-align: left;
  margin: 55px 0px;
  padding:0px 0px 0px 35%;
}
.main-image{
  margin:0px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  display: block;
}
.main-image img{
  width:100%;
}
.main-news-content-section{
  margin: 0px;
  padding: 10px 50px;
  background: url(images/new-events-bg.png);
  position: absolute;
  bottom: 0px;
  width: 100%;
  transition: .2s ease-in;
}
.main-news-content-section span.date{
  margin:0px 0px 15px 0px;
  padding: 0px;
  font-family: 'Nunito', sans-serif;
  color: #fff;
  font-size: 12px;
  display: block;
}
.main-news-content-section h3{
  margin:0px 0px 15px 0px;
  padding: 0px;
  font-family: 'Nunito', sans-serif;
  color: #fff;
  font-size: 26px;
}
.main-image:hover{
  text-decoration: none;
}
.main-image:hover .main-news-content-section{
  transition: .2s ease-in;
  bottom:5px;
}
.news-thumb{
  margin:0px 0px 28px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #E3E3E3;
  display: block;
}
.news-thumb img{
  width:100%;
}
.news-thumb span.date{
  margin:0px 0px 15px 0px;
  padding: 0px;
  font-family: 'Nunito', sans-serif;
  color: #808080;
  font-size: 12px;
  display: block;
}
@media(min-width:1200px) and (max-width:1600px) {
  .news-thumb span.date{
    font-size: 11px;
  }
}
.news-thumb  h3{
  margin:0px;
  padding: 0px 0px;
  font-family: 'Nunito', sans-serif;
  color:#00377A;
  font-size:17px;
  font-weight: bold;
}
.news-thumb:last-child{
  border-bottom: none;
}
.footer-wrapper{
  margin: 0px 0px 0px 0px;
  padding: 560px 0px 80px 0px;
  background: url(images/Al_Shirawi_1.gif) no-repeat top center;
  background-size: cover;
}
.footer-menu{
  margin: 0px;
  padding: 0px 0px;
}
.footer-menu li{
  margin: 0px;
  padding: 0px 0px;
  list-style: none;
}
.footer-menu li a{
  margin: 0px;
  padding: 0px 0px 5px 0px;
  text-transform: uppercase;
  color:#00377A ;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.footer-menu li a:hover{
  text-decoration: none;
  color: #000;
}
.footer-wrapper h3{
  margin: 0px;
  padding: 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #00377A;
}
.footer-wrapper p{
  margin: 20px 0px;
  padding: 0px 0px;
  color: #00377A;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.address-div a{
  margin: 0px 0px;
  padding: 0px 0px;
  color: #00377A;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  display: block;
  font-weight: bold;
}
.social-media-wrapper a{
  margin:0px 20px 0px 0px !important;
}
.social-media-wrapper a:hover{
  opacity: .8;
}
.social-media-wrapper p{
  margin: 20px 0px 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  color: #00377A;
  font-weight: 400;
}
.social-media-wrapper a{
  margin: 20px 0px 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #00377A;
  font-weight: 400;
}
.modal-dialog{
	max-width:90% !important;
}
.modal{
	z-index:10000000 !important;
}
.desktop-hide{
  display:none;
}
.mobile-footer-sections {
  display: none;
}
.inner-banner-section{
  position: relative;
  z-index:100;
}
.inner-banner-section::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: .5;
}
.inner-banner-section.search-page {
    height: 300px;
}
.inner-banner-section.search-page .banner-img{display:none}
.inner-banner-section.search-page .mob-banner-img{display:none}
.home-search-area.search-only-banner{
    position: inherit;
    display: flex;
    background: #bccdf5;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding: 5% 0%;
}
.bg-colour {
    background: #30408A;
    padding: 18px;
    border-radius: 10px;
    font-size: 16px;
	text-decoration:none !important;
}
.inner-banner-section.search-page::before {
    content: "Search Results";
    position: absolute;
    font-size: 5vw;
    color: #FFF;
    z-index: 9;
    left: 5%;
    top: 48%;
	font-family: 'Source Serif Pro', serif;
    text-transform: uppercase;
}
.inner-banner-section.search-page::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #28315a;
    top: 0;
    left: 0;
    opacity: 1;
}

.inner-banner-content {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 50%;
  z-index: 1000;
  transform: translateY(-50%);
}
.inner-banner-content h1{
  margin:0px;
  padding: 0px 0px;
  font-size: 80px;
  /* font-size:65px; */
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  text-transform: uppercase;
}
.founders-message-div{
  margin:0px;
  padding:100px 0px;
  position: relative;
  text-align: center;
}
.founders-message-div::before{
  content: "";
  background: url(images/leadership-abstract.png) no-repeat  0px 0px;
  width: 930px;
  height: 920px;
  display: block;
  position: absolute;
  top: 0;
  left: -500px;
  z-index: -1;
  -webkit-animation: spin 410s linear infinite;
  -moz-animation: spin 10s linear infinite;
  animation: spin 10s linear infinite;
}
@-moz-keyframes spin {
  100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  100% {
      -webkit-transform: rotate(360deg);
      transform:rotate(360deg);
  }
}
.industrial-listing-wrapper .search-button {
    margin: auto;
    text-align: center;
    display: table;
}
.chairman-div{
  margin: auto 35px;
  text-align: center;
  display: inline-block;
}
.chairman-div h3.chairman-name{
  margin:25px 0 0px;
  padding: 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #21262B;
}
.chairman-div p{
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-family: 'Nunito', sans-serif;
  color: #7B7B7B;
}
.founders-message-div h2{
  margin: 30px 0px;
  padding: 0px 0px;
  font-family: 'Source Serif Pro', serif;
  font-size: 100px;
  color: #28315A;
  text-transform: uppercase;
}
.founder-message-div{
  text-align: left;
  position: relative;
}
.founder-message-div::before {
  position: absolute;
  content: "";
  background: rgb(255,255,255);
  background: linear-gradient(3deg, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
  bottom: 80px;
  height: 150px;
  width: 100%;
}
.founder-message-div p{
  margin:0px;
  padding: 0px 0px;
  font-size: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  line-height:32px;
}
.key-post-section{
  margin:0px;
  padding: 90px 0px 20px 0px;
  background: #E2EAFC;
  position: relative;
}
.key-post-section::before {
  content: "";
  background: url(images/key-post-before.png) no-repeat 0px 0px;
  width: 750px;
  height: 1239px;
  display: block;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 1;
  display:none;
}
.key-post-section::after {
  content: "";
  background: url(images/key-post-after.png) no-repeat 0px 0px;
  width: 750px;
  height:724px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 1;
  display:none;
}

.key-post-div{
  margin: 0px 0px;
  padding: 0px 0px;
}
.key-post-img{
  width:100%;
}
.key-post-details{
  margin:0px 0px;
  padding: 0px 0px;
}
.key-post-details {
  background: rgba(19, 25, 54, 0.2);
  padding: 40px 40px;
  width: 100%;
}
.key-post-details h4{
  margin: 0px 0px;
  padding: 0px 0px;
  font-size:38px;
  font-weight: bold;
  color: #21262B;
  font-family: 'Nunito', sans-serif;
}
.key-post-details span{
  margin: 0px 0px 30px 0px;
  padding: 0px 0px;
  font-size:25px;
  font-weight: 400;
  color: #21262B;
  font-family: 'Nunito', sans-serif;
  display: block;
}
.key-post-section [class*="row"]{
  margin-left:0px;
  margin-right:0px;
  margin-bottom: 70px;
}
.key-post-section [class*="col-"]{
    padding-left:0px;
    padding-right:0px
  }
.key-post-div .row:nth-child(even) .col-lg-5 {order: 2;}
.blue-strip-wrapper{
  margin:0px;
  padding: 0px 0px;
  background: #28315A;
  position:relative;
      min-height: 500px;
}
.blue-strip-content{
	width:52%;
	margin:0px;
	padding:150px 0 0 0;
	float:right;
	position:relative;
}
.blue-strip-content h3{
	margin:0px 0px 25px 0px;
	padding:0px 0px;
	font-family: 'Nunito', sans-serif;
	color:#fff;
	font-size:40px;
}
.blue-strip-content .learn-more-button{
	text-decoration:underline;
}
.blue-strip-wrapper::before{
	margin:0px;
	padding:0px;
	content:"";
	background:url("images/arabic-with-graphics.png") no-repeat 0px 0px;
	position:absolute;
	width:1020px;
	height:510px;
	display:block;
}
.download-wrapper::after{
    content: "";
    position: absolute;
    background: url(images/download-arrow.png) no-repeat 0px 0px;
    height: 5px;
    width: 5px;
    display: inline-block;
    right: 65px;
    top: 21px;
}
.values-binds{
	display:none !important;
}
.meet-our-team {
  margin: 100px 30px 0;
  padding: 0px 0px;
  border-bottom: 1px solid #f1f1f1;
  position:relative;
}
.meet-our-team h2{
  margin:0px;
  padding: 0px 0px;
  font-family: 'Source Serif Pro', serif;
  font-size: 80px;
  text-transform: uppercase;
  color: #28315A;
  text-align: center;
}
.meet-our-team-wrapper{
  margin:80px 0px 0px 0px;
  padding: 0px 0px;
  text-align: center;
}
.meet-our-team-wrapper h3{
  margin: 0px;
  padding: 0px 0px 30px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 38px;
  font-weight: bold;
  color: #30408A;
}
.meet-our-team-wrapper img{
  width:auto;
  max-width:100%;
}
.meet-our-team-wrapper img:hover{
	transform: scale(1.1);
	transition: all 0.3s ease-in;
}
.meet-our-team-wrapper h4{
  margin: 25px 0px 10px 0;
  padding: 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 25px;
  color: #21262B;
  font-weight: bold;
  text-align: left;
}
.meet-our-team-wrapper span{
  margin: 0px 0px 60px 0;
  padding: 0px 0px 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 22px;
  color: #21262B;
  text-align: left;
  display: block;
}

.more-about-al-shirawi-crosslink-section{
  margin:0px auto;
}
.more-about-al-shirawi-crosslink-section h2{
  margin:0px 0px;
  padding: 50px 0px;
  font-size: 28px;
  font-family:'Nunito', sans-serif;
  color: #181D24;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.cross-link-wrapper{
  margin:0px;
  padding: 0px;
  position: relative;
  display: block;
}
.cross-link-content{
  position: absolute;
  width:100%;
  bottom: 0px;
  padding: 20px;
  transition: .5s ease;
  background: rgb(0,0,0);
  background: transparent linear-gradient(180deg, #00000000 0%, #0000009B 100%) 0% 0% no-repeat padding-box;
}
.cross-link-content i img {
  width: auto !important;
  display: inline-block !important;
}
.cross-link-content h3{
  margin:0px 0px 10px 0px;
  padding: 0px 0px;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-family:'Nunito', sans-serif;
}
.cross-link-content p{
  margin:0px 0px 10px 0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 16x;
  font-weight: 400;
  opacity:0;
  height:0;
}

.cross-link-wrapper:hover .cross-link-content p{
 opacity:1;
 height:auto;

  transition:.5s ease;
}
.morecontent span {
  display: none;
}
.morelink {
  display: table;
  text-align: center;
  background:url("images/drop-arrow.svg") no-repeat 0px 0px #30408A;
  color: #fff;
  padding: 10px 35px !important;
  border-radius: 5px;
  margin: 30px auto 0;
}
a.morelink:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
}
.chairman-message-detail-wrapper{
  padding: 60px 0;
  border-bottom: 1px solid #dbe6f5;
  margin:0px 15px 60px;
}
.back-button{
  margin: 0px 0px;
  padding: 0px 0px;
  font-size:26px;
  font-weight: bold;
  color: #3D456A;
  font-family:'Nunito', sans-serif;
}
.back-button i{
  margin: 0px 10px 0px 0px;
}
.back-button:hover{
  text-decoration: none;
}
.chairman-message-detail-wrapper h2{
  margin: 0px ;
  padding: 70px 0px;
  text-align: center;
  font-size: 80px;
  color: #28315A;
  font-family: 'Source Serif Pro', serif;
  text-transform: uppercase;
}
.chairman-image-section{
  margin:0px 30px 30px 0px;
  padding: 0px 0px;
  float: left;
}
.chairman-image-section h4{
  margin: 25px 0px 10px 0;
  padding: 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 30px;
  color: #21262B;
  font-weight: bold;
  text-align: left;
  }
.chairman-image-section span{
  margin: 0px 0px 0px 0;
  padding: 0px 0px 0px 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 22px;
  color: #21262B;
  text-align: left;
}
.chairman-message-detail-wrapper p{
  margin:0px 0px 40px 0px;
  padding: 0px 0px;
  font-size: 24px;
  color: #808080;
  font-family: 'Nunito', sans-serif;
  font-weight:300;
}
.inner-banner-content.our-business{
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
}
.inner-banner-content.our-business span{
  margin:0px;
  padding: 0px 0px;
  font-family: 'Source Serif Pro', serif;
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
}
.find-our-business-wrapper{
  margin:0px;
  padding: 0px 0px 40px 0;
  background:#28315A;
}
.find-our-business-wrapper h2{
  margin:0px 0px;
  padding: 40px 0px 30px;
  font-family: 'Nunito', sans-serif;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.find-our-business-wrapper .select-wrapper{
	position: relative;
    background: #fff;
    border-radius: 12px;
}
.find-our-business-wrapper select{
  margin: 0px 0px;
  padding: 15px 10px;
  background: transparent;
  border-radius: 10px;
  width:100%;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  color: #21262B;
  position:relative !important;
  border:none;
  z-index:10 !important;
}
.search-button{
  margin:0px 0px;
  padding: 12px 40px;
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #30408A;
  border-radius: 10px;
  display: inline-block;
}
.search-button:hover{
  text-decoration: none;
  color: #fff;
  background:#000;
}
.our-ventures-wrapper{
  margin: 0px 0px;
  padding: 70px 0px;
  text-align: center;
}
.our-ventures-wrapper h3{
  margin:0px 0px 20px 0px;
  padding: 0px 0px;
  font-size: 80px;
  text-transform: uppercase;
  font-family: 'Source Serif Pro', serif;
  color:#04080F ;
}
.our-ventures-wrapper p{
  margin:0px;
  padding: 0px 0px;
  font-size:24px;
  font-weight: 400;
  color:#04080F;
  font-family: 'Nunito', sans-serif;
}
.blue-placeholder-infographics{
  margin: 0px 0px;
  padding: 70px 0px;
  background:#28315A;
  text-align: center;
  position: relative;
}
.blue-placeholder-infographics::before {
  margin: 0px auto;
  padding: 0px 0px;
  position: absolute;
  width: 802px;
  height: 440px;
  background: url(images/world-map.png) no-repeat center center;
  content: "";
  text-align: center;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  opacity: .2;
}
.blue-placeholder-infographics h2{
  margin: 0px;
  padding: 0px 0px 80px 0px;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 60px;
}
.blue-placeholder-infographics h3{
  margin:20px 0px 20px 0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Nunito', sans-serif;
  text-transform: uppercase;
}
.blue-placeholder-infographics p{
  margin:0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 18px;
  font-family: 'Nunito', sans-serif;
}
.industrial-listing-wrapper{
  margin:0px 0px;
  padding: 80px 0px;
  background:#E2EAFC;
}
.industrial-listing-wrapper h2{
  margin: 0px 0px;
  padding: 0px 0px 80px 0;
  text-align: center;
  font-size: 80px;
  font-family: 'Source Serif Pro', serif;
  color:#28315A;
  text-transform: uppercase;
}

.industrial-listing-div{
  margin:0px 0px 30px 0px;
  padding: 0px;
  position: relative;
  display: block;
}
.industrial-listing-div img{
  width:255px;
}

.learn-more-button img{
  width: auto;
}
.industrial-listing-content{
  position: absolute;
  bottom: 0;
  padding: 0 25px 25px;
}
.industrial-listing-content h3{
  margin:0px 0px;
  padding: 0px 0px 20px 0px;
  font-size: 22px;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.industrial-listing-content p{
  margin:0px;
  padding: 0px 0px 20px 0px;
  color: #fff;
  font-size: 18px;
  font-family: 'Nunito', sans-serif;
  display: none;
  transition: 10s ease;
}

.industrial-listing-div:hover .industrial-listing-content p{
  display: block;
  transition: 10s ease;
}

.industrial-listing-div:hover::after{
  margin: 0px 0px;
  padding: 0px 0px;
  content: "";
  position: absolute;
  /*background: url("images/industrial-listing-after.png") no-repeat 0px 0px;*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+25,000000+33&0+0,0.65+99 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.16) 25%, rgba(0,0,0,0.21) 33%, rgba(0,0,0,0.65) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 25%,rgba(0,0,0,0.21) 33%,rgba(0,0,0,0.65) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 25%,rgba(0,0,0,0.21) 33%,rgba(0,0,0,0.65) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

  width: 100%;
  height:100%;
  bottom: 0;
  left: 0;
}
.industrial-listing-content{
  z-index: 99;
}
.news-list{
	max-width:1170px;
}
.news-list h3{
	margin:0px;
	padding:0px 0px;
	font-size:22px;
	color:#fff;
	font-family: 'Source Serif Pro', serif;
	text-transform:uppercase;
}
.news-list h4{
	margin:0px;
	padding:0px 0px;
	font-size:60px;
	color:#fff;
	font-family: 'Source Serif Pro', serif;
}
.date{
	font-size:12px;
	color:#fff;
	font-family: 'Nunito', sans-serif;
	margin-bottom:25px;
}
.banner-right-news{
	margin:20px 0;
	padding:0px 20px;
	/* border-left: 1px solid #fff; */
  position: relative;
}
.banner-right-news::before{
  content: "";
  height: 86%;
  width: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 5px;
}
.small-date{
	font-size:12px;
	color:#fff;
	font-family: 'Nunito', sans-serif;
	margin-bottom:15px;
}
.banner-right-news h3{
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:10px;
}


.as-layer.as-closed.as-white.as-vertical.panel-counter{
	margin:0px;
	padding:0px;
	font-family: 'Nunito', sans-serif;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	z-index: 5;
	margin-bottom:30px !important;
}
.main-number {
    position: absolute;
    bottom: 0;
    padding: 10px 16px;
    opacity: 1 !important;
    margin: 0px 65px !important;
    font-family: 'Source Serif Pro', serif;
    font-weight: 600;
    color: #fff;
    font-size: 70px;
    z-index: 2;
	left:-30px;
}
.as-white {
    color: #fff !important;
    background: none;
    z-index: 10;
}
.as-white h3 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 30px;
    font-family: 'Nunito', sans-serif !important;
    font-weight: bold;
}
.as-white p {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 24px;
    font-family: 'Nunito', sans-serif !important;
}

.as-mask .as-panel::after {
    content: "";
    display: block;
    clear: both;
    background: #28315A;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .7;
}
.as-shadow{
	box-shadow:none !important;
}

.mobile-only{
	display:none;
}
.key-post-section .our-busines-top-patern-animation {
    position: absolute;
    top: 272px;
    right: -86px;
}
.key-post-section .our-busines-btm-patern-animation {
    position: absolute;
    bottom: -161px;
    left: -280px;
}


.page-numbers {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-numbers:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-numbers:focus {
  z-index: 3;
  outline: 0;
  /*box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);*/
}

.ajax-loader {
  position: absolute;
  z-index: 999;
  text-align: center;
  width: 100%;
  display: none;
}


.suggestion-box {
  background-color: #FFF;
  clear: both;
  width: 80%;
  position: relative;
  top: 2px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  padding: 10px 0;
  max-height: 210px;
  overflow-y: scroll;
  display: none;
}

.suggestion-box.open{display: block;}
.suggestion-box ul li {
  list-style: none;
  border-bottom: 1px solid #EEE;
  padding: 11px 30px;
  color: #918B8B;
  cursor: pointer;
}

.suggestion-box ul li:hover {
  background-color: #eaeaea;
}

.suggestion-box ul {
  padding: 0; margin: 0;
}

.home-search-button,
.search-button {border: none;}

.inner-banner-content.news-list{
	width:100%;
}
.download-wrapper-mobile{
	display:none;
}

.col-lg-4.stats {
    position: relative;
    text-align: center;
}
.col-lg-4.stats::after {
    content: "";
    border: 1px solid #C4D0EB;
    position: absolute;
    height: 100%;
    top: 20px;
    right: 0;
    transform: rotate(348deg);
	opacity:.5;
}
.col-lg-4.stats:nth-child(2)::after{
	right:-50px;
}
.col-lg-4.stats:last-child::after{
	display:none;
}
.graph-sec img{
	width:100%;
}
.as-panel.as-shadow.as-opened{
	cursor:all-scroll !important;
}

.gradient{
	position:relative;
}
.gradient::after{
	position: absolute;
    content: "";
    bottom: 30px;
    height: 150px;
    width: 100%;
background: rgb(226,234,252);
background: linear-gradient(3deg, rgba(226,234,252,1) 10%, rgba(255,255,255,0) 100%, rgba(253,253,255,1) 100%);
}
.gradient.active-gradient::after{
	display:none !important;
}

.gradient.pattern-visible::before {
    position: absolute;
    content: "";
    background: url(images/industrial-patern.svg) no-repeat 0px 0px;
    bottom: -133px;
    right: 0;
    height: 500px;
    width: 842px;
}


/*banner search area*/
.banner-section .home-search-area {
  display: none;
}
.blue-header a {
  background-color: #28315A;
  width: 80px;
  height: 90px;
  z-index: 9999;
  position: absolute;
  border-radius: 15px 0 0 15px;
  right: -8px;
  bottom: 260px;
  transition: .3s ease;
}
.blue-header a:hover {
  right: 0;
}
.blue-header #search svg {
  fill: #fff;
  position: absolute;
  height: 35px;
  width: 35px;
  top: 25px;
  right: 25px;
}
.blue-header #search svg:hover, .blue-header #search.active > svg {
  opacity: 1;
}

/* Searchbox relevant style */

#searchbox {
  position: absolute;
  bottom: 260px;
  left: 0;
  right: 0;
  max-width: 850px;
  width: 100%;
  margin: auto;
  z-index: 999;
}
#searchbox.show {
  animation: reveal-search ease .75s forwards;
  height: 80px;
}
#searchbox.hide {
  animation: hide-search ease .25s forwards;
}
#searchbox svg {
  margin: auto 0;
  position: absolute;
  height: 50px;
  fill: #B2AFAF;
  top: 0;
  bottom: 0;
}
#searchbox svg.magnify {
  left: 20px;
  right: 0;
  fill: #B2AFAF;
}
#searchbox svg.close {
  top: 15px;
  padding: 0;
  margin: 0;
  right: -50px;
  fill: #28315A;
  background-color: rgba(255,255,255,0.7);
  border-radius: 50%;
  opacity: .7;
  width: 30px;
  height: 30px;
}
#searchbox svg.close:hover {
  cursor: pointer;
  opacity: 1;
}
#searchbox input {
  /*width: calc(100% - 160px);*/
  width: 100%;
  margin: 0px;
  padding: 18px 28px;
 /* background: url(images/search.svg) no-repeat 14px 20px #fff;*/
 border-radius: 10px;
  border: none;
  float: left;
  font-weight: 500;
}
#searchbox input[type="text"]::placeholder {
  font-size: 18px;
  color: #03070E;
}
.show.blue-header {
  display: none;
}
#searchbox .home-search-button {
  position: absolute;
  right: 6px;
  top: 6px;
  border-radius: 10px;
  padding: 13px 15px;
  line-height: normal;
}
#searchbox .home-search-button svg {
  position: initial;
  height: 20px;
  width: 25px;
  vertical-align: middle;
  margin: -3px 0 0 0;
}
#searchbox input:focus {
  outline: 0;
}
#searchbox input:-moz-placeholder {
  color: #bfbfbf;
}
#searchbox input::-moz-placeholder {
  color: #bfbfbf;
}
#searchbox input:-ms-input-placeholder {
  color: #bfbfbf;
}
#searchbox input::-webkit-input-placeholder {
  color: #bfbfbf;
}

@keyframes reveal-search {
  0% {
    height: 0;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  50% {
    height: 80px;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  100% {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
@keyframes hide-search {
  0% {
    height: 80px;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    height: 0;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
/*banner search area ends*/



@media(min-width:1250px) and (max-width:1500px) {
.key-post-section .container{
	max-width:900px !important;
}
.our-busiiness-sec p{
	font-size:24px !important;
}
.company-detail-service-sec p{
	font-size:18px !important;
}
.meet-our-team .container{
	max-width:900px !important;
}
.meet-our-team-wrapper span{
	font-size:18px;
}
.meet-our-team-wrapper h4{
	font-size:20px;
}
.meet-our-team-wrapper h3{
	font-size:30px;
}
.ubermenu .ubermenu-target{
	padding:10px 12px !important;
}
.supplier-login {
    margin-left: 42px !important;
}
.home .supplier-login {
    margin-left: 40px !important;
}
li#menu-item-2365{
  margin-top: -2px !important;
}
.supplier-login::before{
  left: -11px
}
.business-list-sec-overlay p{
	font-size:16px !important;
}
  .inner-banner-content h1{
    font-size: 60px;
  }
  .founders-message-div h2{
    font-size: 60px;
  }
  .founder-message-div p{
	  font-size:20px;
  }
  .key-post-details h4{
	  font-size:30px;
  }
  .key-post-details span{
	  font-size:20px;
  }
  .meet-our-team h2{
    font-size: 38px;
  }
 .our-business-home h2{
	 font-size:73px;
 }
 .blue-strip-content h3{
	 font-size:35px;
 }
 .chairman-message-detail-wrapper h2{
	 font-size:40px;
 }
 .chairman-message-detail-wrapper p{
	 font-size:18px;
 }
 .chairman-image-section h4{
	 font-size:20px;
 }
 .chairman-image-section span{
	 font-size:19px;
 }
 .back-button{
	 font-size:20px;
 }
 .as-white p{
	 font-size:20px;
 }
 .as-white h3{
	 font-size:25px;
 }
.our-story-div h2 {
    font-size: 60px;
    line-height: 70px;
}
.chairman-image-section{
	width:40%;
}
.chairman-image-section img{
	width:100%;
}
.counting{
	font-size:70px;
}
.counting::after{
	font-size:70px;
}
.committed-wrapper-content h2{
	font-size:70px;
}
.committed-wrapper-content p{
	font-size:20px;
}
.news-wrapper h2 {
    font-size: 70px;
    line-height: 75px;
}
.we-are-top-sec h2{
	font-size:50px !important;
}
.we-are-top-sec p{
	font-size:20px !important;
}
.constant-sec h2 {
    font-size: 50px !important;
}
.our-vision-sec h2 {
    font-size: 50px !important;
}
.visonaries h2 {
    font-size: 50px !important;
}
.responsibility-sec h2 {
    font-size: 50px !important;
}
.responsibility-sec p {
    font-size: 20px !important;
}
.cross-link-content h3{
	font-size:20px !important;
}
.our-ventures-wrapper h3 {
    font-size: 50px!important;
}
.our-ventures-wrapper p{
	font-size:20px !important;
}
.blue-placeholder-infographics h2{
	font-size:50px !important;
}
.industrial-listing-wrapper h2{
	font-size:50px !important;
}
.industrial-listing-content h3{
	font-size:20px !important;
}
.news-list h4{
	font-size:50px !important;
}
.info-sc h3 {
    font-size: 30px !important;
}
.mail-link {
    font-size: 20px !important;
}
.tel-link {
    font-size: 20px !important;
}
.careers-top-sec h2{
	font-size:50px !important;
}
.years-of-50 h2 {
    font-size: 50px !important;
}
.expo-title-sec h2{
	font-size:50px !important;
}
.expo-ctn h3 {
    font-size: 30px !important;
}
.expo-ctn p{
	font-size:20px !important;
}
.contact-top-sec h2{
	font-size:50px !important;
}
.contact-companies h2{
	font-size:50px !important;
}
.contact-form-sec h2{
	font-size:60px !important;
}
.graph-sec h2{
	font-size:50px !important;
}
.our-busiiness-sec h1{
	font-size:52px !important;
}
.explore-sec h2{
	font-size:60px !important;
}
.collaboration-sec h2 {
    font-size: 50px !important;
}
.company-detail-our-projects h2{
	font-size:60px !important;
}
.get-in-touch h2{
	font-size:45px !important;
}
.news-event-detail-sec h2{
	font-size:40px!important;
}
.news-event-detail-sec p{
	font-size:20px !important;
}
.download-div {
    position: absolute;
    bottom: 110px !important;
    right: 50px;
    z-index: 1;
}
}

@media (min-width: 1367px) and (max-width: 1450px){
  .supplier-login {
      margin-left: 44px !important;
  }
  .home .supplier-login {
    margin-left: 70px !important;
  }
  .ubermenu .ubermenu-target {
    padding: 10px 18px !important;
  }
}

@media(max-width:1280px) {
  .main-logo img {
      width: 170px;
  }
}
@media(max-width:1250px) {
.inner-banner-content.news-list {
    width: auto;
}
}

@media(max-width:1200px) {
  .banner-content h1{
    font-size: 50px;
  }
  .our-business-home h2 {
    font-size: 61px;
    line-height: 65px;
}
.our-story-div h2 {
  font-size: 50px;
  line-height: 60px;
}
.committed-wrapper-content h2 {
  font-size: 61px;
  line-height: 65px;
}
.committed-wrapper-content {
  top: 75px;
}
.committed-wrapper-content p {
  margin: 80px 0px 50px 0px;
}
.news-wrapper h2 {
  font-size: 61px;
  line-height: 65px;
}
}

@media(max-width:1024px) {
  .supplier-login::before{
    left: -6px;
  }
  .home .supplier-login{
    margin-left: 24px!important;
  }
  .supplier-login{
    margin-left: 24px!important;
  }
  #searchbox{
    max-width: 450px;
    bottom: 150px;
  }
  #searchbox .home-search-button{
    width: 28%;
  }
  .blue-header a {
    width: 75px;
    height: 75px;
    bottom: 150px;
  }
  .blue-header #search svg {
    height: 26px;
    width: 26px;
  }
.as-layer.as-closed.as-white.as-vertical.panel-counter{
	margin-bottom:0px !important;
}
.visonaries-patern-animation{
	z-index:-1;
}
.years-of-50 .visonaries-patern-animation{
	z-index:-1;
}
.single-career .rmp-menu-wrap ul li:nth-child(4) a{
	background: #414868 !important;
}
.single-post .rmp-menu-wrap ul li:nth-child(3) a{
	background: #414868 !important;
}
.single-industry .rmp-menu-wrap ul li:nth-child(3) a{
	background: #414868 !important;
}
.single-company .rmp-menu-wrap ul li:nth-child(3) a{
	background: #414868 !important;
}
ul.rmp-submenu .rmp-menu-current-item a{
	background:red !important;
}

.download-div{
	bottom:90px !important;
}
.view-company-section{
	padding:5% 10%;
}
.cross-link-content{
  bottom: 0 !important;
}
.inner-banner-content h1 {
    font-size: 35px;
}
.news-list h4 {
    font-size: 25px !important;
}
.banner-right-news h3 {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.inner-banner-content.news-list {
    top: 65%;
}
html, body{
	overflow-x: hidden;
	}
	.menu-section{
	display:none;
}
}
.banner-section{
	overflow: hidden;
	}
@media(max-width:991px) {
  .header-button-links{
    top: -40px;
    right: 15px;
  }
  #rmp_menu_trigger-1078{
    top: 40px;
  }
  .sticky #rmp_menu_trigger-1078{
    top: 15px;
  }
  .header-section{
    top: 40px;
  }
  .white-btn, .blue-btn{
    padding: 6px 25px 6px 25px;
  }
.gradient.pattern-visible::before{
	display:none;
}
.inner-banner-content{
	text-align:center;
	left:0;
	right:0;
}
.founder-message-div p{
	font-size:19px;
}
.founder-message-div::after{
	display:none;
}
.download-wrapper::after{
	display:none !important;
}
.company-detail-ctn{
	margin-top:-10px !important;
}
.download-div{
	bottom:35px !important;
}
.infographics h2 {
    font-size: 40px !important;
}
.career-form-sec p{
	font-size:20px !important;
	margin-bottom:30px !important;
}
.cross-link-section .owl-nav {
  margin: 30px auto;
  text-align: center;
}
.cross-link-section .owl-prev{
  margin:0px 0px 0px 10px;
  padding: 0px;
  background:url("images/owl-mob-left.png") no-repeat 0px 0px !important;
  width:42px;
  height:32px;
  display: inline-block;
}
.cross-link-section .owl-next{
  margin:0px 20px 0px 20px;
  padding: 0px;
  background:url("images/owl-mob-right.png") no-repeat 0px 0px !important;
  width:42px;
  height:32px;
  display: inline-block;
}
.cross-link-section .owl-nav span{
  display: none !important;
}


.contact-top-sec h2 {
    font-size: 30px !important;
	color:#28315A !important;
}
.contact-companies h2 {
    font-size: 30px !important;

}
.modal-dialog {
    max-width: 100% !important;
}
.expo-modal .modal-dialog {
    max-width: 100% !important;
}
.expo-modal .modal-dialog img{
	width:100%;
}

.key-post-details{
	margin-top:30px;
}
.key-post-section [class*="row"]{
	margin-bottom:30px;
}
.blue-strip-wrapper{
	min-height:900px;
}

.blue-strip-content{
	width:100%;
	float:inherit;
}
.blue-strip-wrapper::before{
	bottom:0;
	left:0;
	right:0;
}

.explore-sec h2{
	font-size:35px !important;
}
.news-list h4 {
    font-size: 21px !important;
}
.small-date {
    font-size: 12px;
    margin-bottom: 4px;
}
.banner-right-news h3 {
    font-size: 12px;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.inner-banner-content.news-list {
    top: 70%;
	text-align:left;
	padding:0 20px;
}

.find-our-business-wrapper .search-button{
	display:block;
	width:100%;
}
.find-our-business-wrapper .select-wrapper{
	margin-bottom:15px;
}
.col-lg-4.stats::after{
	display:none;
}
/* .our-story-wrapper .col-lg-8.aos-init.aos-animate{ */
.our-story-wrapper .col-lg-8{
	order:2;
	margin-top:50px;
	padding:0;
}
#counter-stats p {
    margin: -23px 0px 6px 0px;
}


.header-section.fixed-header {
    padding: 40px 20px;
    z-index: 100000;
}
.header-section.fixed-header .main-logo{
 top: 22px;
}

.mobile-hide{
  display: none !important;
}
.mobile-only{
	display:block;
}
.menu-section{
	display:none;
}
.our-business-home p {
    margin: 15px 0px 15px 0px;
    font-size: 16px;
    line-height: 22px;
}
.our-business-home span{
  font-size: 16px;
}
.our-story-wrapper p {
  text-align: center;
  margin: 20px 0px 0px 0px;
}
.counter-section-wrapper .col-lg-4 {
  margin-bottom: 40px;
}
.counter-section-wrapper .col-lg-4 {
    margin-bottom: 40px;
}
.our-story-div h2 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 0;
}
.main-image {
  margin: 0px 0px 30px 0px;
}
.social-media-wrapper a {
  margin: 0px 15px 0px 0px !important;
}
.desktop-hide{
  display:block;
}
.button-wrapper{
  text-align: center;
  margin: 20px 0px;
  padding: 0;
}
.learn-more-button-blue{
  justify-content: center;
}
.mobile-footer-sections {
  display: block;
}
.mobile-footer-sections .accordionjs .acc_section .acc_head{
  background:url(images/accordian-arrow.png) no-repeat right 17px #EFF6FF !important;
}

.mobile-footer-sections .accordionjs .acc_section.acc_active .acc_head{
	  background:url(images/accordian-arrow-up.png) no-repeat right 17px #EFF6FF !important;
}

.mobile-footer-sections .accordionjs .acc_section{
  border: none;
  border-bottom:1px solid #cddef5;
  margin: 0;
}
.mobile-footer-sections .social-media-wrapper p, .mobile-footer-sections .social-media-wrapper a{
  font-size: 16px;
  color: #00377A;
  font-weight: 500;
}

.key-post-div .row:nth-child(even) .col-lg-5 {order: inherit;}

.chairman-image-section {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px;
  float: inherit;
  text-align: center;
}
.chairman-image-section h4{
  text-align: center;
}
.chairman-message-detail-wrapper h2{
  font-size: 34px;
}
.chairman-message-detail-wrapper p{
  font-size: 17px;
}


}
@media(max-width:767px) {
  .as-padding{
    padding: 10px 0 !important;
  }
  .banner-right-news::before {
    height: 83% !important;
  }
  .committed-wrapper-content {
    padding: 68px 0;
  }
  .inner-banner-content span{
    font-size: 18px !important;
  }
  .our-story-wrapper p{
    font-size: 16px;
    line-height: 22px;
  }
  #searchbox {
    max-width: 255px;
    bottom: 100px;
  }
  #searchbox input{
    margin-bottom: 15px;
  }
  #searchbox .home-search-button {
    position: inherit;
    margin: 0 auto;
    display: block;
    width: auto;
  }
  .blue-header a {
    width: 50px;
    height: 50px;
  }
  .blue-header #search svg {
    height: 23px;
    width: 23px;
    top: 14px;
    right: 11px;
}
.blue-header a{
  bottom: 20px;
}

	.modal-header{border: 0px;
    background: #000;}
	.modal-header .close {
    color: #fff;
    opacity: 1;
}
.collaboration-carousel [class*="col-"] {
	margin:auto !important;
}

	.home-search-area h2 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 20px !important;
}
	.suggestion-box {
    background-color: #FFF;
    clear: both;
    width: 100%;
    position: relative;
    top: -80px;
    border-top-left-radius: 0px;
     border-bottom-left-radius: 0px;
    padding: 10px 0;
    max-height: 90px;
    overflow-y: scroll;
    display: none;
    border-top: 1px solid #ccc;
	border-radius:10px;
}
.counting{
	font-size:70px;
}
.counting::after{
	font-size:70px;
}
.our-business-carosuel .owl-dots {
  margin-top: 30px;
  text-align: center;
}
.our-business-carosuel .owl-dot span {
  width: 50px;
  height: 3px;
  background:  #fff;
  display: block;
  margin: 0px 5px;
}
.our-business-carosuel .owl-dot.active span {
  background: #394472;
}




  .our-ventures-wrapper p br{
    display: none;
  }
/*.banner-right-news{
	border-left:none !important;
}*/
.tab-pane .common-button {
    margin-left:0px
}

	a.expand-icon {
    width: 20px !important;
    height: 20px !important;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 24px;
}
.main-logo{
	width:150px;
}
.main-logo img{
	width:100%;
}
.header-section.fixed-header img{
	width:78%;
}

.company-template-default .inner-banner-content{
	top:32%;
	text-align:center;
}
.company-template-default .inner-banner-content h1{
	font-size:22px;
}

table#careerList {
    border-top: 1px solid #30408a;
}
.collaboration-sec h2 {
    font-size: 30px !important;
}
.more-about-al-shirawi-crosslink-section h2{
	font-size:22px !important;
}
.vacancies-form-sec h3{
	margin:0px !important;
}
.chairman-div{
	margin:0px 0px 50px 0px;
}
.download-div{
	right:0 !important;
	bottom: 35px !important;
}
.download-div i{
	margin:0px !important;
}
.meet-our-team-wrapper{
	padding:0px 0px 0 0;
}
.as-layer.as-closed.as-white.as-vertical.panel-counter{
	font-size:15px!important;
	margin-bottom:0px !important;
}

.main-number {
    font-size: 35px!important;
}
.as-white p {
    font-size: 14px;
    max-width: 200px;
}
.as-white h3 {
    font-size: 16px!important;
}
.desktop-video{
	display:none;
}

.Mobile-video{
	display:block!important;
}

.view-company-section {
    padding:22% 5%;
}
.view-company-section .common-button{
	display:inline-block;
}
.view-company-section h3{
	font-size:25px;
}

.inner-banner-content.news-list {
    width: 100%;
    padding: 0 50px;
	top:25%;
}
.inner-banner-content.news-list .col-8{
	width:100%;
	max-width:100%;
	flex:inherit !important;
}
.inner-banner-content.news-list .col-4{
	width: 100%;
    max-width: 100%;
    flex: inherit;
}


.contact-top-sec [class*="col-"]{
	border-right:0 !important;
}
	.our-story-div a.common-button {
    margin: 20px 0 0 !important;
    text-align: center;
    display: inline-block;
    width: 100%;
}
#counter-stats {
    padding: 70px 0px 15px;
}
.download-wrapper-mobile{
	display:block;
}
.download-wrapper{
	display:none;
}

.download-div {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 1;
    left: 0;
    text-align: center;
}
.download-wrapper-mobile{
	color:#fff;
	text-decoration:none;
	margin: 7px 0px;
}
.download-div i{
	margin:0px;
}

 .mob-banner-img{
    display:block;
    width:100%;
  }
 .inner-banner-section .banner-img{
  display: none;
  }
.banner-content h1 {
  font-size: 35px;
}
.our-business-home h2 {
  font-size: 40px!important;
  line-height: 42px;
  margin-top: 10px;
}
.our-business-home {
  padding: 40px 0px 60px;
  margin: 0px 0px;
}
.our-story-div h2 {
  font-size: 34px;
  line-height: 38px;
  padding-bottom: 0;
}
h2.counter{
  font-size: 60px;
}
.common-button {
  margin: 0px 0px 10px 10px;
  padding: 20px 30px;
  display: block;
  font-size: 14px;
}
.committed-wrapper-content h2 {
  font-size: 34px;
  line-height: 40px;
}
.committed-wrapper-content p {
  margin: 15px 0px 35px 0px;
  font-size: 19px;
}
.news-wrapper {
  margin: 0px 0px;
  padding: 60px 0px 0;
}
.news-wrapper h2 {
  font-size: 34px;
  line-height: 40px;
  padding: 0px 0px 30px 0px;
}
.main-news-content-section h3{
  font-size: 18px;
}
.footer-wrapper {
  margin: 0px 0px 0px 0px;
  padding:400px 0px 30px 0px;
  background: url(images/Al_Shirawi_1.gif) no-repeat 70%;
  background-size: cover;
}
.cross-link-section .owl-stage{
  padding-left: 0 !important;
}
.more-about-al-shirawi-crosslink-section .container{
  max-width: 100% !important;
  padding-right: 0 !important;
}
.founders-message-div::before, .key-post-section::before, .key-post-section::after{
  display: none;
}
.founders-message-div h2 {
  font-size: 34px;
}
.meet-our-team h2 {
  font-size: 34px;
}
.meet-our-team-wrapper h3{
  font-size: 20px;
}
.meet-our-team-wrapper h4{
  font-size: 16px;
}
.meet-our-team-wrapper span{
  font-size: 16px;
  margin: 0px 0px 30px 0;
}
.inner-banner-content h1{
  font-size: 30px;
  text-align: center;
}
.founder-message-div{
  text-align: center;
}
.founder-message-div::before{
  left: 0;
}
.inner-banner-content {
  transform: translate(-50%);
  left: 50%;
  width: 100%;
}

.cross-link-content h3{
  font-size: 19px;
}
.cross-link-section .owl-nav {
  margin: 30px auto;
  text-align: center;
}
.cross-link-section .owl-prev{
  margin:0px 0px 0px 10px;
  padding: 0px;
  background:url("images/owl-mob-left.png") no-repeat 0px 0px !important;
  width:42px;
  height:32px;
  display: inline-block;
}
.cross-link-section .owl-next{
  margin:0px 20px 0px 20px;
  padding: 0px;
  background:url("images/owl-mob-right.png") no-repeat 0px 0px !important;
  width:42px;
  height:32px;
  display: inline-block;
}
.cross-link-section .owl-nav span{
  display:none;
}

.home-search-area {
    position: absolute;
    bottom: 100px;
    text-align: center;
	max-width:850px;
	width:100%;
}
.home-search-area input {
    width: 100%;
    margin: 0px;
    padding: 18px 10px 18px 40px;
    border-radius: 10px;
    border: none;
    float: inherit;
}
.home-search-button {
    margin: 20px 0px 0px 0px;
    border-radius: 10px;
    float: inherit;
    width: auto;
    text-align: center;
    display: inline-block;
}

}
@media(max-width:600px) {
.white-btn, .blue-btn{
  padding: 6px 11px 6px 11px;
  font-size: 12px;
}
.white-btn svg, .blue-btn svg{
  width: 12px;
}
.video-overlay img{
	width:20% !important;
}

.blue-strip-content h3{
	margin:0px 0px 30px 0px;
}
.learn-more-button{
	font-size:12px;
}

  .chairman-image-section{
    width:100%;
  }
  .chairman-image-section img{
    width:100%;
  }
}

.modal-body{
	padding:6px 6px 0 6px;
}
.download-div {
    position: absolute;
    bottom: 50px;
    right: 50px;
    z-index: 1;
}
.download-div img{
      box-shadow: 12px 17px 25px #0000005c;
      border-radius: 50%;
      background-color: white;
}
.download-div:hover img{
  box-shadow: none;
  border-radius: 50%;
  background-color: white;
}
.download-wrapper {
    margin: 0px 10px 0px 0px;
    padding: 10px 15px;
    background: #fff;
    border-radius: 10px;
    color: #28315A;
	  font-weight:700;
}


.download-wrapper:hover{
	text-decoration:none;
	color:#000;
}
 .download-div i{
  margin: 2px 0px 0px 0;
 }
 .meet-our-team-wrapper span i {
    font-size: 16px;
    color: #9d9999;
}
.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}
div#a-z-listing-1 {
    padding: 10% 0;
}
.has-posts {
    background: #28315A !important;
    color: #fff !important;
    border: 1px solid #28315A !important;
}
.has-posts a{
	color:#fff !important;
}
h2.letter-title {
    background: #28315A !important;
    color: #fff !important;
    font-family: 'Source Serif Pro', serif;
    border-bottom: none !important;
    padding: 10px !important;
    margin-bottom: 15px !important;
}
#a-z-listing-1 a {
    color: #000;
    font-size: 16px;
}
.our-story-div a.common-button {
    margin: 20px 10px 60px;
    text-align: center;
    display: inline-block;
}
.home-industrial-slider {
    position: relative;
}

.next-button {
    position: absolute;
    bottom: -9%;
    right: 29px;
    cursor: pointer;
    background: #28315a;
    padding: 15px;
    border-radius: 7px;
    border: 1px solid #fff;
	z-index:9;
}
.next-button:hover{background: #00377A;}
.previous-button-slider:hover{background: #00377A;}

.previous-button-slider {
    cursor: pointer !important;
    position: absolute;
    bottom: -9%;
    z-index: 10;
    right: 105px;
    cursor: pointer;
    transform: rotate(180deg);
    background: #28315a;
    padding: 15px;
    border-radius: 7px;
    border: 1px solid #fff;
}
.previous-button-slider.show-arrow{
	display:block;
}
.as-pagination-buttons{
	display:none !important;
}
/*
.as-pagination-button{
	margin:0px;
	padding:0px;
	width:50px !important;
	height:50px !important;
	background:url("images/button-icon.png") no-repeat 0px 0px !important;
	border-radius:0 !important;
	border:none !important;
	position: absolute;
    right: 36px;
	display:none !important;
}
.as-pagination-buttons .as-selected {
    background-color: #000;
    left: 0;
    display: none !important;
}*/
.as-has-buttons {
    margin-bottom: 0 !important;
}
.az-letters-wrap {
    margin-bottom: 50px;
}


span.wpcf7-not-valid-tip {
    color: red !important;
}
.wpcf7-response-output {
    background: #fff !important;
}
#rmp-container-1078{
	background:#28315A !important;

    z-index: 10000000 !important;
}
.mega-sub-menu{
	margin:0px !important;
	padding:0px !important;
	border-bottom:1px solid #ddd;
}
.mega-sub-menu li{
	margin:0px 0px 10px 0px !important;
	display:block !important;
	line-height:25px;
}
.mega-sub-menu li a{
	color:#000 !important;
	font-size:16px !important;
	font-weight:400 !important;
	text-transform:capitalize !important;
	display:block !important;
}
ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    background: url(images/megamenu-bg.png) no-repeat bottom center #fff !important;
    padding: 15px 20px 95px 20px;
    background-size: cover !important;
  	height:700px;
  	overflow-y:scroll;
    top: 80px;
}



@media(max-height:700px) {
.next-button{
    padding: 10px;
}
.previous-button-slider
{
    padding: 10px;
}


	ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
	height:600px;
	overflow-y:auto;
}
/* width */
ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width::-webkit-scrollbar {
  width: 10px;
}

/* Track */
ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width::-webkit-scrollbar-thumb {
  background: #28315A;
  border-radius: 10px;
}
}



/*.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded{
	 background: url(images/megamenu-bg.png) no-repeat bottom center #fff !important;
    padding: 20px 20px 115px 20px;
    background-size: cover !important;
}*/

.ubermenu .ubermenu-item.ubermenu-item-1677 > .ubermenu-target:hover{
	background:url(images/button-icon.svg) no-repeat 150px 12px #000 !important;
}
#rmp-menu-wrap-1078 .rmp-menu-item-link{
	font-size:17px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
}
#rmp-menu-wrap-1078 .rmp-menu-current-item>.rmp-menu-item-link {
    /* background-color: #414868 !important; */
    background-color: #5164ba !important;
}
#rmp_menu_trigger-1078.is-active {
    background: transparent !important;
}
#rmp_menu_trigger-1078{
	right:0% !important;
}
span.responsive-menu-pro-inner {
    width: 33px !important;
}
#rmp_menu_trigger-1078 .responsive-menu-pro-inner, #rmp_menu_trigger-1078 .responsive-menu-pro-inner::before, #rmp_menu_trigger-1078 .responsive-menu-pro-inner::after{
	height:2px !important;right:0 !important;
}
#rmp_menu_trigger-1078.is-active span.responsive-menu-pro-inner{
	width:25px !important;
}

.tooltiptext {
  display: none;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -60px;
}
@media(min-width:1601px) and (max-width:1700px) {
  .menu-section ul li a{
    font-size: 16px;
  }
}
@media(min-width:1200px) and (max-width:1600px) {

.company-detail-products-sec h2{font-size:70px !important;    line-height: 75px!important; }
.banner-img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.inner-banner-content h1 {
    font-size: 65px;
}
.inner-banner-content span{
  font-size: 20px;
}
.expo-title-sec h2 {
    font-size: 40px !important;
}
.contact-top-sec h2 {
    font-size: 40px !important;
}
.contact-companies h2 {
    font-size: 40px !important;
}
.contact-form-sec h2 {
    font-size: 51px !important;
}
.career-form-sec h2{
	font-size:40px !important;
}
.news-list h4 {
    font-size: 40px !important;
}
.blue-placeholder-infographics h2 {
    font-size: 40px !important;
}
.industrial-listing-wrapper h2 {
    font-size: 40px !important;
}
.our-busiiness-sec h1 {
    font-size: 70px !important;
}
.our-busiiness-sec .container {
    max-width: 1000px;
}
.company-detail-service-sec h2{
	font-size:50px !important;
}
.company-detail-ctn p{
	font-size:17px !important;
}
.company-detail-service-sec h4{
	font-size:15px !important;
}
.company-detail-our-projects .container{
	max-width:900px;
}
.company-detail-our-projects h2 {
    font-size: 50px !important;
}
.company-detail-our-projects p{
	font-size:18px !important;
}
.menu-section ul li a{
	font-size:14px !important;
}
.as-layer.as-closed.as-white.as-vertical.panel-counter{
	font-size:16px !important;
	margin-bottom:15px !important;
}

  .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
      position: absolute;
      right: 0px !important;
      top: 50%;
      margin-top: -8px !important;
  }
}

@media(min-width:1510px) and (max-width:1690px){
	.download-div{
		bottom:100px;
	}

.inner-banner-content.news-list {
    bottom: 20%;
}

}
@media(min-width:992px) and (max-width:1024px){
	.header-section.fixed-header{
		height:80px;
	}
}

li#rmp-menu-item-1677 {
    display: none;
}

.input-sec p {
    margin: 0 !important;
    padding: 0 !important;
}
.rmp-menu-sub-level-item {
    background: #344075;
}
div.letter-section{
	scroll-margin-top: 5em;
}
div.letter-section div.back-to-top a:before{
	display:none !important;
}
@media(max-width:991px) {
  .banner-right-news::before{
    height: 79%;
  }
	.grecaptcha-badge{transform: scale(0.77);}
	.blue-placeholder-infographics h2 {
    font-size: 40px !important;
}
.cross-link-section .owl-stage {
    padding-left: 0 !important;
}
.more-about-al-shirawi-crosslink-section .container {
    max-width: 100% !important;
    padding-right: 0 !important;
}
.as-pagination-buttons{
	display:block !important;
	z-index: 1000;
}
.as-pagination-button {
    width: 27px !important;
    height: 3px !important;
    border-radius: 0 !important;
    background: #28315A !important;
    margin: 0px 0px !important;
	opacity:.4;
  border: 0 !important;
}
.as-pagination-button.as-selected{
	opacity:1;
}
img.size-medium.wp-image-1275.alignleft {
    width: 100%;
    display: block;
}
}
.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-weight: bold;
    color: #000 !important;
}
.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover{
	color:#28315A !important;
}
.ubermenu .ubermenu-item.ubermenu-item-1677 > .ubermenu-target {
	background: url(images/button-icon.svg) no-repeat 92% 14px #28315A !important;
    border-radius: 10px !important;
    color: #fff !important;
    max-width: 300px !important;
    float: right;
    text-transform: uppercase;
    padding: 15px 0px 15px 20px;
    font-size: 14px;
    background-size: 14% !important;
    max-width: 185px !important;
    width: 100% !important;
}

.ubermenu .ubermenu-item.ubermenu-item-1677 > .ubermenu-target:hover {
  background: url(images/button-icon.svg) no-repeat 92% 14px #000 !important;
    border-radius: 10px !important;
    color: #fff !important;
    max-width: 300px !important;
    float: right;
    text-transform: uppercase;
    padding: 15px 0px 15px 20px;
    font-size: 14px;
    background-size: 14% !important;
    max-width: 185px !important;
    width: 100% !important;
}



img.size-medium.wp-image-1275.alignleft {
    width: 50%;
    display: block;
}

.page-content.error-page {
    text-align: center;
    padding: 10% 5%;
}
.page-content.error-page h2{
    font-family: 'Source Serif Pro', serif;
    font-size: 50px;
    font-weight: bold;
}
.inner-banner-content img{
	margin-bottom:10px;
	max-width: 300px;max-height: 230px;
}
.blue-placeholder-infographics h2{
	display:none;
}
.inner-banner-content span {
    margin: 0px;
    padding: 0px 0px;
    font-family: 'Source Serif Pro', serif;
    font-size: 24px;
    text-transform: capitalize;
    color: #fff;
}
.mega-sub-menu li a:hover{
	color:#28315A !important;
}
a#loadMoreCareer {
    background: #30408A;
    margin: auto;
    display: table;
}
#rmp-menu-wrap-1078 .rmp-menu-item {
    width: 100%;
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #40455e !important;
  /*  padding: 2px 0px;*/
}
li#menu-item-2033 a{
	padding:10px !important;
}
.main-news-content-section.video {
    display: none;
}
.leadership-hide{
	display:none;
	padding:0px 0px 20px 0px
}
.leader-read-less{
	display:none;
	margin: 40px auto;
    padding: 15px 15px;
    background: #28315A;
    border-radius: 10px;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: bold;
    transition: .15s ease;
    text-transform: uppercase;
	cursor:pointer;
}
.leader-read-less i{
	margin:0px 0px 0px 10px;
transform: rotate(180deg);
    display: inline-block;
}
.leader-read-less:hover{
	background:#000;
}

.leader-read-more{
	margin: 20px auto;
    padding: 15px 15px;
    background: #28315A;
    border-radius: 10px;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: bold;
    transition: .15s ease;
    text-transform: uppercase;
	display:table;
	cursor:pointer;
}
.leader-read-more i{
	margin:0px 0px 0px 10px;
}
.leader-read-more i img{
	margin:-4px 0px 0px 0px;
}
.leader-read-more:hover{
	background:#000;
}
.read-less{
	margin:20px auto;
	display:table;
}
.founder-message-div.active-more::before{
	display:none;
}
.wpcf7 form.invalid .wpcf7-response-output{
color: red;
}

.wpcf7 form.sent .wpcf7-response-output   {
color: green;
}
.news-event-list-sec a:hover {
    text-decoration: none;
    color: #000;
}
/*.ubermenu-submenu-id-310{
	display:none !important;
}
#menu-item-310 .ubermenu-target::after{
	display:none;
}*/
.file-upload span.cv, .cv span {
  color: red !important;
  opacity: 1 !important;
  right: 0;
  text-align: left;
  top: 32px !important;
}
.sub-menu-wrapper{
	margin:10px 0px;
}
.submenu-main-heading{
	margin:15px 0px 15px 0px !important;
	padding:0px;
	color:#181D24 !important;
	font-size:18px!important;
	font-weight:bold!important;
	font-family: 'Nunito', sans-serif;
	display:block;
	text-transform:uppercase;
}

.sub-menu-wrapper ul{
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #ccc;
}
.sub-menu-wrapper ul li{
	display:block;
	margin:0px 0px 10px 0px !important;
	padding:0px;
}
.sub-menu-wrapper ul li a{
	margin:0px;
	padding:0px !important;
	font-size:14px;
	color:#181D24;
	font-weight:400;
	font-family: 'Nunito', sans-serif;
	text-transform:capitalize;
}
.div-1{
	width:20%;
	float:left;
}
.div-2{
	width:20%;
	float:left;
}
.div-3{
	width:20%;
	float:left;
}
.div-4{
	width:20%;
	float:left;
}
.div-5{
	width:20%;
	float:left;
}
li#menu-item-2214 {
    display: none;
}
#menu-item-2215 a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    display: none;
}
.footer-menu li.current-menu-item a {
    color: black !important;
}
#rmp-menu-wrap-1078 .rmp-submenu .rmp-menu-item-link{
    font-size: 15px !important;
    height: auto !important;
    line-height: 31px !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
}

.rmp-menu-subarrow{
	background:url("images/leadership-down.png")no-repeat 0px 0px !important;
	color:transparent !important;
	    top: 13px !important;
    background-size: 40% !important;
}

.rmp-menu-subarrow.rmp-menu-subarrow-active{
	background:url("images/leadership-down.png")no-repeat 0px 0px !important;
	color:transparent !important;
	    top: -13px !important;
    background-size: 40% !important;
	transform: rotate(180deg);
    right: 24px !important;
}



/*.ubermenu-submenu-id-310{
	-webkit-column-count: 5!important;
	-moz-column-count: 5!important;
	column-count: 5!important;
	width:100% !important;
}
.ubermenu-submenu-id-310 li ul{
	-webkit-column-count: 1!important;
	-moz-column-count: 1!important;
	column-count: 1!important;
	width:100% !important;
}
*/
span.file-name {
  font-weight: bold;
}
label.required::after {
  content: '*';
  color: red;
}
.pagination {
	margin: 0px auto;
    display: table !important;
    text-align: center;
}
 .pagination .page-numbers {
    position: relative;
    display: inline-block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color:#00377A !important;
    background-color: transparent;
    border: none;
	font-size:16px;
	font-family: 'Nunito', sans-serif;
}

 .pagination .page-numbers.current{
	 background:#00377A;
	 color: #fff !important;
    border-radius: 3px;
	-webkit-box-shadow: 10px 10px 5px -11px rgba(4,4,133,1);
-moz-box-shadow: 10px 10px 5px -11px rgba(4,4,133,1);
box-shadow: 10px 10px 5px -11px rgba(4,4,133,1);
 }
 .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
    padding-top: 6px!important;
    padding-bottom: 2px!important;
}

.ubermenu-skin-grey-white .ubermenu-submenu{
	margin:0px 10px 0px 0px !important;
}

.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    color: #222222;
    background: transparent;
    font-weight: bold !important;
}
.company-template-default .footer-menu ul li:nth-child(2) a {
    color: #000;
}
.single-post .footer-menu ul li:nth-child(3) a {
    color: #000;
}
.single-career .footer-menu ul li:nth-child(4) a {
    color: #000;
}
.menu-item-object-company a {
    background: #6c77a9 !important;
}
li#menu-item-1677 {
    display: none;
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:hover {
    color: #60a8ff !important;
}
@media(min-width:1250px) and (max-width:3000px) {
	li#menu-item-2274 {
    width: 20%;
    /* background: red; */
}
li#menu-item-2275 {
    width: 20%;
}
li#menu-item-2276 {
    width: 20%;
}
li#menu-item-2273 {
    width: 20%;
}
}
li#menu-item-2365 {
    border: 1px solid #fff;
    border-radius: 10px;
    margin-top: 3px;
}
li#menu-item-2365 a{
  padding: 10px 20px
}
li#menu-item-2365:hover {
    background: #fff;
}
li#menu-item-2365:hover a{
    color: #28315A;
}
@media(max-width:1024px) {
  .single-company .rmp-menu-wrap ul li.current-menu-ancestor>a{
    background: #344075 !important;
  }
	.previous-button-slider, .next-button{
		bottom: -5%;
	}
	li#menu-item-2365 {
    border: none;
    border-radius: 0px;
}
li#menu-item-2365:hover {
    background: transparent;
}
li#menu-item-2365:hover a{
    color: #fff;
}
li#rmp-menu-item-2365 a {
    background: #ffffff !important;
    color: #28315a !important;
}
}
@media(width:768px){
	.header-section.fixed-header .main-logo {
    top: 12px;
}


}
@media (min-width: 1800px){
  .home .supplier-login {
    margin-left: 150px !important;
  }
  .supplier-login {
    margin-left: 98px !important;
  }
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -8px;
  }
}
@media(min-width:601px) and (max-width:900px) {
#industryList.row{justify-content: space-around;}
#industryList .col-lg-3 {
    max-width: 270px;
}

}

@media(min-width:300px) and (max-width:600px) {
.as-pagination-button {
    width: 20px !important;
    height: 3px !important;
    border-radius: 0 !important;
    background: #28315A !important;
    margin: 0px 0px !important;
	opacity:.4;
}
.as-pagination-button:first-child {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius:10px !important;
}
.as-pagination-button:last-child {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius:10px !important;
}
#industryList .col-lg-3 {
    max-width: 285px;
}
.committed-wrapper{
  background-size: cover !important;
  background-attachment:scroll !important;
}

#industryList.row{justify-content: space-around;}
}

.page-template-front-page #menu-item-2580,
.page-template-front-page #rmp-menu-item-2580{display: none;}

@media(min-width:992px) and (max-width:1000px) {
.header-section.fixed-header img {
    width: 45%;
}
}
@media(min-width:360px) and (max-width:410px) {
	.news-list h4 {
    font-size: 18px !important;
}
.news-list h3{
  font-size: 14px!important;
margin-bottom: 5px;
margin-top: 9px;
}
.date{
	margin-bottom:2px!important;
}
.banner-right-news{
	margin:15px 0px!important;
}
.inner-banner-content.news-list {
    width: 100%;
    padding: 0 30px;
    top: 20%;
}
}
@media (max-width: 575px){
    .header-button-links {
      top: -40px;
      right: 0;
      left: 0;
      margin: auto;
      text-align: center;
  }
}

@media(min-width:1601px) and (max-width:1800px) {
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px !important;
}
}
@media(min-width:1801px) and (max-width:2500px) {
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px !important;
}
}

.postid-4383.default_date, .postid-4367.default_date, .postid-4370.default_date, .postid-4373.default_date, .postid-4377.default_date {
    display: none !important;
}
.default_date {
    display: none !important;
}