html {
	overflow-x: hidden;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	text-align: left;
	color: #1a1e2c;
	overflow-x: hidden;
	padding-top: 60px;
}
.c-bread .breadcrumb a {
	text-decoration: none;
}
body.modal-open {
    padding-right: 0!important;
}
.overflow-h {
	overflow: hidden;
}
img.vm_banner_1024,
img.vm_banner_1366 {
	display: none;
}
a.lt-btn {
	display: none !important;
}
.progress_bar .progress {
	width: 0%;
	height: 4px;
	background-color: #00BCD4;
	position: fixed;
	top: 60px;
	left: 0;
	z-index: 99;
}
.c-bread .breadcrumb {
    padding: 20px 0px !important;
	margin: 0;
}
.scroll_logo{
    width: 140px;
}
.home_contact_us {
	position: fixed;
    top: 55%;
    transform: translate(0px, -50%);
    right: 0;
    z-index: 11;
    cursor: pointer;
    box-shadow: 0px 2px 16px 0px rgb(4 112 233 / .35);
}
.modal-dialog.modal-lg.modal-dialog-centered {
    max-width: 960px;
}
.modal-dialog-centered .modal-content {
	background: hsl(0deg 0% 100%);
    padding: 50px 50px 30px;
    border: 0px;
    border-radius: 0px;
}
.letresponsive, .letresponsive_bgcolore {
    display: none;
}

/******** Blog page ********/


body{font-family: 'Lato', sans-serif!important;}

h1, h2, h3, h4, h5, h6 {font-family: Montserrat;}

a, a:hover {
    box-shadow: none !important;
	text-decoration: none;
}
/* New */
.custom-header {
    position: relative;
    background: #f3f3f3;
}
.site-content-contain .site-content {
    padding: 40px 0 0;
    background: #f3f3f3;
    position: relative;
}
.site-content-contain .site-content:before {
    /*position: absolute;*/
    content: "";
    background: #ffffff;
    height: 29%;
    width: 100%;
    bottom: 0;
    z-index: 0;
}
.site-content-contain .site-content.blog_details {
    background: #ffffff;
}
.site-content-contain .site-content.blog_details:before{
	display:none;
}
.heading_commons {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
	padding-top:15px !important;
    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;
}
.banner_contant .heading_commons:after {background: #fff;}
.banner_blk {position: relative;}
.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}
/* New */
.wrap {
	max-width: 100% !important;
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 40px;
}

