
@font-face {
    font-family: 'SegoeUI';
    src:url('../fonts/SegoeUI.eot') format('embedded-opentype'),url('../fonts/segoeui.ttf') format('truetype'),url('../fonts/SegoeUI.woff') format('woff'),url('../fonts/SegoeUI.svg') format('svg');
}
@font-face {
    font-family: 'Segoe UI normal';
   src:url('../fonts/SegoeUI.eot') format('embedded-opentype'),url('../fonts/segoeui.ttf') format('truetype'),url('../fonts/SegoeUI.woff') format('woff'),url('../fonts/SegoeUI.svg') format('svg');
}

@font-face {
    font-family: 'Segoe UI bold';
    src: url('../fonts/segoeuib.ttf') format('truetype'),url('../fonts/SegoeUI-Bold.woff') format('woff'),url('../fonts/SegoeUI-Bold.eot') format('embedded-opentype'),url('../fonts/SegoeUI-Bold.svg') format('svg');

}
@font-face {
    font-family: 'segoe-ui-light';
    src: url('../fonts/segoe-ui-light.ttf') format('truetype'),url('../fonts/segoe-ui-light.woff') format('woff'),url('../fonts/SegoeUI-Light.eot') format('embedded-opentype'),url('../fonts/SegoeUI-Light.svg') format('svg');
}
 .CommissionRatesTableHeader{
        font-family: segoe-ui-light; font-size: 18px; font-weight: bold;
    }
.centerText{
        text-align:center;
        margin-bottom:3px;
}
.fontBold{
    font-weight:bold;
}
.textLeft{
    text-align:left;
}
.notice{
    text-align: left; padding-bottom: 1%
}
.notice-margin-top{
    margin-top:1%
}
.top-header {
    margin-top: 40px;
    font-family: "wf_SegoeUILight","wf_SegoeUILightEastEuro","wf_SegoeUI","Segoe UI Semibold","Segoe WP Light","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    color: #000000;
    font-size: 32px;
    text-align: left;
}
/*//IE*/
select::-ms-expand {
    display: none;
}

.container {
    width: 100%;
}

select.classic {
    font-family: segoe-ui-light;
    -moz-appearance: none;
    background-image: url("../images/select-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #dbdbdb;
    width: 100%;
    height: 34px;
}

.ontop {
    z-index: 9999 !important;
}

.sub-title {
    font-family: "wf_SegoeUILight","wf_SegoeUILightEastEuro","wf_SegoeUI","Segoe UI Light","Segoe WP Light","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    color: #1a1a1a !important;
    font-size: 28px;
    text-align: left;
}

.sub-title-small {
    font-family: "wf_SegoeUILight","wf_SegoeUILightEastEuro","wf_SegoeUI","Segoe UI Light","Segoe WP Light","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    color: #1a1a1a !important;
    font-size: 22px;
    text-align: left;
}

.small-sub-title {
    font-family: 'Segoe UI normal';
    color: #000000;
    font-size: 24px;
    text-align: left;
}

.divider {
    border-bottom: 1px solid #dbdbdb;
    margin: 16px 0px; /*// was 10*/
}

.link-builder {
    padding-bottom: 20px;
}

    .link-builder a {
        color: #0072c6;
    }

.step-1 .left-side, .step-1 .right-side, .step-2 .left-side, .step-2 .right-side {
    float: left;
}

.step-1 .left-side, .step-2 .left-side {
    width: 510px;
    margin-right: 30px;
}

.step-1 .right-side, .step-2 .right-side {
    width: 510px;
}

    .step-1 .right-side select {
        width: 508px;
        height: 33px;
        border: 1px solid #dbdbdb;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        color: #898685;
        font-size: 14px;
        padding-left: 20px;
        padding-bottom: 2px;
        text-align: left;
    }

.step-2 .center-side select {
    width: 508px;
    height: 33px;
    border: 1px solid #dbdbdb;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    color: #898685;
    font-size: 14px;
    padding-left: 20px;
    padding-bottom: 2px;
    text-align: left;
}

.step-2 .left-side input[type='text'] {
    width: 328px;
    margin-right: 29px;
    height: 33px;
    border: 1px solid #dbdbdb;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    padding-left: 20px;
    padding-bottom: 2px;
    color: #1a1a1a;
    font-size: 14px;
    text-align: left;
}

.step-2 .right-side input[type='text'] {
    width: 508px;
    height: 33px;
    border: 1px solid #dbdbdb;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    padding-bottom: 2px;
    padding-left: 20px;
    color: #1a1a1a;
    font-size: 14px;
    text-align: left;
}

.step-2 .center input[type='text'] {
    width: 100%;
    height: 33px;
    border: 1px solid #dbdbdb;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    padding-bottom: 0px;
    padding-left: 20px;
    color: #1a1a1a;
    font-size: 14px;
    text-align: left;
}

    .step-2 .center input[type='text']:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }


