#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .sober_title_layer i {
		display: block !important;
    font-size: 0.8em !important;
	font-weight: 800 !important;
    padding-top: 1em !important;
	 
	}

@media (min-width: 768px) {
	
	.container {
		width: 96%;
	}
  
  .entry-content > .vc_row {
      padding-top: 4em;
      padding-bottom: 4em;
  }
  
  .sober-container.container .vc_row {
      padding: 2.5em 0;
  }
	
	#main-select-box {
		position: absolute;
    bottom: 0px;
		width: 96%;
		height: 100px;
		left: 2%;
		margin: 0;
    padding: 0;
	}
	
	.brand-logo {
	    width: 25%;
	    height: 4.37894736842%;
		display: inline-block;
		margin: 28px 0 0 0;
	}
	
	.brand-logo:after {
		content: '';
		width: 1px;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: #ccc;
		z-index: 10;
	}
	
	.brand-logo:last-child:after,
  	.brand-logo:nth-child(4):after {
		display: none;
	}
	
  
  .overlap-image-row .vc_single_image-wrapper {
  	margin-top: -150px;
  }
  
  #about-main-title h2 {
  	font-size: 4em;
  }
  
  .border-right-bottom .vc_single_image-wrapper:before {
  	right: -25px;
  	bottom: -25px;
  }
  
  .border-left-top .vc_single_image-wrapper:before {
  	left: -25px;
  	top: -25px;
  }
  
  .border-right-top .vc_single_image-wrapper:before {
  	right: -25px;
  	top: -25px;
  }
  
  .border-left-bottom .vc_single_image-wrapper:before {
  	left: -25px;
  	bottom: -25px;
  }
  
  .vc_row .wpb_content_element.wpb_single_image {
    margin-bottom: 0;
    margin-top: 0;
  }
  
  .vc_row .wpb_content_element.wpb_single_image.about-3 {
    margin-top: 0;
  }
	
  #about-main-title {
    height: 200px;
  }
  
  #home-info {
  	background-size: 45em;
  }
  
  #home-info .inner-row {
  	height: 500px;
  }
  
  #home-info h2 {
  	font-size: 4em;
    margin: 4em 0 0 18rem;
  }
  
  #home-info h2:before {
    width: 200px;
    height: 200px;
    left: 1em;
    background-size: 200px;
  }
  
  #home-info p {
    margin: 2rem 0 0 18rem;
  font-size: 1.5em;
  }
  
  .home-heading-1 {
    text-align: right;
  }
  
  .card-logos-container img {
    width: auto;
  }
  
  #home-product-grid .sober-product-grid {
  	padding-top: 0;
  }
  
  .cart-modal .woocommerce ul.cart_list .product-title .remove {
    top: 50%;
  }
  
  .cart-modal .woocommerce ul.cart_list img {
  	width: 180px;
  }
  
  .cart-modal .woocommerce ul.cart_list .product-title a:before {
    display: block;
  }
  
  body.archive .header-products-menu h2 {
    top: 160px;
  }
  
  body.archive .header-products-menu .brand-logos {
    top: 240px;
  }
  
  body.archive .header-products-menu {
    height: 300px;
  }
  
  .header-products-menu .brand-logos {
    width: 96% !important;
    left: 2%;
  }
  
  .header-products-menu .brand-logo {
    border: 0 !important;
    float: none;
    width: auto;
    padding: 0;
    height: auto;
  }
  
  #main-select-box .brand-logos {
    padding-top: 0;
  }
  
  #main-select-box .brand-logo:not(.selected) {
    border: 0 !important;
    float: none;
    width: 16%;
    padding: 0;
    margin-top: 28px;
    height: auto;
  }
  
  .woocommerce-page-header ul {
    max-height: 80px;
    padding: 0;
  }

  .woocommerce-page-header li {
  	margin: 0;
  	padding: 0 30px;
  	border-right: 1px solid #ccc;
    display: inline-block;
  }
  
  .woocommerce-page-header li a {
    padding: 25px 0;
  }
  
  .woocommerce-page-header .line-hover:after {
    display: block;
  }
  
  
  .woocommerce div.product .woocommerce-tabs {
    display: none;
  }
  
  .woocommerce div.product div.images .woocommerce-tabs {
    display: block;
    padding-top: 0;
    min-height: 18em;
  }
  
  .woocommerce div.product div.images .woocommerce-tabs ul.tabs {
    border: 0;
    margin-bottom: 2em;
  }
  
  .woocommerce div.product div.images .woocommerce-main-image-wrapper {
    background: #dfdfdf;
  }
  
  .woocommerce div.product div.images img {
    width: 80%;
    margin-left: 10%;
  }
  
  
	
	
}







@media (min-width: 992px) {
	
	.container {
		width: 85%;
    max-width: 1920px;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation {
		border-right: 1px solid #ccc;
	}
	
	
	.nav-menu a {
		font-size : 0.7em
	}
	
}	

@media (min-width: 1200px) {
	
	.brand-logo {
    width: 16%;
	}
	.nav-menu a {
		font-size : 0.9em
	}
	.nav-menu li {
    	margin-right: 1.5em;
    }
	
	
	
}

@media (min-width: 1280px) {
  
  
  .cart-form {
    float: left;
    width: 60%;
  }
  
  .cart-collaterals {
    float: left;
    width: 40%;
    margin-top: 42px;
  }
  
  .woocommerce-cart .cart-collaterals table.shop_table {
    width: 100%;
  }
  
  .woocommerce-checkout form.checkout h3 {
/*    float: left;*/
  }
  
  .woocommerce-checkout form.checkout .col2-set {
    float: left;
    width: 50%;
    margin-top: 2em;
  }
  
  .woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
    float: left;
    width: 48%;
    margin-left: -2px;
    margin-top: 2em;
    padding-top: 30px;
  }
  
  .woocommerce-checkout form.checkout .form-row-first {
    width: 100%;
    padding-right: 0;
  }
  
  .woocommerce-checkout form.checkout .form-row-last {
    width: 100%;
    padding-left: 200px;
  }
  
  .woocommerce-checkout form.checkout .form-row-last label {
      margin-left: -200px;
  }
  

}

