@media only screen and (max-width:767px) {
.navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
}

.navbar-toggler.menu-icon {
    width: 40px;
    padding:0;
    cursor: pointer;
    position: relative;
    border:0px;
}

.navbar-toggler:focus {
    border: 0px !important;
    box-shadow:none !important;
}

.navbar-toggler.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background-color: #CDBEA3;
    margin: 6px 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
}
.navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    display: none;
} 

header .navbar-nav {
    margin-top: 30px;
}

header .nav-item {
    margin:0px 0px 15px 15px;
}

h1 {
    font-size: 56px;
}

h1 {
    font-size: 32px;
    word-break: break-all;
}


h2 {
    font-size: 36px;
}

p {
    font-size: 18px;
}

p.big {
    font-size: 20px;
}

.breadcrumbs {
    padding: 30px 0px;
}

.breadcrumbs img {
    padding: 0px 6px;
}

.contact-info {
    padding-bottom: 80px;
}

.form-box {
    margin-top: 30px;
}

footer h6 {
    margin: 20px 0px;
}

.banner .h1 {
    font-size: 32px;
}

.banner .item {
    padding: 150px 0px 50px 0px;
}

.natural-box h3 {
    font-size: 20px;
}

.product-box h3 {
    font-size: 26px;
}

.product-box {
    margin-bottom: 60px;
}

.product-box .price {
    font-size: 26px;
}

.little-about {
    background: #ebefe0 !important;
    padding: 70px 0px;
}

.manufacture h3,
.horse-filter h3{
    font-size: 20px;
}

.checklist {
    font-size: 18px;
}

.why-choose-colloids .bg {
    padding: 80px 20px 130px 20px;
}

.why-choose-colloids .forms {
    flex-wrap: wrap;
}

.why-choose-colloids .form-control {
    margin-right: 0 !important;
}

.why-choose-colloids .btn-default {
    width: 100%;
    margin: 0px;
    margin-top: 0px;
}

.small-box p {
    margin-top: 20px;
    font-size: 19px;
}

.article-box .text {
    padding: 20px 25px;
    padding-bottom: 82px;
}

.article-box h4 {
    font-size: 23px;
    min-height: 72px;
}

.article-box .tags div {
    padding: 8px 14px;
    margin-bottom: 10px;
    margin-right: 9px;
    font-size: 14px;
}

.breadcrumbs .form-search {
    margin-top: 20px;
}

.breadcrumbs .form-search .form-control {
    margin-bottom: 20px;
}

.article-box.blogbox .text {
    padding-top: 20px;
}

.small-cta {
    text-align: center;
}

.productmain-box h3 {
    font-size: 25px;
    margin-top: 23px;
    margin-bottom: 10px;
}

.number-input {
    margin-bottom: 10px;
}

.productdetails-info .nav-tabs .nav-link {
    font-size: 17px;
    line-height: 37px;
    margin-right: 10px;
}

.small-cta .section-title h2 {
    margin-bottom: 10px;
}

.our-team h3 {
    margin-top: 40px;
    font-size: 29px;
}

.manufacture.proton .accordion-button {
    font-size: 19px;
}

.customer-access {
    padding: 80px 0 64px 0px;
}

.small-cta.style2 .section-title {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.blog-details .sidebar {
    margin-top: 30px;
}

.blog-details .sidebar ul li a {
    font-size: 18px;
}

.b2b-partner-steps .align {
    display: none;
}

.b2b-form {
    padding: 90px 0px 60px 0px;
}

.b2b-form .bg .space {
    padding: 24px 12px;
}

.faq .accordion {
    margin-top: 40px;
}

.faq .accordion-header .accordion-button {
    font-size: 20px;
    line-height: 29px;
}

.section-title h2 {
    word-break: break-word;
}

.related-products .prod-features {
    margin-top: 20px;
    flex-wrap: wrap;
}

.main-products.related-products .filter-sidebar .woocommerce-product-search input[type=search] {
    width: 100%;
}

.main-products.related-products .filter-sidebar .woocommerce-product-search button[type="submit"] {
    margin-left: 0px;
    width: 100%;
}

h3 {
    font-size: 19px;
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    padding: 16px 4px;
}

.book-details .img:before {
    width: 270px !important;
    height: 250px !important;
}

.book-details .img {
    padding: 0px 80px !important;
}

header .menu-shortcut {
    margin: 15px 0px;
}

.breadcrumbs .form-search select.form-control {
    background-position: 96% 50% !important;
}

.productdetails-info .entry-summary .quantity {
    width: 100%;
}

.productdetails-info .entry-summary input[type="number"] {
    display: inline-block;
    width: 100%;
}

.productdetails-info .entry-summary button[type="submit"] {
    display: inline-block;
    width: 100%;
}

.blog-details p {
    font-size: 18px;
}

.blog-details .datetext {
    font-size: 18px;
}

.our-team .left-align {
    max-height: 250px;
}

.our-team .right-align {
    max-height: 250px;
}

.main-products {
    background-size: 110px auto;
}

}