.site-branding-text h1.site-title {
    text-transform: inherit;
    font-weight: 600;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0px;
    color: #fff;
    position: relative;
    font-size: 40px;
}
.site-branding-text h1.site-title:after{
	content: "";
    position: absolute;
    width: 94px;
    height: 6px;
    top: -15px;
    left: 0;
    background: #FFFFFF;
}
.site-branding-text h1.site-title.blog_after::after {
    width: 60px;
}
header.entry-header {
    margin-bottom: 10px;
    float: left;
    padding-bottom: 0 !important;
	width: 100%;
}
header.entry-header .entry-meta a {
    color: #1f1f1f!important;
    text-decoration: none;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    float: left;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
}
.site-branding-text {
    color: #ffffff;
    position: absolute;
    width: 680px;
    bottom: 40%;
    font-weight: 600;
    font-size: 40px;
    transform: translatey(50%);
    -webkit-transform: translatey(50%);
    -moz-transform: translatey(50%);
    -o-transform: translatey(50%);
}
.site-branding {
    padding: 160px 0 100px;
}
header.page-header {
    display: none;
}
.blog_article {
	width: 100% !important;
    margin-bottom: 40px;
    background: #fff;
    box-shadow: 0px 0px 7px 0px #d6d6d6;
    height: 91%;
    position: relative;
}
.blog_article:after {
    position: absolute;
    content: "";
    height: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(16,125,241);
    background: -moz-linear-gradient(left, rgba(16,125,241,1) 0%, rgba(1,179,255,1) 41%, rgba(1,179,255,1) 57%, rgba(0,94,144,1) 100%);
    background: -webkit-linear-gradient(left, rgba(16,125,241,1) 0%,rgba(1,179,255,1) 41%,rgba(1,179,255,1) 57%,rgba(0,94,144,1) 100%);
    background: linear-gradient(to right, rgba(16,125,241,1) 0%,rgba(1,179,255,1) 41%,rgba(1,179,255,1) 57%,rgba(0,94,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#107df1', endColorstr='#005e90',GradientType=1 );
    z-index: 0;
}
.blog_article .post-thumbnail {
    margin-bottom: 0;
}
.blog_article .post-thumbnail img {
    width: 100%;
}
.post-thumbnail a img {
    transition: transform .5s !important;
}
.post-thumbnail a {
    overflow: hidden;
    display: block;
	width:100%;
    transition: all 0.5s;
}
.post-thumbnail a:hover img {
    transform: scale(1.2);
    opacity: 1 !important;
}
.entry-content {
    padding: 15px 15px 20px;
}
.entry-content h2.entry-title{
	font-size: 18px;
    text-decoration: none;
    line-height: 25px;
    display: inline-block;
    font-weight: 800;
    color: #040404;
	font-family: Montserrat !important;
}

.entry-content h2.entry-title a{
	font-size: 16px;
    text-decoration: none;
    line-height: 22px;
    display: inline-block;
    font-weight: 800;
    color: #3a3a3a;
    margin-bottom: 20px;
}
.entry-content h2.entry-title a:hover {
    text-decoration: none;
    box-shadow: none;
}
.solutions_box .read_more_btn {
    padding: 20px 15px;
    display: inline-table;
    width: 100%;
}
.read_more_btn {
    position: absolute;
    bottom: 20px;
}
.read_more_btn .know_more {
    font-size: 14px;
    font-weight: bold;
    font-family: Montserrat;
    color: #101010;
    display: inline-block;
    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;
}
.wrap .content-area {
    width: 100% !important;
    max-width: 100% !important;
}
.details_page .entry-content {
    border: 0;
}
.details_page header.entry-header {
    background: transparent;
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
}
.details_page header.entry-header .entry-meta a{
	color: #333333!important;
    margin-bottom: 5px;
    display: inline-block;
	font-size: 14px;
}
.details_page .entry-content{
	padding:0;
}
.details_page .entry-content ul{
   list-style-type: none;
	margin: 0;
	margin-bottom: 15px;
}
.details_page .entry-content ul ul li {
    list-style: circle;
}
.nav-title-icon-wrapper {
    display: none;
}
.nav-previous a, .nav-next a{
   display: block;
    border: solid 1px #000000;
    height: 32px;
	padding: 8px 27px;
    line-height: 16px;
    margin-right: 30px;
    min-width: 120px;
    color: #000000;
    letter-spacing: 0px;
    position: relative;
}
.nav-next a {
    margin-right: 0;
}
.post-navigation .nav-next {
    margin-top: 0 !important;
}
.nav-previous a:hover, .nav-next a:hover {
    text-decoration: none;
}
 .nav-previous .nav-subtitle, .nav-next .nav-subtitle {
    color: #000000;
    margin: 0px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
    font-family: Montserrat;
	transition: all 0.4s;
}
.pre_next_btn {
    margin-right: auto;
}
.pre_next_btn .navigation .nav-next {
	float: left;
    width: auto;
}
.pre_next_btn .navigation .nav-previous a {
    padding: 8px 18px;
	text-align: right;
}
.pre_next_btn .navigation .nav-next a {
    text-align: left;
    padding: 8px 34px;
}
.pre_next_btn nav.navigation.post-navigation {
    margin: 0;
}
.pre_next_btn .post-navigation .nav-links {
    padding: 0;
}
.nav-previous a:after {
    background: url(../images/left_arrow.png) no-repeat;
    position: absolute;
    content: "";
    width: 8px;
    height: 15px;
    left: 15px;
    top: 9px;
    background-repeat: no-repeat;
    background-size: contain;
	transition: all .3s;
}
.nav-next a:after {
    background: url(../images/right_arrow.png) no-repeat;
    position: absolute;
    content: "";
    width: 8px;
    height: 14px;
    right: 28px;
    top: 9px;
    background-repeat: no-repeat;
    background-size: contain;
	transition: all .3s;
}
.navigation .nav-previous a:hover:after {
    background: url(../images/w_left_arrow.png) no-repeat;
}

.navigation .nav-next a:hover:after {
    background: url(../images/w_right_arrow.png) no-repeat;
}
.navigation h1 {
	display: none;
}
.navigation .nav-previous a,
.navigation .nav-next a {
	color: #000000;
	text-decoration: none;
	transition: all .3s;
}
.navigation .nav-previous a:hover, .navigation .nav-next a:hover{
	background: #00b2ff;
    border-color: #00b2ff;
}
.navigation .nav-previous a:hover .nav-subtitle, .navigation .nav-next a:hover .nav-subtitle {
    color: #fff;
    font-weight: 700;
}
.details_site_main nav.navigation.post-navigation {
    margin: 0;
}
.details_site_main .post-navigation .nav-links{
	padding:0px;
}
.details_site_main table.table_main_details {
    border-collapse: inherit;
}
.details_site_main .entry-content p {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#333333;
	line-height: 25px;
}
.details_site_main h5.has-text-color {
    letter-spacing: 0px;
	text-transform: capitalize;
}
.details_site_main .entry-content p a:hover {
    color: #0056b3;
}

.details_site_main table.table_main_details th:first-child, .details_site_main table.table_main_details td:first-child {
    max-width: 36px;
    padding-left: 0;
}
table.table.table-hover td {
    border-right: 1px solid #dee2e6;
}
.details_site_main .post-navigation .nav-previous {
    float: left;
    width: auto;
}
.details_site_main .post-navigation .nav-next {
    float: left;
    text-align: left;
    width: auto;
}
figure.wp-block-table table td {
    border: 1px solid #dee2e6!important;
}
figure.wp-block-table table th, figure.wp-block-table table td {
    padding: 16px;
}
.table {
    border: 1px solid #dee2e6;
}
.wp-block-table table td {
    width: 50%;
}
.site-branding-text p.site-title {
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 40px;
    font-weight: 700;
}
.wrap .site-branding-text {
    width: 70%;
    position: relative;
}
.wrap .site-branding-text:before{
	content: "";
    position: absolute;
    width: 98px;
    height: 6px;
    top: -15px;
    left: 0;
    background: #FFFFFF;
}
.details_page .entry-content ul {
    padding-left: 35px;
}
.details_page .entry-content ul li {
    list-style: disc;
}

.entry-content ol {
    padding-left: 35px;
    color: #333333;
}
.entry-content ol li span {
    color: #333333 !important;
}
.entry-content ol li span strong {
    font-weight: 400;
}

.blog_banner {
    background: #fff;
}
.blog_banner_heading {
    background: #fff;
    padding-top: 90px;
}
.news-title {
    font-size: 26px;
    font-family: Montserrat;
    font-weight: 800;
    line-height: normal;
}
.published-on, .published-time{
	font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #676767;
}
.published-time{
	margin-left: 15px;
}
.social_share_blk{
	background: #fff;
}
.social-share {
    border-style: solid;
    border-color: #b5b5b5;
    border-width: 1px 0px 1px 0px;
    padding: 10px 0px;
    margin: 15px 0 40px;
    text-align: right;
    display: inline-flex;
    width: 100%;
}
.social-share .share-text {
    font-size: 22px;
    font-weight: 800;
    display: inline-block;
    margin-right: 45px;
}
img.hover_icon {
    display: none;
}
.contact-social ul li a:hover img.default_icon {
    display: none;
}
.contact-social ul li a:hover img.hover_icon {
    display: inline-block;
}

/* Btn */
.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: right;
    max-width: 180px;
}
.btn_subscribe .btn {
	cursor: pointer;
    background: transparent;
    outline: none;
    transition: 1s ease-in-out;
    position: relative;
    padding: 0;
    border: 0;
}

.btn_subscribe svg {
	position: absolute;
    right: 0;
    width: 100%;
    height: 50px;
    top: 0;
    fill: none;
    stroke: #fff;
    stroke-dasharray: 150 480;
    stroke-dashoffset: 150;
    transition: 1s ease-in-out;
	pointer-events: none;
}

.btn_subscribe .btn:hover {
  transition: 1s ease-in-out;
}

.btn_subscribe .btn:hover svg {
  stroke-dashoffset: -480;
}

.btn_subscribe .btn a {
	color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    padding: 9px 15px;
    min-width: 131px;
    display: inline-block;
    border: 1px solid #a7ecff;
    text-decoration: none;
}
/* Btn */

/******* header-dropdown ******/
.utl_language .dropdown {
    padding: 5px 15px 5px 5px;
}
.utl_language button.btn::after {
    position: relative;
    top: 2px;
    font-size: 17px;
}
.utl_language button.btn {
    font-size: 13px;
    vertical-align: baseline;
    position: relative;
    font-weight: 500;
}
.utl_language button.btn:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 80%;
    background: #a3a3a3;
    left: -2px;
    top: 50%;
    transform: translate(0, -50%);
}
.utl_language button.btn.focus, .utl_language button.btn:focus {
    outline: 0;
    box-shadow: 0 0;
}
.utl_language .dropdown-menu.show {
    width: 240px;
    padding: 0px;
    z-index: 9;
    left: inherit !important;
    right: 0 !important;
    transform: translate3d(-24px, 52px, 0px) !important;
    border-bottom: 0;
    border-top: 4px solid #00b2ff;
    border-radius: 0px;
}
.utl_language .dropdown-menu.show:after {
    position: absolute;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #00b2ff;
    top: -17px;
    right: 106px;
    z-index: 0;
}
.utl_language a.dropdown-item {
    padding: 15px 20px;
    color: #000000 !important;
    border-bottom: 1px solid #d5d5d5;
	font-size: 13px;
    font-family: Montserrat;
	 font-weight: 500;
}
.utl_language img.cunt_ficon {
    margin-right: 8px;
    width: 20px;
    height: auto;
}
.utl_language a img.cunt_ficon {
    margin-right: 12px;
}
.utl_language img.select_arrow {
    float: right;
    width: 12px;
    margin-top: 7px;
}
.utl_language a.dropdown-item span {
   color: #a3a3a3;
    font-size: 12px;
    display: inline-block;
    font-weight: 300;
    margin-left: 3px;
}
.utl_language .dropdown-item.active, .utl_language .dropdown-item:active {
    color: #000000;
    text-decoration: none;
    background-color: #efefef;
}
/******* header-dropdown ******/

/*==========================COMMON==========================*/

.light-bg {
	background: #f5f5f5;
	
}
img {
	max-width: 100%;
	outline: 0;
}
.carousel-control-next,
.carousel-control-prev {
	width: 10% !important;
}
.color_white {
	color: #fff;
}
. vvdnnetwork {
	font-weight: 700
}
.vvdn-navbar {
	height: auto;
	position: fixed;
	z-index: 99;
	width: 100%;
	top: 0
}
.customPosition {
	position: static !important;
}

