body,
p {
    font-family: "OpenSans", Arial, sans-serif !important;
    color: #777 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "OpenSans", Arial, sans-serif !important;
    color: #1d2127 !important;
}

h2 {
    font-size: 2.2em !important;
}

h2.history {
    font-weight: 400;
}

a,
.topbar,
.webform-submission-form .form-item label,
.contact-info ul li {
    font-family: "OpenSans", Arial, sans-serif !important;
}

a {
    cursor: pointer !important;
}

@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format("ttf"), url('../fonts/OpenSans/OpenSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans/OpenSans-Medium.ttf') format("ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format("ttf"), url('../fonts/OpenSans/OpenSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans/OpenSans-ExtraBold.ttf') format("ttf");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans/OpenSans-Light.ttf') format("ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Arial;
    src: url('../fonts/Arial/Arial-Light.ttf') format("ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Arial;
    src: url('../fonts/Arial/Arial-regular.ttf') format("ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Arial;
    src: url('../fonts/Arial/Arial-Bold.ttf') format("ttf");
    font-weight: 700;
    font-style: normal;
}

b,
strong {
    font-family: "OpenSans", Arial, sans-serif !important;
    font-weight: 700 !important;
}

.quick-side-icon {
    display: none !important;
}

.topbar-information ul li i {
    font-size: 16px;
    color: #fff !important;
}

.topbar .topbar-content-inner .topbar-content a {
    text-decoration: none;
    color: #fff;
}

.topbar ul {
    justify-content: flex-end;
}

.topbar .topbar-content-inner .topbar-content a:hover {
    color: #fff;
    text-decoration: underline;
}

.topbar .topbar-content-inner.has-language-block {
    padding-right: 0;
}

header.header-default .gva-search-region {
    right: 15px;
}

header .site-branding-logo {
    padding: 15px 0 0px;
}

header.header-default .header-main-inner .header-inner {
    padding-right: 30px;
}

.gva-search-region {
    top: 44%;
}

.about_ply {
    padding-top: 15px;
}

.benefits_home .title {
    display: none;
}

.benefits_home .icon {
    margin-top: 0 !important;
}

.benefits_home .desc {
    font-size: 14px !important;
}

.services-section,
.display_none {
    display: none;
}

.footer-center .contact-info p,
#footer a,
.contact-info ul li {
    color: #fff !important;
    font-size: 12.6px !important;
    margin-bottom: 5px;
}

.contact-details li p {
    padding-left: 28px;
    position: relative;
}

body #footer {
    background-color: #0088cc;
    background-image: none;
}

.contact-info ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.2em;
}

.contact-info ul li i {
    color: #fff !important;
}

#footer .block .block-title:after {
    display: none;
}

#footer .copyright {
    font-size: 0.9em !important;
    font-weight: 400;
    color: #fff;
    background-color: #0077b3;
}

.copyright h4 {
    color: #fff !important;
    line-height: 27px;
    font-weight: 400;
    margin: 0 15px 0 0;
    font-size: 18px;
}

.copyright .col-lg-4 {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}

body #footer .copyright .copyright-inner {
    border: 0;
    padding: 15px 0;
}

#footer .copyright p {
    color: #fff !important;
    margin: 0;
}

.copyright-inner .row {
    align-items: center;
}
footer .socials a span {
    display: inline-block;
    border-radius: 50%;
}
footer .socials a span img {
    padding: 8.5px;
}
footer .socials a span:hover {
    background: #000 !important;
}
footer .socials a span:hover img {
    filter: brightness(0) invert(1);
}
body .socials a i, footer .socials a span {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    background: #fff !important;
    color: #333 !important;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
}

body .socials a {
    display: inline-block;
    margin-right: 2px;
}

body .socials a:hover .fa-facebook-f {
    background: #3b5a9a !important;
}

body .socials a:hover .fa-youtube {
    background: #c3191e !important;
}

body .socials a:hover .fa-linkedin-in {
    background: #0073b2 !important;
}

body .socials a:hover .fa-instagram {
    background: #7c4a3a !important;
}

body .socials a:hover .fa-twitter {
    background: #1aa9e1 !important;
}

body .socials a:hover i {
    color: #fff !important;
}

.socials a:hover,
.socials a:focus,
.socials a:active {
    opacity: 1 !important;
}

#footer .copyright-inner a {
    margin: 0 2px 0 0;
}

.contact-info ul li .fa-phone {
    transform: rotate(90deg);
}

.contact-info ul li {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 10px !important;
}

#footer .copyright .logo {
    margin-top: 7px !important;
    display: inline-block;
}

body .topbar {
    background: transparent;
    padding: 18px 0 0 !important;
}

.topbar .topbar-content-inner .topbar-content a {
    text-decoration: unset !important;
    padding: 6px 10px;
    color: #999 !important;
    font-size: 0.9em !important;
    display: inline-block;
}

body .topbar-information ul li i {
    font-size: 12.6px !important;
    color: #999 !important;
    min-width: 10px;
    margin-right: 3px;
}

.infor-list ul li:last-child {
    margin-right: 0;
}

nav.header-nav-top li {
    color: #999;
}

.topbar .topbar-content-inner .infor-list ul li:hover a {
    background: #eee;
    border-radius: 4px;
}

header.header-default .header-main-inner .branding {
    margin-top: -37px;
    z-index: 99;
    position: relative;
}

.navigation .gva_menu>li>a:hover,
.navigation .gva_menu>li>a:after,
.navigation .gva_menu>li>a:active,
body .navigation .gva_menu>li.menu-item--active-trail>a,
.frontpage .gva_menu>li:first-child,
.navigation .gva_menu>li:hover>a {
    color: #fff !important;
    background: #0088cc !important;
    border-radius: 4px;
}

.frontpage .gva_menu>li:first-child a {
    color: #fff !important;
}

.gva-navigation .sub-menu a {
    text-transform: capitalize;
}

.navigation .gva_menu .sub-menu {
    border-top: 5px solid #0088cc !important;
    border-radius: 0 4px 4px;
    padding: 5px !important;
    min-width: max-content !important;
    width: 100% !important;
}

.navigation .gva_menu .sub-menu li.menu-item a {
    color: #777;
    font-weight: 400 !important;
    font-size: 13px !important;
    text-transform: inherit;
}

.navigation .gva_menu .sub-menu li.menu-item a:hover,
.gva_menu .sub-menu .menu-item--active-trail a {
    background: #f5f5f5 !important;
    color: #777 !important;
}

