/* sagar css starts*/

.project .card-header {
    background-color: #b0995c;
    color: #fff;
    border-top-left-radius: 15px!important;
    border-top-right-radius: 15px!important;
}

.btn-send {
    width: 80%!important;
    background-color: #b0995c!important;
    color: #fff;
    font-size: 14pt!important;
    margin: 0 auto!important;
    border-radius: 35px!important;
    margin-bottom: 15px!important;
}

.project .form-control {
    border-radius: 0px;
    background-color: #e9e8ed;
    border: none;
    padding: 15px;
    height: calc(1.5em + .75rem + 10px);
}

.project .nav-item {
    min-width: 120px;
    text-align: center;
    font-weight: 500;
    list-style-type: none;
}

.project .img-details p {
    display: none;
}

.project .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 3px solid #b71f40;
}

.project .content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 11pt;
}

.project .card {
    border: none;
    margin-bottom: 3rem;
}

.project .card .img-details {
    position: relative;
    border-radius: 10px;
    margin-bottom: .6rem;
}

.project .card img {
    position: relative;
    border-radius: 15px;
}

.project .card-title {
    margin-bottom: 5px;
}

.project .container {
    min-width: 100%
}

.project .date-calendar {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #b71f40;
    color: #fff;
    border-bottom-left-radius: 15px;
    padding: 5px 10px;
    text-align: center;
}

.project .tags {
    position: absolute;
    right: 10px;
    bottom: 8px;
    border-radius: 25px;
    background-color: #b71f40;
    color: #fff;
    font-size: 10pt;
    padding: 5px 10px;
}

.project .tags p {
    margin-bottom: 0;
    display: block;
}

.project .date h4,
.project .date h5,
.project .date h6 {
    margin-bottom: 2px;
}

.date-calendar h4 {
    margin-top: 10px
}

.project .btn {
    background-color: #b71f40;
    border-radius: 0;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 10pt;
}


/* sagar css ends */

.vc_btn3-icon.fa.fa-long-arrow-right:before {
    content: "\f178";
}

b,
strong {
    font-family: 'Dubai Bold';
    font-weight: inherit;
}

.site-header .nav-primary .widget-area .textwidget {
    min-height: 55px !important;
}

.site-header .nav-primary .widget-area a,
.site-header .nav-primary .widget-area span.pipe {
    height: 55px !important;
	display: flex;
    align-items: center;
}

.cat_list li {
    list-style: none;
}

.ar .about-dm-content li {
    margin-left: 0px;
    margin-right: 20px;
}

body.home .top-icon-row {
    padding-left: 10%;
}

.icons-home-top img {
    width: 80px;
    height: auto;
}

.projects-text a {
    display: inline-block;
}

.pauseSlider,
.playSlider,
.pauseSlider:hover,
.playSlider:hover,
.pauseSlider:focus,
.playSlider:focus {
    background-color: #fff;
    /*border: 2px solid #cd8945;*/
    margin: 0 0.3vw;
    color: #830823;
}

.pauseSlider.active,
.playSlider.active,
.pauseSlider:hover,
.playSlider:hover {
    background-color: #fff;
}

.buttonsPlayPause {
    position: absolute;
    bottom: 0px;
    left: 150px;
}

body.ar .buttonsPlayPause {
    position: absolute;
    bottom: 0px;
    right: 150px;
    left: auto;
}

body .animals-block__desc,
.animals-block,
body .animals-block__desc a {
    background-color: rgba(225, 255, 255, 1%);
}

.animals-block__img .read_more {
    background-color: #0579b2!important;
}

body .animals-block__img .read_more>span {
    color: #ffffff!important;
    background: #ffffff14!important;
    background-color: #ffffff03!important;
}

html head+body {
    background-color: rgba(225, 255, 255, 1%)!important;
}

.category_bg_section .pagination_btn .view_more_btn a:first-child {
    color: #f0faff !important;
}

.view_more_btn a {
    background: rgba(225, 255, 255, 1%)!important;
}

.dm-background .view_more_btn a {
    background-color: rgba(225, 255, 255, 1%)!important;
}

.download-apps-pics .slick-next::before {
    font-family: vc_material !important;
}

#submit-button {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    body.home .download-your-apps .mobile-view {
        margin-top: 25px;
    }
    body.home .download-apps-pics .slick-prev,
    body.home .download-apps-pics .slick-next {
        bottom: -22vw!important;
        top: auto!important;
    }
}

@media (max-width:375px) {
    body.home .download-apps-pics .slick-prev,
    body.home .download-apps-pics .slick-next {
        bottom: -25vw!important;
        top: auto!important;
    }
}

@media (max-width:1400px) {
    .suggest-survey .icon-content-right {
        font-size: 30px;
    }
    .home-services h3 {
        font-size: 35px;
        line-height: 45px;
    }
}

.find-number-form .find-input {
    width: 80%;
    float: left;
    line-height: 30px;
    padding: 15px;
    min-height: 52px;
}

.find-number-form .find-btn {
    width: 20%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 16px;
    border: none;
    border-radius: 0;
    background: #830823;
    font-family: 'Dubai Light';
    letter-spacing: 1px;
    min-height: 62px;
    margin-top: 0;
}

.find-number-form .find-btn:hover,
.find-number-form .find-btn:focus {
    background: #830823;
}


/*Home Page Redo Sections Starts*/

.complaints-survey-home h2 {
    font-size: 50px;
    line-height: 50px;
    font-family: 'Dubai Light';
}

.complaints-survey-home p {
    font-size: 23px;
    line-height: 26px;
    font-family: 'Dubai Light';
    padding-right: 20px;
}

.complaints-survey-home-btn {
    margin-left: 0 !important;
}

.complaints-survey-home-btn a {
    background-color: rgb(255, 206, 122) !important;
    color: #000000 !important;
    border: 1px solid rgb(255, 206, 122) !important;
    border-radius: 0 !important;
    line-height: 55px !important;
    min-width: 150px !important;
    text-align: left !important;
    max-height: 55px;
    display: flex !important;
    align-items: center;
    transition: 0.2s !important;
    font-size: 23px !important;
    font-family: 'Dubai Bold';
}

.complaints-survey-home-btn.right a {
    min-width: 225px !important;
}

.complaints-survey-home-btn a:hover {
    background-color: #000000 !important;
    color: #fff !important;
    border: 1px solid rgb(255, 206, 122) !important;
    transition: 0.2s;
}

.complaints-survey-home-btn i {
    right: 0 !important;
}

.complaints-survey-home-btn i:before {
    content: url(/wp-content/uploads/2020/02/black-arrow.png) !important;
    margin-right: 20px;
    transition: all 0.5s linear;
}

.complaints-survey-home-btn a:hover i {
    right: 10px;
    transition: all 0.5s linear;
}

.complaints-survey-home-btn a:hover i:before {
    content: url(/wp-content/uploads/2020/02/white-arrow.png) !important;
    margin-right: 10px;
    transition: all 0.5s linear;
}

.info-home-container {
    background-image: url(/wp-content/uploads/2020/02/info-row-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% -250px;
}

.title-with-icon {
    display: flex;
    align-items: center;
}

.title-with-icon .icon-content-right {
    font-family: "Dubai Light";
    font-size: 51px;
    font-weight: 100;
    line-height: 54px;
    margin-top: 0px;
    color: #B81F40;
    padding-left: 30px;
}

.info-row-banner figure,
.info-row-banner .vc_single_image-wrapper,
.info-row-banner img {
    width: 100%;
}

.title-with-icon.white .icon-content-right {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 28px;
    line-height: 35px;
    color: #fff;
    font-family: 'Dubai Regular';
}

.discover-dubai .flex-direction-nav a {
    bottom: -75px;
}

.useful-links-row .slick-prev::before {
    content: url(/wp-content/uploads/2020/02/left-arrow-white.png) !important;
}

.useful-links-row .slick-next::before {
    content: url(/wp-content/uploads/2020/02/right-arrow-white.png) !important;
}

.news-archive {
    background: #F5F1EE;
    padding: 30px;
}

.news-archive p {
    margin: 0;
}

.news-archive a {
    border: none !important;
    border-left: 5px solid #B81F40 !important;
    padding: 0 40px;
    display: block;
    font-size: 23px;
    font-family: 'Dubai Medium';
    text-decoration: none;
    color: #222222;
    transition: all 0.3s linear;
    position: relative;
}

.news-archive a:after {
    content: url(/wp-content/uploads/2020/02/news-archive-arrow.svg);
    right: 30px;
    position: absolute;
    transition: all 0.3s linear;
}

.news-archive a:hover:after {
    right: 20px;
}

.small-side-menu-container {
    z-index: 9999;
}

a.custom_button.read_more-btn {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: 13px;
    font-family: 'Dubai Bold';
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.media_center-box .wpb_content_element {
    margin-bottom: 0;
}

.media_center-box .wpb_content_element p {
    margin-bottom: 5px;
}


/*Home Page Redo Sections Ends*/

.paddingtop100 {
    padding-top: 100px;
}

.paddingbottom100 {
    padding-bottom: 100px;
}

.paddingtop80 {
    padding-top: 80px;
}

.paddingbottom80 {
    padding-bottom: 80px;
}

.paddingtop60 {
    padding-top: 60px;
}

.paddingbottom60 {
    padding-bottom: 60px;
}

.paddingtop70 {
    padding-top: 70px;
}

.paddingbottom70 {
    padding-bottom: 70px;
}

.paddingtop40 {
    padding-top: 40px;
}

.paddingbottom40 {
    padding-bottom: 40px;
}

.paddingtop50 {
    padding-top: 50px;
}

.paddingbottom50 {
    padding-bottom: 50px;
}

.paddingbottom140 {
    padding-bottom: 140px
}

.lighttext,
.lighttext h1,
.lighttext h2,
.lighttext h3,
.lighttext h4,
.lighttext h5,
.lighttext h6,
.lighttext p,
.lighttext a {
    color: #fff;
}

.left-right-padding {
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
}

.btn-link-bold a {
    font-weight: bold!important;
}


/* header_search_bar */

.header_search_form {
    position: relative;
    top: -12px;
    float: left;
}

.header_search_form>input {
    width: 30px;
    box-sizing: border-box;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    background-color: transparent;
    background-image: url(/wp-content/uploads/2020/02/search-icon.svg);
    background-position: 10px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding: 7px 10px 7px 0px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    color: #fff;
    cursor: pointer;
    font-family: 'Dubai Medium';
}


/* header_search_bar */


/* Side_Bar_Menu*/

.dm_inner_pages_content #genesis-content h1,
.dm_inner_pages_content #genesis-content h2,
.dm_inner_pages_content #genesis-content h3,
.dm_inner_pages_content #genesis-content h4,
.dm_inner_pages_content #genesis-content h5,
.dm_inner_pages_content #genesis-content h6 {
    font-family: 'Dubai Medium';
}

.dm_inner_pages_content #genesis-content p {
    font-family: 'Dubai Light';
}

.home.page-template-default .site-inner {
    padding: 0 !important;
}

.dm_inner_pages_content .site-inner {
    /*padding:60px 0;*/
    padding: 0;
}


/*Sidebar Menu Starts*/

.entry-content ol,
.entry-content ul {
    padding: 0;
    margin: 0;
}

.sidebar-primary ul li.current-menu-item>a {
    background-color: #F5F1EE;
}

.sidebar-primary ul li.menu-item-has-children ul.sub-menu {
    display: none;
}

.sidebar-primary ul li,
.sidebar-primary h3 {
    position: relative;
    list-style: none;
}

.sidebar-primary ul li:before,
.sidebar-primary h3:before {
    content: url(/wp-content/uploads/2019/12/Yellow-Arrow.svg);
    font-size: 23px;
    width: 0;
    height: 0;
    position: absolute;
    left: 10px;
    top: 6px;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    font-family: dashicons;
    pointer-events: none !important;
}

.sidebar-primary ul li.menu-item-has-children:before {
    content: url(/wp-content/uploads/2019/12/plus.svg);
    top: 2px;
}


/* .sidebar-primary ul li.menu-item-has-children:first-child>a {background-color:#F5F1EE;} */

.sidebar-primary ul li.menu-item-has-children:first-child.current_page_item {
    background-color: transparent !important;
}

.sidebar-primary ul li {
    line-height: 40px;
}

.sidebar-primary ul li a {
    font-size: 20px !important;
    color: #222222;
    text-decoration: none;
    font-weight: 400;
    display: block;
}

.sidebar-primary ul li:before {
    color: #FFCE7A !important;
}

.sidebar-primary ul li li {
    text-indent: 25px;
    margin-left: 0;
}

.sidebar-primary ul li li li {
    text-indent: 50px;
}

.sidebar-primary ul li a {
    padding-left: 40px;
}

.minus:before {
    content: url(/wp-content/uploads/2019/12/minus.svg) !important;
    top: -4px !important;
}

aside li ul .current_page_item a {
    background-color: #F5F1EE;
}


/*Sidebar Menu Ends*/

.dm_inner_pages_content #genesis-content p {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 35px;
}

.dm_inner_pages_content #genesis-content h5 {
    font-size: 20px;
    line-height: 31px;
    color: #010101;
    margin-bottom: 35px;
}

.dm_inner_pages_content #genesis-content h6 {
    font-size: 16px;
    color: #010101;
    line-height: 31px;
    margin-bottom: 0;
}

.dm_inner_pages_content #genesis-content h6 a {
    font-size: 16px;
    color: #010101;
    text-decoration: underline;
}

.dm_inner_pages_content #genesis-content h3 {
    font-size: 28px;
    margin: 0;
    line-height: 38px;
}

.dm_inner_pages_content #genesis-content h4 {
    font-size: 28px;
    margin: 0 0 35px 0;
    line-height: 38px;
    font-family: 'Dubai Light';
}

.dm_inner_pages_content {
    background-image: url(/wp-content/uploads/2019/11/dubai-municipality-content.svg?id=991);
    background-repeat: no-repeat;
    background-position: 100% 25%;
}

.about-dm-content .vc_column-inner {
    padding-top: 0 !important;
}


/*Removing Uber Defalut Styles Starts*/

.ubermenu-responsive-default.ubermenu {
    border: none;
    background: transparent;
    background-color: transparent;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
    background: transparent;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0>.ubermenu-target {
    border: none !important;
    /* box-shadow: 0 0 2px 2px rgb(0,0,0,0.5)!important; */
}

i.ubermenu-sub-indicator.fa-angle-down {
    right: 10px !important;
    margin-top: -8px !important;
}

i.ubermenu-sub-indicator.fa-angle-down:before {
    font-size: 12px;
    font-family: 'FONT AWESOME 5 PRO';
}


/*Removing Uber Defalut Styles Ends*/

.site-header .nav-primary nav li>a {
    color: #fff;
    font-weight: inherit !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    text-transform: inherit !important;
    height: 55px;
    font-family: 'Dubai Medium';
    background: transparent !important;
}


/*For  Mega Dropdown Menu*/

nav.nav-primary .ubermenu-submenu {
    margin-top: 0 !important;
}

.site-header .nav-primary a:hover,
#ubermenu-nav-main-6-primary .ubermenu-active>a {
    color: #830823 !important;
    background: #fff !important;
}

.site-header .nav-primary ul li {
    vertical-align: inherit !important;
}

.site-header .nav-primary .ubermenu-submenu li a {
    color: #000;
    padding: 8px 20px 8px 5px !important;
    display: flex;
    align-items: center;
    height: inherit;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
    font-family: 'Dubai Regular';
}

.site-header .nav-primary .ubermenu-submenu li a:hover {
    background-color: #FFCE7A !important;
    color: #fff !important;
}

.site-header .nav-primary .ubermenu-submenu li a:hover i {
    color: #830823;
}

.site-header .nav-primary .ubermenu-submenu li a i {
    color: #FFCE7A;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.site-header .nav-primary .widget-area a {
    text-decoration: none;
}

.site-header .nav-primary .widget-area a:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.site-header .nav-primary .ubermenu-submenu li a.check-status-img:hover {
    background-color: transparent !important;
}

.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    padding-left: 60px;
    padding-bottom: 20px;
    padding-top: 50px;
    box-sizing: border-box !important;
    display: flex !important;
}

.ubermenu-submenu li.ubermenu-item.ubermenu-item-has-children {
    margin-right: 40px;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack>.ubermenu-target {
    border: none !important;
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    left: 0 !important;
}

.ubermenu a.check-status-img {
    position: absolute;
    bottom: 0;
    right: 120px;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header>.ubermenu-target {
    font-weight: initial;
}

#ubermenu-nav-main-6-primary>li:first-child>a {
    background: transparent;
}

.drop-down-heading {
    position: absolute;
    right: 100px;
    bottom: 0;
}

.drop-down-heading h2 {
    color: #222222;
    font-family: 'Dubai Light';
    font-size: 35px;
    line-height: 37px;
}

.drop-down-heading h2 span {
    display: block;
    font-family: 'Dubai Bold';
}

.drop-down-menu-title .ubermenu-target-title.ubermenu-target-text {
    color: #222222;
    font-size: 18px;
    text-shadow: none;
    font-family: 'Dubai Bold';
    margin: 0 0 10px 10px;
    line-height: 22px;
}

.about-dubai-mian-drop-down+ul.ubermenu-submenu-drop {
    display: flex;
    align-items: center;
}

#icon-size img {
    height: 55px;
}


/*For Mega Dropdown Menu*/


/*Hatta Page Styles Starts*/

.main_banner.hatta_banner:before {
    background: rgba(0, 0, 0, 0.2);
}

.vc_row.hatta-mountain-container .leftcolumn.follow-path.vc_column_container {
    align-items: flex-end;
}

.vc_row.hatta-mountain-container .leftcolumn.follow-path.vc_column_container {
    background-image: url(/wp-content/uploads/2019/12/background-layer.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 101% auto;
    padding-bottom: 75px;
}

.hatta-mountain-container.bg {
    background-size: cover;
    background-position: center;
}

.hatta-mountain-container h1 {
    color: #fff;
    font-size: 60px;
    line-height: 64px;
    font-family: 'Dubai Light';
}

.hatta-mountain-container p {
    color: #fff;
    font-size: 28px;
    line-height: 42px;
    font-family: 'Dubai Regular';
}

.hatta-mountain-container .leftcolumn {
    padding: 10px 7%;
}

.hatta-mountain-container .rightcolumn {
    background-color: rgba(0, 6, 29, 0.8);
    padding: 5% 10%;
    min-height: 845px;
}

.hatta-mountain-container.contact-section .leftcolumn {
    padding: 90px 5% 85px 7%;
    background-color: #318958;
    max-height: 715px;
    width: 35%;
}

.hatta-mountain-container.contact-section .leftcolumn h1 {
    color: #FFCE7A;
    font-size: 50px;
}

.hatta-mountain-container.contact-section .leftcolumn p {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 31px;
    margin: 0;
    font-family: 'Dubai Light';
}

.hatta-mountain-container.contact-section .leftcolumn p strong {
    color: #FFCE7A;
    font-family: 'Dubai Bold';
    font-weight: inherit;
}

.hatta-mountain-container.contact-section .leftcolumn img {
    margin-top: 15px;
}

.hatta-mountain-container.contact-section .leftcolumn .contact-details {
    box-sizing: border-box;
    padding-left: 20px;
}

.hatta-mountain-container.contact-section .leftcolumn h4 {
    font-size: 20px;
    line-height: 31px;
    margin: 0 0 10px 0;
    font-family: 'Dubai Bold';
    color: #FFCE7A;
    font-weight: inherit;
}

.hatta-mountain-container.contact-section .leftcolumn h4 b {
    font-weight: inherit;
}

.hatta-live h1,
.hatta-weather h1 {
    font-size: 60px;
    line-height: 64px;
    font-family: 'Dubai Light';
    color: #222222;
}

.hatta-weather .wpb_text_column h1 {
    color: #318958;
    margin-bottom: 50px;
}

.contact-section .mapcolumn {
    width: 65%
}

.contact-section .mapcolumn .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
}

.contact-section .mapcolumn .wpb_raw_code>.wpb_wrapper {
    line-height: 0;
}


/*Hatta Page Styles Ends*/


/*Contact Page Styles Starts*/

.main_banner.wto_layer:before {
    background: transparent;
}

.contact_page main.content {
    width: 100%;
}

.officepadding {
    padding: 20px 0;
}

.officepaddingtop {
    padding-top: 60px;
}

.officepaddingbottom {
    padding-bottom: 120px;
}