.mainMenuWrapper ul.navListing li.navItem .navSubmenu.midiumMegaMunu ul li {
	display: block
}
.mainMenuWrapper ul.navListing li>.navSubmenu li a {
	padding: 17px 40px;
	position: relative
}
.mainMenuWrapper ul.navListing li>.navSubmenu li a:hover {
	color: #09afdf
}
.mainMenuWrapper ul.navListing li>.navSubmenu li a:before {
	content: '';
	position: absolute;
	height: 20px;
	width: 1px;
	background: #ccc;
	left: 0;
	top: 17px
}
.mainMenuWrapper ul.navListing li>.navSubmenu li:first-child a::before {
	display: none
}
.fs-37 {
	font-size: 37px!important
}
input[type=number] {
	-moz-appearance: textfield;
	-webkit-appearance: textfield
}
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none
}
.fullOwlSlider.owl-carousel .owl-item img.res_homepage {
	display: none
}
.fullOwlSlider.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;
}
.fullOwlSlider.owl-carousel button.owl-dot.active {
	opacity: 1;
	background: #ffffff;
}
.fullOwlSlider.owl-carousel .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 115px;
	left: 6%
}
.fullOwlSlider .owl-nav button span {
	font-size: 48px;
	font-weight: 900;
	line-height: 13px;
	color: rgba(255, 255, 255, .49);
	transition: all 0.5s ease
}
.fullOwlSlider .owl-nav button span:hover {
	color: #fff
}
.fullOwlSlider .owl-nav .owl-prev,
.fullOwlSlider .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1
}
.fullOwlSlider .owl-nav .owl-prev {
	left: 3%
}
.fullOwlSlider .owl-nav .owl-next {
	right: 4%
}
.fullOwlSlider.owl-carousel button:focus {
	outline: 0
}
.concept_production {
	position: absolute;
	top: 41%;
	color: #fff;
	left: 6.5%
}
.concept_production h1 {
	font-size: 40px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif
}
.concept_production h1 span {
	font-weight: 800
}
.concept_production p {
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	margin-top: 25px;
	color: #e2e2e2
}
.modal-content .close {
	position: absolute;
    opacity: 1;
    font-size: 34px;
    font-weight: 400;
    top: 2px;
    color: #3a3a3a;
    line-height: 15px;
    right: 4px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 20px;
}
.modal-content .close span {
    display: inline-block;
}
.modal-content .close:hover {
    cursor: pointer;
    background: transparent;
    opacity: 1 !important;
    color: #000;
}
.modal-content .close:focus {
    outline: none;
    opacity: 1;
}

/*==========================HEADER==========================*/

