@font-face {
    font-family: Montserrat SemiBold;
    src: url('../fonts/font (1)/Montserrat-SemiBold.ttf');
}
@font-face {
    font-family: Montserrat Bold;
    src: url('../fonts/font (1)/Montserrat-Bold.ttf');
}
@font-face {
    font-family: Montserrat Light;
    src: url('../fonts/font (1)/Montserrat-Light.ttf');
}
@font-face {
    font-family: Montserrat Medium;
    src: url('../fonts/font (1)/Montserrat-Medium.ttf');
}
@font-face {
    font-family: Montserrat-LightItalic;
    src: url('../fonts/font (1)/Montserrat-LightItalic.ttf');
}

ul {
    list-style-type: none;
}
p {
    margin: 0;
}
button:focus {
    outline: unset;
}
select:focus {
    outline: unset;
    outline-offset: unset;
}
ul {
    padding-left: 0;
}

button {
    cursor: pointer;
}
select {
    cursor: pointer;
}
input, textarea {
    border: transparent;
    outline: unset;
    outline-offset: unset;
}
h4, h3, h2 {
    margin-bottom: 0;
}



    /*home page carousel styles*/
.owl-carousel-home .owl-nav {
    position: relative;
    margin-top: -55px;
    margin-left: 130px;
}
.owl-carousel-home .owl-dots{
    display: none;
}

.owl-carousel-home .owl-nav .owl-prev span, .owl-nav .owl-next span  {
    float: left;
    font-size: 50px;
    color: #ffffff;
    margin-top: -16px;
    margin-left: 19px;
}
.owl-carousel-home .owl-nav button {
    width: 55px;
    height: 55px;
    margin: 0 3px;

}
.owl-carousel-home .owl-nav .owl-prev span, .owl-nav .owl-next span {
    display: none;
}

.owl-carousel-home .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    left: 71px;
    width: 55px;
    height: 55px;
    background-color: #4AB8C7;
    margin-top: -60.5px;
}
.owl-carousel-home .owl-dot {
    display: inline-block;
    counter-increment: slides-num;
    margin-right: 5px;
}
.owl-carousel-home .owl-dot span {
    display: none;
}

.owl-carousel-home .owl-nav button:focus  {
    outline: unset;
}
.slide_txt {
    position: absolute;
    top: 0%;
    right: 180px;
    width: 28%;
    bottom: 210px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.slide_txt h3 {
    font:  70px/75px "Montserrat Bold";
    color: #FFFFFF;
}
.slide_small_txt {
    font:  20px/26px "Montserrat Light";
    padding: 20px 130px 40px 0;
    color: #FFFFFF;
}
.slide_btn {
    color: #ffffff;
    background: #4AB8C7 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #57D8E380;
    opacity: 1;

}
.logo {
    width: 165px;
    height: 165px;
    position: absolute;
    z-index: 2;
    left: 47%;
    top: 40px;
}

.info {
    text-align: center;
    margin-top: 110px;
}
.main_content {
    margin-left: 62px;
    position: relative;
}
.content_section {
    background: transparent linear-gradient(0deg, #EAF4F6 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.secondary {
    padding: 0 100px;
}
.home_slide {
    height: 900px;
    width: 100%;
}
.title_section {
    display: flex;
    margin: 130px 0;
}
.light_border {
    width: 14px;
    background-color: #4AB8C7;
    border: 6px solid #EAF4F6;
    margin-left: 130px;
}
.header_text {
    margin-left: 94px;
    padding: 20px 0;

}
.title {
    color: #123040;
    font: 50px/55px "Montserrat Bold";
    width: 70%;
}
.txt {
    color: #123040;
    font: 30px/38px "Montserrat Light";
    width: 84%;
}
.about_company {
    display: flex;
    justify-content: space-between;
    padding-bottom: 140px;
}
.img_section {
    width: 32.5%;
}
.img_section img {
    width: 100%;
    height: auto;
}
.about_company_title {
    color: #123040;
    font: 30px/34px "Montserrat Bold";
    margin-top: 30px;
}
.general_txt_style {
    font: 20px/26px "Montserrat Light";
    letter-spacing: 0px;
    color: #535353;
    opacity: 1;
}
.about_company .general_txt_style {
    margin-bottom: 30px;
}
.about_company .general_txt_style {
    margin-right: 40px;
}
.learn_more {
    font:  18px/38px  "Montserrat SemiBold";
    color: #123040;
    text-transform: uppercase;
    opacity: 1;
    text-decoration: none;
    border-bottom: 2px solid #4AB8C7;
    padding-bottom: 5px;
    text-decoration: unset !important;
}
.learn_more:hover{
    color: #4AB8C7;
}
.Initiatives_section {
    position: relative;
    display: flex;
}
.initiatives_img {
    /*position: absolute;*/
    top: 80px;
    right: 0;
    height: 79%;
    object-fit: cover;
}
.empty_blue {
    width: 30%;
    height: 100px;
    background: #EAF4F6;
    opacity: 1;
}
.second_section {
    padding: 157px 0 149px 136px;
    background-color: #4AB8C7;
    width: 77.7%;
}
.second_section h2 {
    font: 70px/75px "Montserrat Bold";
    color: #FFFFFF;
    width: 50%;
}
.second_section p {
    font:  20px/26px "Montserrat Light";
    color: #FFFFFF;
    width: 43%;
    padding-top: 20px;
}
.second_section button {
    color: #FFFFFF;
    background-color: #123040;
    margin-top: 46px;
}
.general_btn {
    width: 199px;
    height: 55px;
    border: transparent;
    font:  18px/20px "Montserrat SemiBold";
    text-transform: uppercase;
}
.animation_section {
    position: absolute;
    left: 50%;
    top: 8%;
}

/*innovation section*/


.innovation_content {
    display: flex;
    justify-content: space-between;
}
.innovation_section {
    background-color: #ffffff;
 }
 .innovation_section h2 {
     font: 70px/75px  "Montserrat Bold";
     color: #4AB8C7;
 }
 .blue_line_border {
     width: 100%;
     height: 16px;
     background-color:  #eaf6f8;
     margin-top: -21px;
     float: left;
 }
 .with_blue_line {
     display: inline-block;
     margin-left: -5px;
 }
 .with_blue_line h2 {
     padding-right: 13px;
 }
.meets_innovation_txt {
    padding: 22px 0 35px 0;
    width: 73%;
}
.innovation_info {
    width: 49.4%;
    margin-bottom: 120px;
}
.innovation_info .general_txt_style {
    margin-bottom: 30px;
}
.innovation_img {
    width: 100%;
}
.innovation_info h3 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
    margin: 20px 0 9px 0;
}
.innovation_info p {
    width: 83.5%;
}
/*Gaman Way section "Home page"*/
.gaman_way {
    background: url('../images/img/homepage/gaman_way.jpg') no-repeat center fixed;
    background-size: cover;
}
.gaman_way_content {
    /*width: 80%;*/
    /*margin: auto;*/
}
.green_check_sirql {
    width: 22px;
    height: 22px;
    background: #75C74A;
    border-radius: 50%;
}
.green_check_sirql span {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;

}
.gaman_way h4 {
    font:  50px/55px "Montserrat Bold";
    color: #FFFFFF;
    text-align: center;
    padding-top: 78px;
}
.input-group input{
    border-radius: 0;
}
.gaman_way_txt {
    font: 20px/26px "Montserrat Light";
    color: #FFFFFF;
    width: 38%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
}
.options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 870px;
    margin: auto;
    padding-top: 10px;
}
.options > div {
    display: flex;
    align-items: center;
}
.options p {
    font: 20px/26px "Montserrat SemiBold";
    color: #FFFFFF;
    margin-left: 20px;
}
.form-control:focus {
    box-shadow: unset;
}
.input-group {
    width: 870px;
    margin: auto;
    padding: 64px 0 80px 0;
}
.input-group input {
    height: 55px;
    background-color: #ffffffa6;

}
.input-group .sign_up_btn {
    background-color: #75C74A;
    width: 220px;
    border: transparent;
    font:  18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    text-transform: uppercase;
}
.input-group input {
    border: transparent;
}
/*Sustainable  solutions section styles*/

.sustainable_solutions {
    /*position: relative;*/
    background: url("../images/img/homepage/sustainability.jpg") no-repeat center;


}
.sustainable_solutions h3 {
    font:  50px/55px "Montserrat Bold";
    color: #4AB8C7;
    padding-bottom: 13px;
}
.sustainable_solutions_txt {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    width: 81%;
}
.bold_txt {
    font-family: "Montserrat SemiBold" !important;
    padding-top: 20px;
}
.sustainable_solutions img {
    width: 85%;
}
.gaman_check {
    display: flex;
    margin-top: -60px;
    align-items: baseline;
}
/*.gaman_check img {*/
    /*width: 170px;*/
/*}*/
.internal_section {
    display: flex;
    padding: 150px 80px 162px 0;
    width: 50%;
    margin-left: auto;
}

/*new future section*/

.new_future_section {
    background: url("../images/img/homepage/wave-banner.svg") no-repeat center;
    width: 100%;
    height: 870px;
    margin-top: -269px;
    position: relative;

}
.testimonials_bgr {
    background: url("../images/img/our_company/quote_ wave.svg") no-repeat center !important;

    height: 1200px !important;
}
.new_future_content {
    padding-top: 275px;
    width: 53%;
    margin: auto;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 100px;
}
.new_future_content h3 {
    font: 50px/55px "Montserrat Bold";
}
.new_future_content p {
    font: 30px/38px "Montserrat Light";
    padding: 15px 0 50px 0;

}
.new_future_content button {
    width: 524px;
    height: 55px;
    background-color: #75C74A;
    font:  18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    text-transform: uppercase;
    border: transparent;

}
.footer {
    background-color: #0A1D27;
    color: #ffffff;
    padding: 60px 140px 20px 164px;

}
.footer_links {
    display: flex;
    justify-content: space-between;
}
.footer_socials {
    display: flex;
}
.footer h4 {
    font: 38px/44px "Montserrat SemiBold";
    color: #FFFFFF;
}
.footer p {
    font: 20px/26px "Montserrat Medium";
    padding-bottom: 25px;
}
.footer button {
    width: 165px;
    height: 46px;
    background-color: #4AB8C7;
    font: 14px/16px "Montserrat SemiBold";
    border: transparent;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 156px;
}
.privacy_policy {
    display: flex;
    justify-content: space-between;
    width: 55%;

}
.privacy_policy div, .privacy_policy a {
    color: #ffffff;
    font: 14px/26px "Montserrat Light";

}
.footer_links a {
    font: 20px/36px "Montserrat Medium";
    color: #FFFFFF;
}
.footer_bottom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.footer_bottom select {
    border: transparent;
    background-color: transparent;
    font: 14px/26px "Montserrat Light";
    color: #ffffff;
    text-transform: uppercase;
    -webkit-appearance: none;
    background: url('../images/icons/general_icons/SVG/iconset-gaman-select-arrow.svg') no-repeat right;
    width: 40px;
    background-size: 12px;
    background-color: #0A1D27;
}
.for_tablet_footer {
    display: none;
}



/*zoom effect on images*/
.image-wrapper {
    overflow: hidden;
    font-size: 0;
}
img {
    max-width: 100%;
    transition: transform 0.3s ease-in-out;
}
.image-wrapper:hover img {
    transform: scale(1.2);
}
.sustainable_img_section {
    background: url("../images/img/homepage/sustainability.jpg") no-repeat center;
    width: 100%;
    height: 400px;
    display: none;
}
.sustainable_solutions_responsive {
    display: none;
}
.sustainable_solutions_responsive {
    color: #4AB8C7;
    font:  26px/30px "Montserrat Bold";
}
.footer_socials img {
    width: 55px;
    height: 55px;
}
.worlds_future {
    width: 30%;
}
.gaman_corp_responsive {
    display: none;
}
.privacy_policy_links {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.privacy_policy_links > div {
    /*margin-right: 50px;*/
    margin-bottom: 22px;
}
.slide_img_for_tablet {
    display: none;

}
.slide_img_for_phone {
    display: none;
}
.owl-carousel-home .owl-carousel {
    z-index: 0;
}
.our_company_bgr {
    background: url("../images/img/our_company/our_company.jpg")  no-repeat center;
    position: relative;
    background-size: cover;
}
.our_company_bgr .blur_bgr {
    display: block;
}
.blur_bgr {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #2C516300 0%, #091014 100%) 0% 0% no-repeat padding-box;
    opacity: 0.63;
    display: none;
}
.notification_img {
    position: relative;
}
.notification_blur_bgr {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #4AB8C7 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 0.85;

}
.internal_pages_header h2 {
    font: 60px/38px  "Montserrat Bold";
    color: #FFFFFF;
    z-index: 2;


}
.internal_pages_header p {
    padding-bottom: 75px;
    font: 30px/38px "Montserrat Light";
    letter-spacing: 0px;
    color: #FFFFFF;

}
.company_txt {
    width: 70%;
    margin: auto;
    text-align: center;
    z-index: 1;
    position: relative;
    padding-top: 148px;
}
.company_txt h2 {
    padding-bottom: 13px;
}
.our_company_header_section {
    padding-top: 80px;
}
.our_company_header_section h2 {
    font: 70px/75px "Montserrat Bold";
    color: #4AB8C7;
    width: 100%;
    margin-bottom: 0;

}
.our_company_header_section p {
    padding-bottom: 14px;
}
.what_we_believe {
    display: flex;
    justify-content: space-around;
    margin-top: 66px;
}
.each_slogan {
    width: 401px;
    text-align: center;

}
.small_section {
    width: 70%;
    margin: auto;
}

.each_slogan img {
    width: 102px;
    height: 102px;
    margin: 0 auto 42px auto ;

}
.each_slogan p {
    margin: auto;
    padding-bottom: 25px;
    min-height: 160px;
}
.important_things {
    font: 18px/38px "Montserrat SemiBold";
    color: #4AB8C7;
    text-transform: uppercase;
    border-top: 2px solid #4AB8C7;
    width: 85%;
    margin: auto;

}
.download_btn {
    display: flex;
    padding: 122px 0 150px 0;
    justify-content: center;
}
.green_btn {
    width: 520px;
    height: 55px;
    background: #75C74A 0% 0% no-repeat padding-box;
    border: transparent;
    font:  18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    text-transform: uppercase;
    margin: auto;
}
.future_with_gaman {
    position: relative;
    display: flex;

}
.envision_section {
    width: 70%;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    background-color: #123040;
    padding: 160px 140px 215px 0;
}
.Integrity_section {
    width: 70%;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    background-color: #123040;
    padding: 145px 0 210px 0;
}
.Integrity_section h2 {
    font: 70px/75px "Montserrat Bold";
    color: #FFFFFF;
}
.Integrity_section_txt {
    width: 390px;
    margin-left: 40%;
}
.Integrity_section_txt button{
    background: #4AB8C7;
    color: #FFFFFF;
}
.Integrity_section_txt p {
    font: 20px/26px "Montserrat Light";
    color: #FFFFFF;
    padding: 20px 0 40px 0;
}
.envision_txt {
    width: 45%;
    margin-left: auto;
}
.get_in_touch_img {
    position: absolute;
    top: 65px;
    left: 80px;
    width: 48.5%;
}
.get_in_touch_img img {
    width: 100%;
}
.envision_section h2 {
    font: 70px/75px "Montserrat Bold";
    color: #FFFFFF;


}
.envision_btn {
    width: 199px;
    height: 55px;
    background: #4AB8C7;
    font: 18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    text-transform: uppercase;
    border: transparent;

}
.empty_left {
    width: 25%;
    height: 550px;
    background: #EAF4F6;
    margin-top: -2px

}
.empty_right {
    width: 5%;
    height: 550px;
    background: #EAF4F6;
    margin-top: -2px
}
.envision_txt p {
    font: 20px/26px "Montserrat Light";
    color: #FFFFFF;
    padding: 20px 0 40px 0;

}
.envision_txt button {
    background: #4AB8C7;
    color: #FFFFFF;

}
.achieve_sustainability {
    padding: 0 50px 35px 70px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}

/*our company carousel styles*/
.owl-carousel-company {
    padding: 150px 0 120px 0;
}
.owl-carousel-company h4 {
    font: 18px/38px "Montserrat Bold";
    color: #ffffff;
    text-transform: uppercase;
    opacity: 0.8;
    margin-bottom: 30px;
}
.owl-carousel-company  p {
    font: 30px/40px "Montserrat-LightItalic";
    color: #ffffff;
    opacity: 0.8;
    padding-bottom: 55px;
}
.testimonials_txt {
    width: 60%;
    margin: auto;
    text-align: center;
    padding-top: 200px;
}
.owl-carousel-company .owl-dots button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1.5px solid #ffffff;
    margin: 0 10px;
    opacity: 0.8;

}
.owl-carousel-company .owl-dots {
    display: flex;
    justify-content: center;
    width: 100%;

}
.owl-carousel-company .owl-dots .active {
    background-color: #ffffff;
}
.owl-carousel-company .owl-next, .owl-carousel-company .owl-prev {
    /*display: none;*/

}
.owl-carousel-home .owl-nav .owl-next {
    background: #4AB8C7 url("../images/icons/general_icons/SVG/owl_right_arrow.svg") no-repeat center !important;
    background-size: 40px !important;

}
.owl-carousel-home .owl-nav .owl-prev {
    background: #4AB8C7 url("../images/icons/general_icons/SVG/owl_left_arrow.svg") no-repeat center !important;
    background-size: 40px !important;

}
.corporate_world {
    display: flex;
    margin-bottom: -2px;


}
.with_plus {
    position: absolute;
    width: 470px;
    top: 42%;
    left: calc(50% - 213px);
    z-index: 2;

}
.blend_style {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #2C516300 0%, #165477 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 0.8;
}
.plus {
    text-align: center;
    font-size: 65px;
    font-weight: 800;
    color: white;
}
.with_plus h4 {
    text-align: center;
    font: 50px/55px "Montserrat Bold";
    color: #FFFFFF;
    text-shadow: 0px 3px 12px #00000080;
    height: 120px;
}

.corporate_world_img {
    width: 50%;
    position: relative;

}
.corporate_world_img img {
    width: 100%;
    height: auto;

}
.digital_renovation_content {
    text-align: center;
    width: 56%;
    margin: auto;
    padding: 160px 0 170px 0;

}
.digital_renovation {
    background-color: #EEF8FA;
    clip-path: polygon(0 0, 100% 0, 100% 99%, 0 83%);

}
.digital_renovation h4 {
    font: 50px/55px "Montserrat Bold";
    color: #123040;
    width: 69%;
    padding-bottom: 20px;
    margin: auto;
}
.digital_renovation p {
    font: 30px/38px "Montserrat Light";
    color: #123040;
    padding-bottom: 40px;
}
.sustainable_technologies {
    margin-top: -118px;
    position: relative;
    clip-path: polygon(0 0, 100% 18%, 100% 100%, 0% 100%);
    margin-bottom: -2px;

}
.career_oppotunities {
    height: 640px;
    object-fit: cover;
    width: 100%;
    margin-bottom: -3px;
}
.sustainable_technologies_content {
    padding: 90px 0 140px 150px;
    width: 41%;
    position: absolute;
    top: 80px;

}
.sustainable_technologies_content h4 {
    font: 50px/55px "Montserrat Bold";
    color: #FFFFFF;

}
.sustainable_technologies_content p {
    font: 20px/26px "Montserrat Light";
    color: #FFFFFF;
    padding: 20px 50px 20px 0;
}
.sustainable_technologies_content a{
    font: 18px/38px "Montserrat SemiBold";
    color: #FFFFFF;
    border-bottom: 2px solid #4AB8C7;
    text-decoration: none !important;

}
.our_company_for_tablet_section {
    display: none;
}
.sustainable_technologies_content_tablet {
    display: none;
}
.us_and_world_bgr {
    background: url("../images/img/us_the_world/us_the_world.jpg") no-repeat center;
    position: relative;
    background-size: cover;
}
.us_and_world_bgr .blur_bgr {
    display: block;
}
.research_development {
    padding-top: 130px;
    display: flex;
    justify-content: space-between;
}
.research_development_content {
    width: 50%;
}
.three_images {
    width: 47%;
}
.societal_initiatives {
    width: 80%;
    margin-left: auto;
}
.societal_initiatives p {
    margin-top: 32px;
}
.societal_initiatives span {
    font-family: "Montserrat Bold";
    color: #123040;;
}
.societal_initiatives h2 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
    margin-top: 51px;
}
.row_images {
    display: flex;
    align-items: flex-end;
    margin-bottom: 32px;

}
.row_images div:nth-child(1) {
    margin-right: 32px;
}