.navigation .gva_menu>li>.sub-menu:after {
    display: none !important;
}

body .navigation .gva_menu>li>a {
    color: #0088cc !important;
}

.topbar-information ul li {
    padding-left: 5px !important;
}

.gva_menu .menu-item a {
    padding: 10px 13px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 20px;
}

.frontpage .gva_menu>li:first-child a {
    color: #fff !important;
}

.navigation .gva_menu li a .icaret {
    display: none;
}

li.menu-item.menu-item--expanded>a::before {
    border-color: #08c transparent transparent transparent;
    border-style: solid;
    border-width: 4px;
    content: " ";
    float: right;
    margin-top: 8px;
    margin-left: 4px;
}

li.menu-item.menu-item--expanded:hover a::before,
li.menu-item.menu-item--expanded.menu-item--active-trail a::before {
    border-color: #ffffff transparent transparent transparent;
}

.navigation .gva_menu .sub-menu li.menu-item {
    margin: 0px!important;
    padding: 0px;
}

header.header-default {
    box-shadow: none !important;
    border-top: 5px solid #EDEDED;
}

.navigation .gva_menu .sub-menu li.menu-item a {
    border-radius: 0px;
    line-height: 18px;
    border-bottom: 1px solid #f4f4f4;
    padding: 8px 13px !important;
}

.navigation .gva_menu .sub-menu li.menu-item a {
    color: #777;
    font-weight: 400 !important;
    font-size: 13px !important;
    text-transform: inherit;
}

.navigation .gva_menu .sub-menu {
    padding: 0px;
    background: #fff;
}

.navigation .gva_menu .sub-menu {
    border-top: 5px solid #0088cc !important;
    border-radius: 0 4px 4px;
    padding: 5px !important;
    min-width: max-content !important;
    min-width: -moz-max-content !important;
    min-width: -webkit-max-content !important;
    width: 100% !important;
}

.gva-search-region {
    margin-top: -19px !important;
}

body .stuck .topbar {
    padding: 5px 0 0 !important;
}

#header .stuck .main-menu-inner {
    padding: 5px 0;
}

header .site-branding-logo {
    padding: 5px 0 0px !important;
}

header.header-default .gva-search-region .icon {
    color: #999 !important;
}

.stuck .header-inner .gva-search-region {
    margin-top: -14px !important;
}

.benefits_home .desc {
    min-height: 135px;
}

.applications_section .gsc-icon-box-new.style-2 .icon-inner {
    background: transparent;
}

.applications_section .row-wrapper .column-content-inner {
    border: 1px solid #ededed;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(53 53 53 / 5%);
    margin-top: 30px;
    background: #fff;
}

.applications_section .row-wrapper .column-content-inner:hover {
    box-shadow: 0 0 10px rgb(53 53 53 / 20%);
}

.control-panel {
    display: none;
}

.applications_section .style-2 {
    padding: 30px 20px 5px 20px !important;
}

.button,
.btn,
.btn-white,
.btn-theme,
.btn-theme-second,
.more-link a,
.btn-theme-submit {
    background: #0088cc !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    padding-left: 0 !important;
}

.button span,
.btn span,
.btn-white span,
.btn-theme span,
.btn-theme-second span,
.more-link a span,
.btn-theme-submit span {
    padding-left: 0 !important;
}

.button:hover,
.btn:hover,
.btn-white:hover,
.btn-theme:hover,
.btn-theme-second:hover,
.more-link a:hover,
.btn-theme-submit:hover,
.gavias_sliderlayer .inner.btn-slide:hover,
.gavias_sliderlayer .btn-slide a:hover,
#gavias_slider_single .inner.btn-slide:hover,
#gavias_slider_single .btn-slide a:hover {
    background: #0077b3 !important;
}


/*.rev_slider li.tp-revslider-slidesli::before {
    position: absolute;
    background: rgb(0 0 0 / 10%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: 1;
    visibility: visible;
}*/

.gavias_sliderlayer .tp-caption {
    text-shadow: 0 1px 10px rgb(0 0 0 / 20%);
}

.gavias_sliderlayer .inner.btn-slide span:after,
.gavias_sliderlayer .btn-slide a span:after,
#gavias_slider_single .inner.btn-slide span:after,
#gavias_slider_single .btn-slide a span:after {
    display: none !important;
}

.text-theme {
    color: #0088cc!important;
}

.gavias_sliderlayer .inner.btn-slide,
.gavias_sliderlayer .btn-slide a,
#gavias_slider_single .inner.btn-slide,
#gavias_slider_single .btn-slide a {
    background: #0088cc !important;
}

body .text-theme {
    color: #0088cc!important;
}

.About_peelply.gsc-images-parallax.style-v1 .content-box {
    background: #0088cc;
}

.benefits_home .owl-item.active.active-effect.center .content-inner {
    background: #fff !important;
}

.benefits_home .owl-item.active.active-effect.center .content-inner .desc {
    color: #777 !important;
}

.benefits_home .item .content-inner .icon,
.benefits_home .owl-item.active.active-effect.center .icon {
    color: #0088cc !important;
}

.benefits_home .item .content-inner:hover,
.benefits_home .item .content-inner:focus,
.benefits_home .item .content-inner:active,
.benefits_home .owl-item.active.active-effect.center .content-inner:hover {
    background: #0088cc !important;
}

.benefits_home .owl-item.active.active-effect.center .desc:after {
    background-color: #000 !important;
}

.benefits_home .item .content-inner:hover .icon,
.benefits_home .owl-item.active.active-effect.center .content-inner:hover .icon,
.benefits_home .owl-item.active.active-effect.center .content-inner:hover .desc {
    color: #fff !important;
}

.benefits_home .owl-item.active.active-effect.center:hover .desc:after {
    background-color: #fff !important;
}

.benefits_home .owl-carousel .owl-dots .owl-dot.active {
    background: #0088cc;
}

.applications_section .content-inner .desc .link {
    font-weight: 400;
    color: #0088cc !important;
}

.features_home .portfolio-hover p {
    color: #fff !important;
}

.features_home .portfolio-hover .btn-inline {
    color: #fff !important;
}

.features_home .portfolio-content:hover .btn-inline {
    color: #fff !important;
}

#footer .block .block-title {
    margin-bottom: 0;
    font-size: 1.7em !important;
    font-weight: 400;
}

.peel_left p {
    color: #0088cc !important;
    font-size: 15.78px !important;
    margin: 0;
}

.about_ply .widget.gsc-heading {
    padding: 0;
}

.about_ply .row.row-wrapper {
    align-items: center;
}

