/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/
body {
    font-family: "Roboto", sans-serif !important;
    background: #F4F7FD;
}
html {
    overflow-x: hidden !important;
}
p {
    margin-top: 10px;
}
header .dss-header {
    position: absolute;
    width: 100%;
    z-index: 999;
}
header .dss-header .elementor-widget-nav-menu nav ul li a {
	padding-left: 0px !important;
    padding-right: 0px !important;
    font-weight: 500 !important;
	margin: 0 !important;
}
header .dss-header ul {
    gap: 0 45px;
}
header .dss-header .elementor-widget-nav-menu.e--pointer-underline .elementor-item:after {
    display:none !important;
}
header .dss-header .elementor-widget-nav-menu .elementor-item {
    position:relative;
    display:inline-block;
}
.elementor-nav-menu .sub-arrow {
    display: inline-block !important;
}
header .dss-header .elementor-widget-nav-menu .elementor-item.elementor-item-active::after {
    content:'';
    position:absolute;
    left:0;
    bottom: 4px;
    width:100%;
    height:3px;
    background:#2d7cff;
    border-radius:2px;
}
header .dss-header {
    background: #001027;
    height: 137px;
}
body.home .dss-header {
    background: transparent !important;
}
.Hero-sec {
	position: relative !important; 
}
.hero-h2::after {
    width: 98px !important;
    height: 8px !important;
    top: 160px !important;
}
.about .hero-h2::after {
    width: 98px !important;
    height: 8px !important;
    top: 175px !important;
}
.icon-box-con .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content h3 {
    margin-top: 0px;
}
.icon-box-con .inner-con .elementor-icon {
    position: relative;
}
.icon-box-con .inner-con::before {
    content: '';
    position: absolute;
    background: #FFFFFF;
    left: -22px;
    width: 2px;
    height: 66px;
    top: 15px;
}
.Service-sec  .service-box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 20px;
}
.Service-sec .service-h2 {
    position: relative;
}
.icon-section .elementor-icon-box-wrapper .elementor-icon-box-content h3 {
    margin: 0;
    line-height: 40px;
}
.icon-section .elementor-icon-box-wrapper {
    padding: 25px;
    position: relative;
}
.icon-section .elementor-icon-box-wrapper::after {
    content: '';
    position: absolute;
    width: 500px;
    height: 2px;
    background: #DDE0F9;
    top: 139px;
    left: 10px;
}
.ft-after .elementor-icon-box-wrapper::after {
    display: none;
}
#center-line {
    position: relative;
}
#center-line::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #DDE0F9;
    left: -55px;
}
#center-line::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #DDE0F9;
    right: -55px;
}
.icon-section h2 {
    padding-bottom: 30px;
    position: relative;
}
.icon-section h2::after {
    content: '';
    position: absolute;
    background: #0355FD;
    width: 65px;
    height: 5px;
    top: 45px;
    left: 0px;
}
.feature-h2,
footer h2,
.icon-section h2 {
    padding-bottom: 30px;
    position: relative;
}
.feature-h2 h2::after,
footer h2::after,
.icon-section h2::after,
.hero-h2::after,
.primary-h2::after,
.para-outline::after,
.last-sec-h2 h2::after,
.post-h2::after {
    content: '';
    position: absolute;
    background: #0355FD;
    width: 65px;
    height: 5px;
    top: 45px;
    left: 0px;
}
#center-line .elementor-icon-box-icon .elementor-icon {
    padding: 20px;
    background: #F4F7FD;
    border-radius: 50px;
}
.home .teaming-video {
    position: relative;
    left: 0px;
    width: 100%  !important;
    height: 300px;
    object-fit:cover;
	border-radius: 30px !important;
}
.eco-system-images {
    position: relative;
}
.eco-system-images .elementor-widget-image::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 79px;
    background: #DDE0F9;
    right: -42px;
    top: 0px;
}
.eco-system-images .elementor-widget-image img {
    height: 70px;
    object-fit: contain;
    max-width: 140px;
}
.eco-system-images .last-img::after {
    display: none;
}
footer h2::after {
    top: 40px;
}
.feature-h2 h2::after {
    left: 37.5%;
    top: 67%;
    height: 8px;
    width: 99px;
}
.elementor-button-icon{
    transition:all .35s ease;
}
.elementor-button:hover .elementor-button-icon{
    transform:translateX(8px);
}
.icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background: #001B55;
    padding: 20px;
    border-radius: 60px;
    border: 1px solid #0355FD;
}
.icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon:hover {
    background: #0355FD;
}
.custom-btn .elementor-button,
button#form-btn {
    background: linear-gradient(180deg, #005AFA 0%, #0043FA 100%) !important;
    box-shadow:
        -4px 6px 12px rgba(0,0,0,0.36),
        0 0 20px rgba(0,90,250,0.35) !important;
    border-radius: 10px !important;
    border: 1px solid transparent !important;
    padding: 18px 35px  18px 44px!important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}
.custom-btn .elementor-button-icon{
    transition: all .3s ease;
}
.custom-btn .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
    gap: 12px;
}
.custom-btn .elementor-button:hover{
    background: transparent !important;
    border: 2px solid #005AFA !important;
    box-shadow: none !important;
	background: transparent !important;
}
.custom-btn .elementor-button:hover .elementor-button-icon{
    transform: translateX(8px);
}
.custom-btn .elementor-button:hover .elementor-button-text,
.custom-btn .elementor-button:hover .elementor-button-icon{
    color: #fff !important;
}
.custom-btn .elementor-button-icon svg{
    opacity: 1;
    transition: all .3s ease;
}
.custom-btn .elementor-button-icon svg path{
    stroke: #ffffff !important;
    transition: all .3s ease;
}
.custom-btn .elementor-button:hover .elementor-button-icon svg{
    opacity: .8;
}
.custom-btn .elementor-button:hover .elementor-button-icon svg path{
    stroke: #2f74f3 !important;
}
.service-icon .elementor-icon{
    position:relative;
    width:110px;
    height:110px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.service-icon .elementor-icon::before{
    content:'';
    position:absolute;
    top:10px;
    left:10px;
    right:10px;
    bottom:10px;
    border-radius:50%;
    background: radial-gradient(
        circle at 100% 0%,
        #015FFB 10%,
        #09138C 100%
    );
    z-index:1;
    transition:all .6s ease;
}


.service-icon .elementor-icon svg{
    position:relative;
    z-index:2;
    transition:transform .35s ease;
}

/* Hover */
.service-box:hover .elementor-icon::before{
    transform:rotate(-180deg) scale(1.08);
}
.icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon svg{
	 position:relative;
    z-index:2;
    transition:transform .35s ease;
}
.service-box:hover .elementor-icon svg {
    transform:scale(1.08);
}
/* .icon-box-con .elementor-icon-box-wrapper:hover .elementor-icon-box-icon{
    transform: scale(1.15);
	transition: 0.3s;
} */
.icon-box-con .elementor-icon-box-icon{
    transition: transform .35s ease;
}

.icon-box-con .elementor-icon-box-icon:hover{
    transform: scale(1.15);
}
.light-btn a,
.dark-btn a {
	border-width: 2px !important;
}
.dark-btn a:hover {
    background: transparent !important;
}
.light-btn a:hover {
    background: transparent !important;
}
.light-btn a:hover{
    background: #fff !important;
    box-shadow:
        -4px 6px 12px rgba(0,0,0,.36),
        0 0 20px rgba(0,90,250,.25);
}
.light-btn a:hover .elementor-button-text{
    color:#001b55 !important;
}
/* .light-btn a:hover .elementor-button-icon svg {
   transform:translateX(8px);
} */
#download-btn:hover .elementor-button-icon {
	transform: translate(0, 5px) !important;
	transition: 0.5s;
}
.light-btn:hover svg path {
	fill: none !important;
    stroke: #004FFA !important;
    
}
.about-icons .elementor-icon-box-wrapper .elementor-icon-box-icon {
    border: 2px solid #0355FD;
    padding: 12px;
    border-radius: 60px !important;
}
#download-btn .elementor-button-icon {
    position: relative;
    font-size: 12px;
    margin-top: -7px;
}
#download-btn .elementor-button-content-wrapper{
	 position: relative;
}
#download-btn .elementor-button-content-wrapper::before{
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://files.trippinweb.com/wp/dss/wp-content/uploads/2026/06/Vector.png) center / contain no-repeat;
    opacity: 1;
    transition: .3s ease;
    top: 10px;
    width: 20px;
    height: 20px;
    left: 95.5%;
}

