/*SMARTPHONES AND SMALL SCREENS*/
@media(min-width:300px) and (max-width:768px) {

    #rcmc_TC {
        min-height: 565px;
    }

    .testimonail_carousel .carousel-control-prev {
        left: 5%;
        bottom: 50%
    }

    .testimonail_carousel .carousel-control-next {
        right: 5%;
        bottom: 50%
    }

    .picture_frame {
        width: 210px;
        margin: auto;
        height: 201px;
    }

    .picture_dimension {
        width: 200px;
        height: 191px;
    }

        .picture_dimension figure {
            width: 200px;
            height: 191px;
        }

    .testimonial_content .content_title h2,
    .testimonial_content .content_post h3.occupation_title,
    .testimonial_content .content_post span.name_title {
        font-size: 15px;
        height: auto;
        line-height: 25px;
        margin: 15px 0 15px;
    }

    .testimonial_content .content_post {
        height: auto;
    }

    .porpose_box {
        width: 98%;
        margin: auto;
        right: 0;
    }

    .navbar-collapse .navbar-nav {
        display: block;
    }

    .srch_box {
        width: 100%;
    }

    .main_logo {
        width: 10rem;
    }

    .breadcrumb_bg {
        display: none;
    }

    .about_section_one .container .section-content .img_container {
        margin-bottom: 20px;
    }

    .about_section_one .section-content .section_desp p {
        font-size: 17px;
        text-align: justify;
        line-height: 27px;
    }

    .about_royal_mobile {
        display: block !important;
    }

    .royal_content small {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .royal_content h2 {
        color: #887852;
        font-size: 30px;
        margin-bottom: 25px;
    }

    .royal_content p {
        font-size: 18px;
    }

    .cd-timeline {
        padding-top: 0px;
    }

    .ceo_message_section .container .section-content .section_desp {
        border-right: none;
        padding-right: 0px;
    }

    .s_direction .row .col-12 .section_desp p {
        font-size: 20px;
        line-height: 28px;
        color: #5d5f63;
        padding: 20px;
        text-align: right;
    }

    .strategic_tabs ul li .nav-link {
        width: 100%;
    }

    .s_programes .container-box {
        width: 256px;
        height: 235px;
    }

    .tender_contracts_section .container .section-content .table-responsive .table thead,
    .tender_contracts_section .container .section-content .table-responsive .table tbody,
    .cmo_section .container .section-content .section_desp p,
    .makkah_transport_section .container .section-content .section_desp p,
    .management_content .management_list .management_title .section_desp p {
        font-size: 17px;
        line-height: 27px;
        color: #5e6065;
    }

    .related_entities {
        width: 200px;
        height: 200px;
        margin-right: auto !important;
        margin-left: auto !important;
        display: block !important;
    }

    .news_list .container_box .img_container figure img {
        height: auto;
    }

    #selectTag, #datepicker, .btn_search, .btn_search_2 {
        margin-bottom: 10px;
    }

    .mobile_footer {
        display: block;
    }

    .dsktp_footer {
        display: none;
    }

    .accordion-button {
        padding-left: 0px;
        padding-right: 0px;
    }

    .accordion-body {
        padding: 0px;
    }

    .accordion-button, .accordion-button:not(.collapsed) {
        color: #ffffff;
    }

        .accordion-button, .accordion-item, .accordion-button:not(.collapsed) {
            background-color: transparent;
        }

    .accordion-item {
        border: none;
    }

    .accordion-header {
        border-bottom: 1px solid #ffffff;
    }

    .accordion-button:focus {
        border-color: unset;
        box-shadow: none;
    }

    .accordion-button::after {
        background-image: url('../../img/pls.png');
        margin-right: auto;
        margin-left: unset;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url('../../img/mns.png');
        transform: rotate(-180deg);
    }

    .accordion-body .footer_list ul li a {
        color: #ffffff;
        line-height: 36px;
        font-size: 14px;
    }

    .footer_list_cloumn {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .footer_list_cloumn ul li a {
            font-weight: 900;
            color: #fff;
            font-family: 'Conv_ArbFONTS-SuisseIntl-Bold';
            display: inline-block;
            line-height: 40px;
            font-size: 15px;
        }

    .logo_footer {
        display: unset;
    }

    .latest_news_content {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .latest_news_list .news_list .latest_news_content .news_date {
        margin-bottom: 0px;
    }

    .news_detail_section .section-content .news_detail .news_content p {
        margin-bottom: 1rem;
    }
}

@media (min-width:768px) and (max-width:820px) {
    .board_members_list .section-content .board_member_bg {
        width: 100%;
    }

    .board_member_img {
        height: auto;
    }

    .board_member_content {
        padding: 5px;
    }

    .news-section .container {
        width: 100% !important;
        max-width: initial;
    }

    .news_list .container_box .img_container figure img {
        height: 166px;
    }
}

@media only screen and (max-width: 515px) {
    .slideshow-container .tab_btns a.prev,
    .slideshow-container .tab_btns a.next {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 32px
    }

    .news_section .news_date p {
        font-size: 12px;
    }

    .news_section .news_listing {
        padding: 0;
    }

        .news_section .news_listing .news_column {
            padding: 10px;
        }

    .news_section .news_title a {
        font-size: 14px;
        line-height: 20px;
        font-family: 'Conv_ArbFONTS-SuisseIntl-Bold';
    }
}

@media only screen and (max-width: 600px) {
    .strategic_section {
        padding: 8em 0 1em 0;
    }

    .slide_content {
        padding: 15px 0;
    }

        .slide_content h3 {
            margin: 0;
        }
}

@media only screen and (max-width: 991px) {
    .purpose_Slides h3.purpose_heading {
        font-size: 25px;
    }

    .purpose_Slides p.purpose_desp {
        font-size: 15px;
        line-height: 25px;
    }

    .strategic_section .section-heading h2,
    .news_section .section-heading h2 {
        font-size: 25px;
    }

    .strategic_section {
        padding: 8em 0 3em 0;
    }

    .slide_content h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .img_border {
        width: 290px;
        height: 202px;
    }

    .news_section .news_date p {
        text-align: start;
    }

    .news_section .news_listing {
        margin-top: 10px;
    }
}

/*TABLETS AND MEDIUM SCREENS*/

/*LAPTOPS AND BIG SCREENS*/