.about_ply {
    padding: 20px 0 !important;
}

.about_ply .heading-action {
    margin: 0 !important;
}

.applications_section .content-inner .title {
    font-size: 1.3em !important;
    line-height: 27px !important;
    font-family: "OpenSans", Arial !important;
    margin-bottom: 6px;
    font-weight: 400;
}

.applications_section .desc p:first-child {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

body .gsc-heading .sub-title>span:after {
    background: #0088cc;
}

.applications_section .row-wrapper .bg-size-cover {
    height: 100%;
    display: flex;
}

.benefits_home .desc {
    color: #777 !important;
}

.benefits_home .item .content-inner:hover .desc {
    color: #fff !important;
}

.owl-carousel .owl-nav>div:hover {
    background: #0088cc !important;
}

.search-block-form .search-form>.js-form-item {
    width: 100%;
}

.search-block-form .search-form>.form-actions {
    display: inline;
}

.contact-info ul li:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.features_home .portfolio-hover,
.features_home .portfolio-hover .desc {
    height: auto !important;
}

.peel_left p>strong {
    font-size: 1.4em !important;
    font-weight: 700 !important;
}

#gva-preloader {
    display: none;
}

.slider_title {
    font-size: 56px !important;
    line-height: 66px !important;
    font-family: "OpenSans", Arial !important;
    font-weight: 800 !important;
}

.gavias_sliderlayer .btn-slide a {
    font-size: 21.78px !important;
    padding: 20px !important;
    border-radius: 4px;
    background: #0088cc !important;
    font-weight: 600 !important;
}

.button,
.btn,
.btn-white,
.btn-theme,
.btn-theme-second,
.btn-theme-submit {
    border-radius: 4px !important;
    padding: 10px 15px !important;
}

#footer .footer-center {
    padding: 50px 0 45px !important;
}

.features_home .portfolio-information h2 {
    font-size: 1.8em !important;
    margin: 0;
}

.features_home .portfolio-v1 .content-inner .category a {
    color: #fff;
    font-weight: 400;
}

.features_home .portfolio-v1 .content-inner {
    max-width: initial;
    right: 0;
}

.portfolio-v1 .portfolio-images .image-popup:hover,
.portfolio-v1 .portfolio-images .link:hover {
    background: #0088cc !important;
}

.features_home .desc {
    font-size: 14px !important;
    line-height: 24px !important;
}

.about_head .title-desc {
    margin-top: 8px !important;
}

.owl-carousel .owl-nav>div i {
    position: relative;
    top: -2px;
}

.breadcrumb-content-inner .breadcrumb-style {
    background-image: none !important;
    background-color: #0088cc !important;
}

.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 2.3em !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    color: #fff !important;
    margin-bottom: 0;
}

.breadcrumb-content-inner .breadcrumb-content-main {
    padding: 40px 15px !important;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links {
    position: unset !important;
    padding: 0 !important;
    display: block !important;
    background: transparent !important;
    margin-top: 5px;
}

body .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li {
    font-family: "OpenSans", Arial, sans-serif !important;
    margin-top: 0;
    font-size: 0.85em;
    color: #ffffff;
    text-transform: uppercase;
}

body .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li a {
    color: #fff;
}

.column-content ul {
    margin-bottom: 20px !important;
}

table>thead>tr>th,
table>thead>tr>td {
    border-bottom-width: 1px !important;
    padding: 10px;
}

table tr td {
    padding: 10px;
}

table thead {
    background: #08c;
    color: #fff;
    font-size: 15px;
}

table tbody tr:nth-child(even) {
    background: #eaf8ff;
}

.gallery_box .box-content {
    display: none;
}

.gallery_box .owl-item img,
.portfolio-images .owl-item img {
    width: 100% !important;
    height: 500px;
    border-radius: 5px;
    object-fit: cover;
}

.gallery_box .owl-item .image {
    border-radius: 5px;
    border: 1px solid #ededed;
    padding: 6px;
}

body .padding_custom .bb-inner {
    padding-bottom: 50px;
}

.portfolio-single .post-meta,
.portfolio-single .post-title {
    display: none !important;
}

.portfolio-single {
    margin-bottom: 0 !important;
}

.portfolio-single .field--type-text-with-summary {
    margin-top: 10px;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #0088cc !important;
}

.contact_era h5 {
    font-size: 1.4em !important;
    font-weight: 400 !important;
    line-height: 27px;
    margin: 0 !important;
    color: #08c !important;
}

.contact_era .gsc-image,
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin: 20px 0;
}

.contact_era .gsc-image .widget-content,
.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 3px;
    margin: 4px 4px 3px 4px;
    min-height: 180px;
    object-fit: cover;
    object-position: center;
}

.contact_era .gsc-image .widget-content img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
    height: 180px;
}

.contact_era .gsc-image:hover img,
.bor_img .gsc-image:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.contact_era .gsc-image .widget-content a::after {
    content: "";
    background: rgba(23, 23, 23, 0.25);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
    margin: 4px 4px 3px 4px;
}

.contact_era .gsc-image:hover a::after {
    opacity: 1;
}

.contact_era a {
    color: #0088cc;
}

.contact_era a:hover,
.anchor_color:hover {
    text-decoration: underline;
    color: #0088cc;
}

.anchor_color {
    color: #0088cc;
    font-weight: 400;
}

.contact_era .gsc-image a {
    display: inline-block;
}

.padding_topr .bb-inner {
    padding-top: 0 !important;
}

.custom_tbp {
    padding: 20px 0 40px;
}

.inner_img {
    float: left;
    margin-right: 20px;
    height: auto;
    padding: 0 0px 2px !important;
    width: 200px;
}

body .breadcrumb-content-inner {
    margin-bottom: 40px;
}

.head-quality h2 {
    font-weight: 400;
}

.lower-box {
    padding: 30px;
}

.head-qual {
    margin-bottom: 15px;
}

.lower-box p strong {
    color: #ff0000;
}

.lower-box p {
    margin-bottom: 2px!important;
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, 0.25);
}

.thumb-info .thumb-info-wrapper:after {
    content: "";
    background: rgba(23, 23, 23, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
    margin: 4px 4px 3px 4px;
}

.thumb-info.thumb-info-bottom-info .thumb-info-title {
    background: #FFF;
    left: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(0, 100px, 0);
    top: auto;
    bottom: 0;
    opacity: 0;
    padding: 15px;
    text-shadow: none;
    color: #777;
}

.thumb-info.thumb-info-bottom-info .thumb-info-type {
    float: none;
    background: none;
    padding: 0;
    margin: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    z-index: 2;
    color: #fff;
}

.thumb-info.thumb-info-bottom-info:hover img {
    -webkit-transform: translateY(-18px);
    -moz-transform: translateY(-18px);
    -ms-transform: translateY(-18px);
    -o-transform: translateY(-18px);
    transform: translateY(-18px);
}

.thumb-info:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
    height: 180px
}