/* Blue Icon */
#download-btn .elementor-button-content-wrapper::after{
    content:"";
    position:absolute;
    inset:0;
    background:url(https://files.trippinweb.com/wp/dss/wp-content/uploads/2026/06/blue-icon.png) center/contain no-repeat;
    opacity:0;
    transition:.3s ease;
    top: 10px;
    width: 20px;
    height: 20px;
    left: 95.5%;
}
/* Hover */
#download-btn:hover .elementor-button-content-wrapper::before{
    opacity:0;
}

#download-btn:hover .elementor-button-content-wrapper::after{
    opacity:1;
}
.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background: #0355FD;
    border-radius: 99px;
	box-shadow:
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 16px rgba(0, 0, 0, 0.08);
	position: relative;
    width: 20%;
}
.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	aspect-ratio: 1/1;
}
.elementor-icon-box-title {
    margin-top: 0;
}
.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-icon::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 128px;
    background: #cdd0e7;
    top: 0px;
    right: -32px;
    bottom: 0;
    margin: auto 0;
}
.about-icons-sec {
	position: relative;
}
.abt-icons-sec-parent::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 79%;
    background: #cdd0e7;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.about-icons-sec:nth-child(2)::after {
    display: none;
}
.about-timeline::after {
    content: "";
    position: absolute;
    top: 0;
    left: 48%;
    width: 3px;
    height: var(--line-progress, 20%);
    background: #1266ff;
    transform: translateX(-50%);
	z-index: 2;
}

.about-timeline .timeline-dot {
    position: absolute;
    left: 48%;
    top: var(--dot-position, 20%);
    width: 25px;
    height: 25px;
    background: #1266ff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}
.about-timeline {
    position: relative;
}
.about-timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 5px;
    height: 100%;
    transform: translateX(-50%);
    background: url('https://files.trippinweb.com/wp/dss/wp-content/uploads/2026/06/Line-41.png') repeat-y center top;
    z-index: 1;
    pointer-events: none;
}
.about-timeline .timeline-dot {
    z-index: 3;
}
.primary-h2::after{
	left: 0%;
    top: 70%;
    height: 5px;
    width: 57px;
}
@media (max-width: 767px) {
    .about-timeline::before,
    .about-timeline::after,
    .about-timeline .timeline-dot {
        left: 20px;
    }
}
.para-outline {
	position: relative;
}
.para-outline::after {
    left: 125px;
    top: 120px;
    width: 121px;
}
.af-bf-con {
    position: relative;
}
.table-con {
    position: relative;
}
.table-con::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 38.5vw;
    background: #DDE0F9;
    right: 0px;
    top: -40px;
}
.last-sec-h2 h2 {
	position: relative;   
}
.last-sec-h2 h2::after {
    left: 38.1%;
    top: 65px;
    height: 8px;
    width: 98px;
}
html body {
	overflow-x: hidden;
}
.about-sec-3 .elementor-icon-box-title {
    margin-top: 12px;
    margin-bottom: 8px !important;
}
.technology-ecosystem  .last-sec-h2 h2::after {
    left: 27%;
    top: 70px;
}
.Image-slider .elementor-image-carousel-wrapper .swiper-wrapper .swiper-slide {
    position: relative;
}
.Image-slider .elementor-image-carousel-wrapper .swiper-wrapper .swiper-slide::after {
    content: '';
    position: absolute;
    background: #DDE0F9;
    width: 2px;
    height: 80px;
    right: -10px;
    top: 0px;
}
.why-work-sec .elementor-icon-box-wrapper {
    position: relative;
    height: 200px;
}
.why-work-sec .elementor-icon-box-wrapper::before {
    content: '';
    position: absolute;
    background: #DDE0F9;
    left: 0px;
    width: 2px;
    height: 162px;
    top: -20px;
}
#careers-btn .elementor-button-content-wrapper .elementor-button-icon svg path {
    stroke: #0355FD !important;
}
#careers-btn:hover {
	background: #0355FD !important;
}
#careers-btn:hover .elementor-button-content-wrapper .elementor-button-icon svg path {
	stroke: #fff !important;
	fill: none;
}
.job-sec p {
    margin: 0;
}
#resume-btn {
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 10px;
}
#resume-btn:hover {
    background: #fff;
    color: #00184c;
}
#resume-btn:hover .elementor-button-content-wrapper .elementor-button-icon svg path {
	stroke: #00184c;
}
button#form-btn {
	box-shadow: none !important;
}
button#form-btn .elementor-button-icon svg path {
    fill: none;
}
.contact-form .elementor-field:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #C3C7E9 !important;
}
.contact-form .elementor-field-subgroup .elementor-field-option label a {
    color: #0355FD;
}
.contact-form .elementor-field-subgroup .elementor-field-option label {
    font-size: 20px;
    color: #060D5C;
}
.contact-form .elementor-field-subgroup .elementor-field-option {
    margin: 10px 0 15px;
}
.contact .icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-description a {
    font-size: 14px;
    color: #fff;
}
.contact .form-sec .elementor-icon-box-wrapper .elementor-icon-box-description a {
    font-size: 20px;
    color: #060D5C !important;
}
.contact-form .elementor-field-group input {
    padding: 12px;
}
.contact-form .elementor-field-group textarea {
    height: 126px;
    resize: none;
}

/* service-post-type */


