@font-face {
    font-family: icomoon;
    src: url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/icomoon.eot?-xlzbjc);
    src: url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/icomoon.eot?#iefix-xlzbjc) format("embedded-opentype"), url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/icomoon.woff?-xlzbjc) format("woff"), url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/icomoon.ttf?-xlzbjc) format("truetype"), url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/icomoon.svg?-xlzbjc#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=icon-],
[class*=" icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-thermastat:before {
    content: "\e900"
}

.icon-water:before {
    content: "\e901"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-angle-right:before {
    content: "\f105"
}

@media only screen and (max-width:1024px) {
    #header,
    #footer {
        display: none
    }
}

#header img,
#footer img {
    display: block;
    margin: auto
}

#header {
    background: url(../img/tmp/header-bg.png) repeat
}

#footer {
    background: url(../img/tmp/footer-bg.png) repeat
}

body {
    background: #fff;
    color: #000;
    font-family: Avenir, 'Avenir W02', Arial, Helvetica, sans-serif
}

#heat-shrink-wrapper {
    margin: auto;
    min-width: 320px;
    width: 1024px
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper {
        width: 100%
    }
}

#heat-shrink-wrapper * {
    box-sizing: border-box
}

#heat-shrink-wrapper .clist {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#heat-shrink-wrapper .cf:before,
#heat-shrink-wrapper .cf:after {
    content: '';
    display: table
}

#heat-shrink-wrapper .cf:after {
    clear: both
}

#heat-shrink-wrapper h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 300;
    margin: 0;
    padding: 0
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper h3 {
        font-size: 24px;
        line-height: 28px
    }
}

#heat-shrink-wrapper .heat-shrink-intro {
    color: #747678;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
    padding: 0 40px
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-intro {
        margin: 0 4%;
        padding: 0;
        width: 92%
    }
}

#heat-shrink-wrapper .heat-shrink-intro strong {
    color: #3f4348
}

#heat-shrink-wrapper .col {
    color: #fff;
    height: 346px;
    float: left;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    width: 50%
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .col {
        float: none;
        height: auto;
        margin: 0 4%;
        padding-bottom: 40px;
        width: 92%
    }
}

#heat-shrink-wrapper .col:hover .video-wrapper {
    opacity: .4
}

#heat-shrink-wrapper .col .heat-shrink-copy {
    height: 100%;
    left: 0;
    position: absolute;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    width: 100%;
    z-index: 2
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .col .heat-shrink-copy {
        position: relative
    }
}

#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper {
    border-bottom: 1px solid #fff;
    margin: 30px 40px 0
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper {
        margin-left: 20px;
        margin-right: 20px
    }
}

#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper .highlight-icon {
    color: #fff;
    font-size: 58px;
    height: 64px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center
}

#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper .highlight-icon:before,
#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper .highlight-icon:after {
    border-top: 1px solid #fff;
    content: "";
    position: absolute;
    top: 32px;
    width: 100%
}

#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper .highlight-icon:before {
    right: 56%
}

#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper .highlight-icon:after {
    left: 56%
}

#heat-shrink-wrapper .col .heat-shrink-copy .copy-wrapper h3 {
    padding: 0 0 26px
}

#heat-shrink-wrapper .col .video-wrapper {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
    z-index: 1
}

#heat-shrink-wrapper .col .video-wrapper video {
    height: 100%;
    width: auto
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .col .video-wrapper video {
        display: none
    }
}

#heat-shrink-wrapper .col1 {
    background-color: #2e0707;
    border-right: 1px solid #fff
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .col1 {
        margin-bottom: 40px
    }
}

#heat-shrink-wrapper .col1 .video-wrapper {
    background-image: url(/content/dam/te-com/custom/images/heat-shrink-tubing-selector/flame.jpg)
}

#heat-shrink-wrapper .col1 .video-wrapper video {
    height: auto;
    width: 100%
}

#heat-shrink-wrapper .col1 .heat-shrink-copy .copy-wrapper .highlight-icon {
    font-size: 64px;
    height: 100px
}

#heat-shrink-wrapper .col1 .heat-shrink-copy .copy-wrapper h3 {
    padding: 0 0 58px
}