.thumb-info.thumb-info-bottom-info:hover .thumb-info-title {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    background: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(to top, rgba(23, 23, 23, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(23, 23, 23, 0.8);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}

.thumb-info:hover .thumb-info-wrapper:after {
    opacity: 1;
}

.thumb-info {
    margin: 0;
}

body hr {
    border: 0;
    border-top: 0;
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    height: 1px;
}

.main-menu-inner {
    padding: 6px 0 20px;
}

body .gva-search-region .search-content form.search-block-form input[id*="edit-submit"] {
    line-height: 16px !important;
    border-radius: 0 !important;
    font-size: 14px !important;
}

.button:hover,
.btn:hover,
.btn-white:hover,
.btn-theme:hover,
.btn-theme-second:hover,
.more-link a:hover,
.btn-theme-submit:hover {
    box-shadow: none !important;
}

.product_page .text-uppercase {
    font-size: 14px;
    color: #cb3232 !important;
    margin-top: 20px;
    font-weight: 600;
}

.product_page .col-md-12 .text-uppercase {
    margin-top: 30px;
}

.thumb-info.thumb-info-centered-info .thumb-info-title {
    background: transparent;
    left: 5%;
    width: 90%;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate(0%, -30%);
    top: 50%;
    bottom: auto;
    opacity: 0;
    text-align: center;
    padding: 0;
    position: absolute;
}

.thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    opacity: 1;
    transform: translate(0%, -50%);
}

.margin_btm {
    margin-bottom: 30px;
}

body .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.bor_img .gsc-image {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
}

.bor_img .gsc-image img {
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
}

.img_thumbnail,
.portfolio-single .item-image {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

.img_thumbnail img {
    border-radius: 5px;
}

.iframe_space iframe {
    width: 100%;
}

.gsc-image img {
    border-radius: 5px;
}

h2.title.text-black {
    color: #1d2127 !important;
}

.product_page .main_heading,
.inner_title {
    font-weight: 400;
}

.inner_title {
    font-size: 2.2em !important;
}

.margin_tp {
    margin-top: 10px;
}

.bor_img .gsc-image .widget-content {
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
}

.features_box .box-content {
    position: unset !important;
    padding: 10px 15px 15px !important;
}

.features_box .image:after {
    display: none;
}

.features_box .title a {
    color: #1d2127 !important;
    font-weight: 400;
}

.features_box .title {
    font-size: 1.3em !important;
}

.features_box .btn-inline {
    color: #0088cc !important;
    font-weight: 400;
}

.features_box .read-more {
    display: none;
}

.features_box .btn-inline:hover,
.features_box:hover a {
    color: #0088cc !important;
}

.features_box .gsc-image-content {
    border: 1px solid #ddd;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    flex-direction: column;
    margin: 0 !important;
    border-radius: 5px;
}

.features_box .image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}

.button span:after,
.btn span:after,
.btn-white span:after,
.btn-theme span:after,
.btn-theme-second span:after,
.more-link a span:after,
.btn-theme-submit span:after {
    display: none;
}

.features_box .bg-size-cover,
.features_box .column-content-inner {
    height: 100%;
}

a:focus {
    color: #0088cc !important;
}

.btn-theme:focus {
    color: #fff !important;
}

.features_box {
    margin-bottom: 30px;
}

.remove_mt .heading-action {
    margin: 0 !important;
}

.gavias_sliderlayer .inner.btn-slide span,
.gavias_sliderlayer .btn-slide a span,
#gavias_slider_single .inner.btn-slide span,
#gavias_slider_single .btn-slide a span {
    padding-left: 0 !important;
}

.features_box .gsc-image-content:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}

body .gbb-row .bb-inner.remove_padding_col>.bb-container>.row-wrapper>div.gsc-column.features_box {
    padding: 0 15px !important;
}

.peels_boxes .text-uppercase.mt-lg {
    color: #1d2127 !important;
}

.About_peelply a:focus {
    color: #fff !important;
}

.About_peelply .image-2.skrollable {
    bottom: -50px !important;
}

.benefits_box .highlight-icon {
    margin-bottom: 15px;
}

.benefits_area .bg-size-cover,
.benefits_area .column-content-inner,
.benefits_area .benefits_box {
    height: 100%;
}

.benefits_area .benefits_box {
    margin: 0;
}

.benefits_area .gsc-column {
    margin-bottom: 30px;
}

.plies_table tr td:first-child {
    color: #0088cc;
    font-weight: 600;
}

.gbb-row .bb-inner.remove_padding_col>.bb-container>.row-wrapper>div.gsc-column.pd_rl {
    padding: 20px 20px 0 0 !important;
}

.text_justify {
    text-align: justify !important;
}

.ceo_msg p img {
    width: 170px;
}

.path-search .content .search-form {
    margin-bottom: 15px;
    background: #efefef;
    padding: 20px;
}

.path-search .content .search-form .form-item,
.path-search .content .search-form .form-item input {
    width: 100%;
}

.path-search .content .search-form input {
    border: 1px solid #ddd;
    padding: 8px 15px;
    text-transform: capitalize;
    border-radius: 0 4px 4px 0;
}

.path-search .content .search-form .form-submit {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 50px;
    background: #0088cc;
    border-radius: 0 4px 4px 0 !important;
}

.path-search .content .search-form .form-wrapper {
    position: relative;
}

form summary {
    background: #0088cc !important;
}

.path-search .content .search-help-link {
    margin-top: 14px;
    display: inline-block;
    width: 100%;
    color: #0088cc;
}

.search-form legend {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 20px 0;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}

.form-checkboxes .form-checkbox,
.form-checkboxes label {
    width: auto !important;
    color: #777 !important;
    font-weight: 400 !important;
}

.path-search ol h3 {
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 20px;
}

.path-search ol h3 a {
    color: #0088cc;
}

.path-search ol {
    margin-bottom: 40px;
    list-style: none;
    padding: 10px 0 0 0;
}

.path-search ol h3 a:hover {
    text-decoration: underline;
}


/*.path-search ol li p:last-child {
    display: none;
}*/