.step-2 .left-side input[type='submit']:hover, .step-2 .right-side input[type='submit']:hover, .step-2 .right-side button:hover, .step-2 .center button:hover {
    color: #fff;
    background-color: #505050;
}

.step-2 .sub-title {
    font-family: 'Segoe UI bold';
    color: #000000;
    font-size: 18px;
    text-align: left;
}

.step-2 .right-side select {
    border: 1px solid #dbdbdb;
    color: #898685;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 14px;
    height: 33px;
    margin-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    width: 165px;
}

.step-2 .center select {
    border: 1px solid #dbdbdb;
    color: #898685;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 14px;
    height: 33px;
    padding-bottom: 0px;
    padding-left: 5px;
    text-align: left;
    width: 100%;
    margin-left: 0px;
}

.header {
    margin: 0 auto;
    text-align: right;
}

.loaderdiv {
    background-color: #ffffff;
    height: 238px;
    opacity: 0.50 !important;
    position: relative !important;
    width: 1050px;
    z-index: 500 !important;
    text-align: center;
}

.img-div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 50px;
    margin: auto;
}

.img-div-resize {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px;
    height: 150px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.img-div-resize-noheight {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.quickview {
    background-color: #fff;
}

.quick-view:hover {
    color: #fff;
    background-color: #7fba00;
}

.bg-hover:hover {
    cursor: pointer !important;
}

.img-div-resize img.quickview {
    background-color: transparent;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

.txtdecoration-popup {
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 370px;
    line-height: 23px;
}

.txtdescription-popup {
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 14px;
    text-overflow: initial;
    white-space: nowrap;
    overflow: hidden;
    width: 400px;
    height: 100px;
    word-break: inherit;
}

.txtdecoration-popup:hover {
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 14px;
    text-decoration: underline;
}

.img-div-resize:hover img.quickview {
    display: block;
}

.img-div-resize:hover img.img-resize {
    opacity: 0.1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    width: auto;
}

.img-div-resize input.quickview {
    background-color: #ffffff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    display: none;
    height: 25px;
    text-align: center;
}

.img-div-resize:hover input.quickview {
    display: block;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    height: 33px;
    width: 148px;
    opacity: 1 !important;
}

.quickview:hover {
    color: transparent;
}


.img-resize {
    max-height: 150px;
    max-width: 150px;
    height: auto !important;
    width: auto !important;
    display: block;
    margin: 0 auto;
}

.img-div-resize-popup {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 250px;
    height: 250px;
    float: left;
    margin: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.img-resize-popup {
    max-height: 250px;
    max-width: 250px;
    height: auto !important;
    width: auto !important;
    display: block;
    margin: 0 auto;
}

.classic.ondisable:hover {
    cursor: no-drop !important;
}

.ondisable {
    cursor: no-drop !important;
    cursor: not-allowed !important;
}
.header .right-title {
    display: block;
    padding: 24px 0 10px;
    margin-bottom: 0px;
    color: #2571a3;
    font: 600 15.5px "SegoeUI";
    font-size: 15.5px;
    text-align: right;
}

#custom-search-input {
    margin-top: 20px;
}

.section {
    margin: 0 auto;
}

    .section .container {
        position: relative;
    }

        .section .container .fixed-box {
            float: left;
            width: 150px;
            position: relative;
            margin: 0 134px 0 0;
            height: 200px;
        }

    .section .fixed-box {
        float: left;
        width: 150px;
        position: relative;
        margin: 0 7.5% 1% 0;
        height: 200px;
    }

        .section .fixed-box:nth-child(6n+7) {
            margin: 0 0px 0 0 !important;
        }

.container .fixed-box:nth-child(6n+7) {
    margin: 0 0px 0 0 !important;
}

.section .fixed-box-hwsw:nth-child(5n+6) {
    margin: 0 0px 0 0 !important;
}

.fixed-box img {
    cursor: pointer;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
/*for Hardware only*/

.fixed-box-hwsw img {
    cursor: pointer;
    width: 200px;
    height: 150px;
    overflow: hidden;
}

.img-div-resize-hwsw {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 200px;
    height: 150px;
    margin: auto;
}

.img-resize-hwsw {
    max-height: 150px;
    max-width: 200px ;
    height: auto !important;
    width: auto !important;
    display: block;
    margin: 0 auto;
}

.section .container .fixed-box-hwsw {
    float: left;
    width: 200px;
    position: relative;
    margin: 0 10px 0 0;
}

.section .fixed-box-hwsw {
    float: left;
    width: 200px;
    position: relative;
    margin: 0 7.5% 0 0;
}

.img-div-resize-hwsw:hover img.img-resize-hwsw {
    opacity: 0.1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    width: auto;
}

.img-div-resize-hwsw:hover img.quickview {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    width: auto;
    background-color: transparent;
    display: block;
    position: absolute;
    top: 0px;
}

.img-div-resize-hwsw img.quickview {
    background-color: transparent;
    display: none;
    position: absolute;
    top: 0px;
}

.textDecoration-hwsw {
    color: #0072c6 !important;
    width: 190px;
}

    .textDecoration-hwsw:hover {
        text-decoration: underline !important;
        color: #0072c6 !important;
    }

.logo-name-hwsw {
    color: #0072c6 !important;
    font: 600 16px "SegoeUI";
    line-height: 14px;
    margin-bottom: 0px;
    padding: 13px 0 8px;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*for Hardware only*/
.row-header {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 33px 0px 12px 0px;
    border-top: 1px solid #dbdbdb;
}

.row-headerMusic {
    padding: 33px 0px 0px 0px !important;
}

.row-header1 {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 30px 0px 25px 0px;
    border-bottom: 1px solid #dbdbdb;
}

.right-side-page-details a {
    padding-left: 10px;
}

.row-header .title, .row-header1 .title {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    font-family: 'Segoe UI bold';
    line-height: 21px;
    float: left;
}

.row-header .right-side-page-details, .row-header1 .right-side-page-details {
    font: 600 13px/33px "Segoe UI normal";
    text-align: right;
    float: right;
}

.logo-name {
    color: #000000 !important;
    font: 600 16px "SegoeUI";
    line-height: 14px;
    margin-bottom: 0px;
    padding: 13px 0 8px;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.company-name {
    color: #515151;
    font: 600 13px 'Segoe UI normal';
    line-height: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.42857em;
}

.genre-name {
    color: #515151;
    font: 600 13px 'Segoe UI normal';
    padding: 0px 25px 0px 0px;
    margin: 0px;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modal-dialog {
    align-content: center;
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
    margin: 0 auto !important;
    width: 745px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.modal-content {
    border-radius: 0px;
    height: 312px;
    width: 730px;
}

.modal-header {
    border-bottom: 0px;
    z-index: 999 !important;
}

.modal-body {
    padding: 0px 30px 30px;
    z-index: 999 !important;
}

.messages {
    padding: 0px;
    list-style: none;
}

    .messages li img {
        float: left;
        height: 250px;
        width: 250px;
        overflow: hidden;
    }


    .messages .title {
        display: inline;
    }

.music-header-bg {
  background-image: url(../images/musicheader-bg.png);
    background-repeat: no-repeat;
    height: 55px;
    width: 100%;
    margin-bottom: 35px;
    cursor: pointer;
    background-color: #007AD6;
}

.free-trial {
    float: right;
    padding-right: 40px;
    color: #ffffff;
    font: 400 18px/55px 'Segoe UI normal';
    font-family: "SegoeUI";
    text-align: right;
}

.groove-text {
    margin-left: 251px;
    padding-top: 5px;
    color: #ffffff;
    font: 400 16px/74px 'Segoe UI normal';
    text-align: left;
}

.messages .title {
    color: #000000;
    font: 21px 'Segoe UI bold';
}

.messages .price {
    color: #000000;
    font: 24px 'Segoe UI bold';
}

.messages .validity {
    color: #000000;
    font: 600 13px "SegoeUI";
}

.messages .link {
    color: #000000;
    margin-bottom: 0px;
    font: 600 12px "SegoeUI";
}

#link {
    position: absolute;
    bottom: 0px;
    margin-left: 0px;
    word-break: break-all;
    padding-right: 30px;
}

.link2 {
    color: #000000;
    font: 600 15.5px "SegoeUI";
    cursor: pointer;
    margin-bottom: 0;
    margin-right: 20px;
    line-height: 27px;
    height: 30px;
}

.textDecoration {
    color: #0072c6 !important;
}

    .textDecoration:hover {
        text-decoration: underline !important;
        color: #0072c6 !important;
    }

.btn.active, .btn:active {
    box-shadow: none;
    background-repeat: no-repeat;
    height: 30px;
    background-position: 2px 4px;
}

.modal-title a {
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 30px;
    background-position: 2px 4px;
}

.modal-header {
    min-height: 30px;
}

.description-font {
    font-family: "segoe-ui-light","wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
}

.sort .sort-value {
    cursor: pointer;
    float: left;
    margin: 0 11px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.sort .popbox {
    border-bottom: 3px solid #c24546;
    color: #ce1f24;
    text-align: center;
}

.sort .sort-value {
    border-bottom: 3px solid transparent;
    color: #4a4a4a;
    text-transform: capitalize;
}

.sort-value {
    border-bottom: 3px solid #fb8903;
    color: #fb8903;
}

.popbox {
    border-bottom: 3px solid #fb8903;
    color: #fb8903;
}

.link {
    color: #000000;
    font: 600 15.5px "SegoeUI";
    cursor: pointer;
    display: inline;
    float: left;
    margin-right: 20px;
    line-height: 27px;
    height: 30px;
}

.tab-section {
    height: 30px;
    line-height: 28px;
    border-bottom: 3px solid none;
}

.link:hover {
    border-bottom: 3px solid #2571a3;
    color: #2571a3;
}

.link.active {
    border-bottom: 3px solid #2571a3;
    color: #2571a3;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=10);
    color: gray;
    z-index: 400;
}

.nomargin {
    margin-bottom: 0px !important;
}

.loading {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.urldiv {
    border: 1px solid #dbdbdb;
    height: 30px;
    margin-top: 16px;
}

.showdiv {
    display: block;
}

.hidediv {
    display: none !important;
}

.tooltip {
    z-index: 300;
    background: #ffffff;
    border: 0 !important;
}

music-header-bg:not( :hover ).tooltip {
    display: none !important;
}

.likes {
    float: left;
    margin: 0px;
    padding: 10px;
}

#SlideWrapper {
    margin-top: 0px;
    display: none;
}

    #SlideWrapper a {
        line-height: 20px;
    }

.quicklink {
    width: 150px;
    position: absolute;
    display: block;
}

    .quicklink:hover {
        background-color: black;
        display: none;
        opacity: 0.5;
    }

.quick-view {
    display: block;
    background-color: red;
    height: 40px;
    opacity: 0.5;
    color: #fff;
    position: absolute;
    right: 0;
    width: 100px;
    z-index: 300;
}

.image-hover img:hover .quick-view {
    background-color: red;
}

#hover {
    display: none;
    position: relative;
    top: -250px;
}

.test:hover {
    opacity: .5;
}

    .test:hover + #hover {
        display: block;
    }

#Actual {
    padding: 5px;
    border: 1px solid #dbdbdb;
    min-height: 33px;
    word-wrap: break-word;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 21px;
}

/* required styles to handle the transitions */
.height-transition {
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    overflow-y: hidden;
}

.height-transition-hidden {
}
.ddlCategoryWidth {
    width: 193px;
}
/*banner biulder*/
.content-center {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
}

.clearbanner {
    padding-top: 10px;
}

#bannerLanguage {
    margin-right: 7px;
}

.win.chrome #bannerLanguage {
    margin-right: 6px;
}

#preview {
    padding-bottom: 30px;
}

#btnBanner {
    background-color: #0182aa;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    height: 33px;
    width: 148px;
    padding: 3px 11px;
    color: #ffffff;
    font-family: Segoe UI;
    font-size: 16px;
}

    #btnBanner:hover {
        color: #fff;
        background-color: #505050;
    }

