/*==== Careers New css ====*/
body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color:#3a3a3a;
    margin: 0px;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
img{max-width: 100%;}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.btn_subscribe.sbs_cmmn_btn.careers .btn a {
    border: 1px solid #000000;
    color: #000000;
}
.white_bg {
    padding: 60px 0;
    background: #ffffff;
}
.gray_bg {
    padding: 60px 0;
    background: #f3f3f3;
}
.heading_commons {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
    padding-top:15px;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h4.wemtpn {
    font-size: 40px;
    font-weight: 900;
    font-family: Montserrat;
    padding-top: 0;
    color: #000000;
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
}
.heading_commons:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
.heading_commons span.bbr {display:inline;}
.heading_commons span {display:block;}
.banner_contant .heading_commons:after {
    background: #fff;
}
.banner_blk img {
    width: 100% !important;
}
.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}
.banner_contant p {
    font-size: 22px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 30px;
}
.banner_contant span {
    font-size: 20px;
    font-weight: 500;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: inherit;
}
.banner_contant p span{
    display:block;
}
.overview_contant p {
    text-align: justify;
    font-size: 15px;
}
.video_thumbnail {
    cursor: pointer;
}
.video_thumbnail img {
    width: 100%;
}

.modal-dialog.modal_dialog_career {
    max-width: 800px;
}
.modal-dialog.modal_dialog_career .modal-content.career_ctmmodal {
    padding: 0;
}
.modal-content.career_ctmmodal button.close {
    top: -4px;
    right: -3px;
    padding: 0px 0px 4px 2px;
    background: #000931;
    width: 24px;
    height: 24px;
    line-height: 0px;
    color: #fff;
    font-size: 24px;
    border-radius: 20px;
    box-shadow: 0px 0px 4px 0px #ccc;
}
.modal-content.career_ctmmodal button.close:hover {
    opacity: 1;
}
h2.career_cnt {
    line-height: 22px;
    margin-bottom: 18px;
    font-size: 28px;
    color: #000;
}
/*==== Careers New css ====*/

.why-vvdn-blk.Disclaimer p {
    font-style: italic;
}
.container_bnrtext {
    position: absolute;
    left: 120px;
    bottom: 95px;
    padding: 0;
}

.c-bread {
    position: absolute;
    margin: auto;
    left: 120px!important;
    z-index: 1;
}

.why-vvdn-blk.Disclaimer h4 {
    font-size: 30px;
    font-weight: 800;
}

.banner-text {
    position: absolute;
    bottom: 190px;
    left: 50px;
}

.banner-text h1 {
    color: #005aff;
    font-size: 40px;
    font-weight: 700;
    position: relative;
}

.banner-text h1:before {
    position: absolute;
    content: '';
    width: 94px;
    height: 7px;
    background-color: #ffffff;
    top: -10px;
    left: 0px;
}

