/* Global Styles */
/* fonts
*/

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

}




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

}




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

}

html,
body {
  height: 100%;
  width: 100%;
  font-family: 'madrasextra_light';
  font-size: 1.0em;
  font-weight: 300;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

#financ{
	width: 100%;
	height: 80px;
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #FFF;
	z-index: 20000;
}

#map-canvas {
   background-color:#fff;
   height: 250px;
   padding: 0px;
}

p {
  font-size:100%;
  line-height: 1.1;
}

ul {
  list-style-type: none;
  padding: 0;
  font-weight: 300;
  font-size:100%;
  line-height: 1.1;
}

.list-dash li,
.list-bullet li {
    position: relative;
    list-style-type: none; /* disc circle(hollow) square none */
    text-indent: 0em;
	line-height:1.3em;
}
.list-dash li:before {
    content: '•  '; /* em dash */
	color:#333;
}
.list-bullet li:before {
    content: '• '; /*copy and paste a bullet from HTML in browser into css (not using ascii codes) */
}

.vert-text {
  display: table-cell;
  vertical-align:central;
  text-align:left;
  width:550px;
  margin:0;
  padding:0;
  -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:.9;
}

.vert-text h1 {
  padding:0 70px;
  margin: 300px 0 50px 0;
  font-size: 160%;
  font-weight:lighter;
  line-height:1.2em;
  text-align:center;
  color:#fff;
  /* text-shadow: 1px -1px 1px rgba(33,33,33,0.8); */
  opacity:0.9;
}

.vert-text .autores {
  padding: 0 70px;
  margin: 0;
  font-size: 110%;
  font-weight:bold;
  font-style:italic;
  line-height:2.2em;
  color:#fff;
  /* text-shadow: 1px -1px 1px rgba(0,0,0,0.8); */
  text-align:center;
  opacity:0.9;
  display:block;
}

.titulo {
  padding: 5px 0 20px 15px;
  margin: 0;
  font-size: 1.4em;
  font-weight: 300;
  color:#333;
  color:rgba(35,31,32, 0.9);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'archiveregular';
  line-height: 1.1;
  color: inherit;
  }

.divider {
  height: 150px;
  }
  
.half {
	  width:440px;
}
  
#owl-demo .item{
    margin: 3px;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

/* Página inicial - Sites Boxs */

.normatron{
	padding: 60px 15px;
    margin: 80px 0 60px;
    color: inherit;
    background-color: #fff;
}

.boxgrupo{
	padding:5px 15px;
	min-height:180px;
	background-color: #fff;
	cursor:pointer;
}
.boxgrupo:hover{
	padding:5px 15px;
	min-height:180px;
	/*background-color: rgba(230, 0, 29, 1);*/
	color:rgba(230, 0, 29, 1);
	/*cursor:hand;*/
}

.boxgrupo h2{
	color:#000;
	letter-spacing: 2px;
}
.boxgrupo h2:before{
	margin:5px;
	content:url(../images/blackdash.png);
	display:block;
}

.boxgrupo:hover h2{
	color:rgba(230, 0, 29, 1);
	letter-spacing: 2px;
}
.boxgrupo:hover h2:before{
	margin:5px;
	content:url(../images/redreddash.png);
	display:block;
}

