html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	margin: 0;
	padding: 0
}
article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object {
	display: block
}
#aawesomebar{
  display:none !important;
}
a img {
	border: 0
}
.threecol .twitter .customisable-border{
    display:none !important;
}
.retweet-credit{
    display:none !important;
}
.flexslider .slides .full .block img{
   image-rendering: auto !important;
}
figure {
	position: relative
}
figure img {
	width: 100%
}
ul,li {
	list-style: none
}
a {
	text-decoration: none;
	color: inherit
}
.container {
	padding-left: 20px;
	padding-right: 20px
}
.container.full {
	padding-left: 0;
	padding-right: 0
}
.row {
	width: 100%;
	max-width: 960px;
	min-width: 755px;
	margin: 0 auto;
	overflow: hidden
}
.onecol,.twocol,.threecol,.fourcol,.fivecol,.sixcol,.sevencol,.eightcol,.ninecol,.tencol,.elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px
}
.row .onecol {
	width: 4.85%
}
.row .twocol {
	width: 13.45%
}
.row .threecol {
	width: 22.05%
}
.row .fourcol {
	width: 30.75%
}
.row .fivecol {
	width: 39.45%
}
.row .sixcol {
	width: 48%
}
.row .sevencol {
	width: 56.75%
}
.row .eightcol {
	width: 65.4%
}
.row .ninecol {
	width: 74.05%
}
.row .tencol {
	width: 82.7%
}
.row .elevencol {
	width: 91.35%
}
.row .twelvecol {
	width: 100%;
	float: left
}
.last {
	margin-right: 0!important
}
img,object,embed {
	max-width: 100%
}
img {
	height: auto
}
@media only screen and (max-width: 1023px) {
	body {
	font-size: .8em;
	line-height: 1.5em
}

}
@media handheld,only screen and (max-width: 767px) {
	body {
	font-size: 16px;
	-webkit-text-size-adjust: none
}
.row,body,.container {
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0
}
.row .onecol,.row .twocol,.row .threecol,.row .fourcol,.row .fivecol,.row .sixcol,.row .sevencol,.row .eightcol,.row .ninecol,.row .tencol,.row .elevencol,.row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0;
	margin-right: 0;
	padding-left: 20px;
	padding-right: 20px
}

}
html,body,a {
	outline: 0!important
}
body {
	font-family: proxima-nova,sans-serif;
	font-weight: 300;
	color: #444;
	font-size: 14px;
	 background:  white;
}
h1,h2,h3,h4,h5,h6 {
	color: #99042e
}
strong {
	font-weight: 600
}
h1.bigTitle {
	color: #222;
	font: 600 40px/40px proxima-nova,Arial,sans-serif;
	letter-spacing: .04em;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0
}
h1.bigTitle.single-news {
	font: 600 30px/30px proxima-nova,Arial,sans-serif;
	text-align: left
}
p.date.single-news {
	font: 100 16px/16px proxima-nova,Arial,sans-serif;
	text-align: left
}
h3.subTitle {
	text-transform: uppercase;
	font: 300 20px/30px proxima-nova,Arial,sans-serif;
	padding: 20px 0
}
.sign {
	font-style: italic;
	color: #777;
	text-transform: none
}
hr {
	background: none repeat scroll 0 0 transparent;
	border-color: #000;
	border-style: solid none none;
	border-width: 1px 0 0;
	font: 0/0 serif;
	height: 0;
	margin: 5px auto;
	width: 180px
}
hr.bold {
	width: 100%;
	height: 5px;
	margin: 20px 0;
	background: #99042E;
	border: 0
}
.separator {
	clear: both;
	height: 20px
}
.separatorBig {
	height: 50px
}
.center {
	text-align: center
}
.fleft {
	display: inline;
	float: left
}
.fright {
	display: inline;
	float: right
}
.clear {
	clear: both
}
img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality
}
nav {
	height: 120px;
	overflow: visible!important
}
header {
	height: 100px !important;
	background: #fff
}
header .logo {
	margin: 23px 0 10px 10px !important;
	width: 100%
}
header .logo a {
	display: block
        
}
ul.topnav li {
	display: inline;
	float: left;
	margin-right: 20px;
	padding: 42px 0 0
}
ul.topnav li a {
	text-transform: uppercase;
	font-weight: 300;
	color: #777;
	font-size: 14px
}
ul.topnav li.active a,ul.topnav li.current-menu-item a,ul.topnav li.current-page-ancestor a {
	color: #222;
	font-weight: 600
}
ul.topnav li a: hover {
	color: #222
}
div.socials {
	height: 34px;
	background: #3F3F3F
}
ul.social-icons li {
	display: inline;
	float: left
}
ul.social-icons li a {
	background-position:  200% 200%;
	display: block;
	width: 40px;
	height: 34px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-image: url(../assets/social-ico.jpg);
	background-repeat: no-repeat
}
ul.social-icons li a.fb {
	background-position: 0 0
}
ul.social-icons li a.gplus {
	background-position: -200px 0
}
ul.social-icons li a.gplus: hover {
	background-position: -200px -34px
}
ul.social-icons li a.fb: hover {
	background-position: 0 -34px
}
ul.social-icons li a.tw {
	background-position: -40px 0
}
ul.social-icons li a.tw: hover {
	background-position: -40px -34px
}
ul.social-icons li a.yt {
	background-position: -80px 0
}
ul.social-icons li a.yt: hover {
	background-position: -80px -34px
}
ul.social-icons li a.ma {
	background-position: -120px 0
}
ul.social-icons li a.ma: hover {
	background-position: -120px -34px
}