.contact-box .vc_column-inner>.wpb_wrapper {
    border: 1px solid transparent;
    padding: 30px 10px 10px 10px;
    text-align: center;
    transition: all 0.5s ease;
}

.contact-box .vc_column-inner>.wpb_wrapper:hover {
    border-color: #B81F40;
}

.contact-box .vc_column-inner>.wpb_wrapper:hover a,
.contact-box .vc_column-inner>.wpb_wrapper:hover p {
    color: #B81F40;
}

.contact-box .wpb_content_element {
    margin-bottom: 0;
}

.contact-box.food .wpb_text_column+.wpb_text_column p {
    margin-top: 5px;
    padding-top: 25px;
}

.contact-box h3 {
    margin: 0;
    font-size: 22px;
    font-family: 'Dubai Medium';
    font-weight: initial;
    color: #222222;
}

.contact-box h4 {
    margin: 0;
    font-size: 20px;
    font-family: 'Dubai Regular';
    font-weight: initial;
    color: #222222;
}

.contact-box p {
    font-size: 20px;
    line-height: 28px;
    min-height: 130px;
    transition: all 0.5s ease;
}

.contact-box.last .vc_column-inner>.wpb_wrapper {
    padding: 0;
}

.contact-box.last p {
    margin: 20px 0;
}

.contact-box.last a {
    display: block;
    padding: 30px 10px 10px 10px;
}

.contact-box .wpb_text_column a,
.contact-box .wpb_raw_html a {
    font-size: 20px;
    line-height: 28px;
    transition: all 0.5s ease;
    color: #222222;
    text-decoration: none;
    display: inline-block;
    direction: initial;
}

.contact-box .wpb_text_column a:hover,
.contact-box .wpb_raw_html a:hover {
    text-decoration: none;
}

.contact-box figure,
.contact-box .vc_single_image-wrapper,
.contact-box img {
    width: 100%;
}

.contact_bg {
    background-image: url(/wp-content/uploads/2019/12/Dubai-Municipality-Contact-Details.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}

.contact-boxes-container .contact-box {
    margin-bottom: 40px;
}

.contact-box.food h4 {
    margin-bottom: 6px;
}


/*Contact Page Styles Ends*/


/*Contact Single Styles Starts*/

.contact_single h1 {
    text-transform: uppercase;
}

.contact_single h1,
.contact_single h2,
.contact_get_in_touch h2 {
    font-size: 38px;
    line-height: 50px;
    color: #222222;
    text-align: center;
}

.contact_single h1,
.contact_single h3 {
    font-family: 'Dubai Bold';
    font-weight: inherit;
    margin: 0;
}

.contact_single h2,
.contact_single p,
.contact_get_in_touch h2 {
    font-family: 'Dubai Light';
    margin: 0;
}

.contact_single h3,
.contact_single p {
    font-size: 24px;
    line-height: 38px;
    color: #222222;
}

.contact_single p {
    font-weight: inherit;
}

.contact_single a {
    text-decoration: none;
    font-family: 'Dubai Light';
}

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

.contact_get_in_touch .vc_col-sm-4,
.contact_get_in_touch .vc_col-sm-5,
.contact_get_in_touch .vc_col-sm-3 {
    padding: 0;
}

.contact_get_in_touch .vc_col-sm-6,
.contact_get_in_touch .vc_col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.contact_get_in_touch .wpcf7-acceptance span.wpcf7-list-item {
    margin: 0;
    font-size: 16px;
    font-family: 'Dubai Light';
    font-weight: inherit;
}

.contact_get_in_touch input,
.contact_get_in_touch textarea {
    border: 1px solid #B2B2B2;
    margin-bottom: 10px;
    color: #222222;
    font-family: 'Dubai Light';
    font-weight: inherit;
}

.contact_get_in_touch textarea {
    height: 135px;
    margin-bottom: 0;
}

.contact_get_in_touch .wpcf7-submit {
    float: right;
    background-color: #830823;
    color: #ffffff;
    border: 1px solid #830823;
    border-radius: 0;
    font-size: 24px;
    line-height: 26px;
    font-family: 'Dubai Bold';
    font-weight: inherit;
    min-width: 224px;
    min-height: 70px;
    text-align: center;
    margin-top: -20px;
}

.contact_get_in_touch .wpcf7-submit:hover {
    background-color: transparent;
    color: #830823;
    border: 1px solid #830823;
}

.contact_get_in_touch div.wpcf7-validation-errors,
.contact_get_in_touch div.wpcf7-acceptance-missing {
    width: 100%;
    display: inline-block !important;
}

.contact_get_in_touch {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    background-image: url(/wp-content/uploads/2019/12/Dubai-Municipality-Contact-Details.svg);
}

.contact_get_in_touch .wpcf7-acceptance {
    margin-right: 20px;
    margin-left: 4px;
}


/*For check boxes Starts*/

.contact_get_in_touch .wpcf7-form input[type=checkbox] {
    position: relative;
    visibility: hidden;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox]+span {
    margin-left: 15px;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox]+span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0px;
    height: 18px;
    width: 18px;
    top: 6px;
    border: 1px solid #B2B2B2;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox]+span:after {
    display: block;
    position: absolute;
    content: '\2713';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 4px;
    left: 6px;
    visibility: hidden;
    font-size: 16px;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox]:checked+span:before {
    background: transparent;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox]:checked+span:after {
    visibility: visible;
}


/*For check boxes Ends*/


/*Contact Single Styles Ends*/


/*RASID Starts*/

.RASID_content h1 {
    font-family: 'Dubai Light';
    font-size: 60px;
    line-height: 64px;
    color: #5F331A;
}

.RASID_content p {
    font-family: 'Dubai Light';
    font-size: 22px;
    line-height: 31px;
    color: #222222;
}

.RASID_content .left {
    box-sizing: border-box;
    padding-left: 60px;
}

.RASID_content .right {
    box-sizing: border-box;
    padding-right: 40px;
    padding-left: 40px;
}

.director_msg {
    padding: 70px 0;
    background-image: url(/wp-content/uploads/2019/12/RASID-BG.jpg);
    background-repeat: repeat-y;
    background-size: 62.5% auto;
    background-position: right;
    margin-bottom: 130px;
}

.director_msg .wpb_single_image {
    margin-bottom: 0;
}

.director_msg h3 {
    font-size: 26px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    margin-bottom: 35px;
    font-weight: initial;
}

.director_msg p {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
}

.director_msg h4 {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    margin-top: 45px;
    font-weight: initial;
}

.director_msg h3,
.director_msg p,
.director_msg h4 {
    color: #ffffff;
}

.director_msg .right {
    padding: 0 100px 0 40px;
    box-sizing: border-box;
}

.useful-links {
    padding: 50px 0;
}

.useful-links .vc_col-sm-2:first-child .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.useful-links .vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}

.useful-links .wpb_text_column,
.useful-links .wpb_single_image {
    margin-bottom: 0;
}

.useful-links h6 {
    font-size: 26px;
    line-height: 61px;
    color: #222222;
    font-family: 'Dubai Regular';
    font-weight: inherit;
}

.contact-n-getintouch {
    background-color: #008F37;
    background-image: url(/wp-content/uploads/2019/12/RASID-contact-bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 47% 100%;
}

.contact-n-getintouch .left {
    box-sizing: border-box;
}

.contact-n-getintouch .right {
    background-color: rgba(18, 61, 0, 0.9);
}

.contact-n-getintouch h1 {
    font-size: 45px;
    line-height: 64px;
    color: #fff;
    font-family: 'Dubai Light';
}

#contact_row {
    padding-bottom: 70px;
}

#contact_row .wpb_single_image {
    margin-bottom: 0;
}

#contact_row p {
    font-size: 18px;
    line-height: 31px;
    font-family: 'Dubai Light';
    color: #ffffff;
    margin: 0;
}

#contact_row h4 {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    color: #FFCE7A;
    font-weight: inherit;
}

#contact_row p strong {
    font-size: 20px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    color: #FFCE7A;
    font-weight: inherit;
}

#contact_row h4 {
    margin-top: -20px;
    margin-bottom: 15px;
}

#contact_row p a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Dubai Light';
}

#contact_row p a:hover {
    text-decoration: underline;
}

#contact_row .links p,
#contact_row strong,
#contact_row .links a {
    line-height: 20px;
}

#contact_row .links a {
    color: #FFCE7A;
    line-height: 20px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 22px;
    font-family: 'Dubai Bold';
}

#contact_row .links a:hover {
    color: #ffffff;
}

.rasid_form label {
    color: #FFCE7A;
    font-family: 'Dubai Medium';
    font-size: 17.52px;
    padding-left: 15px;
}

.rasid_form .no-label label {
    visibility: hidden;
}

p.checkbox_heading {
    color: #fff;
    font-family: 'Dubai Medium';
    font-size: 17.52px;
    margin-bottom: 0;
    margin-bottom: 20px;
}

.check_boxes .checkbox-648 {
    width: 100%;
    clear: both;
    float: left;
}

.rasid_form .check_boxes .wpcf7-list-item {
    color: #fff;
    margin-left: 0;
    margin-right: 20px;
}

.ar .rasid_form .check_boxes .wpcf7-list-item {
    margin-left: 20px;
    margin-right: 0px;
}

.rasid_form .check_boxes .wpcf7-list-item:last-child {
    margin-right: 0;
}

.rasid_form .check_boxes .wpcf7-list-item span {
    font-size: 17.52px;
    font-family: 'Dubai Medium';
    position: relative;
    top: -2px;
}

.vc_row.grey-boxes-container {
    padding: 20px 240px;
    overflow: visible !important;
}

.grey_box_column.first .vc_column-inner {
    padding-left: 15px !important;
}

.grey_box_column.last .vc_column-inner {
    padding-right: 15px !important;
}

.grey_box_column {
    text-align: center;
    position: relative;
    top: -70px;
    background-color: #ffffff;
    padding-bottom: 20px;
}

.grey_box_column .wpb_wrapper {
    width: 100%;
}

.grey_box_column .vc_column-inner {
    padding: 0 10px !important;
}

.grey_box_column .vc_column-inner .wpb_raw_code {
    margin: 0;
    background: #F5F1EE;
    min-height: 445px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    transition: all 0.3s linear;
}

.grey_box_column a {
    display: block;
    text-decoration: none;
}

.grey_box_column i {
    color: #008F37;
    font-size: 87px;
    font-weight: normal;
    margin-bottom: 50px;
}

.grey_box_column p {
    font-size: 32px;
    line-height: 31px;
    color: #222222;
    font-family: 'Dubai Regular';
}

.grey_box_column .vc_column-inner .wpb_raw_code:hover {
    background: #008F37;
    display: block;
}

.grey_box_column .vc_column-inner .wpb_raw_code:hover i,
.grey_box_column .vc_column-inner .wpb_raw_code:hover p,
.grey_box_column .vc_column-inner .wpb_raw_code:hover h3,
.grey_box_column.second .vc_column-inner .wpb_raw_code:hover a {
    color: #ffffff;
}

.grey_box_column.first .vc_column-inner {
    padding-left: 15px !important;
}

.grey_box_column h3 {
    font-size: 33px;
    line-height: 31px;
    color: #222222;
    font-family: 'Dubai Regular';
    text-align: right;
    border-bottom: 1px solid #222222;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

.grey_box_column h3 i {
    font-size: 37px;
    margin-right: 5px;
    width: auto;
}

.grey_box_column a {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    font-family: 'Dubai Regular';
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.grey_box_column .vc_column-inner .wpb_raw_code:hover h3 i {
    color: #ffffff;
}

.grey_box_column .vc_column-inner .wpb_raw_code:hover i {
    color: #FFCE7A;
}

.grey_box_column .vc_column-inner .wpb_raw_code:hover h3 {
    border-color: #ffffff;
}

.hover_menu {
    display: none;
    padding: 30px;
}

.grey_box_column:hover .hover_menu {
    display: block;
}

.grey_box_column:hover .active_menu {
    display: none;
}

.hover_menu a {
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Dubai Regular';
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    text-transform: capitalize;
    text-align: left;
}

.grey_box_column .active_menu i {
    color: #008F37;
    font-size: 87px;
    font-weight: normal;
    margin-bottom: 50px;
}

.grey_box_column .hover_menu i.fa-lightbulb-on {
    font-size: 25px;
}

.grey_box_column .hover_menu i {
    font-size: 36px;
    line-height: 48px;
    margin: 0 18px 0 0;
    width: 32px;
    color: #ffffff;
}

.rasid_form .no-label .wpcf7-form-control-wrap {
    visibility: visible;
}

.rasid_form input,
.rasid_form textarea {
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid;
    font-size: 21.9px;
    font-family: 'Dubai Medium';
    font-weight: inherit;
    margin-bottom: 10px;
    padding: 20px;
}

.rasid_form input:focus,
.rasid_form textarea:focus {
    border-color: #FFCE7A;
}

.rasid_form textarea {
    height: 230px;
}

.rasid_submit_btn {
    clear: both;
    text-align: right;
}

.ar .rasid_submit_btn {
    text-align: left;
}

.rasid_form .wpcf7-submit {
    background-color: #FECE7A;
    padding: 0;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    top: -100px;
    position: relative;
}

.rasid_form .wpcf7-submit img {
    width: 22px;
}

.rasid_form div.wpcf7-validation-errors,
.rasid_form div.wpcf7-acceptance-missing,
.rasid_form div.wpcf7-mail-sent-ok {
    color: #ffffff
}

.rasid_form input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.rasid_form ::-webkit-input-placeholder {
    color: #ffffff !important;
    opacity: 1;
}

.rasid_form :-moz-placeholder {
    color: #ffffff !important;
    opacity: 1;
}

.rasid_form ::-moz-placeholder {
    color: #ffffff !important;
    opacity: 1;
}

.rasid_form :-ms-input-placeholder {
    color: #ffffff !important;
    opacity: 1;
}

.rasid_submit_btn button {
    background-image: url(/wp-content/uploads/2019/12/rasid-form-submit.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
}

div.vc_row.call-to-action {
    background: #F5F1EE;
    overflow: visible;
    min-height: 200px;
}

.call-to-action .wpb_content_element {
    margin-bottom: 0;
}

.call-to-action .wpb_gallery_slides ul.wpb_image_grid_ul li:first-child.isotope-item {
    margin-right: 40px;
}

.call-to-action .wpb_gallery_slides ul.wpb_image_grid_ul li.isotope-item {
    display: flex;
    align-items: center;
    height: 100%;
    left: 0px !important;
    position: relative !important;
    margin-right: 10px;
}

.call-to-action h1 {
    font-size: 40px;
    line-height: 64px;
    font-family: 'Dubai Light';
    margin-bottom: 20px !important;
    position: relative;
}

.call-to-action h1 strong {
    font-family: 'Dubai Bold';
}

.call-to-action h1:after {
    height: 2px;
    width: 290px;
    content: "";
    background: #222;
    position: absolute;
    bottom: 16px;
    left: 0;
}

.call-to-action h1 a {
    text-decoration: none;
    color: #222222;
    font-family: 'Dubai Light';
}

.call-to-action .rasid-mobile-app {
    position: absolute;
    bottom: 0px;
}

.app-row {
    position: relative;
}


/*{Horizontal_Menu Starts}*/

.horizontal_menu {
    margin-bottom: 0 !important;
    margin: 30px 0 !important;
}

.horizontal_menu .widget.widget_nav_menu {
    margin-bottom: 0;
}

.horizontal_menu ul {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #cfd0d2;
}

.horizontal_menu li {
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0 !important;
    position: relative;
    padding-bottom: 12px !important;
}

.horizontal_menu li:before {
    content: ' ';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #b81f40;
    transform: scale(0.1, 1.1);
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden;
}

.horizontal_menu li a {
    text-decoration: none;
    padding: 0 22px;
    color: #222;
    font-size: 22px;
}

.horizontal_menu li:hover:before,
.horizontal_menu li.current-menu-item:before {
    transform: scale(1, 1.1);
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
}


/*{Horizontal_Menu Ends}*/

.rasid_banner {
    min-height: 293px;
    display: flex;
    align-items: center;
    padding-top: 0 !important;
}

.rasid_banner:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
}

.payment-row p {
    margin-bottom: 0;
}


/*RASID Ends*/


/*Hatta AR Starts*/

.hatta-mountain-container.ar h1,
.hatta-weather.ar h1,
.hatta-live.ar h1,
.hatta-mountain-container.contact-section.ar {
    text-align: right;
}

.hatta-mountain-container.contact-section.ar .leftcolumn .contact-details {
    padding-left: 0;
    padding-right: 20px;
}

.hatta-mountain-container.contact-section.ar img {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}


/*Hatta AR Ends*/


/*Open Data Starts*/

.main_banner.open-data-banner:before {
    background-size: contain;
    background: url(/wp-content/uploads/2019/12/background-layer.png);
    background-position: 100px 80%;
}

.open-data-list p {
    margin-bottom: 20px;
}

.transparent-and-opacity-container {
    margin-top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.transparent-and-opacity-container .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.transparent-and-opacity-container .right {
    background: rgba(138, 8, 35, 0.9);
    display: flex;
    align-items: center;
}

.transparent-and-opacity-container .right h1 {
    font-size: 60px;
    line-height: 64px;
    font-family: 'Dubai Light';
    color: #ffffff;
}

.transparent-and-opacity-container .right h2 {
    font-size: 60px;
    line-height: 64px;
    color: #E29F64;
    font-family: 'Dubai Medium';
    margin-bottom: 70px;
}

.transparent-and-opacity-container .right h4 {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Regular';
    color: #F8B26A;
    text-decoration: underline;
    font-weight: inherit;
    margin: 30px 0;
}

.transparent-and-opacity-container .right p {
    font-size: 22px;
    line-height: 31px;
    color: #fff;
    font-family: 'Dubai Regular';
}

.transparent-and-opacity-container .right ul {
    padding-left: 20px;
}

.transparent-and-opacity-container .right ul li {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Regular';
}

.transparent-and-opacity-container .left,
.transparent-and-opacity-container .right {
    height: calc(100vh - 45px);
    padding: 7% 113px 5% 133px;
}

.transparent-and-opacity-container .left {
    background-color: transparent;
    display: flex;
    align-items: center;
}

.transparent-and-opacity-container .left>.vc_column-inner,
.transparent-and-opacity-container .right>.vc_column-inner {
    padding: 0;
}

.transparent-and-opacity-container.makani .left,
.transparent-and-opacity-container.makani .right {
    height: inherit;
}

.transparent-and-opacity-container.makani .right {
    background: rgba(0, 162, 225, 0.95);
    padding: 7% 113px 5% 133px;
}

.transparent-and-opacity-container.makani .right h2 {
    color: #E29F64;
    margin-bottom: 50px;
}

.makani-copntent .left .vc_column-inner {
    padding: 0 8.5%;
}

.makani-copntent .right .vc_column-inner {
    padding: 0 5%;
}

.makani-copntent .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.makani-copntent h2 {
    font-size: 26px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    margin-bottom: 35px;
    color: #222222;
}

.makani-copntent h3 {
    font-size: 24px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    margin-bottom: 35px;
    color: #B81F40;
}

.makani-copntent h3 a {
    color: #B81F40;
    text-decoration: none;
}

.makani-copntent h3 a:hover {
    color: #B81F40;
    text-decoration: underline;
}

.open-data-contact-box {
    background-color: #F5F1EE;
    padding: 50px;
}

.makani-copntent .open-data-contact-box p {
    font-size: 24px;
    line-height: 33px;
    font-family: 'Dubai Medium';
    color: #222222;
}

.makani-copntent .open-data-contact-box p a {
    color: #222222;
    text-decoration: none;
}

.makani-copntent .open-data-contact-box p a:hover {
    text-decoration: underline;
}

.makani-copntent .wpb_text_column.wpb_content_element p {
    margin-bottom: 35px;
}

.makani-copntent p {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
    color: #222222;
}

.makani-copntent .wpb_text_column.wpb_content_element p:last-child {
    margin-bottom: 0;
}

.survey-row .left,
.survey-row .right {
    display: flex;
    align-items: center;
}

.survey-row .vc_column-inner {
    padding: 0;
}

.survey-box {
    background-color: #5F2F43;
    margin-bottom: 0 !important;
    padding: 133px 50px 133px 133px;
    position: relative;
}

.survey-box:after {
    left: 5%;
    content: "";
    height: 2px;
    width: 90%;
    background: #fff;
    position: absolute;
    bottom: 0;
}

.survey-box h1,
.dataset-box h1 {
    font-size: 60px;
    line-height: 64px;
    font-family: 'Dubai Light';
    color: #FFCE7A;
}

.survey-box h2 {
    font-size: 50px;
    line-height: 64px;
    font-family: 'Dubai Medium';
    color: #ffffff;
}

.survey-row .right {
    padding: 7% 80px 5% 80px;
    box-sizing: border-box;
    background-image: url(/wp-content/uploads/2019/12/light-bg.png) !important;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 387px;
}

.dataset-box {
    background-color: #B81F40;
    margin-bottom: 0 !important;
    padding: 133px 50px 133px 133px;
}

.dataset-box h2 {
    font-size: 40px;
    line-height: 45px;
    font-family: 'Dubai Medium';
    color: #ffffff;
}

.download-items {
    margin-bottom: 10px;
}

.download-items p {
    font-size: 20px;
    line-height: 62px;
    font-family: 'Dubai Regular';
    margin: 0;
}

.download-items .wpb_content_element {
    margin-bottom: 0;
}

.download-items .border-column {
    border: 1.5px solid #F5F1EE;
    border-right: 0;
    padding-left: 40px;
}

.studies-box.wpb_content_element {
    margin-bottom: 0;
}

.studies-box h3 {
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 40px;
    color: #222222;
    font-family: 'Dubai Medium';
}

.studies-box p {
    font-size: 22px;
    line-height: 31px;
    color: #222222;
    font-family: 'Dubai Light';
}

.studies-box a {
    font-family: 'Dubai Light';
    color: #B81F40;
}


/*Open data Ends*/


/*Used Computer*/

.main_banner.used-computer-banner:before {
    content: none;
}

.used-computers {
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.used-computers .left,
.used-computers .right {
    height: calc(100vh - 45px);
    padding: 7% 113px 5% 133px;
}

.used-computers .left .vc_column-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.used-computers .right {
    background: #830823;
}

.used-computers .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.used-computers h1 {
    font-size: 60px;
    line-height: 64px;
    font-family: 'Dubai Light';
    color: #ffffff;
    margin: 0;
}

.used-computers h2 {
    font-size: 60px;
    line-height: 64px;
    color: #F8B26A;
    font-family: 'Dubai Medium';
    margin-bottom: 50px !important;
}

.used-computers p {
    font-size: 22px;
    line-height: 31px;
    color: #ffffff;
    margin-bottom: 40px;
    font-family: 'Dubai Regular';
}

.light-weighted p {
    font-family: 'Dubai Light';
    font-size: 20px;
}

.used-computers .view_more_btn {
    margin-top: 20px;
}

.used-computers .view_more_btn a {
    padding-left: 30px !important;
    text-align: left !important;
}

.used-computers .view_more_btn a:hover {
    background-color: #e29f64 !important;
}

.used-computers .view_more_btn a:hover i {
    color: #ffffff !important;
}

.used-computers .view_more_btn a i {
    line-height: 20px !important;
}

.used-computer-logo {
    position: absolute;
    bottom: 40px;
    right: 40px;
}

.used-computer-logo.wpb_content_element {
    margin-bottom: 0;
}

.used-computer-contact-row {
    background-size: 65% auto !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}

.used-computer-contact-row .left {
    box-sizing: border-box;
    padding: 7% 125px 5% 133px;
    background: #318958;
}

.used-computer-contact-row .left .wpb_content_element {
    margin-bottom: 0;
}

.used-computer-contact-row h1 {
    font-size: 50px;
    line-height: 64px;
    color: #FFCE7A;
    font-family: 'Dubai Light';
    margin-bottom: 70px;
}

.used-computer-contact-row p {
    font-size: 20px;
    line-height: 31px;
    color: #ffffff;
    font-family: 'Dubai Light';
    margin-bottom: 70px;
}

#used-computer-contact-details p {
    margin: 0;
}

#used-computer-contact-details p a {
    color: #fff;
    font-family: 'Dubai Light';
    text-decoration: none;
}

#used-computer-contact-details p a:hover {
    text-decoration: underline;
}

#used-computer-contact-details strong {
    font-family: 'Dubai Bold';
    color: #FFCE7A;
    font-weight: inherit
}

