    * { margin: 0; padding: 0; outline: 0; }

/* FONT FACE */
@font-face {
	font-family: 'NeoSansIntelRegular';
	src: url('../fonts/arlrdbd-webfont.eot');
	src: url('../fonts/arlrdbd-webfont.eot?#iefix') format('eot'),
	url('../fonts/arlrdbd-webfont.woff') format('woff'),
	url('../fonts/arlrdbd-webfont.ttf') format('truetype'),
	url('../fonts/arlrdbd-webfont.svg#NeoSansIntelRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html { height: 100%; }

p{
	margin: 10px 0px;
	line-height: 20px;
	font-size: 15px;
}

body {
	font-size: 15px;
	line-height: 22px;
	font-family: "NeoSansIntelRegular", arial, sans-serif;
	color: #727272;
	background: url(../img/shattered.png);
	min-width: 100%;
}

/*font-family: 'NeoSansIntelRegular', sans-serif;*/

a { color: #2c4b75; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: 'NeoSansIntelRegular', arial, sans-serif; }
textarea { overflow: auto; }
/*
daniel suarez
*/
.min{
	min-height: 360px;
}

.owl-item img{
	padding: 10px;
}

/**/
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 945px; margin: 0 auto; position: relative;}

/* PRODUCTOS */
.btn-info {
    color: #fff;
    background-color: #5DBE8B;
    border-color: #52a87b;
    border-radius: 0;
}
.btn-info:hover {
    background-color: #2c4b75;
    border-color: #2c4b75;
}
.box-productos p{
	margin: 10px 0px;
	line-height: 20px;
	font-size: 15px;
	text-decoration: none;
}
.box-productos ol{
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.box-productos ol li{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}

#header {
    position: relative;
    padding-top: 20px;
    background: url(../img/bg-header.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border-bottom: 2px solid rgba(255,255,255,0.5);
}
#logo {     margin: 0;
    float: left;}
#logo a { }
#logo a img{
	position: relative;
	z-index: 9999;
	max-width: 350px;
	width: 100%;
}
.search { width: 210px; margin-left: auto; padding-right: 21px; }
.search input.field { float:left; width: 166px; padding:0 8px; height: 24px; line-height: 24px;  border: 1px solid #d3d3d3; font-size: 11px; color:#bebebe; background: #ededed; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.search input.search-btn { float:left;  font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; width: 20px; height: 26px; border: 0; background: url(images/search-ico.png) no-repeat 0 0; }

#navigation {
    padding: 40px 0;
    z-index: 999;
    position: relative;
    padding-bottom: 0;
    float: right;
}
#navigation ul { display: block; list-style:none; list-style-position: outside; margin-bottom: 0; margin-top: 10px;}
#navigation ul li { 
    padding: 0 8px;
    float: left;
    font-family: 'NeoSansIntelRegular', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
#navigation ul li:first-child { padding-left: 0; }
#navigation ul li a {
    color: #fff;
    padding: 0px 2px;
    display: block;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
#navigation a.nav-btn { display:none; }

.menu-principal{
	display: inline-block;
	width: 100%;
	    margin-bottom: 10px;
}

.slider-holder {
	position: relative;
	margin-bottom:30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#281727+0,63356b+75,63356b+75,572d5e+76,dbdcdc+96 */
	background: #281727; /* Old browsers */
	background: -moz-linear-gradient(top,  #281727 0%, #63356b 75%, #63356b 75%, #572d5e 76%, #dbdcdc 96%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #281727 0%,#63356b 75%,#63356b 75%,#572d5e 76%,#dbdcdc 96%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #281727 0%,#63356b 75%,#63356b 75%,#572d5e 76%,#dbdcdc 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#281727', endColorstr='#dbdcdc',GradientType=0 ); /* IE6-9 */
}

.slider {
	width: 938px;
	height: 417px;
	position:relative;
	overflow: hidden;
	padding:0 21px;
	padding-top: 45px;
}
.slider ul {list-style:none;list-style-position: outside;text-align: center !important;}
.slider ul li { float: left; width: 938px; height: 417px; }
.slider .slide-cnt { width: 450px; height: 265px; position:relative; overflow: hidden; float: right; padding-top: 30px;  }

.slider h4 { margin: 0; color:#fff; font-size: 16px; font-family: 'NeoSansIntelRegular', sans-serif;  font-weight: 500; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; text-transform: uppercase; }
.slider h2 { margin: 0; color:#f8f8f8; font-family: 'NeoSansIntelRegular', sans-serif; font-size: 50px; line-height:56px; padding-bottom: 12px; font-weight: 700; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; }
.slider p {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    padding-right: 20px;
    margin: 0;
}
.slider p a { color:#fff; text-decoration: underline; }
.slider p a:hover { text-decoration: none; }

.slider img { float:left; margin-right:50px; margin-left: 24px;  }
.slider .socials { width: 158px; margin-left: auto; padding-top:18px;  }
.slider .socials a { width: 31px; height: 30px; float:left; margin-left: 6px;  background: url(images/socials.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.slider .socials a.facebook-ico { background-position: 0 0; }
.slider .socials a.facebook-ico:hover { background-position:0 bottom; }

.slider .socials a.twitter-ico { background-position:-37px 0; }
.slider .socials a.twitter-ico:hover { background-position:-37px bottom; }

.slider .socials a.skype-ico { background-position:-75px 0; }
.slider .socials a.skype-ico:hover { background-position:-75px bottom; }

.slider .socials a.rss-ico { background-position: -114px 0; }
.slider .socials a.rss-ico:hover { background-position: -114px bottom; }

#thumbs-wrapper { width: 434px; padding: 0 20px; position: absolute; bottom: 18px; right: 21px; overflow: hidden; }
#thumbs-wrapper a#prev { width: 12px; height: 17px; position:absolute; top: 50%; margin-top: -8px; left: 0; background: url(images/left-arr.png) no-repeat 0 0;}
#thumbs-wrapper a#next { width: 12px; height: 17px; position: absolute; top: 50%; margin-top: -8px; right: 0px; background: url(images/right-arr.png) no-repeat 0 0; }
#thumbs { height: 80px; width: 434px; position:relative; overflow: hidden; padding-top:7px; }
#thumbs a { margin-bottom:8px; width: 94px; height: 69px; margin-right: 8px; float:left; background: #fff; padding: 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border: 1px solid #d5d5d5; }
#thumbs a img { width: 86px;
    height: 61px;
    float: left; }

#thumbs a.selected { height: 76px; position:relative; margin-top: -7px; opacity: 1; }
#thumbs a.selected img { height: 67px; }

.main { padding:0 20px; }

.featured {
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #e5e5e5;
	padding: 10px 213px 10px 18px; margin-bottom: 30px;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.featured h4 {font-family: 'NeoSansIntelRegular', sans-serif;line-height: 25px;font-size: 16px;color:#4a4a4a;font-weight:400;}
.featured h4 strong { color:#5DBE8B; font-weight: 600; }
.featured a.blue-btn { background: #5DBE8B; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #52a87b; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: 'NeoSansIntelRegular', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
}
.featured a.blue-btn:hover { background-position:0 bottom; }
.img-productos{
	width: 100%;
	border: 5px solid #f6f6f6;
}
.box-productos h4{
	line-height: 15px;
	margin: 10px 0px;
}

.btn-productos a.blue-btn {
	background: rgb(125,126,125); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

	width: 189px;
	height: 39px;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
	position: absolute;
	left: 0;
	/* margin-top: -20px; */
	right: 9px;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 39px;
	border: 2px solid #7D7E7D;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	text-decoration: none;
	font-weight: 500;
	font-family: 'NeoSansIntelRegular', sans-serif;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
	bottom: 0;
}

.btn-productos a.blue-btn:hover{
	background: rgb(14,14,14); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(125,126,125,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
}
.contacto{
	padding-top: 20px;
	padding-bottom: 50px;
}
.contacto img{
	max-width: 100%;
    border: 5px solid #cdcdcd;
    margin-bottom: 15px;
}
.contacto .Mapa{
	margin: 0;
    padding: 20px 15px !important;
}
.contacto iframe{
	width: 100%;
	height: 460px;
}
.productos{
	padding-top: 20px;
	padding-bottom: 50px;
}
.productos img{
	max-width: 100%;
    border: 5px solid #325686;
}
.home{
	    padding-bottom: 50px;
}
.home img{
	max-width: 190px;
    border: 5px solid #cdcdcd;
}
.quienes-somos{
	padding-top: 20px;
	padding-bottom: 10px;
}
.quienes-somos .img-responsive{
	/*max-width: 230px;*/
    /*border: 5px solid #cdcdcd;*/
}
.quienes-somos .pdestacado{
	font-weight: bold;
    font-size: 19px;
}

.Producto-Box{
    padding: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c5c5c5;
    display: inline-block;
}

.Producto-Box img{
    border: 5px solid #cdcdcd;
    float: left;
    max-width: 270px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.Producto-Box h4{
    font-weight: bold;
    margin-bottom: 5px;
}

.Producto-Box span{
    color: #3AA4D9;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}

.Producto-Box p{
    margin: 0 0 10px;
}

.Producto-Box a{
    background: #cdcdcd;
    width: 189px;
    height: 39px;
    font-size: 16px;
    font-weight: 500;
    color: #727272;
    text-align: center;
    line-height: 39px;
    border: 2px solid #c5c5c5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    font-family: 'NeoSansIntelRegular', sans-serif;
    padding: 5px 15px;
}

.Producto-Box a:hover{
    background: #3AA4D9;
    color: #fff;
}

.clientes img{
    /*border: 5px solid #cdcdcd;*/
}

.main h2 {
	font-size: 20px;
	font-family: 'NeoSansIntelRegular', sans-serif;
	color: #4a4a4a;
	padding-bottom: 12px;
	margin-bottom: 0px;
	background: url(images/border-title.png) repeat-x 0 bottom;
	text-transform: uppercase;
	font-weight: bold;
}

.main h3 {
	font-size: 16px;
	font-family: 'NeoSansIntelRegular', sans-serif;
	color: #4a4a4a;
	padding-bottom: 12px;
	margin-bottom: 8px;
	background: url(images/border-title.png) repeat-x 0 bottom;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
}
.main h5 { font-size: 16px; }
.main h5 { padding-bottom: 10px; }
.main a.more { background: url(images/blue-arr.png) no-repeat 0 6px; text-decoration: underline; padding-left: 8px; font-weight: 500; font-family: 'NeoSansIntelRegular', sans-serif; }
.main a:hover { text-decoration: none; }

.main .cols { padding-bottom: 38px;  }
.main .cols .col { }
.main .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }
.main .cols .col a { text-decoration: none;}
.main .cols .col ul { list-style:none; list-style-position: outside; }
.main .cols .col ul li { padding: 5px 10px 5px; font-family: 'NeoSansIntelRegular', sans-serif; font-weight:600; }
.main .cols .col ul li.odd { }
.main .cols .col ul li a { font-size: 14px; padding: 0px 10px; display:block; background: url(images/bullet.png) no-repeat 0px 9px; color: #271626;}
.main .cols .col ul li.first { padding-top:2px; }

.main .entries { background: #ECECEC; position:relative; margin: 0 -20px; padding: 20px; margin-bottom: 1px; border-bottom: 1px solid #e8e8e8;  }
.main .entries h3 { margin-bottom: 15px;  background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry { width: 286px; float:left; padding-right: 40px; }
.main .entries .entry.last { padding-right:0; }
.main .entries .entry p.meta { color: #cbcbcb; }
.main .entries .entry p.meta a { color: #cbcbcb; }
.main .entries .entry-inner { padding-bottom: 18px; margin-bottom: 16px; background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry .date { margin-right: 15px;  position: relative; float:left; padding: 14px 12px; width: 40px; height: 34px; background: url(images/date-ico.png) no-repeat 0 0; }

.main .entries .entry .date strong { color:#2c4b75; font-size: 22px; line-height: 22px; font-family: arial, sans-serif; font-weight: bold; display:block; }
.main .entries .entry .date span { font-weight: bold; font-size: 9px; color:#c6c6c6; position:relative; margin-top: 0px; display:block; line-height:9px;  }
.main .entries .entry .date em { -webkit-transform: rotate(-90deg); line-height: 12px;
	-moz-transform: rotate(-90deg);	 font-weight: bold; font-style: normal; width: 12px;  color:#bdbdbd; font-size: 12px; position:absolute; bottom: 20px; left: 41px; }

	.testimonials { padding-bottom: 30px; }
	.testimonials p { font-style: italic; font-family: georgia ,arial, serif; font-size: 14px; color:#898989; }
	.testimonials p strong { font-size: 43px; position:relative; bottom: -19px; font-weight: normal; padding-right: 4px;  }
	.testimonials p.author { font-size: 12px; text-align: right; }
	.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }

	#footer { padding: 18px 20px 18px 10px; background-color: #271626;}
	.footer-nav { float: left; }
	.footer-nav ul { list-style:none; list-style-position: outside; }
	.footer-nav ul li {
		float: left;
		border-right: 1px solid #fff;
		padding: 0 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.footer-nav ul li a { color: #fff; }
	.footer-nav ul li a:hover { color: #fff; text-decoration: none; }
	.footer-nav ul li.last { border-right: 0; }

	#footer p.copy { font-size: 15px; color:#fff; line-height: 10px; float: right; }
	#footer p.copy a { font-size: 15px; color:#2c4b75;  line-height: 10px; text-decoration: underline; }
	#footer p.copy a:hover { text-decoration: none; }
	#footer p.copy span { padding:0 7px; }

	/* ipad portrait */
	@media only screen and ( min-width: 641px) and ( max-width: 981px ) {
		#navigation ul {
		    text-align: center;
		}
		#navigation {
		    padding: 2px 18px;
		    z-index: 999;
		    position: static;
		    padding-bottom: 10px;
		    float: right;
		    background: rgba(0,0,0,0.5);
		    width: 100%;
		}
		#navigation ul li {
		    float: none;
		    display: inline-block;
		}
		#logo a img {
		    position: relative;
		    z-index: 9999;
		    max-width: 260px;
		    width: 100%;
		    padding-left: 15px;
		}
		body { width: auto; }
		.shell { width: auto; width: 100%; }

		.container { background-image:url(images/container-tablet.png); }
		.slider { width: 725px; height: 366px; background-image:url(images/slider-tablet.png); }
		.slider ul li { width: 724px; }
		.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
		.slider h3 { font-size:16px; }
		.slider h2 { font-size: 47px; line-height: 54px; }
		.slider .slide-cnt { width: 380px; height: 190px; }

		#thumbs-wrapper { width: 356px; }
		#thumbs a { width: 75px; height: 56px; }
		#thumbs a.selected { width: 75px; height: 65px; }
		#thumbs a.selected img { width: 75px; height: 65px; }
		#thumbs a img { width: 75px; height: 56px; }

		.featured h4  { font-size: 16px; line-height: 28px; }

		.main .cols .col {
			float: left;
		}
		.contacto-title{
			width: 100%;
		}
		.contacto-form{
			width: 50%;
		}
		.contacto-telefono{
			width: 50%;
		}

		.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }

		.main .entries { background-image:url(images/entries-tablet.png);  }
		.main .entries .entry { width: 225px; padding-right: 24px;  }
		.main .entries .entry img { width: 100%; }
		.main .entries .entry .cnt {  height:100%; overflow: hidden; }

		.footer-nav { float:none; display: block; padding-bottom: 12px; }
		#footer p.copy { float: none; display:block; padding-left: 10px;  }
	}

	/* mobile*/
	@media only screen and ( max-width: 640px) {

		.slider ul {
		    list-style: none;
		    list-style-position: outside;
		    text-align: center !important;
		    width: 300px !important;
		    display: inline-block;
		    float: none !important;
		    position: static !important;
		}

		.contacto img {
		    max-width: 100%;
		    border: 5px solid #cdcdcd;
		    display: block;
		    margin: 15px auto;
		}
		.Producto-Box {
		    text-align: center;
		    width: 100%;
		}
		.Producto-Box img {
		    float: none;
		    max-width: 270px;
		    margin-right: 15px;
		    margin-bottom: 15px;
		    margin: 0 auto;
		}
		.caroufredsel_wrapper{
    width: 100% !important;
    height: 300 !important;
    text-align: center !important;
		}
		.main .cols .col ul li a {
		    background: none;
		}
		body { width: auto; }

		.search { display:none; }
		#logo {display: inline-block;float: none;width: 100%;padding: 0 25px;}

		#header {background: transparent;margin-bottom: 0;}

		#navigation {position:relative;z-index: 100;padding:0 0px;margin: 0;widt;width: 100%;}
		#navigation a.nav-btn {margin-bottom: 0;text-decoration: none;padding: 0 36px 0 36px;line-height:30px;display:block;/* background: url(images/navigation.png) repeat-x 0 0; */height: 30px;position: relative;width: 100%;display: none;}
		#navigation a.nav-btn span {background: url(images/dd-nav-arrs.png) no-repeat 0 bottom;width: 20px;height: 15px;position:absolute;top: 8px;right: 12px;display: none;}
		#navigation a.nav-btn.active span { background-position:0 0; }

		#navigation ul {margin-bottom: 10px;display: inline-block;width: 100%;margin: 0;}
		#navigation ul li {float:none;height: 30px;border-top: 1px solid #fff;display:block;padding:0 0 0 0;background: #000;}
		#navigation ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
		#navigation ul li a:hover {
			background-image: none;
			border: 0;
			background: #B2A7C3;
		}
		#navigation ul li.active span { background: transparent; border:0; }
		#navigation ul li.first { display:none; }

		.shell {width: 95%;text-align: center;}
		.container { background-image: url(images/container-mobile.png); width: 320px; }
		.main { padding:0 10px; }
		.slider ul li { width: 724px; }
		.slider img { width: 316px; height: 286px; float:none; display:block;  margin: 0 auto; }
		.slider h3 { font-size:16px; }
		.slider h2 { font-size: 47px; line-height: 54px; }
		.slider .slide-cnt { width: 380px; height: 190px; float:none; display:block; }

		#thumbs-wrapper { display: none; }

		.slider-holder {width: 100%;margin:0 auto;}
		.slider {padding:0 10px;width: 100%;margin:0 auto;height: 270px;}
		.slider .slide-cnt {width: 100%;float:none;display:block;padding-top: 12px;height: auto;}
		.slider h4 { display:none; }
		.slider h2 { font-size: 38px; text-align: center; }
		.slider p {color:#cee7f1;display: none;}
		.slider ul li {width: 300px;display: inline-block;float: none;}
		.slider .socials { display:none; }
		.slider img {float:none;display:block;margin:0 auto;width: 200px;height: 178px;}

		.slider .arrs a {position:absolute;top: 145px;z-index: 30;background: url(images/slider-arr.png) no-repeat 0 0;width: 26px;height: 37px;}
		.slider .arrs a.prev-arr { left: 10px; background-position:0 0; }
		.slider .arrs a.next-arr { right: 10px; background-position: right 0; }

		.main .cols .col {padding-bottom: 0px;float:none;display:block;width: auto;}
		.main .cols .col img.left { float:none; display:block; margin: 0 auto;  }
		.main .entries { margin:0 -10px;  }
		.main .entries .entry { width: auto; padding-right:0; float:none; display:block; margin-bottom:14px;  }

		.featured h4 { line-height: 26px; padding-bottom: 6px; }
		.featured a.blue-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
		.featured { padding: 10px; }

		#footer { padding-left: 0; padding-right:0;  }
		.footer-nav { display: none; }
		.footer-nav ul li { font-size: 14px; border-right:0; padding:0 2px; }
		#footer p.copy { font-size: 14px; text-align:center; float:none; display:block; }
	}


	@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
		#navigation a.nav-btn { background-image:url(images/navigation@2x.png); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px;   }
		#navigation a.nav-btn span { background-image:url(images/dd-nav-arrs@2x.png); -webkit-background-size: 20px 29px; -moz-background-size: 20px 29px; background-size: 20px 29px;  }
		.slider { background-image:url(images/slider-mobile@2x.png);  -webkit-background-size: 320px 388px; -moz-background-size: 320px 388px; background-size: 320px 388px;  }
		.slider .arrs a { background-image:url(images/slider-arr@2x.png); -webkit-background-size: 53px 37px; -moz-background-size: 53px 37px; background-size: 53px 37px; }
		#logo a { background-image:url(images/logo@2x.png); -webkit-background-size: 125px 26px; -moz-background-size: 125px 26px; background-size: 125px 26px;  }
	}