@media only screen and (max-width: 1680px) {
  .projectCover {
    width: 293px;
    margin: 20px 20px;
  }
  .projectSlide {
    width: 505px;
    margin: 20px -160px;
  }
  .projectSlideLeft {
    width: 505px;
    margin: 20px -160px;
  }
  .projectCoverRight {
    width: 293px;
    margin: 20px 20px;
  }
}
@media only screen and (max-width: 1540px) {
  .navbar {
    left: 0.3%;
  }
  .projectSlide {
    width: 468px;
    margin: 10px -170px;
  }
  .projectCover {
    width: 271px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px 20px;
  }
  .projectSlideLeft {
    width: 468px;
    margin: 10px -170px;
  }
  .projectCoverRight {
    width: 271px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px 20px;
  }
}
@media only screen and (max-width: 1440px) {
  .kaydirin {
    bottom: 10px;
  }

  .mobileSideSocial {
    display: none;
  }

  .navbar {
    width: 94%;
    left: 0%;
    top: -2%;
  }

  .nav-link {
    font-size: 70%;
  }

  .navLine {
    width: 2px;
    height: 40px;
    margin: 0 20px;
  }

  .navbar-nav > .navRight > li:nth-of-type(3) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 70%;
    font-weight: 500;
  }

  .navbar-nav > li:nth-child(7) {
    font-size: 1.6rem;
  }

  .navbar-nav > .navRight > li > img {
    width: 13%;
    margin-right: 5px;
  }

  .navbar-brand > img {
    width: 170px;
  }

  .sideNav {
    height: 100vh;
    background-color: #ffffffb8;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .sideLine {
    height: 60px;
    width: 2px;
    background-color: #000;
  }

  .sidebar > h2 {
    padding: 350px 0 0 63px;
  }

  .sidebar a {
    font-size: 4.5vw;
  }

  .sidebar .closebtnmobile {
    z-index: 5;
  }

  .closebtnmobile {
    display: none;
  }

  .closebtn {
    display: block;
  }

  .formLeft,
  .formRight {
    margin-right: 0;
  }

  .gorsellerCenter div ul li {
    width: 24.2%;
  }

  .projectCenter div ul li {
    width: 22.2%;
  }

  .kayasehirCenter div ul li {
    width: 19.2%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin: 0.2% 0.2%;
  }
  .basaksehirCenter div ul li {
    width: 19.2%;
  }

  .ikMobile {
    display: none;
  }

  .ikDesktop {
    display: flex;
  }

  .navLeft,
  .navRight {
    top: 0px;
    align-items: center;
  }
  .projectCover {
    width: 42%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px 20px;
  }
  .projectCoverRight {
    width: 42%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px 20px;
  }
  .projectSlide {
    width: 71%;
    margin: 10px -150px;
  }
  .projectSlideLeft {
    width: 71%;
    margin: 10px -150px;
  }
  .carousel-control-next-icon {
    width: 4rem;
    height: 4rem;
  }
  .carousel-control-prev-icon {
    width: 4rem;
    height: 4rem;
  }
  .carousel-control-prev,
  .carousel-control-next {
    bottom: -68px;
  }

  .gelecekSlide > .carousel-control-prev {
    left: 44%;
  }
}
@media only screen and (max-width: 1025px) {
  .sidebar a {
    font-size: 2.5vw;
  }
  #carouselExampleSlidesOnly {
    display: block !important;
  }
  .navbar {
    display: none;
  }

  .navbar-nav > .navRight > li:nth-of-type(3) {
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 25px;
    font-weight: 500;
  }

  .projectCenter div ul li {
    width: 19.2%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin: 0.2% 0.2%;
  }

  .basaksehirCenter div ul li {
    width: 19.2%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin: 0.2% 0.2%;
  }

  .gorsellerCenter {
    display: none;
    text-align: center;
  }
  .hoverBox {
    background: #051e3b85;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    height: 100%;
    transition: all 0.8s;
  }

  .effectPlus {
    position: absolute;
    top: 0;
    z-index: 9999999;
    left: 0;
    width: 50px !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 38%;
    transform: scale(0.6);
    opacity: 0;
    transition: all 0.8s;
  }

  .effectPlusText {
    position: absolute;
    z-index: 9999999;
    left: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 20px;
    transform: scale(0.6);
    opacity: 0;
    transition: all 0.8s;
    color: white;
    font-size: 17px;
  }

  .filmCol {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .dropdown-toggle::after {
    display: block;
    width: 1px;
    margin: 0 auto;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }

  .dropdown-menu {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    padding-top: 0;
    margin-top: 0;
  }

  .dropdown-item {
    color: white;
    font-weight: 700;
    line-height: 11px;
    font-size: 0.9rem;
  }

  .dropdown-item:hover {
    background-color: #fcaf17;
    color: white;
  }

  .dropdown-menu > li {
    width: fit-content;
  }

  .hakkimizdaContent {
    position: absolute;
    left: 12%;
    letter-spacing: 1px;
    top: 42%;
  }

  .vizyonumuzContent {
    position: absolute;
    display: flex;
    flex-direction: row;
    bottom: 34%;
    left: 13%;
    letter-spacing: 1px;
  }

  .misyonumuzContent {
    position: absolute;
    display: flex;
    flex-direction: row;
    bottom: 51%;
    left: 13%;
    letter-spacing: 1px;
  }

  .hakkimizdaText {
    font-size: 0.9rem;
    width: 85%;
  }

  .hakkimizdaTextDetail {
    font-size: 0.9rem;
    width: 100%;
    margin-right: 40px;
  }

  .hakkimizdaText:nth-of-type(2) {
    margin-top: 35px;
  }

  .hakkimizdaText:nth-of-type(3) {
    margin-top: 80px;
  }

  .sÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±tarLogo {
    width: 180px;
    padding-bottom: 10px;
  }

  .aslanLogo {
    width: 160px;
    padding-bottom: 10px;
    margin-top: 20px;
  }

  .medyaContent {
    position: absolute;
    top: 45%;
    left: 11%;
    display: flex;
  }

  .videoTitle > p {
    margin-top: -20px;
    margin-left: 15px;
    font-size: 0.7rem;
  }

  .mainCol > form {
    position: absolute;
    top: 45%;
    left: 12%;
  }

  .mainCol > form > .formLeft > input,
  .mainCol > form > .formRight > input {
    height: 40px;
    width: 450px;
  }

  .mainCol > form > .formLeft,
  .mainCol > form > .formRight {
    width: 50%;
  }

  .mainCol > form > .formLeft > .bilgi > .aydinlatma > label,
  .mainCol > form > .formLeft > .bilgi > .ticari > label {
    font-size: 0.6rem;
    margin-left: 5px;
  }

  .mainCol > form > .formRight > select {
    height: 40px;
    width: 450px;
    margin: 10px;
    padding: 10px;
    border: 0;
    color: #231f20;
    font-weight: 500;
    font-size: 0.8rem;
  }

  .mainCol > form > .formLeft > select {
    height: 40px;
    width: 450px;
    margin: 10px;
    padding: 10px;
    border: 0;
    color: #231f20;
    font-weight: 500;
    font-size: 0.8rem;
  }

  .mainCol > form > .formLeft > input::placeholder,
  .mainCol > form > .formRight > input::placeholder {
    color: #231f20;
    font-weight: 500;
    font-size: 0.8rem;
  }

  .mainCol > form > .formLeft > button {
    background-color: white;
    border-radius: 20px;
    border: 1px solid black;
    padding: 5px 0;
    width: 120px;
    font-size: 0.8rem;
    font-weight: 700;
  }

  .project > img {
    margin: 100px auto;
  }

  .ticari,
  .aydinlatma {
    display: flex;
    width: 380px;
    align-items: flex-start;
  }

  .dropdown-toggle {
    padding-bottom: 7px !important;
  }

  .ikMobile {
    display: none;
  }

  .ikDesktop {
    display: flex;
  }

  .dropdown-submenu {
    position: relative;
    color: white;
    font-weight: 700;
    line-height: 11px;
    font-size: 0.9rem;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 15%;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    position: relative !important;
  }

  .subdropdown {
    height: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 3px 15px !important;
    margin-bottom: 5px;
  }
  .subdropdown:hover {
    background-color: #fcaf17 !important;
  }
  .subdropdown:focus {
    color: #fff !important;
  }
  .dropdown-item:focus {
    background-color: unset !important;
  }
  .hakkimizdaText > img {
    width: 250px;
  }
  .mobileDropdown {
    margin-left: 20px;
  }
  .navLeft,
  .navRight {
    top: 50px;
  }
  #navbarNavDropdown {
    justify-content: space-between;
    padding: 0 !important;
  }
  .carousel-item.active {
    flex-direction: column;
  }
  .projectCoverRight {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
  }
  .projectSlide {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: 0;
  }
  .projectSlideLeft {
    position: relative;
    width: 100%;
    margin: 0;
  }
  .carousel-control-next-icon {
    width: 50px;
    height: 50px;
  }
  .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
  }

  .nextWhite {
    width: 4rem;
    height: 4rem;
  }
  .prevWhite {
    width: 4rem;
    height: 4rem;
  }
  .prevControlWhite,
  .nextControlWhite {
    opacity: 1;
    height: fit-content;
    position: absolute;
    bottom: 0px;
    top: unset;
    left: unset;
  }
  .carousel-control-prev {
    left: 100px;
  }
  .projectRightCol > p {
    width: 100%;
  }
  #kayasehir {
    flex-direction: column;
  }
  .rightMargin {
    margin-right: 0;
    margin-left: 0;
    display: flex;
    order: 1;
    flex-direction: column;
    align-items: center;
  }
  #satis,
  #tamamlanan,
  #gelecek {
    margin-top: 0;
  }

  footer > ul {
    border-top: 2px solid #e7ebef;
  }
  .hoverBox > img {
    width: 200px !important;
    position: relative;
    top: 10%;
  }
  .hoverBtn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    width: 150px;
    height: unset !important;
    opacity: 0;
    transition: all 0.5s;
  }
  .leftSlide:hover .hoverBtn,
  .rightSlide:hover .hoverBtn {
    opacity: 1;
  }
  .tamamlananDetail {
    position: absolute;
    bottom: -10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 25px !important;
    letter-spacing: 3px;
  }
}
@media only screen and (max-width: 1024px) {
  .project {
    flex-direction: column;
  }
  .projectCover {
    width: 100%;
    position: relative;
    margin: 0;
    margin-bottom: 20px;
  }
  .topOverlay {
    display: none;
  }
  .projectSlideLeft > .carousel-control-prev {
    left: 100px;
  }
  .projectSlideLeft > .carousel-control-next {
    left: 200px;
  }
  .projectSlide > .carousel-control-next {
    right: 110px;
  }
  .gelecekSlide > .carousel-control-prev {
    left: 100px;
    bottom: 40px;
  }
  .gelecekSlide > .carousel-control-next {
    right: 110px;
    bottom: 40px;
  }
  .projectSlideLeft {
    order: 2;
    margin-bottom: 20px;
  }
  .projectCoverRight {
    order: 1;
    margin-bottom: 20px;
  }
  .slide .carousel-item img {
    height: auto;
  }
  .sloganImg {
    width: 290px;
    bottom: 310px;
    display: none;
  }
  .projectCol {
    margin-top: 50px;
  }
  .projectLeftCol {
    display: flex;
    order: 2;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .projectRightCol {
    margin-top: 0;
    margin-left: 0;
  }

  .navRounded {
    display: none;
  }
  footer > ul {
    flex-direction: column;
  }
  .newBg {
    display: none;
  }
  .detailCol > img:nth-of-type(2),
  .detailCol > img:nth-of-type(3) {
    width: 100%;
  }
  .basaksehirCenter > div > ul {
    display: flex;
    flex-direction: column;
  }
  .basaksehirCenter div ul li {
    width: 100%;
  }
  .kayasehirCenter > div > ul {
    display: flex;
    flex-direction: column;
  }
  .kayasehirCenter div ul li {
    width: 100%;
  }
  .projectCenter > div > ul {
    display: flex;
    flex-direction: column;
  }
  .projectCenter div ul li {
    width: 100%;
  }
  .gorsellerCenter > div > ul {
    display: flex;
    flex-direction: column;
  }
  .gorsellerCenter div ul li {
    width: 100%;
  }
  #carouselExampleSlidesOnly {
    display: none;
  }
  .kaydirin {
    display: none;
  }
  .ticari,
  .aydinlatma {
    width: 100%;
  }

  .formLeft > input,
  .formRight > input {
    width: 100%;
  }

  .mainForm {
    flex-direction: column;
    width: 100%;
    padding: 20px;
  }

  .formContent {
    flex-direction: column;
  }

  .project > img {
    margin: 0 auto;
  }

  .project > h3 {
    position: static;
  }

  .project > button {
    position: static;
  }

  .hoverBox {
    opacity: 1;
  }

  .projectCenter div ul li {
    width: 100%;
  }

  ol,
  ul {
    padding-left: 0;
  }

  .effectPlusText {
    bottom: 10%;
    opacity: 1;
  }

  .sidebar {
    padding-top: 100px;
  }

  .nav-link {
    font-size: 0.8rem;
  }

  .footerLine {
    display: none;
  }

  .buttonsTab button {
    font-size: 0.8rem;
    margin: 10px 0;
  }

  .mobileSideSocial {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 40%;
    height: 200px;
  }

  .mobileSideSocial > img {
    width: 20px;
  }

  .sideSocial {
    display: none;
  }

  #mySidebar {
    display: none;
  }

  #mobileMySidebar {
    display: block;
  }

  .openbtnmobile {
    display: block;
  }

  .openbtn {
    display: none;
  }

  .closebtnmobile {
    display: block;
  }

  .closebtn {
    display: none;
  }

  .form_div {
    right: 0;
  }

  .form_img {
    right: 0;
  }

  #main {
    padding: 10px;
    width: 110px;
    height: 90px;
  }

  .sidebar > h2 {
    padding: 180px 0 0 63px;
  }

  .ikDesktop {
    display: none;
  }

  .ikMobile {
    display: flex;
  }

  .ikMobile {
    top: 35% !important;
    left: unset !important;
  }

  .ikMobile > .formLeft > input {
    width: 100% !important;
  }

  .ikMobile > .formLeft > select {
    width: 100% !important;
  }

  .ikMobile > .formLeft {
    width: 100% !important;
  }

  #bg {
    height: unset;
  }

  .hakkimizdaContent {
    flex-direction: column;
    left: unset;
    top: 26%;
  }

  .hakkimizdaText {
    width: 80%;
    line-height: 1.3;
    margin: 0 auto;
  }

  .largeHakkimizda {
    height: unset !important;
  }

  .hakkimizdaText:nth-of-type(3) {
    margin-top: 0;
  }

  .hakkimizdaText:nth-of-type(2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1026px) {
  .projectSlideLeft {
    width: 80%;
    margin: 0 auto;
  }
  .projectCoverRight {
    width: 80%;
    margin: 0 auto;
  }
  .projectSlide {
    width: 80%;
    margin: 0 auto;
  }
  .projectCover {
    width: 80%;
    margin: 0 auto;
  }
  .projectSlide > .carousel-control-prev {
    left: 35%;
  }
  .projectSlide > .carousel-control-next {
    right: 35%;
  }
  .projectSlideLeft > .carousel-control-next {
    left: 50%;
  }
  .projectSlideLeft > .carousel-control-prev {
    left: 35%;
  }
  .leftSlide,
  .rightSlide {
    position: relative;
  }
}