/* Mailchimp */
.input.button{
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.input.button:hover,
.input.button:focus,
.input.button:active,
.input.button.active,
.open .dropdown-toggle.input.button {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
}
/* Box SOON - BG Video ------------------------------- */
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
/* video */
#all{
  z-index: 1;	
}
.whitevein{
  width: 100%;
  height: 100%;
  opacity: .65;
  background-color: #000;
  position: fixed;
  top: 0;
  z-index: -1;
}
video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 135%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-50%) translateY(-50%);  /* IE 9 */
	background: url('../images/frame.jpg') no-repeat;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	 -o-background-size: cover;
  	background-size: cover;
  	transition: 1s opacity;
}
/* Página inicial - Sites Boxs */
.normatron2{
	padding: 60px 15px;
    margin: 80px 0 60px;
    color: inherit;
    background-color: transparent;
}
.boxgrupo2{
	padding:5px 15px;
	min-height:180px;
	background-color: transparent;
	cursor:pointer;
}
.boxgrupo2:hover{
	padding:5px 15px;
	min-height:180px;
	/*background-color: rgba(230, 0, 29, 1);*/
	color:rgba(230, 0, 29, 1);
	/*cursor:hand;*/
}
.boxgrupo2 #left{
	text-align: left;
	float: left;
}
.boxgrupo2 #center{
	text-align: center;
	float: none;
}
.boxgrupo2 #right{
	text-align: right;
	float: right;
}
.boxgrupo2 h2{
	color:#fff;
	letter-spacing: 2px;
}
.boxgrupo2 h2:before{
	margin:5px;
	content:url(../images/whitedash.png);
	display:block;
}
.boxgrupo2:hover h2{
	color:rgba(230, 0, 29, 1);
	letter-spacing: 2px;
}
.boxgrupo2:hover h2:before{
	margin:5px;
	content:url(../images/redreddash.png);
	display:block;
}
/* Box SOON */
.boxgruposoon2{
	padding:5px 15px;
	min-height:180px;
	background-color: transparent;
	cursor:pointer;
}
.boxgruposoon2:hover{
	padding:5px 15px;
	min-height:180px;
}
.boxgruposoon2 h2{
	letter-spacing: 2px;
	color: #fff;
}
.boxgruposoon2 h2:before{
	margin:5px;
	content:url(../images/whitedash.png);
	display:block;
}
.boxgruposoon2:hover h2{
	letter-spacing: 2px;	
	color:#CCC;
	
}
.boxgruposoon2:hover h2:before{
	margin:5px;
	content:url(../images/greydash.png);
	display:block;
}
.boxgruposoon2:hover h2:after{
	margin-top:30px;
	content:url(../images/reddash.png) " em desenvolvimento";
	color:#FF0033;
	display:block;
	font-size:16px;
	text-transform:lowercase;
}
/* Estamos a Contratar */
.acontratar{
	color:rgba(230, 0, 29, 1);
	text-transform:uppercase;
}
a:link, a:visited{
	color:rgba(230, 0, 29, 1);
	text-decoration:none;
}
a:hover{
	color:rgba(230, 0, 29, 1);
	text-decoration:underline;
}
/* Box SOON - BG White ------------------------------- */
.boxgruposoon{
	padding:5px 15px;
	min-height:180px;
	background-color: #fff;
	cursor:pointer;
}
.boxgruposoon:hover{
	padding:5px 15px;
	min-height:180px;
}
.boxgruposoon h2{
	letter-spacing: 2px;
}
.boxgruposoon h2:before{
	margin:5px;
	content:url(../images/blackdash.png);
	display:block;
}

.boxgruposoon:hover h2{
	letter-spacing: 2px;	
	color:#CCC;
	
}
.boxgruposoon:hover h2:before{
	margin:5px;
	content:url(../images/greydash.png);
	display:block;
}
.boxgruposoon:hover h2:after{
	margin-top:30px;
	content:url(../images/reddash.png) " em desenvolvimento";
	color:#FF0033;
	display:block;
	font-size:16px;
	text-transform:lowercase;
	
}
  

/* Estamos a Contratar */

.acontratar{
	color:rgba(230, 0, 29, 1);
	text-transform:uppercase;
}

a:link, a:visited{
	color:rgba(230, 0, 29, 1);
	text-decoration:none;
}
a:hover{
	color:rgba(230, 0, 29, 1);
	text-decoration:underline;
}

/* Input Form */

input:required:invalid, input:focus:invalid {
    background-image: url(../images/invalid.png);
    background-position: right center;
    background-repeat: no-repeat;
	margin-right:6px;
}

input:required:valid {
    background-image: url(../images/valid.png);
    background-position: right center;
    background-repeat: no-repeat;
	margin-right:6px;
}

/* Menu */

