/*
Theme Name: saudconsult
Description: TasHeel Holding Group WordPress Theme
Version: 1.0.0
*/

/* 
 * Theme Stylesheet
 * Note: All CSS files are enqueued via functions.php with file_exists checks
 * to prevent 404 errors. No @import statements needed here.
 */
 
 .wpml-ls-legacy-list-horizontal a{ color: #fff;}



 @media (min-width: 1366px) {
 .our_journey_item_image{ 
    height: 400px;
 }

 .our_journey_item_image img{ height: 100%; }
 }

 /* @media (min-width: 700px) { 
    .our_journey_section{ height: unset !important;}    
}
 */


 /* @media (max-width: 820px) {
 .our_journey_section{ height:  unset !important;}
 } */








 @media (max-width: 400px) {

 .page_tabs_section .page_tabs_container .page_tabs_nav .page_tabs_item .page_tabs_link{ text-wrap: auto; max-width: 100px;}
 .page_tabs_section .page_tabs_container{ align-items: center;}


}

.tasheel-reset-password-form .career-form-list-ul li .field-error{ position: absolute; top: 44px; left: 0; width: 100%;}

.tasheel-reset-password-form .career-form-list-ul li .form-icon{     transform: translateY(-65%) !important; }





@media (max-width:700px) {

body.rtl .timeline_section .timeline_row_02 .tileline_ul li .timeline_item_content{ text-align: right !important;}

body.rtl .timeline_section .timeline_row_02 .tileline_ul > :nth-child(2n+1) .timeline_item_content_year .timeline-dot{ right: unset !important; left: 0 !important;}
}