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;
}

span.lowercase {
    display: inline-block !important;
    text-transform: lowercase;
}
.contact_form.highlights_from {
    position: relative;
    top: -12px;
}
.contact_form.highlights_from .triangle_right.white {
    left: -12px;
}
.highlights_from {
  /*font-size: 4em;*/
  border: 12px solid #00c0fa;
  animation-name: blinking;
  animation-duration: 1s;
  animation-iteration-count: 100;
}
@keyframes blinking {
  50% {
    border-color: #1957e0;
  }
}
.contact_form.highlights_from .Contact_icon {
    position: absolute;
    top: 22px;
    right: 22px;
    width: 64px;
}
.download_report {
    display: inline-block;
    margin-top: 20px;
}
.download_report a {
    border: 1px solid #fff;
    display: inline-block;
    color: #fff !important;
    padding: 5px 15px;
	cursor: pointer;
    min-width: 172px;
	font-size:15px;
	line-height: 23px;
}
.download_report a:hover {
    background: #fff;
    color: #000 !important;
}
.download_report a:hover img {
    margin-left: 10px !important;
}
.download_report a img {
	transition: all 0.3s;
}
.br{
	display:block;
}
/* Stat css */
.gray_bg {
    padding: 60px 0;
	background:#f7f7f7;
}
.white_bg {
    padding: 60px 0;
	background:#ffffff;
}
.banner_contant h1.heading_commons {
    text-transform: inherit;
}
section.banner_blk {
    padding-top: 60px;
}
section.fronthaul_blk{
	padding-top: 120px;
}
section.fronthaul_blk.hide_contact_icon_top {
    padding-top: 75px;
}
.banner_contant h1.heading_commons span {
    display: inline-block;
    top: -7px;
    line-height: 18px;
    position: relative;
    font-size: 15px;
}
.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;
}
.overview_contants p {
    text-align: justify;
    margin: 15px 0;
    font-size: 14px;
}
.Ips_Bloxs h2 {
    font-size: 20px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
}
.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: 17px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    position: relative;
    padding-left: 15px;
}
.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: 26px;
    margin: 6px 0 0 40px;
    position: relative;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
.ip_for_du p:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #f7f7f7;
    left: 0;
    top: 7px;
    border: 3px solid #ccc;
    border-radius: 50px;
}

/*=========CONTACT MODAL=======*/
.contact_form_blk {position: relative;margin-top: -15px;}
.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;}
.triangle_right.white {
	left: 15px;
    top: 53px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
	border-left: 30px solid #ffffff;
    border-bottom: 24px 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: 12px 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 !important; 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 !important;}
.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;}
.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: #fff !important;
    height: 34px;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #999999;
    opacity: .7;
}
.floating-label label {
    margin-left: 0 !important;
    opacity: .7;
    line-height: 13px;
    padding-left: 0!important;
    color: #fff;
}
.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
    top: -24px;
    font-size: 12px;
    color: #ffffff;
    opacity: 1;
    padding-left: 0;
}
.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;
}
.contact_form .form-group .btn-billed {
    background: transparent;
    border-radius: 2px;
    padding: 6px 30px;
    box-shadow: none;
    border: 1px solid #546d87;
    color: #fff;
    min-width: 160px;
	font-weight: 600;
    transition: all 0.4s;
}
.contact_form .form-group .btn-billed:hover {
    background: #ffffff;
    color: #023163;
    border-color: #ffffff;
}
/*=========CONTACT MODAL=======*/
h2.IP_solutions_section {
    font-size: 15px;
    font-weight: 800;
    font-family: Montserrat;
    margin-bottom: 10px;
    color: #3a3a3a;
}

.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;
	margin-bottom: 3px;
	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;
}




/* End insights blog services */

@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;
	}
}
@media (max-width: 1199px){
	.heading_commons {font-size: 24px;}
	.br{
		display:inline;
	}
}
@media (max-width: 991px){
	
	.contact_form_blk {margin-top: 40px;}
}
@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;
	}
}
@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: 20px;
		width: 70%;
	}
	.Contact_icon {
		top: 25px;
		right: 30px;
		width: 56px;
	}
	.small, .Ips_Bloxs h2.small {font-size:18px;}
	.triangle_right.white {
		left: 15px;
		top: 36px;
		border-top: 16px solid transparent;
		border-left: 20px solid #ffffff;
		border-bottom: 16px solid transparent;
	}
	.banner_blk .banner_contant {
		top: 65%;
	}
	.heading_commons {
		font-size: 20px;
        margin-top: 170px;
	}
	.download_report a {
		padding: 5px 10px;
		min-width: 146px;
		font-size: 13px;
	}
}

@media (max-width:374px){
	iframe {
		transform: scale(0.9);
		display: block;
		margin-left: -15px;
	}
}
@media (max-width:320px){
	iframe{
		transform: scale(0.8);
		margin-left: -30px;
	}
	.small, .Ips_Bloxs h2.small {font-size:17px;}
	.banner_blk .banner_contant {
		top: 70%;
	}
}