.vvdn-navbar {
	height: auto;
	background: #f7f7f4;
}
.main-menu {
	font-family: Montserrat;
}
.main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main-menu ul li {
	font-size: 14px;
	text-transform: uppercase;
}
.main-menu ul li a {
	color: #333;
}
.main-menu ul li a:hover {
	text-decoration: none;
}
.menu-toggle span {
	transition: .25s ease-in-out;
	transition-property: top, left, width, height;
	background: #9e9c9c!important
}
.menu-toggle .hamburger {
	position: relative;
	width: 37px;
	height: 37px;
	cursor: pointer;
}
.menu-toggle .hamburger span {
	position: absolute;
	right: 4px;
	width: 30px;
	height: 3px
}
.menu-toggle .hamburger span:nth-child(1) {
	top: 8px;
	transition-delay: .5s
}
.menu-toggle .hamburger span:nth-child(2) {
	top: 17px;
	width: 20px;
	transition-delay: .625s
}
.menu-toggle .hamburger span:nth-child(3) {
	bottom: 8px;
	width: 24px;
	transition-delay: .75s
}
.menu-toggle .cross {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.menu-toggle .cross span {
	position: absolute
}
.menu-toggle .cross span:nth-child(1) {
	top: 0;
	left: 17px;
	width: 3px;
	height: 0;
	transition-delay: 0s
}
.menu-toggle .cross span:nth-child(2) {
	top: 17px;
	left: 0;
	width: 0;
	height: 3px;
	transition-delay: .25s
}
.menu-toggle.open .hamburger span {
	width: 0
}
.menu-toggle.open .hamburger span:nth-child(1) {
	transition-delay: 0s
}
.menu-toggle.open .hamburger span:nth-child(2) {
	transition-delay: .1s
}
.menu-toggle.open .hamburger span:nth-child(3) {
	transition-delay: .2s
}
.menu-toggle.open .cross span {
	background: #62bfdd
}
.menu-toggle.open .cross span:nth-child(1) {
	height: 37px;
	transition-delay: .5s
}
.menu-toggle.open .cross span:nth-child(2) {
	width: 37px;
	transition-delay: .3s
}
.lt-btn {
	position: fixed;
	cursor: pointer;
	color: #fff!important;
	border: none;
	z-index: 20;
	padding: 0px 0px 0px 0px;
	width: 109px;
	left: 88.5%;
	top: 77px!important;
	text-align: center;
	height: 40px;
	line-height: 37px;
	font-size: 15px;
	border-radius: 0px 0px 5px 5px;
	background: rgba(0, 0, 0, 0.7);
}
.cardBlock .imgThumbCol img {
    width: 100% !important;
}

/* Start New floating label */
.floating-label { 
  position:relative; 
  margin-bottom:20px; 
}
.floating-input , .floating-select {
  font-size: 14px;
    padding: 4px 0px !important;
    display: block;
    width: 100%;
    color: #3a3a3a;
    height: 34px;
    background-color: transparent;
    border: 0px!important;
    border-bottom: 1px solid #999999 !important;
	border-radius: 0 !important;
}
.floating-input:focus, .floating-select:focus {
    outline: none;
    border-bottom: 1px solid #00b2ff !important;
}
.floating-label label { margin-left: 0 !important;line-height: 13px;}
.floating-label label {
  color:#999; 
  font-size:16px;
  font-family: 'Lato',sans-serif;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:0px;
  top:5px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
	top: -20px;
    font-size: 14px;
    color: #0090ff !important;
    opacity: 1;
}
.floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {top:-18px; font-size:14px; color:#5264AE;}

/* active state */
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
  width:50%;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.floating-textarea {min-height: 30px; max-height: 260px;overflow:hidden; overflow-x: hidden;}
/* highlighter */
.highlight {
  position:absolute;
  height:50%; 
  width:100%; 
  top:15%; 
  left:0;
  pointer-events:none;
  opacity:0;
}
/* active state */
.floating-input:focus ~ .highlight , .floating-select:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}
/* animation */
@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
/* End New floating label */


/*=========CONTACT MODAL=======*/

.modal-content {
	background: hsl(0deg 0% 100%);
    padding: 50px 50px 30px;
    border: 0px;
    border-radius: 0px;
}

.modal-content .contact-head {
	color: #003761;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 28px;
    padding-top: 15px;
    position: relative;
}
.modal-content .contact-head:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
.contact-form .form-control {
	border-radius: 0px;
    border: 0px;
    background: transparent;
    border-bottom: 1px solid #999999;
    color: #3a3a3a;
    padding: .375rem 0;
}
.contact-form .form-control:focus {
    box-shadow: none;
    border-color: #01b2ff;
    background: transparent;
}
textarea.form-control {
    height: 40px !important;
}
.contact-form .form-group .btn-billed {
	background: transparent;
    border-radius: 0;
    padding: 7px 40px;
    box-shadow: none;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    float: left;
    font-weight: bold;
    font-family: Montserrat;
    font-size: 15px;
}
.contact-form .form-group .btn-billed:hover {
    background: #00b2ff;
    color: #fff;
    border-color: #00b2ff;
}
.modal-backdrop {
	background: #000;
}
.modal-backdrop.show {
	opacity: 0.8!important;
}

.modal-content .contact-form label {
	position: absolute;
	color: rgb(58 58 58 / 0.70);
	margin-top: 0px;
	margin-left: -12px;
	display: block;
	pointer-events: none;
	transition: 0.2s;
	opacity: 1;
    font-weight: 500;
}

.modal-content .form-group {
	margin-bottom: 35px;
}
.modal-content .form-group input:focus + label {
	margin-top: 0px;
	font-size: 12px;
}

.contact-form .form-group {
	position: relative;
}
span.email_error.text-danger {
    position: absolute;
    font-size: 12px;
}
.pry_statement {
    font-size: 13px;
    margin-bottom: 18px !important;
    color: #3a3a3a;
    font-weight: 500;
    font-family: Montserrat !important;
}
.pry_statement a {
    text-decoration: underline;
    color: #000000;
    font-weight: 600;
}
.pry_statement input {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 3px;
    height: 18px;
    width: 32px;
}
.contact-form .form-control-placeholder {
	position: absolute;
	top: 0;
	padding: 7px 0 0 13px;
	transition: all 200ms;
}
.contact-form .form-control:focus + .form-control-placeholder,
.contact-form .form-control:valid + .form-control-placeholder {
	font-size: 14px;
    transform: translate3d(0, -100%, 0);
    color: #01b2ff;
}
.contact-form .captcha_text {
	margin-bottom: 0px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact-form .captcha_text + div {
	margin-top: 15px;
	float: right;
	margin-right: 75px;
	cursor: pointer;
	position: relative;
	z-index: 5;
	margin-bottom: 15px;
}
span.error.text-light {
	color: #f00 !important;
	font-size: 12px;
	font-weight: 700;
	font-family: MOntserrat;
	display: block;
	text-align: left;
}
.modal-content.modal-content-bodyform {
	background: hsl(200, 33%, 98%);
	padding: 25px 80px;
	border: 1px solid #676767;
}
.modal-content.modal-content-bodyform .contact-form .form-group .btn-billed {
	background: #000000;
	border-radius: 6px;
	padding: 8px 40px;
	box-shadow: none;
	border: 0px;
	color: #fff;
}
.modal-content.modal-content-bodyform .form-control {
	border-radius: 0px;
	border: 0px;
	background: transparent;
	border-bottom: 1px solid #676767;
	color: #676767;
	padding: .375rem 0;
}
.modal-content.modal-content-bodyform .contact-form label {
	position: absolute;
	color: #676767;
	margin-top: 0px;
	margin-left: -12px;
	display: block;
	pointer-events: none;
	transition: 0.2s;
}
.get-in-tauch h2 {
	font-size: 35px;
	color: #181818;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	margin-top: 40px;
	text-align: center;
}
h4.h_domain {
    color: #3a3a3a;
    font-size: 16px;
    margin-bottom: 15px;
}
table.table.domain_chekbox th span {
    color: #3a3a3a;
    margin-left: 12px;
    font-family: Lato, sans-serif;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    font-weight: 500;
}
table.table.domain_chekbox th {
    border: 0px;
    padding: 0;
    padding-bottom: 10px;
}
table.table.domain_chekbox th input[type="radio"], table.table.domain_chekbox th input[type="checkbox"] {
    margin-right: 0px;
}
.modal-content.modal-content-bodyform .contact-form .form-control-placeholder {
	opacity: 0.8;
}

table.table.domain_chekbox, table.table.domain_chekbox tr, table.table.domain_chekbox td, table.table.domain_chekbox th {
    border: 0px;
}
span.error.text-light, .subscribe_error.text-light {
    color: #f00 !important;
    font-size: 12px;
    font-weight: 700;
    font-family: MOntserrat;
    display: block;
    text-align: left;
}
/*===END===*/

/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/

.nav {
	position: relative;
	display: inline-block;
	font-size: 14px;
}
.nav-list {
	text-align: left;
}
.nav-item {
	float: left;
	display: inline;
	text-align: center;
	zoom: 1;
	position: relative;
}
.nav-item a {
	display: block;
	padding: 26px 30px;
}
.nav-item:hover .nav-submenu {
	display: block;
}
/* Navigation submenu */

.nav-submenu {
	display: none;
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 99999;
	background: #FFFFFF;
	border-bottom: solid 4px #4c87b2;
}
.nav-submenu ul {
	display: inline-block;
}
.nav-submenu li {
	float: left;
}
.nav-submenu li:nth-of-type(1) a:before {
	display: none;
}
.nav-submenu-item a {
	padding: 17px 40px;
	text-align: left;
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	transition: 0.2s;
	position: relative;
}
.nav-submenu-item a:before {
	content: '';
	position: absolute;
	height: 20px;
	width: 1px;
	background: #cccccc;
	left: 0px;
	top: 17px;
}
.nav-submenu.bignav {
	left: 0px !important;
	right: 0px !important;
	margin: auto !important;
	width: 1000px !important;
	padding: 10px 10px !important;
}
.nav-submenu.bignav ul {
	display: block;
}
.nav-submenu.bignav strong a {
	padding: 10px 0px !important;
	text-align: left;
}
.nav-submenu.bignav .nav-submenu-item {
	display: block !important;
	width: 100% !important;
}
.nav-submenu.bignav .nav-submenu-item a:before {
	display: none;
}
.nav-submenu.bignav .nav-submenu-item a {
	padding: 3px 0px !important;
	display: block !important;
	width: 100% !important;
	text-align: left;
	margin-bottom: 1px;
}
.nav-submenu-item a:hover {
	color: #09afdf;
}

.nav-mobile {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background-size: 18px !important;
	height: 40px;
	width: 40px;
	background: url(../images/hamberger.png) no-repeat center center;
}

.nav-click {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	border-left: 1px solid #8B2870;
	height: 40px;
	width: 20px;
	cursor: pointer;
}
.nav-click i {
	display: block;
	height: 40px;
	width: 200px;
	background-size: 20px;
	background: #000000;
}
.nav-click:hover {
	background-color: #6E1656;
}
.nav-rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.g5.knowmore_networking {
	background: url(../images/black_bg_dotedarrow.png);
	background-repeat-y: no-repeat;
	background-size: cover;
	padding: 60px 0;
}
.g5 .custom_container {
	width: 80%;
	margin: 0 auto;
}
.g5 .bg_borders {
	font-size: 40px;
	font-weight: 800;
	font-family: Montserrat;
	color: #000;
	position: relative;
	margin-bottom: 20px;
	line-height: 34px;
}
.g5 .bg_borders span.know_more {
	color: #fff;
}
.g5 .get_btn a {
	background: #fff;
	padding: 10px 15px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}
.g5 .get_btn a:hover {
	background: #00bcd4;
	color: #fff;
	-moz-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.contributions-5g.pt {
	padding-top: 50px;
}
/* 5g page css end here  */

/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 768px) {
	.nav {
		width: 100%;
		padding: 50px 0 0;
	}
	.nav-list {
		display: none;
	}
	.nav-item {
		width: 100%;
		float: none;
	}
	.nav-item > a {
		padding: 15px;
	}
	.nav-click {
		display: block;
	}
	.nav-mobile-open {
		border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {
		display: none;
	}
	.nav-submenu {
		position: static;
		width: 100%;
	}
	.modal-content.modal-content-bodyform {
		padding: 25px 30px;
	}
	.blue-border,
	.white-border {
		display: none;
	}
}
/*==========END========*/

/*==========================FOOTER==========================*/

.footer {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 40px 0px 0px 0px;
	background-color: #f7f7f7;
	font-family: Montserrat;
}
.footer-link {
	color: #FFFFFF;
}
.footer-link h4 {
	font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #3a3a3a;
}
.footer-link h4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link ul li {
	display: block;
}
.footer-link ul li a {
	color: #474747;
    font-size: 14px;
    transition: .5s;
    line-height: 30px;
}
.footer-link ul li a:hover {
	text-decoration: none;
	color: #e6e6e6;
}
.bottom-arrow {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 100;
	color: #163470;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
}
.bottom-arrow .arrowbounce {
	animation: arrowbounce 2s infinite;
}

.up-arrow {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 60px;
	border-radius: 20px;
	right: 10px;
	z-index: 100;
	background: #CCCCCC;
	color: #666666;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
}
.up-arrow a {
	color: #666666 !important;
	line-height: 38px;
}
.up-arrow .arrowbounce {
	animation: arrowbounce 2s infinite;
}
/*==========END========*/

/*==========================COPYRIGHT TEXT==========================*/

.copyright {
	text-align: center;
    font-size: 12px;
    padding: 12px 0 12px 0;
    border-top: solid 0px #08a1eb;
    color: #827e7e;
    background: #fff;
}
.copyright span.allright {
	text-align: left;
	display: block;
	color: #474747;
}
.copyright .col:nth-of-type(1) {
	text-align: left;
}
.copyright .contact-social {
	font-size: 18px;
}
.copyright .contact-social ul li a {
	color: #827e7e;
	text-decoration: none;
}
.copyright .contact-social ul li a img.hover_icon {
    display: none;
}
.copyright .contact-social ul li a:hover img.default_icon {
    display: none;
}
.copyright .contact-social ul li a:hover img.hover_icon {
    display: inline-block;
}
.copyright ul.sitemaplink {
	float: right;
	list-style: none;
	margin: 0;
}
.copyright ul.sitemaplink li {
	float: left;
	margin-right: 12px;
}
.copyright ul.sitemaplink li:last-child {
	margin-right:0px;
}
.copyright ul.sitemaplink li a {
	color: #827e7e;
	text-decoration: none;
}
.contact-social ul,
.footer-link ul {
	padding: 0;
	margin: 0;
}
.contact-social ul li {
	display: inline-block;
	padding: 0px 5px;
}
.contact-social ul li:hover i {
	color: #00bcd4;
}
.footer-link ul li a img {
	opacity: 0.8;
}
.footer-link ul li a:hover img {
	opacity: 1;
}
/*==========END========*/

.ml70 {
	margin-left: 70px;
}
/*====FIRST BANNER===*/

.firstBanner {
	background-color: #023457;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.owl-theme .owl-controls {
	margin: 0px;
	position: absolute;
	z-index: 99;
	margin-top: -30px;
	width: 100%;
	text-align: center;
}
span.txt-sm {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 300;
}
span.txt-md {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 70px;
	position: relative;
	z-index: 10;
	line-height: 80px;
	display: block;
}
span.txt-lg {
	font-weight: 800;
	font-size: 60px;
}
.banner-text a {
	color: #222222;
	background-color: transparent;
	text-decoration: none;
	font-weight: 600;
	padding: 10px 0px;
	margin-top: 20px;
	display: inline-block;
}
.banner-text .content-txt {
	font-size: 20px;
}
.slider-text {
	position: absolute;
	z-index: 10;
	top: 170px;
	left: 100px;
}
.slider-text img {
	max-width: 450px;
}
/*===END===*/

/*========================COMMON========================*/

.h100 {
	height: 100vh;
}
.fp-tooltip {
	color: #000000 !important;
	margin-top: -5px;
	line-height: 15px;
	font-size: 11px !important;
}
/*===END===*/

/*========================SLIDER========================*/

.event-banner {
	background: url(../images/intel-banner.jpg) right bottom no-repeat;
	background-size: 100%;
}
.sbanner-1 {
	background: url(../images/home-banner-one.png) right top no-repeat;
	background-size: 100%;
}
.sbanner-1 img {
	width: 500px;
	margin: 80px 0px 0px 100px;
}
.sbanner-3 {
	background: url(../images/mwc_website_banner.jpg) 0px -40px no-repeat;
	background-size: 100%;
}
.sbanner-4 {
	background: url(../images/embedded_world_homepage_banner.jpg) 0px -40px no-repeat;
	background-size: 100%;
}
#section0 .fp-slidesNav.fp-bottom {
	text-align: center;
}
#section0 .fp-controlArrow.fp-prev {
	border-width: 10px 10px 10px 0;
	margin-top: 180px;
	left: 172px;
}
#section0 .fp-controlArrow.fp-next {
	border-width: 10px 0 10px 10px;
	margin-top: 180px;
	left: 190px;
}
/*===END===*/

