.board-of-directors-one .container-banner p {
    color: #FFF !important;
    font-family: 'Gilroy-Regular';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 1.2px;
}
.mega-project-section-one.full-width-section {

    background-image: url(../images/mega-projects/banner-bg.png);

    background-size: cover;

    background-repeat: repeat-x;

    align-content: center;

    height: calc(100vh - 115px);

    max-height: 800px;

    background-color: #fff;

    background-position: center top;

    position: fixed;

    top: 115px;

}

.mega-project-section-one .home-section-one-over-lay{

    align-items: center;

}

.mega-project-section-one p {

    color: #FFF;

    font-family: 'Gilroy-Regular';

    font-size: 30px;

    font-style: normal;

    font-weight: 400;

    line-height: 42px;

    letter-spacing: 1.2px;

}

.mega-project-section-two{

    padding: 200px 0;

    background: linear-gradient(180deg, #F5F9FD 0%, #9AB6D3 100%);

    margin-top: 100vh;

}

.container-small.project-wrapper{

    justify-content: space-between;

}

.each-project-wrapper {

    width: 48%;

    margin-bottom: 45px;

    position: relative;

}

.each-project-thumbnail{

    width: 100%;

    height: 495px;

    overflow: hidden;

}

.each-project-thumbnail img{

    max-width: 100%;

    width: 100%;

    height: 500px !important;

    object-fit: cover;

    transition: all 0.3s ease-in-out;

}

.each-project-wrapper:hover .each-project-thumbnail img{

    scale: 1.1;

}

.each-project-title {

    width: 100%;

    padding: 0px 55px;

    background-color: #fff;

    box-sizing: border-box;

    color: #000;

    font-family: 'Gilroy-SemiBold';

    font-size: 30px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    height: 170px;

    display: flex;

    flex-wrap: nowrap;

    align-items: center;

}

.each-project-wrapper a {

    position: absolute;

    height: 100%;

    width: 100%;

    z-index: 99;

    left: 0;

    top: 0;

    outline: none;

    border: none;

}

.banner-text-wrapper-two {

    max-width: 75%;

    width: 100%;

}

.banner-text-wrapper-two h1{

    color: #FFF;

    font-family: 'Gilroy-Light';

    font-size: 120px;

    font-style: normal;

    font-weight: 400;

    line-height: 126px;

    margin-bottom: 0;

}

.mega-project-details-section-two {

    padding: 185px 0;

    background: #fff;

    margin-top: 100vh;

}

.mega-project-details-section-two .container-small{

    justify-content: space-between;

}

.mega-project-details-column-one{

    width: 30%;

    box-sizing: border-box;

    padding-right: 30px;

}

.mega-project-details-column-two{

    width: 40%;

    box-sizing: border-box;

    padding-right: 30px;

}

.mega-project-details-column-three{

    width: 30%;

}

.mega-project-details-title{

    width: 100%;

    color: #4B739C;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: 0.57px;

    padding-left: 27px;

    box-sizing: border-box;

    background-image: url('../images/mega-projects/arrow-right.png');

    background-repeat: no-repeat;

    background-position: 0px 15px;

}

.mega-project-details-description{

    width: 100%;

    padding-left: 27px;

    box-sizing: border-box;

    margin-bottom: 35px;

}

.mega-project-details-description p{

    color: #00263E;

    font-family: 'Gilroy-SemiBold';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 30px;

    letter-spacing: 0.57px;

}

.mega-project-details-section-three{

    background-color: #FFF;

    padding-bottom: 130px;

}

.mega-project-details-section-three-images{

    width: 100%;

    margin-bottom: 15px;

}

.mega-project-details-section-three-images img{

    max-width: 100%;

}

.mega-project-details-section-four{

    padding: 150px 0;

    background-color: #F5F9FD;

    background-image: url('../images/mega-projects/recent-project-bg.png');

    background-repeat: repeat-x;

}

.mega-project-recent-projects-slider{

    position: relative;

}

.each-recent-project-wrapper {

    width: 100%;

    position: relative;

}

.mega-project-recent-projects-title {

    margin-bottom: 64px;

    justify-content: space-between;

    align-items: center;

}

.mega-project-recent-projects-title h2{

    color: #00263E;

    text-align: center;

    font-family: 'Gilroy-Light';

    font-size: 94px;

    font-style: normal;

    font-weight: 400;

    line-height: 130px;

    letter-spacing: -1.88px;

}

.mega-project-button-wrapper.desktop-only{

    display: flex;

    flex-wrap: nowrap;

}

.mega-project-button-wrapper.mobile-only{

    display: none;

}

.mega-project-slide-next-btn {

    display: flex;

    width: 108px;

    height: 108px;

    background-color: #00263E;

    background-image: url('../images/arrow-right-white.png');

    background-position: center;

    background-repeat: no-repeat;

    cursor: pointer;

    margin-left: 10px;

}

.mega-project-slide-prev-btn {

    display: flex;

    width: 108px;

    height: 108px;

    background-color: #9AB6D3;

    background-image: url('../images/arrow-left-white.png');

    background-position: center;

    background-repeat: no-repeat;

    cursor: pointer;

}

.wp-pagenavi {

    clear: both;

    width: 100%;

    text-align: center;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.wp-pagenavi a, .wp-pagenavi span {

    border: 1px solid #4B739C;

    padding: 16px 22px;

    margin: 0 10px;

    color: #4B739C;

    font-family: 'Gilroy-Regular';

    font-size: 18px;

    font-style: normal;

    font-weight: 400;

    line-height: normal;

    letter-spacing: 0.72px;

    text-transform: lowercase;

    position: relative;

    transition: all 0.3s ease-in-out;

}

.wp-pagenavi a:hover, .wp-pagenavi span.current {

    border-color: #00263E;

    background-color: #00263E;

    color: #fff;

}

.investor-information-section-one.full-width-section {

    align-content: center;

    height: calc(100vh - 115px);

    max-height: 800px;

    background-color: #fff;

    background-position: center top;

    background-repeat: no-repeat;

    background-size: cover;

    position: fixed;

    top: 115px;

}

.investor-information-section-one .container-banner {

    max-width: 50%;

    margin-top: 10%;

}

.investor-information-one-over-lay{

    display: flex;

    height: 100%;

    width: 100%;

    background-image: url(../images/investor-information/investor_Banner_overlay.png);

    background-size: contain;

    background-repeat: repeat-x;

    align-items: center;

}

.investor-information-section-two {

    padding: 200px 0;

    background: #FFF;

    margin-top: 100vh;

}

.investor-information-links-title{

    color: #00263E;

    font-family: 'Gilroy-SemiBold';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: 0.57px;

    position: relative;

}

.investor-information-links-title::after{

    content: "";

    position: absolute;

    width: 43px;

    height: 2px;

    background-color: #00263E;

    bottom: 0;

    left: 0;

}

.investor-information-links-text{

    margin-left: 50px;

}

.investor-information-links-text,

.investor-information-links-text a{

    color: #4B739C;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: 0.57px;

    transition: all 0.3s ease-in-out;

    outline: none;

    border: none;

}

.investor-information-links-text a:hover{

    text-decoration: underline;

    color: #000;

}

.investor-information-links-text a:visited,

.investor-information-links-text a:focus{

    outline: none;

    border: none;

}

.investor-information-anual-report-wrapper{

    margin-top: 0px;

}

.investor-information-anual-report-title{

    width: 100%;

    color: #00263E;

    font-family: 'Gilroy-SemiBold';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 30px;

    letter-spacing: 0.57px;

}

.investor-information-anual-report-content{

    width: 100%;

    margin-top: 35px;

}

.report-each-row {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    margin-bottom: 0 !important;

    margin-top: 0 !important;

    border-bottom: 1px solid #C1D7ED;

    color: #00263E;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: 0.57px;

}

.report-each-row:last-child{

    border-bottom: none;

}

.report-column-one{

    padding: 39px 39px;

    width: 20%;

    position: relative;

}

.report-column-one::after{

    content: "";

    position: absolute;

    right: 0;

    top: 0;

    background: #C1D7ED;

    height: 100%;

    width: 1px;

}

.report-column-two{

    padding: 39px 39px;

    width: 40%;

    position: relative;

}

.report-column-two::after{

    content: "";

    position: absolute;

    right: 0;

    top: 0;

    background: #C1D7ED;

    height: 100%;

    width: 1px;

}

.report-column-three{

    padding: 39px 39px;

    width: 20%;

    position: relative;

}

.report-column-three::after{

    content: "";

    position: absolute;

    right: 0;

    top: 0;

    background: #C1D7ED;

    height: 100%;

    width: 1px;

}

.report-column-four{

    padding: 39px 39px;

    width: 20%;

}

.report-column-four a{

    outline: none;

    border: none;

}

.date-block{

    width: 100%;

    box-sizing: border-box;

    padding-left: 37px;

    background-image: url('../images/investor-information/calendar-icon.png');

    background-repeat: no-repeat;

    background-position: left center;

}

.statement-block{

    width: 100%;

    box-sizing: border-box;

    padding-left: 37px;

    background-image: url('../images/investor-information/statement-icon.png');

    background-repeat: no-repeat;

    background-position: 0 5px;

    line-height: 28px;

}

.arabic .statement-block {

	padding-left: 0px;

	padding-right: 37px;

	background-image: url('../images/investor-information/statement-icon.png');

	background-repeat: no-repeat;

	background-position: right 5px;

	direction: rtl;

	font-family: 'AvenirArabic-Light1';

	font-size: 24px;

	line-height: 35px;

	letter-spacing: 0;

	word-spacing: 3px;

    font-family: 'Avenir Arabic Light';

    /* font-family: "Noto Sans Arabic", sans-serif;

    font-optical-sizing: auto;

    font-weight: 400;

    font-style: normal;

    font-variation-settings:

      "wdth" 100; */

}

.download-block{

    width: 100%;

    box-sizing: border-box;

    padding-left: 37px;

    background-image: url('../images/investor-information/download-icon.png');

    background-repeat: no-repeat;

    background-position: left center;

}

.report-column-three a{

    border: none;

    outline: none;

}

.common-page-section-two {

    padding: 200px 0;

    background: #FFF;

    margin-top: 84vh;

}

.common-page-wrapper p, 

.common-page-wrapper ul {

	margin-bottom: 30px;

}

.philosophy-section-one.full-width-section {

    align-content: center;

    height: calc(100vh - 115px);

    max-height: 800px;

    background-color: #fff;

    background-position: center top;

    background-repeat: no-repeat;

    background-size: cover;

    position: fixed;

    top: 115px;

}

.banner-section-one-over-lay,

.philosophy-section-one-over-lay {

    display: flex;

    height: 100%;

    width: 100%;

    background-image: url(../images/investor-information/investor_Banner_overlay.png);

    background-size: contain;

    background-repeat: repeat-x;

    align-items: center;

}

.philosophy-section-one.full-width-section .container-banner {

    max-width: 50%;

    margin-top: 10%;

}

.philosophy-section-one .container-banner h1{

    margin-bottom: 45px;

}

.philosophy-section-one .container-banner p{

    color: #FFF;

    font-family: 'Gilroy-Regular';

    font-size: 30px;

    font-style: normal;

    font-weight: 400;

    line-height: 42px;

    letter-spacing: 1.2px;

}

.philosophy-section-two {

    padding: 150px 0;

    background: #FFF;

    margin-top: 100vh;

}

.philosophy-section-two .container {

    justify-content: space-between;

}

.philosophy-section-two .home-section-five-content-wrapper {

    background-color: #FFF;

}

.philosophy-section-two .home-section-five-description-block p {

    color: #00243A;

}

.philosophy-section-two .home-section-five-title-block h3 {

    color: #00263E;

}

.philosophy-section-three{

    padding: 170px 0;

    background: linear-gradient(180deg, #F5F9FD 30.73%, #9AB6D3 100%);

}

.philosophy-section-three-title-wrapper{

    justify-content: space-between;

    /*align-items: center;*/

}

.philosophy-section-three-left-block{

    width: 55%;

}

.philosophy-section-three-left-block h2{

    color: #00263E;

    font-family: 'Gilroy-Light';

    font-size: 94px;

    font-style: normal;

    font-weight: 400;

    line-height: 120px;

    letter-spacing: -1.88px;

    margin-bottom: 30px;

}

.philosophy-section-three-left-block p{

    color: #00243A;

    font-family: 'Gilroy-Regular';

    font-size: 24px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 0.48px;

}

.philosophy-section-three-right-block{

    width: 45%;

    box-sizing: border-box;

    padding-left: 50px;

    margin-bottom: 50px;

}

.philosophy-section-three-right-block p{

    color: #00243A;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 0.76px;

}

.philosophy-section-three-content-wrapper{

    margin-top: 87px;

    /* justify-content: space-between; */

    justify-content: center;

    column-gap: 7%;

}

.philosophy-section-three-each-block {

    /* width: 31%; */

    width: 20%;

    /* height: 340px; */

    height: auto;

    margin-bottom: 50px;

    display: flex;

    flex-wrap: wrap;

    box-sizing: border-box;

    padding: 41px;

    background-color: #fff;

    /* align-content: space-between; */

    align-content: flex-start;

    transition: all 0.3s ease-in-out;

}

.philosophy-section-three-each-block:hover{

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

}

.philosophy-section-three-counter{

    width: 100%;

    color: #406780;

    font-family: 'Gilroy-SemiBold';

    font-size: 40px;

    font-style: normal;

    font-weight: 400;

    line-height: 42px;

    padding-bottom: 30px; /*RR*/

}

.philosophy-section-three-description{

    width: 100%;

}

.philosophy-section-three-description p{

    color: #00243A;

    font-family: 'Gilroy-Regular';

    font-size: 17px;

    font-style: normal;

    font-weight: 400;

    line-height: 30px;

    letter-spacing: 0.76px;

}

.contact-section-three{

    background: linear-gradient(180deg, #F5F9FD 30.73%, #9AB6D3 100%);

}

.contact-address-section-outer {

    justify-content: space-between;

}

.contact-address-half-section {

    width: 50%;

    height: 600px;

    display: flex;

    flex-wrap: wrap;

    flex-direction: column;

    justify-content: center;

}

.contact-address-half-section.left {

    padding: 0 10%;

}

.contact-section-three iframe{

    width: 100%;

    height: 600px;

}

.philosophy-line {

  width: 172px;

  height: 250px;

}

.philosophy-section-two {

   margin-top: 84vh;

}

.investor-information-section-two {

  margin-top: 84vh;

}

.investor-information-anual-report-title {

  margin-top: 30px;

}

.drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tablist"] > [role="tab"]{

    max-width: 100%;

    color: #4B739C;

    background-color: transparent;

    justify-content: flex-start;

}

.drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tablist"] > [role="tab"][aria-selected="true"]{

    font-family: 'Gilroy-SemiBold';

    color: #00263E;

    background-color: transparent;

    border-bottom: 2px solid #00263E;

}

.drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tablist"] {

    position: relative;

    z-index: 3;

    display: flex;

    background-color: transparent;

    margin-bottom: 80px;

}

.drug-report-section-title{

    width: 100%;

    color: #00263E;

    font-family: 'Gilroy-Light';

    font-size: 42px;

    font-style: normal;

    font-weight: 400;

    line-height: 54px;

    text-transform: capitalize;

    margin-bottom: 60px;

}

.drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tablist"] > [role="tab"] {

    padding: 17px 0px;

    flex: unset;

    margin-right: 45px;

}

