
@media only screen and ( max-width: 980px ) {
    #main-header .container { 
        width:100%;
        box-sizing:border-box;
        padding-right:30px;
        padding-left:30px;
    }
	#main-header .logo_container {
		width: auto;
	}
	#main-header #logo {
		max-width: 100%;
	}
}
#footer-info + #footer-info { display: none; }
.et_pb_pricing .et_pb_pricing li:before,
.et_pb_pricing .et_pb_pricing li > span:before {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("//abscomtech.com.au/wp-content/plugins/divi-booster/core/fixes/044-genos-pricing-table-bullets/green-plus.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 50% 50% !important;
	border: medium none transparent !important;
	color: transparent;
	height: 16px;
	margin-left: -1px;
	margin-top: -5px;
	width: 16px;}

.et_pb_pricing li.et_pb_not_available:before,
.et_pb_pricing li.et_pb_not_available > span:before {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("//abscomtech.com.au/wp-content/plugins/divi-booster/core/fixes/044-genos-pricing-table-bullets/red-x.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 50% 50% !important;
	border: medium none transparent !important;
	color: transparent;
	height: 16px;
	margin-left: -1px;
	margin-top: -5px;
	width: 16px;}
.et_pb_text ul, 
.et_pb_text ol,
.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text ul, 
.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text ol { 
	margin: 30px; 
}
.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text li,
.et_pb_text li { 
	margin-top: 16px; 
}
#page-container { overflow:hidden; }
#et-info-phone:hover { 
	opacity: 0.7; 
	-moz-transition: all 0.4s ease-in-out; 
	-webkit-transition: all 0.4s ease-in-out; 
	transition: all 0.4s ease-in-out; 
}
	
@media only screen and ( min-width: 981px ) { 

	/* Vertically center the top navigation */
	.et_header_style_left #et-top-navigation { 
	   display:table-cell; 
	   vertical-align: middle; 
	   float:none !important;
	}
	.et_header_style_left .container { 
	   display:table; 
	}

	/* Right align the contents of the top navigation area */
	.et_header_style_left #et-top-navigation { text-align:right; }
	.et_header_style_left #et-top-navigation > * { text-align:left; }
	.et_header_style_left #top-menu-nav, 
	.et_header_style_left #et_top_search { 
	   float:none !important; 
	   display:inline-block !important
	}
	.et_header_style_left #et_top_search { 
	   vertical-align: top !important; 
	   margin-top:3px 
	}
	
}
.et_pb_column_4_4 .et_pb_team_member_description, 
.et_pb_column_3_4 .et_pb_team_member_description, 
.et_pb_column_2_3 .et_pb_team_member_description {
	margin-left: 0px;
}
.et_pb_column_4_4 > .et_pb_team_member_description, 
.et_pb_column_3_4 > .et_pb_team_member_description, 
.et_pb_column_2_3 > .et_pb_team_member_description {
	margin-left: 350px;
}