
html{overflow-y: inherit !important;}
.case-study-sooeasy{font-size:16px;color:#333333;font-family: 'Lato', sans-serif;line-height:26px;-webkit-font-smoothing: subpixel-antialiased;-webkit-text-stroke: 1px transparent;-moz-osx-font-smoothing: grayscale;font-weight: 400; overflow: hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;margin-bottom: 20px;}
h1, h2{line-height:48px;}
.img,img{max-width:100%;}
.sooeasy_banner {
	padding: 0 0 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.banner_inner {
	background-image: url(../../images/case-study/sooeasy/banner_shape.png);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 930px;
	margin: 0 auto;
	text-align: center;
	padding: 117px 100px 20px;
	position: relative;
	top: -8px;
	min-height: 492px;
	right: 35px;
}
.banner_inner h3 {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: 400;
	margin: 2px 0 11px;
}
.banner_inner h4 {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 30px;
	color: #333333;
	font-weight: 400;
	margin: 0;
}
.banner_inner h4 span {
	font-size: 24px;
	color: #fd8344;
	font-weight: 700;
}
.sooeasy_about {
	position: relative;
	background-color: #eae9e9;
	padding: 50px 0 100px 0;
	margin-top: 25px;
}
.sooeasy_about::before {
	content: "";
	background-image: url(../../images/case-study/sooeasy/top_shape.png);
	height: 74px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: -74px;
	background-size: cover;
}
.sooeasy_about:after{
	content: "";
	background-image: url(../../images/case-study/sooeasy/bottom_shape.png);
	height: 74px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
}
.sooeasy_about .about_inner {
	display: flex;
	padding: 0 15px;
	position: relative;
	z-index: 2;
}
 @keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to { 
        transform: rotate(360deg);
    }
}
 

 @-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to { 
        -webkit-transform: rotate(360deg);
    }
}
.about_shape_01 {
	position: absolute;
	left: 0;
	top: 30%;
	 -webkit-transition: all 5s ease-in;
    -webkit-animation-name:             rotate; 
    -webkit-animation-duration:         5s; 
    -webkit-animation-iteration-count:  infinite;
    -webkit-animation-timing-function: linear;
    transition: all 5s ease-in;
    animation-name:             rotate; 
    animation-duration:         5s; 
    animation-iteration-count:  infinite;
    animation-timing-function: linear; 
}
.about_shape_02 {
	position: absolute;
	left: 46%;
	top: 0;
	 -webkit-transition: all 9s ease-in;
    -webkit-animation-name:             rotate; 
    -webkit-animation-duration:         9s; 
    -webkit-animation-iteration-count:  infinite;
    -webkit-animation-timing-function: linear;
    transition: all 9s ease-in;
    animation-name:             rotate; 
    animation-duration:         9s; 
    animation-iteration-count:  infinite;
    animation-timing-function: linear; 
}
.about_shape_03 {
	position: absolute;
	right: 0;
	top: 0;
	 -webkit-transition: all 5s ease-in;
    -webkit-animation-name:             rotate; 
    -webkit-animation-duration:         5s; 
    -webkit-animation-iteration-count:  infinite;
    -webkit-animation-timing-function: linear;
    transition: all 5s ease-in;
    animation-name:             rotate; 
    animation-duration:         5s; 
    animation-iteration-count:  infinite;
    animation-timing-function: linear; 
}
.sooeasy_about .about_img {
	order: 2;
	width: 60%;
	position: relative;
}
.sooeasy_about .about_img img {
	position: absolute;
	left: -40px;
	top: 70%;
	transform: translateY(-50%);
	max-width: inherit;
	z-index: 2;
	width: 950px;
	margin-right: 60px;
}
.sooeasy_about .about_content {
	width: 40%;
	position: relative;
	z-index: 3;
}
.about_max{
	max-width: 450px;
	float: right;
}
.case-study-sooeasy .text-center {
	text-align: center;
}
.easytitle {
	font-size: 48px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
.work_item_box {
	/*background-image: linear-gradient(132deg, #fb7337 0%, #ed1b23 100%);*/
	position: relative;
	padding: 20px 40px;
	min-height: 575px;
}
.work_item_box::before {
	content: "";
	background-image: url(../../images/case-study/sooeasy/work_slider_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	position: absolute;
	top: -1px;
	right: 0;
	bottom: 0;
	left: -1px;
}
.easyhow_slider .slick-list.draggable {
	overflow: visible;
	margin-right: auto;
}
.easyhow_slider{
	max-width: 970px;
}
.soeasy_work {
	padding: 50px 0 0;
}
.soeasy_work .container {
	overflow: visible;
}
.easyhow_slider .slick-slide{
}
.easyhow_slider .slick-slide:not(.slick-current) .work_item_box{
	filter: blur(2px);
}
.work_item_box h2 {
	font-size: 30px;
	letter-spacing: 1px;
	line-height: normal;
	color: #333333;
	font-weight: 700;
	display: inline-block;
	margin: 0;
	max-width: 368px;
	min-height: 245px;
	width: 100%;
	position: relative;
	padding: 75px 0 0 25px;
}
.work_item_box h2 span{
	position: relative;
	z-index: 1;
}
.work_item_box h2::before {
	content: "";
	background-image: url(../../images/case-study/sooeasy/work_title_bkg.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: -30px;
}
.work_item_box ul {
	padding: 10px 0 0 10px;
	list-style: none;
}
.work_item_box li {
	font-size: 22px;
	line-height: normal;
	color: #ffffff;
	position: relative;
	padding: 0 0 20px 44px;
}
.work_item_box li::before {
	content: "";
	background: url(../../images/case-study/sooeasy/easy_listicon.png) no-repeat left center;
	width: 24px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 5px;
}
.soeasy_function {
	padding: 50px 0 0;
	background-color: #eae9e9;
	position: relative;
}
.soeasy_function .easytitle {
	margin: 0 0 50px;
}
.soeasy_function > .container {
	z-index: 1;
	position: relative;
}
.soeasy_function::before {
	content: "";
	background-image: url(../../images/case-study/sooeasy/work_top_shape.png);
	height: 268px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	background-size: cover;
}
.soeasy_function:after{
	content: "";
	background-image: url(../../images/case-study/sooeasy/work_bottom_shape.png);
	height: 268px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	background-size: cover;
	z-index: 1;
}
.soeasy_function .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.easy_funbox {
	filter: drop-shadow(0 0 12.5px rgba(0,0,0,0.15));
	background-color: #ffffff;
	display: flex;
	flex-flow: column;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	position: relative;
}
.easy_fanbox_inner{
	padding: 20px 30px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.soeasy_function .col-md-6:nth-last-child(1) .easy_fanbox_inner{
	padding-bottom: 210px;
}
.easy_funbox::before {
	content: "";
	filter: drop-shadow(0 0 12.5px rgba(0,0,0,0.15));
	background-color: transparent;
	border: 5px solid #f24b3f;
	position: absolute;
	right: -10px;
	top: -10px;
	height: 120px;
	width: 120px;
	opacity: 0.5;
	z-index: 0;
}
.easy_funboxtitle .funboxtitle_icon {
	min-width: 100px;
	text-align: right;
}
.easy_funboxtitle {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}
.easy_funboxtitle h2 {
	margin: 0;
	line-height: normal;
	font-size: 24px;
	color: #333333;
	font-weight: 700;
}
.easy_funboxtitle .funboxtitle_icon {
	min-width: 100px;
	text-align: right;
}
.easy_funbox p {
	font-size: 18px;
	line-height: 24px;
	color: #777777;
	font-weight: 500;
	margin: 0;
}
.easy_desc {
	font-size: 18px;
	line-height: 24px;
	color: #777777;
	font-weight: 500;
	margin: 0 0 40px;
}
.desktop_easy{
	position: relative;
	max-width: 1058px;
	margin:0 auto ;
	padding-bottom: 100px;
}
.desktop_easy .laptopframe {
	/*position: absolute;
	left: 0;
	right: 0;
	top: 0;*/
	margin: 0 auto;
}
.easydesktop_slider {
	position: absolute;
	top: 15%;
	left: 8.5%;
	right: 8.5%;
}
.soeasy_interface .desktop_slide {
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left top;
	animation: bgslide 25s infinite both;
	animation-play-state: paused;
	padding: 120px 10px 0;
	min-height: 481px;
}
.soeasy_interface .desktop_slide img {
	margin: 0 auto;
}
.soeasy_interface .desktop_slide:hover{animation-play-state:running;}
@keyframes bgslide{100%{background-position:left 100%;}
}
.easydesktop_slider .slick-arrow {
	width: 50px;
	height: 50px;
	border-radius: 10px;
	filter: drop-shadow(0 0 4.5px rgba(0,0,0,0.4));
	background-color: #ffffff !important;
	border: 1px solid #fd8344;
	position: absolute;
	right: -120px;
	top: -40px;
	z-index: 1;
}
.easydesktop_slider .slick-arrow::before {
	opacity: 1;
	color: #000;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 24px;
}
.easydesktop_slider .slick-prev.slick-arrow {
	left: initial;
	top: 0;
	transform: rotate(180deg);
}
.soeasy_interface {
	position: relative;
	z-index: 1;
	margin-top: -100px;
}
.soeasy_interface .container {
	overflow: visible;
	z-index: 1;
	position: relative;
}
.soeasy_interface::before {
	content: "";
	background-image: url(../../images/case-study/sooeasy/interface_bottom_shape.png);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 497px;
}
.benifit_soeasy {
	/*background-image: linear-gradient(0deg, #fb7337 0%, #ed3333 100%);*/
	background-image: linear-gradient(#ef4747, #fb7f4b);
	padding:0 0 100px 0;
}
.benifit_soeasy .easytitle {
	color: #fff;
}
.benefits_box {
	background-color: rgba(255,255,255,0.15);
	border-radius: 10px;
	padding: 30px 20px;
	color: #fff;
	height: 100%;
	display: flex;
	flex-flow: column;
	min-height: 320px;
}
.benifit_soeasy .col-md-4:nth-last-child(1) .benefits_box,
.benifit_soeasy .col-md-4:nth-last-child(2) .benefits_box,
.benifit_soeasy .col-md-4:nth-last-child(3) .benefits_box{
	margin-bottom: 0;
}
.benefits_box h3 {
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 600;
	margin: 0 0 20px;
	min-height: 55px;
	display: flex;
	align-items: center;
}
.benefits_box p {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 500;
	margin: 0;
}
.benifit_soeasy .col-md-4  {
	display: flex;
	flex-flow: column;
	border-right: 1px solid #f67964a6;
}
.benifit_soeasy .col-md-4 > div {
	display: flex;
	flex-flow: column;
	border-bottom: 1px solid #f67964a6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.benifit_soeasy .col-md-4:nth-last-child(1) > div, .benifit_soeasy .col-md-4:nth-last-child(2) > div, .benifit_soeasy .col-md-4:nth-last-child(3) > div {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.benifit_soeasy .col-md-4:nth-child(3),
.benifit_soeasy .col-md-4:nth-child(6){
	border-right: 0;
}
.benifit_soeasy .col-md-4:nth-child(4){
	clear: both;
}
.benifit_soeasy .col-md-4::before {
	content: "";
	background-color: #f67964;
	height: 30px;
	width: 30px;
	position: absolute;
	bottom: 0;
	right: -15px;
	border-radius: 100%;
}
.benifit_soeasy .col-md-4:nth-last-child(1)::before,
.benifit_soeasy .col-md-4:nth-last-child(2)::before,
.benifit_soeasy .col-md-4:nth-last-child(3)::before,
.benifit_soeasy .col-md-4:nth-child(3)::before{
	content: none;
}
.benifit_soeasy .col-md-4:nth-child(1) .benefits_box{
	border-radius: 10px 10px 50px 10px;
}
.benifit_soeasy .col-md-4:nth-child(2) .benefits_box{
	border-radius: 10px 10px 50px 50px;
}
.benifit_soeasy .col-md-4:nth-child(3) .benefits_box{
	border-radius: 10px 10px 10px 50px;
}
.benifit_soeasy .col-md-4:nth-child(4) .benefits_box{
	border-radius: 10px 50px 10px 10px;
}
.benifit_soeasy .col-md-4:nth-child(5) .benefits_box{
	border-radius: 50px 50px 10px 10px;
}
.benifit_soeasy .col-md-4:nth-child(6) .benefits_box{
	border-radius: 50px 10px 10px 10px;
}
.testimonials_soeasy {
	background-image: url(../../images/case-study/sooeasy/soeasy_testibkg.jpg);
	padding: 47px 0 70px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.testimonials_binner {
	position: relative;
	padding: 0 100px;
	margin-top: 54px;
}
.testimonials_binner .testimonials_hangout {
	width: 69px;
	height: 69px;
	border-radius: 10px;
	filter: drop-shadow(0 0 12.5px rgba(0,0,0,0.15));
	background-color: #ffffff;
	position: absolute;
	left: 20px;
	top: -30px;
}
.testimonials_binner .testimonials_hangout::before {
	content: "";
	background-image: url(../../images/case-study/sooeasy/hangout_icon.png);
	height: 35px;
	width: 46px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}
.testimonials_box {
	border-radius: 0 13px 13px 13px;
	filter: drop-shadow(0 0 12.5px rgba(0,0,0,0.15));
	background-color: #ffffff;
	position: relative;
	text-align: center;
	padding: 52px 47px 44px;
}
.testimonials_box::before {
	content: "";
	border: 15px solid transparent;
	border-left-color: #fff;
	border-bottom-color: #fff;
	position: absolute;
	left: 0;
	top: -30px;
}
.testimonials_binner::before {
	content: "";
	border-radius: 10px;
	filter: drop-shadow(0 0 12.5px rgba(0,0,0,0.15));
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	top: -30px;
	left: 133px;
	right: -30px;
	height: 90%;
	width: calc(100% - 204px);
}
.testimonials_box p {
	font-size: 18px;
	line-height: 24px;
	color: #777777;
	font-weight: 500;
	letter-spacing: 0.1px;
	margin: 0 0 25px;
}
.testimonials_box h3 {
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	font-weight: 700;
	margin: 0;
}





/**********************Media query***************************/
@media screen and (min-width:1368px){
   
}
@media screen and (max-width: 1200px){
    .soeasy_interface .desktop_slide img{max-width: 85%;}
    .banner_inner{right: 0;}
    .banner_inner {padding: 105px 30px 20px;background-size: cover;background-position: top center;}
    .sooeasy_banner .container {padding: 0;}
    .easydesktop_slider .slick-arrow {right: -75px;top: -30px;}
    .sooeasy_about .about_img img {left: -80px;top: 50%;width: 740px;margin-right: 0;}
    .easyhow_slider .slick-list.draggable{margin-right: 0;}
	.easyhow_slider .slick-list.draggable{overflow: hidden;}
	.desktop_easy .laptopframe{max-width: 960px;}
	.soeasy_interface .desktop_slide{min-height: 435px;}
	.easydesktop_slider {top: 108px;left: 50%;transform: translateX(-50%);right: 0;margin: 0 auto;max-width: 800px;width: 100%;}
}
@media screen and (max-width: 1140px){
    
}
@media screen and (max-width: 1024px){
    
}
@media screen and (max-width: 991px){
    .desktop_easy .laptopframe{max-width: 700px;}
    .soeasy_interface .desktop_slide{padding: 83px 10px 0;}	
    .soeasy_interface .desktop_slide img {max-width: 580px;}
    .benefits_box {border-radius: 10px;height: auto;min-height: 10px;border-radius: 10px !important;}
    .benefits_box h3{min-height: 1px;line-height: normal;}
    .benifit_soeasy .col-md-4 > div{margin-bottom: 15px !important;border:0;padding-bottom: 0 !important;}
    .sooeasy_about .about_inner{flex-flow: column-reverse;}
    .sooeasy_about .about_content{width: 100%;}
    .about_max {max-width: 100%;float: none;}
	.sooeasy_about .about_img img {position: initial;transform: none;width: 100%;}
	.sooeasy_about .about_img{text-align: center;width: 100%;max-width: 600px;margin:0 auto;}
	.sooeasy_about .about_content{text-align: center;}
	.benifit_soeasy .col-md-4::before {content: none;}
	#scrollmagic_pinContainer{padding: 0 15px !important;}
	#scrollmagic_slideContainer{width: 100% !important;height: auto !important;flex-flow: column;}
	#scrollmagic_pinContainer{height: auto !important;}
	.scrollmagic_slideitem {height: auto !important;width: 100% !important;}
	.scrollmagic_wrap{height: auto !important;}
	.soeasy_interface .desktop_slide{min-height: 320px;}
	.easydesktop_slider {top: 79px;max-width: 580px;}
}
@media screen and (max-width: 860px){
    
}
@media screen and (max-width: 767px){
	.work_item_box {background-image: linear-gradient(132deg, #fb7337 0%, #ed1b23 100%);min-height: 10px;border-radius: 30px;padding: 20px 30px;}
	.work_item_box::before{content: none;}
	.desktop_easy .laptopframe {max-width: 538px;}
	.soeasy_interface .desktop_slide{min-height: 245px;}
	.soeasy_interface .desktop_slide {padding: 64px 0 0;}
	.soeasy_interface .desktop_slide img {max-width: 444px;}
	#scrollmagic_pinContainer{padding: 0 !important;}
	.scrollmagic_slideitem{padding: 0 15px 30px;}
	.easydesktop_slider {top: 63px;max-width: 446px;}
	.easydesktop_slider .slick-arrow{top: -10px;right: -40px;}
	.easydesktop_slider .slick-prev.slick-arrow{top: 20px;}
	.scrollmagic-pin-spacer{height: auto;}
	.testimonials_binner {padding: 30px 0 0;}
	.testimonials_binner .testimonials_hangout {left: inherit;top: -40px;right: 0;}
	.testimonials_binner::before {top: 0px;left: 30px;right: 0;width: 100%;}
}
@media screen and (max-width: 680px){
    
}
@media screen and (max-width: 640px){
    [data-aos^="fade"][data-aos^="fade"] {opacity: 1 !important;transform: inherit !important;}
    .desktop_easy .laptopframe {max-width: 450px;}
    .easydesktop_slider {top: 52px;max-width: 372px;margin-left: 0;}
    .soeasy_interface .desktop_slide {min-height: 205px;}
    .desktop_easy{padding-bottom: 0;}
}
@media screen and (max-width: 480px){
    .banner_inner .logo img {max-width: 170px;}
    .banner_inner{padding: 95px 15px 20px;}
    .work_item_box h2::before{background-size: 255px;left: -10px;}
    .work_item_box h2 {font-size: 20px;max-width: 368px;min-height: 165px;padding: 49px 0 0 25px;}
    .work_item_box{padding: 20px;} 
    .work_item_box ul {padding: 10px 0 0 0;}
    .work_item_box li{font-size: 18px;}
    .easytitle{font-size: 34px;}
    .easy_funboxtitle h2{font-size: 20px;}
    .desktop_easy .laptopframe {max-width: 340px;}
	.easy_fanbox_inner {padding: 20px 15px;}
    .easydesktop_slider {top: 40px;max-width: 280px;}
	.soeasy_interface .desktop_slide {min-height: 153px;}
}
@media screen and (max-width: 374px){
   .desktop_easy .laptopframe {max-width: 290px;}
	.soeasy_interface .desktop_slide {min-height: 130px;}
	.easydesktop_slider {top: 34px;max-width: 236px;}
}