.used-computer-logos {
    position: absolute;
    bottom: 40px;
    left: 40px;
}

.used-computer-logos .wpb_content_element {
    margin-bottom: 0;
    float: left;
    margin-right: 30px;
}

.used-computer-logos .wpb_content_element+.wpb_content_element {
    margin-top: 30px;
}

.donate-row .wpb_content_element {
    margin-bottom: 0;
}

.donate-row h1 {
    font-size: 60px;
    line-height: 64px;
    color: #AA3F3F;
    font-family: 'Dubai Light';
    margin-bottom: 70px;
}

.donate-row p {
    font-size: 20px;
    line-height: 31px;
    color: #222222;
    font-family: 'Dubai Light';
    margin-bottom: 40px;
}

.donate-row .view_more_btn a {
    min-width: 260px;
    border-color: #AA3F3F !important;
    color: #222222 !important;
    height: 90px;
    display: flex;
    align-items: center;
    padding-left: 30px !important;
    font-family: 'Dubai Medium';
}

.donate-row .view_more_btn a i {
    color: #AA3F3F !important;
}

.donate-row .view_more_btn a:hover {
    background-color: #AA3F3F !important;
    color: #ffffff !important;
}

.donate-row .view_more_btn a:hover i {
    color: #ffffff !important;
}

.donate-column .vc_column-inner {
    padding-right: 90px;
}

.donate-box {
    position: relative;
}

.donate-box h2 {
    position: absolute;
    font-size: 24px;
    line-height: 29px;
    color: #ffffff;
    font-family: 'Dubai Medium';
    bottom: 35px;
    left: 30px;
    margin: 0;
    z-index: 333;
}

.donate-box img {
    transition: all 0.3s linear;
}

.donate-box:hover img {
    transform: scale(1.1);
}

.donate-row .donate-box {
    margin-bottom: 20px;
}

.donate-boxes figure,
.donate-boxes .vc_single_image-wrapper,
.donate-boxes img {
    width: 100%;
}

.donate-box figure {
    overflow: hidden;
}

.donate-boxes .left .vc_column-inner {
    padding-right: 10px;
}

.donate-boxes .right .vc_column-inner {
    padding-left: 10px;
}

.donate-boxes .left .donate-box,
.donate-boxes .right .donate-box {
    margin-bottom: 0;
}

.donate-box .vc_single_image-wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    z-index: 222;
}

.donate-recepient {
    background-image: url(/wp-content/uploads/2020/01/Recepients.jpg);
    background-size: cover;
    padding: 60px !important;
}

.recepient .vc_column-inner {
    padding: 0;
}

.donate-recepient h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Dubai Medium';
    margin: 0 0 175px 0;
    color: #ffffff;
}

.donate-recepient h5 {
    font-size: 26px;
    line-height: 51px;
    margin: 0;
    font-family: 'Dubai Medium';
    color: #ffffff;
}

.donate-recepient .border-column {
    padding-left: 15px;
    border: 1px solid #F8B26A;
}

.donate-recepient .download-column .vc_column-inner {
    padding: 0;
}


/*Used Computer*/


/*Used Computer Arabic Starts*/

body.ar .ras-khor-submenu {
    text-align: right;
    direction: rtl;
}

.ar-table {
    direction: rtl;
}


/*Used Computer Arabic Ends*/


/*Used Computer About The Project Starts*/

.used-computer-inner-page h2 {
    font-size: 28px;
    line-height: 38px;
    color: #010101;
    font-family: 'Dubai Bold';
    margin: 0 0 40px 0;
}

.used-computer-inner-page h3 {
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    font-family: 'Dubai Bold';
    margin: 0 0 25px 0;
}

.used-computer-inner-page p {
    font-size: 20px;
    line-height: 28px;
    color: #222222;
    font-family: 'Dubai Light';
    margin: 0 0 35px 0;
}

.used-computer-inner-page .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.used-computer-inner-page h2.wpb_heading {
    font-size: 28px;
    line-height: 34px;
    font-family: 'Dubai Medium';
    color: #ffffff;
    margin: 0;
}

.used-computer-inner-page .donate-box .vc_single_image-wrapper:before {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}

.download-btn {
    float: right;
    position: absolute;
    bottom: 45px;
    right: 50px;
    z-index: 222;
}

.download-btn p,
.download-btn img {
    margin-bottom: 0;
}

.used-computer-inner-page .donate-box {
    margin-bottom: 0;
}

.download_list_code .wpb_raw_code {
    margin-bottom: 0;
}

.list_holder {
    position: absolute;
    bottom: 45px;
    right: 50px;
    z-index: 333;
}

.downld_container {
    border: 1px solid #F8B26A;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.downld_container p {
    margin: 0;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Dubai Medium';
    float: left;
    padding: 0 40px 0 20px;
    color: #ffffff;
}

.used-dwnl-box figure,
.used-dwnl-box .vc_single_image-wrapper,
.used-dwnl-box img {
    width: 100%;
}

.downld_container img {
    width: 52px;
}

.delivery-sites-table {
    overflow-x: auto;
}

.delivery-sites-table table {
    margin: 0;
}

.delivery-sites-table tbody {
    border: none;
}

.delivery-sites-table td {
    font-size: 18px;
    color: #222222;
    border: 1px solid #222222;
    text-align: center;
    padding: 25px 10px;
    font-family: 'Dubai Medium';
}

.contact-box p {
    min-height: 145px !important;
}

.ar .contact-box p {
    min-height: 170px !important;
    font-size: 16px !important;
}

.ar .contact-box a {
    font-size: 16px !important;
}

.conbox4space {
    margin-top: 0;
}

.ar .view_more_btn a {
    text-align: right;
    padding-right: 20px !important;
}

ul.category_list .maincat>label:before,
.category-filter .list-group-item:not(.has-sub)>.sub_cat:not(.allsub_cat) label:first-of-type:before {
    font-family: 'Font Awesome 5 Pro' !important;
}

@media (max-width: 1900px) and (min-width: 1025px) {
    .ar .view_more_btn a {
        padding: 10px 0 !important;
        padding-left: 85px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .ar .view_more_btn a {
        padding: 10px 0px !important;
        padding-left: 65px !important;
        padding-right: 20px !important;
    }
    .news-list .main_h2_head {
        display: block !important;
        margin-bottom: 20px;
    }
    .contact-box.food .wpb_text_column+.wpb_text_column p {
        margin-top: 8px;
        padding-top: 25px;
    }
}

@media (max-width: 767px) {
    body.ar .breadcrumb_section div.header_time {
        text-align: center;
    }
    .ar .view_more_btn a {
        padding: 10px 0px !important;
        padding-left: 67px !important;
        padding-right: 20px !important;
    }
    .conservation-section .vc_column_container>.vc_column-inner {
        background-size: cover;
    }
}

@media (min-width:1441px) {
    .main-row-virtual.ar .vc_tta-tabs-list li a span {
        font-size: 18px;
    }
}

.view_more_btn.Volunteer button {
    padding-left: 100px !important;
}

.fauna_post_list .ar-padding p {
    padding-left: 80px;
    padding-right: 0;
}

.ar .flora_plants_main .view_more_btn {
    float: right;
}

.ar .flora_plants_main .view_more_btn a {
    min-width: 210px !important;
    padding-right: 0px !important;
}

.sedge-ar {
    clear: both;
}

.animal_category.ar .wpb_singleimage_heading {
    left: auto;
    right: 25px;
    text-align: right;
}

.dm-wildlife-fauna.ar .wpb_wrapper {
    direction: rtl;
}

.dm-wildlife-fauna.ar .category-grid {
    margin-left: 48px;
    margin-right: auto;
}

.dm-wildlife-fauna.ar .category-grid:nth-child(6n) {
    margin-left: 0;
    margin-right: auto;
}

.sedge-ar figure,
.sedge-ar figure a,
.sedge-ar figure img {
    width: 100%;
}

.dm-wildlife-fauna.ar .category-grid .category-description {
    min-height: 116px;
    display: flex;
    align-items: center;
}

.breadcrumb_section .vc_column-inner {
    padding-top: 0 !important;
}

#menu-ras-al-khor-arabic-menu {
    direction: rtl;
}

body.ar .category_banner .main_h2_head {
    margin: 0;
    direction: rtl;
}

.single_animal_details.ar table {
    direction: rtl;
}

.single_animal_details.ar table td,
.single_animal_details.ar table th {
    text-align: right;
}

.ar .education-section .view_more_btn a,
.ar .plan-visit .view_more_btn a {
    padding-left: 70px !important;
}

.contact-boxes-container.ar .contact-box p {
    min-height: 144px;
}

button.slick-arrow {
    z-index: 444;
}


/*Open Data Ar Starts*/

.about-open-data-ar .wpb_column,
.survey-row.ar .survey-box,
.survey-row.ar .dataset-box,
.survey-row.ar .studies-box,
.makani.ar .wpb_column,
.makani-copntent.ar {
    text-align: right;
    direction: rtl;
}

.download-items.ar .border-column {
    border: 1.5px solid #F5F1EE;
    border-right: 1.5px solid #F5F1EE;
    padding-right: 40px;
    border-left: 0;
}

.survey-box.ar,
.dataset-box.ar {
    padding: 133px 133px 133px 50px;
}

.top-icon-row .slick-prev::before,
.middle-icon-row .slick-prev::before {
    content: url(/wp-content/uploads/2020/02/left_arrow.svg) !important;
}

.top-icon-row .slick-next::before,
.middle-icon-row .slick-next::before {
    content: url(/wp-content/uploads/2020/02/right_arrow.svg) !important;
}

.middle-icon-row .slick-active+.slick-active+.slick-active+.slick-active+.slick-active {
    border-right: none;
    margin-right: 0;
}

.top-icon-row .slick-initialized .slick-slide {
    margin-right: 20px;
}

.middle-icon-row .slick-initialized .slick-slide {
    margin-right: 0px;
}

.request-status-main-row {
    background-size: cover;
}

.check-your-request-full {
    background: #222222;
    padding: 30px 10%;
}

.check-requested-home {
    color: #ffffff;
    font-size: 30px;
}

.check-your-request-full .wpb_content_element,
.check-your-request-full p {
    margin-bottom: 0;
}

.check-your-request-full p {
    position: relative;
    top: 10px;
    font-size: 25px;
    text-align: center;
}

.check-your-request-full h3 {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 32px;
    line-height: 35px;
}

.check-your-request-full img {
    margin-bottom: 0;
}

.trending-services h5 {
    color: #B81F40;
    font-size: 40px;
    line-height: 45px;
    font-family: 'Dubai Regular';
    margin: 0;
}

.home-services .home-category-switcher .services-view-btn a {
    background: transparent;
    border: 1px solid #830823;
    border-radius: 0;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
    min-width: 150px;
    text-align: center;
    color: #830823;
}

.home-services .home-category-switcher .services-view-btn a:hover {
    background: #830823;
    color: #fff;
}

.home-services {
    background-image: url(/wp-content/uploads/2020/02/dubai-light.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.home-services .home-services-boxes .wpb_content_element {
    margin-bottom: 0;
}

.home-services .home-category-switcher p {
    margin-bottom: 20px;
}

.home-services .home-services-boxes .services-box svg {
    margin: 20px 50px;
}

.home-services .home-services-boxes .services-box .services-inner {
    max-height: 100px;
    min-height: 100px;
}

.home-services .home-services-boxes .services-box .angle-right {
    border-right: 30px solid #B81F40;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
}

.home-services .services-border img {
    margin-top: 30px;
}

.dubai-grey p {
    font-size: 24px;
    line-height: 26px;
    /*background-color: #fff0;*/
    background: rgba(0, 0, 0, 0.01);
}

.home .discover-dubai .title-with-icon .icon-content-right {
    color: #fff;
    font-size: 60px;
    line-height: 64px;
    background: rgba(0, 0, 0, 0.01);
}

.dubai-grey {
    padding: 6% 90% 6% 10%;
    position: relative;
    width: 180%;
}

.home .discover-dubai .discover-duabi-btn a {
    border: 1px solid #FFCE7A;
    background: transparent;
    color: #ffffff;
    font-size: 20px;
    border-radius: 0;
    padding: 5px 10px;
    min-width: 200px;
    text-align: left;
}

.home .discover-dubai .discover-duabi-btn a:hover {
    border-color: #FFCE7A;
}

.home .discover-dubai .discover-duabi-btn a i:before {
    content: url(/wp-content/uploads/2020/02/white-arrow.png) !important;
    margin-right: 0px;
    transition: all 0.5s linear;
}

.home .discover-dubai .discover-duabi-btn a:hover i:before {
    content: url(/wp-content/uploads/2020/02/black-arrow.png) !important;
    margin-right: -10px;
    transition: all 0.5s linear;
}

.home .discover-dubai .flex-viewport {
    max-height: 500px;
}

.home .discover-dubai .title-with-icon {
    margin-bottom: 40px;
}

.home .discover-dubai .flexslider {
    border: 15px solid #fff !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

.home .discover-dubai .flexslider .flex-prev,
.home .discover-dubai .flexslider:hover .flex-prev {
    left: -15px;
}

.home .discover-dubai .flexslider .flex-next {
    left: 45px;
}


/*Survey Styles Starts*/

.geodesy_content {
    margin-top: 20px;
}

.geodesy_content h1 {
    font-size: 74px;
    line-height: 86px;
    color: #222222;
    margin: 0;
    font-family: 'Dubai Light';
}

.geodesy_content h2 {
    font-size: 74px;
    line-height: 86px;
    color: #222222;
    margin-bottom: 70px;
    font-family: 'Dubai Bold';
}

.survey_dpment p {
    color: #222222;
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
    margin: 0;
}

body .survey_dpment .surevy_section_tabs.vc_tta .vc_tta-tabs-container ul.vc_tta-tabs-list {
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

body .survey_dpment .surevy_section_tabs.vc_tta .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a {
    color: #222222;
    font-family: 'Dubai Bold';
    font-size: 30px;
    line-height: 86px;
    padding: 0px 30px;
    border-radius: 0;
    background-color: transparent;
    border: none;
}

body .survey_dpment .surevy_section_tabs.vc_tta .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    background-color: #b81f40;
    color: #fff;
}

body .survey_dpment .surevy_section_tabs.vc_tta .vc_tta-panels-container .vc_tta-panel-body p {
    margin-bottom: 30px;
}

body .survey_dpment .surevy_section_tabs.vc_tta .vc_tta-panels-container .vc_tta-panels {
    padding: 50px 0 0 0;
}

.survey_services_container {
    background-image: url(/wp-content/uploads/2020/02/survey-services.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 200px;
    overflow: visible !important;
    padding-bottom: 250px;
}

.survey_services_container .image_with_title_box_container {
    margin-top: -240px;
}

.survey-services-content {
    margin-top: -240px;
}

.image_with_title_box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px !important;
}

.image_with_title_box h2 {
    bottom: 20px;
    left: 20px;
    position: absolute;
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    line-height: 29px;
    font-family: 'Dubai Medium';
    z-index: 999;
}

.image_with_title_box_container figure,
.image_with_title_box_container .wpb_single_image,
.image_with_title_box_container figure a,
.image_with_title_box figure img {
    width: 100%;
}

.dm_main_services .main-services .image_with_title_box_container figure,
.dm_main_services .main-services .image_with_title_box_container .wpb_single_image,
.dm_main_services .main-services .image_with_title_box figure img {
    min-height: 283px;
}

.image_with_title_box figure img {
    transform: scale(1);
    transition: all 0.3s linear;
}

.image_with_title_box:hover figure img {
    transform: scale(1.1);
    transition: all 0.3s linear;
}

.image_with_title_small_boxes {
    margin-left: -10px;
    margin-right: -10px;
}

.image_with_title_box_container.vc_column_container .vc_column-inner {
    padding: 0 10px;
}

.survey_services_container .image_with_title_box_container .view-more {
    text-align: center;
    display: block;
    margin: 130px auto 0 auto;
    max-width: 280px;
    font-family: 'Dubai Medium';
    padding: 20px 20px;
    font-size: 22px;
}

.survey-services-content {
    padding: 60px 60px 200px 60px;
    box-sizing: border-box;
}

.survey-services-content h2 {
    margin-bottom: 70px;
    font-size: 64px;
    line-height: 86px;
    font-family: 'Dubai Bold';
}

.survey-services-content h6 {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Dubai Regular';
}

.survey-services-content p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Dubai Light';
}

.survey-services-content:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 280px;
    background-color: #B81F40;
    top: 0;
    right: 100px;
}

.survey-services-content:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 280px;
    background-color: #B81F40;
    right: 100px;
    bottom: 0;
}

