* {
    margin: 0;
    padding: 0
}

ul, ol {
    margin: 0px;
    padding: 0;
    list-style: none
}

body {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    overflow-x: hidden
}

a {
    transition: all ease-in-out 0.4s;
    text-decoration: none;
}

a:hover {
    /* color: #ca940b; */
    text-decoration: none
}

img {
    max-width: 100%
}

.navMenu ul {
    margin-bottom: 0px;
}
.pr {
    padding-right: 90px
}

.pl {
    padding-left: 90px
}

.mt30 {
    margin-top: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mt60 {
    margin-top: 60px
}
.ml-1, .mx-1 {
    margin-left: 0.25rem!important;
}
.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.cookies {
    width: 100%;
    position: fixed;
    z-index: 999;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px 15px;
    font-size: 13.8px;
    font-family: 'Lato', sans-serif
}
.cookies .row .col-md-10.text-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cookies a:hover {
    color: #007bff;
}
.cookie-btn {
    background: #00b2ff;
    display: inline-block;
    height: 30px;
    font-size: 14px;
    color: #FFFFFF!important;
    line-height: 30px;
    text-align: center;
    width: 68px;
    cursor: pointer
}
.segger_stware_products {
    position: relative;
}
.progress_bar .progress {
    width: 0;
    height: 4px;
    background-color: #00b2ff;
    position: fixed;
    top: 62px;
    left: 0;
    z-index: 9
}
.clr_blue {
    color: #1b70eb !important;
}
.read_more.more_videos {
    text-align: center;
	display: block;
	margin: 25px auto 0;
	width:170px;
}
.read_more.more_videos a.btn_rm {
    padding: 7px 10px 8px 15px;
    color: #fff;
}
.read_more.more_videos:after {
    border-left: 92px solid black;
}
div#contact_us_captcha {
    transform: scale(.8);
    width: 100%;
    position: relative;
    left: -24px
}

body.modal-open {
    padding-right: 0!important;
    overflow: inherit !important;
}
.modal-backdrop {
    background: #000000;
    opacity: .8
}
.width20 {
    max-width: 20%
}
.dropdown:hover>.dropdown-menu {
    display: block
}
.hoverBorder .dropdown-toggle::after {
    display: none
}
.trangaledropdown {
    position: relative
}
.disclaimer_checkbox{
    padding-top: 0px;
    color: #fff;
}
.disclaimer .disclaimer_text{    
    color: #fff;
    font-size: 14px;
   font-weight: 400;
   text-align: justify;
   font-family: 'Lato', sans-serif;
}
.disclaimer_checkbox input[type="checkbox"]{
    margin-right: 5px;
}
.disclaimer h6{    
    color: #fff;   
   font-weight: 600;
   text-align: justify;
   font-family: 'Lato', sans-serif;
}
.fdropdown::before {
    position: absolute;
    left: 12px;
    top: -22px;
    content: "";
    z-index: -1;
    height: 26px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 26px solid #fff
}
/* event_strip */
.tools_event_strip {
	position: fixed;
	z-index: 91;
	right: 0;
	left: 0;
	text-align: right;
}
.event_strip {
	position: relative;
    top: -100px;
    transition: all 0.5s ease;
}
.event_strip.loaded {
    top: 0;
    transition: all 0.5s ease;
}
.close_icon {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 4px;
	float: right;
	z-index: 111;
	background-color: #ccc0;
	cursor: pointer;
}
.tools_event_strip.strip_hide {
	display: none;
}
.strip_readmore {
    width: 98px;
    height: 20px;
    position: absolute;
    bottom: 8px;
    right: 350px;
    float: right;
    z-index: 111;
    background-color: transparent;
    cursor: pointer;
    border-radius: 20px;
	display: inline-block;
}
/* event_strip */

.header {
    background: #ffffff;
   /* padding: 6px 0;*/
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: cubic-bezier(0, 0, .5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 0, .5, 1)
}
.header.stickyHeader {
    box-shadow: 0px 1px 4px #e6e6e6;
}

.navMenu>ul>li {
    display: inline-block;
    margin-left: 44px;
}
.navMenu>ul>li:first-child {
    margin-left: 0;
}
.navMenu ul li a {
    color: #3a3a3a;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    padding: 19px 0px;
    display: inline-block;
    text-decoration: none;
}

.navMenu ul li a span {
    font-size: 16px;
    width: 12px;
    display: inline-block;
}

.navMenu ul li a.orderbtn {
    background: #000;
    padding: 9px 20px;
    border-radius: 50px;
    line-height: 21px;
    display: block;
    color: #fff
}

.navMenu ul li a.orderbtn:hover {
    background: linear-gradient(to right, #0faca4 12%, #54d1ad 100%);
    transition: all ease-in-out 0.8s
}

.commonBgBlock {
    background-position: center;
    width: 100.2%;
    background-size: cover;
    height: 100vh;
    position: relative;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: cubic-bezier(0, 0, .58, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 0, .58, 1)
}
.header .logo img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: cubic-bezier(0, 0, .58, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 0, .58, 1)
}
header.aboutus-shadow.stickyHeader {
    box-shadow: 0 0 10px 0 #353535
}
.navMenu>ul>li .dropdwn>li a {
    display: block;
    padding: 4px 0 3px 23px;
    font-size: 13px;
    color: #ffffff!important;
    position: relative
}
.navMenu>ul>li .dropdwn>li a:hover,
.navMenu>ul>li .dropdwn>li a.active {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 500
}

.navMenu>ul>li .dropdwn>li:last-child {
    border-bottom: none
}
.navMenu li.sidebarmenu_res_iocn {
    display: none
}

/*========= footer =========*/
.footer {
    background: #010e24;
    padding-top: 30px;
    color: #fff
}
.footericon h4 {
    margin-left: 8px;
    font-size: 16px;
    text-transform: capitalize
}

.footerPrivacy p a {
    font-size: 13px;
    color: #a3a3a3
}

.footerPrivacy span {
    font-size: 13px;
    color: #a3a3a3
}

.footerPrivacy span a {
    font-size: 13px;
    color: #a3a3a3
}

.footerPrivacy span a:hover {
    color: #a1a1a1
}

.footeraddress.text-right p {
    font-size: 15px;
    margin: 0;
    color: #1a1a1a
}

.positionAlign {
    position: relative
}

.footericon ul li {
    border: 1px solid #5c5d63;
    border-radius: 30px;
    padding: 2px
}

.footericon ul li a {
    display: block;
    color: #5c5d63;
    font-size: 13px;
    border-radius: 50px;
    height: 22px;
    width: 22px;
	line-height: 13px;
    text-align: center;
    transition: all ease-in-out .3s;
	padding: 3px 0;
}
.footericon ul li a img {
    width: 16px;
    filter: brightness(0) invert(0.4);
}
.footericon ul li a:hover {
    color: #323232;
    background: #fff;
}

.bottom_footer {
    margin-top: 10px
}

.border_ftop {
    border-top: 1px solid #424a57;
    padding-top: 15px;
    padding-bottom: 15px
}

.corporate_address h4 {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.corporate_address p {
    color: #a3a3a3;
    margin: 0;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 500
}

.product_iconname p a {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.f_contactus h4 {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.f_contactus span {
    font-size: 13px;
    ;
    color: #fff
}

.f_contactus p {
    color: #a3a3a3;
    margin: 0;
    font-size: 13px;
    margin-bottom: 5px
}
.f_contactus p a {
    color: #fff;
}
.f_contactus p img {
    width: 14px;
}
/*========= footer =========*/
.home-carousel.owl-carousel .owl-dots {
    position: absolute;
    width: auto;
    bottom: 112px;
    left: 9.5%;
    display: block;
    z-index: 99;
}
.home-carousel.owl-carousel .owl-nav button.owl-next, .home-carousel.owl-carousel .owl-nav button.owl-prev, .home-carousel.owl-carousel button.owl-dot {
    background: transparent;
    border: 1px solid #ffffff;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 3px;
    opacity: 1;
    transition: opacity .6s ease;
    display: inline-block;
}
.home-carousel.owl-carousel button.owl-dot.active {
    opacity: 1;
    background: #ffffff;
}

.banner {
    position: relative;
    margin-top: 62px;
	overflow: hidden;
}

.banner_position {
    position: absolute;
    top: 40%;
    transform: translate(0, -50%);
    color: #fff;
    right: 0;
    left: 0
}
.banner_position.btn_home {
    bottom: 27%;
    top: inherit;
    transform: inherit;
	right: inherit;
    left: 8%;
}
.twlogo {
    width: 320px;
    margin-bottom: 5px;
}
.banner_contant.rster_now a {
    border: 1px solid #ccc;
    padding: 6px 20px;
    color: #fff;
    font-size: 14px;
	font-weight: 600;
	transition: all 0.3s;
}
.banner_contant.rster_now a:hover {
    background: #ffffff;
    color: #000;
}
.banner_position.b_home {
    top: 50%
}
.banner_position.b_home.psn_Ofr {
    top: 56%;
}
.mobile_banner {
    display: none;
}
.home-carousel img.mobile_banner {
    display: none !important;
}
.banner_position.b_home img {
    width: auto !important;
}
.exclusive_price_btn {
    position: absolute;
    bottom: 30%;
    left: 13%;
}
.exclusive_price_btn.offers_btn {
    bottom: 19%;
}
.exclusive_price_btn a {
    font-size: 28px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.exclusive_price_btn img {
    width: 20px !important;
    display: inline-block !important;
}

.banner_contant h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px
}
.banner_contant h1 .oneStop {
    display: block;
    font-size: 32px;
}
.banner_contant h3 {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

.banner_contant h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 28px
}

.banner_contant h6 a {
    font-weight: 500;
    color: #fff
}

.banner_contant h4 span {
    display: block;
    letter-spacing: 1px
}

.banner_contant p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500
}

.banner_contant p span {
    display: block
}

.our_offerings {
    background: #f1f1f1
}

.sort_tasking_blr {
    position: relative;
    margin-top: -103px;
	z-index:9;
}

.sort_tasking_blr h2 {
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px
}

.sort_tasking {
    background: #000;
    padding: 20px 0
}

.vvdntools_services h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #3a3a3a;
    margin-bottom: 20px
}

.vvdntool_text.pdn_text h2 {
    text-align: left
}

.vvdntools_services p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #3a3a3a;
    text-align: justify
}
.vvdntools_services.text-left p {
    text-align: left;
}
.vvdntools_services.alt_dsgn_bg .vvdntool_text p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #3a3a3a;
    text-align: justify;
    margin-top: 20px
}

.sort_tasking ul li {
    display: inline-block;
    color: #fff;
    width: 15%;
    vertical-align: -webkit-baseline-middle;
    border-right: 1px solid #ccc;
    min-height: 54px;
    text-align: center;
    font-size: 15px;
    padding: 10px 10px;
}
.sort_tasking ul li.rohde_tile {
    min-width: auto;
    height: 55px;
    line-height: 18px;
}

.sort_tasking ul li.rohde_tile a {
    padding: 8px;
}

.sort_tasking ul li a {
    padding: 15px 10px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    position: relative;
    transition: all 0.5s;
	min-width: 80px;
}

.sort_tasking ul li a:hover {
    font-weight: 800;
    letter-spacing: 0.5px
}

.sort_tasking ul li a:hover:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 3px;
    width: 100%;
    background: #1b70eb;
    box-shadow: 0 0 11px 1px #1b70eb
}

.vvdntools_allproduct {
    padding-top: 15px;
    background: #f1f1f1
}

.vvdntools_services {
    padding: 60px 0;
    background-color: #f1f1f1;
    position: relative
}
.white_bg {
    padding: 60px 0;
    background: #ffffff;
}
.gray_bg {
    padding: 60px 0;
    background: #f1f1f1;
}
.black_bg{
	padding: 60px 0;
    background: #000000;
}
.segger-img-blk,
.altium-img-blk,
.tasking-img-blk,
.thermalrisk-img-blk {
    position: relative
}

.segger-img-blk img {
    position: relative;
    z-index: 1
}

.ov_h {
    overflow: hidden
}

.segger-img-blk:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 1000px;
    height: 100px;
    left: -15px;
    bottom: -15px
}

.altium-img-blk img {
    position: relative;
    z-index: 1
}

.altium-img-blk:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 1000px;
    height: 100px;
    left: -15px;
    top: -15px
}

.tasking-img-blk img {
    position: relative;
    z-index: 1
}

.tasking-img-blk:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100px;
    height: 100%;
    left: -15px;
    top: -60px
}

.tasking-img-blk:before {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100px;
    height: 100%;
    left: -15px;
    bottom: -60px
}

.thermalrisk-img-blk img {
    position: relative;
    z-index: 1
}

.thermalrisk-img-blk:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100px;
    height: 100%;
    right: 10px;
    top: -60px
}

.thermalrisk-img-blk:before {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100px;
    height: 100%;
    right: 10px;
    bottom: -60px
}

.read_more {
    width: 168px;
    height: 40px;
    text-align: left;
    background: #fff;
    border-radius: 22px;
    border: 0 none;
    box-shadow: 7px 6px 10px rgba(0, 0, 0, .07);
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: all 0.8s;
    z-index: 1;
}

.read_more.datasheet_button {
    width: 231px;    
    margin-top: 10px;
    margin-left: 30%;
}

.read_more a.btn_rm, 
.read_more button.btn_rm {
    padding: 7px 7px 9px 10px;
    color: #fff;
    border: none;
    position: relative;
    z-index: 1000;
    width: 100%;
}

.read_more:after {
    position: absolute;
    width: 123px;
    border-left: 77px solid black;
    border-right: 40px solid transparent;
    border-top: 70px solid #000;
    padding: 0;
    z-index: 999;
    left: 0;
    content: "";
    transition: all 0.8s
}
.read_more:hover:after {
    border-left: 150px solid black;
}
.read_more.datasheet_button:after {
    border-left: 162px solid black;
}
.read_more.datasheet_button:hover:after {
    border-left: 220px solid black;
}
.btn_bg {
    margin-left: 10px;
    display: inline-block;
    width: 40px;
    float: right;
}
.btn_bg img {
    width: 22px;
	transition: all 0.3s;
}
.read_more:hover .btn_bg img {
    filter: brightness(0) invert(1);
}
.read_more a.btn_rm:focus,
.read_more button.btn_rm:focus {
    background: transparent;
    box-shadow: none;
    border-color: transparent
}
.overview_position {
    position: absolute;
    background-color: #0000008c;
    bottom: 0;
    right: 0;
    left: 0;
    z-index:9
}

.overview_contant {
    padding: 30px 0
}

.overview_contant h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 28px;
    color: #fff;
}

.overview_contant p {
    color: #c5c5c5;
    font-size: 15px;
    margin: 0;
    text-align: justify
}

.vvdntools_services h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #3a3a3a
}
.vvdntools_services .two-carousel h3 a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000000;
	position: relative;
	padding-left:30px;
	display: block;
}
.vvdntools_services .two-carousel h3 a:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 14px;
    height: 40px;
    left: 0;
    top: 50%;
    transform: translate(0px , -50%);
}
.alt_dsgn_bg {
    padding-bottom: 200px
}

.alt_design_type:before {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100%;
    height: 100%;
    right: 50%;
    bottom: -293px
}

.alt_design_type {
    margin-top: 40px
}

.alt_design_type:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100%;
    height: 100%;
    right: 20px;
    bottom: -293px
}

.alt_box {
    background: #fff;
    padding: 15px 20px;
    min-height: 235px;
    position: relative;
    z-index: 1
}

.alt_box h3 {
    font-size: 16px;
    margin-top: 20px
}

.alt_box:after {
    position: absolute;
    content: "";
    height: 75px;
    width: 30px;
    background: #ddeafc;
    top: 0;
    left: 20px
}

.alt_box span {
    text-align: justify;
    display: inline-block;
    font-size: 13px;
    color: #3a3a3a
}

.altium_video_popup a {
    display: inline-block
}

.vvdntool_text.alt_design_right {
    margin-top: 42px
}

.vvdntool_text.alt_design_right ul {
    margin-top: 20px
}

.vvdntool_text.alt_design_right ul li {
    position: relative;
    padding-left: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #3a3a3a;
    line-height: 40px
}

.vvdntool_text ul li:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #3a3a3a;
    left: 0;
    top: 50%;
    border: 1px solid #c1c1c1;
    transform: translate(1px, -50%)
}

.row.alt_video_popup {
    position: relative;
    margin-top: -210px
}

.read_more.video_btn {
    display: inline-block;
    margin-top: 40px
}

.modal-dialog.modal-custom {
    max-width: 700px
}

.modal-dialog.modal-custom .modal-content .modal-header {
    background-color: #024d87
}

.addmodal_Con .modal-title {
    font-size: 18px;
    font-weight: 500
}

.modal-content .close {
    opacity: 1;
    position: absolute;
    color: #fff;
    top: 0px;
    background: #0f1638;
    text-shadow: none;
    right: 0;
    padding: 4px!important;
    border-radius: 50px;
    height: 30px;
    line-height: 13px;
    width: 30px;
    display: flex;
    margin: 0;
    cursor: pointer;
    border: 2px solid #0f1638;
}
.modal-content .close img {
	width: 15px;
    display: inline-block;
    height: fit-content;
}

.modal-content {
    background: hsl(234, 57%, 14%);
    padding: 0
}

.addmodal_Con .modal-body {
    padding: 15px;
    background: #fff;
	border-radius: 0px 0px 4px 4px;
}
.speedup_modal iframe#videosrc {
    width: 100%;
	min-height: 290px;
}
video#videoframe {
    width: 100%
}

video#videoframe1 {
    width: 100%
}

.cord_atr_bg {
    position: relative
}

.cord_atr_bg h2 {
    padding: 20px 0 15px 45px;
    margin-bottom: 30px
}

.cord_atr_bg:before {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 30px;
    height: 106px;
    left: 0;
    top: 0
}

.conc_Management {
    margin-top: 60px
}

.conc_Management span.abc {
    font-size: 46px;
    color: #ccc;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

.conc_Management .cord_atr_bg h2 {
    font-size: 20px;
    color: #3a3a3a;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    padding: 15px 0 15px 40px
}

.conc_Management .cord_atr_bg:before {
    width: 28px;
    height: 75px
}

.analyzer img {
    position: relative;
    z-index: 1
}

.analyzer {
    position: relative
}

.analyzer:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 60%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, 0);
    top: -20px;
    height: 100%;
    bottom: 0
}

.analyzer:before {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 60%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, 0);
    height: 100%;
    bottom: -20px
}
.Tablist_Altium_blk {
    background: #131821;
    padding: 15px 0;
}
.Tablist_Altium ul li {
    display: inline-block;
    margin-right: 50px;
}
.Tablist_Altium ul li a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    padding-bottom: 10px;
}
.Tablist_Altium ul li a:hover:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 3px;
    width: 100%;
    background: #1b70eb;
}
.analyzer.altium_pcb_aft:before, .analyzer.altium_ip_aft:before {
	display:none;
}
h2.aft_365 {
    position: relative;
    padding: 20px 0 20px 35px;
}
h2.aft_365:before {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 20px;
    height: 100%;
    left: 0;
    top: 0;
}
.analyzer.altium_pcb_aft:after {
	position: absolute;
    content: "";
    background: #1b70eb;
    width: 100%;
    left: -10px;
    right: 0;
    top: 50%;
    height: 75%;
    transform: translate(0px, -50%);
}
.analyzer.altium_ip_aft:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 100%;
    left: 10px;
    top: 50%;
    height: 75%;
    transform: translate(0px, -50%);
}
.altium-sales-blk h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 60px;
    color: #3a3a3a
}