.bannerParameters {
    border: 1px solid #dbdbdb;
    color: #898685;
    font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 14px;
    height: 33px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    float: left;
    min-width: 110px;
    max-width: 200px;
}

.margin-left-10px {
    margin-left: 10px !important;
}

#dvTxtScript {
    padding: 5px;
    border: 1px solid #dbdbdb;
    min-height: 33px;
    word-wrap: break-word;
    font-size: 14px !important;
    font-weight: 500;
    width: 1050px;
    line-height: 21px;
}

.gentrate {
    background-color: #bad80a;
    border-radius: 0;
    border-style: none;
    border-width: 1px;
    height: 33px;
    width: 148px;
}

#btn1:hover {
    background-color: #505050;
    color: #fff;
}

@media only screen and (max-width : 980px) {

    .section {
        margin: 0 auto;
        width: auto;
    }

        .section .container {
            position: relative;
            width: 950px;
        }

            .section .container .fixed-box {
                float: left;
                margin: 0 30px 0 0;
                position: relative;
                width: 128px;
            }


    .step-1 .left-side, .step-2 .left-side {
        margin-right: 30px;
        width: 950px;
    }

    .step-1 .right-side select {
        border: 1px solid #dbdbdb;
        color: #898685;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 950px;
    }

    .step-2 .left-side input[type="text"] {
        border: 1px solid #dbdbdb;
        color: #1a1a1a;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        margin-right: 29px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 950px;
    }

    .step-2 .right-side input[type="text"] {
        border: 1px solid #dbdbdb;
        color: #1a1a1a;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 950px;
    }

    .step-1 .right-side, .step-2 .right-side {
        width: 950px;
    }

        .step-2 .right-side select {
            border: 1px solid #dbdbdb;
            color: #898685;
            font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
            font-size: 14px;
            height: 33px;
            margin-bottom: 15px;
            margin-right: 21px;
            padding-bottom: 2px;
            padding-left: 5px;
            text-align: left;
            width: 193px;
        }

    .btnSearchWidth {
        font-size: 16px;
        margin-bottom: 15px;
        padding: 0;
        width: 120px;
    }

    .margin-top-35 {
        margin-top: 15px !important;
    }


    .img-div-resize {
        bottom: 0;
        height: 100px;
        left: 0;
        margin: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 100px;
    }

    .fixed-box img {
        cursor: pointer;
        height: 100px;
        overflow: hidden;
        width: 100px;
    }

    .img-resize {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 100px;
        max-width: 100px ;
        width: auto !important;
    }



    .loaderdiv {
        background-color: #ffffff;
        height: 238px;
        opacity: 0.5 !important;
        position: relative !important;
        text-align: center;
        width: 950px;
        z-index: 500 !important;
    }

    .logo-name {
        font: 600 16px/14px "SegoeUI";
        margin-bottom: 0;
        overflow: hidden;
        padding: 13px 0 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 83px;
    }

    .modal-dialog {
        align-content: center;
        display: flex;
        flex-flow: column nowrap;
        height: 100%;
        justify-content: center;
        margin: 0 auto !important;
        width: 745px !important;
    }

    .btnSearchWidth {
        font-size: 16px;
        margin-bottom: 0px;
        padding: 0;
        width: 120px;
    }

    .row-header .title, .row-header1 .title {
        color: #000000;
        float: left;
        font-family: "Segoe UI bold";
        font-size: 19px;
        font-weight: 700;
        line-height: 21px;
        padding-top: 5px;
        text-align: left;
    }

    .free-trial {
        color: #ffffff;
        display: block;
        float: right;
        font: 400 18px/55px "SegoeUI";
        padding-right: 40px;
        text-align: right;
    }

    .section .container .fixed-box-hwsw {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
        width: 180px;
    }

    .section .fixed-box-hwsw {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
        width: 180px;
    }

    .img-div-resize-hwsw {
        bottom: 0;
        height: 100px;
        left: 0;
        margin: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 150px;
    }

    .fixed-box-hwsw img {
        cursor: pointer;
        height: 50px;
        overflow: hidden;
        width: 100px;
    }

    .img-resize-hwsw {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 100px;
        max-width: 150px;
        width: auto !important;
    }

    .textDecoration-hwsw {
        color: #0072c6 !important;
        width: 180px ;
    }

    .img-div-resize-hwsw:hover img.quickview {
        width: 110px;
        height: 110px;
    }

    .company-name {
        color: #515151;
        font: 600 13px/11px "Segoe UI normal";
        margin: 0;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 98px;
    }

    .row-header .right-side-page-details, .row-header1 .right-side-page-details {
        float: right;
        font: 600 13px/33px "Segoe UI normal";
        text-align: right;
    }

    #dvTxtScript {
        border: 1px solid #dbdbdb;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 21px;
        min-height: 33px;
        padding: 5px;
        width: 950px;
        word-wrap: break-word;
    }
}