.embedded-banner {
    background: url(../images/embedded/embedded-tasking-banner.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    min-height: 427px;
    position: relative;
}

.transitionAll {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

.sectionTitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.sectionTitle span {
    display: block;
}

.sectionTitle.topHiphen {
    position: relative;
    margin-bottom: 30px;
}

.sectionTitle.topHiphen::before {
    content: "";
    position: absolute;
    width: 98px;
    height: 6px;
    top: -15px;
    left: 0;
}

.sectionTitle.topHiphen.text-white::before {
    background: #fff;
}

.sectionTitle.topHiphen.text-black::before {
    background: #0000ff;
}

.sectionTitle+span {
    color: #fff;
    font-family: MOntserrat;
    font-size: 20px;
    position: relative;
    display: inline-block;
    margin-bottom: 6px;
    font-weight: 400;
}

.vvdnExpSection {
    position: relative;
    top: -70px;
}

.vvdnExpBlock {
    max-width: 1470px;
    margin: auto;
    text-align: left;
    padding: 30px 50px;
    background: #f6f7f7;
    position: relative;
}

.vvdnExpBlock::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    background: rgb(31, 53, 143);
    background: linear-gradient(90deg, rgba(31, 53, 143, 1) 0%, rgba(60, 130, 235, 1) 100%);
}

img {
    max-width: 100%;
}

.no-padding {
    padding: 0;
}

.embdd-banner-blk {
    background: rgb(2, 42, 81);
    background: -moz-linear-gradient(top, rgba(2, 42, 81, 1) 0%, rgba(0, 86, 171, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(2, 42, 81, 1) 0%, rgba(0, 86, 171, 1) 100%);
    background: linear-gradient(to bottom, rgba(2, 42, 81, 1) 0%, rgba(0, 86, 171, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#022a51', endColorstr='#0056ab', GradientType=0);
}

.right-col-bnr {
    position: relative;
}

.right-col-bnr .bnr-text {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}

.right-col-bnr .bnr-text h1 {
    color: #031e39;
    font-weight: 400;
}

.left-col-text {
    padding: 0 40px;
}

.left-col-text h2 {
    font-size: 50px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    position: relative;
}

.left-col-text h2:before {
    position: absolute;
    content: '';
    width: 95px;
    height: 7px;
    background-color: #fff;
    top: -10px;
    left: 4px;
}

.left-col-text p {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 25px;
    padding-right: 50px;
    margin-bottom: 0;
}

.embdd-tools-blk {
    padding: 50px 0;
    background-color: #fff;
}

.embdd-tools-blk h2 {
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #2d2d2d;
}

.embdd-tools-blk a {
    width: 230px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(221, 221, 221, 0.4);
    border-radius: 5px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.tools-link {
    color: #2d2d2d;
    font-size: 26px;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.embdd-tools-blk a:hover,
.embdd-tools-blk a.hovered {
    background-color: #022e5a;
}

.embdd-tools-blk a:hover .tools-link,
.embdd-tools-blk a.hovered .tools-link {
    color: #fff;
}

.embdd-benefits-blk {
    background-color: #f4fcff;
    padding: 60px 0;
    margin-bottom: 5px;
}

.embdd-benefits-blk h2 {
    font-weight: 700;
    font-family: Montserrat;
    color: #2d2d2d;
    font-size: 34px;
    margin-bottom: 30px;
}

.embdd-benefits-blk .border-line {
    border: 1px solid #212121;
    padding: 30px;
}

.embdd-benefits-blk .border-line .row>.col:first-child .benefits-blk {
    padding-right: 50px;
}

.embdd-benefits-blk .border-line .row>.col:last-child .benefits-blk {
    padding-left: 50px;
}

.benefits-blk h3 {
    color: #434343;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    vertical-align: middle;
}

.benefits-blk h3 img {
    max-width: 23px;
    vertical-align: middle;
    margin-left: 5px;
}

.benefits-blk p {
    color: #434343;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.embdd-benefits-blk .border-line .row:nth-child(2)>.col .benefits-blk {
    margin: 70px 0;
}

.embdd-tasking-blk {
    padding: 50px 0;
}

.embdd-tasking-blk h2 {
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #2d2d2d;
}

.embdd-tasking-blk h2 span {
    text-transform: uppercase;
}

.tasking-links {
    width: 250px;
    text-align: center;
    padding: 25px 5px;
    box-shadow: 0 0 40px rgba(36, 50, 71, 0.2);
    border-radius: 5px;
}

.tasking-links h3 {
    color: #02529c;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat;
}

.tasking-links p {
    margin-bottom: 0;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat;
}

.mtb50 {
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}

.embdd-sales-blk {
    padding-top: 50px;
}

.embdd-sales-blk h2 {
    font-family: Montserrat;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #2d2d2d;
}

.embdd-sales-blk h2 span {
    text-transform: uppercase;
}

.sales-contact-blks {
    height: 100%;
    background-color: #022e5a;
    padding: 40px 20px;
    position: relative;
    border-radius: 5px;
}

.sales-contact-blks>a {
    position: absolute;
    left: -16px;
    width: 30px;
    height: 62px;
    top: 50%;
    transform: translateY(-50%);
}

.location-blks {
    text-align: center;
}

.location-blks h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.location-blks h5 {
    color: #fff;
    font-size: 16px;
}

.location-blks h5 a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.location-blks h5+h5 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mailinfo-blk a {
    color: #424242;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 600;
}

.mailinfo-blk a img {
    margin-right: 15px;
    width: 26px;
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Montserrat', sans-serif;
}

.text-black {
    color: #121212;
}

.bg-black {
    background: #000;
}


.contentBody .textHead {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    display: block;
    font-family: 'Montserrat', sans-serif;
}

.contentBody .AccList {
    padding: 0;
    margin: 0;
}

.contentBody .AccList li {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.accordioncol {
    padding-bottom: 30px;
    border-bottom: solid 1px #5f6b70;
}

#accordion .accordionGroup:last-child .AccTab {
    border-bottom: 0;
}

#accordion .accordionGroup:last-child .AccTab[aria-expanded="true"]+.accordioncol {
    border: 0;
}

.plr45 {
    padding: 0 30px;
}

.plr60 {
    padding: 0 60px;
}

.softProd {
    background: #ebebeb;
    padding: 50px 0px;
}

.softProd .prodText {
    max-width: 1470px;
    width: 100%;
    margin: auto;
}

.softProd .prodText h2 {
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.softProd .prodText p {
    font-size: 20px;
}

.softwareSolution {
    background-image: -moz-linear-gradient( -174deg, rgb(54, 209, 220) 0%, rgb(91, 134, 229) 100%);
    background-image: -webkit-linear-gradient( -174deg, rgb(54, 209, 220) 0%, rgb(91, 134, 229) 100%);
    background-image: -ms-linear-gradient( -174deg, rgb(54, 209, 220) 0%, rgb(91, 134, 229) 100%);
    padding: 50px 0px;
}

.softwareSolution .row {
    margin-left: 200px;
    margin-right: 50px;
}

.softwareSolution h2 {
    font-size: 35px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.embededStudio {
    background-image: -moz-linear-gradient( -2deg, rgb(46, 183, 222) 0%, rgb(91, 134, 229) 100%);
    background-image: -webkit-linear-gradient( -2deg, rgb(46, 183, 222) 0%, rgb(91, 134, 229) 100%);
    background-image: -ms-linear-gradient( -2deg, rgb(46, 183, 222) 0%, rgb(91, 134, 229) 100%);
    padding: 50px 0px;
}

.embededStudio .row {
    margin-right: 200px;
    margin-left: 50px;
}

.embededStudio h2 {
    font-size: 35px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.softwareSolution .col-md-6,
.embededStudio .col-md-6 {
    min-height: 330px;
}

.softwareSolution .col-md-6:hover,
.embededStudio .col-md-6:hover {
    background: rgba(255, 255, 255, 0.3);
}

.softwareSolution .col-md-6 h5 a,
.embededStudio .col-md-6 h5 a {
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    margin-top: 30px;
}

.softwareSolution .col-md-6:hover h5 a,
.embededStudio .col-md-6:hover h5 a {
    color: #FFFFFF;
    text-decoration: underline;
}

.stripBlk {
    position: relative;
}
.stripBlk .imgBlk {
    border-bottom: 2px solid #e4e2e2;
    box-shadow: 0px -1px 6px 0px #dedcdc;
}
.stripBlk .imgBlk img {
    width: 100%;
    max-height: 200px;
}
.posabs {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    padding: 0 15px;
    left: 0px;
    right: 0px;
}

.posabs h3 {
    font-weight: 700;
}
.stripBlk .exp-btn a {
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    margin-top: 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(30,87,153);
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(22,98,228,1) 0%, rgba(4,165,251,1) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#04a5fb',GradientType=1 );
    overflow: hidden;
    position: relative;
    min-height: 44px;
    min-width: 140px;
    border-radius: 0px;
    text-decoration: none;
    line-height: 24px;
}
.stripBlk .exp-btn a:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.stripBlk .exp-btn a:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}

.stripBlk .exp-btn {
    float: none;
}

.walkin-banner {
    background: url(../images/walk-in_web_banner.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    height: 427px;
    position: relative;
}

.app-banner {
    background: url(../images/application_banners.png) no-repeat;
    background-position: top right;
    width: 100%;
    height: 427px;
    position: relative;
}

.SoftwareAndHardwareSolutions {
    background: url(../images/segger/softwareandhardwarebg.jpg) no-repeat;
    background-position: center top;
    width: 100%;
    background-size: cover;
    position: relative;
}

.thumbFigure img {
    max-width: 100%;
}

.SoftDevicesBlock {
    border: solid 1px #022e5a;
}

.borderRight {
    border-right: solid 1px #022e5a;
}

section.seggerSalesContactSection {
    overflow: hidden;
}

.salescontactBlock {
    min-height: 275px;
    background: #022e5a;
    border-radius: 5px;
}

.salescontactBlock h5 {
    font-weight: 600;
}

.salescontactBlock p {
    font-size: 20px;
}

.calliconCol {
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -31px;
}

.mailBoxCol {
    font-weight: 600;
}

.why-vvdn-blk h3 {
    font-size: 44px;
    font-weight: 700;
}
section.vvdn-values .row {
    margin-left: 0px;
    margin-right: 0px;
}
section.vvdn-values .row .col-md-6.col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
}
.value-box {
    padding: 20px 15px;
    margin-bottom: 00px;
    border: 1px solid #8d8d8d;
    height: 100%;
    transition: all .3s;
}
.value-box:hover {
    box-shadow: 0px 4px 15px -4px #a8cafa;
    box-shadow: 0px 5px 14px 0px #81b1f5;
    z-index: 1;
    position: relative;
    background: #fff;
}
.value-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vbox1 {
    border-bottom: 0px;
    border-right: 0;
}
.vbox2 {
    border-bottom: 0px;
}
.vbox3, .vbox4 {
    border-right: 0;
}
.value-icon h5 {
    width: 60%;
    margin-bottom: 0;
    font-weight: 800;
    font-size: 18px;
    color: #000000;
    position: relative;  
    margin-right: auto;
}
.value_contant {
    color: #3a3a3a;
    text-align: justify;
    font-size: 14px;
    margin-top: 20px;
}
.value-box:hover .value_contant {
    top: 0;
}
.explore-roles h3{
    text-align: center;
}
.explore-roles .threBlk {
    display: flex;
   border: 1px solid #fff;
   max-width: 80%;
    margin: auto;
}
.explore-roles .commonBlk {
    background: rgb(0 0 0 / 77%);
    padding: 25px 32px;
    flex-grow: 1;
    flex-basis: 0;
  border-left: 1px solid #fff;
}
.explore-roles .commonBlk.active {
    box-shadow: -10px 2px 6px -4px rgb(14 51 210 / 39%);
  
}
.explore-roles .textImage {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 24px 15px;
    min-height: 112px;
}
.explore-roles .textImage h5 {
    margin-bottom: 0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
}
.explore-roles .applyNow a:hover span {
    margin-left: 18px;
    transition: linear 0.5s;
}
.explore-roles .applyNow a:hover{
    text-decoration: none;
}
.explore-roles .iconBlk {
    max-width: 50px;
    flex: 0 0 50px;
}
.explore-roles .applyNow {
    color: #fff;
    width: 128px;
    margin-left: auto;
}

.explore-roles .applyNow a{
    font-family: 'Montserrat';
    font-weight: 400;
    color: #fff;
}
.explore-roles .applyNow a span{
    margin-left: 10px;
}
.explore-roles .commonBlk .applyNow a:hover{
    font-weight: 800;
    transition: linear 0.5s;
}

section.posts-wrap {
    padding: 60px 0;
    overflow: hidden;
    position:relative;
    /* background: rgb(0,46,114);
    background: -moz-linear-gradient(-45deg, rgba(0,46,114,1) 1%, rgba(0,177,253,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0,46,114,1) 1%,rgba(0,177,253,1) 100%);
    background: linear-gradient(135deg, rgba(0,46,114,1) 1%,rgba(0,177,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e72', endColorstr='#00b1fd',GradientType=1 ); */
}
section.posts-wrap:before {
    position: absolute;
    content: "";
    background: url(../images/vvdn-career-icon/favicon_career_bg.jpg) no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.post-resume {
    padding: 30px 40px 40px;
    background: #000;
    height: 100%;
    overflow: hidden;
}
.post_icon_blk {
    position: relative;
    z-index: 1;
}
.post_icon_blk:before {
    position: absolute;
    content: "";
    top: 40px;
    left: -40px;
    bottom: 0;
    right: -40px;
    background: #fff;
    height: 12px;
    width: 200%;
    z-index: 0;
} 
.wpost_icon {
    border: 2px solid #fff;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    padding: 12px;
    position: relative;
    background: #000;
    margin-bottom: 20px;
}
.explore_contant h3 span {
    display: block;
}
.post-resume .exp-btn img {
    width: 26px;
    margin-right: 10px;
    margin-top: -5px;
}
.explore-roles h3,
.post-resume h3 {
    font-weight: 800;
    font-size: 34px;
    color: #ffffff;
    margin-bottom: 30px;
}
span.lb {
    color: #00b2ff;
}
.exp-txt p {
    margin-right: auto;
    text-align: justify;
    margin-bottom: 0;
    color: #fff;
    padding-right: 124px;
}
.post-resume .exp-btn {
    float: none;
}
.exp-btn a {
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 20px;
    transition: all 0.3s ease;
    display: inline-block;
}
.explore-roles .exp-btn a:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    text-decoration: none;
    color: #000000;
}
.post-resume .exp-btn a:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    text-decoration: none;
    color: #000000;
}
.value-heading h3 {
    font-weight: 800;
    font-size: 42px;
}

.value-box p {
    margin: 10px 0 0;
}

section.testimonial-wrapper {
    padding: 130px 0;
    background-image: url(../images/vvdn-career-icon/employee-story-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.testi-heading h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
}

.single-testimonial {
    background-color: #000;
    padding: 35px 50px;
    height: 200px;
}

.testi-img {
    width: 100px;
}

.testi-content {
    padding-left: 80px;
}

.testi-content h3 {
    color: #fff;
    font-size: 18px;
    max-width: 80%;
    line-height: 25px;
    position: relative;
}

.testi-content h3:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/vvdn-career-icon/small-quotes.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: -40px;
    background-size: 100% auto;
}

.testi-content p {
    color: #fff;
    margin-bottom: 0;
}

.testi-content p span {
    opacity: 0.3;
}

.testimonial-blk .carousel-control-next,
.testimonial-blk .carousel-control-prev {
    top: unset;
    right: 20px;
    width: auto;
    bottom: 20px;
}

.testimonial-blk .carousel-control-prev {
    top: unset;
    right: 50px;
    left: unset;
    width: auto;
    bottom: 20px;
}

.testimonial-blk .carousel-indicators {
    bottom: -60px;
}

.carousel-indicators li {
    width: 7px;
    height: 7px;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 1;
}

.carousel-indicators li.active {
    background-color: #fff;
}

.testimonial-blk {
    position: relative;
}

.testimonial-blk:before {
    width: 70%;
    height: 170%;
    display: inline-block;
    border: 1px solid #fff;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.testimonial-blk>span {
    position: absolute;
    top: -85px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-blk>span img {
    background: #041617;
    padding: 0px 10px;
}

.vvdnlife-text h3 {
    font-weight: 800;
    font-size: 32px;
}
.careers_bg_border {
    position: relative;
}
.careers_bg_border:before {
    position: absolute;
    content: "";
    background: url(../images/vvdn-career-icon/careers_bg_border.png) no-repeat;
    top: 54%;
    transform: translate(-50%, -50%);
    bottom: 0;
    right: 0%;
    height: 730px;
    left: 50%;
    width: 540px;
    background-size: contain;
}
.life-imgs {
    border: 2px solid #00b2ff;
    overflow: hidden;
    margin-top: 15px;
}
.life-imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    transform: scale(1.01);
}
.life-imgs:hover img {
    transform: scale(1.2);
    z-index: 1;
}
.flex-column .life-imgs {
    height: 50%;
}
.vvdnlife-text {
    margin-bottom: 18px;
}
.vvdnlife-text p {
    text-align: justify;
    padding-right: 0px;
    font-size:16px;
}
.vvdnlife-text+.row {
    margin-top: 34px;
}
.altium-concord a {
    border-bottom: 1px solid;
    font-weight: bold;
    color: #2d2d2d;
}
.altium-concord a:hover {
    text-decoration: none;
    color: #2d2d2d;
}
.shadow-box h1+h4 {
    font-size: 18px;
    margin-bottom: -15px;
}
.shadow-box .col-lg-3 .row {
    width: 100%;
    margin-bottom: 15px !important;
}

.shadow-box h2 {
    font-size: 26px;
    color: #000000;
    font-family: Montserrat;
    font-weight: 700;
    position: relative;
    margin: 0px;
    margin-bottom: 30px;
    padding: 0px;
}

.shadow-box input,
.shadow-box select {
    border-radius: 0px;
    height: 45px;
    width: 100% !important;
}

.shadow-box.feedback-box {
    background-color: #fff;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    padding: 60px 120px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

.shadow-box.feedback-box {
    background-color: #f5f5f5;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    padding: 60px 120px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    max-width: 50%;
    margin: auto;
}

.shadow-box.feedback-box:before {
    content: '';
    background-image: -moz-linear-gradient( -87deg, rgb(48, 102, 190) 0%, rgb(32, 191, 85) 100%);
    background-image: -webkit-linear-gradient( -87deg, rgb(48, 102, 190) 0%, rgb(32, 191, 85) 100%);
    background-image: -ms-linear-gradient( -87deg, rgb(48, 102, 190) 0%, rgb(32, 191, 85) 100%);
    position: absolute;
    left: 0px;
    top: 215px;
    width: 10px;
    height: 80px;
    z-index: 5;
    border-radius: 0px 10px 10px 0px;
}

.shadow-box.feedback-box h1 {
    font-size: 42px;
    color: #000000;
    font-family: Montserrat;
    font-weight: 800;
    position: relative;
    margin: 0px;
    margin-bottom: 50px;
    padding: 0px;
}

.shadow-box.feedback-box h1+h4 {
    font-size: 18px;
    margin-bottom: -15px;
}

.shadow-box.feedback-box h2 {
    font-size: 25px;
    color: #000000;
    font-family: Montserrat;
    font-weight: 700;
    position: relative;
    margin: 0px;
    margin-bottom: 30px;
    padding: 0px;
}

.shadow-box.feedback-box input,
.shadow-box.feedback-box select {
    border-radius: 0px;
    height: 45px;
    width: 100% !important;
}

.shadow-box.feedback-box .col-lg-3:nth-of-type(4) {
    padding-right: 0px;
}

.shadow-box.feedback-box .col-lg-3 .row {
    width: 100%;
    margin-bottom: 15px !important;
}

.shadow-box.feedback-box .row {
    padding-bottom: 20px;
}

.fs50 {
    font-size: 50px !important;
    position: relative;
    z-index: 10;
}

.embedded-banner-altium {
    background: url(../images/altium/new_altium_banner.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    min-height: 427px;
    position: relative;
}

.alt-text h4 {
    font-size: 17px !important;
    margin-bottom: 3px;
    font-weight: 600;
}

.alt-text .btext {
    padding-left: 70px;
    position: relative;
}

.alt-text .btext img {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 55px;
}

.asub-heading {
    font-size: 22px;
    font-weight: 800;
    color: #434343;
}

.pdntext {
    padding-left: 35px;
}

.pdntext h4 {
    font-size: 14px !important;
    margin: 8px 0px;
    font-weight: 600;
}

a.btn {
    border-radius: 0px;
    margin-bottom: 20px;
}

.embedded-tool-banner {
    background: url(../images/embedded/embedded-tool-banner.jpg) no-repeat;
    background-position: bottom right;
    width: 100%;
    height: 427px;
    position: relative;
    background-size: 100%;
}

.bn-text {
    font-size: 30px;
    text-transform: uppercase;
    margin: -20px 0px 20px 0px;
    display: block;
}

.r-link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.r-link:hover {
    text-decoration: none;
}

.chipbg {
    position: absolute;
    z-index: 1;
    width: 240px;
    top: -20px;
    left: -130px;
    opacity: 0.6;
}

.altium-bg {
    position: absolute;
    top: -60px;
    right: 0px;
    z-index: 1;
    height: 547px;
    opacity: 0.8;
}

.production-segger-banner {
    background: url(../images/segger/production-programmer-banner.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    height: 427px;
    position: relative;
}

.section-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 50px;
}

.section-heading span {
    position: relative;
}

.section-heading span:before {
    content: '';
    position: absolute;
    width: 150px;
    height: 1px;
    background: #000000;
    top: 25px;
    left: -160px;
}

.section-heading span:after {
    content: '';
    position: absolute;
    width: 150px;
    height: 1px;
    background: #000000;
    top: 25px;
    right: -160px;
}

.segger-box {
    background: #FFFFFF;
    -webkit-box-shadow: -1px 16px 18px -2px rgba(90, 144, 185, 0.24);
    -moz-box-shadow: -1px 16px 18px -2px rgba(90, 144, 185, 0.24);
    box-shadow: -1px 16px 18px -2px rgba(90, 144, 185, 0.24);
    border-radius: 5px;
    padding: 20px 20px 50px 20px;
    margin-bottom: 30px;
    min-height: 285px;
    position: relative;
}

.segger-box:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(0, 150, 255) 0%, rgb(135, 203, 255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0, 150, 255) 0%, rgb(135, 203, 255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0, 150, 255) 0%, rgb(135, 203, 255) 100%);
}

.segger-box:hover h3,
.segger-box:hover p,
.segger-box:hover a {
    color: #FFFFFF;
}

.segger-box h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0px 15px 0px;
}

.segger-box p {
    margin: 0px;
}

.segger-box a {
    color: #099aff;
    text-decoration: underline;
    font-weight: 600;
    position: absolute;
    bottom: 35px;
}

.h260 {
    height: 260px;
}

.h260 p {
    min-height: 130px;
}

.embdd-tasking-blk a:hover {
    text-decoration: none;
}

.blueBack {
    background: #f4fcff;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.border-line {
    border: solid 1px #000000;
    padding: 0px 20px;
    margin-bottom: 30px;
}

.studio-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.studio-list li {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin: 25px 0px;
}

.studio-list li img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.tmh-features-text li {
    font-weight: 600;
}

.tmh-features-blk,
.boards-blk {
    padding-left: 100px;
    padding-right: 100px;
}

.thermal-risk-banner {
    background: url(../images/segger/thermal-management-banner.png) no-repeat;
    background-position: top right;
    width: 100%;
    height: 427px;
    position: relative;
}

.embedded-tools-banner {
    background: url(../images/embedded/embedded-tool-banner-new.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    height: 427px;
    position: relative;
}

.embedded-tools-banner .banner-text {
    position: absolute;
    bottom: 80px;
    left: 120px;
}

section.blueBack.tmh-benefit-blk {
    padding-top: 50px;
    padding-bottom: 50px;
}

.tmh-benefits-text {
    padding: 0 80px;
}

.tmh-benefits-text h3 {
    font-weight: 700;
}

.tmh-benefits-text p {
    font-size: 20px;
    line-height: 32px;
}

.boards-blk h2.section-heading {
    margin-bottom: 0;
}

.boards-blk h2.section-heading+p {
    margin-bottom: 30px;
    color: #656464;
}

.tmh-benefits-text ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.tmh-benefits-text ul li {
    width: 48%;
    display: inline-block;
    padding: 10px;
    font-weight: 700;
    padding-left: 0;
    background-repeat: no-repeat;
    background-position: left center;
}

.tmh-benefits-text ul li img {
    max-width: 50px;
    vertical-align: middle;
}

section.blueBack.tmh-features-blk {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
}

.tmh-features-blk ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.tmh-features-blk ul li img {
    max-width: 55px;
}

.tmh-features-img img {
    max-width: 100%;
    margin-top: 50px;
}

.tmh-features-text {
    margin-bottom: 50px;
}

.tmh-features-blk .col-md-12 p {
    text-align: center;
    color: #777;
}

/* .career-banner {
    background: url(../images/career-bnr.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    height: 427px;
    position: relative;
}
 */
section.current-opening-heading-blk {
    background-color: #f5f5f5;
    padding: 50px 50px 100px;
}

section.current-opening-heading-blk h3 {
    font-weight: 800;
}

ul.nav.nav-tabs.faq-cat-tabs {
    display: inline-flex;
    border: none;
    text-align: center;
}

.current-opening-blk .nav-tabs li {
    display: inline-block;
    margin: 0;
}

.current-opening-blk .nav-tabs li a {
    font-size: 16px;
    color: #000;
    transition: all 0.3s ease;
    padding: 15px 20px;
    display: inline-block;
    background: #f7f7f7;
    border-right: 1px solid #00b2ff;
    font-weight: 600;
    min-width: 110px;
    font-family: Montserrat;
}

.current-opening-blk .nav-tabs li a:hover,
.current-opening-blk .nav-tabs li a:focus {
    text-decoration: none;
    color: #000000;
    background: #00b2ff;
}

.current-opening-blk .nav-tabs li a.active {
    font-weight: 800;
    position: relative;
    color: #000000;
    background: #00b2ff;
}
/* 
.current-opening-blk .nav-tabs li a.active:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    background-color: #000;
    border-radius: 5px 5px 0 0;
    bottom: -1px;
    left: 0%;
} */

section.current-opening-blk {
    padding: 50px 0;
}

.position-location-blk {
    margin-top: 30px;
    background: rgb(16,125,241);
    background: -moz-linear-gradient(left, rgba(16,125,241,1) 0%, rgba(1,179,255,1) 41%, rgba(1,179,255,1) 57%, rgba(0,94,144,1) 100%);
    background: -webkit-linear-gradient(left, rgba(16,125,241,1) 0%,rgba(1,179,255,1) 41%,rgba(1,179,255,1) 57%,rgba(0,94,144,1) 100%);
    background: linear-gradient(to right, rgba(16,125,241,1) 0%,rgba(1,179,255,1) 41%,rgba(1,179,255,1) 57%,rgba(0,94,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#107df1', endColorstr='#005e90',GradientType=1 );
}

.position-location-blk ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.position-location-blk ul li {
    width: 32%;
    color: #fff;
    padding: 10px 22px;
    display: inline-block;
    font-weight: 700;
}
.tab-content.faq-cat-content .panel-group:nth-child(even) {
    background: #ffffff;
}
.tab-content.faq-cat-content .panel-group {
    background: #f7f7f7;
}
/* .panel.panel-default.panel-faq {
    border: 1px solid #ddd;
    margin: 10px 0;
} */

.panel-default h4.panel-title {
    margin: 0;
    position: relative;
}

.panel-default a.collapsed h4.panel-title {
    border: none;
}

/* .panel-default a h4.panel-title:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 2px;
    background-color: #000;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
} */

.panel-default a.collapsed h4.panel-title:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 10px;
    background-color: #003761;
    right: 15px;
    top: 50%;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    transform: rotate(0deg) translateY(-50%);
    transition: all 0.3s ease;
    background: #003761 url(../images/w_arrow-down.png) no-repeat 55% 55%;
    background-size:8px;
}

.panel-default a h4.panel-title:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 10px;
    background-color: #003761;
    right: 15px;
    top: 50%;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    transform: rotate(0deg) translateY(-50%);
    transition: all 0.3s ease;
    background: #003761 url(../images/w_arrow-up.png) no-repeat 55% 45%;
    background-size:8px;
}

.panel-default a.collapsed h4.panel-title span {
    color: #000;
}

.panel-default a h4.panel-title span {
    color: #000000;
}

.panel-default h4.panel-title span {
    width: 32%;
    display: inline-block;
    padding: 15px 20px;
    font-size: 16px;
    vertical-align: middle;
    color: #333;
    font-weight: 700;
}

.panel-heading>a:hover {
    text-decoration: none;
}

/* .panel-default a:hover h4.panel-title span {
    color: #20bf55;
}
 */
.opening-detail {
    padding: 20px;
}

.opening-detail h3 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.opening-detail p+h3 {
    margin-top: 30px;
}

.opening-detail ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 50px;
}

a.apply-btn {
    width: 140px;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    padding: 6px;
    border: 1px solid #003761;
    background: #003761;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    text-transform: uppercase;
}

a.apply-btn:hover,
a.apply-btn:focus {
    border: 1px solid #003761;
    color: #fff;
    text-decoration: none;
    background-color: #003761;
}

.nojobs-blk {
    padding: 20px;
    text-align: center;
    border: 1px solid #ddd;
}

.nojobs-blk h3 {
    font-size: 16px;
}

.job-search-blk p {
    font-size: 20px;
    color: #fff;
    margin: 0;
}
section.job-search-blk {
    background: #f7f7f7;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 800;
    font-family: Montserrat;
}
/* .select-style {
    padding: 0;
    margin: 0 10px;
    font-size: 16px;
    min-width: 35%;
    border-radius: 0;
    overflow: hidden;
    display: inline-block;
    background-color: #fff;
    background: #fff url(../images/arrow-down.png) no-repeat 97% 50%;
    outline: none;
    background-size: 8px auto;
    vertical-align: middle;
    height: 37px;
    font-weight: 600;
    border: 1px solid #dedede;
} */

.job-search-blk button {
    background-color: #003761;
    border: 1px solid #003761;
    color: #fff;
    border-radius: 2px;
    padding: 0px 20px;
    height: 36px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}

/* .select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 600;
    color: #444444;
} */

/* .select-style select:focus {
    outline: none;
} */

.upload-btn-wrapper {
    position: relative;
    display: inline-block;
}

.upload-btn-wrapper .btn {
    border: 1px solid #f6f6f6;
    color: #000000;
    background-color: white;
    padding: 5px 10px;
    border-radius: 0px;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 600;
    width: 330px;
    background: #f6f6f6;
    cursor: pointer;
    box-shadow: 0px 0px 3px #cdcdcd;
}
input#app_submit {
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    margin-top: 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(30,87,153);
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(22,98,228,1) 0%, rgba(4,165,251,1) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#04a5fb',GradientType=1 );
    overflow: hidden;
    float: left;
    position: relative;
    min-height: 44px;
    min-width: 140px;
    max-width: 140px;
    border-radius: 0px;
    
}
input#app_submit:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
input#app_submit:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}
.upload-btn-wrapper input[type=file] {
	font-size: 26px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	height: auto;
	cursor: pointer;
	min-height: 44px;
}
.upload-btn-wrapper input#app_file:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.custom-file-input::before {
	content: 'Select some files';
	color: black;
	display: inline-block;
	background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
	border: 1px solid #999;
	border-radius: 3px;
	padding: 5px 8px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 10pt;
}
.upload-text {
    margin: 0px;
    line-height: 46px;
    font-style: italic;
    font-size: 18px;
    color: #666;
    font-weight: 300;
}

.s-btn {
    border: 2px solid #000000;
    color: #000000;
    background-color: white;
    padding: 8px 25px;
    border-radius: 0px;
    font-size: 20px;
    font-family: Montserrat;
    font-weight: 700;
    height: 44px !important;
    cursor: pointer;
    max-width: 210px;
    transition: all .3s;
}
.s-btn:hover {
    background: #00b2ff;
    color: #fff;
    border-color: #00b2ff;
}
.multiselect.dropdown-toggle {
    border: 1px solid #ced4da;
    width: 100%;
    height: 38px;
    border-radius: 3px;
    text-align: left;
    display: block;
}
.multiselect.dropdown-toggle:after {
    position: absolute;
    top: 50%;
    display: block;
    height: 0;
    margin-top: -3px;
    content: ' ';
    right: 11px;
    border-color: #212529 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
}
.fstdiv .fstdropdown {
    border: 1px solid #ced4da;
    border-radius: 3px;
    min-height: 38px;
}

.form-inline .form-control {
    width: 100% !important;
    min-width: 120px;
    background: transparent;
    color: #3a3a3a;
}
.error {
    color: red;
    font-size: 12px !important;
    position: absolute;
    bottom: -20px;
}
input#app_contact ~ span.error {
    bottom: -38px;
}
.shadow_resbox h2 {
    font-size: 22px;
    color: #000;
    font-weight: 700;
}
.col-lg-3 .btn-group {
    display: block;
    z-index: 1;
}

ul.multiselect-container {
    width: 100%;
    border-radius: 0px;
}

#app_location+.btn-group button span,
#cur_location+.btn-group button span {
    display: block;
    line-height: 16px;
    height: 20px;
}

#app_location+.btn-group button:after,
#cur_location+.btn-group button:after {
    color: #495057;
    position: absolute;
    right: 10px;
    top: 17px;
}

