  .about_box {
height: 300px!important;
}
.tab_image img {
    width: 70%!important;
    height: auto;
}

.resource_category-case-study .res_item .elementor-button-text {
    color: #2B3247;
}

.resource_category-case-study .elementor-button-icon svg rect {
    fill: #2B3247;
}
.team_div_txt{
    padding-top: 10px !important;
}
.main_card {
    cursor: pointer!important;
}
.res_item,
.res_item .res_icon a {
    cursor: pointer;
}
.card {
    position: relative !important;
    width: 446px !important;
    height: 360px !important;
    border-radius: 12px !important;  
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
    transition: transform 0.3s ease !important;
    overflow: hidden !important;
}

.card-inner,
.card-inner > .elementor-widget-image,
.card-inner img {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 12px !important;
}

.card .e-flex.e-con.e-child {
    flex: 1 1 auto !important;
    min-height: 0 !important;
}

.card-overlay {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 70% !important;
    background: linear-gradient(to top, rgba(103, 150, 111, 0.85) 0%, rgba(0,0,0,0) 100%) !important;
    pointer-events: none !important;
}

.card-content {
    position: absolute !important;
    bottom: 24px !important;
    left: 24px !important;
    z-index: 2 !important;
    color: white !important;
    padding-right: 48px !important;
}

/*.corner-blocker {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 10 !important;
    width: calc(48px + 12px) !important;
    height: calc(48px + 12px) !important;
    background-color: #E6F0F9 !important;
    border-top-left-radius: calc(12px + 12px) !important;
    transition: width 0.3s !important, height 0.3s !important;
}

.action-btn .elementor-button {
    background: none !important;
}

.action-btn {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 20 !important;
    width: 48px !important;
    height: 48px !important;
    background-color: #22293b !important;
    border: none !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    color: #ffffff !important;
    transition: width 0.3s !important, height 0.3s !important, background-color 0.2s !important, border-radius 0.3s !important;
    border-radius: 12px !important;
}*/
.corner-blocker {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 10 !important;
    width: 60px !important;
    height: 60px !important;
    background-color: #E6F0F9 !important;
    border-top-left-radius: 24px !important;
    transition: width 0.3s ease, height 0.3s ease !important;
}
.corner-blocker::before,
.corner-blocker::after {
    content: "" !important;
    position: absolute !important;
    width: 12px !important;
    height: 12px !important;
    pointer-events: none !important;
    background: radial-gradient(circle at top left, transparent 11.5px, #E6F0F9 12px) !important;
}
.corner-blocker::before {
    bottom: 100% !important;
    right: 0 !important;
}
.corner-blocker::after {
    bottom: 0 !important;
    right: 100% !important;
}
.action-btn .elementor-button {
    background: none !important;
}
.action-btn {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 20 !important;
    width: 48px !important;
    height: 48px !important;
    background-color: #22293b !important;
    border: none !important;
    cursor: pointer !important;
    color: #ffffff !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 12px !important;
    transition: width 0.3s ease, height 0.3s ease, background-color 0.2s ease !important;
}
.action-btn svg {
    width: 20px !important;
    height: 20px !important;
    stroke-width: 1.5 !important;
    transition: transform 0.3s ease !important;
}

.main_card .card.hover-overlay .action-btn {
    background-color: #333d52 !important;
    width: 68px !important;
    height: 68px !important;
    border-radius: 12px !important;
}

.main_card .card.hover-overlay .corner-blocker {
    width: calc(68px + 12px) !important;
    height: calc(68px + 12px) !important;
}


.action-btn svg {
    width: 10px !important;
    height: 20px !important;
    stroke-width: 1.5 !important;
    transition: transform 0.4s !important;
}

.action-btn:hover svg {
    /* transform: rotate(-45deg) !important; */
}

.card::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%) !important;
    pointer-events: none !important;
    z-index: 1 !important;
    border-radius: 12px !important;
    transition: background 0.3s ease !important;
}

