@media (max-width: 1140px) {
	.modal-dialog {
		width: auto;
		margin: 10px;
	}
}
@media (max-width: 1200px) {
	/* Filter */
	.filter .container {
		padding: 0;
	}
    .row-data .col-inner {
        padding-left: 20px;
    }
    .row-data-simple .col-inner {
        padding-left: 40px;
        padding-right: 20px;
    }
    .row-data-complex .col-inner {
        padding-left: 0;
    }
    .reverse3 .row-data-complex .col-inner {
        padding-left: 20px;
    }

}
@media (min-width: 992px) and (max-width: 1200px) {
	.col-media .media {
		height: 84px;
	}
}
@media (max-width: 991px) {

	/* Line */
    .container-hr {
		max-width: 720px;
	}

	/* Header */
    .carousel-frontpage-wrap {
        margin-bottom: 40px;
    }
    .carousel-actions-wrap {
		padding: 0;
        margin-top: 50px;
	}
    .carousel-frontpage {
        height: auto!important;
    }
    .carousel-frontpage .item,
    .carousel-frontpage .fill,
    .carousel-frontpage {
        height: 380px;
    }
    .carousel-frontpage .carousel-caption {
        display: block!important;
        width: 75%;
    }
    .carousel-frontpage .owl-controls {
        position: absolute;
        width: 100%;
        z-index: 1;
    }
	.navbar-brand {
		top: -50px;
		left: 10px;
	}
	.logotype {
		top: -8px;
		width: 380px;
		margin-left: 140px;
	}
	.second-menu .nav > li {
	    font-size: 14px
	}
	.second-menu .nav > li:first-child {
	    font-size: 16px
	}
	.search-tablet .container {
		width: auto;
		padding: 0 10px;
	}
	.search-tablet .btn-openSearch {
		display: block;
		padding: 0 17px!important;
		background: #5e5c57;
		margin-right: 10px;
	}
	.header-customTop.header-customSearch {
		border-top: none;
	}
	.search-box {
		border-bottom: 1px solid #262522;
	}
	.search-box .container {
		padding: 0 20px;
		width: auto;
	}
	.navbar-main .navbar-toggle {
		background: url("../jpg/icon-close_768.jpg") center top no-repeat;
	    /*background-color: #5E5C57;*/
	    width: 50px;
	    height: 50px;
	    position: absolute;
	    right: 20px;
	    z-index: 10;
	    border: none;
	    border-radius: 0;
	    margin: 0;
	    padding: 0;
	    top: 1px;
	}
	.navbar-main .navbar-toggle:hover {
		background-position: 0 -50px;
	}
	.navbar-main .navbar-toggle.collapsed {
		margin: 0;
	    padding: 0 0 0 14px;
	    background-color: transparent;
	    background-image: none;
	    border: none;
	    border-radius: 0;
	}
	.navbar-main .navbar-toggle .icon-bar {
		display: none;
	}
	.navbar-main .navbar-toggle.collapsed .icon-bar {
		display: block;
	}

	/* Filter */
	.filter .select2-container,
	.filter .comboboxContainer {
		min-width: 200px;
	}

	/* Location */
	.nav-filter > li > a.mapFilters {
		padding-bottom: 7px;
	}
	.nav-filter > li:nth-child(3) .mapFilters {
		padding-top: 9px;
	}

    /* Media */
   .carousel-media .txt-inner {
       padding: 0 20px;
       max-width: inherit;
   }

   /* Item anatomy */
	.item-anatomy img {
		max-width: 35%;
	}

	/* Header */
	.navbar-main .container {
		width: auto;
		padding: 0;
	}
	.navbar-main .navbar-header {
		height: 50px;
	}
	.navbar-main .dropdown-menu {
		display: none!important;
	}
	.navbar-toggle {
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -19px;
	}
	#pageHeader .navbar-nav {
		float: none;
		margin: 0;
	}
	#pageHeader .navbar-nav a {
		padding: 17px 20px;
	}
	#pageHeader .nav > li {
		/*border-bottom: 1px solid #33312e;*/
		background: #353330;
		box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.3)
	}
	.nav-primary {
		border-top: 1px solid #353330;
		border-bottom: none;
		text-align: center;
	}
	.nav-secondary {
		border-bottom: none;
		text-align: center;
	}
	.header-customSearch {
		padding-top: 0!important;
	}
	#pageHeader {
		position: relative;
	}
	.navbar-main {
		position: relative;
	}
    #pageHeader .navbar-header {
        float: none;
    }
    #pageHeader .navbar-toggle {
        display: block;
    }
    #pageHeader .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    #pageHeader .navbar-collapse.collapse {
        display: none!important;
    }
    #pageHeader .navbar-nav>li {
        float: none;
    }
    /* since 3.1.0 */
    #pageHeader .navbar-collapse.collapse.in {
        display: block!important;
    }
    #pageHeader .collapsing {
        overflow: hidden!important;
    }
	.header-customBottom {
		margin-bottom: 0
	}
	.header-customTop {
		padding-top: 0;
		border-top: none;
	}
	.carousel-indicators {
		position: static;
		width: 100%;
		margin: 20px 0
	}
	.carousel-actions {
		position: static;
		background: none;
		color: #403733;
		overflow: hidden;
		max-width: inherit;
		padding: 10px 0 0;
	}
	.carousel-actions h4 {
		text-align: center;
	}
	.carousel-actions .btn-white {
		background-color: #fffbf5;
		border: 1px solid #ccc6bc;
		color: #66635c;
		padding-top: 9px;
		padding-bottom: 9px;
	}
	.teaser-colored .teaser-body h2,
	.teaser-colored .teaser-body h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.carousel-caption {
		left: 30px;
		width: 45%;
	}
	.carousel-actions {
		right: 15px;
	}
	.footer-boilerplate {
		max-width: inherit;
	}
	.footer-bottom a {
		padding: 0 10px;
	}
	.media-footer {
		margin: 0;
		border-bottom: 0;
	}
	.col-media .media {
		border-left: none;
		border-bottom: 1px solid #242626;
	}
	.col-media.col-odd {
		border-right: 1px solid #242626;
	}

	/*Carousel - frontpage style on sub page*/
	#fullpage .carousel-frontpage .carousel-caption {
		top: 20px;
	}
	#fullpage .carousel-frontpage .carousel-caption p {
		top: 250px;
	}
	#fullpage .carousel-frontpage .carousel-caption h1,
	#fullpage .carousel-frontpage .carousel-caption h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.quote-img img {
		left: -70px;
	}
}
@media (min-width: 768px) {
	#menu-section-wrap #navbar-section {
		visibility: visible!important;
		display: block!important;
	}
  .panel-brands .panel-collapse {
    display: none;
  }
  .amazingcarousel-nav {
  	bottom: 0!important;
  }
  .carousel-media-wrap .carousel-indicators {
  	top: inherit!important;
  }
  .abstract-generic {
      margin-top: 30px!important;
  }
   .abstract-generic-small {
      margin-top: 0px!important;
  }
  .brand-logos h2 {
  	height: auto!important;
  }
  .addthis_button_print {
      display: none!important;
  }
  .nav-secondary .navbar-nav > li a {
	  height: 50px;
  }
  .nav-secondary .navbar-nav > li.search a {
	  width: 50px;
	  padding-left: 18px;
  }

}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.search-tablet {
		border-bottom: none;
	}
	.navbar-toggle {
		padding: 9px 12px;
	}
	.btn-openSearch.active {
		background: url("../jpg/icon-close_768.jpg") center top no-repeat;
		background-color: #5E5C57;
		width: 50px;
		height: 50px;
	}
	.btn-openSearch.active:hover {
		background-position: 0 -50px;
	}
	.btn-openSearch.active .glyphicon {
  	  display: none;
    }

	.navbar-toggle.btn-search__close {
	    margin: 0;
	    padding: 0;
	    top: 0;
	    right: 20px;
	    border: none;
	    border-radius: 0px;
	}
	.navbar-toggle.btn-search__close .icon-bar {
		display: none;
	}
	.second-menu .navbar-toggle {
		right: 10px;
	}
	.banner-inner {
		margin-left: 5%;
	}
}
@media (min-width: 992px) {
	.btn-search__icon {
		background: url("../jpg/icon-close_desktop.jpg") center top no-repeat;
	}
	.btn-search__icon:hover {
		background-position: 0 -50px;
	}
	.btn-search__icon.glyphicon-search:before {
    	content: "";
	}
}

