﻿/*Reset Start*/
/** * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) * Richard Clark (http://richclarkdesign.com) * http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-family: 'SourceSansPro-Regular';
    font-size: 25px;
    background-color: #fff;
    padding-bottom: 55px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none;
    color: #0066cc;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
    border: 0;
    outline: none;
}

ul, ol {
    list-style-type: none;
}
/*Reset End*/


ul {
    list-style-type: disc;
    margin-left: 20px;
}

ol {
    list-style-type: decimal;
    margin-left: 20px;
}

.thumb-picto {
    height: auto;
    max-width: 80px;
    width: 70px;
}

.aplus-v2 .apm-centerthirdcol p {
    width: 75%;
}
/*.aplus-v2 .apm-hovermodule{
						overflow-y: auto;
						overflow-x: hidden;
					}*/

.apm-hovermodule-image img {
    height: auto;
    width: 300px;
}

.aplus-v2 .apm-eventhirdcol {
    display: block;
    width: 220px !important;
}

.wrapper {
    max-width: 979px;
    margin: 0px auto;
}

.banner {
    margin-bottom: 42px;
    max-width: 979px;
    height: 180px;
}

    .banner.banner-gap {
        height: 20px;
    }

#container {
    width: 100%;
}

    #container #content1 ul li img {
        /*padding-right:10px;
				padding-left:10px;*/
        /* width:42px; */
        /*width: auto;
					height: 42px;*/
        /*width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: inline-block;*/
        /*width: 42px;
    height: 100%;
    max-width: 100%;
	max-height: 100%;
    padding: 2px;*/
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #container #content1 ul {
        margin-left: 0px;
        list-style-type: none;
    }

        #container #content1 ul li {
            /*padding-right: 10px;
		padding-bottom: 6px;
		list-style-type: none;
		width: 43px;
		height: 43px;
		margin-bottom: 5px;
        margin-right:35px;
        border: 1px solid #696969;*/
            list-style-type: none;
            width: 43px;
            height: 43px;
            margin-bottom: 5px;
            margin-right: 33px;
            text-align: center;
            /* margin: 0 auto; */
            border: 1px solid #696969;
            padding: 2px;
            display: flex;
            align-items: center;
            justify-content: center;
        }



    #container #content1 {
        float: left;
    }

    #container #content2 {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        width: 300px;
    }

        #container #content2 .content2-img-holder {
            width: 300px;
            height: 357px;
            line-height: 357px;
            /*border: 1px solid black;*/
            text-align: center;
            display: table-cell;
            vertical-align: middle;
        }

        #container #content2 figure img {
            width: 354px;
            height: 354px;
        }

        #container #content2 img {
            margin: auto;
            max-width: 98%;
            max-height: 70%;
        }

        #container #content2 video {
            display: inline-block;
            vertical-align: middle;
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
        }

        #container #content2 img:nth-child(2) {
            display: none;
        }

    #container #content3 {
        float: left;
        width: 363px;
        padding-right: 20px;
    }

        #container #content3 h1 {
            font-size: 19px;
            line-height: 1.3 !important;
            font-family: Arial,sans-serif;
            text-rendering: optimizeLegibility;
            word-break: break-word;
        }

        #container #content3 p, #content3 ul li {
            font-size: 13px;
            line-height: 19px;
            font-family: Arial,sans-serif;
            word-break: break-word;
        }


    #container #content4 {
        float: right;
        width: 229px;
        height: 339px;
    }

        #container #content4 img {
            width: 229px;
            height: 339px;
        }

    #container > div {
        position: relative;
    }

/*#container > div > img {
							position: absolute;
							left: 50%;
							top: 50%;
							transform: translate(-50%, -50%);
						}*/
/* CSS Document */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

#main1 {
}

.wrapper1, .wrapper2, .wrapper3, .wrapper4, .wrapper5, .wrapper6, .wrapper7, .wrapper8, .wrapper9 {
    margin: 0 auto;
    max-width: 979px;
}

.flex-container1, .flex-container2, .flex-container3, .flex-container4, .flex-container5 {
    /*display: -webkit-flex;
					display: flex;
					-webkit-flex-wrap: wrap;
					flex-wrap: wrap;*/
    max-width: 979px;
    /*overflow: hidden;*/
    width: 100%;
    /*-webkit-justify-content: space-between;
					justify-content: space-between;*/
}

.flex-container3, .flex-container4, .flex-container5 {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex-item1 {
    width: 228px;
    margin-right: 21px;
    float: left;
}

    .flex-item1:last-child {
        margin: 0;
    }

.flex-item2 {
    width: 304px;
    height: 304px;
    margin-right: 2%;
    float: left;
    border: 2px solid transparent;
    position: relative;
}

.flex-item3:first-child {
    width: 304px;
    height: 304px;
    margin-right: 2%;
    float: left;
    line-height: 304px;
    vertical-align: middle;
    border: 2px solid transparent;
    position: relative;
}

.flex-item2 {
    height: auto;
}

    .flex-item2 .img-hldr {
        display: inline-block;
        height: 300px;
        vertical-align: middle;
    }

        .flex-item2 .img-hldr img {
            vertical-align: middle;
            display: inline-block;
            max-width: 100%;
            max-height: 100%;
        }

.flex-item3 img {
    display: none;
    max-width: 100%;
    max-height: 100%;
}

    .flex-item3 img:first-of-type {
        display: inline;
    }

#footer1, #footer2, #footer3, #footer5, #footer6 {
    text-align: center;
}

#header1 h3, #header2 h3, #header3 h3, #header5 h3, .float2 h3 {
    font: bold 17px/19px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    border: 2px solid transparent;
}

.flex-item1 h4, .flex-item2 h4, .hover-1 h4, .hover-2 h4, .hover-3 h4, .hover-4 h4, .flex-item4 h4, .flex-item5 h4, .box2 h4, .banner2 h3 {
    font: 17px/19px Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
    margin-top: 6px;
    word-break: break-word;
    border: 2px solid transparent;
}

.flex-item4 h4 {
    font-weight: bold;
}

.hover-1 h4, .hover-2 h4, .hover-3 h4, .hover-4 h4 {
    font-weight: bold;
    margin-bottom: 15px;
}

#preview-body .flex-item4:last-child pre, #preview-body .flex-item5:last-child pre {
    white-space: normal;
}

.flex-item1 p:last-child, .flex-item2 p:last-child, .hover-1 p, .hover-2 p, .hover-3 p, .hover-4 p, .flex-item4:last-child p, .flex-item5:last-child p, .box2 li, .banner2 p,
.flex-item1 pre:last-child, .flex-item2 pre:last-child, .hover-1 pre, .hover-2 pre, .hover-3 pre, .hover-4 pre, .flex-item4:last-child pre, .flex-item5:last-child pre, .banner2 pre {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    word-break: break-word;
    background: transparent;
    white-space: pre-wrap;
    padding: 0;
    margin: 0;
    border: 2px solid transparent;
    overflow: visible;
}

/* 03-01-2020 CKEditor "p" tag font issue */
.flex-item1 p, .flex-item2 p {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    word-break: break-word;
    background: transparent;
    white-space: pre-wrap;
    padding: 0;
    margin: 0;
    border-width: 0 2px 0 2px;
    border-color: transparent;
    border-style: solid;
    /*border: 2px solid transparent;*/
    overflow: visible;
}

    .flex-item1 p:last-child, .flex-item2 p:last-child {
        border-width: 0 2px 2px 2px;
        border-color: transparent;
        border-style: solid;
    }

.flex-item5 p, .flex-item5:last-child p, .flex-item5 p:last-child {
    border-width: 0 2px 0 2px;
    border-color: transparent;
    border-style: solid;
}

#footer1 a, #footer2 a, #footer3 a, #footer5 a, .flex-item4 h5, .flex-item4 li, .flex-item4 p, .flex-item5:nth-child(2) p, .flex-item5 li, .flex-item5 h5, .float2 h5, .float2 p, #footer6 a, .flex-item4 pre, .flex-item5:nth-child(2) pre, .float2 pre {
    display: block;
    font: 13px/19px Arial, Helvetica,sans-serif;
    word-break: break-word;
    overflow: visible;
}

