@charset "UTF-8";

body {
    margin: 0px;
    line-height: normal;
}
.infographics-breadcrumb #breadCrumbs {
    border-bottom: none;
}
.infographics-breadcrumb #vsh-breadcrumbs {
    margin-left: 10px;
    border-bottom: 1px solid #a2a2a2;
}
.homeTitleInfographics {
    background: #2665AA 0% 0% no-repeat;
    padding: 10px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 10px 0px 26px 10px;
    text-align: left;
    font: normal normal bold 26px / 22px Arial;
}

.homeTextInfographics {
    color: #333333;
    font-family: "Helvetica", "Arial", "san-serif";
    font-size:14px;
    font-weight: normal;
    margin-left: 30px;
    margin-top: 6px;
}

.homeProductContainer {
    display: flex;
    float: left;
    margin:20px 0 2em 30px;
}

.vsh-div-infographics-app {
    float: right;
    height: auto;
    margin-right: 12px;
    position: relative;
    width: 550px;
    z-index: 1000;
}

.vsh-div-infographics-products {
    float: left;
    height: auto;
    margin-right: 12px;
    position: relative;
    width: 650px;
    z-index: 1000;
}

.vsh-div-infographics-text-white {
    color: #FFF;
    float: left;
    font-family: "Helvetica", "Arial", "san-serif";
    font-size:18px;
    height: auto;
    padding: 0 20px 10px 20px;
    width: 100%;
}

.vsh-div-infographics-text-white a {
    color: #FFF !important;
    text-decoration: none;
}

.vsh-div-infographics-text-white a:hover {
    color: #424242 !important;
    text-decoration: none;
}

.vsh-div-infographics-text-black {
    color: #333;
    float: left;
    font-family: "Helvetica", "Arial", "san-serif";
    font-size:16px;
    height: auto;
    padding: 0 20px 10px 20px;
    width: 100%;
}

.vsh-div-infographics-text-black a {
    color: #000000 !important;
    text-decoration: none;
}

.vsh-div-infographics-text-black a:hover {
    color: #424242 !important;
    text-decoration: none;
}

.vsh-img-infographics {
    float:left;
    padding:20px 0 10px 20px;
}

.vsh-div-infographics-img-label {
    color: #333;
    font-size: smaller;
}

.vsh-div-infographics-text-label {
    color: #333;
    font-size: smaller;
    margin-bottom: 20px;
}

.vsh-div-infographics-text-space {
    clear: both;
    margin-bottom: 10px;
}

.vsh-div-prod-header {
    background-color: #0B7FC7;
    width: 200px;
}

.vsh-div-app-header {
    background-color: #0B7FC7;
    width: 250px;
}

a .homeDownload {
    width: 180px;
    height: 80px;
}

a:hover .homeDownload{

}
.etAppIndShell1 {
    float: left;
    margin-right: 12px;
    z-index: 1000;
    width: 670px;
    height: 468px;
}

.etAppIndShell2 {
    float: left;
    margin-right: 12px;
    z-index: 1000;
    width: 550px;
    height: 468px;
}

.etAppIndShell3 {
    float: left;
    margin-right: 12px;
    z-index: 1000;
    width: 310px;
    height: 480px;
}

.etAppIndShell4 {
    float: left;
    z-index: 1000;
    width: 310px;
    height: 480px;
}


.etAppIndShellRight {
    float: left;
    margin-right: 0;
}

.etAppIndHeadWhite {
    float: left;
    padding: 20px 0 10px 20px;
    font-size:18px;
    color: #FFF;
}


.etAppIndTextWhite {
    float: left;
    padding: 0 0 10px 20px;
    font-size:18px;
    color: #FFF;
    width: 100%;
    height: 500px;
    font-family: "Helvetica", "Arial", "san-serif";
}

.etAppIndTextWhite a {
    color: #FFF !important;
    text-decoration: none;
}

.etAppIndTextWhite a:hover {
    color: #424242 !important;
    text-decoration: none;
}

