/* Defaults / Desktop View */

/*NAVIGATION*/
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  text-decoration: none;
  color: #404041;
}

body {
  font-family: Open Sans, sans-serif;
  color: #FFFFFF;
  line-height: 0;
}

h1 {
  font: 800 1.25em Open Sans, sans-serif;
  color: #474646;
}



.whiteText {
  color: #FFFFFF;
}


.main-menu {
  display: block;
  position: relative;
  background: #b3a186;
  border-top: 1px solid #daceb9;
}

.container-menu {
  display: block;
  width: 100%;
  margin: 0 auto;

}

.main-menu:before,
.main-menu:after {
  display: table;
  line-height: 0;
  content: "";
}

.core-menu {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: Helvetica, Arial, Open Sans;
  font-weight: 900;
  line-height: 16px;
  overflow: hidden;
}

.core-menu li {
  font-weight: normal;
  list-style: none;
  display: inline-block;
  cursor: pointer;
  color: #231F20;
  width: 100px;
}

.core-menu li a {
  display: inline-block;
  padding: 10px;
  color: #231F20;
}

.core-menu li a:hover {
  background: #FDF3E2;
}

li span.toggle {
  padding-left: 1em;
}

.toggle:before {
  /*content:"\f0dd";
  font:normal normal normal 16px/1 FontAwesome;*/
  padding-right: 5px;
  color: #231F20;
}

.dropdown {
  position: absolute;
  width: 180px;
  background: #daceb9;
  text-align: left;
  display: none;
}

.dropdown li {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #231F20;
  width: 180px;
}

.dropdown li a {
  display: block;
  color: #231F20;
}

.dropdown2 {
  position: absolute;
  width: 180px;
  background: #f2f2f2;
  text-align: left;
  display: none;
  right: -100%;
  top: 0;
}

.dropdown2 li {
  display: block;
}

.dropdown2 li a {
  display: block;
}

li span.toggle2 {
  position: absolute;
  right: 0;
  margin-right: 20px;
}

.toggle2:after {
  /*  content:"\f0da";
  font:normal normal normal 16px/1 FontAwesome;*/
  padding-left: 5px;
}

.hamburger-menu {
  padding: 1em;
  display: none;
  font: normal normal normal 16px/1 Open Sans, sans-serif;
  text-transform: uppercase;
}


/*END NAVIGATION*/









#fullBodyWrap {
  display: block;
  padding: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

#headerWrapMain {
  top: 0;
  margin: auto;
  width: 100%;
  /*height:115px;*/
  position: fixed;
  background: #dbd4c8;
  z-index: 1000;


}

#headerTopBar {
  margin: auto;
  width: 100%;
  height: 20px;
  padding: 3px;
}

#headerContentWrap {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1200px;
  /*
	height:115px;*/
  /*	position:absolute;*/
  cursor: pointer;
}


#headLeft {
  display: block;
  width: 600px;
  margin: auto;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;

}



#fullMidBodyWrap {
  display: block;
  margin: auto;
  margin-top: 75px;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
  -webkit-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
}


.fullMidBodyWrapCat {
  margin: auto;
  padding-top: 160px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  border-top: 1px solid #9E9E9E;
  -webkit-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  /*background: #242222;*/
  background-image: url(https://res.cloudinary.com/business-products/image/upload/q_auto,f_auto/v1669062198/premier-line/layout-images/brownPaperLow_scegrq.jpg);
  background-size: cover;

}


#headerLogo {
  display: block;
  width: 600px;
}



/*-------------------------------------------------
NEW SIMPLE SLIDESHOW
-------------------------------------------------*/
#slideshow_BG {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  animation: slideBg 16s linear 4s infinite;
  animation-timing-function: ease-in-out;
  background-image: url('https://res.cloudinary.com/business-products/image/upload/q_auto,f_auto/v1669062514/premier-line/cover-photos/COLOR5N_WEBMAIN2_tdlpfm.jpg');

}


/*-------------------------------------------------------------------
SLIDESHOW BACKGROUND*/
.slideshowMobile {
  display: none;
}



