@charset "utf-8";
/* CSS Document */
html {
  overflow-x: hidden;
}
h2 {
  font-family: 'Source Serif Pro', serif;
}
p {
  font-weight: 300;
  font-family: 'Nunito', sans-serif;
}
/* footer */
#scrollButton {
 position: fixed;
 background: #28315A;
 width: 50px;
 height: 50px;
 z-index: 9999999999;
 display: block;
 border-radius: 50%;
 bottom: 43px;
 right: 11px;
 box-shadow: 2px 1px 6px rgba(116, 115, 115, 0.66);
 /*display: none;*/
text-align: center}
#scrollButton img{
  width: 25px;
  margin-top: 13px;
}
 #scrollButton .download-icon-white {
   right: 12px;
   top: 10px;
   transform: rotate(180deg) scale(0.6); }
 #scrollButton:hover {
   background-color: #322f31; }

#scrollButton.show {
 display: block; }

.select-wrapper{
  position: relative;

}
.select-wrapper img{
  width: 25px;
  clear: both;
  position: absolute;
  right: 10px;
  top: 14px;
  z-index: 3;
}
.select-wrapper select{
  position: relative;
  z-index: 2;
  cursor: pointer;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  font-weight: 700;
}
.inner-banner-section {
  position: relative;
  /*z-index: 5;*/
}
.inner-banner-section.company-div-wrap {
    z-index: 5;
}
.graph-sec {
  /*padding: 50px 0px;*/
  position: relative;
  overflow: hidden;
}
.graph-sec h2 {
  padding: 0px;
  margin: 0px;
  font-size: 58px;
  color: #28315A;
}
img.graph-img-1 {
  width: 48%;
  display: inline-block;
  position: relative;
  bottom: -30px;
}
img.graph-img-2 {
  width: 48%;
  display: inline-block;
}
img.graph-img-3 {
  display: table;
  margin: auto;
  margin-top: 50px;
}
.graph-list {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.our-busiiness-sec {
  padding: 90px 0px;
  background: #E2EAFC;
  position: relative;
  overflow: hidden;
}
.business-list-sec {
  position: relative;
  cursor: pointer;
  margin-bottom: 50px;
}
.business-list-sec img {
  width: 100%;
 cursor: auto;
}
.vision-bg{  background: url("../images/vision-bg.png") no-repeat bottom left; padding-bottom: 50px; }

.vision-bg .col-7  {
    float: right;

    flex: 100%;
    min-width: 100%;
}
.vision-bg .vision-l .col-7 {text-align: right !important;}
.vision-bg .vision-l {    margin-top: 30px;}
.vision-bg .vision-r {    margin-top: 30px;}
.vision-bg img
{width:100%;}
.vision-bg p
{
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}
.vision-bg .vision-l .col-7 h3 {
    text-align: right !important;font-size: 20px;
    padding-bottom: 5px;
	text-transform: uppercase;
}

.vision-bg .vision-r .col-7 h3 {
    text-align: left !important;font-size: 22px;
    padding-left: 0px;
    padding-bottom: 5px;
    text-transform: uppercase;
	font-weight: 700;
}

.dis-view{margin: 45px auto 0px;    display: block;}
.mob-view{display:none; margin: 0 auto; }
/*.our-busiiness-sec h2 {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 98px;
  color: #28315A;
  text-align: center;
  text-transform: uppercase;
}*/
.our-busiiness-sec h1 {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 98px;
  color: #28315A;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Source Serif Pro', serif;
}
.our-busiiness-sec p {
  padding: 0px 0px 65px;
  margin: 0px auto;
  font-size: 24px;
  color: #28315A;
  text-align: center;
  max-width: 600px;
  line-height: normal;
  font-weight: 400;
}
.business-list-sec-overlay {
	cursor: auto;
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0px;
  padding: 30px 45px;
  background-color: rgba(40, 49, 90, 0.8);
  transition: all 0.3s ease 0s;
}
.business-list-sec-overlay img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}
.business-list-sec-overlay p {
  padding: 0px 0px;
  margin: 0px;
  font-size: 22px;
  color: #fff;
  line-height: normal;
  text-align: left;
  transition: all 0.3s ease 0s;
}
.explore-sec {
  padding: 90px 0px 60px;
  border-bottom: solid 1px #E3E3E3;
}
.explore-sec .row {
  margin-right: 0px;
  margin-left: 0px;
}
.explore-sec [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
.explore-sec [class*="col-"]:first-child {
  padding-left: 50px;
  padding-right: 30px;
}
.explore-sec h2 {
  padding: 0px;
  margin: 0px;
  font-size: 70px;
  color: #000;
  text-transform: uppercase;
}
.explore-sec p {
  padding: 0px;
  margin: 0px;
  font-size: 22px;
  color: #808080;
  line-height: normal;
}
.explore-list-sec {
  position: relative;
  cursor: pointer;
}
.explore-list-sec:before {
  content: "";
  display: block;
  bottom: 0px;
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  background: url("../images/expolore-gradient-bg.png") no-repeat center bottom;
  ;
  background-size: contain;
}
.explore-list-sec-overlay {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0px;
  padding: 35px;
  transition: all 0.3s ease 0s;
}
.explore-carosuel .owl-stage {
  padding-left: 0px !important;
}
.explore-list-sec-overlay h4 {
  padding: 0px 0px;
  margin: 0px;
  font-size: 20px;
  color: #fff;
  line-height: normal;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.explore-list-sec-overlay p {
  padding: 6px 0px 0px;
  font-size: 22px;
  margin: 0px;
  color: #fff;
  line-height: normal;
  text-align: left;
  transition: all 0.3s ease 0s;
}
.explore-carosuel .owl-nav {
  max-width: 875px;
  text-align: right;
  margin-top: 35px;
}
.owl-nav button {
  display: inline-block;
  vertical-align: top;
}
.owl-nav .owl-next span {
  font-size: 0px;
  width: 53px;
  height: 40px;
  background: url("../images/button-icon-blue.svg") no-repeat;
  display: block;
  margin-left: 30px;
}
.owl-carousel .owl-nav button.owl-next:hover {
    opacity: 0.5;
}
.owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 0.5;
}
.company-detail-our-projects-carousel .item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #28315a;
    top: 0;
    opacity: 0.5;
    left: 0;
}
.owl-nav .owl-next:hover span, .owl-nav .owl-prev:hover span{
  opacity: 0.5;
}
.owl-nav .owl-prev span {
  font-size: 0px;
  width: 53px;
  height: 40px;
  background: url("../images/button-icon-blue.svg") no-repeat;
  display: block;
  transform: rotate(180deg);
}

.company-detail-our-projects .owl-nav .owl-next span{
	background: url("../images/button-icon.svg") no-repeat;
	margin-top:8px;
}
.company-detail-our-projects .owl-nav .owl-prev span {
	background: url("../images/button-icon.svg") no-repeat;
}

.learn-more-button i img {
  width: auto !important;
  max-height: none !important;
  max-width: 100% !important;
  display: inline-block !important;
  height: auto !important;
  margin-bottom:0 !important;
  cursor:pointer;
}
.patern-animation img {
  width: auto;
  max-width: 100%;
}
.graph-sec-patern-animation {
  position: absolute;
  left: 60px;
  top: -165px;
}
.graph-sec-patern-animation img {
  max-width: 600px;
  opacity: 0.6;
}
.our-busines-top-patern-animation {
  position: absolute;
  top: 195px;
  right: -345px;
}
.our-busines-top-patern-animation img {
  max-width: 600px;
}
.our-busines-btm-patern-animation {
  position: absolute;
  bottom: 70px;
  left: -345px;
  z-index:-1;
}
.our-busines-btm-patern-animation img {
  max-width: 600px;
}
.patern-animation {
  -webkit-animation: rotation 15s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.company-detail-ctn-sec {
  background: #E2EAFC;
  padding-bottom: 100px;
  position: relative;
}
.company-detail-ctn {
  background: #28315A;
  padding: 75px;
  margin-top: -80px;
  position: relative;
  z-index: 6;
}
.company-detail-ctn p {
  padding: 0px 0px 25px;
  margin: 0px;
  font-size: 22px;
  color: #fff;
  line-height: normal;
}
.company-detail-service-sec {
  background: #28315A;
  padding: 90px 0px 70px;
  position: relative;
  overflow: hidden;
  text-align:center;
}
.company-detail-service-sec h2 {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 98px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.company-detail-service-sec p {
  padding: 0px 0px 65px;
  margin: 0px auto;
  font-size: 22px;
  color: #fff;
  text-align: center;
  max-width: 600px;
  line-height: normal;
}
.company-detail-service-sec h4 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px;
  /*max-width: 200px;*/
}
.company-detail-service-sec [class*="col-"] {
  margin-bottom: 60px;
}
.postid-958 .company-detail-service-sec .justify-content-center div:nth-child(3) h4
{
    width: 194px;
    margin: 0 auto;
}
.company-detail-service-sec [class*="col-"] img {
  margin-bottom: 16px;
}
.company-detail-service-sec .common-button {
  display: table;
  margin: auto;
  background: #30408A;
}
.company-detail-products-sec {
  /*background: url("../images/our-product-desktop-bg.jpg") no-repeat right top;
  height: 830px;*/
  background-size: cover;
  background-attachment: fixed;
  position:relative;
}
img.company-detail-products-image-desktop {
    position: relative;
    z-index: 10;
    width: 100%;
	display:block;
}
img.company-detail-products-image-mobile{
	display:none;
}
.company-detail-products-sec .container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  left: 0;
  max-width: 1170px;
  margin: auto;
  right: 0;
}
.company-detail-products-sec h2 {
  padding: 0px 0px 20px;
  margin: 0px;
  font-size: 98px;
  color: #28315A;
  text-transform: uppercase;
  max-width: 500px;
  line-height: 98px;
}
.company-detail-products-sec p {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 24px;
  color: #28315A;
  max-width: 500px;
  line-height: normal;
  font-weight: 400;
}