#app_location+.btn-group button b,
#cur_location+.btn-group button b {
    display: none;
}

#app_location+.btn-group button+ul,
#cur_location+.btn-group button+ul {
    width: 100%;
}

.multiselect-native-select {
    width: 100%;
    z-index: 1;
}

.multiselect-container a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #333333 !important;
}

.multiselect-container a:hover {
    background: #F4F4F4;
}

.multiselect-container a label {
    display: block;
    font-size: 14px;
    line-height: 30px;
}

.multiselect-container a label input {
    position: absolute;
    left: 33px;
    top: 4px;
    height: 30px;
    width: 15px !important;
}

section {
    width: 100%;
}
button#app_submit {
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(30,87,153);
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(22,98,228,1) 0%, rgba(4,165,251,1) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#04a5fb',GradientType=1 );
    overflow: hidden;
    position: relative;
    min-height: 44px;
    min-width: 140px;
    border-radius: 0px;
    max-width: 140px;
    margin: 20px auto 0;
}
button#app_submit:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
button#app_submit:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}

/* tags css on careers page */

.keyskills_tags {
    background: #eee;
    border-radius: 20px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 2px 20px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    font-size: 12px;
    min-height: 30px;
    font-weight: 500;
    cursor: context-menu;
}

/* .keyskills_tags::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.keyskills_tags::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
} */