.dss-services-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 24px;
}
.dss-service-card {
	display: flex;
	gap: 18px;
	padding: 26px 24px;
	border: 1px solid #cfdcff;
	border-radius: 18px;
	background: #F4F7FD;
	min-height: 230px;
}
.dss-service-icon {
	flex: 0 0 75px;
	border-radius: 50%;
}
.dss-service-icon img {
	width: 70px;
	height: 70px !important;
	object-fit: cover;
}
.dss-service-content h3 {
	margin: 6px 6px 18px;
	color: #060D5C;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
	font-weight: 600;
}
.dss-service-content h3::after {
	content: "";
	display: block;
	width: 37px;
	height: 3px;
	margin-top: 6px;
	background: #0355FD;
}
.dss-service-list ul,
.single-dss_service .service-single-page ul,
.custom-page ul,
.single-blog-page ul {
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}
.dss-service-list li,
.single-dss_service .service-single-page ul li,
.custom-page ul li,
.single-blog-page ul li {
	position: relative;
	margin-bottom: 12px;
	padding-left: 26px;
	color: #060D5C;
	font-size: 16px;
	line-height: 1.3;
}
.dss-service-list li::before,
.single-dss_service .service-single-page ul li::before,
.custom-page ul li::before,
.single-blog-page ul li::before{
	content: "";
	background: url(https://files.trippinweb.com/wp/dss/wp-content/uploads/2026/06/service-icon.png);
	position: absolute;
	left: 0;
	top: 0;
	width: 23px;
	height: 23px;
	border-radius: 20%;
	line-height: 32px;
	background-repeat: no-repeat;
}
.dss-service-link,
.dss-industry-link,
.dss-resource-link {
	margin-top: auto;
	display: inline-flex;
	align-items: flex-end;
	gap: 12px;
	color: #0355FD;
	font-size: 25px;
	font-weight: 700;
	margin-left: 6px;
}
.dss-service-link img,
.dss-industry-link img,
.dss-resource-link img {
    transition: transform 0.3s ease;
}
.dss-service-link:hover span img,
.dss-industry-link:hover span img,
.dss-resource-link:hover span img {
    transform: translateX(8px);
}
.post-h2 {
	position: relative;
}
.post-h2::after {
    width: 99px;
    height: 8px;
    left: 41.5%;
    top: 70px;
}



/* Industry-post-type */


.dss-industries-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 34px 24px;
    justify-content: center;
}

.dss-industry-card {
    width: calc(25% - 18px);
}
.dss-industry-image {
	display: block;
	height: 185px;
}
.dss-industry-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.dss-industry-content {
	position: relative;
	padding: 34px 28px 22px;
	height: 260px;
	border-radius: 25px !important;
	background: #fff;
	margin-top: 52px;
	box-shadow: 0 10px 26px rgba(6, 20, 95, 0.08);
}
.dss-industry-icon {
	position: absolute;
	top: -27px;
	left: 22px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.dss-industry-icon img {
	width: 66px;
	height: 66px !important;
	object-fit: cover;
}

.dss-industry-content h3 {
	margin: 20px 0 15px;
	color: #060D5C;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.25;
}
.dss-industry-content p {
    margin: 0 0 25px;
    color: #060D5C;
    font-size: 16px;
    line-height: 1.65;
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    overflow: hidden !important;
    height: 83px;
}
.industries .post-h2::after {
    left: 28.2%;
}
.dss-resources-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}
.dss-resource-image {
	display: block;
	height: 185px;
	overflow: hidden;
}
.dss-resource-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s ease;
	pointer-events: none;
}
.dss-resource-content {
	padding: 14px 14px 18px;
}

.dss-resource-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 14px;
	color: #005bff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

.dss-resource-type {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	color: #0355FD;
}

.dss-resource-type img {
	width: 10px;
	height: 10px;
	object-fit: contain;
}
.dss-resource-date {
	color: #6E7481;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	white-space: nowrap;
}
.dss-resource-content h3 {
	margin: 22px 0px 22px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	color: #060D5C;
}
.dss-resource-content h3 a {
	color: #060D5C;
}
.dss-resource-content p {
	margin: 0 0 20px;
	color: #060D5C;
	font-size: 16px;
	line-height: 1.55;
	height: 125px;
}
.dss-resource-content {
    background: #fff;
    box-shadow: 0 10px 26px rgba(6, 20, 95, 0.08);
    border-radius: 15px;
    margin-top: -15px;
    z-index: 999;
    position: relative;
}
.dss-resource-card .dss-resource-link {
    font-size: 22px !important;
}
.dss-resource-card .dss-resource-link span img {
    width: 22px;
}
.resources button#form-btn {
    padding: 13px 16px  13px 16px!important;
    font-size: 16px;
    height: 47px;
}
.feature-icon-box .elementor-icon-box-description span {
    font-size: 12px;
    color: #6E7481;
}
.feature-icon-box .elementor-icon-box-wrapper {
    position: relative;
}
.feature-icon-box .featured-icon-1 .elementor-icon  svg {
    transform: translateY(3px);
}
.feature-icon-box .featured-icon-1 .elementor-icon {
    border: 2px solid #0355FD;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dss-document-image {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}
.dss-document-image img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	display: block;
}

.dss-document-cover-text {
	position: absolute;
	left: 22px;
	right: 22px;
	bottom: 22px;
	z-index: 2;
	color: #fff;
}
.dss-document-cover-text h4 {
	margin: 0 0 8px;
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.05;
	text-transform: uppercase;
	position: absolute;
    top: -250px;
	max-width: 230px;
}
.dss-document-cover-text span {
	display: block;
	color: #0062ff;
	font-size: 24px;
	font-weight: 800;
	position: absolute;
    top: -30px;
}
.dss-documents-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

.dss-document-card {
	border: 1px solid #cfdcff;
	border-radius: 8px;
	padding: 12px;
	background: #f6f8ff;
}

.dss-document-image {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	height: 340px;
}

.dss-document-image > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.dss-document-cover-text {
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 60px;
	z-index: 2;
	color: #fff;
}
.dss-document-cover-text p {
	margin: 0 0 38px;
	color: #fff;
	font-size: 13px;
	line-height: 1.35;
	position: absolute;
	top: -188px;
}
.dss-document-content {
	padding: 18px 8px 6px;
}

.dss-document-content h3 {
	margin: 10px 0 10px;
	color: #060D5C;
	font-size: 25px;
	font-weight: 800;
	line-height: 1.25;
}

.dss-document-content p {
	margin: 0 0 14px;
	color: #060D5C;
	font-size: 16px;
	line-height: 1.45;
}

.dss-document-size {
	display: block;
	margin-bottom: 18px;
	color: #6d7895;
	font-size: 12px;
}
.dss-document-download {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #005bff;
    font-size: 16px;
    font-weight: 700;
}
.dss-document-download img {
	width: 14px;
}
/*  Sidebar CSS:  */

.dss-doc-sidebar {
	padding: 26px 24px;
	border: 1px solid #cfdcff;
	border-radius: 8px;
	background: #eef3ff;
}

.dss-doc-sidebar h4 {
	margin: 0 0 28px;
	color: #005bff;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
}

.dss-doc-sidebar h4::after {
	content: "";
	display: block;
	width: 42px;
	height: 3px;
	margin-top: 10px;
	background: #005bff;
}