.navbar-wrapper{
	background-color:#FFF;
}

.navbar-default .navbar-nav > li > a {
  font-family: 'madrasextra_light';
  text-transform: uppercase;
  color: #333;
  text-align:left;
  font-size:80%;
  background-color:#fff;
  transition: top 0.15s ease-out 0s;
  -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}
.navbar-default .navbar-nav > li > a:hover {
  font-family: 'madrasextra_bold_italic';
  text-transform: uppercase;
  color: #000;
  font-size:80%;
  /* background-color: #333; */
  opacity:1;
  text-align:left;
  z-index:1;
}


.navbar-default .navbar-nav > li > a:focus {
  font-family: 'madrasextra_bold_italic';
  text-transform: uppercase;
  color: #000;
  font-size:80%;
  opacity:1;
  text-align:left;
  z-index:1;
}

.navbar-default .navbar-nav > li > a:focus::after {
	display:inline;
	margin-left:3px;
	content:url(../img/reddash.png);
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #333; 
  text-align:left;
}


/* Full Page Image Header Area */

.header {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  background:url(../img/bg_pb.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#FFFFFF;
}

.reddash-header{
	position:absolute;
	float:right;
	bottom: 0;
	margin:30px;
	z-index:0;
	
}

/* Intro */

.intro {
  padding: 50px 0;
}

/* Arquitetura */

.arquitectura {
  background: #fff;
  margin:0;
  padding: 120px 0 30px 0;
  color: #000;
  color:rgba(35,31,32, 0.9);
}



/* Construcao */

.construcao {
  background: #fff;
  margin:0;
  padding: 60px 0 30px 0;
  color: #000;
  color:rgba(35,31,32, 0.9);
}

/*.img-customer,
.construcao-item {
  margin-bottom: 30px; 
}*/

/* Design */

.design {
  background: #fff;
  padding: 60px 0 30px 0;
  color: #000;
  color:rgba(35,31,32, 0.9);
}
.design img{
  width: 100%;
}

.img-customer,
.design-item {
  margin-bottom: 30px; 
}

/* Atelier */

.atelier {
  background: #fff;
  padding: 60px 0 30px 0;
  color: #000;
  color:rgba(35,31,32, 0.9);
}

.img-atelier,
.atelier-item {
  margin-bottom: 60px 0; 
}

.img-equipa {
  margin: 50px 0 70px 0; 
}

/* Contato */

.contatos {
  background: #fff;
  padding: 80px 0 30px 0;
  color: #000;
  color:rgba(35,31,32, 0.9);
}

.img-customer,
.contato-item {
  margin-bottom: 30px; 
}

/* Mapa */

.mapag {
	height: 450px; 
}



/* Footer */

footer {
  position:absolute;
  bottom:0px;
  display:block;
  margin-bottom:10px;
  margin-top:20px;
  height:40px;
  padding: 10px 0;
  color:rgba(35,31,32, 0.9);
}
.copyright{
  font-size: 0.7em;
  color: #fff;	
}


/* Projetos */

#projetos {
  background: #fff;
  margin:20px 0 0 0;
  padding: 60px 0 30px 0;
  color: #000;
}

/* Lightbox */
.modal-backdrop.in {
	-webkit-opacity: 0.95;
	-moz-opacity: 0.95;
	opacity: 0.95;
	background-color: #FFFFFF;
}

.ekko-lightbox .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background-color: transparent;
}
.ekko-lightbox .modal-header {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.ekko-lightbox .modal-header .close {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  color: #fff;
  text-shadow: 0;
  font-weight: 100;
  margin-top: 5px;
}
.ekko-lightbox .modal-header .close:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ekko-lightbox .modal-header h4.modal-title {
  font-weight: 100;
  color: #fff;
  padding: 0;
}
.ekko-lightbox .modal-body {
  padding: 0;
}
.ekko-lightbox .modal-footer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 0;
  color: #fff;
  font-weight: 100;
  padding: 0;
}
.ekko-lightbox-nav-overlay a {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  text-shadow: none;
}


