﻿.blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    backdrop-filter: blur(8px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.popup-content {
    margin: 10% auto;
    padding: 20px;
    width: 100%;
    max-width: 700px;
    position: relative;
}
.popupMain {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.popupMain-content {
    margin: 10% auto;
    padding: 20px;
    width: 100%;
    max-width: 800px;
    position: relative;
}

.popupBloomberg {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.popupBloomberg-content {
    margin: 10% auto;
    padding: 20px;
    width: 100%;
    max-width: 900px;
    position: relative;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.first-photo {
    width: 47.5%;
    height: 100%;
    float: left;
    background-image: url('../images/bacaci/index/Gallery-1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    margin-right: 1.5%;
    margin-left: 0.5%;
}

.second-photo {
    width: 50%;
    height: 49.2%;
    float: left;
    background-color: #3D7CC9;
    /* background-image: url(../images/Untitled-22.jpg); */
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 40px;
    margin-bottom: 1%;
    margin-right: 0.5%;
}

    .second-photo h1 {
        z-index: 2;
        color: #fff;
        text-align: left;
        letter-spacing: -1px;
        text-transform: none;
        font-family: 'GalanoGrotesque_Medium' !important;
        font-size: 45px;
        position: relative;
        margin-left: 30px;
        margin-top: 15px;
        font-weight: 500;
    }

.third-video {
    width: 50%;
    height: 49.2%;
    float: left;
    background-color: white;
    background-image: url(../images/bacaci/index/bacaci-kurumsal-film-thumbnail.png);
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 40px;
    padding: 11% 22%;
    margin-right: 0.5%;
}

.fourth-video {
  
}

.hero-section {
    margin-bottom: 25px;
}

.sector_h3 {
    color: #002856;
    font-family: 'GalanoGrotesque_Medium' !important;
    margin-left: 4%;
    margin-bottom: 0%;
}

.disableDiv1 {
    display: block;
}

.disableDiv2 {
    display: none;
}

.disableDiv3 {
    display: none;
}

.w-icon-slider-left {
    margin-left: -10px;
}

.myImg::before {
    padding-top: inherit;
    font-size: 20px;
}

.sectors-margin-bottom {
    margin-bottom: 70px;
}

.div-disable-for-index-1 {
    display: block;
}

.div-disable-for-index-2 {
    display: none;
}

.mytext {
    color: white;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 45px;
    padding-top: 10%;
}

.mybutton {
    text-transform: capitalize;
    background-image: none;
    background-color: inherit;
    color: var(--white);
    text-align: center;
    text-transform: capitalize;
    border-radius: 23px;
    padding: 5px 28px;
    font-family: 'GalanoGrotesque_Regular' !important;
    font-weight: 700;
    line-height: 26px;
    transition: background-color .4s;
    border-color: white;
    border-width: 2px;
    border-style: groove;
    color: white;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
    font-weight: 300;
}

    .mybutton:hover {
        background-color: white;
        color: #002856;
        font-size: 21px;
        border-style: none;
    }

.banner-v3 {
    background-attachment: fixed;
    font-size: 3.2rem;
    line-height: 1.333;
    position: relative;
    display: table;
    display: table;
    width: 100%;
    height: 350px;
    text-align: center;
    overflow: hidden;
}

.imgpath-to-bg {
    background-attachment: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: round;
    background-position: left;
    background-size: cover;
    opacity: 1;
    transition: all .2s
}

.imgpath-to-map {
    background-attachment: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: round;
    background-position: center;
    background-size: cover;
    opacity: 1;
    transition: all .2s
}


.abouttext {
    color: white;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    margin: 12%;
    opacity: 1;
    text-shadow: 4px 0px 5px black;
    color: white;
}

.boardtext {
    color: white;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    margin: 12%;
    opacity: 1;
    color: white;
}


.milestonestext {
    color: white;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    margin: 12%;
    opacity: 1;
    color: white;
}

.banner-about {
    background-attachment: fixed;
    font-size: 3.2rem;
    line-height: 1.333;
    position: relative;
    display: table;
    display: table;
    width: 100%;
    height: 350px;
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0px;
    border-radius: 30px;
}

.section-about {
    margin-bottom: 40px;
}

.section-lojistik {
    margin-bottom: 40px;
}

.section-basin {
    margin-top: 130px;
    margin-bottom: 40px;
}

.about-paragraf {
    border-radius: 35px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 55px;
    padding-right: 45px;
}

.teknik-logo {
    max-width: 50%;
    height: 65px;
    margin: 0 auto;
}

.lojistik-logo {
    max-width: 50%;
    height: 60px;
    margin: 0 auto;
}

.portfilo-logo {
    max-width: 50%;
    height: 45px;
    margin: 0 auto;
}

.milestones-info {
    height: 100%;
    border-radius: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    padding: 40px;
}

.divKilometreTaslari1 {
    display: block;
}

.divKilometreTaslari2 {
    display: none;
}

.moduleCss {
    margin-left: 25%;
    margin-top: -60px;
}

.myp-left {
    margin-left: -240px !important;
    margin-right: 0;
}

.myMargin{
    margin-bottom: 3%;
    margin-top: 5%
}

    .myMainBoardtestimonial-grid.small {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        grid-template-rows: auto;
        display: grid;
        grid-template-columns: 1.5fr 1fr 1.5fr;
    }

.ustyonetim {
    height: 210px;
    width: 100%;
}

.myMainBoardteam-member-image {
    width: 100%;
    height: 100%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 320px;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 8% 9%;
    font-family: 'GalanoGrotesque_Regular' !important;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: left;
    text-transform: math-auto;
    line-height: 1.5;
    background-color: #002856;
    display: grid;
    align-content: center;
}

.myMainBoardImg {
    position: relative;
    transition: background 1s ease;
}

    .myMainBoardImg:hover {
        background: rgba(61, 124, 201, 1);
        visibility: visible;
        cursor: pointer;
        opacity: 1;
        color: white !important;
    }

.myBoardtestimonial-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

    .myBoardtestimonial-grid.small {
        grid-column-gap: 10px;
        grid-row-gap: 40px;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        margin-top: 0;
        display: grid;
    }

.myBoardteam-member-image {
    width: 100%;
    height: 100%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 8% 8%;
    font-family: 'GalanoGrotesque_Regular' !important;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: left;
    text-transform: math-auto;
    line-height: 1.5;
    background-color: #D8D8D8;
    display: grid;
    align-content: center;
}



.altyonetim {
    height: 210px;
    width: 100%;
}

.ustyonetimtext {
    color: white;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0 !important;
}

.altyonetimtext-h5 {
    color: #002856;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0 !important;
}

.altyonetimtext-p {
    color: #002856;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0 !important;
}

.yonetim-svg {
    margin-top: -10%;
    margin-bottom: -10%;
}

.bacaci-olarak {
    background-image: url('../images/bacaci/index/bacaci-olarak.jpeg');
    min-height: 300px;
    background-repeat: round;
}

.yatirim-anlayisimiz {
    background-image: url('../images/bacaci/index/yatirim-anlayisimiz-390x410.jpg');
    min-height: 300px;
    background-repeat: round;
}

@media screen and (max-width: 1201px) {
    .myMap {
        margin-bottom: -58%;
    }

    .moduleCss {
        margin-left: 20%;
    }

    .myp-left {
        margin-left: -210px !important;
    }


    .altyonetimtext-h5 {
        font-size: 20px;
    }

    .altyonetimtext-p {
        font-size: 14px;
    }

    .myBoardtestimonial-grid.small {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .myMainBoardtestimonial-grid.small {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 1130px) {
    .image-right,
    .image-left {
        width: 200% !important;
    }

    .myp-left {
        margin-left: -190px !important;
        margin-right: 0;
        font-size: 18px;
    }

    .myp-right {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 1100px) {
    .myMap {
        margin-bottom: -62%;
    }

    .milestonestext {
        font-size: 45px;
    }

    .banner-v3 {
        height: 300px;
    }

    .mytext {
        font-size: 40px;
    }

    .myImg::before {
        font-size: 20px;
    }

    .slider h2 {
        font-size: 27px;
    }

    .first-photo {
        height: 90%;
    }

    .second-photo {
        height: 44.2%;
    }

        .second-photo h1 {
            font-size: 37px;
            line-height: 27px
        }

    .third-video {
        height: 44.2%;
    }

    .hero-section {
        margin-bottom: -20px;
    }

    .section-about {
        margin-top: 40px;
    }

    .section-lojistik {
        margin-top: 40px;
    }

    .sector_h3 {
        font-size: 37px;
    }

    .first-photo {
        height: 90%;
    }

    .second-photo {
        height: 44.2%;
    }

        .second-photo h1 {
            font-size: 37px;
            line-height: 27px
        }

    .third-video {
        height: 44.2%;
    }

    .hero-section {
        margin-bottom: -20px;
    }

    .portfilo-logo {
        height: 40px;
    }

    .lojistik-logo {
        height: 50px;
    }

    .teknik-logo {
        height: 55px;
    }
}

@media screen and (max-width: 1050px) {
    .myMap {
        margin-bottom: -66%;
    }
}

@media screen and (max-width: 991px) {
    .bacaci-olarak {
        background-image: url('../images/bacaci/index/bacaci-olarak-912x300.jpg');
    }

    .yatirim-anlayisimiz {
        background-image: url('../images/bacaci/index/yatirim-anlayisimiz-912x300.jpg');
    }

    .imgpath-to-map {
        background-attachment: local;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-repeat: inherit;
        background-position: center;
        background-size: cover;
        opacity: 1;
        transition: all .2s
    }

    .myMap {
        margin-bottom: -5%;
    }

    .myAddress {
        margin-bottom: -5%;
        margin-top: 10%;
        height: 100%;
    }

    .mytext2 {
        padding-left: 3%;
        padding-right: 3%;
        text-align: center;
    }

    .image-right,
    .image-left {
        width: 200% !important;
    }

    .myp-left {
        margin-left: -170px !important;
        margin-right: 0;
        font-size: 16px;
    }

    .myp-right {
        font-size: 16px !important;
    }

    .banner-about {
        height: 260px;
    }

    .banner-v3 {
        height: 250px;
    }

    .mybutton {
        padding: 3px 28px;
        font-size: 16px;
    }

        .mybutton:hover {
            font-size: 17px;
        }

    .mytext {
        font-size: 32px;
        padding-top: 6%;
    }

    .div-disable-for-index-1 {
        display: none;
    }

    .div-disable-for-index-2 {
        display: block;
    }

    .sectors-margin-bottom {
        margin-bottom: 20px;
    }

    .myImg::before {
        font-size: 17px;
    }

    .left-arrow {
        margin-top: 22% !important;
    }

    .right-arrrow {
        margin-top: 22% !important;
    }

    .slider h2 {
        font-size: 24px;
    }

    .first-photo {
        margin-top: 20px;
        height: 90%;
    }

    .second-photo {
        margin-top: 20px;
        height: 44.2%;
    }

        .second-photo h1 {
            font-size: 35px;
            line-height: 25px
        }

    .third-video {
        height: 44.2%;
    }
}

@media screen and (max-width: 981px) {
    .image-right,
    .image-left {
        height: 220%;
    }

    .milestonestext {
        font-size: 40px;
    }
}

@media screen and (max-width: 920px) {
    .myp-left {
        margin-left: -140px !important;
        margin-right: 0;
    }

    .myp-right {
        margin-left: 29px !important;
    }
    
    .myMargin{
        margin-bottom: 5%;
        margin-top: 8%
    }

    .myMainBoardtestimonial-grid.small {
        grid-template-columns: 0.5fr 1fr 0.5fr;
        padding: 0 5%;
    }

    .myBoardtestimonial-grid.small {
        grid-template-columns: 1fr 1fr;
        padding: 0 8%;
    }
}

@media screen and (max-width: 920px) {
    .myp-left {
        font-size: 15px !important;
    }

    .myp-right {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 890px) {
    .sector_h3 {
        font-size: 32px;
        margin-left: 4.9%;
    }

    .disableDiv1 {
        display: none;
    }

    .disableDiv2 {
        display: none;
    }

    .disableDiv3 {
        display: block;
    }
}

@media screen and (max-width: 850px) {
    .myp-left {
        margin-left: -120px !important;
        margin-right: 0;
        font-size: 14px !important;
    }

    .myp-right {
        margin-left: 20px !important;
        font-size: 14px !important;
    }

    .abouttext {
        font-size: 40px;
    }

    .boardtext {
        font-size: 40px;
    }

    .milestonestext {
        font-size: 36px;
    }

    .section-about {
        margin-top: 95px;
    }

    .section-lojistik {
        margin-top: 95px;
        margin-bottom: -50px;
    }

    .banner-about {
        height: 250px;
    }

    .first-photo {
        margin-top: 20px;
        height: 82%;
    }

    .second-photo {
        margin-top: 20px;
        height: 40.2%;
    }

        .second-photo h1 {
            font-size: 31px;
            line-height: 23px
        }

    .third-video {
        height: 40.2%;
    }

    .hero-section {
        margin-bottom: -75px;
    }
}

@media screen and (max-width: 800px) {
    .bacaci-olarak {
        background-image: url('../images/bacaci/index/bacaci-olarak-800x300.jpg');
    }

    .yatirim-anlayisimiz {
        background-image: url('../images/bacaci/index/yatirim-anlayisimiz-800x300.jpg');
    }
}

@media screen and (max-width: 768px) {
    .myMargin{
        margin-bottom: 6%;
        margin-top: 5%
    }

    .portfilo-logo {
        height: 30px;
    }

    .lojistik-logo {
        height: 40px;
    }

    .teknik-logo {
        height: 45px;
    }

    .myBoardtestimonial-grid.small {
        grid-template-columns: 1fr 1fr;
        padding: 0% 4%;
    }

    .myMainBoardImg {
        height: 220px;
        height: 220px;
        padding-bottom: 15%;
    }

    .myBoardImg {
        height: 220px;
        padding-bottom: 15%;
    }

    .divKilometreTaslari1 {
        display: none;
    }

    .divKilometreTaslari2 {
        display: block;
    }

    .myh3-right {
        margin-top: 0px;
        font-size: 28px;
    }

    .myp-right {
        margin-left: 14px !important;
        margin-right: 0 !important;
        font-size: 17px !important;
    }

    .image-right {
        height: 268px !important;
    }

    .moduleCss {
        margin-left: 0%;
    }

    .abouttext {
        font-size: 40px;
    }

    .boardtext {
        font-size: 40px;
    }

    .milestonestext {
        font-size: 32px;
    }

    .section-about {
        margin-top: 95px;
    }

    .section-lojistik {
        margin-top: 95px;
    }

    .banner-about {
        height: 230px;
    }

    .mybutton {
        padding: 3px 28px;
        font-size: 14px;
    }

        .mybutton:hover {
            font-size: 15px;
        }

    .mytext {
        font-size: 28px;
        padding-top: 6%;
    }

    .sectors-margin-bottom {
        margin-bottom: -200px;
    }

    .hero-section {
        margin-bottom: -65px;
    }

    .slider h2 {
        font-size: 24px;
        margin-top: -15%;
    }

    .left-arrow {
        margin-top: 24% !important;
    }

    .right-arrrow {
        margin-top: 24% !important;
    }

    .team-member {
        height: 84%;
    }

    .second-photo h1 {
        font-size: 25px;
        line-height: 20px
    }

    .third-video {
        padding: 9% 22%;
    }
}

@media screen and (max-width: 700px) {
    .bacaci-olarak {
        background-image: url('../images/bacaci/index/bacaci-olarak-700x300.jpg');
    }

    .yatirim-anlayisimiz {
        background-image: url('../images/bacaci/index/yatirim-anlayisimiz-700x300.jpg');
    }
    .imgpath-to-bg {
        background-attachment: local;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-repeat: round;
        background-position: left;
        background-size: cover;
        opacity: 1;
        transition: all .2s
    }

    .image-right {
        width: 100% !important;
        height: 268px !important;
    }
}

@media screen and (max-width: 660px) {
    .milestonestext {
        font-size: 28px;
    }

    .abouttext {
        font-size: 38px;
    }

    .boardtext {
        font-size: 40px;
    }

    .section-about {
        margin-top: 95px;
    }

    .section-lojistik {
        margin-top: 95px;
    }

    .banner-about {
        height: 200px;
    }

    .banner-v3 {
        height: 230px;
    }

    .mytext {
        font-size: 25px;
        padding-top: 6%;
    }

    .myImg::before {
        font-size: 15px;
    }

    .slider h2 {
        font-size: 20px;
        margin-top: -19%;
    }

    .left-arrow {
        margin-top: 28% !important;
    }

    .right-arrrow {
        margin-top: 28% !important;
    }

    .team-member {
        height: 84%;
    }
}

@media screen and (max-width: 640px) {
    .portfilo-logo {
        height: 25px;
    }

    .lojistik-logo {
        height: 35px;
    }

    .teknik-logo {
        height: 40px;
    }

    .image-right {
        width: 98% !important;
        height: 230px !important;
    }
}

@media screen and (max-width: 620px) {
    .about-paragraf {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 45px;
        padding-right: 35px;
    }

    .sector_h3 {
        font-size: 27px;
    }

    .myImg::before {
        font-size: 14px;
    }

    .slider h2 {
        font-size: 18px;
        margin-top: -25%;
    }

    .left-arrow {
        margin-top: 30% !important;
    }

    .right-arrrow {
        margin-top: 30% !important;
    }

    .team-member {
        height: 81%;
    }
}

@media screen and (max-width: 600px) {
    .team-member-image.one {
        background: url('../images/bacaci/index/kargo/240_310_kargo.png');
        background-repeat: round;
    }

    .team-member-image.second {
        background: url('../images/bacaci/index/mobile/240_310_mobile.png');
        background-repeat: round;
    }

    .team-member-image.third {
        background: url('../images/bacaci/index/filo/240_310_filo.png');
        background-repeat: round;
    }

    .team-member-image.fourth {
        background: url('../images/bacaci/index/maden/240_310_maden.png');
        background-repeat: round;
    }

    .team-member-image.fifth {
        background: url('../images/bacaci/index/Insaat/240_310_teknik.png');
        background-repeat: round;
    }

    .team-member-image.sixth {
        background: url('../images/bacaci/index/medya/240_310_medya.png');
        background-repeat: round;
    }

    .team-member-image.seventh {
        background: url('../images/bacaci/index/enerji/240_310_enerji.png');
        background-repeat: round;
    }
    .portfilo-logo {
        height: 22px;
    }

    .lojistik-logo {
        height: 32px;
    }

    .teknik-logo {
        height: 37px;
    }

    .yonetim-svg {
        margin-top: -20%;
        margin-bottom: -7%;
    }

    .mytext2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .altyonetim {
        display: table;
    }

    .myBoardImg {
        height: 180px;
        padding-top: 15%;
    }


    .myMainBoardtestimonial-grid.small {
        grid-template-columns: 1fr;
        padding: 0% 15%;
    }

    .myBoardtestimonial-grid.small {
        grid-template-columns: 1fr;
        padding: 0% 15%;
    }

    .myBoardImg {
        padding-bottom: 20%;
    }

    .myMainBoardImg {
        padding-bottom: 20%;
    }

    .milestonestext {
        font-size: 25px;
    }

    .section-about {
        margin-top: 130px;
    }

    .section-lojistik {
        margin-top: 130px;
        margin-bottom: -90px;
    }

    .banner-v3 {
        height: 210px;
    }

    .first-photo {
        margin-top: 20px;
        height: 72%;
    }

    .second-photo {
        margin-top: 20px;
        height: 35.2%;
    }

        .second-photo h1 {
            margin-left: 24px;
            margin-top: 7px;
            font-size: 20px;
            line-height: 17px
        }

    .third-video {
        height: 35.2%;
        padding: 10% 20%;
    }

    .hero-section {
        margin-bottom: -115px;
    }
}

@media screen and (max-width: 550px) {

    .image-right {
        width: 98% !important;
        height: 200px !important;
    }
}

@media screen and (max-width: 530px) {
    .team-member-image.one {
        background: url('../images/bacaci/index/kargo/210_280_kargo.png');
        background-repeat: round;
    }

    .team-member-image.second {
        background: url('../images/bacaci/index/mobile/210_280_mobile.png');
        background-repeat: round;
    }

    .team-member-image.third {
        background: url('../images/bacaci/index/filo/210_280_filo.png');
        background-repeat: round;
    }

    .team-member-image.fourth {
        background: url('../images/bacaci/index/maden/210_280_maden.png');
        background-repeat: round;
    }

    .team-member-image.fifth {
        background: url('../images/bacaci/index/Insaat/210_280_teknik.png');
        background-repeat: round;
    }

    .team-member-image.sixth {
        background: url('../images/bacaci/index/medya/210_280_medya.png');
        background-repeat: round;
    }

    .team-member-image.seventh {
        background: url('../images/bacaci/index/enerji/210_280_enerji.png');
        background-repeat: round;
    }

    .portfilo-logo {
        height: 20px;
    }

    .lojistik-logo {
        height: 30px;
    }

    .teknik-logo {
        height: 35px;
    }

    .yonetim-svg {
        margin-top: -30%;
        margin-bottom: -7%;
    }

    .myMainBoardImg {
        height: 250px;
        padding-bottom: 30%;
    }

    .milestonestext {
        font-size: 23px;
    }

    .about-paragraf {
        padding-top: 27px;
        padding-bottom: 27px;
        padding-left: 35px;
        padding-right: 25px;
    }

    .abouttext {
        font-size: 25px !important;
    }

    .boardtext {
        font-size: 25px !important;
    }

    .banner-about {
        height: 166px;
    }

    .mybutton {
        padding: 1px 28px;
        font-size: 12px;
    }

        .mybutton:hover {
            font-size: 13px;
        }

    .mytext {
        font-size: 21px;
        padding-top: 8%;
    }

    .sectors-margin-bottom {
        margin-bottom: -270px;
    }

    .myImg::before {
        font-size: 12px;
    }

    .slider h2 {
        font-size: 16px;
        margin-top: -48%;
    }

    .left-arrow {
        margin-top: 30% !important;
    }

    .right-arrrow {
        margin-top: 30% !important;
    }

    .team-member {
        height: 72%;
    }

    .third-video {
        padding: 11% 19%;
    }
}

@media screen and (max-width: 500px) {
    .bacaci-olarak {
        background-image: url('../images/bacaci/index/bacaci-olarak.jpeg');
    }

    .yatirim-anlayisimiz {
        background-image: url('../images/bacaci/index/yatirim-anlayisimiz-390x410.jpg');
    }
    .mytext2 {
        font-size: 18px;
    }

    .image-right {
        width: 98% !important;
        height: 160px !important;
    }

    .moduleCss {
        margin-left: -3%;
    }
}

@media screen and (max-width: 488px) {
    .myMargin{
        margin-bottom: 7%;
        margin-top: 4%
    }

    .banner-v3 {
        height: 190px;
    }

    .sector_h3 {
        font-size: 25px;
        margin-left: 7.9%;
    }

    .left-arrow {
        margin-top: 35% !important;
    }

    .right-arrrow {
        margin-top: 35% !important;
    }

    .myImg::before {
        font-size: 12px;
    }

    .slider h2 {
        font-size: 14px;
        margin-top: -54%;
    }
}

@media screen and (max-width: 450px) {
    .myMargin{
        margin-bottom: 7%;
        margin-top: 1%
    }

    .team-member-image.one {
        background: url('../images/bacaci/index/kargo/170_280_kargo.png');
        background-repeat: round;
    }

    .team-member-image.second {
        background: url('../images/bacaci/index/mobile/170_280_mobile.png');
        background-repeat: round;
    }

    .team-member-image.third {
        background: url('../images/bacaci/index/filo/170_280_filo.png');
        background-repeat: round;
    }

    .team-member-image.fourth {
        background: url('../images/bacaci/index/maden/170_280_maden.png');
        background-repeat: round;
    }

    .team-member-image.fifth {
        background: url('../images/bacaci/index/Insaat/170_280_teknik.png');
        background-repeat: round;
    }

    .team-member-image.sixth {
        background: url('../images/bacaci/index/medya/170_280_medya.png');
        background-repeat: round;
    }

    .team-member-image.seventh {
        background: url('../images/bacaci/index/enerji/170_280_enerji.png');
        background-repeat: round;
    }

    .portfilo-logo {
        height: 18px;
    }

    .lojistik-logo {
        height: 28px;
    }

    .teknik-logo {
        height: 33px;
    }

    .mytext2 {
        font-size: 16px;
    }

    .milestonestext {
        font-size: 20px;
    }

    .abouttext {
        font-size: 20px !important;
    }

    .boardtext {
        font-size: 20px !important;
    }

    .banner-about {
        height: 146px;
    }
}

@media screen and (max-width: 455px) {
    .moduleCss {
        margin-left: -8%;
        margin-right: -6%;
    }
}

@media screen and (max-width: 431px) {
    .team-member-image.one {
        background: url('../images/bacaci/index/kargo/320_240_kargo.png');
        background-repeat: round;
    }

    .team-member-image.second {
        background: url('../images/bacaci/index/mobile/320_240_mobile.png');
        background-repeat: round;
    }

    .team-member-image.third {
        background: url('../images/bacaci/index/filo/320_240_filo.png');
        background-repeat: round;
    }

    .team-member-image.fourth {
        background: url('../images/bacaci/index/maden/320_240_maden.png');
        background-repeat: round;
    }

    .team-member-image.fifth {
        background: url('../images/bacaci/index/Insaat/320_240_teknik.png');
        background-repeat: round;
    }

    .team-member-image.sixth {
        background: url('../images/bacaci/index/medya/320_240_medya.png');
        background-repeat: round;
    }

    .team-member-image.seventh {
        background: url('../images/bacaci/index/enerji/320_240_enerji.png');
        background-repeat: round;
    }

    .first-photo {
      border-radius:20px;
    }
    .second-photo {
        border-radius: 20px;
    }
    .third-video {
        border-radius: 20px;
    }
    .banner-about {
        border-radius: 20px;
    }
    .myAddress {
        border-radius: 20px;
    }
    .yonetim-svg {
        margin-top: -55%;
        margin-bottom: -7%;
    }

    .myMainBoardImg {
        height: 300px;
        padding-bottom: 50%;
    }

    .disableDiv1 {
        display: none;
    }

    .disableDiv2 {
        display: block;
    }

    .disableDiv3 {
        display: none;
    }

    .mybutton {
        padding: 0px 20px;
        font-size: 10px;
    }

        .mybutton:hover {
            font-size: 11px;
        }

    .mytext {
        font-size: 18px;
        padding-top: 12%;
    }

    .sectors-margin-bottom {
        margin-bottom: -300px;
        margin-top: 90px;
    }

    .hero-section {
        margin-bottom: -105px;
    }

    .myImg::before {
        font-size: 14px;
    }

    .slider h2 {
        font-size: 20px;
        margin-top: -40%;
    }

    .left-arrow {
        margin-top: 36% !important;
    }

    .right-arrrow {
        margin-top: 36% !important;
    }

    .team-member {
        height: 62%;
    }

    .sector_h3 {
        font-size: 23px;
        margin-left: 8.9%;
    }

    .first-photo {
        width: 99%;
        height: 40%;
    }

    .second-photo {
        width: 99%;
        height: 20%;
        margin-right: 3%;
        padding: 5% 0%;
    }

        .second-photo h1 {
            margin-left: 27px;
            margin-top: 4px;
            font-size: 17px;
            line-height: 14px;
            display: contents;
        }

    .third-video {
        width: 99%;
        height: 20%;
        margin-top: 6%;
        padding: 5% 43%;
    }
}

@media screen and (max-width: 415px) {
    .myMainBoardImg {
        height: 300px;
        padding-bottom: 55%;
    }

    .milestonestext {
        font-size: 18px;
    }

    .moduleCss {
        margin-left: -10%;
        margin-right: -8%;
    }

    .myp-right {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 400px) {
    .myMainBoardImg {
        height: 300px;
        padding-bottom: 60%;
    }


    .mytext2 {
        font-size: 14px;
    }

    .hero-section {
        margin-bottom: -115px;
    }

    .first-photo {
        width: 99%;
        height: 37%;
    }

    .slider h2 {
        font-size: 20px;
        margin-top: -43%;
    }
}

@media screen and (max-width: 385px) {

    .moduleCss {
        margin-left: -18%;
        margin-right: -15%;
    }
}

@media screen and (max-width: 370px) {
    .myMargin{
        margin-bottom: 7%;
        margin-top: -9%
    }

    .mytext2 {
        font-size: 13px;
    }

    .myMainBoardImg {
        padding-bottom: 72%;
    }

    .ustyonetimtext {
        font-size: 17px;
    }

    .altyonetimtext-h5 {
        font-size: 17px;
    }

    .altyonetimtext-p {
        font-size: 12px;
    }

    .milestonestext {
        font-size: 16px;
    }

    .about-paragraf {
        padding-top: 22px;
        padding-bottom: 22px;
        padding-left: 30px;
        padding-right: 20px;
    }

    .abouttext {
        font-size: 29px;
    }

    .boardtext {
        font-size: 29px;
    }

    .section-about {
        margin-top: 159px;
    }

    .section-lojistik {
        margin-top: 159px;
        margin-bottom: -130px;
    }

    .banner-about {
        height: 135px;
    }

    .mytext {
        font-size: 17px;
        padding-top: 13%;
    }

    .sectors-margin-bottom {
        margin-bottom: -370px;
    }

    .sector_h3 {
        margin-left: 10.9%;
    }

    .first-photo {
        width: 99%;
        height: 34%;
    }



    .hero-section {
        margin-bottom: -145px;
    }

    .myImg::before {
        font-size: 12px;
        padding-top: 14%;
    }

    .slider h2 {
        font-size: 16px;
        margin-top: -68%;
    }

    .team-member {
        height: 50%;
    }
}

@media screen and (max-width: 330px) {
    .myMargin{
        margin-bottom: 7%;
        margin-top: -12%
    }

    .portfilo-logo {
        height: 15px;
    }

    .lojistik-logo {
        height: 25px;
    }

    .teknik-logo {
        height: 30px;
    }

    .mytext2 {
        font-size: 9px;
        margin-bottom: 7px;
    }

    .myMainBoardImg {
        padding-bottom: 79%;
    }

    .ustyonetimtext {
        font-size: 16px;
    }

    .altyonetimtext-h5 {
        font-size: 16px;
    }

    .altyonetimtext-p {
        font-size: 11px;
    }

    .milestonestext {
        font-size: 14px;
    }

    .abouttext {
        font-size: 27px;
    }
    .boardtext {
        font-size: 27px;
    }
    .section-about {
        margin-top: 159px;
    }

    .section-lojistik {
        margin-top: 159px;
    }

    .banner-about {
        height: 125px;
    }

    .slider h2 {
        font-size: 16px;
        margin-top: -75%;
    }

    .left-arrow {
        margin-top: 40% !important;
    }

    .right-arrrow {
        margin-top: 40% !important;
    }

    .sector_h3 {
        margin-left: 13.9%;
    }

    .first-photo {
        width: 99%;
        height: 30%;
    }

    .second-photo {
        width: 99%;
        height: 15%;
        margin-right: 3%;
        padding-top: 1%;
    }

        .second-photo h1 {
            display: contents;
        }

    .third-video {
        width: 100%;
        height: 15%;
        margin-top: 5%;
        padding: 6% 39%;
    }

    .play-button {
        width: 48px;
        height: 38px;
        background-size: 15px;
    }
}

@media screen and (max-width: 300px) {
    .myMargin{
        margin-bottom: 7%;
        margin-top: -15%
    }

    .ustyonetimtext {
        font-size: 14px;
    }

    .myMainBoardImg {
        padding-bottom: 95%;
    }

    .about-paragraf {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 27px;
        padding-right: 15px;
    }

    .banner-v3 {
        height: 170px;
    }

    .mytext {
        font-size: 16px;
        padding-top: 14%;
    }

    .myImg::before {
        font-size: 10px;
    }

    .slider h2 {
        font-size: 14px;
        margin-top: -85%;
    }

    .left-arrow {
        margin-top: 43% !important;
    }

    .right-arrrow {
        margin-top: 43% !important;
    }
}

@media screen and (max-width: 290px) {
    .milestonestext {
        font-size: 12px;
    }

    .slider h2 {
        font-size: 14px;
        margin-top: -95%;
    }

    .left-arrow {
        margin-top: 45% !important;
    }

    .right-arrrow {
        margin-top: 45% !important;
    }
}

@media screen and (max-width: 275px) {
    .abouttext {
        font-size: 24px;
    }
    .boardtext {
        font-size: 24px;
    }
    .banner-about {
        height: 115px;
    }

    .sector_h3 {
        margin-left: 15.9%;
    }

    .slider h2 {
        font-size: 14px;
        margin-top: -100%;
    }

    .left-arrow {
        margin-top: 47% !important;
    }

    .right-arrrow {
        margin-top: 47% !important;
    }

    .second-photo h1 {
        font-size: 14px;
        letter-spacing: -0.5px
    }

    .third-video {
        padding: 8% 39%;
    }
}