.drug-report-form-title {

    display: flex;

    flex-wrap: nowrap;

    padding: 18px 50px;

    background: #E2F1FF;

    color: #163F5C;

    font-family: 'Gilroy-SemiBold';

    font-size: 21px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: 0.63px;

    margin-bottom: 42px;

}

.drug-report-form-title p{

    margin-bottom: 0px;

}

.drug-report-form-each-row {

    padding: 0 50px;

    display: flex;

    flex-wrap: wrap;

    width: 100%;

    justify-content: space-between;

    margin-bottom: 35px;

}

.drug-report-form-each-column {

    width: 48%;

}

.drug-report-form-label{

    color: #00263E;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 0.57px;

    margin-bottom: 10px;

}

.drug-report-form-field{

    width: 100%;

}

.drug-report-form-field .gj-datepicker-md [role="right-icon"] {

    right: 20px;

    top: 25px;

}

.drug-report-form-label p,

.drug-report-form-field p{

    margin-bottom: 0px;

}

.drug-report-form-label p > span { color: red;}

.drug-report-form-field input[type="text"],
.drug-report-form-field input[type="email"],
.drug-report-form-field input[type="date"],
.drug-report-form-field input[type="tel"],
.drug-report-form-field input[type="number"]{

    height: 71px;

    width: 100%;

    border: 2px solid #B9CFE4;

    color: #00263E;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 0.57px;

    outline: none;

    padding: 0 15px;

}