.pager ul.pager__items>li.is-active a,
.pager ul.pager__items>li a:hover {
    background: #0088cc !important;
    border-color: #0088cc !important;
}

.pager ul.pager__items>li a:focus {
    color: #fff !important;
}

.path-search .pager {
    text-align: left;
}

.pager ul.pager__items>li a {
    font-weight: 600;
    color: #777;
}

.path-search .content .search-form label {
    font-size: 32px;
    margin-bottom: 15px !important;
}

.features_home .gsc-heading {
    padding-bottom: 0;
}

.ceo_none {
    display: none;
}

.fixed_image {
    position: fixed;
    top: 126px;
    right: 0;
    z-index: 99;
}


/****************Media*************************/

@media only screen and (max-width: 991px) {
    .about_head .title-desc {
       margin-top: 40px !important;
    }  
    div#menu-bar {
        background: #0088cc;
        border-radius: 5px;
        right: 55px;
    }
    body .menu-bar span {
        width: 15px;
        background-color: #fff !important;
    }
    body .menu-bar span.one {
        top: 9px;
    }
    body .menu-bar span.three {
        bottom: 9px;
    }
    header.header-default .header-main-inner .branding {
        width: 170px!important;
    }
    header.header-default .header-main-inner .branding {
        margin-top: -10px;
    }
    .topbar-information ul li {
        display: block !important;
    }
    body .topbar {
        padding: 5px 0 0 !important;
    }
    .gva-search-region {
        margin-top: -12px !important;
    }
    .habout_peel .heading-action {
        text-align: left;
        margin-top: 15px !important;
    }
    #footer .footer-column {
        margin-bottom: 21px !important;
    }
    /* menu css */
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li {
        padding-left: 0px;
    }
    .gva-offcanvas-mobile .block {
        padding: 12px 12px 5px !important;
    }
    .main-menu-inner {
        padding: 0 !important;
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret {
        display: block !important;
        background: none !important;
        top: 5px !important;
        font-size: 12px !important;
        color: #0088cc !important;
    }
    .navigation .gva_menu .sub-menu li.menu-item a {
        border-radius: 0px;
        line-height: 18px;
        border-bottom: 1px solid #f4f4f4;
        padding: 8px 8px !important;
    }
    /* new style */
    body .gva-offcanvas-mobile .gva-navigation .gva_menu>li>a {
        color: #0088cc !important;
        padding: 5px 10px !important;
    }
    .gva-offcanvas-mobile .navigation .gva_menu>li>a:hover,
    .gva-offcanvas-mobile .navigation .gva_menu>li>a:after,
    .gva-offcanvas-mobile .navigation .gva_menu>li>a:active,
    body .gva-offcanvas-mobile .navigation .gva_menu>li.menu-item--active-trail>a,
    .frontpage .gva-offcanvas-mobile .gva_menu>li:first-child a {
        color: #fff !important;
        background: #0088cc !important;
    }
    .gva_menu .menu-item a {
        font-size: 13px !important;
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li {
        list-style: none;
        display: block;
        clear: both;
        width: 100%;
        margin-bottom: 0!important;
        padding-bottom: 0!important;
        padding-top: 0!important;
        border-bottom: 1px solid #dee2e6;
    }
    .gva-search-region .search-content {
        top: 45px !important;
        width: 300px !important;
    }
    .menu-item--expanded {
        position: relative;
    }
    .menu-item--expanded:after {
        border-color: #08c transparent transparent transparent !important;
        border-style: solid !important;
        border-width: 4px !important;
        position: absolute !important;
        content: " " !important;
        margin-top: 8px !important;
        margin-left: 4px !important;
    }
    li.menu-item--expanded a span {
        position: relative;
    }
    li.menu-item--expanded a span::after {
        border-color: #08c transparent transparent transparent !important;
        border-style: solid !important;
        border-width: 4px !important;
        position: absolute !important;
        content: " " !important;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .navigation .gva_menu>li>a:hover,
    .navigation .gva_menu>li>a:after,
    .navigation .gva_menu>li>a:active,
    body .navigation .gva_menu>li.menu-item--active-trail>a,
    .frontpage .gva_menu>li:first-child,
    .navigation .gva_menu>li:hover>a {
        background: none!important;
        border-radius: 4px;
    }
    .contact_era .gsc-image a {
        display: block !important;
    }
    body .breadcrumb-content-inner {
        margin-bottom: 30px !important;
    }
    .breadcrumb-content-inner .breadcrumb-content-main {
        padding: 30px 15px !important;
    }
    .contact_era h5 {
        font-size: 1.3em !important;
    }
    .contact_era .gsc-image,
    .thumb-info {
        margin: 10px 0 !important;
    }
    /* sadfsa */
}

@media only screen and (min-width: 481px) and (max-width: 650px) {
    .lay_up_box1 {
        padding-right: 0 !important;
    }
    #wet_lay .lay_up_box {
        padding-right: 15px !important;
    }
}

@media only screen and (min-width: 300px) and (max-width:538px) {
    #wet_lay .lay_up_box {
        padding-right: 0 !important;
        margin: 0 !important;
    }
    #wet_lay .lay_up_box1 {
        padding-right: 0 !important;
        margin: 0 !important;
    }
    #wet_lay .lay_up_box2 {
        margin: 0 !important;
        padding-right: 0 !important;
    }
    .gbb-row .bb-inner.remove_padding_col>.bb-container>.row-wrapper>div.gsc-column.pd_rl {
        padding: 0 0 20px 0!important;
    }
    .peels_boxes .thumb-info img {
        height: auto !important;
    }
}

