/*
Theme Name: Enfold
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 3.1.5
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

/*
@media (max-width: 770px) {
.circles .circle .inner-circle {
		font-size: 0%;
	}
	
	.circles .circle .inner-circle .info {
		display: none !important;
	}
.circles .circle {
  margin: 30px;
  height: 50px !important;
  width: 50px !important;
  padding: 30px !important;
}	
.circles .circle .inner-circle img {
  margin: 0% !important;
margin-top: 10% !important;
}
	.circles .circle hr {
		display: none;
	}
	.circles .circle:hover {
		border: 5px solid #323232;
		box-shadow: inset 0 0 0 0px #ff1820, 0 0 0 0px rgba(50, 50, 50, 1.0), 0 0px 0px rgba(0, 0, 0, 0.1);
	}
}

@media (max-width: 603px) {

.circles .circle {
  margin: 20px;
  height: 50px !important;
  width: 50px !important;
  padding: 30px !important;
}	

	
}
@media (max-width: 560px) {

.circles .circle {
  margin: 10px;
  height: 50px !important;
  width: 50px !important;
  padding: 30px !important;
}	

}
@media (max-width: 480px) {

.circles .circle {
  margin: 10px;
  height: 50px !important;
  width: 50px !important;
  padding: 20px !important;
}	

@media (max-width: 416px)
{
.circles .circle {
  margin: 10px;
  height: 40px !important;
  width: 40px !important;
  padding: 20px !important;
}
}
}
@media (max-width: 375px) {

.circles .circle {
    margin: 0px;
  height: 8px !important;
  width: 8px !important;
margin-left: 2px;
  padding: 36px !important;
}	

.circles .circle .inner-circle img {
  margin: 0% !important;
  margin-top: 10% !important;}
span.circle-title {
  display: none !important;
}

.circles .circle .inner-circle img {
  width: 100% !important;
}
}
@media (max-width: 360px) {

.circles .circle {
    margin: 0px;
  height: 8px !important;
  width: 8px !important;
margin-left: 2px;
  padding: 36px !important;
}	

.circles .circle .inner-circle img {
  margin: 0% !important;
  margin-top: 10% !important;}
span.circle-title {
  display: none !important;
}

.circles .circle .inner-circle img {
  width: 100% !important;
}
}
@media (max-width: 320px) {

.circles .circle {
    margin: 10px;
  height: 1px !important;
  width: 1px !important;
  margin-left: 2px;
  padding: 30px !important;
}	

.circles .circle .inner-circle img {
  margin: -5% !important;
  }
span.circle-title {
  display: none !important;
}

.circles .circle .inner-circle img {
  width: 100% !important;
}
}
*/

.circles {
margin-left:0px !important;
margin-top:0px !important;
}