/*
Theme Name: Foxmetrics	
Description: Foxmetrics wp theme
*/
.box1 .column { overflow:hidden; }
.products-page .box1 .column { overflow:hidden; }
.single #content { padding-top:120px; } 
.home .banner figure { position:relative; }
.home .banner figure:before { content:''; background:rgba(0,0,0,.4); width:100%; height:100%; position:absolute; top:0; left:0; z-index:1; }
.get-started figure { position:relative; }
.get-started figure:before { content:''; background:rgba(0,0,0,.3); width:100%; height:100%; position:absolute; top:0; left:0; z-index:1; }
.get-started figure img { height:420px; object-fit:cover; width:100%; }
.posts .post { margin-bottom: 15px; min-height:350px; }
.banner img { width:100%; }
@media screen and (min-width: 768px) {
.blog .banner, .blog .banner img , .page-template-pricing .banner, .page-template-pricing .banner img { max-height: 557px; overflow: hidden; min-height: auto; } 
}
.page-template-pricing .banner .inner { padding-top:25px; }
.blog .banner figure { position:relative; }
.blog .banner figure:before { content:''; background:rgba(0,0,0,.3); width:100%; height:100%; position:absolute; top:0; left:0; z-index:1; }	
.products-page .box1 figure { position:relative; }
.products-page .box1 figure img { opacity:0; position:absolute; top:0; left:0; width: 100%; }
.products-page .box1 figure img.active { opacity:1; position:relative; }
.products-page .box1 .description li a{ color: #353a3d; padding:10px 15px 10px 25px; display:block; }
.products-page .box1 .description li { padding:0; }
.products-page .box1 .description li.active { background: #f7f7f7; }
.products-page .box1 .description li.active a{  color: #8eb900; }

.page-template-single-page .column { height:auto !important; margin-bottom:50px; }
@media screen and (min-width: 1201px) {
.pricing-tab { margin-top: -115px; }
}