
/********************/
/* GLOBAL           */
/********************/

body {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	background: #ffffff;
	color: #484848;
	font-weight: 400;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6, form, dl, dt, dd, ul, li {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

li {
	list-style: none;
}

p {
	margin: 20px 0;
	line-height: 20px;
}

  p.top {
	margin: 0 0 20px 0;
  }

  p.bottom {
	margin: 20px 0 0 0;
  }

  p.nm {
	margin: 0;
  }

a {
	color: #000000;
	text-decoration: none;
}

  a:hover {
	color: #000000;
	text-decoration: underline;
  }

h1 {
	padding: 0;
	margin: 0 0 30px 0;
	border: 0;
	font-size: 32px;
	font-weight: 600;
	line-height: 36px;
	color: #000000;
	text-transform: uppercase;
}

h2 {
	padding: 0;
	margin: 0 0 45px 0;
	border: 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	color: #000000;
	text-transform: uppercase;
}

  h2.klh {
	margin: 0 0 20px 0;
	text-transform: none;
  }

hr {
	display: block;
	border: #dddddd;
	background: #dddddd;
	height: 1px;
	margin: 25px 0;
}

.wrap {
	padding: 0;
	margin: 0 auto;
	width: 1070px;
	overflow: hidden;
}

.c-wrap {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

/********************/
/* PAGE TOP         */
/********************/

#fixed-header {
	position: fixed;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	width: 100%;
	min-width: 1200px;
	height: 118px;
	z-index: 99990;
}

#page-top {
	padding: 0;
	margin: 0;
	background: #000000;
	border-bottom: 1px solid #333333;
	height: 32px;
	width: 100%;
}

  #language {
	float: left;
	padding: 6px 0;
	margin: 0;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
  }

    #language a {
	display: inline-block;
	margin-right: 20px;
	font-weight: 400;
	color: #888888;
    }

      #language a:hover {
	color: #ffffff;
	text-decoration: underline;
      }

    #language span {
	display: inline-block;
	margin-right: 20px;
	font-weight: 400;
	color: #ffffff;
    }

  #social {
	float: right;
	padding: 6px 0;
	margin: 0;
	height: 20px;
  }

    #social a {
	display: inline-block;
	margin: 0 0 0 20px;
	vertical-align: top;
    }

      #social a.text-link {
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
      }

      #social a#top-social-ig {
		width: 20px;
		height: 20px;
		background: url('../images/social_top_ig.png') no-repeat left top;
      }

        #social a#top-social-ig:hover {
		background-position: left -20px;
        }

      #social a#top-social-fb {
		width: 14px;
		height: 20px;
		background: url('../images/social_top_fb.png') no-repeat left top;
      }

        #social a#top-social-fb:hover {
		background-position: left -20px;
        }

      #social a#top-social-tw {
		width: 24px;
		height: 20px;
		background: url('../images/social_top_tw.png') no-repeat left top;
      }

        #social a#top-social-tw:hover {
		background-position: left -20px;
        }

      #social a#top-social-yt {
		width: 28px;
		height: 20px;
		background: url('../images/social_top_yt.png') no-repeat left top;
      }

        #social a#top-social-yt:hover {
		background-position: left -20px;
        }

      #social a#top-social-yi {
		width: 18px;
		height: 20px;
		background: url('../images/social_top_yixia.png') no-repeat left top;
      }

        #social a#top-social-yi:hover {
		background-position: left -20px;
        }

      #social a#top-social-we {
		width: 22px;
		height: 20px;
		background: url('../images/social_top_weibo.png') no-repeat left top;
      }

        #social a#top-social-we:hover {
		background-position: left -20px;
        }

      #social a#top-social-yk {
		width: 20px;
		height: 20px;
		background: url('../images/social_top_youku.png') no-repeat left top;
      }

        #social a#top-social-yk:hover {
		background-position: left -20px;
        }

      #social a#top-social-qq {
		width: 18px;
		height: 20px;
		background: url('../images/social_top_qq.png') no-repeat left top;
      }

        #social a#top-social-qq:hover {
		background-position: left -20px;
        }

/********************/
/* HEADER           */
/********************/