.sales-contact-blks {
    height: 100%;
    background-color: #fff;
    padding: 40px 20px 30px;
    position: relative;
    border-radius: 3px;
	box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, .05);
}

.location-blks {
    text-align: left;
    width: 100%
}

.sales-contact-blks>a {
    position: absolute;
    width: auto;
    right: 32px;
    height: 46px;
    top: 7px;
    transform: translateY(-50%);
    pointer-events: none
}

.location-blks h5 {
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.location-blks h5 a {
    color: #a3a3a3;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    font-weight: 400;
    pointer-events: none
}

.mobile_btnblock {
    display: none
}

.tasking_tools {
    padding: 60px 0 30px
}

.tasking_tools h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #3a3a3a
}

.tasking_Tbox .Tbox_bg {
    background: #fff;
    padding: 70px 10px 20px 10px;
    margin-bottom: 25px;
    box-shadow: 4px 0 15px 0 #ccc;
    text-align: center;
    position: relative
}

.Tbox_bg h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3a3a3a;
    font-size: 15px
}

.Tbox_bg p {
    color: #3a3a3a;
    font-size: 14px
}

.Tbox_bg:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 30px;
    background: #ddeafc;
    top: 10px;
    left: 0
}

.tsk_tabing .tab {
    width: 30%;
    float: left;
    overflow: hidden;
    margin-top: 30px
}

.tsk_tabing .tsk_tablist {
    width: 70%;
    float: left;
    height: 100%;
    padding-left: 25px;
    position: relative
}

.tab .tablinks {
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
    cursor: pointer
}

.tab .tablinks.active {
    position: relative;
    color: #3a3a3a;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.tab .tablinks.active:after {
    height: 100%;
    background: #1924ff;
    box-shadow: 2px 3px 14px -2px #1f49ab;
    position: absolute;
    content: "";
    width: 10px;
    top: 0;
    border-radius: 50px;
    left: -5px
}

.tsk_tabing .tsk_tablist:before {
    height: 60%;
    background: #1b70eb;
    position: absolute;
    content: "";
    width: 125%;
    top: 60px;
    z-index: 0;
    left: 0
}

.tsk_tabing .tsk_tablist:after {
    height: 60%;
    background: #1b70eb;
    position: absolute;
    content: "";
    width: 125%;
    bottom: 60px;
    z-index: 0;
    left: 0
}

.tsk_tablist .tabcontent {
    padding: 30px;
    background: #010e24;
    color: #fff;
    height: 100%;
    margin-left: 0;
    position: relative;
    z-index: 1
}

.tsk_tablist .tabcontent p {
    color: #fff
}

.tsk_tablist .tabcontent h3 {
    color: #fff;
    display: none
}

.tablist_img {
    float: left;
    width: 20%;
    padding-right: 20px
}

.tablist_text {
    float: left;
    width: 80%
}

.Tbox_arrow .hov_arrow {
    display: none
}

.Tbox_bg:hover .Tbox_arrow .dfl_arrow {
    display: none
}

.Tbox_bg:hover .Tbox_arrow .hov_arrow {
    display: inline-block
}

.segger_products:before {
    position: absolute;
    background: #f1f1f1;
    width: 83%;
    height: 64%;
    content: "";
    top: 0;
    left: 0
}

.row.seg_after {
    position: relative
}

.row.seg_after:after {
    position: absolute;
    width: 20px;
    height: 80px;
    content: "";
    background: #1b70eb;
    top: -50px;
    left: 6px
}

.se_boxs {
    background: #fff;
    padding: 0 0 40px 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 5px 0 #c5c5c5;
    min-height: 284px
}

.software_Solutions {
    margin-top: -120px
}

.se_img_box {
    background: #ddeafc;
    width: 75%;
    text-align: center
}

.segger_products h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3a3a3a;
    padding-left: 20px;
    margin-bottom: 20px
}

.trace_trobes {
    position: relative;
    margin-top: -160px
}

.soft_Btn a {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f1f1f1;
    padding: 6px 6px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    line-height: 0

}

.soft_Btn a:hover {
    background: #000;
     cursor:pointer;
}

.se_boxs span {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    padding: 25px 20px 0 20px
}

.cortex_arm_img {
    position: absolute;
    right: -30px;
    top: 25px;
    z-index: 2;
    text-align: right
}

.row.multi_core:after {
    content: "";
    background: #ddeafc;
    top: -60px;
    right: 250px;
    position: absolute;
    height: 100%;
    z-index: 0;
    width: 26%
}

.row.multi_core:before {
    content: "";
    background: #ddeafc;
    bottom: -60px;
    right: 250px;
    position: absolute;
    height: 100%;
    z-index: 0;
    width: 26%
}

.cortex_arm_img img {
    width: 85%
}

.universal_Text {
    margin: 60px 0 40px 34px;
    position: relative
}

.vvdntools_services .universal_Text p {
    padding-left: 62px;
    z-index: 1;
    padding: 20px 20px 20px 60px;
    position: relative;
    font-size: 15px
}

.universal_Text:before {
    position: absolute;
    content: "";
    border: 8px solid #f1f1f1;
    width: 130%;
    padding: 130px;
    top: 0;
    z-index: 1;
    background: #fff
}

p.m_core_text {
    padding-left: 60px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px
}

.comparison_table {
    background: #fff;
    color: #151515
}

.table_header .col {
    border-right: 1px solid #e1edff
}

.graybg_ligt {
    background: #ddeafc;
    border-bottom: 1px solid #cce1fe;
    margin-bottom: -1px
}

.tbl-responsive {
    overflow: hidden;
    margin-top: 30px
}

.table_header {
    background: #1b70eb;
    color: #fff;
    border-right: 1px solid #1b70eb;
    overflow: hidden;
    border-left: 1px solid #1b70eb
}

.table_body {
    border-right: 1px solid #bed9ff;
    overflow: hidden;
    border-left: 1px solid #bed9ff
}

.table_body .col {
    border-right: 1px solid #bed9ff
}

.table_header h5 {
    padding: 12px 15px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px
}

.table_body p {
    margin: 0;
    font-size: 14px;
    padding: 15px;
    color: #010e24
}

.table_body h6 {
    margin: 0;
    font-size: 16px;
    padding: 14px;
    color: #3a3a3a;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.table_body .row_bor_bottom {
    border-bottom: 1px solid #dcebff
}

.pls_afterborder {
    position: relative
}

.pls_afterborder h2 {
    padding-left: 60px
}

.pls_afterborder:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    height: 100px;
    width: 34px;
    top: -60px;
    left: 0
}

.uad2_protext h5.high_speed {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #3a3a3a;
    margin-top: 40px;
    margin-bottom: 15px
}

.uad2_protext ul li {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    line-height: 24px
}

.uad2_protext ul li:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 4px;
    background: #1b70eb;
    top: 11px;
    left: 0
}

.uad2_protext ul li span {
    display: block;
    position: relative;
    padding-left: 15px
}

.uad2_protext ul li span:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 4px;
    background: #d1def0;
    top: 11px;
    left: 0
}

.uad2_protext h3 {
    margin-bottom: 20px
}

.uad_pro {
    position: relative;
    margin-top: 80px
}

.uad_pro img {
    position: relative;
    z-index: 1
}

.uad_pro:before {
    position: absolute;
    content: "";
    border: 8px solid #fff;
    width: 130%;
    padding: 160px;
    top: 70px;
    right: 0;
    z-index: 1;
    background: #f1f1f1
}

.uad_pro:after {
    content: "";
    background: #ddeafc;
    right: 65%;
    position: absolute;
    height: 155%;
    width: 60%;
    top: -30px;
    transform: translate(50%, 0)
}

.uad_next {
    padding: 0;
    margin: 80px 0 0
}

.uad_next img {
    padding: 30px 40px
}

.uad_next:before {
    position: absolute;
    content: "";
    border: 8px solid #f1f1f1;
    width: 130%;
    padding: 150px;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff
}

.uad_next:after {
    top: -140px;
    right: 60%;
    height: 175%
}

.uad_pro.uad_plus {
    margin: 0
}

.uad_plus:after {
    top: -60px
}

.kfeature_box_section {
    position: relative;
    text-align: right;
}

/* .kfeature_box_section:after {
    position: absolute;
    content: "";
    background: #ddeafc;
    width: 100%;
    height: 50%;
    right: -260px;
    top: 40%;
    transform: translate(0, -50%)
} */

.kfeature_box_section p {
    margin-left: 45px;
    margin-top: 20px;
    margin-right: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    position: relative
}

.kfeature_box_section p:after {
    position: absolute;
    content: "";
    height: 60px;
    width: 25px;
    background: #ddeafc;
    top: 50%;
    left: -40px;
    transform: translate(10px, -50%)
}

.kfeature_box_section .kfeature_box {
    background: #fff;
    padding: 60px 38px;
    margin-bottom: 30px;
    box-shadow: 0 0 14px 0 #dcdcdc;
    color: #2d2d2d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 15px;
    transition: all ease-in-out 0.5s;
    position: relative;
    z-index: 1
}

.kfeature_box_section .kfeature_box span {
    display: block
}

.kfeature_box_section .kfeature_box:hover {
    background: #1b70eb;
    color: #ffff
}

.kfeature_icon ul li {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700
}

.kfeature_icon ul li span {
    display: inline-block;
   
}

.kfeature_icon ul li span img {
    margin-right: 20px;
    width: 30px;
}

.thermal_keyfeatures h2 {
    position: relative;
}

.thermal_keyfeatures h2:after {
    position: absolute;
    content: "";
    width: 180px;
    height: 60px;
    background: #d1def0;
    top: 50%;
    left: -20px;
    transform: translate(-100%, -50%);
}

.key_footer span {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    display: block;
    margin-top: 40px;
    position: relative;
    padding-left: 55px;
}
.key_footer span:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 60px;
    background: #ddeafc;
    top: -10px;
    left: 0;
}
.boards_boxs {
    box-shadow: 0 0 15px 0 #ccc;
    padding: 40px 0 40px 160px;
    margin-top: 48px;
    position: relative;
    background: #fff;
}

.thermal_keyfeatures span.h_trm {
    display: block;
    font-size: 14px;
    margin-top: 5px
}

.boards_icon ul li {
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a
}

.boards_icon ul li span {
    display: inline-block;
    vertical-align: middle
}

.boards_icon ul li span img {
    width: 40px;
    margin-right: 20px
}

.ky_benefits_img {
    position: relative
}

.ky_benefits_img img {
    z-index: 1;
    position: relative;
    padding: 20px
}

.ky_benefits_text h2 {
    position: relative;
    padding-left: 40px;
    margin-bottom: 40px
}

.ky_benefits_text h2:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 60px;
    background: #d1def0;
    top: 50%;
    left: 25px;
    transform: translate(-100%, -50%)
}

.ky_benefits_img:after {
    position: absolute;
    content: "";
    background: #d1def0;
    width: 100%;
    right: 50%;
    top: -15px;
    bottom: -15px;
}

/* .ky_benefits_img:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 65%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
} */

.boards_bgafter:before {
    position: absolute;
    content: "";
    height: 140px;
    width: 100%;
    background: #ddeafc;
    bottom: 0
}

.boards_icon.trm_drilling {
    box-shadow: 0 0 15px 0 #ccc;
    padding: 40px 30px;
    margin-top: 10px;
    position: relative;
    background: #fff;
    overflow: hidden
}

.boards_icon.trm_drilling ul li {
    width: 50%;
    float: left
}

.banner_position.ab_banner {
    top: 50%
}

.vvdntools_services .Pecy_policy_text {
    margin-top: 30px
}

.vvdntools_services .Pecy_policy_text h3 {
    font-size: 22px
}

.vvdntools_services .Pecy_policy_text ul li {
    position: relative;
    padding-left: 20px;
    font-size: 15px
}

.vvdntools_services .Pecy_policy_text ul li:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 4px;
    background: #1b70eb;
    top: 11px;
    left: 0
}

.letresponsive,
.letresponsive_bgcolore {
    display: none
}

.return-to-top {
    transform: rotate(180deg);
    position: fixed;
    bottom: 50px;
    background: rgb(0, 178, 255);
    width: 48px;
    height: 48px;
    display: none;
    text-decoration: none;
    border-radius: 50px;
    right: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 -2px 10px 0 #a0c3f5;
    z-index: 99;
    padding: 17px;
    line-height: 12px;
}

.return-to-top a {
    color: #666666!important;
    line-height: 38px
}

.contact-form {
    padding: 15px 0
}

.left-form-blk h3 {
    color: #3a3a3a;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    max-width: 80%;
    font-weight: 700
}

.bg-white-smoke {
    background: #f1f1f1;
}
.text-white {
    color: #f1f1f1;
}
.modal-content .contact-form .modal-body {
    padding: 0;
}
.contact-form .form-group {
    position: relative;
}

.contact-form .form-control {
    border-radius: 0;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #d9d9d9;
    color: #3a3a3a;
    padding: .375rem 0;
    height: 42px
}

.contact-form textarea.form-control {
    height: auto!important
}

.contact-form .form-control:focus {
    box-shadow: none;
    border-color: #d9d9d9;
    background: transparent
}

.contact-form .form-control-placeholder {
    opacity: .8;
    position: absolute;
    color: #676767;
    margin-top: 0;
    margin-left: -12px;
    display: block;
    pointer-events: none;
    transition: 0.2s;
    top: 0;
    padding: 0;
    font-size: 15px
}

.contact-form .form-control:focus+.form-control-placeholder,
.contact-form .form-control:valid+.form-control-placeholder {
    font-size: 90%;
    transform: translate3d(0, -22px, 0);
    opacity: 1;
}


.Let_talk {
    width: auto;
    position: fixed;
    right: 0;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
    z-index: 11;
    box-shadow: 0px 12px 40px 0px #ccc;
    border-radius: 50%;
}

.Let_talk_modal {
    z-index: 9999;
    position: relative
}

.Let_talk_modal .modal-content {
    background: hsl(234, 57%, 14%);
    padding: 50px 60px
}

.Let_talk_modal .modal-content .contact-head {
    color: #FFF;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.Let_talk_modal .modal-content .form-group {
    margin-bottom: 35px
}
.Let_talk_modal .contact-form .form-control {
    border-bottom: 1px solid #fff;
    color: #fff;
    float: inherit;
}
.Let_talk_modal .modal-content .contact-form label {
    position: absolute;
    color: #FFF;
    margin-top: 0;
    margin-left: 0px;
    display: block;
    pointer-events: none;
    transition: 0.2s
}
.Let_talk_modal textarea.form-control {
    height: auto
}
.Let_talk_modal .contact-form .form-group .btn-billed {
    background: #0090ff;
    border-radius: 30px;
    padding: 8px 20px;
    box-shadow: none;
    border: 0;
    color: #fff;
    min-width: 140px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.pos-contact-blk {
    position: relative;
    top: -70px
}

.bg-dark-blue {
    background: #010e24
}

.reach-us-blk .name {
    color: #fff
}

.reach-us-blk .address p {
    color: #a3a3a3;
    font-size: 15px
}

.left-form-blk {
    padding: 40px 50px 35px
}

.reach-us-blk {
    padding: 60px 15px 30px
}

.name-address {
    min-height: 66px
}
.careers_txt{
    color: #a3a3a3;
}

.reach-us-blk h3 {
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid #273245;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: 700
}

.error-msg {
    position: absolute;
    font-size: 12px;
    color: #ef2c2c;
    display: none
}

.vvdntools_services.afterbg_white:before {
    position: absolute;
    content: "";
    #background: #fff;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.z_index {
    z-index: 1
}

.embeded_studio {
    margin-top: 40px
}

.boards_icon.ses_studio_icon ul li {
    overflow: hidden
}

.boards_icon.ses_studio_icon ul li span img {
    width: 44px
}

.boards_icon.ses_studio_icon ul li span:first-child {
    width: 60px;
    float: left
}

.boards_icon.ses_studio_icon ul li span:last-child {
    width: 80%
}

.Rtos_boxs {
    float: left;
    width: 33.3%
}

.Rtos_boxs_Blk {
    margin-top: -70px;
}

.rtos_ibox {
    background: #fff;
    margin-left: 4px;
    margin-bottom: 4px;
    border: 1px solid #dce9fb;
    padding: 20px;
    min-height: 248px;
    position: relative;
    z-index: 0
}

.rtos_ibox:hover {
    box-shadow: 0 10px 20px 0 #999ea2;
    z-index: 9
}

.rtos_ibox:hover .soft_Btn a {
    background: #000
}

.soft_Btn a img {
    width: 19px
}

.rtos_ibox .rtos_text h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #3a3a3a;
    margin-bottom: 15px
}

.rtos_text p {
    margin: 0
}

.Rtos_bgimg:before {
    position: absolute;
    width: 152%;
    height: 740px;
    content: "";
    background: #f1f1f1;
    top: -190px;
    right: 15px
}

.Rtos2_bgimg:before {
    height: 620px
}

.rtos_img {
    position: relative;
    z-index: 1
}

.loading {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: .7;
    filter: alpha(opacity=40)
}

.thankyou-message .modal-content {
    background: hsl(234, 57%, 14%);
    padding: 30px 30px;
    border: 0;
    box-shadow: 0 6px 14px 0 #616161
}

.thankyou-message .modal-content .close {
    padding: 0;
    height: 28px;
    width: 28px;
    font-size: 29px;
}

.thankyou-message .thnaku-checked img {
    width: 65px
}

.thankyou-message h5.text-info {
    color: #00b2ff!important;
    font-weight: 600
}

.thankyou-message p {
    font-size: 14px;
    color: #3a3a3a;
    margin-bottom: 0
}

/* designer */

.apr_5 {
	padding-right: 50px;
}
.vvdntools_services .altium_bg h2 {
	font-size: 26px;
	margin-bottom: 8px;
}
.altium_bg {
	padding: 30px 30px;
	background: #fff;
	border-bottom: 5px solid #a58e54;
	margin: 0px 40px;
}
.altium_bg img.altm_dgnimg {
	margin-right: 50px;
}
.yellow_light{
	color: #aa935a;
}
.altium_bg p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
}
.altium_bg p .A_date {
	font-weight: 800;
}
.altium_bg a {
	color: #3a3a3a;
	font-size: 15px;
}
.altium_bg a:hover {
	color: #a58e54;
	font-weight: 500;
}
.altium_bg a img {
	width: 20px;
}


