@media (min-width: 1200px){
    .package-description li br{
        display:none;
    }
    .package-description-product.package-description li br{
        display:block;
    }
}
@media (max-width: 2215px){
    .item-package{
        max-width:100%;
    }
}
@media (max-width: 1845px){
    .package-description{
        font-size:18px;
    }
}
@media (max-width: 1700px){

    .header-socials img{
        width: 30px;
    }
    .header-socials{
        top:34px;
    }
    .navbar-brand img{
        width: 120px;
    }
    main{
        margin-top: 132px;
    }
    .main-title{
        font-size: 90px;
    }
    .main-section{
        padding: 180px 0;
    }
    .text-content{
        font-size: 26px;
    }
    .owl-item img{
        max-height: 500px;
    }
    .section-title{
        font-size:48px;
    }
    .you-get-title{
        font-size: 28px;
    }
    .you-get-description{
        font-size: 16px;
    }
    .section-subtitle{
        font-size:28px;
    }
    .package-title{
        font-size: 28px;
    }

    .package-price{
        font-size:28px;
    }

    .package-more-info,
    .package-more-info-p{
        font-size: 20px;
    }
    .btn-darkgreen,.btn-gold{
        font-size: 24px;
    }
    .testimonial-text{
        font-size: 22px;
    }
    .testimonial-author{
        font-size: 22px;
    }
    .accordion-button{
        font-size:28px;
    }
    .accordion-body{
        font-size:21px;
    }
    .accordion-button::after{
        width: 50px;
        height: 50px;
    }
    .btn-more{
        font-size:21px;
    }
    .team-info-text{
        font-size:28px;
    }
    .team-member-name{
        font-size:32px;
    }
    .team-member-photo{
        max-width: 270px;
    }
    .team-member-name img {
        width: 60px;
        height: 60px;
    }
    .footer-label,
    .footer-link,
    .subscribe-form h5 {
        font-size:22px;
    }
    .subscribe-form p{
        font-size: 20px;
    }
    .form-input{
        font-size: 18px;
    }
    .footer-links a,
    .footer-text {
        font-size: 18px;
    }
    .subscribe-form{
        padding: 30px 40px;
        max-width: 430px;
    }
    .team-member-info h5{
        font-size: 32px;
    }
    .team-member-text{
        font-size: 20px;
    }
    .modal-form-title{
        font-size:30px;
    }

}
@media (max-width: 1550px){
    .nav-link{
        font-size: 18px;
    }
    .text-content{
        font-size: 24px;
    }
    .package-title {
        font-size: 26px;
        margin-top:20px;
    }
    .decor-2{
        max-height: 50px;
    }

    .package-description li {
        margin-bottom: 3px;
    }
    .package-bordered{
        min-height:840px;
    }
    .btn-darkgreen,.btn-gold{
        font-size: 23px;
    }
    .testimonial-text{
        font-size: 21px;
    }
    .testimonial-author{
        font-size: 21px;
    }
    .team-info-text{
        font-size:24px;
    }
    .team-member-name{
        font-size:28px;
    }
    .team-member-photo{
        max-width: 250px;
    }
    .team-member-name img {
        width: 50px;
        height: 50px;
    }
    .form-input{
        font-size: 17px;
    }
    .modal-form-title{
        font-size:28px;
    }
}
@media (max-width: 1400px){
    .nav-link{
        font-size: 16px;
    }
    .navbar-brand img {
        width: 100px;
    }
    .header-socials img{
        width: 26px;
    }
    .header-socials{
        gap:0.8rem;
        top:36px;
        right:30px;
    }
    .navbar-nav {
       gap: 1.5rem;
    }
    main{
        margin-top: 130px;
    }
    .main-title{
        font-size: 85px;
    }
    .subtitle{
        font-size: 24px;
    }
    .main-section{
       gap:2.1rem;
    }
    .text-content{
        font-size: 21px;
    }
    .section-title{
        font-size:42px;
    }
    .you-get-title {
        font-size: 24px;
    }
    .section-subtitle {
        font-size: 24px;
    }
    .package-title {
        font-size: 20px;
        margin-top: 10px;
    }
    .item-package{
        padding: 15px;
    }
    .package-bordered{
        padding: 15px;
        min-height: 890px;
    }
    .decor-2{
        max-height: 40px;
    }
    .package-price {
        font-size: 24px;
        bottom: 30px;
        margin-bottom: 0;
    }
    .package-description {
        font-size: 16px;
    }

    .package-more-info,
    .package-more-info-p {
        font-size: 18px;
    }
    .btn-darkgreen,.btn-gold{
        font-size: 21px;
    }
    .card-item-title{
        font-size: 24px;
    }
    .card-item-img {
        max-width: 60px;
    }
    .book-creating-logo{
        max-width: 250px;
    }
    .cards-nav img {
        max-width: 40px;
    }
    .cards-nav{
        gap:3rem;
    }
    .testimonial-text{
         font-size: 20px;
    }
    .testimonial-author{
        font-size: 20px;
    }
    .accordion-button{
        font-size:24px;
    }
    .accordion-body{
        font-size:18px;
    }
    .accordion-button::after{
        width: 40px;
        height: 40px;
    }
    .btn-more{
        font-size:18px;
    }
    .btn-more img{
        max-width: 35px;
    }
    .team-info-text{
        font-size:21px;
    }
    .team-member-name{
        font-size:24px;
    }
    .team-member-photo{
        max-width: 220px;
    }
    .team-member-name img {
        width: 45px;
        height: 45px;
    }
    .footer-label,
    .footer-link,
    .subscribe-form h5 {
        font-size:20px;
    }
    .subscribe-form p{
        font-size: 18px;
    }
    .form-input{
        font-size: 16px;
    }
    .footer-links a,
    .footer-text {
        font-size: 16px;
    }
    .subscribe-form{
        padding: 25px 35px;
        max-width: 400px;
    }
    .team-member-info h5{
        font-size: 28px;
    }
    .team-member-text{
        font-size: 18px;
    }
    .modal-form-title{
        font-size:26px;
    }

}
@media(max-width: 1200px){
    .main-title{
        width:650px;
    }
    .navbar-expand-xl .offcanvas{
        position: fixed;
    }
    .navbar-brand img {
        width: 70px;
    }
    .navbar-nav{
        align-items: start;
    }
    .header-socials{
        position: absolute;
        top:initial !important;
        right: initial;
        bottom:0;
        left: 0;
        width: 100%;
        justify-content: center;
        align-items: center;
        padding: 0.7rem 0;
        height: 50px;
        background-color: #103730;

    }
    .offcanvas{
        max-width: 80%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .btn-offcanvas-close{
        border: none;
        background: transparent;
        position: absolute;
        top: 1.5rem;
        right: 1.5rem;
        padding: 0;
        opacity: 0.7;
        transition: 0.5s;
    }
    .btn-offcanvas-close:hover,
    .btn-offcanvas-close:focus,
    .btn-offcanvas-close:active{
        opacity: 1;
        transition: 0.5s;
    }
    .btn-offcanvas-close img{
        width:15px;
        height:15px;
    }
    main{
        margin-top: 100px;
    }
    .main-section {
        padding: 190px 0;
        gap: 2.5rem;
        min-height: calc(100vh  -  100px);
    }
    .text-content{
        font-size: 18px;
    }
    .carousel {
        padding: 120px 0;
    }
    .owl-dots{
        margin-top:1.5rem;
    }
    .owl-dot{
        width: 8px;
        height: 8px;
        border-radius: 3px;
    }
    .carousel-container{
       padding-left: calc(var(--bs-gutter-x) * .5);
       margin-bottom: 3rem;
    }
    .section-title{
        font-size: 38px;
        margin-bottom: 30px;
    }
    .section-subtitle {
        font-size: 21px;
    }
    .item-package{
        padding: 10px;
    }
    .package-bordered{
        border-width: 2px;
        padding: 10px;
        min-height: 740px;
    }
    .decor-2 {
        max-height: 30px;

    }
    .package-title {
        font-size: 15px;
        margin-bottom:10px;
    }
    .package-price {
        font-size:18px;
    }
    .package-description {
        font-size: 12px;
        padding-left: 20px;
    }
    .package-description-product{
        min-height: 400px;
    }

    .package-more-info,
    .package-more-info-p {
        font-size: 16px;
    }
    .btn-darkgreen,.btn-gold{
        font-size: 18px;
        padding: 15px 30px;
    }
    .testimonials .section-title{
        margin-bottom: 10px;
    }
    .testimonials .owl-dots{
        margin-top: -20px;
        z-index: 1;
        position: relative;
    }
    .testimonial-text {
        font-size: 18px;
    }
    .testimonial-author{
        font-size: 18px;
    }
    .accordion-button{
        font-size:21px;
    }
    .accordion-body{
        font-size:16px;
    }
    .accordion-button::after{
        width: 35px;
        height: 35px;
    }
    .btn-more{
        font-size:16px;
    }
    .btn-more img{
        max-width: 30px;
    }
    .team-info-text{
        font-size:18px;
    }
    .team-member-name{
        font-size:20px;
    }
    .team-member-photo{
        max-width: 200px;
    }
    .team-member-name img {
        width: 40px;
        height: 40px;
    }
    .form-input{
        padding: 15px 20px;
    }
    footer{
        padding-bottom: 50px;
    }
    .card-stack .card-list li:nth-child(1),
    .card-stack .card-list li:nth-child(2),
    .card-stack .card-list li:nth-child(3),
    .card-stack .card-list li:nth-child(4),
    .card-stack .card-list li:nth-child(5),
    .card-stack .card-list li:nth-child(6),
    .card-stack .card-list li:nth-child(7),
    .card-stack .card-list li:nth-child(8),
    .card-stack .card-list li:nth-child(9)
    {
        left:100px;
    }
    .team-member-info h5{
        font-size: 24px;
    }
    .team-member-text{
        font-size: 16px;
    }
    .modal-form-title{
        font-size:24px;
    }


}
@media (max-width: 991px){

    .decor-container:before{
        width: 250px;
        left: -270px;
    }
    .decor-container:after{
        width: 250px;
        right: -270px;
    }
    main {
        margin-top: 81px;
    }
    .main-section{
        min-height: calc(100vh - 81px);
    }
    .main-title{
        width:600px;
    }
    .subtitle{
        font-size: 21px;
    }
    .item-package{
        /*max-width: 300px;*/
        margin:0 auto 3rem;
    }
    .carousel-rate-container{
        max-width:100%;
    }
    .package-title {
        font-size: 18px;
    }
    .package-description{
        font-size: 14px;
    }
    .package-bordered{
        min-height: initial;
    }
    .package-description-product{
        min-height: initial;
    }
    .package-price{
        position: initial;
    }
    .cards-row{
        min-height:700px;
    }
    .card-stack{
        top: 50px;
        left: calc(50% - 225px);
    }
    .cards-nav{
        position: absolute;
        top: 350px;
        z-index: 1;
        width: 100%;
        justify-content: space-between;
    }
    .navbar-brand img {
        width: 50px;
    }
    .cert .package-more-info br{
        display: none;
    }
    .testimonial-text {
        font-size: 16px;
    }
    .testimonial-author{
        font-size: 16px;
    }
    .testimonial-text:before{
        width:20px;
        height: 20px;
        left: -10px;
        top:-24px;

    }
    .testimonial-text:after{
        width:20px;
        height: 20px;
        right: -10px;
        bottom:-24px;
    }
    .accordion-button{
        font-size:18px;
    }
    .accordion-body{
        font-size:14px;
    }
    .accordion-button::after{
        width: 30px;
        height: 30px;
    }
    .btn-more{
        font-size:16px;
    }
    .btn-more img{
        max-width: 25px;
    }
    .team .section-title br{
        display: none;
    }
    .team-info-text{
        font-size:16px;
    }
    .team-member-name{
        font-size:16px;
    }
    .team-member-photo{
        max-width: 160px;
    }
    .team-member-name img {
        width: 30px;
        height: 30px;
    }
    .team-member-photo{
        margin-bottom:2rem;
    }
    .team-info-text{
        margin-bottom: 3rem;
    }
    .footer-label,
    .footer-link,
    .subscribe-form h5 {
        font-size:18px;
    }
    .subscribe-form p{
        font-size: 16px;
    }
    .form-input{
        font-size: 16px;
    }
    .footer-links a,
    .footer-text {
        font-size: 14px;
    }
    .modal-form-title{
        font-size:21px;
    }
    .testimonial-content:before{
        top:-20px;
        left:-20px;
    }
    .testimonial-content:after{
        bottom:-35px;
        right:0;
    }
    .book-creating-logo{
        display:none;
    }
    .games-container{
        flex-direction: column;
        gap:1rem;
    }
    .game-card-item {
        width: 100%;
    }

}
@media (max-width: 767px){
    .navbar{
        padding: 0.5rem 1rem !important;
    }
    main {
        margin-top: 65px;
    }
    .navbar-nav {
        gap: 1rem;
    }
    .main-title{
        width: 100%;
        padding: 0 2rem;
    }
    .main-section{
        gap:1rem;
        padding: 50px 0;
        min-height: calc(100vh - 65px);
    }
    .decor-container:before{
        width: 150px;
        left: -170px;
    }
    .decor-container:after{
        width: 150px;
        right: -170px;
    }

    .subtitle{
        font-size: 20px;
    }
    .section-padding{
        padding: 50px 0 ;
    }
    .container-xxl{
        padding: 0 2rem;
    }
    .section-title {
        font-size: 32px;
        margin-bottom: 40px;
    }
    .you-get-title {
        font-size: 21px;
    }
    .you-get-description {
        font-size: 14px;
    }
    .package-more-info,
    .package-more-info-p {
        font-size: 14px;
    }
    .cards-row {
        min-height: 720px;
    }
    .card-stack{
        width:350px;

        left: calc(50% - 205px);
    }
    .cards-nav{
        /*top:610px;*/
    }
    .card-item-title {
        font-size: 21px;
        margin: 10px 0 20px;
    }
    .card-item-description{
        font-size: 13px;
        line-height: 1.2;
    }
    .card-item-img {
        max-width: 50px;
    }
    .card-stack .card-list li{
        padding: 15px;
    }
    .card-item-bordered{
        padding: 15px;
    }

    .book-creating-logo{
        margin: 0;
    }
    .testimonial-text {
        font-size: 14px;
    }

    .testimonials-container{
        padding: 30px 20px;
    }
    .testimonials .owl-item {
        padding: 30px 15px;
    }
    .testimonials .section-title{
        margin-bottom: 20px;
    }
    .testimonials .owl-dots{
        margin-top: -20px;
        z-index: 10;
        position: relative;
    }
    .accordion-button{
        padding-left: 0;
        padding-right: 0;
        gap: 1.5rem;
    }
    .team-member{
        margin-bottom: 4rem;
    }
    .footer-label,
    .footer-link,
    .subscribe-form h5 {
        font-size:16px;
    }
    .subscribe-form p{
        font-size: 14px;
    }
    .form-input{
        font-size: 14px;
    }
    .footer-links a,
    .footer-text {
        font-size: 14px;
    }
    .accordion-body{
        padding-left: 0;
        padding-right: 0;
    }
    .modal-form-title{
        font-size:18px;
    }
    .testimonial-content:before{
        top:-30px;
        left:0;
    }
    .testimonial-content:after{
        bottom:-35px;
        right:0;
    }
    .card-item-img{
        margin:0;
    }


}

@media (max-width: 575px){
    .decor-container{
        width: 50px;
    }
    .main-decor-img{
        max-width:100%;
    }
    .decor-container:before{
        width: 50px;
        left: -70px;
    }
    .decor-container:after{
        width: 50px;
        right: -70px;
    }
    .main-title{
        font-size:42px;
    }
    .subtitle{
        font-size: 14px;
        padding: 0 2rem;
    }
    .carousel-container{
        margin-bottom: 1.5rem;
    }
    .text-content{
        font-size: 16px;
    }
    .btn-darkgreen, .btn-gold {
        font-size: 16px;
        padding: 15px 30px;
    }
    .container-xxl {
        padding: 0 1.5rem;
    }

    .section-title{
        font-size: 24px;
        margin-bottom: 30px;
    }
    .rates .section-title {
        font-size: 30px;
    }
    .offcanvas-header{
        padding-top:0.5rem;
    }
    .btn-offcanvas-close{
        top:1rem;
    }

    .cards-nav {
        top: 550px;
        gap: 1rem;
        justify-content: center;
        margin-right: 50px;
    }
    .cards-nav span{
        opacity:1;
    }
}

@media (max-width: 320px) {
    .item-package {
         max-width: 100%;
    }
    .cards-row {
        min-height: 920px;
    }
    .card-stack{
       top:290px;
       left: calc(50% - 150px);
       width: 100%;
    }
    .cards-nav{
        top:600px;
    }
    .card-stack .card-list li {
        width: 90% !important;
        left:0 !important;
    }




















    .card-stack .card-list li:nth-child(6) {
        top: 84px;
        left:0;
        width: 90%;
    }

}