#header {
	padding: 15px 0 0 0;
	margin: 0;
	border: 0;
	background: #2f2f2f;
	height: 70px;
	width: 100%;
	min-width: 1200px;
}

  #header.locations {
	background: #000000;
  }

  #logo {
	float: left;
	width: 250px;
  }

  #menu {
	float: left;
	margin: 35px 0 0 0;
	width: 820px;
	height: 35px;
	line-height: 20px;
	overflow: hidden;
	text-align: right;
  }

    #menu a,
    #menu span {
	display: inline-block;
	padding: 0 0 15px 0;
	margin: 0 0 0 40px;
	color: #b4b4b4;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
	overflow: hidden;
    }

      #menu a:hover,
      #menu span:hover {
	color: #ffffff;
	text-decoration: none;
      }

      #menu a.active,
      #menu a.on,
      #menu span.active,
      #menu span.on {
	color: #ffffff;
	background: url('../images/mlink-on-bg.png') no-repeat center bottom;
	text-decoration: none;
      }

      #menu a.mLink.active,
      #menu a.mLink:hover,
      #menu span.mLink.active,
      #menu span.mLink:hover {
	color: #ffffff;
	background: url('../images/mlink-on-bg.png') no-repeat center bottom;
	text-decoration: none;
      }

      #menu a.mLink.active,
      #menu a.mLink:hover,
      #menu span.mLink.active,
      #menu span.mLink:hover {
	color: #ffffff;
	background: url('../images/mlink-on-bg.png') no-repeat center bottom;
	text-decoration: none;
      }

      #menu a sup {
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	vertical-align: top;
      }

      #menu a.mymixapp {
	text-transform: none;
      }

        #menu a.mymixapp span {
		padding: 0;
		margin: 3px 0 0 5px;
		width: 14px;
		height: 14px;
		background: url('../images/mymix_icon.png') no-repeat right center;
		background-size: 100% auto;
		vertical-align: top;
        }

      #menu a.mobile-only {
	display: none;
      }

/********************/
/* SUB MENU         */
/********************/

#sub-menu {
	display: none;
	padding: 20px 0;
	margin: 0;
	background: #ffffff;
	width: 100%;
	min-width: 1200px;
	height: 140px;
	box-shadow: 0 4px 8px -2px rgba(0,0,0,0.80);
	-moz-box-shadow: 0 4px 8px -2px rgba(0,0,0,0.80);
	-webkit-box-shadow: 0 4px 8px -2px rgba(0,0,0,0.80);
	z-index: 99991;
}

  #sub-menu ul.products {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
  }

    #sub-menu ul.products li {
	float: left;
	width: 225px;
	text-align: center;
	line-height: 20px;
    }

    #sub-menu ul.products li a {
	color: #484848;
	text-decoration: none;
    }

      #sub-menu ul.products li a:hover {
	color: #000000;
	text-decoration: none;
      }

    #sub-menu ul.products li span.image {
	display: block;
	margin: 0 0 10px 0;
    }

    #sub-menu ul.products li span.hl-title {
	display: inline-block;
	margin: 0 auto;
	background: #000000;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	line-height: 22px;
	width: 110px;
    }

  #sub-menu ul.gallery {
	padding: 0;
	margin: 0 auto;
	width: 600px;
	overflow: hidden;
  }

    #sub-menu ul.gallery li {
	float: left;
	width: 300px;
	text-align: center;
    }

    #sub-menu ul.gallery li a {
	color: #484848;
	text-decoration: none;
    }

      #sub-menu ul.gallery li a:hover {
	color: #000000;
	text-decoration: none;
      }

    #sub-menu ul.gallery li span.image {
	display: block;
	margin: 0 0 10px 0;
    }

  #menu-slider {
	padding: 0 0 0 60px;
  }

    #menu-slider ul.mSLider li {
	text-align: center;
	line-height: 20px;
	width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    }

    #menu-slider ul.mSLider li a {
	color: #484848;
	text-decoration: none;
    }

      #menu-slider ul.mSLider li a:hover {
	color: #000000;
	text-decoration: none;
      }

    #menu-slider ul.mSLider li span.image {
	display: block;
	margin: 0 auto 10px auto;
	width: 110px;
    }

    #menu-slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
    }

    #menu-slider .bx-pager {
	display: none;
    }

    #menu-slider .bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 38px;
    }

    #menu-slider .bx-wrapper .bx-prev {
	left: -60px;
	background: url('../images/bx-prev.png') no-repeat left top;
    }

    #menu-slider .bx-wrapper .bx-next {
	right: -60px;
	background: url('../images/bx-next.png') no-repeat left top;

    }

    #menu-slider .bx-wrapper .bx-prev:hover,
    #menu-slider .bx-wrapper .bx-next:hover {
	background-position: left top;
    }