.dss-doc-filter {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 12px;
	padding: 14px 16px;
	border: 0;
	border-radius: 8px;
	background: transparent;
	color: #a4adbd;
	font-size: 17px;
	font-weight: 700;
	text-align: left;
	cursor: pointer;
}

.dss-doc-filter span {
	display: inline-flex;
	align-items: center;
	gap: 13px;
}

.dss-doc-filter img {
	width: 22px;
	height: 22px;
	object-fit: contain;
	opacity: 0.45;
}

.dss-doc-filter.active {
	background: #dce8ff;
	color: #06145f;
}

.dss-doc-filter.active img {
	opacity: 1;
}

.dss-doc-filter::after {
	content: "›";
	color: #005bff;
	font-size: 30px;
	line-height: 1;
	opacity: 0;
}

.dss-doc-filter.active::after {
	opacity: 1;
}

.dss-doc-request {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 90px;
	padding: 13px 15px;
	border: 2px solid #005bff;
	border-radius: 8px;
	color: #005bff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.dss-doc-request img {
	width: 22px;
	height: 22px;
	object-fit: contain;
}
.dss-document-size {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 18px;
	color: #6d7895;
	font-size: 12px;
}

.dss-document-size img {
	width: 13px;
	height: 13px;
	object-fit: contain;
}

.dss-document-size {
	display: flex !important;
	align-items: center;
	gap: 6px;
	margin-bottom: 18px;
	color: #6d7895;
	font-size: 12px;
}

.dss-document-size img {
	width: 13px;
	height: 13px;
	object-fit: contain;
}
.dss-document-cover-text p {
	margin: 0 0 14px;
	color: #fff;
	font-size: 13px;
	line-height: 1.35;
	display: block;
}
.capability-statement-portal .primary-h2::after {
    left: 29%;
    top: 80%;
    height: 8px;
    width: 98px;
}
.team-con {
    background: rgba(1, 18, 45, 0.88);
    border: 4px solid rgba(255, 255, 255, 0.18);
    border-radius: 32px !important;
    backdrop-filter: blur(3px);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.25);
}

#team-btn {
    border-radius: 18px;
    background: #ffffff;
    color: #06142f;
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    padding: 20px 25px;
}

#team-btn .elementor-button-icon svg path {
	width: 19px;
	height: 19px;
	stroke: #001027;
}
.resources .why-work-sec .elementor-icon-box-wrapper::before{
	height: 172px;
}
.dss-documents-grid .dss-document-card:first-child .dss-document-cover-text {
    bottom: -40px !important;
}
.dss-documents-grid .dss-document-card:first-child .dss-document-cover-text span {
    top: -85px;
}
.dss-documents-grid .dss-document-card:first-child .dss-document-cover-text p {
    top: -185px;
}
.home-logo,
.inner-logo {
	display: none;
}

body.home .home-logo {
	display: block;
}

body.home .inner-logo {
	display: none;
}

body:not(.home) .inner-logo {
	display: block;
}

body:not(.home) .home-logo {
	display: none;
}
.single-dss_service .service-single-page h1 {
    color: #060D5C;
    font-size: 50px;
}
.single-dss_service .service-single-page p {
    color: #060D5C;
    font-size: 18px;
}
.single-dss_service .service-single-page h2 {
    color: #060D5C;
    font-size: 30px;
    margin: 15px 0px;
}
.single-dss_service .service-single-page h3 {
    color: #060D5C;
    font-size: 20px;
    margin-bottom: 5px;
}
.single-dss_service .service-single-page ul {
    margin-bottom: 0px !important;
}
.dss-header .main-menu nav ul .header-cta-btn a {
	display: none !important;
}
.custom-page p,
.custom-page p a,
.single-blog-page p,
.single-blog-page p a{
    font-size: 23px;
    color: #060D5C;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.privacy-policy h2,
.terms-of-use h2,
.single-blog-page h2 {
    font-size: 32px;
    color: #060D5C;
}
.colophon p a {
    color: #fff;
}
.single-blog-page h3,
.single-blog-page h4{
	color: #060D5C;
}
.colophon p a:hover {
    color: #0355fd;
    transition: 0.5s;
}



/* Large Desktop - 1440px */
@media (max-width: 1440px) {
.dss-document-image {
    height: auto;
}
.dss-document-cover-text {
    bottom: 0px;
}
.dss-document-content h3 {
    font-size: 20px;
}
.dss-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.services .post-h2::after {
    left: 38.6%;
}
.industries .post-h2::after {
    left: 21%;
}
.dss-industry-content {
    margin-top: 30px;
}
.dss-industry-card {
    width: calc(33% - 18px);
}
.home .icon-box-con {
	gap: 30px 10px !important;
	grid-template-columns: repeat(3, 1fr) !important;
	display: grid !important;
}
.home .icon-box-con > .elementor-element {
	width: fit-content;
}
.Service-sec .service-h2::before {
    left: 14%;
}
.Service-sec .service-h2::after {
    right: 14%;
}
.Service-sec  .home-service {
    display: grid;
    gap: 60px 50px;
    grid-template-columns: repeat(2, 1fr) !important;
}
.Service-sec .home-service .service-box {
    width: 100%;
}
.icon-section .elementor-icon-box-wrapper::after {
    top: 240px;
    left: -11px;
    width: 100%;
}
#download-btn .elementor-button-content-wrapper::before {
    left: 95.1%;
}
.about-icons {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	width: 46% !important;
}
.
.about-icons .elementor-widget-icon-box {
    width: calc(36% - 23px) !important;
}
.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-content p br {
    display: none;
}

.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-content p {
    line-height: 35px !important;
}

.about-icons-sec::after,
.table-con::after{
    display: none;
}
.about-sec-3 .elementor-icon-box-wrapper .elementor-icon-box-content p br {
    display: none;
}
header .dss-header ul {
    gap: 12px 10px;
}
.icon-section .elementor-icon-box-wrapper .elementor-icon-box-content p br {
    display: none;
}
#center-line .elementor-icon-box-icon .elementor-icon {
    padding: 15px;
}
.feature-h2 h2::after {
    left: 36%;
}
.para-outline::after {
    left: 46% !important;
}
.af-bf-con::before, .af-bf-con::after {
    width: 30% !important;
}
.primary-h2::after {
    left: 21.6% !important;
}
.last-sec-h2 h2::after {
    left: 34%;
}
.dss-resources-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.dss-resource-content p {
    height: 80px;
    font-size: 16px;
}
.dss-resource-content {
    height: 290px;
}
.dss-resource-content h3 a {
    font-size: 18px;
}
.resources  .icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon {
    width: 100%;
    margin: 0 auto;
    max-width: 95px;
}
.resources video.teaming-video {
    height: 470px;
    object-fit: cover;
}
.main-last .primary-h2::after {
    left: 0.6%;
}
.technology-ecosystem .about-sec-3 .eco-system-images {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 0px !important;
}
.technology-ecosystem .about-sec-3 .eco-system-images > .elementor-element {
    width: 100%;
	border-bottom: 2px solid #DDE0F9;
}
.technology-ecosystem .last-sec-h2 h2::after {
    left: 19%;
}
.technology-ecosystem .last-sec-h2 h2::after {
    left: 19%;
}
.technology-ecosystem .about-icons {
    grid-template-columns: repeat(4, 1fr) !important;
    display: grid !important;
    width: 100% !important;
    gap: 50px !important;
}
.home .hero-h2::after {
    top: 122px !important;
}
}

