/* @override http://192.168.1.10:8841/inc/css/responsive.css */


@media (min-width: 979px) and (max-width: 1160px) {

nav#menu #menu-nav li a {
	padding-right: 8px;
	font: 700 14px/59px Lato, Arial, sans-serif;
	padding-left: 0;
}



}



@media (min-width: 768px) and (max-width: 979px) {

p {
	margin: 0 0 20px;
	font-size: 16px !important;
}

h1 {
	font-size: 38px}

h2 {
	font-size: 36px}

h3 {
	font-size: 26px}

h4 {
	font-size: 24px}

.title-page {
	margin-bottom: 50px;
	margin-top: 20px;
	text-align: left; }

.logofoot img {
	background-size: 768px;
	width: 768px;
}

.item-thumbs {
	width: 30%;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 0;
}

#credits {
	margin-bottom: 0;
	padding: 0;
	text-transform: uppercase;
	height: 50px;
}

#credits p {
	line-height: 50px;
	margin: 0;
	padding: 0;
}

.row {
	margin-left: auto;
	*zoom: 1;
	margin-right: auto;
}


/* @group Tabs */

div.tabbable {
	width: 95%;
	margin-right: 5%;
	margin-left: 0;
}

#programatab li {
	font-size: 20px;
	width: 33%;
	text-align: center;
}

#programatab li a {
	color: #6c6c6c;
	text-shadow: white 0 1px 0;
}

div.tab-content {
	background-color: rgba(254,255,255,0.85);
	padding-top: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 0;
}

ul#programatab.nav.nav-tabs {
	margin: 0;
}

#programatab li a:hover {
	color: #e663a4;
}

#programatab li.active a {
	color: #e663a4;
	background-color: rgba(254,255,255,0.85);
}


/* @end */





/* @group About */

div.span4.profile {
	width: 28%;
	display: inline-block;
	margin-left: 5%;
}

.profile-description {
	margin-bottom: 20px;
	color: black;
	line-height: 1.4;
}

#staff .image-wrap {
	width: 80%;
	height: inherit;
	margin-bottom: 10px;
}

/* @end */

#menu {
	display: none;
}

#mobile-nav {
	display: block;
	float: right;
}

#menu-nav-mobile {
	margin: 0;
}

header .sticky-nav #mobile-nav,
	header .sticky-nav.stuck #mobile-nav {
	margin-right: 20px;
}

#social-area #social ul li {
	display: inline-block;
	list-style: none;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}


#twitter-feed {
	padding-top: 110px;
	padding-bottom: 110px;
}

.info-block a.button {
	margin-top: 20px;
	position: inherit;
}

.info-text {
	padding-right: 0;
}

div.staffblock {
	padding: 10px 1% 20px;
	width: 98%;
	height: inherit;
	margin: 0 auto 10px;
	float: none;
	background: rgba(254,255,255,0.5) url(../../images/sf_circlesgrey.png) no-repeat -30% -100px;
}

li.item-thumbs.floatDX {
	margin: 0 0 0 10px;
	float: right;
	list-style-type: none;
	border-radius:10px;
	width: 50%;
}

.item-thumbs .hover-wrap .overlay-img {
	background: transparent;
}

span.radiofix {
	font-size: 12px;
}

label.radiofix {
	font-size: 12px;
}



}

@media (min-width: 481px) and (max-width: 767px) {

p {
	margin: 0 0 20px;
	font-size: 16px;
}

h1 {
	font-size: 38px}

h2 {
	font-size: 36px}

h3 {
	font-size: 26px}

h4 {
	font-size: 24px}

.title-page {
	margin-bottom: 50px;
	margin-top: 20px;
	text-align: left; }

.logofoot {
	display: none;
}

.item-thumbs {
	width: 30%;
	margin-top: 0;
	margin-bottom: 12px;
	margin-right: 15px;
}

.row {
	margin-left: auto;
	*zoom: 1;
	margin-right: auto;
}


/* @group Tabs */

div.tabbable {
	width: 100%;
	margin-right: 5%;
	margin-left: 0;
}

#programatab li {
	font-size: 20px;
	font-weight: 300;	
	width: 100%;
	text-align: center;
}

#programatab li a {
	border-radius:5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: rgba(254,255,255,0.85);
	margin-bottom: 5px;
}

/* @end */



/* @group About */

.profile-name {
	margin-bottom: 0;
}

