/* Deploy */
.press-quotes.mobile{display:none;}

.container-page-inner{max-width:1056px; width:auto; margin:0 auto;    padding-left: 15px; padding-right: 15px;}
.press-hero{width:100%; float:left;    margin-bottom: 40px;
background:url(press-banner.jpg) 0 0 no-repeat;    background-size: cover;    height: 546px;
position:relative;
}
.press-banner-text {    position: absolute;    left: 0;    right: 0;    margin: 0 auto;    text-align: center;    top: 50%;    transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);  -moz-transform: translateY(-50%);
}
.press-hero h1 {    margin-bottom: 46px;    font-family: 'Equip-Light';    font-size: 30px;    color: white;    line-height: 34px;    margin-top: 12px;    font-weight: 300;}
.press-hero .btn-download-kit {    padding:5px 54px 7px;       position: relative;    top: auto;    right: auto;    color: #FFFFFF;     font-size: 16px;    border: 3px solid #FFFFFF;    box-sizing: border-box;    text-transform: capitalize;    text-decoration: none;    letter-spacing: 0;
    transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;  border-radius: 5px;    margin-right: 0;    float: none;}
.btn-download-kit img {    width: 18px;    height: auto;    margin-right: 5px;    vertical-align: middle;}

section.press-ring-mission {    width: 100%;    float: left;    margin-bottom: 80px;}
.press-ring-mission .mission-left{     width: 70%;    margin-bottom:0px;    float: left;    box-sizing: border-box;    padding: 0 20px;}
.press-ring-mission .mission-text {     margin-bottom: 80px;    font-family: 'Equip-Light';    font-size: 12px;    color: #535556;    line-height: 16px;    font-weight: 300;max-width: 470px;}
.press-ring-mission .mission-text h3{    margin-bottom: 50px;    font-weight: 500; margin-top:18px; font-family:inherit;     font-size: 25px;}
.press-ring-mission .mission-text p{
    margin-bottom: 80px;
    font-size: 16px;
    line-height: 24px;    margin: 0 0 9px;
}

.press-mailing-suscribe{
    max-width: 470px;
}

.press-ring-mission .press-mailing-suscribe .presstitle{
 
      margin-bottom: 20px;
    font-family: 'Equip-Medium';
    color: #535556;
    line-height: 14px;
    font-weight: 300;    font-size: 16px;
  
}

.press-ring-mission .press-mailing-suscribe #add-to-mailing-list .form-control {
    font-size: 14px;
    max-width: 300px;
    padding: 20px 18px;
      width: 100%;
    margin: 0 10px 20px 0;
      border: 1px solid #979797;
    border-radius: 4px;
    font-family: 'Equip-Light';
      color: #535556;
    line-height: 15px;
    font-weight: 300;
      display: block;
      height: 32px;
      background-color: #fff;
    background-image: none;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  
  
}



.button {
    margin-right: calc(100% + -300px);
    padding: 4px 15px;
    font-size: 16px;
    line-height: 26px;
  
      float: right;
  
    
    

    cursor: pointer;
    font-weight: 300;
    text-transform: capitalize;
      border-radius: 4px;
    text-align: center;
  letter-spacing: 1.5px;
    min-width: 10px;
  
}

.button-orange {
    background: #f16522;color:#fff;
  border: 2px solid #f16522;}
 .button-orange:hover{
    transition: all 0.3s ease-in 0s;
    border-color: #D94D00; color:#fff;
    background-color: #D94D00;
}

.press-ring-mission .press-mailing-suscribe .suscribe-success {
    display: none;
    color: green;
}
.press-ring-mission .press-mailing-suscribe .suscribe-error {
    display: none;
    color: red;
}
  
.press-ring-mission .mission-right {
    width: 30%;
    float: right;
    box-sizing: border-box;
      padding: 0 20px;
}
.press-ring-mission .press-nav {
    margin-top: 56px;
    margin-bottom: 80px;
}

.press-ring-mission .press-nav li a {
    
    font-size: 16px;
      display: block;
 
      color: #1e88cc;
      padding: 14px 0;
    line-height: 16px;
    font-weight: 300;
    outline: 0;
  
}

.press-ring-mission .press-nav li a:hover{    text-decoration: underline;}

.press-ring-mission .press-quotes.desktop {
    padding: 0 20px;
    display: block;
    box-sizing: border-box;
  width: 100%;
    clear: both;
}
.press-ring-mission .press-quotes .quotes-list {
    display: -ms-flexbox;
    display: flex;
      margin-bottom: 9px;
}

.press-ring-mission .press-quotes .quotes-list li {
       padding: 0 20px;
    box-sizing: border-box;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    background-position: 0 0;
      margin-bottom: 40px;
      position: relative;
     
      background: url(icon-blockquote-ring.png) no-repeat 0px 0;
      background-size: 24px;
    
}
.press-ring-mission .press-quotes .quotes-list li blockquote {
    font-size: 16px;
    line-height: 22px;
    min-height: auto;
    margin: 20px 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    padding:0; text-align:left;
    width: 90%;
    align-self: flex-end;
      width: 90%;
    align-self: flex-end;    color: rgba(83,85,86,0.6);    font-weight: 300;
}

.press-ring-mission .press-quotes .quotes-list li .quote-separator {
    width: 60%;
    margin-left: 10%;
      display: block;
    border-bottom: 1px solid rgba(83,85,86,0.6);
    margin-bottom: 20px;
}
.press-ring-mission .press-quotes .quotes-list li .quote-author {
    width: 90%;
    align-self: flex-end;
}


.press-ring-mission .press-quotes .quotes-list li .quote-author a {
    width: auto;
    display: inline-block;
}
.press-ring-mission .press-quotes .quotes-list li .quote-author a img {
    max-width: 55%;
}

.press-mentions {
    margin-bottom: 80px;
    padding: 40px 0;
    background: #DDDDDD; clear:both;
}
.press-mentions .mentions-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
      padding: 0 20px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
}