.survery-links {
    background-color: #500212;
    overflow: visible !important;
    padding: 20px 0;
    min-height: 300px;
}

.survery-links h2 {
    font-size: 55px;
    line-height: 86px;
    color: #222222;
    font-family: 'Dubai Light';
    margin-bottom: 30px;
}

.survery-links p {
    margin: 0;
}

.survery-links .wpb_content_element {
    margin-bottom: 0;
}

.survery-links .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

.survery-links a {
    color: #222222;
    background-color: #F5F1EE;
    text-decoration: none;
    font-size: 33px;
    line-height: 38px;
    padding: 20px;
    font-family: 'Dubai Medium';
    width: 100%;
    min-height: 200px;
    display: grid;
    text-align: center;
    align-items: center;
}

.survery-links a:hover {
    background-color: #B81F40;
    color: #fff;
}

.survey_link_box-row {
    position: absolute;
    top: -200px;
}

.survey_link_box {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.survey_link_box.first {
    padding-left: 10px;
}

.survey_link_box.last {
    padding-right: 10px;
}

.hatta-mountain-container.contact-section .leftcolumn.survey-contact {
    background-color: #B81F40;
}

.hatta-mountain-container.contact-section .leftcolumn.survey-contact a {
    color: #ffffff;
    text-decoration: none;
}

.survey_project_container .slick-arrow {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 0;
}

.survey_project_container .slick-arrow:hover {
    background: #B81F40;
}

.survey_project_container .slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 300;
    color: #B81F40;
    font-size: 40px;
    line-height: 55px;
}

.survey_project_container .slick-arrow:hover:before {
    color: #ffffff;
}

.survey_project_container .slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 300;
    color: #B81F40;
    font-size: 40px;
    line-height: 55px;
}

.survey_projects_slide .project_slide {
    min-height: 600px;
    background-size: cover;
    display: flex !important;
    align-items: flex-end;
    padding: 50px 80px;
    box-sizing: border-box;
    margin: 0 !important;
}

.survey_projects_slide h4 {
    color: #B81F40;
    background-color: #fff;
    display: inline-block;
    margin: 0;
    font-size: 25px;
    font-family: 'Dubai Bold';
    padding: 12px 30px;
    border-radius: 30px;
}

.survey_projects_slide h2 {
    color: #fff;
    font-family: 'Dubai Bold';
    margin: 30px 0;
    font-size: 60px;
    line-height: 64px;
}

.survey_projects_slide p {
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
    font-family: 'Dubai Regular';
}

.survey_projects_slide .wpb_content_element {
    margin-bottom: 0;
    width: 65%;
    float: left;
    clear: both;
}

.survey_project_container .survey_projects_slide .project_btn {
    position: absolute;
    bottom: 0;
    right: 0;
}

.survey_project_container .survey_projects_slide .project_btn a,
.survey_project_container .survey_projects_slide .project_btn a:active {
    background: #B81F40;
    border: 1px solid #B81F40;
    border-radius: 0;
    color: #fff;
    padding: 10px;
    min-width: 150px;
    font-size: 20px;
    line-height: 22px;
    text-align: left;
}

.survey_project_container .survey_projects_slide .project_btn a:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #B81F40;
}

.hatta-mountain-container.contact-section .leftcolumn.survey-contact h1 {
    font-size: 60px;
    line-height: 64px;
}


/*Survey Styles Ends*/


/*DNS Styles Starts*/

.survey_subpages_content .dns-links p {
    margin-bottom: 20px;
}

.survey_subpages_content .dns-links a {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Dubai Light';
    text-decoration: underline;
    color: #222222;
}

.survey_subpages_content .dns-links a:hover {
    color: #B81F40;
}

.survey_subpages_content h1 {
    font-size: 74px;
    line-height: 86px;
    margin: 0;
    font-family: 'Dubai Light';
    color: #222222;
}

.survey_subpages_content h2 {
    font-size: 74px;
    line-height: 86px;
    margin: 0;
    font-family: 'Dubai Bold';
    color: #222222;
    margin-bottom: 40px;
}

.survey_subpages_content h4 {
    font-size: 26px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    color: #222222;
    margin-top: 0;
    margin-bottom: 30px;
}

.survey_subpages_content p {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
    color: #222222;
    margin: 0 0 35px;
}

.empsec50 {
    margin-top: 50px;
}

.survey_subpages_content ol {
    list-style-position: outside;
    padding-left: 15px;
    margin-bottom: 50px;
}

.survey_subpages_content ol li {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
    margin-bottom: 30px;
    color: #222222;
}

.survey_subpages_content ul li {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
    margin-bottom: 30px;
    color: #222222;
    list-style: none;
}

.survey_subpages_content .with-red-box {
    position: relative;
}

.survey_subpages_content .with-red-box:after {
    content: "";
    position: absolute;
    height: 235px;
    width: 100%;
    background: #B81F40;
    right: -17%;
    bottom: -15px;
    z-index: -1;
}

.survey_subpages_content .with-red-box {
    padding-top: 7%;
}

.survey_subpages_content .with-red-box img {
    padding-bottom: 30px;
}

.survey_subpages_content .survey-dns-text-box {
    background: #F5F1EE;
    padding: 70px;
    margin-bottom: 100px;
    margin-top: 105px;
    width: 111%;
    margin-left: -25px;
}

.survey_subpages_content .survey-dns-text-box p {
    margin-bottom: 30px;
    font-family: 'Dubai Medium';
}

.survey_subpages_content .survey-dns-text-box p:last-child {
    margin-bottom: 0;
}

.dsn-top-left {
    padding-right: 46px !important;
}

.survey_subpages_content .dns-bold-links a {
    font-size: 28px;
    line-height: 36px;
    color: #222222;
    font-family: 'Dubai Bold';
    text-decoration: none;
}

.survey_subpages_content .dns-bold-links a:hover {
    color: #B81F40;
    text-decoration: underline;
}