/* Desktop - 1366px */
@media (max-width: 1366px) {
.feature-h2 h2::after {
    left: 35.2%;
}
.technology-ecosystem .last-sec-h2 h2::after {
    left: 17%;
}
}



/* Desktop - 1200px */
@media (max-width: 1200px) {
.primary-h2::after {
    left: 13% !important;
}
.dss-documents-grid {grid-template-columns: repeat(2, minmax(0, 1fr));}
.single-dss_service  video.teaming-video {                
    height: 568px;
    overflow-x: hidden;
    object-fit: cover;
}
.industries .post-h2::after {
    left: 14.7%;
}
.dss-industry-content {
    margin-top: 0px;
}
.dss-industry-content h3 {
    font-size: 25px;
}
.Service-sec .service-h2::before {
    left: 6%;
}
.Service-sec .service-h2::after {
    right: 6%;
}
.blog-section .elementor-widget-theme-post-title h1 {
    font-size: 18px !important;
}
.blog-section .elementor-widget-theme-post-excerpt {
    height: 90px;
}
.blog-section .elementor-button-content-wrapper .elementor-button-text {
    font-size: 20px;
}
.blog-section .elementor-button-content-wrapper .elementor-button-icon svg {
    width: 20px;
}
.Service-sec .elementor-icon-box-content h3 br {
    display: none;
}
.dss-header .main-menu .elementor-nav-menu--dropdown .header-cta-btn a {
	width: 100%;
	background: linear-gradient(180deg, #005AFA 0%, #0043FA 100%) !important;
	box-shadow:
		-4px 6px 12px rgba(0,0,0,0.36),
		0 0 20px rgba(0,90,250,0.35) !important;
	border-radius: 10px !important;
	border: 1px solid transparent !important;
	padding: 13px 47px  13px 25px!important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: all .3s ease;
	position: relative !important;
	margin: 0 auto !important;
	text-align: center;
	max-width: 12%;
	font-size: 17px !important;
}
.dss-header .main-menu .elementor-nav-menu--dropdown .header-cta-btn a::after {
	content: "";
	position: absolute;
	right: 13px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background-image: url("https://files.trippinweb.com/wp/dss/wp-content/uploads/2026/06/Right-arrow-icon.svg");
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1 !important;
}
.dss-header .main-menu .elementor-nav-menu--dropdown .header-cta-btn a:hover::after {
	transform: translateX(6px);
}
.dss-header .main-menu .elementor-nav-menu {
    padding: 30px 0px 40px;
    text-align: center;
}
footer p br {
    display: none;
}
.dss-resource-content {
    margin-top: -20px;
}
.resources .why-work-sec .elementor-icon-box-wrapper::before {
    display: none;
}
.resources .primary-h2::after {
    left: 0%;
}
.about .hero-h2::after {
    top: 125px !important;
}
.government-contracting .para-outline::after {
    left: 45% !important;
}
.technology-ecosystem .about-icons {
    grid-template-columns: repeat(4, 1fr) !important;;
    gap: 10px !important;
}
.technology-ecosystem .last-sec-h2 h2::after {
    left: 13%;
}
}

/* Small Desktop / Laptop - 1024px */
@media (max-width: 1024px) {
.Service-sec .service-h2::before {
   width: 200px;
}
.Service-sec .service-h2::after {
   width: 200px;
}
.dss-industry-card {
    width: calc(50% - 18px);
}
.industries video.teaming-video {
    height: 445px;
    overflow-x: hidden;
    object-fit: cover;
}
.industries .post-h2::after {
    left: 8%;
}
.home .icon-box-con {
	grid-template-columns: repeat(2, 1fr) !important;
}
.icon-section .elementor-icon-box-wrapper::after {
    top: 200px;
}
.technology-ecosystem .about-icons {
    grid-template-columns: repeat(3, 1fr) !important;
}
.technology-ecosystem .last-sec-h2 h2::after {
    width: 0;
}
.technology-ecosystem .hero-h2::after {
    top: 117px !important;
}
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
.capability-statement-portal .hero-h2::after {
    top: 83px !important;
}
.capability-statement-portal .primary-h2::after {
    left: 1% !important;
    top: 39px;
}
.dss-documents-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
#download-btn .elementor-button-content-wrapper::before {
    left: 94.666%;
}
.industries .post-h2::after {
    top: 42px;
    left: 17.5%;
}
.home .icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon {
    width: 100%;
    text-align: center !important;
    margin: 0 auto;
    max-width: 90px;
}
.home .icon-box-con .elementor-icon-box-wrapper {
    justify-content: center !important;
    text-align: center !important;
	flex-direction: column !important;
}
.Service-sec .service-h2::before,
.Service-sec .service-h2::after{
    width: 130px;
}
.Service-sec .home-service {
    grid-template-columns: repeat(1, 1fr) !important;
}
.service-icon .elementor-icon {
    width: 100%;
    margin: 0 auto;
    max-width: 110px;
}
.Service-sec .home-service .service-box .elementor-element {
    text-align: center;
    margin-left: 0;
}
.home .icon-box-con {
	grid-template-columns: repeat(1, 1fr) !important;
}
.icon-box-con > .elementor-element {
    width: 100%;
}
.about-icons .elementor-element {
    width: 100%;
}
.about-icons .elementor-element {
    width: 100% !important;
}
.about-icons .elementor-icon-box-wrapper .elementor-icon-box-icon {
    max-width: 60px;
    margin: 0 auto;
}
.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-icon {
    width: 100%;
    margin: 0 auto;
    max-width: 120px;
}
.about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-icon::after,
.about-timeline::after,
.about-timeline .timeline-dot,
.about-timeline::before {
    display: none !important;
}
video.teaming-video {
    height: 590px;
}
.gc-icon {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 40px 20px !important;
}
.last-sec-h2 h2::after {
    left: 32%;
}
.af-bf-con::after {
    display: none;
}
.para-outline::after {
    left: 42% !important;
}
.primary-h2::after {
    left: 36%;
}
.Hero-sec p br {
    display: none;
}
.hero-h2::after {
    top: 115px !important;
}
.home .icon-box-con > .elementor-element{
	width: 100%;		
}
.government-contracting .primary-h2::after {
    left: 36%;
}
.government-contracting .para-outline::after {
    left: 41% !important;
}
header .dss-header {
	height: auto;
}
.industries .hero-h2::after {
    top: 85px !important;
}
header .dss-header .main-menu .elementor-nav-menu--dropdown .header-cta-btn a {
	width: 100%;
	max-width: 95%;
	margin-top: 15px !important;
}
.home .hero-h2::after {
    top: 100px !important;
}
.feature-h2 h2::after, footer h2::after, .icon-section h2::after, .hero-h2::after, .primary-h2::after, .para-outline::after, .last-sec-h2 h2::after, .post-h2::after {
    height: 6px !important;
}
.services .post-h2::after {
    top: 41px;
    left: 37%;
}
.services .hero-h2::after {
    top: 83px !important;
}
footer h2::after {
    top: 26px;
}
.home .icon-section h2::after {
    left: 45.5%;
}
.home .feature-h2 h2::after {
    left: 32.8%;
    top: 45px;
}
}