@media only screen and (min-width: 540px) and (max-width:767px) {
    .resin_box div {
       height: 100%;
    }
    .column-content ul {
        margin: 0 !important;
    }
    .peels_boxes .thumb-info img {
        height: auto !important;
        min-height: 279px;
        object-fit: cover;
    }
    .peel-flies img.img-responsive {
        height: 237px !important;
        min-height: 237px !important;
    }
    .peel-flies h5 {
        font-size: 13px !important;
    }
    #wet_lay .bor_img .gsc-image img {
        max-height: 220px !important;
    }
    #wet_lay .lay_up_box {
        padding-right: 15px !important;
        margin: 0 !important;
    }
    #wet_lay .lay_up_box1 {
        padding-right: 0 !important;
        margin: 0 !important;
    }
    #wet_lay .lay_up_box2 {
        margin: 0 !important;
    }
    .About_peelply .content-box-inner>a {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .About_peelply .gsc-images-parallax.style-v1 .content-box {
        width: 150px !important;
        height: 150px !important;
    }
    .footer-column {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .features_box,
    .contact_era {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .lower-box .col-md-4,
    .lower-box .col-md-6 {
        width: 50% !important;
    }
    /*	.quality_statements .col-md-4,.quality_statements  .col-md-4{ width:50% !important;}
.manchester_block .col-md-6{width:50% !important;}
.asia_certify_block .col-md-6{width:50% !important;}*/
    .resin_box,
    .resin_box2,
    .lay_up_box,
    .lay_up_box1,
    .lay_up_box2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .benifts_block {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .benifts_block_rt {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .landscape_img {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .product_page .text-uppercase {
        margin-top: 7px !important;
    }
    .peel-piles img {
        min-height: 263px;
        height: 263px;
        object-fit: cover;
    }
    .cold-piles .column-content-inner {
        display: flex;
        align-items: baseline;
    }
    .cold-piles .column-content-inner .widget.gsc-image.text-none {
        margin-right: 8px;
    }
    .peel-piles .gsc-column.col-xl-7.col-lg-7.col-md-7.col-sm-12.col-12 p {
        margin-bottom: 5px;
    }
    .cold-piles .column-content-inner {
        display: flex;
        align-items: baseline;
    }
    .tiles-plies .cold-piles .column-content-inner {
        display: block;
    }
    .tiles-plies p {
        margin-bottom: 0px;
    }
}

@media (max-width: 380px) {
    .head-quality .col-md-4,
    .head-quality .lower-box .col-md-6,
    .head-quality .lower-box .asia {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .airtech_history .inner_img {
        display: block !important;
        float: none !important;
        width: 100%;
        margin: 0 auto 10px auto !important;
    }
}

@media (min-width: 381px) and (max-width: 767px) {
    .head-quality .col-md-4,
    .head-quality .lower-box .col-md-5.asia {
        width: 33.33% !important;
    }
    .head-quality .lower-box .col-md-6,
    .head-quality .lower-box .asia {
        width: 50% !important;
    }
    .quality_statements .thumb-info img {
        height: auto !important;
    }
    .quality_statements .thumb-info .thumb-info-wrapper {
        height: auto !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .boring-image .column-content-inner .widget.gsc-image.text-none:last-child {
      margin-right: 0;
    }
    .product_page .col-md-12 h5.main_heading {
        margin-bottom: 25px !important;
    }
    .column-content ul {
        margin-bottom: 0px !important;
    }
    .peel-piles .widget.gsc-heading.align-left.style-1.padding-bottom-20 {
        padding-bottom: 6px !important;
    }
    .tiles-plies p {
        margin-bottom: 0px;
    }
    h2.rest-head {
        font-size: 24px!important;
    }
    .rested .column-content.text_justify {
        padding-right: 0px!important;
    }
    .boring-image .column-content-inner {
        display: block;
        align-items: baseline;
    }
    .gsc-heading.align-left {
        padding-bottom: 7px !important;
    }
    ul.peel-ul {
        padding-left: 22px;
        margin-bottom: 17px!important;
    }
    .bor_img.benifts_block .column-content ul {
        padding-left: 22px;
        margin-bottom: 17px!important;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .boring-image .column-content-inner {
        display: block!important;
    }
    .boring-image .column-content-inner .widget.gsc-image.text-none {
        margin-right: 0px!important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .peel-piles .widget.gsc-image.text-none {
        margin-right: 5px;
    }
}

.product_page .col-lg-3.col-sm-6.col-md-6 h5.text-uppercase.mt-lg {
    margin-top: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fixed_image img {
        width: 115px;
    }
    .slider_title {
        font-size: 36px !important;
        line-height: 42px !important;
    }
    .gavias_sliderlayer .btn-slide a {
        padding: 12px 15px !important;
    }
    .tiles-plies p {
        margin-bottom: 0px;
    }
    .gavias_sliderlayer .btn-slide a,
    .gavias_sliderlayer .btn-slide a span {
        font-size: 18px !important;
    }
    body .gsc-images-parallax.style-v1 .content-box {
        width: 150px;
        height: 150px;
        left: 10%;
    }
    .benefits_area .benefits_box {
        padding: 15px !important;
    }
    .About_peelply .image-2.skrollable {
        bottom: -25px !important;
    }
    #footer .copyright .logo {
        display: block !important;
        text-align: center;
    }
    .footer-column {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .copyright h4 {
        line-height: 22px !important;
        margin: 0px 8px 0 0 !important;
        font-size: 16px !important;
    }
    body .socials a i {
        width: 24px !important;
        height: 24px !important;
        font-size: 12px !important;
        line-height: 24px !important;
    }
    body .breadcrumb-content-inner .breadcrumb-content-main {
        max-width: 768px !important;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .application {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
    }
    .heading_style_home .about_head h2 {
        text-align: center !important;
    }
    .gsc-heading.style-1 .title-desc {
        margin-top: 0 !important;
    }
    #wet_lay .bor_img .gsc-image img {
        max-height: 214px !important;
    }
    .prod-class {
        margin-top: 10px !important;
    }
    .peels_boxes .thumb-info img {
        object-fit: cover;
        object-position: top;
    }
    .peel-piles .widget.gsc-heading.align-left.style-1.padding-bottom-20 {
        padding-bottom: 6px !important;
    }
    .peel-piles img {
        min-height: 214px;
        height: 214px;
        object-fit: cover;
    }
    .peel-piles .cold-piles img {
        min-height: auto;
        height: auto;
        object-fit: cover;
    }
    .peel-piles .gsc-column.col-xl-7.col-lg-7.col-md-7.col-sm-12.col-12 p {
        margin-bottom: 5px;
    }
    .cold-piles .column-content-inner {
        display: flex;
        align-items: baseline;
    }
    .tile-pile .column-content-inner {
        display: block!important;
    }
    .tiles-plies iframe {
        height: 220px;
    }
    .boring-image .column-content-inner {
        display: flex!important;
        align-items: baseline!important;
    }
    .boring-image .column-content-inner .widget.gsc-image.text-none {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .fixed_image img {
        width: 130px;
    }
    body .breadcrumb-content-inner .breadcrumb-content-main {
        max-width: 992px;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .peels_boxes .text-uppercase.mt-lg {
        min-height: 45px !important;
        margin-bottom: 0px;
    }
    .peel-piles .widget.gsc-heading.align-left.style-1.padding-bottom-20 {
        padding-bottom: 6px !important;
    }
    .peels_boxes a .thumb-info-push-hor {
        margin-bottom: 34px;
    }
    .contact_us_page .contact_era h5 {
        font-size: 1.3em !important;
    }
    .applications_section .content-inner .title {
        min-height: 40px;
        line-height: 20px !important;
    }
    .tiles-plies p {
        margin-bottom: 0px;
    }
    .quality_statements .thumb-info img {
        height: auto !important;
        min-height: auto !important
    }
    .quality_statements .thumb-info .thumb-info-wrapper {
        height: auto !important;
        min-height: auto !important
    }
    .peel-piles img {
        min-height: 214px;
        height: 214px;
        object-fit: cover;
    }
    .peel-piles .cold-piles img {
        min-height: auto;
        height: auto;
        object-fit: cover;
    }
    .peel-piles .gsc-column.col-xl-7.col-lg-7.col-md-7.col-sm-12.col-12 p {
        margin-bottom: 5px;
    }
    .cold-piles .column-content-inner {
        display: flex;
        align-items: baseline;
    }
    .tile-pile .column-content-inner {
        display: block!important;
    }
    .tiles-plies iframe {
        height: 220px;
    }
    .tiles-plies .cold-piles img {
        height: 220px;
        object-fit: cover;
    }
    .boring-image .column-content-inner {
        display: flex!important;
        align-items: baseline!important;
    }
    .boring-image .column-content-inner .widget.gsc-image.text-none {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .fullwidthbanner-container .fullwidthabanner,
    .gavias_sliderlayer.rev_slider_wrapper {
        height: 400px !important;
    }
    .plies_table th {
        line-height: 14px;
    }
    .application {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
    }
    body .breadcrumb-content-inner {
        margin-bottom: 30px;
    }
    #page-main-content {
        min-height: 260px !important;
    }
    .contact_us_page .contact_era h5 {
        font-size: 1.3em !important;
    }
    .quality_statements .thumb-info img {
        height: auto !important;
        min-height: auto !important
    }
    .quality_statements .thumb-info .thumb-info-wrapper {
        height: auto !important;
        min-height: auto !important
    }
    .applications_section .content-inner .title {
        min-height: 48px;
        line-height: 20px !important;
    }
    .applications_section .desc {
        margin-top: 0 !important;
    }
    .gsc-images-parallax.style-v1 .content-box {
        font-size: 14px !important;
    }
    #wet_lay #padding_right {
        padding-right: 0 !important;
    }
    .peel-piles .cold-piles img {
        min-height: auto;
        height: auto;
        object-fit: cover;
    }
    .peel-piles .gsc-column.col-xl-7.col-lg-7.col-md-7.col-sm-12.col-12 p {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    body .padding_custom .bb-inner {
      padding-bottom: 0;
    }
    .fixed_image {
        top: 273px;
    }
    .fixed_image img {
        width: 90px;
    }
    .path-search .content .search-form label {
        font-size: 20px;
    }
    #presidentceo_message,
    #airtech_history {
        padding: 0 !important;
    }
    .airtech_history .inner_img {
        margin: 0 15px 10px auto !important;
    }
    /*body .container .container {
	padding-left: 15px !important;
	padding-right: 15px !important;
}*/
    #block-daudo-subtheme-content {
        padding-bottom: 30px !important;
    }
    #block-daudo-subtheme-content h3 {
        font-size: 1.5em !important;
    }
    .product_page .text-uppercase {
        margin-top: 0 !important;
    }
    .catalog_page .main_heading,
    .inner_title {
        margin-bottom: 20px !important;
    }
    .product_page .main_heading,
    .inner_title {
        line-height: 28px !important;
    }
    .gsc-icon-box-new.style-2 .content-inner {
        padding-left: 63px !important;
        padding-top: 0 !important;
    }
    .copyright .col-lg-4 {
        justify-content: center;
    }
    .footer-column h2 {
        padding-bottom: 15px !important;
    }
    .contact-info ul li {
        padding-bottom: 5px !important;
    }
    #footer .copyright p {
        margin: 0 0 10px;
        text-align: center;
        font-size: 12px !important;
        line-height: 20px !important;
    }
    #footer .copyright .logo {
        display: block;
        text-align: center;
    }
    #footer .footer-center {
        padding: 30px 0 0px !important;
    }
    .applications_era>.bb-inner {
        padding: 30px 0 !important;
    }
    .features_home {
        margin-top: 30px !important;
    }
    /* body .gbb-row .bb-inner.remove_padding_col > .bb-container > .row-wrapper > div.gsc-column.features_box{
        padding: 0 !important;
    }*/
    .about_section>.bb-inner {
        padding-bottom: 20px !important;
        padding-top: 30px !important;
    }
    .heading-content p>span,
    h2 {
        font-size: 1.8em !important;
    }
    body .gsc-images-parallax.style-v1.left .image-2 {
        bottom: -78px !important;
    }
    .About_peelply .content-box-inner>a {
        font-size: 12px !important;
        line-height: 16px !important;
        display: inline-block;
    }
    .peel_left p {
        color: #0088cc !important;
        font-size: 14px !important;
    }
    .slider_title {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .gavias_sliderlayer .btn-slide a {
        font-size: 12px !important;
        padding: 8px 15px !important;
    }
    .gavias_sliderlayer .btn-slide a span {
        font-size: 12px !important;
    }
    .button,
    .btn,
    .btn-white,
    .btn-theme,
    .btn-theme-second,
    .more-link a,
    .btn-theme-submit {
        font-size: 14px !important;
    }
    .gavias_sliderlayer.rev_slider_wrapper,
    .fullwidthbanner-container .fullwidthabanner {
        height: 250px !important;
    }
    #footer .block .block-title {
        font-size: 1.5em !important;
    }
    .column-content p {
        text-align: justify !important;
    }
    .custom_tbp {
        padding: 0px 0 40px !important;
    }
    .container {
        max-width: 100% !important;
    }
    .application {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
    }
    .plies_table th {
        min-width: 200px !important;
        line-height: 14px;
    }
    .lower-box .head-qual .col-md-4,
    .lower-box .head-qual .col-md-6 {
        width: 100% !important;
    }
    /*	.quality_statements .col-md-4,.quality_statements  .col-md-4{ width:100% !important;}
.manchester_block .col-md-6{width:100% !important;}
.asia_certify_block .col-md-6{width:100% !important;}*/
    .align-center-mob {
        text-align: center !important;
        display: block !important;
    }
    .quality_statements .thumb-info img {
        height: auto !important;
        min-height: auto !important
    }
    .quality_statements .thumb-info .thumb-info-wrapper {
        height: auto !important;
        min-height: auto !important
    }
    .margin_none {
        margin-bottom: 5px !important;
    }
    .heading_style_home .about_head h2 {
        font-size: 1.8em !important;
    }
    .heading_style_home h2 {
        font-size: 1.8em !important;
    }
    .heading_style_home .heading-content p>span,
    .heading_style_home h2 {
        font-size: 1.8em !important;
    }
    /*#wet_lay .bb-inner.remove_padding_col > .bb-container > .row-wrapper > div.gsc-column {
	padding: 0px 0px 0 0 !important;
}*/
    .ptfe-release-fabrics {
        margin-top: 30px !important;
    }
    #pre-preg-moulding {
        margin: 30px 0 0 0!important;
    }
    #pre-preg-moulding .bor_img {
        padding-right: 0 !important;
        padding-top: 0 !important;
    }
    .column-content iframe {
        width: 100% !important;
    }
}

@media (max-width: 479px) {
    .gavias_sliderlayer.rev_slider_wrapper,
    .fullwidthbanner-container .fullwidthabanner {
        height: 190px !important;
    }
    .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
        font-size: 26px !important;
        line-height: 30px !important;
        margin-bottom: 5px;
    }
    .column-content ul {
        margin: 0 !important;
    }
    thumb-info img {
        height: auto;
    }
    .contact_era .gsc-image .widget-content,
    .thumb-info .thumb-info-wrapper {
        min-height: auto;
    }
}


/*@media (min-width: 770px) {
#padding_right {
	padding-right: 0 !important;
	min-height: 300px;
}
}*/

@media (min-width: 1000px) {
    #pre-preg-moulding .bor_img .gsc-image img {
        min-height: 360px !important;
    }
    #wet_lay .col-md-4 {
        padding: 20px 0 0 0 !important;
        margin: 0 20px 0 0;
        flex: 1 0 0;
        max-width: 34%;
    }
    #wet_lay .bor_img .gsc-image img {
        max-height: 355px !important;
    }
    #wet_lay .bor_img .gsc-image:last-child {
        margin-right: 0 !important;
    }
    #wet_lay .bor_img .gsc-image {
        border: 1px solid #ddd;
        padding: 5px;
        border-radius: 5px;
        overflow: hidden;
        margin: 0 10px 0 0;
    }
    #padding_right {
        margin-right: 0 !important;
    }
}