@media only screen and (max-width : 800px) {

    .section {
        margin: 0 auto;
        width: auto;
    }



    .step-1 .left-side, .step-2 .left-side {
        margin-right: 30px;
        width: 730px;
    }

    .step-1 .right-side select {
        border: 1px solid #dbdbdb;
        color: #898685;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 730px;
    }

    .step-2 .left-side input[type="text"] {
        border: 1px solid #dbdbdb;
        color: #1a1a1a;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        margin-right: 29px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 730px;
    }

    .step-2 .right-side input[type="text"] {
        border: 1px solid #dbdbdb;
        color: #1a1a1a;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 730px;
    }

    .step-1 .right-side, .step-2 .right-side {
        width: 730px;
    }

        .step-2 .right-side select {
            border: 1px solid #dbdbdb;
            color: #898685;
            font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
            font-size: 14px;
            height: 33px;
            margin-bottom: 15px;
            margin-right: 21px;
            padding-bottom: 2px;
            padding-left: 5px;
            text-align: left;
            width: 193px;
        }

    .btnSearchWidth {
        font-size: 16px;
        margin-bottom: 15px;
        padding: 0;
        width: 120px;
    }

    .margin-top-35 {
        margin-top: 15px !important;
    }

    .section .container {
        position: relative;
        width: 730px;
    }

    .img-div-resize {
        bottom: 0;
        height: 100px;
        left: 0;
        margin: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 100px;
    }

    .fixed-box img {
        cursor: pointer;
        height: 100px;
        overflow: hidden;
        width: 100px;
    }

    .img-resize {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 100px;
        max-width: 100px;
        width: auto !important;
    }

    .section .container .fixed-box {
        float: left;
        margin: 0 30px 0 0;
        position: relative;
        width: 91px;
    }

    .loaderdiv {
        background-color: #ffffff;
        height: 238px;
        opacity: 0.5 !important;
        position: relative !important;
        text-align: center;
        width: 730px;
        z-index: 500 !important;
    }

    .logo-name {
        font: 600 16px/14px "SegoeUI";
        margin-bottom: 0;
        overflow: hidden;
        padding: 13px 0 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 83px;
    }


    .modal-dialog {
        align-content: center;
        display: flex;
        flex-flow: column nowrap;
        height: 100%;
        justify-content: center;
        margin: 0 auto !important;
        width: 730px !important;
    }


    .btnSearchWidth {
        font-size: 16px;
        margin-bottom: 0px;
        padding: 0;
        width: 120px;
    }

    .row-header .title, .row-header1 .title {
        color: #000000;
        float: left;
        font-family: "Segoe UI bold";
        font-size: 19px;
        font-weight: 700;
        line-height: 21px;
        padding-top: 5px;
        text-align: left;
    }

    .free-trial {
        color: #ffffff;
        display: block;
        float: right;
        font: 400 18px/55px "SegoeUI";
        padding-right: 40px;
        text-align: right;
    }

    .section .container .fixed-box-hwsw {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
        width: 136px;
    }

    .section .fixed-box-hwsw {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
        width: 136px;
    }

    .img-div-resize-hwsw {
        bottom: 0;
        height: 100px;
        left: 0;
        margin: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 150px;
    }

    .fixed-box-hwsw img {
        cursor: pointer;
        height: 50px;
        overflow: hidden;
        width: 100px;
    }

    .img-resize-hwsw {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 100px;
        max-width: 150px;
        width: auto !important;
    }

    .textDecoration-hwsw {
        color: #0072c6 !important;
        width: 131px ;
    }

    .img-div-resize-hwsw:hover img.quickview {
        width: 110px;
        height: 110px;
    }

    .company-name {
        color: #515151;
        font: 600 13px/11px "Segoe UI normal";
        margin: 0;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 98px;
    }

    .row-header .right-side-page-details, .row-header1 .right-side-page-details {
        float: right;
        font: 600 13px/33px "Segoe UI normal";
        text-align: right;
    }

    #dvTxtScript {
        border: 1px solid #dbdbdb;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 21px;
        min-height: 33px;
        padding: 5px;
        width: 730px;
        word-wrap: break-word;
    }
}