.card.hover-overlay::before {
    background: linear-gradient(135deg, #667294 0%, #2B3247 100%) !important;
}

.last_main_card .card::before {
    background: linear-gradient(135deg, #0496FF 0%, #2B3247 100%) !important;
}

.last_main_card .card.hover-overlay::before {
    background: linear-gradient(135deg, #0496FF 0%, #2B3247 100%) !important;
}

.nhs_link {
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    color: #fff !important;
    text-decoration-line: underline !important;
}
/* Card base */
.solutions_div .card-inner,
.solutions_div .card-inner > .elementor-widget-image,
.solutions_div .card-inner > .elementor-widget-video,
.solutions_div .card-inner img,
.solutions_div .card-inner video {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 12px !important;
}

/* Fix Elementor video wrapper */
.solutions_div .card-inner .elementor-wrapper,
.solutions_div .card-inner .e-hosted-video {
    width: 100% !important;
    height: 100% !important;
}

/* Force full coverage */
.solutions_div .card-inner {
    position: relative !important;
}

.solutions_div .card-inner .elementor-wrapper {
    position: absolute !important;
    inset: 0 !important;
}

.solutions_div .card-inner video.elementor-video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
.solutions_div .card {
    width: 100% !important;
    max-width: 684px !important;
    height: 480px !important;
}

.solutions_div .card::before {
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 20%,
        rgba(0, 0, 0, 0.4) 60%,
        rgba(0, 0, 0, 0.8) 100%
    ) !important;
}
.solutions_div .card.hover-overlay::before {
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%) !important;
}

.solutions_div .card .card-img-small-bg{
    background-color: #2B3247 !important;
    display: block !important;
}

.solutions_div .card-img-small-bg  img{
width:100%!important;
   object-fit: cover !important;
    object-position: right -50px bottom  -50px !important; 
    border-radius: 12px !important;
}
.solutions_div .card_color_grad::before {
     background: linear-gradient(
        180deg,
        rgba(43, 50, 71, 0) 52.89%,
        #2B3247 87.33%
    ) !important;
}
.solutions_div .card_color_grad.hover-overlay .card-img-small-bg{
   background: linear-gradient(
        135deg,       
        #0496FF 0%,   
        #2B3247 100%   
    ) !important;
}

.solutions_div .remove_pos img {
    position: absolute !important;
      object-position: top left !important; 
    top: 15% !important;
    left: 20% !important;
    width: 60% !important;       
    height: auto !important;
    object-fit: contain !important;
}
.team_div_btn .elementor-button {
    padding-left: 0 !important;
}
.main_card {
    gap:10px!important;
}
.team_div_txt,
.team_div_txt2 {
  display: none;
}

.team_div_txt {
  width: 78% !important;
}

.team_div_txt2 {
  color: #000!important;
  padding: 15px!important;
  border-radius: 0px!important;
  margin-top: 15px!important;
}
.nhs_div  .team_div_txt {
  width: 80% !important;
}
.solutions_div .team_div_txt {
  width: 90% !important;
}

.our_people_div .card {
    width: 100% !important;
    max-width: 446px !important;
    height: 480px !important;
}
.our_people_div .card::before {
    background:none !important;
}
.our_people_div .card.hover-overlay::before {
      background: linear-gradient(
        0deg,
        rgba(43, 50, 71, 0.80) 0%,
        rgba(43, 50, 71, 0.80) 100%
    ) !important;
}
.our_people_div  .main_card .card.hover-overlay .action-btn svg {
    transform: rotate(-45deg) !important;
}
.our_people_div .action-btn svg {
    width: 20px !important;
    height: 20px !important;
}

.mission_box{
 /* padding:20px 10px 20px 10px!important;*/
}
.blue_box_pad .blue_box{
  padding:20px 30px 20px 30px!important;
}
.blue_box{
  padding:52px 5px 50px 30px!important;
}
.blue_box:hover {
  background-color: #0496FF!important;
  transition: background-color 0.3s ease;
}

.blue_box:hover .elementor-icon-box-title span {
  color: #2B3247!important;
  color: var(--VP-Navy, #2B3247)!important;
font-family: Poppins;
font-size: 18px!important;
font-style: normal;
font-weight: 700;
line-height: 28px; 
  transition: color 0.3s ease;
}

.blue_box:hover .elementor-icon-box-icon svg rect {
  fill: #2B3247!important;
  transition: fill 0.3s ease;
}

.blue_box:hover .elementor-icon-box-icon svg path {
  fill: white!important;
  transition: fill 0.3s ease;
}


.time_line_box {
    display: flex !important;
    align-items: stretch !important;
    position: relative !important;
    width: 100% !important;
    overflow: visible !important;
}

.time_line_box_left,
.time_line_box_right {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
}
.time_line_box_left {
    background: var(--VP-Navy, #2B3247) !important;
    padding: 60px 80px !important;
}
.time_line_align_left .time_line_box_left {
    border-radius: 0px 20px 20px 0px !important;
}
.time_line_align_right .time_line_box_left {
    border-radius: 20px 0 0 20px !important;
}
.time_line_box_right {
    border-radius: 0 20px 20px 0 !important;
     padding: 0px !important;
}

.time_line_box > .elementor-widget-html {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none !important;
}

.timeline_circle {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50% !important;
    background: #0496FF !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    z-index: 9 !important;
}

.timeline_img img {
    width: 100% !important;
    height: 388px !important;
    object-fit: cover !important;
    display: block !important;
}
.time_line_align_left .timeline_img img {
border-radius: 20px 0 0 20px!important;
}
.time_line_align_right .timeline_img img {
border-radius: 0px 20px 20px 0px!important;
}


.story_slide .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}

/* Swiper wrapper alignment fix */
.story_slide .swiper-wrapper {
    align-items: stretch !important;
}

/* Whole slide size */
.story_slide .swiper-slide {
    width: 327px !important;
    height: 447px !important;
    display: flex !important;
    justify-content: center !important;
}

/* Elementor container full height */
.story_slide .e-con {
    height: 100% !important;
    width: 100% !important;
    display: flex !important;
}

/* Inner container must be column */
.story_slide .e-con-inner {
    height: 100% !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

/* Image wrapper */
.story_slide .elementor-widget-image {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    overflow: hidden !important;
    border-radius: 20px !important;
}

/* Image size + border radius */
.story_slide .elementor-widget-image img {
    width: 327px !important;
    height: 327px !important;
    object-fit: cover !important; /* change to contain if you don’t want cropping */
    border-radius: 20px !important;
    display: block !important;
}

/* ============================= */
/* TOP IMAGE */
/* ============================= */

.story_slide_img_top .e-con-inner {
    justify-content: flex-start !important;
    align-items: center !important;
}

/* ============================= */
/* BOTTOM IMAGE */
/* ============================= */

.story_slide_img_bottom .e-con-inner {
    justify-content: flex-end !important;
    align-items: center !important;
}

.home_solution_tabs .e-n-tab-title:hover,
.home_solution_tabs .e-n-tab-title:hover .e-n-tab-title-text {
    font-weight: 700 !important;
}
.home_solution_tabs .e-n-tab-title[aria-selected="true"],
.home_solution_tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
    font-weight: 700 !important;
}

.res_icon .elementor-icon-wrapper {
    background: var(--VP-Navy, #2B3247) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
}

.res_icon .elementor-icon-wrapper:hover svg path {
    stroke: #fff !important;
}

.resourcelistnew .e-filter {
    position: relative !important;
    display: block !important;
    width: 600px !important;
    max-width: 100% !important;
}

.resourcelistnew .e-filter-selected {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    height: 60px !important;
    padding: 10px 20px !important;
    border-radius: 60px !important;
    border: 1px solid var(--Form-border, #D1D4DC) !important;
    background: #FFF !important;
    cursor: pointer !important;
    position: relative !important;
}

/* Right side icon */
.resourcelistnew .e-filter-selected::after {
    content: "" !important;
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    background-image: url("/wp-content/uploads/2026/02/Vector-1.png") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    flex-shrink: 0 !important;
}

/* Dropdown box */
.resourcelistnew .e-filter-items-wrapper {
    position: absolute !important;
    top: 70px !important;
    left: 0 !important;
    width: 600px !important;
    max-width: 100% !important;
    background: #FFF !important;
    border-radius: 20px !important;
    border: 1px solid var(--Form-border, #D1D4DC) !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.06) !important;
    display: none !important;
    z-index: 9999 !important;
    padding: 10px 0 !important;
}

.resourcelistnew .e-filter-items-wrapper.active {
    display: block !important;
}

.resourcelistnew .e-filter-item {
    display: block !important;
    width: 100% !important;
    padding: 12px 20px !important;
    background: none !important;
    border: none !important;
    text-align: left !important;
    cursor: pointer !important;
}

.resourcelistnew .e-filter-item:hover {
    background: #f5f6f8 !important;
}
/* Wrapper full width */
.custom-search-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
}

/* Search form takes full width */
#custom-search-form-resource {
    display: flex !important;
    width: 100% !important;
}

/* Input styling */
#custom-search-input-resource {
    flex: 1 1 auto !important; 
    padding: 29px 20px !important;
    border: 1px solid var(--Form-border, #D1D4DC) !important;
    border-radius: 60px !important;
    font-size: 16px !important;
    outline: none !important;
    box-sizing: border-box !important;
}

/* Button styling */
#custom-search-form-resource .custom-search-button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    border: none !important;
    background: transparent !important;
    cursor: pointer !important;
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

/* Icon inside button */
#custom-search-form-resource .custom-search-button img {
    width: 30px !important;
    height: 30px !important;
    display: block !important;
}
.widget_full {
    width: 100% !important;
    max-width: 100% !important;
}


.custom-sort-wrapper {
    width: 600px;
    max-width: 100%;
    position: relative;
}


.custom-sort-select {
    width: 100%;
    height: 60px;

    padding: 0 50px 0 20px; 
    border-radius: 60px;
    border: 1px solid #D1D4DC;

    font-size: 16px;
    cursor: pointer;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-color: #fff;
}

.custom-sort-wrapper::after {
    content: "";
    position: absolute;

    right: 20px;
    top: 50%;
    transform: translateY(-50%);

    width: 14px;   /* change this to adjust size */
    height: 14px;

    background-image: url("/wp-content/uploads/2026/02/Vector-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;

    pointer-events: none;
}

.custom-sort-select:hover,
.custom-sort-select:focus {
    border-color: #2B3247;
    outline: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.res_featured_image {
    overflow: hidden;
    border-radius: 20px!important;; 
}

.res_featured_image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
    border-radius: inherit;
}

.res_item:hover .res_featured_image img {
    transform: scale(1.1);
    transform-origin: center center;
}
.res_item:hover .res_icon .elementor-icon-wrapper {
    background: #0496FF!important;; 
}
.res_loop_grid_wrapper .elementor-loop-container{
	 padding-bottom: 80px !important;
}
.res_loop_grid_wrapper .elementor-pagination {
    background: var(--VP-Light-Blue, #E7F5FF) !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    padding: 50px 250px !important;
    gap: 30px !important;
    box-sizing: border-box !important;
   
}

.res_loop_grid_wrapper .elementor-pagination nav {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
}

.res_loop_grid_wrapper .elementor-pagination .prev {
    margin-right: auto !important;
}

.res_loop_grid_wrapper .elementor-pagination .next {
    margin-left: auto !important;
}

.res_loop_grid_wrapper .elementor-pagination .page-numbers {
    color: var(--VP-Grey, #777980) !important;
    text-align: center !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    text-decoration: none !important;
    padding: 10px 15px !important;
    border-radius: 8px !important;
    transition: background 0.3s, color 0.3s !important;
    margin: 0 !important; /* remove extra spacing between numbers */
}

.res_loop_grid_wrapper .elementor-pagination .page-numbers.current {
    font-weight: 700 !important;
    color: #2B3247 !important;
}

.res_loop_grid_wrapper .elementor-pagination .page-numbers:not(.current):hover {
    font-weight: 700 !important;
    color: #2B3247 !important;
    cursor: pointer !important;
}

.res_loop_grid_wrapper .elementor-pagination .prev,
.res_loop_grid_wrapper .elementor-pagination .next {
    display: inline-block !important;
    width: 50px !important;
    height: 50px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    text-indent: -9999px !important;
}

.res_loop_grid_wrapper .elementor-pagination .prev {
    background-image: url('https://virtualpharmacist.co.uk/wp-content/uploads/2026/02/prev.svg') !important;
}

.res_loop_grid_wrapper .elementor-pagination .next {
    background-image: url('https://virtualpharmacist.co.uk/wp-content/uploads/2026/02/next.svg') !important;
}

.res_loop_grid_wrapper .elementor-loop-container {
    width: 74% !important;
    margin: 0 auto !important;
}

.center-single-loop .elementor-loop-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;align-items: flex-start !important; 
}

.center-single-loop .elementor-loop-container .e-loop-item {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: calc((100% - (3 * 20px)) / 3) !important;
}

.res_loop_grid_wrapper .elementor-pagination .prev {
    margin-right: auto !important;
}

.res_loop_grid_wrapper .elementor-pagination .next {
    margin-left: auto !important;
}

.res_loop_grid_wrapper .elementor-pagination {
    gap: 5px !important; 
   
}
.our_people_div {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    column-gap: 30px !important;
    row-gap: 60px !important;
}




@media (max-width: 1800px) {
    .res_loop_grid_wrapper .elementor-loop-container {
        width: 85% !important;
    }
    .res_loop_grid_wrapper .elementor-pagination {
        padding: 50px 140px !important;
    }
}

@media (max-width: 1700px) {
    .res_loop_grid_wrapper .elementor-loop-container {
        width: 90% !important;
    }
    .res_loop_grid_wrapper .elementor-pagination {
        padding: 50px 100px !important;
    }
}

@media (max-width: 1600px) {
    .res_loop_grid_wrapper .elementor-loop-container {
        width: 90% !important;
    }
    .res_loop_grid_wrapper .elementor-pagination {
        padding: 50px 100px !important;
    }
}

@media (max-width: 1500px) {
    .res_loop_grid_wrapper .elementor-loop-container {
        width: 100% !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin: 0 !important;
    }
    .res_loop_grid_wrapper .elementor-pagination {
        padding: 50px 30px !important;
    }
}
@media (max-width: 1400px) {
    .card {
        position: relative !important;
        width: auto !important;
        height: auto !important;
		min-height: 300px !important;
    }
	.solution_med_div .card {
		min-height: auto !important;
	}
	.our_people_div  .card {
		min-height: 480px !important;
    }
}

@media (max-width: 1399px) {
    .timeline_img img {
        height: 450px !important; 
    }
}


@media (max-width: 1270px) {
	  .center-single-loop .elementor-loop-container .e-loop-item {
   width: calc((100% - (2 * 20px)) / 2) !important;
} 
    .card {
        width: 100% !important;
        height: auto !important;
    }
    .card-inner,
    .card-inner img {
        height: 300px !important;
    }
	.our_people_div   .card-inner,
   .our_people_div  .card-inner img {
        height: 480px !important;
    }
	.tab_image img {
    width:80%!important;
    height: auto;
}
}
@media (max-width: 1250px) {
.solution_med_div .card-content {
    padding-right: 8px !important;
}
}
@media (max-width: 1200px) {
  .blue_box{
  padding:30px!important;
}
}

@media (max-width: 1160px) {
    .timeline_img img {
        height: 500px !important; 
    }
.time_line_box_left {
    padding: 40px 60px !important;
}
}
@media (max-width: 1100px) {
    	.our_people_div {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media (max-width: 1080px) {
    .timeline_img img {
        height: 550px !important; 
    }
}
@media (min-width: 768px) and (max-width: 1080px) {
    body .blueboxterm.about_box  .elementor-heading-title {

  font-size: 16px !important;

    }
body .blueboxterm.about_box:hover .elementor-heading-title {

  font-size: 17px !important;

    }
}
@media (max-width: 1000px) {
.card .elementor-heading-title{
font-size: 20px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 30px !important;
}
}
@media (max-width: 910px) {
    .timeline_img img {
        height: 600px !important; 
    }
}
@media (max-width: 880px) {
   .mobile_video {
        display: block!important;
    }
  .solutions_div .main_card {
    align-items: center !important; 
    justify-content: center !important;
  }
	    .time_line_box {
        flex-direction: column !important;
        text-align: center !important;
        align-items: stretch !important;
        width: 100% !important;
    }

    .time_line_box_left,
    .time_line_box_right {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        padding: 0px !important;
        
    }

    .time_line_box_right {
        order: 0 !important;
    }
      .time_line_box_left {
        order: 1 !important;
           padding: 20px 20px !important;
        border-radius: 0px  0px 0px 0px!important;
    }

    .time_line_box_left > .elementor-container,
    .time_line_box_right > .elementor-container {
        width: 100% !important;
    }

    .timeline_circle {
        top: 0 !important;
        transform: translate(-50%, -50%) !important;
    }

    .timeline_img img {
        width: 100% !important;
        height: auto !important;
    }

    .time_line_box > .elementor-widget-html {
        position: absolute !important;
        width: 100% !important;
        height: auto !important;
    }
		.time_line_align_left .time_line_box_left, .time_line_align_right .time_line_box_left {
    border-radius: 0px 0 20px 20px !important;
}

.time_line_align_left .timeline_img img, .time_line_align_right .timeline_img img {
border-radius: 10px 10px 0 0px!important;
}
    
}
@media (max-width: 767px) {
	.soultionbox1 .elementor-icon-box-content {
    display: flex;
    align-items: center!important; 
}
	    	.blue_box  .elementor-icon-box-content {
    display: flex;
    align-items: center!important; 
}
	    body .blueboxterm.about_box  .elementor-heading-title {

  font-size: 16px !important;

    }
body .blueboxterm.about_box:hover .elementor-heading-title {

  font-size: 18px !important;
	width:90%!important;

    }
	.about_box {
  height: 200px !important;
  display: flex !important;
  flex-direction: row !important;

}
	  .center-single-loop .elementor-loop-container .e-loop-item {
   width: calc((100% - (1 * 20px)) / 1) !important;
} 
	.hover-overlay .team_div_txt {
  width: 80%!important;
}
	   .our_people_div {
        grid-template-columns: 1fr !important;
    }
	    .res_hub_tax .e-filter {
        display: flex!important; 
        flex-direction: column!important; 
        gap: 15px!important; 
    }

    .res_hub_tax .e-filter-item {
        width: 100% !important;
		max-width: stretch !important;
        text-align: center;
    }
  .tab_image img {
    width:100%!important;
    height: auto;
}
.mission_box .elementor-icon-box-content {
    display: flex!important;
    align-items: center!important;
}
	    .res_icon .elementor-icon-wrapper {
    width: 40px !important;
    height: 40px !important;
  
}
.res_icon .elementor-icon svg {
    width: 10px!important;
    height: 10px!important;
}

}




@media(max-width:768px){

  .home_solution_tabs .e-n-tabs-heading{
    display:none !important; /* hide original tabs */
  }

  .home_solution_tabs .tabs-mobile-dropdown{
    display:flex;
    align-items:center;
margin-bottom: 30px !important;
    width:100% !important;
    height:58px;

    padding:0 50px 0 20px; /* space for icon */

    background:#FFF;
    color:#2B3247;

    font-family:'Poppins', sans-serif;
    font-size:18px;
    font-weight:700;
    line-height:28px;

    border-radius:8px;
    border:1px solid #E5E5E5;

    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;

    /* icon */
    background-image:url("/wp-content/uploads/2026/03/Vector-1.svg");
    background-repeat:no-repeat;
    background-position:right 20px center;
    background-size:14px;

    cursor:pointer;
  }

}