/********************/
/* CONTENT          */
/********************/

#page-content {
	padding: 50px 0 60px 0;
	margin: 118px 0 0 0;
	background: #f1f1f1;
	min-height: 500px;
	width: 100%;
	min-width: 1200px;
}

  #page-content ul {
	margin: 20px 30px;
  }

    #page-content ul li {
	padding: 0 0 0 15px;
	background: url('../images/bullet.png') no-repeat left 7px;
    }

  #page-content.locations {
	background: #333333 url('../images/locations_bg.jpg') no-repeat center -100px;
	min-height: 900px;
  }

    #page-content.locations h1 {
	margin-bottom: 20px;
    }

    #page-content.locations p.text {
	margin: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
    }

#content {
	padding: 0;
	margin: 118px 0 0 0;
	background: #1a1a1a;
	width: 100%;
	min-width: 1200px;
}

#page-content-gallery,
#page-content-product {
	margin: 118px 0 0 0;
	width: 100%;
	min-width: 1200px;
}

#page-content-gallery {
	padding: 10px 0 0 0;
}

/********************/
/* WHAT'S NEW       */
/********************/

#page-content-articles {
	padding: 0 0 100px 0;
	margin: 133px 0 0 0;
	background: #ffffff;
	width: 100%;
	min-width: 1200px;
}

.toparticle {
	padding: 50px;
	background: #f1f1f1;
	border-bottom: 1px solid #cccccc;
}

  .toparticle .indent {
	padding: 0 30px;
  }

  .toparticle .share {
	margin: 60px 0 0 0;
	height: 30px;
  }

.article {
	float: left;
	width: 300px;
	margin: 100px 0 0 0;
	background: #f1f1f1;
}

  .article:nth-child(3n+2) {
	margin: 100px 85px 0 85px;
  }

  .article .image {
	width: 300px;
	height: 200px;
	overflow: hidden;
  }

  .article .image img {
	width: 300px;
	height: 200px;
  }

  .article .inner {
	padding: 40px 30px 30px 30px;
  }

    .article .inner h3 {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	color: #19b9ec;
	font-size: 20px;
	line-height: 24px;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    }

    .article .inner .text {
	margin: 20px 0 30px 0;
	line-height: 25px;
	height: 125px;
	overflow: hidden;
    }

    .article .inner .more {
	font-size: 14px;
    }

/********************/
/* LOCATIONS        */
/********************/

#page-content.locations h1 {
	color: #ffffff;
}

form.loc-form {
	padding: 50px 0;
	width: 100%;
	overflow: hidden;
}

  #loc-rent {
	float: left;
	width: 660px;
  }

  #loc-buy {
	float: right;
	width: 330px;
  }

  h2.loc {
	padding: 0 0 20px 20px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	color: #ffffff;
  }

  form.loc-form div {
	float: left;
	margin: 0;
  }

    form.loc-form div#mSelect {
	margin: 0 0 0 60px;
    }

  form.loc-form select {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #333333;
  }

  .location {
	float: left;
	padding: 50px 20px 0 20px;
	margin: 0;
	white-space: nowrap;
	width: 290px;
	height: 170px;
	line-height: 23px;
	overflow: hidden;
	color: #ffffff;
  }

    .location span.name {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	white-space: nowrap;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
    }

    .location span.has-mix {
	display: block;
	padding: 0 0 0 30px;
	margin: 3px 0 0 0;
	background:url('../images/mymix_icon.png') no-repeat left top;
	background-size: 22px 22px;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	white-space: nowrap;
	width: 140px;
	box-sizing: border-box;
    }

    .location a {
	display: inline-block;
	line-height: 23px;
	color: #b4b4b4;
    }

      .location a:hover {
	color: #ffffff;
      }

/********************/
/* GALLERY          */
/********************/

h1.gallery {
	margin: 0;
}