.flex-item4 pre, .flex-item5:nth-child(2) pre, .float2 pre {
    display: block;
    font: 13px/19px Arial, Helvetica,sans-serif;
    word-break: break-word;
    white-space: normal;
    /*white-space: pre-wrap;*/ /* Since CSS 2.1 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap;
    background: none;
    border: none;
    padding: 0;
    overflow: visible;
    border: 2px solid transparent;
    overflow: visible;
}



#footer1 a:hover, #footer2 a:hover, #footer3 a:hover, #footer5 a:hover, #footer6 a:hover {
    color: #e47911;
    text-decoration: underline;
}

img.hover-2, img.hover-3, img.hover-4, div.hover-2, div.hover-3, div.hover-4 {
    display: none;
}

.flex-item3:last-child {
    padding-left: 20px;
    flex: 1;
    float: left;
    width: 63%;
}

li.hover-2, li.hover-3, li.hover-4 {
    opacity: 0.2;
}

.hoveria {
    display: block;
    margin-top: 35px;
    margin-bottom: 20px;
}

    .hoveria li {
        display: inline-block;
        width: 82px;
        margin-right: 20px;
        vertical-align: top;
        opacity: 0.3;
    }

        .hoveria li:first-child {
            opacity: 1;
        }

        .hoveria li span {
            font: bold 12px/20px Arial, Helvetica, sans-serif;
            display: block;
            word-wrap: break-word;
            border: 2px solid transparent;
        }

        .hoveria li div {
            border: 2px solid #000;
            height: 84px;
            width: 84px;
        }

        .hoveria li ol li,
        .hoveria li ul li {
            display: list-item;
        }

.flex-item4:last-child h4, .flex-item4:last-child p, .flex-item4 li, .flex-item4 h5, .flex-item5 h4, .flex-item5 h5, .box2 h4 {
    color: #888;
    font-weight: normal;
    border: 2px solid transparent;
}

.flex-item4 h5 {
    font-weight: bold;
    margin-bottom: 10px;
    border: 2px solid transparent;
}

.flex-item4 p {
    color: #333;
    margin-bottom: 20px;
}

.flex-item4 li:last-child {
    margin-bottom: 20px;
}

.flex-item4 ul,
.flex-item5 ul,
.box2 ul {
    list-style-type: none;
}

.flex-item4 ul, .flex-item5 ul, .box2 ul {
    list-style-type: disc;
    padding-left: 30px;
}

.flex-item4 li, .flex-item5 li, .box2 li {
    display: list-item;
    border: 2px solid transparent;
}

/*.flex-container4 {
					border-bottom: 1px solid #dddddd;
				}*/

.flex-item4:last-child, .flex-item5:last-child {
    width: 25%;
    padding-left: 35px;
    border-left: 1px solid #dddddd;
    float: right;
}

.flex-item4:first-child, .flex-item5:first-child {
    width: 30%;
    padding-right: 20px;
    float: left;
}

.flex-item4:nth-child(2), .flex-item5:nth-child(2) {
    width: 409px;
    /*width: calc(100% - 570px);*/
    padding-right: 35px;
    float: left;
}

.flex-item5 ul,
.box2 ul {
    list-style-type: none;
}

.flex-item5 ul, .box2 ul {
    padding: 14px 18px;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #aaaaaa;
    margin: 20px 0px 20px;
    list-style-type: disc;
}

.flex-item5 li p, .box2 li p {
    margin: 0;
}

.flex-item5 li, .box2 li {
    margin-left: 10px;
}

.flex-item5:last-child p {
    color: #888;
}

.flex-item5 h5 {
    font-weight: bold;
}

.imagemax {
    max-width: 100%;
}

.float2 h5 {
    color: #888;
    border: 2px solid transparent;
}

.float1 {
    float: left;
}

.float2 {
    float: left;
    width: 50%;
}

.box1 {
    width: 709px;
    display: block;
    float: left;
}

.box2 {
    float: right;
    width: 209px;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid #dddddd;
}

.float2 h5 {
    font-weight: bold;
}

.float2 p {
    margin-bottom: 20px;
}

.float1 img {
    /*padding-right: 10px;*/
}

.banner1 {
    position: relative;
    margin-bottom: 24px;
}

.banner2 {
    color: #fff;
    position: absolute;
    right: 50px;
    top: 100px;
    padding: 15px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBBBBB,endColorstr=#FFFFFF);
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.7);
    color: white;
    width: 250px;
}

.banner1 a {
    display: block;
    max-width: 970px;
    height: 300px;
    border: 2px solid transparent;
}

.banner1 img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.banner2 h3 {
    font-weight: bold !important;
    word-break: break-word;
}

img {
    max-width: 100%;
}

.productHeader {
    margin-top: 0px;
    font-family: Arial,sans-serif;
    font-size: 17px;
    line-height: 1.255;
    margin-bottom: 6px;
    border: 2px solid transparent;
    font-weight: bold;
    word-break: break-word;
}

.feature-productHeader {
    margin-top: 0px;
    font-family: Arial,sans-serif;
    font-size: 17px;
    line-height: 1.255;
    margin-bottom: 10px;
    border: 2px solid transparent;
}

.fet-decp {
    border: 2px solid transparent;
}

/* 1 Coloumns */
.one-colm {
    /*padding: 70px 0;*/
    width: 100%;
}

    .one-colm .img-holder {
        float: left;
        width: 300px;
        margin-right: 40px;
        position: relative;
    }

        .one-colm .img-holder img {
            max-width: 100%;
            max-height: 100%;
            display: inline-block;
        }

    .one-colm .cnt-hldr {
        float: left;
        padding-right: 250px;
        width: 630px;
    }

        .one-colm .cnt-hldr .heading {
            font: 700 17px/21px Arial, Helvetica, sans-serif;
            color: #333333;
            margin-bottom: 5px;
            word-wrap: break-word;
            word-break: break-word;
            border: 2px solid transparent;
        }

        .one-colm .cnt-hldr .cnt,
        .one-colm .cnt-hldr pre.cnt {
            font: 12px/18px Arial, Helvetica, sans-serif;
            color: #333333;
            word-wrap: break-word;
            word-break: break-word;
            border: 2px solid transparent;
            /*white-space: pre-wrap;*/
            white-space: normal;
            padding: 0;
            margin: 0;
            background: transparent;
            overflow: visible;
        }

    .one-colm.reverse {
        width: 100%;
        /*-webkit-flex-direction: row-reverse;
						-moz-flex-direction: row-reverse;
						-ms-flex-direction: row-reverse;
						-o-flex-direction: row-reverse;
						flex-direction: row-reverse;*/
    }

        .one-colm.reverse .img-holder {
            float: right;
            margin-right: 0;
            margin-left: 40px;
        }

        .one-colm.reverse .cnt-hldr {
            width: 630px;
        }

        .one-colm.reverse .cnt-hldr {
            padding-right: 30px;
            padding-left: 250px;
        }
/* END 1 Coloumns */
.line-break {
    margin: 15px 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #dddddd;
    border: none;
}

    .line-break.line-break-rm {
        /*margin:0;*/
        margin: 15px 0; /*Change request to add line break for all the basic content- 12/Dec/2019*/
        padding: 0;
        border: 0;
        border-bottom: 1px solid #dddddd;
        width: 100%;
    }
/* 2 Coloumns */
.two-colm {
    /*padding: 25px 0;*/
    width: 100%;
}

    .two-colm .two-ech-colm {
        margin-bottom: 20px;
        margin-right: 20px;
        float: left;
        width: 48%;
        /*width: calc(50% - 20px);*/
    }

        .two-colm .two-ech-colm:last-child {
            margin-right: 0;
        }

        .two-colm .two-ech-colm .top-holder {
            margin-bottom: 10px;
            width: 100%;
        }

            .two-colm .two-ech-colm .top-holder .img-holder {
                float: left;
                width: 139px;
                height: 139px;
                margin-right: 10px;
                text-align: center;
                border: 2px solid transparent;
                line-height: 139px;
                vertical-align: middle;
                position: relative;
            }

                .two-colm .two-ech-colm .top-holder .img-holder img {
                    /*display: block;*/
                    max-width: 100%;
                    max-height: 100%;
                }

            .two-colm .two-ech-colm .top-holder h6 {
                float: left;
                width: calc(100% - 150px);
                border: 2px solid transparent;
                word-break: break-word;
            }

            .two-colm .two-ech-colm .top-holder .heading {
                float: left;
                font: 700 17px/21px Arial, Helvetica, sans-serif;
                color: #333333;
                word-wrap: break-word;
                word-break: break-word;
            }

        .two-colm .two-ech-colm .cnt,
        .two-colm .two-ech-colm pre.cnt {
            font: 12px/18px Arial, Helvetica, sans-serif;
            color: #333333;
            word-wrap: break-word;
            word-break: break-word;
            border: 2px solid transparent;
            /*white-space: pre-wrap;*/
            white-space: normal;
            padding: 0;
            margin: 0;
            background: transparent;
            overflow: visible;
        }
/* END 2 Coloumns */
.hoveria li.hover div {
    position: relative;
}

.hoveria li.hover img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.three-cnt > div {
    display: none;
}

    .three-cnt > div:first-child {
        display: block;
    }

.three-cnt h4 {
    font: 17px/19px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
    word-wrap: break-word;
    word-break: break-word;
    border: 2px solid transparent;
}

.three-cnt p,
.three-cnt pre {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    min-height: 75px;
    word-wrap: break-word;
    word-break: break-word;
    border: 2px solid transparent;
    /*white-space: pre-wrap;*/
    white-space: normal;
    padding: 0;
    margin: 0;
    background: transparent;
    overflow: visible;
}


.lst-typ-disc {
    list-style-type: disc;
    margin-left: 20px;
}

.flex-item2 .img-hld {
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 10px;
}

    .flex-item2 .img-hld img {
        display: inline-block;
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
        line-height: normal;
    }

.flex-item1 .img-hld {
    display: block;
    vertical-align: middle;
    height: 220px;
    margin-bottom: 10px;
    width: 220px;
    text-align: center;
}

    .flex-item1 .img-hld img {
        display: inline-block;
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
        line-height: normal;
    }



.box1.new-box {
    width: 660px;
}

    .box1.new-box .float1 {
        width: 40%;
        margin-right: 20px;
    }

.box2 {
    width: 250px;
}

.banner1 .img-cnt {
    max-width: 974px; /*updated by divya*/
    height: 304px; /*updated by divya*/
    border: 2px solid transparent;
}

.imagealigncenter {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.productImage-01.flex-item5:first-child {
    margin-right: 20px;
    padding: 0;
    width: 304px;
    height: 404px;
    border: 2px solid transparent;
    position: relative;
}

.productImage-01 img {
    max-height: 100%;
    max-width: 100%;
}

.productImage-02.flex-item4:first-child {
    margin-right: 20px;
    padding: 0;
    width: 304px;
    height: 304px;
    border: 2px solid transparent;
    line-height: 304px;
    vertical-align: middle;
    position: relative;
}

.productImage-02 img {
    max-height: 100%;
    max-width: 100%;
}

.box1.new-box .float1.productImage-03 {
    border: 2px solid transparent;
    margin-right: 20px;
    padding: 0;
    width: 304px;
    height: 304px;
    line-height: 304px;
    vertical-align: middle;
    position: relative;
}

.productImage-03 img {
    max-width: 100%;
    max-height: 100%;
}









.brandlogo {
    height: 175px;
    width: 350px;
}

    .brandlogo img {
        max-height: 100%;
        max-width: 100%;
    }

#content3 .cnt {
    margin-top: 10px;
}
/* cmpr-tble */
.cmpr-tble {
    padding-bottom: 30px;
}

//Compare table center align .cmpr-tble table {
    margin: 0 auto;
}

.cmpr-tble th {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    width: 130px;
    padding: 8px 14px 6px;
}

.cmpr-tble .first-row th {
    height: 245px;
    line-height: 245px;
}

.cmpr-tble th a {
    display: block;
    width: 150px;
    margin: 0 auto;
}

/*.cmpr-tble tr.first-row a*/
.cmpr-tble tr.first-row > div {
    height: 300px;
    line-height: 300px;
    vertical-align: middle;
    border: 2px solid transparent;
}

