@charset "UTF-8";

@import url("homepage_desktop.css");

/* Mysalvos desktop CSS */

body, html{
	font-size:16px;}

h2{
	font-size: 2rem;
	padding: 0.5rem 0;
			}

h3{
   font-size:1.3rem;
   }

#header.mobile-header{
		display:none;
			}

#content{
		width:100%;
		margin:0 auto;
		display:block;
		background:#fff;
		float:none;
		}

.wrapper{
	background:#fff;
	}

.site-title{
	width:1230px;
	height:200px;
	display:block;
	margin:0 auto;

	}

.site-title a{
	width: 450px;
	height: 100px;
	display: block;
	background: url(../images/mysalvos-logo.svg) no-repeat scroll left center/ 320px auto;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-580px;
	font-size:0;
	line-height:0;
	 }


.content-wrapper{
	width:1230px;
	background:#fff;
	padding:0 30px;
	box-sizing:border-box;
	display:table;
			}

article{
	width:885px;
	float:left;
	display:table-cell;
	border-right:1px solid #e4e4e4;
	box-sizing:border-box;
	padding-right:15px;
	margin-bottom:30px;
	margin-top:0;
	padding-bottom:30px;
	position:relative;
	padding-top:20px;
				}

#default article{
	min-height:600px;
	}

.news-item-content{
	width:100%;

	}

article #page-heading{
	font-size:2.7rem;
	width:99%;
	float:none;
	line-height:2.9rem;
	margin-bottom:0.7rem;
	margin-top:1rem;
	border-top:0;
	text-transform:uppercase;
	}

#container #page-heading{
	margin-bottom:0;

	}

/*#articles-index article form, #albums_library_wrapper #vid-search{
	position:absolute;
	top:0.75rem;
	right:15px;
	width:auto;
	}*/

#albums_library p:first-child{
	  font-size: 1rem;
    left: 340px;
    position: absolute;
    top: 13px;
    width: 400px;
	}

.vid-block-01{
	width:33%;
	padding:0 1%;
	float:left;
	box-sizing:border-box;
	float:left;
	min-height:350px;
		}

div.vid-block-01:first-of-type{
	margin-left:0;
	}

.video-item-image img{
	width:270px;
	height:200px;
	}

.video-item-image {
    margin-bottom: 10px;
	max-width:100%;
	margin-right:0;
}

.play a{

			}

.video-item-image, .video-item-text {
    display: block;
    float: left;
    width: 100%;
}

 .video-item-text h3{
	 font-size:1.1rem;}


#articles-index article form a{
		display:inline-block;
		width:40px;
		height:40px;
		background:#ccc;
		float:left;
		margin-left:0.25rem;
		text-align:center;
		line-height:40px;
		font-size:0.8rem;
		}


.vid-block-01 .actions {
	position:absolute;
	top:0;
	left:0;


	}

.vid-block-01 .actions #play:before{
	width:100%;
	height:200px;
	line-height:200px;
	content:'\f144';
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    text-rendering: auto;
	font-size:5rem;
	color:#fff;
	opacity:0.8;

		}

article label {
    float: left;
    display: inline-block;
    width: 28%;
    padding-right: 2%;
    font-weight: normal;
    line-height: 1.2em;
}


#articles-index article form label{
		display:none;
		}

#articles-index article input[type="text"]{
	height:40px;
	line-height:40px;
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
	padding:0 1rem;
box-sizing:border-box;
border-right:0;
	}
article input[type="password"]{
	width:40%;
}
article select {
    width: 66%;
}
article select {
    padding: 0.75rem 40px 0.5em 1%;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    display: inline-block;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(../images/down-arrow.jpg) no-repeat right center/23px auto;
}
/*#articles-index article input[type="submit"]{
width:40px;
height:40px;
min-width:40px;
font-size:0;
line-height:0;
display:inline-block;
float:left;
background-color:#f7f7f7;
border:1px solid #e4e4e4;
 background-attachment: scroll;
    background-image: url("../images/sprite.png");
    background-position: 6px -27px;
    background-repeat: no-repeat;
	}*/