div.span4.profile {
	width: 30%;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.profile-description {
	margin-bottom: 20px;
	color: black;
	line-height: 1.4;
}

/* @end */

#back-to-top {
	display: none !important;
}

#home-slider {
	margin-left: -40px;
	margin-right: -40px;
	height: 100%;
}

header .sticky-nav {
	position: relative;
	width: 100%;

}

header .sticky-nav,
	#navigation-mobile,
	.page,
	.page-alternate,
	#twitter-feed,
	footer {
	margin-left: -40px;
	margin-right: -40px;
	padding-left: 40px;
	padding-right: 40px;
}

header .sticky-nav #logo {
	margin: 0;
	padding: 0;
}

header .sticky-nav.stuck #logo {
	margin-left: 0;
}

header .sticky-nav #menu {
	margin-right: 0;
}

header .sticky-nav.stuck #menu {
	margin-right: 40px;
}

#menu {
	display: none;
}

#mobile-nav {
	display: block;
	float: right;
}

#menu-nav-mobile {
	margin-left: -40px;
	margin-right: -40px;
	margin-bottom: 0;
}

header .sticky-nav.stuck #mobile-nav {
	margin-right: 40px;
}

.work-nav {
	margin-bottom: 30px;
}

.type-work {
	background: url(../img/filter-icon.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-indent: -9999px;
	margin-bottom: 0;
	position: relative;
	line-height: 10px;
}

.work-nav #filters,
	.work-nav #filters li {
	display: inline-block;
}

.work-nav #filters li {
	margin: 0 10px 0 0;
}

.work-nav #filters li a {
	font-size: 13px;
	text-transform: uppercase;
}

#about .profile {
	margin-bottom: 30px;
}

#about .profile:last-child {
	margin-bottom: 0;
}

#response {
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact-form {
	margin: 0;
	width: 100%;
	float: left;
}

.contact-details {
	text-align: center !important;
	width: 90%;
	margin: 0 auto 10px;
	font-size: 18px;
	display: block; }

#contact-form .submit {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#social-area #social ul li {
	margin-right: 5px;
	margin-left: 5px;
}


#twitter-feed {
	padding-top: 90px;
	padding-bottom: 100px;
}

#ticker .tweet_list li {
	font-size: 16px;
	line-height: 24px;
}

#ticker .tweet_list .tweet_time a {
	font-size: 13px;
	margin-left: 5px;
}

.info-block a.button {
	margin-top: 20px;
	position: inherit;
	display: block;
}

.info-text {
	padding-right: 0;
}

footer {
	position: relative;
	width: 100%;
	margin: 0 -40px;
	padding: 0 40px;
	display: block;
}

#credits p {
	line-height: 1.2;
	margin: 0;
	height: inherit;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}

.fancypic img {
	border-radius: 5px;
	margin-bottom: 10px;
	width: 175px;
}

div.staffblock {
	padding: 10px 1% 20px;
	width: 98%;
	height: inherit;
	margin: 0 auto 10px;
	float: none;
		background: rgba(254,255,255,0.5) url(../../images/sf_circlesgrey.png) no-repeat -30% -100px;
}

li.item-thumbs.floatDX {
	margin: 0 0 0 10px;
	float: right;
	list-style-type: none;
	border-radius:10px;
	width: 50%;
}

.item-thumbs .hover-wrap .overlay-img {
	background: transparent;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	border-radius:5px;
	border: 1px solid rgba(254,255,255,0.5);
	margin: 0;
	width: 100%;
}

.contact-details p.remark {
	font-weight: 400;
	border-radius:5px;
	background-color: #feda4e;
	line-height: 1.4;
	padding: 20px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	text-shadow: #fff7b1 0 1px 0;
	margin-top: 20px;
}

#registration {
	-webkit-transition: all 400ms ease-out 0s;
	-moz-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
	width: 100%;
	float: left;
	margin: 0;
}

}

@media (max-width: 480px) {
	
	.logofoot {
	display: none;
}
	
#back-to-top {
	display: none !important;
}

#home-slider {
	margin-left: -40px;
	margin-right: -40px;
	height: 100%;
}

#home-slider ul#slide-list {
	display: none;
}

header #logo a {
	display: inline-block;
	background: url(../../images/logo-residencias-Aedin250.png) no-repeat;
	width: 250px;
	height: 95px;
	margin-left: 20px;
}

