/***********************
*  Site Specific CSS   *
************************/

/* @imports
--------------*/
@import url("http://cdn.myld.com.au/1/css/fontawesome/4.0.3/css/font-awesome.css");
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');
@import url('http://cdn.myld.com.au/1/js/fancybox2/jquery.fancybox.css');
@import url('http://cdn.myld.com.au/1/js/fancybox2/helpers/jquery.fancybox-thumbs.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.min.css');

/* @font-faces
--------------*/
@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.svg#ralewayregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium) format('svg');
   font-weight:500;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.svg#ralewaybold) format('svg');
   font-weight:700;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extrabold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extrabold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extrabold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extrabold-webfont.svg#ralewayextrabold) format('svg');
   font-weight:900;
   font-style:normal;
}

/* @general styles
-----------------*/
::selection {
  background:#eb6e1f;
  color:#fff;
}

a {
  color:#eb6e1f;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body {
	background:url(http://cdn.myld.com.au/2/1090/shellharbour-city-skip-bins_38cf3488b9.jpg) repeat;
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:18px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#mainBox {
	background:#fff;
	border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}

.sidePadded {
	padding-left:15px;
	padding-right:15px;
}

#header {
	padding-top:20px;
	padding-bottom:20px;
}

#logo img {
	display:inline-block;
}

#headerRight {
	display:none;
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:19px;
	letter-spacing:0.08em;
	line-height:28px;
}

#headerRight a {
	display:inline-block;
	color:#000;
	font-weight:600;
	font-size:17px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#headerRight a:hover {
	color:#eb6e1f;
}

.headerBtn {
	display:block !important;
	color:#fff !important;
	font-family: 'Raleway';
	font-weight:700 !important;
	font-style:normal;
	font-size:18px !important;
	text-transform:uppercase;
	text-decoration:none !important;
	text-align:center;
	line-height:26px;
	padding:15px;
	background:#eb6e1f;
	border:solid 1px #eb6e1f;
	margin-top:25px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.headerBtn:hover {
	color:#eb6e1f !important;
	background:#fff !important;
}

#menuWrap {
	background:#eb6e1f;
}

#menu {
	display:none;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
	border-left:solid 1px #c44c00;
}

.navbar .nav>li:first-child {
	border-left:none;
}

.navbar-nav>li>a {
	color:#fff;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:18px;
	text-transform:uppercase;
	line-height:18px;
	white-space:nowrap;
	padding:26px 0;
	position:relative;
	display:block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li.active>a {
	background:transparent;
	color:#000;
}

#ctaWrap {
	padding:1px;
}

#cta {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe893f+0,c84e01+100 */
	background: rgb(254,137,63); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlODkzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODRlMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(254,137,63,1) 0%, rgba(200,78,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,137,63,1)), color-stop(100%,rgba(200,78,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,137,63,1) 0%,rgba(200,78,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,137,63,1) 0%,rgba(200,78,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,137,63,1) 0%,rgba(200,78,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,137,63,1) 0%,rgba(200,78,1,1) 100%); /* W3C */
}

#cta a {
	display:block;
	color:#000;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:0.08em;
	line-height:23px;
	padding:12px 15px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#cta a:hover {
	color:#fff;
}

#slider {
	height:503px;
}

body#contact #slider {
	display:none;
}

#slogan1 {
	color:#eb6e1f;
	font-family: 'Raleway';
	font-weight:900;
	font-style:normal;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:0.08em;
	line-height:20px;
	padding-top:35px;
	padding-bottom:45px;
	background:url(http://cdn.myld.com.au/2/1090/shellharbour-city-skip-bins_31d76ab48b.png) center bottom no-repeat;
	background-size:100% 9px;
}

#slogan2 {
	position:relative;
	color:#000;
	font-family: 'Raleway';
	font-weight:900;
	font-style:normal;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:0.08em;
	line-height:20px;
	padding-top:35px;
	padding-bottom:45px;
}

#slogan2:after {
	content:"";
	position:absolute;
	width:96px;
	height:3px;
	left:50%;
	margin-left:-48px;
	bottom:0;
	pointer-events:none;
	background:#eb6e1f
}

#sideBarForm {
	margin-top:0;
	color:#fff;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:18px;
	background:#c74d00;
}

.formPad {
	padding-left:15px;
	padding-right:15px;
}

#sideBarForm h3 {
	color:#fff;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0.06em;
	line-height:18px;
	margin:0 0 16px 0;
	padding:19px 15px;
	background:#eb6e1f;
}