.drug-report-form-field select {

    width: 100%;

    height: 71px;

    border: 2px solid #B9CFE4;

    background-color: #fff;

    color: #00263E;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 0.57px;

    outline: none;

    padding: 0 50px 0 15px;

    cursor: pointer;

    appearance: none;

    -webkit-appearance: none;

}

.drug-report-form-field.select{

    position: relative;

}

.drug-report-form-field.select::after {

    content: "";

    position: absolute;

    right: 40px;

    top: 30px;

    pointer-events: none;

    height: 10px;

    width: 16px;

    background-image: url('../images/down-arrow-blue.png');

    background-repeat: no-repeat;

    z-index: 999;

}

.drug-report-form-each-section {

    display: flex;

    flex-wrap: nowrap;

    width: 100%;

    flex-direction: column;

    padding-bottom: 10px;

    margin-bottom: 70px;

    box-shadow: 0px 14px 33px 6px rgba(129, 129, 129, 0.11);

}

.drug-report-form-field .wpcf7-list-item {

    margin: 0 50px 0 0;

}

.drug-report-form-field .wpcf7-list-item label,

.drug-report-form-field input[type="radio"],

.drug-report-form-field input[type="checkbox"] {

    cursor: pointer;

}



.drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tabpanel"]{

    box-shadow: none;

}