header .sticky-nav {
	position: relative;
	width: 100%;
	height: 49px;
}

header .sticky-nav,
	#navigation-mobile,
	.page,
	.page-alternate,
	#twitter-feed,
	footer {
	margin-left: -40px;
	margin-right: -40px;
	padding-left: 20px;
	padding-right: 20px;
}

header .sticky-nav #menu {
	margin: 0;
}

header .sticky-nav.stuck #menu {
	margin: 0;
}

#menu {
	display: none;
}

#mobile-nav {
	display: block;
	float: right;
}

#menu-nav-mobile {
	margin: 0;
}

#navigation-mobile {
	display: none;
	text-align: center;
	top: 50px;
	padding: 0;
	margin: 0;
	width: 100%;
}


#navigation-mobile li a {
	padding: 15px 0;
	text-align: center; }

header .sticky-nav.stuck #mobile-nav {
	margin-right: 0;
	margin-top: 15px;
}

.work-nav {
	margin-bottom: 30px;
}

.type-work {
	background: url(../img/filter-icon.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-indent: -9999px;
	margin-bottom: 0;
	position: relative;
	line-height: 10px;
}

.work-nav #filters li:first-child {
	margin-left: 0;
}

.work-nav #filters,
	.work-nav #filters li {
	display: inline-block;
}

.work-nav #filters li {
	margin: 0 10px 0 0;
}

.work-nav #filters li a {
	font-size: 13px;
	text-transform: uppercase;
}

#about .profile {
	margin-bottom: 30px;
}

#about .profile:last-child {
	margin-bottom: 0;
}

#response {
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact-form {
	margin: 0;
	width: 100%;
	float: left;
}

.contact-details {
	text-align: center !important;
	width: 90%;
	margin: 0 auto 10px;
	font-size: 14px;
	display: block; }

#social-area #social ul li {
	margin-right: 5px;
	margin-left: 5px;
}


#social-area #social ul li a {
	width: 50px;
	height: 50px;
}

#social-area #social ul li a span {
	font-size: 24px;
	line-height: 50px;
}

#twitter-feed {
	padding-top: 90px;
	padding-bottom: 100px;
}

#ticker .tweet_list li {
	font-size: 14px;
	line-height: 22px;
}

#ticker .tweet_list .tweet_time a {
	font-size: 12px;
	margin-left: 3px;
}

.info-block a.button {
	margin-top: 20px;
	position: inherit;
	display: block;
}

.info-text {
	padding-right: 0;
}

footer {
	position: relative;
	width: 100%;
	margin: 0 -40px;
	padding: 0 40px;
	display: block;
}

#credits p {
	line-height: 1.2;
	margin: 0;
	height: inherit;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}


.fancypic img {
	border-radius: 5px;
	margin-bottom: 10px;
	width: 150px;
}

#programatab li {
	font-size: 20px;
	font-weight: 300;	
	width: 100%;
	text-align: center;
}

#programatab li a {
	border-radius:5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: rgba(254,255,255,0.85);
	margin-bottom: 5px;
}

div.staffblock {
	padding: 10px 1% 20px;
	width: 98%;
	height: inherit;
	float: none;
	margin: 0 auto 10px;
		background: rgba(254,255,255,0.5) url(../../images/sf_circlesgrey.png) no-repeat -30% -100px;
}

.contact-details p.remark {
	font-weight: 400;
	border-radius:5px;
	background-color: #feda4e;
	line-height: 1.4;
	padding: 20px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	text-shadow: #fff7b1 0 1px 0;
	margin-top: 20px;
}

#registration {
	-webkit-transition: all 400ms ease-out 0s;
	-moz-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
	width: 100%;
	float: left;
	margin: 0;
}


}

@media (max-width: 320px) {
	
body {
	line-height: 1.6;
}

.title-page {
	margin-bottom: 20px;
	text-align: left; }

.title-page .title {
	font-size: 26px;
	margin: 0 0 20px;
	line-height: 1;
	text-align: left; }

.title-page .title-description {
	font-size: 16px;
	margin-bottom: 0;
	text-align: left; }

.page-alternate.crono {
	padding: 80px 20px;
	position: relative;
	z-index: 99;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #e0e0e1 url(../../images/sf_cronogrey.png) no-repeat center center;
}

.logofoot {
	display: none;
}


p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1.4; }