.cmpr-tble th a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.cmpr-tble .product-lnk {
    display: block;
    font: 13px/19px Arial, Helvetica, sans-serif;
    cursor: pointer;
    font-weight: 700;
}
/*.cmpr-tble .product-lnk:hover{
			color: #e47911;
			text-decoration: underline;
		}*/
.cmpr-tble td {
    padding: 8px 14px 6px;
    text-align: center;
    vertical-align: top;
    font: 12px/18px Arial, Helvetica, sans-serif;
    width: 130px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

    .cmpr-tble td pre {
        font: 12px/18px Arial, Helvetica, sans-serif;
        text-align: left;
        padding: 0;
        margin: 0;
        border: 2px solid transparent;
        background: transparent;
        height: auto;
        white-space: pre-wrap;
        overflow: visible;
        word-break: break-word;
    }

    /* Bullet and numbering set text align left*/
    .cmpr-tble td ul, ol {
        text-align: left;
        display: flex;
        flex-direction: column;
    }

    .cmpr-tble td.fst-chld {
        background: #f7f7f7;
        color: #626262;
    }

.cmpr-tble {
    page-break-before: always;
}

.cmpr-tble {
    page-break-inside: avoid !important;
}

article {
    page-break-inside: avoid !important;
}

.ïmg-cnt {
    height: 300px;
    display: table;
    width: 100%;
}

    .ïmg-cnt a {
        max-height: 100%;
        cursor: default;
        display: table-cell;
        height: 300px;
    }

        .ïmg-cnt a img {
            max-height: 300px;
        }
/* END cmpr-tble */

.sectiontech {
}

.secHeadertech {
    /*border-bottom: 1px solid #CCC;*/
    padding: 0 0 7px 0px;
    font-size: 20px;
}

    .secHeadertech a {
        color: #0066c0;
        cursor: pointer;
    }

.tinyGrey {
    color: #949494;
}

.contenttech {
    color: #333;
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 10px 12px;
}

    .contenttech ul {
        margin-left: 18px;
        padding-left: 25px;
        list-style-type: none;
    }

.disclaim {
    margin-top: 3px;
    font-size: 10px;
    color: #888;
}

#awardsHolder h2, #techSpecHolder h2 {
    line-height: 1.3;
    font-size: 20px;
}

.content {
    margin-top: 6.5px;
    margin-left: 25px;
}

.largeversion {
    padding-bottom: 6px;
    line-height: 19px;
}

#awardsHolder .content {
    font-size: 13px;
    line-height: 19px;
    color: #111;
    font-family: Arial,sans-serif;
}

/*.popsupscontent{
			visibility: hidden;
			min-width: 350px;
			background-color: #555;
			color: #fff;
			border-radius: 6px;
			position: fixed;
			z-index: 1;
			top: 50%;
			left: 50%;
			transform:translate(-50px,-50px);
			cursor:pointer;
		}*/

.popsupscontent {
    visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    position: fixed;
    z-index: 1;
    cursor: pointer;
    top: 0;
    left: 0;
}

.popsholder {
    position: relative;
    margin: 0 auto;
    width: 350px;
    height: 350px;
    top: 25%;
    background-color: #555;
    border-radius: 6px;
}

.awardyimage {
    width: 64px;
    height: 75px;
    border: none;
}

.awardimage {
    width: 350px;
    height: 315px;
    text-align: center;
    line-height: 315px;
}

    .awardimage img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        display: inline-block;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }

.clearfix {
    content: "";
    clear: both;
    display: table;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wide {
    width: 100%;
}

.popheading .wide {
    padding: 5px;
    color: white;
    padding-bottom: 0px;
    background: grey;
    box-sizing: border-box;
}

    .popheading .wide a {
        color: white;
    }

.popsups {
    cursor: pointer;
}

    .popsups.show + .popsupscontent {
        visibility: visible;
    }

.popup_preview {
    width: 55px;
    height: 75px;
    display: block;
    vertical-align: middle;
    float: left;
    margin-right: 6px;
    line-height: 75px;
    text-align: center;
}

    .popup_preview img {
        border: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-height: 100%;
        vertical-align: middle;
        max-width: 100%;
    }

.hidden {
    display: none;
}

.fx-img {
    /*display: block; */
    width: 354px;
    height: 179px;
    text-align: center;
    border: 2px solid transparent;
    position: relative;
}

    .fx-img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
    }

.buttonholder {
    max-width: 979px;
    background: #e1ebf3;
    position: fixed;
    bottom: 0;
    z-index: 111;
    margin-left: -489.5px;
    left: 50%;
}

    .buttonholder a {
        width: auto;
        height: 36px;
        outline: none;
        font: 14px/36px Arial, Helvetica, sans-serif;
        border: none;
        font-weight: bold;
        float: right;
        color: #fff;
        text-align: center;
        cursor: pointer;
        padding: 0 15px;
        margin: 10px 10px 10px 0;
    }

        .buttonholder a img {
            display: inline-block;
            vertical-align: middle;
            height: auto;
            margin-left: 10px;
        }

.share-popup input[type=text], .share-popup textarea {
    display: block;
    width: 100%;
    margin-bottom: 0.5em;
    background: #fff;
    border: 1px solid #c0c1c2;
    padding: 5px 10px;
    font: 1.1em/1.4em 'ProximaNovaA-Regular', Helvetica, Arial, sans-serif;
    color: #231f20;
    position: relative;
    resize: none;
}

.share-popup .add-row {
    display: block;
    margin-bottom: 0.5em;
}

.modal-body .row {
    margin: 0;
}

.pos-rel {
    position: relative;
}

.flex-container3 {
    overflow: visible;
    display: flex;
}

.w100 {
    width: 100%;
}



/* Color Changes */
.buttonholder a,
#myModal .modal-footer .btn-primary {
    background-color: #f39200;
    border-color: #f39200;
}

    .buttonholder a:hover,
    #myModal .modal-footer .btn-primary:hover {
        color: #ffffff;
        background: rgba(243, 146, 0, 0.7);
        text-decoration: none;
        border-color: rgba(243, 146, 0, 0.7);
    }

    #myModal .modal-footer .btn-primary:focus,
    #myModal .modal-footer .btn-primary:active,
    #myModal .modal-footer .btn-primary:active:focus,
    #myModal .modal-footer .btn-primary:active:hover,
    .buttonholder a:focus,
    .buttonholder a:active {
        color: #ffffff;
        border-color: rgba(106, 106, 106, 0.7);
        background: rgba(106, 106, 106, 0.7);
        text-decoration: none;
    }

.share-popup .add-row {
    color: rgba(106, 106, 106, 0.7);
}

.std-text-cnt.linebreak-highlight-red,
.desc-module.linebreak-highlight-red {
    border-color: red;
    border-radius: 3px;
    position: relative;
}

/*.box1.new-box .float1.productImage-03.bd-highlight-red,
.flex-item2 .img-hldr.three-com.bd-highlight-red,
.three-com.bd-highlight-red,
.flex-item1 .img-hld.four-com.bd-highlight-red,
.four-com.bd-highlight-red,
.cmpr-tble th a.bd-highlight-red,
.banner1 .img-cnt.bd-highlight-red,
.productImage-01.flex-item5.bd-highlight-red:first-child,
.productImage-02.flex-item4.bd-highlight-red:first-child,
.two-colm .two-ech-colm .top-holder .img-holder.bd-highlight-red,
.one-colm-fet.bd-highlight-red,
.flex-item2.bd-highlight-red,
.flex-item3.bd-highlight-red:first-child,
.hoveria li div.bd-highlight-red,
.flex-item4 h5.bd-highlight-red,
.flex-item1 h4.bd-highlight-red,
.flex-item2 h4.bd-highlight-red,
.hover-1 h4.bd-highlight-red,
.hover-2 h4.bd-highlight-red,
.hover-3 h4.bd-highlight-red,
.hover-4 h4.bd-highlight-red,
.flex-item4 h4.bd-highlight-red,
.flex-item5 h4.bd-highlight-red,
.box2 h4.bd-highlight-red,
.banner2 h3.bd-highlight-red,
.flex-item4 pre.bd-highlight-red,
.flex-item5:nth-child(2) pre.bd-highlight-red,
.float2 pre.bd-highlight-red,
.flex-item4 li.bd-highlight-red,
.flex-item5 li.bd-highlight-red,
.box2 li.bd-highlight-red,
.flex-item4:last-child h4.bd-highlight-red,
.flex-item4:last-child p.bd-highlight-red,
.flex-item4 li.bd-highlight-red,
.flex-item4 h5.bd-highlight-red,
.flex-item5 h4.bd-highlight-red,
.flex-item5 h5.bd-highlight-red,
.box2 h4.bd-highlight-red,
.two-colm .two-ech-colm .cnt.bd-highlight-red,
.fet-decp.bd-highlight-red,
.float2 h5.bd-highlight-red,
#header1 h3.bd-highlight-red,
#header2 h3.bd-highlight-red,
#header3 h3.bd-highlight-red,
#header5 h3.bd-highlight-red,
.float2 h3.bd-highlight-red,
.one-colm .cnt-hldr .heading.bd-highlight-red,
.one-colm .cnt-hldr .cnt.bd-highlight-red,
.two-colm .two-ech-colm .top-holder h6.bd-highlight-red,
.three-cnt h4.bd-highlight-red,
.flex-item1 p:last-child.bd-highlight-red,
.flex-item2 p:last-child.bd-highlight-red,
.flex-item1 pre:last-child.bd-highlight-red,
.flex-item2 pre:last-child.bd-highlight-red,
.hover-1 p.bd-highlight-red,
.hover-2 p.bd-highlight-red,
.hover-3 p.bd-highlight-red,
.hover-4 p.bd-highlight-red,
.flex-item4:last-child p.bd-highlight-red,
.flex-item5:last-child p.bd-highlight-red,
.box2 li.bd-highlight-red,
.banner2 p.bd-highlight-red,
.three-cnt p.bd-highlight-red,
.hoveria li span.bd-highlight-red,
.td-colr.bd-highlight-red,
.three-cnt p.bd-highlight-red,
.three-cnt pre.bd-highlight-red,
.flex-item5:last-child pre.bd-highlight-red,
.bd-highlight-red,
.logo-model.bd-highlight-red,
.std-text-cnt.bd-highlight-red,
.tble-wrng.bd-highlight-red,
.top-section .cont-hldr .desc-module.bd-highlight-red,
.top-section .cont-hldr .img-module .imageHeader.bd-highlight-red,
.top-section .cont-hldr .img-module .img-headline.bd-highlight-red,
.top-section .cont-hldr .img-module .img-txt-cnt.bd-highlight-red,
.banner1.banner-bgs .ban-cnt-txt.bd-highlight-red,
.banner1.banner-bgs h3.bd-highlight-red {
    border-color: red;
    border-radius: 3px;
    position: relative;
}*/