/* .header_applynow .discriptionTitle .keyskills_tags:hover {
    background-color: #00b2ff;
    color: #fff;
} */

/* end */ 





/* =======================  11nov  ===================   */

.customer-feedback .shadow-box input[type="radio"] {
    width: auto !important;
}

/* Altium New Page */

.custom_container {
    max-width: 80%;
    margin: 0 auto;
    padding: 0 15px;
}
.altium_bg_ligth {
    background: #e8f9ff;
}
.altium_bg_ligth .fontSize25 {
    font-size: 16px;
}
.banner_text_top {
    margin-top: -80px;
}
.embdd-benefits-blk h2.cstm_border {
    font-weight: 700;
    font-family: Montserrat;
    color: #2d2d2d;
    font-size: 28px;
    margin-bottom: 30px;
    display: inline-block;
    border-bottom: 2px solid #2d2d2d;
}
span.altium_easy {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin-left: 20px;
}
.btext {
    border-bottom: 1px solid #cbd4d7;
    margin-bottom: 15px;
}
.btext p {
    margin-top: 15px;
}
.benefits-blk.alt-text ul {
    padding: 0;
    margin-top: 10px;
}
.benefits-blk.alt-text ul li {
    list-style: none;
    padding-left: 15px;
    line-height: 26px;
    position: relative;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
.benefits-blk.alt-text ul li:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    height: 8px;
    width: 8px;
    background: #434343;
    border-radius: 100%;
    border: 2px solid #cad9de;
}
.altium_bg_ligth p {
    text-align: justify;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}
.altium_bg_ligth .btext p {
    font-size: 15px;
}
.Concord_pro.alt-text {
    margin-bottom: 30px;
    padding-left: 15px;
}
.Concord_pro.alt-text p {
    text-align: justify;
    font-size: 15px;
}
.Concord_pro.alt-text h4.pro_after{
    position: relative;
    font-size: 18px !important;
    margin-bottom: 3px;
    font-weight: 600;
    line-height: 22px;
    color: #434343;
    font-family: 'Lato', sans-serif;
}
.btext img {
    width: 52px;
}
.Concord_pro.alt-text h4.pro_after:before {
    position: absolute;
    left: -15px;
    top: 6px;
    content: "";
    height: 8px;
    width: 8px;
    background: #434343;
    border-radius: 100%;
    border: 2px solid #cad9de;
}

.btn.btn-outline-primary.cstm_btn {
    background: #fff;
    padding: 6px 25px;
}
.btn.btn-outline-primary.cstm_btn:hover{
    color: #fff;
    background: #007bff;
    border-color: #007bff;
}

.altium_video_res {
    display: none;
}
.alt_text_pb50 {
    padding-bottom: 50px;
}
.cstm_btn.posi50 {
    position: absolute;
    top: -50px;
}

video#video_frame {
    width: 100%;
}
video#videoframe {
    width: 100%;
}

.altium_pr30{
    padding-right: 30px;
}
.altium_pl30{
    padding-left: 30px;
}