/*END SLIDESHOW BACKGROUND
------------------------------------------------------------------
*/


.info {
  width: 85%;
  display: block;
  color: #000000;
  margin: auto;
  font-family: Open Sans, sans-serif;
  line-height: 1.25em;
  padding-bottom: 20px;
}

#footerWrap {
  display: block;
  color: #231F20;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: auto;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #dbd4c8;
  height: 40px;
  padding-top: 20px;
}




#catBodyWrap {
  display: block;
  width: 1200px;
  min-height: 721px;
  height: auto !important;
  /*height: 721px;*/
  margin: auto;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 50px;
  overflow: hidden;
  /*  background-color: rgb(16,21,30);
*/
}



#catBodyRight {
  display: block;
  clear: both;
  width: 98%;
  margin: auto;
  /* margin-top: 40px; */
  padding: 12px;
  /* min-height: 590px; */
  height: auto !important;
}


.prodTitle {
  font-weight: 100;
  font-size: 30px;
  margin-bottom: 12px;
  margin-top: 15px;
  line-height: 30px;
  color: #1e1e1d;
  ;
}


.prodDeets {
  display: block;
  width: 1200px;
  margin: auto;
}

.prodDeets li {
  position: relative;
  width: 250px;
  line-height: 1.3em;
  float: left;
  margin: auto 0;
  padding-right: 20px;
  display: inline-block;
}


/*
.prodDeets li:first-child{
  margin-left:30px;
}

.prodDeets li:nth-child(3n+3) {  
  margin-right:0px;
}

.prodDeets li:last-child{
  margin-right:0px;
}
*/

.prodDeetsInWrap {
  /*width:100%;*/
  height: 290px;
  padding: 12px;
  font-size: 12px;
  margin-bottom: 12px;
  color: #404041;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #C3C3C3;
  background: #FFFFFF;
}


.imgCenter {
  margin: auto;
  display: block;
  text-align: center;
  width: auto;
  height: 175px;
}

.subTitles {
  font-size: 12px;
  font-weight: 200;
  color: #404041;
  font-family: Open Sans, sans-serif;
}



.subTitlesTiny {
  font-size: 10px;
  font-weight: 300;
  color: #404041;
}


/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*     START CUSTOM SITE DATA                          */
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
#custWrap {
  display: block;
  clear: both;
  float: left;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
  /*  height:60px;
*/
  color: #F78A20;
  background-color: #383838;
  /*  border-bottom:1px dashed #8C8C8C;
*/
}

#custTextWrap {
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  width: 1095px;
  text-align: center;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}


.custLinks {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  white-space: nowrap;
  color: #F78A20;
  line-height: 18px;
}

.custLinks a {
  color: #F78A20;
}

.custLinks a:hover {
  color: #F8C797;
  text-decoration: none;
}

.custLinks a:active {
  color: #F78A20;
  text-decoration: none;
}

.custLinks a:visited {
  color: #F78A20;
  text-decoration: none;
}









/*
############################################################
############################################################
############################################################
############################################################
############################################################
############################################################
############################################################
############################################################


/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*     
          START MEDIA QUERIES 1024 size                 */
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width:1024px) {

  #introBox {
    display: none;
    background: rgba(15, 15, 15, .75);
    z-index: 500;
    position: fixed;
    top: 325px;
    width: 850px;
    margin: auto;
    right: 30px;
    left: 30px;
  }


  #catBodyWrap {
    display: block;
    width: 98%;
    min-height: 721px;
    height: auto !important;
    /*height: 721px;*/
    margin: auto;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .info {
    width: 75%;
    display: block;
    color: #000000;
    margin: auto;
    font-family: Open Sans, sans-serif;
    line-height: 1.25em;
    padding-bottom: 20px;
  }


  .prodDeets {
    display: block;
    width: 98%;
    margin: auto;
  }


  .prodDeets li {
    width: 225px;
    line-height: 1.3em;
    float: left;
    margin: auto 0;
    padding-right: 20px;
    display: inline-block;
  }

}


/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*     
          START MEDIA QUERIES 1024 size                 */
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/

/*NAVIGATION*/