@media (min-width: 1440px) {
	
	.container {

	}
	
	
	
	
}

@media (min-width: 1920px) {
	
  body {
    font-size: 2rem;
  }
  
	.container {

	}
	
}



@media (max-width: 1670px) {
	
	footer .col-md-8 {
		width: 50%;
	}
	
	footer .col-md-4 {
		width: 50%;
	}
	
	footer .ready {
		font-size: 3em;
	}
	
	footer .get-in-touch {
		font-size: 2.28em;
	}
	
	.social-links {
		margin-top: 60px;
	}
	
	.social-links > div {
	    width: 36px;
	    height: 24px;
	}
	
	.social-links a {
	    width: 36px;
	    height: 24px;
		background-size: 24px;
	}

	
}

@media (max-width: 1200px) {
 
 	.header-icon {
 		margin-top: 0;
 	}
	
	.woocommerce.product-style-2 div.product div.summary {
		width: 50%;
	}
	
	
 
}

@media (max-width: 1024px) {
	
	#rev_slider_2_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) {
		left: 19% !important;
	}
	
	#rev_slider_2_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) span {
		display: none;
	}
	
	#rev_slider_2_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .sober_title_layer {
		text-align: center !important;
		max-width: none !important;
		line-height: 1em !important;
	}
	
	#rev_slider_2_1 li:nth-child(1) .tp-parallax-wrap:nth-child(4) {
		display: none !important;
	}
  
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) {
    top: 15em !important;
    left: 0 !important;
	}
	
	
  
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .tp-loop-wrap {
    width: 100vw;
	}
  
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .tp-mask-wrap {
    left: 50% !important;
    transform: translateX(-50%) !important;
	}
	
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) span {
		display: none;
	}
	
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .sober_title_layer {
		text-align: center !important;
		max-width: none !important;
		line-height: 1em !important;
    font-size: 3.2em !important;
	}
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .sober_title_layer i {
		
		display: block !important;
    font-size: 0.7em !important;
		font-weight: 800 !important;
    padding-top: 1em !important;
	 
	}
	
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(4) {
		display: none !important;
	}
	
}


@media (max-width: 991px) {
 
 	.summary.entry-summary:before,
	.summary.entry-summary:after {
 		display: none;
 	}
 
 	.woocommerce.product-style-2 div.product div.images div.thumbnails a {
 		padding: 0 10px  0 0;
 	}
	
	.woocommerce.product-style-2 div.product div.summary {
		width: 100%;
		padding-left: 0 !important;
	}
	
	footer .row {
		margin-left: 0;
		margin-right: 0;
	}
	
	footer .ready {
		font-size: 2.5em;
	}
	
	footer .get-in-touch {
		font-size: 2em;
	}
  
 
 
}

@media (max-width: 768px) {
	
	#home-product-grid {
/*      margin-top: 80px;*/
	}
	
	#product-grid-container {
/*      margin-top: 80px;    */
	}
  
  #home-info {
    margin-top: 4em;
  }
  
	#home-info .inner-row:before,
	#home-info .inner-row:after {
		display: none;
	}
	
	
	footer .col-md-8 {
		width: 40%;
	}
	
	footer .col-md-4 {
		width: 60%;
	}
	
	footer .ready {
		font-size: 1.8em;
	}
	
	footer .get-in-touch {
		font-size: 1.6em;
	}
	
	.social-links {
	    margin-top: 30px;
	}
	
	
}


@media (max-width: 670px) {
	
	footer .col-md-8,
	footer .col-md-4 {
		width: 100%;
		float: none;
	}
	
	footer .ready {
		position: relative;
	}
	
	footer .get-in-touch {
		position: relative;
		top: -11px;
	}
	
	.social-links {
		float: none;
		    
	}
	
	.social-links > div {
		display: inline-block;
		float: none;
	}
	
	.social-links > div:first-child {
		margin-left: 0;
	}
	
	.brand-logo.selected {
		width: 150px;
		margin: 0 0 0 -40px;
	}
	
	#main-select-box .select-wrapper {
		margin-left: 130px;
		margin-right: 140px;
	}
	
	#main-select-box .main-select-form .submit-button {
		padding: 6px 30px;
	}
	
	
	
}

@media (max-width: 640px) {
	
	body {
		font-size: 1.32rem;
	}
	
}

@media (max-width: 460px) {
	
	#main-select-box .select-wrapper {
		margin-left: 40px;
		margin-right: 20px;
	}
	
	#main-select-box .main-select-form .submit-button {
		display: none;
	}
	
	#main-select-box .main-select-form .mobile-submit-button {
		display: block;
	}
	
	
	.brand-logo.selected {
		width: 60px;
	}
	
	.brand-logo.selected img {
		display: none !important;
	}
  
	#rev_slider_9_1 li:nth-child(1) .tp-parallax-wrap:nth-child(2) .sober_title_layer {
    font-size: 2.5em !important;
	}
	
	
	
	
}	
	
	
	