/*======================== Start Rigol page ==========================*/
.rigol_banner_section {
    background: url(../images/rigol/rigol_banner.jpg) no-repeat;
    background-position: top right;
    width: 100%;
    min-height: 427px;
    position: relative;
}
section.rigol_bg_white {
    padding: 60px 0;
    background: #ffffff;
}
section.rigol_bg_white.rigol_bg_grey {
    background: #eeeeee;
}
/*section.rigol_bg_white img {
    width: 100%;
}*/
section.accessories_probes {
    background: #eee;
    min-height: 300px;
    padding: 60px 0;
}
.rigol_pl50{
    padding-left: 50px;
}
.rigol_pr50{
    padding-right: 50px;
}
.rigol_service_text {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.rigol_service_text h2 {
    font-size: 28px;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    color: #3a3a3a;
}
.rigol_service_text p {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    text-align: justify;
    margin-bottom: 0;
    color: #000;
}
section.accessories {
    margin-top: -120px;
    padding-bottom: 60px;
}
.accessories_box {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 15px;
}
.accessories_underboxs {
    background: #fff;
    padding: 30px 0px;
}
.a_sories h2 {
    font-size: 32px;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
}
.a_sories span {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #a3a3a3;
}
.accessories_underboxs img {
    width: 100%;
}
.accessories_underboxs h5 {
    color: #9c9c9c;
    font-size: 18px;
     padding: 0px 15px;
     font-family: 'Lato', sans-serif;
    font-weight: 800;
}

.accessories p {
    color: #3a3a3a;
    font-size: 16px;
    font-family: lato;
}

.rigol_btn_res {
    display: none;
}

/*======================== Eng Rigol page ==========================*/


/*======================== Start PLS page ==========================*/

.pls-banner-section{
    background: url(../images/rigol/pls-banner.png) no-repeat;
    background-position: top right;
    width: 100%;
    min-height: 427px;
    position: relative;
}
.sectionTitle.topHiphen.pls::before {
    width: 50px;
}
.fs20 {
    font-size: 17px;
}
section.pls_bg_ligthgrey{
    background: #f3f3f3;
}
.pls_position_top {
    margin-top: -80px;
}
.pls_content {
    max-width: 1470px;
    margin: auto;
    padding: 30px 50px;
    background: #f6f7f5;
    position: relative;
}
.pls_content p{
    text-align: justify;
}
.pls_content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    background: rgb(31, 53, 143);
    background: linear-gradient(90deg, rgba(31, 53, 143, 1) 0%, rgba(60, 130, 235, 1) 100%);
}
section.pls_universal_debug {
    padding: 60px 0;
    background: #f3f3f3;
}
.ude_multi_core_bg {
    background: #3b3b3b;
    padding: 60px 0;
    color: #ffffff;
    position: relative;
}
.pls_cardbg {
    background: rgba(141,200,229,1);
    background: -moz-linear-gradient(top, rgba(141,200,229,1) 0%, rgba(132,100,217,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141,200,229,1)), color-stop(100%, rgba(132,100,217,1)));
    background: -webkit-linear-gradient(top, rgba(141,200,229,1) 0%, rgba(132,100,217,1) 100%);
    background: -o-linear-gradient(top, rgba(141,200,229,1) 0%, rgba(132,100,217,1) 100%);
    background: -ms-linear-gradient(top, rgba(141,200,229,1) 0%, rgba(132,100,217,1) 100%);
    background: linear-gradient(to bottom, rgba(141,200,229,1) 0%, rgba(132,100,217,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc8e5', endColorstr='#8464d9', GradientType=0 );
    border-radius: 20px;
    padding: 30px 200px 30px 30px;
    min-height: 250px;
}
.pls_cardbg h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 20px
}
.pls_cardbg p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
}
.ude_multi_core {
    margin-top: 130px;
}
.cortex_arm_img {
    position: absolute;
    right: 206px;
    top: 60px;
    z-index: 1;
}
.ude_multi_core_content {
    margin-top: 230px;
}
.ude_multi_core_content p {
    color: #fff;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}
section.uad_microcontroller_bg {
    padding: 60px 0;
    background: #ffffff;
}
.access_devices_text{
    margin-bottom: 60px;
}
.access_devices_text h3.h3 {
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    color: #000000;
    font-size: 32px;
    margin-bottom: 16px;
}
.access_devices_text p {
    font-size: 15px;
    margin-bottom: 0px;
}
.microcontroller_bg_img.uad1_img, .microcontroller_bg_img.uad2_img, .microcontroller_bg_img.uad3_img {
    position: relative;
}
.microcontroller_bg_img.uad1_img:after, .microcontroller_bg_img.uad2_img:after, .microcontroller_bg_img.uad3_img:after {
    position: absolute;
    content: "";
    width: 100px;
    top: 50px;
    right: 0;
    height: 290px;
    background: -moz-linear-gradient(top, rgba(132,100,217,1) 0%, rgba(141,200,229,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(132,100,217,1)), color-stop(100%, rgba(141,200,229,1)));
    background: -webkit-linear-gradient(top, rgba(132,100,217,1) 0%, rgba(141,200,229,1) 100%);
    background: -o-linear-gradient(top, rgba(132,100,217,1) 0%, rgba(141,200,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(132,100,217,1) 0%, rgba(141,200,229,1) 100%);
    background: linear-gradient(to bottom, rgba(132,100,217,1) 0%, rgba(141,200,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8464d9', endColorstr='#8dc8e5', GradientType=0 );
}
.universal_debug_content h2 {
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    color: #434343;
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 3px;
    display: inline-block;
    border-bottom: 1px solid #434343;
}
.universal_debug_content p {
    font-weight: 400;
     font-family: 'Lato', sans-serif;
    color: #434343;
    font-size: 15px;
    text-align: justify;
}
.uad_microcontroller h2 {
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    color: #000000;
    font-size: 24px;
    margin-bottom: 0;
    padding-bottom: 3px;
    display: inline-block;
    border-color: #000000 !important;
}
.uad_microcontroller p {
    font-weight: 400;
     font-family: 'Lato', sans-serif;
    color: #434343;
    font-size: 15px;
    text-align: justify;
}
.pls_text_mt {
    margin-top: 20px;
}
.uad_microcontroller ul li {
    font-weight: 400;
     font-family: 'Lato', sans-serif;
    color: #434343;
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    line-height: 24px;
}
.uad_microcontroller ul li span {
    display: block;
    list-style: circle;
    padding-left: 15px;
    position: relative;
}
.uad_microcontroller ul li span:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: transparent;
    top: 8px;
    left: 0;
    border: 2px solid #ccc;
    border-radius: 50%;
}
.pl20 {
    padding-left: 20px!important;
    margin: 0;
}
p.uad3_right_text2 {
   margin-top: -32px;
    display: none;
}

/*section.overviewcomparison_bg {
    padding-bottom: 60px;
}*/
.overviewcomparison_bg h2 {
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    color: #000000;
    font-size: 24px;
    margin-bottom: 40px;
    padding-bottom: 3px;
    display: inline-block;
    border-bottom: 1px solid #000000;
}
.comparison_table {
    background: #ffffff;
    color: #151515;
}
.tbl-responsive {
    overflow: hidden;
}
.table_header {
   min-height: 90px;
    background: #363535;
    color: #fff;
}
.h_graybg_ligt {
    background: #404040;
    min-height: 90px;
}
.table_header h5 {
    padding: 20px 20px 46px;
    margin: 0;
}
.graybg_ligt{
    background: #b1b0b0;
}
.table_body .col {
    border-right: 1px solid #7f7f7f;
}
.table_header {
    border-right: 1px solid #000000;
    overflow: hidden;
}
.table_body {
    border-right: 1px solid #7f7f7f;
    overflow: hidden;
}
.table_body .row_bor_bottom {
    border-bottom: 1px solid #7f7f7f;
}
.table_header .col {
    border-right: 1px solid #000000;
}
.table_body h6 {
    margin: 0;
    font-size: 16px;
    padding: 14px;
    color: #000000;
    font-weight: 600;
}
.table_body p {
    margin: 0;
    font-size: 14px;
    padding: 15px;
}
.table_body col {
    padding: 15px;
}
.min_h120{
    min-height: 115px;
}
.min_h95 {
    min-height: 95px;
}
.min_h72 {
    min-height: 72px;
}
.icon-video {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
    max-width: 130px;
    margin: auto;
}
.video_thumbnail.youtube_img{
    position: relative;
}

.video_thumbnail.youtube_img:after{   
     content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 20%);
   
    bottom: 0;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}
.video_thumbnail.youtube_img:after{
    top: 0;
}
.video_thumbnail .icon-video{
display: block;
}


/* ================== S-APPLICATION FORM========================= */
.applications_form_blk {
        background: #f6f6f6;
        padding: 40px 0 0;
    }
    .white_bg_blk h1 {
        font-size: 32px;
        color: #000;
        font-weight: 800;
        text-transform: uppercase;
        margin-bottom: 60px;
    }
    .iot_Presales {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    .iot_Presales   h2 {
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }
    .iot_Presales .mlt_tagbtn {
        margin-left: 30px;
    }
    .iot_Presales .mlt_tagbtn button {
        border: 1px solid #737373;
        background: transparent;
        font-size: 15px;
        padding: 4px 20px;
        border-radius: 8px;
        text-transform: capitalize;
        color: #737373;
        margin-right: 6px;
    }
    .iot_Presales .mlt_tagbtn {
        margin-left: 20px;
    }
    .applications_form_blk .discriptionTitle {
        padding: 12px 0;
    }
    .applications_form_blk .discriptionTitle ul {
        list-style: none;
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
    }
    .applications_form_blk .discriptionTitle ul li {
        margin-right: 20px;
        font-size: 15px;
        color: rgb(0 0 0 / 50%);
        font-family: Montserrat;
        font-weight: 500;
    }
    .applications_form_blk .discriptionTitle ul li img {
        width: 16px;
        margin-right: 9px;
    }
    .applications_form_blk .discriptionTitle ul li span {
        font-weight: 500;
        color: #000;
        margin-left: 7px;
    }
    .white_bg_blk {
        background: #ffffff;
        padding: 40px 25px;
    }
    .form-inline .row.min_w50 .form-control {
        width: 49% !important;
        display: inline;
        background: transparent;
    }
    

/* =================== E-APPLICATION FORM ======================= */

/* ============================================================== */
/* ======================== New Openings css  =================== */
/* ============================================================== */

/* 
.tab_content_blk .show {
    display: none;
}
.tab_content_blk .show.active {
    display: block;
} */
.findJobBanner h1{
    font-weight: 800;
    font-size: 36px;
}
.findJobsBlk {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
.findJobsBlk .searchInput {
    max-width: 55%;
    flex: 0 0 55%;
}
.findJobsBlk .searchInput .form-control {
    height: 47px;
    border-radius: 0;
    background-color: #f3f3f3;
}
.findJobsBlk .ChooseLocation{
    min-width: 40%;
    width: 40%;
    position: relative;
}
.findJobsBlk .ChooseLocation select{
    height: 47px;
    background: #f3f3f3 url(../images/down-arrow-tile.png) no-repeat 97% 50%;
    outline: none;
    background-size: 12px auto;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 40px;
   
} 
.findJobsBlk .ChooseLocation span{
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
    width: 15px;
}
.findJobsBlk .ChooseLocation .form-control:focus {
    border-color: transparent;
    box-shadow: 0 0 0 0.0rem rgb(0 123 255 / 25%);
}
.findJobsBlk button{
    background: #0c99ec; /* Old browsers */
    background: -moz-linear-gradient(left,  #0c99ec 0%, #2828c3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #0c99ec 0%,#2828c3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #0c99ec 0%,#2828c3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c99ec', endColorstr='#2828c3',GradientType=1 ); /* IE6-9 */
    border: 0;
    padding: 0px 20px;
}
.findJobsBlk button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.findJobsBlk button img{
    max-width: 16px;
}
.filterJobs {
    font-family: 'Montserrat';
}
.filterJobs .accordion {
    border-right: 1px solid #ededed;
    margin-top: 15px;
    height: calc(100vh - 300px);
    overflow: scroll;
    min-height: 1000px;
    padding-bottom: 40px;
}
.filterJobs .accordion .card {
    border: 0;
    border-radius: 0;
    padding-top: 15px;
    margin-bottom: 10px;
}
.filterJobs .titleBlk p {
    color: #000;
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
    cursor: pointer;
}
.filterJobs .titleBlk p[aria-expanded="false"] img{
    transform: rotate(180deg);
    transition: linear 0.3s;
}

.filterJobs .checkboxBlk label {
    font-weight: 500;
    padding-left:12px;
    font-size: 14px;
}
.custom-checkbox .custom-control-label::before {
    position: absolute;
    display: block;
    top: 4px;
    left: -13px;
    width: 16px;
    height: 16px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-checkbox .custom-control-label::after {
    position: absolute;
    top: 2px;
    left: -15px;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-control.custom-checkbox .custom-control-input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    left: 11px;
    top: 4px;
    width: 16px;
    height: 16px;
}
.findJobsBlk form#search_form {
    display: flex;
    width: 100%;
}
.filterJobs .checkboxBlk .custom-control-label::before{
    border-color: #0f0f0f;
}


.filterJobs .checkboxBlk .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}
.filterJobs .checkboxBlk .custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #0f0f0f;
}

.jobDiscription {
    margin-top: 15px;
    padding-left: 15px;
}
.jobDiscription .commonDisBlk {
    border: 1px solid #dbdbdb;
    padding: 15px 20px;
    margin-bottom: 33px;
    min-height: 191px;
}
.jobDiscription .commonDisBlk:hover {
    background: #cccccc26;
    -webkit-box-shadow: 0 8px 16px #0000003d;
    box-shadow: 0 8px 16px #0000003d;
    border: 1px solid #dadada;
    cursor: pointer;
    margin-bottom: 33px;
}
.jobDiscription .commonDisBlk h4 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 0;
    cursor: context-menu;
}
.jobDiscription .commonDisBlk .discriptionTitle {
    padding: 12px 0;
    cursor: context-menu;
}
.jobDiscription .commonDisBlk .discriptionTitle ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}
.jobDiscription .commonDisBlk .discriptionTitle ul li {
    margin-right: auto;
    font-size: 14px;
    color: rgb(0 0 0 / 50%);
}
.jobDiscription .commonDisBlk .discriptionTitle ul li img {
    width: 16px;
    margin-right: 10px;
    height: max-content;
}
.jobDiscription .commonDisBlk .discriptionTitle ul li span {
    font-weight: 500;
    color: #000;
    margin-left: 28px;
    display: block;
    margin-top: 8px;
}
.jobDiscription .commonDisBlk h5 {
    font-size: 15px;
    font-weight: 800;
    margin: 15px 0 12px;
}
.jobDiscription .commonDisBlk p {
    font-size: 14px;
    margin: 20px 0;
    color: #000;
    font-weight: 500;
}
.jobDiscription .applyBtn .apply-btn{
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    margin-top: 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(30,87,153);
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(22,98,228,1) 0%, rgba(4,165,251,1) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#04a5fb',GradientType=1 );
    overflow: hidden;
    float: left;
    position: relative;
    min-height: 44px;
    min-width: 140px;
    border-radius: 0px;
}

.jobDiscription .applyBtn .apply-btn:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}


