/* ============================  Jan 2025 Start ============================ */
.relocation-checklist-content { background-color: #f3f3f3; padding: 50px; border-radius: 14px; }
.rcc-list { display: flex; column-gap: 55px; row-gap: 26px; flex-wrap: wrap; }
.rcc-item { width: calc(50% - 27.5px); }
.relocation-checklist-content + .relocation-checklist-content { margin-top: 50px; }
.rcc-head { background: var(--cmp-white); color: var(--cmp-dark-blue); font-weight: 700; font-size: 25px; line-height: 1.2; padding: 21px 30px; max-width: 510px; border-radius: 14px; }
.rcc-box { background: var(--cmp-white); border-radius: 14px; padding: 30px; height: 100%; }
* + .rcc-list { margin-top: 23px; }
.rcc-box-head { font-size: 18px; font-weight: 600; padding-left: 38px; position: relative; }
.rcc-box-head::after { content: ''; position: absolute; left: 0; width: 26px; height: 26px; background: #dedede; border-radius: 50%; top: 0; }
.rcc-box-head::before { content: ''; position: absolute; left: 5px; top: 5px; width: 16px; height: 16px; border-radius: 50%; background: var(--cmp-dark-blue); z-index: 1; }
.rcc-box-checklist .form-check-input { position: absolute; opacity: 0; }
.rcc-box-checklist .form-check { padding: 0; margin-bottom: 0; display: block; line-height: 1; min-height: 40px; position: relative; }
.rcc-box-checklist .form-check-input:checked ~ .form-check-label::before { transform: rotate(-45deg) scale(1); }
.rcc-box-checklist .form-check + .form-check { margin-top: 24px; }
.rcc-box-checklist .form-check-label { line-height: 20px; padding-left: 40px; width: 100%; cursor: pointer; }
.rcc-box-checklist .form-check-label::after { content: ''; position: absolute; width: 20px; height: 20px; border: 2px solid #000; left: 0; top: 0px; }
* + .rcc-box-checklist { margin-top: 34px; }
.rcc-box-checklist .form-check-label::before { content: ''; position: absolute; left: 4px; top: 6px; width: 12px; height: 6px; border-left: 2px solid #000; border-bottom: 2px solid #000; transform: rotate(-45deg) scale(0); transition: all 0.2s; }
.relocation-checklist-cta .btn { margin-top: 0; padding: 0; font-size: 18px; font-weight: 600; padding: 8px 20px; min-width: 148px; }
.relocation-checklist-cta .btn + .btn { margin-left: 20px; }
.country-head h3 { font-size: 35px; text-transform: uppercase; margin-bottom: 15px; color: var(--cmp-dark-blue); letter-spacing: 0.04em; padding-bottom: 12px; position: relative; }
.country-head h3 span { font-size: 18px; text-transform: uppercase; color: var(--cmp-dark-blue); display: block; }
.country-head h3::after { content: ''; position: absolute; bottom: 0; width: 50px; height: 2px; background-color: var(--cmp-dark-blue); left: 0; }
.el-head-icon { width: 100%; height: 48px; margin-bottom: 20px; }
.el-head-icon img { width: 100%; height: 100%; object-fit: contain; object-position: left; }
.country-head { gap: 41px; align-items: center; }
.ch-flag-img { width: 90px; height: 90px; display: flex; align-items: center; justify-content: center; background: #e1e1e1; border-radius: 50%; background-image: url(../images/jan25/flag-bg.png); background-repeat: no-repeat; background-size: 100%; }
.ch-flag-img img { width: 55px; height: 55px; object-fit: cover; border-radius: 50%; }
/* ============================  Jan 2025 End ============================ */


/* ======================================== 
----------10 jan 2025 New Pages Start ----- 
==========================================*/

.widget-content-icon.icon-md { width: 84px; height: 84px; margin-right: 30px; }
.widget-content-icon.icon-lg { width: 107px; height: 107px; margin-right: 30px; }
.text-blue { color: var(--cmp-dark-blue); }
.widget-content-tab.five-tab .nav-link { width: 20%; }
.wc-tab-content>h6 { margin-bottom: 4px; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 600; letter-spacing: 0.02em; }
.widget-content-tab-head {padding: 0 12px;width: 66.66%;} 
.wct-head-image {width: 100%;height: 100%;background: #f3f3f3;border-radius: 10px;overflow: hidden;}
.wct-head-image>img { width: 100%; height: 100%; object-fit: contain; }
.wc-tab-content a { text-decoration: underline; }
.wc-tab-content a:hover { text-decoration: none; color: var(--cmp-white); }
.activity-box { padding: 28px 26px; border: 2px solid var(--cmp-yellow); border-radius: 20px; }
.activity-box h3 { margin-bottom: 18px; font-family: 'Montserrat', sans-serif; font-size: 25px; font-weight: 600; }
ol>li::after { display: none; }
.dos-donts-box { border: 2px solid var(--cmp-dark-blue); border-radius: 20px; padding: 26px 26px 18px; }
.ddb-inner { width: 50%; padding: 18px 30px; }
.ddb-inner h5 { font-family: var(--primary-font); font-weight: 700; font-size: 25px; margin-bottom: 10px; text-transform: capitalize; color: var(--cmp-dark-blue); }
.dos-donts-box:after { content: ''; position: absolute; left: 50%; top: 50%; transform: translateY(-50%); width: 3px; background-color: var(--cmp-dark-blue); height: calc(100% - 56px); }
.bpt-wrapper.bpt-sm .bpt-text { width: 60%; padding-right: 10px;}
.bpt-wrapper.bpt-sm .bpt-img { width: 40%; margin: -40px 0; height: auto;}
.bpt-wrapper.bpt-sm  .bpt-content { flex-wrap: wrap; min-height: auto;}
.bpt-wrapper.bpt-sm{padding: 20px 0;}

/* ======================================== 
----------10 jan 2025 New Pages End ------ 
==========================================*/



/* ======================================== 
----------24 jan 2025 New Pages Start ----- 
==========================================*/
.widget-50-50-list { border: 3px solid var(--cmp-dark-blue); padding: 30px 0; border-radius: 20px; position: relative; }
.widget-50-item { width: 50%; padding: 18px 56px; position: relative; }
.widget-50-box { line-height: 1.3; }
.widget-50-box h3 { font-family: var(--primary-font); font-size: 25px; margin-bottom: 14px; }
.widget-50-50-list::after { content: ''; position: absolute; left: 13px; top: 16px; width: 16px; height: 16px; background: var(--cmp-yellow); border-radius: 50%; }
.widget-50-item:nth-child(1)::after { content: ''; position: absolute; right: -1.5px; height: 100%; width: 3px; background: var(--cmp-dark-blue); top: 0; }
.executive-accordion .accordion-button { background-color: transparent; border-radius: 12px 12px 0 0 !important; box-shadow: none; min-height: 96px; font-family: var(--primary-font); font-size: 25px; font-weight: 700; padding: 20px 100px 20px 56px; }
.accordion-item.ea-item + .accordion-item.ea-item { margin-top: 24px; }
.accordion-item.ea-item { border: 3px solid var(--cmp-dark-blue); border-radius: 16px; }
.executive-accordion .accordion-button:not(.collapsed) { background-color: var(--cmp-dark-blue); color: var(--cmp-white); }
.executive-list-heading h5 { font-family: var(--primary-font); font-size: 18px; font-weight: 700; margin-bottom: 0; width: fit-content; background-color: var(--cmp-dark-blue); color: var(--cmp-white); line-height: 1.5; padding: 6px 23px; border-radius: 20px; }
.executive-accordion .accordion-body { padding: 60px 56px; }
.executive-item { width: 33.33%; padding: 0 30px; position: relative; margin-bottom: 60px; }
.executive-box { height: 100%; display: flex; flex-flow: column; justify-content: end; max-width: 290px; margin: 0 auto; }
.executive-list { width: calc(100% + 60px); margin-left: -30px; margin-bottom: -60px; }
.executive-box-logo { margin-bottom: 12px; width: fit-content; }
.executive-box-logo>img { width: 100%; height: 100%; object-fit: contain; object-position: left; }
.executive-box-text h6 { font-family: var(--primary-font); font-size: 18px; font-weight: 700; margin-bottom: 6px; }
.executive-box-text p { margin-bottom: 11px; min-height: 40px; line-height: 20px; }
.btn-bordered { border: 2px solid var(--cmp-dark-blue); color: var(--cmp-dark-blue); font-weight: 600; padding: 11px 20px; }
.btn-bordered:hover { background-color: var(--cmp-dark-blue); color: var(--cmp-white); }
.executive-box-text { display: flex; flex-flow: column; align-items: start; }
.executive-item:after { content: ''; position: absolute; right: 0; bottom: 16px; width: 3px; height: 172px; background-color: var(--cmp-dark-blue); }
.executive-item:nth-child(3n)::after, .executive-item:last-child::after { display: none; }
.executive-item.has-text:after { bottom: 0; height: 100%; }
.executive-list-heading + .executive-list { margin-top: 24px; }
.executive-list + .executive-list-heading { margin-top: 64px; }
.executive-list-heading::after { content: ''; position: absolute; right: 100%; width: 56px; height: 3px; background-color: var(--cmp-dark-blue); top: 50%; transform: translateY(-50%); }
.executive-accordion .accordion-button::after { display: none; }
.ea-arrow { width: 29px; height: 29px; display: flex; align-items: center; position: absolute; right: 44px; top: 36px; transition: all 0.3s; }
.executive-accordion .accordion-button:not(.collapsed) .ea-arrow { filter: brightness(0) invert(1); transform: rotate(90deg); }
.link-cta-list { width: calc(100% + 24px); margin-left: -12px; margin-bottom: -24px; }
.link-cta-item { width: 33.33%; padding: 0 12px; margin-bottom: 24px; }
.link-cta-box { display: block; border: 3px solid var(--cmp-dark-blue); height: 100%; border-radius: 20px; position: relative; font-size: 15px; min-height: 207px; display: flex; flex-flow: column; justify-content: end; padding: 40px 12px 12px 25px; }
.link-cta-box h6 { margin-bottom: 0; font-family: var(--primary-font); font-size: 18px; }
.link-cta-arrow { position: absolute; right: 16px; width: 15px; height: 15px; top: 14px; display: flex; filter: brightness(0); }
.link-cta-img { width: 93px; height: 93px; margin-bottom: 12px; }
.link-cta-img>img { width: 100%; height: 100%; object-fit: contain; }
.link-cta-item.active .link-cta-box, .link-cta-box:hover { background-color: var(--cmp-dark-blue); color: var(--cmp-white); }
.link-cta-item.active .link-cta-box .link-cta-arrow, .link-cta-box:hover .link-cta-arrow { filter: none; transform: rotate(90deg); }
.link-cta-item.active .link-cta-box .link-cta-img, .link-cta-box:hover .link-cta-img { filter: brightness(0) invert(1); opacity: .4; }
.widget-content-text p { margin-bottom: 0; }
.widget-content-text ul{margin-top: 16px;}
.widget-content-text ul li { padding-left: 22px; line-height: 1.333; position: relative; margin: 0; }
.widget-content-text ul li:before { content: ''; position: absolute; left: 4px; width: 8px; height: 8px; border-radius: 50%; background: var(--cmp-yellow); top: 7px; }
.widget-content-text ul > li + li { margin-top: 10px; }

.widget-content-text ul ul li::before { content: ''; position: absolute; left: 4px; width: 8px; height: 8px; border-radius: 50%; background: var(--cmp-white); border: 2px solid var(--cmp-yellow); top: 5px; }
.widget-content-text ul ul > li{margin: 0;}
.widget-content-text ul ul > li + li { margin-top: 10px; }


.myths-truth-slider { padding-bottom: 73px; }
.myths-truth-box { height: 100%; line-height: 1.2; background-color: var(--cmp-white); border-radius: 14px; padding: 35px 20px; letter-spacing: -0.02em; position: relative; overflow: hidden; transition: all 0.3s; cursor: pointer; box-shadow: 3px 3px 20px 2px rgb(0 0 0 / 7%); }
.myths-truth-item { height: auto; }
.myths-truth-box strong { font-weight: 600; }
.mtb-number { position: absolute; bottom: -13.5%; right: 4.5%; font-size: 126px; font-weight: 700; color: #d2d2d2; line-height: 1; z-index: -1; transition: all 0.3s; }
.myths-truth-box p { margin-bottom: 18px; }
.myths-truth-box p:last-child { margin: 0; }
.myths-truth-box:hover { background-color: var(--cmp-dark-blue); color: var(--cmp-white); }
.myths-truth-box:hover .mtb-number { color: #1979ff; }
.myths-truth-slider.swiper { overflow: visible; }
.myths-truth-item.swiper-slide { opacity: 0; transition: all 0.3s; }
.myths-truth-item.swiper-slide-active, .myths-truth-item.swiper-slide-next, .myths-truth-item.swiper-slide-next + .myths-truth-item.swiper-slide { opacity: 1; }
.large-cta-text { font-size: 18px; width: 56%; padding: 16px 6% 16px 0; align-self: center; color: var(--cmp-dark-blue); font-weight: 600; line-height: 1.11; }
.large-cta-image { width: 44%; margin: -30px 0; }
.large-cta-image>img { width: 100%; height: 100%; }
.large-cta { padding: 0 20px; border: 3px solid var(--cmp-yellow); height: 100%; width: 100%; min-height: 160px; border-radius: 20px; }
.large-cta-wrapper { height: 100%; padding: 30px 0; }
.large-cta-text p { margin-bottom: 14px; }
.large-cta-arrow { width: 38px; height: 23px; transition: all 0.3s; }
.large-cta:hover .large-cta-arrow { margin-left: 10px; }
.cta-fluid { padding: 40px 0; }
.cta-fluid-box { text-decoration: none !important; display: flex; padding: 0 55px 0 26px; border: 3px solid var(--cmp-yellow); border-radius: 20px; }
.cta-fluid-image { width: 193px; flex-shrink: 0; margin: -40px 0; }
.cta-fluid-image>img { width: 100%; height: 100%; }
.cta-fluid-text { flex-grow: 1; align-self: center; font-size: 18px; font-weight: 600; line-height: 1.15; padding: 20px 34px 20px 0; }
.cft-arrow-main { display: block; font-size: 25px; font-weight: 700; position: relative; }
.cft-arrow { display: block; flex-grow: 1; align-self: center; height: 3px; background-color: var(--cmp-white); margin-top: 6px; position: relative; }
.cft-arrow-text { flex-shrink: 0; padding-right: 20px; }
.cft-arrow > img { position: absolute; right: -2px; top: 50%; transform: translateY(-50%); }
ul.circle-yellow>li { padding-left: 22px; line-height: 1.333; position: relative; }
ul.circle-yellow>li:after { content: ''; position: absolute; left: 4px; width: 8px; height: 8px; border-radius: 50%; top: 5px; border: 2px solid var(--cmp-yellow); background: transparent; }
ul.circle-yellow > li + li { margin-top: 20px; }
.bullet-yellow-circle li { padding-left: 22px; line-height: 1.333; position: relative; }
ul.bullet-yellow-circle li::after { content: ''; position: absolute; left: 4px; width: 8px; height: 8px; border-radius: 50%; background: var(--cmp-white); border: 2px solid var(--cmp-yellow); top: 5px; }
ul.bullet-yellow-circle > li + li { margin-top: 20px; }
.widget-text-border { border: 2px solid var(--cmp-yellow); margin-top: 18px; border-radius: 20px; padding: 60px 34px; }
.widget-text-border h3 { color: var(--cmp-yellow); font-size: 35px; font-weight: 600; margin-bottom: 11px; font-family: var(--primary-font); }
.large-cta-text { font-size: 18px; width: 56%; padding: 16px 6% 16px 0; align-self: center; color: var(--cmp-dark-blue); font-weight: 600; line-height: 1.11; }
.large-cta-image { width: 44%; margin: -30px 0; }
.large-cta-image>img { width: 100%; height: 100%; }
.large-cta { padding: 0 20px; border: 3px solid var(--cmp-yellow); height: 100%; width: 100%; min-height: 160px; border-radius: 20px; }
.large-cta-wrapper { height: 100%; padding: 30px 0; }
.large-cta-text p { margin-bottom: 14px; }
.large-cta-arrow { width: 38px; height: 23px; transition: all 0.3s; }
.large-cta:hover .large-cta-arrow { margin-left: 10px; }



/* ======================================== 
----------24 jan 2025 New Pages End ------ 
==========================================*/



/* ======================================== 
----------Recruitment Firms Pages Start ------ 
==========================================*/
.rct-box { width: 100%; background-color: transparent; border: 3px solid var(--cmp-dark-blue); font-size: 25px; line-height: 1.25; padding: 12px 90px 12px 34px; min-height: 84px; border-radius: 13px; display: flex; align-items: center; color: var(--cmp-dark-blue); }
.recruiter-content-tab { gap: 24px; }
.rct-box>i { position: absolute; right: 42px; font-size: 30px; top: 26px; transition: all 0.3s; }
.rct-box.active, .rct-box:hover { color: var(--cmp-white); background-color: var(--cmp-dark-blue); }
.rct-box.active i, .rct-box:hover i { transform: rotate(90deg); }

/* //////// */
.recruiter-content-inner { margin-top: 34px; padding: 27px 37px 30px 25px; background: #f3f3f3; border-radius: 13px; }
.rch-search-box { width: 45%; }
.rch-search-box>input { width: 100%; border: none; height: 53px; border-radius: 13px; padding: 10px 70px 10px 24px; font-size: 20px; font-weight: 600; }
.rch-search-icon { border: none; background: transparent; position: absolute; right: 26px; font-size: 26px; top: 6px; color: #747474; }
.recruiter-content-list { width: calc(100% + 24px); margin-left: -12px; margin-bottom: -24px; margin-top: 40px; }
.recruiter-content-item { width: 33.33%; padding: 0 12px; margin-bottom: 24px; }
.recruiter-content-box { border-radius: 13px; background-color: var(--cmp-white); height: 100%; padding: 30px; }
.recruiter-content-box h6 { font-size: 18px; font-family: var(--primary-font); margin-bottom: 16px; }
.recruiter-content-box-list li { position: relative; line-height: 1.333; padding-left: 22px; }
.recruiter-content-box-list li:after { content: ''; position: absolute; left: 0; top: 6px; width: 8px; height: 8px; border-radius: 50%; background: var(--cmp-yellow); }
.recruiter-content-box-list li + li { margin-top: 20px; }
.btn-border-blue { border: 3px solid var(--cmp-dark-blue); color: var(--cmp-dark-blue); font-weight: 700; }
.btn-border-blue:hover { color: var(--cmp-white); background-color: var(--cmp-dark-blue); }
.btn-border-blue i { margin-left: 22px; }
.recruiter-content-box-list { margin-bottom: 24px; }
.rch-filter { flex-grow: 1; font-size: 18px; gap: 30px; }
.rch-filter-input .form-select { height: 100%; }
.rch-filter-text { align-self: center; padding: 0 0 0 46px; }
.rch-filter-input { flex-grow: 1; }
/* ======================================== 
----------Recruitment Firms Pages End ------ 
==========================================*/


 

/* ========================================== 
! Large devices (desktops, less than 1200px)
=========================================== */
@media (max-width:1199.98px){
/* ============================  Jan 2025 Start ============================ */
/* ============================  Jan 2025 End ============================ */

/* ======================================== 
----------24 jan 2025 New Pages Start ----- 
==========================================*/
 
	.executive-accordion .accordion-body { padding: 40px 30px; }
	.executive-list-heading::after { width: 30px; }
	.executive-item { margin-bottom: 40px; }
	.executive-list-heading + .executive-list { margin-top: 40px; }
	.executive-list { margin-bottom: -40px; }
	.executive-accordion .accordion-button { min-height: 80px; padding: 16px 80px 16px 30px; }
	.ea-arrow { top: 27px; right: 27px; }
	.large-cta { min-height: auto; }
	.large-cta-text { font-size: 15px; width: 50%; }
	.large-cta-arrow { width: 30px; }
	.large-cta-image { width: 50%; }
	.ea-arrow { top: 27px; right: 27px; }
	.large-cta { min-height: auto; }
	.large-cta-text { font-size: 15px; width: 50%; }
	.large-cta-arrow { width: 30px; }
	.large-cta-image { width: 50%; }
	.widget-text-border h3 { font-size: 28px; }
 

/* ======================================== 
----------24 jan 2025 New Pages End ------ 
==========================================*/

/* ======================================== 
----------Recruitment Firms Pages Start ------ 
==========================================*/
.recruiter-content-box { padding: 20px; }
/* ======================================== 
----------Recruitment Firms Pages End ------ 
==========================================*/


}

/*==========================================
! Medium devices (tablets, less than 992px)
========================================== */
@media (max-width:991.98px){
/* ============================  Jan 2025 Start ============================ */
.relocation-checklist-content { padding: 24px; }
.rcc-head { padding: 16px 24px; font-size: 20px; }
.rcc-item { width: calc(50% - 12px); }
.rcc-list { gap: 24px; }
.rcc-box { padding: 24px; }
/* ============================  Jan 2025 End ============================ */


/* ======================================== 
----------10 jan 2025 New Pages Start ----- 
==========================================*/
 
	.widget-content-icon.icon-lg { width: 80px; height: 80px; }
	.activity-box{padding: 20px;}
	.activity-box h3{font-size: 20px;}
	.bpt-wrapper.bpt-sm .bpt-img {display: none;}	
	.bpt-wrapper.bpt-sm .bpt-text {width: 100%;}
 

/* ======================================== 
----------10 jan 2025 New Pages End ------ 
==========================================*/

/* ======================================== 
----------24 jan 2025 New Pages Start ----- 
==========================================*/
 
	.executive-item { width: 50%; }
	.executive-item:nth-child(3n)::after { display: block; }
	.executive-item:nth-child(2n)::after { display: none; }
	.widget-50-box h3 { font-size: 22px; }
	.widget-50-item { padding: 18px 30px; }
	.link-cta-item { width: 50%; flex-grow: 1; }
	.large-cta-image { display: none; }
	.large-cta-text { width: 100%; padding: 0; }
	.large-cta-wrapper { padding: 0; }
	.large-cta { padding: 10px 20px; }
	.cta-fluid-image { width: 160px; }
	.large-cta-image { display: none; }
	.large-cta-text { width: 100%; padding: 0; }
	.large-cta-wrapper { padding: 0; }
	.large-cta { padding: 10px 20px; }
	.cta-fluid-image { width: 160px; }
	.widget-text-border h3 { font-size: 22px; }
	.widget-text-border { padding: 30px 20px; }
 

/* ======================================== 
----------24 jan 2025 New Pages End ------ 
==========================================*/

/* ======================================== 
----------Recruitment Firms Pages Start ------ 
==========================================*/
.rct-box { font-size: 20px; min-height: 60px; padding: 10px 50px 10px 20px; }
.recruiter-content-head { flex-flow: column; gap: 20px; }
.rch-search-box { width: 100%; }
.rch-filter-text { padding: 0; }
.rch-filter { gap: 20px; }
.rch-search-box>input { height: 44px; font-size: 18px; }
.rch-search-icon { font-size: 18px; top: 10px; }
.rct-box>i { top: 16px; font-size: 24px; right: 14px; }
.recruiter-content-item { width: 50%; }
.recruiter-content-list { margin-top: 30px; }
.recruiter-content-inner { padding: 24px; }
/* ======================================== 
----------Recruitment Firms Pages End ------ 
==========================================*/


}

/* =================================================  
! Small devices (landscape phones, less than 768px)
================================================= */
@media (max-width:767.98px){
/* ============================  Jan 2025 Start ============================ */
.rcc-item { width: 100%; }
.rcc-box-checklist .form-check { min-height: auto; }
.relocation-checklist-content + .relocation-checklist-content { margin-top: 24px; }
.rcc-box-head{font-size: 16px;}
/* ============================  Jan 2025 End ============================ */


/* ======================================== 
----------10 jan 2025 New Pages Start ----- 
==========================================*/ 
	.dos-donts-box:after { display: none; }
	.ddb-inner { padding: 0; width: 100%; }
	.dos-donts-box { padding: 20px; }
	.ddb-inner + .ddb-inner { margin-top: 20px; }
	.ddb-inner h5 { font-size: 20px; }
 


/* ======================================== 
----------10 jan 2025 New Pages End ------ 
==========================================*/

/* ======================================== 
----------24 jan 2025 New Pages Start ----- 
==========================================*/
 
	.executive-list { width: 100%; margin-left: 0; }
	.executive-item { width: 100%; padding: 0; }
	.executive-item::after { display: none !important; }
	.executive-item:not(:last-child) .executive-box { padding-bottom: 40px; border-bottom: 3px solid var(--cmp-dark-blue); }
	.executive-box { margin: 0; max-width: 100%; }
	.executive-accordion .accordion-button { padding: 20px 40px 20px 16px; font-size: 18px; min-height: auto; }
	.ea-arrow { width: 20px; height: 20px; top: 20px; right: 12px; }
	.widget-50-50-list { padding: 0; }
	.widget-50-box h3 { font-size: 18px; }
	.widget-50-box { font-size: 14px; }
	.widget-50-item { width: 100%; padding: 30px; }
	.widget-50-item:nth-child(1)::after { width: 100%; height: 3px; top: auto; bottom: 0; right: 0; }
	.widget-50-50-list::after { width: 10px; height: 10px; }
	.link-cta-item { width: 100%; }
	.link-cta-box { min-height: auto; padding: 20px; font-size: 12px; }
	.link-cta-box h6 { font-size: 15px; }
	.link-cta-img { width: 70px; height: 70px; }
	.sm-example-box { font-size: 14px !important; }
	.cta-fluid-image { display: none; }
	.cta-fluid-box { padding: 34px 24px; }
	.cta-fluid-text { padding: 0; font-size: 15px; }
	.cta-fluid { padding: 0; margin-top: 40px; }
	.cft-arrow-text { font-size: 20px; }
	.cft-arrow-main { margin-top: 6px; }
	.executive-accordion .accordion-body { padding: 40px 20px; }
 
/* ======================================== 
----------24 jan 2025 New Pages End ------ 
==========================================*/

/* ======================================== 
----------Recruitment Firms Pages Start ------ 
==========================================*/
.recruiter-content-tab { flex-flow: column; }
.rct-box { font-size: 16px; }
.recruiter-content-item { width: 100%; }
/* ======================================== 
----------Recruitment Firms Pages End ------ 
==========================================*/



}

/* ======================================================
! Extra small devices (portrait phones, less than 576px)
====================================================== */
@media (max-width:575.98px){ 
/* ============================  Jan 2025 Start ============================ */
.country-head { flex-flow: column; align-items: start; gap: 16px; }
/* ============================  Jan 2025 End ============================ */

	/* ======================================== 
----------Recruitment Firms Pages Start ------ 
==========================================*/
.rch-filter { flex-flow: column; align-items: start; }
.rch-filter-text { width: 100%; }
.rch-filter-input { width: 100%; }
.btn-border-blue { padding: 10px 12px; }
.btn-border-blue i { margin-left: 6px; }
/* ======================================== 
----------Recruitment Firms Pages End ------ 
==========================================*/


}