.survey_subpages_content.bg {
    background-image: url(/wp-content/uploads/2020/02/pattern.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.network-maps-row {
    background-image: url(/wp-content/uploads/2020/02/network-maps-row.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.network-maps-row h2 {
    font-size: 60px;
    line-height: 52px;
    color: #222222;
    font-family: 'Dubai Light';
    margin-bottom: 80px;
    position: relative;
}

.network-maps-row h2:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 62%;
    background: #B81F40;
    right: 0px;
    top: 80%;
}

.map-box>.vc_column-inner {
    max-width: 430px;
    margin: auto;
}

.map-box a.custom_button {
    border: none !important;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Dubai Bold';
    padding-left: 0;
}

.map-box h4 {
    font-size: 31px;
    line-height: 36px;
    font-family: 'Dubai Bold';
    color: #222222;
}


/*DNS Styles Ends*/


/*UAE Food Styles Starts*/

.UAE-bank-info {
    text-align: center;
}

.UAE-bank-info h1 {
    font-size: 40px;
    line-height: 64px;
    font-family: 'Dubai Light';
    color: #222222;
    margin: 0;
    margin-bottom: 60px;
    margin-top: 50px;
}

.UAE-bank-info h4 {
    font-size: 24px;
    line-height: 31px;
    font-family: 'Dubai Bold';
    margin: 0;
    margin-bottom: 30px;
    color: #222222;
}

.UAE-bank-info p {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Dubai Light';
    color: #222222;
}

.UAE-bank-info .bin-rashid-logo img {
    position: absolute;
    width: 100%;
    top: 30px;
    left: -60px;
}

.UAE-bank-info .bin-rashid-logo img {
    left: auto;
}

.UAE-bank-info .food-find-more-btn {
    max-width: 250px;
    display: block;
    margin: auto;
    font-size: 22px;
    font-family: 'Dubai Medium';
}

.food-bank-video-section {
    background-image: url(/wp-content/uploads/2020/02/Ibnerashid-message.jpg);
    background-repeat: repeat-y;
    background-size: 62.5% auto;
    background-position: right;
    padding: 70px 0;
}

.ar .food-bank-video-section {
    background-position: left;
}

.food-bank-video-section .wpb_content_element {
    margin-bottom: 0;
}

.food-bank-video-section .vp-img-paragraph {
    margin-bottom: 0;
}

.ibn-rashid-msg {
    padding: 0 60px;
    position: relative;
}

.food-bank-video-section p {
    color: #fff;
    font-size: 22px;
    line-height: 31px;
    font-family: Dubai Regular;
}

.food-bank-video-section h5 {
    color: #fff;
    font-size: 22px;
    line-height: 31px;
    font-family: Dubai Bold;
}

.quote {
    position: absolute;
    right: 100px;
    top: -160px;
}

.ar .quote {
    left: 100px;
    right: auto;
}

.ibn-rashid img {
    border-radius: 50%;
    margin-bottom: 60px;
}

.food-bank-aim {
    padding: 50px 0;
    border-left: 60px solid #388670;
    margin-top: 100px;
    margin-bottom: 100px;
}

.food-bank-aim h1 {
    font-size: 65px;
    line-height: 69px;
    font-family: 'Dubai Regular';
    color: #222222;
    padding: 0 140px;
    text-align: center;
}

.food-bank-aim ul {
    padding-left: 40px;
    padding-right: 90px;
}

.food-bank-aim ul li {
    font-size: 20px;
    line-height: 31px;
    font-family: 'Dubai Light';
    color: #222222;
    list-style: none;
    margin-bottom: 30px;
}

.food-bank-aim ul li::before {
    content: "";
    color: #EE7823;
    font-weight: bold;
    display: inline-block;
    margin-left: -1em;
    border: 4px solid #EE7823;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: relative;
    left: -40px;
    top: 5px;
}

.food-bank-aim ul li:nth-child(2n):before {
    color: #38866F;
    border-color: #38866F;
}

.food-waste-figure .wpb_content_element {
    margin-bottom: 0;
}

.food-waste-figure {
    text-align: center;
}

.food-waste-figure h2 {
    font-size: 65px;
    line-height: 69px;
    color: #fff;
    margin-bottom: 30px;
}

.food-waste-figure p {
    font-size: 20px;
    line-height: 31px;
    font-family: 'Dubai Regular';
    color: #ffffff;
    margin: 0;
}

.waste-figure-imgs {
    padding-top: 80px;
    padding-bottom: 100px;
}

.food-waste-figure .food-waste-btn {
    font-size: 22px;
    line-height: 43px;
    font-family: 'Dubai Medium';
}

.food-survey-contact-section.contact-n-getintouch {
    background: transparent;
}

.food-survey-contact-section.contact-n-getintouch .left {
    background-image: url(/wp-content/uploads/2020/02/About-Food-Bank.jpg);
    left: 0;
    background-size: cover;
}

.food-survey-contact-section.contact-n-getintouch .right {
    background-image: url(/wp-content/uploads/2020/02/Food-Bank-Contact-1.jpg);
}

.food-survey-contact-section.contact-n-getintouch .rasid_form label {
    color: #ee7823;
}

.food-survey-contact-section.contact-n-getintouch .rasid_form input:focus,
.food-survey-contact-section.contact-n-getintouch .rasid_form textarea:focus {
    border-color: #ee7823;
}

.food-survey-contact-section.contact-n-getintouch .rasid_form .wpcf7-submit {
    background-color: #ee7823;
}


/*UAE Food Styles Ends*/


/*Services Tabs Starts*/

.serivces-tabs-row {
    background-size: cover;
    padding: 40px 10% 100px
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a {
    background-color: #ffffff;
    width: 530px;
    color: #830823;
    font-size: 30px;
    font-family: 'dubai medium';
    line-height: 29px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-right: 100px;
    transition: all 0.3s linear;
    min-height: 100px;
    border-radius: 0;
    border: none;
    padding-left: 150px;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a {
    background-color: #830823;
    color: #fff;
    width: 85%;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:hover a {
    width: 85%;
    background-color: #830823;
    color: #fff;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li {
    margin: 0;
    position: relative;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container {
    width: 40%;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-panels-container {
    width: 60%;
    padding: 0 50px;
    box-sizing: border-box;
}

body .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a:after {
    right: -30px;
}

body .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li a:after {
    content: "";
    background: transparent;
    border-right: 30px solid #B81F40 !important;
    height: 100%;
    border-top: 50px solid transparent !important;
    border-bottom: 50px solid transparent !important;
    float: left;
    right: 10%;
    transform: rotate(180deg);
    top: 0px !important;
    opacity: 1;
    transition: all 0.4s linear;
    position: absolute;
    display: block !important;
    width: auto !important;
    z-index: -9;
}

body .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover a:after {
    right: -30px;
    border-right-color: #B81F40 !important;
}

.serivces-tabs-row h2 {
    font-family: 'Dubai Regular';
    font-size: 42px;
    line-height: 55px;
    color: #222;
    padding-right: 50px;
    margin-bottom: 30px;
}

.serivces-tabs-row h5,
.serivces-tabs-row h1 {
    color: #B81F40;
    font-size: 40px;
    line-height: 45px;
    font-family: 'Dubai Regular';
    margin: 0;
}

.serivces-tabs-row h5:before,
.serivces-tabs-row h1:before {
    content: "";
}

.tabes_headings_row {
    display: flex;
    align-items: flex-end;
}

.tab_services-list ul li {
    list-style: none;
    text-indent: 0;
    position: relative;
    margin-bottom: 20px;
}

.tab_services-list ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro" !important;
    left: -20px;
    position: absolute;
    color: #B81F40;
    font-size: 20px;
    top: -2px;
}

.tab_services-list ul li a {
    font-size: 22px;
    line-height: 28px;
    color: #222222;
    text-decoration: none;
}

.tab_services-list ul li a:hover {
    text-decoration: underline;
    color: #B81F40;
}

.trending_services {
    margin-bottom: 0;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1):before {
    content: url(/wp-content/uploads/2020/02/customers_color.svg);
    position: absolute;
    z-index: 9999;
    left: 45px;
    top: 22px;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1):hover:before,
.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:nth-child(1):before {
    content: url(/wp-content/uploads/2020/02/customers_light.svg) !important;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(2):before {
    content: url(/wp-content/uploads/2020/02/business_color.svg);
    position: absolute;
    z-index: 9999;
    left: 45px;
    top: 18px;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(2):hover:before,
.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:nth-child(2):before {
    content: url(/wp-content/uploads/2020/02/business_light.svg) !important;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(3):before {
    content: url(/wp-content/uploads/2020/02/government_color.svg);
    position: absolute;
    z-index: 9999;
    left: 45px;
    top: 14px;
}

.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(3):hover:before,
.serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:nth-child(3):before {
    content: url(/wp-content/uploads/2020/02/government_light.svg) !important;
}


/*Services Tabs Ends*

/*Rasid Inner page Starts*/

.rasid_sub_pages_content h2 {
    font-size: 28px;
    line-height: 38px;
    font-family: 'Dubai Bold';
    margin: 20px 0;
    color: #222222;
}

.rasid_sub_pages_content h3 {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Dubai Medium';
    margin: 20px 0;
    color: #222222;
}

.rasid_sub_pages_content h4 {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Dubai Bold';
    margin: 20px 0;
    color: #222222;
}

.rasid_sub_pages_content h5 {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Dubai Bold';
    margin: 20px 0;
    color: #222222;
}

.rasid_sub_pages_content p {
    font-size: 20px;
    line-height: 28px;
    color: #222222;
    font-family: 'Dubai Light';
}


/*Rasid Inner page Ends*/


/*UAE Food How We Work Starts*/

.uae-food-how-we-work-row {
    min-height: 550px;
}

.uae-food-how-we-work-row h1 {
    font-size: 60px;
    line-height: 64px;
    color: #fff;
    font-family: 'Dubai Bold';
}

.uae-food-how-we-work-row p {
    font-size: 22px;
    line-height: 31px;
    color: #fff;
    font-family: 'Dubai Light';
}

.count-section-content {
    text-align: center;
    padding: 100px 25px;
}

.counting-sections h1 {
    background: #EE7823;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Dubai Bold';
    padding: 10px;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 0px;
}

.counting-sections p {
    font-size: 21px;
    line-height: 31px;
    font-family: 'Dubai Light';
    color: #222222;
    width: 540px;
}

.counting-sections.last {
    background-image: url(/wp-content/uploads/2020/02/About-Food-Bank.jpg);
    background-size: 50% auto;
    background-repeat: repeat-y;
    background-position: right;
}

.counting-last-img {
    position: absolute;
    top: 60px;
    left: 30%;
}

.counting-last-img.counting-last-img2 {
    left: 55%;
}


/*UAE Food How We Work Ends*/


/*About Template Starts*/

.dm_inner_pages_content .subpage-right-content {
    width: 70%;
    float: right;
}


/*About Template Ends*/


/*Municipality Business Pages Styles Starts*/

.dm_main_services .image_with_title_box h2 {
    font-size: 25px;
    line-height: 30px;
}

.dm_main_services .title h2 {
    font-size: 40px;
    line-height: 38px;
    color: #B81F40;
    font-family: 'Dubai Bold';
}

.image_with_title_box.pullup {
    margin-top: -27px;
}

.image_with_title_box_container.center-btn {
    display: flex;
    align-items: center !important;
    text-align: center;
}

.image_with_title_box_container.center-btn a {
    font-size: 23px;
    font-family: 'Dubai Medium';
    display: block;
    min-height: 84px;
    line-height: 64px;
    max-width: 290px;
    margin: auto;
}

.slider-info {
    background: #fff;
    color: #B81F40 !important;
    font-family: 'Dubai Bold' !important;
    border-radius: 30px !important;
    box-sizing: border-box;
    padding: 0px 30px!important;
}

.slider-info span {
    font-family: 'Dubai Regular';
    color: #222222;
}

.slider-title {
    font-family: 'Dubai Bold' !important;
    color: #ffffff;
}

.business-slider-container .metis.tparrows:hover:before {
    color: #ffffff !important;
}

.business-slider-container .metis.tparrows:before {
    font-weight: 900;
    font-size: 20px;
    transform: scale(1) !important;
}

.business-main-slider-title,
.business-main-slider-sub-title {
    font-family: 'Dubai Light' !important;
}

.business-main-slider-title span {
    font-family: 'Dubai Bold';
}

.slider-post-content {
    background: #0F94E1;
    padding: 10px 10px 10px 100px !important;
    min-height: 122px !important;
    align-items: center;
    min-width: 530px !important;
    font-family: 'Dubai Light' !important;
}

.slider-post-content span {
    font-family: 'Dubai Bold' !important;
}

.dm_main_services {
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.business-page-sidebar-col {
    position: relative;
    left: -40px;
}

.slider-post-content.orange {
    background: #E1550F;
}


/*Municipality Business Pages Styles Ends*/


/*Home Page Arabic and generals things Starts*/

body.ar h1,
body.ar h2,
body.ar h3,
body.ar h4,
body.ar h5,
body.ar h6,
body.ar p,
body.ar .title-with-icon,
body.ar .find-number-form,
body.ar .pullup-project,
body.ar .news-smaller,
body.ar .news-featured {
    direction: rtl;
    /* text-align: right; */
}

div#respond {
    display: none !important;
}


/* body.home.ar #foo {left:auto; right: 10px} */

body.home.ar .launcher {
    left: 10px;
    right: auto;
}

body.ar .site-header .nav-primary .widget-area {
    float: left;
}

body.ar .site-header nav.nav-primary {
    direction: rtl;
}

a.login {
    direction: ltr;
}

body.ar .site-header .nav-primary .widget-area .textwidget {
    padding-left: 20px;
    padding-right: 0;
    float: left;
    text-align: left;
}

body.ar ul.ubermenu-nav {
    text-align: right;
}

body.ar .drop-down-heading {
    right: auto;
    left: 100px;
}

body.ar .drop-down-heading h2,
body.ar .site-header .nav-primary .ubermenu-submenu li {
    text-align: right;
    float: initial;
}

body.ar .drop-down-menu-title .ubermenu-target-title {
    min-height: 30px;
}

body.ar .nav-primary .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    left: 5px;
}


/*Side Fixed Menu Starts*/

body.ar .small-side-menu-container {
    left: 0;
    right: auto;
}

body.ar .small-side-menu-item {
    margin-right: auto;
    border-left: none;
}

body.ar .small-side-menu-link:hover .small-side-menu-item,
body.ar .small-side-menu-link.active .small-side-menu-item {
    margin-right: auto;
    margin-left: 0;
}

body.ar .small-side-menu-blip {
    float: left;
    left: auto !important;
}

body.ar .small-side-menu-title {
    right: 42%;
    text-align: right;
    line-height: 20px;
    font-size: 16px;
    width: 80px;
}

body.ar .small-side-menu-icon {
    right: 12%;
}

body.ar .small-side-menu-link:hover .small-side-menu-item .small-side-menu-icon,
body.ar .small-side-menu-link.active .small-side-menu-item .small-side-menu-icon {
    right: 10%;
}


/*Side Fixed Menu Ends*/

body.ar .breadcrumb_section .header_time {
    text-align: left;
}

body.ar .breadcrumb_section .header_breadcrunb {
    direction: rtl;
}

body.ar .main_banner h2 {
    padding-right: 62px;
    padding-left: 0;
    background: rgba(0, 0, 0, 0.01);
    color: #fff;
}

body.ar .main_banner h2::before {
    left: auto;
    right: 0;
}

body.ar a.custom_button {
    float: left;
    direction: rtl;
}

body.ar a.custom_button svg {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

body.ar a.custom_button:hover svg {
    margin-left: 00px;
    margin-right: 20px;
}

body.ar .title-with-icon img {
    margin-left: 20px;
}

body.ar .download-apps-pics {
    text-align: right;
}

body.ar .download-your-apps {
    background-image: url(/wp-content/uploads/2019/12/Dubai-Municipality-applicatioon.png) !important;
    background-position: 145% top !important;
}

.media-row-container {
    background-position: bottom;
    background-repeat: repeat-x
}

body.ar .see-all-projects {
    float: right;
}

body.ar .home-projects {
    padding: 10% 15% 18% 8%;
}

body.ar .projects-text {
    width: 80%;
}

body.ar .project-home-holder {
    padding: 0px 20% 0px 4%;
}

body.ar .news-smaller .wpb_text_column ul.display-posts-listing .content-box {
    padding-right: 20px;
}

body.ar .news-events-home a.custom_button {
    float: left;
}

body.ar ul.display-posts-listing .posts-link svg {
    margin-top: 6px;
    margin-left: 0;
    margin-right: 10px;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

body.ar .list-post ul.display-posts-listing .posts-link a:hover svg {
    margin-right: 20px;
}

body.ar .dxb_slider_row {
    width: 800px;
}

body.ar .dxb_slide_content_col {
    padding-right: 60px;
}

body.ar .dubai-grey {
    padding: 6% 5% 6% 70% !important;
}

body.ar.home .discover-dubai .flexslider .flex-prev,
body.ar.home .discover-dubai .flexslider:hover .flex-prev {
    left: auto;
    right: 45px;
}

body.ar.home .discover-dubai .flexslider .flex-next {
    left: auto;
    right: -15px;
}


/*rtl tabs starts*/

body.ar .tab_services-list ul li:before {
    content: "\f104";
    right: -20px;
    left: auto;
}

body.ar .serivces-tabs-row h2 {
    padding-left: 100px;
    padding-right: inherit;
}

body.ar .serivces-tabs-row h2 {
    padding-left: 0;
    top: -7px;
    position: relative;
    font-size: 31px;
}

body.ar .services_tabs_container {
    direction: rtl;
}

body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1):before,
body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(2):before,
body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(3):before {
    right: 45px;
    left: auto;
}

body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li a:after {
    transform: rotate(0deg);
    left: 10%;
    right: auto;
}

body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a:after {
    right: auto;
    left: -30px;
}

body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a {
    margin-left: 100px;
    margin-right: inherit;
    padding-right: 150px;
    padding-left: inherit;
}

body.ar .serivces-tabs-row .vc_tta-container>.services_tabs_container .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover a:after {
    left: -30px;
    right: auto;
}


/*rtl tabs edns*/

body.ar .news-archive a:after {
    left: 30px;
    right: auto;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

body.ar .news-archive a:hover:after {
    left: 20px;
}

body.ar .news-archive a {
    border: none !important;
    border-right: 5px solid #B81F40 !important;
    text-align: right;
}

body.ar .useful-pics-links .slick-prev,
body.ar .useful-pics-links .slick-next {
    top: 36%;
}

body.ar .useful-pics-links .slick-next {
    right: -50px;
}

body.ar .footer-wrapper {
    direction: rtl;
}

/* body.ar .copyright {
    display: flex;
} */

body.ar .footer-wrapper.quicklinks {
    direction: inherit;
}

body.ar .footer-subscribe button.wpcf7-submit:hover {
    padding-left: 20px;
    padding-right: 30px;
}

body.ar .footer-subscribe button.wpcf7-submit svg,
body.ar .footer-right .left-icon,
.ar.page-template-news .news-subscribe button.wpcf7-submit svg {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

body.ar .footer-subscribe button.wpcf7-submit svg {
    margin-right: 10px;
    margin-left: 0px;
}

body.ar .footer-subscribe button.wpcf7-submit:hover svg {
    margin-right: 20px;
    margin-left: 0px;
}


/*Home Page Arabic and generals things Starts*/


/*Used Compurer Ar Starts*/

body.ar .used-computers a.custom_button {
    float: right;
    direction: rtl;
    font-size: 22px;
    min-width: 250px;
    padding: 12px 20px;
    position: relative;
    display: flex;
    align-items: center;
}

body.ar .used-computers a.custom_button svg {
    position: absolute;
    left: 20px;
}

body.ar .donate-recepient h5 {
    font-size: 14px;
}

body.ar .donate-recepient .border-column {
    padding-right: 15px;
    padding-left: 0;
}


/*Used Compurer Ar Ends*/


/*Discover Dubai Ar Starts*/

body.ar .discover_dubai_section1 a.custom_button,
body.ar .discover_dubai_section2 a.custom_button,
body.ar .discover_dubai_section3 a.custom_button,
body.ar .discover_dubai_section4 a.custom_button {
    padding: 13px 20px;
    min-width: 250px;
    text-align: center;
    float: right;
}

body.ar .discover_the_city_page:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    height: 100%;
    width: 615px;
    background: #ffebca;
}

body.ar .discover_the_city_page .right_discover_dubai_slider .wpb_wrapper .discover_the_city_posts {
    margin-right: auto;
}

body.ar .discover_the_city_page .wpb_content_element {
    padding-right: 0;
    padding-left: 7%;
}

body.ar .discover_dubai_section2.discover_the_city_page {
    background-position: bottom right !important;
}


/*Discover Dubai Ar Ends*/

.footer-socials {
    margin-top: 5px;
}

.footer-socials .logo-optional img {
    width: 160px;
}

.footer-container .right-content h5 {
    margin-bottom: 0;
}

.footer-socials .right-content {
    margin-bottom: 0px !important;
}

.useful-links-lists li {
    list-style: square !important;
}

.useful-links-lists li a {
    color: #000;
    text-decoration: underline;
}

.footer-wrapper .footer-left .logo-left,
.footer-wrapper .footer-left .logo-right {
    width: 48%;
}


/* FAQ videos */

.page-template-user_management_faqs_videos .faq-main:nth-of-type(1),
.page-template-user_management_faqs .faq-main:nth-of-type(2) {
    display: none;
}


/* Saruq FAQs */

.saruq_faqs .vc_tta-panel-heading {
    position: relative;
}

.saruq_faqs .vc_tta-panel-heading a {
    text-decoration: underline!important;
    margin-bottom: 6px;
}

.saruq_faqs .vc_tta-panel-heading:before {
    content: "-";
    color: #fff;
    position: absolute;
    top: -6px;
    left: -15px;
}

.ar .saruq_faqs .vc_tta-panel-heading:before {
    left: inherit;
    right: -15px;
}

body.ar .museumWelcome .main_h2_head {
    width: 200%!important;
}

.PostBTNS {
    margin: 15px 0px;
}

.burger-menu .ubermenu-target-text,
.home_link_menu .ubermenu-target-text {
    position: absolute;
    top: -20px;
    visibility: hidden;
}

body.ar h1,
body.ar h2,
body.ar h3,
body.ar h4,
body.ar h5,
body.ar h6,
body.ar p,
body.ar .title-with-icon,
body.ar .find-number-form,
body.ar .pullup-project,
body.ar .news-smaller,
body.ar .news-featured {
    direction: rtl;
    /* text-align: right; */
}

div#comment {
    display: none !important;
}

@media screen and (-ms-high-contrast:none) {
    rs-fullwidth-wrap {
        overflow: visible !important;
    }
}

.small-side-menu-container .small-side-menu-item .small-side-menu-title {
    font-size: 14px;
    line-height: 14px;
}

.useful-pics-links img {
    width: 90%;
}

.info-btn-row .left p {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
}

.info-btn-row .right a.custom_button {
    display: block;
    text-align: center;
    max-height: 43px;
    font-family: 'Dubai Bold';
    line-height: 43px;
    padding: 0 5px;
    min-width: 145px;
}

.ar .info-btn-row .right a.custom_button {
    padding: 0 15px;
}

.middle-icon-row .middle-icon-column.slide_on_small_view .slick-initialized .slick-slide {
    padding: 15px 5px;
}

div .middle-icon-row {
    padding: 0px 10% 40px 10%;
}

body .user_management_faqs .faq-accordion .faq-title {
    font-family: 'Dubai Bold';
}

.user_management_faqs .faq-accordion>.faq-main {
    padding: 60px 0;
}

.initiatives_column .icon-content-right {
    color: #fff;
}

body .see-all-projects {
    padding: 680px 10% 10% 10%;
}

.initiatives_column_text {
    margin: 0;
    padding: 60px 0px 60px 110px;
}

.ar .initiatives_column_text {
    margin: 0;
    padding: 60px 110px 60px 0px;
}

.project-home-holder .pullup-project .wpb_text_column {
    margin-bottom: 0;
}

body.ar .see-all-projects {
    padding: 620px 10% 10% 10%;
}

body a.custom_button.survey_list_btn {
    border-color: #F8B26A !important;
    margin: 30px 0;
}

body a.custom_button.survey_list_btn:hover {
    background: #F8B26A !important;
}

.clear_both {
    clear: both;
}

.survey_all_list .download-items .vc_column-inner {
    padding: 0;
}

.survey_all_list {
    background-repeat: no-repeat;
    background-position: bottom;
}

.survey_all_list .border-column.no-download {
    border-left: 1.5px solid #F5F1EE;
}

.page-id-13981 .site-container {
    background-image: url(/wp-content/uploads/2020/03/Dubai-Business-Services-1.jpg);
    background-size: 100% 1000px;
    background-position: center;
    background-repeat: no-repeat;
}

div.pp_default .pp_content_container .pp_right {
    padding-right: 20px !important;
}

.page-id-55868 .site-inner {
    background-image: url(/wp-content/uploads/2019/12/light-bg.png);
    background-repeat: no-repeat;
    background-position: 70% bottom;
    background-size: auto 1000px;
}

.ar .sing_le_proj #project_images .slick-slide {
    float: left;
}

.facts_and_figures .count-section-content {
    padding: 20px 100px 20px 20px !important;
}

.facts_and_figures .count-section-content .wpb_text_column {
    margin-bottom: 0px;
}

.word_wide .icon-content-right {
    color: rgb(239, 120, 36);
    font-size: 40px;
    font-family: 'Dubai Bold';
    line-height: 40px;
}

.ar .counting-sections.last {
    background-position: left;
}

body .sidebar-primary ul li {
    list-style: none;
}

#menu-rasid-menu {
    margin-bottom: 30px;
}

.ar .contact_single a {
    direction: initial;
    display: inline-block;
}

.ar a[href^="tel:"] {
    direction: initial;
    display: inline-block;
}


/*Payments Channel CSS starts*/

body .site-inner .entry-content .payment-channel-block>.vc_column-inner {
    height: auto;
    padding: 30px 30px 40px 30px!important;
    min-height: 460px;
}

.site-inner .payment-channel-block h2 {
    margin: 0;
    font-size: 34px;
    line-height: 30px;
    float: right;
}

.site-inner .payment-channel-block p {
    font-size: 22px;
    line-height: 28px;
}

.margin-bottomO {
    margin: 20px 0;
}

.site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container {
    position: absolute;
    bottom: 30px;
    right: 20px;
}

.ar .site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container {
    left: 20px;
    right: auto;
}

.site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container>.vc_btn3 {
    font-size: 20px;
    font-family: 'Dubai Regular';
}

.payment_channel_row {
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: 100% 75%;
}

body .site-inner .entry-content .payment-channel-block.small-payment-box>.vc_column-inner {
    min-height: auto;
}

body .site-inner .entry-content .payment-channel-block.small-payment-box .text {
    padding: 20px 60px 40px 0px;
}

body.ar .site-inner .entry-content .payment-channel-block.small-payment-box .text {
    padding: 20px 0px 40px 60px;
}

.payment-channel-block ul {
    padding-left: 15px;
}

.ar .payment-channel-block ul {
    padding-right: 15px;
    padding-left: inherit;
}

.payment-channel-block ul li {
    list-style: none;
    position: relative;
    font-size: 22px;
    line-height: 28px;
    font-family: 'Dubai Regular';
}

.ar .payment-channel-block ul li:before {
    right: -22px;
    left: auto;
    transform: translateY(-50%) rotate(145deg);
}

.payment-channel-block:hover ul li:before {
    border-color: #fff;
}

.payment-channel-block:hover ul li {
    color: #fff;
}

.payment-channel-block ul li:before {
    content: '';
    position: absolute;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    width: 13px;
    height: 13px;
    top: 14px;
    left: -22px;
    transform: translateY(-50%) rotate(-45deg);
}


/*Payments Channel CSS ends*/

.ar .faq-right .btn.grp a,
.ar .faq-right .btn.grp button {
    margin-left: 35px;
    margin-right: auto;
}

.ar .faq-right .btn.grp a:last-child {
    margin-left: 0;
}

.faq-left {
    padding-left: 15px;
}

.single.single-post .breadcrumb_last {
    display: none;
}

.sidebar-primary ul li li {
    text-indent: 0px !important;
    margin-left: 0;
    padding-left: 20px;
}

.sidebar-primary ul li li a {
    line-height: 26px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.sidebar-primary ul li li:before {
    left: 40px;
}

.dtc-content-holder ul {
    padding-left: 20px;
}

.ar .dtc-content-holder ul {
    padding-left: 0px;
    padding-right: 20px;
}

.dtc-content-holder table td {
    border: 1px solid #000;
    padding: 10px;
}

.dtc-content-holder table tr td:first-child {
    font-family: 'Dubai Bold'
}

.dtc-content-holder table.membrshp_tbl tr td:first-child {
    font-family: 'Dubai Regular';
}

table.membrshp_tbl thead td {
    font-family: 'Dubai Bold' !important
}

.ar #food-bank-news.news-list .wpb_wrapper h2 {
    border-image: linear-gradient(to left, #fff 50%, #EE7823 33%) 1 !important;
}

.ar #food-bank-news.news-list .display-posts-listing {
    border-left: 1px solid;
    border-image: linear-gradient(to left, #fff 60%, #EE7823 50%) 1 !important;
}

.ar .built_up_area h3,
.ar .end_user h3 {
    float: right;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

body .ras-khor-submenu li.parent_hight.the_site:before {
    background: #b81f40 !important;
    transform: scale(1, 1.1);
    opacity: 1;
    visibility: visible;
}

body .ras-khor-submenu li.the_site:before {
    background: transparent;
    ;
}

.ras-khor-submenu li.the_site:hover:before {
    background: #b81f40;
}

.ar .slider_orange_box {
    float: right;
}

.ar .slider_orange_box {
    padding: 13px 80px 13px 0px;
}

.ar .business_slide.main .slider_top-text {
    padding-right: 80px;
    padding-left: inherit;
}

.larger-header-slider .larger-header-slide {
    align-items: center;
    display: flex !important;
}

.larger-header-slide .vc_column-inner {
    align-items: center;
    display: flex !important;
}

.larger-header-slider .larger-header-slide .wpb_text_column {
    max-width: 100%;
}

.html5vid video {
    object-fit: cover;
    background-size: cover;
    height: auto !important;
}

.download-apps-pics .slick-prev::before,
.slick-next::before {
    font-family: vc_material !important;
}

.bunyan_categories .bunyan-cat-block:last-child {
    background-image: url(/wp-content/uploads/2020/05/view_all_bunyan.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.ar #projects_li .all_projects+a+a+a {
    display: none;
}

.b_type td span {
    display: none;
}

.about-dm-content ol li {
    margin-left: 20px;
}

body .square_list ul li {
    list-style-type: square;
}

.simple_links li a {
    color: #222;
}

.fancybox-lock .site-header {
    width: 100% !important;
}

.fancybox-margin {
    margin-right: 0px !important;
}

body.ar .dxb_slider_col {
    z-index: inherit !important;
}

body #menu-homepage-links-1 {
    display: none !important;
}

.home-links_mobile #menu-homepage-links li.menu-item {
    background-position: top 15px center !important;
}

.home-links_mobile #menu-homepage-links li.menu-item:hover {
    background-color: #fff;
}

.home-links_mobile #menu-homepage-links li.menu-item:hover a {
    color: #DF6F28;
}

.home-links_mobile #menu-homepage-links button.slick-next::before {
    content: url(/wp-content/uploads/2020/05/right-arrow-light.png);
}

#clearboth {
    clear: both;
}

.car_survey_form input,
.car_survey_form textarea,
.car_survey_form select {
    margin: 20px 0;
}

.ar p.forwhtsp a {
    direction: initial;
    display: inline-block;
}

.enable-arrowss {
    padding: 30px 0 10px;
    padding-left: calc(10% + 110px);
    padding-right: calc(10% + 110px);
}

.enable-arrowss .slick-list.draggable {
    left: 15px;
}

.enable-arrowss .slick-prev {
    left: -25px !important;
    z-index: 88;
}

.enable-arrowss .slick-next {
    right: -25px !important;
    z-index: 88;
}

body .small-side-menu-container {
    z-index: 99 !important;
}

.checkrqst p {
    line-height: 30px;
}

.custom_button.checkrqst-btn {
    background-image: url(https://d3nnd088b6efuy.cloudfront.net/wp-content/uploads/2020/06/adhoc-icon-1.png);
    background-size: 45px 32px;
    background-repeat: no-repeat;
    width: 325px;
    display: inline-block;
    padding: 17px 10px 17px 80px;
    background-position: 16px center;
    text-align: center;
    font-size: 25px;
    line-height: 1;
}

.ar .check-requested-home p {
    text-align: left;
}

.business-small_slides .wpb_single_image {
    width: 100% !important;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox]:focus {
    outline: 1px solid #222 !important;
}

.TabsSectionAwards .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    display: inline-block!important;
}

.TabsSectionAwards .vc_tta-tabs-container .vc_tta-tabs-list {
    white-space: nowrap;
}

.TabsSectionAwards .vc_general .vc_tta-tabs-container {
    margin: 0px!important;
}

.TabsSectionAwards .wpb-js-composer .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
    padding-top: 0px;
}

.TabsSectionAwards .wpb-js-composer .vc_tta.vc_general .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
    background: #fafafa;
}

.TabsSectionAwards .tabImgSec {
    background: #fff;
    border: 2px solid #f3f3f3;
}

.TabsSectionAwards .tabRowSec {
    margin: 0 10px;
    border-bottom: 2px solid #dadada78;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.TabsSectionAwards .tabRowSec p {
    margin-bottom: 0px;
}

.TabsSectionAwards .tabTextSec .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}

.TabsSectionAwards .tabImgSec .wpb_single_image {
    margin-bottom: 0px;
}

.accordionAward {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordionAward:hover {
    background-color: #ccc;
}

.panelAward {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.tabRowSec .accordionAwardContent {
    display: none!important;
}

.tabRowSec .accordionAwardContent.ui-accordion-content-active {
    display: block!important;
}

.tabRowSec .accordionAwardContent {
    background: #fafafa;
    border: none;
    padding: 0px!important;
    margin: 0px;
    overflow: hidden!important;
}

.tabRowSec .accordionAward h3 {
    border: none;
    padding: 0px;
    background-color: #fafafa;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}

.tabsEn .tabRowSec .accordionAward h3 {
    text-align: right;
}

.accordionAward {
    padding: 0px;
}

.TabsSectionAwards .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    border: none!important;
    border-radius: 0px!important;
}

.TabsSectionAwards .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    background-color: #ffffff!important;
    color: #000!important;
    background: transparent;
    font-weight: 600;
}

.TabsSectionAwards .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
    background-color: #ffffff!important;
    color: #000!important;
}

.TabsSectionAwards .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a .vc_tta-title-text {
    text-decoration: underline;
}

.TabsSectionAwards .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a .vc_tta-title-text {
    font-size: 25px;
}

.TabsSectionAwards .right-paddle.paddle {
    background: #fff;
    color: #000;
    padding: 5px 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}

.TabsSectionAwards .left-paddle.paddle {
    background: #fff;
    color: #000;
    padding: 5px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}

.TabsSectionAwards .paddle img {
    width: 30px;
    height: auto;
}

.TabsSectionAwards .vc_tta-tabs-container .vc_tta-tabs-list {
    margin: 0px 40px 0px 120px!important;
}

.tabsEn.TabsSectionAwards .vc_tta-tabs-container .vc_tta-tabs-list {
    margin: 0px 120px 0px 40px!important;
}

.PostBTNS {
    overflow: hidden;
    margin: 15px 0px;
}

.PostBTNS .leftBTNpost {
    float: left;
}

.PostBTNS .rightBTNpost {
    float: right;
}


/* .display-posts-listing .posts-link a {text-decoration:underline!important;} */

.wptb-preview-table p {
    margin: 0 !important;
}

.wptb-preview-table td,
.wptb-preview-table th {
    vertical-align: middle !important;
    text-align: center !important;
}

.wptb-preview-table tr:first-child p,
.wptb-preview-table tr:first-child strong {
    color: #fff !important;
}

body {
    background: #fff0 !important;
    background-color: #fff0 !important;
}

.single_animal_details_right a,
.dtc-content-holder a,
.wptb-ph-element a,
.sub-page-with-tabs a {
    color: #444444;
}

body .animals-block__img .read_more>span {
    color: #f5f5f5;
    background: #fff0;
    background-color: #fff0;
}

.survery-links h2,
.survery-links h2 span {
    color: #1A0000;
}

.downld_container,
.used-computer-inner-page h2.wpb_heading {
    background: rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}

.conservation-section p,
.conservation-section .icon-content-right,
.planvisit-inner-row .main_h2_head {
    background: rgba(225, 255, 255, 1%);
}

body .animal_category .wpb_singleimage_heading,
body .main_h2_head,
.section-winter .season,
.section-summer .season,
.main-row-virtual .vc_tta-tabs-list li a span,
.planvisit-inner-row .vc_row .vc_col-sm-4 .wpb_wrapper p,
.bunyan-form .submit-form-btn span,
.contact-n-getintouch a,
.contact-n-getintouch p,
.contact-n-getintouch h4,
.director_msg h3,
.director_msg p,
.director_msg h4,
.category_banner p,
.date,
.month,
.media-bottom-tabs .vc_tta-tab.vc_active a span,
.recipes_section2 .text-content p,
.used-computer-contact-row p,
.loginBanner a,
.food-waste-figure p,
.business_slide a.custom_button.business_slide_btn,
.hatta-mountain-container p {
    background: rgba(225, 255, 255, 1%) !important;
}

.category_bg_section .pagination_btn .view_more_btn a span {
    background: rgba(225, 255, 255, 1%);
}

.animal_category .vc_box_border_grey:before {
    content: '';
    background: rgba(0, 0, 0, 0.2) !important;
    width: 100%;
    height: 100%;
    position: absolute;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    background: rgba(225, 255, 255, 1%) !important;
}

body #mue-section-slider .slick-arrow {
    background-color: #f8b26a;
}

body #mue-section-slider .slick-arrow.slick-prev:before,
body #mue-section-slider .slick-arrow.slick-next:before {
    color: #fff;
}

