body {
    font-family: 'Mulish', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Mulish', sans-serif;
}
.navbar-expand .navbar-toggler {
    display: block;
    /* border: unset; */
    padding: 10px 10px 6px;
}
button:focus:not(:focus-visible) {
    /* border: unset; */
    box-shadow: unset;
}
button.navbar-toggler {
    border: unset;
}
.header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 20px;
background-color: #fff;
/* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
max-width: 1280px;
margin: 0px auto;
}
h1.text-center.mb-4 {
    font-weight: 600;
}
.header img {
max-height: 76px;
}

.menu-toggle {
    cursor: pointer;
    max-height: 25px;
}

.nav-menu {
    position: fixed;
    top: 0;
    right: -250px;
    height: 100%;
    width: 250px;
    background-color: #333;
    color: white;
    padding-top: 60px;
    transition: right 0.3s ease;
    z-index: 1001;
}

.nav-menu ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.nav-menu ul li {
margin: 20px 19px;
text-align: left;
}

.nav-menu ul li a {
    color: white;
    text-decoration: none;
    font-size: 18px;
}

.nav-menu.active {
    right: 0;
}

.close-menu {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    font-size: 20px;
    color: white;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none;
}

.hero-section {
    background-image: url('main-banner.png');
    background-size: cover;
    background-position: center;
  
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
    padding: 20px;
}

.hero-section h1 {
    font-size: 2.5rem;
    font-weight: bold;
}

.home .service-card {
    padding: 15px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 8px;
}
html {
    margin: 0px !important;
}
.home .service-card h4 {
    font-weight: bold;
    margin-bottom: 15px;
}

.footer {
    background-color: #041d37;
    color: white;
    padding: 20px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer .contact-details {
    text-align: right;
}

.footer .contact-details h5 {
    margin-bottom: 10px;
    font-size: 16px;
}

.footer img {
    max-height: 77px;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.contact-btn {
/* background-color: #ff6b6b; */
color: #004AAD;
padding: 8px 16px;
border-radius: 50px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
transition: background-color 0.3s ease;
font-size: 13px;
text-decoration: none;
}

section.jdhhd {
background: #FFE0E0;
padding: 20px;
/* height: 144px; */
}

.jdhhd .container.getin {
display: flex;
justify-content: space-between;
align-items: center;
height: 100px;
}

.container.getin p {
margin: 0px;
}

.container.getin a {
border-radius: 36px;
background: #FF5757;
padding: 10px 39px;
color: white;
text-decoration: none;
/* font-size: 16px; */
}

.container.getin p {
font-family: Playfair Display;
font-size: 30px;
font-weight: 600;
line-height: 43.86px;
text-align: left;
}

.copyright {
text-align: center;
flex-wrap: wrap;
width: 100%;
border-top: 1px solid #575555;
padding-top: 20px;
margin-top: 120px;
}

.footer .contact-details h5 {
text-align: left;
font-family: Montserrat;
font-size: 24px;
font-weight: 600;
line-height: 29.26px;
text-align: left;
}

.footer .contact-details {
text-align: left;
/* padding-right: 98px; */
}



section.my-4.my-md-5.visions .container {
max-width: 1145px;
}

section.my-4.my-md-5.ourservice .service-card {
height: 290px;
}

section.my-4.my-md-5.visions .service-card {
height: 579px;
}

section.my-4.my-md-5.visions .service-card {
text-align: left;
}

section.my-4.my-md-5.visions .service-card h4 {
padding-top: 27px;
}

section.my-4.my-md-5.ourservice .col-md-4.mb-4 {
display: flex;
align-items: center;
justify-content: center;
height: 290px;
}

section.my-4.my-md-5.ourservice .container {
max-width: 1145px;
}

section.my-4.my-md-5.ourservice .service-card p {
font-size: 14px;
}

.col-md-4.mb-4 {}