.features_box .box-content .icon {
    display: none;
}

.restion_block .bb-inner {
    padding-top: 0 !important;
}

.about_head h2 span {
    font-size: 32px;
    color: #1d2127 !important;
    font-weight: 400 !important;
}

.heading_style_home h2 span {
    font-size: 30.8px;
    color: #1d2127 !important;
    font-weight: 400 !important;
}

.help .content-inner {
    padding: 0 15px !important;
}


/*.quality_statements .thumb-info-wrapper,.quality_statements .thumb-info img{min-height:auto !important; height:auto !important;}
html,body,.dialog-off-canvas-main-canvas,.gva-body-wrapper{height:100% !important; overflow:visible !important;}
.gva-body-page{height:100% !important;}*/

.slider_title {
    font-family: "OpenSans", Arial, sans-serif !important;
}

.main-head-air {
    margin-bottom: 25px;
    font-weight: 600 !important;
}

h2.rest-head {
    font-size: 30px!important;
    font-weight: 500;
}

.rested .column-content.text_justify {
    padding-right: 20px;
}

.tiles-plies img {
    height: 264px;
    object-fit: cover;
}

.boring-image .column-content-inner {
    display: flex;
    align-items: baseline;
}

.boring-image .column-content-inner .widget.gsc-image.text-none {
    margin-right: 20px;
}