.buttonsPlayPause button.active,
.buttonsPlayPauseHome button.active {
    opacity: 0.6;
}

.wptb-preview-table-mobile tr td:first-child {
    color: #fff !important;
}

.discover_the_city_posts .slick-prev::before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro" !important;
}

div.discover_the_city_posts .slick-prev::before {
    content: "\f104";
    font-size: 30px;
    font-family: "Font Awesome 5 Pro" !important;
    color: #fff;
}

div.discover_the_city_posts .slick-next::before {
    content: "\f105";
    font-size: 30px;
    font-family: "Font Awesome 5 Pro" !important;
    color: #fff;
}

div.discover_the_city_posts.slick-slider {
    width: 700px;
    margin: auto;
}

div.discover_the_city_posts button.slick-arrow {
    display: block;
    background: rgba(184, 31, 64, 0.9) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0;
}

div.discover_the_city_posts button.slick-arrow:hover::before {
    color: #000;
}

div.discover_the_city_posts button.slick-arrow:hover {
    background: #ffffff !important;
}

div.discover_the_city_posts .slick-prev {
    left: -25px;
}

div.discover_the_city_posts .loop-items img {
    max-width: inherit !important;
}

div.discover_the_city_posts.slick-slider .loop-items {
    float: left !important;
}

.ar div.discover_the_city_posts.slick-slider .slick-next {
    right: -25px !important;
}


/* #news-content-container .main_post-no-pagination .nav-links,
.page-template-news .news-content .display-posts-listing .posts-container.listing-item:nth-child(1) {display: none;} */

.page-template-news .news-content .main_post-no-pagination .display-posts-listing .posts-container.listing-item:nth-child(1) {
    display: block;
}

.top-icon-column>.vc_column-inner>.wpb_wrapper {
    visibility: hidden;
}

.top-icon-column>.vc_column-inner>.wpb_wrapper.slick-initialized {
    visibility: visible;
}


/*All media queries starts from here*/


/*Min Queries Starts*/

@media (min-width:768px) {
    .useful-links .vc_col-sm-2:first-child {
        width: 13.5%;
    }
    .contact-n-getintouch .left {
        width: 53%;
        padding: 150px 10px 0 0;
        position: relative;
        left: 6.2%;
    }
    .contact-n-getintouch .right {
        width: 47%;
        padding: 150px 70px 100px 70px;
    }
    .playstore-download {
        margin-left: -80px;
    }
    .parallax-btn {
        float: left;
    }
}

@media (min-width:769px) {
    .contact-n-getintouch .wpb_text_column {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 960px) {
    body .site-header {
        z-index: 888 !important;
    }
}

@media (min-width:1025px) {
    #contact_row .vc_col-sm-2 {
        width: 8.33333333%;
        margin-right: 15px;
    }
}

@media (min-width:1000px) {
    .header_search_form>input:focus {
        width: 100%;
        border: 1px solid #fff;
        padding-left: 35px;
        cursor: inherit;
        background-image: url(/wp-content/uploads/2020/02/search-icon-black.svg);
        background-position: -10px;
        background-size: 50px;
        background-repeat: no-repeat;
        background-color: #ffffff;
        color: #000;
    }
}

@media (min-width:1000px) {
    .footer-wrapper .logo-row {
        position: relative;
        bottom: 10px;
    }
}

@media (min-width:1750px) {
    .contact_page.single .site-inner {
        padding: 0
    }
    .contact_right_column {
        box-sizing: border-box;
        padding-left: 70px;
    }
    .contact_single.ar .contact_right_column {
        padding-left: inherit;
        padding-right: 70px;
    }
    #contact_row .vc_column-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .call-to-action .vc_col-sm-3 {
        width: 20%;
    }
    .contact_right_column .vc_col-sm-5 .vc_column-inner {
        padding-left: 0;
    }
    .business-slider-container rs-module-wrap,
    .business-slider-container rs-module {
        min-height: 640px !important;
    }
    .business-slider-container.main rs-module-wrap,
    .business-slider-container.main rs-module {
        min-width: 1290px !important;
    }
    .business-slider-container.main rs-slides,
    .business-slider-container.main rs-slide {
        width: 100% !important;
    }
    .business-slider-container,
    .vc_column-inner,
    .wpb_wrapper {
        overflow: visible;
    }
    .slider-info {
        font-size: 25px !important;
        line-height: 53px;
    }
    .slider-info span {
        font-size: 25px !important;
        line-height: 53px !important;
    }
    .slider-title {
        font-size: 47px !important;
        line-height: 50px !important;
    }
}

@media (min-width:1750px) {
    .offices-paddings {
        padding-left: 240px !important;
        padding-right: 240px !important;
    }
}


/*Min Queries Ends*/


/*Max Queries Starts*/

@media (max-width:1840px) {
    .icon_box .icon-content-right {
        font-size: 14px;
    }
    .playstore-download {
        margin-left: 0;
    }
}

@media (min-width: 1800px) {
    .transparent-and-opacity-container .left,
    .transparent-and-opacity-container .right {
        padding-top: 0;
        padding-bottom: 0;
    }
    .transparent-and-opacity-container .left,
    .used-computers .left {
        width: 57%;
    }
    .transparent-and-opacity-container .right,
    .used-computers .right {
        width: 43%;
    }
    .used-computer-contact-row .left,
    .used-computer-contact-row .right {
        height: calc(700px - 45px);
    }
    .used-computer-contact-row .left {
        width: 35%;
    }
    .used-computer-contact-row .right {
        width: 65%;
    }
    .used-computers-aside {
        width: 29%;
        margin-top: 15px;
    }
    .used-computers-right {
        width: 70%;
    }
}

@media (max-width:1800px) {
    .vc_row.grey-boxes-container {
        padding: 20px;
    }
    .used-computers .left,
    .used-computers .right {
        height: auto;
    }
    .used-computers-contact-icon {
        width: 80px;
    }
}

@media (max-width:1750px) {
    .call-to-action h1:after {
        bottom: auto;
        top: 50px;
    }
    div.vc_row.call-to-action {
        min-height: inherit;
        padding: 60px 0;
    }
    .call-to-action h1 {
        font-size: 25px;
    }
    .call-to-action .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .call-to-action .rasid-mobile-app {
        bottom: -28px;
    }
    div.vc_row.call-to-action {
        padding: 25px 0;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1725px) {
    .survey_subpages_content h1 {
        font-size: 58px;
    }
    .network-maps-row h2:after {
        width: 55%;
    }
}

@media only screen and (max-width: 1701px) {
    .director_msg {
        padding: 70px 0 50px 0;
    }
}

@media (max-width:1650px) {
    .contact_get_in_touch .wpcf7-submit {
        margin-top: 20px;
        float: left;
        clear: both;
    }
    #contact_row p a {
        display: block;
    }
    .transparent-and-opacity-container .left,
    .transparent-and-opacity-container .right {
        height: inherit;
    }
}

@media (max-width:1600px) {
    /*.footer-socials {margin-top: 40px;} */
    .contact_right_column .vc_col-sm-7 {
        width: 100%;
    }
    .vc_row.hatta-mountain-container .leftcolumn.follow-path {
        padding-left: 3%;
        padding-right: 3%;
    }
    .vc_row.hatta-mountain-container .leftcolumn.follow-path h1 {
        font-size: 40px;
    }
    .hatta-mountain-container .rightcolumn {
        min-height: inherit;
    }
    #contact_row h4 {
        margin-top: 0;
    }
    .grey_box_column {
        position: static;
        background-color: transparent;
        padding: 0px;
    }
    .grey_box_column.first .vc_column-inner {
        padding-left: 5px !important;
    }
    .grey_box_column.last .vc_column-inner {
        padding-right: 5px !important;
    }
    .header_search_form>input:focus {
        width: 150px;
    }
    body.ar .small-side-menu-icon {
        right: 8%;
    }
    div.vc_row.call-to-action {
        padding: 30px 0;
    }
    .director_msg .right {
        padding: 0 40px 0 40px;
    }
    .RASID_content h1 {
        font-size: 40px;
        line-height: 52px;
    }
    .horizontal_menu li a {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1480px) {
    div.vc_row.call-to-action {
        padding: 10px 0 20px 0;
    }
    .paddingbottom80 {
        padding-bottom: 20px;
    }
    .director_msg {
        margin-bottom: 115px;
    }
    .RASID_content p {
        margin: 0 0 20px;
    }
    .call-to-action .rasid-mobile-app {
        bottom: -10px;
    }
    /*#header-area .header-right-logo {display:none;}*/
    #header-area .header-right-logo+.header-right-logo {
        display: block !important;
        padding-right: 15px;
    }
    /* .ar #header-area .header-right-logo+.header-right-logo {
        display: none !important;
    } */
    #header-area>.wrap {
        padding: 5px 20px;
    }
    #header-area .header-right .header-right-logo {
        margin-left: 0;
    }
    #header-area .header-middle {
        justify-content: center !important;
    }
}

@media only screen and (min-width: 1186px) and (max-width: 1400px) {
    .ar .contact-box p {
        min-height: 150px !important;
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1355px) and (max-width: 1499px) {
    .survey_subpages_content h1 {
        font-size: 45px;
    }
    .survey_subpages_content h2 {
        font-size: 49px;
        line-height: 35px;
    }
    .network-maps-row h2:after {
        width: 50%;
    }
    .survey_subpages_content .survey-dns-text-box {
        padding: 45px;
        margin-bottom: 100px;
        margin-top: 75px;
        width: 120%;
        margin-left: -20px;
    }
    .survey_subpages_content p {
        font-size: 18px;
        line-height: 25px;
        margin: 0 0 18px;
    }
}

@media (max-width:1400px) {
    body.ar .small-side-menu-item {
        margin-left: -90px;
    }
    .hatta-mountain-container.contact-section .leftcolumn,
    .contact-section .mapcolumn {
        width: 50%;
    }
    .contact-box .vc_column-inner>.wpb_wrapper {
        padding: 30px 5px 5px 5px;
    }
    .director_msg .right {
        padding: 0;
    }
    .contact-n-getintouch .left {
        width: 100%;
        padding: 70px 70px 0 70px;
        left: 0;
        background-color: #008F37;
    }
    .contact-n-getintouch .right {
        width: 100%;
        padding-bottom: 20px;
        padding-top: 70px;
    }
    .contact-n-getintouch {
        background-size: cover;
    }
    .contact-n-getintouch {
        background-size: cover !important;
    }
    .contact-n-getintouch .left {
        left: 0 !important;
    }
    .grey_box_column .vc_column-inner {
        padding: 0 5px !important;
    }
    .grey_box_column.second a {
        font-size: 16px;
    }
    .grey_box_column.second .vc_column-inner .wpb_raw_code {
        padding: 20px 20px;
    }
    #home-links>span {
        min-width: auto;
        padding: 0 10px;
    }
    .check-your-request-full h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .complaints-survey-home h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .grey_box_column .vc_column-inner .wpb_raw_code {
        min-height: 455px !important;
    }
    .RASID_content p {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 20px;
    }
    .contact-n-getintouch .vc_empty_space {
        height: 0px !important;
    }
    div.vc_row.call-to-action {
        padding: 15px 0 15px 0;
    }
    .call-to-action .rasid-mobile-app {
        bottom: -7px;
    }
    .rasid_form textarea {
        height: 140px;
    }
    .contact-n-getintouch .vc_empty_space {
        height: 0px !important;
    }
    .director_msg {
        padding: 45px 0;
    }
}

@media (max-width:1380px) {
    #home-links ul#menu-homepage-links>li.menu-item,
    #home-links ul#menu-homepage-links-arabic>li.menu-item {
        background-position: top 7px center;
    }
}

@media (max-width:1361px) {
    .ar .contact_bg .contact-box:last-child .vc_empty_space {
        height: 30px !important;
    }
    .contact_bg .contact-box:last-child .vc_empty_space {
        height: 30px !important;
    }
    .hover_menu {
        padding: 25px;
    }
    .director_msg .right {
        padding: 0 20px 0 0;
    }
    #contact_row {
        padding-bottom: 45px;
    }
    .contact-n-getintouch .right {
        padding-top: 45px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1354px) {
    .survey_subpages_content h1 {
        font-size: 40px;
        line-height: 60px;
    }
    .survey_subpages_content h2 {
        font-size: 40px;
        line-height: 35px;
    }
    .network-maps-row h2:after {
        height: 2px;
        width: 42%;
        top: 75%;
    }
    .map-box h4 {
        font-size: 26px;
        line-height: 30px;
    }
    .survey_subpages_content p {
        font-size: 18px;
        line-height: 22px;
    }
    .survey-dns-spacing {
        height: 10px !important;
    }
    .survey_subpages_content .survey-dns-text-box {
        padding: 30px;
        margin-bottom: 70px;
        margin-top: 50px;
    }
    .survey_subpages_content .dns-bold-links a {
        font-size: 22px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 1280px) {
    .RASID_content .left {
        padding-left: 0px;
    }
    .call-to-action .rasid-mobile-app {
        display: none;
    }
    .contact-n-getintouch .left,
    .contact-n-getintouch .right {
        padding-top: 45px !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1234px) {
    .survey_subpages_content .survey-dns-text-box {
        margin-top: 105px !important;
    }
}

@media only screen and (max-width: 1196px) {
    .contact_bg .contact-box:last-child .vc_empty_space {
        height: 10px !important;
    }
}

@media only screen and (max-width: 1315px) {
    .contact-box h4 {
        font-size: 18px;
    }
}

@media (max-width:1300px) {
    .useful-links h6 {
        line-height: 28px;
    }
    .transparent-and-opacity-container .left,
    .transparent-and-opacity-container .right {
        height: inherit;
        width: 100%;
    }
    .transparent-and-opacity-container .left {
        padding: 0;
    }
    .transparent-and-opacity-container .right {
        margin-top: -1px;
    }
    .survey-box:after {
        display: none;
    }
    #INDmenu-btn span {
        display: none;
    }
}

@media only screen and (max-width: 1288px) {
    .contact-box h3 {
        font-size: 18px;
    }
}

@media (max-width:1280px) {
    .grey_box_column {
        width: 50%;
    }
    .grey_box_column.first,
    .grey_box_column.second {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1281px) {
    .contact-box p {
        font-size: 17px !important;
        line-height: 25px !important;
        min-height: 130px !important;
    }
    .contact-box p a {
        font-size: 17px !important;
        line-height: 25px !important;
    }
    .contact-box .vc_column-inner>.wpb_wrapper {
        padding: 5px 5px 5px 5px !important;
    }
}

@media (max-width:1200px) {
    .icon_box:nth-child(2) .wpb_single_image {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .icon_box img {
        width: 80%;
    }
    .icon_box h3 {
        font-size: 25px;
    }
    .icon_box {
        top: 0;
        background: #5F331A;
        padding-top: 10px;
    }
    .director_msg {
        margin-bottom: 0;
    }
    .used-computers .left,
    .used-computers .right {
        width: 100%;
        padding: 30px;
    }
    .used-computers .left {
        min-height: 400px;
    }
    .used-computer-contact-row {
        background-size: cover !important;
    }
    .used-computer-contact-row .left,
    .used-computer-contact-row .right {
        width: 100%;
    }
    .used-computer-contact-row .right {
        min-height: 400px;
    }
    .used-computer-contact-row .left {
        padding: 30px;
    }
    .donate-row .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 30px;
    }
    .paddingbottom100.donate-row {
        padding-bottom: 0 !important;
    }
    #home-links ul#menu-homepage-links-arabic>li.menu-item>a {
        font-size: 11px;
        line-height: 14px;
        padding: 8px 5px 4px 5px !important;
    }
    .complaints-survey-home-btn a {
        font-size: 18px !important;
    }
    .custom .tp-bullet {
        background: rgba(255, 255, 255, 0.5);
    }
    .custom.tp-bullets {
        left: 450px !important;
        right: auto;
    }
    .director_msg {
        margin-bottom: 100px !important;
    }
    .director_msg {
        padding-right: 0;
        padding-left: 0;
    }
    .director_msg p {
        font-size: 16px;
        line-height: 25px;
    }
    .RASID_content p {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 15px;
    }
    .network-maps-row h2:after {
        width: 30% !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1185px) {
    .ar .contact-box p {
        min-height: 180px !important;
        font-size: 16px !important;
    }
}

@media (min-width: 1024px) and (max-width:1100px) {
    .slider-group {
        margin-left: -100px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1130px) {
    .grey_box_column .vc_column-inner .wpb_raw_code {
        min-height: 440px !important;
    }
    .hover_menu {
        padding: 25px;
    }
    .grey-boxes-container .vc_col-sm-3 {
        width: 50%;
    }
}

@media (max-width:1100px) {
    .hatta-mountain-container.contact-section .leftcolumn,
    .contact-section .mapcolumn {
        width: 100%;
    }
    .hatta-mountain-container.contact-section .leftcolumn {
        max-height: inherit;
    }
    .director_msg {
        background-size: cover;
    }
    .director_msg .vc_col-sm-6 {
        width: 100%;
        padding: 10px 30px;
    }
    .director_msg .vc_col-sm-6 .wpb_text_column.wpb_content_element {
        margin-bottom: 0;
    }
    .RASID_content .left,
    .RASID_content .right {
        width: 100%;
        padding: 0px 30px;
    }
    .useful-links {
        padding: 20px 0;
    }
    .director_msg .vc_col-sm-6 {
        text-align: center;
    }
    .breakrow .vc_col-sm-6 {
        width: 100% !important;
    }
    .survey_subpages_content .with-red-box {
        padding-top: 0%;
    }
    .survey_subpages_content .survey-dns-text-box {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 60px;
        margin-top: 65px !important;
    }
    .map-box h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .survey-dns-spacing {
        height: 30px !important;
    }
    .dsn-top-left {
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 1085px) {
    .conbox4space {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1085px) {
    .headconbox {
        min-height: 75px;
    }
}

@media only screen and (max-width: 1040px) {
    .contact-box p {
        min-height: 155px !important;
    }
}

@media (max-width:1024px) {
    .call-to-action h1 strong {
        display: block;
    }
    .delivery-sites-table table {
        width: 900px;
    }
    .contact_get_in_touch .wpcf7-form input[type=checkbox]+span:before {
        top: 3px;
    }
    .contact_get_in_touch .wpcf7-form input[type=checkbox]+span:after {
        top: 2px;
    }
    .main-row-map.ar .main_h2_head {
        margin-bottom: 10px;
    }
    .form-text-container {
        width: 100%;
        margin-bottom: 20px;
    }
    .status-form-container {
        width: 100%;
    }
    .check-your-request-full h3 {
        text-align: center;
        display: block;
    }
    .check-your-request-full h3 {
        margin-bottom: 20px !important;
    }
    .check-your-request-full h3 img {
        margin: 0 auto 10px !important;
        display: block;
        float: none;
    }
    .find-number-form .find-input {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .find-number-form .find-btn {
        width: 100%;
        float: none;
        clear: left;
    }
    .contact-box .wpb_text_column a {
        min-height: 0 !important;
    }
}

@media (max-width:1023px) {
    #contact_row p a {
        display: inline-block !important;
    }
    #contact_row .wpb_single_image {
        margin-bottom: 30px;
        margin-top: 20px;
    }
    #contact_row .vc_col-sm-2 {
        clear: left;
    }
    .slick-arrow{
        display: none !important;
    }
    #header-area .one-half.first.header-left {
        width: 95px !important;
    }
    #header-area .header-right .national-brand svg {
        max-width: 50px !important;
    }
}

@media (max-width:1000px) {
    #home-links {
        display: none !important;
    }
    .complaints-survey-home .vc_col-sm-2,
    .complaints-survey-home .vc_col-sm-9 {
        width: 100%;
        text-align: center;
    }
    .complaints-survey-home .wpb_single_image {
        text-align: center !important;
    }
    .complaints-survey-home p {
        font-size: 18px;
    }
    .ar .contact-box p {
        min-height: 120px !important;
    }
    .vc_row.grey-boxes-container .vc_col-sm-3 {
        width: 100%;
    }
    .grey_box_column .vc_column-inner .wpb_raw_code {
        min-height: 335px !important;
    }
    .grey_box_column .vc_column-inner .wpb_raw_code {
        padding: 10% 0 5% 0;
        margin: 0 0 10px 0 !important;
    }
    .grey_box_column.second .vc_column-inner .wpb_raw_code {
        padding: 10% 0 5% 0;
        margin: 0 !important;
    }
    .grey_box_column.first {
        margin: 0 !important;
    }
    .hover_menu {
        padding: 35px !important;
    }
    .discover_rev-gallery .vc_column-inner {
        padding: 0 !important;
    }
    .discover_rev-gallery rs-carousel-wrap,
    .discover_rev-gallery .vc_row {
        width: 100% !important;
    }
    .site-header aside .search.search-open-search,
    /* .site-header aside .search.search-open-search + .pipe {display:none !important;} */
    body .discover_dubai_section1,
    body .discover_dubai_section2,
    body .discover_dubai_section3,
    body .discover_dubai_section4 {
        display: block;
    }
}