section.my-4.my-md-5.ourservice {

padding: 50px 0px;
}
section.my-4.my-md-5.ourservice {
    background: url('https://uniquewebcoder.com/jet108web/wp-content/uploads/2024/09/homebg.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: bottom;
}
section.my-4.my-md-5.ourservice h2 {
font-family: Playfair Display;
font-size: 35px;
font-weight: 700;
line-height: 46.66px;
text-align: left;
padding-bottom: 33px;
}   
html {
    padding: 0px;
    margin: 0px !important;
}
footer.footer label {
text-align: center;
padding: 20px;
}

/*About use*/


.about-us {
    width: 100%;
}

.banner {
    position: relative;
    text-align: center;
    color: white;
}
.banner:before {
    content: '';
    position: absolute;
    background: #00000091;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.banner img {
    width: 100%;
    height: auto;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-family: 'Playfair Display', serif;
}

.banner h1 {
    font-size: 4rem;
}

.about-content {
    display: flex;
    padding: 100px 0px;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0px auto;
}

.image-section {
    flex: 1;
    padding-right: 20px;
}

.image-section img {
    width: 100%;
    height: auto;
}

.text-section {
    flex: 1;
    padding-left: 20px;
}

.text-section h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.text-section p {
    font-size: 1rem;
    margin-bottom: 20px;
    color: #333;
}
/*fact*/
.jet-facts {
    text-align: center;
    
}

.facts-banner img {
    width: 100%;
    height: auto;
}
.logocenter img {
    width: auto;
    height: 124px;
}

.logocenter {
    position: absolute;
    box-shadow: unset;
    height: 224px;
    width: 224px;
    background: white;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -52%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.facts-content {
    /* background-color: white; */
    padding: 131px 0px;
    margin-top: -100px;
    border-radius: 10px;
    max-width: 1200px;
    margin: auto;
    z-index: 9;
    position: relative;
}
.bgfact {
    position: relative;
}

.bgfact > img {
    position: absolute;
    left: 0px;
    width: auto;
}
.jet-facts .logo img {
    width: 100px;
    margin-bottom: 20px;
}

.facts-content h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 30px;
}

.facts-content p {
    font-size: 1rem;
    margin-bottom: 40px;
}

.app-screenshots {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}

.screenshot {
    background-color: #e0e0e0;
    width: 300px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    width: 568px;
height: 206px;


}

.screenshot p {
    color: #666;
    font-size: 1rem;
}

.download-button {
    margin-top: 20px;
}

.download-button button {
    background-color: #ff5e5e;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.download-button button:hover {
    background-color: #e14a4a;
}
.postid-94 .service-card {
    display: none;
}

.postid-94 .app-screenshots.owl-carousel.slidercus.owl-loaded.owl-drag {
    display: none;
}
.container-fluid {
    padding: 0px;
}

.contact-info {
    box-shadow: unset;
    border-radius: unset;
}

.col-sm-12 {
    display: flex;
}

.page-template-contact .contact-container.container-fluid {
    box-shadow: unset;
    background: unset;
    text-align: left;
}

.contact-container .contact-info h1 {
    font-weight: 800;
}

.contact-container .contact-info {
    padding-right: 73px;
}

.home section.hero-section {
    padding: 0px;
}

.home section.hero-section .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    margin: 0px;
}

.home section.hero-section .container img {
    max-width: 100%;
    width: 100%;
}

.home .about-content h2 {
    color: #004AAD;
    font-size: 50px;
}

.home .about-content .text-section {
    font-size: 17px;
    font-family: 'Mulish' !important;
}

.ssqw a {
    background: #ff5757;
    padding: 10px 27px;
    border-radius: 23px;
    font-size: 20px;
    color: white;
    font-family: Mulish;
    font-size: 17px;
    font-weight: 500;
    line-height: 29.24px;
    text-align: left;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}

section.my-4.my-md-5.visions {
    background-image: url('https://uniquewebcoder.com/jet108web/wp-content/uploads/2024/09/fact-1.png');
    height: 470px;
    width: 100%;
    background-repeat: no-repeat;
    padding: 100px;
    background-size:100%;
}
.form-check.form-check-inline {
    margin: 0px;
    padding: 0px;
}

.wpcf7-list-item {
    margin-right: 20px;
    margin: 0px;
    margin-right: 16px;
}
section.my-4.my-md-5.visions .col-md-6.mb-4 {
    background: transparent;
    /* opacity: 0.5; */
    width: 49%;
    border-radius: 21px;
    position: relative;
    margin: 0px !important;
    padding: 0px;
    z-index: 99999999999999;
}

