	#main_content{
		background-color: #6191fd  !important;
		padding: 100px 0px;
	}
	.heading{
		padding-top: 40px;
	}
	.preheading{
		font-size: 12px;
		font-family: Raleway;
		font-style: normal;
		font-weight: 600;
		letter-spacing: .8px;
		color: white;
		margin-bottom: 0;
		text-transform: uppercase;
		display: inline-block;
	}
	.brief{
		padding: 20px 0;
		line-height: 1.5;
		text-transform: uppercase;
		color:#fff;
	}
	.bold{
		font-family: Raleway;
		font-style: normal;
		font-weight: 700;
	}

	.hero-image {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
	
	
	.overview_wrapper{
		margin-top: -60px;
		box-shadow: 0 42px 64px 0 rgba(0,0,0,.05);
		background: #fff;
		color: #000;
		position: relative;
	}
	.entry_overview{
		padding: 30px 50px;

	}

	.subheading{
		font-size: 18px;
		font-family: Raleway;
		font-style: normal;
		font-weight: 400;
		padding: 15px 0;
	}

	.set_margin{
		margin-top: 80px;

	}

	#key_functions{
		margin-top: 80px;
		padding-bottom: 80px;
	}

	.common_feature{
		height: 350px;
		background-repeat: no-repeat;
		background-size: contain;
		position: relative;
        margin-top: 20px;
	}

	.font_design{
		font-family: Raleway;
		font-weight: 500;
		margin-top: 0px;
	}
	.slick-dots li button:before {
		font-size: 15px !important;
		color: #89acfd !important;
	}
	.slick-dots li.slick-active button:before {
		opacity: .95;
    color: #4ace80 !important;

	}

	.hero_row{
		height: 550px;
	}

	.hero_row > div{
		height: 100%;
	}

	.key_F_head{
		margin-top: 40px;
	}

	.slick-initialized .slick-slide {
		display: block;
		margin-left: 25px;
		margin-right: 25px;
		border-radius: 0px;
		overflow: hidden;
        border: 1px solid #ccc;
    margin-top: 30px;
	}

	.slick-slide img {
		height: 600px!important;
	}

	.slick-dots {
		bottom: -50px;
	}

	.function p {
		margin-top: 30px;
		font-size: 18px;
		line-height: 30px;
	}
.slick-slide {
    
    height: auto!important;
   
}

.toolused{
    display: flex;
    justify-content: space-around;
}

.toolused i{
    font-size: 90px;
}

@media screen and (max-width:520px) {
.toolused i {
    font-size: 40px;
}
}



@media screen and (max-width:767px) {

.slick-initialized .slick-slide {
  
    margin-left: 5px;
    margin-right: 5px;
    
}

#main_content {
    padding: 0px 10px!important;
}

.hero_row {
    height: auto!important;
    margin-top: 62px!important;
}

.hero-image{
    display: none;
}

.brief {
    padding: 0px 0;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    margin-top: 0px;
    padding-bottom: 15px;
}

.heading {
    padding-top: 10px;
}

.entry_overview {
    padding: 30px 10px;
}

.overview_wrapper {
    margin-top: -5px;
}

.key_F_head {
    font-size: 18px!important;
}
.common_feature {
    height: 120px!important;

}
}
