/*
Name: responsive.css
Written by: meyzi8 - (hi@mosbiusdesign.com)
Theme Version: 1.0.0
*/

@media only screen and (min-width: 799px) {
  .textleftfordesktop {
    text-align:left !important;
  }
}


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

  /* Some Special Proporties */
.pt50 {
  padding-top:1rem;
}
  .pb50 {
    padding-bottom:1rem;
  }
  /* Some Special Proporties */

  .searchbox {
    display:none;
  }

  .textcenterformobile {
    text-align:center !important;
  }

  /* Slider 01 */


  .slider-style-01 .info {
    width:100%;
    padding-left: 1em;
    padding-right: 1em;
    bottom:6em;
  }

  .slider-style-01 .info p {
    width: 100%;
    font-size: 0.8rem;
    /* width: 80%; */
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .slider-style-01 .info h2 {
    font-size: 1.5rem;
    width: 100%;
    font-weight: 500;
    line-height: 1.8rem;
  }

  .slider-style-01 .overlay {
    background: -moz-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, black 0, transparent 50%, #190606 63%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, black 0, transparent 50%, #0001%, rgba(0, 0, 0, 1) 100%);
  }
  /* Slider 01 */

  .experiencetag {
    padding: 16px;
    font-size: 12px;
  }

  /* Mockup Style 01 */
  .mockup-style-01 .keywords {
    font-size: 1.5rem;
  }

  .mockup-style-01 .title {
    font-size: 2.5rem;
    line-height: 73px;
  }

  .mockup-style-01 .description {
    font-size: 0.8rem;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .mockup-style-01-image {
    margin-top:2rem;
    margin-bottom:2rem;
  }
  /* Mockup Style 01 */

  /* Mockup Style 02 */
  .mockup-style-02 .keywords {
    font-size: 1.5rem;
  }

  .mockup-style-02 .title {
    font-size: 1.5rem;
    margin-top: 0px;
  }

  .contact-style-01 {
    max-height:unset;
  }

  .mockup-style-02 .description {
    font-size: 0.8rem;
    padding: 0px 55px 0px 65px;
    text-align: center  !important;
    font-weight: 400;
  }
  /* Mockup Style 02 */

  /* Buttons */

  .button-style-02 {
    width: 90%;
    font-size: 0.7rem;
    margin-bottom: 10px;
  }

  .button-style-01 {
    font-size:0.8rem;
  }

  .button-style-03 {
    font-size:0.8rem;
  }
  /* Buttons */

  /* Blog Style 01 */
  .blog-style-1 .subinfo p {
    font-size: 1rem;
  }

  .blog-style-1 .details p {
    font-size:0.8rem;
  }
  /* Blog Style 01 */



  /* Box Style 01 */
  .box-style-1 .box h4 {
    font-size: 0.8rem;
  }

  .box-style-1 .box .details {
    display: flex;
    gap: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  /* Box Style 01 */

  /* Box Style 03 */
  .box-style-3 h5 {
    font-size:0.8rem;
  }
  /* Box Style 03 */


  /* Partner Section 01 */
  .partner-section-style-01 .title {
    font-size: 1.5rem;
  }

  .partner-section-style-01 .description {
    font-size: 0.8rem;
  }

  .partner-section-style-01 .img-box {
    width: 80px;
    height:80px;
  }

  .partner-section-style-01 .img-box img {
    width: 45px;
  }
  /* Partner Section 01 */

  /* Footer Style 01 */
  footer .footerlogo {
    text-align:center;
    margin-bottom: 1rem;
  }

  .footer-menu-01 {
    margin-top: 1rem;
    text-align:center;
  }

  footer .menu-title {
    font-size:0.8rem;
  }

  .footer-menu-01 ul li {
    font-size:0.8rem;
  }

  footer .getintouch {
    margin-top: 1rem;
    text-align:center;
  }

  footer .getintouch .area span {
    font-size:0.8rem;
  }

  footer .copyright {
    font-size:0.8rem;
  }
  /* Footer Style 01 */

  /* Subpage Style 02 */
  .subpage-style-02 .breadcrumbarea {
    padding-right:0;
  }

  .subpage-style-02 h1 {
    text-align:center;
  }

  .subpage-style-02 ol {
    padding-top: 10px;
    justify-content: center;
  }
  /* Subpage Style 02 */

  .site-navbar {
    padding:8px;
  }

  .bg-light .site-navbar .site-logo img {
    width:85px;
  }

  /* When Background is Light */
  .bg-light .site-navbar-wrap {
    height: 60px;
  }

  .bg-light .profile-menu-style-01 #navdrop.btn-light .drop-btn {
    margin-top:0;
  }
  /* When Background is Light */



  /* Subpage Style 01 */

  .subpage-style-01 h1 {
    padding-top:2rem;
    text-align:center;
    font-size:1.2rem;
  }

  .subpage-style-01 p {
    text-align:center;
    font-size:0.8rem;
  }

  .subpage-style-01 .breadcrumb {
    justify-content: center;
  }
  /* Subpage Style 01 */

  /* Subpage Style 02 */
  .subpage-style-02 .searchbox {
    padding-top:15px;
  }
  /* Subpage Style 02 */

  /* Contact Style 01 */
  .overflow {
    overflow:auto;
  }

  .contact-style-01 .breadcrumb {
    justify-content: center;
    margin-top: 20px;
  }

  .contact-style-01 h2 {
    font-size: 1rem;
    text-align: left;
  }

  .contact-style-01 .contact-box-style-01 {
    min-height: 125px;
  }

  .contact-style-01 h5 {
    font-size:0.8rem;
  }

  .contact-style-01 .informations p {
    font-size:0.8rem;
  }

  .contact-style-01 .socialicons i {
    width: 31%;
    text-align: center;
  }

  .contact-style-01 .informations, .contact-style-01 .contact {
    padding-top: 30px;
  }
  /* Contact Style 01 */

  /* Content Area Style 01 */
  .content-area-style-01 {
    font-size:1rem;
  }

  /* Content Area Style 01 */

  .site-navigation .navigate {
    align-items: baseline;
    gap: 10px;
    justify-content: flex-end;
    place-items: center;
    float: right;
    margin-top:40px;
  }

  .bg-light   .site-navigation .navigate {
    margin-top:-10px;
  }

  .site-navbar .site-logo img {
    width:115px;
  }

  .py-3 {
    padding-top:0;
    padding-bottom:0;
  }

  .pt15formobile {
    padding-top:15px !important;
  }

  .pt100 {
    padding-top:50px !important;
  }

  .marquee-item-style-01 .marquee-item {
    height: 45px;
    padding: 20px 28px;
    font-size: 14px;
  }

  .marquee-item-style-01 .marquee-container {
    height:45px;
  }

  .profile-menu-style-01 #navdrop .drop-btn p {
    font-size:14px;
  }

  .sticky-wrapper.is-sticky  .site-navigation .navigate {
    margin-top:0;
  }



  .video-section-style-02 #video-section {
    height:100%;
  }

  .video-section-style-02 #video-section video {
    width: 100%;
    object-fit: contain;
  }

  .mb15formobile {
    margin-bottom:15px !important;
  }

  .profile-menu-style-01 #navdrop.btn-light .drop-btn {
  margin-top:0;
  }

  .sticky-wrapper.is-sticky .profile-menu-style-01 #navdrop.btn-light .drop-btn {
    margin-top:0px;
  }

  .site-mobile-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh; /* Zaten var ama emin ol */
  }

  .site-mobile-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    text-align: left !important; /* text-center'ı override et */
  }

  .site-mobile-menu-header img {
    margin: 0; /* Varsa ekstra margin'i sıfırla */
  }

  .site-mobile-menu-close {
    margin-top: 0 !important; /* mt-3'ü override et */
  }

  .site-mobile-menu-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow-y: auto; /* Scroll'u koru ama center'la */
  }

  .site-nav-wrap {
    text-align: center; /* Menü öğelerini yatayda da orta */
  }

  .faq-area-style-01 .accordion-button {
    font-size:0.8rem;
    margin-bottom: 0px;
  }

  .faq-area-style-01 .accordion-body {
    font-size:0.8rem;
  }

  .dnoneformobile {
    display: none !important;
  }

  .button-style-04 {
    font-size:0.8rem;
  }

}