/*.flex-item5 ul.bd-highlight-red,
.box2 ul.bd-highlight-red {
    border-color: red;
}*/

.flex-item1 .img-hld.four-com,
.four-com {
    border: 2px solid transparent;
    width: 224px;
    height: 224px;
    line-height: 0px;
    position: relative;
}

#preview-body .flex-item1 p.img-hld.four-com {
    margin-bottom: 10px;
}

.flex-item2 .img-hldr.three-com,
.three-com {
    width: 304px;
    height: 304px;
    border: 2px solid transparent;
    line-height: 304px;
    vertical-align: middle;
    position: relative;
}

.two-com {
    width: 135px;
    height: 135px;
}

.one-colm-fet {
    width: 304px;
    height: 304px;
    vertical-align: middle;
    line-height: 304px;
    border: 2px solid transparent;
}
/* END Color Changes */

.td-colr {
    border: 2px solid transparent;
    word-break: break-word;
    min-width: 115px;
}
/* Loader */
#LoadingText {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

    #LoadingText .bg {
        background: #fff;
        opacity: 0.7;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }

    #LoadingText > div:first-child {
        width: 300px;
        height: 100px;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        font-size: 16px;
        z-index: 10;
        color: #000;
    }

        #LoadingText > div:first-child img {
            width: 100px;
            height: 100px;
        }

/* END Loader */
.hover-cnt .three-cnt p,
.hover-cnt .three-cnt pre {
    min-height: auto;
}

#preview-body h1 p,
#preview-body h2 p,
#preview-body h3 p,
#preview-body h4 p,
#preview-body h5 p,
#preview-body h6 p {
    margin: 0;
    font: inherit;
}


#preview-body .flex-item1 h4 p,
#preview-body .flex-item2 h4 p,
#preview-body .hover-1 h4 p,
#preview-body .hover-2 h4 p,
#preview-body .hover-3 h4 p,
#preview-body .hover-4 h4 p,
#preview-body .flex-item4 h4 p,
#preview-body .flex-item5 h4 p,
#preview-body .box2 h4 p,
#preview-body .banner2 h3 p,
#preview-body .flex-item4 h5 p,
#preview-body .flex-item4 pre p,
#preview-body .flex-item5:nth-child(2) pre p,
#preview-body .float2 pre p,
#preview-body .float2 h3 p {
    font: inherit;
    margin: 0;
    border: none;
    word-break: inherit;
    white-space: inherit;
    color: inherit;
}


.three-cnt h4 p {
    font: inherit;
    margin: 0;
    border: none;
    word-break: inherit;
    white-space: inherit;
    word-wrap: inherit;
}

.hoveria {
    margin-left: 0;
}

.three-cnt p,
.three-cnt pre p {
    font: inherit;
    margin: inherit;
    border: none;
    word-break: inherit;
    white-space: inherit;
    word-wrap: inherit;
    display: inline-block;
}

#preview-body .productHeader p {
    font: inherit;
    margin: inherit;
    border: none;
    word-break: inherit;
    white-space: inherit;
    word-wrap: inherit;
}

.flex-item5 li p {
    font: inherit;
    margin: inherit;
    border: none;
    word-break: inherit;
    white-space: inherit;
    word-wrap: inherit;
}

#preview-body .flex-item4 pre p,
#preview-body .flex-item5:nth-child(2) pre p,
#preview-body .float2 pre p {
    display: inline-block;
}

.cmpr-tble td pre p {
    /*display: inline-block;*/
    display: block;
    font: inherit;
    margin: inherit;
    border: none;
    word-break: inherit;
    white-space: inherit;
    word-wrap: inherit;
    word-break: break-word;
}
    /* Compare table align symbols like*,right mark and cross mark to center  */
    .cmpr-tble td pre p.spl-char {
        text-align: center;
    }

#container #content3 h1 p {
    font: inherit;
    margin: inherit;
    border: none;
    word-break: inherit;
    white-space: inherit;
    word-wrap: inherit;
}
/*Error msg popup strats 6/20/2019*/
/* Info Holder */
.info-hldr {
    background: #f5f5f5;
    border-radius: 3px;
    padding: 30px 50px;
    margin: 30px 0;
}

    .info-hldr .info-hldr-mn {
        border: 1px solid #e8b1aa;
        background: #ffffff;
        border-radius: 3px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        overflow: hidden;
        -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    }

        .info-hldr .info-hldr-mn .icon-hldr.infomsg {
            background: #3a84de;
        }

        .info-hldr .info-hldr-mn .icon-hldr.succesMsg {
            background: #30c327;
        }

        .info-hldr .info-hldr-mn .icon-hldr {
            text-align: center;
            background: #d24331;
            width: 75px;
            padding: 18px 0;
        }

            .info-hldr .info-hldr-mn .icon-hldr span {
                display: block;
                margin: 0 auto;
                width: 30px;
                height: 30px;
                line-height: 27px;
                text-align: center;
                color: #ffffff;
                border-radius: 50%;
                border: 3px solid #ffffff;
            }

    .info-hldr .info-hldr-cnt {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
    }

        .info-hldr .info-hldr-cnt p {
            padding-left: 25px;
            font: 18px/66px 'SourceSansPro-Bold',Arial,Helvetica,sans-serif;
            color: #000000;
            margin: 0;
        }

            .info-hldr .info-hldr-cnt p span {
                font: 18px/66px 'SourceSansPro-Regular',Arial,Helvetica,sans-serif;
            }

        .info-hldr .info-hldr-cnt .rdo01-cnt {
            padding: 22px 20px;
        }

.info-hldr-cnt.clearfix {
    display: block;
}

#errMsgDiv.info-hldr {
    margin: 0;
    width: 90%;
    max-width: 1140px;
    padding: 0;
}

    #errMsgDiv.info-hldr.preview-cnt {
        display: flex;
        justify-content: center;
        height: 100%;
        margin: 0 auto;
        background: transparent;
        align-items: center;
    }

        #errMsgDiv.info-hldr.preview-cnt .info-hldr-mn {
            width: 100%;
        }

            #errMsgDiv.info-hldr.preview-cnt .info-hldr-mn .ShareClose,
            #errMsgDiv.info-hldr.preview-cnt .info-hldr-mn .msgPopup_close {
                width: 20px;
                color: #7a7a7a;
                opacity: 1;
                cursor: pointer;
            }

.mt-36 {
    margin-top: -36px;
}

#displaymsgSucess .info-hldr .info-hldr-mn .icon-hldr.succesMsg {
    background: #30c327;
}
/* END Info Holder */
.info-svg svg {
    width: 13px;
    height: auto;
    fill: #fff;
}
/*Error msg popup ends*/
.ui-menu {
    background: #ffffff;
    border: 1px solid #c0c1c2;
    border-top: 0;
    z-index: 99999;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .ui-menu li div {
        display: block;
        font: 14px/25px 'SourceSansPro-Regular',Arial,Helvetica,sans-serif;
        color: #363636;
        padding: 2px 8px;
        cursor: pointer;
        transition: all .3s;
    }

.share-email-lists {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ccc;
    padding: 10px 10px 0;
    margin: 0;
    min-height: 40px;
    margin-bottom: 10px;
    display: none;
}

    .share-email-lists li {
        padding-left: 10px;
        margin-bottom: 10px;
        line-height: 27px;
        display: inline-block;
        margin-right: 10px;
        font-size: 14px;
        background: #e1ebf3;
    }

        .share-email-lists li .del-btn {
            float: right;
            height: 27px;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -ms-align-items: center;
            align-items: center;
            justify-content: center;
            width: 25px;
            height: 30px;
            margin: 0;
            padding: 0;
            background: 0 0;
            border: 0;
            outline: 0;
            cursor: pointer;
        }

        .share-email-lists li .del-btn {
            color: #0065b0;
        }

.span-info-txt {
    position: relative;
    display: block;
    font: 12px/20px 'SourceSansPro-Regular',Arial,Helvetica,sans-serif;
    margin-bottom: 15px;
}

#myModal label {
    font-weight: normal;
}

.side-gap {
    /*padding: 20px 30px;*/
}

.new-heading {
    font: 20px/25px 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
}

.mn-bd {
    border: 2px solid transparent;
    border-radius: 3px;
}

    .mn-bd.active {
        border-color: red;
    }

.lst-typ-disc {
    list-style-type: disc;
    margin-left: 20px;
}

strong,
b {
    font-family: 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 900;
}

i {
    font-style: italic;
}

.button-primary {
    display: block;
    font: 1em/2.187em 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 900;
    color: #ffffff;
    padding: 0 15px;
    cursor: pointer;
    background: #0065b0;
    border: 0;
    margin: 0;
    outline: none;
    transition: all 0.3s;
}

    .button-primary:hover {
        background: #123053;
    }

    .button-primary svg {
        width: 25px;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }

pre {
    font-family: 'Arial',Arial,Helvetica,sans-serif;
    width: 100%;
    white-space: pre-wrap;
}

.each-row {
    padding: 20px 0;
}

.img-hldr {
    position: relative;
}

.cnt-hldr {
    position: relative;
}

.heading {
    font: 2em/1.2em 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 900;
    color: #231f20;
}

.cnt-txt {
    font: 1em/1.5em 'Arial',Arial,Helvetica,sans-serif;
    color: #231f20;
}
/* END Global */

/* Header */
#header {
    background: #e1e2e4;
    margin-bottom: 20px;
    padding: 10px 0;
}

    #header .wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }

    #header .button-primary {
        margin: 0 10px;
    }

        #header .button-primary.active {
            background: #123053;
        }
/* END Header */

/* Banner */
.banner img {
    display: block;
    width: 100%;
}
/* END Banner */