article #form fieldset span.field span.radio-button label.radio-button-text {
    margin-top: -3px;
	padding-bottom: 0.2em;
}
article input[type=submit] {
    padding: 1%;
    width: 20%;
    font-size: 0.9em;
}

aside{
	width:285px;
	float:right;
	display:table-cell;
	padding-left:15px;
	box-sizing:border-box;
	margin-top: 18px;
	}



section figure img{
	border-bottom:3px solid #6e645a;
	border-right:0;
	transition:transform ease-in 0.2s;
	}



.women figure img {
    border-bottom: 3px solid #f5adb3;
	border-right:0;
}

.creative figure img {
    border-bottom: 3px solid #fbc763;
	border-right:0;
}

.video-block figure img {
    border-bottom: 3px solid #763a6d;
	 border-right: 0;
}


.promotion-block {

    width: 100%;
	float:left;
	display:block;
}


#home .button{
	width:auto;
	padding:1.25rem 0 0 ;
	float:none;
	position:absolute;
	right:0;
		}

#home .important-links .button{
	right:15px;

	}


.footer-wrapper{
		padding:0 0 0 285px;
		width:1170px;
		box-sizing:border-box;
			}



#navigation{
	background:#e7e5e2;
	border-top:3px solid #333;
	width:100%;
	text-align:center;
	height:37px;
	position:absolute;
	top:197px;
	left:0;
	display:block;
	font-size:0.9rem;
	}

#menu{
	width:980px;
	margin: 0 auto;

	}

#navigation li{
		display:inline-block;
		list-style:none;
		text-transform:uppercase;
		font-family:'Belleza', Arial, Helvetica, sans-serif;
		line-height:37px;
	    margin-left: -3px;

		}

#navigation li a{
	height:100%;
	display:block;
	padding:0 0.85em;
	transition:background-color ease-in 0.2s;
			}

.header-right{
	display:block;
	}

#go {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/sprite.png);
    background-position: 0 -28px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 32px;
    margin-left: -36px;
    outline: medium none;
    position: relative;
    text-indent: -999px;
    width: 25px;
}

#searchform{
	text-align:right;
	float:right;

	}

#searchform fieldset{
	padding:0;
	border:none;
	}

#searchform fieldset input[type="text"]{
	width:113px;
	font-size:0.9rem;
	transition:width ease-in 0.3s;
	text-align:left;
	border:1px solid #e4e4e4;
	padding-right: 30px;

		}


#searchform fieldset input[type="text"]:focus{
			width:235px;
			}


#navigation li a:hover,#navigation .selected a,#navigation li.child-selected a{
	background: #333333 url(../images/hover-bg.png) no-repeat scroll center bottom;
	color: #fff;
	border-top: 1px solid #4a93ac;
	margin-top: -3px;
				}


#site-header{
	height:160px;
	border-bottom:1px solid #e4e4e4;
	}

#home #site-header{
	border-bottom:none;
	}


.header-right{
 float: right;
    left: auto;
    margin-right: -580px;
    position: absolute;
    right: 50%;
    top: 75px;
	}


#home.button{
	position:absolute;
	top:0px;
	right:0;
	text-transform:uppercase;
	}

.header-right .social-media {
    box-sizing: border-box;
	left:0;
    padding: 0 0 1.5em;
    position: fixed;
    top: 300px;
    width: 40px;
	z-index:10;
}
.social-media {
    float: right;
    margin: 0;
	text-align:right;
}

.social-media li{
	display:inline-block;
	font-size:1rem;
	margin-left:0.5rem;
	margin-bottom:0.5rem;
	}

.social-media li a{
	width:30px;
	height:30px;
	display:block;
	text-align:center;
	line-height:30px;
	background:#444;
	border-radius:50px;
	color:#fff;

		}

.social-media li a[title="facebook"]:hover{
	background:#3b5998;
			}
.social-media li a[title="twitter"]:hover{
	background:#55acee;
			}
.social-media li a[title="flickr"]:hover{
	background:#ff0084;
			}
