body{
	font-family: 'Open Sans', sans-serif;font-weight: 400;
/*	background: url(../../images/img-new/pattern.png) center top;*/
/*	background-repeat:repeat;*/
	  min-width: 320px;
	
	background-size: cover;
    background-image: url(images/bgs.jpg);
    background-repeat: no-repeat;
/*    overflow: hidden;*/
}
/*
body::before{
	background: url(../../images/img-new/logo-center.png) center top no-repeat;
	position: absolute;
	left: 43%;
	content: "";
	width: 266px;
	height: 266px;
	top: 290px;
}
.logo-icon{
	display: none !important;
}
*/
li{
	list-style: none;padding: 0;margin: 0;
}

.logo{
margin-left: -61px;
    margin-top: 80px;text-align: center;
}
.cards1{
	margin: 0 auto;
	text-align: center;
}

.cards1 a{
	display: block;
	overflow: hidden;
}

.cards2 {
	text-align: center;margin: 0 auto;
}
.cards1 {
	
	text-align: center;margin: 0 auto;
}
.cards2 a img{
	clear: both;
	margin: 0 auto;
	margin-top: 70px;
}
.cards1 a img{
	clear: both;
	margin: 0 auto;
	margin-top: 70px;
}
.cards2 a p{
	margin-top: 20px;
	padding: 10px 40px;
	background-color: #fff;
	color: #000;font-size: 20px;display: inline-block;
	clear: both;border-radius: 90px;
}
.cards1 a p{
	margin-top: 20px;
	padding: 10px 40px;
	background-color: #00c544;
	color: #fff;font-size: 20px;display: inline-block;clear: both;border-radius: 90px;
}
.logo-icon img{
	position: absolute;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    top: 100px;
/*    left: 39.9%;*/
	 left: 42.8%;
	
}
.logo-icon{
	    position: relative;
    text-align: center;
    width: 100%;
    left: 0;
    top: 0
}
@media only screen and (max-width: 1850px) {
	.logo-icon img {
   
    left: 42.3%;
	}}
@media only screen and (max-width: 1750px) {
	.logo-icon img {
   
    left: 41.9%;
}
}
@media only screen and (max-width: 1660px) {
	.logo-icon img {
   
    left: 41.7%;
}
}
@media only screen and (max-width: 1610px) {
	.logo-icon img {
   
    left: 41.4%;
}
}
@media only screen and (max-width: 1560px) {
	.logo-icon img {
   
    left: 41.1%;
}
}
@media only screen and (max-width: 1530px) {
	.logo-icon img {
   
    left: 40.7%;
}
}
@media only screen and (max-width: 1499px) {
	.logo-icon img {
   
    left: 39.9%;
}
}
@media only screen and (max-width: 1199px) {


		.logo-icon{
		display: none;
	} 
}


@media only screen and (max-width: 992px) {

	.logo-icon{
		display: none;
	}
	body{
		
	}
}

@media only screen and (max-width: 767px) {
 

		.logo-icon{
		display: none;
	}
	.logo img{
		    width: 70%;
	}
	.logo {
    margin-left: -40px;
       margin-top: 20px;
    margin-bottom: 20px;
}
	.cards1 {
  
    background-color: #fff;
}
	.cards2 {
  
    background-color: #00c544;
}
	.cards1 a img {
    clear: both;
    margin: 0 auto;
    margin-top: 15px;    width: 60%;
}
	.cards2 a img {
    clear: both;
    margin: 0 auto;
    margin-top: 15px;    width: 60%;
}
}

@media (max-width: 480px) {
 
}

