@font-face {
    font-family: 'netto_otbold';
    src: url('netto/netto_ot_bold-webfont.eot');
    src: url('netto/netto_ot_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('netto/netto_ot_bold-webfont.woff') format('woff'),
         url('netto/netto_ot_bold-webfont.ttf') format('truetype'),
         url('netto/netto_ot_bold-webfont.svg#netto_otbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
*
{
  box-sizing: border-box;
}

body {	font-family: "netto_otbold", "Open Sans", "Century Gothic", "Trebuchet MS","Futura","Arial", "Lucida Grande","Arial", sans serif;
	color:#000;

	background:#CE3FBB url('images/bg3.jpg') top left no-repeat;}
	body:before {
          content: "";
          position: fixed;
          top: -10px;
          left: 0;
          width: 100%;
          height: 10px;

          -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8);

          z-index: 100;
}

a {color:#3c4e77; text-decoration: none;}

h3 { font-weight: 400; font-size: 1.5em;}
h5 { font-weight: 300; font-size: 1em;margin-bottom:-10px;text-transform: uppercase;}
.red {color:#990000;}

.date {display:none;}
#container-client {width:100%; min-height:400px;}

.address {float:right;margin-right:20px;text-align: right;}

#wrapper {width:90%; max-width:1165px;background: #fff;  margin:20px auto 50px auto;}
.team_photos {float:left; margin: 0 10px 10px 0; width:100px; height:129px;}
.news_content {float:left;width:70%;}
.news_image {float:left;margin-right: 30px;}
.spotlight {margin-bottom: 30px;}
.map {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}


iframe {width:100%; float:right;max-width: 100%;}
.martin_s {float:left;width:40%;}
.swabey-showreel {float:right;width:45%;}


.map iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.implants {width:100%; margin-bottom: 50px;}
.implants img {width:100%;max-width:396px;height:auto;}
#columns {width:94%; margin:40px auto 0 auto;}

#logo {max-width:715px;	
}
#logo img {width:70%; height:auto;margin:20px 20px 1px 40px;}



h1, h2 {font-weight: 100;}
h4 a
{
  font-size: 1.2em;
  padding: 10px;
margin:15px 0;
  background-color: #b4d024;

  border-radius: 8px;


}

/* Line 10 */
a:hover
{
  color: #898989;
}

/* Line 73 */
h4 a:hover
{
  color: #ffffff;
}


#center {width:100%;background:#fff; margin-bottom:50px;}
#center-content { padding:0px 20px 20px 20px; margin:0 auto; line-height: 125%;}
#center-content img {
	max-width: 100%;
	height: auto;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}


#items {

	margin-left: 0;

}


.news h3 {

			font-size: 24px;

			color: #1abc9c;

			font-weight: 400;

			margin: 0 0 20px;

}





.news .news-single h3 {

			margin: 0 0 0px;

}

.news .news-single p {

			margin: 3px 0 0 ;

			font-size: 11px;

			color: #000;

}



.news .brick-copy p {

	margin-bottom: 0;

	line-height: 19px;

}
.brick {

	width:258px;

	float:left;

	background-color: #FCF7F7;

	margin-bottom: 28px;

	margin-left: 0;

	margin-right: 5px;		

}

.brick-introducing {
width:90%;
	max-width:520px;

	float:left;

	background-color: #FCF7F7;

	margin-bottom: 28px;

	margin-left: 0;

	margin-right: 5px;		

}


.home .brick-pic {

	padding: 0px;

}

.home .brick-details {

	padding: 0px; 

}

	.home .brick-details p {

	line-height: 19px;

	padding-top: 5px;

	margin-bottom: 8px;

}
.home-twitter
{
  min-height: 600px;
}

#tweets
{

  min-height: 600px;
}


.brick-details a {

text-decoration: underline;

}


.brick-pic {

	padding: 5px;

}

.brick-details {

	padding: 0 10px;

}

brick-details-twitter {height:500px;}

.brick-details span {

	font-size: 14px;

	color: #000;

	line-height: 19px;

}



		span.brick-name {

			font-size: 20px;

			color: #000;

			margin: 0;

			padding: 0;

		}

		

		span.brick-view {

			margin-bottom: 15px;

			margin-top: 1px;

		}

				span.brick-view a {

					font-size: 14px;

					color: #1abc9c;

					margin: 0;

					padding: 2px 0;

				}	



.readmore {

	display: block;

	padding-top: 10px;

	text-transform: uppercase !important;

}

.readmore a:hover {

	color: #ccc;

}





body.news .readmore {

	display: block;

	padding: 10px 0;

}



.clickable .element:hover {
  cursor: pointer;
}

.clickable .element:hover h3 {
  text-shadow:
    0 0 10px white,
    0 0 10px white
  ;
}

.clickable .element:hover h2 {
  color: white;
}

/**** Example Options ****/

#options {
  margin-bottom: 10em;margin: 0 auto; float:left;
  
}

#options ul {
  list-style: none; margin-left: -30px; 
}



#options li {
  float: left;
  margin-bottom: 0.2em; margin-left:5px;font-size: 1.6em;
}