#heat-shrink-wrapper .col2 {
    background-color: #0d2054
}

#heat-shrink-wrapper .col2 .video-wrapper {
    background-image: url(/content/dam/te-com/custom/images/heat-shrink-tubing-selector/moisture.jpg)
}

#heat-shrink-wrapper .heat-shrink-full-col {
    background: #0066a1;
    float: none;
    height: 182px;
    width: 100%
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-full-col {
        height: auto;
        margin: 0 4%;
        padding-bottom: 0;
        width: 92%
    }
}

#heat-shrink-wrapper .heat-shrink-full-col:hover .video-wrapper .video-bg-wrapper {
    background: rgba(0, 102, 161, .7)
}

#heat-shrink-wrapper .heat-shrink-full-col .video-wrapper {
    background-image: url(/content/dam/te-com/custom/images/heat-shrink-tubing-selector/particle.jpg);
    background-position: 0 -234px
}

#heat-shrink-wrapper .heat-shrink-full-col .video-wrapper .video-bg-wrapper {
    background-color: rgba(0, 102, 161, .5);
    height: 100%;
    position: absolute;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    width: 100%
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-full-col .video-wrapper {
        background-position: 0 -180px
    }
}

@media only screen and (max-width:980px) {
    #heat-shrink-wrapper .heat-shrink-full-col .video-wrapper {
        background-position: 0 -80px
    }
}

@media only screen and (max-width:760px) {
    #heat-shrink-wrapper .heat-shrink-full-col .video-wrapper {
        background-position: 0 0
    }
}

#heat-shrink-wrapper .heat-shrink-full-col .video-wrapper video {
    bottom: -160px;
    height: auto;
    position: absolute;
    width: 100%
}

#heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy {
    padding: 55px 0 0 40px;
    position: relative
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy {
        padding: 35px 20px 45px
    }
}

#heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy .copy-wrapper {
    border-bottom: none;
    margin: 0
}

#heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy .copy-wrapper h3 {
    padding-right: 360px
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy .copy-wrapper h3 {
        padding-right: 0
    }
}

#heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy .icon-thermastat {
    font-size: 96px;
    position: absolute;
    right: 5px;
    top: 45px
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-full-col .heat-shrink-copy .icon-thermastat {
        display: none
    }
}

#heat-shrink-wrapper .heat-shrink-response {
    background: 0 0;
    color: #3f4348;
    height: auto;
    padding: 30px 0;
    text-align: center;
    text-shadow: none
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .heat-shrink-response {
        height: auto;
        margin: 0 4%;
        width: 92%
    }
}

#heat-shrink-wrapper .heat-shrink-response h3 {
    font-size: 26px;
    line-height: 32px
}

#heat-shrink-wrapper .yes-no-list {
    margin-top: 20px;
    position: relative;
    float: left;
    left: 48%
}

#heat-shrink-wrapper .yes-no-list li {
    display: block;
    float: left;
    left: -50%;
    position: relative
}

#heat-shrink-wrapper .yes-no-list li.active .check:before {
    background: #fff
}

#heat-shrink-wrapper .yes-no-list li input[type=radio] {
    position: absolute;
    visibility: hidden
}

#heat-shrink-wrapper .yes-no-list li label {
    cursor: pointer;
    display: block;
    font-size: 22px;
    height: 50px;
    padding: 13px 10px 0 55px;
    position: relative;
    text-transform: uppercase;
    z-index: 9
}

#heat-shrink-wrapper .yes-no-list li .check {
    border-radius: 100%;
    border: 2px solid #fff;
    display: block;
    height: 29px;
    left: 20px;
    position: absolute;
    top: 12px;
    width: 29px;
    z-index: 5
}

#heat-shrink-wrapper .yes-no-list li .check:before {
    border-radius: 100%;
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin: auto;
    position: absolute;
    top: 5px;
    -webkit-transition: background .25s linear;
    -moz-transition: background .25s linear;
    -o-transition: background .25s linear;
    transition: background .25s linear;
    width: 15px
}

#heat-shrink-wrapper .button-group {
    position: absolute;
    right: 106px;
    top: 35px
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .button-group {
        margin: auto;
        padding-top: 20px;
        position: relative;
        right: auto;
        top: auto;
        width: 220px
    }
}