/* Events Start  */
.mb8{ margin-bottom:80px;}	
.events_webinar h2 {
    font-weight: 800;
}
.webinar_img  img{
    width:100%
}
.webinar_img {
    border: 6px solid #fff;
    box-shadow: 0px 2px 8px 0px #ccc;
    margin-right: 40px;
}
.events_webinar .webinar_text h2 {
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
	font-weight: 800;
}
.events_webinar .webinar_text{
    margin-right:20px;
}
.events_webinar .webinar_text h4 {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 24px;
    color: #1b70eb;
    padding: 0 0 0 30px;
    margin: 30px 0;
}
.events_webinar .webinar_text h4:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 14px;
    height: 100%;
    min-height: 40px;
    left: 0;
    top: 50%;
    transform: translate(0px , -50%);
}
.events_webinar .webinar_text p {
    margin-top: 12px;
    color: #3a3a3a;
}
.timer span {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.timer span img {
    margin-right: 10px;
}
.events_social_wall h2 {
    margin-bottom: 40px;
	color: #000000;
}
.social_wall_img  img{
    width:100%
}
.social_wall_img{
	border: 6px solid #fff;
    box-shadow: 0px 2px 8px 0px #ccc;
    width: 60%;
    margin-bottom: 40px;
}
.social_wall_text {
    /*margin-right: 30px;*/
    min-height: 220px;
    position: relative;
}
.social_wall_text h3{
	margin-bottom: 20px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
}
.social_wall_text h3 a{
	display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
    font-size: 26px;
    line-height: 28px;
    color: #107fd1;
    font-weight: bold;
}
.social_wall_text p{
	text-align:left;
}
.vvdntools_services p.align_j {
    text-align: justify;
}
.social_wall_text a {
    margin-right: 6px;
}

.share {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
.events_social_wall .owl-carousel .owl-dots {
    display: none;
}
.events_social_wall .owl-carousel .owl-dots.disabled, .events_social_wall .owl-carousel .owl-nav.disabled {
    display: block;
}
button.owl-prev{
    position: absolute;
    top: 46%;
    left: -30px;
    transform: translate(0px, -50%);
}
button.owl-next{
    position: absolute;
    top: 46%;
    right: -10px;
    transform: translate(0px, -50%);
}
button.owl-prev span, button.owl-next span {
    font-size: 65px;
    color: #000000;
    line-height: 16px;
    position: absolute;
    height: 30px;
}
button.owl-prev:focus, button.owl-next:focus {
    box-shadow: none;
    outline: none;
}
/*  End Events  */


/* Start Events altium Designer */

.altium_cord_banner {
    position: relative;
	margin-top:60px;
}
.register-button {
    position: absolute;
    bottom: 22%;
    left: 10%;
    color: #fff !important;
    border: 1px solid #ffffff;
    font-size: 14px;
    background: transparent;
    padding: 6px 20px;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* .altium_cord_banner .register-button {   
    bottom: 7%;
    left: 7%;
}

.register-button.altium-designer.t_embedded_profiler {
    bottom: 18%;
    left: 8%;
} */
.visit_bannerbg {
    padding: 60px 0px;
}
.visit_bannerbg h1 {
    font-size: 35px;
    font-weight: 800;
    color: #1e1d1d;
	font-family: 'Montserrat', sans-serif;
}
.visit_bannerbg p {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    color: #3a3a3a;
    margin: 20px 0 0;
    line-height: 26px;
    text-align: justify;
    font-weight: 500;
}
.visit_bannerbg p span {
    font-size: 16px;
    font-family: Montserrat;
}
.visit_bannerbg p span b {
    font-weight: 800;
}
.tab-pane.appointment .vmworld_form {
    font-size: 16px;
    font-weight: 500;
    color: #3a3a3a;
    margin-bottom: 30px;
    font-family: 'Montserrat';
}
.tab-pane.appointment p {
    font-size: 16px;
    font-weight: 500;
    color: #3a3a3a;
    margin-bottom: 0;
    font-family: 'Montserrat';
}
.tab-pane.appointment p a {
    text-align: center;
    display: inline-block;
    background-color: #1b70eb;
    padding: 10px 50px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 600;
    margin: 10px 0 0;
}
.host_date {
    display: inline-block;
    padding: 5px 0px;
    font-weight: 800;
}
.joinus_text h2 {
    font-size: 24px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000;
    margin: 40px 0 10px;
}
.joinus_text ul li {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    color: #3a3a3a;
    line-height: 24px;
    text-align: justify;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
    list-style: none;
}
.joinus_text ul.list_trangle li:after {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #616161;
    border-bottom: 5px solid transparent;
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.visit_showca_bg {
    background: #f4f4f4;
    padding: 60px 0;
}
.visit_showcasing {
    background: #fff;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    box-shadow: 0px 5px 15px -4px #ccc;
}
.visit_showcasing .nav-tabs {
    border: 0px;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}
.first_step_tabing a.nav-item {
    text-decoration: none;
    background: #1e1d1d;
    color: #d6d6d6;
    font-weight: 600;
    font-size: 18px;
    border: 1px solid #1e1d1d;
    border-radius: 0px;
    padding: 12px 0;
}
.first_step_tabing a.nav-item.active {
    background: #1b70eb;
    color: #fff;
    border: 1px solid #1b70eb;
    position: relative;
}
.appointment {
    padding: 35px 20px 60px;
}
.vmworld_form .form-group {
	margin-bottom: 40px;
    position: relative;
}
.vmworld_form input.form-control, textarea.form-control {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0px;
    padding: 0 10px;
    color: #333;
    font-weight: 500;
    z-index: 1;
}
.vmworld_form input.form-control{
    height: calc(2.25rem + 2px);
}
.country.altm_designer_form {
    padding: 6px 6px 6px 0;
    background: transparent;
    border: 0px solid #e5e5e5;
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #e5e5e5;
    color: #b8b8b8;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
}
.vmworld_form button.btn.btn-primary {
    width: 200px;
    margin-top: 10px;
	background: #1b70eb;
    border-color: #1b70eb;
}
.Dis_font_size {
    font-size: 12px;
}

.event_warning{
    font-size: 19px;
    color: #f10606;
    font-weight: 600;
}

button:disabled {
    cursor: not-allowed;
}

.senior_application {
    padding: 60px 0;
}
.senior_application h2 {
    font-size: 24px;
    font-weight: 800;
    color: #1e1d1d;
    margin-bottom: 30px;
	font-family: 'Montserrat', sans-serif;
}
.senior_application img {
    box-shadow: 0px 1px 4px 0px #ccc;
	width: 100%;
}
.senior_app_blogs {
    margin-top: 25px;
    background: #f5f5f5;
    padding: 15px;
    box-shadow: 0px 1px 4px 0px #ccc;
}
.senior_application h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: Montserrat;
    color: #000;
    margin: 0px 0px 10px;
}
.senior_application h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: Montserrat;
    color: #000;
    margin: 0;
}
.senior_application p {
    font-size: 16px;
    font-family: 'Lato';
    color: #3a3a3a;
    line-height: 26px;
    text-align: justify;
}
.embdd-sales-blk h2.border_bottom {
    margin-bottom: 25px;
    border-bottom: 2px solid #1a1e2c;
    display: inline-block;
    font-family: Montserrat;
    font-size: 34px;
    font-weight: 700;
    color: #2d2d2d;
}
.altium_sales_contact .location_eblk h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
	font-family: 'Montserrat', sans-serif;
}
.altium_sales_contact .location_eblk h5 {
    font-size: 15px;
    color: #3a3a3a;
	font-weight: 500;
    margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
}
.embdd-sales-blk .bo_after {
    position: relative;
}
.embdd-sales-blk .bo_after:after {
    position: absolute;
    content: "";
    height: 80%;
    width: 2px;
    background: #1a1e2c;
    top: 50%;
    left: 0;
    transform: translate(0px, -50%);
}
.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 8px 0px 0px 0px;
    transition: all 200ms;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #fff;
}
.vmworld_form label {
    color: #b8b8b8;
    font-size: 15px;
    font-weight: 500;
	pointer-events: none;
    transition: 0.2s;
}
.form-control:focus + .form-control-placeholder, .form-control:valid + .form-control-placeholder {
    transform: translate3d(0, -100%, 0);
    opacity: 1;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
}
.form-control:focus {
    color: #2d2d2d;
    background-color: #f5f5f5;
    border-color: #8c8e8e;
    outline: 0;
    box-shadow: none;
}
.vmworld_form .select2-container {
    width: 100% !important;
}
.vmworld_form .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #b8b8b8;
}
.vmworld_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
    line-height: 38px;
    min-height: 44px;
}
.vmworld_form .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5;
    min-height: 44px;
    height: 44px;
}
.vmworld_form .select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 16px;
    line-height: 40px;
    right: 6px;
}
.vmworld_form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    top: 3px;
    right: 1px;
    width: 22px;
}
.vmworld_form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 6px 5px 0 5px;
    transform: translate(0px, -50%);
}



.altm_designer_form.black_color {
    color: #333;
}
.altm_designer_form.gray_color {
    color: #b8b8b8;
}
.country.altm_designer_form option {
    color: #333;
}

.Safety_btn {
    left: 8%;
}
p.bullet_circle {
    position: relative;
    padding-left: 20px;
    font-size: 18px;
	font-weight: 800;
    font-family: 'Lato';
    color: #3a3a3a;
}


.webinar_covering .bullet_circle:after {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #616161;
    border-bottom: 5px solid transparent;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.joinus_text.webinar_covering ul.list_trangle li:after {
	display:none;
}
.joinus_text.webinar_covering ul.list_trangle li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
    left: 0;
    right: 0;
    top: 10px;
    border-radius: 20px;
}
.webinar_covering ul.list_trangle {
	padding-left: 22px;
}
.webinar_play_video {
    position: relative;
}
.play_icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 60px;
    transform: translate(0px, -50%);
    margin: 0 auto;
	pointer-events:none;
}
.speedup_modal .modal-dialog {
    max-width: 660px;
    margin: 1.75rem auto;
}

a.register-button.altium-designer.Safety_btn {
    left: 10%;
}

/************* Start Promo Page **************/
.vvdntools_services .promo_realization h3 {
    font-size: 24px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
	margin-bottom: 15px;
}
.vvdntools_services .promo_realization p {
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;    
	width: 90%;
    margin: 0 auto;
}
.vvdntools_services .promo_realization p span {
   font-weight: 600;
}
.special_offers_blk {
    background: url(../images/special-offers-bg.jpg);
    width: 100%;
    height: auto;
    padding: 40px 0 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
.special_offers_service {
    width: 85%;
    margin: 0 auto;
}
.special_offers_service h2 {
    text-align: center;
    margin-bottom: 60px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 28px;
}
.special_offers_service .special_offers {
    background: #fff;
    text-align: center;
    padding: 0px 12px;
    border-bottom: 3px solid #ffffff;
    border-top: 1px solid rgba(162, 162, 162, .0);
    box-shadow: 0px 0px 10px 0px #cccccc;
    transition: all 0.4s;
}
.special_offers_service .special_offers:hover {
    border-bottom: 3px solid #1b70eb;
    box-shadow: 0px 0px 10px 0px #aee5ff;
}
.special_offers_service .special_offers_img {
    background: #f1f1f1;
    margin-top: -20px;
    padding: 25px;
}
.special_offers_text {
    padding: 40px 0px;
}
.special_offers_service .special_offers_text p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
    font-weight: 800;
    color: #000000;
	margin:0px;
}
.special_offers_service .special_offers_text p span {
    color: #1d70ee;
}
.promo_contact_us {
    background: url(../images/promo-contact-us-bg.jpg);
    width: 100%;
    height: auto;
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact_usform{
    width: 60%;
    margin: 0 auto;
}
.promo_contact_us h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 28px;
}
.contact_usform .form-group {
    margin-bottom: 30px;
}
.contact_usform input.form-control, textarea {
    border: none;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0px;
    padding: 5px 15px;
    background: #f5f5f5;
    color: #2d2d2d;
    font-weight: 500;
    z-index: 1;
	font-size: 14px;
	min-height: 42px;
}
.error {
    text-align: left;
    float: left;
    color: #ff0000;
    font-size: 13px;
}
.contact_usform textarea {
	background: #f5f5f5;
	width: 100%;
    padding: 5px 15px;
	font-size: 14px;
	align-content: center;
}
.contact_usform input.form-control::placeholder, .contact_usform textarea::placeholder{
	font-size:13px;
	color:#3a3a3a;
}
.contact_usform .read_more {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.contact_usform .input.max_h textarea {
    max-height: 42px;
}
.modal-content.addmodal_Con iframe#offer_video_id {
    width: 100%;
    min-height: 265px;
}
video {
    width: 100% !important;
}

.visit_bannerbg p.aznda_covering{
    font-size: 24px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000;
	margin-bottom: 8px;
}
.joinus_text.webinar_covering ul.list_trangle.trangle_icon li:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #616161;
    border-bottom: 5px solid transparent;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
	background: transparent;
    border-radius: initial;
}
.visit_bannerbg .tricore_text {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    margin-top: 5px;
}
.visit_bannerbg p.tricore_text {
    font-size: 20;
    font-size: 16px;
}
.joinus_text.webinar_covering ul.list_trangle.trangle_icon li{
	font-size: 16px;
    font-weight: 600;
    font-family: 'Lato';
    color: #3a3a3a;
}
.offers_Al_design_img {
    width: 30%;
}
.offers_Al_design_text {
    width: 70%;
	padding-left: 25px;
}
.righ_b{border-right: 1px solid #ccc;}
.col_pr, .col_pl{
	padding:25px 15px;
}
.col_pl {
    padding-left: 40px;
}
.col_pr {
    padding-right: 40px;
}
/************* End Promo Page **************/

/************* Start Rohde & Scharz Page **************/
.rs_logo {
    position: absolute;
    right: -5%;
    top: 25px;
    left: 0;
    text-align: right;
}
.schwarz_profile_contant {
    padding-left: 35px;
	padding-top: 20px;
}

h2.schwarz_after {
    font-size: 30px;
}
.schwarz_after {
    position: relative;
}

.schwarz_after:after {
    position: absolute;
    width: 22px;
    height: 58px;
    content: "";
    background: #1b70ea;
    top: 50%;
    left: -35px;
    transform: translate(0px, -50%);
}

.nth_child {
	margin-top: 30px;
}
.nth_child:nth-child(1), .nth_child:nth-child(2), .nth_child:nth-child(3) {
    margin-top: 0px;
}
.measurement_heading h2 span {
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.measurement {
    position: relative;
}
.measurement:before {
    position: absolute;
    content: "";
    background: #1b70ea;
    right: 50%;
    top: 50%;
    width: 50%;
    height: 70%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
.measurement_heading {
    padding-left: 35px;
}
.msement_before:before {
	display:none;
}
.msement_before:before {
    display: none;
}
.measurement_box {
    border: 4px solid #9ab2d1;
    box-shadow: 0px 15px 10px -10px #ccc;
    padding: 20px 20px 60px 20px;
    position: relative;
    z-index: 1;
    background: #fff;
}
.measurement_box h3 {
    position: relative;
    margin-top: 10px;
    font-size: 18px;
}
.measurement_box h3:after {
    position: absolute;
    width: 68px;
    height: 5px;
    content: "";
    background: #d5e1f4;
    bottom: -8px;
    left: 0;
}

.read_more_btn {
    position: absolute;
    right: 15px;
    bottom: 25px;
	width: 130px;
}
.read_more_btn a {
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
}
.read_more_btn a:hover {
    color: #3a3a3a;
}
.read_more_btn img {
    width: 20px;
    margin-left: 3px;
    transition: all 0.35s;
    filter: brightness(0) invert(.6);
}
.read_more_btn:hover img {
    margin-left: 8px;
	filter: inherit;
}
button.submitBtn {
    min-width: 140px;
    padding: 8px 15px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
}

/* .read_more_btn a:hover img.dfl_arrow {
    display: none;
}
.read_more_btn a:hover img.hov_arrow{
    display: inline-block;
} */


.rohde_services {
    margin-top: 50px;
    position: relative;
}
.rohde_service_box {
    background: #ffffff;
    padding: 25px 15px;
    border: 4px solid #d5e1f4;
    min-height: 132px;
    box-shadow: 0px 15px 10px -10px #ccc;
    position: relative;
	border-radius: 3px;
	z-index:9;
}
.rohde_service_box h3 {
    font-size: 16px;
}
.measurement_heading h2 span.Adds_value {
    font-size: inherit;
    display: block;
}
.rohde_services:before {
    position: absolute;
    content: "";
    background: #84adea;
    left: 0px;
    top: 50%;
    width: 100%;
    height: 70%;
    transform: translate(0%, -50%);
    z-index: 0;
}
.measurement_heading.solutions h2 span {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 16px;
}
.read_more_btns {
    margin: 30px 0 0 45px;
	position: inherit;
}
.read_more_btns a {
    color: #3a3a3a;
    font-size: 15px;
}
.read_more_btns img {
    width: 18px;
	margin-left: 4px;
}

/************* End Rohde & Scharz Page **************/

/************* Start Weller Page **************/

.weller_box {
    display: flex;
    position: relative;
    padding: 10px 0 0 10px;
	margin-left: 40px;

}
.weller_img1 {
    margin-right: 10px;
}

.weller_box .weller_img1 img, .weller_box .weller_img2 img {
    border: 5px solid #fff;
    position: relative;
    z-index: 1;
    box-shadow: 0px 8px 14px -6px #d2cbcb;
}
.weller_box.weller_box_second .weller_img1 img, .weller_box.weller_box_second .weller_img2 img {
    box-shadow: 0px -5px 20px -7px #d2cbcb;
}
.weller_box:before {
    position: absolute;
    content: "";
    background: rgba(27, 112, 235, 0.15);
    width: 1000px;
    height: 120px;
    left: 0;
    top: 0;
    z-index: 0;
}
.weller_box.weller_box_second {
    padding: 0 10px 10px;
	margin-left: 0px;
	margin-right: 40px;


}
.weller_box.weller_box_second:before {
    width: 100%;
    bottom: 0;
    top: auto;
   background: #1b70eb;
    height: 140px;
}

/************* End Weller Page **************/

/************* Start Ansys Page **************/
.overview_contant ul{
    margin:0px;
}
.overview_contant ul li {
    color: #c5c5c5;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
}
.overview_contant ul li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    left: 0;
    top: 8px;
    background: #c5c5c5;
    border-radius: 10px;
}
.domains_section .domains_service {
    position: relative;
    transition: all 0.5s;
    min-height: 254px;
    padding: 20px 15px;
	margin-top: 30px;
}
.domains_section .domains_service:hover {
    background: #fff;
    box-shadow:0px 20px 15px -8px rgba(0, 0, 0, 0.13);
}
.domains_section .domains_service .domains_sbox  h3 {
    margin-left: 20px;
}
.domains_section .domains_service .domains_sbox {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.domains_section .domains_service .read_more_btn {
    left: 15px;
}
.domains_section .domains_service p {
    margin-bottom: 30px;
}
.Tbox_arrow img.dfl_arrow, .Tbox_arrow img.hov_arrow {
    width: 20px;
}
.tasking_Tbox.tools_industry .Tbox_bg h4 {
    min-height: 36px;
}
.tasking_Tbox.tools_industry .Tbox_bg {
    padding: 50px 10px 20px 10px;
}
.tasking_Tbox.tools_industry .Tbox_bg:after {
    height: 20px;
}
.trends_box {
    background: #ffffff;
    padding: 34px 40px;
    box-shadow: 4px 0 15px 0 #ccc;
    position: relative;
    min-height: 130px;
	display: flex;
    z-index: 1;
}
.trends_type {
    position: relative;
    padding-left: 20px;
	align-items: center;
    display: flex;
}
.trends_type.trend_w20 {
    width: 28%;
}
.trends_type.trend_w30 {
    width: 35%;
}
.trends_type.trend_w50 {
    width: 37%;
}
.trends_type:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 5px;
    background: rgba(27, 112, 234, 0.20);
    top: 0;
    left: 0;
}
.trends_type h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #3a3a3a;
    margin-bottom: 0px;
}
.trends_type .read_more_btn {
    bottom: 2px;
    left: 20px;
}
.vvdntools_services.trends_services {
    z-index: 9;
}
.read_more.trends_btn {
    height: 35px;
    width: 150px;
}
.read_more.trends_btn .btn_rm {
    padding: 6px 8px 7px 15px;
    font-size: 15px;
}
.read_more.trends_btn .btn_bg img {
    width: 18px;
}
.vvdntools_services.trends_services:after {
    position: absolute;
    content: "";
    background: rgba(27, 112, 234, 0.10);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.roles_type {
    background: #ffffff;
    padding: 20px 15px 20px 25px;
    margin-bottom: 25px;
    box-shadow: 4px 0 15px 0 #ccc;
    position: relative;
    min-height: 110px;
    border-left: 60px solid rgba(27, 112, 234, 0.20);
    align-items: center;
    display: flex;
}
.roles_type h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #3a3a3a;
    margin-bottom: 0px;
}
/* .hov_arrow {
    display: none;
} */
.roles_type .read_more_btn:hover .dfl_arrow, .trends_type .read_more_btn:hover .dfl_arrow{
    display: none;
}
.roles_type .read_more_btn:hover .hov_arrow, .trends_type .read_more_btn:hover .hov_arrow {
    display: inline-block;
}

h2.ansys_after {
    position: relative;
}
h2.ansys_after:before {
    position: absolute;
    content: '';
    width: 94px;
    height: 7px;
    background-color: #1957e0;
    top: -10px;
    left: 0px;
}
.read_more_btn a:hover {
    text-decoration: none;
}
/************* End Ansys Page **************/

/************* Start Kikusui Page **************/
.kikusui_products_section .schwarz_after:after {
    position: absolute;
    width: 62px;
    height: 9px;
    content: "";
    background: #1b70ea;
    top: -15px;
    left: 0;
    transform: translate(0, 0);
}
.kikusui-services-carousel .owl-carousel .owl-dots.disabled, .kikusui-services-carousel .owl-carousel .owl-nav.disabled {
    display: block;
}

.kikusui_services_section {
    position: relative;
}
.kikusui_services_section:after {
    position: absolute;
    content: "";
    background: rgba(27, 112, 235, 0.3);
    width: 100%;
    height: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.kikusui_services {
    padding: 0px 5px;
}
.kikusui_services .kikusui_textbox {
    background: #ffffff;
    padding: 20px 14px;
    margin-bottom: 10px;
    box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, .13);
	margin-top: 30px;
}
.kikusui_services .kikusui_textbox h3 {
    font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
.kikusui_services .kikusui_textbox h3 span {
    display: block;
}
.kikusui_services .kikusui_textbox p {
    text-align: left;
	min-height:90px;
}
.kikusui_services .kikusui_textbox h4 {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #3a3a3a;
    font-weight: 800;
}
.kikusui_services .kikusui_textbox h4 span {
    display:block;
}
.kikusui_products {
    margin-top: 40px;
}
.kikusui_products .kikusui_products_box {
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, .13);
    background: #ffffff;
    padding: 40px 20px 20px;
	overflow: hidden;
}
.kikusui_products .kikusui_products_box h3 {
    font-size: 18px;
    font-weight: 800;
    position: relative;
}
.kikusui_products .kikusui_products_box h3:after {
    position: absolute;
    width: 29px;
    height: 40px;
    content: "";
    background: rgba(27, 112, 234, .3);
    bottom: 27px;
    left: 0;
}
.kikusui_products .kikusui_products_box .product_imgright {
    text-align: right;
}
.kikusui_products .kikusui_products_box .read_more_btn {
    position: inherit;
    margin-top: 10px;
}
.Schwarz_Sales_Contact  .location-blks {
    width: auto;
}

/* .Schwarz_Sales_Contact .location-blks h5 {
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 800;
    line-height: 26px;
    width: 100%;
    margin: 0 auto;
}
.Schwarz_Sales_Contact .location-blks h5 a {
    color: #6b6b6b;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    font-weight: 600;
    pointer-events: none;
} */
.Schwarz_Sales_Contact .location-blks h5 a.evnt_block {
	pointer-events: visible;
	color: #1b70eb;
    text-decoration: underline;
}
.row.Schwarz_Sales_Contact .col-md:nth-child(1) {
    padding-right: 80px;
}
.row.Schwarz_Sales_Contact .col-md:nth-child(2) {
    padding-left: 80px;
}
.altium-sales-blk.Kikusui_Sales .sales-contact-blks {
    box-shadow: 0px 1px 8px 0px rgb(173, 173, 173);
}
.read_more.free_demo, .read_more.free_demo2 {
    width: auto;
}
.read_more.free_demo a.btn_rm, .read_more.free_demo2 a.btn_rm {
    padding: 7px 7px 8px 9px;
}
.read_more.free_demo::after {
    border-left: 159px solid black;
}
.read_more.free_demo2:after {
    border-left: 102px solid black;
}


/*============ Start altium_designer css =============*/
.gray_bg.Altium_Designer_Blk {
    background: #f7f7f7;
    margin-top: 60px;
    padding: 60px 0;
}
.bg-white.Altium_Designer_Bg {
    box-shadow: 0px 3px 8px 0px #dcdcdc;
}
.Altium_Designer_Blk h1.heading_commons {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #000;
    font-weight: 900;
    padding-left: 34px;
    margin: 0;
    position: relative;
    margin-right: 20px;
}
.Altium_Designer_Blk h1.heading_commons:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 20px;
    height: 100%;
    left: 0;
    top: 0;
}
.Altium_Designer_Blk h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    margin: 26px 0 12px;
}
.Altium_Designer_Blk ul li {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #3a3a3a;
    font-weight: 600;
    padding-left: 20px;
    position: relative;
    margin-bottom: 4px;
}
.Altium_Designer_Blk ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 20px;
    border: 3px solid #ccc;
}
.Altium_Designer_Blk h3 {
    color: #1b70eb;
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 800;
    margin: 30px 0 10px;
}
.Altium_Designer_Blk h3 span {
    color: #000;
    font-weight: 500;
}
.Altium_Designer_Blk .contant_form_bd p {
    font-size: 15px;
    margin: 0;
	color:#3a3a3a;
	font-family: 'Lato', sans-serif;
	padding-right: 40px;
    text-align: justify;
}