/* distributor section start */
.distributors-detail-products-sec {
  /*background: url("../images/our-product-desktop-bg.jpg") no-repeat right top;
  height: 830px;*/
  background-size: cover;
  background-attachment: fixed;
  position:relative;
}
img.distributors-detail-products-image-desktop {
    position: relative;
    z-index: 10;
    width: 100%;
	display:block;
}
img.distributors-detail-products-image-mobile{
	display:none;
}
.distributors-detail-products-sec .container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  max-width: 1170px;
  margin: auto;
  /* right: 0; */
}
.distributors-detail-products-sec h2 {
  padding: 0px 0px 20px;
  margin: 0px;
  font-size: 60px;
  color: #28315A;
  text-transform: uppercase;
  max-width: auto;
  line-height: 60px;
  font-weight: 600;
}
.distributors-detail-products-sec p {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 24px;
  color: #28315A;
  max-width: auto;
  line-height: normal;
  font-weight: 400;
}
.distributors-detail-products-sec:nth-child(odd) .container {
  justify-items: self-end;
  right: 0px;
  text-align: right; 
  padding: 0 150px;  
}
.distributors-detail-products-sec:nth-child(odd) img.distributors-logo{float:right;padding-bottom:20px;}
.distributors-detail-products-sec:nth-child(even) img.distributors-logo{float:left;padding-bottom:20px;}
.distributors-detail-products-sec:nth-child(odd) h2{float:right;}
.distributors-detail-products-sec:nth-child(even) h2{float:left;}
.distributors-detail-products-sec:nth-child(odd) p{float:right;}
.distributors-detail-products-sec:nth-child(even) p{float:left;}