/* Basic Content */
.basic-cnt {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

ul.thumb-lst {
    width: 70px;
    margin-right: 10px;
}

    ul.thumb-lst li {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 5px;
        height: 50px;
    }

        ul.thumb-lst li img {
            display: block;
        }

.basic-cnt .heading {
    font: 1.3em/1.5em 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 700;
}

.basic-cnt .cnt-txt.cnt {
    padding: 10px 0;
}

.basic-cnt .thumb-mn {
    width: auto;
    max-width: 300px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    padding: 5px;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    border: 1px solid black;
    height: 350px;
}

.basic-cnt .thumb-cnt {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    padding: 10px;
}

.basic-cnt .basket-img {
    width: 230px;
}

    .basic-cnt .basket-img img {
        width: 100%;
    }
/* END Basic Content */


.sub-txt {
    font: 14px/25px 'Arial',Arial,Helvetica,sans-serif;
}

.gap-txt {
    margin-top: 20px;
}

.spec-tbl {
    width: 100%;
    text-align: left;
    /*margin-top: 20px;*/
    margin: 20px 0 10px 0;
}

    .spec-tbl tr:nth-child(even) td {
        background: #eceded;
    }

    .spec-tbl td {
        font: 14px/20px 'Arial',Arial,Helvetica,sans-serif;
        padding: 5px 15px;
    }

        .spec-tbl td:first-child {
            width: 300px;
        }

        .spec-tbl td p {
            margin: 0;
        }

/* Product Range */
.product-range .product-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 20px;
}

    .product-range .product-list .prodscrollING .product-ech {
        width: 145px;
        margin-right: 10px;
        text-align: center;
        display: inline-block; /* 30-05-2020*/
        vertical-align: top; /* 30-05-2020*/
    }

        .product-range .product-list .prodscrollING .product-ech:nth-child(6n) {
            margin-right: 0;
        }

        .product-range .product-list .prodscrollING .product-ech:last-child {
            margin-right: 0;
        }

    .product-range .product-list p {
        font: 14px/20px 'Arial',Arial,Helvetica,sans-serif;
        font-weight: 700;
        padding-bottom: 5px;
    }

    .product-range .product-list .img-hldr {
        display: block;
        margin-top: 15px;
        width: 145px;
        height: 200px;
        line-height: 200px;
    }

.prodscrollING {
    width: 100%;
    /*display: flex; 30-05-2020*/
    display: inherit;
    /*overflow: hidden;*/
    scroll-behavior: smooth;
}

.product-range .product-list .img-hldr img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.product-range .product-list .prodscrollING p {
    word-wrap: break-word;
    margin-top: 5px;
}
/* END Product Range */

/* Preview Copy URl */

.copy-url-cnt {
    border: 1px solid #bcbdc0;
    width: 350px;
    margin-bottom: -1px;
    text-align: left;
    font-weight: normal;
    position: absolute;
    right: 160px;
    bottom: 60px;
}

    .copy-url-cnt .arrow-hldr {
        margin-bottom: -10px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: flex-end;
        position: relative;
    }

        .copy-url-cnt .arrow-hldr .arrow-down {
            display: block;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #ffffff;
            position: relative;
            z-index: 1;
            margin-right: 140px;
        }

        .copy-url-cnt .arrow-hldr .arrow-down-layer {
            position: absolute;
            right: 139px;
            top: 1px;
            display: block;
            width: 0;
            height: 0;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-top: 11px solid #bcbdc0;
        }

    .copy-url-cnt .ikw-header {
        background: #DCDDDE;
        width: 100%;
    }

        .copy-url-cnt .ikw-header p {
            font: 14px/40px 'Arial', Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #0065b0;
            padding-left: 15px;
            margin: 0;
            padding-top: 0;
        }

    .copy-url-cnt .ikw-cnt {
        background: #ffffff;
        padding: 10px;
    }

        .copy-url-cnt.ikw-cnt p {
            font: 14px/20px 'Arial', Arial, Helvetica, sans-serif;
            color: #333333;
            word-break: break-word;
        }

    .copy-url-cnt .close-btn {
        display: block;
        padding: 10px 15px;
        font-weight: bold;
        cursor: pointer;
        background: transparent;
        border: none;
        margin: 0;
        padding: 0 10px;
        height: auto;
        line-height: 40px;
        color: #0065b0;
    }

        .copy-url-cnt .close-btn:hover {
            background: transparent;
            border: none;
            color: #0065b0;
        }

    .copy-url-cnt .span-info-txt {
        margin: 0;
    }

    .copy-url-cnt .input-primary {
        resize: none;
        outline: none;
    }

.hidden {
    display: none;
}

.copy-url-cnt p {
    font-size: 10px;
    padding-top: 10px;
}

.input-primary {
    display: block;
    width: 100%;
    padding: 0 10px;
    font: 16px/30px 'SourceSansPro-Regular', Arial, Helvetica, sans-serif;
    color: #231f20;
    background: #ffffff;
    transition: all 0.3s;
}

/* End Preview Copy URl */

.scrollING {
    /*max-height: 325px;*/
    max-height: 331px;
    /*overflow-y: auto;*/
    overflow: hidden;
    scroll-behavior: smooth;
    margin-bottom: 0px;
}

    .scrollING::-webkit-scrollbar {
        display: none;
    }
/*#content1 ul li img{
    border: 1px solid #696969;
}*/
.w40 {
    padding-left: 15px;
    cursor: pointer;
    /*opacity: 80%;*/
}

.btnsDown, .btnsUp {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    display: block;
    padding: 0;
    margin: 0;
}

.btnsLeft {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    display: block;
    padding: 0 5px 0 0;
    margin: 0;
    width: 20px;
    box-sizing: border-box;
}

.btnsRight {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    display: block;
    padding: 0 0 0 5px;
    margin: 0;
    width: 20px;
    box-sizing: border-box;
}

.btnsUp:disabled {
    opacity: 0.7;
}

.btnsDown:disabled {
    opacity: 0.7;
}

.btnsLeft:disabled {
    opacity: 0.7;
}

.btnsRight:disabled {
    opacity: 0.7;
}

#preview-body p {
    margin-bottom: 0;
}
/* Std-text */
.top-section {
    width: 100%;
}

    .top-section .cont-hldr {
        width: 100%;
    }

        .top-section .cont-hldr .standardText h1 {
            font: 28px/30px 'Arial',Arial,Helvetica,sans-serif;
            font-weight: 700;
            margin: 10px 0;
            color: #333333;
        }

        .top-section .cont-hldr .standardText {
            padding: 40px 0;
        }

            .top-section .cont-hldr .standardText h1 {
                line-height: 1.2;
                word-break: break-word;
                overflow-wrap: break-word;
                box-sizing: border-box;
                text-rendering: optimizeLegibility;
            }

#preview-body .top-section .cont-hldr .standardText p {
    font: 13px/19px 'Arial',Arial,Helvetica,sans-serif;
    color: #333333;
    margin-bottom: 24px;
    word-break: break-word;
}
/* End Std-text */

/* Std-specification */
.table-hldr {
    width: 100%;
}

    .table-hldr table {
        width: 100%;
        border: 1px solid #e7e7e7;
    }

        .table-hldr table tr:nth-child(even) td,
        .dubl-section .table-hldr table tr:nth-child(even) td {
            background-color: #f6f6f6;
        }

        .table-hldr table tr td {
            padding: 7px 14px 6px;
            border-bottom: 1px solid #eaeaea;
        }

        .table-hldr table tr:last-child td {
            border-bottom: none;
        }

#preview-body .top-section .cont-hldr .table-hldr table tr td p {
    margin-bottom: 14px;
    word-break: break-word;
}

.dubl-section .sec-col {
    display: flex;
    justify-content: space-between;
}

.dubl-section .table-hldr {
    width: 49%;
}

    .dubl-section .table-hldr table {
        width: 100%;
        height: 100%;
        border: 1px solid #e7e7e7;
    }

.top-section .cont-hldr .head-table {
    margin-bottom: 22px;
}

    .top-section .cont-hldr .head-table .sec-col,
    .top-section .cont-hldr .head-table .sing-col {
        margin-right: 2%;
    }

    .top-section .cont-hldr .head-table h3 {
        font: 28px/30px 'Arial',Arial,Helvetica,sans-serif;
        font-weight: 700;
        margin: 0 0 14px;
        color: #333333;
        text-align: center;
        line-height: 1.2;
        word-break: break-word;
    }

#preview-body .top-section .cont-hldr tr td:first-child p {
    font-weight: 700;
}

.top-section .cont-hldr h1.std-text {
    font: 28px/30px 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 700;
    margin: 0 0 10px;
    color: #333333;
}

#preview-body .top-section .cont-hldr h1.std-text p {
    font: 28px/30px 'Arial',Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #333333;
    margin: 0;
}

.std-text-cnt {
    border: 2px solid transparent;
}

.tble-wrng {
    border: 2px solid transparent;
}
/* END Std-specification */

.mb20 {
    margin-bottom: 20px;
}

/* Logo-module */
.logo-model {
    width: 604px;
    margin: 15px auto 27px;
    height: 184px;
    border: 2px solid transparent;
    position: relative;
}

    .logo-model img {
     /*   width: 100%;
        height: 100%; Divya*/
        display: block;
    }
/* END Logo-module */

.img-holder .img-headline {
    max-width: 974px;
    height: auto;
    border: 2px solid transparent;
}
    /* description */
    #preview-body .top-section .cont-hldr .desc-module p {
    margin-bottom: 14px;
    text-align: justify;
    overflow-wrap: break-word;
    word-break: break-word;
}

.top-section .cont-hldr .desc-module {
    margin-bottom: 39px;
    margin-top: 15px;
    border: 2px solid transparent;
}
/* END description*/

/* Image-heading */
.top-section .cont-hldr .img-module {
    max-width: 970px;
}

    .top-section .cont-hldr .img-module h3 {
        font: 17px/20px 'Arial',Arial,Helvetica,sans-serif;
        font-weight: 700;
        margin: 7px 0;
    }

    .top-section .cont-hldr .img-module .imageHeader {
        font: 17px/20px 'Arial',Arial,Helvetica,sans-serif;
        font-weight: bold;
        margin: 0;
        line-height: 1.255;
        margin-bottom: 6px;
        border: 2px solid transparent;
        word-break: break-word;
    }