@media only screen and (max-width : 736px) {
    .modal-dialog {
        width: 410px !important;
    }
     .modal-content {
        width: 400px;
    }
}

@media only screen and (max-width : 640px) {
    .img-div-resize-popup {
        bottom: 0;
        float: unset;
        height: 80px;
        left: 41%;
        margin: 0 !important;
        position: relative;
        right: 0;
        top: 0;
        width: 80px;
    }

    .messages li img {
        float: left;
        height: 50px;
        overflow: hidden;
        width: 50px;
    }

    .img-resize-popup {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 80px;
        max-width: 80px;
        width: auto !important;
    }

    .modal-dialog {
        align-content: center;
        display: flex;
        flex-flow: column nowrap;
        height: 100%;
        justify-content: center;
        margin: 0 auto !important;
        width: 510px !important;
    }

    .messages .title {
        font: 18px "Segoe UI bold";
    }

    .messages .price {
        font: 18px "Segoe UI bold";
    }

    .description-font {
        padding-top: 0;
    }

    #link {
        bottom: 0;
        margin-top: 10px;
        padding-right: 0;
        position: relative;
    }
}

@media only screen and (max-width : 480px) {
    .modal-dialog {
        width: 460px !important;
    }
}

@media only screen and (max-width : 414px) {
    .modal-dialog {
        width: 400px !important;
    }

   
}

