/* Enter Your Custom CSS Here */

.vc_custom_1494315641825 {
margin-top: 0px !important;
padding-top: 30px !important;
padding-bottom: 30px !important;
background-color: #9edfb0!important;
}

.vc_custom_1494228206734 {
padding-top: 30px !important;
padding-bottom: 30px !important;
background-color: #9edfb0!important;
}
 

#page-header {
background-repeat: no-repeat;
background-position: center center;
background-color: #4bada7!important;
}

.amy-organic-heading h3 {
margin-top: 0;
line-height: 82%;
color: #4bada7!important;
}

.text-aboutus{
	font-size:15px;
}
.text-transform{
text-transform: initial;
}

.icon-images{
    background-color: #f2f2f2 !important;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 25px;
	margin: 0 auto;}

div#amy-footer-wdigets {
    background: #3D3D3D;
    color: white;
    padding-top: 40px;
}
.amy-copyright {
    background: #262626;
    padding: 20px 0px;
    color: white;
    border-top: 1px solid gray;
}
.us-social-links {
  margin-top: 15px !important;
}
.us-social-links li {
    float: left !important;
}
.amy-social-list ul li a .fa {
    color: #9AC100;
}
img.amy-logo {
    max-width: 80%;
}
.what-we-do p {
  font-size: 15px !important;
}
.ge-resource-heading{
    font-size: 18px;
    font-family: "ABeeZee", Arial, sans-serif;
    text-align: center !important;
    margin-left:  auto;
    margin-right:  auto;
  	text-transform: none;
}


/*
*	Custom CSS
*/

.margin-bottom-25{
  margin-bottom: 25px;
}

.ge-iframe iframe{
  width: 100%;
  height: 480px;
}
.blog .amy-isotope-blog,
.blog-page-padding{
  padding-top: 40px;
}


/*
*	Media Queries
*/

@media all and (max-width: 991px) and (min-width: 768px){
  .health-coaching-columns-50 .wpb_column{
    	width: 50%;
  }
}

@media all and (max-width: 768px){
  .home-latest-blog .entry-thumb img{
  	width:100%;
  }
  .home-latest-blog .entry-item{
    margin-bottom: 50px;
  }
  
  .about-height-50{
    height: 0 !important;
  }
  
}


@media all and (max-width: 540px){
  .ge-iframe iframe{
    	height: 280px;
  }
}