.social-media li a[title="rss"]:hover{
	background:#ff6600;
			}
.social-media li a[title="wechat"]:hover{
	background:#1AAD19;
			}
.social-media li a[title="weibo"]:hover{
	background:#e32529;
			}


#global-navigation{
	position:absolute;
	top:0;
	width:100%;
	height:40px;
	background:#333;
	display:block;
	-webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.1);
	}

#global-navigation ul{
    width:1170px;
	margin:0 auto;
	display:block;
	font-size:0.75rem;
	}

#global-navigation ul li{
	list-style:none;
	display:inline-block;
	line-height:40px;
	float:left;
	margin: 0 0;
		}

#global-navigation ul .territory{
	color:#ccc;
	float:right;
			}

#global-navigation ul li a:after{
	display:inline-block;
	height:10px;
	width:1px;
	background:#000;
	margin: 1rem 0.75rem 0;
	content:"";
	float:left;
			}
#global-navigation ul li a:hover{
	color:#fff;
				}

#global-navigation ul li:first-child a:after{
	display:none;
	}


.slide-content p {
    display: block;
	font-size:1rem;

}
.uberAccordion.accordion-horizontal{
	text-align:left;

	}

.important-links{
border-radius:3px;
border:1px solid #e4e4e4;
width:100%;
display:block;
box-sizing:border-box;
padding:0 20px;
float:left;
position:relative;
background: #ffffff;

background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);

background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);

background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );

}

.important-links .button{
	right:20px;
	}
#content .important-links h2{
	display:inline-block;
	float:left;
	font-size:1rem;
	height:50px;
	width:auto;
	border:none;
	line-height:50px;
	padding:0;


	}

.important-links ul{
	display:inline-block;
		float:left;
		height:50px;
		width:auto;
		}

.important-links ul li{
	display:inline-block;
	float:left;
	line-height:50px;
	height:50px;
	margin: 0 15px;
	width:auto;

	}

.important-links ul li a{
	padding:0;
	border:none;
	margin:0;
		}

.news-item figure, .articles-block li.article-item figure{
	height: auto;
    margin: 0;
    padding: 0;
	width:100%;
	max-width:100%;
     }

.subbrand-title{
	width:100%;
	height:160px;
	float:left;
	text-align:center;
	margin-top:30px;
	}

.subbrand-title a{
	width: 520px;
	height: 160px;
	background: url(../images/pipeline-logo.svg) no-repeat scroll center center/ 480px auto;
	display: inline-block;
	text-align: center;
	font-size: 0;
	line-height: 0;
	margin-left:-50px;
		}

#global-navigation ul li a{
		color:#cccccc;
			}

.mobile-header,#mobile-menu{
	display:none;
		}

.latest-news-block{
	float:left;
	display:table;
	width:100%;
	position:relative;
	margin-bottom:20px;
	}

#content .latest-news-block ul:first-of-type{
	margin-left:0;
	padding-left:0;
	border-left:0;
		}

.latest-news-block ul:nth-child(2n){
  padding-left:15px;

	}


.latest-news-block ul{
	width:25%;
	float:left;
	display:table-cell;
	max-width:269px;
	float:left;
	margin: 0 0 0 15px;
	padding:0 0 0 15px;
	min-height: 480px;
	box-sizing:content-box;
	}

.video-block{
	width:100%;
	float:left;
	display:table;
	position:relative;
	margin: 0 auto;
	}


.promo-block{
	width:100%;
		}

.upcoming-events-block ul li {
    width: 25%;
}

.news-block, .articles-block{
	width:100%;
clear:both;
	float:left;
	}

.content-wrapper{
	float:none;
		margin:0 auto;
		display:block;
			}

.topnews-block ul li a{
    position:relative;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
		}

.topnews-block ul li{
	height:2.65rem;
	padding:0;
	}

.latest-news-block ul li{
	height:2.65rem;
	border-bottom:2px dotted #e4e4e4;
	margin-bottom:0;
		}

.latest-news-block ul li:first-child {
  border-bottom: 2px dotted #e4e4e4;
}