.drug-report-form-each-column-full {

    width: 100%;

}

.drug-report-form-field textarea{

    height: 150px;

    width: 100%;

    border: 2px solid #B9CFE4;

    color: #00263E;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 0.57px;

    outline: none;

    padding: 0 15px;

    resize: vertical;

}

.drug-report-form-submit-button-section{

    display: flex;

    flex-wrap: nowrap;

    width: 100%;

    justify-content: center;

    margin-bottom: 25px;

    position: relative;

}

.drug-report-form-submit-button-section p{

    display: flex;

    flex-wrap: nowrap;

    width: 100%;

    justify-content: center;

    margin-bottom: 0px;

    position: relative;

}

.drug-report-form-submit-button-section .wpcf7-submit {

    display: flex;

    flex-wrap: nowrap;

    width: 159px;

    height: 61px;

    border-radius: 50px;

    background-color: #00263E;

    background-image: url('../images/submit-right-arrow.png');

    background-repeat: no-repeat;

    background-position: right 30px top 22px;

    color: #FFF;

    font-family: 'Gilroy-Regular';

    font-size: 19px;

    font-style: normal;

    font-weight: 400;

    line-height: 30px;

    letter-spacing: 0.57px;

    cursor: pointer;

    border: none;

    outline: none;

    padding: 0 30px;

    text-align: left;

    transition: all 0.3s ease-in-out;

}

.drug-report-form-submit-button-section .wpcf7-submit:hover{

    background-position: right 25px top 22px;

}

.drug-report-form-privacy-section {

    display: flex;

    width: 100%;

    margin-bottom: 25px;

}

.drug-report-form-privacy-section a{

    color: #4B739C !important;

}

.drug-report-form-bot-section{

    display: flex;

    width: 100%;

    margin-bottom: 50px;

}