#sideBarForm h4 {
	color:#fff;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	line-height:18px;
	margin:12px 0 8px 0;
}

#main {
	padding-bottom:70px;
}

#intro {
	margin-top:55px;
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:18px;
}

#intro h1 {
	overflow:hidden;
	color:#eb6e1f;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:19px;
	text-transform:uppercase;
	line-height:19px;
	margin:0 0 18px 0;
}

#intro h1 span {
	position:relative;
	display:block;
}

#intro h1 span:after {
	content:"";
	position:absolute;
	bottom:2px;
	width:100%;
	height:1px;
	margin-left:18px;
	background-color:#cacaca;
}

#intro p {
	margin-bottom:25px;
}

#content {
	margin-top:20px;
}

.contentBox {
	margin-bottom:50px;
}

.contentBox:last-child {
	margin-bottom:0;
}

.contentBox h2 {
	color:#eb6e1f;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:17px;
	line-height:18px;
	margin:0 0 20px 0;
}

.contentBox p {
	margin-bottom:20px;
}

.contentImage {
	margin-top:28px;
}

.contentImage img {
	display:inline-block;
}

.panel {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

.panel-default {
	border:none;
}

.panel-group .panel {
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}

.panel-default>.panel-heading {
	color:#000;
	background-color:transparent;
	border-color:transparent;
	padding:0;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}

.panel-default>.panel-heading h4 {
	position:relative;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:15px;
	line-height:18px;
	margin:0 0 15px 0;
	padding-left:10px;
}

.panel-default>.panel-heading h4:before {
	content:"";
	position:absolute;
	width:4px;
	height:4px;
	left:0;
	top:50%;
	margin-top:-2px;
	pointer-events:none;
	background:#000;
	border-radius:999px;
	-webkit-border-radius:999px;
	-moz-border-radius:999px;
}

.panel-default>.panel-heading h4 a {
	text-decoration:none !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.panel-default>.panel-heading h4 a:hover {
	color:#eb6e1f;
}

.panel-body {
	padding:0;
	border:none !important;
	margin-bottom:20px;
}

.table td {
	vertical-align:middle !important;
}

#homeThumbs {
	margin-top:60px;
}

.ht {
	margin-bottom:12px;
}

.ht:last-child {
	margin-bottom:0;
}

.homeThumb {
	overflow:hidden;
	position:relative;
	max-width:635px;
	margin-left:auto;
	margin-right:auto;
}

.htImage {
	position:relative;
}

.homeThumb h3 {
	color:#000;
	font-family: 'Raleway';
	font-weight:700;
	font-style:normal;
	font-size:19px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	line-height:20px;
	padding:25px 15px;
	margin:0 0 0 0;
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:1;
	background:rgba(255,255,255,0.9);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#homeThumbs a:hover .homeThumb h3 {
	color:#eb6e1f;
	background:rgba(255,255,255,0);
}

.htText {
	position:relative;
	width:auto;
	height:auto;
	left:auto;
	bottom:auto;
	padding:15px;
	background:rgba(255,255,255,0.9);
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:15px;
	letter-spacing:0.06em;
	line-height:18px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#homeThumbs a:hover .htText {
	bottom:0;
}

#sideBar {
	margin-top:40px;
}

#fbFeed {
	max-width:500px;
	margin:28px auto 0;
}

#synopsis {
	border-top:solid 1px #b3b3b3;
	padding-top:50px;
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:normal;
}

#footerContact {
	margin-top:45px;
}

#footerContact address {
	display:inline-block;
	color:#eb6e1f;
	font-family: 'Raleway';
	font-weight:600;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	padding-left:28px;
	margin:0 90px;
}

.footerAddress {
	margin-left:0 !important;
	background:url(http://cdn.myld.com.au/2/1090/shellharbour-city-skip-bins_3fe1efa434.png) left center no-repeat;
}

.footerMail {
	background:url(http://cdn.myld.com.au/2/1090/shellharbour-city-skip-bins_4689e3cfbb.png) left center no-repeat;
}

.footerPhone {
	margin-right:0 !important;
	background:url(http://cdn.myld.com.au/2/1090/shellharbour-city-skip-bins_544b5b85db.png) left center no-repeat;
}

#footerContact a {
	color:#eb6e1f;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#footerContact a:hover {
	color:#000;
}

#footer1 {
	margin-top:30px;
	padding-top:30px;
	padding-bottom:25px;
	border-top:solid 1px #dfdfdf;
}

#copyright {
	color:#000;
	font-family: 'Raleway';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:normal;
	margin-top:8px;
}