.jobDiscription .applyBtn .apply-btn:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}
.jobDiscription .applyBtn .apply-btn:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.mobile_filter_blk {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
}
.mobile_filter_blk button#filter_btn {
    border: 1px solid #ccc;
    padding: 4px 20px;
    background: #00b1ff;
    background: -moz-linear-gradient(left, #00b1ff 0%, #2460e1 100%);
    background: -webkit-linear-gradient(left, #00b1ff 0%,#2460e1 100%);
    background: linear-gradient(to right, #00b1ff 0%,#2460e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b1ff', endColorstr='#2460e1',GradientType=1 );
    color: #fff;
    font-weight: 600;
    padding: 6px 20px;
    border: yellowgreen;
    font-size: 15px;
    cursor: pointer;
}
h4.panel-title a {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
}
h4.panel-title a:after {
    height: 47px;
    background: #ffffff url(../images/down-arrow-tile.png) no-repeat 97% 50%;
    outline: none;
    background-size: 12px auto;
    border-radius: 0;
    appearance: none;
    padding-left: 20px;
    position: absolute;
    content: "";
    right: 20px;
    top: -14px;
    transform: rotate(0deg);
}
div#collapseThree {
    padding-left: 12px;
}
/* h4.panel-title a.collapsed:after {
    transform: rotate(0deg);
} */
/*======================== End PLS page ==========================*/
/* .employee_testimonials_blog {
    position: relative;
    height: 100%;
}
.employee_testimonials_blog:after {
    position: absolute;
    content: "";
    top: 0;
    left: -48px;
    bottom: 0;
    border-left: 1px solid #000;
} */
/* .employee_testimonials_details {
    display: flex;
}
.employee_testimonials_details .tab-content {
    flex: 0 0 64%;
    max-width: 64%;
    overflow: hidden;
    margin-right: auto;
}
.employee_testimonials_details ul.employee_name_tab {
    max-width: 32%;
    flex: 0 0 32%;
    background: #f3f3f3;
    padding: 40px 10px 10px;
    border-bottom: 0;
    height: 80%;
}
.employee_testimonials_details ul.employee_name_tab h4 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 20px;
}
.employee_testimonials_details ul.employee_name_tab li.nav-item {
    margin-bottom: 20px;
}

.employee_testimonials_details ul.employee_name_tab li.nav-item a.nav-link {
    padding: 0;
    border-radius: 0;
    position: relative;
}
.employee_testimonials_details ul.employee_name_tab li.nav-item a.nav-link.active:after {
    position: absolute;
    border: 4px solid #00b2ff;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
} */

.employee_testimonials_details::-webkit-scrollbar {
  width: 4px;
}
.employee_testimonials_details::-webkit-scrollbar-track {
  border-radius: 10px;
}
.employee_testimonials_details::-webkit-scrollbar-thumb {
  background: #00b2ff; 
  border-radius: 10px;
}
.employee_testimonials_details::-webkit-scrollbar-thumb:hover {
  background: #00b2ff; 
}
.employee_testimonials_blog {
    background: #f3f3f3;
    margin-left: 60px;
}
.employee_testimonials_details {
    padding: 0 20px 20px;
    background: #f3f3f3;
    height: 746px;
    overflow-y: scroll;
}
.employee_testimonials_blog h2 {
    margin-bottom: 0;
    font-weight: 800;
    font-size: 22px;
    padding: 20px 20px;
}
.employee_testimonials a {
    display: block;
    position: relative;
}
.employee_testimonials a > img {
    width: 100%;
}
.employee_testimonials img.play_btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 55px !important;
    margin: 0 auto;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.employee_testimonials_journey .employee_name {
    padding: 20px 0px 30px;
}
.employee_testimonials_journey .employee_name div {
    max-width: 60px;
    margin-right: 15px;
    min-width: 54px;
}
.employee_testimonials_journey .employee_name div img {
    width: 54px;
}
.employee_testimonials_journey .employee_name h3 {
    font-size: 16px;
    font-weight: 800;
    width: 100%;
    margin: 0;
    padding: 0;
}

section.vvdnlife-wrapper{
    position: relative;
}
section.vvdnlife-wrapper:after {
   position: absolute;
    content: "";
    background: url(../images/vvdn-career-icon/about_bg.png) no-repeat top left;
    top: 25px;
    bottom: 0;
    background-size: 100%;
    width: 510px;
    height: 100%;
    left: 0;
    pointer-events: none;
}
.lifepr {
    padding-right: 120px;
}
.lifepl {
    padding-left: 80px;
}

/* Start Technical-sales-usa page */
.job_discription_blog {
    background-color: #f7f7f7;
    padding: 60px 0 40px;
}
.heading_commons.aftnone {
    padding: 0;
    text-transform: inherit;
    margin-bottom: 30px;
}
.heading_commons.aftnone:after {
    opacity: 0;
}
.job_discription_txt {
    padding: 50px 30px;
    background-color: #fff;
    margin-top: 40px;
}
.discriptionTitle ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}
.discriptionTitle ul li {
    margin-right: 20px;
    font-size: 15px;
    color: rgb(0 0 0 / 50%);
    font-family: Montserrat;
    font-weight: 500;
}
.discriptionTitle ul li img {
    width: 16px;
    margin-right: 9px;
}
.discriptionTitle ul li span {
    font-weight: 500;
    color: #000;
    margin-left: 7px;
}
.job_discription_txt p {
    font-size: 16px;
    margin-bottom: 20px;
}
.job_discription_txt h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}
.job_discription_txt a {
    color: #01b2ff;
    text-decoration: none;
}
/* End Technical-sales-usa page */

/* media-query */
@media(min-width: 1600px){
    .container {
        max-width: 1500px;
        margin: 0 auto;
    }
    .overview_contant p {
        font-size: 18px;
    }
    #play-video iframe#video {
        height: 380px;
    }
}

@media (min-width:1440px) {
    .TurnkeyFpgaBlock {
        min-height: 427px;
    }
    .sectionTitle {
        font-size: 65px;
    }
    h3.sectionTitle {
        font-size: 45px;
    }
    .fontSize25 {
        font-size: 25px;
    }
    .ThumbTitle h3 {
        font-size: 37px;
    }
    .DesignServicesBlock {
        padding-left: 260px;
    }
    .SeggerAdvancedCol h2 {
        font-size: 67px;
        font-weight: 300;
    }
    .EmbeddedToolCol .colThumb {
        width: 305px;
    }
}

@media (min-width:992px) {
    .plr-100 {
        padding: 0 100px;
    }
    .ptb-100 {
        padding: 100px 0;
    }
}
@media (min-width:768px) {
    .mobile_filter_blk, .filter_backheader{
        display:none;
    }
    .filter_backbtn {
        display: none;
    }
    .filterJobs .accordion .tab-content .tab-pane {
        display: block;
    }
    .accordion .nav-tabs {
        display: none;
    }
    .panel-title a {
        display: block;
    }
    .panel {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: -2px;
    }
    .tab-pane:first-child .panel {
        border-radius: 5px 5px 0 0;
    }
    .tab-pane:last-child .panel {
        border-radius: 0 0 5px 5px;
    }
}

@media (max-width:1625px) {
    .softProd .prodText {
        width: 100%;
        margin: auto;
        padding: 0px 90px;
    }
}

@media(max-width: 1599px){
    .heading_commons, h4.wemtpn {
        font-size: 34px;
    }
    .banner_contant p {
        font-size: 18px;
        line-height: 24px;
    }
    .banner_contant span {
        font-size: 18px;
    }
    .careers_bg_border:before {
        top: 52%;
        height: 582px;
        width: 430px;
    }
    .employee_testimonials_journey .employee_name h3 {
        font-size: 14px;
        width: 100%;
    }
    .employee_testimonials_details {
        height: 574px;
    }
    #play-video iframe#video {
        height: 340px;
    }
	.upload-btn-wrapper .btn {
		width: 280px;
	}
}

@media (max-width: 1440px){
    /*======================== Start PLS page ==========================*/
    .microcontroller_bg_img.uad1_img, .microcontroller_bg_img.uad2_img  {
        background-size: 650px;
    }
    .cortex_arm_img {
        right: 120px;
        top: 60px;
    }
    .cortex_arm_img img {
        width: 76%;
        float: right;
    }
    .pls_cardbg {
        padding: 30px 130px 30px 30px;
    }
    .pls_cardbg p {
        font-size: 16px;
    }
    .pls_cardbg h3 {
        font-size: 24px;
    }
    .ude_multi_core {
        margin-top: 85px;
    }
    .ude_multi_core_content {
        margin-top: 160px;
    }
    .uad_microcontroller_bg h3.h3 {
        font-size: 26px;
    }
    .universal_debug_content p, .ude_multi_core_content p, .access_devices_text p, .uad_microcontroller p {
        font-size: 14px;
    }
    .uad_microcontroller ul li{
        font-size: 14px;
    }
    .microcontroller_bg_img.uad1_img:after, .microcontroller_bg_img.uad2_img:after, .microcontroller_bg_img.uad3_img:after {
        width: 80px;
        height: 240px;
    }
    p.uad3_right_text1 {
        display: none;
    }
    p.uad3_right_text2 {
        margin-top: 0px;
        display: block;
    }

    /*======================== End PLS page ==========================*/
}

@media (max-width: 1400px){
    .custom_container {
        max-width: 1140px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .Concord_pro.alt-text p {
        font-size: 14px;
    }
    .altium_bg_ligth .btext p {
        font-size: 14px;
    }
    .altium_bg_ligth p{
        font-size: 14px;
    }
    .rigol_service_text h2 {
        font-size: 24px;
    }
    .rigol_service_text p {
        font-size: 14px;
    }
    /* .explore-roles h3, .post-resume h3 { 
        font-size: 26px;
    } */
}

@media (max-width:1366px) {
    .softProd .prodText {
        width: 100%;
        margin: auto;
        padding: 0px 120px;
    }
    .softwareSolution .row {
        margin-left: 100px;
    }
    .embededStudio .row {
        margin-right: 100px;
    }
    /* .shadow-box h1 {
        font-size: 42px;
    } */
    .shadow-box.feedback-box {
        max-width: 70%;
    }
    .tmh-benefits-text p {
        font-size: 16px;
        line-height: 28px;
    }
    .thermal-risk-banner {
        background-position: -383px 00px;
    }
}
@media (min-width:992px) and (max-width:1199px){
    /* .value-box {
        min-height: 250px;
    } */
    /* .value_contant {
        top: 250px;
    } */
    .value-box {
        padding: 15px 15px;
    }
    .careers_bg_border:before {
        height: 520px;
        width: 380px;
    }
    .form-inline .form-control {
        min-width: 98px;
    }
    .hide_contact_icon_top #play-video {
        margin-top: 0;
    }
    #play-video iframe#video {
        height: 408px;
    }
}
    

@media (max-width: 1199px){
    .custom_container {
        margin: 0 auto;
        width: 960px;
        padding: 0 15px;
    }
    .heading_commons, h4.wemtpn {
        font-size: 30px;
    }
    .explore-roles h3, .post-resume h3 {
        font-size: 22px;
    }
    p.uad3_right_text2 {
        margin-top: 0;
    }
    .tbl-responsive {
        min-width: 1110px;
        overflow: inherit;
    }
    .comparison_table {
        overflow-x:auto;
        overflow-y: hidden;
    }
    .comparison_table::-webkit-scrollbar {
        height: 7px;
        background-color: #ccc;
    }
    .comparison_table::-webkit-scrollbar-thumb {
        height: 7px;
        border-radius: 10px;
        background-color: #000000;
    }

    .comparison_table::-moz-scrollbar {
        height: 7px;
        background-color: #ccc;
    }
    .comparison_table::-moz-scrollbar-thumb {
        height: 7px;
        border-radius: 10px;
        background-color: #dcdcdc;
    }
    .current-opening-blk .nav-tabs li {
        display: inline-block;
        margin: 0 0 20px;
    }
    /* .select-style {
        min-width: 30%;
    } */
    .value-icon h5 {
        font-size: 16px;
    }
    .vvdnlife-text img {
        width: 140px;
    }
    .exp-txt p {
        padding-right: 0;
    }
    .lifepr {
        padding-right:0px;
    }
    .lifepl {
        padding-left:0px;
    }
    .employee_testimonials_blog {
        margin-left: 0;
    }
    
}

@media(max-width:1024px) {
    .vvdnlife-wrapper .col-md-5 .row.no-gutters {
        height: 100%;
    }
    .embdd-sales-blk .col-md {
        margin: 10px 0px;
        padding: 0px 30px;
    }
    .container_bnrtext {
        left: 40px;
    }
    .ude_multi_core {
        margin-top: 42px;
    }
    .cortex_arm_img img {
        width: 65%;
    }
    .cortex_arm_img {
        right: 45px;
    }
    .pls_cardbg p {
        font-size: 15px;
    }
    .explore-roles .textImage h5{
        font-size: 16px;
    }
    .explore-roles .textImage{
        padding: 24px 8px;
    }
}

@media (max-width:1023px) {
    .shadow-box h1+h4 {
        font-size: 16px;
        margin-left: 15px;
    }
    .shadow-box .col-lg-3:nth-of-type(1) {
        padding-left: 15px;
    }
    .shadow-box .col-lg-3:nth-of-type(4) {
        padding-right: 15px;
    }
    .shadow-box .col-lg-3:nth-of-type(5) {
        padding-left: 15px !important;
    }
    .shadow-box .col-lg-5:nth-of-type(1) {
        padding-left: 15px !important;
    }
    .upload-text {
        font-size: 16px;
    }
}

@media(max-width:992px) {
    .sectionTitle {
        font-size: 24px;
    }
    .job-search-blk p {
        font-size: 18px;
    }
}