/*========================Second Banner========================*/

#section1 {
	background: url(../images/what-we-do.jpg) right top no-repeat;
	background-size: 33%;
	position: relative;
}
#section1 .container {
	position: relative;
	margin-top: 40px;
}
#section1 .blue-border {
	border: solid 7px #d0e6f0;
	border-right: 0px;
	position: absolute;
	top: -10px;
	left: -32px;
	width: 834px;
	height: 439px;
	z-index: 4;
	pointer-events: none;
}
#section1 .white-border {
	border: solid 7px #FFFFFF;
	border-left: 0px;
	position: absolute;
	top: -10px;
	right: -33px;
	width: 405px;
	height: 439px;
	z-index: 2;
	pointer-events: none;
}
.whd-text {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 70px;
	color: #262b2d;
	position: absolute;
	right: 98px;
	top: -54px;
	z-index: 10;
}
.whd-text span.white-bg {
	background: #FFFFFF;
	color: #262b2d;
	display: inline-block;
	padding: 0px 15px;
	font-size: 60px;
}
.whd-text span.black-bg {
	background: #262b2d;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 15px;
	font-size: 60px;
}
.m-zoom {
	transition: all .2s ease-in-out;
	cursor: pointer;
	position: relative;
	z-index: 15;
	background: url(../images/blur-gr-bg.png);
	margin-top: 45px;
}
.m-zoom:hover {
	transform: scale(1.14);
}
.m-zoom img {
	opacity: 0.7;
	transition: 0.5s;
}
.m-zoom:hover img {
	opacity: 1.0;
}
.m-zoom .img-text {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	color: #ffffff;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
}
.m-zoom .img-text span {
	display: block;
	font-size: 12px;
	font-weight: 300;
}
/*===END===*/

/*========================Second Banner========================*/

#section2 {
	background: url(../images/5g-bg.jpg) right top no-repeat;
	background-size: 70%;
}
#section2 .five-g-text {
	text-align: left;
	margin-left: -340px;
	color: #000000;
}
#section2 .blue-txt-bg {
	background: #2eb7e6;
	color: #FFFFFF;
	font-size: 46px;
	padding: 0px 10px 10px 10px;
	position: relative;
	top: -10px;
}
#section2 .content-txt {
	margin-top: 13px;
	font-size: 53px;
	white-space: nowrap;
	font-weight: 600;
	position: relative;
	z-index: 10;
}
#section2 .blue-txt-bg.ib {
	display: inline-block;
}
#section2 .content-txt span {
	color: #FFFFFF;
}
/*===END===*/

.ftrtext-last {
	position: absolute;
	bottom: 54px;
	z-index: 1;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ddd;
	border-top: 0px;
	padding: 50px 10px 20px;
	width: 50%;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
}
.ftrtext-last:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1px;
	width: 82px;
	background: #DDDDDD;
}
.ftrtext-last:after {
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	height: 1px;
	width: 82px;
	background: #DDDDDD;
}
.ftrbnr-last {
	position: relative;
}
.ftrtext-last span {
	color: #0082f1;
}
/*========================Third Banner========================*/

#section3 {
	color: #000000;
	background: url(../images/cloud-mobility-bg.png) center bottom no-repeat;
	background-size: 70%;
	overflow: hidden;
}
#section3 .banner-text {
	margin-top: -230px;
}
#section3 .banner-text p {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 0px;
}
#section3 .banner-text a {
	margin-top: 10px;
}

/*========================Fourth Banner========================*/

#section4 .artificial-text {
	text-align: left;
	margin-left: -336px;
	color: #000000;
}
#section4 .content-txt {
	color: #869d1d;
	position: relative;
	z-index: 10;
	white-space: nowrap;
	margin-top: 15px;
	font-weight: 300;
	font-size: 26px !important;
}
#section4 .content-txt span {
	color: #FFFFFF;
}
/*===END===*/

.home-cloudtext {
	font-size: 50px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	padding-left: 20px;
}
.home-cloudtext span {
	background-color: #ffbe0c;
	color: #fff;
	padding-right: 15px;
	margin-left: -20px;
	padding-left: 20px;
}
.home-cloudtext a {
	font-size: 16px;
	color: #222222;
	background-color: transparent;
	text-decoration: none;
	font-weight: 600;
	padding: 10px 0px;
	margin-top: 20px;
	display: inline-block;
	font-family: 'Lato', sans-serif;
}
/*========================CLOUD Banner========================*/

