body {
    font-family: 'Lato', sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat;
    position: relative;
    padding: 0px;
    margin: 0px;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
}
body.modal-open {
    padding-right: 0 !important;
}
.vvdn-navbar {
    background: #fff;
}
.c-bread {
    top: 90px;
}
.c-bread .breadcrumb li.breadcrumb-item, .c-bread .breadcrumb li.breadcrumb-item a {
    color: #000 !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: rgb(0 0 0 / 1);
}
/* Stat css */
.gray_bg {
    padding: 60px 0;
    background:#f7f7f7;
}
.white_bg {
    padding: 60px 0;
    background:#ffffff;
}
.banner_blk {
    margin-top: 60px;
}
section.fronthaul_blk{
    margin-top: 60px;
}

.heading_commons {
    font-size: 26px;
    font-weight: 800;
    font-family: Montserrat;
    padding-top: 15px;
    color: #000000;
    position: relative;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.transform_none {
    text-transform: none;
}
.heading_commons:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
h1.heading_commons span {
    display: block;
}
.overview_contants p {
    text-align: justify;
    margin: 15px 0;
    font-size: 14px;
}
.overview_contants p strong {
    font-size: 18px;
    font-weight: 700;
    font-family: Montserrat;
}
.Ips_Bloxs h2 {
    font-size: 22px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    position: relative;
    margin-bottom: 12px;
}
.imc_font_bold{
    font-size: 17px !important;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
   
}
.Ips_Bloxs h2 span {display: block;}
.ip_for_du {
    margin-bottom: 26px;
   
}
.ip_for_du span.nomb {
    font-size: 34px;
    font-weight: 800;
    font-family: Montserrat;
    color: #d1d1d1;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 16px;
    width: 40px;
}
.ip_for_du h3 {
    font-size: 15px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    position: relative;
    padding-left: 0px;
}
.margin_left{
    margin-left: -16px;
}
.ip_for_du h3:after {
    /*position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #000000;
    left: 0;
    top: 7px;
    border-radius: 50px;*/
}
.ip_for_du p {
    padding-left: 15px;
    margin: 8px 0 0 30px;
    position: relative;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.ip_for_du .bullets_space p {
    margin: 26px 0 0 30px;
}
.ip_for_du .bullets_space .wifi_now_bullets {
    line-height: 30px;
}
.ip_for_du ul{
    padding-left: 15px;
    margin:8px 0 0 15px;
}
.ip_for_du ul li{
    position: relative;
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    list-style: none;
}
.ip_for_du ul li:after {
    position: absolute;
    content: "";
    top: 12px;
    left: -15px;
    bottom: 0;
    background: #000;
    width: 6px;
    height: 6px;
    border-radius: 20px;
}
.ip_for_du p:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #f7f7f7;
    left: 0;
    top: 7px;
    border: 2px solid #ccc;
    border-radius: 50px;
}
.invvation-head{
    font-size: 26px;
    font-weight: 800;
}
.color-blue{
    font-weight: 800;
    font-size: 20px;
    color: #00b2ff;
    margin: 26px 0 16px;
}
.bottom_heading span{
    font-weight: 800;
    font-size: 20px;
    color: #00b2ff;
    margin: 26px 0 16px;
}
.innovation-list{
    list-style: none;
    margin: 15px 0 30px;
    padding: 0;
    text-align: center;
}
.innovation-list li{
    position: relative;
    padding-left: 20px;
    color: #474747;
    font-size: 14px;
    text-align: left;
}
.innovation-list li:before,
.innovation-list li:after{
    position: absolute;
    content: '';
    left: 0;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.innovation-list li:before{
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.1);
}
.innovation-list li:after{
    width: 4px;
    height: 4px;
    background-color: #000;
    left: 3px;
}
.hrline{
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
/*=========CONTACT MODAL=======*/
.contact_form_blk {position: relative;}
.Contact_icon {position: absolute;top: 44px;right: 50px;width: 64px;}
.triangle_right {position: absolute;left: 4px;top: 46px;width: 0;height: 0;border-top: 30px solid transparent;border-left: 30px solid #f7f7f7;
border-bottom: 30px solid transparent;}
.contact_form h3 {font-weight: 800;font-family: Montserrat;color: #ffffff;margin-bottom: 50px;font-size: 26px;}
.contact_form{background:#023163; padding: 60px 50px 50px;border-left: 8px solid #00c0fa;}
.contact_form .form-control {border-radius: 0px; border: 0px; background: transparent; border-bottom: 1px solid #385d84; color: #fff; padding: .375rem 0;opacity: 0.7;}
.contact_form .form-control:focus {box-shadow: none; border-color: #385d84; background: transparent;}
/* .contact_form .form-group .btn-billed{background: #0090ff; border-radius: 30px; padding: 6px 30px; box-shadow: none; border: 0px; color: #fff;} */
.contact_form label{position: absolute; color: #FFFFFF; font-size: 15px;margin-top: 0px; margin-left: -12px; display: block; pointer-events: none; transition: 0.2s;top: 0;padding: 7px 0 0 13px;opacity: .7;}
.contact_form .form-group input:focus + label{ margin-top: 0px; font-size: 12px;}
.contact_form .form-group {  position: relative;}
.contact_form .form-control:focus + .form-control-placeholder, .contact_form .form-control:valid + .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    padding-left: 14px;
}
.contact_form .form-group {margin-bottom: 36px;}
.contact_form .form-group.ces_2023 {margin-bottom: 60px;}
.floating-label.bdr {position: relative;margin-bottom: 20px;border-bottom: 1px solid #385d84;}
.floating-input, .floating-select {
    font-size: 14px;
    padding: 4px 0px;
    display: block;
    width: 100%;
    color: #ffff;
    height: 34px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #28507a;
}
.floating-label label {
    margin-left: 0 !important;
    opacity: .7;
    line-height: 13px;
    padding-left: 0!important;
}
.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
    top: -24px;
    font-size: 12px;
    color: #ffffff !important;
    opacity: 0.7;
    padding-left: 0;
}
.mvc_f .floating-input:focus, .mvc_f .floating-select:focus {
    outline: none;
    border-bottom: 1px solid #28507a;
}
.contact_form textarea.form-control {
    height: 76px;
    border: 1px solid #385d84;
    padding-left: 15px;
}
label.form-control-placeholder.textarea_label {
    padding-left: 29px;
}
.contact_form .form-control:focus + .form-control-placeholder.textarea_label, .contact_form .form-control:valid + .form-control-placeholder.textarea_labelsssssss {
    padding-left: 15px;
}
.contact_form select {
    font-size: 15px;
    color: #fff;
    opacity: 0.5;
}
.form-group.minh {
    height: 54px;
}

.contact_form button#submit_button {
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    margin-top: 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(30,87,153);
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(22,98,228,1) 0%, rgba(4,165,251,1) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(22,98,228,1) 0%,rgba(4,165,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#04a5fb',GradientType=1 );
    overflow: hidden;
    position: relative;
    min-height: 44px;
    min-width: 140px;
    border-radius: 0px;
    text-decoration: none;
    line-height: 24px;
    opacity: 1;
}
.contact_form button#submit_button:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.contact_form button#submit_button:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}
/*=========CONTACT MODAL=======*/
h2.IP_solutions_section {
    font-size: 18px;
    font-weight: 800;
    font-family: Montserrat;
    margin-bottom: 10px;
    color: #000000;
}

.ip_solutions_service {
    margin-top: 30px;
}
.service_img {
    margin-right: 20px;
    min-width: 40px;
}
.ip_solutions_service h3 {
    font-size: 15px;
    font-weight: 800;
    font-family: Montserrat;
    margin-bottom: 5px;
    color: #3a3a3a;
}
.ip_solutions_service p {
    color: #3a3a3a;
    margin: 0;
    font-size: 13px;
}

/* Start insights_blog_services */

.insights_blog_services:after {
    content: "";
    display: table;
    clear: both;
}
.insights_blog_services {
    /* overflow: hidden; */
    margin-top: 30px;
}
.insights_blog_services .insights_box {
    position: relative;
    float: left;
    width: 33.3%;
}
.insights_blog_services .insights_box picture img {
    width: 100%;
}
.insights_blog_services .insights_box:after {
    background: url(../images/gradientbg-img.png);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    background-size: cover;
}
.insights_blog_services .insights_box .insights_contant {
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 20px;
    right: 20px;
    z-index: 1;
}
.insights_blog_services .insights_box .insights_contant h4 {
    font-size: 16px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 2px;
    min-height: 42px;
}
.insights_blog_services .insights_box .insights_contant span.card_date {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.insights_blog_services .insights_contant a.know_more {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    float: left;
}
.know_more .c_arrow {
    margin-left: 4px;
    transition: all 0.5s;
}
.know_more:hover img.c_arrow {
    margin-left: 8px;
}
.insights_blog_services .blog_tage {
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(left,  rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.insights_blog_services .blog_tage span {
    text-transform: capitalize;
    font-weight: bold;
    font-family: Montserrat;
    color: #8ccfee;
    padding: 3px 30px 3px 15px;
    font-size: 13px;
    display: block;
}
.right-post-blk a.know_more.mobile-view {
    display:none;
}
/* duble_blog */

.insights_blog_services .duble_blog .insights_box {
    overflow: hidden;
}

/* single-post-blk */

.single-post-blk {
    align-items: center;
    background: #fff;
    box-shadow: 0 0 9px 2px #dfdfdf;
    padding: 15px 24px;
}
.single-post-blk .row {
    align-items: center;
}
.single-post-blk .card_date {
    color: #888;
    font-size: 15px;
    font-weight: 800;
    font-family: Montserrat;
}
.single-post-blk h2 {
    font-size: 16px;
    font-weight: 800;
    font-family: Montserrat;
    min-height: 42px;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 30px;
}
.single-post-blk .know_more {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}
.right-post-blk {
    text-align: right;
    padding-left: 20px;
}
.right-post-blk a.know_more.mobile-view {
    display: none;
}
.right-post-blk img {
    width: 100%;
}
.right-post-blk .blog_tage {
    left: 45px;
}
.right-post-blk a.know_more.mobile-view {
    display: none;
}
.banner_contant img.event_iotech_expo {
    width: 52%;
    margin-top: 60px;
}
/* End insights blog services */

h5.strong {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
h5.strong strong {
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
}
.innovation-list h4 {
    font-weight: 600;
    font-family: Montserrat;
    color: #3a3a3a;
    margin: 10px 0 30px;
    font-size: 16px;
}
.row.las_vegas_list {
    border-bottom: 2px solid #ccc;
}
.Meet_us_blog {
    display: flex;
    margin-top: 30px;
    align-items: flex-start;
}
.Meet_us_blog h2 {
    margin-right: 40px;
    font-weight: 800;
    display: flex;
    align-items: center;
}
.Meet_us_blog h2 a {
    color: #000000;
}
.Meet_us_blog h2 img {
    margin-right: 10px;
}
.Meet_us_blog p {
    font-weight: 600;
    font-family: Montserrat;
    font-size: 20px;
}
.overview_contants_Events p {
    font-size: 17px;
    text-align: left;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    color: #000000;
    margin-bottom: 13px;
    text-align: justify;
}
.overview_contants_Events p:last-child {
    margin: 0;
}

.gridRow {
    display: grid;
    gap: 10px;
}
.grid-template-Col4 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.vvdndesign_Events_Blog {
    background-image: url(../images/vvdndesign-events-blog.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #212223;
    position:relative;
}
.vvdndesign_Events_Blog:after {
    position: absolute;
    content: "";
    top: 0;
    right: -2px;
    bottom: 0;
    background-image: url(../images/vvdndesign-events-blog_bgafter.png);
    height: 100%;
    width: 38px;
    background-size: contain;
    background-repeat: no-repeat;
}
.vvdndesign_Events_Blog:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    background-image: url(../images/vvdndesign-events-blog_bgbefore.png);
    height: 100%;
    width: 38px;
    background-size: contain;
    background-repeat: no-repeat;
}
.vvdndesign_Events_Blog h3 {
    font-size: 38px;
    font-weight: 600;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
    font-style: italic;
}
.vvdndesign_Events_Blog h3 span.BlueT {
    display: block;
    font-weight: 800;
    color: #1957e0;
    line-height: 60px;
}
.design_Events {
    text-align: center;
    margin-top: 40px;
}
.having_queries_Icon {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    background: linear-gradient(to bottom, rgba(8, 1, 41, 1) 0%, rgba(22, 65, 128, 1) 100%);
}
.having_queries_Icon img {
    transition: all 0.8s;
}
.having_queries_Icon:hover img {
    transform: scale(1.1);
}
.design_Events h4 {
    font-size: 20px;
    font-weight: 700;
    font-family: Montserrat;
    color: #ffffff;
    margin: 40px 0 20px;
}
.design_Events span {
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat;
    color: #ffffff;
    width: 82%;
    margin: 0 auto;
    display: block;
}
.vvdndesign_Events_Service {
    border: 1px solid #d3dff9;
    padding: 30px 26px; 
    transition:all 0.35s;
}
.vvdndesign_Events_Service:hover {
    box-shadow: 0px 4px 8px -4px rgb(35 132 240 / 56%);
}
.vvdndesign_Events_Service h4 {
    color: #1957e0;
    font-size: 22px;
    font-weight: 700;
    font-family: Montserrat;
    margin-bottom: 15px;
    min-height: 54px;
}
.vvdndesign_Events_Service p {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-family: Montserrat;
    margin-bottom: 0;
    line-height: 30px;
}

.massageBox {
    width: 60px;
    height: 60px;
    background-color: #1957e0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -24px;
    left: -24px;
}
.mwc_event2024_form .contact_form {
    border: 0;
    background: linear-gradient(to bottom, rgba(8, 1, 41, 1) 0%, rgba(22, 65, 128, 1) 100%);
}
.mwc_event2024_form .contact_form button#submit_button {
    text-transform: capitalize;
    background: #1957e0;
}
/* Ces2025 */
.massageicon {
    position: absolute;
    top: -20px;
    left: -20px;
    background-color: #1957e0;
    padding: 10px;
    width: 52px;
    height: 52px;
}
.overview_contants_Events.ces2025 p {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    font-family: Montserrat;
    padding-right: 60px;
}
.overview_contants_Events.ces2025 p strong {
    font-size: 18px;
}
.vvdnces2025_Events_Blog {
    background-image: url(../images/ces-connectivity-service-bgimg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.colW60 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.colW20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.vvdnces2025_Events_Blog h5 {
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0 30px;
}
.vvdnces2025_Events_Blog h3 {
    font-size: 60px;
    width: 60%;
    font-weight: 800;
    font-style: italic;
    line-height: 64px;
}
.ces_connectivity_Events {
    text-align: center;
    margin-top: 40px;
}
.ces_connectivity_Events h4 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}
/* Ces2025 */
.vvdnmwc2025_Events_Blog {
    background-image: url(../images/vvdnmwc_event_bg.jpg);
    padding: 80px 0 100px;
    background-position: bottom center;
}
.vvdnmwc2025_Events_Blog h5 {
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    font-style: italic;
    margin-bottom: 10px;
}
.vvdnmwc2025_Events_Blog h3 {
    font-size: 42px;
    font-weight: 800;
    text-align: center;
    background: #4D08D9;
    background: linear-gradient(to top, #00CDA4 15%, #4D08D9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
	margin-bottom: 60px;
}

.vvdnmwc2025_Events_Blog .colW15 {
    flex: 0 0 16.66%;
    max-width: 16.66%;
}
.mwc_connectivity_Events .ces_Service_Icon {
    width: 160px;
    height: 160px;
    background: linear-gradient(135deg, #4842d5 0%, #21b7b1 100%);
    border-radius: 100%;
    text-align: center;
    align-content: center;
    padding: 40px;
    margin: 0 auto;
}
.mwc_connectivity_Events h4 {
    text-align: center;
    margin: 24px 0 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}





@media (min-width: 1600px){
    .custom_container {
        max-width: 1500px;
        margin: 0 auto;
    }
}

@media (min-width: 992px){
    .insights_blog_services .duble_blog .insights_box {
        height: 320px;
        overflow: hidden;
    }
    .contact_form_blk.oran_fronthaul_5g {
        margin-top: 20px;
    }
    .oran_fronthaul_5g .contact_form .form-group {
        margin-bottom: 44px;
    }
    .oran_fronthaul_5g .contact_form textarea.form-control {
        height: 206px;
    }
}
@media (max-width: 1599px){
    h5.strong, h5.strong strong {
        font-size: 15px;
    }
    .innovation-list h4 {
        margin: 8px 0 26px;
        font-size: 14px;
    }
    .Meet_us_blog p, .color-blue {
        font-size: 18px;
    }
    .Meet_us_blog h2 {
        font-size: 24px;
    }
    .overview_contants_Events p {
        font-size: 15px;
    }
    .vvdndesign_Events_Blog h3 {
        font-size: 32px;
    }
    .having_queries_Icon {
        width: 178px;
        height: 178px;
    }
    .design_Events span {
        font-size: 16px;
        width: 90%;
    }
    .vvdndesign_Events_Service {
        padding: 30px 22px;
        min-height: 220px;
    }
    .vvdndesign_Events_Service h4 {
        font-size: 20px;
        min-height: 34px;
    }
    .vvdndesign_Events_Service p {
        font-size: 15px;
        line-height: 26px;
    }
    .vvdnces2025_Events_Blog h5 {
        font-size: 26px;
        margin: 20px 0 20px;
    }
    .vvdnces2025_Events_Blog h3 {
        font-size: 52px;
        width: 70%;
        line-height: 60px;
    }
    .ces_connectivity_Events h4 {
        font-size: 18px;
    }
    .ces_Service_Icon {
        width: 76%;
        margin: 0 auto;
    }
    .overview_contants_Events.ces2025 p {
        font-size: 15px;
        line-height: 26px;
        padding-right: 50px;
    }
	.overview_contants_Events.ces2025 p strong {
		font-size: 16px;
	}	
	.vvdnmwc2025_Events_Blog h5 {
		font-size: 34px;
	}
	.vvdnmwc2025_Events_Blog h3 {
		font-size: 34px;
	}
	.mwc_connectivity_Events .ces_Service_Icon {
		width: 120px;
		height: 120px;
		padding: 30px;
	}
	.mwc_connectivity_Events h4 {
		font-size: 18px;
	}
}

@media (max-width: 1199px){
    .heading_commons {font-size: 24px;}
    
    .overview_contants_Events p {
        font-size: 16px;
    }
    .design_Events span {
        width: 100%;
    }
    .vvdndesign_Events_Blog h3 {
        font-size: 28px;
    }
    .vvdnces2025_Events_Blog h3 {
        font-size: 42px;
        line-height: initial;
    }
    .ces_connectivity_Events h4 {
        font-size: 16px;
    }
    .overview_contants_Events.ces2025 p {
        font-size: 14px;
    }
	.vvdnmwc2025_Events_Blog h5 {
        font-size: 30px;
    }
	.vvdnmwc2025_Events_Blog h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
	.vvdnmwc2025_Events_Blog {
		padding: 60px 0 60px;
		background-position: center;
		background-size: cover;
	}
	.vvdnmwc2025_Events_Blog .colW15 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.mwc_connectivity_Events {
		margin-top: 50px;
	}
}
@media (max-width: 1024px){
    .banner_contant img.event_iotech_expo {
        margin-top: 0px;
    }
    
}
@media (min-width: 1024px){
    .paddingTop{
        margin-top: 60px;
    }
}

@media (max-width: 991px){
    .contact_form_blk {
        margin-top: 40px;
    }
    .col-md-12 > h2.IP_solutions_section {
        margin-top: 30px;
    }
    .having_queries_Icon {
        width: 160px;
        height: 160px;
    }
    .having_queries_Icon img {
        width: 80px;
    }
    .design_Events {
        margin-top: 20px;
    }
    .design_Events h4 {
        margin: 30px 0 20px;
        font-size: 18px;
    }
    .design_Events span {
        font-size: 15px;
    }
    .vvdndesign_Events_Service h4 {
        font-size: 18px;
        min-height: 24px;
    }
    .colW60 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .colW20 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .overview_contants_Events.ces2025 p {
        padding-right: 0;
    }
    .vvdnces2025_Events_Blog h5 {
        font-size: 22px;
        margin: 0 0 10px;
    }
    .vvdnces2025_Events_Blog h3 {
        font-size: 32px;
        width: 100%;
    }
}

@media (max-width: 767px){
    .gray_bg {
        padding: 40px 0;
    }
    .heading_commons {
        font-size: 22px;
    }
    .contact_form {
        padding: 50px 50px 50px;
    }
    .contact_form .form-group {
        margin-bottom: 30px;
    }
    .single-post-blk {
        padding: 15px 15px;
    }
    .single-post-blk .right-post-blk {
        padding-left: 0px;
    }
    .single-post-blk a.know_more.desktop-view {
        display: none;
    }
    .right-post-blk a.know_more.mobile-view {
        display: block;
        float: left;
        margin-top: 20px;
    }
    .right-post-blk a.know_more.mobile-view img.c_arrow {
        width: auto;
    }
    .right-post-blk .blog_tage {
        left: 15px;
    }
    .design_Events {
        margin-top: 40px;
    }
    .vvdndesign_Events_Blog h3,
    .design_Events span {
        width: 90%;
        margin: 0 auto;
    }
    .vvdndesign_Events_Blog:after,
    .vvdndesign_Events_Blog:before {
        width: 22px;
        background-repeat: repeat;
    }
    .massageBox {
        width: 40px;
        height: 40px;
        top: -20px;
        left: -12px;
        padding: 10px;
    }
    .colW20 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	.vvdnmwc2025_Events_Blog .colW15 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width:575px){
    h1.heading_commons span {
        display: inline;
    }
    .triangle_right {
        left: 0px;
        top: 25px;
    }
    .contact_form {
        padding: 40px 20px 40px;
    }
    .contact_form h3 {
        margin-bottom: 40px;
        font-size: 22px;
        width: 70%;
    }
    .Contact_icon {
        top: 25px;
        right: 30px;
        width: 56px;
    }
    .banner_contant img.event_iotech_expo {
        display: none;
    }
    .las_vegas_list .col-sm-6.col-md-4 {
        width: 50%;
    }
    h5.strong {
        font-size: 18px;
        line-height: 26px;
    }
    .Meet_us_blog {
        display: block;
    }
    .Meet_us_blog h2 {
        margin-bottom: 10px;
    }
    .Meet_us_blog p {
        font-size: 16px;
    }
    .Meet_us_blog p .color-blue {
        font-size: 16px;
    }
    .overview_contants_Events p {
        font-size: 15px;
    }
    .vvdndesign_Events_Blog h3 {
        font-size: 26px;
    }
    .vvdndesign_Events_Blog h3 span.BlueT {
        line-height: normal;
        display: inline;
    }
    .design_Events h4 {
        margin: 25px 0 10px;
    }
    .vvdndesign_Events_Service {
        min-height: 200px;
    }
    .overview_contants_Events.ces2025 p {
        font-size: 15px;
        line-height: 26px;
    }
    .vvdnces2025_Events_Blog h3 {
        font-size: 28px;
    }
    .massageicon {
        top: -10px;
        left: -10px;
        padding: 8px;
        width: 42px;
        height: 42px;
    }
	.vvdnmwc2025_Events_Blog h5 {
        font-size: 24px;
    }
	.vvdnmwc2025_Events_Blog h3 {
        font-size: 24px;
    }
	.overview_contants_Events.ces2025 p strong {
        font-size: 15px;
    }
}

@media (max-width:480px){
    .vvdndesign_Events_Blog h3 {
        font-size: 24px;
    }
	.vvdnmwc2025_Events_Blog .colW15 {
        flex: 0 0 100%;
        max-width: 100%;
    }
	.vvdnmwc2025_Events_Blog h5 {
        font-size: 20px;
    }
	.vvdnmwc2025_Events_Blog h3 {
        font-size: 20px;
    }
    .mwc_connectivity_Events h4 {
        font-size: 16px;
        margin: 15px 0 0;
    }
}
@media (max-width:399px){
    .colW20 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width:374px){
    iframe {
        transform: scale(0.9);
        display: block;
        margin-left: -15px;
    }
	.vvdnmwc2025_Events_Blog h3 {
        font-size: 18px;
    }
}
@media (max-width:320px){
    iframe{
        transform: scale(0.8);
        margin-left: -30px;
    }
}