@media only screen and (max-width: 991px) {
    .language{
        margin-top: 10%;
    }
    .main-menu ul li a {
        font-size: 17px;
    }
    .main-menu ul li {
        margin: 0px 6px;
    }
    .slider-data {
        bottom: unset;
        top: 4%;
    }
    .slider-data-body {
        width: 100%;
        font-size: 15px;
    }
    .why-visit-title span {
        right: 14%;
    }
    .why-visit-card-img {
        height: 200px;
    }
    .why-visit-card-title h2 {
        font-size: 16px;
    }
    .our-trip .why-visit-title span {
        right: 30%;
    }
    .our-trip-card-title h2 {
        font-size: 15px;
    }
    .our-trip-container .view-content>div:nth-child(3) .our-trip-sections,
    .our-trip-container .view-content>div:nth-child(2) .our-trip-sections {
        height: 122px;
    }
    .our-trip-container .view-content>div:nth-child(1) .our-trip-sections {
        height: 310px;
    }
    .our-trip-container .view-content>div:nth-child(4) .our-trip-sections {
        height: 158px;
    }
    .our-trip-card-title a {
        font-size: 18px;
    }
    .more-links a {
        font-size: 13px;
    }
    .home-page-banner-data-title {
        width: 90%;
    }
    .pages-footer {
        background-size: cover;
    }
    .footer-links {
        margin-top: 70px;
    }
    .logo-container {
        text-align: center;
    }
    .main-menu ul li a {
        font-size: 14px;
    }
    .inner-banner-data {
        top: 22%;
    }
    .our-tours-inner-sections-data {
        font-size: 14px;
        margin-top: 0%;
    }
    .our-tours-card-img img {
        min-height: 268px;
    }
    .our-tours-card-img {
        height: 268px;
    }
    .our-tours-card-link a {
        font-size: 14px;
        padding: 8px 20px;
    }
    .page-node-tours #content .field--name-body {
        display: inline-block;
        width: 95%;
        margin: 0 2.5%;
    }
    .trip-in-tour-img {
        height: 287px;
    }
    .all-price {
        position: relative;
        width: 100%;
        margin: 0;
        top: unset;
    }
    .node-trip #page .nav li a {
        font-size: 13px;
    }
    .gallery-photo {
        height: 198px;
    }
    .node-why_visit_jordan #content .field--name-body {
        font-size: 16px;
        width: 49%;
    }
    .node-why_visit_jordan #content .field--name-field-image img {
        width: 100%;
    }
    .page-node-our-team .field--name-field-gallery img {
        width: 95%;
    }
    .node-photo_gallery .field--name-field-gallery img {
        height: 213px;
    }
    .page-node-contact-us #edit-containers {
        position: relative;
        width: 100%;
        margin: 0;
    }
    .page-node-contact-us #page {
        margin-bottom: 0;
    }
    .header-pages{
        position: relative;
    }
}


/*********************************************************/