#section6 .col-md-4 {
	background: #F7F7F7;
}
/*===END===*/

/*================== Start 5G ===================*/

.imgbanner {
	position: relative;
	width: 100%;
}
.imgbanner:before {
	width: 100px;
	height: 100px;
	background: url(../images/5g/5g-banner-left.png) top left no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
	content: "";
	opacity: 0.5;
}
.imgbanner:after {
	width: 100px;
	height: 100px;
	background: url(../images/5g/5g-banner-right.png) bottom right no-repeat;
	position: absolute;
	bottom: 20px;
	right: 20px;
	content: "";
	opacity: 0.5;
}
.g5-banner-text {
	position: absolute;
	top: 30%;
	left: 65px;
	z-index: 9;
	text-align: center;
	color: #fff;
}
.g5-banner-text .atime {
	font-weight: 600;
	font-size: 36px;
	border-bottom: 1px solid #ffff;
	padding-bottom: 5px;
	display: inline-block;
}
.embark-blk {
	background: rgba(0, 27, 83, 0.5);
	padding: 30px 75px;
	margin-top: 40px;
	text-align: left;
}
.embark-blk h3 {
	font-weight: 600;
}
.embark-blk h5 {
	font-size: 32px;
	font-weight: 600;
}
.embark-blk h5 span {
	color: #8f9f07;
}
.embark-blk .avvdn {
	font-size: 83px;
	font-weight: 900;
	text-shadow: -14px 5px 2px rgba(0, 0, 0, 0.25);
}
.solutons-5g {
	background: #f3f3f3;
	padding: 50px 0;
}
.solutons-5g h2 {
	font-size: 42px;
	font-weight: 900;
	line-height: 46px;
	margin-bottom: 20px;
}
.solutons-5g h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}
.contributions-5g {
	padding: 75px 0 50px;
}
.contributions-5g h2 {
	font-size: 42px;
	font-weight: 800;
	line-height: 46px;
	margin-bottom: 30px;
}
.contributions {
	position: relative;
}
.contributions-text {
	position: absolute;
	top: 50%;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	width: 94%;
	color: #fff;
	padding: 15px 15px 15px 20px;
	transform: translateY(-50%);
}
.contributions-text h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
}
.contributions-text h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 15px;
}
.contributions-text p {
	margin-bottom: 5px;
}
.contributions-text a {
	color: #ffffff;
	text-decoration: underline;
}
.lates-news {
	padding: 50px 0;
}
.lates-news h2 {
	font-size: 42px;
	font-weight: 800;
	line-height: 46px;
	margin-bottom: 20px;
}
.lates-news .newsbox {} .lates-news .news-date {
	font-size: 17px;
	font-weight: 600;
	margin: 25px 0 15px;
	position: relative;
}
.lates-news .news-date:before {
	position: absolute;
	left: 0;
	top: -10px;
	width: 32px;
	height: 5px;
	background: #000000;
	content: "";
}
.lates-news .news-img {
	position: relative;
}
.lates-news .news-img:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 100px;
	content: "";
	background: url(../images/5g/news-border.png) top right no-repeat;
}
.lates-news .news-txt {
	font-size: 19px;
	font-weight: 600;
	margin-top: 25px;
	height: 115px;
	overflow: hidden;
}
.lates-news .newsbox .readmore {
	margin-top: 20px;
}
.lates-news .newsbox .readmore a {
	color: rgba(0, 0, 0, 0.7);
	text-decoration: none;
	font-size: 16px;
}
.lates-news .newsbox .readmore a img {
	width: 17px;
	margin-left: 5px;
	transition: 0.25s;
}
.about_author {
    margin-top: 30px;
	margin-bottom: 10px;
}
.vinoy_raghu {
    position: relative;
    z-index: 9;
}
.about_authorimg.v_raghu {
    width: 90px;
    margin: 0 auto;
}
.about_authorimg.v_raghu img {
    height: 90px;
    width: 90px;
}
.about_authorimg.v_raghu:before {
    position: absolute;
    content: "";
    top: 45px;
    height: 1px;
    left: 0;
    width: 100%;
    background: #ededed;
    z-index: -1;
}
.about_author_blk {
	overflow: hidden;
	margin-top: 25px;
}
.about_authortext {
	text-align: center;
}
.about_author h4 {
	margin: 10px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #3a3a3a;
}
.about_authorimg img {
	border-radius: 100%;
	border: 1px solid #ccc;
}
.about_authortext h5 {
	font-size: 20px;
    font-weight: 800;
    font-family: Montserrat;
    color: #3a3a3a;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-top: 0;
}
.about_authortext p {
	font-size: 14px;
	font-weight: 500;
	color: #333;
}



/*======== cookies =========*/
.cookies_strip button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.cookies_strip {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #f6f6f6;
    cursor: pointer;
    box-shadow: 0px 2px 3px #b1b1b1;
    background-color: #e9f0f8;
    z-index: 11;
}
.cookies_strip button {
    background: #4a141400;
    cursor: pointer !important;
     padding: 6px 12px !important;
    font-size: 10px !important;
    line-height: 17px !important;
    font-weight: 600;
    font-family: Montserrat;
    color: #000000 !important;
    transition: all 0.3s !important;
    border: 0px solid #68b631 !important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover {
    color: #fff !important;
    background-color: #00b2ff!important;
}
#ot-sdk-btn-floating.ot-floating-button{
    display: none;
}
/*======== cookies =========*/

@media (min-width: 1600px) {
	.container {
		max-width: 1500px !important;
		margin: 0 auto;
	}
	.g5-banner-text {
		left: 150px;
		top: 27%;
	}
	.g5-banner-text .atime {
		font-size: 60px;
	}
	.embark-blk {
		padding: 40px 110px;
	}
	.embark-blk h3 {
		font-size: 41px;
	}
	.embark-blk h5 {
		font-size: 47px;
	}
	.embark-blk .avvdn {
		font-size: 120px;
	}
}

@media (max-width:1599px) {
	.heading_commons {
		font-size: 34px;
	}
	.news-title {
		font-size: 24px;
	}
}

@media (max-width: 1440px) {
	img.vm_banner_1920 {
		display: none;
	}
	img.vm_banner_1366 {
		display: block;
	}
	.g5 .bg_borders {
		font-size: 30px;
	}
}

@media (max-width: 1359px) {
	.g5-banner-text {
		top: 26%;
	}
}

@media (max-width: 1279px) {
	.g5-banner-text {
		top: 22%;
	}
	.embark-blk {
		padding: 30px 50px;
		margin-top: 30px;
	}
	.landing_blog_banner {
		background-size: cover;
	}
}

@media (max-width:1199px) {
	.heading_commons {
		font-size: 30px;
	}
	.news-title {
		font-size: 20px;
	}
}

@media (max-width: 1024px) {
	.ftrtext-last {
		width: 70%;
		padding: 30px 10px 20px;
	}
	.ftrtext-last br {
		display: none;
	}
	nav.c-bread {
		display: none;
	}
}

@media (max-width: 1023px) {
	.ftrtext-last {
		bottom: 10px;
	}
	.ftrtext-last:before,
	.ftrtext-last:after {
		width: 122px;
	}
	.g5-banner-text {
		top: 18%;
	}
	.g5-banner-text .atime {
		font-size: 30px;
	}
	.embark-blk {
		padding: 25px;
		margin-top: 20px;
	}
	.embark-blk h3 {
		font-size: 24px;
	}
	.embark-blk h5 {
		font-size: 28px;
	}
	.embark-blk .avvdn {
		font-size: 72px;
	}
	.solutons-5g h2 {
		font-size: 36px;
		line-height: 38px;
	}
	.contributions-5g h2,
	.lates-news h2 {
		font-size: 36px;
	}
	.ctext {
		margin-bottom: 30px;
	}
	.lates-news .news-txt {
		font-size: 16px;
		height: 145px;
	}
	.contributions {
		overflow: hidden;
		height: 330px;
	}
	.imgbanner:before,
	.imgbanner:after {
		width: 50px;
		height: 50px;
	}
	.solutons-5g h3 {
		line-height: 28px;
	}
}