.etAppIndTextBlack {
    float: left;
    padding: 0 0 6px 20px;
    font-size:16px;
    color: #FFF;
    width: 310px;
}

.etAppIndTextBlack a {
    color: #000000;
    text-decoration: none;
}

.etAppIndTextBlack a:hover {
    color: #424242;
    text-decoration: none;
}

.img-container {
    text-align: center;
    position: relative;
}

.brain_img {
    max-width: 90%;
}

.home_table {
    width: 100%;
    margin: 0 auto;
    table-layout:fixed;
    position: absolute;
    bottom: 0;
    padding: 0 5%;
}

.home_table>tbody>tr {
    background: rgba(0,0,0,0);
}

.home_table>tbody>tr>td {
    padding: 3px 10px;
    max-width: 40px;
}

.logo_img {
    opacity: 0.5;
    transition: 0.3s;
}

.logo_img:hover {
    opacity: 1;
}

.logo_text>td {
    font-family: helvetica;
    font-size: 10pt;
    color: grey;
}


#main_nav {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

#title {
    text-transform:uppercase;
    font-weight:bold;
    font-family:helvetica;
    color:white;
    float:left;
    font-size:9pt;
    padding: 18px 0px 0px 5px;
}

#title_icon {
    float: left;
    margin: 12px 0px 0px 0px;
}

#nav_container {
    float: right;
    margin:5px 15px 5px 5px;
    display:inline-block;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.5s;
    display: none;
}

#nav_container:hover {
    opacity: 1.0;
}

#vishay_checklist {
    background-color: #f5f5f5;
    border-top: 1px solid #d7d7d7;
}

#vishay_checklist h2 {
    margin-left: 25px;
}

#example-two {
    margin: 0 auto;
    list-style: none;
    position: relative;
    padding: 0px;
}
#example-two li {
    display: inline-block;
}
#example-two li a {
    z-index: 200;
    float: left;
    padding: 0px 10px;
    opacity: 0.5;
    transition: all 0.5s;
    position: relative;
}
#example-two li a:hover {
    opacity: 1.0;
}

#nav_active {
    opacity: 1.0 !important;
}
#example-two #magic-line-two {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px !important;
}
.current_page_item_two {
    opacity: 1.0;
}

#footer-details {
    margin-bottom: 60px; /* Adjust this value as needed */
}

#groups {
    display: none;
}


#all {
    display: block;
    margin: -20px 0px 0px 0px;
}

#download_btn{
    float: right;
    cursor: pointer;
}
#download{
    cursor: pointer;
}

#groups_btns {
    display: block;
    padding-top: 10px;
    opacity: 1;
    transition: 0.5s;
    cursor: pointer;
    font-size: 10pt;
    float: right;
}


#groups_btn {
    display: inline-block;
    padding: 20px;
    opacity: 1;
    transition: 0.5s;
    cursor: pointer;
    font-size: 10pt;
}

#all_btn {
    display:inline-block;
    padding: 20px;
    opacity: 0.4;
    transition: 0.5s;
    cursor: pointer;
    font-size: 10pt;
}

#groups_btn:hover {
    opacity: 1 !important;
}

#all_btn:hover {
    opacity: 1 !important;
}

.bar1 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.bar2 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;

}

.bar3 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;

}

.sidenav {
    height: 100%;
    font-family:helvetica;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #f5f5f5;
    opacity:0.95;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align:left;
    font-weight:200;
}

.sidenav a {
    text-decoration: none;
    font-s: 20px;
    color: #5C5C5C !important;
    display: block;
    transition: 0.3s;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    border-bottom:none;
}

.sidenav .closebtn:hover {
    background-color:transparent;
}

.nav_icon {
    list-style-type: none;
    background-repeat:no-repeat;
    height:25px;
    padding:20px 25px 15px 40px;
    background-position: 0% 50%;
    border-bottom: #d7d7d7 solid 1px;
    box-sizing: content-box;
}