/* Large Mobile - 600px */
@media (max-width: 600px) {
.elementor-icon-box-description br,
p br{
    display: block !important;
}
.mission-video-sec .elementor-background-video-container video {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	object-position: center center !important;
}
.Service-sec .service-h2::before,
.Service-sec .service-h2::after{
    width: 80px;
}
.feature-h2 h2::after, footer h2::after, .icon-section h2::after, .hero-h2::after, .primary-h2::after, .para-outline::after, .last-sec-h2 h2::after, .post-h2::after {
    display: none;
}
.technology-ecosystem .about-sec-3 .eco-system-images {
    grid-template-columns: repeat(2, 1fr) !important;
}
.elementor-icon-box-description br,
p br{
    display: none;
}
.technology-ecosystem .about-icons {
    grid-template-columns: repeat(1, 1fr) !important;
}
.technology-ecosystem .about-icons {
    grid-template-columns: repeat(1, 1fr) !important;
}
.dss-industry-card {
    width: calc(100% - 18px);
}
}

/* Mobile - 480px */
@media (max-width: 480px) {
p {
	font-size: 16px;
}
}

/* Small Mobile - 375px */
@media (max-width: 375px) {
body.page .dss-industries-grid article.dss-industry-card .dss-industry-content {
    margin-top: -30px !important;
}
}




/*====================================
====================================*/
body.page.page-id-1066 .icon-box-con {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
body.page.page-id-1066 .icon-box-con .elementor-widget-icon-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    word-wrap: wrap !important;
    word-break: break !important;
}
body.page.page-id-1066 .icon-box-con .e-con-full{
    width: 100% !important;
    padding: 0 05px 0 20px;
}
body.page.page-id-1066 .icon-box-con .e-con-full:nth-child(1){
    padding-left: 0;
}
@media (min-width: 1490px){
	body.page.page-id-1066 .icon-box-con .inner-con::before{
		left: -17% !important;
	}
}
@media (max-width: 1389px){
	body.page.page-id-1066 .icon-box-con .inner-con::before{
		left: -5% !important;
	}
}
@media (max-width: 1310px){
	body.page.page-id-1066 .icon-box-con .inner-con::before{
		left: 0% !important;
	}
}
body.page.page-id-1066 .icon-box-con .elementor-widget-icon-box .elementor-icon-box-content {
    word-break: break-word;
}
@media(max-width: 1024px){
    body.page.page-id-1066 .icon-box-con {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 0;
    }
    body.page.page-id-1066 .icon-box-con .e-con-full:nth-child(1),
    body.page.page-id-1066 .icon-box-con .e-con-full:nth-child(3){
        padding-left: 0;
    }
    body.page.page-id-1066 .icon-box-con .e-con-full:nth-child(3)::before{
        display: none;
    }
    body.page.page-id-1066 .icon-box-con .e-con-full{
        width: 100% !important;
        padding: 0 0px 0 40px;
    }
}

@media(max-width: 767px){
    body.page.contact .icon-box-con {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 40px 0;
    }
    body.page.contact .icon-box-con .e-con-full,
	body.page.capability-statement-portal .icon-box-con .e-con-full{
        padding-left: 0 !important;
    }
    body.page.contact .icon-box-con .e-con-full::before,
	body.page.capability-statement-portal .icon-box-con .e-con-full::before{
        display: none;
    }
    body.page.contact .icon-box-con .e-con-full,
	body.page.capability-statement-portal .icon-box-con .e-con-full{
        width: 100% !important;
        padding: 0 0px 0 40px;
    }
    body.page.contact .icon-box-con .elementor-widget-icon-box .elementor-icon-box-wrapper,
	body.page.capability-statement-portal .icon-box-con .elementor-widget-icon-box .elementor-icon-box-wrapper{
        align-items: center !important;
        text-align: center !important;
    }
	body.page.capability-statement-portal .icon-box-con .elementor-widget-icon-box {
		padding: 0;
		margin: 15px 0px;
	}
	body.page .dss-industries-grid article.dss-industry-card {
    padding: 10px !important;
	}
}


/* New CSS - Start Here
======================================
====================================*/

