.about-banner:after {
  background: transparent linear-gradient(180deg, rgba(14, 83, 131, 0) 0%, rgba(14, 83, 131, 0.5490196078) 35%, rgba(14, 83, 131, 0.8) 68%, #0E5383 100%) 0% 0% no-repeat padding-box;
}

.image-banner {
  position: absolute;
  right: -38px;
  bottom: -129px;
}

.about-wrapp {
  padding-bottom: 130px;
  position: relative;
}
.about-wrapp p {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  line-height: 38px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0;
  font-weight: normal;
  position: relative;
  z-index: 999;
}

.building-partner .col-md-4 .buildiing-content:nth-child(3) .content-build {
  margin-bottom: 0;
}

.building-solution {
  padding-top: 121px;
  position: relative;
}
.building-solution h2 {
  text-align: center;
  max-width: 568px;
  color: #333333;
  display: flex;
  margin: 0 auto;
  position: relative;
font-family: 'OPTIFuturaDemiBold';
  font-weight: normal;
}
.building-solution h2:before {
  content: "";
  background: url(../images/building-image.svg);
  position: absolute;
  left: -312px;
  right: 0;
  top: -30px;
  z-index: 999;
  display: inline-block;
  width: 345px;
  height: 427px;
  background-size: cover;
  display: none;
}

.building-partner {
  padding-top: 120px;
  position: relative;
}

.build-solution-left {
  position: relative;
}

.buildiing-content {
  position: relative;
  display: inline-block;
}
.buildiing-content p {
  font-size: 14px;
  text-align: left;
  line-height: 24px;
  color: #333333;
}

.content-build {
  display: flex;
  align-items: flex-start;
  margin-bottom: 65px;
}
.content-build h4 {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
  color: #0E5383;
  margin-bottom: 24px;
  font-weight: normal !important;
}
.content-build p {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #333333 !important;
  font-weight: 600;
}
.content-build span {
  color: #E66A25;
  font-size: 62px;
  line-height: 38px;
  margin-right: 30px;
   font-family: OPTIFuturaDemiBold;
}

.buildiing-content.for-mobild-second {
  display: none;
}

.buildiing-content.for-mobil-three {
  display: none;
}

.explore-more {
  position: relative;
  padding-bottom: 130px;
}
.explore-more h2 {
  margin-top: 124px;
  color: #333333;
  font-size: 40px;
  line-height: 48px;
}

.explore-wrapper {
  position: relative;
  margin-top: 50px;
}

.explore-details {
  display: block;
  position: relative;
}
.explore-details img {
  border-radius: 27px;
}

.overlay-exp {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 27px;
  z-index: 999;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #333333 100%) 0% 0% no-repeat padding-box;
}

.explore-content {
  position: absolute;
  bottom: 1px;
  z-index: 999;
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 45px 52px 15px;
  transition: 0.5s ease;
}
.explore-content h4 {
  font-size: 22px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 0;
  transition: all 0.3s ease 0s;
  font-weight: 400;
	text-transform:capitalize !important;
}
.explore-content p {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}
.explore-content .button-eplor {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}

.explore-wrapper .col-md-6 .explore-details:hover .explore-content p {
  margin-bottom: 15px;
  visibility: visible;
  height: auto;
  opacity: 1;
}

.explore-wrapper .col-md-6 .explore-details:hover .explore-content h4 {
  margin-bottom: 20px;
}

.explore-wrapper .col-md-6 .explore-details:hover .explore-content .button-eplor {
  margin-bottom: 30px;
  visibility: visible;
  height: auto;
  opacity: 1;
}

.button-eplor span {
  margin-right: 15px;
}

.about-wrapp:before {
  content: "";
  position: absolute;
  background: transparent linear-gradient(180deg, #0E5383 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
  height: 921px;
  width: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}

.inner-banner.about-banner img {
  width: 100%;
}

.baner-disc.contact-banner-text {
  margin: 0;
}

.contact-outer {
  position: relative;
}
.contact-outer::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 1080px;
  background: transparent linear-gradient(180deg, #0E5383 0%, #0E5383 50%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}

.location-details {
  height: 630px;
  padding: 64px 78px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 60px rgba(0, 0, 0, 0.1019607843);
  border-radius: 27px;
}

.floating-label-group .floating-label {
  font-size: 14px;
  color: #333333;
  position: absolute;
  pointer-events: none;
  top: 9px;
  transition: all 0.1s ease;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.floating-label-group {
  position: relative;
  margin-top: 11px;
  margin-bottom: 20px;
  margin-right: 53px;
}

.focus-label ~ .floating-label {
  top: -15px;
}

.floating-label-group .form-control:focus {
  border-color: 0;
  box-shadow: none;
  background-color: 0;
  border-radius: 0;
}

.floating-label-group .form-control {
  border-bottom: 1px solid #D1D1D1 !important;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  border: none;
  border-radius: 0;
  padding-left: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-top: 14px;
}

.floating-label-group .focus-label .form-control {
  border-bottom: 2px solid #0e5383 !important;
}

.floating-label-group textarea {
  height: 111px;
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 1px solid #D1D1D1 !important;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #333333;
  border: none;
  border-radius: 0;
  padding-left: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.details-contacts {
  margin-top: 120px;
  position: relative;
  padding-bottom: 120px;
}

.tab-location.active .tab-title {
  color: #0e5383;
  border-bottom: 4px solid #0e5383;
  padding-bottom: 24px;
}

.submit-button {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 43px;
}
.submit-button .submit-bttn {
  border: 0;
  font-size: 16px;
  color: #0E5383;
  background: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding: 0;
}
.submit-button span {
  text-align: center;
  width: 42px;
  height: 42px;
  border: 1px solid #0E5382;
  border-radius: 50px;
  display: flex;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.submit-button span img {
  width: 14px;
}

.map-wrapp {
  width: 588px;
}
.map-wrapp iframe {
  border-radius: 50px;
}

.address {
  padding-left: 120px;
  padding-top: 122px;
}
.address h4 {
  font-size: 20px;
  line-height: 53px;
  color: #0e5383;
  line-height: 21px;
  margin-bottom: 54px;
  font-weight: normal;
}

.address-details {
  display: inline-flex;
}
.address-details span {
  width: 50px;
  margin-right: 37px;
  height: 50px;
  background: white;
  display: flex;
  text-align: center;
  border-radius: 50px;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid #24638e;
}
.address-details p {
  color: #4B4B4B;
  font-size: 20px;
  line-height: 28px;
  /*max-width: 272px;*/
  font-weight: 500;
  margin-bottom: 20px;
}

.address .contact-d {
  display: flex;
  color: #4B4B4B;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  align-items: center;
  font-weight: 500;
}
.address .contact-d span {
  width: 50px;
  margin-right: 37px;
  height: 50px;
  background: #fff;
  display: flex;
  text-align: center;
  border-radius: 50px;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid #24638e;
}

.social-connect a {
  width: 50px;
  margin-right: 8px;
  height: 50px;
  background: #fff;
  display: flex;
  text-align: center;
  border-radius: 50px;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid #24638e;
}

.social-connect {
  display: flex;
  margin-top: 30px;
}

.tab-location .tab-title {
   font-family: OPTIFuturaDemiBold;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  text-transform:uppercase;
}

.leader-banner:after {
  background: transparent linear-gradient(180deg, rgba(14, 83, 131, 0) 0%, rgba(14, 83, 131, 0.5490196078) 35%, rgba(14, 83, 131, 0.8) 68%, #0E5383 100%) 0% 0% no-repeat padding-box;
}

.banner-sec.inner-banner .baner-disc {
  text-align: left;
  margin: 0;
}

.leadership-outer:before {
  background: transparent linear-gradient(180deg, #0E5383 0%, #0E5383 50%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 1324px;
}

.leadership-outer {
  position: relative;
}
.leadership-outer p {
  color: #FFFFFF;
  text-align: center;
  font-size: 26px;
  line-height: 38px;
  font-family: "Arvin";
  font-weight: 300;
  margin-bottom: 0;
}

.executive-leaders {
  text-align: center;
}
.executive-leaders h2 {
  color: #fff;
  margin-bottom: 100px;
}

.executive-lead {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 60px rgba(0, 0, 0, 0.1019607843);
  border-radius: 27px;
  padding: 40px 55px;
}
.executive-lead h2 {
  text-align: center;
  margin-bottom: 100px;
  color: #FFFFFF;
  font-family: 'OPTIFuturaDemiBold';
}
.executive-lead h3 {
  color: #0e5383;
  font-size: 40px;
  line-height: 48px;
  text-align: left;
  font-family: 'OPTIFuturaDemiBold';
  margin-bottom: 25px;
}
.executive-lead h4 {
    text-transform:uppercase;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  color: #0E5383;
  font-family: 'OPTIFuturaDemiBold';
  margin-bottom: 13px;
}
.executive-lead p {
  color: #333333;
  font-size: 18px;
  text-align: left;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
	text-align: justify;
}
.executive-lead h5 {
  text-align: left;
  font-size: 18px;
  color: #16B6B6;
  line-height: 15px;
  margin-bottom: 25px;
}

.director-second {
  padding-top: 119px;
  padding-bottom: 119px;
}

.director-first {
  padding-top: 119px;
}

.bord-of-director h2 {
  text-align: center;
  color: #333333;
  margin-bottom: 0;
}

.director-shake-first {
  margin-left: 100px;
}

.detail-directors {
  padding-right: 45px;
  padding-top: 0;
}

.director-second .row.flex-column-reverse {
  flex-direction: row-reverse !important;
}

.detail-directors-second {
  padding-left: 62px;
  padding-right: 0;
}

.detail-directors h3 {
  line-height: 48px;
  color: #333333;
}
.detail-directors h4 {
  font-size: 18px;
  color: #333333;
  line-height: 21px;
   text-transform: capitalize;
}
.detail-directors .details-dr p {
  font-size: 14px;
  line-height: 24px;
  color: #4B4B4B;
  margin-bottom: 24px;
  font-weight: 500;
  text-align: justify;
}
.detail-directors .details-dr p:last-child {
  margin-bottom: 0;
}

.detail-directors-second .details-dr {
  width: 95%;
}

.ceo-company {
  padding-right: 26px;
}

.submit-button p {
  display: flex;
}

.submit-button p:hover .icon-form {
  transform: rotate(313deg);
}

a.contact-d.s:hover {
  font-weight: bold;
}

a.in-cnt:hover {
  background: #c9e9ff;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  background: #fff;
  text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
  text-align: center;
  background: #46b450;
  color: #fff;
  width: 80%;
}

.page-template-template-contactus .image-banner {
  display: none;
}

.divider-new {
  margin: 0px;
  padding: 0px;
  background: #D1D1D1;
  height: 1px;
  width: 100%;
}

.reesposive-ceo {
  display: none;
}

.mobile-shake-first {
  display: none;
}

.mobile-shake-two {
  display: none;
}

.home-services-section h4 {
  font-size: 36px;
  color: #E66A25;
   font-family: OPTIFuturaDemiBold;
  text-transform: none;
  margin-bottom: -30px;
  font-weight: 600;
}

.page-template-page-templatestemplate-aboutus-php .image-banner {
  display: none;
}

.partner-logo img {
  -moz-filter: grayscale(100%)!important;
  filter: gray !important;
  filter: grayscale(100%) !important;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
	
	/* Apply grayscale filter for modern browsers */
filter: grayscale(100%) !important;

/* Vendor prefixes for older browsers */
-webkit-filter: grayscale(100%) !important; /* Safari, Chrome */
-moz-filter: grayscale(100%) !important;    /* Firefox */
-ms-filter: grayscale(100%) !important;     /* Internet Explorer */
-o-filter: grayscale(100%) !important;      /* Old Opera */

/* For IE 6-9 using proprietary DXImageTransform */
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
}

.service-content::before {
  content: "";
  position: absolute;
  background: transparent linear-gradient(180deg, #0e5383 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
  height: 921px;
  width: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}



.service-banner:after, .service-banner-l-p:after {
  background: transparent linear-gradient(180deg, rgba(14, 83, 131, 0) 0%, rgba(14, 83, 131, 0.5490196078) 35%, rgba(14, 83, 131, 0.8) 68%, #0e5383 100%) 0% 0% no-repeat padding-box;
}

.service-content-box p {
  text-align: left;
}

.service-content-box .service-content-left img {
  width: 100%;
}

.service-list-main {
  position: relative;
}

.service-list-main .disc h2 {
    text-transform:uppercase;
  color: #fff;
}

section.home-services-section.section-space-top.section-space-bottom {
  padding-top: 50px;
  padding-bottom: 50px;
}

.home-services-section .disc p {
  font-size: 25px;
  font-family: "Arvin";
}

.home-services-section h4 {
  font-size: 38px;
}

.pin-spacer:nth-child(3) .card-contents {
  background: #16B6B6;
}

/*.container.partner-slider-main.section-space-bottom {
    display: none;
}*/
.hm-shaik-section .hm-shaik-right p {
  color: #0e5383;
}

.arrow-list li {
  display: flex;
  align-items: center;
  padding-top: 0;
}

footer .social-icons a img {
  width: 20px;
}

.only-ipad.social-icons-menu a img {
  width: 20px;
}

.only-ipad.social-icons-menu a {
  margin: 0px 5px;
}

.page-template-template-investment-and-partners .devider-section {
  display: none;
}

a.last {
  display: none !important;
}

span.extend {
  display: none !important;
}

header .social-icons-menu {
  padding: 0;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
}

/* Styling for desktop - vertical tabs */
@media (min-width: 1200px) {
  .card-contents p {
    line-height: 30px;
    font-size: 18px;
    text-align:justify;
  }
}


@media screen and (min-device-width: 1000px) and (max-device-width: 1050px) {
  .news-media-banner-sec .overlay .disc-bg {
    padding: 20px;
  }
  .news-media-banner-sec .overlay h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  header .header-right ul li {
    padding: 16px 10px 16px 0px;
  }
}
@media (max-width: 1000px) {
  .home-services-section .disc p {
    font-size: 18px;
    line-height: 26px;
  }
  .news-media-banner-sec .overlay {
    padding: 0;
  }
}
@media (max-width: 1600px) {
  .content-build p {
    min-height: 160px !important;
  }
}
@media (max-width: 1200px) {
  .home-services-section h4 {
    font-size: 36px;
    color: #E66A25;
     font-family: OPTIFuturaDemiBold;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .content-build p {
    min-height: 120px;
  }
  .tab-location {
    width: 23%;
    margin-bottom: 73px;
    margin-top: 50px;
    font-size: 18px;
    color: #333333;
    text-transform: lowercase;
    margin-right: 5px;
    display: flex;
    position: relative;
     font-family: OPTIFuturaDemiBold;
    font-weight: normal;
  }
  .tab-location-content {
    position: absolute;
    top: 0;
    right: 6px;
    width: 73%;
    min-height: auto;
    overflow-y: auto;
    padding-top: 0;
    display: none;
    padding-left: 60PX;
    margin-top: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.1019607843);
  }
  /*   this is optional */
  .tabs-container {
    min-height: 400px;
  }
  .tab-location.active h4 {
    color: #49BC84;
  }
  .tab-location.active a {
    color: #FFFFFF;
  }
  .tab-location.active p {
    color: #FFFFFF;
    padding-right: 36%;
  }
  .tab-location.active .form-check {
    overflow: hidden;
  }
  .tab-location.active + .tab-location-content {
    display: block;
    overflow: hidden;
    width: 73%;
  }
  /* Styling tabs - this is enough for mobile - just like an accordion */
  .tab-location, .tab-location-content {
    cursor: pointer;
  }
  .form-connect .form-check {
    padding-left: 0;
  }
}
@media (max-width: 1000px) {
  .home-services-section h4 {
    margin-bottom: 40px;
    font-size: 25px;
    line-height: 33px;
  }
}
@media (max-width: 1024px) {
  .about-wrapp {
    padding-bottom: 80px;
  }
  .explore-more {
    padding-bottom: 80px;
  }
  .explore-more h2 {
    margin-top: 80px;
  }
  .map-wrapp iframe {
    width: 90%;
  }
  .map-wrapp {
    width: 511px;
  }
  .address {
    padding-left: 73px;
  }
  .location-details {
    padding: 64px 35px;
  }
}
@media (max-width: 1000px) {
  /* .address-details span {
       width: 44px;
   }*/
  .address-details p {
    max-width: 218px;
  }
  .map-wrapp {
    width: 100%;
  }
  .map-wrapp iframe {
    width: 100%;
  }
}
@media (max-width: 941px) {
  .location-details {
    height: 743px;
    padding: 30px 26px;
  }
  .location-details {
    height: 100%;
    padding: 32px 28px;
  }
}
@media (max-width: 930px) {
  .tab-location-content {
    display: none;
    width: 100%;
    max-height: 100%;
  }
  .tab-location.active + .tab-location-content {
    display: block;
    margin-bottom: 35px;
  }
  .tab-location .tab-title {
    margin-bottom: 43px;
  }
  .submit-button {
    margin-top: 20px;
  }
}
@media (max-width: 680px) {
    p.banner-paragraph {
    text-align: center !important;
}
    
  .mobile-shake-first {
    display: block;
  }
  .director-shake-first img {
    width: 100%;
  }
  .desktop-shake-first {
    display: none;
  }
  .mobile-shake-two {
    display: block;
  }
  .director-shake-second img {
    width: 100%;
  }
  .desktop-shake-two {
    display: none;
  }
  .director-second .row.flex-column-reverse {
    flex-direction: column-reverse !important;
  }
  .director-first .row {
    flex-direction: column-reverse;
  }
  .director-shake-first {
    margin-left: 0 !important;
  }
  img.desktop-ceo {
    margin-top: 20px;
  }
  .buildiing-content.desktop-three {
    display: none;
  }
  .buildiing-content.for-mobild-second {
    display: inline-block;
  }
  .buildiing-content.for-mobil-three {
    display: inline-block;
  }
  .buildiing-content.desktop-two {
    display: none;
  }
  .image-banner {
    display: none;
  }
  .about-wrapp p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
  .building-solution {
    padding-top: 70px;
  }
  .about-wrapp {
    padding-top: 25px;
  }
  .building-solution h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .right-text-build {
    font-size: 14px;
    line-height: 24px;
  }
  .right-text-build h4 {
    line-height: 24px;
    margin-top: 5px;
  }
  .content-build {
    margin-bottom: 41px;
  }
  .building-partner .col-md-4:nth-child(2) {
    display: none;
  }
  .building-solution h2:before {
    left: -22px;
    right: 0;
    top: -31px;
  }
  .building-partner {
    background: url(../images/responsive-bgg.svg) no-repeat center bottom 221px;
  }
  .explore-wrapper {
    margin-top: 31px;
  }
  .explore-more h2 {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 36px;
  }
  .explore-more h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
  }
  .explore-wrapper .col-md-6:last-child .explore-details {
    margin-bottom: 0;
  }
  .explore-details {
    margin-bottom: 30px;
  }
  .explore-content {
    padding: 36px 27px 0;
  }
  .building-partner .col-md-4 .buildiing-content:last-child .content-build {
    margin-bottom: 0;
  }
  .explore-details {
    width: 100%;
  }
  .explore-details img {
    width: 100%;
  }
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content .button-eplor img {
    width: auto;
  }
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content p {
    margin-top: 17px;
    margin-bottom: 21px;
  }
  .address {
    padding-left: 0;
  }
  .map-wrapp {
    width: 100%;
  }
  .map-wrapp iframe {
    width: 100%;
  }
  .address {
    padding-top: 41px;
  }
  .details-contacts {
    padding-bottom: 80px;
  }
  .details-contacts {
    margin-top: 80px;
  }
  .form-connect .form-check {
    padding-left: 0 !important;
  }
  .leadership-outer p {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Arvin';
    font-weight:400;
    text-align: left;
    margin-top: 0;
  }
  .bord-of-director h2 {
    text-align: center;
    margin: auto;
  }
  .executive-lead {
    padding: 50px 32px;
  }
  .director-first {
    padding-top: 30px;
  }
  .director-second {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .detail-directors {
    padding: 0;
    padding-top: 22px;
  }
  .explore-more h2 {
    margin-top: 50px;
	 margin-bottom:50px;
  }
  .executive-leaders h2 {
    margin-bottom: 40px;
  }
  .building-partner {
    padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .wpcf7 form.sent .wpcf7-response-output {
    width: 100%;
  }
  .banner-sec.inner-banner .baner-disc {
    text-align: center;
  }
  .executive-lead h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .executive-lead h4 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .ceo-company {
    padding-right: 0;
  }
  .executive-lead h5 {
    font-size: 16px;
  }
  .detail-directors h3 {
    line-height: 30px;
    color: #333333;
    font-size: 25px;
  }
  .tab-location .tab-title {
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .wpcf7-spinner {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content {
    padding: 15px 27px;
  }
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content p {
    line-height: 14px;
    font-size: 13px;
    margin-top: 13px;
    margin-bottom: 12px;
  }
}
span img.arrow-expl {
  width: auto !important;
}

@media (min-width: 1800px) {
  .address {
    padding-left: 0;
  }
}
.partner-slider-main .partner-logo {
  border: none !important;
  background: none !important;
}

@media (max-width: 480px) {
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content p {
    line-height: 14px;
    font-size: 9px;
    margin-top: 0;
    margin-bottom: 12px;
  }
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content h4 {
    margin-bottom: 8px;
  }
  .explore-more h4 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
  }
  .explore-wrapper .col-md-6 .explore-details:hover .explore-content .button-eplor {
    margin-bottom: 0;
  }
}
.partner-slider-main h3 {
  font-size: 25px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .partner-slider-main-sec.partner-slider-main-sec-13 {
    width: 800px;
  }
  .partner-slider-main-sec.partner-slider-main-sec-14 {
    width: 800px;
  }
  .container.partner-slider-main.section-space-bottom.partnerslider-1 {
    padding-bottom: 40px;
  }
  .container.partner-slider-main.section-space-bottom.partnerslider-2 {
    padding-bottom: 40px;
  }
  .container.partner-slider-main.section-space-bottom.partnerslider-3 {
    padding-bottom: 40px;
  }
}
.about-wrapp p, .service-content p {
    font-family: "Arvin";
    font-weight: 400;
}

.right-text-build p{
    font-family: "Arvin";
    font-weight: 600;
}

.executive-lead p {
  font-family: "Montserrat", sans-serif !important;
}

@media (max-width: 991px) {
  .detail-directors h3 {
    line-height: 30px;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
  }
  .executive-lead h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
  }
  .address-details p {
    font-size: 17px;
  }
  .address .contact-d {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .home-services-section .disc p {
    color: #fff;
  }
  .hm-shaik-section .author .title {
    color: #fff;
  }
  .hm-shaik-section .author .designation {
    color: #fff;
  }
  .col-sm-5.f-top-sec-col.f-top-sec-col-1 p {
    display: none;
  }
}
.cookie-policy p {
  margin: 0px 0px;
  padding: 0px 0px;
  font-size: 18px;
  color: #fff;
}

.cookie-policy ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}

.cookie-policy ul li {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px;
  font-size: 15px;
  color: #fff;
  list-style: circle;
}

.cookie-policy a {
  color: #333333;
  font-weight: bold;
}

.cookie-policy p strong {
  font-weight: bolder !important;
}

.news-list-section .news-list-box-left .date {
  padding: 10px 0 !important;
  height: auto !important;
}

.news-continue-reading .thumb {
  border: 1px solid #DFDFDF;
  border-radius: 40px;
}/*# sourceMappingURL=style-s.css.map */


@media (max-width: 600px) {
 	.leadership-outer p
	{
/* 		text-align: justify; */
	}
}