/*
Theme Name: Insight Dental
Theme URI: http://m2media.com.au
Author: Cassie Selin, M2Media
Author URI: http://m2media.com.au
Description:
Version: 3.0
*/

.insight_soc {
	overflow: auto;
}

.insight_soc li {
	list-style-type: none;
	float: left;
}

.insight_soc li a i {
	background: #205D7A;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 25px;
	text-align: center;
	margin-right: 10px;
	padding-top: 15%;
}

#menu-header-menu-1 {
   margin-left: 18%;
}

.footer-sidebar .textwidget {
    margin-left: 21%;
}


@media only screen and (min-width: 601px)
.row .col.m3 {
    width: 33%!important;
}