section.my-4.my-md-5.visions .service-card {
    text-align: center;
    color: white;
    height: auto;
    z-index: 99999999;
    position: relative;
    border-radius: 25px;
}

section.my-4.my-md-5.visions .container .row {
    gap: 20px;
    margin: 0px auto;
    max-width: 1032px;
}

section.my-4.my-md-5.visions .service-card h4 {
    color: red;
}

section.my-4.my-md-5.visions .col-md-6.mb-4::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #0000008c;
}

.home .shsqh {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 84px;
    font-weight: 600;
    margin-top: 0;
    font-size: 14px;
}

.home .ourservice .skdd {
    position: relative;
    height: 124px;
}

.home .ourservice .skdd span {
    position: absolute;
    width: 102px;
    height: 102px;
    top: 1989px;
    left: 155px;
    gap: 0px;
    opacity: 0px;
       background: transparent;
    display: block;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}

.home .ourservice .service-card {
    width: 370px;
    height: 333px;
    gap: 0px;
    border-radius: 5px 0px 0px 0px;
    opacity: 0px;
    background: white;
    text-align: left;
}

.home .ourservice .skdd img {
    position: absolute;
    left: 0px;
    top: 11px;
    height: 99px;
    z-index: 9999999999999;
}

.home .ourservice .service-card h4 {
    display: none;
}

.home .ourservice .service-card .contact-btn {
    padding: 0px;
    padding-top: 25px;
    display: block;
}


@media (max-width: 768px) {
    .app-screenshots {
        flex-direction: column;
    }
    
    .screenshot {
        width: 100%;
        max-width: 300px;
    }
}

/*end fact*/

.slidercus .screenshot {
    height: 294px;
}

.slidercus .owl-nav.disabled {
    display: block;
}

.slidercus button.owl-prev span {
    color: black;
    display: block;
}

.slidercus .owl-nav.disabled {
    display: block !important;
}

.slidercus .owl-nav span {
    font-size: 60px;
    margin: 15px;
}




/*standerd*/
.stdsection .app-screenshots {
    margin-top: 50px;
    clear: left;
    width: 100%;
    max-width: 100%;
}


.stdsection .facts-content p {
    margin-bottom: 50px;
    float: left;
    display: block;
    padding-bottom: 50px;
}
.jet-standards {
    text-align: center;
    padding: 50px 20px;
}

.standards-banner img {
    width: 100%;
    height: auto;
}

.standards-content {
    background-color: white;
    padding: 50px;
    margin-top: -100px; /* Pull up the content */
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 1200px;
    margin: auto;
}

.jet-standards .logo img {
    width: 100px;
    margin-bottom: 20px;
}

.standards-content h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.standards-content p {
    font-size: 1rem;
    margin-bottom: 40px;
    line-height: 1.6;
}

.jet-standards .gallery {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}

.gallery-item {
    width: 45%;
    border-radius: 10px;
    overflow: hidden;
}

.gallery-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.carousel-controls {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.carousel-controls button {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 50%;
    font-size: 1.2rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.carousel-controls button:hover {
    background-color: #0056b3;
}


/* travel */
.postid-91 .sdff p {
    display: none;
}

.postid-91 .app-screenshots {
    display: none;
}

.travel .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
}
.travel .heading {
    text-align: center;
    margin-bottom: 40px;
}
.travel .brand-section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1200px;
    margin: 0px auto;
     width: 100%;
}
.travel .brand {
    text-align: center;
    width: 23%;
    position: relative;
    margin-bottom: 100px;
}
.travel .brand img {
    /* width: 150px; */
    /* height: 150px; */
    object-fit: cover;
    border-radius: 10px;
}
.travel .brand-logo {
    position: absolute;
    margin-top: -83px;
    background-color: white;
    border-radius: 50%;
    padding: 10px;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    transform: translate(-50%);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.travel .cta-button {
    text-align: center;
    margin: 0px 0 50px;
    position: relative;
    top: -50px;
}
.travel .cta-button a {
    background-color: #ff6b6b;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 30px;
}
.travel .large-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 40px;
}
.travel .small-image-section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1200px;
    margin: 0px auto;
    padding: 50px 0px;
}
.travel .small-image {
    width: 250px;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
}


section.travel .heading {
    padding: 100px;
}