@media only screen and (min-width: 480px) and (max-width:1024px) {
  .main-menu {
    display: block;
    height: 50px;
  }

  .container-menu {
    display: block;
    width: 100%;
  }

  .navigation {
    float: left;
    display: block;
    width: 100%;
  }

  .core-menu {
    display: none;
    float: right;
    width: 100%;
    background: #daceb9;
    margin: auto;
  }

  .core-menu li {
    width: 100%;
    display: block;
  }

  .core-menu li a {
    display: block;
    margin: auto;
  }

  .hamburger-menu {
    display: block;
    text-align: right;
    padding-right: 60px;
    float: none;
    /*    width:100%;
*/
    color: #fff;
  }

  .burger-1,
  .burger-2,
  .burger-3 {
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    border-radius: 30px;
    right: 0;
    margin-right: 25px;
    background: #fff;
    -webkit-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
  }

  .burger-1 {
    top: 15px;
  }

  .burger-2 {
    top: 23px;
  }

  .burger-3 {
    top: 31px;
  }

  .burger-1.open,
  .burger-2.open,
  .burger-3.open {
    -webkit-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    transform-origin: 50% 50%;
  }

  .burger-1.open {
    top: 25px;
    width: 23px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  .burger-2.open {
    opacity: 0;
  }

  .burger-3.open {
    top: 25px;
    width: 23px;
    transform: rotate(-45deg);
  }

  .dropdown {
    width: 100%;
    background: #ffffff;
    text-align: center;
    position: relative;
  }

  .dropdown2 {
    right: 0;
    top: 0;
    width: 100%;
    position: relative;
    padding: 0 20px;
  }

  /*END NAVIGATION*/

  #headerContentWrap {
    /*width:650px;*/
    /*height:115px;*/
  }


  #headLeft {
    width: 600px;
    padding-left: 1px;
  }

  #headRRwrap {
    display: block;
  }

  #headerLogo {
    width: 500px;

    display: block;
  }



  #fullMidBodyWrap {
    display: block;
    margin: auto;
    margin-top: 80px;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    min-height: 500px;
    vertical-align: bottom;
    -webkit-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  }




  .fullMidBodyWrapCat {
    margin: auto;
    padding-top: 120px;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    border-top: 1px solid #9E9E9E;
    -webkit-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    background-image: url(../images/brownPaperIPAD.jpg);
    background-size: cover;
  }

  #catBodyWrap {
    display: block;
    width: 90%;
    height: auto !important;
    /*height: 721px;*/
    margin: auto;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 40px;
    overflow: hidden;
    background-color: none;
  }



  #catBodyRight {
    display: block;
    clear: both;
    width: 100%;
    margin: auto;
    /* margin-top: 40px; */
    padding: 5px;
    /* min-height: 590px; */
    height: auto !important;
    background-color: none;
  }

  /*-------------------------------------------------
NEW SIMPLE SLIDESHOW
-------------------------------------------------*/
  #slideshow_BG {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    animation: slideBg 16s linear 4s infinite;
    animation-timing-function: ease-in-out;
    background-image: url('https://res.cloudinary.com/business-products/image/upload/q_auto,f_auto/v1669062514/premier-line/cover-photos/COLOR5N_IPAD_fzn9rl.jpg');

  }

  .info {
    display: none;
  }

  .prodTitle {
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 12px;
    margin-top: 25px;
    line-height: 30px;
    color: #1e1e1d;
    ;
  }

  .prodDeets {
    display: block;
    width: 700px;
    margin: auto;
  }


  .prodDeets li {
    width: 200px;
    line-height: 1.3em;
    float: left;
    margin: auto 0;
    padding-right: 20px;
    display: inline-block;
  }

  #introBox {
    display: none;
  }


  /*-----------------------------------------------------*/
  /*     START CUSTOM SITE DATA 768 size                 */
  /*-----------------------------------------------------*/

  #custWrap {
    display: block;
    clear: both;
    float: left;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    /*    height:60px;
*/
    background-color: #383838;
    border-bottom: 1px dashed #425348;
  }

  #custTextWrap {
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    min-width: 280px;
    width: 100%;
    /*    height:60px;
    line-height:30px;*/
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
  }


}















