/* Legal Notice - DO NOT REMOVE THIS NOTICE // START CSS Document Ownership. 
    This CSS document is owned and managed by Swift Productions ABN 84 723 182 610, Suite F, 
    Level 1 - The Octagon Building, 110 George St, Parramatta NSW 2150 Australia. 
    This document contains Code which has been written by Swift Productions. 
    Unauthorised reproducing, copying, selling and/or modifying is strictly prohibited. 
    Doing so may result in legal action. 
    Legal Notice - DO NOT REMOVE THIS NOTICE // END */


/* --------------------------------------------------------
    Project Name: National Welding
    Version: 1.0 
    Created by: Waqas @Swiftproductions on 13 Jan 2022 
    ----------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    text-decoration: none;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

a {
    text-decoration: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    line-height: 1;
    margin: 0;
    padding: 0;
    
}

.wrapper {
    float:left;
    width:100%;
    font-family: 'Roboto', serif;
    font-weight:400;
}



a:active {
    color: #646466;
}

a:focus {
    color: #646466;
}
 
/*  container
========================================== */
.container {
    max-width: 1220px;
    margin: auto;
    width: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}
.header {
    float: left;
    width: 100%;
    padding: 40px 0 35px 0;
}
.logo{
    float: left;
    margin-top: 0;
}
.header-right {
    float: right;
}

.menu{
  float: left;
  width: 100%;
  background: #565656;
  background: linear-gradient(0deg, #565656 20%, #646466 100%);
}
.menu ul{
  list-style: none;
}
.menu ul li:first-child {
  float:left;
  margin-right:23px;
  padding-top: 11px;
  padding-bottom: 7px;
}
.menu ul li:nth-child(2) {
  margin-right:57px;
  padding-top: 11px;
  padding-bottom: 7px;
}
.menu ul li {
  float:left;
  margin-right:38px;
  padding: 12px 0 11px 0;
}
.menu ul li a{
  color: #f9f9f9;
  font-size: 14px;
  text-transform: uppercase;
}
.menu ul li label {
  color: #f9f9f9;
  font-size: 14px;
  display: inline-block;

  text-transform: uppercase;
  cursor:pointer;
}
.menu ul li label:hover {
  text-decoration:underline;
}
.menu ul li input {
  display:none;
}
.menu ul li.last {
  float:right;
  margin-right:0;
  background: #a02e50;
  padding: 12px 42px 11px 42px;
}
.menu ul li.last a {
  font-size:16px;
}
.menu ul li a:hover {
  text-decoration:underline;
}
.sidebar {
    float: left;
    width: 25%;
    max-width: 271px;
}

.right-container {
    float: left;
    width: 76%;
    margin-left: 20px;
    max-width: 888px;
}

.sidebar-heading {
    float: left;
    width: 100%;
    background: #a02e50;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 11px;
    padding-right: 27px;
    height: 39px;
    font-weight: 500;
    margin-bottom: 20px;
}

.side-categories {
    list-style: none;
    float: left;
    width: 100%;
}

.side-categories ul {
    list-style-type: none;
}

.side-categories li {
    float: left;
    width: 100%;
    margin: 7px 0;
}

.side-categories li a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.side-categories li a:hover {
    text-decoration:underline;
}
.banner{
  margin-top: 0;
  text-align: center;
  float: left;
  width: 100%;
}
.banner img {
  max-width: 889px;
  width: 100%;
}

.usp-container {
    float: left;
    width: 100%;
    margin-top: 12px;
}

.usp-container ul {
    float: left;
    width: 100%;
}

.usp-container ul li {
    background: #a02e50;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    padding: 0 15px;
    align-items: center;
    justify-content: space-between;
    width: 32.6%;
    float: left;
    margin-right: 8px;
    height: 101px;
    font-weight: 500;
    line-height: 16px;
}

.usp-container ul li:last-child {
    margin-right: 0;
}
.listing_gallery{
    float: left;
    width: 100%;
    margin-top: 37px;
}
/* ========== Gallery  // START ========== */
.body-container {
    
max-width: 1220px;
    
padding-top: 29px;
}
.gallery-container {
    width: 100%;
    float: left;
    margin-top: 65px;
    padding: 0 19px;
}

.gallery {
    width: 100%;
    position: relative;
    margin-top: 0;
    float: left;
    background: #fff;
    padding: 0;
}
.prod-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 15px;
    background: #565656;
    background: linear-gradient(0deg, #565656 20%, #646466 100%);
    color: #fff;
    padding: 20px;
}
.white-box {
    height: 460px;
    width: 53.5%;
    float: left;
}

.thumbnails {
    text-align: left;
    padding-top: 0px;
    font-size: 0;
    margin-top: 122px;
    margin-left: 20px;
    margin-bottom: 0;
    float: right;
    margin-right: 0;
    width: 44%;
    /* text-align: center; */
    /* position: absolute; */
}

.thumbnails input[type=radio] {
    display: none;
}

.thumbnails label:hover {
    border-color: #dfdfdf;
}

.thumbnails label {
    display: inline-block;
    width: 91px;
    height: 87px;
    position: relative;
    cursor: pointer;
    background: #fff;
    margin-right: 6px;
    margin-bottom: 6px;
    transition: .5s;
    border: 1px solid #e1e1e1;
    padding: 6px;
}

.thumbnails label img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 76px;
    max-height: 73px;
}