.nav_icon:hover{
    background-color: #efefef;
}

#menu_text {
    float:left;
    font-size:12pt;
    color:white;
    text-transform: uppercase;
    font-weight: bold;
    font-family: helvetica;
    margin: 12px 10px 0px 0px;
}



.header {
    background-color: #505050;
    height:50px;

}

#ig_section {
    width: auto;
    height: auto;
    background-color:#fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #bcbcbc;
    -webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}

h2 {
    color: #505050 !important;
    margin-bottom:0px;
    margin-top: 20px;
    font-size: 14pt;
    font-family: helvetica;
}

#ig_section:hover {
    box-shadow: 1px 1px 5px #777;
    background-color: #EEEEEE;
}

#ig_title {
    width: 100%;
    margin-bottom: 10px;
    font-family: helvetica;
    color: #505050;
    font-weight:bold;
}

#ig_thumbail {
    width: 100%;

}


#ig_image {

    height:auto;
    float: left;
    border: none;
    width:65%;
}

#ig_info {
    width: 100%;
    margin-top: 10px;
    bottom: 0;
    height: 100px;
    font-family: helvetica;
    font-weight:200;
    color: #505050;
}

#list_container {
    padding: 20px;
    list-style-type: none;
    margin:0 auto;
}

#list_item {
    display: inline-block;
    width: 24%;
    min-width: 220px;
    margin: 0.35%;
}

#ig_container {
    max-width: 100%;
    height:auto;
}

#content {
    padding:0px 20px 10px 0px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight:200;
    overflow:hidden;
    font-size: 10pt;
}

table {
    width:100%;
}

td {
    padding:10px;
    font-size: 10pt;
    vertical-align: middle;
}

th {
    padding:10px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
}

tr:nth-child(even) {
    background: #FAFAFA;
}
tr:nth-child(odd) {
    background: #F0F0F0;
}

#table_capacitors {
    background-color: #007f8d;
}

#table_resistors {
    background-color:#0081c6;
}
#table_magnetics {
    background-color: #4f57a6;
}

#table_mosfets {
    background-color: #21409a;
}

#table_diodes {
    background-color: #b30838;
}

#table_optos {
    background-color: #da521f;
}

#table_power_ics {
    background-color: #7ab66f;
}

a {
    color: #0081c6;
    text-decoration: none;
}

p {
    line-height:18pt;
    margin-bottom: 20px;
    margin-top: 10px;
}

#links {
    padding-left: 0px;
}

#links li {
    padding-top: 15px;
    list-style-type: none;
    color:#505050;
}

#main_links {
    font-weight: bold;
    color:#505050;
    padding: 8px 0px 8px 0px;
    font-size: 10pt;
}

.iconMainList {
    padding: 10px 0px 10px 30px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    width:30%;
    overflow:hidden;
}

.iconMainList a {
    color: #505050 !important;
    font-weight: 400;
    font-size: 10pt;
    padding: 15px;
}

.iconMainList a:hover {
    color: #006cba !important;
    font-weight: 400;
    font-size: 10pt;
    padding: 15px;
}

.iconMain_linksBox {
    border-radius: 10px;
    background: #e5e5e5;
    padding: 10px 0px 20px 10px;
    margin-bottom: 6px;
    height: 30px;
    width:95%;
    box-sizing: content-box;
}

.iconMain_linksBox a {
    color: #505050;
}

.iconMain_linksBox a:hover {
    color: #006CBA;
}


.iconMain_links {
    padding: 20px 0px 20px 10px;
    font-size: 12pt;
    height:30px;
    width:95%;
}

.iconMain_Sublinks {
    margin-left:30px;
}


.iconMain_linksText {
    font-weight: 400;
    color:#505050;
    font-size: 10pt;
    padding:15px;
    float: left;
}

.iconMain_linksSubText {
    margin-left:40px;
    font-size: 12px;
    padding-bottom: 10px;
    box-sizing: content-box;
}