header .dss-header ul::after {
    display: none;
}
.service-box .elementor-widget-button {
    margin-top: auto !important;
    padding-top: 10px !important;
}
.about-icons h3.elementor-icon-box-title {
    margin-bottom: 0;
}
.timeline-item .elementor-widget-icon-box  .elementor-icon-box-wrapper {
    align-items: flex-start !important;
}
.timeline-item .elementor-widget-icon-box .elementor-icon-box-title {
    padding-bottom: 22px;
    position: relative;
    margin-top: 11px;
}
.timeline-item .elementor-widget-icon-box .elementor-icon-box-title::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 4px;
    background: #0048d5;
    left: 0;
    bottom: 9px;
}
.timeline-item:nth-child(2) .elementor-widget-icon-box .elementor-icon-box-title::before{ background-color: #10a3b1; }
.timeline-item:nth-child(3) .elementor-widget-icon-box .elementor-icon-box-title::before{ background-color: #723fd7; }
.timeline-item:nth-child(4) .elementor-widget-icon-box .elementor-icon-box-title::before{ background-color: #e97007; }

.timeline-item .elementor-widget-icon-list{
    margin-top: 05px;
}
.si-iconbox .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background: #0355FD;
}


.service-h2 h2.elementor-heading-title {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
.service-h2 h2.elementor-heading-title::before,
.service-h2 h2.elementor-heading-title::after{
    position: absolute;
    content: '';
    width: 47%;
    height: 4px;
    background: #0355FD;
    left: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.service-h2 h2.elementor-heading-title::after{
    left: auto;
    right: -50%;
}

/* Career Page */
.ash-icons-blue > .e-con-inner {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center !important;
}
.ash-icons-blue .elementor-widget.elementor-widget-icon-box {
    padding: 0 1% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: calc(100% / 5) !important;
}
.ash-icons-blue .elementor-widget.elementor-widget-icon-box::before {
    position: absolute;
    content: '';
    width: 2px;
    height: 58px;
    background: #FFFFFF;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.ash-icons-blue .elementor-widget.elementor-widget-icon-box:nth-last-child(1)::before{
    display: none;
}
.has-divider .elementor-heading-title {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 15px;
}
.has-divider .elementor-heading-title::before {
    position: absolute;
    content: '';
    width: 108px;
    height: 6px;
    background: #0355FD;
    left: 0;
    bottom: 0;
}
.has-divider.txt-center .elementor-heading-title {
    width: fit-content;
    margin: 0 auto;
}
.ash-why-dss-box .ash-why-dss-box-content {
    height: 100%;
}
.form-personal-information .elementor-field-type-html h3 {
    margin: 8px 0;
    font-size: 29px;
    color: #0355FD;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.form-personal-information .elementor-field-type-html small {
    font-size: 16px;
    font-weight: 500;
    color: #0355FD;
    font-family: 'Roboto', sans-serif;
}
.form-personal-information .elementor-field-type-upload label.elementor-field-label {
    display: block !important;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 2px solid #DDE0F9;
    min-height: 49px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.form-personal-information .elementor-field-type-upload {
    padding: 0px 20px !important;
    border: 2px solid #DDE0F9;
    max-width: calc(100% - 17px) !important;
    width: 100%;
    margin: 0 auto;
    border-radius: 9px;
}
.form-personal-information .elementor-field-type-upload  input[type="file"]::file-selector-button {
    background: #E8EAFD;
    color: #060D5C;
    border: none;
    padding: 6px 13px;
    margin-right: 12px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #E8EAFD;
}
.form-personal-information .elementor-field-type-upload  input[type="file"]::file-selector-button:hover {
    background: #aeb3df;
}
.form-personal-information input[type="text"],
.form-personal-information input[type="email"],
.form-personal-information input[type="tel"],
.form-personal-information textarea{
    padding: 10px 20px;
    font-family: "DM Sans", Sans-serif;
}
.form-personal-information ::placeholder{
    color: #7B80A4 !important;
    opacity: 1 !important;
}
.form-personal-information .elementor-field-type-upload input{
    border-radius: 0 !important;
}
.form-personal-information .elementor-field-type-checkbox .elementor-field-subgroup {
    gap: 25px 15px;
}
.form-personal-information .elementor-field-type-checkbox .elementor-field-option input[type="checkbox"] {
    margin: 0 10px 0 0;
    width: 18px;
    height: 18px;
}
.form-personal-information .elementor-field-type-checkbox .elementor-field-option {
    display: flex;
    align-items: center;
}
.form-personal-information .elementor-field-type-checkbox .elementor-field-option label {
    font-size: 18px !important;
}
.form-personal-information .e-form__buttons {
    margin-top: 23px;
}
.form-personal-information .e-form__buttons span.elementor-button-icon * {
    fill: none !important;
}
@media (min-width: 1550px){
	.form-personal-information .elementor-field-type-checkbox .elementor-field-option {
		width: 25%;
	}
	.form-personal-information .elementor-field-type-checkbox .elementor-field-option:nth-child(5) {
		width: fit-content;
	}
}
@media (max-width: 1100px){
    .ash-icons-blue .elementor-widget.elementor-widget-icon-box {
        max-width: calc(100% / 3) !important;
        padding: 0 2% !important;
    }
    .ash-icons-blue > .e-con-inner {
        gap: 20px 0 !important;
    }
    .ash-icons-blue .elementor-widget.elementor-widget-icon-box:nth-last-child(3)::before{
        display: none;
    }
}
@media (max-width: 767px){
	.ash-why-dss-box .ash-why-dss-box-content {
		height: auto;
	}
	.form-personal-information .elementor-field-type-upload label.elementor-field-label {
		padding-right: 10px !important;
		margin-right: 10px !important;
		min-height: 38px;
		border-right: 0;
		margin-bottom: 6px;
	}
	.form-personal-information .elementor-field-type-upload input.elementor-upload-field {
		margin-bottom: 15px;
	}
	.form-personal-information .elementor-field-type-checkbox .elementor-field-subgroup {
		gap: 10px;
		flex-direction: column !important;
	}
	.form-personal-information .elementor-field-type-checkbox .elementor-field-option label {
		font-size: 15px !important;
	}
	.form-personal-information .elementor-field-type-html h3 {
		font-size: 20px;
		display: block;
	}
.form-personal-information .elementor-field-type-html small {font-size: 14px;}
    body.page .icon-box-con .inner-con::before {
        display: none;
    }
    body.page .Service-sec .home-service {
        gap: 20px;
    }
    body.page .icon-section h2 {
        padding-bottom: 0;
    }
    body.page .Service-sec .home-service {
        gap: 20px;
    }
    body.page .icon-section h2 {
        padding-bottom: 0;
    }
    body.page .icon-section{
        gap: 15px;
    }
    body.page .icon-section .elementor-icon-box-wrapper::after {
        display: none;
    }
    body.page .icon-section .elementor-icon-box-wrapper {
        border: 1px solid #DDE0F9;
        border-radius: 15px;
    }
    body.page .service-h2 h2.elementor-heading-title::before,
    body.page .service-h2 h2.elementor-heading-title::after {
        width: 10px;
        left: -5%;
    }
    body.page .service-h2 h2.elementor-heading-title::after{
        left: auto;
        right: -5%;
    }
    body.page .blog-section .elementor-widget-theme-post-excerpt {
        height: auto;
    }
    body.page .blog-section .elementor-button-content-wrapper .elementor-button-text {
        font-size: 16px;
    }
    body.page .blog-section .elementor-button-content-wrapper .elementor-button-icon svg {
        width: 14px;
    }
    body.page #download-btn .elementor-button-content-wrapper::before,
    body.page #download-btn .elementor-button-content-wrapper::after{
        left: auto !important;
        right: -2px;
        width: 15px;
        top: 6px;
    }
    body.page #download-btn:hover .elementor-button-icon {
        filter: invert(1);
    }
    body.home .service-icon .elementor-icon::before {
        width: 65px;
        height: 65px;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    body.home .icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon {
        max-width: 70px;
        padding: 5px;
        aspect-ratio: 1/1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .hero-inner.hero-abt .about-icons {
        width: 100% !important;
    }
    body.page .abt-icons-sec-parent::after {
        display: none;
    }
    body.page .about-icons-sec .elementor-icon-box-wrapper .elementor-icon-box-icon {
        max-width: 80px;
    }
    body.page .timeline-item .elementor-widget-icon-box .elementor-icon-box-title {
        font-size: 19px;
        margin-top: 0;
    }
    body.page .timeline-item .elementor-widget-icon-box .elementor-icon-box-title::before {
        height: 3px;
        width: 30px;
    }
    body.page .timeline-item .elementor-widget-icon-box  .elementor-icon-box-wrapper {
        align-items: flex-start !important;
        text-align: start !important;
    }
    body.page .timeline-item .elementor-widget-icon-list {
        width: 100%;
    }
    body.page .timeline-item.elementor-element,
    body.page .timeline-item.elementor-element > .e-con-inner{
        padding-bottom: 0 !important;
        gap: 20px;
    }
    .dss-services-grid{
        grid-template-columns: repeat(1, 1fr);
        gap: 17px;
    }
    .dss-services-grid .dss-service-card {
        border-radius: 12px;
        padding: 20px;
        flex-direction: row-reverse;
        justify-content: space-between;
        gap: 8px;
    }
    body.page .dss-service-content h3 {
        margin: 0 0 20px;
        font-size: 21px;
    }
    body.page .dss-service-link,
    body.page .dss-industry-link,
    body.page .dss-resource-link {
        font-size: 16px;
    }
    body.page .dss-service-link img,
    body.page .dss-industry-link img,
    body.page .dss-resource-link img{
        width: 16px;
    }
    body.page .video-banner.vid-banner-ash .elementor-widget-icon-box span.elementor-icon {
        font-size: 90px;
    }
    body.page .video-banner.vid-banner-ash .e-con-full.e-flex {
        padding: 0;
    }
    body.page .video-banner.vid-banner-ash .ash-vid-box.e-con-full.e-flex {
        padding: 30px 15px !important;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: 0;
        gap: 0px !important;
        --gap: 0px 0px !important;
        --row-gap: 0 !important;
        --column-gap: 0 !important;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    body.page .dss-industries-grid {
        gap: 20px !important;
    }
  body.page .dss-industries-grid article.dss-industry-card,
    body.page .dss-industries-grid article.dss-industry-card .dss-industry-content {
        height: auto;
        margin-top: 0;
        border-radius: 15px !important;
        padding: 20px;
    }
    body.page .dss-industries-grid article.dss-industry-card .dss-industry-content h3 {
        margin: 20px 0 10px;
        font-size: 22px;
    }
    body.page .dss-industries-grid article.dss-industry-card .dss-industry-content p {
        margin: 0 0 18px;
        font-size: 15px;
        height: 101px;
    }
    body.page .dss-industries-grid article.dss-industry-card .dss-industry-content .dss-industry-icon {
        top: -30px;
        left: 20px;
        width: 55px;
        height: 55px;
    }
    body.page .dss-industries-grid article.dss-industry-card .dss-industry-content .dss-industry-icon img.attachment-thumbnail.size-thumbnail {
        width: 100%;
        height: 100% !important;
    }

	body.page .why-work-sec .elementor-icon-box-wrapper {
		height: auto;
	}
	body.page .dss-resources-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	body.page .dss-resources-grid .dss-resource-content {
		height: auto;
		border-radius: 13px;
	}
	body.page .dss-resources-grid .dss-resource-content h3 {
		margin: 10px 0;
		line-height: 1.1;
	}
	body.page .dss-resources-grid .dss-resource-content p {
		height: auto;
		font-size: 14px;
	}
	body.page .dss-resources-grid .dss-resource-content .dss-resource-link {
		margin-left: 0;
		font-size: 14px !important;
	}
	body.page .feature-icon-box .elementor-widget-icon-box:nth-of-type(1) .elementor-icon {
		width: fit-content;
		margin: 0 auto;
	}
	body.page.resources .icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon {
		max-width: 60px;
		padding: 5px;
		aspect-ratio: 1/1;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	body.page .team-con {
		border-width: 2px;
		border-radius: 12px !important;
	}
	body.page #team-btn {
		font-size: 14px;
		font-weight: 500;
		border-radius: 10px !important;
		padding: 15px 10px;
	}
	body.page .dss-documents-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	body.page .dss-documents-grid .dss-document-content h3 {
		font-size: 20px;
	}
	body.page .video-banner.vid-banner-ash .ash-vid-box .ash-vid-box-inner .elementor-widget-icon-box {
		font-size: 15px !important;
	}
	body.page .video-banner.vid-banner-ash .ash-vid-box .ash-vid-box-inner .elementor-widget-icon-box {
		padding: 18px 15px !important;
		width: 80%;
		border-width: 1px 0 0 0 !important;
		border-color: #FFFFFF50 !important;
		margin: 0 auto;
	}
	body.page .video-banner.vid-banner-ash .ash-vid-box .ash-vid-box-inner .elementor-widget-icon-box span.elementor-icon {
		font-size: 60px !important;
	}
	body.page .video-banner.vid-banner-ash .ash-vid-box .ash-vid-box-inner .elementor-widget-icon-box h3.elementor-icon-box-title {
		font-size: 17px !important;
	}
	.elementor-element.elementor-element-9c58038.elementor-widget.elementor-widget-text-editor p {
		font-size: 14px;
	}
	body.page .dss-doc-sidebar {
		padding: 20px 15px;
	}
	body.page .dss-doc-filter img {
		width: 12px;
	}
	body.page .dss-doc-filter {
		font-size: 15px;
		padding: 8px 12px;
		border-radius: 5px;
		margin-bottom: 5px;
	}
	body.page .dss-doc-filter::after {
		font-size: 25px;
	}
	body.page .dss-doc-request {
		margin-top: 20px;
	}
	header .dss-header .elementor-widget-nav-menu .elementor-item.elementor-item-active::after {
		left: auto;
		background: transparent;
	}
	.privacy-policy h2, .terms-of-use h2 {
		font-size: 26px;
	}
	.custom-page p, .custom-page p a {
		font-size: 16px;
	}
	.footer-area p {
		font-size: 15px !important;
	}
	.icon-box-con .elementor-icon-box-wrapper .elementor-icon-box-icon {
		width: fit-content;
		padding: 15px;
	}
	.ash-icons-blue .elementor-widget.elementor-widget-icon-box .elementor-icon-box-wrapper {
		align-items: center !important;
		text-align: center !important;
	}
	.ash-icons-blue > .e-con-inner {
        gap: 20px 0 !important;
        align-items: flex-start !important;
    }
}
@media (max-width: 560px){
	.ash-icons-blue > .e-con-inner {
		flex-direction: column;
	}
	body.page .ash-icons-blue .elementor-widget.elementor-widget-icon-box {
		max-width: 100% !important;
	}
	.ash-icons-blue .elementor-widget.elementor-widget-icon-box::before{
		display: none;
	}
	.dss-industry-content {
        margin-top: 90px;
        height: 260px;
	}
}
.single-dss_service .post-1,
.single-dss_service .post-2,
.single-dss_service .post-3,
.single-dss_service .post-4 {
    display: none;
}
.single-dss_service  .dss-service-card a {
    pointer-events: none;
	display: none;
}
.services .post-5,
.services .post-6,
.services .post-7,
.services .post-8 {
    display: none;
}
.dss-header .main-menu .sub-menu .menu-item a:hover {
    background: #fff !important;
    color: #000;
    transition: 0.5s all;
}
.dss-header .main-menu .sub-menu .menu-item a {
    padding: 15px !important;
	justify-content: center;
}
.dss-industries-grid .dss-industry-card:nth-child(n+5):nth-child(-n+11) a{
    pointer-events: none;
    cursor: default;
}
.resources .ash-vid-box .elementor-icon-box-content p a {
    color: #F4F7FD;
}
.service-video {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

.service-video-bg {
    position: absolute !important;
    inset: 0;
    z-index: 0;
    pointer-events: none;
}
.service-video-bg video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.service-video::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 12, 40, .55);
    z-index: 1;
}
.service-video-content {
    position: relative !important;
    z-index: 2 !important;
}
.service-bg-video{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
.home .service-video{
    width: min(100%, calc(100% - 60px));
    margin-inline: auto;
    border-radius: 32px;
    overflow: hidden;
}
.service-video-content .elementor-icon-box-wrapper .elementor-icon-box-content p a {
    color: #F4F7FD;
}