.latest-news-block ul li:first-child .text-holder{
	width:100%;
	float:left;

		}

.latest-news-block ul li .text-holder{
		height:2.65rem;
			}

.latest-news-block ul li .text-holder a{
	display:block;
	position:relative;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size:0.9rem;
			}

.latest-news-block ul li a{
	display:block;
	position:relative;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
			}

.latest-news-block figure {
    float: none;
    margin-right: 0;
	padding-right:0;
    width: 100%;
}

.latest-news-block figure img{
	border-right:none;
	border-bottom:3px solid #4a93ac;
	}

/* 2020 moving elements css */

.latest-news-block section.articles-block{
	width: 25%;
	float: left;
	display: table-cell;
	max-width: 269px;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	/*min-height: 480px;*/
	border-left: 1px solid #e4e4e4;
	box-sizing: content-box;
	clear:none;
}

.latest-news-block section.articles-block h2{
	margin-bottom: 0.3em !important;
	padding: 0px;
	font-size:1.1rem;
	font-weight: normal;
	font-family: 'SlateStd-Medium',Arial, Helvetica, sans-serif;
	color: #444444;
	text-transform: none;
	background: none !important;
}
.latest-news-block section.articles-block li{
	margin:0px;
}

.latest-news-block section.articles-block li.article-item .text-holder p,
.latest-news-block section.articles-block li.article-item .text-holder a.more{
	display: none !important;
}

.latest-news-block section.articles-block li.article-item .text-holder h3{
	font-family: 'SlateStd-Light', Arial, Helvetica, sans-serif;
	padding:22px 0;
}
.latest-news-block section.articles-block li.article-item .text-holder h3 a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.latest-news-block section.articles-block li.article-item:first-child figure{
	display: block !important;
}

.latest-news-block section.articles-block li.article-item:first-child .text-holder h3{
	font-family: 'SlateStd-Medium',Arial, Helvetica, sans-serif;
	padding:1rem 0;
}

.latest-news-block section.articles-block li.article-item figure{
	display: none;
}

.article-item{
	min-height: 0px;
}

.featured-events-block,.upcoming-events-block{
	margin-bottom:0;
}

#content .news-block, #content .articles-block{
	position:relative;
	float:left;
	width:100%;
		}

.news-block ul, .articles-block ul{
	display:table;
	width:100%;
	}

.news-block li.news-item, .articles-block li.article-item{
	display:table-cell;
	max-width:268px;
	/* min-height:360px; */
	text-align:center;
	float:left;
	margin:0 !important;
	padding-left:15px;
	}

#content .news-block li:first-child, #content .articles-block li:first-child{
	border-left:none;
	padding:0;
	margin:0;
		}

.news-item .text-holder, .articles-block li.article-item .text-holder{
		text-align:left;
		display:block;
		}

.news-item figure {
   width: 100%;
}

.vid-block:first-of-type, .pipeline .vid-block:first-of-type{
	border-left: none;
	margin: 0;
    padding: 0;
	}

.vid-block{
	position:relative;
	width:25%;
	float:left;
    display: table-cell;
    margin-left: 15px;
    max-width: 269px;
    padding-left: 15px;
    text-align: center;}



.text-holder p {
    display: block;
	font-size:1rem;
}


.vid-block h3{
   text-align:left;
		}


.actions{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	text-indent:50px;
			}

.fa-play-circle-o{
	font-size:5rem;
	line-height:200px;
	color:#fff;
	opacity:0.8;
		}

.actions .fa-play-circle-o{
		font-size:5rem;
		line-height:200px;
		text-indent:-40px;
		}

.actions{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:80%;
	display:block;
			}

.reply a{
	width:40px;
	height:40px;
	font-size:0.9rem;
	display:block;

	}

#slide{
	display:block;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	margin-bottom:30px;
	margin-top:0;
	}


.slides{
	float:left;
	width:900px;
	border-right:1px solid #ccc;
	height:100%;
		}