#options li a {

  padding: 0.2em 0.5em;
  background-color: #fff;
  color: #000;
  font-weight: 100;
text-decoration: none;
text-transform: uppercase;

}

#options li a:hover {

}




}

#options li:first-child a {

  border-left: none;
}

#options li:last-child a {

}

#options li a.selected {
border-bottom:solid #000 2px;
}




.clear {clear:both;}

/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 10px;
    margin-top:-10px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }


#gallery { width:95%; margin-left:auto;
margin-right:auto; position:relative;}

#gallery img {width:100%;padding:5px; background:#fff; border:solid #ececec 1px; float:left; margin: 5px; position:relative;}
#gallery #bf {padding:0px;border:none; margin: 0px;}

#left {
width:100%;
float:left;
background:#fff; margin-bottom:20px;/* border-radius: 20px;-webkit-border-radius: 20px;border-right: solid #ececec 8px; */}
#left-content { padding:20px; word-wrap: break-word;}

#right {width:49%; float:right;background:#fff;margin:0px;/* border-radius: 20px;-webkit-border-radius: 20px;margin-bottom:20px;border-left: solid #ececec 8px; */}
#right-content {padding:20px;text-align: right;}
#right-mobile {display:none;}



/*-------------- DEFINITION LISTS ------------------*/

dl
{
margin: 20px 0px; width:90%;
padding: 0;
position:relative;left:-8px;

}

dt
{font-size: 0.8em;
position: relative;
left: 0;
top: 1.8em;
width: 40%;
font-weight: bold;
background:transparent;
padding: 0 0 .5em .5em;
}

dd
{font-size: 0.8em;
border-left: 1px solid #000;
margin: 0 0 0 18em;
padding: 0 0 .5em .5em;
width:50%;
position:relative;
background:transparent;
}
#footer {background:#EFEDEF;width:100%;}
.footer-content {padding:20px;}

@media screen and (min-width: 0px) and (max-width: 960px) { 
#center {width:100%;background:#fff; margin-bottom:20px;}
#footer {margin-top:40px;}
#logo img {width:45%; height:auto;margin:20px 20px 1px 40px;}
.brick {

	width:190px;

	float:left;

	background-color: #fff;

	margin-bottom: 28px;

	margin-left: 5px;

	margin-right: 3px;		

}

/* ADDED */

#options li {float: left;margin-bottom: 0.2em; margin-left:5px;font-size: 1em;}
/* END ADDED */


#left {width:100%; float:none; background:#fff; margin-left:0px;}
#right {width:100%; float:none;background:#fff;margin-left:0px;display:none;}
#right-mobile {display:block;}
#left-content { padding:20px;}
#right-content {padding:20px; margin-bottom:40px;text-align: left;}
.team_photos {float:left; margin: 0 5px 1px 0; width:100px; height:129px;}
.msg_list {width:90%;}

#gallery { width:100%;  position:relative;}

#gallery img {width:100%;padding:2px; background:#fff; border:solid #ececec 1px; float:left; margin: 5px; position:relative;}
#gallery #bf {padding:0px;border:none; margin: 0px;}

dl
{
margin: 20px 0px; width:90%;
padding: 0;
position:relative;left:0;

}

dt
{font-size: 0.8em;
position: relative;
left: 0;
top: 1.8em;
width: 30%;
font-weight: bold;
background:transparent;
padding: 0;
}

dd
{font-size: 0.8em;
border-left: 1px solid #000;
margin: 0 0 0 12em;
padding: 0 0 .5em .5em;
width:50%;
position:relative;
background:transparent;
}
}
@media screen and (min-width: 0px) and (max-width: 500px) { 
#wrapper {width:98%;background: #fff;  margin:10px auto 50px auto;
border: none;}
.brick {

	width:258px;

	float:left;

	background-color: #fff;

	margin-bottom: 28px;

	margin-left: 5px;

	margin-right: 0px;		

}
#logo img {width:90%; height:auto;padding-top:30px; margin:0 20px 1px 10px;}
.address {display:none;}
.news_content {float:left;width:100%;}


/* ADDED */


#options {margin:8px 0 0 -15px;}
#options li {float:none;}

/* END ADDED */



#center {width:100%;background:#fff; margin-bottom:10px;}
#left {width:100%; float:none;position:relative;left:0px; background:#fff; margin: 0;}
#right {width:100%; float:none;background:#fff;margin-left:0px;display:none;}
#right-mobile {display:block;}
#right-content {font-family: 'Open Sans', sans-serif;padding:0px; width:100%;margin-left:0px;text-align: left;}
#left-content {font-family: 'Open Sans', sans-serif;padding:5px 0 0 0; width:100%;}
#options li {
font-size: 1em; line-height:250%;
}

#gallery { width:100%; margin-left:auto;
margin-right:auto; position:relative;}

#gallery img {width:100%;padding:2px; background:#fff; border:solid #ececec 1px; float:left; margin: 5px; position:relative;}
#gallery #bf {padding:0px;border:none; margin: 0px;}

h1, h2 {}

#center-content {padding:2px;}

}
.clear {clear:both;}


@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