@media screen and (max-width: 767px) {

	h1,
	.h1 {
		font-size: 26px;
		line-height: 32px;
	}
     /* Frontpage carousel */
    .carousel-frontpage-wrap {
        margin-bottom: 0;
    }
    .carousel-frontpage {
        height: auto!important;
    }
    .carousel-frontpage .item,
    .carousel-frontpage .fill,
    .carousel-frontpage {
        height: 315px;
    }
    .carousel-frontpage .owl-controls .owl-nav {
        display: none;
    }
    .carousel-frontpage .owl-dots {
        text-align: center;
        margin: 20px 0;
    }
    .carousel-frontpage .carousel-caption {
        width: 100%;
    }


    /* Newsletter signup */
    .newsletter-signup .error-icon {
        right: 10px;
        left: inherit;
    }
    .newsletter-signup .row-narrow {
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0;
    }
    .row-newsletter {
        max-width: 100%;
    }
    .btn-signUp {
        float: left;
        width: 140px;
        margin-top: 0;
    }
    .checkBoxes {
        margin-top: 0;
    }
    .checkBox {
        margin-top: 20px;
    }
    .container-newsletter {
        padding: 0!important;
    }
    .btn-openNewsletter {
        margin-bottom: 0;
    }
    .newsletter-signup .section-contact {
        margin-top: -1px;
    }

    /* Prevent iOS Zoom on Text Input Fields */
	select:focus,
	textarea:focus,
	input:focus {
		font-size: 16px;
	}

	/* Header */
	.navbar-brand {
		position: static;
		text-align: center;
		width: 100%;
		margin-top: 0;
		height: 50px;
	}
	.navbar-brand img {
		position: relative;
		z-index: 10;
		height: 54px;
		border-bottom-width: 4px;
	}
	.logotype {
		top: 19px;
		width: 60%;
		max-width: 280px;
		margin-left: 80px;
	}
	.search-wrap {
		float: none;
		width: 100%;
		margin: 0;
	}
	.search-box {
		display: block;
		padding-right: 20px;
		padding-left: 20px;
		position: static;
		border-bottom: none;
	}
	.search-txt:focus {
		font-size: 14px;
	}
	.row-search h2 {
		font-size: 16px;
		line-height: 22px;
	}
    #pageHeader .navbar-nav > li > a {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
	.navbar-main .navbar-toggle {
		right: 0;
	}
	.navbar-main .navbar-toggle.collapsed {
		margin: 0;
	}
	.second-menu .navbar-toggle {
		width: 50px;
	}

	/* General */
	.section-title > span {
		max-width: 210px;
		font-size: 14px;
		font-weight: 700;
	}

	/* Product page */
	.product-image-wrap {
		height: 200px;
	}
	.product-title {
		font-size: 16px;
		line-height: 1.4;
		padding-bottom: 14px;
	}
	.product-title h1 {
		font-size: 20px;
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.distribution-txt {
		font-size: 16px;
		line-height: 1.4;
	}

	/* Page-title */
	.page-title {
		margin-top: 40px!important;
	}

	/* Cigar types */
	.cigar-types .teaser-borders .teaser {
		border-width: 0 1px 1px;
		padding: 7px 12px 8px;
	}
	.cigar-types .name {
		padding-left: 35px;
	}

	/* Banner video */
	.banner-wrap {
		background-color: #fffbf5;
		padding-bottom: 30px;
	}
	.banner-wrap .anystretch {
		z-index: 0!important;
	}
	.banner-video {
		height: 195px;
		background-color: #fffbf5;
	}
	.banner-txt {
	  position: static;
	  min-height: inherit;
	  margin-top: 0!important;
	  text-align: left;
	  padding-top: 20px;
	  padding-bottom: 25px;
	  border-bottom: 1px solid #e4dfd7;
	}
	.banner-inner {
		max-width: inherit;
		margin: 0;
		text-align: left;
	}
	.banner-txt .surname,
	.banner-txt .lastname {
		font-size: 20px;
		line-height: 1.3;
	}
	.banner-txt .surname {
		padding-bottom: 20px;
		background: url("../png/gray-line.png") no-repeat bottom center;
	}
	.banner-txt q {
		font-size: 18px;
		line-height: 22px;
		display: block;
	}
	.btn-play {
		margin-top: 10px;
		text-align: right;
	}

	/* Employee */
	.employee-information {
		margin: 0 auto 30px auto;
	}
	.employee-information .col-information {
		padding: 15px;
		font-size: 14px;
		line-height: 17px;
	}
	.employee-information .col-information:first-child {
		border-right: none;
		border-bottom: 1px solid #fff;
	}
	.employee-information .col-information .info {
	    text-transform: uppercase;
	}


    /* Share */
    .container-media {
    	margin-top: 20px;
    	margin-bottom: 18px;
    }
    .container-media .container {
		padding: 0;
	}
    .container-media .addthis_toolbox {
        float: left;
    }
    .social-box {
		background-color: #fff;
		border: 1px solid #d9d3c7;
		float: left;
	}
	.social-box .social {
		display: block!important;
		float: none;
	}
    .share {
        display: none!important;
    }

    /* Contact page */
    .section-contact {
        padding: 0 20px;
    }
	.box-input {
		padding: 30px 0;
		margin-top: 30px;
	}
    .box-input .inner {
        margin-top: 30px;
        padding-top: 30px;
    }
	.section-contact .control-input {
        clear: both;
	}
    .section-contact label {
        float: left;
    }
    .error-icon {
        position: static;
    }
    .section-contact .btn-tooltip {
        position: static;
    }
    .section-contact [class^="col-sm-"] {
        padding: 0;
    }
    .section-contact .control-label {
        padding: 12px 10px 13px 5px;
    }

	/* Generic page menu */
	.section-menu {
		border: none;
	}
	#navbar-section {
		margin: 0 -30px;
		padding: 0;
		border: 0;
		visibility: visible;
	}
	#navbar-section li {
		border-bottom: 1px solid #ccc6bc;
	}
	#navbar-section li a {
		padding: 18px 20px;
	}

	.navbar-generic > li > a:hover, .navbar-generic > li > a:focus {
		background: none;
	}

	/* News */
	.nav-news {
		margin-bottom: 40px;
		margin-top: 40px;
	}
	.nav-news > li > a {
		font-size: 12px;
		line-height: 14px;
	}
	.focus-boxes {
		margin: 0;
	}
	.focus-box {
		margin-bottom: 20px;
	}
	.focus-box .col-focus {
		height: auto!important;
		border: 0;
	}
	.focus-box .focus-txt {
		padding: 15px;
	}
	.focus-box .news-type {
		bottom: 15px;
		right: 15px;
	}
	.focus-box h2 {
		font-size: 12px;
		line-height: 18px;
	}
	.focus-box.focus-wide h2 {
		font-size: 14px;
		line-height: 20px;
	}
	.focus-box .date {
		font-size: 14px;
		line-height: 16px;
	}

	/* Media page */
	.carousel-media-wrap {
		margin-bottom: 35px!important;
	}
	.carousel-media-wrap .container-hr {
		display: none;
	}
	.carousel-media-wrap .carousel-indicators {
		position: absolute;
		bottom: inherit;
		top: 50%;
		left: 0;
		margin: 0;
	}
	.carousel-media-wrap .carousel-indicators li {
		background-image:url(../png/sprite-carousel-media.png);
	}
	.carousel-media .col-img {
		float: none;
		width: 100%;
	}
    .carousel-media .fill {
        height: 225px;
    }
	.carousel-media .col-description {
		font-size: 14px;
		line-height: 19px;
         height: auto!important;
	}
	.carousel-media .col-description .inner {
		padding: 50px 20px 30px 20px;
		height: auto;
	}
	.carousel-media .txt-inner {
		float: none;
		max-width: 100%;
		padding: 0;
	}
	.carousel-media .date {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 12px;
	}
	.carousel-media h1, .carousel-media h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.carousel-media h2 {
		margin-bottom: 10px;
	}
	.carousel-media .carousel-link {
		margin-top: 15px;
		margin-bottom: 25px;
		padding-bottom: 15px;
	}

	/* Gallery page */
	.media-component {
		margin-left: 0;
		margin-right: 0;
	}
	.teaser-media .teaser-body {
		padding: 20px 25px 30px 25px;
	}
	.teaser-media .teaser-image img {
		width: auto;
		height: auto;
	}
	.teaser-media h3 {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 15px;
	}
	.load-more {
		margin-bottom: 0;
	}
	.media-component .load-more {
		margin: 0;
	}
	.load-more .btn {
		max-width: 160px;
	}
	.media-component .load-more .btn {
		max-width: 100%;
	}


	/* Media contact */
	.media-contact {
		font-size: 14px;
		line-height: 19px;
	}
	.media-contact h2 {
		font-size: 14px;
		line-height: 14px;
	}
	.media-contact .title h2 {
		font-size: 12px;
		line-height: 1.2;
	}
	.media-contact h3 {
		font-size: 18px;
		line-height: 19px;
	}
	.media-contact .media-img {
		max-width: 100%;
	}
	.media-contact .media-body {
		padding: 20px 20px 25px 20px;
		margin-left: initial;
	}
	.media-contact .col-sm-9,
	.media-contact .col-sm-3 {
		width: 100%;
	}
	.media-contact ul li {
		float: none;
		background: none;
		padding-left: 0;
		margin-bottom: 3px;
	}

	/* Vacant positions */
	.job-information {
		font-size: 14px;
		line-height: 16px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.job-information .col-information {
		border-left: none;
		border-bottom: 1px solid #fff;
		padding: 15px 10px;
	}
	.job-information .info {
	    text-transform: uppercase;
	}

	.job-list .ascending a {
		font-size: 14px;
		line-height: 16px;
	}

	.section-menu {
		padding-top: 0;
	}

	.navbar-generic > .active > a, .navbar-generic > .active > a:hover, .navbar-generic > .active > a:focus {
		background: none;
	}

	.navbar-generic > li {
		display: block;
		border: none;
		text-align: left;
		margin: 0;
	}

	.navbar-generic > li > .arrow {
		display: none!important;
	}

	.navbar-generic > li > a {
		font-size: 14px;
		font-weight: 600;
		padding: 18px 0;
	}


	.row-narrow {
		margin-bottom: 30px;
	}
	.page-title {
		font-size: 22px;
		line-height: 28px;
		padding-bottom: 18px;
	}
	.section-subtitle {
		margin-bottom: 20px;
	}
	.row-narrow .abstract-generic {
		font-size: 18px;
		line-height: 20px;
	}
	.abstract-generic {
		font-size: 22px;
		line-height: 28px;
		margin: 0 0 18px;
	}
	.rte {
		font-size: 14px;
		line-height: 19px;
		margin-bottom:  20px;
	}
	.accordion-generic {
		margin-bottom: 20px;
	}
	.accordion-generic .panel-title {
		font-size: 14px;
	}
	.quote-txt {
		font-size: 16px;
		line-height: 20px;
		padding: 20px;
	}

	/* Executive board */
	.media-board .title {
		padding-bottom: 18px;
	}
	.media-board h2 {
		font-size: 18px;
		line-height: 18px;
	}
	.media-board h3 {
		font-size: 12px;
		line-height: 14px;
	}
	.media-board .col-img {
		max-width: 100%;
	}
	.media-board .col-body {
		padding-bottom: 40px;
	}
	.media-board .rte {
		padding: 20px;
		font-size: 14px;
		line-height: 19px;
	}
	.media-board .abstract {
		margin-top: 0;
		margin-bottom: 18px;
		font-size: 18px;
		line-height: 22px;
	}
	.media-board .more {
		font-size: 14px;
	}
	.row-narrow .media-board .rte-inner {
		padding: 0;
	}


	/* Cigar origins */
	.cigar-origins {
		margin-bottom: 30px;
	}
	.cigar-types {
		margin-bottom: 0;
	}
	.continents {
		margin-top: 30px;
	}
	.continent {
		margin-bottom: 40px;
	}
	.continents h2 {
		font-size: 14px;
		line-height: 1.4;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.cigar-info {
		padding-left: 0;
		padding-right: 0;
	}
	.cigar-description {
		background-color: transparent;
		padding: 0;
		border: none;
		margin-bottom: 0;
		margin-top: 20px;
	}
    .cigar-types .description-mobile .carousel {
        margin-bottom: 20px;
        text-align: center;
    }
    .cigar-types .description-mobile .carousel-indicators {
        position: static;
        margin-top: 15px;
    }
    .cigar-types .description-mobile .carousel img {
        display: inline-block;
    }
	.cigar-arrow {
		display: none;
	}
	.section-origins .description {
		margin-bottom: 40px;
        font-size: 14px;
        line-height: 19px;
	}
	.teaser-borders:first-child .teaser {
		border-width: 0 1px 1px 1px;
	}
	.cigar-origins .teaser-borders {
		text-align: left;
	}
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.section-intro h1 {
		font-size: 22px;
		line-height: 28px;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 20px;
	}
	.section-title {
		margin: 40px 0!important;
	}
	.section-message {
		padding-left: 15px;
		padding-right: 15px;
	}
	.carousel-frontpage.carousel-inner {
		height: 315px;
	}
	.carousel-frontpage .read-more a {
		font-size: 13px;
	}
	.carousel-caption {
		bottom: 30px;
	}
	.carousel-actions .btn .btn-txt {
		padding-right: 5px;
	}
	.carousel-caption {
		width: auto;
		left: 0;
        right: auto;
		padding: 0 20px;
	}
	.carousel {
		margin-bottom: 0;
	}
	.carousel-caption h1,
	.carousel-caption h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.carousel-caption {
		font-size: 14px;
	}


	/* Footer */
	.footer-bottom {
		padding-top: 25px;
		padding-bottom: 34px;
	}
	.footer-bottom .icon-footer {
		display: block;
		background: url(../png/footer-link.png) no-repeat 7px 6px;
		padding-left: 30px;
		margin-bottom: 10px;
	}
	.icon-linkedin {
		margin-bottom: 20px;
		padding-left: 30px;
	}
	.media-footer {
		margin: 0;
	}
	.col-media .media {
		font-size: 12px;
		line-height: 14px;
	}
	.col-media h3 {
		font-size: 20px;
	}
	.symbol-dash {
		font-size: 14px;
	}
	.facts-title {
		margin-left: 0;
		margin-right: 0;
		margin-top: 30px;
	}
	.col-copyright {
		text-align: left;
		margin-top: 20px;
	}

	/* Brands */
	.panel-brands .tooltip {
		display: none!important;
	}
	.brand-names .row .col-brand-names:first-child {
		border-top: 1px solid #d9d3c7;
	}
	.panel-brands {
		border-width: 0 1px 1px 1px!important;
	}
	.brand-names .row .col-brand-names:first-child {
		border-left: 0;
	}
	.panel-brands.active {
		background-color: #fff;
	}
	.brand-logos {
		margin: 0 -20px;
	}
	.brand-logos .col-teaser {
		overflow: hidden;
	}
	.brand-logos .teaser-borders .teaser {
		border-width: 0 0 1px 0;
	}
	.brand-logos .teaser-borders .teaser:first-child {
		border: 1px 0 0 0;
	}
	.brand-logos .teaser-borders .teaser-image img {
		margin: 0px auto;
		width: auto;
		height: auto;
	}
	.brand-logos .teaser-borders .teaser-image {
		width: 50%;
		float: left;
	}
	.brand-logos .teaser-borders .teaser-body {
		width: 50%;
		float: left;
		padding: 0 25px 0 25px;
	}
	.brand-logos .teaser-borders .teaser-body h2 {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
		text-align: left;
		font-size: 14px;
		line-height: 20px;
	}
	.similar-brands .teaser-borders .teaser-body h2 {
		text-align: center;
		display: block;
	}
	.similar-brands .teaser-borders .teaser-image {
		width: auto;
		float: none;
	}
	.similar-brands .teaser-borders .teaser-body {
		width: auto;
		float: none;
		padding: 15px 15px 0 15px;
	}
	.similar-brands .teaser {
		padding: 15px 20px 20px 20px;
	}

	/* Filters */
	.filter .container {
		padding: 0 20px;
	}
	.section-filter h2 {
		display: block;
	}
	.section-filter {
		text-align: left;
		padding: 0 15px;
	}
	.section-filter h2,
	.filter-actions h2 {
		font-size: 16px;
		line-height: 1.1;
	}
	.filter-actions .btn-txt {
		width: 300px;
	}
	.filter-top {
		margin: 0 -15px;
	}
	.filter-top .filter-actions {
		padding: 18px 0;
		display: block;
		left: 15px;
		bottom: 0;
	}
	.filter-bottom {
		background-position: 35% 0;
		margin: 0 -15px;
	}
	.filter-actions {
		display: block;
		padding-left: 15px;
		padding-right: 15px;
	}
	.filter-actions .btn {
		width: 100%;
		text-align: left;
	}
	.section-explore {
		padding: 0 15px;
	}
	.filter-option {
		max-width: 100%;
	}
	.col-actions-custom {
		background-color: #d9d1c3;
		margin-bottom: 45px;
	}
	.col-actions-custom .filter-actions {
		padding: 20px 20px 35px 20px;
	}
	.filter-bottom {
		border-bottom: 0;
	}

	.select2-container {
		width: 100%!important;
		margin-bottom: 10px;
		min-width: inherit;
	}

	.comboboxContainer {
		width: 100%;
		margin-bottom: 10px;
	}

	.comboboxDropDownContainer {
		width: 93.2%;
	}

	/* Section intro */
	.btn-back {
		left: 20px;
		bottom: -44px;
		min-height: inherit;
	}

	/* World map */
	.world-map {
		height: 250px;
	}

	/* Teasers */
	.teaser-simple {
		margin: 0 -10px 10px;
	}
	.teaser-simple .col-teaser h3 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 8px;
	}
	.teaser-simple .teaser-body {
		font-size: 14px;
		line-height: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.teaser-colored {
		margin-bottom: 45px;
	}
	.teaser-colored h2 {
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.teaser-colored .teaser-body {
		border-width: 0 1px 1px 1px!important;
	}
	.teaser-colored .teaser-body h2,
	.teaser-colored .teaser-body h3 {
		font-size: 20px;
		line-height: 22px;
	}

	.abstract-line {
		font-size: 16px;
		line-height: 22px;
		padding: 35px 20px 15px 20px;
		margin-bottom: 35px!important;
	}
	.abstract-line h1 {
		font-size: 16px;
		line-height: 22px;
	}

	/* One pager */
	#fp-nav {
		display: none;
	}
	#fullpage .section-txt {
		position: static;
	}
	.container-bottom {
		position: static;
		padding: 40px 0;
		background-color: #fffbf5;
		color: #4c4b49;
	}
	.section-content {
		height: auto;
		padding-top: 20px;
		padding-bottom: 150px;
	}
    #fullpage {
        -ms-transform: none!important;
        -webkit-transform: none!important;
        transform: none!important;
        height: auto!important;
    }
	#fullpage .section {
		height: auto!important;
        width: auto!important;
	}
    .parallax, .parallax body {
        height: auto!important;
        overflow: visible!important;
    }
	#fullpage h1,
	#fullpage h2,
	#fullpage h3 {
		font-size: 22px;
		line-height: 28px;
	}
    #fullpage .abstract {
        font-size: 20px;
        line-height: 24px;
    }
	#fullpage .cigars-data h2 {
		font-size: 14px;
	}
    .section-image {
        font-size: 14px;
        line-height: 19px;
    }
	.section-image h1,
   	.section-image h2,
	#fullpage .section-image h1,
	#fullpage .section-image h2 {
		font-size: 26px;
		line-height: 32px;
	}
    .section-image > .container {
    	background-color: #fffbf5;
    }
	.section-image .year {
		font-size: 14px;
		line-height: 14px;
	}
	.section-carousel .amazingcarousel-title,
    .section-carousel .carouselOnePage-title {
		top: 15px;
	}
	.amazingcarousel-list-wrapper {
		background-color: #fffbf5;
	}
	.section-image .custom-title {
		padding-bottom: 12px;
	}
	.section-image .container-bottom {
		text-align: left;
        padding: 30px 0;
	}
	.container-bottom .col-sm-6 {
		padding: 0;
	}
	.section-carousel .container-bottom {
		text-align: center;
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.section-carousel img {
		max-width: 100%!important;
		height: auto!important;
	}
	.section-carousel.section-image .container-bottom {
		font-size: 16px;
		line-height: 22px;
	}
	.section-carousel .amazingcarousel-image {
		height: auto!important;
		position: relative;
	}
	#amazingcarousel-generic {
		position: relative;
	}
	.section-carousel .amazingcarousel-nav {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.section-carousel .amazingcarousel-bullet-wrapper {
		margin-bottom: 0;
		margin-top: 0;
	}

    .tab-content .carousel-indicators {
        position: absolute;
        left: 0;
        margin: 0;
        bottom: inherit;
    }
    .carouselOnePage .container-bottom {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .tab-content .section-carousel .carousel-inner {
        height: auto!important;
    }
	/* Image component */
	.small-title {
		font-size: 14px;
		line-height: 1.1;
	}
	.img-component .title {
		font-size: 26px;
		line-height: 32px;
	}
	.img-component-txt {
		font-size: 16px;
		line-height: 22px;
	}

	.img-component-txt p {
		font-size: 16px;
		line-height: 22px;
	}

	/* Search results */
	.search-results {
		margin-left: 0;
		margin-right: 0;
	}
	.search-group .btn {
		width: 20%;
	}
	.search-group input[type="text"] {
		width: 80%;
	}
	.result-title {
		font-size: 14px;
		line-height: 20px;
	}
	.result a {
	    font-size: 14px;
	    line-height: 22px;
	}

    .media-bullets {
        margin-bottom: 40px;
    }
	.media-bullets .media {
		margin-left: 0;
        margin-bottom: 20px;
        margin-top: 0;
	}
    .media-bullets .media > .pull-left {
        max-width: 70px;
        margin-right: 5px;
    }
    .media-bullets .media-body {
        max-width: inherit;
    }

	.btn-bulletsVideo {
		width: 60px;
		height: 60px;
	}


   	/* Item anatomy */
   	.nav-anatomy {
   		margin-bottom: 20px;
   	}
   	.item-anatomy img {
		max-width: 60%;
	}
   	.item-anatomy .title {
   		margin-top: 30px;
   		margin-bottom: 20px;
   	}
	.cigar-anatomy .item-parts .part-1 {
		left: 0;
	}
	.cigar-anatomy .item-parts .part-2 {
		left: 0;
		width: 40%;
	}
	.cigar-anatomy .item-parts .part-3 {
		right: 0;
	}
	.nav-anatomy {
		max-width: 100%;
	}
	.tab-pane .row-item {
		margin-bottom: 35px;
	}
	.item-anatomy .row-item .col-sm-4:last-child .cigar-item,
	.item-anatomy .row-item .col-item:last-child .cigar-item {
		border-bottom: 1px solid #ccc6bd;
	}
	.item-parts {
		margin-bottom: 45px;
	}
	.cigar-item {
		border-width: 1px 0 0 0;
		border-color: #ccc6bd;
		text-align: left;
		padding: 15px 15px 15px 0;
	}
	.cigar-item.first {
		border-top: 1px solid #ccc6bd;
	}
	.cigar-item.hover, .cigar-item.active {
		background-color: transparent;
	}
	.cigar-item p {
		display: none;
	}
	.cigar-item.active p,
	.cigar-item.hover p {
		display: block;
	}
	.cigar-item.hover {
		background: none;
	}
	.cigar-item h2 {
		background: url(../png/cigar-arrow.png) no-repeat left 4px;
		padding-left: 20px;
		font-size: 14px!important;
	}
	.cigar-item.active h2,
	.cigar-item.hover h2 {
		background-image: url(../png/cigar-arrow-active.png);
		background-position: left 6px;
		color: #b00d36;
	}
	.item-parts .part {
		font-size: 12px;
	}
	.wrapper-anatomy .item-parts .part-1 {left: 0; width: 30%;}
	.wrapper-anatomy .item-parts .part-2 {left: 0; width: 40%;}
	.wrapper-anatomy .item-parts .part-3 {left: 0; width: 35%;}
	.wrapper-anatomy .item-parts .part-4 {right: 0; width: 46%;}
	.wrapper-anatomy .item-parts .part-5 {right: 0;}
	.wrapper-anatomy .item-parts .part-6 {right: 0;}
    .wrapper-anatomy .item-parts .part-7 {right: 0; width: 46%;}
	.nav-history {
		margin-right: -20px;
		margin-left: -20px;
	}
	.nav-history > li > a {
		line-height: 1.2;
		font-size: 12px;
	}
	.wrapper-anatomy .col-item {
		width: 100%;
	}
	/* Carousel people */
	.carousel-people .col-txt {
		padding-left: 0;
		padding-right: 0;
		padding-top: 85px;
		margin-left: 0;
	}
	.carousel-people {
		margin: 0 20px;
	}
	.carousel-people .box-intro {
		font-size: 17px;
		line-height: 23px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.carousel-people .box-intro q {
		margin-bottom: 18px;
	}
	.carousel-people .box-intro .name,
	.carousel-people .box-intro .info {
		font-size: 14px;
		line-height: 19px;
	}
	.carousel-people .box-title {
		padding-bottom: 18px;
		margin-bottom: 18px;
	}
	.carousel-thumbs .list-inline {
		float: none;
	}
	.carousel-thumbs .list-inline > li > a {
		max-width: 46px;
		width: auto;
		height: auto;
	}
	.person-box {
		margin-bottom: 30px;
        max-width: inherit;
	}
	.people-gallery-wrap {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.people-gallery .col-2 {
		margin-top: 0;
	}
	.people-gallery .top {
		padding-bottom: 18px;
		margin-bottom: 20px;
	}
	.people-gallery .lastname,
	.people-gallery .surname {
		font-size: 18px;
		line-height: 1.3;
	}
	.people-gallery .lastname {
		margin-bottom: 5px;
	}
	.people-gallery .country {
		font-size: 12px;
		line-height: 12px;
	}
	.people-gallery .professional-title {
		font-size: 12px;
		line-height: 1.2;
	}
	.col-person {
		margin-bottom: 20px!important;
		border-bottom: 0;
	}
	.col-person .person {
		background-color: #f2ede4;
		text-align: center;
		border: 1px solid #ccc6bc;
	}
	.col-person img {
		display: inline-block;
		margin: 0!important;
	}
	.col-person .person-info {
		text-align: left;
		padding: 20px;
		margin: 0!important;
	}

	.row-data {
		font-size: 14px;
		line-height: 19px;
		margin-top: 40px;
	}
	.row-data img {
		margin-bottom: 20px;
	}
	.row-data h2 {
		margin-bottom: 5px;
	}
	.row-data h2,
	.row-data h3 {
		font-size: 20px;
		line-height: 20px;
	}
	.row-data .abstract {
		font-size: 17px;
		line-height: 23px;
	}
	.row-data .col-inner {
		float: none;
		padding: 30px 20px;
	}
	.row-data-simple {
		margin-top: 0;
		margin-bottom: 0;
	}
	.row-data-complex {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.row-data h2 {
		margin-top: 0;
	}
	.col-txt-right,
	.col-txt {
		margin-left: 15px;
		margin-right: 15px;
		padding-left: 0;
		padding-right: 0;
	}
	.colored-box {
		margin: 0 20px 20px;
		max-width: inherit;
		font-size: 12px;
		line-height: 14px;
		padding: 15px 35px;
		float: none!important;
		clear: both;
	}
	.col-image {
		float: none!important;
	}
	.col-text {
		float: none!important;
	}
	.colored-box .box-inner {
		padding-bottom: 4px;
	}
	.colored-box h3 {
		font-size: 12px!important;
		line-height: 14px!important;
	}
	.box-right {
		float: none;
	}
	.img-right .col-img {
		float: none;
	}
	.row-data-complex .colored-box {
		float: none;
	}
	.row-data .col-inner {
		padding-top: 0;
        max-width: inherit;
	}
    .row-data-simple .col-image img {
	    float: none;
        margin-bottom: 20px;
    }
    .reverse3 .col-text {
        margin-right: 0;
    }
    .reverse3 .col-image img {
        float: none;
    }
    .reverse .col-image img {
        float: none;
    }

	/* People gallery */
	.teaser-collection .col-teaser {
		padding: 0;
	}
	.teaser-collection .teaser-txt h2 {
		font-size: 18px;
    	font-weight: 700;
    	line-height: 1.3;
	}
	.teaser-collection .teaser-txt h3 {
		font-size: 14px;
		line-height: 1.4;
		font-family: 'Oswald';
		font-weight: 400;
	}
	.teaser-collection .teaser-img .teaser-body {
		font-size: 12px;
		line-height: 1.2;
		font-weight: 600;
		font-family: 'Source Sans Pro', sans-serif;
	}
	.teaser-collection .teaser-img .teaser-body strong {
		font-size: 14px;
		line-height: 1.4;
		font-family: 'Oswald';
	}

	/* Snippets */
	.quote-img, .quote-txt {
		width: 100%;
		float: none;
	}

	/* Media news */
	.news {
		margin-bottom: 0;
	}
	.news-info {
		font-size: 14px;
		line-height: 16px;
	}
	.media-news .media {
		max-width: inherit;
	}
	.media-news .date {
		padding-right: 15px;
		min-width: 100px;
		font-size: 14px;
		line-height: 16px;
		position: relative;
		top: -2px;
	}
	.media-news .media-body {
		padding: 0 15px;
	}
	.media-news .media-heading {
		line-height: 17px;
		top: -4px;
	}

	/* Teaser collection */
	.teaser-collection {
		padding: 30px 0;
	}
	.teaser-collection .row .teaser {
		margin-top: 20px;
	}
	.teaser-collection .row .teaser:first-child {
		margin-top: 0;
	}

	/* Career page */
	.two-columns .col-custom {
		padding: 0;
	}
	.banner-career {
		margin-bottom: 40px;
	}
	.banner-career .description {
		margin-right: 0;
		padding: 20px 20px 30px 20px;
	}
	.banner-career h2,
	.banner-career h3 {
		font-size: 14px;
		line-height: 17px;
	}
	.career-actions .inner {
		width: 240px;
	}
	.media-actions .inner {
		width: 240px;
	}
	.row-vacancies {
		padding: 15px 10px;
		margin: 0 -10px;
	}
	.row-vacancies .col-info {
		padding-left: 0;
		padding-right: 0;
	}
	.description {
		padding-right: 15px;
		margin-right: 15px;
	}
	.career-actions .inner {
		width: 100%;
	}
	.filter-results .name {
		font-size: 14px;
		line-height: 16px;
	}
	.filter-results .type {
		font-size: 12px;
		line-height: 14px;
	}

	/* Cigar formats */
	.cigar-formats {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.cigars-txt {
		margin-bottom: 40px;
		font-size: 16px;
		line-height: 1.4;
	}
    .cigar img.active {
        display: inline-block!important;
        padding-bottom: 35px;
    }
    .cigar img.inactive {
        display: none!important;
    }
    .caret-cigar {
        display: block!important;
        bottom: -1px;
    }
    .cigars-carousel .owl-stage {
        height: auto!important;
    }
    .cigars-carousel .owl-item {
        padding-bottom: 0;
        height: auto!important;
    }
    .cigars-carousel .cigar {
        padding: 0;
    }
    .cigar-images {
        position: relative;
    }

	/* Curoius facts */
	.curious-facts {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 20px;
	}
	.curious-facts .col-sm-3 {
		margin-bottom: 20px;
	}
	.curious-facts img {
		margin-bottom: 15px;
	}

	.location-type {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.location-description .brand-logos {
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 20px;
	}
	.location-description .load-more {
		margin-bottom: 40px;
	}
	.location-description .load-more .btn {
		display: inline-block;
		width: auto;
		max-width: 100%;
	}

	/* Link list */
	.link-list {
		padding: 0 20px 20px;
	}
	.link-list h2 {
		text-align: left;
	}
	.link-list .col-btn {
		padding: 0;
	}
	.link-list .col-title {
		padding: 0;
	}
	.full-page-logo img {
		width: 50%;
		height: auto;
	}

	/* Career page*/
	.date-label {
		display: block;
	}
	/* Line */
    .container-hr {
		margin-left: 20px;
		margin-right: 20px;
	}

	/*Carousel - frontpage style on sub page*/
	#fullpage .carousel-frontpage-wrap {
	    margin-bottom: 70px;
	}
	#fullpage .carousel-frontpage-wrap .owl-carousel .owl-stage {
		padding-bottom: 100px;
	}
	#fullpage .owl-item .container {
		width: 100%;
	}
	#fullpage .carousel-frontpage .carousel-caption {
		top: 15px;
	}
	#fullpage .carousel-frontpage .carousel-caption p {
		width: 100%;
	    margin-left: 0;
	    color: #333;
	    top: 310px;
	    padding: 0 50px 0 10px;
	}
	.quote-img img {
		position: relative;
		left: 50%;
		transform: translate(-50%, 0);
		top: 10px;
	}
}
@media screen and (max-width: 480px) {
	/* Cigar formats */
	.filter-actions .btn-txt {
		width: 160px;
	}
	/* Contact page */
	.title-contact span {
		min-width: inherit;
		width: auto;
		margin-right: 20px;
		margin-left: 20px;
	}

    .cigar-anatomy .item-parts .part-3 {
        width: 48%;
    }
	#fullpage .carousel-frontpage .carousel-caption p {
		width: 100%;
	    margin-left: 0;
	    color: #333;
	    top: 310px;
	    padding: 0 50px 0 10px;
	}
	.logotype {
		top: 20px;
		width: 55%;
		margin-left: 70px;
	}
}
