@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: Muli;
	src: url(../fonts/Muli.ttf);
}
@font-face {
	font-family: Muli-Bold;
	src: url(../fonts/Muli-Bold.ttf);
}
@font-face {
	font-family: Muli-Light;
	src: url(../fonts/Muli-Light.ttf);
}
p {
	font-family: Muli-Light;
	font-size: 19px;
	line-height: 158%;
	color: #828282;
}
.first-section {
	background-image: url(../images/first-back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	text-align: center;
	padding: 16% 0;
}
.first-section h1 {
	font-size: 44px;
	margin-bottom: 4%;
	margin-top: 0;
}
.first-section h4 {
	font-size: 22px;
	margin-bottom: 0;
}
.second-section {
	padding: 4% 0;
}
.can-you {
	margin-top: 0;
	text-align: center;
	font-family: 'Lato', sans-serif;
	margin-bottom: 25px;
}
.second-wrapper {
	margin: 5% 12% 0;
}
.second-wrapper h4 {
	font-size: 23px;
	margin-top: 0;
	font-family: 'Lato', sans-serif;
	line-height: 48%;
	margin-bottom: 20px;
}
.mr4-btm {
	margin-bottom: 4%;
}
.mr3-btm {
	margin-bottom: 3%;
}
.third-section {
	background: #4f64d4;
	padding: 5% 0;
}
.white-box {
	border: 2px solid #fff;
	padding: 9%25px;
	background: #f5f5f5;
	margin-top: 10%;
}
.white-box h4 {
	font-size: 22px;
}

.fourth-section
{ padding:4% 0;
}



.get-start
{ margin-top: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin-bottom: 25px;
}


.tick-list li {
    list-style-type: none;
    font-size: 20px;
    line-height: 32px;
    color: rgb(109 109 109);
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-family: sans-serif;
    padding-left: 41px;
    background: url(../images/tick.png?v=1.5) no-repeat left -4px;
    font-family: 'Lato', sans-serif;
}


.grt-box h4
{ font-size: 23px;
    margin-top: 0;
    font-family: 'Lato', sans-serif;
    line-height: 48%;
    margin-bottom: 20px;
}


.grt-box {
    margin: 3% 10%;
    background: #4f64d4;
    padding: 3% 25px 25px;
    border-radius: 3px;
    border: 2px solid #fff;
}


.grt-box h4, .grt-box p
{ color:#fff !important;
}

.footer-section
{ background:#eaeaea;
padding:15px 0;
}

.foot-list
{ padding-left:0;
margin-bottom:0;
text-align:center;
}

.foot-list li
{ display:inline-block;
}

.foot-list li a
{ color:#333 !important;
font-size:15px;
padding:10px 15px;
font-family:'Muli-light', sans-serif;
text-decoration:none !important;
}





.grt
{ width:25%;
}


.div-img p{
	text-align:center;
	font-size: 26px;
    font-weight: 600;
    color: #0c0c81;
	
}

.buyers{
	margin:0 auto;
}

.add-to-card{
	margin:0 auto;
	width: 78%;
}

.inner-div{
	padding-top: 3%;
    padding-bottom: 3%;
	/*border: 2px solid #ddd;*/
	margin-top:2%;
}

.buyers-2{
	margin:0 auto;
	width:67%;
}

.vector-3-mob{
	display:none;
}


@media only screen and (max-width:991px)
{ .second-wrapper
{ margin:5% 0 0;
}

.white-box
{ margin-top:0;
padding:20px 25px;
}

.vector-3-mob{
	display:block;
}

.vector-3{
	display:none;
}

.add-to-card{
	margin-bottom:20px;
}

}


@media only screen and (max-width:767px){
	.copyright-company{
		margin:0 auto;
	}
	
.second-wrapper h4{
	margin-top:20px;
}

.vector-1{
	margin:0 auto;
}
.vector-3-mob{
	margin:0 auto;
}

.add-to-card {
    width: 63%;
}

.grt {
   margin:0 auto;
   float:none !important;
   width:45%;
   margin-bottom:20px;
}

}

@media only screen and (max-width:480px){
.first-section h1{
	font-size:33px;
}
	
.first-section h4{
	font-size:20px;
}

h2.can-you{
	font-size:28px;
	line-height: 1.3;
	margin-bottom:10px;
}

.second-wrapper h4{
	margin-top:7%;
}

.mr4-btm{
	margin-bottom:0;
}

h2.get-start{
	font-size:28px;
	line-height: 1.3;
	margin-bottom:10px;
}

.tick-list{
	padding-left: 0;
}

.add-to-card{
	margin-bottom:8%;
	width: 90%;
}

.buyers-2 {
    width: 100%;
}

.grt-box{
	margin: 3% 0%;
}

.grt{
	margin:0 auto;
	float:none !important;
	width: 70%;
	margin-bottom:20px;
	margin-top: 20px;
}

.grt-box h4, .grt-box p{
	text-align:center;
}

.foot-list li a
{ padding:10px 5px;




}