@media only screen and (min-width:768px) and (max-width:991px) {
header .nav-item {
    margin: 0px 13px;
}

header .nav-link {
    font-size: 16px;
}

header form.d-flex {
    display: none !important;
}

header .menu-shortcut {
    gap: 10px;
}

header .menu-shortcut img {
    width: 20px;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size:30px;
    word-break: break-word;
}

h6 {
    font-size: 20px;
}

p {
    font-size: 18px !important;
}

p.big {
    font-size: 20px !important;
}

.contact-info {
    padding-bottom: 80px;
}

.form-box {
    margin-top: 30px;
}

.banner .h1 {
    font-size: 40px;
}

.banner .item {
    padding: 150px 0px 50px 0px;
}

.natural-box h3 {
    font-size: 17px;
}

.product-box h3 {
    font-size: 24px;
    min-height: 60px;
}

.product-box {
    margin-bottom: 60px;
}

.product-box .price {
    font-size: 26px;
}

.checklist {
    font-size: 16px;
}

.manufacture {
    padding-bottom: 100px;
}

.manufacture h3,
.horse-filter h3{
    font-size: 28px;
}

.checklist {
    font-size: 18px;
}

.wissen-box p br {
    display: none;
}

.article-box p {
    min-height: 84px;
}

.breadcrumbs .form-search .form-control {
    margin-bottom: 20px;
}

.natural-box h3 {
    top: 20px;
}

.productmain-box h3 {
    font-size: 25px;
    margin-top: 23px;
    margin-bottom: 10px;
}

.number-input {
    margin-bottom: 10px;
}

.productdetails-info .nav-tabs .nav-link {
    font-size: 19px;
    line-height: 37px;
    margin-right: 30px;
}

.small-cta .section-title h2 {
    margin-bottom: 10px;
}

.customer-access {
    padding: 80px 0 64px 0px;
}

.manufacture.proton .accordion-button {
    font-size: 19px;
}

.blog-details .sidebar ul li a {
    font-size: 18px;
}

.faq .accordion-header .accordion-button {
    font-size: 20px;
    line-height: 29px;
}

.little-about {
    padding: 170px 0;
}

.main-products.related-products .filter-sidebar .woocommerce-product-search input[type=search] {
    width: 100%;
}

.main-products.related-products .filter-sidebar .woocommerce-product-search button[type="submit"] {
    margin-left: 0px;
    width: 100%;
}

.ebooks-box h4 {
    font-size: 24px;
}


.book-details .img:before {
    width: 270px !important;
    height: 250px !important;
}

.book-details .img {
    padding: 0px 28px !important;
}

header .menu-shortcut {
    margin: 15px 0px;
}

.article-box .text {
    padding: 20px 20px;
    padding-bottom: 82px;
}

.our-team .left-align {
    max-height: 250px;
}

.our-team .right-align {
    max-height: 250px;
}

.our-team h3 {
    font-size: 32px;
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
h2 {
    font-size: 35px;
}

.banner .h1 {
    font-size: 40px;
}

.banner .item {
    padding: 150px 0px 50px 0px;
}

.navbar-brand img {
    max-height: 60px;
}

header .form-control {
    padding: 14px 0px 14px 54px;
    font-size: 20px;
    width: 150px;
}

header .nav-item {
    margin: 0px 13px;
}

.natural-box h3 {
    font-size: 22px;
}

.manufacture {
    padding-bottom: 100px;
}
    
.manufacture h3,
.horse-filter h3{
    font-size: 25px;
}

.checklist {
    font-size: 18px;
}

.small-box p {
    font-size: 16px;
}

.product-box h3 {
    font-size: 27px;
    min-height: 70px;
}

.article-box .tags div {
    padding: 4px 7px;
    margin-bottom: 3px;
    margin-right: 3px;
    font-size: 11px;
}

.productdetails-info .nav-tabs .nav-link {
    margin-right: 30px;
}

.blog-details .sidebar ul li a {
    font-size: 18px;
}

.manufacture.proton .accordion-button {
    font-size: 20px;
}


.main-products.related-products .filter-sidebar .woocommerce-product-search input[type=search] {
    width: 100%;
}

.main-products.related-products .filter-sidebar .woocommerce-product-search button[type="submit"] {
    margin-left: 0px;
    width: 100%;
}

.book-details .img:before {
    width: 300px !important;
    height: 300px !important;
}

.book-details .img {
    padding: 0px 45px !important;
}

.our-team .left-align {
    max-height: 250px;
}

.our-team .right-align {
    max-height: 250px;
}
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
h2 {
    font-size: 35px;
}

.banner .h1 {
    font-size: 50px;
}

.banner .item {
    padding: 150px 0px 50px 0px;
}

.navbar-brand img {
    max-height: 60px;
}

header .form-control {
    padding: 14px 0px 14px 54px;
    font-size: 20px;
    width: 200px;
}

header .nav-item {
    margin: 0px 20px;
}

.natural-box h3 {
    font-size: 22px;
}

.manufacture {
    padding-bottom: 100px;
}
    
.manufacture h3,
.horse-filter h3{
    font-size: 25px;
}

.checklist {
    font-size: 18px;
}

.small-box p {
    font-size: 16px;
}

.product-box h3 {
    font-size: 24px;
}

.article-box .tags div {
    padding: 8px 9px;
    margin-bottom: 10px;
    margin-right: 7px;
    font-size: 13px;
}

.blog-details .sidebar ul li a {
    font-size: 18px;
}


.book-details .img:before {
    width: 340px !important;
    height: 340px !important;
}

.book-details .img {
    padding: 0px 60px !important;
}

}


@media only screen and (min-width:1400px) and (max-width:1440px) {
.article-box .tags div {
    margin-right: 12px;
    font-size: 15px;
}

}

@media only screen and (min-width:1440px)  {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width:1440px;
}
}