.r-i-content:hover{
		background-color: #0F2540 !important;
	}
	
	.line-running {
	animation-range-start: 14% !important;
	animation-range-end: 40% !important;
	}
	
	.contact-form-side-image-1{
		right: -12px !important;
	}
	/*.r-footer{
		background-color:  #0B1C30#0f2540 !important;
	}*/
	
	.round-icon-1::after{
		top: 56% !important;
	}
	.round-icon-2::after{
		top: 48.5% !important;
	}	
	
	
	
	/*For Line animation responsive Start*/
	
	@media only screen and (max-width: 1280px) and (min-width: 993px){
		
	.timelinemaindiv{
		max-width: 950px !important;
	}
	
	.h-timeline{
		row-gap: 115px !important;
		max-width: 910px !important;
	}
		
	.border-l-b{
		top: 80px !important;
	}	
		
	.div-width-1, .div-width-2, .div-width-3, .div-width-4{
		width: 100%;
		max-width: 850px !important;
	}
		
	.round-icon-1::before{
		left: -2% !important;
	}	
	
	.round-icon-1::after{
		left: -0.6% !important;
        top: 56% !important;
	}
	
	
	
	.round-icon-2::before{
		right: -2% !important;
	}
	
	.round-icon-2::after{
		right: -0.7% !important;
        top: 50% !important;
	}
		
	.round-icon-3::before{
		left: -2% !important;	
		}
		
	.round-icon-3::after{
		left: -0.6% !important;
        top: 49.5% !important;
		}
		
	.round-icon-4::before{
		right: -2% !important;
	}

	.round-icon-4::after{
		right: -0.6% !important;
        top: 42% !important;
	}	
	
	
	
	.h-top-image-3 img{
		max-width: 60px !important;
	}
	
	.h-top-image-4 img{
		max-width: 50px !important;
	}
	
	
	
	}
	/*For Line animation responsive End*/
	
	
	.quote-svg svg{
		width: 100%;
		max-width: 25px;
	}
	
	
	.rapporting-text h3{
		font-weight: 300;
    font-size: var(--home-h2-fs);
    line-height: var(--home-h2-lh);
    font-family: "Inter", sans-serif;
    text-align: center;
    color: #EBFAFF;
   margin: 0
	}
	
	
	.home-industry-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
	gap: 30px;
}

.home-industry-list div.hom-industry-sub{
	flex: 0 0 calc(50% - 20px);
}

.hom-industry-sub{
	position: relative;
}

.hom-industry-sub {
   background-color: #173963;
   border-radius: 10px;
   padding: 1.563rem;
   z-index: 10;
   overflow: hidden;
   cursor: pointer;
}

.hom-industry-sub h3{
	margin: 0;
	font-family: "Inter", sans-serif;
	font-size: var(--home-h3-fs);
	font-weight: 600;
	color: #EBFAFF;
	text-align: left;
}

.hom-industry-sub p{
	font-family: "Gilroy";
	font-size: var(--all-paragraph-text-fs);
	color: #EBFAFF;
	line-height: var(--all-paragraph-text-lh);
	font-weight: 300;
	margin: 0;
	text-align: left;
}
	
	.home-industry-hover-arrow{
	width: 1rem;
    height: 1rem;
    opacity: .2;
    transform-style: preserve-3d;
    margin-top: auto;
    margin-left: auto;
    transition: opacity .8s;
    position: absolute;
    top: 3.2rem;
    bottom: 1.5rem;
    left: auto;
    right: 1.5rem;
}

.home-industry-hover-arrow.active {
  opacity: 1;
  color: #ffffff;	
}

.home-industry-embed::before, .home-industry-embed::after{
	content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.home-industry-embed::after{
	clear: both;
}

.home-industry-hover-wrap{
	z-index: -1;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: rotate(45deg);
}

.home-indutry-hover-circle {
    width: 40rem;
    height: 40rem;
    background-color: #0E4AA2;
    border-radius: 20rem;
    flex: none;
    transition: all .5s;
    transform: scale(0);
}

.home-indutry-hover-circle.active {
  transition-duration: .8s;
  transform: none;
}
	
	.home-industry-one{
		display: flex;
		flex-wrap: wrap;
		gap: 40px;
	}
	
	.rapporting-title h3{
		font-weight: 300;
		font-size: var(--home-h2-fs);
		line-height: var(--home-h2-lh);
		font-family: "Inter", sans-serif;
		text-align: center;
		color: #EBFAFF;
		margin: 0;
	}
	
	/*Subscriobe box style*/

.blog-mid-position-relative {
    position: relative;
    
}

.blog-mid-position-absolute {
    
    width: 100%;
    max-width: 718px;
    
    background-color: #173963;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
}

.blog-subscribe-box {
    padding: 20px;
}

.blog-subscribe-text{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

.blog-subscribe-text h3 {
    font-family: var(--ff-gilroy);
    color: var(--text-color-theme);
    font-size: var(--rapportering-fz);
    text-align: center;
    line-height: var(--rapportering-lh);
	margin-bottom: 0;
}

.blog-subscribe-text p {
    font-family: "Gilroy";
    font-size: var(--blog-each-excerpt-fs);
    color: #EBFAFF;
    line-height: var(--blog-each-excerpt-lh);
    font-weight: 300;
    margin: 0;
	width: 100%;
	max-width: 450px;
}




/*Subscriobe box style*/