#page-content ul.gphotos {
	list-style: none;
	margin: 40px 0 0 0;
	width: 100%;
	overflow: hidden;
}

  #page-content ul.gphotos li {
	float: left;
	padding: 0;
	margin: 28px 0 0 0;
	border: 0;
	background: #000000;
	width: 338px;
	height: 227px;
	overflow: hidden;
  }

    #page-content ul.gphotos li:nth-child(1),
    #page-content ul.gphotos li:nth-child(2),
    #page-content ul.gphotos li:nth-child(3) {
	margin-top: 0;
    }

    #page-content ul.gphotos li:nth-child(3n+2) {
	margin-left: 28px;
	margin-right: 28px;
    }

    #page-content ul.gphotos li .image {
	position: relative;
	display: block;
	width: 100%;
	height: 227px;
	overflow: hidden;
	text-align: center;
    }

      #page-content ul.gphotos li .image img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		cursor: pointer;
      }

/********************/
/* THEY LOVE DMG    */
/********************/

h1.tldmg {
	margin: 0;
}

#page-content ul.testimonials {
	list-style: none;
	margin: 40px 0 0 0;
	width: 100%;
	overflow: hidden;
}

  #page-content ul.testimonials li {
	float: left;
	padding: 25px 20px 20px 20px;
	margin: 30px 0 0 0;
	border: 1px solid #e8e8e8;
	background: #ffffff;
	width: 478px;
	line-height: 20px;
  }

    #page-content ul.testimonials li:nth-child(1),
    #page-content ul.testimonials li:nth-child(2) {
	margin-top: 0;
    }

    #page-content ul.testimonials li:nth-child(2n+1) {
	margin-right: 30px;
    }

    #page-content ul.testimonials li .image {
	position: relative;
	display: block;
	width: 100%;
	height: 310px;
	overflow: hidden;
	text-align: center;
    }

      #page-content ul.testimonials li .image img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
      }

    #page-content ul.testimonials li .body {
	display: block;
	margin: 20px 0 0 0;
	width: 100%;
	height: 80px;
	overflow: hidden;
    }

    #page-content ul.testimonials li .title {
	display: block;
	margin: 20px 0 0 0;
	font-weight: 600;
    }

    #page-content ul.testimonials li .subtitle {
	display: block;
	margin: 0;
    }

/********************/
/* MIX 2.0          */
/********************/

#page-content ul.mix-list {
	list-style: none;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

  #page-content ul.mix-list li {
	float: left;
	padding: 37px 0 38px 0;
	margin: 0 30px 0 0;
	border: 0;
	background: #ffffff;
	width: 225px;
	line-height: 20px;
	text-align: center;
  }

    #page-content ul.mix-list li img {
	display: block;
	margin: 0 auto;
    }

    #page-content ul.mix-list li a span {
	display: block;
	margin: 30px 0 0 0;
	font-weight: 600;
	color: #2e2e2e;
    }

      #page-content ul.mix-list li a:hover span {
	color: #2e2e2e;
      }

/********************/
/* KITS PAGE        */
/********************/

#page-content ul.kit-list {
	list-style: none;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

  #page-content ul.kit-list li {
	float: left;
	padding: 25px 59px 30px 59px;
	margin: 0 0 30px 0;
	border: 1px solid #e8e8e8;
	background: #ffffff;
	width: 400px;
	line-height: 20px;
	cursor: pointer;
  }

    #page-content ul.kit-list li:nth-child(2n+1) {
	margin-right: 30px;
    }

    #page-content ul.kit-list li .image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 300px;
	overflow: hidden;
	text-align: center;
    }

      #page-content ul.kit-list li .image img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		max-width: 100%;
		height: auto;
      }

    #page-content ul.kit-list li .name {
	display: block;
	margin: 20px 0 15px 0;
	font-size: 17px;
	font-weight: 600;
	color: #383838;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
    }

    #page-content ul.kit-list li .mfrid {
	display: block;
	margin: 0;
	font-size: 14px;
	color: #585858
    }

    #page-content ul.kit-list li .sku {
	display: block;
	margin: 0;
	font-size: 14px;
	color: #585858
    }

/********************/
/* LIGHTS PAGE      */
/********************/