@media (min-width: 800px) and (max-width: 1499px) {

  /* Slider 01 */
  .slider-style-01 .info h1 {
    font-size: 2.5rem;
  }
  /* Slider 01 */

  /* Mockup Style 01 */
  .mockup-style-01 .title {
    font-size: 4.2rem;
  }

  .mockup-style-01 .keywords {
    font-size: 2.5rem;
  }

  .mockup-style-01 .description {
    font-size: 0.8rem;
  }
  /* Mockup Style 01 */


  /* Mockup Style 02 */
  .mockup-style-02 .keywords {
    font-size:38px;
  }

  .mockup-style-02 .title {
    font-size: 44px;
    margin-top: -10px;
  }

  .mockup-style-02 .description {
    font-size:0.8rem;
  }
  /* Mockup Style 02 */

  /* Box Style 01 */
  .box-style-1 .box h4 {
    font-size: 0.8rem;
  }

  .box-style-1 .box .details {
    padding-bottom: 0px;
  }
  /* Box Style 01 */

  /* Buttons */

  .button-style-01 {
    font-size: 0.8rem;
  }

  .button-style-02 {
    font-size: 0.7rem;
    margin-bottom: 10px;
  }

  .button-style-03 {
    font-size:0.8rem;
  }
  /* Buttons */

  /* Footer Style 01 */
  footer .footerlogo {
    text-align:center;
    margin-bottom: 1rem;
  }

  .footer-menu-01 {
    margin-top: 1rem;
    text-align:center;
  }

  footer .getintouch {
    margin-top: 1rem;
    text-align:center;
  }
  /* Footer Style 01 */

  .contact-style-01 h2 {
    font-size: 1.7rem;
  }

  /* Contact Style 01 */
  .contact-style-01 .contact-box-style-01 {
    min-height: 145px;
    padding: 10px;
  }

  .contact-style-01 .informations p {
    font-size:0.8rem;
    text-align:center;
  }

  .contact-box-style-01 i {
    font-size:1rem;
    text-align: center;
    display: inherit;
    margin-bottom: 5px;
  }

  .contact-style-01 .socialicons i {
    display: inline-block;
    width: 31%;
    text-align: center;
  }
  /* Contact Style 01 */

  /* Partner Section 01 */
  .partner-section-style-01 .title {
    font-size: 2.5rem;
  }
  .partner-section-style-01 .description {
    font-size: 0.8rem;
  }
  /* Partner Section 01 */

  /* Colorful Text */
  .colorful-text span{
    font-size: 2.5rem;
  }

  .colorful-text p{
    font-size:0.8rem;
  }
  /* Colorful Text */




  /* Box Style 05 */
  .box-style-5 .box h4 {
    font-size:0.9rem;
  }

  .box-style-3 h5 {
    font-size:16px;
  }
  /* Box Style 05 */
  /* Navbar */
  .site-navbar .site-navigation .site-menu > li > a,
  .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li > a,
  .bg-light .site-navbar .site-navigation .site-menu > li > a, {
    font-size:0.8rem;
  }

  .site-navbar .site-navigation .site-menu > li > a {
    font-size:12px;
  }

  /* Navbar */

  /* Content Area Style 01 */
  .content-area-style-01 {
    font-size:1.5rem;
  }
  /* Content Area Style 01 */


}