body {
    font-family: 'Lato', sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    padding-top: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding: 0px;
    margin: 0px;
    line-height: 100%;
}
body.modal-open {
    padding-right: 0!important;
}
.breadcrumb-item.active {
    color: #fff!important;
}
button:focus {
    outline: none;
}
.fullOwlSlider .owl-nav .owl-prev, .fullOwlSlider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.fullOwlSlider .owl-nav button span {
    font-size: 48px;
    font-weight: 900;
    line-height: 13px;
	color: rgb(134 134 134);
    transition: all 0.5s ease;
}
.fullOwlSlider .owl-nav .owl-prev {
    left: 3%;
}
.fullOwlSlider .owl-nav .owl-next {
    right: 4%;
}
.vvdn_Lbanner_contant .news_Rbtn.die_casting_button {
    border-color: #4cb3ff;
    background-color: #4cb3ff;
}
.vvdn_Lbanner_contant .news_Rbtn.die_casting_button:hover {
    border-color: #ffffff;
}
span.gc {
    font-weight: 900;
    position: relative;
    display: inline-block;
}
span.gc:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -5px;
    border-top: 8px solid #240eff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    width: 100%;
}
span.small_txt {
    text-transform: lowercase;
}
/*========= Start New css =========*/
.mainNewsbanner {
    position: relative;
}
.banner_contant .heading_commons:after {
    background: #fff;
}
.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}
.banner_contant.cdac_text {
    top: 60%;
}
.banner_contant h2.news_com_heading {
    font-size: 35px;
    line-height: normal;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    text-transform: uppercase;
}
.mainNewsbanner .owl-carousel, .owl-carousel .owl-stage-outer, .owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    height: 100%;
}
.heading_commons {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
	padding-top:15px;
    color: #000000;
    position: relative;
	margin-bottom: 10px;
    text-transform: uppercase;
}
.heading_commons:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
.capitalize {
	text-transform: capitalize;
}
section.insights_blog_section {
    padding: 50px 0;
    background: #f3f3f3;
}
.insights_blog_services .MLR10 {
	margin-right: -10px;
    margin-left: -10px;
}
.insights_blog_services .PLR5 {
    padding-left: 10px;
    padding-right: 10px;
}
.insights_box.insights_newsroom_banner picture img {
    border: 1px solid #d9d9d9;
}
.insights_box.insights_newsroom_banner .insights_contant span.card_date {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: -25px;
    color: #010101;
    font-weight: 500;
}
.Latest_Happenings .insights_box.insights_newsroom_banner .insights_contant {
    padding: 9px 10px;
}
.Latest_Happenings .insights_blog_services .insights_contant {
    padding: 15px 0;
}
.insights_box.insights_newsroom_banner .insights_contant h4 {
    font-size: 18px;
    line-height: 22px;
    min-height: auto;
}
.Latest_Happenings .insights_blog_services .insights_box {
    box-shadow: 0px 3px 13px -6px rgb(0 0 0 / .3);
}
.insights_box picture {
    width: 100%;
    position: relative;
    display: block;
}
.blog_tage {
    position: absolute;
    bottom: 6px;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.blog_tage span {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Montserrat;
    color: #fff;
    padding: 3px 30px 3px 15px;
    font-size: 13px;
    display: block;
}
.insights_box picture img {
    width: 100%;
}
.insights_box {
    position: relative;
    padding: 10px;
    background: #fff;
    margin-top: 20px;
	height: 94%;
}
.insights_box .insights_contant span.card_date {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
	color: #010101;
	font-weight: 500;
}
.insights_box .insights_contant h4 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 800;
    font-family: Montserrat;
    color: #3a3a3a;
    margin-bottom: 10px;
    min-height: 64px;
}
.insights_box .insights_contant p {
    font-size: 14px;
    min-height: 65px;
    margin-bottom: 5px;
}
.know_more {
    font-size: 15px;
    font-weight: 700;
    font-family: Montserrat;
    color: #3a3a3a;
    display: inline-block;
    text-decoration: none;
	transition: all 0.5s;
}
.know_more .c_arrow {
    margin-left: 5px;
	transition: all 0.5s;
	margin-top: -2px;
}
.know_more:hover img.c_arrow {
    margin-left: 8px;
}
.know_more:hover {
	text-decoration: none;
}
.know_more.See_More {
    background-color: #015fea;
    background-image: linear-gradient(90deg, #015fea, #00bff9);
    padding: 10px 25px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    margin-top: 30px;
    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: 0;
	line-height: 23px;
}
.know_more.See_More:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.know_more.See_More: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;
}
.know_more.See_More:hover {
    color: #fff;
}
.know_more.See_More:hover img.c_arrow {
    margin-left: 5px;
}
.whitepaper_modal .modal-content .contact-head:after{
	display:none;
}
section.press_release_section .insights_blog_services .insights_box.pressr_elease_box a.know_more {
    position: absolute;
    bottom: 20px;
}