.press-mentions .mentions-list li {
    margin-bottom: 0;
    padding: 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
      width: 32%;
    height: 50px;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.press-mentions .mentions-list li a {
    margin: 0 auto;
    display: block;
}

.press-mentions .mentions-list li img {
    max-width: 75%;
    height: auto;
    margin: 0 auto;
    display: block;
}


.press-kits #product-images {
    padding-top: 100px;
    box-sizing: border-box;
}
.press-kits .press-kits-block {
    width: 100%;
    margin-bottom: 100px;
    display: block;
    position: relative;
    font-size: 12px;
    color: #4c4c4c;
    line-height: 16px;
    font-weight: 300;    float: left;
}

.press-kits .press-kits-block h3 {
    font-size: 25px;
    line-height: 29px;    font-family: inherit;
      margin-bottom: 30px;
    padding: 0 20px;
}
.press-col-left, .press-col-right {
    width: 50%;
    float: left;
      padding: 0 20px;
    position: relative;
    box-sizing: border-box;
}
.press-col-right {
    float: right;
}

.press-kits .press-kits-block .kit-img {
    width: 100%;
    max-width: 280px;
     margin: 0 auto 30px auto;
    display: block;
  margin-top: 40px;
}

.press-kits .press-kits-block .kit-separator {
    display: none;
      width: 100%;
    margin-bottom: 20px;
    
    border-bottom: 1px solid rgba(76,76,76,0.5);
}
.press-kits .press-kits-block .kit-info {
    margin-bottom: 20px;
    display: inline-block;
    font-size: 15px;
    line-height: 19px;
}

.press-kits .press-kits-block .kit-items {
    font-size: 14px;
    line-height: 17px;
      position: relative;
      color: #4c4c4c;
      font-weight: 300;
}
.press-kits .press-kits-block .kit-items p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #209bd6;
}
.press-kits .press-kits-block .kit-items ul {
    margin-bottom: 40px;    padding-left: 10px;
}
.press-kits .press-kits-block .kit-items ul li {
    margin-bottom: 20px;
    list-style-type: disc;
}

.press-kits .press-col-left .btn-download-kit, .press-kits .press-col-right .btn-download-kit {
    position: relative;
    float: left;
    font-size: 12px;
}





.home-page-section-1{background:url(download.jpg) 0 0 no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    float: left;
    height: 490px; position:relative;
}
.home-page-section-1-inner{
 max-width: 546px;
padding-left: 50px;
padding-top:120px;  

}
.home-page-section-mobile {
    position: absolute;
    width: 100%;    right: 23%;	
    bottom: -24px;
    margin: 0 auto;
    max-width: 350px;
}



.home-page-section-1-inner h1 span {font-size:40px;    padding: 0 0 35px;

    line-height: 1.2;
}

.home-page-section-1-inner a:hover{    background-color: #3cb0fd !important;
    text-decoration: none !important;}

.home-page-section-1-inner a{    margin-top: 0px;
    margin-right: 0px;
   max-width:285px;
   display:block;
   
       float: left;
    width: 100%;
    padding: 10px 0;
    border-radius: 30px;
    text-align: center;
    background-color: rgba(241, 101, 35, 1);
    font-size: 16px;
    color: #ffffff; 
    text-decoration: none;}

.home-page-section-1-inner h1 {
    padding: 0 0 20px;
    clear: both;
}


.home-content-left{width:49%; float:left;}
.home-content-right{width:49%; float:right;}
.home-content-section {    padding: 0 70px;    margin: 0 auto;width:100%; box-sizing:border-box;}