@media (max-width:991px) {
    .video_thumbnail {
        margin-top: 30px;
    }
    .modal-dialog.modal_dialog_career {
        max-width: 90%;
        margin: 40px auto;
    }
    .post-resume:after{
        top: 0;
        bottom: 0;
        width: 145%;
        height: 250px;
        left: -22%;
        height: 100%;
    }
    .exp-txt {
        max-width: 100%;
        display: inline-block;
    }
    .exp-txt p {
        margin-bottom: 15px;
    }
    .custom_container {
        margin: 0 auto;
        width: 720px;
        padding: 0 15px;
    }
    .softProd .prodText {
        width: 100%;
        margin: auto;
        padding: 0px 20px;
    }
    .ptb-100 {
        padding: 40px 0;
    }
    .plr60 {
        padding: 0 15px;
    }
    .seggerContentBlock {
        padding: 50px 15px 10px 15px;
    }
    .plr45 {
        padding: 0 0px;
    }
    .seggerSalesContactSection .plr45 {
        padding: 0 15px;
    }
    .SeggerAdvancedCol h2 {
        font-size: 26px;
    }
    .EmbeddedToolCol .colThumb {
        width: auto;
    }
    .rigol_service_text h2 {
        font-size: 24px;
    }
    .accessories_underboxs h5 {
        font-size: 15px;
        padding: 0px 5px;
    }
    .accessories p {
        font-size: 14px;
    }
    .microcontroller_bg_img.uad1_img:after, .microcontroller_bg_img.uad2_img:after, .microcontroller_bg_img.uad3_img:after{
        display: none;
    }
    p.uad3_right_text2 {
        display: none;
    }
    p.uad3_right_text1 {
        display: block;
    }
    .cortex_arm_img {
        position: inherit;
    }
    .cortex_arm_img img {
        width: 100%;
        margin-top: 25px;
    }
    .ude_multi_core_content {
        margin-top: 40px;
    }
    .exp-txt {
        max-width: 100%;
    }
    section.posts-wrap {
        padding: 0;
    }
    .explore-roles {
        padding: 40px 0;
    }
    .post-resume {
        padding: 30px 0px 40px;
    }
    .post_icon_blk:before {
        left: 3px;
        height: 10px;
    }
    section.posts-wrap:before {
        background-size: 140%;
    }
    .post-resume:before {
        position: absolute;
        content: "";
        left: -21%;
        bottom: 0;
        width: 142%;
        height: 100%;
        background: #000000;
        z-index: 0;
    }
    .resume_contant {
        position: relative;
    }
    .exp-btn {
        float: none;
    }
    .exp-btn a {
        padding: 7px 20px;
        height: 44px;
    }
    .stripBlk {
        margin-top: 0px;
    }
    .form-inline .form-group {
        margin-bottom: 15px;
    }
    .shadow_resbox h2 {
        font-size: 26px;
    }
    .value-box {
        min-height: 230px;
    }
    .vbox1 {
        border-right: 1px solid #8d8d8d;
    }
    .vbox3 {
        border-right: 1px solid #8d8d8d;
        border-bottom: 0;
    }
    .vbox2 {
        border-right: 0;
    }
    .value_contant {
        top: 230px;
    }
    .vvdnlife-text p {
        padding-right: 0;
    }
    .vvdnlife-text h2.heading_commons {
        margin-left: 30px !important;
    }
    .jobDiscription .commonDisBlk h4 {
        font-size: 18px;
    }
    .error {
        bottom: 0;
    }
    .employee_testimonials_blog {
        margin-top: 50px;
    }
    .employee_testimonials_blog:after {
        opacity: 0;
    }
    section.vvdnlife-wrapper:after {
        width: 410px;
    }
    #play-video iframe#video {
        height: 400px;
    }

}