.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  padding-top: 45%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
     -moz-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}

.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}

/* /Lightbox */

#projetos h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 300;
  line-height: 1.1;
  color:#333;
  color:rgba(35,31,32, 0.9);
  }
  
#projetos p{
  font-family: 'madrasextra_light';
  font-weight: 300;
  font-size:100%;
	
}

#screen {
  max-width:90%;
  margin:0;
  padding: 40px 0 0 0;
}

.thumbs {
  margin:0;
  padding: 1px;
}

#fotos {
  position:relative;
  margin:50px 0 50px 0;	
  padding: 25px 0 25px 0;

}
  
.marginbottom30{
	margin-bottom:17px;

}
#titulo {
  padding: 15px 0 0 0;
  margin: 0 0 50px 0;
  font-family: 'madrasextra_bold_italic';
  font-weight: 300;
  color:#333;
  color:rgba(35,31,32, 0.9);
}

#titulo::before {
	display:inline;
	margin-left:3px;
	content:url(../img/reddash_big.png);
	float:right;
	margin-top:0;
}

.dosis {
  font-family: 'madrasextra_light';
  font-weight: 300;
}

small {
  font-family: 'madrasextra_bold_italic';
  font-size:100%;
  font-weight: 300;
  color:#333;
  color:rgba(35,31,32, 0.9);
  margin-right:12px;
}


/* Footer */

#footer_projetos {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #fff;
  padding:20px 0 ;
  font-size:0.9em;
  color:#333;
}


/* Responsive */

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  padding:0 30px; /* Margem da barra de navegação  */
  right: 0;
  left: 0;
  z-index: 1030;
  font-size:1.2em;
}
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  padding:0 30px; /* Margem da barra de navegação  */
  right: 0;
  left: 0;
  z-index: 1030;
  font-size:1.2em;
}
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  padding:0 7%; /* Margem da barra de navegação  */
  right: 0;
  left: 0;
  z-index: 1030;
  font-size:1.4em;
}
}
@media (min-width: 981px) and (max-width: 1200px){
	.normatron2{
	padding: 15px 15px;
    margin: 40px 0 40px;
    color: inherit;
    background-color: transparent;
}
}

