body {
  background: url(../img/bball_texture.jpg) top center #1f1f1f repeat;
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #ff9933;
}
a:hover {
  color: #fff;
  text-decoration: none;
}

.mm {
  display: none;
  background: #000;
  padding: 15px 0px;
  z-index: 100;
}
.mm a {
  color: #fff;
}
.mm h1 {
  padding: 0;
  margin: 0;
}

.logo-mobile {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ion-navicon {
  padding-top: 12px;
}

.brand-bar {
  background: #2a2a2a;
}

.logo-main {
  padding: 15px 0px;
}

.join-txt {
  color: #ccc;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.newsletter {
  margin-top: 56px;
}

.form-control {
  border-radius: 0;
  border-top: 1px solid #545454;
  border-left: 1px solid #545454;
  border-bottom: 1px solid #2a2a2a;
  border-right: 1px solid #2a2a2a;
  height: 35px;
  background: #424242;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDM0MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #424242 0%, #343434 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #343434));
  background: -webkit-linear-gradient(top, #424242 0%, #343434 100%);
  background: -o-linear-gradient(top, #424242 0%, #343434 100%);
  background: -ms-linear-gradient(top, #424242 0%, #343434 100%);
  background: linear-gradient(to bottom, #424242 0%, #343434 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#343434',GradientType=0 );
  transition: all 0.3s ease-out;
  padding: 5px;
  color: #ff9933;
}
.form-control:focus {
  border-color: #ff9933;
}

.input-group-btn {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

nav ul {
  border-top: 1px solid #545454;
  border-bottom: 1px solid #2a2a2a;
  list-style-type: none;
  height: 55px;
  background: #424242;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDM0MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #424242 0%, #343434 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #343434));
  background: -webkit-linear-gradient(top, #424242 0%, #343434 100%);
  background: -o-linear-gradient(top, #424242 0%, #343434 100%);
  background: -ms-linear-gradient(top, #424242 0%, #343434 100%);
  background: linear-gradient(to bottom, #424242 0%, #343434 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#343434',GradientType=0 );
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 0;
  margin: 0;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  padding: 0px 43px;
  color: #FFF;
  -o-transition: color .2s ease-out, background .2s ease-in;
  -ms-transition: color .2s ease-out, background .2s ease-in;
  -moz-transition: color .2s ease-out, background .2s ease-in;
  -webkit-transition: color .2s ease-out, background .2s ease-in;
  transition: color .2s ease-out, background .2s ease-in;
}
nav ul li a:hover {
  color: #ff9933;
  text-decoration: none;
}

nav li + li:before {
  padding-top: 15px;
  background: url(../img/separator.jpg) no-repeat top left;
  content: "|";
  color: transparent;
  display: inline-block;
  width: 2px;
  height: 54px;
}

nav ul.navScroll {
  position: fixed;
  top: 0;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  height: 40px;
  margin-left: 40px;
}

nav ul.navScroll a {
  font-size: .9em;
}

nav ul.navScroll li + li:before {
  padding-top: 7px;
  height: 39px;
}

nav ul.navScroll li:last-child a {
  /*padding-right:75px;*/
}

.amaran.user {
  background: #333;
  color: #FFF;
}
.amaran.user a {
  color: #ff9933;
}

.shop-now {
  color: #ff9933;
}
.shop-now:hover {
  color: #fff;
}

.active {
  color: #999;
}
.active:hover {
  color: #fff;
}

li.shop {
  background: #ff7316;
  color: #fff;
}
li.shop:hover {
  color: #000;
}
li.shop a:hover {
  color: #000;
}

.btn-default {
  border-top: 1px solid #545454;
  border-left: 1px solid #545454;
  border-bottom: 1px solid #2a2a2a;
  border-radius: 0px;
  background: #707070;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YjViNWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #707070 0%, #5b5b5b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #707070), color-stop(100%, #5b5b5b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #707070 0%, #5b5b5b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #707070 0%, #5b5b5b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #707070 0%, #5b5b5b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #707070 0%, #5b5b5b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#5b5b5b',GradientType=0 );
  /* IE6-8 */
  font-size: 1.1em;
  color: #fff;
  border: none;
  margin-left: 2px;
  height: 35px;
  -o-transition: color .2s ease-out, background .2s ease-in;
  -ms-transition: color .2s ease-out, background .2s ease-in;
  -moz-transition: color .2s ease-out, background .2s ease-in;
  -webkit-transition: color .2s ease-out, background .2s ease-in;
  transition: color .2s ease-out, background .2s ease-in;
}
.btn-default:hover {
  color: #ff9933;
}

.btn-lg {
  margin-top: 50px;
  border-top: 1px solid #545454;
  border-left: 1px solid #545454;
  border-bottom: 1px solid #2a2a2a;
  border-radius: 0px;
  background: #ff7316;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzMxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMDVmMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7316), color-stop(100%, #e05f0f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff7316 0%, #e05f0f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7316', endColorstr='#e05f0f',GradientType=0 );
  /* IE6-8 */
  font-size: 2.2em;
  font-weight: 300;
  color: #fff;
  border: none;
  margin-left: 2px;
  height: 70px;
  -o-transition: color .2s ease-out, background .2s ease-in;
  -ms-transition: color .2s ease-out, background .2s ease-in;
  -moz-transition: color .2s ease-out, background .2s ease-in;
  -webkit-transition: color .2s ease-out, background .2s ease-in;
  transition: color .2s ease-out, background .2s ease-in;
}
.btn-lg:hover {
  color: #000;
}

.btn-sm {
  border-top: 1px solid #545454;
  border-left: 1px solid #545454;
  border-bottom: 1px solid #2a2a2a;
  border-radius: 0px;
  background: #ff7316;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzMxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMDVmMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7316), color-stop(100%, #e05f0f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff7316 0%, #e05f0f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff7316 0%, #e05f0f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7316', endColorstr='#e05f0f',GradientType=0 );
  /* IE6-8 */
  font-size: 1.4em;
  font-weight: 600;
  color: #fff;
  border: none;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 10px 18px 10px 18px;
  -o-transition: color .2s ease-out, background .2s ease-in;
  -ms-transition: color .2s ease-out, background .2s ease-in;
  -moz-transition: color .2s ease-out, background .2s ease-in;
  -webkit-transition: color .2s ease-out, background .2s ease-in;
  transition: color .2s ease-out, background .2s ease-in;
}
.btn-sm:hover {
  color: #000;
}

.textShadow {
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.8);
}

.boxShadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}

.slide1 {
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  /*margin-top:-80px\0;
  *margin-top:-85px;*/
  width: 100%;
  height: 600px;
  background: url("../img/comp1.jpg") 50% 0 repeat fixed;
  z-index: -1;
}

.slide2 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 255px;
  background: url("../img/cloth_orange.jpg") 50% 0 repeat fixed;
}

.slide3 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 600px;
  background: url("../img/comp2.jpg") 50% 0 repeat fixed;
}

.slide4 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 255px;
  background: url("../img/cloth_dark_blue.jpg") 50% 0 repeat fixed;
}

.slide5 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 600px;
  background: url("../img/comp3.jpg") 50% 0 repeat fixed;
}

.slide6 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 255px;
  background: url("../img/cloth_purple.jpg") 50% 0 repeat fixed;
}

.slide7 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 600px;
  background: url("../img/comp4.jpg") 50% 0 repeat fixed;
}

.slide8 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 255px;
  background: url("../img/cloth_blue.jpg") 50% 0 repeat fixed;
}

.slide9 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 600px;
  background: url("../img/comp5.jpg") 50% 0 repeat fixed;
}