.flex-caption{
	text-align:center;
	padding:0 70px;
	width:900px;
	box-sizing:border-box;
	}

.slide-content h3{
	font-size:2.6rem;
	display:block;
		}


#content .slides h3{
	background:none;
	font-size:2.5rem;
	text-transform:none;
	margin:15px 0;

	}

.flex-direction-nav{display:none;}


#events .featured a {
    text-align: right;
    display: inline;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 24px;
    padding: 0px 20px 0 0;
}

.flex-caption .call-to-action{
		font-size:1rem;
		margin:1rem 0;
		background:#fff;
		}

.flex-caption .call-to-action{
	text-transform: uppercase;
	font-size: 0.8rem;
	font-family: "SlateStd-Medium",Arial,Helvetica,sans-serif;
	background: url(../images/black-line.png) repeat-x scroll center center;

			}

.flex-caption .call-to-action ul{
		display:inline-block;
		padding:0 1rem;
		width:auto;
		background:#fff;
				}

.flex-caption .call-to-action li{
		background:#333;
		color:#fff;
		padding:0.15rem 0;
		display:inline-block;
		margin-top:0;
				}

.flex-caption .call-to-action li:hover{
background:#0091c8;
text-decoration:none;
				}

.flex-caption .call-to-action li:first-child{
			padding-left:0.75rem;
			padding-right:0.25rem;		}

.flex-caption .call-to-action li:last-child{
        padding-right:0.75rem;
	}

.flex-caption .call-to-action li:after{
		content:"|";
		display:inline-block;
		padding-left:0.4rem;
					}

.flex-caption .call-to-action li:last-child:after{
		display:none;
						}

.flex-caption .call-to-action li a{
		color:#fff;
		display: inline-block;
 float:none;
    font-size: 0.8rem;
    padding: 0;
    text-transform: uppercase;		}

#content .slides p{
	display:block;
			}


#slide ol{
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	width:270px;
	margin:0;
	list-style:none;
	padding:54px 0 5px 0;
	background:#fff;
	height:100%;
	box-sizing:border-box;
	border-left:1px solid #ccc;
	}


#slide h3 a{
	color:#fff;
			}

#slide .slide-content h3 a{
	color:#0d3951;

	}

.flex-active{
		background:#4a93ac;
		color:#fff;
		font-family: "SlateStd-Medium",Arial,Helvetica,sans-serif;
	}

.flex-active:before{
	position:absolute;
	top:0;
	left:-40px;
	display:block;
	width:41px;
	height:68px;
	content:url(../images/left-arrow-slider2.png);
	z-index:2;

		}


.features-block figure img, .topnews-block figure img,.toolkit-block figure img{

	max-width:none;
			}

#slide ol li{
	height: 68px;
	display: table;
	width: 269px;
	background: url(../images/dot-line.png) no-repeat scroll center bottom;
	font-size:0.95rem;
	line-height:inherit;
		}

#slide ol li:hover{
	cursor: pointer;
}


#slide ol li a{
	width:100%;
	height:68px;
	display:table-cell;
	position:relative;
	vertical-align:middle;
	padding:0 16px;
	transition:background ease-in 0.2s;
	border-radius:0;
	border:none;
	margin-left:0;
			}

#slide ol li a:hover{
	background:#4a93ac;
	color:#fff;
				}

.flex-viewport {
  padding:0;
}

.topnews-block,.toolkit-block{
	width:49%;
	float:left;
	position:relative;
	box-sizing:border-box;
	}

.topnews-block .text-holder h3{
font-size:1.6rem;
	}

.features-block ul li{
    width:50%;
	padding-left:15px;
	position:relative;
	box-sizing:border-box;
	float:left;
	display:table-cell;
	margin-bottom:0;
	background:none;

		}

.features-block ul li:first-child{
	padding-right:15px;
	border-right:1px solid #e4e4e4;
	padding-left:0;

			}

.features-block{
	width:100%;
	position:relative;
	float:left;

	}

.features-block .text-holder{
	height:250px;
	background:#f2e9df;
	padding: 20px 15px;
		}