@media(max-width:800px) {
    .stripBlk h3 {
        font-size: 18px;
    }
    .imgBlk img {
        height: 130px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px)  {
    .explore-roles .threBlk{
        max-width: 90%;
    }
    .explore-roles .commonBlk{
        padding: 20px 15px;
    }
    .explore-roles .textImage{
        padding: 24px 10px;
    }
    .explore-roles .textImage h5{
        font-size: 16px;
    width: 140px;
    }
    .explore-roles .iconBlk {
        max-width: 36px;
        flex: 0 0 36px;
    }
    .form-inline .form-control {
        min-width: 152px;
    }
    .jobDiscription .commonDisBlk .discriptionTitle ul li {
        font-size: 11px;
    }
    .jobDiscription .commonDisBlk .discriptionTitle ul li span {
        margin-left: 26px;
    }
    .employee_testimonials_details {
        height: 915px;
    }
  
}

@media (max-width:768px) {
    .softwareSolution .row {
        margin-left: 50px;
    }
    .embededStudio .row {
        margin-right: 50px;
    }
    .softwareSolution .col-md-6,
    .embededStudio .col-md-6 {
        min-height: 220px;
    }
    .thumbFigure img {
        max-width: 70%;
    }
    .embdd-tasking-blk .tasking-links {
        margin: 5px auto !important;
    }
    .shadow-box.feedback-box {
        max-width: 80%;
        padding: 60px 80px;
    }
    .testimonial-blk:before {
        display: none;
    }
    section.current-opening-heading-blk h3 {
        font-weight: 800;
        font-size: 20px;
    }
    section.current-opening-heading-blk {
        padding: 50px 0;
    }
    .panel-default h4.panel-title span {
        font-size: 11px;
    }
    .position-location-blk ul li {
        font-size: 12px;
    }
    .opening-detail p {
        font-size: 13px;
    }
    a.apply-btn {
        width: 100px;
        padding: 4px;
        font-size: 13px;
    }
    .nojobs-blk h3 {
        font-size: 10px;
    }
    /* .job-search-blk .select-style {
        margin: 5px 0;
        font-size: 13px;
        width: 200px;
        display: block;
        height: 33px;
    } */
    .job-search-blk button {
        margin-top: 20px;
    }
    .tmh-benefits-text {
        padding: 0 20px;
    }
    .tmh-features-text li {
        font-weight: 600;
        font-size: 12px;
    }
    .tmh-features-blk .col-md-12 p {
        font-size: 12px;
    }
    .tmh-features-blk,
    .boards-blk {
        padding-left: 15px;
        padding-right: 15px;
    }
    .studio-list li {
        font-size: 9px;
    }
    .tmh-benefits-text h3 {
        font-size: 18px;
    }
    .boards-blk .section-heading span {
        position: relative;
        font-size: 24px;
    }
    .section-heading span:before,
    .section-heading span:after {
        top: 15px;
    }
    .current-opening-blk .nav-tabs li a {
        font-size: 15px;
        padding: 15px 10px;
        min-width: 160px;
    }
    .panel-default a.collapsed h4.panel-title:after {
        padding: 8px;
        background: #003761 url(../images/w_arrow-down.png) no-repeat 55% 62%;
        background-size: 8px;
    }
    .panel-default a h4.panel-title:after {
        padding: 8px;
    }
}

@media(max-width:767px) {
    .why-vvdn-blk h3 {
        font-size: 24px;
    }
    .sectionTitle {
        font-size: 26px;
    }
    .why-vvdn-blk.Disclaimer h4 {
        font-size: 24px;
    }
    section.vvdn-values {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .explore-roles,
    .post-resume {
        height: auto;
    }
    .value-heading h3 {
        font-size: 22px;
    }
    .value-heading {
        margin-bottom: 50px;
    }
    .testi-heading h3 br {
        display: none;
    }
    section.testimonial-wrapper {
        padding: 160px 0 130px;
    }
    .testimonial-wrapper .col-md-3.d-flex.justify-content-center.align-items-center {
        position: relative;
        top: -110px;
    }
    .testimonial-blk>span {
        top: -75px;
    }
    .single-testimonial {
        padding: 10px;
    }
    .testi-img {
        width: 100px;
    }
    .testi-content {
        padding-left: 50px;
        width: calc(100% - 110px);
    }
    .testi-content h3 {
        color: #fff;
        font-size: 15px;
        max-width: 100%;
        line-height: 20px;
        position: relative;
    }
    .testimonial-blk .carousel-control-next,
    .testimonial-blk .carousel-control-prev {
        display: none;
    }
    .testi-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .vvdnlife-text h3 {
        font-size: 22px;
    }
    .career-banner {
        height: 275px;
    }
    .vvdn-values {
        text-align: justify;
    }
    .value-box {
        margin-bottom: 20px;
        padding: 20px 15px;
        height: auto;
    }
    .vbox1, .vbox2, .vbox3 {
        border-bottom: 1px solid #8d8d8d;
    }
    .vbox2, .vbox4 {
        border-right:1px solid #8d8d8d;
    }
    .value-heading h3 br {
        display: none;
    }
    .section-heading {
        font-family: 'Montserrat', sans-serif;
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 50px;
    }
    .tmh-features-img img {
        max-width: 70%;
        margin-top: 0;
        margin: 0 auto 30px;
        display: block;
    }
    .tmh-features-text li {
        font-weight: 600;
        font-size: 12px;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }
    .tmh-features-blk ul li img {
        max-width: 35px;
        float: left;
        margin-top: -8px;
    }
    .fontSize25 {
        font-size: 14px;
    }
    .tmh-features-img img {
        max-width: 70%;
        margin: 0 auto 30px;
        display: block;
    }
    .tmh-benefits-text {
        padding: 20px 20px 0;
    }
    .tmh-benefits-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .boards-blk .section-heading span {
        position: relative;
        font-size: 18px;
    }
    .section-heading span:before {
        top: 10px;
        width: 100px;
        left: -110px;
    }
    .section-heading span:after {
        top: 10px;
        width: 100px;
        right: -110px;
    }
    .studio-list li:last-child {
        margin-bottom: 0;
    }
    .border-line .col-md:last-child .studio-list li:last-child {
        margin-bottom: 25px;
    }
    .tmh-benefits-text ul li {
        width: 100%;
        padding: 0;
    }
    .vvdnExpBlock {
        padding: 30px 20px;
    }
    .ThumbTitle h3 {
        font-size: 16px;
    }
    h2.sectionTitle {
        font-size: 22px;
    }
    .TurnkeyFpgaBlock {
        min-height: 270px;
    }
    .sectionTitle.topHiphen::before {
        height: 4px;
        top: -9px;
    }
    .vvdnExpSection {
        top: -34px;
    }
    .EmbeddedToolCol .colThumb {
        font-size: 16px;
    }
    .app-banner {
        background: url(../images/application_banners-mobile-667.png) no-repeat;
        background-position: top right;
        width: 100%;
    }
    .shadow-box.feedback-box {
        padding: 30px 20px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 90%;
        margin: auto;
    }
    .shadow-box.feedback-box h1 {
        font-size: 26px;
        padding-left: 15px;
        margin-bottom: 20px;
    }
    .shadow-box.feedback-box h1+h4 {
        font-size: 14px;
        margin-left: 15px;
    }
    .shadow-box.feedback-box h2 {
        padding-left: 15px;
    }
    .shadow-box.feedback-box .col-lg-3:nth-of-type(1) {
        padding-left: 15px;
    }
    .shadow-box.feedback-box .col-lg-3:nth-of-type(4) {
        padding-right: 15px;
    }
    .shadow-box .col-lg-3:nth-of-type(5) {
        padding-left: 15px !important;
    }
    .shadow-box.feedback-box .col-md-5:nth-of-type(1) {
        padding-left: 15px !important;
    }
    .upload-text {
        font-size: 14px;
    }
    .shadow-box.feedback-box:before {
        top: 165px;
        width: 5px;
    }
    .alt_text_pb50 {
        padding-bottom: 0;
    }
    .cstm_btn.posi50 {
        position: inherit;
        top: 20px;
    }
    .ctm-center {
        text-align: center;
    }
    .embdd-benefits-blk {
        padding: 40px 0;
        margin-bottom: 0px;
    }
    .direction_rtl {
        flex-direction: column-reverse;
    }
    .accessories_box {
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    .rigol_service_text {
        border-bottom: 0px solid #ccc;
        margin-bottom: 0;
    }
    .rigol_pl50, .rigol_pr50 {
        padding: 0 15px;
    }
    .rigol_btn_desk {
        display: none;
    }
    .rigol_btn_res {
        display: block;
        text-align: center;
        margin-top: 30px;
    }
    section.accessories {
        padding: 0px 35px 60px;
    }
    .pls_content {
        padding: 30px 20px;
    }
    .sectionTitle.topHiphen.pls::before {
        width: 30px;
    }
    .heading_commons, h4.wemtpn{
        font-size: 24px;
    }
    .shadow_resbox {
        margin-top: 15px;
    }
    .shadow_resbox h2 {
        font-size: 22px;
    }
    .s-btn {
        padding: 6px 20px;
        font-size: 18px;
        height: 46px !important;
        max-width: 170px;
    }
    .vvdnlife-text h2.heading_commons {
        margin-left: 15px !important;
    }
    .vvdnlife-text img {
        width: 90px;
    }
    .careers_bg_border:before{
        display:none;
    }
    .explore-roles h3,
    .post-resume h3 {
        font-size: 18px;
    }
    .explore_contant h3 span {
        display: inline;
    }
    section.posts-wrap:before {
        background-size: contain;
        background: url(../images/vvdn-career-icon/favicon_career_res_bg.jpg) no-repeat;
    }
    .explore-roles .threBlk{
        max-width: 100%;
        flex-direction: column;
    }
    .explore-roles .threBlk .commonBlk{
        border-bottom: 1px solid #fff;
        border-left: 0px solid transparent;
    }
    .explore-roles .textImage{
        min-height: 95px;
    }
    .explore-roles .textImage h5{
        max-width: 150px;
        font-size: 16px;
    }
    .explore-roles .commonBlk{
        padding: 15px 32px;
    }
    .explore-roles .textImage{
        padding: 24px 20px;
    }
    
    
    .findJobsBlk .searchInput {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .findJobsBlk form#search_form {
        display: block;
        width: 100%;
    }
    .findJobsBlk .ChooseLocation {
        width: 82%;
        float: left;
    }
    .ChooseLocation span img {
        margin-top: -20px;
    }
    .findJobsBlk button {
        padding: 12px 20px;
        width: 12%;
    }
    .desktop_filter_clear {
        display: none;
    }
    .accordion ul.nav.nav-tabs {
        float: left;
        width: 40%;
        padding: 0;
        border: 0;
        height: 100%;
        background: #f1f3f3;
        position: relative;
        display: inline-block;
        font-size: 14px;
    }
    .accordion .tab-content {
        float: left;
        width: 60%;
        padding-left: 10px;
        padding-top: 15px;
    }
    .accordion ul.nav.nav-tabs li a {
        font-size: 15px;
        font-weight: 600;
        padding: 15px 10px;
        max-width: 100%;
        display: block;
        min-width: 150px;
    }
    .accordion ul.nav.nav-tabs li a.active {
        background: #fff;
        padding: 15px 10px;
        max-width: 100%;
        display: block;
    }
    
    .filterJobs .accordion {
        position: fixed;
        left: -100%;
        transition: all 0.5s ease-in-out;
        background: #ffffff;
        width: 100%;
        z-index: 9999;
        top: 43px;
        height: 100vh;
    }
    .accordion.show {
        left: 0;
    }
    .filter_backheader {
        background: #00b2ff;
        display: flex;
        align-items: center;
        height: 54px;
    }
    div#tab3 {
        padding-left: 12px;
    }
    .filter_backbtn span {
        display: block;
        width: 108px;
        padding-left: 10px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
    }
    .filter_backbtn span img {
        width: 21px;
    }
    .filterJobs .checkboxBlk label {
        font-size: 14px;
    }
    .mobile_filter_clear {
        margin-left: auto;
    }
    .mobile_filter_clear span {
        display: block;
        padding-right: 10px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
    }
    .mobile_filter_blk.fixed-header {
        position: fixed;
        top: 60px;
        right: 0;
        z-index: 9;
        width: 100%;
        background: #e9ecef;
        padding: 10px;
        margin: 0;
    }
    .findJobsBlk form#search_form {
        width: 100%;
        margin-right: 0px;
    }
    .jobDiscription {
        padding-left: 0;
    }
    .jobDiscription .commonDisBlk .discriptionTitle ul {
        display: block;
        width: 100%;
    }
    .jobDiscription .commonDisBlk .discriptionTitle ul li {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .jobDiscription .commonDisBlk .discriptionTitle ul li span:first-child {
        margin: 0;
    }
    .findJobsBlk .form-control{
        font-size: 14px;    
        width: 100%;
        margin-bottom: 20px;
    }
    .panel-heading {
        display: none;
     }
    .panel {
        border: none;
        box-shadow: none;
    }
    .panel-collapse {
        height: auto;
    }
    .panel-collapse.collapse {
        display: block;
    }
    .iot_Presales {
        display: block;
    }
    .iot_Presales .mlt_tagbtn {
        margin-left: 0;
    }
    .white_bg_blk {
        box-shadow: 0px 2px 6px 0px #929292;
    }
    .applications_form_blk .discriptionTitle ul {
        display: block;
    }
    .applications_form_blk .discriptionTitle ul li {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .white_bg_blk h1 {
        font-size: 24px;
        margin-bottom: 40px;
    }
    .upload-btn-wrapper {
        width: 100%;
        text-align: center;
    }
	.upload-btn-wrapper .btn {
		font-size: 15px;
        width: 100%;
        min-width: 260px;
	}

    section.vvdnlife-wrapper.white_bg {
        padding: 60px 0;
    }
    section.vvdnlife-wrapper:after {
        top: 0px;
        width: 360px;
    }
    #play-video iframe#video {
        height: 310px;
    }
	.white_bg_blk {
		padding: 40px 20px;
	}
}

@media(max-width:640px) {
    .testi-heading h3 {
        font-size: 25px;
    }
    .panel-default h4.panel-title span {
        width: 30%;
    }
}

@media(max-width:576px) {
    .custom_container {
        width: 100%;
    }
    .banner_contant.application {
        width: 75%;
    }
    .opening-detail h5 {
        font-size: 16px;
    }
    .jobDiscription .commonDisBlk h4 {
        font-size: 16px;
    }
    /* section.posts-wrap:before {
        background-size: 120%;
    } */
}

@media(max-width:575px) {
    .employee_testimonials_details {
        height: 559px;
    }
    .mf_dflex {
        display: block !important;
    }
    .checkboxBlk.experience_checkbox_filter {
        margin-left: 24px;
    }
}

@media(max-width:480px) {
    .banner_contant {
        top: 75%;
    }
    h2.sectionTitle {
        font-size: 20px !important;
    }
    .sectionTitle.topHiphen {
        margin-bottom: 15px;
    }
    .job-search-blk button {
        margin-top: 10px !important;
    }
    .app-banner {
        background: url(../images/application_banners-mobile.png) no-repeat !important;
        background-position: top right;
        width: 100%;
        height: 275px !important;
    }
    .walkin-banner {
        height: 275px !important;
    }
    .embedded-banner-altium {
        background: url(../images/altium/new_altium_banner_responsive.png) no-repeat;
        min-height: 450px;
        background-position: top right;
    }
    
    .altium_video_desk {
        display: none;
    }
    .altium_video_res {
        display: block;
        width: 100%;
    }
    .pls-banner-section{
        background: url(../images/rigol/pls-banner-responsive.png) no-repeat;
        background-position: top right;
        min-height: 450px;
    }
    .pls_cardbg {
        padding: 30px 30px 30px 30px;
    }
    .comparison_table::-webkit-scrollbar {
        height: 10px;
    }
    .comparison_table::-webkit-scrollbar-thumb {
        height: 10px;
    }

    .comparison_table::-moz-scrollbar {
        height: 10px;
    }
    .comparison_table::-moz-scrollbar-thumb {
        height: 10px;
    }
    .findJobsBlk button {
        width: 16%;
    }
    .findJobsBlk .ChooseLocation {
        width: 84%;
    }
    .discriptionTitle ul {
        display: block;
    }
    .discriptionTitle ul li {
        margin-right: 0;
    }
    .discriptionTitle ul li:nth-child(1) {
        margin-bottom: 12px;
    }
    .job_discription_txt {
        padding: 40px 15px;
    }
    .heading_commons.aftnone {
        margin-bottom: 20px;
    }
    .job_discription_txt p {
        font-size: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width:415px) {
    .embedded-banner-segger {
        background-position: -1350px 0px;
    }
    .sectionTitle+span {
        font-size: 19px;
    }
    .shadow-box.feedback-box {
        max-width: 90%;
        padding: 60px 30px;
    }
    .btext img {
        width: 50px;
    }
    span.altium_easy {
        font-size: 20px;
    }
    .embdd-benefits-blk h2.cstm_border {
        font-size: 24px;
    }
    
}

@media (max-width:375px) {
    .app-banner {
        background: url(../images/application_banners-mobile-375.png) no-repeat !important;
        background-position: top right;
        width: 100%;
    }
    section.accessories {
        padding: 0px 30px 60px;
    }
    .findJobsBlk .ChooseLocation {
        width: 80%;
    }
    .findJobsBlk button {
        width: 20%;
    }
    .employee_testimonials_details {
        height: 510px;
    }
}

@media(max-width:360px) {
    #feedback_captcha {
        transform: scale(0.9);
        width: 100%;
        position: relative;
        left: -9px;
    }
    section.accessories {
        padding: 0px 15px 60px;
    }
    .employee_testimonials_details {
        height: 500px;
    }
}

@media(max-width:320px) {
    #feedback_captcha {
        left: -22px;
        transform: scale(0.8);
    }
    .current-opening-blk .nav-tabs li a {
        font-size: 13px;
        min-width: 140px;
    }
    .employee_testimonials_details {
        height: 455px;
    }
}
.form_required{
    font-size: 13px;
    color: red;
}
.hideshowclass {
    cursor: pointer;
    color: blue;
    font-size: 15px;
    font-weight: 500;
    width: 19%;
    text-align: right;
    margin-left: 30px;
}
.desktop_filter_clear{
    font-size: 15px;
    font-weight: 600;
    color: #4a90e2;
    outline: none;
    cursor: pointer;
    text-decoration: underline;
}
.header_applynow {
    border-bottom: 1px solid #dbdbdb;
}
.applyNowButton {
    justify-content: space-between;
    padding-bottom: 0px;
}

.description_class{
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding-left: 15px;
    font-family: 'Montserrat';
}
.description_class ul {
    padding: 0;
}
.description_class ol {
    padding-left: 30px;
}
.other_skill_div{
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding-left: 15px;
    font-family: 'Montserrat';
}
.other_skill_div li, .description_class li {
    display: block;
    padding-left: 15px;
    position: relative;
}
.other_skill_div ul {
    padding-left: 0px;
}
.other_skill_div li:before, .description_class li:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #000;
}

.mf_dflex {
    margin-top: 20px;
    margin-bottom: 10px !important;
    display: flex;
}
.mf_dflex label {
    width: 110px;
    display: block;
}
.mf_dflex .custom-control.custom-radio {
    display: flex;
    padding-left: 0;
}
.mf_dflex .custom-control.custom-radio div {
    width: 94px;
    position: relative;
}
/* .mf_dflex .custom-control.custom-radio div label.custom-control-label {
    width: auto;
} */
.mf_dflex .custom-control.custom-radio div input.custom-control-input {
    left: -22px;
    top: 6px;
    z-index: 1;
}

/*======= Pagination ========*/
.pagination table.table {
    display: flex;
    width: 100%;
    margin: 0px auto 30px;
    justify-content: center;
}
.pagination table.table th {
    text-align: center;
    border: 1px solid #d1d1d1;
    padding: 0;
    background: #fdfdfd;
    width: 62px;
    transition: all 0.4s;
    cursor: pointer;
}
.pagination table.table th:hover {
    background: #00b2ff;
    transition: all 0.4s;
    color: #ffffff;
}
.pagination table.table th span {
    display: block;
    padding: 9px;
}
.pagination table.table tbody .job_list_active{
    background: #00b2ff;
    color: #ffffff;
}
/*======= Pagination ========*/