.slide10 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 255px;
  background: url("../img/cloth_gray.jpg") 50% 0 repeat fixed;
}

.slide11 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 600px;
  background: url("../img/comp5.jpg") 50% 0 repeat fixed;
}

.slide12 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 255px;
  background: url("../img/cloth_gray.jpg") 50% 0 repeat fixed;
}

.content {
  position: absolute;
  top: 44px;
  width: 100%;
  height: 458px;
  padding: 0 20px;
  text-align: center;
}

.content-last {
  position: absolute;
  top: 16px;
  width: 100%;
  padding: 0 10%;
  text-align: center;
}

.articleTitle {
  margin-bottom: 0.25em;
  font-size: 2.8em;
  letter-spacing: -0.03em;
  line-height: 1em;
  color: #FFF;
}

.articleSubTitle {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 4.8em;
  letter-spacing: -0.03em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 0px;
}

.articleDescription {
  font-weight: 100;
  text-transform: uppercase;
  font-size: 3.2em;
  line-height: 1em;
  color: #fff;
  padding: 0;
}

.threat-threads {
  background: #000;
  padding-top: 0px;
  padding-left: 30px;
}
.threat-threads h2 {
  padding-top: 150px;
}
.threat-threads p {
  font-size: 2em;
  font-weight: 100;
  text-transform: uppercase;
}

