/*------------------------------------------------------------------//

//      RESPONSIVE SYSTEM                                                                                 //

//------------------------------------------------------------------*/

@media screen and (min-width: 1400px) {

    /* PC 1400+  */
    .menuAc,
    .mContact {
        display: none !important;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1199px) {
    .slider-inner {
        background-position: center;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        height: 600px;
    }

    .home-fetured .item {
        min-height: 207px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .slider-inner {
        background-position: center;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        height: 600px;
    }

    .home-fetured .item {
        min-height: 207px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
        padding: 0;
    margin-bottom: 0;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
    .slider-inner {
        background-position: center;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        height: 600px;
    }

    .home-fetured .item {
        min-height: 207px;
    }

    .home-fetured-icerik{
        height: auto;
    padding-block: 15px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
}

@media screen and (max-width: 639px) and (min-width: 0px) {
    .slider-inner {
        background-position: 49%;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        padding: 16px;
    }
    .home-form .in {
    background: linear-gradient(#104064, #062135);
    border-radius: 25px;
    padding: 38px 7px;
    width: initial;
    margin: 0 auto;
    text-align: center;
}

    .home-fetured .item {
        min-height: 207px;
    }

    .home-fetured-icerik{
        height: auto;
    padding-block: 15px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
    
    .home-form-inner .title {
        font-size: 25px;
        line-height: 1.2;
    }
    
    .home-form-inner .desc {
        font-size: 17px;
        line-height: 1.3;
    }
    .home-package{
        padding-bottom: 15px;
    }
    .home-form-inner input[type="submit"] {
        font-size: 17px;
    }
    .slider-gallery {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }
  
    .slider-gallery-inner .container {
        width: 100%;
        padding: 0;
    }
    
    .slider-gallery-in {
    width: 100%;
    padding: 0 10px;
  }
  
  .slider-gallery-in h1 {
    font-size: 22px;
  }
}