.wpcf7-acceptance{

    cursor: pointer;

}


/*search*/
.search-data.investor-information-section-one.full-width-section {
	height: 300px;
	max-height: 300px;
}
.search-data.investor-information-section-one .container-banner {
	max-width: 100%;
}
.search-data h1 {
	font-size: 55px;
	line-height: 80px;
}
.search-data .post {
	display: block;
	width: 100%;
	border-bottom: 1px solid #00263e1f;
    transition: 300ms all ease-in-out;
    padding: 0 20px;
}
.search-data .post:hover {
	background-color: #00263e0a;
}
.search-data.common-page-section-two {
	padding: 60px 0 120px;
	margin-top: 300px;
}
.search-data .entry p, .search-data .common-page-wrapper p {
	margin-bottom: 0;
    padding-bottom: 0;
}
.search-data .entry p {
	margin-bottom: 18px;
	font-size: 18px;
    color: #6B767D;
}
.search-data .entry p.searchdata-rmore {
	font-size: 15px;
	line-height: 25px;
	transition: 300ms all ease-in-out;
	color: #00263e;
}
.search-data .post:hover .searchdata-rmore {
	transform: translateX(3px);
}
/**/


@media only screen and ( max-width: 1680px) {

    
        .board-of-directors-one .container-banner p {
            font-size: 26px;
            line-height: 36px;
        }
   
    .each-project-title {

        padding: 0px 40px;

        font-size: 22px;

        line-height: 34px;

        height: 115px;

    }

    .each-project-thumbnail {

        height: 350px;

    }

    .each-project-thumbnail img {

        height: 350px !important;

    }

    .banner-text-wrapper-two h1 {

        font-size: 100px;

        line-height: 117px;

    }

    .mega-project-details-title,

    .mega-project-details-description p,

    .date-block,

    .statement-block,

    .download-block {

        font-size: 18px;

    }

    .mega-project-recent-projects-title h2 {

        font-size: 80px;

    }

    .report-column-one,

    .report-column-two,

    .report-column-three,

    .report-column-four {

        padding: 30px 20px;

    }

    .mega-project-section-one p,

    .philosophy-section-one .container-banner p {

        font-size: 26px;

        line-height: 36px;

    }

    .home-section-five-description-block p {

        font-size: 18px;

        line-height: 29px;

    }

    .home-section-two-description p,

    .home-section-three-title-right-side p,

    .home-section-three-slider-wrapper .service-description p,

    .home-section-four-title-right-side p,

    .form-each-column input[type="text"], 

    .form-each-column input[type="email"],

    .form-each-column-full textarea,

    .form-each-column .wpcf7-select,

    .philosophy-section-three-right-block p,

    .philosophy-section-three-description p,

    .common-page-wrapper p, 

    .common-page-wrapper li {

        font-size: 18px;

    }

    .footer-address,

    .footer-phone a,

    .footer-fax,

    .each-footer-columns ul.menu li a, 

    .each-footer-columns ul.menu li a:visited {

        font-size: 13px;

    }

    .philosophy-section-three-left-block h2 {

        line-height: 100px;

        letter-spacing: 0;

    }

    .philosophy-section-three-left-block p {

        font-size: 22px;

    }

    .philosophy-section-three-counter {

        font-size: 35px;

    }











}

@media only screen and ( max-width: 1600px) {

    .philosophy-section-three-left-block h2 {

        line-height: 80px;

        letter-spacing: 0;

        font-size: 65px;

    }

    .investor-information-section-two {

      margin-top: 63vh;

    }

    .philosophy-section-three-each-block {

        width: 22%;

    }

}





@media screen and (max-width: 1600px) and (max-height: 1200px) { 

    .common-page-section-two {

        margin-top: 66vh;

    }

    /*new wdits 1600*1200*/

    .mega-project-details-section-two{

        margin-top: 66vh;

    }

    /*new wdits 1600*1200 end*/

}





@media screen and (max-width: 1600px) and (max-height: 900px) {

    .common-page-section-two {

        margin-top: 100vh;

    }

    /*new wdits 1600*1200*/

    .mega-project-details-section-two,   .investor-information-section-two{

        margin-top: 100vh;

    }

    /*new wdits 1600*1200 end*/

}