.payoff {
  background: #000;
  background: url("../img/cloth_gray.jpg");
  text-align: center;
  padding-bottom: 100px;
}
.payoff h3 {
  font-size: 3.2em;
}
.payoff h4 {
  font-size: 2.6em;
}

p.miyo {
  text-align: center;
  color: #ff7316;
  font-weight: 600;
  font-size: 2em !important;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 0;
}

.header-img {
  margin-left: -30px;
  margin-right: -30px;
}

.interior-products {
  background-color: #000;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.interior-products p {
  font-size: 1.5em;
  line-height: 1.2em;
  padding-bottom: 12px;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
.interior-products h2 {
  padding-top: 30px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.6em;
  text-align: center;
  margin-bottom: 15px;
  padding-left: 50px;
  padding-right: 50px;
}

.product-card {
  background: #fff;
  color: #000;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  margin-bottom: 6px;
}
.product-card h3 {
  font-weight: 700;
  font-size: 2.2em;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.product-card p {
  font-size: 1.4em;
  line-height: 1.4em;
  padding-right: 30px;
  padding-bottom: 8px;
}

.zoom {
  display: inline-block;
  position: relative;
}

/* magnifying glass icon */
.zoom-img:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/icon.png);
}

.zoom-img img {
  display: block;
}

p.product-section {
  text-align: center;
  color: #666;
  font-size: 1.1em;
}
p.product-section a {
  font-size: 1.1em;
  color: #ff9933;
  padding-left: 5px;
  padding-right: 5px;
  -o-transition: color .2s ease-out, background .2s ease-in;
  -ms-transition: color .2s ease-out, background .2s ease-in;
  -moz-transition: color .2s ease-out, background .2s ease-in;
  -webkit-transition: color .2s ease-out, background .2s ease-in;
  transition: color .2s ease-out, background .2s ease-in;
}
p.product-section a:hover {
  color: #fff;
  text-decoration: none;
}

.interior {
  background-color: #000;
  color: #fff;
  padding: 30px 65px 0px 65px;
}
.interior p {
  font-size: 1.5em;
  line-height: 1.2em;
  padding-bottom: 12px;
}
.interior h2 {
  color: #ff7316;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
  font-size: 2.4em;
  font-weight: 900;
}
.interior h3 {
  padding-top: 30px;
  text-transform: uppercase;
  font-size: 2.6em;
  color: #ff7316;
  text-align: center;
}

.interior-bottom {
  background-color: #000;
  color: #fff;
  padding: 0px 65px 30px 65px;
}
.interior-bottom p {
  font-size: 1.5em;
  line-height: 1.2em;
  padding-bottom: 12px;
}

.interior-gallery {
  background-color: #000;
  color: #fff;
  padding: 30px;
  min-height: 400px;
  text-align: center;
}
.interior-gallery p {
  font-size: 1.5em;
  line-height: 1.4em;
  padding-bottom: 8px;
}
.interior-gallery h2 {
  color: #ff7316;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
  font-size: 2.4em;
  font-weight: 900;
}
.interior-gallery h3 {
  padding-top: 30px;
  text-transform: uppercase;
  font-size: 2.6em;
  color: #ff7316;
  text-align: center;
}