@media only screen and (max-width: 767px) {
    .menu--main{
        display:inline-block;
    }
    .language-switcher-language-url{
        width:100%;
    }
    .why-visit-jordan{
            margin: 30px 0px;
    }
    .slider-data .slider-data-title h2 {
        font-size: 25px;
    }
    .logo-container img {
        max-width: 50%;
    }
    .one {
        display: block;
        text-align: right;
        float: left;
        margin: 13px;
        z-index: 99;
        margin-top: 12px;
    }
    .links-web {
        margin-top: 10px;
    }
    .logo-containeer {
        text-align: center;
    }
    .hmbrgr span {
        background-color: #09558D !important;
    }
    .expand span {
        background-color: #fff !important;
    }
    .main-menu {
        display: none;
    }
    .responsive-menu {
        display: inline-block;
        width: 100%;
        height: 100%;
        background-color: #09558Df5;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999999999;
        display: none;
    }
    .responsive-menu ul {
        width: 100%;
        height: auto;
        padding: 0;
        text-align: center;
        margin-top: 0%;
        list-style: none;
        margin: 0;
    }
    .responsive-menu li {
        width: 100%;
        margin: 15px 0px;
    }
    .responsive-menu .menu--main li{
        border-bottom: 1px solid #fff;
    }
    .responsive-menu .menu--main .dropdown-menu li:last-child{
        border-bottom:0;
    }
    .responsive-menu li a {
        color: #fff;
        font-size: 25px;
        font-family: Raleway-ExtraBoldItalic;
        text-decoration: none;
        transition: .5s;
    }
    .responsive-menu li a:hover {
        color: #03a9f4;
        transition: .5s;
        text-decoration: none;
    }
    .why-visit-card-title {
        top: 50%;
    }
    .why-visit-card-img {
        height: 150px;
    }
    .our-trip-container .view-content>div:nth-child(1) .our-trip-sections {
        width: 100%;
        height: auto;
    }
    .our-trip-container .view-content>div:nth-child(3) .our-trip-sections,
    .our-trip-container .view-content>div:nth-child(2) .our-trip-sections {
        width: 50%;
        float: left;
        height: 225px;
    }
    .our-trip-container .view-content>div:nth-child(4) .our-trip-sections {
        width: 100%;
        height: auto;
    }
    .services-container .why-visit-title span {
        right: 10%;
        top: -8px;
    }
    .services-card {
        height: 220px;
    }
    .services-card-data {
        opacity: 1;
        height: 100%;
    }
    .pages-footer {
        background-size: 100% 100%;
    }
    .footer-links {
        margin-top: 6px;
    }
    .logo-container {
        text-align: start;
    }
    .responsive-click-show {
        display: block;
        text-align: center;
        margin-top: 5px;
    }
    .responsive-click-show i {
        font-size: 50px;
        color: #09558D;
    }
    .responsive-click-hide {
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 0px 17%;
        text-align: end;
        margin-top: 37px;
    }
    .responsive-click-hide i {
        font-size: 50px;
        color: #fff;
    }
    .node-why_visit_jordan #content .field--name-body,
    .node-why_visit_jordan .field--name-field-image {
        float: unset;
        width: 100%;
    }
    .slider-data-body,
    .links-web {
        margin-top: 0;
    }
    .all-price {
        margin-top: 20px;
    }
    .inner-banner-data h2 {
        font-family: Raleway-Regular;
 font-size: 15px;
    }
    .page-node-trips ol li::before {
        display: block;
        width: 9%;
    }
    #block-views-block-trip-block-5 .views-field-title {
        margin-inline-start: 31px;
    }
    .node-page .field--name-field-gallery {
        display: inline-block;
    }
    .node-page .field--name-field-gallery>div {
        width: 50%;
        float: left;
    }
    .page-node-contact-us #edit-containers {
        padding: 10px;
    }
    .page-node-contact-us #edit-flexbox>div:last-child {
        margin-top: 10px;
    }
    [dir="rtl"].inner-banner-data h2 {
        font-size: 17px;
    }
    .language {
        padding: 0 37px 0 0;
        display: none;
    }
    [dir="rtl"] .language {
        display: inline-block;
        position: absolute;
        top: 0%;
        left: 1%;
        right: unset;
        padding: 0 0 0 17px;
    }
    .expanded.dropdown.open{
        background-color: #c8621d;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ca8150;

}
.gallery-title{
    height: 65px;
}
.pages-footer{
    padding:0;
}
.first-section{
     width: 100%;
    text-align: center;   
}
.node-trip #page .nav li{
     margin: 0 0px;   
}
.node-trip #page .nav > li > a {

    padding: 10px 6px;
}
.services{
     margin: 0px 0px;   
}
}


/*********************************************************/

@media only screen and (max-width: 551px) {
    .slider-data-body {
        display: none;
    }
    .links-web a {
        font-size: 13px;
    }
    .slider-data .slider-data-title h2 {
        font-size: 20px;
    }
    .logo-container img {
           max-width: 90%;
    }
    .one {
        float: unset;
        margin: 0;
        margin-top: 20px;
    }
    .why-visit-sections {
        width: 50%;
    }
    .why-visit-title span {
        font-size: 46px;
    }
    .our-trip-container .view-content>div:nth-child(3) .our-trip-sections,
    .our-trip-container .view-content>div:nth-child(2) .our-trip-sections {
        height: 100px;
    }
    .home-page-banner-data-title h2 {
        font-size: 36px;
    }
    .services-container .why-visit-title span {
        top: 32px;
    }
    .newsletter-container>div>h2 {
        font-size: 29px;
        color: #fff;
        font-family: Raleway-Bold;
        margin-bottom: 31px;
        text-align: center;
    }
    .newsletter-container .input,
    .newsletter-container .input input,
    .newsletter-container .submitbutton {
        width: 100%;
        margin-top: 10px;
    }
    .our-trip-card-title a {
        font-size: 14px;
    }
    .newsletter-container .input,
    .form-item-newsletteryouremail,
    .newsletter-container .form-item-newsletteryouremail input {
        width: 100%;
    }
    .inner-banner-data {
        top: 0%;
    }
    .page-node-trips .inner-banner-data {
        width: 100%;
    }
    .page-node-trips .inner-banner-data h2 {
        font-size: 13px
    }
    .page-node-trips ol li::before {
        width: 40px;
        height: 40px;
    }
    .node-photo_gallery .field--name-field-gallery img {
        height: 162px;
        width: 48%;
    }
    [dir="rtl"] .page-title {
        font-size: 21px;
    }
    [dir="rtl"] .page-node-our-team .field--name-field-gallery img {
        height: 200px;
    }
    [dir="rtl"] .node-page .field--name-field-gallery img {
        height: 200px;
    }
}