@media only screen and ( max-width: 1440px) {

    p {

        font-size: 16px;

    }

    .home-section-two-description p, 

    .home-section-three-title-right-side p, 

    .home-section-three-slider-wrapper .service-description p, 

    .home-section-four-title-right-side p, 

    .form-each-column input[type="text"], 

    .form-each-column input[type="email"], 

    .form-each-column-full textarea, 

    .form-each-column .wpcf7-select, 

    .philosophy-section-three-right-block p, 

    .philosophy-section-three-description p,

    .common-page-wrapper p, 

    .common-page-wrapper li {

        font-size: 16px;

    }

    .footer-address, 

    .footer-phone a, 

    .footer-fax, 

    .each-footer-columns ul.menu li a, 

    .each-footer-columns ul.menu li a:visited {

        font-size: 13px;

    }

    .each-project-thumbnail {

        height: 300px;

    }

    .each-project-thumbnail img {

        height: 300px !important;

    }

    .banner-text-wrapper-two h1 {

        font-size: 84px;

        line-height: 105px;

    }

    .mega-project-details-title, .mega-project-details-description p {

        font-size: 16px;

    }

    .mega-project-recent-projects-title h2 {

        font-size: 65px;

    }

    .mega-project-slide-prev-btn,

    .mega-project-slide-next-btn {

        width: 80px;

        height: 80px;

    }

    .mega-project-details-title, 

    .mega-project-details-description p, 

    .date-block, .statement-block, 

    .download-block {

        font-size: 16px;

    }

    .investor-information-links-title,

    .investor-information-links-text, 

    .investor-information-links-text a{

        font-size: 18px;

    }

    .mega-project-section-one p, 

    .philosophy-section-one .container-banner p {

        font-size: 22px;

        line-height: 35px;

    }   

    .philosophy-section-three-left-block h2 {

        font-size: 65px;

        line-height: 75px;

    }

    .common-page-section-two {

        padding: 150px 0;

    }

    /* .philosophy-section-three-each-block {

        width: 28%;

    } */

    .board-of-directors-one .container-banner p {
        font-size: 22px;
        line-height: 35px;
    }

}











@media screen and (max-width: 1440px) and (max-height: 900px) {

    .common-page-section-two , .mega-project-details-section-two, .investor-information-section-two{

        margin-top: 83vh;

    }



}





@media screen and (max-width: 1366px) and (max-height: 768px) {

    .philosophy-section-one.full-width-section, .mega-project-section-one.full-width-section

     {

      height: 89vh;

    }

    .common-page-section-two, .mega-project-details-section-two, .investor-information-section-two {

        margin-top: 88vh;

    }

    .investor-information-section-one.full-width-section,

    .board-of-directors-one{

        height: 89vh;

    }

}





@media only screen and ( max-width: 1366px) {

    .mega-project-section-one.full-width-section,

    .investor-information-section-one.full-width-section,

    .philosophy-section-one.full-width-section {

        top: 95px;

    }

	.mega-project-section-two,

    .mega-project-details-section-two,

    .mega-project-details-section-four,

    .philosophy-section-two,

    .philosophy-section-three,

    .common-page-section-two {

        padding: 120px 0;

    }

    .banner-text-wrapper-two h1 {

        font-size: 64px;

        line-height: 85px;

    }

    .mega-project-recent-projects-title h2 {

        font-size: 50px;

    }

    .mega-project-details-section-three {

        padding-bottom: 120px;

    }

    .investor-information-section-two {

        padding: 120px 0;

    }

    .home-section-five-description-block p {

        font-size: 16px;

        line-height: 25px;

    }

    .philosophy-section-three-right-block p {

        font-size: 16px;

        line-height: 32px;

    }

    .philosophy-section-three-left-block p {

        font-size: 20px;

    }

    .philosophy-section-three-each-block {

        margin-bottom: 35px;

        padding: 30px;

    }

    .philosophy-section-three-left-block h2 {

        font-size: 55px;

        line-height: 65px;

    }

    .philosophy-section-three-content-wrapper {

        margin-top: 50px;

    }

    .mega-project-section-one p, 

    .philosophy-section-one .container-banner p {

        font-size: 18px;

        line-height: 34px;

    }

    .philosophy-section-three-description p {

        font-size: 15px;

    }

    .philosophy-section-three-left-block p {

        font-size: 18px;

    }

    .board-of-directors-one .container-banner p {
        font-size: 18px;
        line-height: 34px;
    }

}







@media screen and (max-width: 1280px) and (max-height: 1024px) {

    .common-page-section-two, .investor-information-section-two{

        margin-top: 75vh;

    }

}







@media only screen and ( max-width: 1280px) and ( max-height: 800px) {

    .philosophy-section-one.full-width-section,

    .investor-information-section-one.full-width-section , 

    .mega-project-section-one.full-width-section{

        height: 90vh;

    }

     .common-page-section-two, .investor-information-section-two {

        margin-top: 88vh;

      }











}



@media only screen and ( max-width: 1280px) {

    .mega-project-section-two,

    .mega-project-details-section-two,

    .mega-project-details-section-four,

    .philosophy-section-two,

    .philosophy-section-three,

    .common-page-section-two {

        padding: 100px 0;

    }

    .mega-project-details-section-three {

        padding-bottom: 100px;

    }

    .investor-information-section-two {

        padding: 100px 0;

    }

    .macaw-tabs.macaw-elegant-tabs {

        width: 100%;

        max-width: 100%;

    }

    .report-column-one {

        width: 22%;

    }

    .report-column-three,

    .report-column-four {

        width: 18%;

    }

    .philosophy-section-one .container-banner h1 {

        margin-bottom: 15px;

    }

    .contact-address-half-section.left {

        padding: 0 5% 0 10%;

    }







}