section.travel .heading h1 {
    font-family: 'Mulish';
    font-size: 30px;
}
.cta-button.jhff {
    padding: 100px 0px 0px;
}
/* end travel */

/* contact   */


.contact-container {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.contact-container .contact-info {
    flex: 1;
    padding: 20px;
}

.contact-container .contact-info h1 {
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    color: #333;
}

.contact-container .contact-info p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
}

.contact-container .contact-details img {
    width: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.contact-container .contact-details p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}

.contact-container .social-icons {
    margin-top: 20px;
}

.contact-container .social-icons a {
    display: inline-block;
    margin-right: 10px;
}

.contact-container .social-icons img {
    width: 30px;
}

.contact-container .contact-form {
    flex: 1;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
}

.contact-container .contact-form form {
    display: flex;
    flex-direction: column;
}

.contact-container .contact-form label {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
}

.contact-container .contact-form input,
.contact-container .contact-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    background-color: #f5f5f5;
}

.contact-container .contact-form textarea {
    height: 100px;
    resize: none;
}

.contact-container .contact-form button {
    background-color: #ff6b6b;
    color: white;
    border: none;
    padding: 10px;
    font-size: 18px;
    border-radius: 30px;
    cursor: pointer;
}

.contact-container .contact-form button:hover {
    background-color: #ff4a4a;
}

/* end contact */

.page-template-policy .container.fggf {
    max-width: 1280px;
    padding: 100px;
}

.page-template-policy .container.fggf h1 {
    text-align: center;
    font-weight: 800;
    margin-bottom: 50px;
}


.page-template-policy header.header {
    background: #f9f9f9;
    max-width: 100%;
    padding: 16px 200px;
}
.sdff p {
    text-align: center;
    width: 100%;
}
.page-template-policy .container.fggf h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 23px;
}
.postid-94 .facts-content h2 ~ p {
    display: none !important;
}
/* booking  */
section.my-4.my-md-5.ourservice .service-card p {
    font-size: 15px;
    font-weight: 500 !important;
}

.page-template-booking .container.my-5 {
    margin: 0px;
    max-width: 100%;
    padding: 0px;
    margin: 0px !important;
}

.page-template-booking h1.text-center.mb-4 {
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 0px !important;
}
.page-template-CharterRequisitionForm .form1 {
    margin-top: 70px;
    margin-bottom: 100px;
    padding-bottom: 20px;
}

.page-template-CharterRequisitionForm h1.text-center.mb-4 {
    margin-top: 100px;
    margin-bottom: 0px !important;!i;!;
}

.page-template-CharterRequisitionForm input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    margin-top: 45px;
}

.form-container {
    max-width: 800px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}



.form-container form {
    display: flex;
    flex-direction: column;
}

.form-container .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.form-container .form-group {
    flex: 1;
    min-width: 250px;
    margin-right: 20px;
}

.form-container .form-group:last-child {
    margin-right: 0;
}

.form-container label {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
}

.form-container input, .form-container textarea {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    background-color: #f5f5f5;
}

.form-container textarea {
    height: 100px;
    resize: none;
}

.form-container .form-options {
    display: flex;
    gap: 10px;
    align-items: center;
}

.form-container input[type="radio"] {
    margin-right: 5px;
}

.form-container button {
    background-color: #ff6b6b;
    color: white;
    border: none;
    padding: 10px;
    font-size: 18px;
    border-radius: 30px;
    cursor: pointer;
    align-self: flex-start;
}

.form-container button:hover {
    background-color: #ff4a4a;
}

.form1 {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    padding: 50px;
    max-width: 867px;
    margin: 0px auto; 
}

.form-control {
    background: #EBEBEB;
}

input#time {display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
            background: #EBEBEB;
           }

.form-control {
    
}

label.form-label {
    font-family: Playfair Display;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.99px;
    text-align: left;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    background: #FF5757;
    margin: 0px auto;
    max-width: 153px;
    width: 100%;
    display: block;
    padding: 10px;
    color: white;
}
.page-template-policy ol li a {
    color: black;
}
.terms-1 {
    max-width: 1260px;
    margin: 0px auto;
    padding: 100px 0px;
}

.terms-1 h1 {
    text-align: center;
    font-weight: 600;
}

.terms-1 h2 {
    font-size: 20px;
    font-weight: 700;
}
/* end booking */
.home .about-content .text-section p {
    font-family: 'Mulish' !important;
    font-family: 'Mulish', sans-serif !important;
}