@media (max-width: 991px) {
	.landing_blog_banner {
		background-position: center center;
		background-size: cover;
	}
	.navbar-brand {
		margin: 0 auto !important;
	}
	.customPosition {
		position: relative !important;
	}
	.landing_blog_banner img {
		min-height: 340px;
	}
	.footer-link h4 {
		font-size: 14px;
	}
	.footer-link .fcenter {
		margin-bottom: 30px;
	}
	.all_tabs {
		padding-left: 0px !important;
	}
	.all_tabs .tab_box_btn a.select_btn {
		padding: 9px 10px;
		min-width: 180px;
	}
	.offerings p {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	#section6 .fp-tableCell,
	div#section6 {
		height: 400px !important;
	}
	.home-cloudbnr {
		background: #ffbe0c;
		padding: 50px 0px;
	}
	.progress {
		top: 58px;
	}
	.site-branding-text {
		width: auto;
	}
	.site-branding-text h1.site-title {
		font-size: 23px !important;
		width: 100%;
	}
	
	.blog_banner .blogdesk_banner {
		display: none;
	}
	.blog_banner .blogres_banner {
		display: block;
	}
}

@media (max-width: 767px) {
	div#section1,
	div#section1 .fp-tableCell {
		height: 600px !important;
	}
	.banner-text a {
		margin-top: 0;
	}
	.ftrtext-last {
		padding: 10px 10px 10px;
		width: 90%;
		bottom: 20px;
	}
	.home-cloudtext {
		font-size: 30px;
		margin-top: -4px;
	}
	.g5-banner-text .atime {
		font-size: 24px;
	}
	.embark-blk {
		padding: 15px;
		margin-top: 20px;
	}
	.embark-blk h3 {
		font-size: 20px;
	}
	.embark-blk h5 {
		font-size: 23px;
	}
	.embark-blk .avvdn {
		font-size: 60px;
	}
	.solutons-5g h2 {
		font-size: 30px;
		line-height: 32px;
	}
	.lates-news .news-img img {
		width: 100%;
	}
	.lates-news .news-txt {
		height: auto;
	}
	.lates-news .newsbox .readmore {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.g5-banner-text {
		top: 18%;
		left: 35px;
	}
	.imgbanner:before {
		top: 10px;
		left: 10px;
	}
	.imgbanner:after {
		bottom: 10px;
		right: 10px;
	}
	#section3 {
		overflow: hidden;
	}
	#section3 .container {
		margin-top: -110px;
		padding: 0px;
	}
	#section3 .banner-text {
		margin-top: 0px;
	}
	.blog_banner_heading {
		padding: 30px 0 20px;
	}
	.modal-dialog-centered .modal-content {
		padding: 40px 25px;
	}
	.modal-dialog-centered .modal-content .modal-body {
		padding: 1rem 0;
	}
	
	.modal-content .contact-form label span {display: none;}
	.site-content-contain .site-content {
		padding: 40px 0 0;
	}
	.heading_commons {
		font-size: 24px;
	}
	.footer-link h4 {
		margin-bottom: 20px;
	}
	.copyright {
		border-top: none;
		margin-top: 0;
		background: #f7f7f7;
	}
	.copyright .contact-social {
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom: solid 1px #5b5b5b;
	}
	.subscribe_btn {
		width: 100%;
		text-align: left;
		margin-top: 10px;
		margin-left: 10.4%;
	}
	.pre_next_btn {
		margin-bottom: 15px;
	}
	.social-share {
		margin: 0px;
		display: block;
	}
	.pre_next_btn .navigation .nav-previous a {
		width: 120px;
		float: left;
	}
	.social-share .share-text {
		font-size: 18px;
		margin-right: 30px;
		float: left;
	}
}

@media (max-width: 640px) {
	.ftrtext-last {
		padding: 10px 10px 10px;
		width: 100%;
		bottom: 20px;
		position: unset;
		margin-top: -35px;
		font-size: 10px;
		border: none;
		background-color: #f7f5f6;
	}
}

@media (max-width: 599px) {
	#section0 .carousel {
		padding-top: 25px;
	}
	.g5-banner-text {
		left: 45px;
	}
	.g5-banner-text .atime {
		font-size: 24px;
	}
	.embark-blk {
		padding: 10px;
		margin-top: 15px;
	}
	.embark-blk h3,
	.contributions-text h4 {
		font-size: 18px;
	}
	.embark-blk h5,
	.contributions-text h3 {
		font-size: 21px;
	}
	.embark-blk .avvdn {
		font-size: 54px;
	}
	.contributions,
	.contributions img {
		height: 300px;
		width: 100%;
	}
	.get-in-tauch h2 {
		font-size: 26px;
	}
}

@media (max-width:575px) {
	.banner_contant {
		top: 25%;
	}
	.social-share .share-text {
		font-size: 18px;
		margin-right: 20px;
	}
	.published-on, .published-time {
		font-size: 15px;
	}
}

@media (max-width: 499px) {
	.offerings p img {
		width: 36px;
	}
	.offerings p {
		font-size: 14px;
		width: 100%;
		display: flex;
		align-items: center;
	}
	.btn_subscribe .btn a {
		padding: 8px 15px;
		min-width: 120px;
	}
	.btn_subscribe {
		float: left;
		margin-left: 12%;
		margin-top: 6px;
	}
}

@media (max-width: 479px) {
	.imgbanner {
		background: url(../images/5g/5g-mob-banner.jpg) top center no-repeat;
		background-size: cover;
	}
	.imgbanner img {
		display: none;
	}
	.g5-banner-text {
		left: auto;
		top: auto;
		width: 250px;
		margin: 98% auto 20%;
		position: relative;
	}
	.embark-blk {
		text-align: center;
	}
	.contributions,
	.contributions img {
		height: 410px;
		width: auto;
		max-width: max-content;
	}
}

@media (max-width: 360px) {
	.offerings p {
		font-size: 13px;
	}
	.btn_subscribe {
		margin-left: 14%;
	}
}


/*============BLOG============*/

#blogcontent {
	padding: 80px 15px;
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}
.blogres_banner {
	display: none;
}
.page-header h1 {
	font-size: 30px;
	font-family: Montserrat;
	font-weight: 800;
	color: #040404;
}
.posted-on {
	display: block;
	margin-bottom: 10px;
}
.posted-on i {
	display: none;
}
.posted-on a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.post-inner-content h2 {
	font-size: 24px;
	font-family: Montserrat;
	font-weight: 800;
	margin: 40px 0px 20px 0px;
	color: #040404;
}
.post-inner-content h2:first-child {
	margin-top: 0px;
}
.post-inner-content h2 span {
	color: #ff590d;
}
.well {
	padding: 30px;
	background-color: #f2f2f2;
}
.well .widget-title {
	font-family: Montserrat;
	font-weight: 600;
	color: #000;
	font-size: 26px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 15px;
}
.well .widget-title:before {
	position: absolute;
	content: '';
	width: 70px;
	height: 5px;
	background-color: #000000;
	top: -10px;
}
.well ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.well ul li {
	border-bottom: solid 1px #d8d8d8;
	padding: 8px 3px;
}
.well ul li:last-child {
	border-bottom: 0px;
}
.well ul li a {
	color: #111111;
	display: block;
}
.well ul li a:after {
	content: 'â†’';
	margin-left: 10px;
	color: #888;
	font-size: 20px;
	position: absolute;
	margin-top: -4px;
}
.blogdetail-banner {
	position: relative;
}
.blogdetail-banner .container {
	padding-left: 0px;
}
.blogdetail-banner h1 {
	color: #ffffff;
	position: absolute;
	width: 600px;
	bottom: 30px;
	font-weight: 600;
	font-size: 40px;
}
.blogdetail-banner h1:before {
	content: "";
	position: absolute;
	width: 98px;
	height: 6px;
	top: -15px;
	left: 0;
	background: #FFFFFF;
}
.bloglist-banner {
	background: url('../blog/wp-content/uploads/2019/03/blog-list-banner.jpg') left top no-repeat;
	height: 340px;
	position: relative;
	background-size: contain;
}