@media only screen and ( max-width: 1100px) {

    .report-each-row {

        line-height: 22px;

        align-items: center;

    }

    .report-column-one,

    .report-column-three, 

    .report-column-four {

        width: 20%;

    }

    .report-column-two {

        width: 40%;

    }

    .report-column-one, .report-column-two, .report-column-three, .report-column-four {

        padding: 15px 15px;

        min-height: 100px;

        display: flex;

        align-items: center;

    }

    .philosophy-section-three-right-block {

        padding-left: 20px;

    }

    .philosophy-section-three-each-block {

        height: auto;

    }

    .philosophy-section-one.full-width-section .container-banner {

        max-width: 80%;

    }





}







@media screen and (max-width: 1024px) and (max-height: 768px) {

    .common-page-section-two, .investor-information-section-two{

        margin-top: 88vh;

    }

}





@media only screen and ( max-width: 1024px) {

    .philosophy-section-three-each-block {

        width: 45%;

    }

}



@media only screen and ( max-width: 995px) {

    .philosophy-section-two .container {

        justify-content: center;

    }

    .philosophy-section-three-each-block {

        width: 44%;

    }

    .common-page-wrapper ul li {

        background-position: 0 8px;

    }

    

}





@media screen and (max-width: 840px){

   

}



@media screen and (max-width: 840px) and (max-height: 1180px) {   

    .home-section-five-content-wrapper {

        min-height: auto;

    }  

    .common-page-section-two.full-width-section {

        margin-top: 70vh;

    } 

    .mega-project-details-section-two {   

        margin-top: 71vh;

    }

}















@media only screen and ( max-width: 800px) {

    .banner-text-wrapper-two h1 {

        font-size: 54px;

        line-height: 65px;

    }

    .mega-project-recent-projects-title h2 {

        font-size: 45px;

        line-height: 80px;

    }

    .banner-text-wrapper-two {

        max-width: 100%;

        width: 100%;

    }

    .mega-project-details-column-one {

        width: 50%;

    }

    .mega-project-details-column-two {

        width: 50%;

        padding-right: 0;

    }

    .mega-project-details-column-three {

        width: 100%;

    }

    .date-block,

    .download-block {

        padding-left: 25px;

    }

    .statement-block {

        padding-left: 30px;

    }

    .macaw-tabs.macaw-elegant-tabs > [role="tablist"] > [role="tab"] {

        font-size: 16px;

        padding: 15px 15px;

    }

    .mega-project-details-title, 

    .mega-project-details-description p, 

    .date-block, .statement-block, 

    .download-block {

        font-size: 15px;

    }

















}

@media only screen and ( max-width: 767px) {

    .mega-project-section-two {

        padding: 50px 0;

    }

    .each-project-wrapper {

        width: 100%;

        margin-bottom: 40px;

    }

    .mega-project-section-two,

    .mega-project-details-section-two,

    .mega-project-details-section-four,

    .philosophy-section-two,

    .philosophy-section-three,

    .common-page-section-two {

        padding: 50px 0;

    }

    .mega-project-details-section-three {

        padding-bottom: 50px;

    }

    .report-column-one, 

    .report-column-two, 

    .report-column-three, 

    .report-column-four {

        padding: 15px 10px;

        min-height: 0;

        width: 100%;

    }

    .report-column-one::after,

    .report-column-two::after,

    .report-column-three::after {

        display: none;

    }

    .investor-information-anual-report-title {

        width: 100%;

    }

    .investor-information-anual-report-content {

        margin-top: 25px;

    }

    .investor-information-links-text {

        margin-left: 0;

        width: 100%;

    }

    .macaw-tabs.macaw-elegant-tabs > [role="tablist"] {

        flex-wrap: wrap;

    }

    .contact-address-half-section {

        width: 100%;

        height: 400px;

    }

    .contact-address-half-section.left {

        padding: 0 10% 0 10%;

    }

    .contact-address-half-section .footer-address {

        margin-top: 0;

    }

    .investor-information-section-two {

      margin-top: 100vh;

    }

    .banner-text-wrapper-two h1 {    

        margin-top: 80px;

    }

    .mega-project-section-one .line-two-mobile{

        bottom: -7px;

    }

    .page-iso-and-quality-certification .investor-information-section-one .container-banner{

        max-width: 80%;

    }

    .report-column-three a {

      background: #C1D7ED;

      width: 100%;

      padding: 15px 20px;

    }

    .report-column-four a {

      background: #E2F1FF;

      width: 100%;

      padding: 15px 20px;

    }

    .investor-information-section-one .container-banner {

      padding-bottom: 80px;

    }



    .philosophy-section-one.full-width-section .container-banner {

      margin-top: 0%;

    }

    .drug-report-form-each-column {

        width: 100%;

    }

    .drug-report-form-field input[type="text"] {

        height: 50px;

    }

    .drug-report-form-label {

        margin-bottom: 0;

        margin-top: 15px;

    }

    .drug-report-form-field input[type="text"],

    .drug-report-form-field textarea,

    .drug-report-form-field select,

    .wpcf7 form.sent .wpcf7-response-output,

    .drug-report-form-label p,

    .drug-report-form-title p {

        font-size: 16px;

    }

    .drug-report-form-each-row {

        margin-bottom: 10px;

        padding: 0 25px;

    }

    .drug-report-form-title {

        margin-bottom: 20px;

        padding: 15px 20px;

    }

    .drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tablist"] > [role="tab"] {

        margin-right: 0;

        width: 100%;

        line-height: 24px;

        justify-content: center;

    }

    .drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tablist"] {

        margin-bottom: 0;

    }

    .drug-report-section.macaw-tabs.macaw-elegant-tabs > [role="tabpanel"] {

        box-shadow: none;

        padding: 0;

    }

    .drug-report-form-field select {

        padding: 0 35px 0 15px;

        height: 50px;

    }

    .drug-report-form-field.select::after {

        right: 10px;

        top: 21px;

    }

    .form-each-column.select::after {

        right: 30px;

        top: 10px;

    }











}