#preview-body .top-section .cont-hldr .img-module .img-txt-cnt p {
    margin-bottom: 14px;
    padding: 0;
    word-break: break-word;
}

.img-holder {
    max-width: 970px;
    max-height: 600px;
    /*height: 600px;*/
    margin-bottom: 14px;
}

    .img-holder img {
        max-width: 100%;
        display: block;
        max-height: 100%;
    }

.top-section .cont-hldr .img-module .img-headline {
    border: 2px solid transparent;
    position: relative;
}

.top-section .cont-hldr .img-module .img-txt-cnt {
    border: 2px solid transparent;
}
/* END Image-heading */

/* banner-text */
.banner-text {
    max-width: 970px;
    height: 300px;
    position: relative;
}

    .banner-text img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .banner-text .blck-bg {
        position: absolute;
        right: 50px;
        top: 100px;
        background-color: rgba(0,0,0,0.7);
        color: #ffffff;
        padding: 15px;
        width: 250px;
    }

        .banner-text .blck-bg h3 {
            font: 17px/20px 'Arial',Arial,Helvetica,sans-serif;
        }

        .banner-text .blck-bg p {
            margin-bottom: 15px;
            color: #ffffff;
        }

.banner-black {
    background-color: rgba(0,0,0,0.7);
    color: #ffffff;
}

.banner-white {
    background-color: rgba(255,255,255,0.7);
    color: #000000;
}

.banner1.ban-imag {
    margin-bottom: 24px;
}

.banner1.banner-bgs h3 {
    margin: 0;
    padding: 0;
    font: 17px/20px 'Arial',Arial,Helvetica,sans-serif;
    line-height: 1.25;
}

.banner1.banner-bgs .ban-cnt-txt {
    border: 2px solid transparent;
}

#preview-body .banner1.banner-bgs h3 p {
    margin-bottom: 0 !important;
}

#preview-body .banner1.banner-bgs p {
    margin-bottom: 14px !important;
}
/*END banner-text */
/*29-05-2020*/
.pre-para {
    display: flex;
    flex-direction: column;
}

    .pre-para p {
        margin-bottom: 5px;
    }

        .pre-para p:last-child {
            margin-bottom: 0;
        }
/*05-06-2020*/
.flex-item1 ul li,
.flex-item1 ol li {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
}

.txt-direction-rtl {
    direction: rtl;
}
    .txt-direction-rtl #container #content1 {
        direction: ltr;
        float:right;
    }
    .txt-direction-rtl #container #content2, .txt-direction-rtl #container #content3, .txt-direction-rtl #container #content4 {
        float:right;
    }

        .basic-desc p {
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
            font-size: 14px;
            line-height: 1.42857143;
            color: #333;
            background-color: #fff;
        }
/*Preview text and image change/Edited hilight*/
.bg-highlight, .float2 pre.bg-highlight, .flex-item5:nth-child(2) pre.bg-highlight, .flex-item4 pre.bg-highlight {
    background: #f5ddb7;
    padding: 3px 5px;
    position: relative;
    overflow: visible;
}

.banner1 .img-cnt.bd-highlight,
.box1.new-box .float1.productImage-03.bd-highlight,
.bd-highlight {
    border: 2px solid #e09013;
    border-radius: 3px;
    position: relative;
}

.hoveria li div.alert-icon,
.alert-icon {
    display: block;
    position: absolute;
    background: red;
    border: 1px solid red;
    top: -9px;
    left: -9px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    z-index: 11;
}

.alert-icon {
    display: block;
    position: absolute;
    background: red;
    top: -9px;
    left: -9px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    z-index: 11;
    color: #ffffff;
}

    .alert-icon p {
        color: #ffffff;
        font-size: 14px;
        line-height: 1em;
        text-align: center;
        font-family: 'Arial',Arial,Helvetica,sans-serif;
        font-weight: 900;
    }

.hoveria li div.circle-dot,
.circle-dot {
    display: block;
    position: absolute;
    background: #bbe4c5;
    border: 1px solid #96dba6;
    top: -9px;
    left: -9px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.flex-item5:last-child .alert-icon p,
.overlay-tooltip-holder .overlay-text-info ul.overlay-list li p.bd-highlight-red .alert-icon p,
.overlay-tooltip-holder .ikw-hldr-cnt .ikw-cnt p.bd-highlight-red .alert-icon p,
.alert-icon p {
    margin: 0;
    line-height: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: 900;
    line-height: 10px;
}

.alert-icon .tooltiptext,
.circle-dot .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #333333;
    color: #fff;
    text-align: center;
    padding: 3px 5px;
    font-size: 12px;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    line-height: 20px;
    min-width: 170px;
}

.alert-icon:hover .tooltiptext,
.circle-dot:hover .tooltiptext {
    visibility: visible;
}

#preview-body .flex-item4 pre .alert-icon p,
#preview-body .flex-item5:nth-child(2) pre .alert-icon p,
#preview-body .float2 pre .alert-icon p,
.three-cnt pre .alert-icon p {
    display: block;
}

.big-banner-module .img-holder {
    max-height: none;
    height: auto;
}


/*Preview text and image change/Edited hilight-End*/

/*Preview text and image validation hilight
.box1.new-box .float1.productImage-03.bd-highlight-red,
.flex-item2 .img-hldr.three-com.bd-highlight-red,
.three-com.bd-highlight-red,
.flex-item1 .img-hld.four-com.bd-highlight-red,
.four-com.bd-highlight-red,
.cmpr-tble th a.bd-highlight-red,
.banner1 .img-cnt.bd-highlight-red,
.productImage-01.flex-item5.bd-highlight-red:first-child,
.productImage-02.flex-item4.bd-highlight-red:first-child,
.two-colm .two-ech-colm .top-holder .img-holder.bd-highlight-red,
.one-colm-fet.bd-highlight-red,
.flex-item2.bd-highlight-red,
.flex-item3.bd-highlight-red:first-child,
.hoveria li div.bd-highlight-red,
.flex-item4 h5.bd-highlight-red,
.flex-item1 h4.bd-highlight-red,
.flex-item2 h4.bd-highlight-red,
.hover-1 h4.bd-highlight-red,
.hover-2 h4.bd-highlight-red,
.hover-3 h4.bd-highlight-red,
.hover-4 h4.bd-highlight-red,
.flex-item4 h4.bd-highlight-red,
.flex-item5 h4.bd-highlight-red,
.box2 h4.bd-highlight-red,
.banner2 h3.bd-highlight-red,
.flex-item4 pre.bd-highlight-red,
.flex-item5:nth-child(2) pre.bd-highlight-red,
.float2 pre.bd-highlight-red,
.flex-item4 li.bd-highlight-red,
.flex-item5 li.bd-highlight-red,
.box2 li.bd-highlight-red,
.flex-item4:last-child h4.bd-highlight-red,
.flex-item4:last-child p.bd-highlight-red,
.flex-item4 li.bd-highlight-red,
.flex-item4 h5.bd-highlight-red,
.flex-item5 h4.bd-highlight-red,
.flex-item5 h5.bd-highlight-red,
.box2 h4.bd-highlight-red,
.two-colm .two-ech-colm .cnt.bd-highlight-red,
.fet-decp.bd-highlight-red,
.float2 h5.bd-highlight-red,
#header1 h3.bd-highlight-red,
#header2 h3.bd-highlight-red,
#header3 h3.bd-highlight-red,
#header5 h3.bd-highlight-red,
.float2 h3.bd-highlight-red,
.one-colm .cnt-hldr .heading.bd-highlight-red,
.one-colm .cnt-hldr .cnt.bd-highlight-red,
.two-colm .two-ech-colm .top-holder h6.bd-highlight-red,
.three-cnt h4.bd-highlight-red,
.flex-item1 p:last-child.bd-highlight-red,
.flex-item2 p:last-child.bd-highlight-red,
.flex-item1 pre:last-child.bd-highlight-red,
.flex-item2 pre:last-child.bd-highlight-red,
.hover-1 p.bd-highlight-red,
.hover-2 p.bd-highlight-red,
.hover-3 p.bd-highlight-red,
.hover-4 p.bd-highlight-red,
.flex-item4:last-child p.bd-highlight-red,
.flex-item5:last-child p.bd-highlight-red,
.box2 li.bd-highlight-red,
.banner2 p.bd-highlight-red,
.three-cnt p.bd-highlight-red,
.hoveria li span.bd-highlight-red,
.td-colr.bd-highlight-red,
.three-cnt p.bd-highlight-red,
.three-cnt pre.bd-highlight-red,
.flex-item5:last-child pre.bd-highlight-red,
.bd-highlight-red,
.logo-model.bd-highlight-red,
.std-text-cnt.bd-highlight-red,
.tble-wrng.bd-highlight-red,
.top-section .cont-hldr .desc-module.bd-highlight-red,
.top-section .cont-hldr .img-module .imageHeader.bd-highlight-red,
.top-section .cont-hldr .img-module .img-headline.bd-highlight-red,
.top-section .cont-hldr .img-module .img-txt-cnt.bd-highlight-red,
.banner1.banner-bgs .ban-cnt-txt.bd-highlight-red,
.banner1.banner-bgs h3.bd-highlight-red {
    border-color: red;
    border-radius: 3px;
    position: relative;
}
.flex-item5 ul.bd-highlight-red,
.box2 ul.bd-highlight-red {
    border-color: red;
}
/*Preview text and image validation hilight-END*/







/* Top Bar */
#preview-body {
    padding-top: 70px;
}

    #preview-body.no-top-bar {
        padding-top: 0;
    }