.logo-circle {
  padding-top: 25px;
  margin: 0px auto;
}

.tt {
  padding-top: 50px;
  font-weight: 100;
  font-size: 4.8em;
  letter-spacing: -0.03em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
}

.tt2 {
  padding-top: 20px;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: -0.03em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
}

.court {
  padding-right: 0px !important;
}

.orange {
  color: #ffd9c8;
}

.purple {
  color: #ccbdd2;
}

.blue {
  color: #b3e5ef;
}

.dark-blue {
  color: #aacaff;
}

.three-point {
  color: #ff7316;
  letter-spacing: -0.03em;
  line-height: 1em;
  margin-bottom: 0px;
  font-weight: 600;
}

.m {
  display: none;
}

.gallery-camera {
  padding-bottom: 25px;
}

.gallery-camera {
  padding-bottom: 25px;
  margin: 0 auto;
}

.footer {
  background: #2a2a2a;
  text-transform: uppercase;
  padding-bottom: 100px;
}

ul.foot-links {
  list-style-type: none;
  border-left: 5px solid #333;
  padding: 0;
  margin: 0;
  margin-left: 15px;
  padding-left: 20px;
}
ul.foot-links li {
  padding: 5px 0px;
}
ul.foot-links li a {
  color: #fff;
  -o-transition: color .2s ease-out, background .2s ease-in;
  -ms-transition: color .2s ease-out, background .2s ease-in;
  -moz-transition: color .2s ease-out, background .2s ease-in;
  -webkit-transition: color .2s ease-out, background .2s ease-in;
  transition: color .2s ease-out, background .2s ease-in;
}
ul.foot-links li a:hover {
  color: #ff9933;
  text-decoration: none;
}

ul.social-links {
  list-style-type: none;
}
ul.social-links li {
  display: inline-block;
  margin: 0px 2px;
}

a#facebook {
  width: 45px;
  height: 45px;
  display: block;
  background: url("../img/icon_facebook.png") no-repeat;
  background-position: 0 0;
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  border: 1px dashed #4b4b4b;
}

a#facebook:hover {
  background: url("../img/icon_facebook.png") 100% 0 no-repeat;
  background-position: 0 100%;
}

a#instagram {
  width: 45px;
  height: 45px;
  display: block;
  background: url("../img/icon_instagram.png") no-repeat;
  background-position: 0 0;
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  border: 1px dashed #4b4b4b;
}

a#instagram:hover {
  background: url("../img/icon_instagram.png") 100% 0 no-repeat;
  background-position: 0 100%;
}

a#vine {
  width: 45px;
  height: 45px;
  display: block;
  background: url("../img/icon_vine.png") no-repeat;
  background-position: 0 0;
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  border: 1px dashed #4b4b4b;
}

a#vine:hover {
  background: url("../img/icon_vine.png") 100% 0 no-repeat;
  background-position: 0 100%;
}

a#twitter {
  width: 45px;
  height: 45px;
  display: block;
  background: url("../img/icon_twitter.png") no-repeat;
  background-position: 0 0;
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  border: 1px dashed #4b4b4b;
}

a#twitter:hover {
  background: url("../img/icon_twitter.png") 100% 0 no-repeat;
  background-position: 0 100%;
}