#footerNav {
	padding-top:6px;
}

#footerNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footerNav li {
	position:relative;
	width:auto;
	display:inline-block;
	float:none;
	border:none;
	margin-left:8px;
	padding-left:8px;
}

#footerNav li:before {
	content:"";
	position:absolute;
	width:1px;
	height:12px;
	left:0;
	top:50%;
	margin-top:-6px;
	pointer-events:none;
	background:#000;
}

#footerNav li:first-child {
	margin-left:0;
	padding-left:0;
}

#footerNav li:first-child:before {
	display:none;
}

#footerNav li a {
	display:block;
	color:#000;
	font-family: 'Raleway';
	font-weight:500;
	font-style:normal;
	font-size:14px;
	text-transform:none;
	text-align:center;
	letter-spacing:0.04em;
	line-height:normal;
	padding:0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#footerNav li a:hover, #footerNav li.active a {
	color:#eb6e1f;
}

#footerBrand {
	margin-left:18px;
}

#map-canvas {
	height:200px;
}

ul, ol {
	margin:0 0 10px -18px;
}

dt, dd, ul li, ol li {
	line-height:inherit;
}

dd {
	margin-left:0;
	margin-bottom:10px;
}

.break {
	word-break:break-all;
}

label, input, button, select, textarea {
	font-family:inherit !important;
	font-size:inherit !important;
	font-weight:inherit !important;
	line-height:inherit !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	background:#eb6e1f !important;
	border:solid 1px transparent;
	color:#fff;
	height:auto !important;
}

label {
	padding-top:6px;
}

.form-group {
	margin-bottom:4px;
}

.requiredval {
	color: #df3c3c!important;
	font-weight: 400!important;
	border-color: #df3c3c!important;
}

textarea {
	border:none !important;
	color:#fff !important;
}

.btn {
	margin-top:25px;
	background:#eb6e1f;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border:none;
	width:100%;
	color:#000;
	text-transform:uppercase;
	font-weight:700 !important;
	line-height:18px;
	padding-top:19px;
	padding-bottom:19px;
	box-shadow:none;
	text-shadow:none !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn:hover {
	color:#eb6e1f;
	background:#000;
}

#schema, .schema-address {
	display:none;
}

p:last-child,
p.last {
	margin-bottom:0 !important;
}

.besideMe {
	display:inline-block;
}

#page-not-found #error {
	padding-top:100px;
	padding-bottom:100px;
}

#page-not-found #slogan1,
#page-not-found #slogan2,
#page-not-found #sideBarForm {
	display:none;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {...}

@media (min-width: 992px) {
	#map-canvas {
		height:503px;
	}

	.sidePadded {
		padding-left:30px;
		padding-right:30px;
	}

	.formPad {
		padding-left:20px;
		padding-right:20px;
	}
	
	#headerRight,
	#menu {
		display:block;
	}
	
	.htText {
		padding-left:70px;
		padding-right:70px;
	}
	
	#sideBar {
		margin-top:0;
	}
	
	#sideBarForm {
		margin-top:-56px;
	}
	
	body#contact #sideBarForm {
		margin-top:0;
	}

	.htText {
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		bottom:100%;
		padding:70px 15px 15px;
	}
	
	#contactMobile {
		display:none;
	}
	
	.headerBtn {
		margin-top:0;
		margin-bottom:15px;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {...}

@media (max-width: 767px) {
	.contactInfo {
		margin-top:50px;
	}
}

@media (max-width: 568px) {...}

@media (max-width: 480px) {...}

@media (min-width: 768px) and (max-width: 991px) {
	#map-canvas {
		height:320px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#headerRight {
		padding-top:25px;
	}
	
	#headerRight a {
		font-size:14px;
	}
	
	#cta a {
		font-size:13px;
		letter-spacing:0;
	}
	
	#footerContact address {
		margin-left:50px;
		margin-right:50px;
	}
	
	#copyright {
		letter-spacing:-0.05em;
	}
	
	#footerNav li {
		margin-left:3px;
		margin-right:3px;
	}
	
	#footerNav li a {
		font-size:13px;
		letter-spacing:-0.08em;
	}
}

/* Device specific media queries ----------- */
/* Tablets */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {...}

/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.htText {
		bottom:0;
	}
}

/* iPads (portrait) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {...}

/* iPhone */
@media only screen  
and (max-device-width : 568px) {...}

.ie .table img{
	max-width:200px;
}