@media (max-width:991px) {
    .contact-n-getintouch .wpb_text_column.wpb_content_element h1 {
        margin-bottom: 30px;
    }
    .payment-row .wpb_text_column.wpb_content_element p {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 870px) {
    .network-maps-row h2:after {
        display: none !important;
    }
}

@media (max-width:768px) {
    .paddingtop100,
    .paddingtop80,
    .paddingtop60,
    .paddingtop70,
    .paddingtop40,
    .paddingtop50 {
        padding-top: 30px
    }
    .paddingbottom140,
    .paddingbottom100,
    .paddingbottom80,
    .paddingbottom70,
    .paddingbottom60,
    .paddingbottom50,
    .paddingbottom40 {
        padding-bottom: 30px;
    }
    .hatta-mountain-container .rightcolumn {
        min-height: inherit;
    }
    .vc_row.hatta-mountain-container .leftcolumn.follow-path.vc_column_container {
        display: none;
    }
    .director_msg .vc_col-sm-6,
    .RASID_content .left,
    .RASID_content .right {
        width: 100%;
    }
    #contact_row {
        padding-bottom: 0;
    }
    #contact_row .wpb_single_image {
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .contact-n-getintouch .links {
        padding: 30px 0;
    }
    .contact-n-getintouch .left,
    .contact-n-getintouch .right {
        padding-left: 30px;
        padding-right: 30px;
    }
    div.vc_row.call-to-action {
        text-align: center;
    }
    div.vc_row.call-to-action .left {
        padding-bottom: 0;
    }
    .call-to-action h1:after {
        display: none;
    }
    .app-row .wpb_single_image.vc_align_left,
    .payment-row .wpb_single_image.vc_align_left {
        text-align: center;
        margin-bottom: 20px;
    }
    .contact-box p {
        min-height: inherit;
    }
    .officepadding {
        padding: 0
    }
    .officepadding.contact_bg {
        padding-bottom: 80px
    }
    .contact-tablet .vc_col-sm-4 {
        margin: 15px 0;
    }
    .contact_single p {
        font-size: 18px;
        line-height: 28px;
    }
    .contact-boxes-container.ar .contact-box p {
        min-height: inherit !important;
    }
    .survey_subpages_content h1 {
        font-size: 45px !important;
        line-height: 60px !important;
    }
    .survey_subpages_content h2 {
        font-size: 50px;
        line-height: 50px;
    }
    .survey_subpages_content .survey-dns-text-box {
        padding: 40px;
    }
    .network-maps-row h2 {
        font-size: 45px;
        line-height: 40px;
    }
    .display-posts-listing {
        display: block !important;
    }
    .post-content-display .related .display-posts-listing .listing-item {
        width: 100% !important;
    }
    body .site-header .nav-primary .widget-area span.pipe {
        padding: 0 6px !important;
    }
    div.discover_the_city_posts.slick-slider {
        width: 90%;
    }
    .ar div.discover_the_city_posts.slick-slider .slick-next {
        right: 0px !important;
    }
}

@media (max-width:767px) {
    .officepadding {
        padding: 0;
    }
    .contact-box p {
        min-height: inherit;
        margin-bottom: 20px !important;
        font-size: 16px;
        line-height: 24px;
    }
    .contact-box .wpb_text_column a,
    .contact-box .wpb_raw_html a {
        font-size: 16px;
        line-height: 24px;
    }
    .contact-n-getintouch .right,
    .contact-n-getintouch .left {
        padding-left: 30px;
        padding-right: 30px;
    }
    .contact-n-getintouch .right .vc_column-inner {
        padding: 0;
    }
    .useful-links h6 {
        text-align: center;
    }
    .useful-links .wpb_text_column,
    .useful-links .wpb_single_image {
        margin-bottom: 20px;
    }
    .mobile-spacing h2 {
        margin-top: 60px;
    }
    .transparent-and-opacity-container .right,
    .transparent-and-opacity-container.makani .right {
        padding: 40px 20px;
    }
    .survey-box,
    .dataset-box,
    .survey-row .right,
    .survey-box.ar,
    .dataset-box.ar {
        padding: 40px 20px;
    }
    .makani-copntent .left .vc_column-inner,
    .makani-copntent .right .vc_column-inner {
        padding: 0 20px;
    }
    .border-column {
        width: 83.33333333%;
    }
    .download-column {
        width: 16.66666667%
    }
    .download-items .border-column {
        padding-left: 10px;
    }
    .download-items p {
        font-size: 16px;
        line-height: 20px;
    }
    .open-data-contact-box {
        padding: 30px;
    }
    .used-computer-inner-page .donate-box {
        margin-bottom: 30px;
    }
    .grey_box_column {
        width: 100%;
    }
    .grey_box_column {
        margin-bottom: 10px;
    }
    .contact-n-getintouch .links {
        padding-left: 0 !important;
    }
    .call-to-action h1 {
        line-height: 40px;
    }
    .payment-row {
        margin-bottom: 30px;
    }
    .news-list.ar .news_story_post {
        background-image: none;
    }
    .contact-section.ar .contact-us-row-details {
        position: relative;
        overflow: hidden;
        height: 240px;
    }
    .contact-details {
        margin-top: 100px;
    }
    .contact-section.ar .vc_col-sm-2 {
        position: absolute;
        top: 0;
        right: 0;
    }
    .contact-section.ar .vc_col-sm-2 .wpb_single_image {
        text-align: right;
    }
    .hatta-mountain-container.contact-section.ar .leftcolumn .contact-details {
        padding-right: 0;
    }
    .breadcrumb_section.ar .header_time {
        text-align: center;
    }
    .main-row-virtual.ar .vc_tta-title-text {
        margin-left: 0;
        margin-right: 20px;
    }
    .single_animal_details.ar .single_animal_details_right {
        order: 2;
    }
    .single_animal_details.ar .single_animal_details_left {
        order: 1;
    }
    .parallax-btn.ar {
        float: right;
    }
    .used-computers h1,
    .used-computers h2 {
        font-size: 40px;
        line-height: 45px;
    }
    #used-computer-contact-details .used-computers-contact-icon-details {
        width: 70%;
    }
    .donate-column .vc_column-inner {
        padding: 30px !important;
    }
    .custom .tp-bullet {
        width: 32px!important;
    }
    .makani-copntent.ar .open-data-contact-box {
        margin-bottom: 30px;
    }
    .complaints-survey-home-btn {
        margin-bottom: 30px !important;
    }
    #rev_slider_3_1_wrapper .metis.tparrows {
        width: 40px;
        height: 40px;
    }
    .business-slider-container #rev_slider_3_1_wrapper .metis.tparrows:before {
        font-size: 14px;
        top: -10px;
        position: relative;
    }
    .slider-info {
        padding: 0px 10px!important;
    }
    .survey_subpages_content h1 {
        font-size: 45px;
        line-height: 60px;
    }
    body .slider_orange_box {
        background: #222222;
    }
}

@media only screen and (max-width: 600px) {
    .paddingbottom80 {
        padding-top: 30px;
    }
    .director_msg {
        padding: 30px 0;
    }
    .director_msg h3 {
        margin-bottom: 20px;
    }
    .director_msg h4 {
        margin-top: 30px;
    }
    .hover_menu {
        padding: 35px !important;
    }
    .rasidsep {
        height: 0px !important;
    }
}

@media (max-width:544px) {
    .contact-n-getintouch h1,
    .RASID_content h1 {
        font-size: 40px;
        line-height: 44px;
    }
    .contact_get_in_touch .acceptance-154 input[type=checkbox]+span:before {
        top: -23px;
    }
    .contact_get_in_touch .acceptance-154 input[type=checkbox]+span:after {
        top: -25px;
    }
    .used-computer-inner-page h2.wpb_heading {
        font-size: 16px;
        bottom: 5px;
        left: 10px;
    }
    .download-btn,
    .list_holder {
        bottom: 35px;
        right: 20px;
    }
    #contact_row p {
        font-size: 18px;
    }
    .used-computers .left {
        min-height: 305px;
    }
    .used-computers .left img {
        width: 140px;
    }
    .donate-recepient {
        padding-left: 30px;
        padding-right: 30px;
    }
    .donate-recepient h5 {
        font-size: 18px;
        line-height: inherit;
    }
    .donate-recepient h3 {
        margin-bottom: 30px;
    }
    .custom.tp-bullets {
        left: 415px !important;
        right: auto;
    }
    .survey_subpages_content .dns-bold-links a {
        font-size: 20px;
        line-height: 20px;
    }
    .paddingtop100 {
        padding-top: 45px;
    }
    .network-maps-row h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .survey_subpages_content h1 {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 500px) {
    .officepaddingtop {
        padding-top: 0px !important;
    }
    .officepaddingbottom {
        padding-bottom: 40px !important;
    }
    .survey_subpages_content p {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 20px;
    }
}

