/*table begin*/
img {
    max-width: 100%;
}
.proIntroBox {
    background-color: #fff;
    /* padding: 5%; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
	margin-bottom: 5rem;
}
.introBox {
    width: 45%;
}
.proTitle {
    margin-bottom: 25px;
    font: 600 40px / 1.2 "Oswald", sans-serif;
    color: #424242;
}
.proDescTitle {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    max-width: 420px;
}
.proDescBox .Txt {
    line-height: 1.8;
}
.Txt ul {
    margin-left: -12px;
}
.Txt ul li p {
    color:#555;
}
.Txt p {
    line-height: 1.65;
    font-size: 0.95rem;
    margin-bottom: 8px;
}
.imgBox {
    /*width: 55%;*/
}
.Clm-4 {
    margin-top: 36px;
}
.honeywell .LytClm4 {
    margin: -30px -15px 0 -30px;
    padding: 0;
}
.LytClm4 > li {
    width: 25%;
	list-style-type: none;
	padding: 30px 15px 0 30px;
}
.Clm-4 img {
    max-width: 90%;
    border-radius: 8px;
    margin: auto;
    display: table-cell;
}
.Caption {
    display: block;
    font-size: 0.95rem;
    margin-top: 12px;
    line-height: 1.8;
    color: #333d47;
}
.prod-sect {
    font-family: Teko;
    font-size: 1.15rem;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: -.32px;
    white-space: normal;
    color: #d50505;
    text-transform: none;
    font-weight: bold;
    padding-top: 12px;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(1) {
    background-color: #e6e6e888;
    width: 24.6974%;
    height: 25px;
}
.text-jumbo-table td {
    padding: 8px 5px 8px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.text-jumbo-table td b {
    font-family: sans-serif;
    border-left: 5px solid #df0523;
    padding-left: 12px;
}
.ProIntroText{
	margin-top: 2.5rem;
    padding-bottom: 1.35rem;
}
.ProIntroText span{
	font-size:1.1rem;
	font-family: Arial, sans-serif, SourceHans;
	display: -webkit-inline-box;
    -webkit-box-align: center;
    margin-bottom: 0;
    padding: .5rem 1.15rem;
    vertical-align: middle;
    color: #fff;
    background: #b80808;
    /* font-weight: 500; */
    border-radius: 6px;
	margin-top: 12px;
}
.ProIntroText p{
	margin-top: 1rem;
	font-size: 1.05rem;
}

@media only screen and (max-width: 991px) {
.proIntroBox {
        flex-direction: column-reverse;
		margin-bottom: 3rem;
    }
.introBox {
        width: 100%;
        margin-left: 0;
		margin-top: 3rem;
    }
.proTitle {
        font-size: 28px;
    }
.imgBox {
        width: 100%;
        margin-right: 0;
        /* margin-top: 5%;
    }
.imgBox img {
        padding: 0px;
    }
.ProIntroText span {
    /*font-size: 20px;*/
}
.honeywell .LytClm4 {
        margin: 0;
    }
.LytClm4 > li {
        width: 100%;
        padding: 0;
    }
.LytClm4 > li Img {
        max-width: 72%;
    }
.Caption {
        padding: 0px 12px;
        font-size: 16px;
    }
}
@media only screen and (min-width: 992px){
.img-size{
	max-width: 45%;
}
/*only min-width: 992px*/
}







.text-jumbo-table {
	margin-top:3rem;
    clear: both;
    font-size: 15px;
    color: #2f2f2f;
    line-height: 1.8;
}
.text-jumbo-table table {
    border-collapse: collapse;
}
.text-jumbo-table td {
    padding: 8px 10px 8px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
	word-break: break-all;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(1) {
    background-color: #e6e6e888;
    width: 24.6974%;
    height: 25px;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(2) {
    background-color: #e6e6e888;
    width: 72.3026%;
}
/*table end*/
#productDetailPageAlt .product-detail-tab-content.tab-content {
    min-height: auto;
}
.product-detail-tab-content.tab-content {
    border: 0;
    padding: 15px 0 0;
    min-height: 100%;
    box-shadow: none;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.product-detail-tab-content.tab-content .tab-pane {
    padding: 0;
}
.product-detail-tab-content.tab-content .tab-pane {
    justify-content: space-between;
    align-items: flex-start;
}
.product-detail-tab-content.tab-content>.active {
    display: flex;
}
.fade {
    transition: opacity .15s linear;
}
.product-detail-tab-content.tab-content .tab-pane .left, .product-detail-tab-content.tab-content .tab-pane .right {
    width: 50%;
}
#productDetailPageAlt.mvp2 .tab-pane .left .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 330px;
    padding-right: 5%;
    overflow: hidden;
}
.tab-pane .left .img-wrapper {
    position: relative;
}
#productDetailPageAlt.mvp2 .tab-pane .left .img-wrapper #mainImg {
    width: auto;
    height: 100%;
    object-fit: contain;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
.tab-pane .left .img-wrapper #showLarger {
    position: absolute;
    bottom: 30px;
    left: 7px;
    font-size: 10px;
    cursor: pointer;
    border: 1px solid #9b9b9b;
    height: 32px;
    width: 32px;
}
button.client-btn.invert-btn, a.client-btn.invert-btn, .guidebutton.guidefield button:not(.af-icon-button).invert-btn {
    background: #fff;
    color: #007bc2;
}
button.client-btn, a.client-btn, .guidebutton.guidefield button:not(.af-icon-button) {
    font-family: "Honeywell Sans",Helvetica,Arial,sans-serif;
    background: #007bc2;
    font-weight: 800;
    font-size: 14px;
    color: #fff;
    border: 2px solid #007bc2;
    transition: all .3s ease;
    text-transform: uppercase;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 0;
    letter-spacing: .5px;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button, input {
    overflow: visible;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
.tab-pane .left .img-wrapper #showLarger::before {
    font-size: 24px;
    color: #707070;
}
.mvp-icon-search:before {
    content: "\e92A";
}
[class^="mvp-icon-"]:before, [class*="mvp-icon-"]:before, .mvp-stack_close:before {
    display: inline-block;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-family: "icomoonregular" !important;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    color: #707070;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.tab-pane .left .product-slide-wrapper #owlPrevBtn, .tab-pane .left .product-slide-wrapper #owlNextBtn {
    border: 0;
    background: 0;
    padding: 0;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button {
    border-radius: 5;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
#productDetailPageAlt.mvp2 .tab-pane .product-slide-wrapper .item {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tab-pane .left .product-slide-wrapper .item {
    border: .1rem solid #d0d0d0;
}
#productDetailPageAlt.mvp2 .tab-pane .product-slide-wrapper .item img {
    width: auto;
    max-height: 56px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.specs-list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}
#productDetailPageAlt.mvp2 .tab-content>[id*="tab"] div>h2 {
    font-size: 1.5rem !important;
    line-height: 48px;
    font-weight: 700;
    color: #1d1d1d;
    margin-bottom: 24px !important;
}
.spec-list--grouping .category-name {
    border-bottom: 1px solid gray;
    margin-bottom: 1.571429rem;
    padding-bottom: .35714286rem;
    font-weight: 100;
    color: gray;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px;
}


@media (min-width: 768px) and (max-width: 1199px){
.tab-pane .left .product-slide-wrapper {
    margin-right: 15px;
}
}
@media screen and (min-width: 768px){
.tab-pane .left .img-wrapper #showLarger {
    bottom: 8px;
}
.spec-list--grouping.spec-list--block .tab-content .tab-pane .specs-list, .spec-list--grouping.spec-list--grid .tab-content .tab-pane .specs-list {
    padding-left: 20px;
}
.spec-list--grouping .specs-list {
    margin-bottom: 1.571429rem;
}
.spec-list--grouping .attribute-list-unordered {
    margin-left: 10px;
}
}
@media only screen and (max-width: 768px){
#productDetailPageAlt.mvp2 .product-detail-tab-content.tab-content {
    margin-top: 0;
}
}
@media (max-width: 767px){
.pills-tabContent {
    margin-left: -30px;
    margin-right: -30px;
}
.product-detail-tab-content.tab-content .tab-pane, .product-detail-tab-content.tab-content>.active {
    flex-direction: column;
}
.product-detail-tab-content.tab-content .tab-pane {
    padding: 15px;
}
.product-detail-tab-content.tab-content .tab-pane .left, .product-detail-tab-content.tab-content>.active .left, .product-detail-tab-content.tab-content .tab-pane .right, .product-detail-tab-content.tab-content>.active .right {
    width: 100%;
}
.tab-pane .left .img-wrapper {
    width: calc(100% + 30px);
    left: -15px;
    right: -15px;
}
.tab-pane .left .img-wrapper #mainImg {
    width: 95%;
    border: 0;
}
}



@media  (max-width: 540px){

/* max-width: 370px*/
}
@media  (max-width: 370px){

/* max-width: 370px*/
}
@media  (max-width: 767px){

/* max-width: 767px*/
}
@media screen and (max-width: 768px){


}

@media screen and (max-width: 991px){

}

@media  (max-width: 991px){

/* max-width: 992px*/
}


@media only screen and (min-width: 768px){

}

@media  (min-width: 768px){


/* min-width: 768px*/
}



@media (min-width: 992px){

/*min-width: 992px*/
}

@media (min-width: 1200px){

/*min-width: 1200px*/
}