#page-content ul.page-products-list {
	list-style: none;
	margin: 0;
	width: 966px;
	overflow: hidden;
}

  #page-content ul.page-products-list li {
	float: left;
	padding: 30px;
	margin: 0 0 30px 0;
	border: 1px solid #e8e8e8;
	background: #ffffff;
	width: 240px;
	line-height: 20px;
  }

    #page-content ul.page-products-list li:nth-child(3n+2) {
	margin-right: 30px;
	margin-left: 30px;
    }

    #page-content ul.page-products-list li .image {
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	overflow: hidden;
	text-align: center;
    }

    #page-content ul.page-products-list li .name {
	display: block;
	margin: 20px 0 5px 0;
	font-size: 17px;
	font-weight: 600;
	color: #383838;
	line-height: 23px;
	height: 23px;
	text-align: center;
	text-decoration: none !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    }

    #page-content ul.page-products-list li .partref {
	display: block;
	margin: 0;
	font-size: 14px;
	color: #888888;
	line-height: 22px;
	text-align: center;
	text-decoration: none !important;
    }

      #page-content ul.page-products-list li a:hover {
	text-decoration: none;
      }

/********************/
/* CONTACT FORM     */
/********************/

form.cform div {
	padding: 3px 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

form.cform label {
	float: left;
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: 700;
	color: #666666;
}

  form.cform label span {
	color: #ee0000;
  }

form.cform input, form select, form textarea {
	margin: 0;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: #333333;
}

  form.cform input:focus, form select:focus, form textarea:focus {
	border: 1px solid #19b9ec;
  }

form.cform .txt {
	padding: 6px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	width: 400px;
	height: 40px;
	box-sizing: border-box;
}

  form.cform textarea.txt {
	height: auto;
  }

  form.cform select.txt {
	padding: 0 6px;
  }

form.cform .button {
	padding: 0 30px;
	margin: 4px 0 0 0;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	background: #000000;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #ffffff;
	width: auto;
	overflow: visible;
	cursor: pointer;
	height: 50px;
	line-height: 48px;
}

  form.cform .button:hover {
	opacity: 0.80;
	filter: alpha(opacity=80);
  }

  form.cform .button::-moz-focus-inner {
	border: none;
  }

/********************/
/* FOOTER           */
/********************/

#footer {
	padding: 50px 0 20px 0;
	margin: 0;
	border-top: 1px solid #333333;
	background: #1a1a1a;
	width: 100%;
	min-width: 1200px;
}

  #footer .wrap.bottom {
	margin-top: 40px;
  }

  #footer .column {
	float: left;
	padding-right: 30px;
	width: 220px;
  }

    #footer .column.first {
	padding-right: 0;
	width: 160px;
    }

    #footer .column.last {
	padding-right: 0;
	width: 160px;
    }

    #footer .column.en {
	padding-right: 0;
	width: 312px;
    }

      #footer .column.en:last-of-type {
	width: 134px;
      }

    #footer .column h3 {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	color: #ffffff;
	white-space: nowrap;
    }

    #footer .column ul {
	margin: 20px 0 0 0;
    }

      #footer .column ul li {
	margin: 0 0 5px 0;
      }

      #footer .column ul a {
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
      }

        #footer .column ul a:hover {
		text-decoration: underline;
		color: #ffffff;
        }

  #copyright {
	float: left;
	font-size: 12px;
	color: #b4b4b4;
  }

  #attribution {
	float: right;
	font-size: 12px;
  }

    #attribution a {
	display: inline-block;
	margin: 0 0 0 25px;
	color: #b4b4b4;
    }

      #attribution a:hover {
	color: #ffffff;
      }

/********************/
/* BX SLIDER        */
/********************/

.bx-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -65px;
}

.bx-wrapper .bx-pager {
  text-align: left;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  height:17px;
  width:17px;
  background:url(../images/control-dot-black.png);
  background-position:bottom;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active
{
  background:url(../images/control-dot-black.png);
  background-position:top;
}


/********************/
/*  MOBILE          */
/********************/

@media (max-width: 1070px) {

  #page-content ul.mix-list {
	margin: 0 auto;
	width: 225px;
  }

    #page-content ul.mix-list li {
	float: none;
	display: block;
	margin: 0 0 30px 0;
    }

}