.sub_title {
    font: 18px/38px "Montserrat SemiBold";
    color: #4AB8C7;
    text-transform: uppercase;
    border-bottom: 2px solid #4AB8C7;
    width: 70%;
}
.local_international {
    margin-left: unset !important;

}
.local_international_section {
    padding-bottom: 140px;
}

.single_img {
    width: 47%;
}
.gaman_newsletter {
    background: url("../images/img/us_the_world/gaman_newsletter.jpg") no-repeat center fixed;
    background-size: cover;
}
.three_planting {
    padding-bottom: 140px;
}
.research {
    margin-top: 100px;
}
.media_center_bgr {
    background: url("../images/img/management_services/contact_us.jpg") no-repeat center;
    position: relative;
    background-size: cover;
}
.media_center_bgr .blur_bgr {
    display: block;
}
.description {
    font: 18px/38px "Montserrat Bold";
    color: #4AB8C7;
    text-transform: uppercase;
    margin-top: 50px;
    text-decoration: unset !important;

}
.description:hover {
    color: #4AB8C7;

}
.media_center_header {
    margin-bottom: 100px;
    width: 61%;
}
.backg_logo {
    width: 34%;
    display: flex;
    align-items: flex-end;
    /*z-index: -1;*/

}
.backg_logo img {
    object-fit: contain;
}

.tech_company .general_txt_style {
    width: 83%;
}

.media_center_header h2 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;

}
.blue_line {
    height: 225px;
    background-color: #EEF8FA;
    width: 100%;
}
.brand_assets {
    display: flex;
    margin-top: -100px;
    margin-bottom: 140px;


}
.media_center_download_section {
    padding-right: 100px;
}
.download_assets {
    width: 43%;
}
.download_assets h2 {
    text-align: left;
    font: 70px/75px  "Montserrat Bold";
    color: #123040;
    margin-top: 55px;

}
.black_white_logos {
    width: 45%;
    margin-left: auto;

}
.media_center_logo {
    width: 100%;
    height: 260px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 15px #2c51631f;
}
.dark_logo {
    background-color: white;
}
.black_white_logos img {
    width: 60%;
}
.light_logo {
    background-color: #123040;
}
.gaman_pages {
    display: flex;
    justify-content: space-between;
    padding-bottom: 130px;

}
.download_assets_pages {
    width: 32%;
}
.page_images img {
    width: 100%;
}
.download_arrow {
    width: 34px !important;
    transform: rotate(180deg);
    margin-top: -7px;
}
.download_assets_pages h3 {
    font: 30px/34px "Montserrat Bold";
    color: #123040;
    border-top: 2px solid #4AB8C7;
    margin-top: 20px;
    padding-top: 20px;

}
.download_assets p {
    padding: 20px 0;
}
.news_updates {
    display: flex;
    justify-content: space-between;
    margin: 55px 0 230px 0;
}
.news_img {
    width: 49%;
}
.news_img img {
    width: 100%;
    margin-bottom: 30px;
}
.news_updates h4 {
    font: 30px/34px "Montserrat Bold";
    color: #123040;
    margin-bottom: 23px;
}
.contact_team {
    margin-top: -118px;
    position: relative;
    clip-path: polygon(0 0, 100% 18%, 100% 100%, 0% 100%);
    margin-bottom: -2px;
}
.contact_team img{
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.contact_team_content {
    position: absolute;
    width: 500px;
    top: 178px;
    left: 100px;
    z-index: 1;
}
.contact_team_content h4 {
    font: 38px/44px "Montserrat Bold";
    color: #FFFFFF;
}
.contact_team_content p, .contact_team_content a {
    color: #ffffff;
    margin-right: 20px;
}
.press_team_contact_page {
    text-decoration: none !important;
    border-bottom: 1px solid #ffffff;
}

.press_inquires_line {
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.press_inquires {
    font: 18px/38px "Montserrat Bold";
    color: #4AB8C7 !important;
    text-transform: uppercase;
}
.contact_team .blur_bgr {
    display: block !important;
}
.envelope {
    width: 40px !important;
    height: auto !important;
    margin-left: -9px;
}
.contac_img_tablet {
    display: none;
}

.opportunities {
    background: url("../images/img/career_oppotunities/career_oppotunities.jpg") no-repeat center;
    margin-bottom: 47px;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.backg_img_styles {
    background-size: cover !important;
    height: 330px;
}
.opportunities h2, .gaman_general_title {
   padding-bottom: 25px;
    padding-left: 98px;
}
.featured_opportunities h3 {
    font: 38px/44px "Montserrat Bold";
    color: #4AB8C7;
    display: inline;
}
.featured_opportunities_sections {
    display: flex;
    justify-content: space-between;
}
.opportunities_sections {
    background-color: #EEF8FA;
    padding: 27px 33px;
    border-top: 2px solid #4AB8C7;
    margin-top: 31px;
    width: 49%;
}
.opportunities_sections h3 {
    font: 30px/38px "Montserrat Bold";
    color: #123040;
}
.opportunities_sections p {
    width: 80%;
}
.news_updates h5 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
}
.culture_sustainability .download_arrow {
    margin-top: 25px;
}
.culture_sustainability {
    margin-bottom: 100px !important;
}
.get_more_info {
    background-color: #EEF8FA;
    display: flex;
    justify-content: space-between;
    padding-top: 140px !important;
    padding-bottom: 130px !important;
}
.get_more_info_sections {
    width: 31%;
}
.get_more_info h4 {
    font: 30px/34px "Montserrat Bold";
    color: #123040;
}
.get_more_info a {
    font: 18px/38px "Montserrat SemiBold";
    color: #123040;
    border-bottom: 2px solid #4AB8C7;
    text-decoration: none !important;

}
.search_career {
    margin-top: 30px;
}
.see_all {
    font: 18px/38px "Montserrat Bold";
    color: #4AB8C7;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.see_all img {
    width: 25px;
    transform: rotate(90deg);
}

.featured_opportunities {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.see_all_for_tablet {
    display: none;
}
.socials_for_tablet {
    display: none;
}
.modal {
    background-color: #07131f99;
}
.modal-content .close {
    z-index: 1;
}

.modal-dialog {
    margin-top: 110px;
    max-width: 588px;
}
.modal-content {
    margin: auto;
    background-color: transparent;
    border: transparent;
}
.modal-content .close {
    -webkit-appearance: none;
    position: absolute;
    right: 20px;
    top: 7px;
    color: white;
}
.notification_modal-body {
    background: url("../images/img/career_oppotunities/notifications-wave (2).svg") no-repeat center;
    position: absolute;
    top: 155px;

}
.notification_modal_content{
    padding:  91px 65px 64px 65px;

}
.notification_modal-body .notification_options {
    display: flex;
    flex-direction: column;
    width: 300px;
    margin: 30px 0 60px 0;

}
.notification_modal-body .notification_options > div {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    padding-bottom: 13px;
}
.notification_modal-body h2 {
    font: 34px/39px "Montserrat Bold";
    color: #FFFFFF;

}
.notified_txt {
    color: #ffffff ;
    font: 20px/26px "Montserrat Light";

}
.notification_options p {
    font: 20px/26px "Montserrat SemiBold";
    color: #FFFFFF;
    padding-left: 15px;
}
.not_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.not_form input {
    font: 18px/20px "Montserrat Light";
    color: #123040;
}
.notification_sign_up {
    background-color: #75C74A;
    width: 454px;
    height: 55px;
    border: transparent;
    font: 18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    margin-top: 18px;
    text-transform: uppercase;
    cursor: pointer;
}
.notification_modal-body input{
    height: 55px;
    background-color: #ffffffa6;
    color: #495057;
    padding-left: 20px;
    outline: none;

}
.modal-content .close {
    font-weight: 100;
    opacity: 0.8;
    color: white !important;
    font-size: 40px;
}

.contact_us {
    background: url("../images/img/contact_us/contact_us.jpg") no-repeat center;
    margin-bottom: 70px;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-bottom: 10px;
}
/*.contact_us h2 {*/
    /*padding: 270px 0 30px 113px !important;*/
/*}*/
.contact_us_content {
    display: flex;
    justify-content: space-between;
}
.contact_us_txt {
    width: 34%;
}
.contact_us_txt h2 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
}
.contact_form {
    width: 50%;
    margin-top: 70px;

}

.contact_bold_title {
    font: 22px/26px "Montserrat Bold";
    color: #0A1D27;

}
.career_with_gaman {
    padding: 30px 0 85px 0;
}
.contact_form input{
    height: 55px;
    border: 0.5px solid #123040;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #123040;
    opacity: 0.8;
}
.contact_form textarea {
    border: 0.5px solid #123040;
    opacity: 0.8;
}
.fullname_company input{
    width: 49%;

}
.fullname_company {
    display: flex;
    justify-content: space-between;
}
.email_address input {
    width: 100%;
}
textarea {
    width: 100%;
    padding: 20px;
}
/*checkbox styles*/
.check_container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;

}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 0.5px solid #123040;
    background-color: transparent;
}


/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check_container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #4AB8C7;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*checkbox styles end*/

.authorize_privacy_policy {
    margin-bottom: 43px;


}
.authorize_privacy_policy p {
    margin-left: 30px;
    font: 14px/20px "Montserrat Light";
    letter-spacing: 0px;
}
.submit {
    background-color: #4AB8C7;
    font: 18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 156px;
}
.check_out {
    color: #0A1D27;
    border-bottom: 1.5px solid #4AB8C7;
    text-decoration: none !important;
}
.check_out:hover {
    color: #4AB8C7;
}
.privacypolicy_info {
    color: #4AB8C7;
    border-bottom: 1.5px solid #4AB8C7;
    text-decoration: none !important;

}
.privacypolicy_info:hover {
    color: #4AB8C7;
}
.for_tablet_size_styles {
    display: none;
}
.contact_form input::placeholder, .contact_form textarea::placeholder {
    font:  18px/20px "Montserrat Light";
    color: #123040;
    letter-spacing: 0px;
    opacity: 0.3;

}
.tech_company {
    display: flex;
    position: relative;
    justify-content: space-between;
}
.corporate_governance_bgr {
    background: url("../images/img/corporate_governance/corporate_governance.jpg") no-repeat center;
    position: relative;
    background-size: cover;
}
.corporate_governance_bgr .blur_bgr {
    display: block;
}
.corporate_governance_txt {
   margin-top: 67px;
    margin-bottom: 120px;
    width: 70% !important;
}
.corporate_governance_txt h2 {
    margin-bottom: 20px;
}
.gaman_solutions_header .corporate_governance_sub_txt {
    margin-left: 0 !important;
}
.corporate_governance_sub_txt {
    font: 30px/38px "Montserrat Light";
    color: #123040;
    padding-bottom: 40px;
    width: 91%;

}
.company_txt .corporate_governance_sub_txt {
    margin: auto;
}
.contact_us_link {
    color: #123040;
    border-bottom: 2px solid #4AB8C7;
    padding-bottom: 5px;
    text-decoration: unset !important;
}
.contact_us_link:hover {
    color: #4AB8C7;

}
.page_title {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
}
.corporate_governance_content {
    background: transparent linear-gradient(0deg, #EAF4F6 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    padding-bottom: 220px !important;
}
.achieve_growth {
    background: url("../images/img/corporate_governance/corporate_statement.jpg") no-repeat center;
    width: 90%;
    margin: -220px auto 170px auto;
    padding: 100px 200px 80px 200px;
    position: relative;
}
.light_bgr {
    background: #EAF4F6 0% 0% no-repeat padding-box;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.achieve_growth_txt {
    z-index: 2;
    position: relative;
    text-align: center;
}
.achieve_growth_txt h2 {
    font: 50px/55px "Montserrat Bold";
    color: #123040;
}
.sistem_section {
    display: flex;
    justify-content: space-between;
    margin-bottom: 130px;
}
.sistem_section .news_img {
    width: 49%;
}
.internal_control {
    display: flex;
}
.internal_control_text {
    width: 50%;
    padding: 200px 135px 130px 70px;
}
.sub_info {
    font-family: "Montserrat Medium" !important;
}
.internal_control_img {
    width: 50%;
    margin-bottom: 176px;

}
.internal_control_header {
    font: 70px/75px "Montserrat Bold";
    color: #123040;
    margin-bottom: 12px;
    margin-top: 8px;
}
.internal_control_info {
    font: 30px/38px "Montserrat SemiBold";
    color: #123040;
    margin-bottom: 7px;
}
.internal_control_sub {
    position: relative;
}
.internal_control_blue_area {
    width: 56%;
    height: 446px;
    background-color: #4AB8C7;
    margin-top: 330px;
}
.internal_control_blue_area img {
    position: absolute;
    top: 0;
    left: 70px;
    width: 45%;
}
.primary_objectives {
    width: 44%;
    padding: 80px 140px 0 125px;
}
.primary_objectives h2 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
}
.primary_objectives span {
    color: #123040;

}
.primary_objectives p {
    margin-bottom: 40px;
}
.primary_objectives h2 {
    margin-bottom: 26px;
}
.risk_management_main_content {
    padding: 0 70px 125px 70px;
    background-color: #EEF8FA;
}
.risk_management_main_content h2 {
    font: 60px/55px "Montserrat Bold";
    color: #123040;
    margin-bottom: 17px;
    padding-top: 133px;
}
.risk_management_procedures {
    width: 65%;
    margin-bottom: 40px;
}
.procedures_list {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin-top: 30px;
}
.risk_management_procedures li {
    padding-left: 0;

}
.list_styles {
    display: flex;
    align-items: baseline;
    margin-top: 20px;

}
.list_styles li {
    width: 70%;
}
.list_styles span {
    background-color: #4AB8C7;
    width: 8px;
    height: 8px;
    margin-right: 25px;

}
.risk_management_procedures li {
    width: 100%;
}
.management_framework {
    width: 62%;
}
.framework_content {
    display: flex;
    justify-content: space-between;
}
.risk_framework_content {
    border: 1px solid #4AB8C7;
    margin-top: 60px;
    margin-bottom: 30px;
}
.with_border {
    border-right: 1px solid #4AB8C7;
}
.risk_framework_content h3 {
    font: 30px/44px "Montserrat Bold";
    color: #FFFFFF;
    padding: 21px 0;
    text-align: center;
    background-color: #4AB8C7;
    margin-bottom: 0;

}
.credit_risk_content {
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 0;
    width: 100%;
    text-align: center;
    height: 135px;

}