.topnews-block p {
    display: block;
	color:#fff;
}


.topnews-block h3{
	font-family:"SlateStd-BoldCondensed",arial,sans-serif;
	font-size:2rem;
	line-height:100%;
	}


.fetaures-block .button{
right:15px;
		}



.events-block{
	position:relative;
	width:100%;
	float:left;}

.featured-events-block{
	width:40%;
	box-sizing:border-box;
	float:left;


	}
.upcoming-events-block{
	width:57%;
	box-sizing:border-box;
	float:left;
	margin-left:30px;
	}


.fetaures-block ul li:first-child{
	margin-bottom: 0;

}

.fetaures-block p{
	display:block;
	}

.toolkit-block{
	border-left:1px solid #e4e4e4;
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	box-sizing:border-box;
	}

.toolkit-block{
	border-left:0;
	float:right;
		 }


.toolkit-block .text-holder{
	width:100%;
	min-height:460px;
	max-height:none;
	float:left;
					}

.toolkit-block .text-holder:before{
display:none;
}

.toolkit-block .text-holder ul li{
				padding:0.6rem 0 0.7rem;
				position:relative;
							}

.resource-title{
width:100%;
float:left;
line-height:1.1rem;
}

.released-date{
	max-width:10%;
	float:right;
	text-align:right;
	position:absolute;
	top:0px;
	right:0;

					}

.toolkit-block .tabs li a {
    padding: 0.85rem 0;
}


.toolkit-block .text-holder ul li:first-child{
	padding-top:10px;

	}
.toolkit-block .text-holder ul li{
	padding-right:50px;

	}

.toolkit-block .text-holder ul li:first-child .released-date{
		padding-top:5px;
		}

.resource-title,.released-date{
		padding:0;
						}

.event-date{
	border-right:1px dotted #ccc;
	padding-right:.5rem;
	width:15%;
			}

.event-name{
	padding-left:.5rem;
				}


footer .links-block{
	width:255px;
	margin:0;
	float:left;
	display:block;
		}

footer .links-block a{
	padding:0.25rem 0;
	}

footer .links-block{
	width:33.333%;
		}

.text-holder h3,.video-block h3{
	padding:0.75rem 0;
	float:left;
	width:100%;
	display:block;
	font-size:1.16rem;
		}

.features-block .text-holder h3{
	padding-top:0;}



.video-block figure {
    display: block;
    float: left;
	padding:0;
    width: 100%;
	max-width:100%;
}

.actions{
	width:100%;
			}

.uberAccordion.accordion-vertical .slide-content{
	float:left;
	width:36%;
	padding:10px 15px;
	box-sizing:border-box;
			}

.accordionContainer,.accordionContainer2{
	border:1px solid #e4e4e4;
	}


.slide-content h2{
	border-top:0;
	font-size:2.6rem;
	display:block;
			}

.accordionContainer2{
	margin-top: 0;
	}


.uberAccordion img{
		float:left;
		}


#slide .flexslider .slides img {
    display: block;
    width: auto;
	padding:0;
	border:none;
}



.flexslider::before{
	display:none;
	}



#home .promo-block{
	width:33.333%;
	float:left;
	margin-bottom:0;
	text-align:center;
	padding]:0 1.5%;
	box-sizing:border-box;
	display:table-cell;
	}


article .page-heading{
	width:100%;

	}


article .big{
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:40px;
	height:400px;
	overflow:hidden;

	}


.big .news-item-image img{
    box-sizing: border-box;
	border-top:10px solid #fff;
    border-bottom:10px solid #fff;
	width:585px;
	height:400px;
	}

.big .news-item-text{
	padding:10px 15px;
	box-sizing:border-box;
	}

.big .no-image{
	padding:10px 0;
		}

.big h3{
		font-size:1.7rem;
		line-height:1.9rem;
		margin-top:0rem;
		margin-bottom:0.55rem;
		}

.big .news-item-image {
    margin-right: 15px;
    width: auto;
}

.news-item-image{

	width:auto;
	max-width: 100%;
	}