.iconImage {
    float:left;
}

.iconMain_links a {
    color: #505050;
}

.iconMain_links a:hover {
    color: #006CBA;
}


#sub_links {
    padding-left: 20px;
    font-size: 14px;
}

#sub_links a {
    color:rgba(0,130,200,1.0);
}

#sub_links li {
    margin-bottom:10px;
}

#main_list {
    list-style-type: none;
    padding: 10px 0px 10px 0px;
    margin-top: 0px;
    columns: 2;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.main_list ul {
    list-style-type: none;
    padding: 10px 0px 10px 0px;
    margin-top: 0px;
    columns: 2;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.main_list ul li{
    font-weight: bold;
    color: #505050;
    padding: 8px 0px 8px 0px;
    font-size: 10pt;
}

.proprietary_info {
    padding: 8px;
    color: #505050 !important;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    border: 2px solid #505050;
    float: left;
    margin-top: 10px;
}

.proprietary_info:hover {
    background-color: #505050;
    color: #fff !important;
}

.learn_more_link {
    color:rgba(0,130,200,1.0);
    clear: both;
    float: left;
    margin: 0px 0px 8px 20px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight:600;
}

.bold {
    font-weight: bold;
}

.infographics-homeTitle {
    color: #333333;
    font-family: "Helvetica", "Arial", "san-serif";
    font-size: 20px;
    font-weight: bold;                    
    margin: 10px;
}
.infographics-product-details .pimcore_block_entry {
    border: 1px solid;
    display: inline-block;
    padding: 12px;
    margin: 10px;
}
.infographics-application .pimcore_block_entry {
    display: inline-block;
    border: 1px solid;
    padding: 10px;
    margin: 10px;
    width: 22%;
}
.infographics-products-title,.infographics-application-title {
    color: #0081c6;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Helvetica", "Arial", "san-serif";
    margin: 10px;
}
.infographics-products {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0081c6;
}
.infographics-products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
.infographics-products a {
    background: #eeeeee;
    width: 280px;
    text-align: center;
    font-size: 20px;
    height: 80px;
    align-content: center;
    margin: 10px;
    text-transform: none;
}
.infographics-application {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.application-card {
    display: flex;
    flex-direction: column;
    margin: 10px;
    width: 280px;
}
a.application-link {
    font-size: 18px;
}
.application-card img {
    width: 100%;
}
@media(max-width:767px){
    .infographics-products {
    justify-content: center;
    margin: 0px 0px 30px 5px;
}
.infographics-application {
    justify-content: center;
}
.application-card {
    margin: 15px 0px 0px 0px;
}
}
@media(max-width:768px)
{
.infographics-products-title, .infographics-application-title{
    margin-left: 20px;
}
.homeTitleInfographics{
    margin-left:20px;
}
}
@media only screen and (min-width: 1270px) and (max-width: 1290px) {
    .etAppIndShell1 {
        width: 650px !important;
    }
}

@media only screen and (min-width: 1260px) and (max-width: 1269x) {
    .etAppIndShell1 {
        width: 625px !important;
    }
}

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

    #content {
        padding:0px 20px 20px 20px;
        max-height:none;
        clear: both;
    }
}

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

    #nav_container {
        display: block;
    }

    #example-two {
        display: none;
    }
}

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

    .iconMain_links {
        width: 400px;
        height:30px;}

    #ig_image {
        width:100%;
    }
    .iconMainList {
        padding: 10px 0px 10px 20px;
        width:50%;
        clear:both;
    }
}

@media only screen and (max-width: 600px) {
    .etAppIndShell2 {
        width: 453px !important;
        height: 100% !important;
    }
}

@media only screen and (max-width: 1265px) {
    .homeProductContainer {
        flex-direction: column;
        margin-right: 20px;
    }

    .vsh-div-infographics-products {
        margin-bottom: 20px;
        width: 100%;
    }

    .vsh-div-infographics-app {
        width: 100%;
    }
}