.bloglist-banner h1 {
	color: #ffffff;
	position: absolute;
	width: 600px;
	top: 50%;
	font-weight: 600;
	font-size: 40px;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-o-transform: translatey(-50%);
}
.bloglist-banner h1:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 6px;
	top: -15px;
	left: 0;
	background: #FFFFFF;
}
.mtb80 {
	margin: 80px 0px;
}
.custom-item-wrap {
	border-bottom: solid 5px #00bcd4;
	margin-bottom: 30px;
}
.custom-item-wrap .posted-on {
	background: #00bcd4;
	color: #FFFFFF;
	margin-bottom: 0px;
	width: 160px;
	display: block;
	text-align: center;
}
.custom-item-wrap .posted-on + a {
	display: block;
	overflow: hidden;
}
.custom-item-wrap .posted-on + a img {
	transition: transform .5s;
}
.custom-item-wrap .posted-on + a:hover img {
	transform: scale(1.2);
}
.custom-item-wrap .posted-on a {
	color: #FFFFFF;
}
.custom-item-wrap img {
	height: auto;
}
/* .custom-item-wrap .innerPageParagraph a {
	color: #000000;
}
.custom-item-wrap .innerPageParagraph a:hover {
	text-decoration: none;
}
.custom-item-wrap .innerPageParagraph a:after {
	content: 'â†’';
	margin-left: 10px;
	color: #888;
	font-size: 20px;
	position: absolute;
	margin-top: -4px;
} */
.custom-item-wrap .post-inner-content {
	padding: 15px;
	border: solid 1px #CCCCCC;
	position: relative;
	border-bottom: 0;
}
.custom-item-wrap .post-inner-content .entry-meta {
	position: absolute;
	right: 15px;
}
.custom-item-wrap .post-inner-content .entry-content p {
	margin-bottom: 0px;
}
.custom-item-wrap h2 {
	font-size: 18px;
	font-family: Montserrat;
	font-weight: 800;
	margin: 0px 0px 10px 0px;
	color: #040404;
	line-height: 25px;
}
.custom-item-wrap h2 a {
	color: #040404;
	text-decoration: none;
	display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 50px;
	margin: 0 auto;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.custom-item-wrap h2 a:hover {
	text-decoration: none;
}
.custom-item-wrap .entry-meta {
	display: none;
} 
.custom-link {
	text-align: center;
	border-bottom: solid 1px #DDDDDD;
	font-size: 20px;
	font-family: Montserrat;
	font-weight: 700;
	color: #040404;
}
.custom-link a {
	display: inline-block;
	padding: 20px;
	color: #777777;
}
.custom-link a:hover {
	text-decoration: none;
	border-bottom: solid 2px #040404;
	color: #040404;
}
.custom-link a.active {
	border-bottom: solid 2px #040404;
	color: #040404;
}
.wptext {
	font-size: 20px;
	font-family: Montserrat;
	font-weight: 700;
	color: #040404;
	width: 100%;
}
#demo .carousel-indicators {
	bottom: 90px;
}
#demo .carousel-indicators.add_newsroom {
	bottom: 0;
}
.cookies {
	width: 100%;
	position: fixed;
	z-index: 99;
	margin: auto;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px 15px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}
.cookie-btn {
	background: #00BCD4;
	display: inline-block;
	height: 30px;
	font-size: 14px;
	color: #FFFFFF !important;
	line-height: 30px;
	text-align: center;
	width: 68px;
	cursor: pointer;
}
.close-btn {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	background: #f00;
	border-radius: 10px;
	color: #FFF;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}
.cookies .col-md-10 {
	line-height: 27px;
}
.site-header {
    background: transparent !important;
}
.categorytabs_section {
    margin-top: 50px;
}
.all_tabs {
    overflow: hidden;
	padding-left: 20px;
}
.all_tabs .tab_box_btn {
	float: left;
    width: auto;
    margin-bottom: 10px;
    margin-right: 15px;
    position: relative;
}
.all_tabs .tab_box_btn a.select_btn {
    padding: 9px 17px;
    position: relative;
    transition: all 0.5s;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0px 2px 4px 0px #c5c5c5 !important;
    background: #fff;
    font-size: 15px;
    color: #00b2ff;
    font-weight: 700;
    font-family: Montserrat;
    min-width: 190px;
    text-align: center;
}
.all_tabs .tab_box_btn a.select_btn:hover {
    background: #00b2ff;
    color: #fff;
    box-shadow: 0px 6px 8px -5px #6c92ff !important;
}
.all_tabs .tab_box_btn.active a.select_btn {
    color: #3a3a3a;
}
.all_tabs .tab_box_btn.active span.cross_btn {
    display: block;
}
.all_tabs .tab_box_btn span.cross_btn {
    position: absolute;
    top: 2px;
	width: 12px;
    right: 4px;
    color: #fff;
    line-height: 12px;
	display:none;
}
.all_tabs .tab_box_btn span.cross_btn a {
    color: #ffffff;
    text-decoration: none;
}
.clear_selection_btn {
    float: right;
	margin-top: 15px;
}
.clear_selection_btn a {
    text-decoration: underline;
    color: #3a3a3a;
    font-weight: 600;
}
.clear_selection_btn a:hover {
    color: #0088eb;
}
/* .heading_comman {
    font-size:28px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
}
.heading_comman:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: -15px;
    left: 0;
    background: #00b2ff;
} */

/*=====================RESPONSIVE FOOTER=====================*/

@media only screen and (min-device-width: 320px) and (max-device-width: 750px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.copyright span.allright {
		text-align: center;
		margin-bottom: 15px;
	}
	ul.sitemaplink {
		height: 20px !imporatnt;
		margin: 10px 0px;
		padding: 0px 0px 0px 0px !important;
		float: none;
	}
}

.mainMenuWrapper ul.navListing li.navItem:hover .navSubmenu
.letresponsive,
.letresponsive_bgcolore {
	display: none;
}

/*=====RESPONSIVE FOOTER END=====*/

@media screen and (min-device-width: 767px) and (max-device-width: 769px) {
	.AccordianBlock {
		padding: 5px 15px !important;
	}
	.AccordianBlock .card-body.contentBody {
		padding: 10px 30px !important;
	}
}
.loading {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-color: #666;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10000000;
	opacity: 0.6;
	filter: alpha(opacity=40);
}
.error {
	display: block;
	width: 100%;
}
h5.text-info {
	font-size: 28px;
    color: #2b313c!important;
    font-weight: 600;
    letter-spacing: 0;
}
p.messagebody {
	font-size: 17px;
	color: #77797e;
}
.thnaku-checked img {
	width: 80px;
}
.modal-content.signupwidthmod {
	box-shadow: 0px 2px 6px 1px #949494;
	border: 0px;
}
.thankyou-message .modal-dialog {
	top: 46%;
	transform: translatey(-50%) !important;
}
.bg-white {
	background-color: #fff;
}
.modal-content.signupwidthmod .close {
	position: absolute;
    opacity: 1;
    font-size: 32px;
    font-weight: 400;
    top: 6px;
    color: #3a3a3a;
    line-height: 15px;
    right: 7px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 5px #989898;
    padding: 0 0 3px 1px;
}
#messageModel .modal-content.bg-white.signupwidthmod {
    padding: 30px;
}
.top-fixed {
	top: 0 !important;
}