h1 {
	font-size: 26px;
	margin-top: 0;
	line-height: 1.2;
}

h2 {
	font-size: 20px;
	margin-top: 0;
	line-height: 1.2;
}

h3 {
	font-size: 18px;
	margin-top: 0;
	line-height: 1.2;
}

h4 {
	font-size: 16px;
	margin-top: 0;
	line-height: 1.2;
}

h5 {
	font-size: 14px;
	margin-bottom: 5px;
}

h5.tabprog {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}

h4.tabprog {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}
	
ul {
	color: black;
	margin-bottom: 20px;
	line-height: 1.6;
	text-align: left; }

li {
	font-size: 14px;
	line-height: 1.3; }

#residencias ul li {
}

a.button {
	font-size: 16px;
	padding: 10px 20px 14px;
}

#home-slider .slide-content {
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
}

#home-slider #nextsection {
	font-size: 18px;
}

.item-thumbs {
	width: 75%;
	margin-top: 0;
	margin-bottom: 10px;
}

#contact-form input,
#contact-form textarea {
	font-size: 12px;
}

span.radiofix {
	font-size: 12px;
}

label.radiofix {
	font-size: 12px;
}

.accordion-heading .accordion-toggle {
  	padding: 10px 35px 10px 15px;
	font-size: 15px;
	line-height: 1.2;
}

.accordion-heading.accordionize .accordion-toggle span,
.accordion-heading.togglize .accordion-toggle span {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -8px 0 0 0;
}

.accordion-inner {
  	padding: 10px;
	font-size: 12px;
}

div.span4.profile {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px dashed silver;
	padding-bottom: 15px;
}


#staff .image-wrap {
	width: 50%;
	height: inherit;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.image-wrap .hover-wrap .overlay-img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-wrap .hover-wrap .overlay-text-thumb {
	position: absolute;
	left: 0;
}

.image-wrap .hover-wrap .overlay-text-thumb {
	font-size: 14px;
}

#back-to-top {
	display: none !important;
}

#residencias ul {
	font-size: 14px; }

.fancypic img {
	border-radius: 5px;
	margin-bottom: 10px;
	width: 100px;
}

#navigation-mobile li a {
	padding: 10px 0;
	text-align: center; }

.work-nav #filters li a {
	font-size: 12px;
}

#twitter-feed {
	padding-top: 90px;
	padding-bottom: 120px;
}

li.item-thumbs.floatDX {
	margin: 0 0 0 10px;
	float: right;
	list-style-type: none;
	border-radius:10px;
	width: 50%;
}

.item-thumbs .hover-wrap .overlay-img {
	background: transparent;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	border-radius:5px;
	border: 1px solid rgba(254,255,255,0.5);
	margin: 0;
	width: 100%;
}

.contact-details p.remark {
	font-weight: 400;
	border-radius:5px;
	background-color: #feda4e;
	line-height: 1.4;
	padding: 20px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
	text-shadow: #fff7b1 0 1px 0;
	margin-top: 20px;
}

#registration {
	-webkit-transition: all 400ms ease-out 0s;
	-moz-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
	width: 100%;
	float: left;
	margin: 0;
}


/* @group Tabs */

div.tabbable {
	width: 100%;
	margin: 0;
}

.tabbable p {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 0 10px;
}

#programatab li {
	font-size: 20px;
	font-weight: 300;	
	width: 100%;
	text-align: center;
}

#programatab li a {
	border-radius:5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: rgba(254,255,255,0.85);
	margin-bottom: 5px;
}

div.tab-content {
	background-color: rgba(254,255,255,0.85);
	padding-top: 20px;
	padding-bottom: 5px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	border-top-style: none;
}

ul#programatab.nav.nav-tabs {
	margin: 0;
}

#programatab li a:hover {
	color: #e663a4;
}

#programatab li.active a {
	color: #e663a4;
	background-color: white;
}


/* @end */

}

/* Retina Display */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
 	only screen and (-moz-min-device-pixel-ratio: 2),
  	only screen and (-o-min-device-pixel-ratio: 2/1),
  	only screen and (min-device-pixel-ratio: 2),
  	only screen and (min-resolution: 2dppx) {

.menu-nav {
	background-image: url(../img/menu-mobile_@2x.png);
	background-size: 16px 32px;
}

.type-work {
	background-image: url(../img/filter-icon_@2x.png);
	background-size: 16px 16px;
}

}