.ssqw a {
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
}

.postid-91 .gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: calc(1.5 * 1rem);
    max-width: 1200px;
    margin: 0px auto;
    padding-bottom: 100px;
}

       .postid-91 .gallery-item {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
    vertical-align: top;
    width: 29%;
}
.postid-91 .facts-content {
    padding: 100px 0px 40px;
}

        .postid-91 .gallery-item img {
            width: 100%;
            height: auto;
        }

    .postid-91 .grid-boxes {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 10px;
    background:#F7F7F7;
}
.page-id-121 form#custom-form {
    max-width: 800px;
    margin: 0px auto;
    width: 100%;
    padding: 50px 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 100px;
}

.page-id-121 h1.text-center.mb-4 {
    padding: 50px 0px 40px;
}
.mb-3.hdgjss{
    text-align: center;
    padding: 50px 0px 0px;
}
.mb-3.hdgjss .btn {
    padding: 10px 49px;
}
        .postid-91 .grid-boxes div {
            border: 1px solid #000;
            padding: 10px;
            margin: 2px;
            background-color: #fff;
        }



@media (max-width: 768px) {
    .gallery {
        flex-direction: column;
    }
    
    .gallery-item {
        width: 100%;
    }
}
/*end standerd*/
@media (max-width: 768px) {
    .about-content {
        flex-direction: column;
        padding: 20px;
    }

    .image-section, .text-section {
        padding: 0;
    }

    .text-section {
        margin-top: 20px;
    }
}

/*end about us*/

