*{
	box-sizing: border-box;
	margin: 0px;
	line-height: normal;
	padding: 0px;
	list-style: none;
	box-shadow: none;
	border: none;
	resize: none;
	outline: none;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	font-family: 'HipkartSans';
	outline: none;
	font-weight: 300;
}
@font-face {
    font-family: 'HipkartSans';
    src: url('Fonts/OpenSans-Light.ttf') format('truetype'); 
    font-weight: 100;
	font-style: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'HipkartSans';
    src: url('Fonts/OpenSans-Regular.ttf') format('truetype'); 
    font-weight: 200;
	font-style: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'HipkartSans';
    src: url('Fonts/OpenSans-SemiBold.ttf') format('truetype'); 
    font-weight: 300;
	font-style: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'HipkartSans';
    src: url('Fonts/OpenSans-Bold.ttf') format('truetype'); 
    font-weight: 700;
	font-style: normal;
    text-rendering: optimizeLegibility;
}
select{	
	-webkit-appearance: none;
}
*:after, *:before{
	box-sizing: border-box;
	margin: 0px;
}
a{
	text-decoration: none;
}
::selection{
	background: #FF1F4C;
	color: #222;
}
body{
	position: relative;
	-webkit-transition: all ease 400ms;
	transition: all ease 400ms;
	scroll-behavior: smooth;
	overflow-x: hidden;
}
body::-webkit-scrollbar-track{
	background-color: #FFF;
}
body::-webkit-scrollbar{
	width: 5px;
	background-color: #FFF;
}
body::-webkit-scrollbar-thumb{
	background-color: #FF1F4C;
}
strong{
	font-weight: 500;
}
.floatLeft{
	float: left;
	width: 100%;
}
.middleContainer{
	max-width: 1300px;
	width: 100%;
	margin: 0px auto;
}
.hipkart_header_row{
	padding: 15px 20px 16px;
	min-height: 80px;
	z-index: 2;
}
.hipKart-header-logo{
	float: left;
	font-size: 50px;
	color: #FF1F4C;
}
.hipKart-header-logo:hover{
	color: #FF1F4C;
}
.menu_Desktop{
	float: left;
    margin-left: 20px;
    margin-top: 15px;
}
.menu_Desktop .shopingLink{
	float: left;
	padding: 0px 10px;
}
.menu_Desktop .shopingLink a{
	color: #222;
	font-size: 16px;
    font-weight: 500;
}
.hipKartLoginIcons{
	float: right;
	margin-right: 20px;
    margin-top: 5px;
}
.hipKartLoginIcons ul{
	float: left;
}
.hipKartLoginIcons ul li{
	float: left;
	padding: 0px 10px;
}
.hipKartLoginIcons ul li .loginText{
	float: left;
	font-size: 16px;
	color: #222;
	font-weight: 500;
    margin-top: 11px;
}
.hipKartLoginIcons ul li .signUpBtn{
	padding: 11px 25px;
	background: #FF1F4C;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
    border-radius: 3px;
	text-align: center;
    display: inline-block;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-transition: 150ms ease;
    transition: 150ms ease;
    -webkit-transition-property: background-color border-color color;
    transition-property: background-color border-color color;
}
.revewContainer{
	padding: 80px 20px;
	background: #FFF;
	text-align: center;
}
.compareHead{
	font-size: 55px;
	padding-top: 25px;
	color: #222;
}
.subHeading{
	font-size: 25px;
	padding-top: 20px;
	line-height: 34px;
	color: #333;
}
.CompareContainer{
	background: #F2F7FA;
    padding: 60px 20px;
}
.CompareContainer .comapreTweets{
	margin-bottom: 80px;
}
.comapreTweets .compareBoxes{
	float: left;
	width: 50%;
	padding: 0px 20px;
}
.comparePlatfrom{
	font-size: 25px;
	text-align: center;
	color: #222;
	margin-bottom: 20px;
    font-weight: 400;
}
.comparePlatfrom .versusImg{
	display: inline-block;
	height:29px;
	width: 29px;
	background-position: center;
	background-image: url('../images/compare-e-commerce-platforms.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 0px 7px;
    position: relative;
    top: 7px;
}
.compareBoxes .readFullReview{
	float: right;
    padding: 10px 15px;
    color: #3396C3;
    font-size: 16px;
	font-weight: 600;
}
.StoreContainer{
	padding: 70px 20px 60px;
	background: #FFF;
}
.StoreContainer .startStore{
	display: flex;
	justify-content: center;
	align-items: center;
}
.startStore .signUpText{
	font-size: 24px;
	color: #222;
	margin-right: 20px;
	display: inline-block;
}
.startStore .createStorBtn{
	padding: 15px 30px;
	color: #FFF;
	background: #FF1F4C;
	display: inline-block;
	font-size: 20px;
	border-radius: 4px;
}
.twitterHeading{
	text-align: center;
	padding-bottom: 60px;
	font-size: 30px;
	color: #222;
	font-weight: 400;
}
.CompareHeader{
	padding: 60px 0px 0px;
	background: #30373B;
}
.marketingBlock .sectionBoxGrid{
	margin-left: 10%;
	width: 40%;
	float: left;
}
.sectionBoxGrid .sectionHeading{
	font-size: 28px;
	color: #FFF;
    margin-top: 30px;
	font-weight: 500;
	margin-bottom: 15px
}
.sectionBoxGrid .subHeading{
	font-size: 24px;
	color: #FFF;
}
.compareMedia{
	float:left;
	width: 50%;
	padding-left: 10px;
}
.getFreeStore{
	padding: 45px 0px;
	background: rgba(0,0,0,0.25);
	text-align: center;
}
.getFreeStore .marketingHeading{
	font-size: 28px;
	color: #FFF;
	font-weight: 500;
	margin-bottom: 20px;
}
.formValidate .createStorInput{
	border-radius: 4px;
	padding: 17px 30px;
	font-size: 15px;
	display: inline-block;
	background: #FFF;
	color: #222;
	width: 100%;
	max-width: 400px;
}
.formValidate .getStoreBtn{
	border-radius: 4px;
	padding: 17px 30px;
	font-size: 15px;
	display: inline-block;
	background: #FF1F4C;
	color: #FFF;
	margin-left: 20px;
}
.promoContainer{
	padding: 45px 20px;
	background: #FFF;
	border-bottom: 1px solid #DFE3E8;
}
.promoContainer .CompanyImage{
	text-align: center;
}
.CompanyImage img{
	max-width: 80%;
}
.reviewContainer, .featurContainer{
	padding: 90px 20px;
	background: #FFF;
}
.featurContainer{
	background: #F4F6F8;
}
.fullReviewBox  .reviewHeading{
	font-size: 28px;
	margin-bottom: 20px;
	color: #222;
	text-align: center;
}
.fullReviewBox  .reviewSubHeading{
	font-size: 24px;
	margin-bottom: 60px;
	color: #637381;
	text-align: center;
}
.testnomialContainer{
	margin: 0px auto;
	max-width: 900px;
	width: 100%;
	position: relative;
}
.testnomialRow, .featuresRow{
	float: left;
	width: 50%;
	padding: 0px 15px;
}
.testnomialRow .testinomialContent{
	margin-bottom: 45px;
}
.testinomialContent .contentText{
	font-size: 16px;
	color: #555;
	margin-bottom: 15px;
	line-height: 24px;
}
.testinomialContent .authorname{
	font-size: 16px;
	color: #222;
	font-weight: 500;
}
.featurePoints .feaHeading{
	font-size: 40px;
	color: #222;
	text-align: center;
	margin-bottom: 15px;
}
.featurePoints .feaSubHeading{
	font-size: 30px;
	color: #637381;
	text-align: center;
	margin-bottom: 60px;
}
.featuresRow .powerTools{
	margin-bottom: 30px;
}
.featuresRow .powerTools [class^="hk-"]{
	border: 1px solid #FF1F4C;
	color: #FF1F4C;
	justify-content: center;
	height: 40px;
	width: 40px;
	align-items: center;
	display: flex;
	font-size: 25px;
}
.powerTools .toolHeading{
	font-size: 20px;
	color: #222;
	margin: 10px 0px 20px;
	font-weight: 500;
}
.powerTools .toolHeading{
	font-size: 16px;
	color: #555;
	line-height: 24px;
}
.testnomialContainer .twitter-tweet{
	float: left;
	width: 47% !important;
	margin-left: 2%;
}
.testnomialContainer .twitter-tweet:nth-child(odd){
	clear: left;
}
.testnomialContainer .twitter-tweet:nth-child(even){
	clear: right;
}
.hipkartMenu{
	display: none;
}
@media only screen and (max-width:768px){
	.hipKartLoginIcons ul li .signUpBtn, .menu_Desktop .shopingLink a, .hipKartLoginIcons ul li .loginText{
		font-size: 18px;
	}
	.hipKartLoginIcons ul li .loginText{
		margin-top: 0px;
	}
	.hipKartLoginIcons ul li .signUpBtn{
		padding: 0px;
		background: none;
		box-shadow: none;
		color: #222;
	}
	.hipKartLoginIcons ul li, .menu_Desktop .shopingLink{
		padding: 10px;
		width: 100%;
	}
	.menu_Desktop, .hipKartLoginIcons{
		width: 100%;
		margin: 0px;
		display: none;
	}
	.hipkartMenu{
		font-size: 26px;
		color: #222;
		float: right;
		padding: 12px 10px 12px 20px;
		display: inline-block;
	}
	.hipkartMenu:hover{
		color: #222;
	}
	.hipKartLoginIcons ul{
		width: 100%;
	}
	.hipkart_header_row .menu_Desktop{
		padding-top: 20px;
	}
	.startStore .signUpText{
		margin-right: 0;
		margin-bottom: 10px;
	}
	.StoreContainer .startStore{
		flex-wrap: wrap;
	}
}
@media only screen and (max-width:568px){
	.comapreTweets .compareBoxes{
		width: 100%;
		margin-bottom: 50px;
	}
}