.credit_risk_content h4 {
    font: 20px/20px "Montserrat SemiBold";
    color: #123040;

}
.credit_risk_content p {
    font: 14px/20px "Montserrat Light";
    color: #535353;
    width: 70%;
    text-align: center;
    margin: 0 auto ;
}
.risks {
    width: 48.5%;
}
.country_risks {
    border: 1px solid #4AB8C7;
    width: 100%;
    background-color: #ffffff;
    padding: 25px 0;
    text-align: center;
    margin-bottom: 30px;
    height: auto !important;
}
.concentration_risks {
    padding-left: 135px;
}
.concentration_risks_content {
    background-color: #ffffff;
    padding: 40px 0;
}
.corporate_governance_pages {
    padding: 0 70px;
}
.best_practice {
    width: 44%;
    padding: 40px 0;
}
.best_practice h4 {
    font: 38px/44px "Montserrat Bold";
    color: #4AB8C7;

}
.corporate_governance_pages h4 {
    font: 50px/55px "Montserrat Bold";
    color: #123040;

}
.three_pages {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
    margin-top: 45px;
}
.each_page {
    width: 32%;
}
.each_page img {
    width: 100%;
}
.each_page h4 {
    font: 30px/34px "Montserrat Bold";
    color: #123040;
    margin-top: 28px;

}
.implementing_txt {
    display: flex;
    margin: 120px 0 122px 40px;
}
.tablet_img {
    display: none;
}
.internal_control_bgr_tablet {
    display: none;
}
.credit_risks_internal {
    display: flex;
}
.procedures_list_section {
    display: flex;
    justify-content: space-between;
}
.concentration_risks p {
    width: 90%;

}
.objectives_points li {
    font: 20px/36px "Montserrat SemiBold";
    color: #123040;
    width: 100% !important;
}
.objectives_points {
    margin-bottom: 40px;
}
.privacy_policy_list .bold_txt {
    color: #123040 !important;
}
.privacy_policy_list p {
    padding-left: 15px;
}
.basic_policy li {
    padding-left: 20px;
    margin-bottom: 52px;

}
.basic_policy .list_styles {
    margin-top: 0;
}
.corporate_governance_links {
    margin-top: 90px;
}
.privacy_policy_list {
    width: 38%;
    margin-right: 200px;
    margin-bottom: 40px;
}
.policy_section {
    display: flex;
    justify-content: start;
}
.objectives_points .list_styles {
    margin-top: 10px;
}
.objectives_points {
    margin-bottom: 20px;
}
.risk_menegmant_bgr_tablet {
    display: none;
}
.corporate_statements {
    display: flex;
    justify-content: space-between;
}
.corporate_content {
    width: 49%;
}
.corporate_content h4 {
    font: 30px/44px "Montserrat Bold";
    color: #123040;
    border-top: 2px solid #4AB8C7;
    margin-top: 68px;
    padding-top: 40px;
    width: 63%;

}
.corporate_content p {
    width: 82%;
}
.privacy_policy_list a {
    color: #4AB8C7;
    border-bottom: 1px solid #4AB8C7;
    text-decoration: none;
    margin-right: 4px;
}
.gaman_Initiative h4 {
    border: transparent;
    width: 83%;
    margin-top: 0;
    padding-top: 0;
}
.gaman_Initiative .with_light_border {
    width: 50%;
    border-top: 2px solid #4AB8C7;
    margin-top: 68px;
    padding-top: 40px;
}
.gaman_Initiative .gaman_Initiative_privacy {
    color: #4AB8C7;
    border-bottom: 1px solid #4AB8C7;
    text-decoration: none !important;
}
.gaman_solutions_bgr {
    background: url("../images/img/adaptive_solutions/adaptive_solutions.jpg") no-repeat center;
    position: relative;
    background-size: cover;

}
.gaman_solutions_bgr .blur_bgr {
    display: block;
}
.right_txt {
    padding: 135px 10px 140px 135px;

}
.left_txt {
    padding: 135px 140px 135px 10px;


}
.gaman_solutions_content {
    width: 60%;
}
.gaman_solutions_content img {
    width: 100%;
}
.gaman_solutions_txt h4 {
    font: 35px/41px "Montserrat Bold";
    color: #123040;
    margin-bottom: 13px;

}
.gaman_solutions_txt p {
    margin-bottom: 35px;
}
.innovation_for_you p {
    width: 70%;
    margin: auto;
    padding-top: 8px;
}
.gaman_solutions_txt {
    width: 40%;
}
.gaman_solutions_header {
    margin-top: 70px;
    padding-bottom: 30px;
    width: 69% !important;
}
.artificial_intelligence {
    display: flex;
    justify-content: space-between;
    position: relative;

}
.artificial_intelligence_header {
    width: 55%;
    background-color: #0A1D27;
    padding: 150px 251px 0 80px;
}
.artificial_intelligence_img_section {
    width: 45%;

}
.light_section {
    /*opacity: 0.8;*/
    height: 830px;
    background-color: #3b4a52;
    width: 100%;
    margin-left: -1px;
    margin-bottom: -1px;


}
.artificial_intelligence_header h2 {
    font: 60px/65px "Montserrat Bold";
    color: #FFFFFF;
    margin: 20px 0 19px 0;

}
.artificial_intelligence_header p {
    color: #ffffff !important;
    opacity: 0.8;

}
.dark_bgr {
    background-color: #0A1D27;
    height: 152px;
    margin-left: -1px;
    width: 100%;
}
.artificial_intelligence_img {
    position: absolute;
    top: 226px;
    right: 0;
}
.understand_leverage_growth {
    display: flex;
    justify-content: space-between;
}
.understand_leverage_growth_img, .understand_leverage_growth_txt {
    width: 50%;
}
.understand_leverage_growth_img {
    position: relative;
}
.understand_leverage_growth_img img {
    position: absolute;
    top: 40px;
    right: 0;
    width: 91%;
    height: 520px;
}
.blue_bgr {
    width: 80%;
    background-color: #4AB8C7;
    height: 380px;
    margin-bottom: 343px;
    margin-top: -40px;
}
.understand_leverage_growth_txt {
    padding: 96px 140px 0 196px;
}
.understand_leverage_growth_txt h2 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;

}
.understand_leverage_growth_txt p {
    margin-top: 25px;
}
.offers_limitless {
    margin-left: 85px;
    padding-top: 0px;
}
.offers_limitless_txt {
    width: 690px;
}
.offers_limitless_txt p {
    font: 30px/38px "Montserrat Light";
    color: #123040;
    margin-top: 20px;
}
.limitless_possibilities {
    display: flex;
    justify-content: space-between;
    margin-bottom: 130px;
}
.about_possibilities {
    width: 25%;
    margin-top: 90px;
    padding-right: 70px;
}
.about_possibilities img {
    width: 107px;
    height: 107px;
}
.about_possibilities h3 {
    font: 30px/34px "Montserrat Bold";
    color: #123040;
    margin-top: 52px;
}
.people_technologies {
    background: url("../images/img/media_center/media_center.jpg") no-repeat center;
    padding: 80px 330px 70px 330px;
    position: relative;
    text-align: center;

}
.medium_light_bgr {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #4AB8C7;
    opacity: 0.85;
}
.people_technologies h3 {
    font: 50px/55px "Montserrat Bold";
    color: #FFFFFF;
    padding-bottom: 41px;
}
.people_technologies_txt {
    z-index: 2;
    position: relative;
}
.implementing_txt .best_practice {
    width: 58%;
}
.ai_practice {
    background: transparent linear-gradient(0deg, #EAF4F6 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    padding-bottom: 147px;
}
.ai_power {
    width: 50%;
    padding-right: 250px;
    padding-top: 100px;
}
.ai_power h3 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
}
.gaman_solutions_pages {
    display: flex;
    justify-content: space-between;
}
.management_services {
    width: 48.5%;
    margin: 50px 0 119px 0;

}
.management_services .general_txt_style {
    margin-right: 80px;
    margin-bottom: 20px;
}
.management_services img {
    width: 100%;
}
.management_services h3 {
    font: 38px/44px "Montserrat Bold";
    color: #123040;
    margin: 20px 0 9px 0;

}
.gaman_solutions{
    font: 50px/55px "Montserrat Bold";
    color: #123040;
}
.artificial_tablet_img {
    display: none;
}
.software_development {
    background-color: #32A6B5 !important;
}
.light_blue_bgr {
    background-color: #32A6B5 !important;
}
.software_light {
    background: #4AB8C7;
}
.dark_description {
    color: #123040;
}
.dark_description:hover {
    color: unset !important;
}
.software_development_content {
    background-image: linear-gradient( #EAF4F6,  #FFFFFF00);
}
.discuss_goals {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 150px;
}
.discuss_goals_img {
    width: 60%;
}
.discuss_goals_txt {
    width: 40%;

    padding: 110px 150px 0 130px ;
}
.discuss_goals_txt p {
    font: 60px/65px "Montserrat Bold";
    color: #4AB8C7;

}
.discuss_goals_img img {
    /*position: absolute;*/
    width: 80%;
    margin-left: 70px;
    margin-top: -55px;
    height: 490px;
}
.discuss_goals_txt button {
    height: 55px;
    width: 200px;
    margin-top: 23px;
    background-color: #75C74A;
    font: 18px/20px "Montserrat SemiBold";
    color: #FFFFFF;
    text-transform: uppercase;
    border: transparent;

}
.every_approach {
    width: 25% !important;
    margin-right: 8%;
    padding-right: 0 !important;

}
.gaman_approach {
    width: 90%;
    flex-wrap: wrap;
    justify-content: start !important;
}
.gaman_approach_1 {
    width: 57%;
}
.gaman_approach_1 .every_approach {
    width: 43% !important;
}
.agile_lifecycle {
    text-align: center;
    width: 65%;
    margin: auto;
}
.agile_lifecycle img {
    width: 100%;
}
.tailored_software {
    margin-top: 100px;
    background-color: #4AB8C7;
    display: flex;
    justify-content: space-around;
    padding: 126px 100px 115px 100px;
    margin-bottom: 110px;
}
.tailored_software_development {
    width: 40%;
}
.tailored_software_development h3 {
    font: 38px/44px "Montserrat Bold";
    color: #FFFFFF;
}
.tailored_software_development p {
    color: #ffffff;
    opacity: 0.8;
}
.tailored_solutions {
    display: flex;
    justify-content: space-between;
    width: 50%;
}
.tailored_solutions img {
    width: 106px;
    padding-bottom: 50px;
}
.tailored_solutions h4 {
    font: 30px/34px "Montserrat Bold";
    color: #FFFFFF;
}
.tailored_solutions_content {
    width: 45%;
}
.tailored_solutions_content p {
    color: #ffffff !important;
}
.developing_introduction {
    width: 70% !important;
}
.second_row {
    margin-top: 110px !important;
}
.company_support h2 {
    font: 50px/55px "Montserrat Bold";
    color: #4AB8C7;
}
.company_support {
    margin-top: 122px;
    width: 50%;
}
.digital_transformation {
    display: flex;
    justify-content: space-between;
}
.digital_transformation .about_possibilities {
    width: 47%;
}
.artificial_automation {
    width: 50%;
}
.gaman_advantages {
    display: flex;
    justify-content: space-between;
}
.why_gaman {
    width: 32%;
    margin-top: 52px;
    margin-bottom: 120px;
}
.why_gaman h2 {
    font: 30px/34px "Montserrat Bold";
    color: #123040;
    margin-top: 22px;
}
.integrity_reliability {
    left: 0 !important;
}
.company_potential {
    margin-top: 120px !important;
}
.each_management_services{
    width: 26.5%;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    margin-top: 86px;
    padding-right: 0;
}
.each_management_services img {
    width: 120px;
    height: 110px;
}
.each_management_services h3 {
    margin-top: 35px !important;
}
.light_blue_line {
    border-top: 3px solid #4AB8C7;
    height: 70px;
    display: flex;
    position: relative;
    margin-top: 60px;
}
.light_blue_line_1 {
    width: 50%;
    height: 100%;
}
.light_blue_line_1 {
    border-right: 3px solid #4AB8C7;
}

.down_arrow {
    transform: rotate(180deg);
    width: 46px;
    float: right;
    margin-right: -24.9px;
    margin-top: 38.5px;
}
.management_services_second {
    padding: 100px 140px;
    background-color: #4AB8C7;
    opacity: 0.4;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.blur_section {
    width: 17%;
}
.management_services_second img {
    width: 105px;
    height: 105px;
}
.management_services_second h2 {
    font: 30px/34px "Montserrat Bold";
    color: #FFFFFF;

}
.management_contact h3 {
    font: 38px/44px "Montserrat Bold" !important;
}
.c-level_considerations h2 {
    font: 50px/55px "Montserrat Bold";
    color: #4AB8C7;
    width: 690px;
    padding-top: 130px;
    margin: auto;
    text-align: center;
}
.management_main_content {
    background: transparent linear-gradient(0deg, #EAF4F6 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;

}
.management_services_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.c-level_considerations_content {
    background: #EAF4F6;
    padding-bottom: 110px;
}


.news_img .general_txt_style {
    margin-bottom: 30px;
}
.three_pages .general_txt_style {
    margin-right: 80px;
    margin-bottom: 20px;
}
.internal_control .summary_blue_area {
    height: 280px;
}
.artificial_intelligence_header .description {
    font-family: "Montserrat Medium" !important;
}
.innovation_title {
    margin-top: 107px;
}
.approach_software_title {
    width: 853px;
}
.management_services_line {
    width: 550px;
}
.our_company_line {
    width: 80%;
}
.media_center_line {
    width: 800px;
}
.opportunities_line {
    width: 700px;

}
.long_desc_txt {
    padding-top: 15px;
}
.news_learn_more {
    display: flex;
}
.creating_culture {
    width: 550px;
}
.small_size{
    font: 20px/26px "Montserrat Light";
    color: #123040;
    width: 84%;
}
.software_development h2 {
    width: 488px;
}
.owl-carousel-company .owl-nav {
    display: none;

}
.management_services_content {
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.meets_innovation {
    margin-top: 40px;
}
._download {
    margin-top: 20px;
}
.creating_sustainability {
    padding-top: 120px !important;
}
.download_corporate_governance {
    margin-top: 30px;

}
.internal_control_text .general_txt_style {
    margin-top: 20px;
}
.link a {
    text-decoration-line: none !important;
}
.message_title {
    font: 38px/44px "Montserrat Bold";
    letter-spacing: 0px;
    color: #123040;

}
.message_txt {
    font: 30px/38px "Montserrat SemiBold";
    letter-spacing: 0px;
    color: #123040;
    width: 68%;
    padding-top: 13px;

}
.other_media {
    width: 22px !important;
    height: 60px !important;

}
.inst_btn {
    margin-right: 29px;
    margin-left: 15px;
}
.for_space {
    margin-bottom: 130px;
}





/*responsive*/

@media only screen and (max-width: 1780px) {
    .sustainable_solutions h3 {
        font: 43px/46px "Montserrat Bold";
    }

    .general_txt_style {
        font: 16px/22px "Montserrat Light";
    }
    .new_future_content {
        width: 63%;
    }
    .privacy_policy {
        width: 63%;
    }
    .envision_section h2 {
        font: 60px/70px "Montserrat Bold";
    }
    .Integrity_section h2 {
        font: 60px/70px "Montserrat Bold";
    }
    .envision_txt {
        width: 45%;
    }
    .envision_section {
        padding: 140px 170px 180px 0;
    }
    .testimonials_txt {
        width: 65%;
    }
    .with_plus {
        top: 41%;

    }
    .with_plus h4 {
        font: 46px/50px "Montserrat Bold";
        height: 100px;

    }
    .plus {
        font-size: 55px;
    }
    .owl-carousel-company {
        padding: 150px 0 100px 0;
    }
    .digital_renovation h4 {
        font: 48px/53px "Montserrat Bold";
        width: 79%;
    }
    .digital_renovation p {
        font: 28px/36px "Montserrat Light";
        padding-bottom: 30px;
    }
    .digital_renovation_content {
        width: 65%;
        padding: 140px 0 130px 0;
    }
    .sustainable_technologies_content h4 {
        font: 44px/51px "Montserrat Bold";
    }
    .societal_initiatives h2 {
        font: 36px/42px "Montserrat Bold";
    }
    .media_center_header h2 {
        font: 36px/42px "Montserrat Bold";
        color: #123040;
    }
    .download_assets h2 {
        font: 65px/70px "Montserrat Bold";
        margin-top: 45px;
    }
    .media_center_logo {
        height: 200px;
    }
    .black_white_logos img {
        width: 52%;
    }
    .media_center_download_section {
        padding-right: 80px;
    }
    .download_assets_pages h3 {
        font: 28px/32px "Montserrat Bold";
        margin-top: 15px;
        padding-top: 15px;
    }
    .description {
        font: 16px/34px "Montserrat Bold";

    }
    .gaman_pages {
        padding-bottom: 100px;
    }
    /*.our_company_header_section {*/
        /*padding-top: 40px;*/
    /*}*/
    .our_company_header_section h2 {
        font: 65px/70px "Montserrat Bold";
    }
    .news_updates {
        margin: 45px 0 200px 0;
    }
    .news_updates h4 {
        font: 28px/32px "Montserrat Bold";
    }
    .blue_line {
        height: 200px;
    }
    .contact_us_txt h2 {
        font: 36px/42px "Montserrat Bold";

    }
    .contact_us_txt {
        width: 38%;
    }
    .contact_form input {
        height: 50px;
    }
    .contact_form input::placeholder, .contact_form textarea::placeholder {
        font:  16px/18px "Montserrat Light";
    }
    .corporate_governance_sub_txt {
        font: 28px/36px "Montserrat Light";
    }
    .page_title {
        font: 36px/42px "Montserrat Bold";
    }
    .achieve_growth_txt h2 {
        font: 45px/50px "Montserrat Bold";
    }
    .achieve_growth {
        padding: 100px 180px 80px 180px;
    }
    .sistem_section {
        margin-bottom: 100px;
    }
    .internal_control_header {
        font: 65px/70px "Montserrat Bold";
    }
    .internal_control_info {
        font: 28px/36px "Montserrat SemiBold";
    }
    .primary_objectives h2 {
        font: 36px/42px "Montserrat Bold";
    }
    .internal_control_text {
        padding: 140px 100px 130px 50px;
    }
    .primary_objectives {
        width: 44%;
        padding: 80px 110px 0 92px;
    }
    .internal_control_blue_area {
        height: 346px;
    }
    .internal_control_img {
        margin-bottom: 140px;
    }
    .primary_objectives p {
        margin-bottom: 30px;
    }
    .risk_management_main_content h2 {
        font: 50px/45px "Montserrat Bold";
        padding-top: 100px;
    }
    .list_styles li {
        width: 75%;
    }
    .risk_framework_content h3 {
        font: 28px/42px "Montserrat Bold";
    }
    .best_practice h4 {
        font: 34px/40px "Montserrat Bold";
    }
    .corporate_governance_pages h4 {
        font: 45px/50px "Montserrat Bold";
    }
    .implementing_txt {
        margin: 100px 0 100px 40px;
    }
    .best_practice {
        width: 50%;
        padding: 30px 0;
    }
    .each_page h4 {
        font: 25px/30px "Montserrat Bold";
        margin-top: 20px;
    }
    .objectives_points li {
        font: 18px/32px "Montserrat SemiBold";
    }
    .corporate_content h4 {
        font: 28px/42px "Montserrat Bold";

    }
    .right_txt {
        padding: 90px 10px 0px 115px;

    }
    .left_txt {
        padding: 90px 65px 0px 60px;

    }
    .gaman_solutions_txt {
        width: 45%;
    }
    .gaman_solutions_txt h4 {
        font: 32px/38px "Montserrat Bold";
    }
    .gaman_solutions_content {
        width: 55%;
    }
    .gaman_solutions_header {
        width: 80% !important;
    }
    .artificial_intelligence_img img {
        width: 90%;
        float: right;
    }
    .artificial_intelligence_header h2 {
        font: 50px/55px "Montserrat Bold";

    }
    .dark_bgr {
        height: 110px;
    }
    .understand_leverage_growth_img img {
        height: 485px;
    }
    .understand_leverage_growth_txt h2 {
        font: 36px/42px "Montserrat Bold";
    }
    .our_company_header_section h2 {
        font: 65px/70px "Montserrat Bold";
    }

    .offers_limitless_txt {
        width: 60%
    }
    blue_bgr {
        margin-bottom: 320px;
    }
    .about_possibilities img {
        width: 100px;
        height: 100px;
    }
    .about_possibilities {
        padding-right: 70px;
    }
    .about_possibilities h3 {
        font: 28px/32px "Montserrat Bold";
        margin-top: 40px;

    }
    .offers_limitless_txt p {
        font: 28px/36px "Montserrat Light";
    }
    .offers_limitless {
        margin-left: 65px;
    }
    .people_technologies h3 {
        font: 45px/50px "Montserrat Bold";
    }
    .gaman_solutions{
        font: 45px/50px "Montserrat Bold";
    }
    .management_services h3 {
        font: 34px/40px "Montserrat Bold";
    }
    .management_services .general_txt_style {
        margin-right: 40px;
    }
    .discuss_goals_txt p {
        font: 50px/60px "Montserrat Bold";
    }
    .discuss_goals_txt {
        padding: 64px 130px 0 110px;
    }
    .discuss_goals_img img {
        height: 440px;
    }
    .every_approach {
        margin-top: 20px !important;
    }
    .agile_lifecycle {
        width: 60%;
    }
    .tailored_software_development h3 {
        font: 34px/40px "Montserrat Bold";
    }
    .tailored_solutions h4 {
        font: 28px/32px "Montserrat Bold";
    }
    .tailored_software {
        padding: 116px 80px 100px 80px;
        margin-bottom: 100px;
    }
    .tailored_solutions img {
        width: 90px;
        padding-bottom: 40px;
    }
    .company_support h2 {
        font: 45px/50px "Montserrat Bold";
    }
    .why_gaman h2 {
        font: 28px/32px "Montserrat Bold";
    }
    .each_management_services {
        margin-left: 35px;
        margin-right: 35px;
        padding-right: 0 !important;
    }
    .management_services_second h2 {
        font: 28px/32px "Montserrat Bold";
    }
    .management_services_second {
        padding: 80px 120px;
    }
    .management_services_second img {
        width: 95px;
        height: 95px;
    }
    .management_contact h3 {
        font: 36px/42px "Montserrat Bold" !important;
    }
    .management_contact {
        padding: 70px 280px 80px 280px !important;
    }
    .c-level_considerations h2 {
        font: 48px/53px "Montserrat Bold";
        padding-top: 110px;

    }
    .news_img .general_txt_style {
        margin-bottom: 20px;
    }
    .blue_bgr {
        margin-bottom:280px;

    }
    .three_pages .general_txt_style {
        margin-right: 40px;
    }
    .internal_control .summary_blue_area {
        height: 240px;
    }
    .contact_team_content p, .contact_team_content a {
        color: #ffffff;
       width: 390px;
    }
    .gaman_general_title {
        padding-left: 90px;
    }
    .company_txt {
        padding-top: 135px;
    }
    .procedures_list {
        margin-top: 10px;
    }
    .innovation_title {
        margin-top: 80px;
    }
    .backg_logo {
        width: 36%;
    }
    .media_center_header {
        width: 55%;

    }
    .tech_company .general_txt_style {
        width: 100%;
    }
    .download_arrow {
        width: 24px !important;
        margin-top: -4px;
    }
    .culture_sustainability .download_arrow {
        margin-top: 28px !important;
    }
    .Integrity_section {
        padding: 120px 0 170px 0;
    }
    .software_development h2 {
        width: 390px;
    }

    .modal-dialog {
        margin-top: 70px;
    }
    .download_corporate_governance {
        margin-top: 10px;

    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        height: 500px;
    }
    .message_title {
        font: 36px/42px "Montserrat Bold";
    }
    .message_txt {
        font: 28px/36px "Montserrat SemiBold";
    }

}


@media only screen and (max-width: 1599px) {
    .main_content {
        margin-left: 58px;
    }
    .secondary {
        padding: 0 90px;
    }
    .slide_txt h3 {
        font: 55px/70px "Montserrat Bold";
    }
    .slide_txt {
        right: 100px;
        width: 30%;
        top: 0;
        bottom: 135px;
    }
    .logo {
        width: 130px;
    }
    .title {
        font: 45px/50px "Montserrat Bold";
        width: 93%;
    }
    .txt {
        font: 28px/36px "Montserrat Light";
        width: 90%;
    }
    .title_section {
        margin: 135px 0 100px 0;
    }
    .about_company_title {
        font: 28px/32px "Montserrat Bold";
        margin-top: 26px;
    }
    .learn_more {
        font: 16px/45px "Montserrat SemiBold";
    }
    .second_section {
        padding: 90px 0 90px 100px;
    }
    .second_section h2 {
        font: 60px/65px "Montserrat Bold";
        width: 60%;
    }
    .second_section p {
        width: 50%;
    }

    .innovation_section h2 {
        font: 66px/70px "Montserrat Bold";

    }
    .meets_innovation_txt {
        width: 80%;
    }
    .innovation_info p {
        width: unset;
    }
    .innovation_info h3 {
        font: 34px/40px "Montserrat Bold";
    }
    .options {
        width: 55%;
    }
    .input-group {
        width: 55%;
    }
    .gaman_way h4 {
        font: 48px/52px "Montserrat Bold";
    }
    .options p {
        font: 16px/22px "Montserrat SemiBold";
        margin-right: 10px;
    }
    .gaman_way_txt {
        width: 48%;
    }
    .internal_section {
        width: 65%;
        display: flex;
        margin-left: auto;
        justify-content: flex-end;
    }
    .sustainable_solutions h3 {
        font: 36px/40px "Montserrat Bold";
    }
    .sustainable_solutions_txt {
        width: 61%;
        margin-left: unset;
    }
    .new_future_content {
        width: 70%;
        padding-top: 300px;
    }
    .new_future_content h3 {
        font: 48px/50px "Montserrat Bold";
    }
    .new_future_content p {
        font: 28px/36px "Montserrat Light";
    }
    .new_future_content button {
        width: 470px;
    }
    .footer {
        padding: 60px 120px 0 150px;
    }
    .footer h4 {
        font: 36px/42px "Montserrat SemiBold";
    }
    .footer_links a {
        font: 18px/32px "Montserrat Medium";
        color: #FFFFFF;
    }
    .privacy_policy {
        width: 75%;
    }
    .privacy_policy {
        width: 75%;
    }
    hr {
        height: 8px;
        margin-top: -27px;
    }
    .internal_pages_header h2 {
        font: 50px/38px "Montserrat Bold";

    }
    .backg_img_styles {
        height: 300px;
    }

    .internal_pages_header p {
        font: 28px/36px "Montserrat Light";
        padding-bottom: 60px;
    }
    .company_txt {
        width: 80%;
    }
    .our_company_header_section h2 {
        font: 65px/70px "Montserrat Bold";
    }
    .each_slogan {
        width: 384px;
    }
    .each_slogan img {
        width: 80px;
        height: 80px;
        margin: 0 auto 38px auto;
    }
    .small_section {
        width: 100%;
        margin: auto;
    }
    .what_we_believe {
        margin-top: 60px;
    }
    .envision_section h2 {
        font: 48px/60px "Montserrat Bold";
    }

    .Integrity_section h2 {
        font: 48px/60px "Montserrat Bold";
    }
    .envision_section {
        padding: 116px 40px 160px 0;
    }
    .envision_txt {
        width: 46%;
    }
    .testimonials_txt {
        width: 70%;
    }
    .owl-carousel-company p {
        font: 28px/38px "Montserrat-LightItalic";
        padding-bottom: 45px;
    }
    .with_plus {
        top: 38%;
        width: 396px;
    }
    .with_plus h4 {
        font: 42px/48px "Montserrat Bold";
        height: 80px;
    }
    .plus {
        font-size: 50px;
    }
    .owl-carousel-company {
        padding: 150px 0 80px 0;
    }
    .digital_renovation h4 {
        font: 46px/50px "Montserrat Bold";
        width: 79%;
    }
    .digital_renovation p {
        font: 26px/32px "Montserrat Light";
    }
    .digital_renovation_content {
        width: 70%;
        padding: 130px 0 120px 0;
    }
    .green_btn {
        width: 420px;
    }
    .sustainable_technologies_content {
        padding-top: 50px;
        width: 47%;
    }
    .sustainable_technologies_content h4 {
        font: 40px/48px "Montserrat Bold";
    }
    .sustainable_technologies_content a {
        font: 16px/34px "Montserrat SemiBold";
    }
    .career_oppotunities {
        height: 540px;
    }
    .initiatives_img {
        height: 482px;
    }
    .light_border_bottom {
        width: 950px;
    }
    .sub_title {
        font: 16px/36px "Montserrat SemiBold";
    }
    .societal_initiatives {
        width: 84%;
        margin-left: auto;
    }
    .single_img {
        width: 50%;
    }
    .societal_initiatives h2 {
        font: 34px/40px "Montserrat Bold";
        margin-top: 30px;
    }
    .research {
        margin-top: 80px;
    }
    .research_development {
        padding-top: 100px;
    }
    .three_planting {
        padding-bottom: 120px;
    }
    .media_center_header h2 {
        font: 34px/40px "Montserrat Bold";
        color: #123040;
    }
    .description {
        font: 18px/38px "Montserrat Bold";
        margin-top: 40px;
    }
    .media_center_header {
        width: 56%;
        margin-bottom: 50px;
    }
    .download_assets p {
        padding: 10px 0;
    }
    .download_assets h2 {
        font: 60px/65px "Montserrat Bold";
    }
    .media_center_header h2 {
        font: 34px/38px "Montserrat Bold";
    }
    .media_center_logo {
        height: 180px;
    }
    .black_white_logos img {
        width: 54%;
    }
    .download_assets_pages h3 {
        font: 24px/28px "Montserrat Bold";
        margin-top: 10px;
        padding-top: 10px;
    }
    .description {
        font: 16px/34px "Montserrat Bold";

    }
    .gaman_pages {
        padding-bottom: 90px;
    }
    .our_company_header_section h2 {
        font: 60px/65px "Montserrat Bold";
    }

    .news_updates h4 {
        font: 26px/30px "Montserrat Bold";
    }
    .blue_line {
        height: 180px;
    }
    .contact_team img {
        height: 500px;
        zoom: 80%;
    }

    .featured_opportunities h3 {
        font: 36px/42px "Montserrat Bold";
    }
    .news_updates h5 {
        font: 36px/42px "Montserrat Bold";
    }
    .get_more_info h4 {
        font: 28px/32px "Montserrat Bold";
    }
    .get_more_info a {
        font: 16px/36px "Montserrat SemiBold";
    }
    .get_more_info {
        padding-top: 120px !important;
        padding-bottom: 110px !important;
    }

    .contact_us_txt h2 {
        font: 34px/40px "Montserrat Bold";
    }
    .contact_us_txt {
        width: 42%;
    }
    .submit {
        margin-bottom: 120px;
    }
    .career_with_gaman {
        padding: 30px 0 50px 0;
    }
    .contact_us {
        width: 100%;

    }
    .contact_bold_title {
        font: 20px/24px "Montserrat Bold";
        color: #0A1D27;
    }

    .backg_logo {
        width: 39%;
    }
    .corporate_governance_sub_txt {
        font: 26px/34px "Montserrat Light";
        padding-bottom: 30px;
    }
    .page_title {
        font: 32px/38px "Montserrat Bold";
    }
    .achieve_growth_txt h2 {
        font: 40px/45px "Montserrat Bold";
    }
    .achieve_growth {
        margin: -220px auto 150px auto;
        padding: 90px 160px 80px 160px;
    }

    .internal_control_header {
        font: 48px/53px "Montserrat Bold";
    }
    .internal_control_info {
        font: 26px/34px "Montserrat SemiBold";
    }
    .primary_objectives h2 {
        font: 32px/38px "Montserrat Bold";
    }
    .internal_control_text {
        padding: 100px 80px 100px 50px;
    }
    .internal_control_img {
        margin-bottom: 120px;
    }
    .internal_control_blue_area {
        height: 300px;
        margin-top: 300px;
        width: 53%;
    }
    .primary_objectives {
        padding: 65px 73px 0 67px;
        width: 47%;
    }
    .internal_control_blue_area img {
        left: 54px;
    }
    .risk_management_procedures {
        width: 75%;
    }
    .risk_management_main_content h2 {
        font: 45px/40px "Montserrat Bold";
        padding-top: 100px;
    }
    .risk_framework_content h3 {
        font: 26px/40px "Montserrat Bold";
        padding: 16px 0;
    }
    .credit_risk_content h4 {
        font: 18px/20px "Montserrat SemiBold";
    }
    .credit_risk_content p {
        font: 12px/18px "Montserrat Light";
    }
    .credit_risk_content h4 {
        font: 16px/18px "Montserrat SemiBold";
    }


    .best_practice h4 {
        font: 32px/38px "Montserrat Bold";
    }
    .corporate_governance_pages h4 {
        font: 40px/45px "Montserrat Bold";
    }
    .implementing_txt {
        margin: 80px 0 80px 40px;
    }
    .each_page h4 {
        font: 22px/28px "Montserrat Bold";

    }
    .best_practice {
        width: 55%;
    }
    .privacy_policy_list {
        width: 45%;
        margin-right: 100px;
        margin-bottom: 40px;
    }
    .corporate_content h4 {
        font: 24px/38px "Montserrat Bold";

    }
    .right_txt {
        padding: 60px 10px 0px 85px;

    }
    .left_txt {
        padding: 60px 45px 0px 40px;

    }
    .gaman_solutions_txt h4 {
        font: 30px/36px "Montserrat Bold";
    }
    .gaman_solutions_txt p {
        margin-bottom: 15px;
    }
    .gaman_solutions_header {
        margin-top: 50px;
        padding-bottom: 0;
        width: 84% !important;
    }
    .innovation_for_you p {
        width: 75%;
    }

    .artificial_intelligence_img img {
        width: 76%;
        /*height: 400px;*/
    }
    .artificial_intelligence_header h2 {
        font: 46px/53px "Montserrat Bold";

    }
    .artificial_intelligence_header {
        padding: 100px 180px 0 60px;
    }
    .light_section {
        height: 700px;
    }
    .artificial_intelligence_img {
        top: 168px;
    }
    .understand_leverage_growth_txt {
        padding: 80px 125px 0 120px;
    }
    .understand_leverage_growth_txt h2 {
        font: 34px/40px "Montserrat Bold";
    }
    .understand_leverage_growth_img img {
        object-fit: contain;
    }
    blue_bgr {
        margin-bottom: 290px;
    }
    .about_possibilities h3 {
        font: 26px/30px "Montserrat Bold";

    }
    .offers_limitless_txt p {
        font: 26px/32px "Montserrat Light";
    }
    .about_possibilities {
        padding-right: 45px;
    }
    .offers_limitless {
        margin-left: 45px;
    }
    .people_technologies h3 {
        font: 40px/45px "Montserrat Bold";
    }
    .people_technologies {
        padding: 80px 270px 70px 270px;
    }
    .ai_practice {
        padding-bottom: 130px;
    }
    .ai_power {
        padding-right: 170px;
    }
    .ai_power h3 {
        font: 36px/42px "Montserrat Bold";

    }
    .gaman_solutions{
        font: 40px/45px "Montserrat Bold";
    }
    .management_services h3 {
        font: 32px/38px "Montserrat Bold";
    }
    .discuss_goals_txt p {
        font: 50px/55px "Montserrat Bold";
    }
    .discuss_goals_txt {
        padding: 64px 95px 0 0;
    }
    .discuss_goals_img img {
        height: 410px;
    }
    .discuss_goals_img img {
        margin-left: 40px;
    }
    .tailored_software_development h3 {
        font: 32px/38px "Montserrat Bold";
    }
    .tailored_solutions h4 {
        font: 26px/30px "Montserrat Bold";
    }
    .tailored_software {
        padding: 100px 50px 100px 50px;
    }
    .tailored_solutions img {
        width: 80px;
        padding-bottom: 30px;
    }
   .company_support h2 {
        font: 40px/45px "Montserrat Bold";
    }
    .why_gaman h2 {
        font: 24px/28px "Montserrat Bold";
    }
    .management_services_second h2 {
        font: 26px/30px "Montserrat Bold";
    }
    .management_services_second {
        padding: 80px 100px;
    }
    .management_services_second img {
        width: 85px;
        height: 85px;
    }
    .management_contact h3 {
        font: 34px/40px "Montserrat Bold" !important;
    }
    .management_contact {
        padding: 60px 200px 70px 200px !important;
    }
    .c-level_considerations h2 {
        font: 44px/50px "Montserrat Bold";
        padding-top: 90px;
    }
    .internal_control .summary_blue_area {
        height: 220px;
    }
    .contact_team_content {
        left: 90px;
        top: 131px;
    }
    .with_plus {
        left: calc(50% - 185px);
    }
    .company_txt {
        padding-top: 120px;
    }
    .creating_culture {
        width: 450px;
    }
    .blue_bgr {
        margin-bottom: 210px;
    }
    .Integrity_section {
        padding: 100px 0 110px 0;
    }
    .small_size{
          font: 18px/24px "Montserrat Light";
      }
    .implementing_txt .best_practice {
        width: 65%;
    }
    .software_development h2 {
        width: 360px;
    }
    .brand_assets {
        margin-bottom: 120px;


    }
    .creating_sustainability {
        padding-top: 100px !important;
    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        height: 420px;
    }
    .message_title {
        font: 34px/40px "Montserrat Bold";
    }
    .message_txt {
        font: 26px/32px "Montserrat SemiBold";

    }

}

@media only screen and (max-width: 1359px) {
    .main_content {
        margin-left: 50px;
    }
        .slide_txt h3 {
            font:  45px/55px "Montserrat Bold";
        }
        .slide_txt {
            right: 80px;
            width: 30%;
            top: 0;
            bottom: 95px;

        }
        .logo {
            width: 80px;
        }
        .slide_small_txt {
            font:  18px/26px "Montserrat Light";
            padding: 20px 40px 40px 0;
        }
        .general_btn {
            width: 180px;
            height: 50px;
            font: 16px/18px "Montserrat SemiBold";
        }
        .title {
            font: 40px/45px "Montserrat Bold";
            width: 95%;
        }
        .txt {
            font: 24px/32px "Montserrat Light";
            width: 95%;
        }
        .header_text {
            margin-left: 60px;
        }
        .light_border {
            margin-left: 70px;
        }
        .title_section {
            margin: 90px 0 90px 0;
        }
        .Initiatives_section {
            padding-bottom: 40px;
        }
        .about_company_title {
            font: 26px/30px "Montserrat Bold";
            margin-top: 20px;
        }
        .general_txt_style {
            font: 14px/20px "Montserrat Light";
        }
        .second_section {
            padding: 70px 0 90px 60px;
        }
        .second_section h2 {
            font: 55px/65px "Montserrat Bold";
            width: 64%;
        }
        .second_section p {
            width: 54%;
        }
        .innovation_info {
            margin-bottom: 80px;
        }
        .innovation_info h3 {
            font: 30px/36px "Montserrat Bold";
        }
        hr {
            width: 90%;
        }
        .options {
            width: 65%;
        }
        .input-group {
            width: 65%;
        }
        .gaman_way_txt {
            width: 58%;
            font: 18px/22px "Montserrat Light";
        }
        .gaman_way h4 {
            font: 40px/48px "Montserrat Bold";
        }
        .input-group input {
            height: 48px;
        }
        .input-group .sign_up_btn {
            width: 200px;
            font: 16px/18px "Montserrat SemiBold";
        }
        .sustainable_solutions h3 {
            font: 34px/38px "Montserrat Bold";
        }
        .internal_section {
            padding: 150px 25px 162px 0;
        }
        .gaman_check img {
            width: 100px;
            margin-top: 30px;
        }
    .new_future_content {
        width: 80%;
    }
    .new_future_content h3 {
        font: 46px/48px "Montserrat Bold";
    }
    .new_future_content p {
        font: 26px/34px "Montserrat Light";
    }
    .new_future_content button {
        width: 460px;
        height: 48px;
        font:  16px/22px "Montserrat SemiBold";
    }
    .footer {
        padding: 60px 40px 0 138px;
    }
    .footer h4 {
        font: 32px/40px "Montserrat SemiBold";
    }
    .footer_links a {
        font: 16px/30px "Montserrat Medium";
        color: #FFFFFF;
    }
    .privacy_policy {
        width: 84%;
    }
    .footer button {
        width: 155px;
        height: 40px;
        font: 12px/14px "Montserrat SemiBold";
        margin-bottom: 140px;
    }
    .internal_pages_header p {
        font: 24px/32px "Montserrat Light";
        padding-bottom: 50px;
    }
    .our_company_header_section h2 {
        font: 60px/65px "Montserrat Bold";
    }
    .each_slogan {
        width: 32%;
    }
    .each_slogan img {
        width: 70px;
        height: 70px;
        margin: 0 auto 30px auto;
    }
    .important_things {
        font: 16px/32px "Montserrat SemiBold";
    }
    .what_we_believe {
        margin-top: 50px;
    }
    .envision_section h2 {
        font: 42px/55px "Montserrat Bold";
    }

    .Integrity_section h2 {
        font: 42px/55px "Montserrat Bold";
    }
    .download_btn {
        padding: 90px 0 100px 0;
    }
    .envision_txt {
        width: 49%;
    }
    .get_in_touch_img {
        left: 41px;
    }
    .envision_section {
        padding: 116px 40px 120px 0;
    }
    .testimonials_txt {
        width: 75%;
    }
    .owl-carousel-company p {
        font: 26px/36px "Montserrat-LightItalic";
        padding-bottom: 40px;
    }
    .with_plus {
        top: 36%;
        width: 362px;
        left: calc(50% - 160px);

    }

    .with_plus h4 {
        font: 38px/42px "Montserrat Bold";
        height: 70px;
    }
    .plus {
        font-size: 40px;
    }
    .owl-carousel-company {
        padding: 150px 0 60px 0;
    }
    .digital_renovation h4 {
        font: 42px/48px "Montserrat Bold";
    }
    .digital_renovation p {
        font: 24px/28px "Montserrat Light";
    }
    .digital_renovation_content {
        width: 75%;
    }
    .green_btn {
        width: 400px;
    }
    .sustainable_technologies_content {
        width: 53%;
    }
    .sustainable_technologies_content h4 {
        font: 38px/44px "Montserrat Bold";
    }
    .achieve_sustainability {
        padding: 0 31px 35px 70px;
    }
    .light_border_bottom {
        width: 865px;
    }
    .societal_initiatives h2 {
        font: 32px/38px "Montserrat Bold";
        margin-top: 20px;
    }
    .societal_initiatives p {
        margin-top: 20px;
    }
    .research {
        margin-top: 60px;
    }
    .societal_initiatives {
        width: 89%;
    }
    .research_development {
        padding-top: 90px;
    }
    .research_development {
        padding-top: 80px;
    }
    .local_international_section {
        padding-bottom: 120px;
    }
    .three_planting {
        padding-bottom: 90px;
    }
    .media_center_header h2 {
        font: 32px/38px "Montserrat Bold";
        color: #123040;
    }
    .description {
        font: 14px/20px "Montserrat Bold";
        margin-top: 30px;
    }
    .long_desc_txt {
        padding-top: 10px;
    }
    .download_assets h2 {
        font: 55px/60px "Montserrat Bold";
    }
    .media_center_header h2 {
        font: 30px/34px "Montserrat Bold";
    }
    .media_center_logo {
        height: 170px;
    }
    .black_white_logos img {
        width: 56%;
    }
    .download_assets_pages h3 {
        font: 22px/26px "Montserrat Bold";
    }
    .gaman_pages {
        padding-bottom: 70px;
    }
    .our_company_header_section h2 {
        font: 55px/60px "Montserrat Bold";
    }

    .news_updates h4 {
        font: 24px/28px "Montserrat Bold";
    }
    .media_center_download_section {
        padding-right: 60px;
    }

    .contact_team_content h4 {
        font: 36px/42px "Montserrat Bold";
    }
    .press_inquires {
        font: 16px/36px "Montserrat Bold";
    }
    .envelope {
        width: 30px !important;
    }
    .featured_opportunities h3 {
        font: 34px/40px "Montserrat Bold";
    }
    .opportunities_sections h3 {
        font: 28px/36px "Montserrat Bold";
    }
    .opportunities_sections p {
        width: 95%;
    }
    .opportunities_sections {
        padding: 20px 23px;
    }
    .news_updates h5 {
        font: 34px/40px "Montserrat Bold";
    }
    .get_more_info h4 {
        font: 26px/30px "Montserrat Bold";
    }
    .get_more_info a {
        font: 14px/32px "Montserrat SemiBold";
    }
    .see_all {
        font: 16px/38px "Montserrat Bold";
    }
    .get_more_info {
        padding-top: 100px !important;
        padding-bottom: 90px !important;
    }

    .contact_us_txt h2 {
        font: 28px/34px "Montserrat Bold";
    }
    .contact_form {
        margin-top: 20px;
    }

    .contact_form input {
        height: 48px;
    }
    .contact_bold_title {
        font: 18px/22px "Montserrat Bold";
    }
    .authorize_privacy_policy p {
        margin-left: 20px;
        font: 12px/18px "Montserrat Light";
    }
    .contact_form input::placeholder, .contact_form textarea::placeholder {
        font:  16px/22px "Montserrat Light";
    }

    .corporate_governance_sub_txt {
        font: 22px/30px "Montserrat Light";
    }

    .page_title {
        font: 30px/36px "Montserrat Bold";
    }
    .achieve_growth_txt h2 {
        font: 35px/40px "Montserrat Bold";
    }
    .achieve_growth {
        margin: -170px auto 130px auto;
        padding: 80px 115px 80px 115px;
    }
    .sistem_section {
        margin-bottom: 90px;
    }
    .internal_control_header {
        font: 40px/45px "Montserrat Bold";
    }
    .internal_control_info {
        font: 22px/30px "Montserrat SemiBold";
    }
    .primary_objectives h2 {
        font: 28px/34px "Montserrat Bold";
    }
    .internal_control_text {
        padding: 60px 40px 60px 50px;
    }

    .internal_control_info {
        font: 22px/30px "Montserrat SemiBold";
    }
    .primary_objectives h2 {
        font: 30px/36px "Montserrat Bold";
    }
    .internal_control_text {
        padding: 80px 60px 80px 30px;
    }
    .internal_control_img {
        margin-bottom: 100px;
    }
    .internal_control_blue_area {
        margin-top: 240px;
    }
    .primary_objectives {
        padding: 50px 60px 0 50px;
    }
    .primary_objectives p {
        margin-bottom: 20px;
    }
    .risk_management_procedures {
        width: 85%;
    }
    .risk_management_main_content h2 {
        font: 40px/35px "Montserrat Bold";
        padding-top: 100px;
    }
    .management_framework {
        width: 74%;
    }
    .risk_management_main_content {
        padding: 0 50px 125px 70px;
    }
    .risk_framework_content h3 {
        font: 20px/34px "Montserrat Bold";

    }
    .country_risks {
        padding: 15px 10px;
    }
    .risk_framework_content {
        margin-bottom: 20px;
    }
    .country_risks {
        margin-bottom: 20px;
    }
    .concentration_risks {
        padding-left: 100px;
    }


    .best_practice h4 {
        font: 30px/34px "Montserrat Bold";
    }
    .corporate_governance_pages h4 {
        font: 35px/40px "Montserrat Bold";
    }
    .each_page h4 {
        font: 20px/24px "Montserrat Bold";
    }
    .best_practice {
        width: 65%;
    }
    .procedures_list {
        margin-top: 0;
    }
    .objectives_points li {
        font: 16px/22px "Montserrat SemiBold";
    }
    .corporate_content h4 {
        font: 22px/26px "Montserrat Bold";

    }
    .gaman_solutions_content {
        width: 55%;
    }
    .right_txt {
        padding: 40px 10px 0px 85px;

    }
    .left_txt {
        padding: 40px 45px 0px 40px;

    }
    .gaman_solutions_txt h4 {
        font: 28px/34px "Montserrat Bold";
    }

    .artificial_intelligence_header {
        padding: 150px 183px 0 70px;
    }
    .artificial_intelligence_header h2 {
        font: 35px/40px "Montserrat Bold";
    }
    .artificial_intelligence_img img {
        width: 67%;

    }
    .artificial_intelligence_img {
        top: 224px;
    }
    .understand_leverage_growth_txt {
        padding: 84px 90px 0 100px;
    }
    .understand_leverage_growth_txt h2 {
        font: 30px/36px "Montserrat Bold";
    }
    .understand_leverage_growth_img img {
        top: -1px;
        height: 540px;
    }
    .offers_limitless_txt {
        width: 63%;
    }
    .blue_bgr {
        margin-bottom: 190px;
    }
    .about_possibilities img {
        width: 90px;
        height: 90px;
    }
    .about_possibilities h3 {
        font: 24px/28px "Montserrat Bold";

    }
    .offers_limitless_txt p {
        font: 24px/30px "Montserrat Light";
    }
    .about_possibilities h3 {
        font: 22px/26px "Montserrat Bold";

    }
    .people_technologies {
        padding: 80px 220px 70px 220px;
    }
    .people_technologies h3 {
        font: 35px/40px "Montserrat Bold";
    }
    .ai_practice {
        padding-bottom: 115px;
    }
    .ai_power {
        padding-right: 140px;
    }
    .ai_power h3 {
        font: 34px/40px "Montserrat Bold";

    }
    .gaman_solutions{
        font: 35px/40px "Montserrat Bold";
    }
    .management_services h3 {
        font: 30px/34px "Montserrat Bold";
    }
    .ai_power {
        padding-right: 100px;
        padding-top: 33px;
    }
    .discuss_goals_txt p {
        font: 45px/50px "Montserrat Bold";
    }
    .discuss_goals_txt p {
        font: 40px/50px "Montserrat Bold";
    }
    .discuss_goals_txt {
        padding: 54px 60px 0 0;
    }
    .discuss_goals_txt {
        height: 48px;
        font: 16px/18px "Montserrat SemiBold";
    }
    .discuss_goals_img img {
        height: 380px;
    }
    .developing_introduction {
        width: 80% !important;
    }
    .tailored_software_development h3 {
        font: 30px/36px "Montserrat Bold";
    }
    .tailored_solutions h4 {
        font: 24px/28px "Montserrat Bold";
    }
    .company_support h2 {
        font: 35px/40px "Montserrat Bold";
    }
    .why_gaman h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .each_management_services {
        margin-left: 25px;
        margin-right: 25px;
        padding-right: 0 !important;
        margin-top: 70px;
    }
    .management_services_second h2 {
        font: 24px/28px "Montserrat Bold";
    }
    .management_services_second {
        padding: 70px 80px;
    }
    .management_services_second img {
        width: 75px;
        height: 75px;
    }
    .management_contact h3 {
        font: 32px/38px "Montserrat Bold" !important;
    }
    .management_contact {
        padding: 60px  150px 70px 150px !important;
    }
    .c-level_considerations h2 {
        font: 40px/46px "Montserrat Bold";
        padding-top: 74px;
    }
    .internal_control .summary_blue_area {
        height: 180px;
    }
    .backg_img_styles {
        height: 280px;
    }
    .gaman_general_title {
        padding-left: 90px;
    }

    .company_txt {
        padding-top: 100px;
    }
    .our_company_line {
        width: 90%;
    }
    .media_center_line {
        width: 670px;
    }
    .media_center_header {
        margin-bottom: 35px;
    }
    .creating_culture {
        width: 90%;
    }
    .culture_sustainability .download_arrow {
        margin-top: 30px !important;
    }
    .Integrity_section {
        padding: 80px 0 120px 0;
    }
    .integrity_reliability img {
        height: 340px;
    }
    .small_size{
        font: 16px/22px "Montserrat Light";
    }
    .implementing_txt .best_practice {
        width: 70%;
    }
    .meets_innovation {
        margin-top: 20px;
    }
    .brand_assets {
        margin-bottom: 110px;


    }
    ._download {
        margin-top: 10px;
    }
    .creating_sustainability {
        padding-top: 80px !important;
    }
    .ingenuity_innovation {
        padding-bottom: 40px;
    }
    .contact_team_content p, .contact_team_content a {
        width: 335px;
    }
    .corporate_governance_sub_txt {
        padding-bottom: 20px;
    }
    .message_title {
        font: 32px/38px "Montserrat Bold";
    }
    .message_txt {
        font: 24px/30px "Montserrat SemiBold";
        width: 75%;

    }
    .footer_socials img {
        width: 45px;
        height: 45px;
    }
    .other_media {
        width: 15px !important;
        height: 49px !important;
    }


}
@media only screen and (max-width: 1280px){
    .sustainable_solutions {
        width: 91.5%;
        height: 630px;
    }
    .internal_section {
        padding: 150px 0 162px 0;
    }
    .gaman_check {
        margin-right: 20px;
    }

    .footer p {
        font: 16px/24px "Montserrat Medium";
    }
    .testimonials_txt {
        padding-top: 180px;
    }
    .digital_renovation {
        padding-bottom: 60px;
    }
    .sustainable_technologies_content {
        padding-top: 80px;
        width: 50.5%;
    }
    .research_development  {
        padding-top: 120px;
    }
    .three_planting {
        padding-bottom: 120px;
    }
    .opportunities h2, .gaman_general_title {
        padding-left: 86px;
    }
    .media_center_header {
        width: 720px;
    }
    .creating_sustainability {
        padding-top: 120px !important;
    }
    .contact_us {
        margin-bottom: 30px;
    }
    .contact_form input {
        height: 50px;
    }
    .our_company_header_section {
        padding-top: 100px;
    }
    .how_help {
        margin-top: 80px;
    }
    .deep_tech {
        padding-top: 0;
    }
   .discuss_goals {
       padding-bottom: 80px;
   }
    .message_txt {
        font: 20px/26px "Montserrat SemiBold";
        width: 85%;

    }
}

@media only screen and (max-width: 1199px) {
    .main_content {
        margin-left: 49px;
    }

    .creating_sustainability {
        padding-top: 90px !important;
    }
    .secondary {
        padding: 0 60px;
    }
    .slide_txt h3 {
        font:  40px/48px "Montserrat Bold";
    }
    .slide_txt {
        right: 37px;
        top: 20%;
        bottom: 85px;

    }
    .digital_renovation {
        padding-bottom: 40px;
    }
    .logo {
        width: 60px;
        top: 30px;
    }
    .slide_small_txt {
        font:  18px/24px "Montserrat Light";
    }
    .owl-carousel-home .owl-nav {
        margin-top: -50px;
        margin-left: 96px;
    }
    .owl-carousel-home .owl-nav button {
        width: 50px;
        height: 50px;

    }
    .owl-carousel-home .owl-dots {
        width: 50px;
        height: 50px;
        margin-top: -55.5px;
        left: 43px;
    }
    .owl-carousel-home .owl-nav .owl-prev span, .owl-nav  .owl-next span {
        margin-top: -19px;
        margin-left: 15px;
    }
    .txt {
        font: 20px/28px "Montserrat Light";
        width: 100%;
    }
    .header_text {
        margin-left: 40px;
    }
    .light_border {
        margin-left: 50px;
    }
    .title_section {
        margin: 100px 0 70px 0;
    }
    .title {
        font: 36px/40px "Montserrat Bold";
        width: 95%;
    }
    .about_company_title {
        font: 22px/36px "Montserrat Bold";
        margin-top: 18px;
    }

    .second_section {
        padding: 80px 20px 80px 40px;
    }
    .second_section h2 {
        font: 44px/50px "Montserrat Bold";
        width: 70%;
    }
    .second_section p {
        width: 64%;
    }
    .initiatives_img {
        top: 58px;
    }

    .innovation_section h2 {
        font: 58px/62px "Montserrat Bold";

    }
    .meets_innovation_txt {
        width: 90%;
    }
    .innovation_img {
        height: 156px;
        object-fit: cover;
    }
    .innovation_info h3 {
        font: 24px/30px "Montserrat Bold";
    }
    .options {
        width: 730px;
    }
    .input-group {
        width: 730px;
        padding: 55px 0 70px 0;
    }
    .gaman_way_txt {
        width: 68%;
    }
    .gaman_way h4 {
        font: 40px/48px "Montserrat Bold";
    }
    .options p {
        font: 16px/22px "Montserrat SemiBold";
    }
    .green_btn {
        font: 16px/20px "Montserrat SemiBold";
    }
    .green_check_sirql {
        width: 15px;
        height: 15px;
    }
    .green_check_sirql span {
        font-size: 10px;
    }
    .sustainable_solutions h3 {
        font: 32px/36px "Montserrat Bold";
    }
    .internal_section {
        padding: 150px 20px 162px 0;
    }

    .new_future_content h3 {
        font: 40px/38px "Montserrat Bold";
    }
    .new_future_content p {
        font: 20px/30px "Montserrat Light";
    }
    .new_future_content button {
        width: 420px;
    }
    .gaman_corp {
        display: none;
    }
    .gaman_corp_responsive {
        display: block;
    }
    .privacy_policy {
        display: flex;
        flex-direction: column;
    }
    .privacy_policy {
        width: 44%;
    }

    .internal_pages_header h2 {
        font: 40px/38px "Montserrat Bold";


    }
    .backg_img_styles {
        height: 250px;
    }
    .internal_pages_header p {
        font: 20px/28px "Montserrat Light";
        padding-bottom: 40px;
    }
    .our_company_header_section h2 {
        font: 50px/55px "Montserrat Bold";
    }
    .each_slogan p {
        min-height: 120px;
    }
    .each_slogan {
        margin: 0 13px;
    }
    .important_things {
        font: 14px/30px "Montserrat SemiBold";
    }
    .what_we_believe {
        margin-top: 40px;
    }
    .envision_section h2 {
        font: 38px/45px "Montserrat Bold";
    }

    .Integrity_section h2 {
        font: 38px/45px "Montserrat Bold";
    }
    .download_btn {
        padding: 80px 0 90px 0;
    }
    .envision_section {
        padding: 60px 40px 150px 0;
        width: 72%;
    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
          height: 505px;
      }
    .get_in_touch_img {
        left: 25px;
    }
    .envision_txt {
        width: 47%;
    }
    .empty_right {
        width: 3%;
    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        height: 450px;
    }
    .owl-carousel-company p {
        font: 22px/32px "Montserrat-LightItalic";
    }
    .with_plus {
        top: 38%;
        width: 352px;
    }
    .with_plus h4 {
        font: 34px/38px "Montserrat Bold";
        height: 60px;
    }
    .plus {
        font-size: 37px;
    }
    .digital_renovation h4 {
        font: 34px/40px "Montserrat Bold";
    }
    .digital_renovation p {
        font: 22px/26px "Montserrat Light";
    }
    .digital_renovation_content {
        width: 84%;
        padding: 120px 0;
    }
    .green_btn {
        width: 390px;
        height: 50px;
    }
    .sustainable_technologies_content {
        width: 56%;
        padding: 137px 0 120px 120px;
        top: 50px;
    }
    .envision_txt p {
        font: 18px/20px "Montserrat Light";
    }
    .achieve_sustainability {
        padding: 0;
    }
    .digital_renovation p {
        font: 20px/24px "Montserrat Light";
    }
    .light_border_bottom {
        width: 721px;
    }
    /*.our_company_header_section {*/
        /*padding-top: 45px;*/
    /*}*/
    .societal_initiatives h2 {
        font: 24px/28px "Montserrat Bold";
        margin-top: 20px;
    }
    .sub_title {
        font: 14px/34px "Montserrat SemiBold";
    }
    .research_development {
        padding-top: 70px;
    }
    .local_international_section {
        padding-bottom: 100px;
    }
    .research_development_content {
        width: 60%;
    }
    .societal_initiatives p {
        margin-top: 10px;
    }
    .row_images div:nth-child(1) {
        margin-right: 10px;
    }
    .row_images {
        margin-bottom: 20px;
    }
    .three_planting {
        padding-bottom: 70px;
    }
    .media_center_header h2 {
        font: 30px/36px "Montserrat Bold";
    }
    .description {
        margin-top: 20px;
    }

    .download_assets h2 {
        font: 50px/55px "Montserrat Bold";
        margin-top: unset;
    }
    .media_center_header h2 {
        font: 26px/28px "Montserrat Bold";
    }
    .media_center_logo {
        height: 130px;
    }
    .black_white_logos img {
        width: 60%;
    }
    .download_assets_pages h3 {
        font: 20px/22px "Montserrat Bold";
    }

    .gaman_pages {
        padding-bottom: 60px;
    }

    .our_company_header_section h2 {
        font: 50px/55px "Montserrat Bold";
    }

    .news_updates h4 {
        font: 22px/24px "Montserrat Bold";
    }
    .media_center_download_section {
        padding-right: 50px;
    }
    .download_assets {
        width: 46%;
    }
    .sustainable_solutions {
        width: 100%;
        height: auto;
    }

    .featured_opportunities h3 {
        font: 32px/38px "Montserrat Bold";
    }
    .opportunities_sections h3 {
        font: 26px/34px "Montserrat Bold";
    }

    .news_updates h5 {
        font: 32px/38px "Montserrat Bold";
    }
    .get_more_info h4 {
        font: 24px/28px "Montserrat Bold";
    }
    .culture_sustainability {
        margin-bottom: 80px !important;
    }

    .get_more_info {
        padding-top: 80px !important;
        padding-bottom: 70px !important;
    }
    .contact_us_txt h2 {
        font: 26px/32px "Montserrat Bold";

    }

    .contact_bold_title {
        font: 16px/22px "Montserrat Bold";
    }
    .backg_logo {
        top: 100px;
    }
    .corporate_governance_sub_txt {
        font: 18px/28px "Montserrat Light";
    }
    .page_title {
        font: 26px/32px "Montserrat Bold";
    }
    .achieve_growth_txt h2 {
        font: 32px/38px "Montserrat Bold";
    }
    .achieve_growth {
        padding: 65px 40px;
    }

    .internal_control_header {
        font: 35px/30px "Montserrat Bold";
    }
    .internal_control_info {
        font: 20px/28px "Montserrat SemiBold";
    }
    .primary_objectives h2 {
        font: 26px/32px "Montserrat Bold";
    }
    .internal_control_text {
        padding: 40px 30px 60px 50px;
    }

    .internal_control_info {
        font: 20px/28px "Montserrat SemiBold";
    }
    .primary_objectives h2 {
        font: 28px/34px "Montserrat Bold";
    }
    /*.internal_control_text {*/
        /*padding: 80px 60px 80px 30px;*/
    /*}*/
    .internal_control_img {
        margin-bottom: 90px;
    }
    .internal_control_blue_area {
        margin-top: 200px;
    }
    .primary_objectives {
        padding: 50px 30px 0 50px;
    }
    .risk_management_main_content h2 {
        font: 35px/42px "Montserrat Bold";
        padding-top: 70px;
    }
    .primary_objectives p {
        margin-bottom: 10px;
    }
    .primary_objectives h2 {
        margin-bottom: 20px;
    }
    .credit_risk_content h4 {
        font: 14px/16px "Montserrat SemiBold";
    }
    .credit_risk_content p {
        font: 10px/14px "Montserrat Light";
    }

    .learn_more {
        font: 14px/40px "Montserrat SemiBold";
    }
    .internal_control_blue_area img {
        left: 35px;
    }


    .three_pages {
        padding-bottom: 80px;
        margin-top: 30px;
    }
    .risk_management_main_content h2 {
        font: 30px/37px "Montserrat Bold";
        padding-top: 50px;
    }
    .risk_management_main_content h2 {
        font: 28px/35px "Montserrat Bold";
        padding-top: 50px;
    }
    .objectives_points li {
        font: 14px/20px "Montserrat SemiBold";
    }
    .policy_section {
        justify-content: space-between;
    }
    .privacy_policy_list {
        width: 46%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    .corporate_content p {
        width: 90%;
    }
    .gaman_Initiative .with_light_border {
        margin-top: 30px;
        padding-top: 30px;
    }
    .gaman_solutions_txt h4 {
        font: 24px/28px "Montserrat Bold";
    }
    .gaman_solutions_txt p {
        margin-bottom: 10px;
    }
    .gaman_solutions_content {
        width: 50%;
    }
    .gaman_solutions_txt {
        width: 50%;
    }
    .innovation_for_you p {
        width: 70%;
    }

    .artificial_intelligence_img img {
        width: 58%;
        height: 310px;
    }
    .artificial_intelligence_header {
        padding: 105px 160px 0 45px;
    }
    .artificial_intelligence_header h2 {
        font: 26px/30px "Montserrat Bold";
    }
    .artificial_intelligence_img {
        top: 153px;
    }
    .light_section {
        height: 500px;
    }
    .understand_leverage_growth_txt p {
        margin-top: 10px;
    }
    .understand_leverage_growth_txt {
        padding: 45px 40px 0 40px;
    }

    .understand_leverage_growth_img img {
        top: -50px;
        height: 540px;
    }
    .blue_bgr {
        height: 320px;

    }
    .people_technologies {
        padding: 80px 210px 70px 210px;
    }
    .people_technologies h3 {
        font: 30px/35px "Montserrat Bold";
    }
    .ai_power {
        padding-right: 60px;
    }
    .ai_power h3 {
        font: 32px/38px "Montserrat Bold";

    }
    .gaman_solutions{
        font: 30px/35px "Montserrat Bold";
    }
    .management_services {
        margin: 30px 0 100px 0;
    }
    .management_services h3 {
        font: 28px/30px "Montserrat Bold";
    }
    .management_services img {
        height: 170px;
        object-fit: cover;
    }
    .discuss_goals_txt p {
        font: 35px/40px "Montserrat Bold";
    }
    .discuss_goals_txt {
        padding: 44px 95px 0 0;
    }
    .discuss_goals_img img {
        height: 320px;
    }
    .tailored_software_development h3 {
        font: 28px/32px "Montserrat Bold";
    }
    .tailored_solutions h4 {
        font: 22px/26px "Montserrat Bold";
    }
    .company_support h2 {
        font: 30px/36px "Montserrat Bold";
    }
    .why_gaman h2 {
        font: 20px/24px "Montserrat Bold";
    }
    .why_gaman img {
        height: 140px;
        object-fit: cover;
    }
    .integrity_reliability img {
        object-fit: cover;
    }
    .management_services_second h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .management_contact h3 {
        font: 30px/36px "Montserrat Bold" !important;
    }
    .management_contact {
        padding: 60px  100px !important;
    }
    .c-level_considerations h2 {
        font: 38px/44px "Montserrat Bold";

    }
    .three_pages .general_txt_style {
        margin-right: 0;
    }

    .contact_team_content {
        left: 65px;
    }
    .footer {
        padding-left: 117px;
    }
    .opportunities h2 {
        padding-left: 60px;
    }
    .gaman_general_title {
        padding-left: 60px;
    }
    .company_txt {
        padding-top: 85px;
    }
    .blue_line_border {
        height: 15px;
        margin-top: -17px;
    }
    .media_center_line {
        width: 600px;
    }
    .Integrity_section_txt {
        width: 290px;
        margin-left: 33%;
    }
    .Integrity_section {
        padding: 60px 0 120px 0;
    }
    .opportunities h2, .gaman_general_title {
        padding-bottom: 15px;
    }
    .internal_control_text .general_txt_style {
        margin-top: 10px;
    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        height: 330px;
    }
    .message_title {
        font: 30px/36px "Montserrat Bold";
    }
    .message_txt {
        width: 95%;

    }



}
@media only screen and (max-width: 991px) {
    .secondary {
        padding: 0 40px;
    }


    .contact_form input {
        height: 48px;
    }
    .digital_renovation {
        padding-bottom: 0;
    }
    .slide_txt h3 {
        font: 36px/40px "Montserrat Bold";
    }
    .logo {
        top: 20px;
        width: 40px;
        left: 45%;
    }
    .our_company_header_section h2 {
        font: 40px/48px "Montserrat Bold";
    }
    .slide_small_txt {
        padding: 5px 10px 25px 0;
        font: 16px/22px "Montserrat Light";
    }
    .slide_txt {
       width: 33%;
        top: 17%;

    }
    .slide_txt {
        width: 33%;
        right: 40px;
        bottom: 65px;


    }
    .general_btn {
        width: 170px;
        height: 48px;
    }
    .owl-carousel-home .owl-nav {
        margin-top: -45px;
        margin-left: 86px;
    }
    .owl-carousel-home .owl-nav button {
        width: 45px;
        height: 45px;

    }

    .owl-carousel-home .owl-dots {
        width: 45px;
        height: 45px;
        margin-top: -50.5px;
        font-size: 10px;
    }
    .owl-nav .owl-prev span, .owl-nav  .owl-next span {
        margin-top: -17px;
        margin-left: 13px;
        font-size: 45px;
    }
    .owl-dot.active:before {
        font-size: 16px;
        left: 12px;
    }
    .owl-dots:after {
        font-size: 16px;
    }
    .txt {
        font: 18px/26px "Montserrat Light";
        width: 100%;
    }
    .header_text {
        margin-left: 30px;
    }
    .light_border {
        margin-left: 20px;
    }
    .title_section {
        margin: 90px 0 60px 0;
    }
    .title {
        font: 30px/34px "Montserrat Bold";

    }

    .about_company_title {
        font: 20px/26px "Montserrat Bold";
        margin-top: 15px;
    }
    .second_section h2 {
        font: 40px/45px "Montserrat Bold";
        width: 100%;
    }
    .second_section {
        width: 100%;
    }
    .empty_blue {
        display: none;
    }
    .initiatives_img {
        width: 100%;
        height: 360px;
        right: 10%;
        top: -100px;
    }
    .animation_section {
        position: absolute;
        left: 8%;
        top: -11%;
    }
    .effect {
        width: 92%;
    }
    .about_company {
        padding-bottom: 180px;
    }
    .second_section p {
        width: 100%;
    }
    .second_section {
        padding: 330px 40px 68px 40px;
        text-align: center;
    }
    .second_section br {
        display: none;
    }
    .innovation_section h2 {
        font: 40px/44px "Montserrat Bold";
    }
    .meets_innovation_txt {
        width: 100%;
    }
    .options p {
        font: 14px/20px "Montserrat SemiBold";
    }
    .input-group {
        padding: 45px 0 60px 0;
        width: 85%;
    }
    .options {
        width: 85%;
    }
    .gaman_way_txt {
        width: 60%;
    }
    .gaman_way h4 {
        font: 38px/44px "Montserrat Bold";
    }
    .green_check_sirql {
        width: 18px;
        height: 18px;
    }
    .sustainable_solutions {
        display: none;
    }
    .sustainable_solutions_responsive {
        display: block;
        padding: 54px 40px 0 40px;
    }
    .sustainable_solutions_txt {
        width: 80%;
    }
    .gaman_check {
        margin-top: 0;
    }
    .sustainable_img_section {
        zoom: 60%;
        height: 530px;
        display: block;
    }
    .gaman_check {
        display: flex;
        justify-content: center;
    }
    .gaman_check img {
        margin-top: 70px;
        margin-left: 150px;
    }
    .new_future_section {
        margin-top: -219px;
    }
    .new_future_content h3 {
        font: 38px/44px "Montserrat Bold";
    }
    .new_future_content p {
        font: 18px/28px "Montserrat Light";
    }
    .new_future_content button {
        width: 400px;
    }
    .footer {
        padding: 50px 30px 0 95px;
    }
    .footer h4 {
        font: 26px/36px "Montserrat SemiBold";
    }
    .footer_links a {
        font: 14px/28px "Montserrat Medium";
    }
    .privacy_policy {
        width: 55%;
    }
    .footer_socials img {
        width: 43px;
        height: 43px;
    }
    hr {
        height: 5px;
        margin-top: -19px;
    }
    .second_section p {
        font: 18px/26px "Montserrat Light";
    }
    .innovation_section h2 {
        font: 38px/44px "Montserrat Bold";
    }
    .meets_innovation_txt {
        padding: 0 0 41px 0;
    }

    .input-group, .options {
        width: 590px;
    }
    .input-group .sign_up_btn {
        width: 170px;
    }

    .options p {
       margin-right: 0;
        margin-left: 8px;
    }
    .internal_pages_header h2 {
        font: 35px/38px "Montserrat Bold";

    }
    .backg_img_styles {
        height: 200px;
    }
    .internal_pages_header p {
        font: 18px/24px "Montserrat Light";
        padding-bottom: 30px;
    }

    .our_company_header_section h2 {
        font: 42px/48px "Montserrat Bold";
    }
    .each_slogan {
        margin: 0;
    }
    .owl-carousel-company .owl-dots {
       margin-top: 45px;
    }
    .owl-carousel-company p {
        font: 20px/30px "Montserrat-LightItalic";
    }
    .owl-carousel-company .owl-dots button {
        width: 15px;
        height: 15px;
    }
    .plus {
        font-size: 34px;
    }
    .with_plus h4 {
        font: 30px/36px "Montserrat Bold";
        height: 60px;
    }
    .with_plus {
        width: 325px;
    }
    .sustainable_technologies_content {
        width: 73%;

    }
    .envision_section h2 {
        font: 34px/40px "Montserrat Bold";
    }

    .Integrity_section h2 {
        font: 34px/40px "Montserrat Bold";
    }
    .envision_txt {
        width: 53%;
    }
    .get_in_touch_img img {
        height: 330px;
    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        height: 420px;
    }
    .download_btn {
        padding: 53px 0 55px 0;
    }
    .digital_renovation_content {
        padding: 80px 0 155px 0;
    }
    .digital_renovation p {
        font: 18px/22px "Montserrat Light";
    }
    .digital_renovation h4 {
        font: 32px/38px "Montserrat Bold";
    }
    .light_border_bottom {
        width: 612px;
    }
    .societal_initiatives h2 {
        font: 24px/28px "Montserrat Bold";
    }

    .local_international_section {
        padding-bottom: 80px;
    }
    .research_development {
        flex-direction: column;
    }
    .research_development_content {
        width: 100%;
    }
    .societal_initiatives {
        margin-left: unset;
    }
    .three_images {
        width: 65%;
    }
    .local_international_section {
        flex-direction: column-reverse !important;
    }
    .media_center_header h2 {
        font: 28px/32px "Montserrat Bold";
    }
    .description {
        margin-top: 15px;
    }
    .download_assets h2 {
        font: 36px/38px "Montserrat Bold";
    }
    .media_center_header h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .media_center_logo {
        height: 100px;
    }
    .black_white_logos img {
        width: 65%;
    }
    .download_assets_pages h3 {
        font: 18px/20px "Montserrat Bold";
    }

    .gaman_pages {
        padding-bottom: 50px;
    }

    .our_company_header_section h2 {
        font: 42px/48px "Montserrat Bold";
    }

    .news_updates h4 {
        font: 20px/22px "Montserrat Bold";
    }
    .description {
        margin-top: 20px;
    }
    .contact_team_content {
        width: 440px;
    }
    .contact_team_content p, .contact_team_content a {
        margin-right: 0;
    }
    .contact_team_content h4 {
        font: 34px/40px "Montserrat Bold";
    }
    .press_inquires {
        font: 14px/32px "Montserrat Bold";
    }
    .contact_team_content {
        left: 45px;
        top: 105px;
    }

    .learn_more {
        font: 14px/40px "Montserrat SemiBold";
    }
    .featured_opportunities h3 {
        font: 30px/36px "Montserrat Bold";
    }
    .opportunities_sections h3 {
        font: 24px/32px "Montserrat Bold";
    }
    .news_updates h5 {
        font: 26px/32px "Montserrat Bold";
    }
    .get_more_info h4 {
        font: 22px/26px "Montserrat Bold";
    }
    .culture_sustainability {
        margin-bottom: 60px !important;
    }
    .get_more_info {
        flex-wrap: wrap;
        padding-top: 30px !important;
    }
    .get_more_info_sections {
        width: 47%;
        padding-top: 50px;
    }


    .contact_us_txt h2 {
        font: 24px/28px "Montserrat Bold";
    }

    .contact_us_content {
        flex-direction: column;

    }
    .contact_us_txt {
        width: 412px;
    }
    .contact_form {
        width: 100%;
    }
    .for_desktop_size {
        display: none;
    }
    .for_tablet_size_styles {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding-bottom: 72px;
    }
    .career_with_gaman {
        padding: 0;
        width: 52%;
    }
    .submit {
        margin-bottom: 90px;
    }
    .contact_form input::placeholder, .contact_form textarea::placeholder {
        font:  14px/20px "Montserrat Light";
    }
    .backg_logo {
        display: none;
    }
    .media_center_header {
        width: 80%;
    }
    .page_title {
        font: 24px/28px "Montserrat Bold";
    }
    .risk_management_main_content {
        padding: 0 50px 50px 50px;
    }
    .internal_control_text {
        width: 60%;
        padding: 5px 30px 69px 32px;
    }
    .internal_control_img {
        width: 40%;
    }
    .internal_control_header {
        font: 30px/25px "Montserrat Bold";
    }
    .internal_control_info {
        font: 18px/24px "Montserrat SemiBold";
    }
    .internal_control_img img {
        height: 370px;
        object-fit: cover;
    }
    .primary_objectives h2 {
        font: 26px/34px "Montserrat Bold";
    }
    .primary_objectives {
        padding: 70px 25px 0 32px;
        width: 57%;
    }
    .internal_control_blue_area {
        height: 252px;
        width: 45%;
    }
    .internal_control_blue_area img {
        top: 41px;
        left: 14px;
        width: 40%;
    }
    .risk_framework_content h3 {
        font: 15px/29px "Montserrat Bold";
    }
    .credit_risk_content h4 {
        font: 16px/22px "Montserrat SemiBold";
    }
    .list_styles span {
        width: 5px;
        height: 5px;
        margin-right: 20px;
    }
    .list_styles li {
        width: 83%;
    }
    .concentration_risks {
        padding-left: 30px;
    }
    .best_practice h4 {
        font: 26px/38px "Montserrat Bold";
    }
    .implementing_txt {
        margin: 50px 0 60px 40px;
    }
    .corporate_governance_pages h4 {
        font: 30px/34px "Montserrat Bold";
    }
    .each_page h4 {
        font: 18px/22px "Montserrat Bold";
    }
    .best_practice {
        width: 75%;
    }
    .corporate_content h4 {
        margin-top: 58px;
        padding-top: 30px;
        width: 84%;
        font: 20px/24px "Montserrat Bold";
        margin-bottom: 10px;
    }
    .corporate_governance_links {
        margin-top: 30px;
    }

    .gaman_Initiative h4 {
        margin-top: 0;
        padding-top: 0;
    }
    .gaman_solutions_txt h4 {
        font: 22px/26px "Montserrat Bold";
    }
    .gaman_solutions_content img {
        height: 250px;
        object-fit: cover;
    }
    .left_txt {
        padding: 35px 25px 0px 25px;
    }
    .right_txt {
        padding: 35px 25px 0px 25px;
    }
    .innovation_for_you p {
        width: 85%;
    }

    .artificial_intelligence_header {
        padding: 92px 90px 0 35px;
    }

    .artificial_intelligence_img img {
        width: 54%;
        height: 300px;
        object-fit: cover;
    }
    .understand_leverage_growth_txt h2 {
        font: 26px/26px "Montserrat Bold";
    }

    .blue_bgr {
        width: 82%;
        height: 276px;
        margin-bottom: 300px;
    }
    .understand_leverage_growth {
        display: flex;
        flex-direction: column-reverse;
    }
    .understand_leverage_growth_img, .understand_leverage_growth_txt {
        width: 100%;
    }
    .understand_leverage_growth_txt h2 {
        font: 30px/36px "Montserrat Bold";
        display: inline-block;
    }
    .blue_bgr {
        width: 100%;
        height: 253px;
        margin-bottom: 50px;
        margin-top: 100px;
    }
    .understand_leverage_growth_img img {
        top: 40px;
        height: 282px;
        width: 56%;
        right: 80px;
        object-fit: cover;
    }
    .limitless_possibilities {
        flex-wrap: wrap;
    }
    .about_possibilities {
        width: 40%;
        margin-top: 30px;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .about_possibilities h3 {
        margin-top: 23px !important;
    }
    .about_possibilities img {
        width: 80px;
        height: 80px;
    }
    .people_technologies {
        padding: 70px 130px 70px 130px;
    }
    .ai_practice {
        padding-bottom: 107px;
        padding-left: 60px;
    }
    .unleash_power {
        flex-direction: column !important;
    }
    .ai_power {
        width: 100%;
        padding-top: 19px;
    }
    .management_services h3 {
        font: 24px/26px "Montserrat Bold";
    }
    .about_possibilities {
        margin-left: 0;
    }
    .discuss_goals {
      flex-direction: column;
    }
    .discuss_goals_img {
        width: 100%;
    }
    .discuss_goals_img img {
        margin-left: auto;
        margin-right: auto;
        display: flex;
        width: 85%;
        height: 280px;
        object-fit: cover;
    }
    .discuss_goals_txt {
        width: 100%;
        text-align: center;
        padding: 44px 95px 70px 95px;
    }
    .discuss_goals_txt p {
        font: 38px/44px "Montserrat Bold";
    }
    .discuss_goals_txt button {
        width: 332px;
        margin-top: 30px;
    }

    .developing_introduction {
        width: 91% !important;
    }
    .every_approach {
        text-align: left !important;
        width: 45% !important;
    }
    .gaman_approach {
        margin-bottom: 50px !important;
    }
    .gaman_approach_1 {
        width: 60%;
    }
    .tailored_software_development h3 {
        font: 24px/28px "Montserrat Bold";
    }
    .tailored_software {
        flex-direction: column;
    }
    .tailored_solutions img {
        width: 70px;
    }
    .tailored_software_development, .tailored_solutions {
        width: 100%;
    }
    .tailored_software_development h3 {
       display: inline-block;
    }
    .digital_transformation {
        flex-direction: column;

    }
    .company_support {
        width: 90%;
        margin-top: 50px;
    }
    .artificial_automation {
        width: 93%;
    }
    .offers_limitless_txt p {
        font: 22px/28px "Montserrat Light";
    }
    .artificial_intelligence_header h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .company_potential {
        flex-direction: column !important;
    }
    .detection {
        margin: auto;
    }
    .c-level_considerations_content .each_management_services {
        text-align: start !important;
    }
    .each_management_services {
        margin-right: auto;
        margin-left: auto;

    }
    .management_services_second h2 {
        font: 20px/24px "Montserrat Bold";
    }
    .management_services_second {
        padding: 0 55px 70px 55px;
    }
    .management_services_second {
        flex-wrap: wrap;
    }
    .blur_section {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 62px;
    }
    .management_contact {
        padding: 60px 50px !important;
    }

    .c-level_considerations h2 {
        width: 84%;
    }
    .c-level_considerations_content .management_services_content {
        justify-content: start !important;
        padding-left: 0;
        padding-right: 0;
    }
    .maximize_resources {
        margin-right: 0;
        margin-left: 40px;
    }
    /*.owl-carousel-home .owl-dots {*/
        /*left: 39px;*/
    /*}*/
    .objectives_points .list_styles {
        margin-top: 0;
    }
    .objectives_points {
        margin-bottom: 10px;
    }
    .envelope {
        margin-left: -4px;
    }

    .opportunities h2, .gaman_general_title {
        padding-left: 40px;
        padding-bottom: 8px;
    }
    .company_txt {
        padding-top: 80px;
    }
    .innovation_title p {
        padding-top: 20px;
    }
    .innovation_title {
        margin-top: 50px;
    }
    .blue_line_border {
        height: 11px;
        margin-top: -13px;
    }
    .approach_software_title {
        width: 80%;
    }
    .management_services_line {
        width: 320px;
    }
    .our_company_line {
        width: 100%;
    }
    .media_center_line {
        width: 90%;
    }
    .opportunities_line {
        width: 80%;

    }
    .envision_section {
        padding: 60px 40px 115px 0;
    }
    .software_development h2 {
        width: 300px;
    }
    .sustainable_technologies_content {
        padding-left: 100px;
    }
    .management_services_content {
         padding-left: 0 !important;
         padding-right: 0 !important;
    }
    .corporate_governance_pages {
        padding: 0 50px;
    }
    .download_corporate_governance {
        margin-top: 0;

    }
    .innovation_title p {
        padding-right: 8px;
    }
    .innovation_info {
        width: 49%;
    }
    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        height: 300px;
    }
    .footer_socials img {
        width: 32px;
        height: 35px;
    }
    .other_media {
        width: 11px !important;
        height: 40px !important;
    }

}

@media only screen and (max-width: 768px) {
    .internal_pages_header h2 {
        font: 30px/34px "Montserrat Bold";

    }
    .why_gaman_section {
        padding-top: 67px !important;
    }

    .internal_pages_header p {
        font: 16px/22px "Montserrat Light";
        padding-bottom: 20px;
    }

    .our_company_header_section h2 {
        font: 38px/43px "Montserrat Bold";
    }

    .slide_img_for_dsc {
        display: none;

    }

    .slide_img_for_tablet {
        display: block;
    }

    .owl-carousel .owl-item img {
        height: 480px;
        object-fit: cover;
    }
    .owl-carousel-company .owl-dots {
        margin-top: 0;
    }

    .main_content {
        margin-left: 0;
    }

    .owl-dots {
        display: none;
    }

    .owl-carousel-home .owl-nav {
        margin-top: -43px;
        margin-left: 43px;
    }

    .owl-carousel-home .owl-nav button {
        width: 43px;
        height: 43px;
    }


    .owl-carousel-company p {
        font: 18px/28px "Montserrat-LightItalic";
    }

    .testimonials_txt {
        width: 80%;
    }

    .logo {
        display: none;
    }

    .general_btn {
        width: 160px;
    }

    .title {
        font: 26px/32px "Montserrat Bold";
    }

    .title_section {
        margin: 60px 0 60px 0;
    }

    .about_company {
        flex-wrap: wrap;
    }

    .img_section {
        width: 48.5%;
        margin-bottom: 52px;
    }

    .general_txt_style {
        font: 16px/22px "Montserrat Light";
    }

    .initiatives_img {
        height: 360px;
        right: 4%;
    }

    .second_section h2 {
        font: 38px/44px "Montserrat Bold";
    }

    .second_section p {
        font: 16px/24px "Montserrat Light";
    }
    .input-group, .options {
        width: 570px;
    }

    .options p {
        font: 12px/18px "Montserrat SemiBold";
    }

    .gaman_way_txt {
        width: 63%;
        font: 16px/22px "Montserrat Light";
    }
    .management_services img {
        height: 250px;
    }

    .slide_txt {
        width: 45%;
    }

    .txt {
        font: 16px/22px "Montserrat Light";
        width: 100%;
    }

    .new_future_content button {
        width: 330px;
    }

    .worlds_future p {
        display: none;

    }

    .website_pages {
        display: none;
    }

    .for_tablet_footer {
        display: flex;
        width: 80%;
        justify-content: space-between;
        padding-bottom: 40px;
    }

    .for_tablet_footer a {
        color: #ffffff;
    }

    .footer button {
        margin-bottom: 80px;
        margin-top: 18px;
    }

    .worlds_future {
        width: 57%;
    }

    .footer {
        padding: 50px 30px 0 40px;
        position: relative;
    }

    .privacy_policy {
        width: 73%;
    }

    .our_company_for_desktop {
        display: none;
    }

    .our_company_for_tablet_section {
        display: block;
    }

    .with_plus {
        width: 250px;
        left: calc(50% - 123px);
        top: 27%;

    }


    .future_with_gaman .empty_left, .future_with_gaman .empty_right {
        display: none;
    }

    .envision_section {
        width: 100%;
        padding: 60px 0px 70px 0;
    }

    .envision_txt {
        width: 90%;
        margin-top: 330px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }

    .get_in_touch_img {
        width: 90%;
        left: 5%;
        top: -70px;
    }

    .get_in_touch_img img {
        height: 400px;
        object-fit: cover;
    }

    .company_values {
        padding-bottom: 110px;
    }

    .digital_renovation p {
        font: 16px/22px "Montserrat Light";
    }

    .digital_renovation h4 {
        font: 30px/36px "Montserrat Bold";
    }

    .with_plus h4 {
        font: 26px/32px "Montserrat Bold";
        height: 60px;
    }

    .sustainable_technologies_content_desktop {
        display: none;
    }

    .sustainable_technologies_content_tablet {
        display: block;
        background-color: #123040;

    }

    .sustainable_technologies_content_tablet .sustainable_technologies_content {
        position: static;
        padding: 62px 0 82px 43px;
        width: 80%;
        margin-bottom: -2px;

    }

    .career_oppotunities {
        zoom: 60%;
    }

    .each_slogan {
        width: 36%;
    }

    .each_slogan p {
        min-height: 105px;
    }

    .important_things {
        width: 100%;
    }

    .light_border_bottom {
        display: none;
    }

    .societal_initiatives h2 {
        font: 20px/24px "Montserrat Bold";
    }

    .three_images {
        width: 80%;
    }

    .single_img {
        width: 80%;
    }

    .download_assets {
        width: 54%;
    }

    .download_assets_pages {
        width: 48%;
        margin-top: 50px;
    }

    .brand_assets {
        margin-top: -132px;
        margin-bottom: 70px;
    }

    .download_assets h2 {
        margin-bottom: 0;
        font: 32px/32px "Montserrat Bold";
    }

    .gaman_pages {
        flex-wrap: wrap;
        padding-bottom: 20px;
    }

    .news_img img {
        /*height: 162px;*/
        object-fit: cover;
    }

    .news_updates h4 {
        margin-bottom: 10px;
    }



    .contact_team img {
        height: 340px;
        zoom: 70%;
    }

    .contact_team_content_desktop {
        display: none;
    }

    .contac_img_tablet {
        display: block;
        background-color: #000000;

    }

    .contact_team_content {
        position: static;
        width: 70%;
        padding: 0 0 130px 40px;
        margin-top: -1px;
        margin-bottom: -2px;
    }

    .download_arrow {
        width: 22px !important;
        margin-top: -1px;
    }

    .opportunities .blur_bgr {
        display: block;
    }

    .featured_opportunities h3 {
        font: 22px/26px "Montserrat Bold";
    }

    .opportunities_sections h3 {
        font: 22px/30px "Montserrat Bold";
    }

    .news_updates h5 {
        font: 22px/28px "Montserrat Bold";
    }

    .get_more_info h4 {
        font: 20px/22px "Montserrat Bold";
    }

    .featured_opportunities_sections {
        flex-direction: column;
    }

    .opportunities_sections {
        width: 100%;
    }

    .get_more_info_sections {
        width: 48%;
    }

    .modal-dialog {
        margin-top: 90px;
        max-width: 500px;
    }

    .notification_modal-body h2 {
        font: 38px/44px "Montserrat Bold";
        text-align: center;
    }

    .notified_txt {
        text-align: center;
        font: 16px/22px "Montserrat Light";
    }



    .notification_modal-body .notification_options {
        justify-content: center;
        width: 220px;
        margin: 20px auto 40px auto;
    }

    .notification_modal-body .notification_options > div {
        padding-bottom: 5px;
    }

    .notification_options p {
        font: 16px/22px "Montserrat SemiBold";
    }

    .notification_modal-body input {
        height: 48px;
    }

    .notification_sign_up {
        height: 48px;
        margin: 12px auto;
    }

    .not_form {
        margin: auto;
    }

    .notification_img {
        height: 145px;
        width: 100%;
    }



    .contact_us_txt h2 {
        font: 22px/26px "Montserrat Bold";
    }



    .checkmark {
        height: 13px;
        width: 13px;
    }

    .check_container .checkmark:after {
        left: 3.5px;
        top: 0px;
    }

    .media_center_header {
        width: 86%;
    }

    .corporate_governance_sub_txt {
        font: 16px/24px "Montserrat Light";
    }

    .page_title {
        font: 22px/26px "Montserrat Bold";
    }

    .achieve_growth_txt h2 {
        font: 30px/36px "Montserrat Bold";
    }

    .achieve_growth {
        width: 100%;
        margin-bottom: 0;
        padding: 65px 50px;
    }



    .achieve_growth .green_btn {
        width: 376px;
    }

    .corporate_governance_txt {
        margin-top: 35px;
        width: 80% !important;
    }

    .corporate_governance_content {
        padding-bottom: 60px !important;
    }

    .corporate_governance_txt {
        margin-bottom: 20px;
    }

    .achieve_growth {
        margin: 0;
    }

    .desktop_img {
        display: none;
    }

    .risk_menegmant_bgr_tablet {
        background: url("../images/img/risk_management/risk_management_tablet_phone.jpg") no-repeat center;
    }

    .internal_control_bgr_tablet {
        background: url("../images/img/internal_control/internal_control_tablet_phone.jpg") no-repeat center;
    }
    .governance_bgr_tablet {
        background: url("../images/img/governance/governance_tablet_phone.jpg") no-repeat center;
    }
    .compliance_bgr_tablet {
        background: url("../images/img/compliance/compliance_tablet_phone.jpg") no-repeat center;
    }
    .internal_pages_tablet_bgr {
        display: block;
        position: relative;
        width: 100%;
        height: 150px;
        z-index: -1;
    }
    .internal_pages_tablet_bgr .blur_bgr {
        display: block;
    }

    .internal_control {
        display: unset;
    }

    .internal_control_info {
        font: 16px/22px "Montserrat SemiBold";
    }

    .internal_control_text {
        margin-top: -90px;
        width: 95%;
    }

    .internal_control_header {
        color: #ffffff;
        margin-bottom: 40px;
        margin-top: 0;

    }

    .internal_control_blue_area {
        margin-top: 0;
    }

    .internal_control_blue_area {
        height: 200px;
        width: 100%;
    }

    .internal_control_blue_area img {
        top: -100px;
        left: 34px;
        width: 450px;
        height: 250px;
        object-fit: cover;
    }

    .primary_objectives {
        padding: 40px 25px 55px 32px;
        width: 100%;
    }

    .credit_risks_internal {
        display: flex;
        flex-direction: column;
    }

    .investment_risk {
        height: 175px !important;
    }

    .with_border {
        border-bottom: 1px solid #4AB8C7;
        border-right: unset;
    }

    .risk_framework_content h3 {
        font: 15px/41px "Montserrat Bold";
    }

    .credit_risk_content {
        height: 100px;
    }

    .each_page {
        width: 49%;
        margin-top: 30px;
    }

    .three_pages {
        flex-wrap: wrap;
        margin-top: 0;
    }

    .internal_control_bgr_tablet .blur_bgr {
        display: block;
        opacity: 1;
    }

    .risk_management_procedures {
        width: 100%;
    }

    .risk_management_main_content {
        padding: 0 40px 50px 40px;
    }

    .corporate_governance_pages {
        padding: 0 40px;

    }
    .risk_menegmant_bgr_tablet .blur_bgr {
        display: block;
    }
    .gaman_Initiative h4 {
       width: 95%;
    }
    .gaman_Initiative .with_light_border {
        width: 71%;
    }
    .right_txt {
        padding: 15px 0px 0px 20px;
    }
    .left_txt {
        padding: 10px 25px 0px 0px;
    }
    .people_technologies {
        padding: 70px 100px;
    }
    .management_services h3 {
        font: 22px/26px "Montserrat Bold";
    }
    .light_section, .dark_bgr {
        display: none;
    }
    .artificial_intelligence_img_section {
        width: unset;
    }
    .artificial_intelligence_header {
        width: 100%;
        padding: 92px 103px 160px 35px;
    }

    .artificial_tablet_img {
        display: block;
        margin: -143px auto 0 auto;
        width: 90%;
    }
    .artificial_desktop_img {
        display: none;
    }
    .artificial_intelligence_img img {
        width: 80%;
        height: 195px;
        float: unset;

    }
    .artificial_intelligence {
        flex-direction: column;
    }
    .artificial_intelligence_header h2 {
        width: 100%;
        margin-top: 11px;
        font: 26px/30px "Montserrat Bold";

    }

    .blue_bgr {
        height: 233px;
    }
    .understand_leverage_growth_img img {
        top: 47px;
        height: 240px;
        width: 60%;
        right: 40px;

    }

    .offers_limitless_txt {
        width: 95%;
    }
    .limitless_possibilities {
        margin-bottom: 90px;
    }
    .about_possibilities img {
        width: 70px;
        height: 70px;
        margin-top: 40px;
    }
    .gaman_approach {
        margin-left: 40px !important;
    }
    .tailored_software_development h3 {
        font: 22px/24px "Montserrat Bold";
    }
    .tailored_software_development {
        width: 90%;
    }
    .tailored_software {
        padding: 65px 40px 100px 40px;
    }
    .tailored_solutions {
        width: 100%;
        margin-top: 64px;
    }
    .tailored_solutions img {
        width: 60px;
    }
    .tailored_software_development h3 {
        display: inline-block;
    }
    .tailored_software {
        margin-bottom: 30px;
    }
    .ai_power {
        padding-right: 0;
    }
    .ai_power h3 {
        font: 30px/36px "Montserrat Bold";
    }
    .understand_leverage_growth_txt {
        padding: 40px 40px 0 40px;
    }
    .offers_limitless_txt p {
        font: 20px/26px "Montserrat Light";
    }
    .offers_limitless {
        padding-top: 0 !important;
    }
    .why_gaman h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .integrity_reliability {
        margin-left: 5% !important;
    }
    .gaman_advantages {
        flex-wrap: wrap;
    }
    .why_gaman {
        width: 48%;
        margin-top: 60px;
    }
    .end_to_end {
        margin-bottom: 10px;
    }
    .company_potential {
        margin-top: 55px !important;
    }

    .offers_limitless {
        margin-left: 40px;
    }
    .about_possibilities {
        margin-top: 0;
    }
    .tailored_software {
        margin-top: 50px;

    }
    .agile_lifecycle {
        width: 73%;
    }
    .management_services_second img {
        width: 68px;
        height: 68px;
    }
    .management_services_second h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .c-level_considerations_content .each_management_services h3 {
        margin-top: 74px !important;
    }
    .management_contact {
        padding: 60px 40px 37px 40px !important;
    }
    .management_services_content .about_possibilities {
        padding-left: 0;
    }
    .input-group, .options {
        width: 500px;
    }
    .input-group .sign_up_btn {
        width: 140px;
    }
    .not_form input {
        font: 16px/18px "Montserrat Light";
    }
    .notification_modal_content {
        padding: 147px 20px 35px 20px;
    }
    .notification_modal-body {
        top: 76px;
    }
    .internal_pages_header h2 {
        /*padding-left: 40px;*/
        position: relative;
        z-index: 1;
    }
    .backg_img_styles {
        height: 150px;
    }
    .company_txt h2 {
        padding-bottom: 7px;
    }
    .company_txt {
        width: 90%;
    }
    .approach_software_title {
        width: 560px;
    }
    .management_services_line {
        width: 90%;
    }
    .media_center_line {
        width: 430px;
    }
    .creating_culture {
        width: 98%;
    }
    .tech_company {
        padding-right: 40px;
        margin-top: 30px;
    }
    .Integrity_section {
        width: 100%;
        padding: 360px 0 56px 0;
    }
    .Integrity_section_txt {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .slide_small_txt {
        padding: 5px 60px 25px 0;
    }
    .creating_sustainability {
        padding-top: 58px !important;
    }
    .reliability_section {
        padding: 0 !important;
    }
    .management_services {
        margin: 30px 0 50px 0;
    }
    .submit {
        margin-bottom: 80px;
    }
    .gaman_solutions_header {
        margin-top: 35px;
    }
    .contact_team_content {
        padding: 0 0 70px 40px;
    }
    .contact_us {
        margin-bottom: 20px;
    }
    .Initiatives_section {
        padding-bottom: 10px;
    }

    .how_help {
           margin-top: 33px;
       }
    .discuss_goals {
        padding-bottom: 80px;
    }
    .discuss_goals {
         padding-bottom: 150px;
     }
    .about_company {
        padding-bottom: 140px;
    }
    .our_company_header_section {
        padding-top: 45px;
    }
    .research_development {
        padding-top: 60px;
    }
    .research {
        margin-top: 30px;
    }
    .about_aim {
        margin-bottom: 26px;
    }
    ._local_international {
        margin-top: 39px !important;
    }
    .three_planting {
        padding-top: 87px;
    }
    .three_planting {
        padding-bottom: 93px;
    }
    .media_center_header {
        margin-bottom: 70px;
    }
    .gaman_cooperation {
        margin-bottom: 0 !important;
    }
    .contact_form input {
        margin-bottom: 18px;
    }
    .download_assets .general_txt_style {
        width: 300px;
    }
    .corporate_governance_sub_txt {
        padding-bottom: 15px;
    }
    .hidden_for_tablet {
        display: none;
    }

    .gaman_Initiative .with_light_border {
        margin-top: 24px;
    }
    .risk_management_main_content h2 {
        margin-bottom: 5px;
    }
    .gaman_Initiative .with_light_border {
        padding-top: 24px;
    }
    .objectives_points {
        margin-top: 13px;
    }
    .gaman_Initiative {
          padding-bottom: 20px;
      }

}
@media only screen and (max-width: 670px) {
    .download_assets .general_txt_style {
        width: 275px;
    }
    .black_white_logos {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .internal_pages_header h2 {
        font: 26px/30px "Montserrat Bold";

    }
    .internal_pages_header p {
        font: 14px/20px "Montserrat Light";

    }
    .our_company_header_section h2 {
        font: 34px/40px "Montserrat Bold";
    }
    .title {
        font: 24px/30px "Montserrat Bold";
    }
    .options {
        flex-direction: column;


    }
    .owl-carousel-home .owl-nav {
       display: none;
    }
    .options > div {
        width: 70%;
        justify-content: start;
        padding-bottom: 12px;

    }
    .options p {
        margin-left: 20px;
    }
    .options p {
        font: 16px/22px "Montserrat SemiBold";
    }
    .light_border {
        margin-left: 0;
    }
    .header_text {
        margin-left: 10px;
    }
    .title_section {
        margin: 36px 0 40px 0;
    }
    .about_company_title {
        font: 18px/20px "Montserrat Bold";
        margin-top: 15px;
    }
    .general_txt_style {
        font: 14px/20px "Montserrat Light";
    }

    .learn_more {
        font: 12px/28px "Montserrat SemiBold";
    }
    .about_company {
        padding-bottom: 110px;
    }
    .initiatives_img {
        height: 200px;
    }
    .second_section {
        padding: 140px 20px 70px 20px;
        text-align: center;
    }
    .second_section h2 {
        font: 34px/40px "Montserrat Bold";
        padding-top: 30px;
    }
    .secondary {
        padding: 0 20px;
    }
    .testimonials_txt {
        width: 90%;
    }

    .innovation_info h3 {
        font: 20px/24px "Montserrat Bold";
    }
    .about_company {
        flex-direction: column;
    }
    .img_section {
        width: 100%;
    }
    .img_section img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    .innovation_for_you p {
        width: 95%;
    }
    .innovation_content {
        flex-direction: column;
    }
    .innovation_info {
        width: 100%;
        margin-bottom: 60px;
    }
    .gaman_way_txt {
        width: 90%;
    }
    .gaman_way h4 {
       padding-right: 15px;
       padding-left: 15px;
    }
    .input-group {
        width: 70%;
        flex-direction: column;
    }
    .input-group .form-control {
        width: 100%;
        margin-bottom: 12px;
    }
    .input-group .sign_up_btn {
        width: 100%;
        height: 48px;

    }
    .sustainable_solutions_responsive {
        display: block;
        padding: 54px 10px 0 20px;
    }
    .new_future_content {
        width: 90%;
    }
    .footer_socials {
        position: absolute;
        bottom: 200px;
        left: calc(50% - 80px);
    }
    .worlds_future {
        width: 57%;
        margin: auto;
        text-align: center;
    }
    .for_tablet_footer {
        width: unset;
        padding-bottom: 60px;
        flex-direction: column;
        text-align: center;
    }
    .privacy_policy_links {
        flex-direction: column;
    }
    .privacy_policy_links > div {
        margin-bottom: 16px;
    }
    .privacy_policy {
        width: 87%;
    }

    .for_tablet_footer a {
        color: #ffffff;
        font: 18px/36px "Montserrat Medium";
    }
    .new_future_content {
        padding-bottom: 77px;
    }
    .options {
        width: 311px;
    }
    .get_in_touch_img img {
        height: 340px;
    }
    .company_values {
        padding-bottom: 90px;
    }
    .envision_txt {
        margin-top: 270px;
        width: 100%;
    }
    .digital_renovation h4 {
        width: 83%;
    }
    .what_we_believe {
       flex-direction: column;
        justify-content: center;
    }
    .each_slogan {
        width: 70%;
        margin: auto;
        padding-top: 50px;
    }
    .what_we_believe {
        margin-top: 0;
    }
    .each_slogan p {
        min-height: unset;
    }
    .green_btn {
        width: 85%;
        font: 14px/18px "Montserrat SemiBold";
        margin: auto;
        height: 48px;
    }
    .envision_section {
        width: 100%;
        padding: 50px 20px;
    }
    .sustainable_solutions_txt {
        width: 95%;
    }
    .corporate_world {
        flex-direction: column;
    }
    .corporate_world_img {
        width: 100%;

    }

    .corporate_world_img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .digital_renovation_content {
        width: 95%;
        padding-top: 50px;

    }
    .sustainable_technologies_content_tablet .sustainable_technologies_content {
        padding: 46px 10px 45px 20px;
        width: 100%;
    }
    .understand_leverage_growth_img img {
        width: 73%;
        right: 23px;
        height: 220px;
        object-fit: cover;
    }
    .career_oppotunities {
        zoom:40%;
    }
    .three_images {
        width: 83%;
    }
    .single_img {
        width: 83%;
    }
    .research_development {
        padding-top: 50px;
    }
    .research {
        margin-top: 50px;
    }
    .with_plus h4 {
        font: 24px/30px "Montserrat Bold";
        height: 50px;
    }
    .brand_assets {
        flex-direction: column;
        margin-top: -336px;
        margin-bottom: 20px;
    }
    .download_assets {
        width: 90%;
    }
    .black_white_logos {
        width: 90%;
        margin-left: unset;
        margin-top: 30px;
    }
    .blue_line {
        height: 380px;
    }
    .black_white_logos img {
        width: 50%;
    }
    .download_assets {
        width: 100%;
    }
    .black_white_logos {
        width: 100%;
    }
    .download_arrow {
        width: 19px !important;
        margin-top: 0;
    }
    .description {
        font: 12px/28px "Montserrat Bold";
        margin-top: 20px;
    }
    .our_company_header_section {
        padding-top: 15px;
    }
    .news_updates h4 {
        font: 18px/20px "Montserrat Bold";
    }
    .contact_team_content {
        padding: 0 0 60px 20px;
        width: 90%;
    }
    .media_center_header h2 {
        font: 22px/26px "Montserrat Bold";
    }
    .media_center_header {
        width: 100%;
    }
    .contact_team img {
        zoom: 55%;
    }
    .culture_sustainability {
        flex-direction: column !important;
    }
    .culture_sustainability .news_img {
        width: 100%;
    }
    .opportunities_sections p {
        width: 100%;
    }
    .get_more_info_sections {
        width: 90%;
    }
    .get_more_info {
        padding-top: 0!important;
    }
    .culture_sustainability {
        margin-bottom: 30px !important;
    }
    .see_all_for_desktop {
        display: none;
    }
    .see_all_for_tablet {
        display: block;
        margin: 15px 0 45px 0;

    }
    .see_all_for_tablet .see_all {
        float: right;

    }
    .opportunities_sections {
        padding: 20px;
    }
    .modal-dialog {
        margin: 90px auto 0 auto;
        max-width: 338px;
    }
    .notification_modal-body h2 {
        font: 30px/36px "Montserrat Bold";
    }
    .notification_sign_up {
        width: 100%;
        font: 16px/26px "Montserrat SemiBold";
    }

    .for_tablet_size_styles {
        flex-direction: column;
    }
    .career_with_gaman {
        width: 100%;
        padding-bottom: 30px;
    }
    .contact_us_txt {
        width: 80%;

    }
    .for_tablet_size_styles {
        padding-bottom: 40px;
    }
    .sistem_section {
        display: flex;
        flex-direction: column !important;
        margin-bottom: 0;
    }
    .sistem_section .news_img {
        width: 100%;
        margin-bottom: 50px;
    }
    .corporate_governance_content {
        padding-bottom: 35px !important;
    }
    .achieve_growth {
        margin-top: -2px;
    }

    .achieve_growth {
        padding: 65px 20px;
    }
    .framework_content {
       flex-direction: column;
    }
    .risks {
        width: 100%;
    }
    .management_framework {
        width: 98%;
        margin-bottom: 30px;
    }
    .risk_framework_content {
        margin-top: 0px;
    }
    .artificial_intelligence_header {
        width: 100%;
        padding: 92px 15px 100px 35px;
    }
    .internal_control_blue_area img {
        width: 80%;
        height: 200px;
        object-fit: cover;
    }
    .internal_control_blue_area {
        height: 134px;
    }
    .internal_control_header {
        font: 26px/28px "Montserrat Bold";
    }
    .procedures_list_section {
        flex-direction: column;
    }
    .procedures_list {
        width: 100%;
        margin-top: 0;
    }
    .best_practice h4 {
        font: 22px/26px "Montserrat Bold";
        padding-bottom: 5px;
    }
    .each_page {
        width: 100%;
    }
    .concentration_risks {
        padding-left: 20px;
    }
    .list_styles li {
        width: 95%;
    }
    .internal_control_bgr_tablet {
        zoom: 76%;
    }
    .corporate_statements {
        flex-direction: column;
    }
    .corporate_content {
        width: 100%;
    }
    .risk_menegmant_bgr_tablet,  .internal_control_bgr_tablet,  .governance_bgr_tablet, .compliance_bgr_tablet  {
        zoom: 86%;
    }
    .gaman_solutions_content {
        width: 100%;
    }
    .gaman_solutions_txt {
        width: 100%;
    }
    .sistem_section_tablet {
        display: flex;
        flex-direction: column-reverse !important;
    }
    .right_txt {
        padding: 15px 0px 76px 0px;
    }
    .left_txt {
        padding: 15px 0 76px 0px;
    }
    .gaman_solutions_header {
        width: 100% !important;
    }
    .tailored_solutions {
        flex-direction: column;
        text-align: center;
    }
    .tailored_solutions_content {
        width: 100%;
        padding-top: 50px;
    }
    .tailored_solutions {
        margin-top: 0px;
    }
    .tailored_solutions img {
        padding-bottom: 20px;
    }
    .tailored_software {
        padding: 65px 40px 50px 40px;
    }
    .every_approach {
        width: 80% !important;
    }
    .gaman_solutions_pages {
        flex-direction: column;
    }
    .management_services {
        width: 100%;
    }

    .artificial_tablet_img {
        margin: -80px auto 0 auto;
    }
    .understand_leverage_growth_txt {
        padding: 30px 20px 20px 20px;
    }
    .about_possibilities {
        width: 370px;
        margin: auto 20px;
        padding: 0;
    }
    .offers_limitless {
        margin-left: 40px;
        margin-right: 10px;
    }
    .offers_limitless_txt {
        margin-left: 40px;
        width: 80%;
    }
    .ai_practice {
        padding-left: 20px;
        padding-bottom: 60px;
    }
    .implementing_txt .best_practice {
        width: 85%;
    }
    .offers_limitless_txt p {
        font: 18px/22px "Montserrat Light";
    }
    .people_technologies {
        padding: 40px 20px;
    }
    .digital_transformation .about_possibilities {
        width: 370px;
        margin: auto;
        padding: 0 20px;
    }
    .company_support {
        margin-left: 40px;
    }
    .gaman_approach {
        margin-left: 0px !important;

    }
    .digital_trans_section {
        margin-left: 0 !important;
    }
    .why_gaman  {
        width: 100%;
    }
    .why_gaman img {
        height: 150px;
        width: 100%;
    }
    .inteligance_analytic .offers_limitless {
        margin-left: 0!important;
    }
    .take_control {
        margin-left: 0 !important;
    }
    .discuss_goals_txt {
        padding: 44px 10px 70px 10px;
    }
    .developing_introduction {
        width: 95% !important;
    }
    .management_services_second {
        padding: 0 20px 70px 20px;
    }
    .blur_section {
        width: 100%;

    }
    .achieve_growth .green_btn {
        width: 340px;
    }
    .achieve_growth_txt h2 {
        font: 28px/34px "Montserrat Bold";
    }
    .slide_txt h3 {
        font: 32px/38px "Montserrat Bold";
    }

    .slide_txt {
        right: 52px;
    }
    .opportunities_sections {
        margin-top: 20px;

    }
    .notification_modal_content {
        padding: 97px 20px 35px 20px;
    }
    .policy_section {
        flex-direction: column;
    }
    .privacy_policy_list {
        width: 100%;
        margin-bottom: 20px;
    }
    .opportunities h2 {
        padding-left: 20px;
    }
    .approach_software_title {
        width: 98%;
    }
    .media_center_line {
        width: 75%;
    }
    .opportunities_line {
        width: 100%;
    }
    .tech_company {
        padding-right: 20px;
    }

    .slide_small_txt {
        padding: 5px 10px 25px 0;
    }
    .c-level_considerations h2 {
        width: 74%;
        text-align: left;
        margin-left: 20px;
    }
    .Integrity_section {
        padding: 320px 0 56px 0;
    }
    .limitless_possibilities .about_possibilities {
        margin: auto !important;
    }
    .digital_renovation_content {
        padding: 70px 0 200px 0;
    }
    .opportunities, .contact_us {
        margin-bottom: 20px;
    }
    .opportunities h2, .gaman_general_title {
        padding-left: 20px;
    }

    .slide_txt {
        width: 50%;
        top: 0;
        right: 40px;
        bottom: 65px;
    }
    .download_assets .general_txt_style {
        width: 350px;
    }
    .other_media {
        width: 12px !important;
        height: 38px !important;
    }
    .download_gaman_values {
        width: 85%;

    }
    .download_gaman_values .green_btn {
        width: 100%;

    }




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

    .internal_pages_header h2 {
        font: 26px/38px "Montserrat Bold";
        text-align: left;
        z-index: 1;
        position: relative;
    }

    .internal_pages_header p {
        display: none;

    }

    .slide_img_for_phone {
        display: block;
    }

    .slide_img_for_tablet {
        display: none;
    }

    .title {
        font: 22px/26px "Montserrat Bold";
    }

    .light_border {
        display: none;
    }

    .second_section h2 {
        font: 32px/38px "Montserrat Bold";
        padding-top: 30px;
    }

    .header_text {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .img_section img {
        width: 100%;
        height: 156px;
        object-fit: cover;
    }

    .input-group {
        width: 80%;
    }

    .options > div {
        width: 80%;
    }

    .new_future_content {
        padding-top: 250px;
    }

    .new_future_content button {
        width: 90%;
        margin-bottom: 50px;
    }

    .worlds_future {
        width: 90%;
        margin: auto;
        text-align: center;
    }

    .new_future_content {
        padding-bottom: 19px;
    }

    .blur_bgr {
        display: block;
    }

    .get_in_touch_img img {
        height: 250px;
    }

    .envision_txt {
        margin-top: 165px;
    }

    .owl-carousel-company .owl-dots {
        margin-top: 0;
    }

    .digital_renovation h4 {
        width: 95%;
    }

    .career_oppotunities {
        zoom: 30%;
    }

    .each_slogan {
        width: 80%;
        margin: 40px auto auto auto;
    }

    .slide_txt {
        width: 90%;
        top: 0;
        padding-left: 25px;
        right: 40px;
        bottom: 35px;

    }

    .slide_btn {
        width: 100%;
    }

    .three_images {
        width: 100%;
    }

    .sub_title {
        width: 100%;
    }

    .slide_txt h3 {
        font: 36px/40px "Montserrat Bold";
    }

    .our_company_header_section h2 {
        font: 30px/36px "Montserrat Bold";
    }

    .corporate_world_img img {
        height: 207px;
    }

    .gaman_pages {
        flex-direction: column;
    }

    .download_assets_pages {
        width: 100%;
    }

    .news_updates {
        flex-direction: column;
        margin: 40px 0 110px 0;
    }

    .news_img {
        width: 100%;
        margin-bottom: 40px;
    }

    .get_more_info_sections {
        width: 100%;
    }

    .search_career {
        margin-top: 25px;
    }

    .get_more_info h4 {
        font: 22px/26px "Montserrat Bold";
    }

    .footer {
        padding: 50px 20px 0 20px;
        position: relative;
    }

    .footer_socials {
        bottom: 197px;
        left: calc(50% - 110px);
    }

    .footer_socials img {
        width: 48px;
        height: 48px;
    }

    .modal-dialog {
        margin: 0 auto 30px auto;
        max-width: 95%;
    }

    .submit {
        width: 100%;
        margin-bottom: 40px;
    }

    .fullname_company {
        flex-direction: column;
    }

    .fullname_company input {
        width: 100%;
    }

    .contact_us_txt {
        width: 95%;

    }

    .achieve_growth {
        padding: 65px 15px;
    }

    .internal_control_text {
        width: 100%;
        padding: 5px 10px 60px 20px;
    }

    .risk_management_main_content {
        padding: 0 20px 30px 20px;
    }

    .best_practice {
        width: 95%;
    }

    .implementing_txt {
        margin: 20px 0 35px 20px;
    }

    .corporate_governance_pages {
        padding: 0 20px;
    }

    .internal_control_text .description {
        font: 10px/26px "Montserrat Bold";
        margin-top: 27px;
        color: #ffffff;
    }

    .corporate_governance_txt {
        margin-top: 47px;
        width: 100% !important;
    }

    .risk_menegmant_bgr_tablet, .internal_control_bgr_tablet, .governance_bgr_tablet, .compliance_bgr_tablet {
        zoom: 79%;
    }

    .corporate_content p {
        width: 100%;
    }

    .every_approach {
        width: 100% !important;
    }

    .artificial_intelligence_header {
        padding: 60px 15px 100px 15px;
    }

    .artificial_tablet_img {
        width: 100%;
        height: 200px;
        object-fit: cover;

    }

    .understand_leverage_growth_img img {
        position: unset;
        width: 100%;
        margin-top: 20px;
    }

    .blue_bgr {
        display: none;
    }

    .offers_limitless {
        margin-top: 40px;
    }

    .implementing_txt .best_practice {
        width: 95%;
    }

    .offers_limitless_txt {
        margin-left: 20px;
    }

    .offers_limitless_txt h2 {
        width: 100%;
    }

    .about_possibilities {
        width: 95%;
        margin: auto;
        padding: 0 15px;
    }

    .people_technologies {
        padding: 60px 15px 47px 15px;
    }

    .green_btn {
        width: 100%;
    }

    .management_services {
        margin: 0 0 76px 0;
    }

    .gaman_solutions {
        margin: 37px 0;
    }

    .offers_limitless_txt {
        width: 90%;
    }

    .tailored_software_development {
        width: 100%;
    }

    .agile_lifecycle {
        width: 81%;
    }

    .management_contact {
        padding: 60px 19px !important;
    }

    .c-level_considerations h2 {
        width: 92%;
        text-align: start;
        padding-top: 35px;
    }

    .c-level_considerations_content .each_management_services {
        margin-left: 20px !important;
        margin-right: 20px !important;
        padding-left: 0 !important;

    }

    .c-level_considerations_content .each_management_services h3 {
        margin-top: 48px !important;

    }

    .c-level_considerations_content {
        padding-bottom: 50px;
    }

    .light_blue_line {
        margin-top: 40px;
    }

    .about_possibilities img {
        margin-top: 30px;
    }

    .blur_section {
        padding-top: 48px;
    }

    .second_section {
        padding-bottom: 57px;
    }

    .achieve_growth .green_btn {
        width: 100%;
    }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none;
    }

    .gaman_check img {
        margin-left: 300px;
        width: 200px;
    }

    .footer button {
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .sidenav .closebtn {
        top: 7px;
    }

    .company_txt {
        width: unset;
        padding-left: 20px;
    }

    .authorize_privacy_policy {
        margin-bottom: 25px;
    }

    .media_center_header {
        margin-bottom: 30px;
    }

    .featured_opportunities h3 {
        font: 20px/30px "Montserrat Bold";
        margin-bottom: 0;
    }

    .our_company_header_section {
        padding-top: 25px;
    }

    .news_img img {
        margin-bottom: 20px;
    }

    .our_company_header_section p {
        padding-bottom: 0;
    }

    .not_form input {
        font: 14px/16px "Montserrat Light";
    }

    .research {
        margin-top: 30px;
    }

    .owl-carousel-company h4 {
        margin-bottom: 20px;
    }

    .sustainable_technologies_content p {
        font: 16px/22px "Montserrat Light";

    }

    .right_txt, .left_txt {
        padding-bottom: 50px;
    }

    .internal_control_header {
        margin-bottom: 35px;
    }

    .download_assets_links {
        color: #4AB8C7 !important;
    }

    .internal_control_text .general_txt_style {
        margin-bottom: 20px;
    }

    .sub_info {
        color: #ffffff !important;
    }

    .corporate_content h4 {
        margin-top: 10px;
    }

    .gaman_Initiative .with_light_border {
        margin-top: 15px;

    }

    .each_page {
        margin-top: 40px;
    }

    .risk_framework_content h3 {
        font: 16px/27px "Montserrat Bold";
    }

    .best_practice h4 {
        margin-top: 20px;
    }

    .company_txt {
        padding-top: 100px;
    }

    .software_development_content .offers_limitless {
        margin-left: 20px;
        margin-top: 0;

    }

    .tailored_software {
        padding: 65px 20px 50px 20px;
    }

    .why_gaman {
        margin-top: 34px;
    }

    .company_potential {
        margin-top: 30px !important;
    }

    .Integrity_section {
        width: 100%;
        padding: 210px 0 56px 0;
    }

    .company_support {
        margin-left: 20px;
        margin-top: 0;
    }

    .artificial_automation {
        margin: auto;
    }

    .offers_limitless {
        margin-right: 0;
    }

    .single_img {
        width: 100%;
    }

    .societal_initiatives {
        width: 98%;
    }

    .primary_objectives {
        padding: 40px 20px 15px 20px;
    }

    .investment_risk {
        height: 162px !important;
    }

    .contact_team_content p, .contact_team_content a {
        margin-right: 50px;
    }

    .innovation_info h3 {
        margin: 20px 0 0 0;
    }

    .innovation_title p {
        padding-top: 10px;
    }

    .internal_control_text .description {
        font: 14px/16px "Montserrat Bold";
    }

    .gaman_cooperation {
        margin-bottom: 20px !important;
    }

    .contact_form input {
        margin-bottom: 13px;
    }

    .contact_team_content p, .contact_team_content a {
        width: 290px;
    }

    .download_assets .general_txt_style {
        width: 88%;
    }

    .hidden_for_tablet {
        display: block;
    }

    .corporate_content h4 {
        margin-bottom: 2px;
    }
    .primary_objectives .bold_txt {
        display: block;
    }
    .corporate_texts_content {
        padding-bottom: 40px;
    }
    .serve_clients {
        margin-top: 5px;
    }
    .tech_company {
        margin-top: 0;
    }
    .sidebar_logo_tablet {
        display: none !important;
    }

    .sidenav .closebtn {
        right: 22px !important;
    }
    .other_media {
        width: 15px !important;
        height: 51px !important;
    }
    .download_gaman_values {
        width: 100%;
    }
}

.effect {
    position: relative;
    display: inline-block;
    overflow:hidden;
}

.blue_effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    animation: width 2s 1;
    right: 0;
    background: #123040;
    transform: translate3d(101%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;

}

@keyframes width {
    from {
        transform:translateX(-100%);
    }
    to {
        transform:translateX(100%);
    }
}
.footer_social_icons {
    width: 50px;
    height: 50px;
}

.owl-stage {
    display: flex;

    align-items: center;
    scroll-behavior: smooth !important;
}

.check_icon{
    display: none;
}
.check_icon img {
    width: 35px;
}
