ul.social-icons li a.in {
	background-position: -240px 0
}
ul.social-icons li a.in: hover {
	background-position: -240px -34px
}
/*
ul.social-icons li a.fl {
	background-position: -278px 0
}
ul.social-icons li a.fl: hover {
	background-position: -278px -34px
}
*/
ul.social-icons li a.lk {
	background-position: -314px 0;
       
}
ul.social-icons li a.lk:hover {
	background-position: -314px -34px
}

ul.social-icons li a.pin {
	background-position: -160px 0
}
ul.social-icons li a.pin: hover {
	background-position: -160px -34px
}
ul.social-icons li a.it {
	background: url(../assets/IT-ico.jpg) top left
}
ul.social-icons li a.en {
	background: url(../assets/EN-ico.jpg) top left
}
div.bigSlider {
	position: relative
}
.home-caption {
	position: relative;
	width: 100%;
	max-width: 1140px;
	min-width: 755px;
	margin: 0 auto
}
.caption {
	bottom: 10px;
	float: right;
	left: 20px;
	position: absolute;
	z-index: 9999
}
.caption h1 {
	background: rgba(0,0,0,.2);
	padding: 8px;
	color: #fff;
	margin-bottom: 10px
}
.block {
	padding: 10px;
	min-height: 100px
}
.breadcrumbs {
	padding: 10px;
	margin-top: 10px
}
.block.blank {
	width: 100%;
	height: 2px;
	background: #fff
}
.block.text {
	padding: 0 10px 10px
}
.block.text span {
	font-weight: 300
}
.block p {
	line-height: 20px
}
.block p {
	line-height: 20px;
	margin: 10px 0
}
.block.single-news p {
	font-size: 14px;
	line-height: 24px
}
.block a {
	font-weight: 600
}
.block.center p {
	text-align: center
}
.pinnedImage a {
	position: absolute!important;
	margin: 5px!important;
	display: none!important
}
.pinnedImage: hover a {
	display: block!important
}
.highlighted {
	text-transform: uppercase;
	font-weight: 600;
	color: #99042e
}
.news-block {
	padding: 10px;
	background: #F7F7f7
}
.news-block.evidence .ribbon {
	position: absolute;
	top: -2px;
	left: -3px
}
.news-block.evidence {
	position: relative
}
.news-block.evidence .ribbon img {
	width: auto!important
}
h4.news-title {
	font-size: 16px;
	color: #555;
	margin-top: 5px
}
p.news-data {
	color: #AAA;
	font-size: 12px
}
p.news-text {
	font-size: 13px;
	color: #777
}
.press-block {
	border: 1px solid #ccc;
	margin-bottom: 40px;
	padding: 20px
}
h4.press-title {
	font-size: 16px;
	color: #555;
	margin-top: 5px
}
p.press-data {
	color: #AAA;
	font-size: 12px
}
p.press-text {
	font-size: 13px;
	color: #777
}
.pressNav {
	margin-left: 10px;
	margin-bottom: 20px;
	display: inline-block
}
.pressNav ul li {
	display: inline;
	float: left;
	margin-right: 10px
}
.pressNav ul li a {
	padding: 8px 10px;
	display: block
}
.pressNav ul li a.active {
	background: #f0f0f0
}
.social-row {
	margin: 10px 0
}
.social-block {
	padding: 20px;
	background: #F7F7f7
}
a.social-url {
	
}
.social-block .social-content {
	display: inline-block;
	width: 80%
}
.social-block.big .separator {
	height: 30px
}
.social-block .social-ico {
	width: 40px;
	height: 40px;
	margin: 0 20px 10px 0;
	float: left
}
p.social-data {
	color: #AAA;
	font-weight: 300;
	font-size: 12px;
	margin-top: 10px
}
h4.social-title {
	text-transform: uppercase;
	font-family: serif;
	font-size: 18px
}
a.social-link {
	color: #99042e
}
span.divider {
	padding: 0 5px
}
.social-block .social-ico.pdf {
	background: url(../assets/PDF.png) top left no-repeat
}
.social-block .social-ico.fb {
	background: url(../assets/fb.png) top left no-repeat
}
.social-block .social-ico.tw {
	background: url(../assets/tw.png) top left no-repeat
}
.social-block .social-ico.fl {
	background: url(../assets/fl.png) top left no-repeat
}
.social-block .social-ico.pin {
	background: url(../assets/pin.png) top left no-repeat
}
.social-block .social-ico.gplus {
	background: url(../assets/gplus.png) top left no-repeat
}
.social-block .social-ico.ins {
	background: url(../assets/instagram.png) top left no-repeat
}
.social-block .social-ico.yt {
	background: url(../assets/yt.png) top left no-repeat
}
p.quote {
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	color: #444;
	font-family: georgia,serif;
	font-size: 13px!important;
	font-style: italic;
	font-weight: 300;
	line-height: 20px!important;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	text-align: center
}
.tenute {
	margin: 0 auto
}
.containerTenute {
	background: #F0F0F0;
	-moz-box-shadow: 0 2px 10px -10px rgba(0,0,0,.2) inset;
	-webkit-box-shadow: 0 2px 10px -10px rgba(0,0,0,.2) inset;
	box-shadow: 0 2px 10px -10px rgba(0,0,0,.2) inset
}
.tenutaThumb {
	width: 9.09%;
	display: inline;
	float: left;
	background: #F0F0F0
}
.tenutaWrapperFooter .logo-hover {
	display: none
}
.tenutaWrapperFooter a {
	display: block
}
.tenutaWrapperFooter: hover .logo-normal,.tenutaWrapperFooter.active .logo-normal,.tenutaThumb.active .tenutaWrapperFooter .logo-normal {
	display: none
}
.tenutaWrapperFooter: hover .logo-hover,.tenutaWrapperFooter.active .logo-hover,.tenutaThumb.active .tenutaWrapperFooter .logo-hover {
	display: block
}
.tenuta-preview {
	background: none repeat scroll 0 0 rgba(255,255,255,.8);
	padding: 10px;
	position: absolute;
	top: -300px;
	width: 240px;
	z-index: 9999
}
.logo-tenuta-list {
	width: 100px
}
.tenuta-preview img {
	float: left;
	display: inline;
	margin: 0 20px 0 0
}
.tenuta-preview h3 {
	font-weight: 100;
	font-size: 16px
}
.tenuta-preview p {
	font-size: 12px
}
.container.tenuta {
	overflow: hidden;
	position: relative
}
.footer .block {
	margin-top: 20px
}
.footer {
	background: #3F3F3F
}
.footer-mini {
	height: 75px;
	background: #353535;
	-webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,.1);
	box-shadow: inset 0 10px 10px -10px rgba(0,0,0,.1)
}
.footer-mini .footer-logo {
	padding-top: 22px !important;
}
.footer-mini .copytext {
	padding: 30px 0 0;
	color: #999
}
h3.footer-title {
	font-weight: 300;
	color: #AAA;
	font-size: 12px;
	padding: 30px 0 10px
}
p.sitemap {
	
}
p.sitemap.last {
	border-bottom: 0
}
.last-news-footer {
	padding: 10px 0
}
.footer .menu li a {
	padding: 5px 0;
	color: #777;
	font-size: 10px;
	line-height: 15px;
	margin: 0
}
.footer .menu li {
	margin: 10px 0
}
.footer .widgettitle {
	display: none
}
.footer .widget_twitter ul li {
	margin-bottom: 10px
}
.footer .widget_twitter .entry-content {
	color: #ccc
}
.footer .widget_twitter .entry-meta {
	color: #888
}
.last-news-footer h3 {
	color: #999;
	font-size: 12px;
	font-weight: 300
}
.last-news-footer h4 {
	color: #BBB;
	font-size: 12px;
	font-weight: 300
}
.last-news-footer p {
	color: #777;
	font-size: 10px
}
.last-news-footer p.social-data {
	margin: 0
}
.last-news-footer a.social-link {
	display: none
}
.contact-footer h3 {
	color: #E0E0E0;
	font-size: 14px;
	font-weight: 600;
	text-align: right
}
.contact-footer p {
	color: #FFF;
	font-size: 12px;
	text-align: right
}
.contact-footer-wrapper .footer-title {
	text-align: right
}
.tenutaThumb a: hover {
	
}
.container.full.family {
	background: url(../assets/famigliabg.jpg) top center #f0f0f0 no-repeat
}
.container.full.family img {
	vertical-align: bottom
}
.hero h3 {
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 0 0;
	font-size: 1.2em
}
.hero h4 {
	padding: 0 0 5px;
	text-align: center;
	font-weight: 100;
	margin-bottom: 10px;
	text-transform: uppercase
}
.hero p {
	font-size: 11px;
	line-height: 15px
}
.hero {
	padding: 40px 0;
	position: relative
}
.info-button {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../assets/info_button.png) top left no-repeat;
	margin: 20px auto
}
#family-content {
	display: none;
	overflow: visible
}
#family-content .row {
	overflow: visible
}
.toggleContent {
	background: none repeat scroll 0 0 #EFEFEF;
	padding: 15px;
	position: absolute;
	width: 12%;
	z-index: 99999
}
#familyCont2 .toggleContent {
	width: 19%
}
#familyCont {
	position: relative;
	top: -42px;
	font-size: 11px;
	line-height: 15px
}
#familyCont2 {
	position: relative;
	top: 330px;
	font-size: 11px;
	line-height: 15px
}
.tenuteNav {
	background: #f0f0f0;
	padding: 10px 0
}
.tenuteNav ul li {
	display: inline;
	float: left;
	margin-right: 20px
}
.tenutaWrapper {
	position: relative
}
.hoverTenuta {
	position: absolute;
	z-index: 999
}
.hoverTenuta: hover {
	
}
.greybox {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 20px
}
.greybox h3 {
	color: #777;
	font-size: 20px !important;
	text-transform: uppercase;
        /*font-family: serif;*/
        font-family: 'Crimson Text', serif;
        font-weight:bold;
}
.greybox p.subtitle {
	color: #99042E;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase
}
.boxshadow {
	vertical-align: top
}
.article-image {
	margin: 20px auto
}
p.texthome {
	margin-top: 20px
}
span.drop-cap {
	font-size: 300%;
	color: #444;
	padding: 12px 10px 5px 0;
	font-family: Georgia,Times,sans-serif;
	display: inline;
	float: left
}
h3.home-title {
	font-weight: 300;
	font-size: 22px;
	text-transform: uppercase;
	color: #444;
	margin: 30px 0
}
div.single-news {
	padding-bottom: 20px
}
h3.home-article-title,.home-family-title {
	font-size: 20px;
	font-weight: 300
}
.home-family-title {
	
}
h3.home-article-title-news {
	font-size: 16px;
	line-height: normal;
	font-weight: 600;
	color: #444
}
.home-family-title {
	margin-top: 30px
}
a.home-news-thumb {
	display: inline;
	float: left;
	width: 50%;
	margin: 0 10px 10px 0
}
div.home-single-news,div.home-family {
	margin-bottom: 30px
}
div.home-family {
	overflow:  auto
}
div.home-single-news a: hover * {
	color: #000!important
}
div.home-single-news p {
	line-height:  1.4
}
.article-image-mask {
	/*height: 150px;
	*/height: 200px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px
}
.article-image-mask img {
	position: relative
}
p.date {
	font-size: 14px;
	font-weight: 300;
	color: #666;
	margin: 5px 0
}
img.image-home-block {
	margin-right: 10px
}
img.image-family-home-block {
	margin: 0 10px 10px 0
}
ul.social-article {
	border-top: 1px dotted #777;
	margin: 20px 0 30px;
	padding-top: 20px;
	clear: both
}
ul.social-article li {
	margin-right: 5px
}
ul.social-article li a.fb {
	background: url(../assets/facebook-ico.jpg) bottom left
}
ul.social-article li a.tw {
	background: url(../assets/twitter-ico.jpg) bottom left
}
ul.social-article li a.fl {
	background: url(../assets/flickr-ico.jpg) bottom left
}
ul.social-article li a.yt {
	background: url(../assets/youtube-ico.jpg) bottom left
}
ul.social-article li a.ma {
	background: url(../assets/mail-ico.jpg) bottom left
}
div.socialicons {
	display: block;
	clear: both
}
.cycle {
	min-height: 300px
}
span.middle {
	text-transform: uppercase;
	font-size: 18px
}
a.link {
	background: none repeat scroll 0 0 #EEE;
	font-size: 16px;
	padding: 8px 15px;
	display: inline-block;
	clear: both;
	float: left
}
a.link: hover {
	background: #CCC
}
a.backtomap {
	font-size: 14px;
	margin-top: 20px
}
#map {
	width: 100%;
	height: 600px
}
#map img {
	max-width: none!important
}
.no-scale {
	max-width: none!important;
	width: auto!important
}
.map-hovers,.map-hovers a {
	z-index: 100;
	cursor: pointer;
	background-image: url(../assets/blank.png)
}
#sostSlider {
	margin-top: 30px
}
.sostproj {
	background: #F0F0F0;
	padding: 10px
}
input#start {
	width: 100%;
	padding: 5px;
	border: 1px solid #CCC
}
button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}
button,input {
	line-height: normal;
	*overflow: visible
}
button: : -moz-focus-inner,input: : -moz-focus-inner {
	border: 0;
	padding: 0
}
button,input[type=button],input[type=reset],input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]: : -webkit-search-decoration {
	-webkit-appearance: none
}
input.inputError {
	border: 1px solid #CF8000
}
label.inputError {
	color: #CF8000
}
textarea {
	overflow: auto;
	vertical-align: top
}
 {
	margin-bottom: 18px
}
fieldset {
	margin-bottom: 18px;
	padding-top: 18px
}
label,input,select,textarea {
	font-size: 13px;
	font-weight: 400;
	line-height: normal
}
label {
	padding: 5px 0;
	font-size: 13px;
	line-height: 18px;
	float: left;
	color: #777
}
form .input {
	margin-left: 150px
}
input[type=checkbox],input[type=radio] {
	cursor: pointer
}
input,textarea,select,.uneditable-input {
	display: inline-block;
	width: 95%;
	height: 18px;
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	color: gray;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px
}
input[type=checkbox],input[type=radio] {
	width: auto;
	height: auto;
	padding: 0;
	margin: 7px;
	*margin-top: 0;
	line-height: normal;
	border: 0
}
input[type=file] {
	background-color: #fff;
	padding: initial;
	border: initial;
	line-height: initial;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}