.top-bar {
    background: #E1EBF3;
    padding: 13px 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.top-bar-cnt {
    width: 100%;
}

.dflt-slc-02 {
    background: #f5f5f5;
    border: 1px solid #d6d6d6;
    position: relative;
    border-radius: 3px;
}

    .dflt-slc-02:hover {
        background: #f1f1f1;
    }

    .dflt-slc-02 .drp-arw {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 100%;
        line-height: 38px;
        text-align: center;
        vertical-align: middle;
        color: #7a7a7a;
    }

    .dflt-slc-02 select {
        display: block;
        width: 100%;
        height: 100%;
        font: 14px/40px 'SourceSansPro-Regular',Arial,Helvetica,sans-serif;
        color: #000000;
        height: 38px;
        padding: 0 50px 0 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        position: relative;
    }

.top-bar .dflt-slc-02 {
    background: #ffffff;
    margin-left: 10px;
}

    .top-bar .dflt-slc-02 select {
        height: 42px;
        line-height: 44px;
    }

    .top-bar .dflt-slc-02 .drp-arw {
        line-height: 42px;
    }


.top-check-holder {
    display: flex;
    align-items: center;
    margin: 0;
    /*margin-right: 15px;*/
    margin-right: 10px;
    border-radius: 2px;
    background: #ccc;
    padding: 12px 15px;
    cursor: pointer;
}

    .top-check-holder .view-label {
        margin: 0;
        font: 14px/20px 'SourceSansPro-Bold',Arial,Helvetica,sans-serif;
        color: #FFFFFF;
    }

.top-check {
    position: relative;
    display: block;
    width: 22px;
    height: 12px;
}

.top-check-holder .top-check {
    margin-left: 15px;
}

.top-check input {
    opacity: 0;
    width: 0;
    height: 0;
}

.top-check .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cccccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

    .top-check .slider:before {
        position: absolute;
        content: "";
        height: 10px;
        width: 10px;
        left: 2px;
        bottom: 1px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

.top-check input:checked + .slider {
    background-color: #ffffff;
}

.top-check input:focus + .slider {
    box-shadow: 0 0 1px #ffffff;
}

.top-check input:checked + .slider:before {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
}



.chips-purple-bg .top-check .slider:before,
.chips-purple-bg {
    background: #9870da;
}

.chips-Tundora-bg .top-check .slider:before,
.chips-Tundora-bg {
    background: #807f7f;
}

.chips-BostonBlue-bg .top-check .slider:before,
.chips-BostonBlue-bg {
    background: #3289BC;
}

.chips-DarkBlue-bg .top-check .slider:before,
.chips-DarkBlue-bg {
    background: #0216c2;
}

.chips-mapped-bg.top-check .slider:before,
.chips-mapped-bg {
    background: #a6a7a7;
}

.new-buttons-holder .sts-txt-holder .sts-txt.chips-purple-color {
    color: #9870da;
}

.new-buttons-holder .sts-txt-holder .sts-txt.chips-DarkBlue-color {
    color: #0216c2;
}

.new-buttons-holder .sts-txt-holder .sts-txt.chips-mapped-color {
    color: #a6a7a7;
}

.new-buttons-holder .sts-txt-holder .sts-txt.chips-BostonBlue-color {
    color: #3289BC;
}

/* END Top Bar */

/*Overlay Preview 27-06-2022*/
.overlay-main .overlay-tooltip-holder {
    width: 55px;
    height: 75px;
    float: left;
    position: relative;
}

    .overlay-main .overlay-tooltip-holder .popup_preview {
        width: auto;
        height: auto;
    }

.overlay-tooltip-holder .ikw-hldr {
    position: absolute;
    right: 10px;
    bottom: 10px;
    /*z-index: 111;*/
    z-index: 9999;
}

    .overlay-tooltip-holder .ikw-hldr .info-btn {
        width: 25px;
        height: 25px;
        text-align: center;
        border-radius: 50%;
        border: 2px solid #0065b0;
        background: #ffffff;
        font-weight: normal;
        line-height: 23px;
        cursor: pointer;
    }

.overlay-tooltip-holder .ikw-hldr-cnt {
    background: #ffffff;
    border: 1px solid #bcbdc0;
    width: 500px;
    margin-bottom: -1px;
    text-align: left;
    font-weight: normal;
    position: absolute;
    right: -2px;
    bottom: 35px;
    display: none;
}

    .overlay-tooltip-holder .ikw-hldr-cnt .ikw-header {
        background: #DCDDDE;
        width: 100%;
    }

        .overlay-tooltip-holder .ikw-hldr-cnt .ikw-header p {
            font: 14px/40px 'Arial', Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #0065b0;
            padding-left: 15px;
            cursor: pointer;
        }

    .overlay-tooltip-holder .ikw-hldr-cnt .ikw-cnt {
        background: #ffffff;
        padding: 10px;
        border-radius: 3px;
        position: relative;
        word-break: break-word;
        max-height: 250px;
        overflow: auto;
    }

    .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr {
        margin-bottom: -10px;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: end;
        justify-content: flex-end;
        position: relative;
    }

        .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down {
            display: block;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #ffffff;
            position: relative;
            z-index: 1;
            margin-right: 3px;
        }

        .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down-layer {
            position: absolute;
            right: 2px;
            top: 1px;
            display: block;
            width: 0;
            height: 0;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-top: 11px solid #bcbdc0;
        }

#basicContent ul.overlay-list,
.lst-typ-disc ul.overlay-list,
.overlay-tooltip-holder .overlay-text-info ul.overlay-list {
    margin: 0 -10px;
    padding: 0 10px;
    list-style-type: none;
    background: none;
    border: none;
    border-radius: 0;
}

.two-colm .two-ech-colm .top-holder h6.keyword-heading,
.overlay-tooltip-holder .overlay-text-info .keyword-heading {
    float: none;
    width: auto;
    border: none;
    font: 14px/40px 'Arial', Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0065b0;
    padding-left: 10px;
    cursor: pointer;
    margin: 0 -10px;
    border-top: 1px solid #DCDDDE;
}

.overlay-tooltip-holder .ikw-hldr-cnt .ikw-cnt p {
    font: 14px/20px 'Arial', Arial, Helvetica, sans-serif;
    color: #333333;
    word-break: break-word;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
}

.overlay-tooltip-holder .overlay-text-info ul.overlay-list li {
    margin-left: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    list-style-type: none;
}

    .overlay-tooltip-holder .overlay-text-info ul.overlay-list li:last-child {
        border: none;
        padding: 0;
        margin: 0;
    }

    .overlay-tooltip-holder .overlay-text-info ul.overlay-list li p {
        font: 14px/20px 'Arial',Arial,Helvetica,sans-serif;
        font-weight: 700;
        color: #333333;
        margin-bottom: 5px;
        word-break: break-word;
    }

        .overlay-tooltip-holder .overlay-text-info ul.overlay-list li p span {
            font-weight: 400;
        }

.overlay-tooltip-holder .close-btn {
    display: block;
    border: none;
    cursor: pointer;
    background: none;
    padding: 5px 15px;
    height: auto;
    width: auto;
    line-height: 40px;
    font-size: 20px;
}

    .overlay-tooltip-holder .close-btn img {
        display: block;
    }

li.thumb .ikw-hldr {
    display: none;
}

.cmpr-tble .first-row th > .overlay-tooltip-holder {
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    height: 100%;
}

.overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt,
.overlay-main .overlay-tooltip-holder:nth-child(2) .ikw-hldr-cnt,
.overlay-main .overlay-tooltip-holder:nth-child(3) .ikw-hldr-cnt,
.flex-container1 .flex-item1:first-child .overlay-tooltip-holder .ikw-hldr-cnt,
.two-ech-colm:first-child .ikw-hldr-cnt,
.overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt {
    right: -210px;
}

    .overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down,
    .overlay-main .overlay-tooltip-holder:nth-child(2) .ikw-hldr-cnt .arrow-hldr .arrow-down,
    .overlay-main .overlay-tooltip-holder:nth-child(3) .ikw-hldr-cnt .arrow-hldr .arrow-down,
    .flex-container1 .flex-item1:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down,
    .two-ech-colm:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down
    /*.overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt*/ {
        margin-right: 209px;
    }

    .overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down-layer .overlay-main .overlay-tooltip-holder:nth-child(2) .ikw-hldr-cnt .arrow-hldr .arrow-down-layer .overlay-main .overlay-tooltip-holder:nth-child(3) .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .flex-container1 .flex-item1:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .two-ech-colm:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .overlay-main .overlay-tooltip-holder:nth-child(2) .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .overlay-main .overlay-tooltip-holder:nth-child(3) .ikw-hldr-cnt .arrow-hldr .arrow-down-layer
    /*.overlay-main .overlay-tooltip-holder:first-child .ikw-hldr-cnt*/ {
        right: 208px;
    }


.product-range .product-ech:first-child .overlay-tooltip-holder .ikw-hldr-cnt,
.product-range .product-ech:nth-child(2) .overlay-tooltip-holder .ikw-hldr-cnt,
.product-range .product-ech:nth-child(3) .overlay-tooltip-holder .ikw-hldr-cnt {
    right: -410px;
}

    .product-range .product-ech:first-child .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .product-range .product-ech:nth-child(2) .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down-layer,
    .product-range .product-ech:nth-child(3) .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down-layer {
        right: auto;
        left: 67px;
    }

    .product-range .product-ech:first-child .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down,
    .product-range .product-ech:nth-child(2) .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down,
    .product-range .product-ech:nth-child(3) .overlay-tooltip-holder .ikw-hldr-cnt .arrow-hldr .arrow-down {
        margin-right: 410px;
    }

.big-img-holder-cnt {
    height: 600px;
}

    .big-img-holder-cnt > div {
        height: 100%;
    }

    .big-img-holder-cnt .big-img-holder-cnt-info {
        height: 100%;
    }

        .big-img-holder-cnt .big-img-holder-cnt-info img {
            height: 100%;
        }
/* END 27-06-2022 */


/* New Buttons */
.banner {
    position: relative;
}

.new-buttons-holder {
    width: 100%;
    position: absolute;
    top: 90px;
    padding: 0 40px 0 43px;
}

    .new-buttons-holder .sts-txt {
        background: #ffffff;
        border-radius: 3px;
    }

    .new-buttons-holder .top-check-new {
        flex-wrap: wrap;
        min-height: 52px;
        min-width: 150px;
        display: block;
        /*padding: 5px 15px;*/
        padding: 5px 10px;
    }

        .new-buttons-holder .top-check-new.active {
            background: #f19002;
        }

    .new-buttons-holder .top-check-new {
        background: #9d9d9d;
    }

        .new-buttons-holder .top-check-new label {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0;
        }

        .new-buttons-holder .top-check-new .top-check .slider {
            background: #ffffff;
        }

        .new-buttons-holder .top-check-new.active .top-check .slider:before {
            background-color: #f19002;
        }

        .new-buttons-holder .top-check-new .top-check .slider:before {
            background-color: #9d9d9d;
        }

    .new-buttons-holder .sts-txt-holder {
        display: flex;
        justify-content: center;
        width: 100%;
    }

        .new-buttons-holder .sts-txt-holder .sts-txt {
            background: #ffffff;
            border-radius: 5px;
            padding: 2px 5px;
            font: 11px/13px 'Arial',Arial,Helvetica,sans-serif;
            font-weight: 400;
            color: #333333;
            margin-top: 3px;
        }

.top-btn-holder {
    width: 100%;
    margin-top: 5px;
}

.top-btn-new-list > *:last-child {
    margin: 0;
}

.new-buttons-holder .top-btn-holder .dflt-slc-02 select {
    line-height: 20px;
    height: 20px;
}

.new-buttons-holder .top-btn-holder .dflt-slc-02 .drp-arw {
    line-height: 20px;
}

.overlay-list span {
    white-space: pre-line;
}
/* New Buttons - END */
.primary-tooltip {
    position: relative;
}

    .primary-tooltip .tooltip-text {
        visibility: hidden;
        width: 250px;
        background-color: #fff;
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -125px;
        font: 14px/20px 'SourceSansPro-Regular',Arial,Helvetica,sans-serif;
        color: #000;
        text-align: center;
        border: 1px solid #bcbdc0;
    }

        .primary-tooltip .tooltip-text::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #bcbdc0 transparent transparent transparent;
        }

    .primary-tooltip:hover .tooltip-text {
        visibility: visible;
    }

.prod-Inactive {
    margin-right: 4px;
    width: 5px;
    height: 5px;
    background: red;
    border-radius: 50%;
    display: inline-flex;
    padding: 4px;
}
/*Action buttons*/
.flag-Info {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    flex-direction: column;
}

    .flag-Info p {
        color: #f39200;
        font: 14px/20px 'SourceSansPro',Arial,Helvetica,sans-serif;
        margin: 0;
        width: 100%;
    }

.action-buttonholder .button-primary {
    background-color: #be9d56;
    border-color: #be9d56;
    margin-left: 10px;
}

    .action-buttonholder .button-primary:hover {
        color: #ffffff;
        background: rgba(243, 146, 0, 0.7);
        text-decoration: none;
        border-color: rgba(243, 146, 0, 0.7);
    }
/*Publish button*/
.pub-drop-holder {
    position: relative;
}

    .pub-drop-holder:hover .top-drop {
        display: block;
    }

.pub-dropdown-list {
    background: #fff;
    border: 1px solid #bcbdc0;
    width: 100%;
    padding: 5px 0 0;
    width: 130px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
}

    .pub-dropdown-list li {
        position: relative;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        padding: 7px 0;
    }

.top-btn-lst li:first-child {
    border: none;
}

.pub-drop .pub-tick {
    margin-right: 5px;
    display: flex;
    width: 15px;
    min-width: 15px;
}

.pub-drop .drp-right {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 33px;
}

.pub-drop .icon-hldr img {
    display: block;
    max-height: 25px;
    max-width: 60px;
    margin: 0 auto;
}

.pub-drop .radio-01:last-child {
    margin: 0;
}

.top-drop .top-arrow {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

    .top-drop .top-arrow .arrow {
        position: relative;
        display: block;
        width: 0;
        height: 7px;
        z-index: 9;
    }

        .top-drop .top-arrow .arrow:before {
            content: '';
            display: block;
            width: 100%;
            position: absolute;
            left: -8px;
            top: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid #bcbdc0;
        }

        .top-drop .top-arrow .arrow:after {
            content: '';
            display: block;
            width: 100%;
            position: absolute;
            left: -7px;
            top: 2px;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid #fff;
        }

.top-btn-lst li:hover .top-drop {
    display: block;
}

.top-drop {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
}

.pub-drop {
    width: 130px;
    margin-left: -14px;
}

    .pub-drop .radio-01 {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        margin-right: 10px;
    }

    .pub-drop .icon-hldr {
        display: block;
        -moz-flex: 1;
        -o-flex: 1;
        flex: 1;
        margin-right: 10px;
        margin-left: 5px;
    }

    .pub-drop.top-drop ul li:hover {
        background: #d9ebf7;
    }

.pub-dropdown-list li:after {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #e3e4e5;
}

.pub-dropdown-list li.btn-hldr {
    width: 100%;
    justify-content: flex-end;
    padding-right: 10px;
}
/*Publish button - End*/
/*Action buttons-End*/

.info-btns .btns-holder {
    display: flex;
    align-items: center;
    height: 66px;
    margin-right: 20px;
    padding-left: 20px;
}

.info-main.info-hldr .info-hldr-mn .icon-hldr.succesMsg {
    background: #0216c2;
}

.info-btns .btns-holder .button-primary {
    background-color: #f39200;
    border-color: #f39200;
    margin-right: 10px;
}

.info-main.info-hldr .info-hldr-cnt p {
    width: calc(100% - 170px);
    line-height: 24px;
    min-height: 66px;
    display: flex;
    align-items: center;
}

    .info-main.info-hldr .info-hldr-cnt p span {
        line-height: 24px;
    }


/* New Header */
.new-header-banner {
    margin-bottom: 40px;
}

    .new-header-banner .header-top {
        background: #f39200;
        height: 50px;
    }

    .new-header-banner .header-bottom {
        background: #ffffff url('../Content/images/banner-bg.jpg') no-repeat;
        background-size: cover;
        padding: 0 15px;
    }
        .new-header-banner .header-bottom.package-header-bottom {
            background: #ffffff url('../Content/banner-bg.jpg') no-repeat;
        }
        .new-header-banner .header-bottom .header-btm-holder {
            position: relative;
            top: -30px;
            background: #ffffff;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 10px 20px;
        }

            .new-header-banner .header-bottom .header-btm-holder .digi-logo {
                width: 150px;
            }

                .new-header-banner .header-bottom .header-btm-holder .digi-logo img {
                    display: block;
                }

            .new-header-banner .header-bottom .header-btm-holder .sb-logo {
                width: 200px;
            }

                .new-header-banner .header-bottom .header-btm-holder .sb-logo img {
                    display: block;
                }

    .new-header-banner .header-btm-cnt {
        margin-top: -30px;
        padding: 10px 0;
    }

    .new-header-banner .header-btm-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .new-header-banner .new-buttons-holder {
        position: static;
        padding: 10px 0 0 0;
    }

    .new-header-banner .valid-btn-holder {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .new-header-banner .valid-btn-holder .button-primary {
            background-color: #be9d56;
            border-color: #be9d56;
            margin-left: 10px;
        }

            .new-header-banner .valid-btn-holder .button-primary:hover {
                color: #ffffff;
                background: rgba(243, 146, 0, 0.7);
                text-decoration: none;
                border-color: rgba(243, 146, 0, 0.7);
            }

    .new-header-banner .dflt-slc-02 .drp-arw {
        line-height: 30px;
    }

    .new-header-banner .dflt-slc-02 select {
        height: 30px;
        line-height: 30px;
    }

    .new-header-banner .pub-dropdown-list {
        padding: 0;
        margin: 0;
    }

        .new-header-banner .pub-dropdown-list li button {
            padding: 0;
            margin: 0;
            display: block;
            border: 0;
            cursor: pointer;
            background: transparent;
            text-align: center;
            width: 100%;
            font: 12px/18px 'SourceSansPro',Arial,Helvetica,sans-serif;
        }

    .new-header-banner .pub-drop {
        width: 170px;
        left: auto;
        right: 0;
    }

    .new-header-banner .btm-right-info {
        margin-top: 10px;
    }

    .new-header-banner .top-drop .top-arrow {
        justify-content: flex-end;
        padding-right: 30px;
    }

    .new-header-banner .pub-drop-holder .button-primary {
        background-color: #be9d56;
        border-color: #be9d56;
    }

        .new-header-banner .pub-drop-holder .button-primary:hover {
            color: #ffffff;
            background: rgba(243, 146, 0, 0.7);
            text-decoration: none;
            border-color: rgba(243, 146, 0, 0.7);
        }

    .new-header-banner .copy-share-info {
        position: relative;
    }

        .new-header-banner .copy-share-info .button-primary {
            background-color: #be9d56;
            border-color: #be9d56;
            margin-left: 10px;
        }

            .new-header-banner .copy-share-info .button-primary:hover {
                color: #ffffff;
                background: rgba(243, 146, 0, 0.7);
                text-decoration: none;
                border-color: rgba(243, 146, 0, 0.7);
            }

        .new-header-banner .copy-share-info .copy-url-cnt {
            bottom: auto;
            top: 45px;
            left: auto;
            right: 0;
            z-index: 9999;
        }

    .new-header-banner .copy-url-cnt .arrow-hldr {
        transform: rotate(180deg);
        position: relative;
        top: -10px;
        right: -60px;
    }

        .new-header-banner .copy-url-cnt .arrow-hldr .arrow-down {
            border-top: 10px solid #DCDDDE;
        }
    /* END New Header */
    .new-header-banner .primary-tooltip .tooltip-text {
        left: auto;
        bottom: -10px;
        right: 110%;
    }

    .new-header-banner .pub-dropdown-list .primary-tooltip .tooltip-text::after {
        display: none;
    }

    .new-header-banner .pub-dropdown-list .top-drop ul li button:after {
        display: none;
    }

.overlay-main .overlay-tooltip-holder.award-overlay .ikw-hldr-cnt,
.overlay-main .overlay-tooltip-holder.award-overlay .ikw-hldr-cnt {
    right: -430px;
}

    .overlay-main .overlay-tooltip-holder.award-overlay .ikw-hldr-cnt .arrow-hldr .arrow-down {
        margin-right: 430px
    }

    .overlay-main .overlay-tooltip-holder.award-overlay .ikw-hldr-cnt .arrow-hldr .arrow-down-layer {
        margin-right: 429px;
        right: 0;
    }

.overlay-tooltip-holder.award-overlay .ikw-hldr-cnt .ikw-cnt {
    max-height: 175px;
}