@media (max-width:431px) {
    .contact_get_in_touch .wpcf7-form input[type=checkbox]+span:before {
        top: -25px;
    }
    .contact_get_in_touch .wpcf7-form input[type=checkbox]+span:after {
        top: -27px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    .contact-us-row-details .vc_col-sm-2 {
        width: 20%;
        float: left;
    }
    #contact_row .vc_col-sm-2 {
        width: 20%;
        float: left;
    }
    #contact_row .vc_col-sm-4 {
        overflow: hidden;
    }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    .contact-tablet {
        text-align: center;
    }
    .contact-tablet .vc_col-sm-4 {
        width: 80%;
        float: none;
        display: inline-block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .contact-box p {
        margin-bottom: 20px !important;
    }
    .contact-box .wpb_text_column a,
    .contact-box .wpb_raw_html a {
        font-size: 16px;
        line-height: 22px;
    }
    .half-tablet {
        width: 50%;
        float: left
    }
    .clear-tablet {
        clear: both;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .app-row .vc_col-sm-2 {
        width: 23%;
    }
    .used-computers-right {
        width: 100%;
    }
    .main-row-virtual.ar .vc_tta-tabs-list li a span {
        font-size: 10px;
    }
}

@media only screen and (min-width: 550px) and (max-width: 767px) {
    .contact-n-getintouch .links {
        padding-left: 120px !important;
    }
}

@media only screen and (min-width: 550px) and (max-width: 1023px) {
    #contact_row .vc_col-sm-4 {
        width: 80%;
        margin-top: 20px;
    }
    .contact-n-getintouch .links {
        padding-top: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #contact_row {
        padding-bottom: 20px;
    }
    div.vc_row.call-to-action {
        padding: 20px 10px !important;
    }
    div.vc_row.call-to-action {
        padding: 60px 30px;
    }
    div.vc_row.call-to-action .left,
    div.vc_row.call-to-action .right {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .call-to-action h1 strong {
        display: inline-block;
    }
    .call-to-action h1:after {
        display: none;
    }
    .app-row .vc_col-sm-2 {
        width: 33.33333333%;
    }
    .payment-row .vc_col-sm-3 {
        width: 40%;
        text-align: right;
    }
    .payment-row .wpb_text_column.wpb_content_element p {
        font-size: 20px;
    }
    .payment-row .vc_col-sm-9 {
        width: 60%;
    }
    .transparent-and-opacity-container .right,
    .transparent-and-opacity-container.makani .right {
        padding-left: 50px;
        padding-right: 50px;
    }
    .survey-row .right {
        padding-left: 20px;
        padding-right: 20px;
    }
    .download-items p {
        font-size: 16px;
    }
    .survey-box h1,
    .dataset-box h1,
    .survey-box h2,
    .dataset-box h2 {
        text-align: center;
    }
    .survey-box,
    .dataset-box,
    .survey-box.ar,
    .dataset-box.ar {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 350px) {
    .RASID_content h1 {
        font-size: 25px;
        line-height: 31px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .contact-box p,
    .contact-box .wpb_text_column a,
    .contact-box .wpb_raw_html a,
    .contact-boxes-container.ar .contact-box p {
        font-size: 16px;
        line-height: 24px;
        min-height: 100px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1024px) {
    #contact_row .vc_col-sm-4 {
        width: 37%;
    }
    #contact_row .vc_col-sm-2 {
        width: 10%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1600px) {
    .used-computer-inner-page h2.wpb_heading {
        font-size: 16px;
        bottom: 5px;
        left: 10px;
    }
    .download-btn,
    .list_holder {
        bottom: 5px;
        right: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .hatta-mountain-container.contact-section .leftcolumn {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 1250px) and (max-width: 1300px) {
    .contact-n-getintouch .left {
        padding-top: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1439px) {
    .hatta-mountain-container.contact-section .leftcolumn {
        width: 55%;
    }
    .contact-section .mapcolumn {
        width: 45%;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1600px) {
    .hatta-mountain-container.contact-section .leftcolumn,
    .contact-section .mapcolumn {
        width: 50%;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1920px) {
    .grey_box_column .vc_column-inner .wpb_raw_code {
        margin: 10px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .transparent-and-opacity-container .left {
        width: 40%;
    }
    .transparent-and-opacity-container .right {
        width: 60%
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1300px) {
    .downld_container p {
        font-size: 16px;
        padding: 0 10px 0 10px;
    }
    .used-computer-inner-page h2.wpb_heading {
        font-size: 16px;
    }
    .donate-box.used-dwnl-box .download-btn img {
        width: 80%;
        float: right;
    }
}

@media only screen and (min-width: 1001px) and (max-width: 1300px) {
    div.discover_the_city_posts.slick-slider {
        width: 90%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .contact-n-getintouch .right {
        width: 40%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .contact-n-getintouch .left {
        width: 60%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
    .contact-n-getintouch .left,
    .contact-n-getintouch .right {
        padding-top: 80px;
    }
    .contact-n-getintouch .vc_empty_space {
        height: 40px !important;
    }
    .rasid_form .vc_col-sm-6 {
        width: 100%;
    }
    .contact-n-getintouch .right {
        padding-bottom: 0;
    }
    .contact-n-getintouch .left {
        left: 30px;
        padding-right: 0;
    }
    .contact-n-getintouch {
        background-size: 40% 100%;
    }
    .rasid_form .check_boxes {
        padding-left: 30px;
    }
    .call-to-action h1 {
        font-size: 25px;
    }
    .call-to-action h1 a {
        display: inline-block;
    }
}

@media (max-width: 1900px) and (min-width: 960px) {
    .ar .flora_plants_main .view_more_btn a .vc_btn3-icon {
        right: auto;
    }
}

@media (max-width: 1900px) and (min-width: 1025px) {
    .dm-wildlife-fauna.ar .category-grid {
        margin-left: 30px;
    }
    .vc_tta-container .vc_general.saruq_light_faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading h4 a {
        font-size: 14px !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .dm-wildlife-fauna.ar .category-grid {
        margin-left: 10px;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .contact-boxes-container .contact-box {
        width: 50%;
    }
}

@media (max-width: 1600px) and (min-width: 1200px) {
    .used-computers .left {
        width: 40%;
    }
    .used-computers .right {
        width: 60%;
    }
    .used-computers {
        background-position: -35% 100%;
    }
}

@media (max-width: 1800px) and (min-width: 1200px) {
    .used-computer-contact-row .left,
    .used-computer-contact-row .right {
        height: calc(700px - 45px);
    }
    .used-computer-contact-row {
        background-size: 50% 100% !important;
    }
    .used-computer-contact-row .left {
        width: 50%;
        padding: 50px;
    }
    .used-computer-contact-row .right {
        width: 50%;
    }
    .donate-row .donate-column {
        width: 100%;
        margin-bottom: 30px;
    }
    .donate-row .donate-boxes,
    .donate-row .donate-recepient {
        width: 50%;
    }
    body.ar .donate-row {
        display: flex;
    }
    body.ar .donate-column {
        order: 1;
    }
    body.ar .donate-recepient {
        order: 2;
    }
    body.ar .donate-boxes {
        order: 3;
    }
}

@media screen and (max-width: 1500px) and (min-width: 1000px) {
    .site-header .nav-primary nav li>a {
        padding-right: 17px !important;
        padding-left: 17px !important;
    }
}

@media only screen and (max-width: 1900px) {
    .home-services .services-box svg {
        margin: 35px 30px;
    }
    .home-services .services-box p {
        font-size: 20px;
        margin-right: 0
    }
    .historic-item-list .result-label:after {
        display: none !important;
    }
}

@media only screen and (max-width: 1600px) {
    .home-services .services-box svg {
        margin: 35px 10px;
        width: 50px;
    }
}

@media only screen and (max-width: 959px) {
    .home-services .services-box svg {
        margin: 35px 10px;
    }
    .home-services .services-box p {
        font-size: 30px;
        margin-right: 100px;
    }
}


/*Max Queries Ends*/


/*Media Queries Ends*/

.display-posts-listing .image-box {
    display: block
}


/*BackToTop*/

#back2Top {
    width: 50px;
    line-height: 50px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 100px;
    right: 40px;
    background-color: #830823;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
}
.ar #back2Top{
    right:auto;
    left:40px;
}
#back2Top i {
    position: relative;
    top: 5px;
}
.footer-wrapper.quicklinks a:hover i {
    color: #f6cd8f;
	transition:all 0.5s ease 0s;
}
#back2Top:hover {
    background-color: #89722F;
    color: #830823;
}


/*BackToTop*/

.contact_get_in_touch .wpcf7-form input[type=checkbox]+span:after,
.contact_get_in_touch .wpcf7-form input[type=checkbox]+span:before {
    display: none!important;
}

.contact_get_in_touch .wpcf7-form input[type=checkbox] {
    visibility: visible!important;
}

body.ar .contact_get_in_touch .wpcf7-form input[type=checkbox]+span {
    margin-right: 15px;
}

@media (max-width: 1900px) and (min-width: 1025px) {
    .media-center-home {
        padding-top: 60px !important;
    }
    .media-center-row {
        padding-top: 0;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1024px) {
    .middle-icon-row .middle-icon-column.slide_on_small_view .slick-initialized .slick-slide {
        width: 20% !important;
        margin-left: 40px;
        display: inline-block;
    }
    .ar .middle-icon-row .middle-icon-column.slide_on_small_view .slick-initialized .slick-slide {
        margin-right: 40px;
        margin-left: 0;
    }
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
    .middle-icon-row .middle-icon-column.slide_on_small_view .slick-initialized .slick-slide {
        width: 40% !important;
        margin-left: 40px;
        display: inline-block;
    }
    .ar .middle-icon-row .middle-icon-column.slide_on_small_view .slick-initialized .slick-slide {
        margin-right: 40px;
        margin-left: 0;
    }
}

@media (max-width:1600px) {
    .site-inner .payment-channel-block h2 {
        font-size: 18px;
    }
    .site-inner .payment-channel-block p {
        font-size: 16px;
        line-height: 18px;
    }
    .site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container>.vc_btn3 {
        font-size: 14px;
    }
    .site-inner .payment-channel-block h2 {
        float: left;
    }
    .ar .site-inner .payment-channel-block h2 {
        float: right;
    }
    body .site-inner .entry-content .payment-channel-block>.vc_column-inner {
        padding: 20px !important;
        min-height: 360px;
    }
    .payment-channel-block ul li {
        font-size: 16px;
        line-height: 18px;
    }
    .payment-channel-block .img-rollover-block {
        height: 50px;
    }
    .payment-channel-block ul li:before {
        content: '';
        position: absolute;
        border-right: 1px solid #222;
        border-bottom: 1px solid #222;
        width: 8px;
        height: 8px;
        top: 9px;
        left: -15px;
        transform: translateY(-50%) rotate(-45deg);
    }
}

@media only screen and (max-width: 1500px) {
    .sidebar-primary ul li li:before {
        top: 5px;
    }
    .ar .business_slide.main .slider_top-text {
        padding-right: 80px;
        padding-left: inherit;
    }
    .ar .slider_orange_box {
        padding: 13px 50px 13px 0px;
    }
    body .see-all-projects {
        padding: 580px 10% 10% 10%;
    }
    body.ar .see-all-projects {
        padding: 530px 10% 10% 10%;
    }
    body .enable-arrowss .slick-prev,
    body .enable-arrowss .slick-next {
        display: block !important;
    }
    body.home .enable-arrowss.top-icon-row {
        padding: 30px 18% 20px 10%;
    }
    body.home.ar .enable-arrowss.top-icon-row {
        padding: 30px 18% 20px 18%;
    }
}

@media (max-width:1400px) {
    .initiatives_column_text {
        margin: 0;
        padding: 30px 0px 30px 110px;
    }
    .ar .initiatives_column_text {
        margin: 0;
        padding: 30px 110px 30px 0px;
    }
    .facts_and_figures .count-section-content {
        padding: 20px 50px 20px 20px !important;
    }
    .dtc-content-holder .dtc_info_list p,
    .dtc-page-description-holder p {
        font-size: 16px;
    }
}

@media (max-width:1300px) {
    .info-btn-row .left {
        width: 70%;
    }
    .info-btn-row .right {
        width: 25%;
        padding-bottom: 30px;
    }
}

@media (max-width:1100px) {
    body .enable-arrowss .slick-prev,
    body .enable-arrowss .slick-next {
        display: none !important;
    }
}

@media (max-width:1000px) {
    .widget-area.new-desktop-menu {
        display: none;
    }
    body.home #home-links {
        display: block !important;
    }
    body.home #home-links {
        display: none !important;
    }
    body #home-links .menu-homepage-links-container #menu-homepage-links {
        height: auto !important;
    }
    body #home-links .menu-homepage-links-container #menu-homepage-links li.slick-slide {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media (max-width:960px) {
    body #main_site_content aside #mobile-menu-trigger-box {
        overflow: hidden;
    }
    body #main_site_content aside #mobile-menu-trigger-box span.menu,
    body.ar #main_site_content aside #mobile-menu-trigger-box span.plus {
        float: left;
    }
    body #main_site_content aside #mobile-menu-trigger-box span.plus,
    body.ar #main_site_content aside #mobile-menu-trigger-box span.menu {
        float: right;
    }
}

@media (max-width:959px) {
    #menu-homepage-links .owl-dots,
    #menu-homepage-links .slick-prev,
    .arabic-links #menu-homepage-links-arabic .slick-prev {
        display: none !important;
    }
    .initiatives_column_text {
        padding: 30px;
    }
    .initiatives_column_text p {
        text-align: left !important;
    }
    body .news-smaller .wpb_text_column ul.display-posts-listing .content-box {
        width: 100% !important;
    }
    body #header-area .header-right-logo {
        display: block !important;
    }
    body .footer-wrapper .footer-left .logo-right {
        text-align: right;
        padding-right: 0px;
        float: right;
        order: 2;
    }
    body.ar .footer-wrapper .footer-left .logo-right {
        order: 1;
    }
    body .logo-optional.mobile-view {
        display: block;
        float: left;
        order: 1;
        margin-left: 0;
    }
    body.ar .logo-optional.mobile-view {
        order: 3;
    }
    body .logo-optional.mobile-view img {
        width: 55%;
    }
    body.ar .footer-wrapper .footer-left .logo-left {
        order: 2;
        padding-right: 15px;
    }
    .footer-wrapper .footer-left .logo-left {
        order: 2;
        padding-left: 5px;
    }
    body #header-area>.wrap {
        padding: 5px;
    }
}

@media (max-width:900px) {
    .info-btn-row .left,
    .info-btn-row .right {
        width: 100%;
    }
    .ar .check-your-request-full .vc_column_container {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    body.ar .news-events-home a.custom_button {
        max-width: 100%;
    }
    body #dynamic-search-area .search-results-panel .search-results-left {
        display: block !important;
    }
    body #dynamic-search-area .search-results-panel {
        flex-direction: column !important;
        overflow-y: scroll;
    }
}

@media (max-width:767px) {
    .survey_all_list .download-column {
        background-color: #f8b26a;
    }
    .dtc-col-1,
    .dtc-col-2,
    .dtc-col-3,
    .dtc-col-4 {
        width: 100% !important;
    }
    .dtc-page-title-holder h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
}

@media only screen and (max-width: 800px) {
    body ul.display-posts-listing .latest.listing-item .image {
        display: block;
        width: 98%;
    }
    body ul.display-posts-listing .latest.listing-item .post-details {
        padding: 5px;
    }
    body ul.display-posts-listing .latest.listing-item {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }
    body .display-posts-listing.featured-wrapper {
        display: block;
    }
    body .display-posts-listing.featured-wrapper .featured.posts-container.listing-item {
        width: 100%;
        margin-bottom: 20px;
    }
    body .display-posts-listing.featured-wrapper .featured.posts-container.listing-item .overlay-content {
        padding: 0 20px;
        box-sizing: border-box;
    }
    body .display-posts-listing.featured-wrapper .featured.posts-container.listing-item .overlay-content .post-category {
        position: static;
    }
}

@media only screen and (max-width: 767px) {
    body ul.display-posts-listing .latest.listing-item {
        width: 100%;
    }
    body.ar .category-filter-section .right-section {
        padding-right: 0px;
    }
    body.ar .main-category-section .right-section .post-grid {
        margin-right: 0 !important;
        margin-left: 7px !important;
    }
    body.ar .category-filter-section .right-section .sortby-dropdown {
        width: calc(45% - 11px);
        margin: 0 15px;
        margin-left: 15px;
        margin-right: 0;
    }
    body.ar .category-filter-section .right-section .sortby-dropdown select {
        max-width: inherit;
    }
    body.ar .category-filter-section .right-section .showperpage-dropdown select {
        max-width: calc(90% - 60px);
        margin-left: 5px;
    }
}

@media (max-width:600px) {
    body #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel .search-paging-pages .search-paging-pages-page {
        margin-left: 5px;
        margin-right: 0px;
    }
    body #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel .search-paging-perpage,
    body #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel .search-paging-pages {
        text-align: left !important;
        padding-top: 10px;
    }
    body.ar #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel .search-paging-perpage,
    body.ar #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel .search-paging-pages {
        text-align: right !important;
    }
    body.ar .footer-socials .social-row {
        padding-left: 0px;
    }
    .site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container {
        position: static !important;
        text-align: left;
    }
    body .site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container>.vc_btn3 {
        padding: 0;
    }
    .payment-channel-block .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
        right: -20px;
    }
    body .footer-wrapper .footer-left .logo-right {
        width: 38%;
    }
    .ar .site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container {
        margin: 20px 0;
        text-align: right;
    }
    body .site-inner .payment-channel-block>.vc_column-inner>.wpb_wrapper .vc_btn3-container>.vc_btn3>i {
        left: -20px;
    }
    body #header-area .header-right-logo,
    body .footer-wrapper .footer-left .logo-left {
        display: none !important;
    }
    body.ar #header-area .header-right-logo{
        display: block !important;
    }
    body.ar #header-area .header-right-logo+.header-right-logo{
        display: none !important;
    }
    body.ar .title-with-icon .icon-content-right {
        font-size: 25px;
        line-height: 28px;
    }
    body.ar .initiatives_column_text {
        margin: 0;
        padding: 30px 50px 30px 0px;
    }
    body.ar .home-projects .wpb_text_column p:last-child {
        text-align: right !important;
    }
    body.ar .news-archive a {
        font-size: 18px;
    }
    body.ar .news-archive a:after {
        left: 0px;
    }
    body #dynamic-search-area .search-results-panel {
        overflow-y: scroll;
        display: block !important;
        flex-direction: inherit !important;
    }
    body #dynamic-search-area .search-results-panel .search-results-left {
        flex-basis: inherit;
    }
    #dynamic-search-area .search-results-panel .search-results-right {
        display: block !important;
        flex-direction: inherit !important;
    }
    #dynamic-search-area .search-results-panel .search-results-right .search-results-info {
        display: block;
        flex-direction: inherit;
    }
    #dynamic-search-area .search-results-panel .search-results-right .search-results-holder {
        display: block;
        flex-grow: inherit;
    }
    #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel {
        flex-direction: inherit;
    }
    #dynamic-search-area .search-results-panel .search-results-right .search-paging-panel {
        display: block;
    }
    #dynamic-search-area .search-results-panel .search-results-right .search-results-info {
        flex-direction: inherit !important;
        display: block !important;
    }
    div.discover_the_city_posts .slick-next {
        right: 0;
    }
    div.discover_the_city_posts .slick-prev {
        left: 0;
    }
}

@media (max-width:480px) {
    body #header-area .header-right svg#dm-logo,
    body #header-area .header-right .national-brand svg {
        width: 90px;
    }
    body.ar .complaints-survey-home h2 {
        line-height: 45px;
    }
}

@media (max-width:1450px) {
    body .horizontal_menu li a {
        font-size: 16px;
    }
}

@media (max-width:450px) {
    body.ar #reader-show-popdown {
        padding-left: 0px !important;
    }
    body.ar .site-header .nav-primary .widget-area span.pipe {
        padding: 0 4px !important;
    }
    body.ar .site-header .nav-primary .widget-area a.alert svg {
        height: 18px;
        width: 18px;
    }
    body.ar .site-header .nav-primary .widget-area svg {
        height: 20px;
        width: 20px;
    }
    body.ar .site-header .nav-primary .widget-area a.search svg {
        height: 18px;
        width: 18px;
    }
    body.ar #INDmenu-btn.accessibility>svg {
        width: 20px!important;
        height: 20px!important;
    }
    body.ar .widget-area.mobile-view a.translate {
        font-size: 14px;
    }
    body.ar .site-header .nav-primary .widget-area .textwidget {
        padding-left: 10px;
    }
    .site-header .nav-primary .menu_faq,
    .site-header .nav-primary .menu_faq+span {
        display: none !important;
    }
    body.ar .site-header .nav-primary .widget-area a.login svg {
        height: 22px;
        width: 45px;
    }
    body .site-header .nav-primary .widget-area .textwidget {
        padding-right: 0;
    }
    body .site-header .nav-primary .widget-area span.pipe {
        padding: 0 3px !important;
    }
    body .check-your-request-full a.custom_button,
    body .serivces-tabs-row a.custom_button {
        width: 100%;
        font-size: 16px;
        display: block;
    }
    .ar .discover_rev-gallery .vc_row {
        margin-left: 0;
        margin-right: 5px;
    }
    div.display-posts-listing {
        padding-right: 0 !important;
    }
    .news-featured div.display-posts-listing .image-box {
        min-height: 250px !important;
    }
    .news-smaller .wpb_text_column div.display-posts-listing .image-box,
    .news-smaller .wpb_text_column div.display-posts-listing .content-box {
        width: 100% !important;
    }
    body .title-with-icon .icon-content-right,
    body .home .discover-dubai .title-with-icon .icon-content-right {
        font-size: 24px !important;
        line-height: 28px !important;
    }
    .news-featured.news-smaller-mobile {
        margin-top: 30px;
    }
    body.ar .complaints-survey-home h2,
    .ar .complaints-survey-home p {
        text-align: center;
    }
    body h2.main_banner_title {
        font-size: 25px !important;
    }
    body .ras-khor-submenu li {
        width: 100%;
        margin: 0 !important;
    }
    body.ar .main_banner h2 {
        font-size: 16px !important;
        line-height: 28px;
    }
    .dm_inner_pages_content td {
        width: 100%;
        display: block;
    }
}

ul.m_surveySubList {
    padding-left: 3rem;
}

ul.m_surveySubList li {
    list-style-type: square;
    font-size: 1.38rem;
    margin-bottom: 1rem;
}

.survey_subpages_content .dns-bold-links a.m_surveySu {
    font-size: 22px;
}

@media only screen and (max-width: 500px) {
    ul.m_surveySubList li {
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .survey_subpages_content .dns-bold-links a.m_surveySu {
        font-size: 20px;
    }
}

.text-13 h5 {
    font-size: 22px;
    color: #830823;
    line-height: 25px;
    margin: 0 !important;
}

.figure-head h2 {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Dubai Bold';
    color: #222;
    text-align: left;
}

#food-bank-menu .menu-item-has-children>a:after {
    content: "\f347";
    font-size: 12px;
    font-family: dashicons;
    font-weight: 900;
    position: absolute;
    right: 0%;
    top: 25%;
}

#food-bank-menu .menu-item-has-children>a {
    position: relative!important;
}

#food-bank-menu .menu-item-has-children .ubermenu-sub-indicator.fas.fa-angle-down {
    display: none;
}

@media (max-width:1300px) {
    #food-bank-menu .menu-item-has-children>a:after {
        font-size: 10px!important;
    }
}

@media (max-width:767px) {
    #food-bank-menu .menu-item-has-children>a:after {
        top: 25%;
    }
    #page_proj_e .wp-pagenavi {
        text-align: left;
    }
    body .wp-pagenavi a,
    body .wp-pagenavi span {
        padding: 0;
    }
    body .wp-pagenavi>.last {
        display: none
    }
    #cont_ents {
        padding: 0 20px !important;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1630px) and (min-width: 1025px) {
    .find-number-form .find-btn {
        width: 35%;
    }
    .find-number-form .find-input {
        width: 65%;
    }
}

@media (max-width:1440px) {
    .wpb-js-composer .TabsSectionAwards .vc_tta.vc_general .vc_tta-panel-body {
        padding: 10px 5px;
    }
    .wpb-js-composer .TabsSectionAwards .vc_tta-panels-container .vc_tta-panels {
        padding-top: 10px;
    }
}

@media (max-width:959px) {
    .TabsSectionAwards .vc_general .vc_tta-tabs-container {
        background: #fff;
        border: 1px solid #f1f1f17d;
    }
    .TabsSectionAwards .vc_general .vc_tta-panels-container .vc_tta-panels {
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .TabsSectionAwards .vc_tta-panels-container .vc_tta-panel-heading {
        background-color: #e1e1e1!important;
    }
    .TabsSectionAwards .vc_tta-panels-container .vc_tta-panel-heading h4 a {
        color: #000!important;
        font-weight: 600;
    }
    .tabRowSec {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tabRowSec .tabTextSec {
        order: 2;
        margin-top: 15px;
    }
    .tabRowSec .tabImgSec {
        order: 1;
    }
    .wpb-js-composer .TabsSectionAwards .vc_tta.vc_general .vc_tta-panel-body {
        padding: 20px 5px;
    }
    .discover_rev-gallery .metis.tparrows {
        top: 105% !important;
    }
    .ar .discover_rev-gallery .metis.tparrows {
        top: 102.5% !important;
    }
}

.site-header .nav-primary .widget-area {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999999;
}

.ar .site-header .nav-primary .widget-area {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    right: auto;
}

@media(max-width:768px) {
    .widget-area.mobile-view+.widget-area {
        display: none !important;
    }
}

table.wptb-preview-table {
    animation: show 0.3s 1;
    animation-fill-mode: forwards;
    animation-delay: 0.7s;
    overflow: visible;
}

.wptb-preview-table tr:nth-of-type(2n+1) {
    background-color: #eeeeee;
}

.buttonsPlayPauseHome {
    width: fit-content;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}

.buttonsPlayPauseHome button {
    display: inline-block;
    border: none;
}

.pauseSlider,
.playSlider,
.pauseSlider:hover,
.playSlider:hover {
    border: none;
}


/*
<!--[if IE]>
@media (min-width:1500px) {
    #rev_slider_1_1_wrapper,
#rev_slider_1_1_wrapper .revslider-initialised,
    .DM_Mian_Banner_Row {
    height:750px !important;
    max-height:inherit !important;  
}
}    
<![endif]-->
*/


/* Outdated Browsers */

.buorg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid #830823;
    text-align: center;
    color: #000;
    font: 18px Calibri, Helvetica, sans-serif;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    /* z-index: -1; */
    animation: buorgfly 1s ease-out 0s forwards;
    z-index: 100000;
}

.buorg-pad {
    padding: 9px;
    line-height: 1.7em;
}

.buorg-buttons {
    display: block;
    text-align: center;
}

#buorgul {
    border-radius: 0 !important;
    font-size: 22px;
    width: 280px;
    height: 40px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: normal;
    background: #b25210;
    white-space: nowrap;
    margin: 0 2px;
    display: inline-block;
    /* 	background-image:url(/wp-content/themes/edirect/images/browserBtnBg.jpg); */
    background-repeat: repeat-y;
}

.maskBrowser {
    width: 100%;
    height: 100%;
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1212120,endColorstr=#1212120); */
}

.buorg-pad {
    background: white;
    position: absolute;
    width: 50%;
    left: 25%;
    height: 300px;
    top: 25%;
    padding: 0;
}

.alertHeader {
    height: 50px;
    background: #830823;
    text-align: left;
    padding-top: 10px;
}

h3.alertTxtHeader {
    color: white;
    font-size: 35px;
    margin-left: 70px;
}

.alertContentCont {
    padding: 25px;
}

span.buorg-buttons {
    margin-top: 3.5%;
    margin-bottom: 5%;
}

#buorgul:hover {
    opacity: 0.8;
}

.alertImg {
    width: 35px;
    float: left;
    margin-left: 15px;
}

@media only screen and (max-width: 700px) {
    .buorg div {
        padding: 5px 12px 5px 9px;
        line-height: 1.3em;
    }
}

@keyframes buorgfly {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}