h3.rest-head {
    font-size: 29px;
    font-weight: 500;
    color: #000;
}

.peels_boxes .thumb-info-push-hor {
    margin-bottom: 20px;
}

.peels_boxes h5.text-uppercase.mt-lg {
    margin-bottom: 5px;
}

header .area-main-menu .navigation ul.gva_menu li:nth-child(3) ul {
    min-width: 232px !important;
}

.contact_us_page .column-content-inner .widget-content img {
    width: 100%;
    height: auto;
    min-height: 269px;
}

.contact_us_page .column-content-inner p {
    margin-bottom: 5px;
}

.contact_us_page .column-content-inner .widget.gsc-image.text-none {
    margin-bottom: 0;
}

.contact_us_page .gsc-heading.style-1 .title-desc {
    margin-top: 19px;
    margin-bottom: 10px;
}

details#edit-advanced {
    display: none;
}

table tbody tr:nth-child(odd) {
    background: #ffffff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(255 255 255 / 5%) !important;
}



@media (max-width: 380px) {
    .table-responsive-stack-thead {
        max-width: 115px;
        width: 100%;
    }
    .table-responsive-stack-thead {
        float: left;
        color: #08c;
        font-weight: 600;
    }
    table#catalog_table td {
        width: 100%;
        display: inline-block;
    }
    table#catalog_table td {
        font-weight: 600;
    }
}

@media screen and (max-width: 767px) {
    .gbb-row .bb-inner.remove_padding_col>.bb-container>.row-wrapper>div.gsc-column.pd_rl:last-child {
      padding-right: 0 !important;
    }
	.glass_page {
      text-align: center;
    }
	.peel-piles {
      margin: 30px 0 !important;
    }
	.product_table tbody tr {
      margin-bottom: 20px;
       display: block;
     }
    .table-responsive-stack-thead {
        max-width: 47%;
        width: 100%;
        text-align: left;
        display: inline-block;
        vertical-align: middle;
    }
    .table-responsive-stack-thead {
        float: left;
        color: #08c;
        font-weight: 600;
    }
    table#catalog_table td {
        width: 100%;
        display: inline-block;
		padding: 10px;
    }
    table#catalog_table td {
        font-weight: 600;
    }
}

@media (min-width: 381px) and (max-width: 448px) {
    table#catalog_table td:nth-child(3) {
        height: 76px;
    }
}

@media (min-width: 449px) and (max-width: 767px) {
    table#catalog_table td:nth-child(3) {
        height: auto;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
        .navigation .gva_menu .sub-menu {
            min-width: 190px !important;
        }
    }

@media not all and (min-resolution:.001dpcm) {
        .navigation .gva_menu .sub-menu {
            min-width: 190px !important;
        }
    }

.grecaptcha-badge {
    z-index: 20 !important;
}