.item-container.image5 {
    /* margin-right: 0; */
}

.g-img-con {
    width: 100%;
    max-width: 478px;
    height: 460px;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    top: 13px;
    left: 0;
    transform: translate(0%, 0);
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 0;
    /* right: 0; */
}

.gallery-content {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 460px;
    -webkit-animation: cssAnimation 0.7661s 1 ease-in-out;
    -moz-animation: cssAnimation 0.7661s 1 ease-in-out;
    -o-animation: cssAnimation 0.7661s 1 ease-in-out;
    overflow: hidden;
    z-index: 1;
}

#image1:checked~.g-img-con #gallery-content-1,
#image2:checked~.g-img-con #gallery-content-2,
#image3:checked~.g-img-con #gallery-content-3,
#image4:checked~.g-img-con #gallery-content-4,
#image5:checked~.g-img-con #gallery-content-5,
#image6:checked~.g-img-con #gallery-content-6,
#image7:checked~.g-img-con #gallery-content-7,
#image8:checked~.g-img-con #gallery-content-8,
#image9:checked~.g-img-con #gallery-content-9,
#image10:checked~.g-img-con #gallery-content-10,
#image11:checked~.g-img-con #gallery-content-11,
#image12:checked~.g-img-con #gallery-content-12 {
    display: block;
    -webkit-animation: cssAnimation 0.7661s 1 ease-in-out;
    -moz-animation: cssAnimation 0.7661s 1 ease-in-out;
    -o-animation: cssAnimation 0.7661s 1 ease-in-out;
}

.thumbnails .item-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.thumbnails .gallery-content img {
    right: 0;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 460px;
    max-height: 440px;
}

.grid-item {
    height: 20%;
    width: 20%;
}

.grid-item:hover {
    cursor: move;
}

.grid-item:hover~img {
    height: 200%;
    width: 200%;
    max-width: 200%;
    max-height: 200%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 600ms ease-out;
    transition: 600ms ease-out;
}

.grid-item:hover:nth-of-type(5n + 1)~img {
    left: 0px;
}

.grid-item:hover:nth-of-type(5n + 2)~img {
    left: -112.5px;
}

.grid-item:hover:nth-of-type(5n + 3)~img {
    left: -255px;
}

.grid-item:hover:nth-of-type(5n + 4)~img {
    left: -337.5px;
}

.grid-item:hover:nth-of-type(5n + 5)~img {
    left: -450px;
}

.grid-item:hover:nth-of-type(1n + 1)~.zoom-image {
    top: 0px;
}

.grid-item:hover:nth-of-type(1n + 6)~.zoom-image {
    top: -93.75px;
}

.grid-item:hover:nth-of-type(1n + 11)~.zoom-image {
    top: -187.5px;
}

.grid-item:hover:nth-of-type(1n + 16)~.zoom-image {
    top: -281.25px;
}

.grid-item:hover:nth-of-type(1n + 21)~.zoom-image {
    top: -375px;
}

.zoom-image {
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    z-index: -1;
}

@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px);
    }
    to {
        -webkit-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px);
    }
}

@-moz-keyframes cssAnimation {
    from {
        -moz-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px);
    }
    to {
        -moz-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px);
    }
}

@-o-keyframes cssAnimation {
    from {
        -o-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px);
    }
    to {
        -o-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px);
    }
}

