MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/trinix19.ipage.com/Backup/DoctorsReview/css/
File Upload :
Current < : /hermes/bosweb/b1705/trinix19.ipage.com/Backup/DoctorsReview/css/custom.less

/***********************************************************************************************/
/* Custom Styles */
/***********************************************************************************************/
body {
	padding-top: 5em;
}

.c-cta {
	margin: 2em 0;
}

#testimonials {
	position: relative;
	
	.carousel-indicators {
		top: -30px;
	
		li {
			background-color: #ccc;
			
			&.active {
				background-color: black;
			}
		}
	}
}

.c-product-showcase {
	margin-bottom: 2em;
	
	.span4 {
		margin-bottom: 2em;
	}
}

@media only screen and (max-width: 768px) {
	body {
		padding-top: 0;
	}
}

@media only screen and (max-width: 480px) {
	.c-product-cta {
		.btn-group {
			float: none;
		}
		
		.span6 {
			margin-bottom: 2em;
		}
	}
}