@media (max-width: 768px) {
/* Box SOON - BG Video ------------------------------- */
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
/* video */
#all{
  z-index: 1;	
}
.whitevein{
  width: 100%;
  height: 100%;
  opacity: .65;
  background-color: #000;
  position: fixed;
  top: 0;
  z-index: -50;
}
video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 135%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-50%) translateY(-50%);  /* IE 9 */
	background: url('../images/frame.jpg') no-repeat;
  	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  	transition: 1s opacity;
}
#minimallogo{
  height: 60px;
  width: auto;	
}
/* Página inicial - Sites Boxs */
.normatron2{
	padding: 15px 15px;
    margin: 20px 0 0px;
    color: inherit;
    background-color: transparent;
}
.boxgrupo2{
	padding:5px 15px;
	min-height:40px;
	background-color: transparent;
}
.boxgrupo2:hover{
	padding:5px 15px;
	min-height:40px;
	color:rgba(230, 0, 29, 1);
	cursor:pointer;
}
.boxgrupo2 #left,
.boxgrupo2 #center,
.boxgrupo2 #right{
	text-align: center;
	float: none;
}
.boxgrupo2 h2{
	color:#fff;
	letter-spacing: 2px;
	font-size: 1.0em;
}
.boxgrupo2 h2:before{
	margin:5px;
	content:url(../images/whitedash_s.png);
	display:block;
}
.boxgrupo2:hover h2{
	color:rgba(230, 0, 29, 1);
	letter-spacing: 2px;
}
.boxgrupo2:hover h2:before{
	margin:5px;
	content:url(../images/redreddash_s.png);
	display:block;
}
/* Box SOON */
.boxgruposoon2{
	padding:5px 15px;
	min-height:180px;
	background-color: transparent;
	cursor:pointer;
}
.boxgruposoon2:hover{
	padding:5px 15px;
	min-height:180px;
}
.boxgruposoon2 h2{
	letter-spacing: 2px;
	color: #fff;
}
.boxgruposoon2 h2:before{
	margin:5px;
	content:url(../images/whitedash_s.png);
	display:block;
}
.boxgruposoon2:hover h2{
	letter-spacing: 2px;	
	color:#CCC;
	
}
.boxgruposoon2:hover h2:before{
	margin:5px;
	content:url(../images/greydash_s.png);
	display:block;
}
.boxgruposoon2:hover h2:after{
	margin-top:30px;
	content:url(../images/reddash_s.png) " em desenvolvimento";
	color:#FF0033;
	display:block;
	font-size:16px;
	text-transform:lowercase;
}
/* Estamos a Contratar */
.acontratar{
	color:rgba(230, 0, 29, 1);
	text-transform:uppercase;
}
a:link, a:visited{
	color:rgba(230, 0, 29, 1);
	text-decoration:none;
}
a:hover{
	color:rgba(230, 0, 29, 1);
	text-decoration:underline;
}
/* HEADER */        
  .header {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  background:url(../img/bg_pb_sm.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#FFFFFF;
}

  .arquitectura {
  background: #fff;
  padding: 60px 0 30px 0;
  padding: 80px 0 0 0;
  color: #000;
}


.map{
   height: 75%;
}
  
.vert-text {
  display: table-cell;
  vertical-align:central;
  text-align:left;
  margin:60px 0 0;
  padding:0;
  -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:.9;
}

.vert-text h1 {
  padding:0 70px;
  margin: 120px 0 0 0;
  font-size: 160%;
  font-weight: 300;
  line-height:0.9em;
  text-align:left;
  color:#fff;
  opacity:0.9;
}

.vert-text h2 {
  padding: 0 70px;
  margin: 0;
  font-size: 80%;
  font-weight: 300;
  font-style:italic;
  line-height:2.2em;
  color:#fff;
  text-align:left;
  opacity:0.9;
  display:block;
}

footer{
  position: relative;
  bottom: 0;
  padding: 10px 0;
  margin-bottom:10px;
  height:40px;
  color:rgba(35,31,32, 0.9);

}

}

/* Toplink */
.top-link { 
	_display:none;
	position:fixed; 
	bottom:17px;
	right: 25px;
	margin:0; 
	padding:0; 
	z-index:999; 
	zoom:1;
	-webkit-transition:all .4s linear;
	   -moz-transition:all .4s linear;
	     -o-transition:all .4s linear;
	        transition:all .4s linear;
}

.top-link.top-link-hide { 
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity:0;
}

.top-link.top-link-hide:hover { 
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1;
}

.top-link a { 
	outline:none;
	display:block; 
	margin:0; 
	padding:5px; 
	min-width:14px;
	zoom:1;
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, .5);
	   -moz-box-shadow:0 0 2px rgba(0, 0, 0, .5);
	        box-shadow:0 0 2px rgba(0, 0, 0, .5);
	-webkit-box-sizing:content-box;
	   -moz-box-sizing:content-box;
	        box-sizing:content-box;
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	opacity:.4; 
	-webkit-border-radius:6px; 
	   -moz-border-radius:6px; 
	        border-radius:6px; 
	border:0px solid;  
	font:bold 15px/1 arial, sans-serif; 
	text-decoration:none; 
	text-align:center;
	text-shadow:0 1px 0 rgba(0, 0, 0, .5);
	-webkit-transition:all .4s linear;
	   -moz-transition:all .4s linear;
	     -o-transition:all .4s linear;
	        transition:all .4s linear;
	border-color: #000000;
	color: #000000;
	background-color: #ffffff;
}

.top-link:hover a { 
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1;  
	-webkit-transform:scale(1.2);
	   -moz-transform:scale(1.2);
	     -o-transform:scale(1.2);
	        transform:scale(1.2);
}

@media only screen and (max-width:600px) {
	.top-link { display:none; }
}