.home-content-section{width:100%; float:left; background:#f8f8f8;    padding-top: 32px;     padding-bottom: 32px;}
.home-content-section-2{width:100%; float:left;    background: #fff; padding-top:32px;}
.home-content-left-img{width:50%; float:left;}
.home-content-section-2 .home-content-left-img img {
    width: 100%;
}
.home-content-section-2 h3{ font-size:36px; margin-top:0px; margin-bottom:10px;    max-width: 401px;}
.home-content-section-2 .home-content-right p{ font-size:18px; margin:0; padding:0;    max-width: 490px; width:100%; float:left;} 
.home-content-section .home-content-right p{ font-size:18px; margin:0; padding:0 0 15px;    width:100%; float:left;} 
.home-content-section .home-content-right h3{ font-size:36px; margin-top:0px; margin-bottom:20px;    }
.home-content-section .home-content-left img {
            width: 100%;
    max-width: 280px;

   
}

.home-collection-section{width:100%; float:left;    padding-top: 32px; padding-bottom:32px;}

.home-collection-section ul{ list-style:none;}
.home-collection-section li{width:33.33%; float:left ; text-align:center;}
.home-collection-section ul li p{ font-size:18px;}


.home-promo-section{float:left; width:100%; margin:66px 0 0; padding:0px; box-sizing:border-box;}

.home-promo-section-left{width:33%; float:left;}
.home-promo-section-left h3{font-size: 40px; font-weight: 400; padding:50px; box-sizing:border-box;
    font-family: Equip-Thin,Helvetica,Arial,sans-serif; color:#000; text-align:center;}

.home-promo-section-right {
    width: 65%;
    float: right;
    background: url(home-pro.jpg) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    padding: 83px 0;
  background-position: center center;
  
}

.home-promo-section-right h3{color:#fff;  font-size:32px;     margin-bottom: 45px;}
.home-promo-section-right span {    display: block;    color: #ecf0f1;    font-size: 18px;    padding: 0; float:left;  }
.home-promo-section-right a{    max-width:150px; padding:10px 0; width:100%; display:block;    border-radius: 30px;    text-align: center;    background-color: rgba(241, 101, 35, 1);
    font-size: 16px;    color: #ffffff;    text-decoration: none;     float: left;
    margin-top: 50px;
    clear: both;}

.home-promo-section-right a:hover{background:#3cb0fd;}
.home-promo-section-right-inner {padding-left: 35%; text-align: left;}

.home-content-section-2 {    padding-bottom: 35px;}

#shopify-section-home-banner, #shopify-section-home-promo-section, #shopify-section-home-collection-section{box-sizing:border-box; padding:0 10px;}
.home-content-section-1 h3{margin-top:50px;}





/*responsive*/



@media screen and (max-width: 1439px){
.press-hero {
    height: 550px;
    background-position: -180px 0;
}
}	
@media screen and (max-width: 1300px){
  .home-promo-section-right{padding:43px 0;}
  
	

}

@media screen and (max-width:1099px){
  .press-hero{height:425px;}
  #shopify-section-header header ul>li>a {
	    padding: 25px 11px;
	    font-size: 17px;
	}
  
}

@media only screen and (min-width:1024px) {
.header_links{display:block !important}
}

@media screen and (max-width:1024px){
.press-kits #product-images {    padding-top:0px;   }
.home-promo-section-right{padding:44px 0;}
.home-content-section .home-content-left img{width:90%;}
.home-promo-section-right h3{margin-bottom:10px;}  
  .home-promo-section-right a{margin-top:15px;}  
}




@media screen and (max-width:930px){
  .press-hero {    height: 365px;background-position: -110px 0;  }
  .home-promo-section-left h3{padding:50px 10px;}
      
}

@media screen and (max-width:890px){
.press-hero {
  background-position: -160px 0;}

}

@media screen and (max-width:768px){
.home-content-section .home-content-left img {
  width: 280px;}

  .home-promo-section-left{width:100%; float:left; text-align:center;}

  .home-promo-section-right{width:100%; float:left; padding:0;}
  
  .home-promo-section-right-inner { text-align:center;
    padding-left: 0;}
  .home-promo-section-right a{margin-bottom:50px; margin-left:auto;margin-right:auto; float:none; margin-top:30px;}
  .home-promo-section-right h3{margin-top:45px; margin-bottom:25px;}
 
  .home-promo-section-left h3{font-size:36px; padding:20px;}
  .home-promo-section-right span{float:none;}
  
  .home-content-left, .home-content-right{width:100%; float:left;    padding: 20px 0 0;}
  .home-content-left{text-align:center;}
  .home-content-section{padding:32px 40px; float:left;}
  .home-content-left-img{width:100%; float:left;}
  .home-content-section-2{padding-top:0;}
.home-page-section-mobile {     max-width: 280px;}
.home-page-section-1-inner {    max-width: 100%;    }    
}
@media screen and (max-width:767px){
  .press-mentions .mentions-list li {    padding: 0;    -ms-flex: unset;    flex: unset;}  .press-quotes.desktop{display:none !important;}
.press-quotes.mobile{display:block; float: left;    width: 100%;} 
.press-ring-mission .press-quotes .quotes-list{display:block;} 
.press-ring-mission .press-quotes .quotes-list li{padding:0 50px;background-position: 40px 0;}
  
  .owl-carousel-press .owl-dot {    display: inline-block;         width: 8px;      border: rgba(0, 0, 0, 0.42) solid 1px;
    height: 8px;    border-radius: 25px;    margin: 0 5px;}
  .owl-carousel-press .owl-dot.active {    background: #ededed;}
  .owl-carousel-press .owl-dots {    margin-top: 0px;    text-align: center;}
  
  .owl-carousel-press .owl-carousel{display:block; }
  .owl-carousel-press .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;   display:-moz-flex; display:-webkit-flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    transform: translateY(-50%);-moz-transform: -webkit-translateY(-50%);-ms-transform: -o-translateY(-50%);
    padding: 0 15px;
}
  .owl-carousel-press .owl-prev{
background:url(prev.svg) 0 0 no-repeat;     width: 27px;
    height: 44px; font-size:0;
  }
  .owl-carousel-press .owl-next{
  background:url(next.svg) 0 0 no-repeat;    width: 27px;
    height: 44px;font-size:0;
  }
  .press-ring-mission .press-quotes .quotes-list li{margin-bottom:20px;}
  
 .home-collection-section li{width:100%; float:left; padding-top:0px; padding-bottom:20px;}  
  .home-collection-image-height{height:auto !important;}
  .home-content-section-2{margin-bottom:45px;}  
  }

@media screen and (max-width:667px){
.home-page-section-mobile{right:0;}
  .home-page-section-1-inner{padding:20px 15px;} 
  .home-page-section-1{background-position:50% 100%; height:420px;}
  .home-page-section-1-inner{float:left; background:rgba(255,254,254, 0.6);}
  .home-page-section-1-inner a{max-width:205px;}
}
  
  
@media screen and (max-width:529px){
.press-ring-mission .press-nav{margin-top:0;} 	
.press-hero .btn-download-kit {    position: relative;    top: auto;    right: auto;    color: #FFFFFF;    font-size: 10px;    padding: 9px 15px 11px;    border: 1px solid #FFFFFF;}
.press-hero h1 {    margin-bottom: 30px;    font-size: 25px;}
.press-hero {    background-position: -180px 0;    height: 265px;}
.press-ring-mission .press-nav li {        border-bottom: 1px solid rgba(76,76,76,0.3);  
}

  .press-ring-mission .mission-right {
    width: 100%;
}
  
  .press-ring-mission .mission-left {
    width: 100%;
    margin-bottom: 30px;}
  
  

  .press-kits .press-kits-block .kit-items{font-size:14px;}
  .press-kits .press-kits-block .kit-items p{font-size:17px; color:#4c4c4c;}
  .press-kits .press-kits-block .kit-info{ display:none;}
.press-kits .press-col-left .btn-download-kit, .press-kits .press-col-right .btn-download-kit{    position: absolute;letter-spacing: 0;
  
        font-size: 12px;
    
   
    display: inline-block;}
.home-page-section-mobile {    max-width: 220px;}
  .home-page-section-1{height:320px;}  
.press-ring-mission .press-nav{margin-bottom:30px;}
}
@media screen and (max-width:475px){
  
  .home-content-section{padding:0 25px; }
  .home-page-section-1-inner h1 span{font-size:30px;}

}

@media screen and (max-width:429px){
.press-col-left,.press-col-right{ width:100%;}
.press-kits .press-kits-block .kit-img{ max-width: 45%;    margin: 0 auto 30px auto;  }  .press-kits .press-kits-block .kit-separator{      width: 100%;
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid rgba(76,76,76,0.5);
  }

  .press-kits .press-col-left .btn-download-kit, .press-kits .press-col-right .btn-download-kit{right:0; margin:0;top:-12px;}
  .press-kits .press-kits-block{margin-bottom:30px;}
  
}
@media screen and (min-width:600px){
  a.account_link_mobile{display:none;}
}
@media screen and (max-width:377px){
  #shopify-section-header header .btn{font-size:14px;}
}
@media screen and (max-width:348px){
  #shopify-section-header header .btn{font-size:12px;}
}
@media screen and (max-width:330px){
  #shopify-section-header header>div:nth-child(3) #mini-cart>div.items a>div>div{font-size:15px;}
}