@media only screen and (max-width:480px) {
  /* Smart Phone View */

  /*NAVIGATION*/

  .main-menu {
    display: block;
    height: 50px;
  }

  .container-menu {
    display: block;
    width: 100%;
  }

  .navigation {
    float: left;
    display: block;
    width: 100%;
  }

  .core-menu {
    display: none;
    float: right;
    width: 100%;
    background: #B3A186;
    margin: auto;
  }

  .core-menu li {
    width: 100%;
    display: block;
  }

  .core-menu li a {
    display: block;
    margin: auto;
  }

  .hamburger-menu {
    display: block;
    text-align: right;
    padding-right: 60px;
    float: none;
    /*    width:100%;
*/
    color: #fff;
  }

  .burger-1,
  .burger-2,
  .burger-3 {
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    border-radius: 30px;
    right: 0;
    margin-right: 25px;
    background: #fff;
    -webkit-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
  }

  .burger-1 {
    top: 15px;
  }

  .burger-2 {
    top: 23px;
  }

  .burger-3 {
    top: 31px;
  }

  .burger-1.open,
  .burger-2.open,
  .burger-3.open {
    -webkit-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    transform-origin: 50% 50%;
  }

  .burger-1.open {
    top: 25px;
    width: 23px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  .burger-2.open {
    opacity: 0;
  }

  .burger-3.open {
    top: 25px;
    width: 23px;
    transform: rotate(-45deg);
  }

  .dropdown {
    width: 100%;
    background: #fff;
    text-align: center;
    position: relative;
  }

  .dropdown2 {
    right: 0;
    top: 0;
    width: 100%;
    position: relative;
    padding: 0 20px;
  }

  /*END NAVIGATION*/

  #slideshow_BG {
    display: none;
  }


  .slideshowMobile {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 700px;
    overflow: hidden;
    background-color: #494848;
  }

  .slideshow-imageMobile {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://res.cloudinary.com/business-products/image/upload/q_auto,f_auto/v1669062514/premier-line/cover-photos/COLOR5N_Mobile_qclmwh.jpg);
    /*  margin-top: 40px;
*/
  }


  #headerWrapMain {
    /*
    height:65px;*/
  }

  #headerContentWrap {
    width: 100%;
    /*
    height:90px;*/
  }


  #headLeft {
    width: 100%;
    padding-left: 1px;
    margin: auto;
  }


  #headerLogo {
    margin: auto;
    width: 280px;
    /*height:50px;*/
    /*background-size:100%;*/
  }


  #introBox {
    display: none;
  }

  .info {
    display: none;
  }

  #custWrap {
    display: block;
    text-align: center;
    margin: auto;
    width: 100%;
    /*    height:60px;
*/
    background-color: #1e1e1d;
    border-bottom: 1px dashed #425348;
  }

  #custTextWrap {
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
  }



  #fullMidBodyWrap {
    display: block;
    margin: auto;
    margin-top: 120px;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    min-height: 500px;
    vertical-align: bottom;
    -webkit-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
  }


  .fullMidBodyWrapCat {
    margin: auto;
    padding-top: 150px;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    border-top: 1px solid #9E9E9E;
    -webkit-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.75);
    background-image: none;
    background: #242222;
  }

  #catBodyWrap {
    width: 300px;
    background: transparent;
  }

  #catBodyRight {
    margin: auto;
    left: 0;
    right: 0;
    width: 266px;
    text-align: center;
    background: transparent;
  }

  .prodTitle {
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 12px;
    margin-top: 15px;
    line-height: 30px;
    color: #FFFFFF;
  }

  .prodDeets {
    display: block;
    width: 280px;
    margin: auto;
  }


  .prodDeets li {
    width: 95%;
    line-height: 1.3em;
    display: inline-block;
    margin: auto 0;

  }

  .prodDeetsInWrap {
    /*    width:100%;
  */
    padding: 12px;
    font-size: 12px;
    text-align: left;
    margin-bottom: 12px;
    border: 1px solid #C3C3C3;
    background: #FFFFFF;
  }
}