@media screen and (min-width: 0px) and (max-width: 599px) {
  .articleTitle {
    margin-bottom: 0.25em;
    font-size: 1.4em;
  }

  .articleSubTitle {
    font-size: 2em;
  }

  .articleDescription {
    font-size: 1.4em;
  }

  .newsletter {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    background: #000;
    padding-right: 80px;
    border-top: 1px dashed #333;
  }

  .logo-mobile {
    margin-left: -10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 480px) {
  .ContentWrapperH .ContentH .Content h2 {
    font-size: 1em;
    padding-bottom: 0;
    margin-bottom: 5px;
  }

  .ContentWrapperH .ContentH .Content p {
    font-size: .9em;
    margin-bottom: 0;
  }

  .ContentWrapperH .ContentH .Content {
    position: absolute;
    top: 0%;
  }

  .btn-sm {
    font-size: 1.2em;
    padding: 8px;
    letter-spacing: -.05em;
  }
}
@media screen and (min-width: 500px) and (max-width: 766px) {
  .articleTitle {
    margin-bottom: 0.25em;
    font-size: 2em;
  }

  .articleSubTitle {
    font-size: 2em;
  }

  .articleDescription {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  ul.main-menu, .logo-main {
    display: none;
  }

  .newsletter {
    padding-top: 10px;
  }

  .mm {
    display: block;
  }

  .mm-list > li > a {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
  }

  .mm-list > li > a, .mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    /* padding: 10px 10px 10px 20px; */
    margin: 0;
  }

  nav li + li:before {
    padding-top: 0px;
    background: none;
    content: "";
    color: transparent;
    height: 0px;
    padding-bottom: 5px;
  }

  .tt {
    font-size: 3em;
  }

  .tt2 {
    font-size: 2.4em;
  }

  .logo-circle {
    height: 60%;
    width: 60%;
  }

  .btn-lg {
    font-size: 1.4em;
    height: 50px;
    margin-top: 20px;
  }

  .m {
    display: block;
  }

  .slide1, .slide3, .slide5, .slide7 {
    display: none;
  }

  .slide2, .slide4, .slide6, .slide8 {
    height: 150px;
  }

  .content {
    top: 25px;
  }

  .payoff h3 {
    font-size: 1.4em;
  }

  .payoff h4 {
    font-size: 2em;
  }

  .threat-threads h2 {
    padding-top: 10px;
    text-align: center;
  }

  .threat-threads p {
    font-size: 1.6em;
    line-height: 1em;
    text-align: center;
    padding-bottom: 15px;
  }

  .interior, .interior-bottom {
    padding: 15px;
  }

  .interior-products p, .interior-products h2 {
    padding: 0px;
  }

  p.miyo {
    font-size: 1.6em !important;
  }

  .interior p, .interior-bottom p {
    font-size: 1.3em;
  }

  .interior h2 {
    font-size: 1.8em;
  }

  .interior-products p {
    font-size: 1.3em;
    line-height: 1.3em;
    padding-top: 10px;
  }

  .interior-products h2 {
    font-size: 2em;
  }

  .product-card h3 {
    font-size: 1.8em;
  }

  .product-card p {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 1199px) {
  .fluff {
    display: none;
  }

  nav ul li a {
    padding: 0px 25px;
  }
}
@media screen and (max-width: 991px) {
  .newsletter {
    margin-top: 0px;
    padding-bottom: 20px;
  }

  nav ul {
    font-size: 1em;
  }

  nav ul li:first-child {
    display: none;
  }
}
@media screen and (min-width: 767px) and (max-width: 1200px) {
  .articleSubTitle {
    font-size: 3.1em;
  }

  .articleDescription {
    font-size: 2.2em;
  }

  .slide2, .slide4, .slide6, .slide8 {
    height: 205px;
  }
}
@media screen and (max-width: 767px) {
  nav ul li:first-child {
    display: block;
  }
}
/*TABLE CSS*/
table.responsive {
  border-collapse: collapse;
  font-size: 1.2em;
  margin-bottom: 40px;
}

.table-hover > tbody > tr > td, .table-hover > tbody > tr > th {
  background-color: #fff;
  color: #0f3d79;
  text-align: center;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #0f3d79;
  color: #fff;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  table.responsive {
    width: 100%;
    min-width: 320px;
  }

  /* Force table to not be like tables anymore */
  table.responsive, table.responsive thead, table.responsive tbody, table.responsive th, table.responsive td, table.responsive tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  table.responsive th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  table.responsive tr {
    border: 1px solid #ccc;
    font-size: 1em;
  }

  table.responsive tr:nth-of-type(even) {
    background-color: #eee;
  }

  table.responsive td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }

  table.responsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(75, 75, 75, 0.8) url(../img/cd-top-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.no-touch .cd-top:hover {
  background-color: #ff7316;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .cd-top {
    bottom: 18px;
    z-index: 99999999999;
  }
}