.gallery-detail {
    float:right;
    width: 48%;
    max-width: 575px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    box-shadow: 0px 0px 9px 3px #CCCECF;
    min-height: 659px;
}
.gallery-detail .prod-title {
    margin-top: -2px;
    font-size: 30px;
    color: #282828;
    font-weight: 400;
    margin-bottom: 39px;
    float: left;
    width: 100%;
    line-height: 35px;
    text-align: left;
}
.gallery-detail h3 {
    border-bottom: 1px solid #dfdfdf;
    padding-top: 24px;
    padding-bottom: 20px;
    padding-left: 23px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400; color:#35363a;
}

.gallery-detail ul {
    list-style: none;
    margin-top: 51px;
    padding-left: 30px;
    padding-right: 30px;
}

.gallery-detail ul li {
    margin-bottom: 28px;
    font-size: 16px;
    color:#35363a;
    line-height:26px;
}
.gallery-detail ul li a {
    color:#35363a;
}



/* ========== Gallery STYLES // End ========== */




/* ========== tabs // start  ========== */

.tabs-container{
    float: left;
    width: 100%;
    border-top: 0px solid #ffff;
    position: relative;
    margin-top: 20px;
    margin-bottom: 12px;
}
.tabs-container .content {
    padding-left: 10px;
    padding-right: 10px;
}
.tabs {
    width: 100%;
    float: left;
    
}

.tabs:after {
    content: '';
    display: table;
    clear: both;
}

.tabs input[type=radio] {
    display: none;
}

.tabs label {
    font-size: 18px;
    color: #3d3d3d;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
    padding: 16px 30px 15px 30px;
    float: left;
    margin: 0px 8px 0px 0;
    border-bottom: 0px solid transparent;
    background: #e1e1e1;
    transition:all .5s ease-in-out;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #dfdfdf;
    width: 49.5%;
}
.tabs label.tab6 {
    margin-right:0;
}
.tabs label:hover {
    background: #fff;
    color: #646466;
}
.tabs .tab2{
    
margin-right: 0;
}
.tabs .tab6{
    
/* background-image: none; */
    
/* padding-right: 0px; */
}
.tabs [id^="tab"]:checked+label {
    z-index: 9999;
    color: #fff;
    background: #a02e50;
    border-color: #a02e50;
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding: 27px 22px 5px 22px;
    background: #fff;
    margin-top: 0px;
    border: 1px solid #dfdfdf;
    border-top: 5px solid #a02e50;
    border-radius: 0;
}
.two-tabs #tab1:checked~#tab-content1,
.two-tabs #tab2:checked~#tab-content2 {
    display: block;
}


/* ========== More tabs // start  ========== */

.tabs-container.more-tabs{
    float: left;
    width: 100%;
    border-top: 0px solid #ffff;
    position: relative;
    margin-top: 15px;
    margin-bottom: 12px;
}
.tabs-container.more-tabs .content {
    padding-left: 10px;
    padding-right: 10px;
}
.more-tabs .tabs {
    width: 100%;
    float: left;
    
}

.more-tabs .tabs:after {
    content: '';
    display: table;
    clear: both;
}

.more-tabs .tabs input[type=radio] {
    display: none;
}

.more-tabs .tabs label {
    font-size: 16px;
    color: #3d3d3d;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
    padding: 16px 20px 15px 20px;
    float: left;
    margin: 0px 8px 0px 0;
    border-bottom: 0px solid transparent;
    background: #e1e1e1;
    transition:all .5s ease-in-out;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #dfdfdf;
    width: 24.3%;
}
.more-tabs .tabs label.tab6 {
    margin-right:0;
}
.more-tabs .tabs label:hover {
    background: #fff;
    color: #646466;
}
.more-tabs .tabs .tab2{
    
margin-right: 0;
}
.more-tabs .tabs .tab6{
    

}
.more-tabs .tabs [id^="tab"]:checked+label {
    z-index: 9999;
    color: #fff;
    background: #a02e50;
    border-color: #a02e50;
}
.more-tabs .tab-content {
    display: none;
    width: 100%;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding: 27px 22px 5px 22px;
    background: #fff;
    margin-top: 0px;
    border: 1px solid #dfdfdf;
    border-top: 5px solid #a02e50;
    border-radius: 0;
}

.more-tabs #tab3:checked~#tab-content3,
.more-tabs #tab4:checked~#tab-content4,
.more-tabs #tab5:checked~#tab-content5,
.more-tabs #tab6:checked~#tab-content6 {
    display: block;
}