input[type=button],input[type=reset],input[type=submit] {
	width: auto;
	height: auto;
	padding: 4px 8px
}
select[multiple] {
	height: inherit
}
textarea {
	height: auto
}
input,textarea {
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-ms-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	-o-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1)
}
input: focus,textarea: focus {
	outline: 0;
	border-color: rgba(82,168,236,.8);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);
	-o-box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6)
}
input[type=file]: focus,input[type=checkbox]: focus,select: focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	outline: 1px dotted #666
}
input[type=submit] {
	float: left;
	clear: both;
	margin: 10px 0
}
input[type=button].button {
	background: #666;
	background: url(data: image/svg+xml;
	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDNkM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#666 0,#3d3d3d 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#666),color-stop(100%,#3d3d3d));
	background: -webkit-linear-gradient(top,#666 0,#3d3d3d 100%);
	background: -o-linear-gradient(top,#666 0,#3d3d3d 100%);
	background: -ms-linear-gradient(top,#666 0,#3d3d3d 100%);
	background: linear-gradient(to bottom,#666 0,#3d3d3d 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#3d3d3d', GradientType=0);
	border: 0;
	color: #F0F0F0;
	display: block;
	font-size: 10px;
	font-weight: 700;
	margin: 30px auto 10px;
	padding: 6px 15px;
	text-decoration: none
}
input[type=button].button: hover {
	background: #999;
	background: url(data: image/svg+xml;
	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YjZiNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#999 0,#6b6b6b 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#999),color-stop(100%,#6b6b6b));
	background: -webkit-linear-gradient(top,#999 0,#6b6b6b 100%);
	background: -o-linear-gradient(top,#999 0,#6b6b6b 100%);
	background: -ms-linear-gradient(top,#999 0,#6b6b6b 100%);
	background: linear-gradient(to bottom,#999 0,#6b6b6b 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#6b6b6b', GradientType=0)
}
input[type=button].button: active {
	position: relative;
	top: 1px
}
.page_navigation,.alt_page_navigation {
	padding-bottom: 10px;
	padding-left: 10px
}
.page_navigation a,.alt_page_navigation a {
	padding: 3px 5px;
	color: #222
}
@media handheld,only screen and (max-width: 767px) {
	.caption-container {
	display: none
}
header {
	height: 190px
}
header .logo {
	display: block;
	float: none!important;
	margin: 10px auto;
	width: 230px
}
header .menu {
	display: block;
	float: none!important
}
.menuwrapper {
	display: inline;
	float: left!important;
	padding: 10px;
	width: 100%!important
}
header .menu li {
	padding: 0
}
body {
	
}

}
div.pinterest-button a.pin-it {
	position: relative
}
div.pinterest-button a.pin-it span.pinit {
	display: none;
	position: absolute;
	top: 25px;
	left: 10px;
	background: url(../images/pin-it.png) top left no-repeat;
	width: 50px;
	height: 25px
}
div.pinterest-button a.pin-it: hover span.pinit {
	display: block
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	
}
.flex-container a: active,.flexslider a: active,.flex-container a: focus,.flexslider a: focus {
	outline: 0
}
.slides,.flex-control-nav,.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides: after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides>li: first-child {
	display: block
}
.flexslider {
	position: relative;
	zoom: 1;
	overflow: hidden
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.carousel li {
	
}
.flex-direction-nav {
	height: 35px;
	position: relative;
	margin-top: 20px;
	top: 40px
}
.flex-direction-nav a {
	width: 19px;
	height: 35px;
	display: block;
	position: absolute;
	cursor: pointer;
	text-indent: -9999px
}
.flex-direction-nav .flex-next {
	right: 10px;
	background: url(../assets/next-horizontal.png) no-repeat 0 0;
	z-index: 5
}
.flex-direction-nav .flex-prev {
	left: 10px;
	background: url(../assets/prev-horizontal.png) no-repeat 0 0;
	z-index: 5
}
.flexslider: hover .flex-next {
	opacity: .8;
	right: 5px
}
.flexslider: hover .flex-prev {
	opacity: .8;
	left: 5px
}
.flexslider: hover .flex-next: hover,.flexslider: hover .flex-prev: hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	background-position: -19px 0
}
.flex-control-nav {
	width: 100%;
	bottom: 0;
	text-align: center;
	margin-top: 30px
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}
.flex-control-paging li a: hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img: hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}
.caption-container,.flex-direction-nav {
	width: 100%;
	max-width: 960px;
	min-width: 755px;
	margin: 0 auto;
	overflow: hidden
}
.flex-caption {
	height: 222px;
	overflow: hidden;
	width: 100%;
	max-width: 960px;
	min-width: 755px;
	font-size: 14px;
	z-index: 4;
	position: absolute
}
.flex-caption h1 {
	color: #F0F0F0;
	background: rgba(0,0,0,.6);
	margin-bottom: 5px;
	padding: 5px 10px;
	display: inline-block;
	z-index: 999999;
	clear: both;
	font-weight: 300;
	font-size: 24px
}
.flex-caption h1.first {
	color: #fff;
	font-size: 28px;
	font-weight: 600
}
#slideNavigator {
	margin-top: -5px;
	background: #323232
}
#slideNavigator ul {
	
}
#slideNavigator ul li,#sost-slide-controls ul li {
	position: relative;
	float: left;
	display: inline;
	background: #323232
}
#sost-slide-controls ul li {
	background: #ddd
}
#slideNavigator ul li.seven,#sost-slide-controls ul li.seven {
	width: 14.285%
}
#slideNavigator ul li.six,#sost-slide-controls ul li.six {
	width: 16.667%
}
#slideNavigator ul li.five,#sost-slide-controls ul li.five {
	width: 20%
}
#slideNavigator ul li.four,#sost-slide-controls ul li.foure {
	width: 25%
}
#slideNavigator ul li.three {
	width:  33.333%
}
#slideNavigator ul li.active {
	background: #000
}
#sost-slide-controls ul li.active {
	background: #777;
	color: #fff
}
#slideNavigator ul li.active div.slideNavWrap a,#sost-slide-controls ul li.active div.slideNavWrap a {
	color: #fff
}
#slideNavigator ul li div.slideNavWrap,#sost-slide-controls ul li div.slideNavWrap {
	padding: 15px 10px
}
#slideNavigator ul li div.slideNavWrap a,#sost-slide-controls ul li div.slideNavWrap a {
	color: #999;
	display: block;
	text-align: center;
	text-transform: uppercase
}
#sost-slide-controls ul li div.slideNavWrap a {
	color: #111;
	font-size: 11px
}
.arrow.up {
	border-top: medium none;
	top: -10px;
	display: none
}
.arrow.up {
	border-left-color: transparent;
	border-right-color: transparent
}
.arrow {
	border-color: #000;
	border-style: solid;
	border-width: 10px;
	height: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
	z-index: 99
}
.arrow.down {
	display: none;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-top: 10px solid #000;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
	z-index: 99;
	top: 100%
}
.arrow.red {
	border-top-color: #99042E!important
}
.arrow.sost {
	border-top-color: #777!important
}
#slideNavigator ul li.active .arrow.down,#sost-slide-controls ul li.active .arrow.down {
	display: block
}
#sost-slide-controls ul li.active .arrow.down {
	
}
#imageSlider {
	padding: 0!important
}
#sost-slides {
	margin-top: 20px
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0
}

}
@media screen and (max-width: 1024px) {
	#slideNavigator ul li div.slideNavWrap {
	padding: 15px 5px;
	font-size: 14px
}

}
@media screen and (max-width: 1440px) {
	#slideNavigator ul li div.slideNavWrap {
	padding: 15px 5px;
	font-size: 14px
}

}
@media screen and (max-width: 700px) {
	#slideNavigator {
	display: none
}

}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	font-weight: 200;
	color: #222
}
#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px
}
#sb-wrapper-inner {
	position: relative;
	border: 1px solid #303030;
	overflow: hidden;
	height: 100px
}
#sb-body {
	position: relative;
	height: 100%
}
#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%
}
#sb-player.html {
	height: 100%;
	overflow: auto
}
#sb-body img {
	border: 0
}
#sb-loading {
	position: relative;
	height: 100%
}
#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center
}
#sb-loading-inner span {
	background: url(../assets/ajax-loader.gif) no-repeat;
	padding-left: 34px;
	display: inline-block
}
#sb-body,#sb-loading {
	background-color: #fff
}
#sb-title,#sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden
}
#sb-title,#sb-title-inner {
	height: 26px;
	line-height: 26px
}
#sb-title-inner {
	font-size: 16px
}
#sb-info,#sb-info-inner {
	height: 20px;
	line-height: 20px
}
#sb-info-inner {
	font-size: 12px
}
#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%
}
#sb-nav a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
	background-repeat: no-repeat
}
#sb-nav-close {
	background-image: url(../assets/close.png)
}
#sb-nav-next {
	background-image: url(../assets/next.png)
}
#sb-nav-previous {
	background-image: url(../assets/previous.png)
}
#sb-nav-play {
	background-image: url(../assets/play.png)
}
#sb-nav-pause {
	background-image: url(../assets/pause.png)
}
#sb-counter {
	float: left;
	width: 45%
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff
}
#sb-counter a.sb-counter-current {
	text-decoration: underline
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center
}
div.sb-message a: link,div.sb-message a: visited {
	color: #fff;
	text-decoration: underline
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	header .menu li {
	margin-right: 10px
}
header .menu li a {
	font-size: 12px
}
.row {
	width: 755px
}
#video {
	width: 370px!important
}
img.swipeIco {
	display: block!important;
	margin-left: 30px
}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.caption-container {
	display: none
}
.footer-mini {
	height: auto
}
.footer {
	display: none
}

}
@media only screen and (max-width: 1440px) {
	#familyCont .toggleContent {
	width: 13%
}
#familyCont {
	top: -40px
}

}
@media only screen and (max-width: 1280px) {
	#familyCont .toggleContent {
	width: 15%
}

}
@media only screen and (max-width: 1024px) {
	#familyCont .toggleContent {
	width: 18%
}
#familyCont {
	top: -40px
}
img.swipeIco {
	display: block!important;
	margin-left: 30px
}

}
@media only screen and (max-width: 768px) {
	ul.topnav {
	margin-right: 10px
}
.flex-caption {
	margin-top: 40px;
	margin-left: 20px
}
.flex-caption h1 {
	font-size: 18px
}
.flex-caption h1.first {
	font-size: 23px
}
.footer-mini {
	height: auto
}
.footer {
	display: none
}
#slideNavigator {
	display: none
}
#familyCont .toggleContent {
	width: 20%
}
#familyCont {
	top: 0
}
#familyCont2 {
	top: 275px
}
#video {
	width: 380px
}

}
.container: after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix: before,.clearfix: after,.row: before,.row: after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.row: after,.clearfix: after {
	clear: both
}
.row,.clearfix {
	zoom: 1
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

span#title_grey{
    color:#565a5d;
}
span#title_red{
    color:#a41642;
}