@media only screen and (max-width : 375px) {
    .modal-dialog {
        width: 310px !important;
    }
     .modal-content {
        width: 300px;
    }
    .section {
        margin: 0 auto;
        width: 100%;
    }


        .section .container {
            position: relative;
            width: 310px;
        }

            .section .container .fixed-box {
                float: left;
                margin: 0 30px 0 0;
                position: relative;
                width: 73px;
            }

    .step-1 .left-side, .step-2 .left-side {
        margin-right: 30px;
        width: 310px;
    }

    .step-1 .right-side select {
        border: 1px solid #dbdbdb;
        color: #898685;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 310px;
    }

    .step-2 .left-side input[type="text"] {
        border: 1px solid #dbdbdb;
        color: #1a1a1a;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        margin-right: 29px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 310px;
    }

    .step-2 .right-side input[type="text"] {
        border: 1px solid #dbdbdb;
        color: #1a1a1a;
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        height: 33px;
        padding-bottom: 2px;
        padding-left: 20px;
        text-align: left;
        width: 310px;
    }

    .step-1 .right-side, .step-2 .right-side {
        width: 310px;
    }

        .step-2 .right-side select {
            border: 1px solid #dbdbdb;
            color: #898685;
            font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
            font-size: 14px;
            height: 33px;
            margin-bottom: 15px;
            margin-right: 21px;
            padding-bottom: 2px;
            padding-left: 5px;
            text-align: left;
            width: 193px;
        }

    .btnSearchWidth {
        font-size: 16px;
        margin-bottom: 15px;
        padding: 0;
        width: 120px;
    }

    .margin-top-35 {
        margin-top: 15px !important;
    }



    .img-div-resize {
        bottom: 0;
        height: 50px;
        left: 0;
        margin: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 50px;
    }

    .fixed-box img {
        cursor: pointer;
        height: 50px;
        overflow: hidden;
        width: 50px;
    }

    .img-resize {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 50px;
        max-width: 50px;
        width: auto !important;
    }



    .loaderdiv {
        background-color: #ffffff;
        height: 238px;
        opacity: 0.5 !important;
        position: relative !important;
        text-align: center;
        width: 310px;
        z-index: 500 !important;
    }

    .logo-name {
        font: 600 16px/14px "Segoe UI bold";
        margin-bottom: 0;
        overflow: hidden;
        padding: 13px 0 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 83px;
    }

    .link-builder p, .step-1 p, .step-2 p {
        font-family: "wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        line-height: 1.42857em;
        text-align: left;
    }

    .modal-dialog {
        align-content: center;
        display: flex;
        flex-flow: column nowrap;
        height: 100%;
        justify-content: center;
        margin: 0 auto !important;
        width: 310px !important;
    }

    .img-div-resize-popup {
        bottom: 0;
        float: unset;
        height: 80px;
        left: 36%;
        margin: 0 !important;
        position: relative;
        right: 0;
        top: 0;
        width: 80px;
    }

    .modal-content {
        border-radius: 0px;
        height: 280px;
    }

    .messages li img {
        float: left;
        height: 50px;
        overflow: hidden;
        width: 50px;
    }

    .img-resize-popup {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 80px;
        max-width: 80px;
    }

    .messages div {
        margin-left: 0px;
    }

    .messages .title {
        color: #000000;
        font: 14px "Segoe UI bold";
        padding-left: 5px;
    }

    .messages .price {
        color: #000000;
        font: 14px "Segoe UI bold";
        padding-left: 54px;
    }

    .modal-body {
        padding: 0 10px 10px;
        z-index: 999 !important;
    }

    #link {
        position: sticky !important;
        margin-left: 0;
        padding-right: 30px;
        word-break: break-all;
    }

    .txtdecoration-popup {
        font-family: "segoe-ui-light","wf_SegoeUI","SegoeUI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 288px;
    }

    .row-header .title, .row-header1 .title {
        color: #000000;
        float: left;
        font-family: "Segoe UI bold";
        font-size: 14px;
        font-weight: 700;
        line-height: 21px;
        padding-top: 5px;
        text-align: left;
    }

    .free-trial {
        color: #ffffff;
        display: none;
        float: right;
        font: 400 18px/55px "SegoeUI";
        padding-right: 40px;
        text-align: right;
    }

    .section .container .fixed-box-hwsw {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
        width: 88px;
    }

    .section .fixed-box-hwsw {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
        width: 88px;
    }

    .img-div-resize-hwsw {
        bottom: 0;
        height: 50px;
        left: 0;
        margin: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 100px;
    }

    .fixed-box-hwsw img {
        cursor: pointer;
        height: 50px;
        overflow: hidden;
        width: 100px;
    }

    .img-resize-hwsw {
        display: block;
        height: auto !important;
        margin: 0 auto;
        max-height: 50px;
        max-width: 100px ;
        width: auto !important;
    }

    .textDecoration-hwsw {
        color: #0072c6 !important;
        width: 84px ;
    }

    .img-div-resize-hwsw:hover img.quickview {
        width: 60px;
        height: 60px;
    }

    .row-header .right-side-page-details, .row-header1 .right-side-page-details {
        float: right;
        font: 600 11px/33px "Segoe UI normal";
        text-align: right;
    }

    #dvTxtScript {
        border: 1px solid #dbdbdb;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 21px;
        min-height: 33px;
        padding: 5px;
        width: 310px;
        word-wrap: break-word;
    }
}
