
body {
    padding-top: 30px;
	background: #fcf9f7 url(../../../../../images/bg.png);
}

@media screen{
	#main {
		display:block !Important;
	}
}

@media (max-width:375px) {
    .r1 img {
        max-width: 75%;
        max-height: 40%;
    }
	.circle img{
		max-width: 85%;
        max-height: 85%;
	}
}

@media (max-width:375px) {	
	.circle p{
	font-family: "Reem", Arial, sans-serif;
    font-size: 8px;
    font-weight: bold;
    border-radius: 206px;
    border: 2px solid;
    height: 55px;
    line-height: 55px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 55px;
    color: #fff;
    margin-left: 5px;
	}
	
	.circle p:hover {
	   width: 59px;
	   height:59px;
	}
	
	.circle img:hover {
	   width: 62px;
	   height:62px;
	}
	
	.botcircle{
		padding-top:30px;
		vertical-align:top !Important;
	}
	
	table td{
		min-width:65px;
	}
	
	.text{
		font-weight: bold;
	margin-left: 5px !Important;
	font-size:10px;
	}
	.tex{
	font-weight: bold;
	font-size:10px;
	}
	
}

.business-header {
    height: 250px;
	 background-image: url("banner3.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.tagline {
    text-shadow: 0 0 10px #000;
    color: #fff;
	text-align: center;font-size:40px;
	font-family: "Times New Roman", Georgia, Serif;
}

.img-center {
    margin: 0 auto;
}

footer {
    margin: 50px 0;
}
#main {
    border: 0px;
    display: -webkit-flex; /* Safari */
    display: flex;
	width:100%;
}

.cont{
	padding-left:20px;
}

table div p{
font-family: "Reem", Arial, sans-serif;
font-size: 15px;
font-weight:bold;
    border-radius: 206px;
	border: 5px solid;
    height: 110px;
    line-height: 100px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 110px;color: #000;
	margin-left:15px;
    //transition: width 1s;border-color: #D0D0D0;}
table div p:hover {
   width: 120px;
   height:120px;
}
#main div{
margin:25px 0px 0px 0px;
height: 250px;
}
#main hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.2em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 2px;
} 
.desc{
    font-family: "Reem", Arial, sans-serif;
font-size: 20px;
line-height: 1.75;
font-weight:bold;
}

table tr{
	//height:130px;
}

table tr td {
	width:150px;
	//vertical-align:top;
}

.r2 td{
	vertical-align:bottom;
	text-align:center;
}

.r1 td {
	margin:0px !Important;
	padding:0px !Important;
	width:auto !Important;
}

.circle a{
	text-decoration:none !Important;	
}
.comp{
	text-align:center;
	margin:5px 5px 10px 5px;
	color:#000000;
}
tr a:hover{
	color:#ffffff !Important;
}
table div img:hover {
   width: 115px;
   height:115px;
}

.text{
	font-weight: bold;
	//margin-left: 22px;
}

.tex{
	font-weight: bold;
}