.vamtam-buble .fl-module-content {
	    box-shadow: 0px 5px 20px 0px #efefef;
    border-radius: 30em;
    width: 90px;
    height: 90px;
	display: flex;
  align-items: center;
  justify-content: center;
	
}



#scroll-to-top {
  display: none !important;
}


.h6{

font-family: "Beatrice Regular", Arial;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3em;
    letter-spacing: -0.7px;
}

@media (max-width: 768px){
.responsive-layout header.main-header .logo-wrapper .logo img {
max-height: 85px!important;
    margin-bottom: 40px;
   
}
    .header-padding, body.responsive-layout .limit-wrapper, body.responsive-layout .vamtam-box-outer-padding, body.responsive-layout body.has-blocks:not(.fl-builder) .the-content-parent > * {
    padding-left: 20px;
    padding-right: 20px;
        padding-bottom:30px;


}
	
}
#responsive-form{
 max-width:1260px /*-- change this to get your desired form width --*/;
 margin:0 auto;
        width:100%;
}
.form-row{
 width: 100%;
}
.column-half, .column-full{
 float: left;
 position: relative;
 padding: 0.65rem;
 width:100%;
 -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
 content: "";
 display: table;
 clear: both;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
 .column-half{
 width: 50%;
 }
	
	
.eael-grid-post-link {
    font-family: "beatrice-display",Sans-serif;
    font-size: 28px;
     line-height: 38px;
	
	}

	.body, .p {
      font-family: "Beatrice Regular",Sans-serif;
	font-size: 14px;
    line-height: 26px;
    
}

	.lae-portfolio-wrap, .lae-portfolio, .lae-portfolio-item, .entry-title {
      font-family: "Beatrice Regular",Sans-serif;
	font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}
	
	.eael-grid-post-link a:hover {
    text-decoration: none;
	
}

	
	
	
	.meta-header {
	
		background-color: #eee;
		border-color: #eee;
		border-bottom: #eee;
		border-top: #eee;
}	
	
	.fl-row-content-wrap, .vamtam-show-bg-image {
	background-color: #eee;
		
		}	
	
.post-siblings a[rel="prev"]:hover .icon, .post-siblings a[rel="next"]:hover .icon {
    background-color: #eee;
	border-color:#000;
}
	
}
