/* Enter Your Custom CSS Here */
#circle {
	width: 150px;
	height: 150px;
	background: #1ABC9C;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
  	text-align: center;
	vertical-align: middle;
  	line-height: 150px;
  	color: white;
  	font-size: 20pt;
  	display: inline-block;
  
  	padding: 10px;
  margin-right: 60px;
}
#space {
  width: 100px;
  display: inline-block;
  margin: auto;
}
#vert {
  height: 50px;
}
.logo_tagline {
  display: none;
}
.doughnut { 
    border: 16px solid #1ABC9C;
    border-radius: 150px;
    height:105px;
    width:150px;
  	text-align: center;
	vertical-align: middle;
    padding-top: 45px;
  	line-height: 30px;
  	color: white;
  	font-size: 14pt;
  	display: inline-block;
    margin: auto;
}
.rdrtext {
  	display: block;
	line-height: 20px;
  	color: white;
	height: auto;
    width: 150px;
  	margin-left: 15px;
  	margin-top: 10px;
  	text-align: center;
}
#space2 {
  width: 25px;
  display: inline-block;
  margin: auto;
}
.bb{
  display: inline-block;
  margin: auto;
  vertical-align: top;
}
.sfont {
  font-size: 12pt;
  margin-top: -15px;
}

.sfx {
   color: #2a2b2c;
}
.sfx p {
   color: #2a2b2c;
   line-height: 0px;
}
.centerPseudo {
    display: block;
  	margin-left: auto;
  	margin-right: auto;
}
.header_tagline {
  display: none;
}
.year
{
 font-size: 36pt;
      margin-top: 5%;
  color: grey;
}
.year_head
{
   font-size:25px;
}
.company_name a {
  color: #6C6C6C;
  font-size:30px;
  text-decoration: none;
  line-height: 40px;
}
present
{
  color: #6C6C6C;
 
}
footer.footer {
   background: #1ABC9C;
}
#circle:hover{
   box-shadow: inset 0 0 0 10px #86E043;
   background: #A2A2A0;
}

.doughnut p strong { 
  font-size: 25pt;
}
#sidebar h3 {
    display: none;
}
#sidebar ul li a {
    display: none;
}
.title-header {
    display: none;
}
.btn {
    
      transition: all 0.25s ease;
    overflow: hidden;
    position: relative;
    display: inline-block;
   
    margin-bottom: 0;
    color: #fff;
    font-size: 25px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    background: #1abc9c;
    z-index: 3;
}
.motopress-table-first-col-left1
{
  padding:0px;
}
.sf-menu
{
  margin-top:12.5px;
}
.getreal
{
-webkit-animation: fadeIn;
-webkit-animation-duration: 2s;
color:white;
text-align: center;
vertical-align: middle;
color: white;
font-size: 15pt;
display: inline-block;
padding-top: 10px;

}
.getwell
{
-webkit-animation: fadeIn;
-webkit-animation-duration: 2s;
color:white;
text-align: center;
vertical-align: middle;
color: white;
font-size: 15pt;
display: inline-block;
padding-top: 10px;
}
.geton
{
-webkit-animation: fadeIn;
-webkit-animation-duration: 2s;
color:white;
text-align: center;
vertical-align: middle;
color: white;
font-size: 15pt;
display: inline-block;
padding-top: 10px;
}
.yourdiv
{
 display: inline-block;
}
@media only screen and (min-width: 375px) {
  .circle3
  {
    margin-right:0px;
   
  }
  .btn
  {
    font-size:23px;
  }
  
}
@media only screen and (min-width: 414px) {
    .circle3
  {
    margin-right:95px;
   
  }
}


@media only screen and (max-width: 1300px) {
  .parallax-bg 
  {
    display:none;
  }

.background1
  {
    background-color:gray;
    padding:0px;
  }
  .yourdiv
{
    display: inline-grid;
}
  
  .circles
  {
    padding-left:59px;
  }
  .yourdiv
  {
    display:inline-grid;
  }
  .motopress-table-first-col-left1 
  {
   text-align: center;
    margin-left: 35px;
  }
  .motopress-table-first-col-left1 h3
  {
  font-size:35px;
  }

}





  