@media only screen and ( max-width: 600px) {

    .each-project-title {

        padding: 0px 30px;

        font-size: 24px;

        line-height: 36px;

        height: 100px;

    }

    .mega-project-recent-projects-title {

        justify-content: center;

    }

    .mega-project-recent-projects-title h2 {

        font-size: 54px;

        line-height: 60px;

    }

    .mega-project-details-column-one,

    .mega-project-details-column-two {

        width: 100%;

        padding-right: 0;

    }

    .mega-project-details-description {

        margin-bottom: 20px;

    }

    .mega-project-slide-prev-btn, .mega-project-slide-next-btn {

        width: 69px;

        height: 69px;

    }

    .mega-project-recent-projects-title {

        margin-bottom: 50px;

    }

    .mega-project-recent-projects-slider {

        padding-bottom: 125px;

    }

    .mega-project-button-wrapper.desktop-only{

        display: none;

    }

    .mega-project-button-wrapper.mobile-only {

        display: flex;

        flex-wrap: wrap;

        width: 100%;

        justify-content: center;

        margin-top: 60px;

    }

    .macaw-tabs.macaw-elegant-tabs > [role="tablist"] > [role="tab"] {

        font-size: 15px;

        padding: 0px 0px;

        width: 33.33%;

        flex: unset;

    }

    .investor-information-anual-report-wrapper {

        margin-top: 50px;

    }

    .macaw-tabs.macaw-elegant-tabs.vertical > [role="tablist"] > [role="tab"] .label {

        display: block;

    }

    .macaw-tabs.macaw-elegant-tabs.vertical {

        display: block;

        width: 100%;

    }

    .macaw-tabs.macaw-elegant-tabs.vertical > [role="tablist"] {

        width: 100%;

        flex-direction: row;

    }

    .macaw-tabs.macaw-elegant-tabs.vertical > [role="tabpanel"] {

        width: 100%;

    }

    .macaw-tabs.macaw-elegant-tabs.vertical > [role="tablist"] > * {

        border: none;

    }

    .investor-information-anual-report-title {

        width: 100%;

        font-size: 18px;

    }

    .rmp-menu-wrap .rmp-submenu .rmp-menu-item-link {

        height: auto !important;

        min-height: 40px !important;

    }

    .rmp-menu-wrap .rmp-menu-item-link {

        padding-right: 30px !important;

    }

    .philosophy-section-three-left-block {

        width: 100%;

    }

    .philosophy-section-three-right-block {

        padding-left: 0;

        width: 100%;

        margin-top: 20px;

        margin-bottom: 0;

    }

    .philosophy-section-three-each-block {

        width: 100%;

    }

    .philosophy-section-three-left-block h2 {

        font-size: 54px;

        line-height: 65px;

    }

    .philosophy-section-one.full-width-section .container-banner {

        max-width: 100%;

    }

    .drug-report-section-title {

        font-size: 30px;

        line-height: 28px;

        margin-bottom: 20px;

    }







}

@media only screen and ( max-width: 375px) {

    .each-project-title {

        font-size: 20px;

        line-height: 28px;

    }



}
@media only screen and ( min-width: 1921px){
    .philosophy-section-two {

        margin-top: 61vh ;
     
     }
     
     .investor-information-section-two {
     
       margin-top: 61vh ;
     
     }
     .mega-project-details-section-two {

        margin-top: 61vh;
    
    }
    
    .investor-information-section-two {

        margin-top: 61vh;
  
      }
      .mega-project-section-two{
    
        margin-top: 61vh;
    
    }
    
.common-page-section-two {

    margin-top: 61vh;

}
.philosophy-section-two {

    margin-top: 61vh;

}

}
@media only screen and ( min-width: 3456px){
    .philosophy-section-two {

        margin-top: 40vh ;
     
     }
     
     .investor-information-section-two {
     
       margin-top: 40vh ;
     
     }
     .mega-project-details-section-two {

        margin-top: 40vh;
    
    }
    
    .investor-information-section-two {

        margin-top: 40vh;
  
      }
      .mega-project-section-two{
    
        margin-top: 40vh;
    
    }
    
.common-page-section-two {

    margin-top: 40vh;

}
.philosophy-section-two {

    margin-top: 40vh;

}

}