/* Extra - Contact Us */
#tab-content5 {
    position:relative;
}
.btn-contact-tabs {
    background: #0c6e41;;
    width: 209px;
    height: 54px;
    line-height: 54px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 13px;
    right: 19px;
    text-transform: uppercase;
    transition: 0.5s all;
    cursor: pointer;
}
.btn-contact-tabs:hover {
    background: #0c6e41;;
    color: #fff;
}
.btn-contact-tabs a {
    color:#fff;
}

/* Extra - Contact Us */
.tab-content * {
    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out;
}
.tab-content h1,
.tab-content h2,
.tab-content h3,
.tab-content h4,
.tab-content h5,
.tab-content h6 {
    color: #000;
    font-weight:600;
    margin: 15px 0;
    letter-spacing: 1px;
    margin-bottom: 41px;
}
.tab-content h1 {
    font-size: 26px;
}
.tab-content h2 {
    font-size: 25px;
}
.tab-content h3 {
    font-size: 23px;
    
}
.tab-content h4 {
    font-size: 21px;
    text-transform: uppercase;
}
.tab-content h5 {
    font-size: 20px;
    font-weight:600;
}
.tab-content h6 {
    font-size: 18px;
}
.tab-content p,
.tab-content ul,
.tab-content ol {
    margin-bottom: 23px;
    color: #333;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.tab-content p a,
.tab-content ul li a,
.tab-content ul a li,
.tab-content ol li a,
.tab-content ol a li {
    color: #252e70;
}
span.text {
    text-decoration: underline;
}
.tab-content ul,
.tab-content ol {
    margin-left:30px;
}
.tab-content ol ol li {
    list-style-type: lower-alpha;
}
.tab-content ol ol ol li {
    list-style-type: lower-roman;
}
.tab-content ul ul li {
    list-style-type: circle;
}
.tab-content ul ul ul li {
    list-style-type: square;
}
@keyframes scale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        transform: scale(1.01);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
.table-main {
    border: 1px solid #eaeaea;
}
.wrap-row {
    border-bottom: 1px solid #eaeaea;
}
.tab-content div {
    font-size: 0;
}
.wrap-row div {
    font-size: 15px;
    display: inline-block;
    width: 50%;
    height: 45px;
    padding: 17px 0px 9px 0px;
    font-weight: 400;
}
.wrap-row div:nth-child(1) {
    padding-left: 65px;
    font-weight: 500;
    color: #000;
}
.wrap-row:nth-child(odd) {
    background: #fcfcfc;
}

/* ========== tabs // end ========== */
.listing_det{
    float: right;
    width: 46.1%;
    position: relative;
    padding-left: 20px;
    padding-top: 20px;
}
h2.listing_heading {
    font-size: 35px;
    font-weight: normal;
    color: #181818;
    line-height: 40px;
    margin-top: 34px;
}
.listing_price {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 45px;
}
.listing_price span{
  font-size: 14px;
  color: #a02e50;
  text-decoration: line-through;
  font-weight: 600;
  margin-bottom: 6px;
  float: left;
  width: 100%;
  margin-top: 12px;
}
.listing_tabl {
    display: flex;
    padding:5px 0;
}
.listing_labl{
  width: 130px;
  font-weight: 500;
  font-size: 14px;
  color: #333;
}
.listing_disc{
  color: #636365;
  font-style: italic;
  font-size: 14px;
  font-weight: 500;
}



.product_info{
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 50px;
}
.product_info tr td{
  padding: 0;
}
.product_info tr td:first-child{
  font-weight: bold;
}
.product_info tr td:first-child{
  width: 250px;
}
.relt_row {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.relt_row ul{
  float:left;widht:100%; list-style-type:none;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.reltpro_box {
    width: 24%;
    border: 1px solid #dfdfdf;
    margin-bottom: 25px;
}
.reltpro_img {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 14px;
}
.reltpro_img img {
  max-height: 175px;
}
.reltpro_disc {
    padding: 15px 15px 25px 15px;
    color: #585858;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
    font-size: 16px;
}
.reltpro_price {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #a02e50;
    margin-bottom: 14px;
}
.relt_products {
    float: left;
    width: 100%;
    border-top: 0;
    padding-top: 0;
    margin-top: 22px;
}
.relt_products h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 15px;
    background: #565656;
    background: linear-gradient( 
0deg
 , #565656 20%, #646466 100%);
    color: #fff;
    padding-top: 19px;
    padding-bottom: 19px;
}
.footer{
  float: left;
  width: 100%;
  background: #0f0f0f;
  border-top: 9px solid #a02e50;
  padding-bottom: 35px;
  margin-top: 30px;
}
.footerLeft{
    width: 100%;
    float: left;
}
.footerLinks {
    float: left;
    margin-top: 38px;
}
.footerLinks ul {list-style-type:none;float: left;width: 100%;}
.footerLinks ul li{
  display:inline-block;
  margin-right: 0;
  font-size:12px;
}
.footerLinks ul li label {
  font-size:12px;
}
.footerLinks a {
    font-size: 14px;
    color: #f9f9f9;
    padding-right: 35px;
    cursor: pointer;
    text-transform: uppercase;
}
.copyrights {
    float: left;
    font-size: 14px;
    color: #ebebeb;
    margin-top: 27px;
    width: 100%;
    border-top: 1px solid #535353;
    padding-top: 22px;
}
.payments {
    float: right;
    margin-top: 32px;
}


#footerwrap {
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 0px;
}
.dbusfoot {
    background-image: url(https://accessmylogin.s3.amazonaws.com/assets/swift-bottom-seperator.png);
    margin: 20px auto 0;
    max-width: 617px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    clear: both;
    position: relative;
    top: 10px;
}
.dbus {
    text-align: center;
    background-image: url(https://accessmylogin.s3.amazonaws.com/assets/swift-bottom-logo.png);
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 70px;
    margin-bottom: 25px;
}
/* ========== Footer // End  ==========*/
/* ========== pop-up // STARTS ========== */
    .lb-overlay {
    width: 0px;
    height: 0px;
    position: fixed;
    overflow: hidden;
    left: 0px;
    top: 0px;
    padding: 0px;
    text-align: center;
    display: none;
    }
    .lb-overlay {

    }
    a.contact-us-pop-up {
    background: #0c6e41;;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    cursor: pointer;
    padding: 16px 50px;
    font-size: 19px;
    margin: 10px 0px;
    float: left;
    text-decoration: none;
    }
    .lb-overlay::-webkit-scrollbar {
    width: 0;
    background: transparent;
    }
    .lb-overlay::-webkit-scrollbar-thumb {
    background: #FF0000;
    }
    .lb-content {
    width: 100%;
    max-width: 1066px;
    min-height: 250px;
    max-height: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding-left: 33px;
    padding-right: 24px;
    border-radius: 6px;
    position: relative;
    box-shadow: 1px 5px 9px 1px rgba(0,0,0,0.75);
    padding-top: 20px;
    box-sizing: border-box;
    margin-top: -135px;
    padding-bottom: 60px;
    animation: fadeInScale 0.4s ease-in-out;
    }
    .lb-overlay::target .lb-content {

    }
    @keyframes fadeInScale {
    0% {
    transform: scale(0.5);
    opacity: 0;
    }
    100% {
    transform: scale(1);
    opacity: 1;
    }
    }
    .lb-content-inner {
    max-height: 390px;
    padding-right: 27px;
    overflow-y: scroll;
    min-height: 250px;
    }
    .lb-content img {
    float: left;
    width: auto;
    }
    /* Text Styleing // START */
    .lb-content h4.heading {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #101010 !important;
    text-transform: uppercase;
    border-bottom: 4px solid #a02e50;
    text-align: left !important;
    padding-bottom: 12px !important;
    margin-bottom: 17px;
    }
    .lb-content h1, .lb-content h2, .lb-content h3, .lb-content h4, .lb-content h5, .lb-content h6 {
    text-align:left;
    color: #000000;
    padding: 0 !important;
    margin-bottom: 15px !important;
    height: auto;
    }
    .lb-content h1 {
    font-size: 26px !important;
    }
    .footer-links  .contact-text h2 {
        color: #000;
            text-align: left;
    font-weight: bold;
    }

    .lb-content h2 {
    font-size: 24px !important;
    }
    .lb-content h3 {
    font-size: 20px !important;
    font-weight:600 !important;
    }
    .lb-content h4 {
    font-size: 20px !important;
    }
    .lb-content h5 {
    font-size: 20px !important;
    color: #000!important;
    font-weight:600 !important;
    }
    .lb-content h6 {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 25px !important;
    margin-bottom: 0px !important;
    letter-spacing: 0.7px !important;
    }

    .footer-links  .contact-text p {
    text-align: left;
    color: #5f5f5f;
    font-weight: 400;
    padding: 15px 0 5px 0 !important;
}
.footerLinks ul li label {
    color: #c0c0c0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
.footerLinks ul li label:hover {
    text-decoration:underline;
}
    .lb-content .contact-text p, .lb-content .contact-text ul, .lb-content .contact-text ol {
    padding: 5px 0!important;
    line-height: 22px !important;
    font-size: 16px !important;
    margin-bottom: -6px !important;
    text-align: left;
    color: #1d1d1d !important;
    float: left;
    width: 100%;
    word-spacing: .8px;
    font-weight: 400;
    text-transform: none;
    margin-top: 0;
    }
    .lb-content p a, .lb-content ul li a, .lb-content ul a li, .lb-content ol li a, .lb-content ol a li{
    color: #a02e50!important;
    text-transform: none;
    }
    .lb-content p a {
    padding-left:0;
    display: inline;
    text-transform: none !important;
    }
    span.text {
    
    }
    .lb-content ul {
    list-style:disc !important;
    }
    .lb-content ol {
    list-style-type:armenian !important;
    }

    .lb-content ul, .lb-content ol {
    margin-left:30px !important;
    text-align:left;
    width:95% !important;
    display:block !important;
    }
    .lb-content ul li, .lb-content ol li {
    display:list-item !important;
    color: #2c2c2c !important;
    padding: 5px 0;
    text-align:left !important;
    width:95% !important;
    }
    .lb-content ol ol li {
    list-style-type: lower-alpha!important;
    }
    .lb-content ol ol ol li {
    list-style-type: lower-roman!important;
    }
    .lb-content ul ul li {
    list-style-type: circle!important;
    }
    .lb-content ul ul ul li {
    list-style-type: square!important;
    }
    /* Text Styleing // END */
    .header-menu ul li span.lb-close-bottom {
    background: #2fba3b;
    padding: 12px 16px !important;
    color: #fff !important;
    font-weight: 600;
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    margin: auto;
    max-width: 127px;
    cursor: pointer;
    }
    a.lb-close-bottom:hover {
    text-decoration: none !important;
    }
    .lb-close p {
    position: absolute;
    cursor:pointer;
    top: -30px;
    right: -18px;
    z-index: 10000;
    color: #fff !important;
    background: #a02e50;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    font-size: 29px !important;
    text-align: center;
    font-weight: 600 !important;
    padding: 14px 0px !important;
    }

    .lb-close .fa-times{
    position: absolute;
    top: -25px;
    right: -20px;
    z-index: 10000;
    color: #fff !important;
    background: #0c6e41;;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-weight: 900;
    font-size: 20px;
    line-height: 40px;
    }




    .lb-close-bottom:hover, .lb-close .fas:hover {
    background: #28306e!important;
    text-decoration:none;
    }
    .contact-text .field-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 13px;
    text-align: left;
    }
    .body-image img {
    margin: 10px;
    width: 145px;
    }
    .body-image {
    width: 100%;
    background: #fff;
    }
    
    a.lb-add {
    cursor: pointer;
    }


    .menu ul li input#menuh1:checked + .lb-overlay, 
    .menu ul li input#menuh2:checked + .lb-overlay, 
    .menu ul li input#menuh3:checked + .lb-overlay,
    .menu ul li input#menuh4:checked + .lb-overlay,
    .menu ul li input#menuh5:checked + .lb-overlay,
    .menu ul li input#menuh6:checked + .lb-overlay,
    .menu ul li input#menuh7:checked + .lb-overlay,
    .menu ul li input#menuh8:checked + .lb-overlay,
    .menu ul li input#menuh9:checked + .lb-overlay,
    .menu ul li input#menuh10:checked + .lb-overlay,
    .footerLinks ul li input#menuf1:checked + .lb-overlay, 
    .footerLinks ul li input#menuf2:checked + .lb-overlay, 
    .footerLinks ul li input#menuf3:checked + .lb-overlay,
    .footerLinks ul li input#menuf4:checked + .lb-overlay,
    .footerLinks ul li input#menuf5:checked + .lb-overlay,
    .footerLinks ul li input#menuf6:checked + .lb-overlay,
    .footerLinks ul li input#menuf7:checked + .lb-overlay,
    .footerLinks ul li input#menuf8:checked + .lb-overlay,
    .footerLinks ul li input#menuf9:checked + .lb-overlay,
    .footerLinks ul li input#menuf10:checked + .lb-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    display:flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    padding-left: 25px;
    padding-right: 25px;
    left: 0;
    }

   .footerLinks ul li input {
    display: none;
    }

   
 span.lb-close-bottom {
    background: #a02e50;
    padding: 7px 16px !important;
    color: #fff !important;
    font-weight: 600;
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    margin: auto;
    max-width: 127px;
    cursor: pointer;
    font-size: 16px;
}

.header-right ul.menu li span.lb-close-bottom {
    padding: 12px 16px !important;
}

    /* ========== pop-up // END ========== */

/** -- Responsive styles start here -- **/
@media only screen and (min-device-width : 568px) and (max-device-width : 1100px) and (orientation : landscape) {
    .lb-content-inner {
    max-height: 150px;
    min-height: 150px;

    }

    }

@media (max-width:1220px) {
  
.sidebar {
  width:22%;
}
  .usp-list li {
    margin-left:15px;
  }

  .logo img {
    

  }
   .listing_det {


}
  .thumbnails {

  }
}

@media(max-width: 1130px){
.relt_products,
.sidebar,
.footerLinks,
.menu ul li.last{
    display: none;
  }
  .menu ul li:first-child, .menu ul li:nth-child(2) {
    display:none;

  }
  .menu {
    margin-bottom:20px;
  }
  .right-container {
    width:100%;
    max-width: unset;
    margin-left: 0;
  }
  .logo{
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
 .body-container {
   margin-top:0; padding-top:0;
 }
 .banner img {
 max-width: 100%;
 }
  .tabs label, .more-tabs .tabs label {
    width:100%; border-radius:0;
  }
  .thumbnails {
    text-align:center;
    width: 100%;
    margin-top: 50px;
    margin-right: 0;
    float: left;
  
    margin-left: 0;
}
.thumbnails label {margin-right:14px;display: inline-block;}
.gallery-detail, .gallery {
    width:100%;
    max-width:unset;
    margin-bottom: 30px;
}
.g-img-con {
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        top: 25%;
}
.white-box {
    width:100%;
    float: left;
    height: 500px;
}
.listing_det {
  width:100%;
  float: right;
  padding-left: 0;
  text-align: center;
}
.listing_tabl {
  justify-content:center;
}
    .payments {
        float: none;            
        text-align: center;
    }
    
    .copyrights {
        float: none;
        margin-top: 90px;
        text-align: center;
        
    }
}

@media(max-width: 980px){
  .container{
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .listing_det, .listing_img {
      width: 100%;
  }
  
  
  .tabs label{
    width: 100%;
  }
  .footerLeft{
    width: 100%;
    text-align: center;
  }
  .footerLinks, .copyrights,.payments{
      width: 100%;
      text-align: center;
      line-height: 25px;
  }

  
}
@media (max-width:768px) {
  .menu ul {
    text-align:center;
  }
  .menu ul li {
    text-align:center;
    display: inline-block;
    float: none;
    margin-left: 19px;
    margin-right: 19px;
  }
  .menu ul li.last {
    width:100%; text-align:center;
  }
  .usp-container ul li {
    
width: 100%;
    
margin-bottom: 8px;
  }
}
@media(max-width: 580px){
  
  h2.listing_heading{
    font-size: 25px;
  }
  .product_info tr td:first-child{
    width: 150px;
  }
  .tabs .content > div{
    padding:15px;
  }
  .thumbnails .gallery-content img {
        max-width: 390px;
        max-height: 420px;
    }
    .g-img-con {
       
    }
    .white-box {
        
    }
}
@media only screen and (max-width: 424px) {
    
   
    .thumbnails .gallery-content img {
        max-width: 320px;
        max-height: 376px;
    }
    .white-box {
        height: 520px;
    }
    .g-img-con {
       
        top: 22%;
    }
    .thumbnails {
      margin-top:40px;
    }



}

@media only screen and (max-width:360px) {
  .thumbnails .gallery-content img {
    max-width: 270px;
    max-height: 376px;
}
}
@media only screen and (min-device-width : 0px) and (max-device-width : 576px) and (orientation : landscape) {
    .lb-content-inner {
    max-height: 120px;
    min-height: 120px;
    }

    }   