#heat-shrink-wrapper .button-group a {
    background: #fff;
    border: none;
    color: #0066a1;
    display: block;
    font-size: 22px;
    font-weight: 300;
    height: 46px;
    min-width: 220px;
    padding: 10px 57px 10px 10px;
    position: relative;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

#heat-shrink-wrapper .button-group a:hover {
    padding-right: 47px
}

#heat-shrink-wrapper .button-group a:hover .icon {
    right: -10px
}

#heat-shrink-wrapper .button-group a:first-child {
    margin-bottom: 20px
}

#heat-shrink-wrapper .button-group a .icon {
    background: #fff;
    border-left: 1px solid #0066a1;
    font-size: 27px;
    height: 46px;
    top: 0;
    padding-top: 9px;
    position: absolute;
    right: 0;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    width: 46px
}

#heat-shrink-wrapper .legal {
    font-size: 10px;
    line-height: 11px;
    padding: 60px 40px
}

@media only screen and (max-width:1024px) {
    #heat-shrink-wrapper .legal {
        margin: 0 4%;
        padding-left: 0;
        padding-right: 0;
        width: 92%
    }
}

#heat-shrink-wrapper .results-temperature-wrapper {
    display: none
}

@font-face {
    font-family: te-icon;
    src: url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/te-icon.eot?fogmc4);
    src: url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/te-icon.eot?#iefixfogmc4) format("embedded-opentype"), url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/te-icon.woff?fogmc4) format("woff"), url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/te-icon.ttf?fogmc4) format("truetype"), url(/content/dam/te-com/custom/styles/heat-shrink-tubing-selector/fonts/te-icon.svg?fogmc4#te-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon[role=presentation] {
    font-family: te-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.icon[role=presentation].icon-plus:before {
    content: "\e621"
}

.icon[role=presentation].icon-minus:before {
    content: "\e622"
}

.content-well.content-padding {
    padding-top: 30px;
    padding-bottom: 30px
}

.simple-header {
    padding: 15px 40px
}

.simple-header h1 {
    color: #3f4348;
    font-size: 26px;
    font-weight: 200;
    height: 36px;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.collapsible-breadcrumb {
    margin: 0;
    padding: 0
}

.collapsible-breadcrumb a {
    color: #0066a1;
    text-decoration: none
}

.collapsible-breadcrumb a:hover {
    color: #3DB7E4;
    text-decoration: none
}

.collapsible-breadcrumb h4 {
    margin: 0;
    padding: 0
}

.breadcrumb-expand {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    padding-top: 4px;
    padding-left: 4px;
    text-decoration: none;
    transition: background .3s ease
}

.breadcrumb-expand:hover {
    background: #3DB7E4
}

.btn-block-4 {
    background: #0066a1;
    color: #fff;
    display: block;
    float: left;
    font: 500 .875rem Avenir, "Avenir W02", Arial, Helvetica, sans-serif
}

.breadcrumb-expand.btn-block-4 i {
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    font-size: 10px;
    top: 0;
    display: block;
}

.breadcrumb-navigation {
    font: 500 12px Avenir, 'Avenir W02', Arial, Helvetica, sans-serif;
    font-size: .75rem;
    color: #0066a1;
    text-transform: uppercase;
    overflow: hidden;
    width: 75%;
    display: none;
}

.breadcrumb-navigation li {
    margin-bottom: 7px;
    line-height: 18px;
    display: none
}

.breadcrumb-navigation li i {
    color: #666;
    position: relative;
    top: 1px;
    margin-right: 5px;
    margin-left: 5px
}

.breadcrumb-navigation li.first-breadcrumb {
    display: inline-block
}

.breadcrumb-navigation li.first-breadcrumb i {
    display: none
}

.breadcrumb-navigation.expand li {
    display: inline-block;
    white-space: nowrap
}

.breadcrumb-expanded-heading {
    display: inline;
    font: 500 12px Avenir, 'Avenir W02', Arial, Helvetica, sans-serif;
    font-size: .75rem
}

.te-connectivity-label {
    color: #666;
    font-size: .75rem;
    padding: 4px 0;
    text-transform: uppercase
}