.Altium_Designer_Blk form.contact-form {
    background: #023163;
    padding: 60px 50px 50px;
    border-left: 8px solid #00c0fa;
    background: url(../images/altm-design-form-bg-img.jpg);
    background-size: cover;
}
.Altium_Designer_Blk .triangle_right {
    position: absolute;
    left: 15px;
    top: 50px;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-left: 24px solid #ffffff;
    border-bottom: 24px solid transparent;
}
.Altium_Designer_Blk .Contact_icon {
    position: absolute;
    top: 20px;
    right: 50px;
    width: 64px;
}
.Altium_Designer_Blk .contact_form_blk form.contact-form .form-group {
    margin-bottom: 36px;
}
.Altium_Designer_Blk .contact_form_blk form.contact-form h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #fff;
    font-weight: 800;
	margin-bottom: 40px;
}
.Altium_Designer_Blk .contant_form_bd {
    padding: 30px 0 30px 20px;
}
.Altium_Designer_Blk .contact_form_blk form.contact-form p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
	margin-bottom: 40px;
}

.Altium_Designer_Blk .contact-form .form-control-placeholder {
    opacity: 1;
    color: rgb(255 255 255 / .55);
}
.Altium_Designer_Blk .contact-form .form-control {
    color: #ffffff;
}
.Altium_Designer_Blk .contact-form .form-control:focus {
    color: #ffffff;
    background-color: transparent;
}
.Altium_Designer_Blk .contact-form .form-control:focus+.form-control-placeholder, .Altium_Designer_Blk .contact-form .form-control:valid+.form-control-placeholder {
    opacity: 1;
    color: rgb(255 255 255);
}
.Altium_Designer_Blk .contact_form_blk form.contact-form .btn-billed {
    background: transparent;
    border-radius: 2px;
    padding: 6px 30px;
    box-shadow: none;
    border: 1px solid #ffffff;
    color: #fff;
    min-width: 160px;
    font-weight: 600;
    transition: all 0.4s;
}
.Altium_Designer_Blk .contact_form_blk form.contact-form .btn-billed:hover {
    background: #ffffff;
    color: #023163;
    border-color: #ffffff;
}

.Altium_Designer_Blk .analyzer_demo h2 {
    margin: 15px 0 10px;
}
.Altium_Designer_Blk .analyzer_demo h3 {
    margin: 18px 0 5px;
    font-size: 20px;
}
.Altium_Designer_Blk .analyzer_demo ul li {
    padding: 0;
	font-size: 14px;
}
.Altium_Designer_Blk .analyzer_demo ul li:after{
	display:none;
}
.Altium_Designer_Blk form.contact-form.analyzer_demo_form {
    padding: 60px 50px 104px;
}


/*============ End altium_designer css =============*/




/* ===================================New design css ================================== */
.dot {
    width: 8px;
    height: 8px;
    background: #725acb;
    border-radius: 100%;
    display: block;
    box-shadow: 0 0 3px 4px #d1def0;
    margin-right: 15px;
}
.benifits-points li  {
    margin-bottom: 12px;
}
.benifits-points li .text {
  
    font-size: 14px;
    font-weight: 700;
    color: #3a3a3a;
}
.benifits-points .dot{
    display: inline-block;
}

.key_footer_ky_benifits{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    display: block;
    margin-top: 40px;
    position: relative;
    padding-left: 55px;
    text-align: center;
}
.reach-us-now .cord_atr_bg{
    padding-left: 46px;
}
.reach-us-now p{
    font-weight: 700;
    color: #3a3a3a;
    position: relative;
    padding-bottom: 15px;
}
.reach-us-now p:after {
    content: "";
    background: #c9c9c9;
    position: absolute;
    bottom: -14px;
    width: 325px;
    height: 1px;
    left: 0;
}

.reach-us-now .cord_atr_bg:before{
    height: 60px;
    background: #ddeafc;
}
.reach-us-now h3 {
    font-family: 'Lato', sans-serif;
    color: #000;
    padding-top: 24px;
    margin-bottom: 30px;
}
.reach-us-now .altium_video_popup a{
    cursor: pointer;
}
.mobile-view{
    display: none;
}

.altium_cord_Register {
    position: absolute;
    bottom: 20%;
	left: 6.5%;
    color: #000000!important;
    font-size: 20px;
    border-radius: 20px;
    border: 1px solid #f4cb68;
    padding: 2px 15px 2px 5px;
    text-transform: uppercase;
    font-weight: 700;
    background: #f4cb68;
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}
span.play_Icn {
    margin-right: 10px;
    max-width: 32px;
}

/************* Start Discount Page **************/
.banner_position.udx_B {
    top: 50%;
}
.banner_contant span.udx {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
p.lpo {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}
b.txt_blue {
    color: #066afb;
	font-weight: 800;
}
.additionally {
    position: relative;
}
.additionally_text {
    position: absolute;
    top: 60px;
    color: #ffff;
    left: 0;
    right: 0;
    text-align: center;
}
.additionally_text p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 22px;
	position:relative;
}
.additionally_text p span {
    display: block;
}
.additionally_text p:after {
    position: absolute;
    content: "";
    background: #1b70eb;
    width: 290px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
}
.container_bg {
    position: relative;
    top: -90px;
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 10px 26px 0px #e6e7f1;
    background: #fff;
    padding: 40px 0;
	margin-bottom: -30px;
}
.container_bg .included_stext {
    margin-top: 40px;
}
.container_bg .included_stext ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.container_bg .included_stext ul li {
    display: inline-block;
    width: 20%;
    text-align: center;
}
.container_bg .included_stext ul li p {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
	margin: 10px 0 0;
}
.txt_blue {
    color: #1b70eb;
}

.whats_included {
    z-index: 1;
    position: relative;
}
.whats_included div#accordion {
    margin-top: 30px;
}
.accordionGroup {
    position: relative;
}
.accordionGroup:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    left: 0;
    top: 11px;
    border: 1px solid #7f8082;
    border-radius: 40px;
}
.AccTab.collapsed {
    font-weight: 500;
}
.AccTab {
    color: #3a3a3a;
    cursor: pointer;
    font-size: 18px;
    line-height: 14px;
    padding: 16px 0 16px 35px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
}
div#accordion p {
    padding-left: 36px;
}
.AccTab, .AccTab.collapsed {
    position: relative;
}
.AccTab:before, .AccTab.collapsed:before {
    position: absolute;
    content: '';
    top: 22px;
    width: 10px;
    height: 2px;
    background-color: #7f8082;
    left: 7px;
    transition: all 0.3s ease;
}
.AccTab.collapsed:after {
    position: absolute;
    content: '';
    width: 10px;
    top: 22px;
    height: 2px;
    background-color: #7f8082;
    transform: rotate(90deg);
    left: 7px;
    transition: all 0.3s ease;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.whats_included:after {
    background: url(../images/at-a-glance-bg.png) no-repeat bottom right;
    position: absolute;
    content: "";
    right: 0;
    top: -30px;
    height: 750px;
    width: 100%;
    background-size: contain;
    z-index: -1;
}
h2.font_w800 {
    font-weight: 800;
}
.whats_included_resimg{
	display:none;
}
.error-message {
    color: #ff0000;
    float: left;
    font-size: 12px;
}
.message.error {
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.read_mores {
    border-radius: 50px;
    display: inline-block;
    background: #000;
	margin-top: 20px;
}
.read_mores a {
    color: #fff;
    line-height: 12px;
    padding: 12px 15px 12px 20px;
    font-size: 18px;
}
a.btn.btn_rm:focus {
    box-shadow: none;
}
.read_mores a:hover {
    color: #fff;
}
.banner_position.rohde_blk {
    top: 78%;
}
.banner_contant h2.head_txt {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 2px;
}
.banner_contant h2.head_txt span {
    color: #1b70eb;
}
.additionally.poa_glance {
    height: 260px;
    width: 100%;
}
.vvdntools_services .included_stext.poa_glance_srvice p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 22px;
}
.vvdntools_services .included_stext.poa_glance_srvice img {
    max-width: 38px;
}
.additionally.poa_glance .additionally_text p:after {
    width: 194px;
    bottom: -20px;
}
/************* End Discount Page **************/
 
/*********  promotion_flyer Modal ********/

div#promotion_flyer {
	z-index: 9999;
}
.modal-dialog.promotion_flyerM .contact_usform {
	width: 90%;
	margin: 0 auto;
}
h2.text-center.contact-head {
	color: #000000;
	margin-bottom: 40px;
}
.modal-dialog.modal-dialog-centered.promotion_flyerM {
	max-width: 700px;
}
.modal-dialog.promotion_flyerM .modal-content {
	background: hsl(0deg 0% 100%);
	padding: 0;
	border: 0px;
	box-shadow: 0px 4px 12px #797979;
}
.modal-dialog.promotion_flyerM .modal-content .close {
	height: 30px;
	line-height: 0;
	display: block;
	border: 0px solid #0f1638;
	z-index: 1;
}
.modal-dialog.promotion_flyerM .modal-content .modal-body {
	padding: 25px 15px;
}
button.close:focus {
	opacity: 1;
	outline: none;
}
.error_msg.ered {
	color: red;
	font-size: 13px;
}
/*============  End promotion_flyer Modal =============*/