section.press_release_section {
	background:#3a3a3a;
}

section.press_release_section .insights_blog_services .insights_box {
    border: 1px solid #3a3a3a;
    padding: 20px;
    background: #3a3a3a;
    margin-top: 20px;
	height: 100%;
	position: relative;
}
section.press_release_section .insights_blog_services .insights_box:hover {
    border: 1px solid #616161;
    background: rgb(58,58,58);
    background: -moz-linear-gradient(top, rgba(58,58,58,1) 0%, rgba(98,98,98,1) 100%);
    background: -webkit-linear-gradient(top, rgba(58,58,58,1) 0%,rgba(98,98,98,1) 100%);
    background: linear-gradient(to bottom, rgba(58,58,58,1) 0%,rgba(98,98,98,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#626262',GradientType=0 );
}
section.press_release_section .insights_blog_services .insights_box .insights_contant:after {
    position: absolute;
    content: "";
    left: -2px;
    transform: translate(0px, -55%);
    top: 50%;
    bottom: 0;
    height: 75%;
    width: 1px;
    background: #616161;
}
section.press_release_section .insights_blog_services .insights_box:hover .insights_contant:after {
   opacity: 0;
}
.insights_contant.after_none:after {
    opacity: 0;
}
section.press_release_section .insights_blog_services .insights_box .insights_contant h4 {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    font-family: Montserrat;
    color: #ffffff;
	margin-top: 30px;
    margin-bottom: 20px;
    min-height: 102px;
}
section.press_release_section .insights_blog_services .insights_box.pressr_elease_box {
    padding: 20px 15px;
}
.contact-social ul li:last-child {
    padding-right: 0;
}
.contact-social ul li:last-child a {
    margin-right: 0;
}
section.insights_blog_section.videos_section .insights_box {
    box-shadow: 0px 2px 15px 0px hsl(0 0% 0% / .2);
	margin-bottom: 15px;
}
section.insights_blog_section.videos_section .card-body {
    padding: 0;
}
.videos_section .insights_box figure {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.videos_section .insights_box figure img {
    width: 100%;
    -webkit-transform: scale(1);
    height: 100%;
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
}

.videos_section .insights_box figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.videos_contant p {
    font-size: 15px;
    min-height: 70px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.new_play_icon {
    position: absolute;
    bottom: -34px;
    left: 0;
    width: 68px;
}
.newsroom_events_slider.owl-carousel .owl-dots {
	position: absolute;
	width: auto;
	bottom: -5px;
	left: 0;
	right: 0;
	text-align: center;
}
.newsroom_events_slider.owl-carousel button.owl-dot{
	background: transparent;
	border: 1px solid #00aef9;
	height: 12px;
	width: 12px;
	border-radius: 20px;
	cursor: pointer;
	margin: 0 3px;
	opacity: 1;
	transition: opacity .6s ease;
	display: inline-block;
}
.newsroom_events_slider.owl-carousel button.owl-dot.active{
	opacity: 1;
	background: #00aef9;
}
.Events_section .insights_box .insights_contant h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 800;
    font-family: Montserrat;
    color: #3a3a3a;
    margin-bottom: 10px;
    min-height: 86px;
}
.Events_section .insights_blog_services .insights_box {
    box-shadow: 0px 4px 16px 0px rgb(0 98 146 / .20);
	margin-bottom: 30px;
}
section.press_release_section .insights_blog_services .insights_box.pressrelease {
    border: 1px solid #3a3a3a;
    padding: 20px 20px;
    background: #3a3a3a;
    margin-top: 60px;
    height: 85%;
	position: relative;
}
section.press_release_section .insights_blog_services .insights_box.pressrelease .know_more {
    position: absolute;
    bottom: 20px;
}
section.press_release_section .insights_blog_services .insights_box.pressrelease:hover {
    border: 1px solid #616161;
    background: rgb(58,58,58);
    background: -moz-linear-gradient(top, rgba(58,58,58,1) 0%, rgba(98,98,98,1) 100%);
    background: -webkit-linear-gradient(top, rgba(58,58,58,1) 0%,rgba(98,98,98,1) 100%);
    background: linear-gradient(to bottom, rgba(58,58,58,1) 0%,rgba(98,98,98,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#626262',GradientType=0 );
}
.news-txt .txt-20 a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: underline;
    min-height: 74px;
    display: block;
}
.insights_blog_services .row.nth_3n .col-md-6:nth-child(3n+1) .insights_box .insights_contant:after{
	opacity:0;
}
.toggle_icon{display:none;}

section.vvdn_news_blog_section {
	background:#3a3a3a;
	padding:50px 0;
}
section.vvdn_news_blog_section .insights_box {
    position: relative;
    padding: 0;
    background: transparent;
    margin-top: 20px;
    border: 1px solid #6a6a6a;
}
.vvdn_news_blog_section .insights_box .insights_contant {
    padding: 15px;
}
.vvdn_news_blog_section .insights_box .insights_contant p {
    color: #ffff;
    font-weight: 600;
    font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.vvdn_news_blog_section .insights_box .insights_contant p a {
    display: block;
    color: #fff;
}
.vvdn_news_blog_section .insights_box .vvdntech_footer {
    padding: 10px 15px;
    border-top: 1px solid #6a6a6a;
}
.vvdn_news_blog_section .insights_box .insights_contant .card_date_setion span.card_date {
    margin-bottom: 0;
    color: rgb(255 255 255 / 0.33);
    font-size: 15px;
}
.vvdn_news_blog_section .insights_box .card_date_setion {
    margin-top: 15px;
}
.vvdn_news_blog_section .insights_box .card_date_setion span, .card_date_setion a {
    margin-right: 15px;
}
.vvdn_news_blog_section .insights_box .card_date_setion a:nth-child(4) {
    margin-right: 0;
}
.vvdn_news_blog_section .insights_box .vvdntech_footer span.card_date {
    color: #fff;
}

/* Latest News */
.banner_blk {
    position: relative;
}
.news_details_banner{
    background-color: #1661e3; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #1661e3 , #03a7fc); /* Standard syntax (must be last) */
    min-height: 360px;
}
.latest_list_blk{
	position:relative;
	height: 95%;
}
.latest_list_blk:before {
   position: absolute;
    content: "";
    height: 90%;
    left: 10px;
    right: -6px;
    bottom: -6px;
    transition: all 0.5s;
	background: rgb(0,53,94);
	background: -moz-linear-gradient(45deg,  rgba(0,53,94,1) 0%, rgba(0,159,235,1) 37%, rgba(0,159,235,1) 58%, rgba(24,84,219,1) 100%); 
	background: -webkit-linear-gradient(45deg,  rgba(0,53,94,1) 0%,rgba(0,159,235,1) 37%,rgba(0,159,235,1) 58%,rgba(24,84,219,1) 100%);
	background: linear-gradient(45deg,  rgba(0,53,94,1) 0%,rgba(0,159,235,1) 37%,rgba(0,159,235,1) 58%,rgba(24,84,219,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00355e', endColorstr='#1854db',GradientType=1 );
    opacity: 0;
}
.latest_list_blk:hover:before {
    opacity: 1;
}
.latest_list_blk .insights_box.latest_list{
	height: 100%;
    box-shadow: 0px 2px 14px -4px rgb(0 0 0 / .3);
    padding-bottom: 20px;
}
.latest_list_blk .insights_box.latest_list .insights_contant h4 {
    min-height: 74px;
}
.latest_list_blk .insights_box.latest_list .insights_contant h4 a {
    color: #3a3a3a;
}
.offerings_blk.t_list:after {
    border-top: 18px solid #f3f3f3;
}
/* Latest News */
.Media_Kit_Section {
    padding: 50px 0;
    background: #ffffff;
}
.Media_Kit_Section h4.aft {
    font-size: 20px;
    line-height: 22px;
    font-weight: 800;
    font-family: Montserrat;
    margin-top: 30px;
    margin-bottom: 50px;
    color: #3a3a3a;
    position: relative;
}
.Media_Kit_Section h4.aft:after {
    position: absolute;
    content: "";
    bottom: -25px;
    left: 0;
    width: 90%;
    height: 1px;
    background: #777777;
    display: block;
}
.Media_Kit_Section p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #1f1f1f;
    margin: 0;
}
.Media_Kit_Section .mkd-wrap .mkd_wrap_download {
    max-width: 160px;
    margin: auto;
    display: block;
    text-align: center;
    background: #ffffff;
    height: 160px;
    padding: 36px;
    border-radius: 100px;
    box-shadow: 0px 0px 18px 0px #bfedff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Media_Kit_Section h4 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 800;
    font-family: Montserrat;
    margin-top: 20px;
    color: #3a3a3a;
}
.offerings_blk {
    position: relative;
}
.offerings_blk img.offering_img {
    min-height: 130px;
}
.offerings {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.offerings p {
    float: left;
    margin: 0;
    width: 80%;
    color: #ffffff;
    font-weight: 800;
    font-family: Montserrat;
    font-size: 24px;
}
.btn_subscribe {
    float: left;
    text-align: left;
    margin-left: 0;
    margin-top: 0;
}
.btn_subscribe .btn a{
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px;
    min-width: 159px;
    display: inline-block;
    border: 1px solid #a7ecff;
    text-decoration: none;
}
.banner_contant.banner_btn1 {
    transform: translate(5.5%, 0%);
    top: 85%;
}
.banner_contant.banner_btn1.second_button {
    transform: translate(6.4%, 0%);
    top: 78%;
}
.banner_contant.banner_btn1.third_button {
    transform: translate(6%, 0%);
    top: 64%;
}

.banner_contant.banner_btn1.fourth_button {
    transform: translate(8%, 0%);
    top: 80%;
}
/*========= End New css =========*/

/*============ Events Tabing ============*/
.events_Tabing {
    margin-top: 40px;
}
.events_Tabing ul.nav.nav-tabs {
    display: flex;
	padding: 0;
}
.events_Tabing ul.nav.nav-tabs .nav-item  {
    margin-bottom: -2px;
	width: auto;
}
.events_Tabing ul.nav.nav-tabs .nav-item a.nav-link {
    color: #000000;
    font-weight: 800;
    font-family: Montserrat;
    padding: 10px 30px;
    border-radius: 0px;
    font-size: 18px;
    min-width: 180px;
    transition: all 0s;
    border: 0px solid #00b2ff;
    color: #00b2ff;
    border-top: 4px solid #f3f3f3;
	position: relative;
}

.events_Tabing ul.nav.nav-tabs .nav-item a.nav-link.active {
    color: #000000;
    background-color: transparent;
    z-index: 1;
    border: 1px solid #00b2ff;
    border-bottom: 0px;
    border-top: 4px solid #00b2ff;
}
.events_Tabing .tab-content {
    padding: 30px 20px 10px;
    border-top: 1px solid #00b2ff;
    position: relative;
}
.events_Tabing .tab-content:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 110px;
    width: 1px;
    background-color: #00b2ff;
}
.events_Tabing .tab-content:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 110px;
    width: 1px;
    background-color: #00b2ff;
}
.events_Tabing ul.nav.nav-tabs .nav-item.show .nav-link, 
.events_Tabing ul.nav.nav-tabs .nav-link.active:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0px;
    bottom: 0;
    right: 0px;
    z-index: -1;
    background: #f3f3f3;
}
.upcoming_Events_Box {
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 4px 16px 0px rgb(0 98 146 / .20);
    padding: 30px 20px;
    transition: all 0.35s;	
    position: relative;
}
.upcoming_Events_Box:hover {
    background-color: #1468e6;
}
div#upcomingevents .row {
    margin-left: -10px;
    margin-right: -10px;
}
div#upcomingevents .row .w20 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}
.upcoming_Events .card_date {
    color: #7c7c7c;
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 500;
    margin-bottom: 0px;
    display: block;
	transition: all 0.35s;	
}
.upcoming_Events h3 {
	font-weight: 500;
    font-size: 48px;
    font-family: Montserrat;
    letter-spacing: 0px;
    display: block;
    color: #3a3a3a;
    margin: 0px 0 15px;
	transition: all 0.35s;	
}
.events_Logo {
    margin: 40px 0 20px;
}
.events_Logo h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    font-family: Montserrat;
    letter-spacing: 0px;
    color: #05a3fb;
    min-height: 46px;
    display: flex;
    align-items: flex-end;
	transition: all 0.35s;
}
.events_Place {
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat;
    color: #3a3a3a;
	transition: all 0.35s;
}
.upcoming_Events_Box:hover .upcoming_Events .card_date,
.upcoming_Events_Box:hover .upcoming_Events h3,
.upcoming_Events_Box:hover .events_Logo h4,
.upcoming_Events_Box:hover .events_Place {
	color:#ffffff;
}
.past_Events_Box {
    box-shadow: 0px 4px 16px 0px rgb(0 98 146 / .20);
    padding: 15px 15px;
    background: #fff;
}
.past_Events_Box .past_Events h4 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 800;
    font-family: Montserrat;
    color: #3a3a3a;
    margin-bottom: 10px;
    min-height: 60px;
}
.past_Events_Box .past_Events .card_date {
    font-size: 15px;
    margin-bottom: 10px;
    display: flex;
    color: #7c7c7c;
    font-weight: 500;
    align-items: center;
}
.past_Events_Box .past_Events .card_date img {
    margin-right: 10px;
}
.upcoming_Events_more {
    position: absolute;
    right: 25px;
    bottom: 20px;
    z-index: 1;
    cursor: pointer;
    width: 26px;
    height: 20px;
    text-align: center;
    line-height: 17px;
    transition: all 0.35s;
}
.upcoming_Events_more:hover {
    right: 18px;
}
/*============ Events Tabing ============*/

@media (min-width:1600px) {
	.container {
		max-width: 1500px;
	}
    .past_Events_Box .past_Events .card_date {    
        margin-bottom: 25px;
    }
}

@media (max-width:1599px) {
	.heading_commons {
		font-size: 34px;
	}
	.card_date_setion a img {
		width: 74%;
	}
	.vvdn_news_blog_section .insights_box .vvdntech_footer a img {
		width: 70%;
	}
	.banner_contant h2.news_com_heading {
		font-size: 27px;
	}
	.upcoming_Events .card_date strong {
		font-size: 38px;
		line-height: 70px;
	}
	.upcoming_Events .card_date {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.upcoming_Events_Box {
        padding: 30px 15px;
    }
    .upcoming_Events h3 {
        font-size: 40px;
    }
    .upcoming_Events .card_date {
        font-size: 14px;
    }
    .events_Logo {
        margin: 30px 0 15px;
    }
    .events_Logo h4 {
        font-size: 15px;
        line-height: 20px;
        min-height: 40px;
    }
    .events_Place {
        font-size: 14px;
    }
}

@media (max-width:1199px) {
	.heading_commons {
		font-size: 30px;
	}
	.insights_box .insights_contant h4 {
		min-height: 72px;
	}
	.insights_box.insights_newsroom_banner .insights_contant h4 {
		min-height: 60px;
	}
	section.press_release_section .insights_blog_services .insights_box .insights_contant h4 {
		min-height: 120px;
	}
	.Events_section .insights_box .insights_contant h4 {
		min-height: 102px;
	}
	.banner_contant h2.news_com_heading {
		font-size: 22px;
	}
	.fullOwlSlider .owl-nav .owl-prev, .event_banner_carousel .owl-nav button.owl-prev {
		left: 10px;
	}
	.fullOwlSlider .owl-nav .owl-next, .event_banner_carousel .owl-nav button.owl-next {
		right: 10px;
	}
	.past_Events_Box {
		margin-bottom: 25px;
	}
	div#upcomingevents .row .w20 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.upcoming_Events_Box {
        margin-bottom: 20px;
    }
}

@media (max-width:991px) {
	section.press_release_section .insights_blog_services .insights_box {
		border: 1px solid #3a3a3a;
		padding: 20px;
		background: #3a3a3a;
		margin-top: 20px;
		border: 1px solid #616161;
		background: rgb(58,58,58);
		background: -moz-linear-gradient(top, rgba(58,58,58,1) 0%, rgba(98,98,98,1) 100%);
		background: -webkit-linear-gradient(top, rgba(58,58,58,1) 0%,rgba(98,98,98,1) 100%);
		background: linear-gradient(to bottom, rgba(58,58,58,1) 0%,rgba(98,98,98,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#626262',GradientType=0 );
	}
	section.press_release_section .insights_blog_services .insights_box .insights_contant:after {
		opacity: 0;
	}
	section.press_release_section .insights_blog_services .insights_box .insights_contant h4 {
		min-height: 80px;
	}
	.offerings p {
		font-size: 18px;
	}
	.banner_contant h2.news_com_heading {
		font-size: 18px;
		line-height: 24px;
		width: 92%;
	}
}

@media (max-width:767px) {
	.heading_commons {
		font-size: 24px;
	}
	.insights_box .insights_contant h4 {
		min-height: auto;
	}
	.Events_section .insights_box .insights_contant h4 {
		min-height: auto;
		margin-bottom: 20px;
	}
	.Media_Kit_Section h4.aft {
		font-size: 16px;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.Media_Kit_Section h4.aft:after {
		bottom: -20px;
		width: 100%;
	}
	.Media_Kit_Section p {
		font-size: 15px;
		margin-bottom: 30px;
	}
	.subscribe_btn {
		width: 100%;
		text-align: left;
		margin-top: 10px;
		margin-left: 10.4%;
	}
	.past_Events_Box .past_Events h4 {
		min-height: 40px;
	}
	.upcoming_Events {
		margin-bottom: 0px;
	}
	div#upcomingevents .row .w20 {
        flex: 0 0 100%;
        max-width: 100%;
    }
	div#upcomingevents .row .w20:last-child .upcoming_Events_Box {
        margin: 0;
    }
}

@media (max-width:575px) {
    .banner_contant.banner_btn1 {
        transform: translate(7%, 0%);
        top: 40%;
    }
    .banner_contant.banner_btn1.second_button {
        transform: translate(8.5%, 0%);
        top: 38%;
    }
    .banner_contant.banner_btn1.third_button {
        top: 40%;
    }
    .banner_contant.banner_btn1.fourth_button {
        transform: translate(6%, 0%);
        top: 38%;
    }
	.offerings p {
		font-size: 14px;
		width: 100%;
	}
    .offerings p img {
		width: 30px;
	}
	.insights_box.insights_newsroom_banner .insights_contant h4 {
		font-size: 15px;
	}
	.whitepaper_modal .modal-content .contact-head {
		font-size: 20px;
	}
	.banner_contant h2.news_com_heading {
		width: 100%;
	}
	.fullOwlSlider .owl-nav .owl-prev, .event_banner_carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.fullOwlSlider .owl-nav .owl-next, .event_banner_carousel .owl-nav button.owl-next {
		right: 0;
	}
	.fullOwlSlider .owl-nav button span, .event_banner_carousel .owl-nav span {
		font-size: 44px;
		font-weight: 600;
	}
	.newsroom_events_slider.owl-carousel .owl-dots {
		bottom: 8px;
	}
}

@media (max-width:425px) {
	
}

@media (max-width:375px) {
	
}

@media (max-width:360px) {
    .whitepaper_modal .modal-content iframe {
		transform: scale(.9);
		margin-left: -5px;
	}
	.whitepaper_modal .modal-content .contact-head {
		font-size: 18px;
	}
}

@media (max-width:320px) {
    .whitepaper_modal .modal-content iframe {
		transform: scale(.8);
		margin-left: -25px;
	}
}

.news-banner-title{
    background-color: #1661e3; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #1661e3 , #03a7fc); /* Standard syntax (must be last) */
    padding:146px 27px 120px 27px;
}
.news-banner-title h1 {
    margin: 0px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
.news-banner-title h1:before {
    position: absolute;
    background: #00b2ff;
    width: 100px;
    height: 8px;
    content: '';
    top: -30px;
}

#latest-news{background: #f3f3f3;padding: 40px 0 60px;}
#latest-news .card{height: 100%;}
#latest-news .card .card-body figure{text-align: center;}