@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}
body {
    background: #fff;
    color: #444;
    font-family: Lato, sans-serif;
    font-size: 18px;
}
::-moz-selection {
    background: #444;
    color: #fff;
}
::selection {
    background: #444;
    color: #fff;
}
::-webkit-scrollbar {
    width: 12px;
    height: 10px;
    background-color: #f5f5f5;
}
::-webkit-scrollbar-track {
    border-radius: 0;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
    background: #ddd;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    background: #f8f9fa;
    padding: 10px;
    margin: 5px 0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.row {
    margin: 0;
    padding: 0;
}
a:active,
a:hover {
    text-decoration: none;
    color: inherit;
}
a.getquote:hover {
    color: #fff;
    text-decoration: none;
}
.contact-info a {
    text-decoration: none;
    color: #444;
}
sub {
    z-index: 0;
}
header {
    position: fixed;
    max-width: 170px;
    top: 0;
    height: 100%;
    z-index: 999;
    background-color: #2c3e50;
}
header .logo {
    padding: 20px 10px;
    background-image: url(../img/dots.webp);
    background-position: bottom;
    background-repeat: no-repeat;
}
header nav ul {
    padding: 20px 0;
}
header nav ul li.facebook,
header nav ul li.linkedin,
header nav ul li.whatsapp {
    display: none;
}
header nav ul li {
    padding: 15px 10px;
    display: flex;
    position: relative;
    justify-content: center;
}
header nav ul li a {
    font-family: Lato;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #e0e0e0;
}
header nav ul li a:hover {
    color: #fff;
}
header nav ul li a img {
    width: 28px;
    opacity: 0.5;
    transition: all 0.5s;
}
header nav ul li a span {
    display: none;
    float: right;
    padding-left: 10px;
    transition: all 0.5s;
}
.gsc-search-button-v2,
.gsc-search-button-v2:focus,
.gsc-search-button-v2:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}
td.gsib_b {
    display: none;
}
.cse .gsc-control-wrapper-cse,
.form.gsc-search-box.gsc-search-box-tools,
.gsc-control-searchbox-only.gsc-control-searchbox-only-en,
.gsc-control-wrapper-cse {
    box-shadow: 0 2px 10px 0 #e1e1e1;
}
.gsc-input-box,
td#gs_tti50,
td.gsc-input,
td.gsc-search-button {
    border: none !important;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse td {
    border: none !important;
}
.coatings ul,
.threads ul {
    margin-left: 20px;
}
.centerimg img {
    display: block;
    margin: 0 auto;
}
img {
    max-width: 100%;
}
img.tab-img {
    padding: 40px 0;
}
.parent {
    padding: 0 0 30px;
}
.parent h3 {
    padding: 20px 0;
}
.page-section {
    padding: 30px 0 0;
    border: 1px solid #ddd;
    margin: 30px 0 0;
}
.hero {
    margin: 0;
    margin-bottom: 20px;
}
.navigation {
    position: sticky;
    top: 0;
    background-color: #ddd;
    text-align: center;
    color: #000;
    z-index: 1;
}
.navigation__link {
    display: inline-block;
    color: #000;
    text-decoration: none;
    padding: 10px;
    font-weight: 400;
    text-decoration: none;
}
.navigation__link:hover {
    background-color: #aaa;
}
.navigation__link.active {
    color: #000;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.1);
}
.table {
    margin: 0;
}
.table-responsive {
    margin: 20px 0 0;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: middle;
}
.threads th,
th {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #262a2d;
    background-color: #ddd;
    font-size: 16px;
}
.threads td,
td {
    border: 1px solid #ddd;
    font-weight: 400;
    padding: 5px;
    color: #262a2d;
    font-size: 16px;
}
table.tab-table,
table.weight-table {
    border: 1px solid #ccc;
}
.tab-table td,
.weight-table td {
    border: 1px solid #ddd;
    font-weight: 400;
    padding: 5px;
    color: #262a2d;
    font-size: 16px;
    text-align: center;
}
.page-section p {
    padding: 0 20px;
}
.weight-table th,
tr.table-center td {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #262a2d;
    background-color: #ddd;
    font-size: 16px;
    vertical-align: middle !important;
}
.weight-chart-space {
    padding: 0 5px;
}
.weight-border,
.weight-borderless {
    border-right: 1px solid #ddd;
}
.weight-border {
    overflow-y: auto;
    height: 700px;
}
.weight-borderless {
    height: auto;
}
.weight-border th {
    position: sticky;
    top: -1px;
    background: #ddd;
}
table.weight-table tr td:first-child {
    position: sticky;
    left: 0;
    background: #fff;
}
.h4-align h4 {
    text-align: center;
    padding: 10px 0;
}
#main-icon1 {
    margin: 0;
}
#main-icon2 {
    margin: 0;
}
#main-icon3 {
    margin: 0;
}
#main-icon4 {
    margin: 0;
}
#main-icon5 {
    margin: 0;
}
#main-icon6 {
    margin: 0;
}
#main-icon7 {
    margin: 0;
}
#main-icon8 {
    margin: 0;
}
#main-icon9 {
    margin: 0;
}
img#weight-chart1 {
    margin: 600px 0 0 0;
}
img#weight-chart2,
img#weight-chart3 {
    margin: 700px 0 0 0;
}
img#weight-chart4,
img#weight-chart5 {
    margin: 300px 0 0 0;
}
img#weight-chart10,
img#weight-chart20,
img#weight-chart24,
img#weight-chart25,
img#weight-chart6,
img#weight-chart7,
img#weight-chart8,
img#weight-chart9 {
    margin: 200px 0 0 0;
}
img#weight-chart11,
img#weight-chart16,
img#weight-chart22,
img#weight-chart23 {
    margin: 100px 0 0 0;
}
img#weight-chart11,
img#weight-chart12,
img#weight-chart13,
img#weight-chart14,
img#weight-chart15,
img#weight-chart16,
img#weight-chart17,
img#weight-chart18,
img#weight-chart19 {
    height: 164px;
}
img#weight-chart21 {
    margin: 500px 0 0 0;
}
header nav ul li a {
    font-family: Lato;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #e0e0e0;
}
header nav ul li:hover img {
    animation: animleft-1 0.5s alternate;
    opacity: 1;
}
header nav ul li:hover a span {
    display: block;
    animation: animleft-2 0.5s alternate;
}
@keyframes animleft-2 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes animleft-1 {
    0% {
        opacity: 0.5;
        margin-left: 30px;
    }
    100% {
        opacity: 1;
        margin-left: 0;
    }
}
@keyframes animright {
    0% {
        opacity: 0;
        margin-left: -20px;
    }
    100% {
        opacity: 1;
        margin-left: 0;
    }
}
.right a {
    color: #444;
}
.dropdown {
    display: none;
    position: absolute !important;
    padding-left: 8px;
    top: 0;
    left: 100%;
    width: 100%;
}
.dropdown ul {
    background-color: #2c3e50;
    padding: 15px 20px;
}
.dropdown ul:after {
    position: absolute;
    content: "";
    left: 0;
    top: 25px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #2c3e50;
}
header nav ul li:hover .dropdown {
    display: block;
    animation: animright 1s alternate;
}
.dropdown ul li {
    padding: 0;
    display: block;
}
.dropdown ul li a {
    color: #9e9e9e;
}
#social {
    position: relative;
    list-style: none;
    padding: 0 20px;
    justify-content: center;
}
#social li {
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
#social a,
#social li {
    height: 15px;
    display: block;
}
#social .whatsapp {
    opacity: 0.5;
    width: 15px;
    left: 55px;
    background: url(../img/social-icons.webp) -1px 0;
}
#social .facebook {
    opacity: 0.5;
    left: 80px;
    width: 15px;
    background: url(../img/social-icons.webp) -16px 0;
}
#social .linkedin {
    opacity: 0.5;
    left: 105px;
    width: 15px;
    background: url(../img/social-icons.webp) -32px 0;
}
#social .facebook:hover,
#social .linkedin:hover,
#social .whatsapp:hover {
    opacity: 1;
    transition: all 0.5s;
}
.box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-production {
    position: relative;
    margin: 10px;
    width: 100%;
    padding: 20px 20px 30px;
    box-shadow: 0 2px 10px 0 #e1e1e1;
    overflow: hidden;
}
.main-production img {
    padding: 20px 50px;
    box-shadow: 0 2px 10px 0 #e1e1e1;
}
.inner-production:hover .inner-production-content {
    opacity: 1;
    transform: translateY(0);
}
.inner-production:hover img {
    transform: scale(1.05);
}
.inner-production h2 {
    text-transform: capitalize;
    text-align: center;
    font-family: Lato, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    font-size: 18px;
    font-weight: 900;
    color: #262a2d;
}
.inner-production h3 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 900;
}
.inner-production-content {
    opacity: 0;
    transition: all 0.7s;
    position: absolute;
    background: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 20px;
    box-shadow: 0 0 40px 0 #ddd;
    transform: translateY(30px);
}
.breadcrumbs ol li {
    font-size: 13px;
    float: left;
    list-style: none;
}
.breadcrumbs {
    padding: 0 10px 10px;
}
.breadcrumbs ol li a {
    color: #444;
}
.breadcrumbs ol li:after {
    font-size: 12px;
    content: ">";
    margin: 0 5px 0 3px;
}
.breadcrumbs ol li:last-child:after {
    display: none;
}
.inner-production-content p {
    color: #444;
    font-weight: lighter;
    font-size: 14px;
    line-height: 22px;
}
.inner-production-content h3 {
    font-family: Ultra, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    color: #444;
    padding-bottom: 30px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
    text-transform: capitalize;
}
.inner-production-content span {
    color: #444;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding-top: 5px;
    text-align: center;
}
.inner-production-content .addimage {
    background-image: url(../img/header-text-img.webp);
}
.inner-production-content:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.form-control {
    box-shadow: 0 2px 10px 0 #e1e1e1 !important;
    border: none !important;
}
.inner-production img {
    transition: all 1s;
    margin: 30px auto;
    display: block;
    max-width: 150px;
}
.box .production-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.textleft {
    text-align: left !important;
}
.textset {
    font-family: "Open Sans", sans-serif !important;
    padding: 5px 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #262a2d;
    font-size: 16px;
}
.social ul li a span {
    position: absolute;
    display: none;
    bottom: 30px;
    left: -10px;
    background-color: #fff;
    padding: 3px 5px;
    font-size: 11px;
}
.social ul li a:hover span {
    display: block;
}
.wrapper {
    padding-left: 170px;
    overflow-x: visible;
}
.banner-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}
.glyphicon-chevron-left {
    background-image: url(../img/arrow-left.webp);
}
.glyphicon-chevron-right {
    background-image: url(../img/arrow-right.webp);
}
.inner-banner-content {
    margin: 0 130px;
    background-color: #ffffffad;
    padding: 30px 40px;
}
.banner-content h2,
p.bannertitle {
    font-family: Ultra, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: 400;
    color: #2c3e50;
    padding-bottom: 10px;
    font-size: 50px !important;
}
.justify-center {
    justify-content: center;
    display: flex;
}
.form-group .form-margin {
    background-color: #fff;
    box-shadow: none !important;
    margin-top: -3px;
    margin-left: -40px;
    text-transform: uppercase;
    font-family: Ultra, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    font-weight: 400;
    color: #262a2d;
    font-size: 16px;
    padding: 0;
}
.form-group {
    position: relative;
}
.blog,
.careers {
    min-height: 95vh;
}
.form-group span {
    display: none;
    position: absolute;
    height: auto;
    background: #fff;
    color: #ed3237;
    box-shadow: 0 0 10px #ddd;
    right: 0;
    border-radius: 10px;
    bottom: -10px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    animation: slide 0.7s alternate;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee;
}
.panel-group {
    color: #666;
}
.panel-group ul {
    padding-left: 35px;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee;
}
.panel-title {
    font-size: 14px;
}
.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}
.more-less {
    float: right;
    color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #eee;
}
@keyframes slide {
    0% {
        transform: translateX(0);
        background-color: #ed3237;
        color: #fff;
    }
    15% {
        transform: translateX(-10px);
    }
    30% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-10px);
    }
    65% {
        transform: translateX(0);
    }
    80% {
        transform: translateX(-10px);
        background-color: #ed3237;
        color: #fff;
    }
    100% {
        transform: translateX(0);
        background-color: #fff;
        color: #ed3237;
    }
}
.addimage {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../img/header-text-img.webp);
}
h1,
h2 {
    font-family: Ultra, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
}
.title {
    text-transform: uppercase;
    line-height: 55px;
    font-family: Ultra, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    font-weight: 400;
    color: #3498db;
    text-align: center;
    font-size: 30px;
    margin: 20px 0 10px;
    padding-bottom: 5px;
}
.align {
    text-transform: uppercase;
    font-weight: 900;
    color: #262a2d;
    font-size: 18px;
    text-align: center;
    font-family: Lato, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    margin: 0;
}
h1,
h1.heading h4,
h2,
h3,
p {
    font-family: "Open Sans", sans-serif;
    padding: 5px 0;
}
h1.heading,
h3,
h4 {
    margin: 0;
}
h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #262a2d;
    font-size: 16px;
}
p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
ol,ul{margin-top:5px;margin-bottom:5px;}
.banner-content p {
    padding-top: 10px;
    font-size: 20px;
}
.carousel-control {
    width: 10% !important;
}
.banner-img-1,
.banner-img-2,
.banner-img-3 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
}
.banner-img-1 {
    background-image: url(/img/banner-img-1.webp);
}
.banner-img-2.lazy {
    background-image: none;
    background-color: #f1f1fa;
}
.banner-img-2 {
    background-image: url(/img/banner-img-2.webp);
}
.banner-img-3.lazy {
    background-image: none;
    background-color: #f1f1fa;
}
.banner-img-3 {
    background-image: url(/img/banner-img-3.webp);
}
.clearfix {
    clear: both;
    margin: 0;
    padding: 0;
}
.container {
    margin: 0 auto;
    width: 100% !important;
    max-width: 1200px;
    padding: 0 40px !important;
}
.button {
    background-color: #262a2d;
    color: #fff;
    border: none;
    outline: 0;
    padding: 8px 50px;
    font-size: 16px;
    border-radius: 3px;
    box-shadow: 0 0 10px -2px #444;
}
.productions img {
    display: block;
    margin: 20px auto;
}
h1.heading,
h3 {
    text-align: center;
    font-family: Lato, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
}
.history {
    background-color: #f1f1f1;
}
.lindex,
.history,
.productions {
    padding: 10px 0;
}
.footerx {
    background-color: #f1f1f1;
}
.footerx {
    padding: 20px 0;
}
h1.heading,
h3 {
    text-transform: uppercase;
    font-weight: 900;
    color: #262a2d;
    font-size: 18px;
}
.lindex img {
    margin: 40px auto;
    display: block;
}
header .logo img {
    width: 100%;
}
footer {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    background-color: #2c3e50;
}
.footer {
    width: 100%;
    position: fixed;
    left: 132px;
    bottom: 0;
}
footer p {
    font-size: 13px;
    padding: 5px 40px;
    text-align: center;
}
.sitemap {
    margin-bottom: 20px;
}
.sitemap ul {
    margin: 0;
}
.sitemap h2 {
    font-family: Lato, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    font-weight: 900;
}
.sitemap h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    text-align: left;
    font-weight: 400;
}
.sitemap a {
    color: #444;
}
.sitemap li {
    list-style-type: none;
}
.sitemap a:hover {
    font-weight: 600;
}
.sitemap ul {
    padding-right: 30px;
}
.blog-post {
    padding: 60px 20px;
}
.post-logo {
    display: inline-block;
}
.feature-image-default-alt {
    background: url(../images/banner-2.jpg) no-repeat;
    background-size: cover;
}
#primary {
    margin-top: 20px;
}
.col-sm-8 {
    padding-right: 20px;
}
.post,
.widget {
    position: relative;
    border-radius: 4px;
}
.post,
.post .post-body,
.post .post-excerpt,
.post-content {
    padding: 20px 0;
}
.post h1,
.post h3 {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
}
#post {
    font-family: Ultra, "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    color: #444;
    font-weight: 200;
    border: none;
}
.post a,
.post h3 {
    color: #262a2d;
    text-decoration: none;
}
.post ul {
    padding: 0 30px;
}
.post header h1 {
    font-size: 24px;
}
.post-image {
    height: auto;
}
.post-details {
    font-size: 12px;
    padding: 10px 0;
}
.post-details i.fas,
i.fas {
    padding: 0 10px;
}
.post-details i.fas:first-child {
    padding-left: 0;
}
.publisher {
    float: right;
}
.post-content h4 {
    padding: 10px 0;
}
.widget {
    padding: 20px;
}
.widget h4 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul li {
    margin: 0 0 5px;
}
.widget ul li a {
    color: #1377ad;
    text-decoration: none;
}
.widget ul li:hover {
    position: relative;
    left: 1px;
}
input[type="text"] {
    color: #666;
    border-radius: 3px;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    padding: 6px 12px;
}
.post-body h3,
.post-body p {
    padding-bottom: 10px;
}
.post p {
    text-align: justify;
}
@media (max-width: 768px) {
    .container {
        padding: 0 10px !important;
    }
    .title {
        line-height: 32px;
        font-size: 20px;
        padding-bottom: 10px;
        margin: 20px 0;
    }
    .button {
        padding: 8px 40px;
        margin-top: 20px !important;
    }
    .tab button {
        padding: 14px 8px;
        font-size: 15px;
    }
    footer {
        padding: 10px 0;
        display: block;
        background-color: #2c3e50;
    }
    footer p {
        font-size: 13px;
        padding: 5px 40px;
        text-align: center;
    }
    .social {
        display: none;
    }
    .banner-content h2,
    p.bannertitle {
        line-height: 45px;
        font-size: 30px !important;
    }
    .inner-banner-content {
        margin: 0;
        padding: 20px 0;
    }
    header {
        max-width: 50px;
    }
    header nav ul li.facebook,
    header nav ul li.linkedin,
    header nav ul li.whatsapp {
        display: block;
    }
    header nav ul li.soci img {
        margin-right: 10px;
    }
    header nav ul li.soci a {
        text-decoration: none;
    }
    header nav ul li a img {
        width: 20px;
    }
    .wrapper {
        padding-left: 50px;
    }
    header .logo {
        padding: 20px 0;
    }
    h1.heading h4,
    h2,
    h3,
    p {
        padding: 5px 10px;
    }
    header .logo {
        padding: 20px 0;
    }
    header nav ul li:hover img {
        animation: none;
        opacity: 1;
    }
    header nav ul li:hover a span {
        display: none;
        animation: none;
    }
    .dropdown {
        width: 150px;
    }
    .navigation__link {
        font-size: 15px;
    }
    .sitemap h2 {
        font-size: 20px;
    }
    .form-group .form-margin {
        margin: 0;
    }
    .blog-post {
        padding: 30px 20px;
    }
    .widget {
        padding: 0;
    }
    .post-image img {
        height: auto !important;
    }
    .post p {
        font-size: 15px;
        padding: 0;
    }
    .post h1,
    .post h2 {
        font-size: 20px;
    }
    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 4px;
    }
    #main-icon1,
    #main-icon2,
    #main-icon3,
    #main-icon4,
    #main-icon5,
    #main-icon6,
    #main-icon7,
    #main-icon8,
    #main-icon9 {
        height: auto;
    }
    img#weight-chart11,
    img#weight-chart16,
    img#weight-chart22,
    img#weight-chart23 {
        margin: 300px 0 0 0;
    }
    img#weight-chart11,
    img#weight-chart12,
    img#weight-chart13,
    img#weight-chart14,
    img#weight-chart15,
    img#weight-chart16,
    img#weight-chart17,
    img#weight-chart18,
    img#weight-chart19 {
        height: auto;
    }
    table.weight-table tr td:first-child {
        width: 80px !important;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: normal !important;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .sitemap .row .nuts,
    .sitemap .row .special {
        clear: both;
    }
    .form-group .form-margin {
        margin: 0;
        margin-top: -3px;
    }
}

/* Fog Animation by ChatGPT */
	
.fog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 219, 172, 0.4); /* Warm color with reduced opacity */
  z-index: 1;
  pointer-events: none;
  animation: fogAnimation 6s infinite ease-in-out; /* 4s for inhale + 4s for exhale */
}

@keyframes fogAnimation {
  0%, 100% {
    opacity: 0.1; /* Starting and ending opacity during animation */
  }
  50% {
    opacity: 0.5; /* Higher opacity in the middle for breathing effect */
  }
}
	