/*============ Start Xsignals Page css =============*/
.xsignals_button {
	margin-bottom: 20px;
}
.xsignals_button span {
	padding: 8px 30px;
	margin-right: 10px;
	border-radius: 7px;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	display: inline-block;
	background: rgb(103,23,205);
	background: -moz-linear-gradient(45deg, rgba(103,23,205,1) 0%, rgba(40,113,250,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(103,23,205,1) 0%,rgba(40,113,250,1) 100%);
	background: linear-gradient(45deg, rgba(103,23,205,1) 0%,rgba(40,113,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6717cd', endColorstr='#2871fa',GradientType=1 );
}
.xsignals_button.mb-0.hello_altium_btn span {
    background: rgb(41,112,250);
    background: -moz-linear-gradient(top, rgba(41,112,250,1) 0%, rgba(102,24,205,1) 100%);
    background: -webkit-linear-gradient(top, rgba(41,112,250,1) 0%,rgba(102,24,205,1) 100%);
    background: linear-gradient(to bottom, rgba(41,112,250,1) 0%,rgba(102,24,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2970fa', endColorstr='#6618cd',GradientType=0 );
}
.banner_altium_tech_diaries {
    background: url(../images/altium_tech_diaries_banner.jpg) no-repeat center center;
    padding: 130px 0 0px;
    margin-top: 62px;
    background-size: cover;
}
.altium-tech-diaries .banner_contant h1 {
    font-size: 60px;
    margin: 30px 0;
}
.vmworld_form.xsignals_form {
    background: #121f50;
    padding: 40px 30px;
    border-left: 6px solid #1b70eb;
}
.vmworld_form.xsignals_form h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: 800;
}

.vmworld_form.xsignals_form label {
    color: rgb(255 255 255 / .65);
    font-size: 13px;
}
.vmworld_form.xsignals_form .form-control:focus + .form-control-placeholder, .vmworld_form.xsignals_form .form-control:valid + .form-control-placeholder {
    font-size: 14px;
}
.vmworld_form.xsignals_form .country.altm_designer_form:focus {
    outline: none;
	color: #fff;
}
.vmworld_form.xsignals_form .country.altm_designer_form {
    font-size: 14px;
}
.vmworld_form.xsignals_form .altm_designer_form.black_color {
    color: #fff;
}
.timer.upc_events_date {
	position: absolute;
	bottom: 36px;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	justify-content: center;
}
.timer.upc_events_date .th {
	display: inline-block;
	display: inline-block;
	font-size: 10px;
	margin-right: 3px;
	vertical-align: top;
	margin-top: 1px;
	padding: 1px;
}
.timer.upc_events_date img {
	width: auto;
}
.timer.upc_events_date span {
	margin-right: 20px;
}
.altium-tech-diaries .timer span .th{
	display: inline-block;
	font-size: 10px;
	margin-right: 3px;
	vertical-align: top;
	margin-top: 1px;
	padding: 1px;
}
.altium-tech-diaries .timer span {
    color: #fff;
	font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.xsignals_contants h2 {
    text-align: center;
    width: 80%;
    margin: 25px auto;
}
.xsignals_contants p {
    text-align: center;
}
.xsignals_contants .xsignals_button {
    margin-bottom: 20px;
    text-align: center;
}

p.text-dark {
    font-size: 16px !important;
}
.vmworld_form.xsignals_form.input_trp .form-control {
    background: transparent;
	color: #ffffff;
}
a.register-button.altium-designer.rapid_rptbl {
    left: 10%;
    bottom: 18%;
}
/*============ End Xsignals Page css =============*/


/*=============== Start nation-instruments ===========*/
h2.ni_heading_aftr {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
}
h2.ni_heading_aftr:after {
	position: absolute;
	width: 22px;
	height: 98px;
	content: "";
	background: #1b70eb;
	left: 0;
	bottom: 7px;
}
.featured_products_service_blog {
    margin-top: 80px;
}
.featured_products_service h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.featured_products_service p {
    margin-top: 30px;
    margin-bottom: 10px;
    min-height: 160px;
}
.featured_products_service {
    box-shadow: 0px 4px 12px 0px rgb(15 45 108 / 23%);
    background: #ffffff;
    padding: 30px 20px 20px;
}

.ftd_pdct_img{
    border: 4px solid #d9d9d9;
}
.ftd_pdct_img img{
	width:100%;
}
.ni_border_before_bg {
	position: relative;
	padding: 20px 10px 20px 40px;
}
.ni_border_before_bg.in_center_bg {
	padding: 20px 30px 20px 0px
}
.ni_border_before_bg p {
    margin-bottom: 5px;
}
.ni_border_before_bg:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	border: 5px solid #d9d9d9;
	width: 140%;
	height: 100%;
}
.ni_border_before_bg.in_center_bg:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: inherit;
	right: 0;
	border: 5px solid #d9d9d9;
	width: 140%;
	height: 100%;
}
.weller_img1 {
    position: relative;
    z-index: 1;
}

.weller_img1.ni_sp img {
    min-height: 368px;
}
/*=============== End nation-instruments ===========*/


/*=============== Start software-products ===========*/
.software_products_blk h2.schwarz_after {
	margin-left: 40px;
}
.software_products .row {
	margin: 0 !important;
}
.software_products .col-lg-6 {
	padding: 0 !important;
}
.software_products {
	border: 1px solid #ddeafc;
	border-right: 0;
	border-bottom: 0;
	margin-top: 60px;
}
.s_products {
	overflow: hidden;
	border-bottom: 1px solid #ddeafc;
	border-right: 1px solid #ddeafc;
	transition: all 0.4s;
	height: 100%;
	position: relative;
}
.s_products:hover {
	box-shadow: 0px 6px 15px 0px rgb(0 0 0 / 15%);
}
.s_products:hover .soft_Btn a {
	background: #000;
}
.s_products_img {
	float: left;
	width: 40%;
	padding: 20px 0;
}
.s_products_txt {
	float: left;
	width: 60%;
	padding: 25px 20px 30px 10px;
}
.s_products_txt h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #3a3a3a;
	margin-bottom: 15px;
}
.s_products_txt p {
	margin: 0;
}
.s_products_txt p span {
    display: inline-block;
}	

/*=============== End software-products ===========*/

.s_products_img.hp_w50 {
    width: 50%;
}
.s_products_txt.hp_w50 {
    width: 50%;
	padding: 20px 15px 20px 0px;
}
.spr10 {
    padding-right: 10px;
}




.vvdntools_services.why_pxi_blog {
    padding-bottom: 90px;
	background-image: url(../images/why_pxi_web_image_bg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.why_pxi_products {
    position: relative;
	margin-bottom: 40px;
}
.why_pxi_products img {
    position: relative;
    z-index: 1;
}
.why_pxi_products:before {
    position: absolute;
    content: "";
    background: #b0c2ec;
    width: 100%;
    right: 75%;
    top: -12%;
    height: 124%;
    z-index: 0;
}
.why_pxi_products:after {
    position: absolute;
    content: "";
    width: 4px;
    right: 75%;
    top: -22%;
    height: 144%;
    z-index: 0;
    background: rgb(41,113,250);
    background: -moz-linear-gradient(top, rgba(41,113,250,1) 0%, rgba(103,24,205,1) 100%);
    background: -webkit-linear-gradient(top, rgba(41,113,250,1) 0%,rgba(103,24,205,1) 100%);
    background: linear-gradient(to bottom, rgba(41,113,250,1) 0%,rgba(103,24,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2971fa', endColorstr='#6718cd',GradientType=0 );
}
.vvdntools_services h2.why_pxi_after {
    position: relative;
    padding-bottom: 10px;
}

.vvdntools_services h2.why_pxi_after:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: rgb(103,24,205);
    background: -moz-linear-gradient(left, rgba(103,24,205,1) 1%, rgba(40,113,250,1) 99%);
    background: -webkit-linear-gradient(left, rgba(103,24,205,1) 1%,rgba(40,113,250,1) 99%);
    background: linear-gradient(to right, rgba(103,24,205,1) 1%,rgba(40,113,250,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6718cd', endColorstr='#2871fa',GradientType=1 );
    opacity: 0.5;
}
.why_pxi_text {
    margin-top: 20px;
}
.vvdntools_services .why_pxi_text p strong.br {
    font-size: 16px;
    display: block;
    line-height: 30px;
}
.overflow_h {
	overflow: hidden;
}
.tab_inner_content ul li {
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #3a3a3a;
	margin-bottom: 15px;
	padding-left: 20px;
}
.tab_inner_content ul li:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #291671;
	border-radius: 20px;
	border: 2px solid #cccedd;
	top: 7px;
	left: 0;
	box-shadow: 0px 0px 0px 1px #cccedd;
}
.card-body {
	padding: 15px 0;
}
.pxi_system_components_product {
	position: relative;
}
.pxi_system_components_product:before {
	position: absolute;
	content: "";
	background: #b0c2ec;
	width: 100%;
	left: 75%;
	top: -20%;
	z-index: 0;
	height: 140%;
}
.pxi_system_components_product:after {
	position: absolute;
	content: "";
	width: 4px;
	left: 75%;
	top: -35%;
	height: 170%;
	z-index: 0;
	background: rgb(41,113,250);
	background: -moz-linear-gradient(top, rgba(41,113,250,1) 0%, rgba(103,24,205,1) 100%);
	background: -webkit-linear-gradient(top, rgba(41,113,250,1) 0%,rgba(103,24,205,1) 100%);
	background: linear-gradient(to bottom, rgba(41,113,250,1) 0%,rgba(103,24,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2971fa', endColorstr='#6718cd',GradientType=0 );
}
.pxi_system_components_product img {
	position: relative;
	z-index: 1;
}
.fp_pxi_product_blog {
	margin-top:60px;
}
.fp_pxi_products {
	background: #fff;
	box-shadow: 0px 0px 9px 0px #d7d7d7;
	padding: 30px 60px;
	position: relative;
	z-index: 1;
}
.fp_pxi_products>img {
	border: 5px solid #ccc;
	border-radius: 5px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.vvdntools_services .fp_pxi_products h3{
	font-size: 26px;
	font-weight: 800;
}
.fp_pl80 {
	padding-left:80px;
}
.fp_pr80 {
	padding-right:80px;
}
.fp_pxi_products_aft:before {
	content: "";
	position: absolute;
	background: #b0c2ec;
	width: 100%;
	left: 50%;
	top: 50%;
	height: 75%;
	z-index: 0;
	transform: translate(10px, -50%);
}
.read_more.request_quote {
    width: 200px;
}
.read_more.request_quote::after {
    border-left: 125px solid black;
}
.read_more.request_quote:hover::after {
    border-left: 200px solid black;
}
.vvdntools_services.why_pxi_blog_blk {
    padding-bottom: 70px;
	position:relative;
}

.vvdntools_services.why_pxi_blog_blk:after {
	position: absolute;
    content: "";
    bottom: 0px;
    right: 0;
    background-image: url(../images/why_pxi_web_image_bg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 100%;
    width: 40%;
    margin-bottom: 70px;
}

.vvdntools_services.why_pxi_blog_blk:before {
	position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-image: url(../images/why_pxi_web_image_bg_left.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 100%;
    width: 40%;
    margin-bottom: 70px;
}

/* DAQ */
.daq_system_blk {
    margin-top: 20px;
}
.daq_system_blk .pxi_system_components .card {
    background: transparent;
    border: 0;
}
.daq_system_blk .tabs_headings .nav-tabs {
    border: 0;
	margin-bottom: 5px;
    margin-top: 30px;
}
.daq_system_blk .tabs_headings .nav-tabs .nav-item {
    margin-right: 20px;
}
.daq_system_blk .tabs_headings .nav-tabs .nav-item:last-child {
    margin-right: 0px;
}
.why_daq_product {
    position: relative;
}
.why_daq_product img {
    position: relative;
    z-index: 1;
    right: 60px;
}
.why_daq_product:after {
    position: absolute;
    content: "";
    width: 4px;
    right: 75%;
    top: -22%;
    height: 144%;
    z-index: 0;
    background: rgb(41,113,250);
    background: -moz-linear-gradient(top, rgba(41,113,250,1) 0%, rgba(103,24,205,1) 100%);
    background: -webkit-linear-gradient(top, rgba(41,113,250,1) 0%,rgba(103,24,205,1) 100%);
    background: linear-gradient(to bottom, rgba(41,113,250,1) 0%,rgba(103,24,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2971fa', endColorstr='#6718cd',GradientType=0 );
}
.why_daq_product:before {
    position: absolute;
    content: "";
    background: #b0c2ec;
    width: 100%;
    right: 75%;
    top: -12%;
    height: 124%;
    z-index: 0;
}

.events_webinar .webinar_text.productronica_text h2 {
    margin-bottom: 10px;
	text-transform: uppercase;
}
.vvdntools_services h3.subtext {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.productronica_text .timer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.productronica_text .timer img {
    margin-right: 8px;
}
.productronica_text .timer b {
    font-weight: 800;
    margin-right: 8px;
}
.productronica_text .timer div .aft {
    position: relative;
    margin-right: 15px;
}
.productronica_text .timer div .aft:after {
    position: absolute;
    content: "";
    background: #6b6b6b;
    width: 1px;
    height: 20px;
    right: -10px;
    top: 0px;
}

/* ====================================== PICO page css======================================= */

.rf_products{
    box-shadow: 0px 8px 15px 0px rgb(0 0 0 / 14%);
    padding: 30px 20px 20px;
    border-radius: 32px;
}
.rf_products h3{
    color: #1b70eb;
} 
.rf_products p{
    min-height: 95px;
    margin-bottom: 0;
}

.common-data-logger {
    background: #fff;
    box-shadow: 0px 8px 15px 0px rgb(0 0 0 / 14%);
    padding: 30px 20px 20px;
    border-radius: 32px;
    display: flex;
}

.common-data-logger .text-blk {
    position: relative;
    max-width: 50%;
    flex: 0 0 50%;
}
.common-data-logger .text-blk h3{
    color: #1b70eb;
}
.common-data-logger .text-blk .read_more{
    position: absolute;
    bottom: 15px;
}

.common-featured-products {
    box-shadow: 0px 8px 15px 0px rgb(0 0 0 / 14%);
    padding: 30px 20px 20px;
    border-radius: 32px;
    background: #fff;
    display: flex;
}
.d-block{
    display:block;
}
.pico_page  .vvdntools_services p{
    text-align: left;
}
.common-featured-products .img-blk{
    flex: 0 1 100%;
}
.common-featured-products .img-blk img{
    width:100%;
}
.mb-30{
    margin-bottom:30px;
}
.featured-products{
    flex-grow:1;
    margin-right:30px;
}
.featured-products h3{
    color:#1b70eb;
    font-weight:600;
    margin-bottom: 15px;
}
.featured-products h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 12px;
    color: #3a3a3a;
}
.featured-products p{
    margin-bottom: 15px;
    font-weight: 600;
}
.featured-products h3 strong{
    font-weight:800;
}
.featured-products h4{
    font-size:17px;
    margin:8px 0
}
.featured-products ul {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #3a3a3a;
    text-align: justify;
}
.featured-products ul li{
    position: relative;
    padding-left:12px;
    font-weight: 600;
}
.featured-products ul li:before{
    position: absolute;
    content: '';
    height: 8px;
    width: 8px;
    display: inline-block;
    left: 0;
    background: #1b70eb;
    border-radius: 50%;
    top: 9px;
}
.series_9000 img{
    max-width: 90%;
    margin: auto;
    display: block;
}
.series_2000{
    max-width: 40%;
}
/* .pico_page h2.ni_heading_aftr{
    margin-left: -36px;
} */
.common-data-logger .img-blk {
    padding-left: 20px;
}
.common-data-logger p {
    font-weight: 600;
}
.pico_page .desktop-none{
    display: none;
}
.pico_page .mobile-none{
    display: block;
}
.box2 .featured-products p {
    min-height: 90px;
}

/******** Megger Page ********/	
.megger_testing_type_service.megger_testing_slider {
	margin-top: 15px;
}
.owl-carousel.megger_services_carousel .electrician_testing_type {
	margin: 15px 10px;
}
.owl-carousel.megger_services_carousel .electrician_testing_type .testing_img img {
	width: auto;
	margin: 0 auto;
}
.owl-carousel.megger_services_carousel  button.owl-next {
	position: absolute;
	top: 46%;
	right: 35px;
	transform: translate(0px, -50%);
}
.owl-carousel.megger_services_carousel  button.owl-next span {
	background: #3167de;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	line-height: 40px;
	font-size: 50px;
	color: #fff;
}
.owl-carousel.megger_services_carousel  button.owl-prev {
	position: absolute;
	top: 46%;
	left:-15px;
	transform: translate(0px, -50%);
}
.owl-carousel.megger_services_carousel  button.owl-prev span {
	background: #3167de;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	line-height: 40px;
	font-size: 50px;
	color: #fff;
}
.megger_testing_slider .readmore_Btn a span {
	margin-left: 5px;
}
.megger_testing_slider .readmore_Btn a {
	line-height: 30px;
	display: inline-flex;
}
.electrician_testing_type:hover {
	transform: scale(1.03);
}
.electrician_testing_type {
	background: #fff;
	box-shadow: 0px 0px 5px 0px #cfcfcf;
	margin-top: 0px;
	transition: all 0.4s;
	transform: scale(1);
}
.electrician_testing_type .readmore_Btn {
	text-align: right;
	cursor: pointer;
}
.electrician_testing_type .readmore_Btn a {
	display: inline-block;
	color: #999999;
	font-weight: bold;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}
.electrician_testing_type:hover .readmore_Btn a {
	color: #3c4cff;
}
.electrician_testing_type .readmore_Btn a span {
	background: #3c4cff;
	padding: 8px 14px;
	display: inline-block;
}
.electrician_testing_type .readmore_Btn a span img {
	filter: brightness(0) invert(1);
	transform: scale(1);
}
.elect_testing_text {
	padding: 40px 20px 20px;
}
.elect_testing_text h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #3a3a3a;
	margin-bottom: 20px;
}
.testing_img {
	text-align: center;
}
h2.megger_heading {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 30px;
	color: #3a3a3a;
	margin-bottom: 20px;
	line-height: 30px;
	position: relative;
	padding-left: 24px;
}
h2.megger_heading:after {
	position: absolute;
	width: 15px;
	height: 106%;
	content: "";
	background: #1b70eb;
	top: -2px;
	left: 0;
	bottom: 0;
}
h2.megger_heading span {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	display: block;
}
.reverse h2.megger_heading {
	text-align: right;
	padding-left: 0;
	padding-right: 24px;
}
.reverse h2.megger_heading:after {
	right: 0;
	left: inherit;
}	

.megger_testing_type_service.dc_diagnostic_Testing {
  margin-top: 60px;
}
.megger_testing_type_service.single_phase_Relay {
  margin-top: 60px;
}
.megger_testing_type_service.power_quality_Testing {
  margin-top: 60px;
}
.megger_testing_type_service.handheld_transformer_Tester {
  margin-top: 60px;
}
.megger_testing_type_service.partial_Discharge_testing {
  margin-top: 60px;
}
.megger_testing_type_service.dynamic_Motor {
  margin-top: 60px;
}

.megger_testing_type_service.handheld_transformer_Tester .elect_testing_text h4,
.megger_testing_type_service.partial_Discharge_testing .elect_testing_text h4 {
	min-height: 48px;
}

h2.megger_heading .readmore_Btn a {
	font-size: 15px;
	color: #6c6c6c;
	transition: all 0.3s;
	cursor: pointer;
}
h2.megger_heading .readmore_Btn a:hover {
	color: #1957e0;
}
.electrician_testing_type .readmore_Btn .slider_readmore{
	display: flex;
	align-items: center;
	justify-content: end;
}
.slider_readmore span{
	justify-content: center;
	height: 38.5px;
	padding: 13px 14px !important;
}
/******** Megger Page ********/	
	

/******** Hioki Page ********/
.hioki_services_testing_meters_img .row {
	margin-left: -10px;
	margin-right: -10px;
}
.hioki_services_testing_meters_img .row .col-md-6 {
	padding-left: 10px;
	padding-right: 10px;
}
.hioki_testing_type_service .reverse {
	text-align: right;
}
.hioki_testing_type_service h2.megger_heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #3a3a3a;
    margin-bottom: 0px;
    position: relative;
    padding: 0;
}
.hioki_testing_type_service h2.megger_heading:after {
    opacity: 0;
}
.hioki_testing_type_service .reverse h2.megger_heading {
    text-align: right;
    padding: 0;
}

.hioki_services_testing_type_img {
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgb(51 51 51 / 41%);
    text-align: center;
}

.hioki_services_testing_meters_img {
	position: relative;
	z-index: 1;
	padding: 0 20px;
}
.hioki_services_testing_meters_img:after {
	position: absolute;
	content: "";
	background:#b0c2ec;
	width: 100%;
	height: 120px;
	left: 0;
	right: 0;
	top: -20px;
	z-index: -1;
}
.hioki_services_testing_meters_img.reverse_after_bg:after {
	bottom: -20px;
	top: inherit;
	background: #1957e0;
}
.hioki_services_testing_meters_img.qa_after_bg:after {
    bottom: -20px;
    top: inherit;
    background: #b0c2ec;
}
/******** Hioki Page ********/


/******** Start AMETEK Page ********/
.ametek_overview_contant .overview_contant {
	padding: 20px 0;
}
.ametek_overview_contant .overview_contant ul {
	width: 60%;
}
.ametek_overview_contant .overview_contant ul li {
	display: inline-block;
	width: 33%;
	font-size: 14px;
	padding-left: 15px;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #fff;
}
.ametek_featured_products_service .common-featured-products {
	background-color: #fbfcff;
	margin-top: 30px;
	margin-bottom: 0px !important;
}
.ametek_featured_products_service h2.ni_heading_aftr {
    margin-bottom: 10px;
}
.ametek_featured_products_service .featured-products h3 {
    color: #1b70eb;
    font-weight: 600;
    margin-bottom: 15px;
}
/******** End AMETEK Page ********/

/******** Start Isystem Page ********/
.isystem_Software {
	margin-left: 0;
	margin-right: 0;
	align-items: center;
	border: 2px solid #f1f1f1;
	margin-bottom: 40px;
}
.isystem_Software .col-lg-6 {
	padding-left: 0;
	padding-right: 0;
}
.isystem_Software .altium_video_popup {
	padding: 20px 15px;
}
.vvdntools_services.isystem_services h2 {
	border-left: 10px solid #1957e0;
	padding-left: 8px;
	
}
.isystem_Software .altium_video_popup img {
	width: 100%;
}
.vvdntools_services.isystem_services h3 {
	color: #1957e0;
	font-weight: 800;
	font-size: 28px;
	margin-top: 30px;
}
.vvdntools_services.isystem_services h3 span {
	font-weight: 600;
}

.isystem_benefits_text {
	background: #f1f1f1;
	padding: 40px 30px;
}
.vvdntools_services.isystem_services .isystem_benefits_text h3 {
	color: #3a3a3a;
	font-weight: 800;
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 20px;
}
.isystem_benefits_text ul li {
	font-size: 16px;
	font-weight: 700;
	color: #3a3a3a;
	margin-bottom: 10px;
	padding-left: 40px;
	position: relative;
}
.isystem_benefits_text ul li:after {
	position: absolute;
	content: "";
	top: 7px;
	left: 20px;
	background: #000000;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	border: 3px solid #c8cada;
}
.isystem_benefits_text .read_more {
	margin-left: 20px;
}
.row.isystem_Software_servers {
	margin-left: -10px;
	margin-right: -10px;
}
.row.isystem_Software_servers .col-lg-4 {
	padding-left: 10px;
	padding-right: 10px;
}
.isystem_Software_servers .vvdntool_text {
	border: 1px solid #ccc;
	padding: 40px 50px;
	text-align: center;
}
.vvdntools_services.isystem_services .isystem_Software_servers h3 {
	color: #1957e0;
	font-weight: 800;
	font-size: 28px;
	margin: 0;
	text-align: center;
}
.vvdntools_services.isystem_services .isystem_Software_servers h3 span {
	font-weight: 600;
	display: block;
}
.isystem_Software_servers .vvdntool_text p {
	margin-top: 20px;
	text-align: center;
	min-height: 120px;
}
tr:nth-child(even) {
	background-color: #e1e1e1;
}
.table-bordered td{
	border: 1px solid #c8c8c8;
}
.isystem_hardware {
	margin-top: 30px;
}
.isystem_hardware .text_center img {
	width: 100%;
}

.isystem_hardware .isystem_benefits_text {
	padding: 0;
	background: transparent;
}
/******** End Isystem Page ********/
.venue_and_dates {
	border: 2px solid #cfcfcf;
	padding: 16px 15px;
	margin: 30px 0 15px;
	position: relative;
}
.venue_and_dates:after {
	position: absolute;
	content: "";
	top: 20px;
	left: 50%;
	bottom: 20px;
	width: 2px;
	background: #cfcfcf;
}
.venue_loc span {
	margin-left: 20px;
	font-size: 18px;
	font-weight: 800;
	font-family: 'Montserrat', sans-serif;
}
.venue_loc {
    display: flex;
    align-items: center;
}
.venue_loc img {
    width: 32px;
}
.venue_loc_txt {
	margin-left: 53px;
    max-width: 280px;
}
.venue_loc_txt h5 {
	color: #3045c4;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    margin-bottom: 0;
}
.venue_loc_txt p.address {
    margin: 0;
    font-size: 14px;
}
.venue_loc_txt.bengaluru h5{    
    font-size: 20px;
}
.venue_loc_txt.bengaluru2 h5{    
    font-size: 15px;
}

.venue_loc_txt p {
	color: #3a3a3a;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	text-align: left;
}
.venue_loc~h4 {
	color: #3045c4;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    margin-left: 53px;
}
.venue_loc~h4 sup {
    top: 0;
	font-size: 12px;
}
.venue_loc~h4 span.th {
	vertical-align: super;
}
.venue_loc~h4 span.th~span {
	font-weight: 500;
	color: #3a3a3a;
}
.agenda_table {
    position: relative;
    margin-top: -1px;
    z-index: 0;
}
.agenda_table .table td:nth-child(1), .agenda_table .table th:nth-child(1) {
	background: rgb(223,234,254);
	background: -moz-linear-gradient(left,  rgba(223,234,254,1) 32%, rgba(232,221,248,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(223,234,254,1) 32%,rgba(232,221,248,1) 100%);
	background: linear-gradient(to right,  rgba(223,234,254,1) 32%,rgba(232,221,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeafe', endColorstr='#e8ddf8',GradientType=1 );
	min-width:190px;
	/* vertical-align: middle; */
}
.agenda_table .table td:nth-child(2), .agenda_table .table th:nth-child(2) {
	background: rgb(223,234,254);
	background: -moz-linear-gradient(left,  rgba(223,234,254,1) 36%, rgba(232,221,248,1) 92%);
	background: -webkit-linear-gradient(left,  rgba(223,234,254,1) 36%,rgba(232,221,248,1) 92%);
	background: linear-gradient(to right,  rgba(223,234,254,1) 36%,rgba(232,221,248,1) 92%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeafe', endColorstr='#e8ddf8',GradientType=1 );
}
.agenda_table .table td:nth-child(3), .agenda_table .table th:nth-child(3) {
    background: rgb(223,234,254);
    background: -moz-linear-gradient(left,  rgba(223,234,254,1) 36%, rgba(232,221,248,1) 92%);
    background: -webkit-linear-gradient(left,  rgba(223,234,254,1) 36%,rgba(232,221,248,1) 92%);
    background: linear-gradient(to right,  rgba(223,234,254,1) 36%,rgba(232,221,248,1) 92%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeafe', endColorstr='#e8ddf8',GradientType=1 );
}
.agenda_table .table tbody td, .agenda_table .table thead th {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px;
}
.agenda_table .table thead th {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #000000;
	padding: 15px 20px;
}
.agenda_table .table tbody td {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #000000;
	padding: 12px 15px;
}
.agenda_table .table tbody td .description-container {
    margin-top: 0px;
    position: relative;
    padding-bottom: 15px;
}
.description-container .description-content {
	max-height: 40px; /* Set height to show only a few lines */
	overflow: hidden;
	transition: max-height 0.2s;
}
.description-container .toggle-checkbox {
	display: none;
}
.description-container .toggle-checkbox:checked ~ .description-content {
	max-height: 100em; /* Set to a large height to show full content */
	transition: max-height 1s;
}
.description-container .toggle-label {
    display: inline-block;
    color: #000000;
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
}

/* Change label text to "See less" when checkbox is checked */
.description-container .toggle-checkbox:checked + .toggle-label::after {
	content: "...See less";
	position: absolute;
	bottom: 0;
	left: 0px;
    color: #0d6efd;
}
.description-container .toggle-checkbox:not(:checked) + .toggle-label::after {
    position: absolute;
    bottom: 0;
    left: 3px;
    content: "...See more";
    color: #0d6efd;
}
.agenda_table .table tbody td div span {
    font-size: 12px;
    display: inline-block;
    margin-bottom: 5px;
}
.agenda_table .table tbody td div span strong {
    font-size: 16px;
	line-height: 16px;
}
.notes_blog {
	border: 1px solid #ccc;
	margin-top: 20px;
}
.notes_blog h3 {
	background: rgb(223,234,254);
	background: -moz-linear-gradient(left, rgba(223,234,254,1) 36%, rgba(232,221,248,1) 92%);
	background: -webkit-linear-gradient(left, rgba(223,234,254,1) 36%,rgba(232,221,248,1) 92%);
	background: linear-gradient(to right, rgba(223,234,254,1) 36%,rgba(232,221,248,1) 92%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeafe', endColorstr='#e8ddf8',GradientType=1 );
	padding: 20px;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.notes_blog.no_border{
    margin: 0px;
}
.notestxt {
	padding: 20px;
}
.notestxt p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	position: relative;
}
.notestxt p:after {
	position: absolute;
	content: "";
	top: 5px;
	left: 0;
	background: #35243a;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	border: 3px solid #d1d1d1;
}
.note strong {
	font-weight: 800;
	font-size: 18px;
}
.note span {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #a3a3a3;
}
.agenda_header {
    background: rgb(42,112,250);
    background: -moz-linear-gradient(left, rgba(42,112,250,1) 0%, rgba(103,25,206,1) 100%);
    background: -webkit-linear-gradient(left, rgba(42,112,250,1) 0%,rgba(103,25,206,1) 100%);
    background: linear-gradient(to right, rgba(42,112,250,1) 0%,rgba(103,25,206,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a70fa', endColorstr='#6719ce',GradientType=1 );
    padding: 10px 20px;
	position: relative;
    z-index: 1;
}
.agenda_header h4 {
    color: #fff;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
}
.agenda_header h4 img {
    margin-right: 15px;
}

/************* Start Home New css **************/
/* .banner_position.mainpage {
    top: 50%;
} */
.our_offerings {
    background: #fff;
}
/* .home_aboutus {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 30px 40px 30px 0;
	position: relative;
} */

.home_aboutus {
    background-color: rgb(25 87 224 / 75%);
}
.home_aboutus .overview_contant p {
    color: #ffffff;
}
/* .home_aboutus:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	background: #1957e0;
	width: 200%;
	z-index: 0;
} */
.vvdntools_allProduct_Mainu {
    padding: 40px 0 0;
}
/* .home_aboutus h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 26px;
	color: #ffffff;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}	
.home_aboutus p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	text-align: justify;
	margin: 0;
} */
.vvdntools_allProduct_Mainu h3 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 28px;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
}
.product_Mainu ul.d-flex {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.product_Mainu ul li {
    flex: 0 0 14.22%;
    max-width: 14.22%;
    padding-left: 5px;
    padding-right: 5px;
}
.product_Mainu ul li a {
    color: #000;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 26px;
    display: block;
    padding: 7px 5px;
    transition: all 0.5s;
    text-align: center;
    text-decoration: underline 2px rgb(25 87 224 / 75%);
}
.product_Mainu ul li a:hover {
    color: #ffffff !important;
    background-color: #0072ff;
	text-decoration: none;
}

section.vvdntools_allProduct_Blog {
	padding: 40px 0;
}
.vvdntools_PService {
	padding: 24px 0;
}
.vvdntools_PService_text {
	position: relative;
	padding: 30px 10px 30px 30px;
	min-height: 430px;
	display: flex;
	align-items: center;
}
.vvdntools_PService_text.pst_aft_bg {
	padding: 30px 30px 30px 10px;
}
.pst_aft_border:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #ccc;
	width: 114%;
	pointer-events: none;
    z-index: -1;
}
.pst_aft_bg:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	background: #f1f1f1;
	width: 114%;
	z-index: -1;
	pointer-events: none;
}
.vvdntools_PService_text h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 30px;
	color: #3a3a3a;
	margin-bottom: 20px;
}
.vvdntools_PService_text p {
	font-weight: 500;
	font-size: 15px;
	color: #3a3a3a;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
}
	
/************* End Home New css **************/


/************* Start igos **************/
.igos_Gbg {
	background: #f1f1f1;
}
.igos_PFeatured {
	padding: 20px;
	border: 1px solid #787878;
	height: calc(100% - 30px);
	margin-top: 30px;
}
.igos_Pimg {
	position: relative;
}
.igos_Pimg:before {
	position: absolute;
	content: "";
	bottom: 0;
	right: -20px;
	background: #e5f0fe;
	width: 102%;
	height: 90%;
	z-index: 0;
}
.igos_Pimg img {
	position: relative;
}
.igos_Pimg:after {
	position: absolute;
	content: "";
	bottom: -6px;
	right: -20px;
	background: #1957e0;
	width: 104px;
	height: 7px;
	z-index: 0;
}
.igos_PFeatured .featured-products h5 {
	font-size: 16px;
}
.igos_PFeatured .featured-products h5 {
	font-size: 16px;
}
.vvdntools_services.isystem_services .igos_PFeatured h3 {
	margin: 0 0 10px;
	font-size: 24px;
}
.igos_PFeatured >div {
	min-height: 110px;
}
.igos_PFeatured .featured-products {
	min-height: 260px;
	margin-right: 0;
}
.igos_PFeatured .featured-products ul li {
	position: relative;
	padding-left: 15px;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
}
.igos_PFeatured .featured-products ul li:before {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	left: 0;
	top: 6px;
	background: #3a3a3a;
	border-radius: 10px;
	border: 2px solid #cacecd;
	transition: all 0.35s;
}
.igos_PFeatured .desktop-none {
	display: none;
}
/************* End igos **************/

/************* Start Esd Electronics **************/
.esd_electronics_Serveces {
	border: 1px solid #7f7f7f;
	margin: 15px 0;
	position:relative;
}
.esd_electronics_Serveces .esd_electronics_img {
	background: #ebebeb;
	text-align: center;
}
.esd_electronics_text {
	background-color: #fff;
    padding: 20px 15px;
    min-height: 234px;
    position: relative;
}
.esd_electronics_text h3 {
	color: #1957e0;
	margin-bottom: 10px;
}
.esd_electronics_text p {
	text-align: left;
	margin: 0;
	min-height: 44px;
}
.esd_electronics_text .read_more {
    position: absolute;
    bottom: 20px;
}
.esd_electronics_aftbg .col-md-6 {
    position: relative;
    z-index: 1;
}
.esd_electronics_aftbg .col-md-6:nth-child(3n+2):after {
    position: absolute;
    content: """";
    bottom: 246px;
    height: 150px;
    width: auto;
    background: #b2e8ff;
    left: -15px;
    right: -15px;
    z-index: -1;
	pointer-events: none;
}
/************* End Esd Electronics **************/
.twlogo img.featuring_btn {
    width: auto !important;
    margin: 20px 0;
}
#banner_slider .owl-dots {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(0px, -50%);
}
#banner_slider .owl-dots button.owl-dot {
    width: 14px;
    height: 14px;
    background-color: #fff;
    margin: 12px 0px;
    border-radius: 10px;
    transition: all 0.35s;
    display: block;
    outline: none;
}
#banner_slider .owl-dots button.owl-dot.active {
    background-color: #1b70eb;
    height: 34px;
}

.featured_products_service_blog .item {
	padding: 10px 10px 15px 10px;
}
#featured_products_Sblog .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
#featured_products_Sblog .owl-dots button.owl-dot {
    width: 14px;
    height: 14px;
    background-color: #fff;
    margin: 0 10px;
    border-radius: 10px;
    transition: all 0.35s;    
    outline: none;
}
#featured_products_Sblog .owl-dots button.owl-dot.active {
    background-color: #1b70eb;
    width: 34px;
}

.featured_products_service .btn_bg img {
    width: 22px !important;
    display: inline !important;
}
ul.listing {
    margin-top: 15px;
}
.senior_application .listing li {
    font-size: 15px;
    font-weight: 400;
    font-family: Montserrat;
    color: #000;
    padding-left: 15px;
    margin: 6px 0;
    position: relative;
}
.senior_application .listing li:after {
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 10px;
}
.register_Now_Btn {
    position: absolute;
    bottom: 24px;
    left: 8.6%;
}
.register_Now_Btn a {
    padding: 8px 20px;
    display: inline-block;
    color: #ffffff;
    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 );
    min-width: 140px;
    text-decoration: none;
}
.register_Now_Btn.register_Now_Btn2 {
    bottom: 20%;
    left: 6%;
}

.blue_bg {
    padding: 60px 0;
    background-color: #010e24;
}

.gridRow {
    display: grid;
    gap: 30px;
	margin-top: 60px;
}
.gridRow.grid-template5 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
.gridRow.grid-template4 {
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
}
.classroom_tranning_subheading {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    font-style: italic;
}

.ni_exclusive_benefits_Blog p {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}
.ni_Training_Blog .ni_Training_Ser {
    text-align: center;
}
.ni_Training_Ser h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 18px;
	margin: 30px 0 15px;
    min-height: 44px;
}
.ni_Training_Ser p {
    color: #aaaaaa;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
    text-align: left;
}
.ni_exclusive_benefits_Blog .ni_Training_Ser img {
    width: 100%;
}
.ni_exclusive_benefits_Blog .ni_Training_Ser h4 {
    color: #000000;
	margin: 25px 0px 15px;
	min-height: auto;
}
.ni_exclusive_benefits_Blog .ni_Training_Ser p {
    color: #000000;
	font-weight: 500;
    font-size: 15px;
}
.ni_Training_Schedule_Blog {
    background-color: #ffffff;
}
.training_Schedule_Table tbody tr td{
    text-align: center;

}
.training_Schedule_Table tbody tr td:nth-child(3){
    white-space: nowrap;

}
.table>:not(caption)>*>* {
    background-color: inherit;
}
.training_Schedule_Table_BLog {
    margin-top: 50px;
}
.table.training_Schedule_Table {
    text-align: center;
}
.training_Schedule_Table_BLog .training_Schedule_Table thead {
	background: linear-gradient(to right,  rgba(88,8,251,1) 0%,rgba(98,0,170,1) 100%); 
}
.training_Schedule_Table_BLog .training_Schedule_Table thead th {
    padding: 15px 10px;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
	font-size: 15px;
}
.training_Schedule_Table_BLog .training_Schedule_Table tbody tr:nth-child(odd) {
    background: linear-gradient(to right, #e8d9f2 0%, #e6dafe 100%);
}
.training_Schedule_Table_BLog .training_Schedule_Table tbody tr:nth-child(even) {
    background-color: #e1e1e1;
    background: linear-gradient(to right, #efe5f6 0%, #eee6fe 100%);
}
.training_Schedule_Table_BLog .training_Schedule_Table td {
    padding: 20px 10px;
    border-right: 1px solid #ffffff;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #3a3a3a;
}
.training_Schedule_Table_BLog~p {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    margin: 40px 0 0;
}

table.table.training_Schedule_Table thead th:nth-child(3),
table.table.training_Schedule_Table thead th:nth-child(4) {
	min-width: 92px;
}

.ni_pdf_Catalog_Blog {
    background: linear-gradient(to right, rgba(103, 24, 205, 1) 0%, rgba(42, 112, 249, 1) 100%);
}
.ni_pdf_Catalog {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.ni_pdf_Catalog h6 {
    color: #fff;
    margin-right: auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    font-style: italic;
    width: 70%;
    margin-bottom: 0;
    line-height: 32px;
}
.ni_pdf_Catalog .read_more {
    margin: 0;
    width: 216px;
}
.ni_pdf_Catalog .read_more::after {
    width: 178px;
}
.ni_pdf_Catalog .read_more:hover:after {
    border-left: 200px solid black;
}
/* starts lets connect styles */
.vvdntools_services.having_queries_Form_Blog {
    background-color: #ffffff;
}
.having_queries_Form .label {
    margin-bottom: 25px;
}
.having_queries_Form .form-control {
    background-color: #ecf2fe;
    padding: 12px 15px;
    color: #000;
    font-size: 16px;
    width: 100%;
    border: 0;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.having_queries_Form .form-control::placeholder {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.having_queries_Form input:focus,
.having_queries_Form textarea:focus{
    outline: none;
    border: 0;
}
.having_queries_Form textarea.form-control{
    height: 135px;
}
.select_Country_Dropdown{
	position: relative;
}
select#training_country {
    padding-right: 30px;
}
.select_Country_Dropdown:after {
    border-color: #000000 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    height: 0;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    top: 46%;
    right: 9px;
    content: "";
    pointer-events: none;
}
.having_queries_Form .borderBottom {
    margin-bottom: 10px;
    position: relative;
}

.having_queries_Form button.close {
    position: absolute;
    opacity: 1;
    font-size: 36px;
    font-weight: 400;
    top: 4px;
    color: #ffffff;
    line-height: 15px;
    right: 4px;
    background: #000000;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border: 2px solid #000000;
    padding: 3px;
}
.having_queries_Form .know_more {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    display: block;
    align-items: center;
    display: flex;
    margin-top: 20px;
}
.having_queries_Form .know_more .bg_fill_btn>img {
    transition: all .35s;
    filter: inherit;
}
.having_queries_Form .know_more:hover .bg_fill_btn>img {
    filter: brightness(0) invert(1);
}
.having_queries_Form .know_more:hover .bg_fill_btn:after {
    background-color: #4d08d9;
}
.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 36px;
    cursor: pointer;
    user-select: none;
    font-weight: 500;
    color: #7e7e7e;
    font-style: italic;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.custom-checkbox a {
	font-weight: 700;
    text-decoration: none;
    color: #1b70eb;
}
.custom-checkbox input {
	position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 0;
}
.custom-checkbox .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #dfdfdf;
    transform: translateY(0px);
}
.custom-checkbox input:checked ~ .checkmark {
	background-color: #1b70eb;
}
.custom-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.custom-checkbox input:checked ~ .checkmark:after {
	display: block;
}
.custom-checkbox .checkmark:after {
	left: 8px;
	top: 3px;
	width: 7px;
	height: 13px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.body_form .custom-checkbox .checkmark {
    height: 20px;
    width: 20px;
    background-color: #4d08d9;
}
.body_form .custom-checkbox .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.body_form .custom-checkbox a {
    color: #000000;
    text-decoration: underline;
}
.body_form .custom-checkbox .checkmark {
    top: 0px;
    transform: none;
}
.having_queries_Text {
    padding-right: 112px;
}

.having_queries_Text p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #3a3a3a;
    margin: 20px 0 0;
}
.having_queries_Text h2 {
    line-height: 40px;
}
.having_queries_Text h2 span.blueTXT {
    color: #1b70eb;
}
.having_queries_Icon {
    width: 210px;
    height: 210px;
    background-color: #ebeffe;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
/* starts lets connect styles */

.b_niMiodaqt_USB .banner_contant h1,
.b_niMiodaqt_USB .banner_contant h4 {
    color: #000;
}
.nimiodaq_usbImg {
    position: relative;
}
.nimiodaq_usbImg:before {
    position: absolute;
    content: "";
    background: #d6d6d6;
    width: 100%;
    height: 110%;
    left: -50%;
    top: 0;
    z-index: 0;
}
.nimiodaq_usbImg img {
    position: relative;
    z-index: 1;
}
.nimiodaq_usbImg.usbSecondImg:before {
    right: -40%;
    left: inherit;
    height: 100%;
    width: 70%;
}
.usb_Information_Blogtxt {
    padding-left: 80px;
}
.usb_Information_Blogtxt .vvdntool p {
    font-size: 18px;
    font-weight: 400;
    margin: 24px 0 0;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    text-align: inherit;
}
.usb_Information_Blogtxt.usbSecondTxt {
    padding-left: 0;
    padding-right: 60px;
}

.gridRow.miodaq-grid-template {
    width: 92%;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
    gap: 50px;
	margin-top: 40px;
}
.niUSBTxt {
    background-color: #ebebeb;
    text-align: center;
    padding: 40px 15px;
    min-height: 200px;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: all 0.35s;
}
.niUSBTxt:hover {
    box-shadow: 0px 8px 14px -8px #8b8b8b;
}


.niUSBTxt h4 {
    color: #000000;
    margin-bottom: 20px;
    min-height: auto;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}
.niUSBTxt h6 {
    color: #3a3a3a;
    margin-bottom: 0;
    min-height: auto;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.usbSecondTxtAfter {
    position: relative;
	overflow: hidden;
}
/* .usbSecondTxtAfter:after {
    background-image: url(../images/ni_miodaq_usb_secondimg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    position: absolute;
    content: "";
    width: 40%;
    height: 100%;
    top: -6%;
    right: 0;
} */
.nimiodaq_usbImg.usbSecondImg:after {
    background-image: url(../images/ni_miodaq_usb_secondimg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    position: absolute;
    content: "";
    width: 132%;
    height: 100%;
    top: 0;
    right: -32%;
}
.usbSecondTxtAfter .nimiodaq_usbImg.usbSecondImg {
    padding: 120px 0;
}
.nimiodaq_usbImg.usbSecondImg img {
    opacity: 0;
}
.usbSecondTxtAfter .pxi_system_components_blk .tabs_headings {
    flex: 0 0 40%;
    max-width: 40%;
}    
.usbSecondTxtAfter .pxi_system_components_blk .pxi_system_components {
	flex: 0 0 60%;
	max-width: 60%;
}
.tab_inner_content h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #3a3a3a;
    margin: 0px 0 20px;
}
.usbSecondTxtAfter p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #3a3a3a;
    margin: 30px 0 0;
}
.banner_position.b_niMiodaqt_USB {
    top: 47%;
}
.introducing_Btn a {
    background-color: #003524;
    padding: 8px 35px;
    color: #61c9a8;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    display: inline-block;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.register-button.gds_btn {
    bottom: 5%;
    left: 11.6%;
}

.senior_app_blogs.agenda_table_bg {
    padding: 0;
    background: transparent;
    box-shadow: none;
} 
.agenda_table_bg .agenda_table table {
    background: rgb(223, 234, 254);
    background: -moz-linear-gradient(left, rgba(223, 234, 254, 1) 32%, rgba(232, 221, 248, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(223, 234, 254, 1) 32%, rgba(232, 221, 248, 1) 100%);
    background: linear-gradient(to right, rgba(223, 234, 254, 1) 32%, rgba(232, 221, 248, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeafe', endColorstr='#e8ddf8',GradientType=1 );
}
.agenda_table_bg .agenda_table .table thead th {
    background: #1b70eb !important;
    color: #fff;
    text-align: center;
}
.agenda_table_bg .agenda_table .table tbody td, 
.agenda_table_bg .agenda_table .table thead th {
    min-width: 160px;
}
.agenda_table_bg .agenda_table .table tr,
.agenda_table_bg .agenda_table .table td, 
.agenda_table_bg .agenda_table .table th {
    background: transparent !important;
}
.agenda_table_bg .agenda_table .table tbody td:nth-child(2) {
    text-align: center;
}

.agenda_table_bg .agenda_table .table tbody td.txtL {
	text-align: left;
}

.agenda_table tr.tr_gray_bg td {
    width: 50%;
    height: 60px;
    text-align: center;
    align-content: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000000;
    padding: 12px 20px;
}
tr.tr_gray_bg~tr td b {
    text-align: center;
    display: block;
}
.banner_position.classroom.b_Alt {
    top: 50%;
}
.classroom .registerBtn {
    color: #000000;
    font-size: 16px;
    background: #ffffff;
    padding: 10px 15px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    margin-top: 40px;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    min-width: 180px;
}
.classroom .registerBtn img {
    width: 22px;
    margin-left: 7px;
    transition: all 0.3s ease;
}
.classroom .registerBtn:hover img {
	 margin-left: 12px;
}
/************* Start Tasking Debugger Page **************/
.tasking_debugger_heading {
	border-left: 10px solid #1957e0;
	padding-left: 8px;
}
.tasking_debugger_heading_second {
	font-size:24px;
	font-weight:700;
}
.blue_text{
	color: #1957e0 !important;
}
.products_box {
	padding: 24px;
	position: relative;
	margin-top: 40px;
}
.products_box:before {
	position: absolute;
	content: '';
	border: 1px solid #787878;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height:calc(100% - 110px);
}
.border{
	
	border: 1px solid #787878 !important;
}
.winidea{
	width:clamp(300px, 100%, 1050px);
	margin:auto;
}
/* .iC7max:before{
	bottom: inherit;
	height: calc(100% - 110px);
} */
.why_tasking {
	position: relative;
	margin-top: -40px;
}

.emulation_adapter .why_tasking{
	top:0px;
}
.graybg{
	background:#f1f1f1;
	padding:24px;
}
.tasking_list{
	margin-top:16px;
	padding-right: 2rem;
}
.tasking_list li{
	position: relative;
	font-weight: 600;
	padding-left: 17px;
}
.tasking_list li:before,
.tasking_list li:after{
	position:absolute;
	content:'';
	border-radius: 50%;
}
.tasking_list li:before{
	width: 10px;
	height: 10px;
	background: rgba(0, 0, 0, 0.1);
	left: 0;
	top: 9px;
}
.tasking_list li:after{
	width: 4px;
	height: 4px;
	background: rgba(0, 0, 0, 1);
	left: 3px;
	top: 12px;
}
.iC7max_img{
	position: relative;
	z-index: 1;
}
.iC7max_position {
	margin-top: -12rem;
}
.architectures_list{
	position: relative;
	display:grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap:1em;
}
.architectures_list li{
	border-left:3px solid #1957e0;
	padding-left: 12px;
	font-size: 16px;
}
.p5{
	padding:50px;
}
/************* End Tasking Debugger Page **************/

.tasking_trp_web_bg {
    background-image: url(../images/tasking-strp-web-bgimg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.tasking_trp_web_Core .read_more {
    background: #1b70eb;
}
.tasking_trp_web_Core .read_more:after {
    border-left: 77px solid #ffffff;
    border-right: 40px solid transparent;
    border-top: 70px solid #ffffff;
}
.tasking_trp_web_Core .read_more a.btn_rm {
    color: #000000;
}
.tasking_trp_web_Core .read_more .btn_bg img {
    filter: brightness(0) invert(1);
}

.agenda-table table {
	border: 1px solid #ccc;
	margin: 0;
}
.agenda-table table tbody>tr:nth-of-type(odd),
.agenda-table table tbody>tr:nth-child(even) {
	background: rgb(223, 234, 254);
	background: -moz-linear-gradient(left, rgba(223,234,254,1) 32%, rgba(232,221,248,1) 100%);
	background: -webkit-linear-gradient(left, rgba(223, 234, 254, 1) 32%, rgba(232, 221, 248, 1) 100%);
	background: linear-gradient(to right, rgba(223, 234, 254, 1) 32%, rgba(232, 221, 248, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeafe', endColorstr='#e8ddf8',GradientType=1 );
} 
.agenda-table table td:nth-child(1) {
	white-space: nowrap;
	vertical-align: text-top;
}
.agenda-table table tbody td {
	border: 1px solid #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	padding: 14px 15px;
	text-align: center;
    vertical-align: middle;
}

.left_Blog_Content {
    background-color: #ccc;
    padding: 24px;
    position: relative;
}
.left_Blog_Content:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 140%;
    background-color: #ccc;
    z-index: 0;
}
.left_Blog_Content img {
    position: relative;
    z-index: 2;
}
.right_Blog_Content {
    padding-left: 80px;
}
.nigle_diagram_Blog .right_Blog_Content p {
    font-weight: 500;
    font-size: 18px;
    color: #3a3a3a;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 24px;
}
.nigle_diagram_Blog .right_Blog_Content p:last-child {
    margin: 0;
}

.how-nigel-Blog {
    padding-top: 20px;
}
.how-nigel-Blog h2 {
    text-align: center;
    margin-bottom: 40px;
}
.how-nigel-list {
    background: linear-gradient(to bottom, rgba(0, 66, 48, 1) 0%, rgba(0, 172, 126, 1) 56%);
    padding: 30px 35px 30px 35px;
}

.how-nigel-list h3 {
    color: #fff;
    margin-top: 22px;
    font-size: 24px;
    font-weight: 800;
}

.vvdntools_services .how-nigel-list p {
    color: #fff;
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 500;
    min-height: 140px;
}






.dts_overview {
    background-color: #eeeeee;
    padding: 60px 0;
}

.dts_overview .overview_contant p {
    color: #000000;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 500;
}




.ni_dts_List_Blog .row {
    margin: 40px 0;
    min-height: 320px;
}
.ni_dts_List_Content {
    position: relative;
    padding: 60px 0 60px 60px;
}
.ni_dts_List_Content:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 132%;
    height: 100%;
    background-color: #eeeeee;
    z-index: -1;
	border-radius: 20px;
}
.ni_dts_List_Content h3 {
    color: #000000;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 35px;
    font-weight: 600;
}
.ni_dts_List_Content p {
    color: #000000;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 500;
}
.bgRight {
	padding: 60px 60px 60px 0;
}
.bgRight::before {
    right: 0;
    left: inherit;
}
.bgRight h3,
.bgRight p {
    text-align: right;
}
.floatRight {
    margin: 0;
    float: right;
    text-align: right;
    margin-left: initial;
}

table.table.ni_fied_view_table thead {
    background-color: #03314c;
    color: #fff;
}
.ni_fied_view_table th, .ni_fied_view_table td {
    font-size: 18px;
    font-weight: 500;
    padding: 15px 25px;
	height: 90px;
    font-family: 'Montserrat', sans-serif;
	align-content: center;
}
.table.ni_fied_view_table th {
    font-weight: 600;
}
.ni_fied_view_table>thead tr:nth-child(odd) {
    background: transparent;
}
.ni_fied_view_table tr:nth-child(odd) {
    background: linear-gradient(to right, rgb(1 94 234 / 10%) 0%, rgb(0 192 250 / 10%) 99%);
}
.ni_fied_view_table tr:nth-child(even) {
    background-color: transparent;
}
.ni_fied_view_table>tbody th {
    background: linear-gradient(to right, rgb(1 94 234 / 10%) 0%, rgb(0 192 250 / 10%) 99%);
}



.vvdntools_services.usrp_sdr_list_Blog {
    background-color: #ffffff;
    padding: 80px 0 20px;
}
.usrp_sdr_list {
    background-color: #ffffff;
    height: 100%;
    padding: 0 60px 40px;
    box-shadow: 0px 0px 7px 2px #ccc;
    overflow: hidden;
}
h2.key_Features_heading {
    position: relative;
    padding: 26px 30px 26px;
    font-size: 28px;
    color: #000000;
}
h2.key_Features_heading:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 90px;
    top: 50%;
    left: 18px;
    transform: translate(-100%, -50%);
    background: rgb(27, 112, 235);
}

.usrp_sdr_list ul li {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}
.usrp_sdr_list ul li:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 9px;
    left: 5px;
    background: rgb(0 0 0);
    border-radius: 10px;
}
.ni_fied_List {
    padding-bottom: 30px;
}
.ni_fied_List .col-md-6:nth-child(2) {
    padding-left: 100px;
    margin-top: 40px;
}
.ni_fied_List ul {
    margin-top: 20px;
    margin-left: 10px;
}
.ni_fied_List ul li {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.ni_fied_List ul li:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 9px;
    left: 0px;
    background: rgb(0 0 0);
    border-radius: 10px;
}
.daq_web {
    position: relative;
}
.daq_web img {
    position: relative;
    z-index: 1;
    padding-right: 30px;
    width: 94%;
    text-align: right;
}
.daq_web:after {
    position: absolute;
    content: "";
    bottom: 18%;
    right: 0;
    height: 55%;
    width: 130%;
    background-color: #d9d9d9;
    z-index: 0;
}

/*========== Start Integrated Multi-instrument Test Bench Page ==========*/
.iecube_list_Blogtxt {
	padding-left: 80px;
}
.iecube_list_Blogtxt h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 20px;
	color: #3a3a3a;
	margin-bottom: 30px;
}
.iecube_list ul{
	padding-left: 20px;
}

.iecube_list ul li{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #3a3a3a;
	margin-top: 10px;
	list-style-type: disc;
}

.row.cdutboard-grid-template {
	justify-content: center;
}
.cdutboard_ListBox {
	position: relative;
	grid-template-columns: 4fr 5fr;
	gap: 20px 20px;
	display: grid;
	margin-top: 40px;
	padding: 35px 15px;
}
.cdutboard_ListBox:before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	width: 76%;
	background-color: #e1e1e1;
	z-index: 0;
	pointer-events: none;
}
.cdut_Board {
	position: relative;
}
.cdutboard_ListBox .cdut_Board_List {
	position: relative;
}

.cdutboard_ListBox .cdut_Board_List h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 20px;
	color: #3a3a3a;
	margin-bottom: 15px;
}
.cdutboard_ListBox .cdut_Board_List p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #3a3a3a;
	margin-bottom: 0px;
	text-align: left;
	line-height: 30px;
}
.cdutboard_ListBox .cdut_Board_List ul {
	padding-left: 20px;		
	margin-top: 10px;
}
.cdutboard_ListBox .cdut_Board_List ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #3a3a3a;
	text-align: left;
	list-style-type: disc;
}
.scib_blk h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #3a3a3a;
    margin-bottom: 50px;
}
.scib_blk h5 span {
    display:block;
}
.scib_grid_template {
	grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
	gap: 30px;
	display: grid;
}
.scib_blog {
	border: 1px solid #525252;
	padding: 35px 30px;
	overflow: hidden;
	position:relative;
	transition: all 0.35s;
}
.scib_blog:hover {
    box-shadow: 0px 4px 8px 1px rgb(0 0 0 / 65%);
}
.scib_icon {
	background: linear-gradient(to bottom, #2871fa 0%, #6717cd 100%);
	width: 160px;
	height: 160px;
	align-content: center;
	text-align: center;
	position: absolute;
	top: -24px;
	right: -24px;
	border-radius: 50%;
}
.scib_icon img {
	position: relative;
	margin-left: -10px;
	margin-bottom: -10px;
	width: 90px;
}
.scib_list h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 22px;
	color: #3a3a3a;
	margin-bottom: 20px;
	width: 80%;
	min-height: 54px;
}
.scib_list ul {
	padding-left: 20px;
	margin-top: 70px;
}
.scib_list ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #3a3a3a;
	margin-top: 5px;
	list-style-type: disc;
}
/*========== Start Integrated Multi-instrument Test Bench Page ==========*/
 



/************* Start Responsive **************/

@media (min-width: 1660px){
    .register-button{
        bottom: 6%;
    }
	.qa_utube_player{    
		margin-bottom: 20px;
		width: 698px;
		height: 391px;
	}
	.ametekblog1, .ametekblog2 {
		min-height: 274px;
	}
    .mr-xl-1, .mx-xl-1 {
		margin-right: 0.25rem!important;

	}
	.nigle_diagram_Blog .row .col-lg-5{
		width: 35%;
	}
	.nigle_diagram_Blog .row .col-lg-7{
		width: 65%;
	}
	
}

@media (min-width: 1441px) and (max-width: 1599px){
    .esd_electronics_text {
        min-height: 280px;
    }
}

@media (max-width: 1599px){
    .register-button{
		bottom: 5%;
    }
	.qa_utube_player{   
        margin-bottom: 20px;
        width: 511px;
        height: 289px;
    }
	.s_products {
		min-height: 250px;
	}
	.megger_testing_type_service.handheld_transformer_Tester .elect_testing_text h4, .megger_testing_type_service.partial_Discharge_testing .elect_testing_text h4 {
		min-height: 66px;
	}
	.elect_testing_text h4 {
		font-size: 18px;
	}
	.ametekblog3 {
		height: 96%;
	}
	.agenda_header h4 img {
		margin-right: 15px;
		width: 70px;
	}
	.igos_PFeatured .featured-products ul {
		min-height: 150px;
	}
	.igos_PFeatured .featured-products ul li {
		font-size: 13px;
	}
	.igos_PFeatured .featured-products {
		min-height: 210px;
	}
	.igos_PFeatured>div {
		min-height: 150px;
	}
	.vvdntools_services.isystem_services .igos_PFeatured h3 {
		font-size: 20px;
	}
	.igos_PFeatured .featured-products h5 {
		font-size: 15px;
	}
	.classroom .registerBtn {
		font-size: 15px;
        min-width: 172px;
	}
	.why_tasking {
		margin-top: 20px;
	}
	.td__features__Blog .col-xl-6 {
        width: 100%;
    }
	.tasking_list li {
		font-size: 15px;
	}
	.agenda-table table tbody td {
		font-size: 13px;
		padding: 10px 10px;
	}
	.right_Blog_Content {
		padding-left: 60px;
	}
	.nigle_diagram_Blog .right_Blog_Content p {
		font-size: 15px;
		margin-bottom: 20px;
	}
	.how-nigel-list {
		padding: 25px;
	}
	.vvdntools_services .how-nigel-list p {
		min-height: 160px;
	}
	.dts_overview .overview_contant {
		padding: 0;
	}
	.dts_overview .overview_contant p {
		font-size: 16px;
        margin-bottom: 15px;
	}
	.ni_dts_List_Blog .row {
		min-height: 280px;
	}
	.ni_dts_List_Content h3 {
		font-size: 24px;
	}
	.ni_dts_List_Content p {
		font-size: 16px;
	}
	.usrp_sdr_list ul li {
		font-size: 16px;
	}
	.ni_fied_view_table th, .ni_fied_view_table td {
        font-size: 15px;
        padding: 10px 25px;
        height: 72px;
    }
	.s_products_img.hp_w50 {
		width: 47%;
	}
	.s_products_txt.hp_w50 {
		width: 53%;
	}
	
	
	.iecube_list_Blogtxt {
		padding-left: 40px;
	}
	.iecube_list_Blogtxt h5 {
		font-size: 18px;
	}
	.iecube_list ul li {
		font-size: 15px;
		margin-top: 8px;
	}
	.cdutboard_ListBox {
		margin-top: 30px;
		height: calc(100% - 30px);
	}
	.cdutboard_ListBox .cdut_Board_List h6 {
		font-size: 18px;
	}
	.cdutboard_ListBox .cdut_Board_List p {
		font-size: 15px;
		line-height: inherit;
	}
	.cdutboard_ListBox .cdut_Board_List ul li {
		font-size: 12px;
	}
	
	.scib_grid_template {
		grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
	}
	.scib_blog {
		padding: 30px 15px;
		min-height: 220px;
	}
	.scib_icon {
		width: 114px;
        height: 114px;
        top: -18px;
        right: -18px;
	}
	.scib_icon img {
		width: 60px;
	}
	.scib_list h4 {
        font-size: 18px;
        width: 70%;
        min-height: 65px;
    }
	.scib_list ul {
		margin-top: 20px;
	}
	.scib_list ul li {
		font-size: 15px;
	}
	.scib_blk h5 {
		font-size: 20px;
		margin-bottom: 40px;
	}
}

@media (max-width: 1440px){
    .qa_utube_player{        
        height: auto;
        margin-bottom: 20px;
        width: 515px;
        height: 290px;
    }
	.visit_bannerbg, .visit_showca_bg {
		padding: 50px 0px;
	}	
    .series_9000 img{
        max-width: 100%;
    }
    .img-blk.series_9000 {
        min-width: 34%;
    }
    .common-featured-products .img-blk.series_6000 {
        min-height: 255px;
    }
    .common-data-logger .text-blk .read_more {
        bottom: 0px;
    }
  
    .common-featured-products .img-blk {
      min-height: 187px;;
    }
    .common-featured-products .series_5000 {
        min-height: 224px;
    }
    .agile_synthesizer img{
        max-width: 97%;
    }
	.common-featured-products.d-block .featured-products {
		margin: 0;
	}
	.common-featured-products {
		padding: 30px 15px 15px;
	}
	.box2 .featured-products p {
		min-height: 98px;
	}
	.agile_synthesizer {
		min-height: 316px;
	}
	.isystem_benefits_text {
		background: #f1f1f1;
		padding: 20px 15px;
	}
	.vvdntools_services.isystem_services h3 {
		font-size: 26px;
	}
	.vvdntools_services.isystem_services .isystem_benefits_text h3 {
		font-size: 24px;
	}
	.vvdntools_services.isystem_services .isystem_Software_servers h3 {
		font-size: 24px;
	}
	.isystem_Software_servers .vvdntool_text p {
		min-height: 150px;
	}
	.isystem_benefits_text table.table td {
		font-size: 14px;
	}
	.esd_electronics_text h3 {
		font-size: 18px;
	}
	.register_Now_Btn {
		bottom: 15px;
	}
}

@media (max-width: 1199px){
	.qa_utube_player{  
		margin-bottom: 20px;
		width: 427px;
		height: 240px;
	}
	.hioki_testing_type_service h2.megger_heading {
		font-size:24px;
	}
	h2.megger_heading {
		font-size: 24px;
	}
	.ametekblog3 {
		height: 104%;
	}
	.ametek_overview_contant .overview_contant ul {
		width: 80%;
	}
	.isystem_Software_servers .vvdntool_text {
		padding: 40px 30px;
	}
	.vvdntools_services.isystem_services h3 {
		font-size: 24px;
	}
	.venue_loc span {
		font-size: 16px;
	}
	.venue_loc_txt h5 {
		font-size: 18px;
	}
	.venue_loc~h4 {
		font-size: 18px;
	}
	.venue_loc~h4 span.th {
		font-size: 14px;
	}
	.esd_electronics_text {
		min-height: 250px;
	}
	.esd_electronics_aftbg:before {
		bottom: 266px;
		height: 140px;
	}	
	.register_Now_Btn {
		bottom: 8px;
	}
	.register_Now_Btn.register_Now_Btn2 {
		bottom: 14%;
	}
	.agenda_table .table tbody td {
		font-size: 14px;
	}
	.tasking_list {
		padding-right: 0;
	}
	.vvdntools_services .how-nigel-list p {
		min-height: 180px;
	}
	.vvdntools_services.usrp_sdr_list_Blog {
		padding: 60px 0 10px;
	}
	.usrp_sdr_list {
		padding: 0 20px 20px;
	}
	.usrp_sdr_list ul li {
        font-size: 15px;
    }
	.usrp_sdr_list ul li:after {
		top: 6px;
	}
}

@media (max-width: 1024px){
    .qa_utube_player{  
        margin-bottom: 20px;
        width: 430px;
        height: 224px;
    }

	.embdd-sales-blk .col-md {
		margin: 10px 0px !important;
		padding: 0px 30px;
	}
	.embdd-sales-blk h2 {
		font-size: 32px;
	}
	.Altium_Designer_Blk .Contact_icon {
		position: absolute;
		top: 20px;
		right: 30px;
		width: 56px;
	}
	.Altium_Designer_Blk form.contact-form{
		padding:60px 50px 50px;
	}
	.Altium_Designer_Blk form.contact-form.analyzer_demo_form {
		padding: 60px 30px 104px;
	}
	.weller_img1.ni_sp img {
		min-height: 398px;
	}
    .img-blk.series_6000 {
        min-height: 160px;
    }
    .common-data-logger .text-blk p {
        min-height: 108px;
    }
    .common-data-logger .text-blk .read_more {
        position: relative;
    }
    .featured-products {
        min-height: 193px;
    }
	.register_Now_Btn a {
		padding: 6px 20px;
	}
}

@media (max-width: 991px){
	.bo_after.bo_after768:after {
		display: none;
	}
	.embdd-sales-blk .bo_after:after {
		display:none;
	}
	.joinus_text h2 {
		font-size: 18px;
		margin: 30px 0 10px;
	}
	.register-button {
		bottom: 16%;
	}
	.register-button.altium-designer.t_embedded_profiler {
		bottom: 16%;
	}
	.row.Schwarz_Sales_Contact .col-md:nth-child(1) {
		padding-right: 15px;
	}
	.row.Schwarz_Sales_Contact .col-md:nth-child(2) {
		padding-left: 15px;
	}
	.contact_form_blk {
		margin-top: 25px;
	}
	.Altium_Designer_Blk .contant_form_bd {
		padding: 30px 20px 30px 20px;
	}
	.Altium_Designer_Blk .contant_form_bd p {
		padding-right: 0px;
	}
	.Altium_Designer_Blk form.contact-form.analyzer_demo_form {
		padding: 60px 30px 50px;
	}
	.altium_cord_Register {
		bottom: 12%;
		font-size: 16px;
	}
	span.play_Icn {
		margin-right: 6px;
		max-width: 25px;
	}
	.read_mores a {
		color: #fff;
		line-height: 12px;
		padding: 8px 10px 8px 15px;
		font-size: 15px;
	}
	.weller_img1.ni_sp img {
		min-height: auto;
	}
	.s_products {
		padding: 10px 0 0;
	}
	.banner_position.btn_home {
		left:7%;
		bottom: 25%;
	}
    .featured-products {
        position: relative;
    }
    .common-featured-products.d-block {
        display: flex !important;
        margin-bottom: 15px;
        position: relative;
    }
    .featured-products {
        position: relative;
    }
    .pico_page .read_more {
        position: absolute;
        bottom: 15px;
    }
	.pico_page .featured_products_service_blog .common-featured-products.mb-30 {
		margin-bottom: 15px !important;
	}
	.pico_page .featured_products_service_blog .mb-30 {
		margin-bottom: 0px !important;
	}
	.rf_products {
		margin-bottom: 15px;
	}
	.pico_page .rf_products .read_more {
		position: relative;
	}
	.common-data-logger {
		margin-bottom: 15px;
	}
	.hioki_services_testing_meters_img {
		position: relative;
		z-index: 1;
		padding: 0 20px;
		margin-top: 40px;
	}
	.hioki_testing_type_service .reverse {
		text-align: left;
	}
	.hioki_testing_type_service .reverse h2.megger_heading {
		text-align: left;
	}
	.megger_testing_type_service.single_phase_Relay>.row, .megger_testing_type_service.handheld_transformer_Tester>.row, .megger_testing_type_service.dynamic_Motor>.row {
		flex-direction: column-reverse;
	}
	h2.megger_heading {
		margin-bottom: 30px;
	}
	.reverse h2.megger_heading {
		text-align: left;
		padding-left: 24px;
		padding-right: 0;
	}
	.reverse h2.megger_heading:after {
		right: inherit;
		left: 0;
	}
    .qa_utube_player{
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
	.ametekblog3 {
		height: auto;
	}
	.ametek_overview_contant .overview_contant ul {
		width: 100%;
	}
	.ametek_featured_products_service .featured-products {
		min-height: 210px;
	}
	.isystem_Software_servers .vvdntool_text {
		margin-top: 20px !important;
		padding: 30px 30px;
	}
	.isystem_Software_servers .vvdntool_text p {
		min-height: auto;
	}
/* 	.igos_Pimg:before, .igos_Pimg:after{
		opacity: 0;
	} */
	.igos_PFeatured>div {
		min-height: auto;
	}
	.igos_PFeatured .featured-products {
		min-height: auto;
	}
	.igos_Pimg img {
		width: 100%;
	}
	.igos_PFeatured .featured-products ul {
		min-height: auto;
	}
	.igos_PFeatured .desktop-none {
		display: block;
	}
	.igos_PFeatured .mobile-none {
		display: none;
	}
	.esd_electronics_aftbg .col-md-6:nth-child(3n+2):after {
		display: none;
	}
	.esd_electronics_aftbg .col-md-6:nth-child(2n+1):after {
		position: absolute;
		content: """";
		bottom: 266px;
		height: 150px;
		width: auto;
		background: #b2e8ff;
		left: 50px;
		right: -50px;
		z-index: -1;
		display: block;
		pointer-events: none;
	}
	.register_Now_Btn {
        bottom: 6px;
    }
	
	.tasking_trp_web_bg {
		background-size: cover;
	}
	img.tsking__web {
        margin-top: 40px;
        width: 100%;
    }
	.agenda-table table {
		min-width: 1000px;
		overflow: scroll;
		margin: 0;
	}
	.left_Blog_Content {
		padding: 30px;
	}
	.left_Blog_Content img {
		width: 100%;
	}
	.left_Blog_Content:after {
		width: 100%;
	}
	.right_Blog_Content {
        padding-left: 0;
        margin-top: 30px;
    }
	.how-nigel-list {
        margin-bottom: 25px;
    }
	.usrp_sdr_list {
		height: auto;
		margin-top: 30px;
	}
	.iecube_list_Blogtxt {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px){
	.gray_bg.Altium_Designer_Blk {
		padding: 50px 0;
	}
	.Altium_Designer_Blk h1.heading_commons {
		font-size: 22px;
		line-height: normal;
		padding-left: 25px;
		margin-bottom: 20px;
	}
	.Altium_Designer_Blk .contant_form_bd {
		padding: 20px 15px;
	}
	.Altium_Designer_Blk h1.heading_commons:after {
		width: 15px;
	}
	.Altium_Designer_Blk .contant_form_bd p {
		font-size: 14px;
	}
	.Altium_Designer_Blk h2 {
		font-size: 20px;
	}
	.Altium_Designer_Blk ul li {
		font-size: 14px;
		margin-bottom: 3px;
	}
	.Altium_Designer_Blk ul li:after {
		top: 6px;
	}
	.Altium_Designer_Blk h3 {
		font-size: 20px;
	}
	.Altium_Designer_Blk .triangle_right {
		top: 52px;
		border-top: 20px solid transparent;
		border-left: 20px solid #ffffff;
		border-bottom: 20px solid transparent;
	}
	.Altium_Designer_Blk form.contact-form, .Altium_Designer_Blk form.contact-form.analyzer_demo_form {
		padding: 60px 20px 40px;
	}
	.Altium_Designer_Blk .Contact_icon {
		right: 30px;
		width: 52px;
	}
	.Altium_Designer_Blk .contact_form_blk form.contact-form h5 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.Altium_Designer_Blk .contact_form_blk form.contact-form p {
		margin-bottom: 40px;
	}
	span#demo_request_captcha div {
		max-width: 260px;
	}
	.senior_application h3 {
		margin-top: 15px;
	}
    /* .pico_page h2.ni_heading_aftr {
        margin-left: -30px;
    } */
    .common-featured-products  .read_more{
        position: relative;
    }
    .common-featured-products.d-block {
         display: block !important;
    }
    .common-featured-products .img-blk {
        min-height: auto !important;
    }
    .featured-products {
        min-height: auto;
        margin-right: 0;
    }
    .common-data-logger {
        margin-bottom: 15px;
        display: block;
    }
    .rf_products{
        padding-bottom: 40px;
    }
    .mb-30 {
        margin-bottom: 15px;
    }
    .common-featured-products{
        display: block;
    }
    .common-data-logger .text-blk {
        max-width: 100%;
    }
    .series_2000 {
        max-width: 100%;
    }
    .pico_page .desktop-none{
        display: block;
    }
    .pico_page .mobile-none{
        display: none;
    }
    .common-data-logger .img-blk {
        padding-left: 0px;
    }
    .common-data-logger .read_more {
        position: relative;
        bottom: 0;
    }
    .featured-products ul li {
        font-size: 14px;
    }
    .common-featured-products .read_more {
        bottom: 0;
    }
    .mobile-tile-space .col-lg-4 {
        margin-bottom: 15px;
    }
	.resmb20 {
		margin-bottom: 20px;
	}
	.hioki_testing_type_service h2.megger_heading {
		font-size: 22px;
	}
	h2.megger_heading {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	h2.megger_heading span {
		font-size: 18px;
		line-height: 24px;
	}
	.electrician_testing_type {
		margin-top: 20px;
	}
	.ametek_overview_contant .overview_contant ul li {
		width: 49%;
	}
	.venue_and_dates:after {
		opacity: 0;
	}
	.agenda_table .table td:nth-child(1), .agenda_table .table th:nth-child(1){
		min-width: 157px;
	}
	.esd_electronics_text {
		min-height: auto;
	}
	.esd_electronics_text .read_more {
		position: inherit;
		bottom: 0;
	}
	.esd_electronics_aftbg .col-md-6:nth-child(2n+1):after {
		display: none;
	}
	.agenda_table_bg .agenda_table {
		overflow-x: scroll;
	}
	.agenda_table_bg .agenda_table table.table {
		min-width: 500px;
		max-width: 600px;
	}
	
	.cdutboard_ListBox {
		grid-template-columns: inherit;
		padding: 25px 20px;
	}
	.cdutboard_ListBox:before {
		width: 100%;
	}
}

@media (max-width: 600px){
	a.register-button.altium-designer.Safety_btn {
		bottom: 14%;
	}
	.register-button.altium-designer.t_embedded_profiler {
		bottom: 14%;
	}
	.strip_readmore {
		bottom: 6px;
		right: 62%;
	}
	.ametek_overview_contant .overview_contant ul li {
		width: 100%;
	}
	.twlogo {
		width: 260px;
	}
	.classroom .registerBtn {
        font-size: 14px;
        min-width: 156px;
        margin-top: 18%;
        padding: 8px 10px;
    }
	.products_box {
		padding: 20px 15px;
	}
	.graybg {
		padding: 20px 15px;
	}
	.p5{
		padding:20px;
	}
	.left_Blog_Content {
        padding: 15px;
    }
	.how-nigel-Blog {
		padding-top: 20px !important;
	}
	.how-nigel-list {
        padding-bottom: 40px;
    }
	.vvdntools_services .how-nigel-list p {
        min-height: auto;
    }
	.iecube_list_Blogtxt {
		padding-left: 0px;
	}
	
	.iecube_list_Blogtxt h5 {
        font-size: 16px;
    }
	.iecube_list ul li {
        font-size: 14px;
    }
	.cdutboard_ListBox .cdut_Board_List p {
        font-size: 14px;
    }
	.scib_icon {
        width: 100px;
        height: 100px;
        top: -16px;
        right: -16px;
    }
	.scib_icon img {
        width: 50px;
    }
	.scib_blog {
        min-height: 200px;
    }
	.scib_list h4 {
        min-height: 40px;
    }
	.scib_blk h5 {
        font-size: 16px;
    }
	.scib_list ul li {
        font-size: 14px;
    }
}

@media (max-width: 499px){
   
	.visit_bannerbg h1 {
		font-size: 22px;
	}
	.embdd-sales-blk h2.border_bottom {
		font-size: 26px;
	}
	.embdd-sales-blk.mb-5 .justify-content-center {
		justify-content: left!important;
	}
	.register-button {
		 bottom: 41%;
		padding: 4px 14px;
		font-size: 12px;
	}
	.joinus_text h2 {
		font-size: 16px;
	}
	a.register-button.altium-designer.Safety_btn {
		left: 8%;
		bottom: 18%;
	}
	.register-button.altium-designer.t_embedded_profiler {
		left: 9%;
	}
	.banner_position.b_home.psn_Ofr {
		top: 60%;
	}
	.strip_readmore {
		bottom: 4px;
		right: 60%;
	}
	.banner_position.ametek {
		top: 28%;
	}
	.venue_loc~h4 {
		margin-left: 66px;
	}	
	.register_Now_Btn {
        bottom: 46%;
    }
	.register_Now_Btn.register_Now_Btn2 {
        bottom: 38%;
        left: 7%;
    }
	.agenda_table .table tbody td {
        font-size: 13px;
    }
	.agenda_table .table tbody td {
        font-size: 13px;
        padding: 10px 10px;
    }
	.description-container .description-content {
		max-height: 36px;
	}
	.agenda_table .table tbody td div span {
		font-size: 11px;
	}
	.description-container .toggle-label {
		font-size: 12px;
	}
	
}

@media (max-width: 481px){
    .qa_utube_player {
        width: 364px;
        height: 197px;
        margin-bottom: 20px;
    }
	.altium_cord_Register {
		bottom: 5%;
	}
	span.play_Icn {
		max-width: 22px;
	}
}
@media (max-width: 441px){
    .qa_utube_player {
        width: 337px;
        height: 198px;
        margin-bottom: 20px;
    }
	.classroom .registerBtn {
        margin-top: 16%;
    }
}
@media (max-width: 390px){
    .qa_utube_player {
        width: 330px;
        height: 187px;
        margin-bottom: 20px;
    }
	.classroom .registerBtn {
        margin-top: 15%;
    }
}

@media (max-width: 375px){
     .qa_utube_player {
        width: 304px;
        height: 172px;
        margin-bottom: 20px;
    }
	span#demo_request_captcha iframe {
		transform: scale(0.9);
		display: block;
		margin-left: -15px;
	}
	.strip_readmore {
		bottom: 2px;
		right: 60%;
		width: 80px;
	}
}
@media (max-width: 320px){
	.Altium_Designer_Blk .contact_form_blk form.contact-form h5 {
		font-size: 18px;
	}
	.Altium_Designer_Blk h1.heading_commons {
		font-size: 20px;
	}
	span#demo_request_captcha iframe {
		transform: scale(0.8);
		margin-left: -30px;
	}
	span#demo_request_captcha div {
		width: 260px !important;
	}
}


.many_more{
    color: #2564c1;
    font-weight: 800;
}

.text600{
    font-weight: 600;
}

.font18{
    font-size: 18px;
}
.webinar_covering a {
	display: block;
	color: #007bff;
}
.webinar_covering a:hover {
	color: #007bff;
}