/* Mobile View Adjustments */
@media (max-width: 576px) {
    .header {
        padding: 10px 15px;
    }

    .hero-section {
        height: 40vh;
        padding: 10px;
    }

    .hero-section h1 {
        font-size: 2rem;
    }

    .service-card {
        padding: 10px;
        margin-bottom: 15px;
    }

    .nav-menu ul li a {
        font-size: 16px;
    }

    .footer {
        padding: 15px 30px;
        flex-direction: column;
        text-align: center;
    }

    .footer .contact-details {
        text-align: center;
        margin-top: 15px;
    }
    .header img {
max-height: 50px;
/* margin-top: 2px; */
}

section.my-4.my-md-5.visions .service-card {
height: auto;
}

section.my-4.my-md-5.ourservice {
padding: 20px 0px;
}

section.my-4.my-md-5.ourservice .service-card {
height: auto;
}

section.my-4.my-md-5.ourservice .col-md-4.mb-4 {
height: auto;
}

.jdhhd .container.getin {
display: block;
text-align: center;
}

.container.getin p {
text-align: center;
padding-bottom: 20px;
font-size: 20px;
line-height: 27px;
}


footer.footer .container.d-flex.justify-content-between.align-items-center {
display: block !important;
}

.footer .contact-details {
text-align: left;
}

.copyright {
margin-top: 34px;
}

.footer .contact-details p br {
display: none;
}

section.my-4.my-md-5.ourservice h2 {
padding-bottom: 0px;
}
.footer img {
max-height: 50px;
}
header.header {
    height: 70px;
}

section.hero-section.text-center {
    height: auto;
}

section.my-4.my-md-5.visions {
    padding: 10px 0px;
    height: auto;
    background-position: right;
    background-size: cover;
}
.page-template-CharterRequisitionForm h1.text-center.mb-4 {
    font-size: 20px;
    padding-bottom: 30px;
}
section.my-4.my-md-5.visions .col-md-6.mb-4 {
    width: 100%;
}
.postid-91 .facts-content {
    padding: 57px 0px 0px;
}

.postid-91 .gallery-item {
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
}

.postid-91 .gallery {
    padding: 10px;
}
.container.d-flex.justify-content-between.align-items-center > div {
    text-align: left;
}

.home .about-content h2 {
    font-size: 35px;
}

.ssqw a {
    font-family: 'Mulish', sans-serif;
    font-size: 13px;
}
.postid-94 .facts-content h2 ~ p {
    display: none !important;
}

body.ourservice-template-default.single.single-ourservice.postid-94.logged-in.admin-bar.no-customize-support.wp-embed-responsive.singular.image-filters-enabled {}

.logocenter {
    width: 100px;
    height: 100px;
}

.logocenter img {
    height: 80px;
}

.facts-content {
    padding: 52px 0px;
    font-size: 23px !important;
}

.facts-content h2 {
    font-size: 20px;
    padding: 0px 20px;
}

.travel .brand-section {
    flex-wrap: wrap;
}

.travel .brand {
    width: 40%;
}

section.travel {
    margin-top: 25px;
}

.travel .brand-logo {
    height: 120px;
    width: 120px;
}

.travel .brand-logo img {
    height: 51px;
}

.travel .brand-logo img {width: 78% !important;height: auto;}

.travel .brand img {
    width: 100%;
}

.travel .small-image-section img {
    width: 45%;
}

.cta-button.jhff {
    padding: 50px;
    margin-bottom: 0px;
}
.single .logocenter {
    height: 100px;
    width: 100px;
}

.single .logocenter img {
    width: 80%;
    height: auto;
}

.facts-content h2 {
    font-size: 19px;
}

.facts-content {
    padding-top: 60px;
}

.screenshot {
    background: unset;
    max-width:100%;
    width:100%;
}

.stdsection .facts-content p {
    margin-bottom: 0px;
}
.slidercus .screenshot {
    height: auto;
    width: 100%;
}

.slidercus .screenshot img {
    width: 100% !important;
    max-width: 100%;
}
.owl-dots {
    display: none;
}

.facts-content {
    padding-bottom: 0px;
}
.page-template-booking h1.text-center.mb-4 {
    margin-top: 32px;

}
.page-template-CharterRequisitionForm .form1 {
    padding: 10px;
}

.form-check.form-check-inline {
    padding: 0px;
}

.page-template-CharterRequisitionForm h1.text-center.mb-4 {
    margin-top: 50px;
}

.page-template-CharterRequisitionForm .form1 {
    margin-top: 40px;
}
.page-template-contact .contact-container.container-fluid .col-sm-12 {
    flex-wrap: wrap;
    display: block;
}

.contact-container .contact-info {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.page-template-contact .contact-container.container-fluid {
    margin-top: 0px;
}

.contact-container .contact-info h1 {
    font-size: 30px;
}

.page-template-contact .contact-container.container-fluid .col-sm-12 {
    padding: 0px;
}

.contact-container .contact-form {
    margin-top: 30px;
}
.banner h1 {
    font-size: 35px;
}

.about-content .text-section h2 {
    font-size: 19px;
}

section.jdhhd {
    padding-bottom: 0px;
}
.terms-1 {
    max-width: 1231px;
    margin: 0px auto;
    padding: 100px 0px;
}

.terms-1 h1 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}

.terms-1 h2 {
    font-size: 18px;
    font-weight: 700;
}
.page-template-policy .container.fggf {
    padding: 21px;
}

.page-template-policy header.header {
    padding: 0px 10px;
}

.page-template-policy ol li a {
    color: black;
}
.terms-1 {
    padding: 16px 10px;
}

.terms-1 h1 {
    font-size: 21px;
    margin-bottom: 25px;
}

.terms-1 h2 {
    font-size: 14px;
}
.navbar-expand .navbar-toggler {
    display: block;
    /* border: unset; */
    padding: 10px 9px 3px;
}
button.navbar-toggler img {
    height: 25px;
}
.home section.hero-section.text-center.py-0 {
    width: 100%;
    max-width: 100%;
}
section.hero-section.text-center.py-0 .row.justify-content-center.p-0 {
    width: 100%;
    max-width: 100%;
    margin: 0px;
}
	.postid-94 .stdsection .facts-content p {
    padding-bottom: 50px !important;
    margin-bottom: 80px;
}

.travel .cta-button {
    margin-bottom: 0px;
}

.travel .small-image-section {
    padding-top: 0px;
}

.travel .cta-button a {
    padding: 16px 80px;
}
	.page-id-121 h1.text-center.mb-4 {
    padding: 20px 0px 0px;
}

.page-id-121 form#custom-form {padding: 10px 20px;}

.page-id-121 form#custom-form .col-md-6 {
    padding-bottom: 20px;
}

.mb-3.hdgjss {
    padding: 0px;
}

.page-id-121 form#custom-form {
    margin-bottom: 0px;
}
}