.distributors-detail-products-sec:nth-child(even) .container {
  justify-items:self-end;
  left: 0px;
  text-align: left;
  padding: 0 150px;
}
/* distributor section end */
.collaboration-sec {
  background: #F4F7FF;
  padding: 90px 0px 70px;
}
.collaboration-sec h2 {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 98px;
  color: #04080F;
  text-align: center;
  text-transform: uppercase;
}
.collaboration-sec p {
  padding: 0px 0px 40px;
  margin: 0px auto;
  font-size: 18px;
  color: #04080F;
  text-align: center;
  max-width: 700px;
  line-height: normal;
}
.collaboration-carousel .owl-stage {
  padding-left: 0px !important;
  margin:auto !important;
  text-align:center;
}
.collaboration-carousel.owl-carousel .owl-stage {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.collaboration-carousel .owl-nav {
  max-width: 1230px;
  text-align: right;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  margin-top: 25px;
}
.collaboration-carousel {
  padding-left: 20px;
}
.company-detail-our-projects {
  padding: 100px 0px 80px;
  background: #28315A;
  overflow: hidden;
  position: relative;
}
.company-detail-our-projects h2 {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 98px;
  color: #fff;
  text-transform: uppercase;
}
.company-detail-our-projects p {
  padding: 0px 0px 55px;
  margin: 0px;
  font-size: 18px;
  color: #fff;
  max-width: 700px;
  line-height: normal;
}
.company-detail-our-projects-carousel .owl-stage {
  padding-left: 0px !important;
}
.company-detail-our-projects-carousel .owl-stage-outer {
  overflow: visible !important;
}
.company-detail-our-projects-carousel .item {
  position: relative;
}
.project-overlay {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0px;
  padding: 10px 35px 25px;
}
.project-overlay h4 {
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px;
}
.project-overlay h6 {
  font-size: 16px;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 0px;
  font-weight: 300;
}
.map-sec .embed-responsive-16by9::before {
  padding-top: 32.25%;
}
.get-in-touch {
  padding: 60px 0px;
  border-bottom: solid 1px #E3E3E3;
  position:relative;
  z-index:1000;
}
.get-in-touch h2 {
  padding: 0px;
  margin: 0px;
  font-size: 78px;
  color: #04080F;
  text-transform: uppercase;
}
.input-sec {
  padding-bottom: 5px;
  padding-top: 5px;
}
.input-sec input {
  background: #fff;
  border: solid 1px #C9C9C9;
  outline: none;
  box-shadow: none;
  border-radius: 6px;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  color: #808080;
  height: 58px;
}
.input-sec textarea {
  background: #fff;
  border: solid 1px #C9C9C9;
  outline: none;
  box-shadow: none;
  border-radius: 6px;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  color: #808080;
  resize: none;
  height: 58px;
}
.get-in-touch .row [class*="row"] {
  margin-left: -5px;
  margin-right: -5px;
}
.get-in-touch .row .row [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.submit-btn {
  background: #28315A;
  padding: 14px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 6px;
  text-align: center;
  width: 100%;
  border: 0px;
  height: 125px;
  margin-bottom: 9px;
  position:relative;
  z-index:1;
  top:5px;
}
.submit-btn:hover{
	background:#000 !important;
}
.company-details-sec {
  position: relative;
}
.campany-service-patern-animation {
  position: absolute;
  right: -300px;
  top: 160px;
  z-index: 5;
}
.campany-service-patern-animation img {
  filter: brightness(0);
}
.campany-service-btm-patern-animation {
  position: absolute;
  left: -300px;
  bottom: -400px;
  z-index: 5;
}
.campany-service-btm-patern-animation img {
  filter: brightness(0);
}
.campany-project-patern-animation {
  position: absolute;
  right: -300px;
  top: -570px;
  z-index: 5;
}
.campany-project-patern-animation img {
  filter: brightness(0);
}
.company-detail-our-projects-carousel .owl-dots {
  margin-top: 30px;
  text-align: center;
}
/* .company-detail-our-projects-carousel .owl-dot span {
  width: 50px;
  height: 3px;
  background: #394472;
  display: block;
  margin: 0px 5px;
} */
.company-detail-our-projects-carousel .owl-dot span {
  width: 44px;
  height: 3px;
  background: #394472;
  display: block;
  margin: 0px 5px;
}
.company-detail-our-projects-carousel .owl-dot span:hover{
  background: #fff;
}
.company-detail-our-projects-carousel .owl-dot.active span {
  background: #fff;
}
.expo-title-sec {
  position: relative;
  padding: 90px 0px;
  overflow: hidden;
}
.expo-patern-animation {
  position: absolute;
  top: 50%;
  margin-top: -350px;
  margin-left: -350px;
  left: 50%;
}
.expo-patern-animation img {
  max-width: 700px;
}
.expo-title-sec h2 {
  padding: 0px 0px 0px;
  margin: 0px auto;
  font-size: 90px;
  color: #28315A;
  text-transform: uppercase;
  max-width: 950px;
  text-align: center;
}
.expo-ctn-list {
  background: #E2EAFC;
}
.expo-ctn-list:nth-child(even) {
  background: #fff;
}
.expo-ctn-list:nth-child(even) [class*="col-"]:first-child {
  order: 2
}
.expo-ctn-list img {
  width: 100%;
}
.expo-ctn-list [class*="row"] {
  margin-left: 0px;
  margin-right: 0px;
}
.expo-ctn-list [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}
.expo-ctn {
  padding: 15px 75px;
}
.expo-ctn h3 {
  font-size: 36px;
  color: #28315A;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 25px;
  max-width: 570px;
}
.expo-ctn p {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 22px;
  color: #28315A;
  line-height: normal;
  max-width: 545px;
	font-weight: 400;
}
.expo-gallery {
  padding: 60px 0px;
  overflow: hidden;
}
.expo-ctn-list-wrap {
  border-bottom: solid 1px #E3E3E3;
}
.expo-gallery h3 {
  font-size: 26px;
  color: #181D24;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 40px;
  text-transform: uppercase;
  text-align: center;
}
.expo-carousel .owl-stage-outer {
  overflow: visible !important;
}
.expo-carousel .owl-stage {
  padding-left: 0px !important;
}
.expo-carousel .owl-nav {
  margin-top: 35px;
  text-align: right
}
.expo-carousel a h5 { text-decoration:none; width:auto; padding-top:10px; text-align:center; border-bottom:1px solid #fff; color: #808080;}
.expo-carousel a:hover { text-decoration:none;  color: #808080; border-bottom:1px solid #808080;}

.news-event-list-wrap {
  padding: 90px 0px 70px;
  background: #E2EAFC;
  position: relative;
}
.news-event-list-sec img {
  width: 100%;
  margin-bottom: 17px;
}
.news-event-list-sec span {
  font-size: 12px;
  color: #808080;
  margin: 0px;
  padding: 0px 0px 10px;
  display: block;
}
.news-event-list-sec h3 {
  font-size: 22px;
  color: #28315A;
  margin: 0px;
  padding: 0px 0px 17px;
  font-weight: 700;
}
.news-event-list-sec .learn-more-button-blue img {
  width: auto;
  max-height: 16px;
  margin: 0px;
}
.news-event-list-sec {
  margin-bottom: 40px;
}
.info-sc {
  background: #28315A;
  padding: 70px 0px 0px;
}
.info-sc h3 {
  font-size: 36px;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 26px;
  font-weight: bold;
  max-width: 700px;
}
.tel-link {
  font-size: 26px;
  color: #FFFFFF;
  margin: 0px 0px 8px;
  padding: 0px 0px 0px 40px;
  display: table;
  background: url("../images/phone-icon.png") no-repeat left center;
  font-weight: 600;
}
.tel-link:hover {
  color: #FFFFFF;
  text-decoration: none;
  opacity: 0.6;
}
.mail-link {
  font-size: 26px;
  color: #FFFFFF;
  margin: 0px 0px 8px;
  padding: 0px 0px 0px 40px;
  display: table;
  background: url("../images/mail-icon.png") no-repeat left center;
  font-weight: 600;
}
.mail-link:hover {
  color: #FFFFFF;
  text-decoration: none;
  opacity: 0.6;
}
.info-img img {
  max-width: 100%
}
.news-detail-patern-animation {
  position: absolute;
  top: 45px;
  right: -235px;
}
.news-event-detail-sec {
  max-width: 1020px;
  margin: auto;
}
.news-event-detail-sec span {
  font-size: 15px;
  color: #28315A;
  margin: 0px;
  padding: 0px 0px 20px;
  display: block;
}
.news-event-detail-sec h2 {
  font-size: 58px;
  color: #28315A;
  margin: 0px;
  padding: 0px 0px 25px;
}
.news-event-detail-sec img {
  width: 100%;
  margin-bottom: 35px;
}
.news-event-detail-sec p {
  font-size: 22px;
  color: #28315A;
  margin: 0px;
  padding: 0px 0px 30px;
  line-height: 32px;
  font-weight:400;
}
.news-event-detail-sec h6 {
  font-size: 22px;
  color: #28315A;
  margin: 0px;
  padding: 0px 0px 15px;
  line-height: normal;
  font-weight: bold;
}
.related-news .item span {
  font-size: 12px;
  color: #808080;
  margin: 0px;
  padding: 0px 0px 10px;
  display: block;
}
.related-news .item h3, .related-news .item h3 a {
  font-size: 18px;
  color: #00377A;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px;
  text-align: left;
  text-transform: none;
}
.related-news .item h3 a:hover{
  color: black;
  text-decoration: none;
}
.related-news .item img {
  margin-bottom: 20px;
}
.related-news .owl-nav {
  display: none !important;
}
.related-news .owl-dot span {
  width: 50px;
  height: 3px;
  background: #E2EAFC;
  display: block;
  margin: 0px 5px;
}
.related-news .owl-dot.active span {
  background: #394472;
}
.related-news .owl-dots {
  margin-top: 30px;
  text-align: center;
}
.related-news {
  border-bottom: solid 1px #E3E3E3;
}
.floating-link {
  position: fixed;
  background: #fff;
  text-align: center;
  border-radius: 25px;
  right: 10%;
  top: 45%;
  padding: 22px 0px;
  z-index:2;
}
.floating-link a {
  display: block;
  padding: 0px 12px;
}
.floating-link a:first-child {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #E3E3E3
}
.contact-top-sec {
  position: relative;
  overflow: hidden;
  background: #E2EAFC;
  padding: 70px 0px 60px;
}
.contact-top-patern-animation {
  position: absolute;
  right: -150px;
  top: 40px;
}
.contact-top-patern-animation img {
  max-width: 600px;
}
.contact-top-sec h2 {
  padding: 0px 0px 35px;
  margin: 0px;
  font-size: 78px;
  color: #04080F;
  text-transform: uppercase;
}
.contact-top-detail-list h3 {
  font-size: 22px;
  color: #28315A;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 10px;
}
.contact-top-detail-list p {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 21px;
  color: #28315A;
  max-width: 230px;
  line-height: normal;
  font-weight: 400;
}
.contact-top-detail-list a {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 21px;
  color: #28315A;
  line-height: normal;
  display: table;
  font-weight: 400;
}
.contact-top-detail-list {
  padding-left: 45px;
}

.contact-companies .industry-item i{display:none}
.contact-companies .industry-item.active i{display:inline-block}
.contact-companies {
  padding: 75px 0px 60px;
}
.contact-companies h2 {
  padding: 0px 0px 30px;
  margin: 0px;
  font-size: 78px;
  color: #28315A;
  text-transform: uppercase;
  text-align: center;
}
.contact-us-map-form-sec [class*="row"] {
  margin-left: 0px;
  margin-right: 0px;
}
.contact-us-map-form-sec [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}
.contact-form-sec {
  padding: 80px 30px 50px;
  max-width: 700px;
  margin: auto;
}
.contact-form-sec [class*="row"] {
  margin-left: -5px;
  margin-right: -5px;
}
.contact-form-sec [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.contact-form-sec h2 {
  padding: 0px 0px 30px;
  margin: 0px;
  font-size: 78px;
  color: #04080F;
  text-transform: uppercase;
  max-width: 575px;
}
.contact-form-sec .submit-btn {
  height: auto;
  width: 100%;
}
.contact-map-sec {
  height: 100%;
}
.contact-map-sec .embed-responsive {
  height: 100%;
}
.contact-form-sec .input-sec textarea {
  height: 150px;
}
.adrees-sec {
  background: url("../images/map-pin.svg") no-repeat left 0px;
  background-size:30px;
}
.phone-sec {
  background: url("../images/blue-phone-icon.svg") no-repeat left 0px;
  background-size:30px;
}
.mail-sec {
  background: url("../images/blue-mail-icon.svg") no-repeat left -2px;
  background-size:30px;
}
.contact-top-sec [class*="row"] {
  margin-left: -70px;
  margin-right: -70px;
}
.contact-top-sec [class*="col-"] {
  border-right: solid 1px #28315A;
  padding-right: 70px;
  padding-left: 70px;
}
.contact-top-sec [class*="col-"]:last-child {
  border: 0px;
}
.contact-companies .nav-tabs {
  border: 0px;
  margin-bottom: 45px;
}
.contact-companies .nav-tabs .nav-link {
  margin: 0px;
  border: 0px;
  border-radius: 0px;
}
.contact-companies [class*="row"] {
  margin-left: -15px;
  margin-right: -15px;
}
.contact-companies [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
.nav-link span {
  display: block;
  padding: 15px 15px;
  background: #FFFFFF;
  border-radius: 6px;
  border: solid 1px #E3E3E3;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #21262B;
}
.nav-link.active span {
  background:#28315A;
  color: #fff;

}
a.nav-link.industry-item.col-lg-3.col-auto i {
    margin: 0px 10px 0px 0px;
    position: relative;
    top: -2px;
}
.company-details-list-sec {
  padding: 35px 35px 30px;
  background: #F9F8F7;
  border-radius: 6px;
  height: 100%;
  word-break: break-all;
}
.company-details-list-sec h3 {
  font-size: 16px;
  color: #000000;
  font-weight: 800;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 8px;
  text-transform: uppercase;
     word-break: break-word;
line-height: 19px;

}
.company-details-list-sec p {
  font-size: 16px;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 15px;
  line-height: normal;
  font-weight: 500;
  line-height: 22px;
}
.company-details-list-sec a {
  font-size: 14px;
  color: #28315A;
  margin: 0px 0px 8px;
  padding: 0px 0px 0px 28px;
  display: table;
  font-weight: bold;
  /*text-transform:lowercase;*/
}
.company-details-list-sec a:hover {
  opacity: 0.6;
  text-decoration:none;
  color:#000;
}
.company-details-list-sec a:last-child {
  margin-bottom: 0px;
}
.comp-tel {
  background: url(../images/blue-phone-icon.svg) no-repeat left center;
  background-size: contain;
  background-size: 14px;
}
.comp-land {
  background: url(../images/contact-phone-icon.svg) no-repeat left center;
  background-size: contain;
}
.comp-mail {
  background: url(../images/blue-mail-icon.svg) no-repeat left center;
  background-size: contain;
  background-size: 16px;
}
.comp-globe {
  background: url(../images/globe-icon.svg) no-repeat left center;
  background-size: contain;
  background-size: 15px;
}
.comp-location {
  background: url(../images/map-pin.svg) no-repeat left center;
  background-size: contain;
  background-size: 14px;
}
.who-we-patern-animation {
  position: absolute;
  right: -100px;
  top: -100px;
}
.who-we-patern-animation img {
  max-width: 500px;
}
.we-are-top-sec {
  position: relative;
  overflow: hidden;
  padding: 100px 0px 90px;
  background:#28315a;
}
.we-are-top-sec h2 {
  padding: 0px 0px 20px;
  margin: 0px;
  font-size: 58px;
  color: #fff;
  text-transform: uppercase;
  max-width: 500px;
}
.we-are-top-sec p {
  padding: 0px 0px 20px;
  margin: 0px;
  font-size: 22px;
  color: #fff;
  padding-left: 50px;
}
.constant-sec {
  position: relative;
  overflow: hidden;
  padding: 100px 0px 0px;
  background: #E2EAFC;
  z-index:1;
}
.constant-patern-animation {
  position: absolute;
  left: -100px;
  top: -100px;
}
.constant-patern-animation img {
  max-width: 500px;
}
.constant-sec h2 {
  padding: 0px 0px 25px;
  margin: 0px;
  font-size: 58px;
  color: #28315A;
  text-transform: uppercase;
}
.constant-video-sec {
  position: relative;
}
.constant-video-sec img {
  width: 100%
}
.video-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  height: 100%;
}
.video-overlay img {
  width: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.explore-btn {
  font-size: 36px;
  color: #28315A;
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
 /* border-left: solid 5px #30408A;*/
  max-width: 395px;
  padding-right: 125px;
  display: inline-block;
  font-family: 'Source Serif Pro', serif;
  background: url("../images/button-icon-blue.svg") no-repeat 85% center ;
  text-align: left;
  transition:.5s ease;
  position: relative;
  line-height: 40px;
}
.explore-btn::before {
  content: "";
  position: absolute;
  height: 93%;
  width: 5px;
  background: #30408A;
  left: 0;
  top: 6px;
}
.explore-btn:hover{
	text-decoration:none;
	color:#000;
	background: url("../images/button-icon-blue.svg") no-repeat 100% center;
	transition:.5s ease;
}
.constant-sec [class*="col-"]:last-child {
  text-align: right;
}
.graph-abstract-img {
  text-align: right;
  overflow: hidden;
  margin-top: -410px;
}
.graph-abstract-img img {
  width: auto;
  max-width: 100%;
  position: relative;
  margin-right: -240px;
}
.constant-sec .container {
  position: relative;
  z-index: 5;
}
.our-vision-sec {
  padding: 90px 0px 0px;
  position: relative;
  overflow: hidden;

}
.our-vision-sec h2 {
  padding: 0px 0px 5px;
  margin: 0px;
  font-size: 58px;
  color: #04080F; text-align:center;
  text-transform: uppercase;
  padding-left: 80px;
}
.our-vision-sec h3 {  text-align:center;
  padding: 0px 0px 40px;
  margin: 0px;
  font-size: 26px;
  color: #28315A;
  font-weight: bold;
  padding-left: 80px;
}
.our-vision-left-img img {
  width: 100%
}
.our-vision-sec [class*="row"] {
  margin-left: 0px;
  margin-right: 0px;
}
.our-vision-sec [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}
.vision-patern-animation {
  right: -100px;
  bottom: -100px;
  position: absolute;
}
.vision-patern-animation img {
  max-width: 500px;
}
.our-vision-ctn-sec {
  padding-left: 60px;
  max-width: 650px;
  padding-right: 30px;
}
.our-vision-ctn-sec p {
  font-size: 22px;
  color: #808080;
  margin: 0px;
  padding: 0px 0px 25px;
  line-height: normal;
}
.our-vision-ctn-sec .media {
  margin-bottom: 35px;
}
.our-vision-ctn-sec .media img {
  margin-right: 25px;
}
.our-vision-ctn-sec .media-body p {
  color: #28315A;
  padding: 0px;
  max-width: 245px;
  text-align:left !important;
}
.visonaries {
  padding: 90px 0px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.visonaries-patern-animation {
  position: absolute;
  left: -100px;
  bottom: -100px;
}
.visonaries-patern-animation img {
  max-width: 500px;
}
.visonaries .container {
  max-width: 800px;
  margin: auto;
}
.visonaries .chairman-div {
  margin: auto auto;
  display: block;
  margin-bottom: 40px;
}
.visonaries .chairman-div img {
  width: 100%
}
.visonaries [class*="row"] {
  margin-left: -40px;
  margin-right: -40px;
}
.visonaries [class*="col-"] {
  padding-left: 40px;
  padding-right: 40px;
}
.visonaries h2 {
  padding: 0px 0px 40px;
  margin: 0px auto;
  font-size: 58px;
  color: #28315A;
  text-transform: uppercase;
  max-width: 525px;
}
.visonaries p {
  font-size: 22px;
  color: #808080;
  margin: 0px;
  padding: 0px 0px 30px;
  line-height: normal;
}
.visonaries .chairman-div p {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-family: 'Nunito', sans-serif;
  color: #7B7B7B;
	    font-weight: 500;
}
.visonaries .common-button {
  margin: 0px auto;
  display: table;
}
.responsibility-sec {
  background: url("../images/responsiblility-bg.png") no-repeat center bottom;
  padding: 110px 0px 100px;
  overflow: hidden;
  background-size:cover;
 /* background-attachment:fixed;*/
}
.responsibility-sec h2 {
  padding: 0px 0px 10px;
  margin: 0px auto;
  font-size: 58px;
  color: #FFFFFF;
  text-transform: uppercase;
  max-width: 700px;
  font-weight: 400;
  text-align: center;
}
.responsibility-sec p {
  margin: 0px auto;
  padding: 0px 0px 50px;
  font-size: 22px;
  color: #fff;
  line-height: normal;
  max-width: 1060px;
  text-align: center;
}

.responsibility-carousel-ctn {
  padding: 22px 30px;
  background: #28315A;
  min-height: 190px;
}
.responsibility-carousel-ctn p, .responsibility-carousel-ctn a {
  margin: 0px;
  padding: 0px 0px 15px;
  font-size: 17px;
  color: #fff;
  line-height: normal;
  text-align: left;
  font-weight: 400;
  min-height: 124px;
}
.responsibility-carousel-ctn a:hover{
  text-decoration: none;
  opacity: 0.5;
  color: #fff;
}
.responsibility-carousel .owl-dot span {
  width: 50px;
  height: 3px;
  background: #28315A;
  display: block;
  margin: 0px 5px;
  opacity: 0.4;
}
.responsibility-carousel .owl-dot:hover span{
	background: #000 !important;
  opacity: 1;
}
.responsibility-carousel .owl-dot.active span {
  background: #28315A;
  opacity: 1;
}
.responsibility-carousel .owl-dots {
  margin-top: 60px;
  text-align: center;
}
.responsibility-carousel .owl-nav {
    position: absolute;
    right: 50%;
    bottom: -65px;
    transform: translate(50%, 0px);
}

/* .company-detail-our-projects-carousel .owl-nav {
  position: absolute;
  right: 0px;
  bottom: -11px;
} */
.company-detail-our-projects-carousel .owl-nav {
  position: absolute;
  right: 0px;
  bottom: -50px;
}
.years-of-50 {
  background: #E2EAFC;
  padding: 80px 0px;
  position: relative;
  overflow: hidden;
}
.years-50-patern-animation {
  position: absolute;
  left: -100px;
  bottom: -100px;
}
.years-50-patern-animation img {
  max-width: 500px;
}
.years-of-50 [class*="row"] {
  margin-left: -33px;
  margin-right: -33px;
}
.years-of-50 [class*="col-"] {
  padding-left: 33px;
  padding-right: 33px;
}
.years-of-50 .constant-video-sec {
  margin-right: -90px;
}
.years-of-50 h2 {
  padding: 0px 0px 15px;
  margin: 0px auto;
  font-size: 50px;
  color: #28315A;
  text-transform: uppercase;
	font-weight: 500;
}
.years-of-50 p {
  font-size: 22px;
  color: #04080F;
  margin: 0px;
  padding: 0px 0px 10px;
  line-height: normal;
}
.values-binds {
  background: url("../images/values-bg.png") no-repeat center center;
  padding: 90px 0px;
}
.values-binds h2 {
  padding: 0px 0px 80px;
  margin: 0px;
  font-size: 58px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.values-round-img img {
  max-width: 100%;
}
.values-round-list-ctn h3 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 5px;
}
.values-round-list-ctn p {
  font-size: 17px;
  color: #fff;
  line-height: normal;
  font-weight: 400;
  margin: 0px;
  padding: 0px 0px 0px;
  max-width: 290px;
}
.values-binds .row .row {
  height: 100%;
}
.values-binds [class*="row"] {
  margin-left: -10px;
  margin-right: -10px;
}
.values-binds [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.values-round-list-ctn {
  position: relative;
  z-index: 5
}
.values-binds [class*="col-"]:first-child .values-round-list-ctn {
  text-align: right;
}
.values-binds [class*="col-"]:first-child {
  position: relative;
  z-index: 5;
}
.values-binds [class*="col-"]:last-child {
  position: relative;
  z-index: 5;
}
.values-round-list-ctn:first-child {
  margin-top: 20px;
}
.values-binds [class*="col-"]:first-child .values-round-list-ctn:first-child {
  right: -75px;
}
.values-binds [class*="col-"]:first-child .values-round-list-ctn:last-child {
  right: -75px;
  margin-bottom: 20px;
}
.values-binds [class*="col-"]:last-child .values-round-list-ctn:first-child {
  left: -75px;
}
.values-binds [class*="col-"]:last-child .values-round-list-ctn:last-child {
  left: -75px;
}
.values-binds [class*="col-"]:last-child .values-round-list-ctn:first-child p {
  max-width: 160px;
}
.careers-top-sec {
  position: relative;
  overflow: hidden;
  padding: 180px 0px 180px;
}
.careers-top-sec h2 {
  padding: 0px 0px 0px;
  margin: 0px;
  font-size: 58px;
  color: #28315A;
  max-width: 980px;
}
.our-values-sec {
  position: relative;
  overflow: hidden;
  padding: 140px 0px 80px;
}
.our-values-list-sec {
  max-width: 488px;
  padding-top: 105px;
}
.ploigon {
  position: relative;
  display: inline-block;
  margin: auto;
}
.ploigon img {
  width: auto;
  max-width: 100%;
}
.ploigon span {
  position: absolute;
  text-align: center;
  left: 0px;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-size: 18px;
  color: #FFFFFF;
  line-height: normal;
  max-width: 122px;
  margin: auto;
  right: 0px;
}
.poli-center {
  -webkit-box-shadow: 0px 0px 146px 0px rgba(188, 192, 207, 1);
  -moz-box-shadow: 0px 0px 146px 0px rgba(188, 192, 207, 1);
  box-shadow: 0px 0px 146px 0px rgba(188, 192, 207, 1);
  background: #ededed;
}
.our-values-list-sec [class*="row"] {
  margin-left: 0px;
  margin-right: 0px;
}
.our-values-list-sec [class*="col"] {
  padding-left: 0px;
  padding-right: 0px;
}
.poli-left-1 {
  right: -70px;
  top: -105px;
  z-index: 5;
}
.poli-left-2 {
  right: -20px;
  top: -92px;
  z-index: 5;
}
.poli-right-1 {
  left: -70px;
  top: -105px;
  z-index: 5;
}
.poli-right-2 {
  left: -20px;
  top: -92px;
  z-index: 5;
}
.poli-btm {
  margin-top: 10px;
}
.our-values-sec h2 {
  padding: 0px 0px 22px;
  margin: 0px auto;
  font-size: 78px;
  color: #28315A;
  text-transform: uppercase;
}
.our-values-sec p {
  font-size: 22px;
  color: #28315A;
  margin: 0px;
  padding: 0px 0px 10px;
  line-height: normal;
}
.our-values-animation {
  position: absolute;
  right: 30%;
  bottom: -250px;
  transform: translateX(-50%);
}
.our-values-animation img {
  max-width: 700px;
}
.vacancies-form-sec {
  background: #28315A;
  padding: 110px 0px;
}
.vacancies-form-sec h3 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin: 0px 0px 0px 40px;
  padding: 0px 0px 15px;
  text-transform: uppercase;
}
.table-outer {
  margin-bottom: 75px;
}
.table-outer table {
  width: 100%;
  border: 0px;
}
.table-outer table tbody {
  width: 100%;
}
.table-outer table tr th {
  padding: 16px 15px;
  background: #344075;
  width: 20%;
  text-align: left;
  text-transform: uppercase;
}
.table-outer table tr th:first-child {
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  padding-left: 45px;
  width: 23%;
  text-align: left;
}
.table-outer table tr th:last-child {
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  padding-right: 45px;
}
.table-outer table tr td {
  padding: 25px 15px;
  border-bottom: solid 1px #5062b4;
}
.table-outer table tr td:first-child {
  padding-left: 45px;
  text-align: left;
}
.table-outer table tr td:last-child {
  padding-right: 45px;
  text-align: right;
}
.table-outer table tr th, .table-outer table tr td {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.table-outer table tr td span {
  display: block;
  font-size: 14px;
  color: #E2EAFC;
  font-weight: normal;
}
.apply-btn {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 20px;
  text-align: center;
  background: #30408A;
  text-transform: uppercase;
  border-radius: 6px;
  display: inline-block;
  color: #fff;
}
.apply-btn:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}
.career-form-sec h2 {
  padding: 25px 0px 20px;
  margin: 0px;
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
  max-width: 365px;
}
.career-form-sec p {
  font-size: 22px;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 10px;
  line-height: normal;
  max-width: 365px;
}
.carrer-form .input-sec label {
  font-size: 16px;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 5px;
  font-weight: 400;
}
.carrer-form [class*="row"] {
  margin-left: -10px;
  margin-right: -10px;
}
.carrer-form [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.file-upload {
  position: relative;
  background: #30408A;
  padding: 18px 14px;
  border-radius: 6px;
  border: dashed 1px #8e94f2;
  text-align: center;
  font-size: 14px;
  margin-bottom: 21px;
}
.file-upload label {
  font-size: 14px !important;
  margin: 0px !important;
  padding: 3px 0px 2px 50px !important;
  background: url("../images/upload-icon.png") no-repeat center left;
  font-weight: 400;
  text-decoration: underline;
}
.file-upload input {
  opacity: 0;
  position: absolute;
  left: 0px;
  width: 100%;
  top: 0px;
}
.file-upload span {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}
.industrial-listing-wrapper .common-button{
	margin:auto;
	display:table;
}
.carrer-form .input-sec span {
  font-size: 14px;
  color: #fff;
}
.carrer-form .submit-btn {
  height: 58px;
  background: #30408A;
  margin-top: 30px;
  width: 100%;
}
.carrer-form .submit-btn:hover{
	background:#000 !important;
}
.job-dis-top-sec {
	padding: 75px 0px;
	position: relative;
	overflow: hidden;
}
.job-dis-top-sec .media {
	margin-bottom: 35px;
}
.job-dis-top-sec .media img{
	margin-right: 25px;
}
.job-dis-top-sec .media h3 {
	 font-size: 33px;
    color: #28315A;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px;
}
.job-dis-top-sec .media h4 {
    font-size: 22px;
    color: #28315A;
    margin: 0px;
    padding: 0px 0px 0px;
}
.job-dis-top-sec .media span {
    font-size: 14px;
    color: #9398AC;
    margin: 0px;
    padding: 0px 0px 0px;
	padding-left: 20px;
	background: url("../images/clock-icon.png") no-repeat left 2px;
}
.exp-section {
	padding-bottom: 25px;
	margin-bottom: 35px;
	border-bottom: solid 1px #bec0cd;
}
.exp-section-inner {
	max-width: 645px;
}
.exp-section label {
	font-size: 16px;
    color: #28315A;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 5px;
	display: block;
	text-transform: uppercase;
}
.exp-section span {
	font-size: 17px;
    color: #28315A;
    margin: 0px;
    padding: 0px 0px 0px;
	display: block;
}

.exp-section [class*="row"] {
    margin-left: -55px;
    margin-right: -55px;
}

.exp-section [class*="col"] {
    padding-left: 55px;
    padding-right: 55px;
	border-right: solid 1px #bec0cd;
}
.exp-section [class*="col"]:last-child {
	border-right: 0px;
}

.job-dis-top-sec h5 {
	 font-size: 20px;
    color: #28315A;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 20px;
}
.job-dis-top-sec p {
    font-size: 22px;
    color: #28315A;
    margin: 0px;
    padding: 0px 0px 25px;
    line-height: normal;
}
.job-dis-top-sec ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
.job-dis-top-sec ul li {
	 font-size: 18px;
    color: #30408A;
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 12px 20px;
	position: relative;
	list-style: none;
}
.job-dis-top-sec ul li:before {
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #28315A;
		top:8px;
	left: 0px;
	content: "";
}
.job-dis-patern-animation {
	position: absolute;
	right: -150px;
	top:-100px;
}
.job-dis-patern-animation img {
	max-width: 600px;
}



.news-event-list-wrap h5{
	font-size: 22px;
    color: #28315A;
    margin: 0px;
    padding: 0px 0px 30px;
    line-height: normal;
	font-weight:bold;
}
.news-event-list-wrap ul li{
    font-size: 22px;
    color: #28315A;
    margin: 0px;
    padding: 0px 0px 30px;
    line-height: normal;
}

.brochure-list{
  padding-top: 50px;
}
.brochure-list h4{
  font-size: 30px;
  font-weight: 700;
  color: #28315A;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 30px;
}
.brochure-card{
  position: relative;
  margin-bottom: 30px;
}
.brochure-card a{
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.brochure-card img{
  width: 100%;
  height: 320px;
  object-fit: cover;
  margin-bottom: 15px;
}
.brochure-card h5{
  font-size: 22px;
  font-weight: 700;
  color: #28315A;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 30px;
}
.brochure-card:hover h5{
  color: black;
}
/*...n-media-starts...*/




@media (min-width: 1300px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1230px;
  }
}
@media (min-width: 768px) {
  .our-business-carosuel {
    display: flex !important;
  }
}
@media(min-width:1025px) {

  .business-list-sec-overlay p {
    opacity: 0;
    height: 0px;
  }
  .business-list-sec-overlay .learn-more-button {
    opacity: 0;
    height: 0px;
    display: none;
  }
  .business-list-sec:hover .business-list-sec-overlay p {
    opacity: 1;
    height: auto;
    padding: 20px 0px;
  }
  .business-list-sec:hover .business-list-sec-overlay .learn-more-button {
    opacity: 1;
    height: auto;
    display: inline-block;
  }
  .explore-list-sec-overlay p {
    opacity: 0;
    height: 0px;
    padding: 0px;
  }
  .explore-list-sec:hover .explore-list-sec-overlay p {
    opacity: 1;
    height: auto;
    padding: 6px 0px 0px;
  }
}
@media(min-width:768px) {
  .collaboration-carousel {
    margin-right: 0px;
    margin-left: 0px;
  }
  .collaboration-carousel [class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media(max-width:1600px) {}
@media(max-width:1024px) {
	.row.vision-bg .col-lg-4.col-md-12 {
    float: right;
    flex: auto;
    max-width: 100%;
}

	.vision-bg .vision-l .col-7 h3 {
    text-align: left !important;
	}
  .blue-strip-wrapper::before{
    left: -116px;
  }

  .graph-sec h2 {
    font-size: 50px;
  }
  .our-busiiness-sec h1 {
    font-size: 60px;
  }
  .business-list-sec-overlay p {
    padding: 15px 0px;
    font-size: 18px;
  }
  .explore-sec h2 {
    font-size: 40px;
  }
  .explore-list-sec-overlay p {
    font-size: 18px;
  }
  .explore-list-sec-overlay {
    padding: 15px;
  }
  .explore-list-sec-overlay h4 {
    font-size: 16px;
  }
  .graph-sec {
   /* padding: 70px 0px;*/
  }
  .our-busiiness-sec {
    padding: 60px 0px 40px;
  }
  .explore-sec {
    padding: 70px 0px 50px;
  }
  .business-list-sec-overlay {
    padding: 30px 25px;
  }
  .explore-carosuel .owl-nav {
    max-width: 565px;
  }
  .business-list-sec img {
    height: 500px;
    object-fit: cover;
  }
  .graph-sec-patern-animation img {
    max-width: 400px;
  }
  .our-busines-top-patern-animation {
    position: absolute;
    top: 150px;
    right: -200px;
  }
  .our-busines-top-patern-animation img {
    max-width: 400px;
  }
  .our-busines-btm-patern-animation {
    left: -200px;
  }
  .our-busines-btm-patern-animation img {
    max-width: 400px;
  }
  .company-detail-ctn p {
    padding: 0px 0px 20px;
    font-size: 18px;
  }
  .company-detail-ctn {
    padding: 45px;
  }
  .company-detail-service-sec h2 {
    font-size: 60px;
  }
  .company-detail-service-sec h4 {
    font-size: 15px;
  }
  .company-detail-products-sec h2 {
    padding: 0px 0px 15px;
    font-size: 60px;
    max-width: 300px;
    line-height: 60px;
  }
  .company-detail-products-sec {
   /* height: 525px;*/
    background-attachment: scroll;
  }
  .company-detail-products-sec p {
    max-width: 460px;
  }
  .collaboration-sec h2 {
    font-size: 50px;
  }
  .collaboration-sec {
    padding: 65px 0px 50px;
  }
  .company-detail-our-projects h2 {
    font-size: 60px;
  }
  .company-detail-our-projects {
    padding: 60px 0px 50px
  }
  /* distributor start */
  .distributors-detail-products-sec h2 {
    padding: 0px 0px 15px;
    font-size: 60px;
    max-width: 300px;
    line-height: 60px;
  }
  .distributors-detail-products-sec {
   /* height: 525px;*/
    background-attachment: scroll;
  }
  .distributors-detail-products-sec p {
    max-width: 460px;
  }
  .distributors-detail-our-projects h2 {
    font-size: 60px;
  }
  .distributors-detail-our-projects {
    padding: 60px 0px 50px
  }
  /* distributor end */

  .get-in-touch h2 {
    font-size: 60px;
  }
  .company-detail-ctn-sec {
    padding-bottom: 70px;
  }
  .campany-service-patern-animation, .campany-project-patern-animation {
    display: none;
  }
  .campany-service-btm-patern-animation {
    left: -148px;
    bottom: -241px;
	z-index:-1;
  }
  .campany-service-btm-patern-animation img {
    max-width: 400px;
  }
  .expo-title-sec h2 {
    font-size: 60px;
    max-width: 650px;
  }
  .expo-title-sec {
    padding: 70px 0px;
  }
  .expo-ctn h3 {
    font-size: 28px;
    padding: 0px 0px 20px;
  }
  .expo-ctn p {
    font-size: 16px;
  }
  .expo-ctn {
    padding: 15px 35px;
  }
  .news-event-list-wrap {
    padding: 50px 0px 40px;
  }
  .news-event-list-sec h3 {
    font-size: 18px;
  }
  .info-sc h3 {
    font-size: 26px;
    max-width: 400px;
  }
  .tel-link {
    font-size: 20px;
  }
  .mail-link {
    font-size: 20px;
  }
  .info-sc {
    padding: 30px 0px 0px;
  }
  .news-event-detail-sec h2 {
    font-size: 40px;
  }
  .news-event-detail-sec p {
    font-size: 16px;
    padding: 0px 0px 18px;
    line-height: 22px;
  }
  .related-news .item h3 {
    font-size: 16px;
  }
  .news-detail-patern-animation {
    display: none;
  }
  .floating-link {
    display: none;
  }
  .contact-top-sec h2 {
    font-size: 55px;
  }
  .contact-top-sec [class*="row"] {
    margin-left: -15px;
    margin-right: -15px;
  }
  .contact-top-sec [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }
  .contact-companies h2 {
    font-size: 55px;
  }
  .contact-top-sec {
    padding: 60px 0px 50px;
  }
  .contact-companies {
    padding: 60px 0px 50px;
  }
  .nav-link span {
    font-size: 14px;
  }
  .contact-form-sec h2 {
    font-size: 55px;
  }
  .we-are-top-sec h2 {
    max-width: 445px;
    font-size: 50px;
  }
  .we-are-top-sec {
    padding: 65px 0px 60px;
  }
  .we-are-top-sec p {
    padding-left: 0;
    font-size: 18px;
  }
  .constant-sec h2 {
    font-size: 50px;
  }
  .constant-sec {
    padding: 60px 0px 0px;
  }
  .explore-btn {
    font-size: 30px;
  }
  .graph-abstract-img {
    margin-top: -160px;
  }
  .graph-abstract-img img {
    margin-right: 0;
    max-height: 215px
  }
  .values-binds h2 {
    padding: 0px 0px 40px;
    font-size: 50px;
  }
  .values-binds {
    padding: 60px 0px;
  }
  .values-round-list-ctn h3 {
    font-size: 16px;
    padding: 0px 0px 0px;
  }
  .values-round-list-ctn p {
    font-size: 12px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:first-child {
    right: -55px;
  }
  .values-binds [class*="col-"]:last-child .values-round-list-ctn:first-child {
    left: -55px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:last-child {
    right: -55px;
  }
  .values-binds [class*="col-"]:last-child .values-round-list-ctn:last-child {
    left: -55px;
  }
  .our-vision-sec h2 {
    font-size: 50px;
    padding-left: 0px;
  }
  .our-vision-sec h3 {
    padding: 0px 0px 30px;
    padding-left: 0px;
    font-size: 22px;
  }
  .our-vision-sec {
    padding: 70px 0px 0px;
  }
  .our-vision-ctn-sec p {
    font-size: 18px;
  }
  .our-vision-ctn-sec {
    padding-left: 30px;
  }
  .our-vision-ctn-sec .media {
    margin-bottom: 25px;
  }
  .visonaries h2 {
    padding: 0px 0px 30px;
    font-size: 50px;
  }
  .visonaries {
    padding: 70px 0px;
  }
  .responsibility-sec h2 {
    font-size: 50px;
  }
  .responsibility-sec {
    padding: 70px 0px 60px;
  }
  .responsibility-sec p {
    font-size: 19px;
  }
  .responsibility-carousel-ctn p {
    font-size: 14px;
  }
  .responsibility-carousel-ctn {
    padding: 16px 20px;
    min-height: 175px;
  }
  .years-of-50 .constant-video-sec {
    margin-right: -48px;
  }
  .years-of-50 h2 {
    font-size: 50px;
  }
  .years-of-50 {
    padding: 60px 0px;
  }
  .responsibility-carousel .owl-nav {
    display: none !important;
  }
  .careers-top-sec {
    padding: 65px 0px 65px;
  }
  .careers-top-sec h2 {
    font-size: 50px;
  }
  .our-values-sec {
    padding: 65px 0px 65px;
  }
  .our-values-sec h2 {
    font-size: 50px;
    padding: 0px 0px 8px;
  }
  .our-values-sec p {
    font-size: 20px;
  }
  .vacancies-form-sec h3 {
    font-size: 32px;
  }
  .table-outer table tr th:first-child {
    padding-left: 25px;
  }
  .table-outer table tr th:last-child {
    padding-right: 25px;
  }
  .table-outer table tr td:first-child {
    padding-left: 25px;
  }
  .table-outer table tr td:last-child {
    padding-right: 0;
  }
  .table-outer table tr th, .table-outer table tr td {
    font-size: 14px;
  }
  .apply-btn {
    font-size: 13px;
    padding: 12px 15px;
  }
  .vacancies-form-sec {
    padding: 65px 0px;
  }
  .contact-form-sec .input-sec input {
    padding: 10px 15px;
    height: 48px;
  }
  .contact-form-sec .input-sec input {
    padding: 10px 15px;
    height: 48px;
  }
  .carrer-form .input-sec input {
    padding: 10px 15px;
    height: 48px;
  }
	.job-dis-patern-animation {
		display: none;
	}
}
@media(min-width:1799px) and (max-width : 2504px) {
.postid-958 .company-detail-service-sec .justify-content-center div:nth-child(3) h4 {
    width: 225px;
    margin: 0 auto;
}
}
@media(min-width:769px) and (max-width : 1024px) {
	.inner-banner-content img {
    margin-bottom: 10px;
    max-width: 300px;
    max-height: 100px;
}

	.vision-bg .vision-l .col-7 {text-align: left !important;}
.vision-bg .col-7 {
    float: right;
    flex: auto;
    min-width: auto;
	margin-top:5%;

}
.col-3.mob-view{margin-right: 22px;}

	.dis-view{display:none;  }
.mob-view{display: block;  }
}
@media(min-width:641px) and (max-width : 768px) {
	.inner-banner-content img {
    margin-bottom: 10px;
    max-width: 300px;
    max-height: 100px;
}
	.dis-view{display:none;  }
.mob-view{display:block; }

  .graph-sec h2 {
    font-size: 35px;
    max-width: 430px;
    padding: 0px 0px 20px;
  }
  .our-busiiness-sec h1 {
    font-size: 40px;
  }
  .explore-sec h2 {
    font-size: 40px;
    max-width: 335px;
    text-align: center;
    margin: auto;
  }
  .explore-sec p {
    text-align: center;
    padding: 0px 0px 30px;
  }
  .graph-sec {
    /*padding: 50px 0px;*/
  }
  .our-busiiness-sec {
    padding: 60px 0px 30px;
  }
  .business-list-sec {
    margin-bottom: 30px;
  }
  .our-busiiness-sec p {
    font-size: 18px;
  }
  .business-list-sec-overlay img {
    max-height: 135px;
  }
  .explore-list-sec-overlay {
    padding: 18px 25px;
  }
  .explore-carosuel .owl-nav {
    max-width: 100%;
    text-align: center;
  }
  .explore-sec [class*="col-"]:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  .explore-sec [class*="col-"]:last-child {
    padding-left: 30px;
  }
  .explore-list-sec-overlay p {
    text-align: left;
  }
  .company-detail-service-sec {
    padding: 50px 0px 60px;
    text-align: center;
  }
  .company-detail-service-sec h2 {
    font-size: 40px;
  }
  .company-detail-products-sec h2 {
    font-size: 40px;
    max-width: 280px;
    line-height: 40px;
  }
  .company-detail-products-sec p {
    max-width: 330px;
    font-size: 18px;
  }
  .company-detail-products-sec {
    /*height: 400px;*/
  }
  /* distributor start */
  .distributors-detail-service-sec {
    padding: 50px 0px 60px;
    text-align: center;
  }
  .distributors-detail-service-sec h2 {
    font-size: 40px;
  }
  .distributors-detail-products-sec h2 {
    font-size: 40px;
    max-width: 280px;
    line-height: 40px;
  }
  .distributors-detail-products-sec p {
    max-width: 330px;
    font-size: 18px;
  }
  .distributors-detail-products-sec {
    /*height: 400px;*/
  }
  /* distributor end */
  .collaboration-sec h2 {
    font-size: 40px;
  }
  .company-detail-our-projects h2 {
    font-size: 40px;
  }
  .company-detail-service-sec p {
    font-size: 18px;
  }
  .collaboration-sec p {
    font-size: 18px;
  }
  .company-detail-our-projects p {
    font-size: 18px;
  }
  .project-overlay h4 {
    font-size: 20px;
  }
  .get-in-touch h2 {
    font-size: 40px;
  }
  .submit-btn {
    width: auto;
    height: auto;
    padding: 12px 35px;
  }
  .expo-title-sec h2 {
    font-size: 40px;
    max-width: 450px;
  }
  .expo-title-sec {
    padding: 60px 0px;
  }
  .expo-ctn-list:nth-child(even) [class*="col-"]:first-child {
    order: unset;
  }
  .expo-ctn {
    padding: 50px 35px;
    text-align: center;
  }
  .expo-ctn h3 {
    margin: 0px auto;
  }
  .expo-ctn p {
    margin: 0px auto;
  }
  .contact-top-sec h2 {
    font-size: 40px;
  }
  .contact-companies h2 {
    font-size: 40px;
  }
  .contact-form-sec h2 {
    font-size: 40px;
  }
  .contact-companies [class*="row"] {
    margin-left: -10px;
    margin-right: -10px;
  }
  .contact-companies [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
  .contact-top-sec {
    padding: 50px 0px 40px;
  }
  .contact-companies {
    padding: 50px 0px 40px;
  }
  .contact-top-detail-list p {
    font-size: 16px;
  }
  .contact-top-detail-list h3 {
    font-size: 16px;
  }
  .contact-top-detail-list {
    padding-left: 35px;
  }
  .contact-companies .nav-tabs {
    margin-bottom: 30px;
  }
  .we-are-top-sec h2 {
    max-width: 445px;
    font-size: 40px;
  }
  .constant-sec h2 {
    font-size: 40px;
  }
  .explore-btn {
    font-size: 25px;
  }
  .graph-abstract-img {
    margin-top: -160px;
  }
  .graph-abstract-img img {
    margin-right: 0;
    max-height: 215px
  }
  .values-binds h2 {
    padding: 0px 0px 30px;
    font-size: 40px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:first-child {
    right: -45px;
  }
  .values-binds [class*="col-"]:last-child .values-round-list-ctn:first-child {
    left: -45px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:last-child {
    right: -45px;
  }
  .values-binds [class*="col-"]:last-child .values-round-list-ctn:last-child {
    left: -45px;
  }
  .our-vision-sec h2 {
    font-size: 40px;
  }
  .our-vision-sec h3 {
    font-size: 20px;
  }
  .our-vision-sec {
    padding: 65px 0px 0px;
  }
  .our-vision-ctn-sec {
    padding-left: 30px;
  }
  .visonaries h2 {
    font-size: 40px;
  }
  .visonaries {
    padding: 65px 0px;
  }
  .responsibility-sec h2 {
    font-size: 40px;
  }
  .responsibility-sec {
    padding: 65px 0px 60px;
  }
  .years-of-50 .constant-video-sec {
    margin-right: 0px;
  }
  .years-of-50 {
    padding: 50px 0px 0;
  }
  .years-of-50 h2 {
    font-size: 40px;
    text-align: center;
    max-width: 600px;
    margin: auto;
  }
  .years-of-50 p {
    text-align: center;
    max-width: 600px;
    margin: auto;
    padding: 0px 0px 30px;
  }
  .values-round-list-ctn h3 {
    font-size: 14px;
  }
  .values-round-list-ctn p {
    font-size: 11px;
  }
  .our-vision-left-img {
    margin-bottom: 25px;
  }
  .visonaries [class*="row"] {
    margin-left: -15px;
    margin-right: -15px;
  }
  .visonaries [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .visonaries .container {
    max-width: 720px;
  }
  .years-of-50 .container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .years-of-50 [class*="row"] {
    margin-left: 0px;
    margin-right: 0px;
  }
  .years-of-50 [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .careers-top-sec h2 {
    font-size: 40px;
  }
  .our-values-sec h2 {
    font-size: 40px;
  }
  .career-form-sec h2 {
    font-size: 40px;
  }
  .our-values-sec {
    text-align: center;
  }
  .our-values-list-sec {
    margin: auto;
    margin-bottom: 50px;
  }
  .vacancies-form-sec h3 {
    font-size: 26px;
  }
  .table-outer table tr td {
    padding: 25px 10px;
  }
  .table-outer table tr th, .table-outer table tr td {
    font-size: 12px;
  }
  .table-outer table tr th:first-child {
    padding-left: 15px;
  }
  .table-outer table tr th:last-child {
    padding-right: 15px;
  }
  .table-outer table tr td:first-child {
    padding-left: 15px;
  }
  .table-outer table tr td:last-child {
    padding-right: 0px;
  }
  .apply-btn {
    font-size: 12px;
    padding: 10px 10px;
  }
	.job-dis-top-sec .media h3 {
    font-size: 28px;
	}
	.job-dis-top-sec {
    padding: 65px 0px;
	}
	.job-dis-top-sec .media h4 {
    font-size: 20px;
	}

	.job-dis-top-sec p {
    font-size: 16px;
	}
}
@media (min-width : 320px) and (max-width : 480px) {
.inner-banner-content img {    margin-bottom: 10px;    max-width: 300px;    max-height: 120px;}
.company-detail-our-projects h2 {    margin-bottom: 20px;}

.company-detail-our-projects-carousel .owl-nav {
    position: absolute;
    right: 0px;
    top: -50px;
    z-index: 999;
    bottom: auto;
}
}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:767px) {
  .brochure-list h4 {
    font-size: 25px;
  }
  .brochure-card h5 {
    font-size: 18px;
  }
  .brochure-card{
    margin-bottom: 40px;
  }
.dis-view{display:none;  }
.ipad-view{ display:none; }
.mob-view{display: block; }

  .our-ventures-wrapper h3{
    font-size: 35px;
  }
  .our-ventures-wrapper p{
    font-size: 18px;
  }
  .blue-strip-wrapper::before{
    left: -232px;
  }
  .visonaries .common-button{
    padding: 20px 12px;
    width: 100%;
  }
  .visonaries .common-button i{
    display: none;
  }
  .graph-sec h2 {
    font-size: 25px;
    max-width: 430px;
    padding: 0px 0px 20px;
  }
  img.graph-img-3 {
    max-width: 200px;
  }
  .our-busiiness-sec h1 {
    font-size: 40px;
  }
  .explore-sec h2 {
    font-size: 40px;
    max-width: 335px;
    text-align: center;
    margin: auto;
  }
  .explore-sec p {
    text-align: center;
    padding: 0px 0px 30px;
  }
  .graph-sec {
/*padding: 50px 0px;*/
  }
  .our-busiiness-sec {
    padding: 60px 0px 30px;
  }
  .business-list-sec {
    margin-bottom: 30px;
  }
  .our-busiiness-sec p {
    font-size: 16px;
    padding: 0px 0px 30px;
  }
  .business-list-sec-overlay p {
    padding: 12px 0px;
    font-size: 16px;
  }
  .business-list-sec-overlay {
    padding: 15px 17px;
  }
  .business-list-sec-overlay img {
    max-height: 135px;
  }
  .explore-list-sec-overlay {
    padding: 18px 25px;
  }
  .explore-carosuel .owl-nav {
    max-width: 100%;
    text-align: center;
  }
  .explore-sec [class*="col-"]:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  .explore-sec [class*="col-"]:last-child {
    padding-left: 30px;
  }
  .explore-list-sec-overlay p {
    text-align: left;
  }
  .our-business-carosuel {
    margin: 0px !important;
  }
  .our-business-carosuel .owl-stage {
    padding-left: 0px !important;
  }
  .our-business-carosuel [class*="col-"] {
    padding: 0px;
  }
  .graph-sec-patern-animation {
    left: auto;
    top: -85px;
    right: -30px;
  }
  .graph-sec-patern-animation img {
    max-width: 250px;
  }
  .our-busines-top-patern-animation {
    position: absolute;
    top: -30px;
    right: -30px;
  }
  .our-busines-top-patern-animation img {
    max-width: 250px;
  }
  .our-busines-btm-patern-animation {
    display: none;
  }
  .company-detail-ctn p {
    font-size: 16px;
    text-align: center;
  }
  .company-detail-ctn {
    padding: 80px 30px 35px;
  }
  .company-detail-service-sec h2 {
    font-size: 34px;
  }
  .company-detail-service-sec p {
    padding: 0px 0px 25px;
    font-size: 16px;
  }
  .company-detail-service-sec {
    padding: 40px 0px 30px;
    text-align: center;
  }
  .company-detail-service-sec [class*="col-"] {
    margin-bottom: 30px;
  }
 /* .company-detail-products-sec {
    background: url(../images/our-product-mobile-bg.jpg) no-repeat center top;
    height: 450px;
    background-size: cover;
  }*/

 img.company-detail-products-image-mobile {
    position: relative;
    z-index: -1;
    width: 100%;
	  display:block;
  }
  .company-detail-products-sec{
    background: transparent linear-gradient(180deg, #00000000 0%, #ffffff 100%) 6% 12% no-repeat padding-box;
  }
   img.company-detail-products-image-desktop{
	   display:none;
   }
  .company-detail-products-sec h2 {
    font-size: 34px;
    max-width: 240px;
    line-height: 34px;
  }
  .company-detail-products-sec p {
    font-size: 16px;
  }
  .company-detail-products-sec .container {
    top: 85%;
    transform: translateY(-85%);
	max-width:540px;
  }
  .collaboration-sec h2 {
    font-size: 34px;
  }
  .collaboration-sec p {
    font-size: 16px;
  }
  .collaboration-carousel {
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    width: auto !important;
  }
  .company-detail-ctn-sec {
    padding-bottom: 50px;
  }
  .collaboration-carousel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .collaboration-carousel .item img {
    width: 100%;
  }
  .collaboration-carousel[class*="row"] {
    margin-left: -4px;
    margin-right: -4px;
  }
  .collaboration-carousel [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px;
  }
  .company-detail-our-projects h2 {
    font-size: 40px;
  }
  .company-detail-our-projects p {
    padding: 0px 0px 25px;
    font-size: 16px;
  }
  .project-overlay h4 {
    font-size: 16px;
  }
  .project-overlay h6 {
    font-size: 14px;
  }
  .project-overlay {
    padding: 10px 15px 15px;
  }
  .get-in-touch h2 {
    font-size: 40px;
  }
  .map-sec .embed-responsive-16by9::before {
    padding-top: 65.25%;
  }
  .submit-btn {
    width: auto;
    height: auto;
    padding: 12px 35px;
  }
  .input-sec {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .company-detail-ctn .learn-more-button {
    display: table;
    margin: auto;
  }
  .expo-patern-animation {
    margin-top: -175px;
    margin-left: -175px;
  }
  .expo-patern-animation img {
    max-width: 350px;
  }
  .expo-title-sec {
    padding: 45px 0px;
  }
  .expo-title-sec h2 {
    font-size: 34px;
    max-width: 280px;
  }
  .expo-ctn-list:nth-child(even) [class*="col-"]:first-child {
    order: unset;
  }
  .expo-ctn {
    padding: 40px 20px;
    text-align: center;
  }
  .expo-ctn h3 {
    margin: 0px auto;
    font-size: 20px;
    padding: 0 15px 20px;
  }
  .expo-ctn p {
    margin: 0px auto;
  }
  .expo-gallery h3 {
    font-size: 22px;
    padding: 0px 0px 15px;
  }
  .expo-gallery {
    padding: 20px 0px;
  }
  .news-event-list-wrap {
    padding: 30px 0px 20px;
  }
  .news-event-list-sec {
    margin-bottom: 35px;
  }
  .info-sc {
    padding: 50px 0px 0px;
  }
  .info-sc h3 {
    font-size: 25px;
    max-width: 300px;
  }
  .tel-link {
    font-size: 16px;
  }
  .mail-link {
    font-size: 16px;
  }
  .news-event-detail-sec h2 {
    font-size: 34px;
  }
  .news-event-detail-sec img {
    margin-bottom: 25px;
  }
  .related-news {
    padding: 40px 0px;
  }
  .contact-top-sec h2 {
    font-size: 34px;
    padding: 0px 0px 25px;
  }
  .contact-companies h2 {
    font-size: 34px;
    text-align: left;
  }
  .contact-form-sec h2 {
    font-size: 34px !important;
    padding: 0px 0px 15px;
  }
  .contact-top-sec [class*="col-"] {
    margin-bottom: 30px
  }
  .contact-companies [class*="row"] {
    margin-left: -7px;
    margin-right: -7px;
  }
  .contact-companies [class*="col-"] {
    padding-right: 7px;
    padding-left: 7px;
  }
  .contact-top-sec {
    padding: 40px 0px 20px;
  }
  .contact-companies {
    padding: 40px 0px 40px;
  }
  .contact-top-detail-list p {
    font-size: 16px;
  }
  .contact-top-detail-list h3 {
    font-size: 16px;
  }
  .contact-top-detail-list {
    padding-left: 45px;
  }
  .contact-top-detail-list a{
    font-size: 16px;
  }
  .contact-companies .nav-tabs {
    margin-bottom: 30px;
  }
  .contact-companies .tab-content [class*="col-"] {
    margin-bottom: 25px !important;
  }
  .company-details-list-sec {
    padding: 35px 30px 30px;
  }
  .contact-form-sec {
    padding: 40px 20px 20px;
  }
  .contact-top-patern-animation img {
    max-width: 300px;
  }
  .contact-top-patern-animation {
    right: -100px;
    top: auto;
    bottom: -100px;
  }
  .we-are-top-sec h2 {
    max-width: 275px;
    font-size: 34px;
  }
  .we-are-top-sec p {
    font-size: 16px;
  }
  .constant-sec h2 {
    font-size: 34px;
  }
  .constant-sec {
    padding: 60px 0px 0px;
  }
  .constant-video-sec {
    margin-bottom: 30px;
  }
  .constant-sec [class*="col-"]:last-child {
    text-align: left;
  }
.explore-btn {
    font-size: 16px;
    max-width: 290px;
    padding-left: 10px;
    padding-right: 115px;
}
  .graph-abstract-img {
    margin-top: -40px;
    text-align: center;
    margin-bottom: 20px;
  }
  .graph-abstract-img img {
    margin-right: 0;
    max-height: 215px;
  }
  .values-binds h2 {
    padding: 0px 0px 22px;
    font-size: 34px;
    max-width: 245px;
    margin: auto;
  }
  .values-binds [class*="row"] {
    margin-left: -3px;
    margin-right: -3px;
  }
  .values-binds [class*="col-"] {
    padding-left: 3px;
    padding-right: 3px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:first-child {
    right: -18px;
  }
  .values-binds [class*="col-"]:last-child .values-round-list-ctn:first-child {
    left: -18px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:last-child {
    right: -18px;
  }
  .values-binds [class*="col-"]:last-child .values-round-list-ctn:last-child {
    left: -18px;
  }
  .our-vision-sec h2 {
    font-size: 34px;
  }
  .our-vision-sec h3 {
    font-size: 16px;
  }
  .our-vision-ctn-sec p {
    font-size: 16px;
  }
  .our-vision-sec {
    padding: 65px 0px 0px;
  }
  .our-vision-ctn-sec {
    padding-left: 20px;
  }
  .visonaries h2 {
    font-size: 34px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .visonaries {
    padding: 65px 0px;
  }
  .visonaries .chairman-div {
    max-width: 230px;
    margin-bottom: 30px;
  }
  .visonaries p {
    font-size: 16px !important;
  }
  .responsibility-sec h2 {
    font-size: 34px !important;
  }
  h2 {
   font-size: 34px !important;
 }
  .responsibility-sec p {
    font-size: 16px;
    padding: 0px 0px 30px;
  }
  .responsibility-sec {
    padding: 65px 0px 60px;
  }
  .years-of-50 .constant-video-sec {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .years-of-50 {
    padding: 50px 0px 0;
  }
  .our-vision-ctn-sec .media-body p {
    max-width: 170px;
  }
  .years-of-50 h2 {
    font-size: 34px;
    text-align: center;
    max-width: 300px;
    margin: auto;
  }
  .years-of-50 p {
    text-align: center;
    max-width: 300px;
    margin: auto;
    padding: 0px 0px 30px;
    font-size: 16px;
  }
  .values-round-list-ctn h3 {
    font-size: 9px;
  }
  .values-round-list-ctn p {
    font-size: 5px;
  }
  .our-vision-left-img {
    margin-bottom: 25px;
  }
  .visonaries [class*="row"] {
    margin-left: -15px;
    margin-right: -15px;
  }
  .visonaries [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .visonaries .container {
    max-width: 720px;
  }
  .years-of-50 .container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .years-of-50 [class*="row"] {
    margin-left: 0px;
    margin-right: 0px;
  }
  .years-of-50 [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .values-round-list-ctn:first-child {
    margin-top: 7px;
  }
  .values-binds [class*="col-"]:first-child .values-round-list-ctn:last-child {
    margin-bottom: 5px;
  }
  .careers-top-sec {
    padding: 40px 0px 40px;
  }
  .careers-top-sec h2 {
    font-size: 25px !important;
  }
  .our-values-sec h2 {
    font-size: 34px;
  }
  .career-form-sec h2 {
    font-size: 34px;
  }
  .our-values-sec {
    text-align: center;
  }
  .our-values-list-sec {
    margin: auto;
    margin-bottom: 50px;
  }
  .vacancies-form-sec h3 {
    font-size: 22px;
  }
  .our-values-sec p {
    font-size: 16px;
  }
  .our-values-sec {
    padding: 65px 0px 35px;
  }
  .vacancies-form-sec {
    padding: 50px 0px;
  }
  .table-outer table tr th {
    display: none;
  }
  .table-outer table tr td:first-child {
    width: 60%;
  }
  .table-outer table tr td:nth-child(2) {
    display: none;
  }
  .table-outer table tr td:nth-child(3) {
    display: none;
  }
  .table-outer table tr td:nth-child(4) {
    display: none;
  }
  .table-outer table tr td:first-child {
    padding-left: 0px;
  }
  .table-outer table tr td:last-child {
    padding-right: 0px;
	text-align:right;
  }
  .table-outer {
    margin-bottom: 45px;
  }
  .career-form-sec p {
    font-size: 16px !important;
  }
  .carrer-form .input-sec label {
      font-size: 14px;
    }


	.job-dis-top-sec .media h3 {
    font-size: 16px;
	}
	.job-dis-top-sec {
    padding: 25px 0px;
	}
	.job-dis-top-sec .media h4 {
    font-size: 14px;
	}

	.job-dis-top-sec p {
    font-size: 16px;
	}
	.job-dis-top-sec .media img {
    margin-right: 15px;
    max-height: 60px;
}
	.exp-section [class*="row"] {
    margin-left: -15px;
    margin-right: -15px;
}
	.exp-section [class*="col"] {
        padding-left: 15px;
    padding-right: 15px;
	}

	.exp-section label {
    font-size: 12px;
    padding: 0px 0px 0px;
	}
	.exp-section span {
    font-size: 12px;
	}
	.job-dis-top-sec ul li {
    font-size: 16px;
	}
}
@media (max-width: 991px) {
	.meet-our-team-wrapper h4,.meet-our-team-wrapper span{
		text-align: center;
	}
	.years-of-50 p{
		text-align: center;
	}
	.years-of-50 h2 {
    font-size: 34px;
    text-align: center;
    max-width: 300px;
    margin: auto;
}
	.vision-bg .vision-l .col-7 {text-align: left !important;}
.vision-bg .col-7 {
    float: right;
    flex: auto;margin-top:4%;
    min-width: auto;
}

	#scrollButton {
		bottom: 80px;
	}
	.previous-button-slider {
    bottom: -3%;
    padding: 5px;
    right: 71px;
}
.next-button img {
    width: 20px;
}
.previous-button-slider img {
    width: 20px;
}
.next-button {
    padding: 5px;
    bottom: -3%;
}



.constant-video-sec{
	z-index:9;
}
.years-50-patern-animation{
	z-index:-10;
}
}
@media(max-width:475px) {

	}
@media (min-width : 300px) and (max-width : 500px) {
	.expo-carousel .owl-nav{
		text-align: center;
	}	.industry-template-default .business-list-sec-overlay{min-height: 170px;}
	.blog .our-business-carosuel .business-list-sec-overlay{min-height: 200px;}}
@media(max-width:320px) {}
@media only screen and (width :568px) {}


.page-id-113 .more-about-al-shirawi-crosslink-section{display:none;}


@media(max-width:700px){
  .distributors-detail-products-sec .container {
    position: unset!important;
    float: left!important;
    padding: 15px !important;
    width: 100%!important;
    display: block!important;
    transform: translateY(0%)!important;
}
.distributors-detail-products-sec:nth-child(odd) h2, .distributors-detail-products-sec:nth-child(odd) p, .distributors-detail-products-sec:nth-child(even) h2, .distributors-detail-products-sec:nth-child(even) p {
  float: left!important;
  text-align:left!important;
}
.distributors-detail-products-sec:nth-child(odd) img.distributors-logo, .distributors-detail-products-sec:nth-child(even) img.distributors-logo {
  float: left;
  padding-bottom: 20px;
}
}
