*,::after,::before {
    box-sizing: border-box;
}
.expanded.dropdown .caret {
    background-position: -168px 1px;
}
.og-context-node-9106.node-type-features .main-container-wrapper:before{
	display: none;
}

.inside {
    overflow: hidden;
}

body[data-device="desktop"] .apps-download-links-wrap {
    display: block;
}
body[data-device="mobile"] .apps-download-links-wrap {
    display: block;
}
.apps-download-links-wrap{
	display: none;
}
.act-btn.cta-btn {
    padding: 12px 40px;
    display: inline-block;
}
h1,h2{
	font-family: 'gilroyextrabold';
}
h3,h4,h5,h6{
	font-family: 'gilroysemibold';
}

div#header, .mob-banner-section {
    background: #5629d1;
    color: #fff;
}

body h1 {
    font-size: 55px;
}
body h2 {
    font-size: 32px;
    margin-bottom: 15px;
}
.apps-download-links-wrap a {
    margin: 0 10px 0 0;
}
.rows {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}
.rows > div {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
	padding: 0 15px;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a,
#mini-panel-product_menu .product-nav-links .menu>li>a,
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a{
    color: #fff;
}

.product-nav-links .menu li a.active{
	box-shadow: 0 -2px 0 #fff inset;
}

.rows.banner-main {
    align-items: center;
}
.mob-banner-section {
    height: 750px;
    display: flex;
    align-items: center;
    position: relative;
    background: #5629d1 url(/sites/default/files/salesiq/images/mobile-wave.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}
.mob-banner-section .banner-img {
    position: relative;
}
.mob-banner-section .banner-mob-img img {
    max-width: 330px;
}
.mob-banner-section .banner-mob-img div.img-2 img {
    max-width: 350px;
    box-shadow: -5px 7px 20px #55555542;
    border-radius: 10px;
}
.banner-mob-img div.img-2 {
    position: absolute;
    bottom: 6%;
    left: 50%;
	z-index: 1;
}
.mob-banner-section .banner-mob-img {
    text-align: center;
    position: relative;
    z-index: 1;
    top: 110px;
}
.mob-banner-section .banner-wrap {
    position: absolute;
    bottom: -72px;
    width: 980px;
    left: -40px;
}
.mob-banner-section .banner-content {
    max-width: 530px;
}
.mob-banner-section .banner-content p {
    margin: 30px 0;
}
.mob-banner-section .content-wrap {
    z-index: 1;
}

.mob-banner-section span.icon.ani-1 {
    position: absolute;
    background: url(/sites/default/files/salesiq/images/salesiq-mob-sprites.png);
    background-repeat: no-repeat;
    background-position: -1540px -70px;
    width: 90px;
    height: 90px;
    top: 120px;
    right: 0;
}
.mob-banner-section span.icon-cloud {
    position: absolute;
    width: 160px;
    height: 90px;
    top: 0;
    right: -90px;
}
.mob-banner-section span.icon-cloud::after {
    position: absolute;
    background: url(/sites/default/files/salesiq/images/salesiq-mob-sprites.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 90px;
    background-position: -1350px -60px;
    opacity: 0.05;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(0.8);
    content: "";
}
.mob-banner-section span.icon-cloud.cloud-2 {
    right: 520px;
    top: 220px;
}
.mob-banner-section span.icon-cloud.cloud-2::after {
    transform: translate(-50%,-50%) scale(0.5);
}
.wrapper {
    padding: 8em 0 4em;
}
.feature-section .title {
    text-align: center;
    max-width: 490px;
    margin:0 auto 30px;
    min-height: 170px;
}
.feature-section .mob-main {
    background: #f7f7f7;
    border-radius: 15px;
    padding: 60px 30px;
}
.mob-img img {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.mob-img {
    position: relative;
}
.mob-img div.img-2 {
    position: absolute;
    top: 50%;
    left: 50%;    
	z-index: 1;
}

/***image-edits***/
.box-1 img {
    margin-top: -20px;
    max-width: 350px;
}
.box-2 .mob-img div.img-1 img {
    max-width: 300px;
}

.feature-section .box-6 .title {
    max-width: 550px;
}
.block-6 .mob-img img {
    max-width: 300px;
}
.feature-section.sep-section .mob-img img {
    max-width: 280px;
}

/***image-edits-end***/

.feature-section .mob-main {
    background: #f7f7f7;
    border-radius: 15px;
    padding: 70px 30px;
    height: 780px;
    overflow: hidden;
}

.feature-section .visitor-sec::after {
    width: 350px;
    height: 350px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.feature-section .visitor-sec {
    width: 520px;
    height: 520px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    top: 37%;
    left: 50%;
}
.feature-section .box-1 .img-1 {
    position: relative;
    z-index: 1;
}
.feature-section span.icon {
    position: absolute;
    background: url(/sites/default/files/salesiq/images/salesiq-mob-sprites.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    background-position: -2px -5px;
    background-size: 2200px;
}
.feature-section span.icon.cus-1 {
    top: 90px;
}
.feature-section span.icon.cus-2 {
    background-position: -170px -5px;
    bottom: 70px;
    left: 10px;
}
.feature-section span.icon.cus-3 {
    right: 0;
    background-position:-86px -3px;
    top: 90px;
}
.feature-section span.icon.cus-4 {
    background-position: -253px -3px;
    right: -10px;
    bottom: 100px;
}

.feature-section .box-2 .mob-img div.img-2 img {
    max-width: 390px;
}
.feature-section .box-2 .mob-img div.img-2 {
    top: 40%;
    box-shadow: 1px 4px 30px #00000036;
    border-radius: 13px;
    margin: 43px auto;
    background: #f2b7db;
}


.feature-section .block-2 .item img {
    box-shadow: 0px 8px 30px #a4a3a3;
    border-radius: 30px;
    margin: 43px auto;
    background: #000;
}
.feature-section .box-3 div.img-2 {
    top: 31%;
}
.feature-section .box-3 div.img-2 img{
    max-width: 420px;
}
.feature-section .box-3 div.img-3 {
    position: absolute;
    top: 55%;
    left: 50%;
	z-index: 1;
}
.feature-section .box-3 div.img-3 img {
    max-width: 260px;
}
.feature-section .box-4 .mob-img div.img-2{
    top: 34%;
}
.feature-section .box-4 .mob-img div.img-2 img{
    border: 2px solid #089954;
    border-radius: 15px;
    background: #2e2a2b;
    max-width: 360px;
}
.feature-section .box-4 .mob-img div.img-1 img{
    box-shadow: 0px 8px 30px #a4a3a3;
    border-radius: 30px;
    margin: 0px auto;
    background: #000;
}
.feature-section.block-4 span.pattern {
    background-position: -1982px -10px;
    left: 24%;
}
.feature-section.block-4 .mob-img div.img-2 {
    top: 46%;
}
.feature-section.block-4 .mob-img div.img-2 img{
    max-width: 440px;
}
.feature-section.sep-section .rows {
    align-items: center;
    -ms-flex-align: center;
    background: #f7f7f7;
    border-radius: 15px;
    padding: 100px 30px;
    margin: 30px 15px;
}
.slider-wrap .slick-dots {
    bottom: -20px;
}
.slick-dots li.slick-active {
    background: #2196f3;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50%;
}
.slick-dots li {
    background: #c7d0df;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 0;
    box-sizing: border-box;
}
.slick-dotted.slick-slider {
     margin-bottom: 0; 
}

.feature-section .fea-left-content {
    max-width: 370px;
    margin: 0 auto;
}
body .fea-left-content h2 {
    font-size: 40px;
}
.feature-section.block-6 .fea-left-content {
    max-width: 100%;
    padding-left: 60px;
}
.feature-section.block-6 .fea-left-content h2 {
    font-size: 45px;
    margin-bottom: 35px;
}
.feature-section.sep-section.block-6 .rows{
    padding: 110px 40px;
}


.slider-wrap {
    z-index: 1;
}
.feature-section span.pattern{
    position: absolute;
    background: url(/sites/default/files/salesiq/images/salesiq-mob-sprites.png);
    background-repeat: no-repeat;
    width: 315px;
    height: 335px;
    background-position: -1422px -10px;
    background-size: 2200px;
    top: 50%;
    left: 25%;
}

.block-5 .box-5 span.icon {
    position: absolute;
    background: url(/sites/default/files/salesiq/images/salesiq-mob-sprites.png);
    background-repeat: no-repeat;
    background-position: -1110px -35px;
    background-size: 1400px;
    width: 148px;
    height: 148px;
    bottom: 140px;
    left: 61px;
    opacity: 0.2;
	animation: 10s rotaterev linear infinite;
}

.block-5 .box-5 span.icon.wheel-2 {
    top: 30px;
    bottom: inherit;
    right: 60px;
    left: inherit;
    transform: scale(0.8);
	animation: 10s rotate linear infinite;
}
.box-5 .img-1 {
    z-index: 1;
    position: relative;
}

.feature-section .box-6 span.icon {
    height: 100px;
    width: 70px;
	opacity: 0;
}
.feature-section .box-6 span.icon.cus-1 {
    background-position: -401px 0;
    top: 40px;
    left: 20px;
}
.feature-section .box-6 span.icon.cus-2 {
    background-position: -465px 0px;
    bottom: 250px;
    left: 47px;
}
.feature-section .box-6 span.icon.cus-3 {
    background-position: -328px 0px;
    right: 20px;
    top: 30px;
}
.feature-section .box-6 span.icon.cus-4 {
    background-position: -535px -20px;
    bottom: 245px;
    right: 40px;
}
.feature-section.block-6 span.icon.cus-1 {
    background-position: -600px 10px;
    width: 150px;
    height: 150px;
    right: -18px;
    top: 40px;
	opacity: 0;
}
.feature-section.block-6 span.icon.cus-2 {
    background-position: -750px 10px;
    width: 150px;
    height: 150px;
    left: -4px;
    bottom: 85px;
	opacity: 0;
}
.feature-section.block-6 span.icon.icon-clock {
    background-position: -913px -40px;
    top: 120px;
    left: 60px;
    z-index: 1;
}
.feature-section.block-6 span.icon.icon-tree-1 {
    background-position: -1200px -36px;
    bottom: 0px;
    width: 130px;
    left: 100px;
}
.feature-section.block-6 span.icon.icon-tree-2 {
    background-position: -1345px -51px;
    bottom: 30px;
    width: 70px;
    right: 110px;
    height: 50px;
}
.feature-section.block-6 span.icon.icon-bird {
    background-position: -1132px -54px;
    width: 60px;
    height: 60px;
    top: 0;
    left: 60px;
}


/*****animation*******/
.banner-mob-img div.img-2{
	opacity: 0;
	transform: translate(-50%,-50%) scale(0.3);
	transition: all 1s ease;	
	transition-delay: .5s;
}
.mob-banner-section .bottom-animated div.img-2{
	opacity: 1;
	transform: translate(-50%,-50%) scale(1);
}
.banner-wrap {
    transform: translate3d(-140px,0,0);
    opacity: 0;
	transition: all 1s ease-out;
	transition-delay: 1.5s;
}

.middle-animated .scaling1,
.middle-animated span.icon.scaling2,
.middle-animated span.icon.scaling3,
.middle-animated span.icon.scaling4,
.middle-animated span.icon.scaling5,
.animated .banner-wrap{
	opacity: 1;
	transform: translate3d(0,0,0);
}
.textup1,
.textup2,
.textup3{
	transform: translate3d(0,30px,0);
	transition: all 1s ease-out;
}
.middle-animated .textup1,
.middle-animated .textup2,
.middle-animated .textup3{
	transform: translate3d(0,0,0);
}
.textup1{
	transition-delay: 200ms;
}
.textup2{
	transition-delay: 400ms;
}
.textup3{
	transition-delay: 600ms;
}

.feature-section .visitor-sec {
	opacity: 0;
    transform: translate(-50%,-50%) scale(0.3);
    transition: all 1s ease;
	transition-delay:300ms; 
}
.feature-section .middle-animated .visitor-sec {
	opacity: 1;
    transform: scale(1) translate(-50%,-50%);
}
span.icon.scaling2,
span.icon.scaling3,
span.icon.scaling4,
span.icon.scaling5 {
    transform: scale(0.3);
    opacity: 0;
    transition: all .7s ease-out;
}
.middle-animated span.icon.scaling1{
	transition-delay: .5s;
}
.middle-animated span.icon.scaling2{
	transition-delay: 1.2s;
}
.middle-animated span.icon.scaling3{
	transition-delay: 1.4s;
}
.middle-animated span.icon.scaling4{
	transition-delay: 1.6s;
}
.middle-animated span.icon.scaling5{
	transition-delay: 1.8s;
}

.banner-img .img-1,
.mob-img div.img-1{
	opacity: 0;
	transform: translate3d(0,50px,0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: all 1s ease;	
	z-index: 1;
    position: relative;
}
.middle-animated .banner-img .img-1,
.middle-animated .mob-img div.img-1{
	opacity: 1;
	transform: translate3d(0,0,0);
}
.mob-img div.img-2{
    transform: translate(-50%,-50%) scale(0.3);
    transition: all 1s ease-out;
    transition-delay: 1s;
    opacity: 0;
}
.middle-animated .mob-img div.img-2{
    opacity: 1;
    transform: translate(-50%,-50%) scale(1);
}

.mob-img div.img-3 {
    transform: translate(-50%,-40%);
    transition: all 1s ease-out;
    transition-delay: 1s;
    opacity: 0;
}
.middle-animated .mob-img div.img-3 {
    opacity: 1;
    transform: translate(-50%,-50%);
	transition-delay: 1.5s;
}

.block-2 .mob-img{
	opacity: 0;
}
.block-2 .middle-animated .mob-img{
	animation: 1s slideright forwards;
}
span.pattern{
	transform: translate(-50%,-50%) scale(0.2);
	opacity: 0;
	transition: all 1s ease;
}

.middle-animated span.pattern {
	opacity: 1;
	transform: translate(-50%,-50%) scale(1)
}

@keyframes floatingdown{
	0%{
		transform: translate3d(0,0,0);
	}
	50%{
		transform: translate3d(0,80px,0);
	}
	100%{
		transform: translate3d(0,0,0);
	}
}
@-webkit-keyframes floatingdown{
	0%{
		transform: translate3d(0,0,0);
	}
	50%{
		transform: translate3d(0,80px,0);
	}
	100%{
		transform: translate3d(0,0,0);
	}
}
@keyframes floatingup{
	0%{
		transform: translate3d(0,0,0);
	}
	50%{
		transform: translate3d(0,-80px,0);
	}
	100%{
		transform: translate3d(0,0,0);
	}
}
@-webkit-keyframes floatingup{
	0%{
		transform: translate3d(0,0,0);
	}
	50%{
		transform: translate3d(0,-80px,0);
	}
	100%{
		transform: translate3d(0,0,0);
	}
}

@keyframes scaling{
	0%{
		opacity: 0;
		transform: scale(0.3);
	}
	100%{
		opacity: 1;
		transform: scale(1);
	}
}
@-webkit-keyframes scaling{
	0%{
		opacity: 0;
		transform: scale(0.3);
	}
	100%{
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes rotate{
	0%{
		transform: rotate(0);
	}
	100%{
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotate{
	0%{
		transform: rotate(0);
	}
	100%{
		transform: rotate(360deg);
	}
}
@keyframes rotaterev{
	0%{
		transform: rotate(0);
	}
	100%{
		transform: rotate(-360deg);
	}
}
@-webkit-keyframes rotaterev{
	0%{
		transform: rotate(0);
	}
	100%{
		transform: rotate(-360deg);
	}
}
.middle-animated .box-6 span.icon.cus-1{
	animation: 1s slideleft 1s forwards;
}
.middle-animated .box-6 span.icon.cus-2{
	animation: 1s slideright 1.3s forwards;
}
.middle-animated .box-6 span.icon.cus-3{
	animation: 1s slideleft 1.6s forwards;
}
.middle-animated .box-6 span.icon.cus-4{
	animation: 1s slideright 1.9s forwards;
}
@keyframes slideleft{
	0%{
		opacity: 0;
		transform: translate3d(-30px,0,0);
	}
	100%{
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
@-webkit-keyframes slideleft{
	0%{
		opacity: 0;
		transform: translate3d(-30px,0,0);
	}
	100%{
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
@keyframes slideright{
	0%{
		opacity: 0;
		transform: translate3d(30px,0,0);
	}
	100%{
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
@-webkit-keyframes slideright{
	0%{
		opacity: 0;
		transform: translate3d(30px,0,0);
	}
	100%{
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
span.icon-cloud {
    animation: 30s floatingdown forwards infinite;
}
span.icon-cloud.cloud-2{
	animation: 30s floatingup forwards infinite;
}

.feature-section.block-6 .middle-animated span.icon.cus-1 {
	animation: 1s slideright 1s forwards;
}
.feature-section.block-6 .middle-animated span.icon.cus-2 {
	animation: 1s slideleft 1.2s forwards;
}

.fly-container {
    position: absolute;
    top: 20%;
    right: 0;
    transform: scale(0.5);
    opacity: 0.5;
}

.fly {
	position: absolute;
    background-image: url(/sites/default/files/salesiq/images/mobapp-bird.svg);
    background-size: auto 100%;
    width: 88px;
    height: 125px;
    will-change: background-position;
    -webkit-animation-name: fly-cycle;
    animation-name: fly-cycle;
    -webkit-animation-timing-function: steps(10);
    animation-timing-function: steps(10);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.fly-one {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    top: -30px;
    left: 20px;
}
.fly-two {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    position: relative;
    top: -90px;
    left: 100px;
    transform: scale(0.5);
}
.fly-three {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    transform: scale(0.7);
    top: -110px;
    left: 30px;
}

@keyframes fly-cycle{
	100% {
		background-position: -900px 0;
	}
}
@-webkit-keyframes fly-cycle{
	100% {
		background-position: -900px 0;
	}
}
.block-6 .mob-img {
    width: 480px;
    max-width: 480px;
}
span.icon.cloud-icon {
    background-position: -993px -40px;
    width: 120px;
    top: 0;
}

@media screen and (max-width:1280px){
	body h1 {
		font-size: 45px;
	}
	body h2 {
		font-size: 28px;
	}
	.feature-section.block-6 .fea-left-content h2 {
		font-size: 36px;
	}
	body .fea-left-content h2 {
		font-size: 30px;
	}
	
}
@media screen and (max-width:1199px){
	.mob-banner-section {
		height: 550px;
	}
	.mob-banner-section .banner-mob-img img {
		max-width: 250px;
	}
	.mob-banner-section .banner-mob-img div.img-2 img {
		max-width: 280px;
	}

	.mob-banner-section .banner-mob-img {
		top: 90px;
		left: -50px;
	}
	.mob-banner-section .banner-wrap {
		bottom: -50px;
		width: 810px;
		left: -130px;
	}

	.feature-section .mob-main {
		padding: 50px 20px;
	}
	.feature-section .middle-animated .visitor-sec {
		opacity: 1;
		transform: translate(-50%,-50%) scale(0.8);
		-webkit-transform: translate(-50%,-50%) scale(0.8);
		-ms-transform: translate(-50%,-50%) scale(0.8);
	}
	.feature-section.block-6 .fea-left-content {
		padding-left: 20px;
	}
	.feature-section.block-6 .fea-left-content h2 {
    	font-size: 32px;
	}
	.feature-section .box-6 span.icon,
	.box-6 span.icon.cus-1, .box-6 span.icon.cus-2 {
		display: none;
	}
	.block-6 .mob-img {
		left: -60px;
	}
	

}
@media screen and (max-width:1023px){
	body h1 {
		font-size: 36px;
	}
	.mob-banner-section .banner-content {
		max-width: 530px;
		margin: 0 auto;
	}
	.mob-banner-section {
		height: auto;
		padding: 3em 0;
		text-align: center;
	}
	.mob-banner-section .banner-content p {
		margin: 0px 0 15px;
	}
	.wrapper {
		padding: 3em 0;
	}
	.feature-section .title {
		margin: 0 auto 30px;
		min-height: 100px;
	}
	.feature-section .mob-main {
		height: auto;
	}
	.split-sec .col-1, .sep-section {
		margin: 0 0 40px;
	}
	.fly-container, span.icon-cloud, .banner-img,
	span.icon.wheel-1,span.icon.wheel-2{
		display: none;
	}
	.rows > div {
		flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		max-width: 100%;
		padding: 0 15px;
	}

	.block-6 .mob-img {
		margin: 0 auto;
	}
	.feature-section .fea-left-content {
		max-width: 450px;
		margin: 0 auto;
		text-align: center;
	}
	.feature-section.sep-section .rows {
		margin: 0 15px;
	}
	.feature-section .visitor-sec {
		top: 50%;
	}
	.feature-section .middle-animated .visitor-sec {
		opacity: 1;
		transform: translate(-50%,-50%) scale(1);
		-webkit-transform: translate(-50%,-50%) scale(1);
		-ms-transform: translate(-50%,-50%) scale(1);
	}
	.mob-img {
		position: relative;
		max-width: 350px;
		margin: 0 auto;
	}
	.mob-img img {
		max-width: 250px;
	}
	.box-2 .mob-img div.img-1 img,.feature-section.sep-section .mob-img img {
		max-width: 260px;
	}
	.box-1 img,.feature-section .box-2 .mob-img div.img-2 img,.feature-section .box-3 div.img-2 img {
		margin-top: 0;
		max-width: 330px;
	}
	.feature-section .box-3 div.img-3 img {
		max-width: 200px;
	}
	.feature-section .box-4 .mob-img div.img-2 img {
		max-width: 300px;
	}
	.feature-section.block-4 .mob-img div.img-2 img {
		max-width: 380px;
	}
	.block-6 .mob-img {
		left: 0	;
	}
	

}

@media screen and (max-width:767px){
	body h2, body .fea-left-content h2 {
		font-size: 26px;
	}
	.feature-section .mob-main,
	.feature-section.sep-section .rows{
		background: none;
	}
	.wrapper .content-wrap {
		width: 100%;
	}
	.wrapper {
		padding: 0;
		overflow: hidden;
	}
	.box-2,.box-3,.block-4,.box-6 {
		background: #f7f7f7;
		
	}
	.feature-section .box-1 .mob-main {
		padding-bottom: 30px;
	}
	.feature-section .visitor-sec,
	.feature-section.block-6 span.icon,
	.feature-section span.pattern{
		display: none;
	}
	.block-6 .mob-img {
		left: 0;
		max-width: 100%;
		width: auto;
	}
	.feature-section.block-6 .fea-left-content h2 {
		font-size: 24px;
		margin: 0 0 15px;
	}
	.feature-section.sep-section.block-6 .rows {
		padding: 50px 10px;
	}
	.feature-section.sep-section .rows {
		padding: 60px 0;
	}
	.split-sec .col-1, .sep-section {
		margin: 0;
	}
	.feature-section.block-6 .fea-left-content {
		padding-left: 0;
		max-width: 500px;
	}

}
@media screen and (max-width:375px){
	body h1 {
		font-size: 30px;
	}
	.box-1 img, .feature-section .box-2 .mob-img div.img-2 img, .feature-section .box-3 div.img-2 img,.feature-section .box-4 .mob-img div.img-2 img,
	.box-2 .mob-img div.img-1 img, .feature-section.sep-section .mob-img img{
		max-width: 250px;
	}

	.feature-section .box-4 .mob-img div.img-2 {
		top: 30%;
	}
}