.news-item-image img{
	width:185px;
	height:137px;

	}

.article-item img{
	width:280px;
	height:250px;


}

div.row-wrapper:first-of-type ,div.row-wrapper:nth-child(2),div.row-wrapper:nth-child(3), {
		width:33%;
		}


#comment_form label{
		width:25%;
		float:left;
			}

#comment_form .field{
	width:70%;
	float:left;}

#comment_form input[type="text"]{
	width:100%;}

#comments_content{
	width:100%;

			}

#comments_list .actions {

    right: 70px;

}


#comments-wrapper ul li{
	display:inline-block;
	float:right;
	list-style:none;
	text-align:right;
	margin:0 1rem;
	font-size:0.9rem;
	width:auto;}

.pc-site {
    float: none;
	color: #000000;
    float: left;
}

#form fieldset label{
	float:left;
	width:25%;
	}

.field{
	width:60%;
	float:left;
		}

#comments-wrapper ul{

	margin-top:-3rem;}

.full-size{
max-width:100%;
margin-left:0;

		}

.overview-item-wrapper{
    width: 24%;
	}

#home ul li a.more{
		 margin: 15px 0;
		}


/* user-side styles */
.sub-heading{
	width:50%;
	}

.full-image .caption{
    padding: 0 0 0.5rem ;
		}

#content .articles-block.women, #content .articles-block.creative{
	box-sizing:border-box;
	width:50%;
	float:left;
	clear:none;
	height:420px;
	overflow:hidden;
	}

#content .articles-block.creative{
	padding-left:15px;
		}

#content .articles-block.women{
			 border-right: 1px solid #e4e4e4;
    padding-left: 0;
    padding-right: 15px;
			}

.search-image{
	width:180px;
	}
.search-image img{
	width:170px;
	height:120px;
	float:left;
	margin-right:10px;

	}
header #sublink-block {
  display: block;
    float: right;
    left: auto;
    margin-right: -610px;
    position: absolute;
    right: 50%;
    top: 135px;
    width: 365px;
}
header #sublink-block ul li {
    list-style-type: none;
    display: block;
    float: left;
    padding-left: 10px;
    font-size: 0.9rem;
    padding-right: 10px;
}

header #sublink-block ul li:before{
content:"\f0da";
-moz-osx-font-smoothing: grayscale;
	 display: inline-block;
	 font-family: FontAwesome;
	 font-feature-settings: normal;
	 font-kerning: auto;
	 font-language-override: normal;
	 font-size: inherit;
	 font-size-adjust: none;
	 font-stretch: normal;
	 font-style: normal;
	 font-synthesis: weight style;
	 font-variant: normal;
	 font-weight: normal;
	 line-height: 1;
	 text-rendering: auto;
	 text-align: center;
  	width: 1.28571em;
		color: #444;

}

.topnews-block ul li:first-child{
	height:250px;
	overflow:hidden;

			}

/* salvos near you styles */
article #ftsny_search #search, article #ftsny_search #reset, article .reset{

	width:20%;
	font-size:0.9em;
	margin-top:0.5em;
}

#content #ftsny_search select{
	width:50%;
	}

#ftsny_print_directions {
	display: inline;
}

#ftsny_search #use_current_location {
	margin-right: 19%;
	margin-top: 0.5em;
}
.division ul li, .type ul li{
	width:50%;
	font-size:1rem;
	padding-bottom:0.25em;
	}
/* salvos near you styles */

.cart_add{
	padding:0.6em 2em 0.8em 1em;
}

.forms-checkbox-field label{
	width:60%;
}
#form fieldset .forms-individual-checkbox {
    font-size: 1em;
    padding-right: 0.75em;
    width: 100%;

}
div .fancybox{
	width:auto;
}

.resource-label, .christmas-oo-sub-note{
	width:80%;
}

.rap-text p {
	width: 80%;
}

.resource-order-field {
	display: block;
}

.resource-order-field input[type=number] {
	margin-right: 5%;
    right: 10px;
    position: absolute;
}

.resource-order-field .field {
    width: 100%;
}
