.img_tech {
    position: absolute;
    height: 200px;
    top: -75px;
}
.fiber_to_the_header {
    background: url(../images/Fiber-to-the-Home-header.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.no-padding{
	padding-left: 0px;
	padding-right: 0px;
}
.no-padding-right{
	padding-left: 0px;
}
.no-padding-left{
	padding-right: 0;
}	
.fiber_to_the_header h1 {
   color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.lte_header {
    background: url(../images/lte-tecnology-header.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.lte_header h1 {
   color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.lte_header2 {
    background: url(../images/lte-tecnology-header2.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.lte_header2 h1 {
    color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.investor_header {
    background: url(../images/investor-header.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.investor_header h1 {
    color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.resources_header {
    background: url(../images/resources-banner.jpg);
    background-repeat: no-repeat;
    padding: 140px 0;
	background-size: cover;
}
.resources_header h1 {
    color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.corporate_header {
    background: url(../images/corportate-header.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.corporate_header h1 {
   color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.key_background{
    background:#234769 url(../images/blue_bg.jpg) no-repeat;
    padding: 10px 0px;
}
.key_benefits {
    color: #fff;
    width: 420px;
    margin: 0 0 0 24%;
}
.key_benefits ul {
    padding-left: 0px;
}
.key_benefits ul li {
        font-size: 16px;
    font-weight: 300;
    list-style: none;
    background: url(../images/li_icon.png) no-repeat 0 6px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.key_benefits h3 {
    font-size: 30px;
    margin-bottom: 10px;
}
.technology ul li{
	list-style-type: none;
}
.download_brochure .btn {
    color: #fff;
    border-color: #067bdb;
    margin-top: 0px;
    background: #067bdb;
    border-radius: 50px;
    /* width: 150px; */
    display: table;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #067bdb;
    padding-left: 20px;
    padding-right: 20px;
}
.techno_right {
    padding: 0 0 15px;
}
.fiber_diagram_bg{
	background-color: #f6f6f6;
	padding: 20px;
	border-radius: 4px;
	box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.15);
	float: none;
}
.fiber_diagram img {
    float: none;
    /* width: 90%; */
    text-align: center;
	margin: auto;
}
section.fiber_diagram {
    padding: 10px 0 60px;
}
section.lte_content {
    padding: 10px 0 60px;
}
section.fiber_to_home_content {
    padding: 50px 0 0;
	min-height: 300px;
}
.techno_right p {
    color: #000;
    line-height: 26px;
}
.lte_techno p{
	font-weight: normal;
}
.techno_left > ul > li {
    list-style-type: none;
    text-align: right;
   float: left;
    width: 100%;
	 
}
.techno_left > ul > li a {
	font-weight: normal;
    color: #fff;
    font-size: 16px;
    padding: 5px 30px 5px 0;
    float: left;
    width: 100%;
	 
}
.techno li{
	 list-style-type: none;
	 text-align: right;
}
.techno li a{
	font-size: 12px !important;
}
.techno_left {
	    background: #156396;
    background: -moz-linear-gradient(-45deg, #156396 0%, #0297a6 62%);
    background: -webkit-linear-gradient(-45deg, #156396 0%,#0297a6 62%);
    background: linear-gradient(135deg, #156396 0%,#0297a6 62%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#156396', endColorstr='#0297a6',GradientType=1 );
    -webkit-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75);
    color: #fff;
    padding: 10px 0px 0 0px;
    min-height: 175px;
    position: absolute;
    z-index: 8;
	box-shadow: 0px 1px 9px 5px rgba(0, 0, 0, 0.15);
}
.techno_left .nav-pills>li.active>a{
	padding-right: 30px;
}
.techno_left .nav-pills>li+li{
	margin-left: 0px;
}
.techno_left .nav .open>a, .techno_left .nav .open>a:focus, .techno_left .nav .open>a:hover {
    background-color: rgba(0, 0, 0, 0.16);
    border-color: #337ab7;
    color: #fff;
}
.techno_left ul {
    padding: 0;
}
.tejas_node1 {
    padding: 20px 0 0;
}
.techno_left.mobile_backhul {
    height: 460px;
}
.techno_left .dropdown-menu{
	position: static;
	float: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
	min-width: 120px;
}
.techno_left .dropdown-menu>li>a{
	color: #fff;
	font-weight: normal;
}
.techno_left .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: transparent;
}
.know_more .btn {
    background-color: #fff;
    color: #ee7225;
    padding: 7px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 12px;
}
.know_more2 a{
	color: #18a8a7 !important;
}
.lte_bg{
	 background: url(../images/lte-bg.jpg);
    background-repeat: no-repeat;
    padding: 20px 50px 55px 85px;
    background-position: center;
	background-size: cover;
	border-radius: 4px;
	box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.15);
}
.corporate_bg{
	background: url(../images/corporate-social-reponsibility.jpg);
    background-repeat: no-repeat;
    padding: 125px 0;
    background-position: center;
    background-size: cover;
}
.lte_bg2{
	background: url(../images/lte-bg2.jpg);
    background-repeat: no-repeat;
    padding: 20px 50px 55px 85px;
    background-position: center;
	background-size: cover;
	box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.15);
}
.tj_bg{
	border-radius: 0px;
}
.enode {
    color: #fff;
}
.enode p {
    padding: 10px 0;
}
.enod_img {
    padding: 50px 0 0;
}
.investor_header span{
	display: block;
}
.read_more .btn {
    background-color: #067bdb;
    color: #fff;
    padding: 7px 30px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.view_all .btn{
	background-color: transparent;
    color: #fff;
    padding: 7px 20px;
	border-radius: 0px;
    font-weight: normal;
    font-size: 18px;
	border: 2px solid #fff;
}
.news_update h1{
	color: #078996;
	text-align: center;
    font-size: 40px;
	margin: 5px 0 20px;
}
.news_content p {
    color: #000;
    font-weight: 500;
}
.news_content {
    height: 335px;
}
.read_more{
	position: absolute;
	bottom: 0;
}
.full_report_bg {
	background-color: #295075;
	padding: 68px 50px;
}
section.fiscal_report {
    padding: 60px 0px 20px;
}
.fiscal_report_bg {
	 background: url(../images/q3report.jpg);
    background-repeat: no-repeat;
    padding: 150px 0;
    background-position: center;
	background-size: cover;
	color: #fff;
}
.presentation_bg{
	 background: url(../images/investor_bg.jpg);
    background-repeat: no-repeat;
    padding: 20px 50px 55px 85px;
    background-position: center;
	background-size: cover;
}
.stock_price img {
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.53);
}
.presentation_bg {
    text-align: center;
    color: #fff;
}
.presentation_bg img {
    display: inline-block;
	height: 30px;
}
.presentation_bg .downloads {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.view_all {
    padding: 40px 0 0;
}
.presentation_bg h1 {
    font-size: 40px;
    margin-bottom: 15px;
}
section.investor_presentation {
    padding: 15px 0 30px;
}
.social_feed a{
	color: #0066ff;
	font-weight: 500;
}
.social_feed h1{
	color: #078996;
	font-size: 40px;
}
.social_content {
	border: 1px solid rgba(0, 0, 0, 0.34901960784313724);
	padding: 20px;
	min-height: 480px;
}
.contact_us_bg a{
	color: #fff;
	font-weight: normal;
}
.contact_us_bg {
	 background: url(../images/contact_us.jpg);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	width: 70%;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}
.contact_us{
	padding: 45px 0px 30px;
}
.contact_us_bg h1 {
    font-size: 40px;
    padding: 0px 0 0 45px;
	margin-top: 10px;
}
.social_content p {
    color: #000;
    font-weight: 400;
}
.social_content span{
	font-weight: bold;
}
.social_content img {
    padding-bottom: 25px;
}
.make_india a {
    display: block;
	font-weight: 500;
}
.full_report_bg ul {
    list-style-type: none;
	padding: 0;
}
.full_report_bg li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.full_report_bg ul li img {
    display: inline-block;
    text-align: right;
    float: right;
	width: 21px; 
}
.fiscal_content {
    padding: 0px 40px;
}
.full_report_bg li {
    border-bottom: 1px solid #fff;
    padding: 18px 0 11px;
}
.news_content img {
    padding: 0 0 15px;
}
.techno_left.investor_left {
    width: auto;
	min-height: 355px;
}
.techno_left.annual_left {
    width: auto;
    min-height: 355px;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 80px;
}
.newsroom_header {
    background: url(../images/newsroom-header.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.events_header {
    background: url(../images/events-header.jpg);
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
	background-size: cover;
}
.techno_left.news_left {
    width: auto;
	height: 300px;
	position: static;
}
.newsroom_header h1 {
    color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.events_header h1 {
    color: #fff;
    font-weight: 600;
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}
.news_info h2 {
    color: #078996;
    font-size: 24px;
	line-height: 35px;
}
.news_info .small_text {
	color: #808080;
	font-weight: 400;
	margin: 0;
}
.news_info p {
    color: #000;
    font-weight: normal;
    line-height: 26px;
}

.newsroom_info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    margin-bottom: 30px;
}
.news_content2 .pagination {
    float: right;
    margin-bottom: 25px;
}
.news_content2 .pagination>li>a, .pagination>li>span{
	border: none;
	font-size: 20px;
	font-weight: bold;
	color: #078996;
	padding: 0 9px;
}
.news_content2 .pagination>.active>a, .news_content2 .pagination>.active>a:focus, .news_content2 .pagination>.active>a:hover, .news_content2 .pagination>.active>span, .news_content2 .pagination>.active>span:focus, .news_content2 .pagination>.active>span:hover{
	border-bottom: 4px solid #078996;
	background-color: transparent;
	border-radius: 0;
	color: #078996;
	font-size: 20px;
}
.expo h2{
	color: #078996;
	font-size: 24px;
	margin: 0;
}
.expo ul li .bbold{
	font-weight: bold;
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
}
.expo ul li .nnormal{
	font-weight: 400;
	color: #000;
	font-size: 17px;
}
.expo ul {
    padding: 0;
}
.expo ul li{
	list-style-type: none;
	padding: 3px 0
}
.expo {
    padding: 40px 0 0;
}
.events_expo {
    margin: 0 0 45px;
    box-shadow: 0 5px 15px -5px rgb(51, 51, 51);
}
.events_expo ul li{
	list-style-type: none;
}
.events_expo ul{
	padding: 0px;
}
.events_expo ul li {
    float: left;
    width: 33.3%;
}
.contact_no a{color:#000;}.utility_key .hbold{	font-weight: bold;	font-size: 18px;}.utility_key{	width: auto !important;	margin: 0 !important;}.techno_right ul li {    font-size: 15px;    font-weight: 300;    color: #000;}.techno_right h3 {    font-size: 18px;    margin-bottom: 0;}
.network_modern a {
    color: #7671b4;
    font-weight: 400;
    text-decoration: underline !important;
    text-decoration-color: #000 !important;
}
.enterprise h3:first-child {
    margin-top: 0 !important; 
}
.news_details h4 {
    font-size: 20px;
}
.news_details a {
    color: inherit;
}
.news_details a:hover{
	text-decoration: underline !important;
}
.news_details p {
    text-align: justify;
}
.fiscal_content a {
    color: inherit;
}
.fiscal_content a:hover {
   text-decoration: underline !important;
}
.bdr_none_career{padding: 0;
    border: none;}
.pad_50{padding:50px 0;}
.career_inner .form-control{border-radius: 0px;
    height: 40px;
    border: solid 1px #ccc;
}
.career_inner .submit {
    color: #fff;
    border-color: #067bdb;
    margin-top: 0px;
    background: #067bdb;
    border-radius: 50px;
    width: 150px;
    display: table;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #067bdb;
    float: right;
}
.blue_i{color:#067bdb;}
.btn-bs-file{
    position:relative;top: -35px;
    float: right; right:5px;
}
.btn-bs-file input[type="file"]{
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width:0;
    height:0;
    outline: none;
    cursor: inherit;
}
.annual_reports .table>tbody>tr>td, .annual_reports .table>tbody>tr>th, .annual_reports .table>tfoot>tr>td, .annual_reports .table>tfoot>tr>th, .annual_reports .table>thead>tr>td, .annual_reports .table>thead>tr>th{
	text-align: center;
	color: #000;
	vertical-align: middle;
}
.policies_codes .table-bordered>tbody>tr>td, .policies_codes .table-bordered>tbody>tr>th, .policies_codes .table-bordered>tfoot>tr>td, .policies_codes .table-bordered>tfoot>tr>th, .policies_codes .table-bordered>thead>tr>td, .policies_codes .table-bordered>thead>tr>th{
	border: 0px !important;
}
.policies_codes .table tr {
    border-bottom: 1px solid #ddd;
}
.annual_reports .table tr td {
    border-right: 2px solid rgba(0, 0, 0, 0.11) !important;
}
.annual_reports .table tr td:last-child {
    border-right: none !important;
}
.annual_reports .table tr th{
	border-right: 2px solid #fff !important;
	border-bottom: none !important;
}
.annual_reports .table tr th:last-child{
	border-right: none !important;
}
.annual_reports .table tr:first-child th{
	color: #fff;
	box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75)
}
.annual_reports .table thead{
	background: linear-gradient(to right, #be4d37 ,  #d17b6a);
	border: none;
}
.annual_reports .table td img {
    margin: 0 auto;
	height: 35px;
}
.annual_reports .table td a {
    text-decoration: underline !important;
    padding: 5px;
    display: block;
    color: #000;
	 -webkit-text-decoration-color: rgba(0, 0, 0, 0.43) !important; /* Safari */    
    text-decoration-color: rgba(0, 0, 0, 0.43) !important;
}
.annual_reports .table tbody {
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.16);
}
.annual_reports h2 {
    color: #000;
    font-size: 30px;
    padding: 0 0 15px;
}
.annual_reports h3 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
	margin-top: 0;
	margin-bottom: 0;
}
.policies_codes .table tr:first-child th{
	text-align: left;
}
.policies_codes .table td a{
	padding: 0px;
	text-align: left;
}
.annual_reports.policies_codes .table tr:first-child th{
	box-shadow: none;
}
.annual_reports.mar_top{
	margin-top: -10px;
}
/**
.annual_reports.policies_codes .table td img{
	float: right;
}
**/
.annual_reports.policies_codes .table tr td{
	border-right: none !important;
}
.annual_reports.policies_codes .table tr th{
	border-right: none !important;
}
.annual_reports.policies_codes .table tr td:first-child{
	text-align: left;
}
.financial h2 {
    margin: 0;
	padding: 0;
}
.financial h4 {
    margin: 0;
	color: #000;
	font-weight: 400;
	padding: 0 0 15px;
}
.financial p {
    color: #000;
    font-weight: 400;
}
.financial {
    padding: 0 0 15px;
}
.financial:last-child {
    padding-bottom: 80px;
}
.news_article .news_more{
	color: #067bdb;
	float: right;
	font-size: 15px;
}
a.news_more {
    float: right;
    color: #067bdb;
	font-weight: bold;
}
.article_info {
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.22) !important;
}
.article_info .news_info h2 {
    font-size: 20px;
    margin-top: -10px;
}

.media .news_info h2 {
    font-size: 22px;
    min-height: 115px;
    text-align: center;
}
.media{
	padding: 0 0 15px;
}
.contact_tab_container .tab-pane a {
    color: #067bdb ;
}
.contact_Sec h2{
	font-size: 24px;
}
.newsroom_info:last-child {
    border-bottom: 0;
}
.newsroom_info.article_info:last-child {
    border-bottom: none !important;
}
.news_info {
    padding-bottom: 25px;
}
.company_his.video_Sec h4{
	margin-top: 5px;
	font-size: 18px;
	font-weight: 300;
}
.company_his.video_Sec h2{
	color: #fff;
	margin-bottom: 20px;
}
.help {
    background-color: #e9e9e9;
    padding: 80px 0;
	margin: 50px 0 0;
}
.how_can h2 {
    margin-bottom: 15px;
    text-align: center;
	color: #000;
}
.help_form .submit {
    border-radius: 50px;
    text-transform: uppercase;
    padding: 6px 45px;
    margin-top: 15px;
	background-color: #067bdb;
}
.help_form {
    padding: 25px 0 0;
}
.help_form .form-control{
	border-radius: 0px;
	border: none;
	box-shadow: none;
}
.how_can img {
    width: 270px;
    margin: 0 auto;
}
.help_form select:invalid { color: #bdb9b9; }
.case_whitepaper h2 {
    color: #078996;
    text-align: left;
    font-size: 40px;
    margin: 5px 0 20px;
}
.bottom_text{
	background-color: #dcdcdc;
	padding: 10px 5px 0px 15px;
    height: 65px;
    margin: 0 0 25px;
}
.bottom_text p {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
}
.bottom_text img {
    height: 25px;
	margin: 10px auto 0;
    cursor: pointer;
}
.case_whitepaper h3 {
    position: absolute;
    color: #fff;
    font-size: 18px;
    left: 30px;
    top: 0px;
    margin-top: 5px;
}
.case_whitepaper .row{
	margin-bottom: 15px;
}
.case_whitepaper .pagination li a {
    color: #000;
    border-radius: 50%;
    border: 1px solid #000;
    margin: 0 5px;
	height: 35px;
	width: 35px;
	 text-align: center;
    line-height: 22px;
}
.case_whitepaper .pagination{
	margin: 0px 0 20px;
}
.case_whitepaper .glyphicon{
	right: 2px;
	top: 2px;
}
@media (min-width: 768px){

}
.white_paper_modal h3{margin-top:0;     color: #078996;}
.white_paper_modal .form-control {
    border-radius: 0px;
    background: #fff !important;
    border: solid 1px #999999 !important;
    height: 40px;}
.white_paper_modal .submit1{	color: #fff;
    border-color: #067bdb;
    margin-top: 0px;
    background: #067bdb;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #067bdb;
	margin-right:15px;
    }
.white_paper_modal .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #555555;
}
.white_paper_modal .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #555555;
}
.white_paper_modal .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #555555;
}
.white_paper_modal .form-control:-moz-placeholder { /* Firefox 18- */
  color: #555555;
}
/*.modal-open .modal {
    overflow-x: hidden;
     overflow-y: hidden; 
}*/
/**--Responsive--**/
@media only screen and (max-width: 480px) { 
	.key_benefits {
		margin: 0 ;
	}	
	.mar_top_mob{margin-top:20px;}
}

@media only screen and (max-width: 767px) { 
	  section.fiber_to_home_content {
    padding: 20px 0 0;
}
 
	.fiber_to_the_header{
		padding: 50px 0;
	}
	.fiber_to_the_header h1{
		font-size: 30px;
    text-align: left;
    line-height: 35px;
    margin-left: 10px;
	}
	
	.techno_left{
		position: static;
    min-height: 0;
    float: left;
    width: 100%;
    padding-bottom: 7px;
    height: auto;
	}
	.techno_right p{
		padding: 15px 0 0;
	}
	.fiber_diagram_bg{
		padding: 5px;
	}
	.key_benefits {
		width: auto;
		margin: 0 0 0 10%;
	}
	.fiber_diagram_bg{
		border-radius: 0px;
	}
	.fiber_diagram img{
		width: auto;
	}
	.techno_left.mobile_backhul {
		height: auto;
	}
	.el {
		display: table;
		vertical-align: bottom;
	}
	.enod_img{
		width: 100%;
	}
	.enod_img img{
		margin: 0 auto;
	}
	.lte_header h1 {
		font-size: 30px;
    text-align: left;
    line-height: 35px;
    margin-left: 10px;
	}
	.lte_header {
		padding: 50px 0;
	}
	.lte_header2 h1 {
		font-size: 30px;
    text-align: left;
    line-height: 35px;
    margin-left: 10px;
	}
	.lte_header2 {
		padding: 50px 0;
	}
	.investor_header h1 {
		font-size: 30px;
    text-align: left;
    line-height: 35px;
    margin-left: 10px;
	}
	.investor_header {
		padding: 50px 0;
	}
	.investor_header span{
		display: inline-block;
	}
	.techno_left.investor_left{
		height: auto;
	}
	.news_update {
		padding: 30px 0 0;
	}
	.news_update h1{
		font-size: 26px;
		margin-bottom: 0px;
	}
	.read_more{
		position: static;
	}
	.news_content {
		height: auto;
		margin: 0 0 40px !important;
	}
	section.investor_presentation {
		padding: 15px 0 30px;
	}
	.fiscal_content p{
		text-align: center;
	}
	.fiscal_content h1 {
		font-size: 32px;
		text-align: center;
	}
	.full_report_bg{
		margin: 20px 0 0;
	}
	.presentation_bg{
		padding: 50px 0;
	}
	.contact_us_bg{
		width: 95%;
	}
	.contact_us_bg h1 {
		font-size: 30px;
		padding: 0;
		text-align: center;
		margin-bottom: 0px;
	}
	.contact_us_bg a {
		color: #fff;
		font-size: 20px;
		text-align: center;
		width: 100%;
		display: block;
	}
	section.social_feed {
		padding: 0 10px;
	}
	.social_content{
		margin-bottom: 15px;
		min-height: auto;
	}
	.stock_price img{
		margin: 0 auto;
	}
	.news_content img{
		margin: 0 auto;
	}
	.news_content p{
		text-align: center;
	}
	.read_more{
		text-align: center;
	}
	.news_img img {
		margin: 0 auto;
	}
	.newsroom_info{
		margin-top: 30px;
		padding-bottom: 10px;
	}
	.news_info {
		padding: 30px 0 0;
	}
	.news_info {
		padding: 30px 0 0;
		text-align: center;
	}
	.news_info h2 {
		font-size: 21px;
		line-height: 30px;
	}
	.newsroom_header{
		padding: 50px 0;
	}
	.newsroom_header h1{
		text-align: center;
		font-size: 30px;
	}
	.events_header{
		padding: 50px 0;
	}
	.events_header h1{
		text-align: center;
		font-size: 30px;
	}
	.events_expo ul li{
		clear: left;
		width: 100%;
	}
	.events_expo ul li img{
		margin: 10px auto;
	}
	.events_expo{
		box-shadow: none;
	}
	.expo h2{
		font-size: 20px;
	}
	.expo ul li .nnormal{
		font-size: 16px;
	}
	.expo ul li .bbold{
		font-size: 16px;
	}	.enterprise p{		padding: 0 !important;	}
	.techno_left.annual_left{
		margin-bottom: 40px;
		height: auto;
	}
	.annual_reports.mar_left{
		margin-left: 15px;
		margin-right: 15px;
	}
	.techno_left > ul > li a{
		text-align: right;
		padding-left: 20px;
	}
	.financial h2{
		font-size: 18px;
	}
	.financial h4{
		font-size: 18px;
	}
	.financial p{
		font-size: 14px;
	}
	.news_article .news_more {
		float: none;
		text-align: center;
	}
	.techno_left.news_left{
		width: 100%;
		height: auto;
	}
	.media .news_info h2 {
		font-size: 18px;
		min-height: auto;
		text-align: center;
	}
	.carousel-caption .btn{
		padding-top: 4px;
		padding-bottom: 5px;
		font-size: 12px;
		width: 100px;
	}
	.banner_tab .container p{
		font-size: 12px;
	}
	.banner_tab .container{
		padding-left: 0px;
		padding-right: 0px;
	}
	section .btn.know_more{
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 12px;
		width: 125px;
	}
	.ngpon h3{
		margin: 0;
	}
	.techno_left .nav-pills>li.active>a {
		padding-right: 30px;
		padding-left: 20px;
	}
	.techno_left .dropdown-menu {
		position: relative;
	}
	#carousel-example-generic.carousel .item img {
		max-width: 100%;
		height: auto;
	}
	#carousel-example-generic.carousel .item {
		height: auto;
		width: 100%;
	}
	section.sec_three h2, section.sec_three h5, section.sec_three p, section.sec_three a{
		position: relative;
		z-index: 999;
	}
	section.sec_two .left_img{
		position: absolute;
	}
	section.sec_two{
		background: transparent;
	}
	section.sec_one .right_img{
		position: absolute;
		margin-top: 0;
		height: auto;
	}
	.sec_one h2, .sec_one p, .sec_one a{
		position: relative;
		z-index: 999;
		color: #fff !important;
	}
	section.sec_two .left_img{
		height: auto !important;
	}
	section.sec_one{
		margin-top: 10px !important;
		padding: 20px 0 15px;
	}
	section.sec_three{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	section.sec_one h2{
		font-size: 26px;
	}
	.sec_two h2, .sec_two h5, .sec_two p, .sec_two a{
		position: relative;
		z-index: 9999;
	}
	section.sec_two{
		margin-bottom: 10px;
	}
	.bg_color{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.9) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.9) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 999;
	}
	.bg_color2{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 0%,rgba(0, 0, 0, 0.9) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 0%,rgba(0, 0, 0, 0.9) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 0%,rgba(0, 0, 0, 0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 999;
	}
	.corporate_bg{
		background-position: left;
	}
	.about_two .about_Image_sec{
		position: relative;
	}
	.about_two .container-fluid{
		padding-bottom: 10px;
		padding-left: 0px;
	}
	.inner_page_section.about_one .tab-content .details{
		/**padding-bottom: 20px;**/
		
	}
	section.fiscal_report{
		padding: 5px 0 10px;
	}
	.help_form {
		padding: 60px 0 0;
	}
	.case_whitepaper .w-100{
		width: 100%;
	}
	
	.case_whitepaper .pagination {
		margin: 0px 0 0px;
	}
	.help{
		margin: 20px 0 0;
	}
	.case_whitepaper h2{
		font-size: 28px;
		margin: 25px 0 20px;
	}
}
@media only screen and (max-width: 500px) {
	#carousel-example-generic.carousel .item img{
		max-width: inherit;
		height: 100%;
	}
	#carousel-example-generic.carousel .item{
		height: 215px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	section.fiber_to_home_content {
		padding: 20px 0 0;
	}
	.techno_left{
		position: static;
		height: 320px;
	}
	.techno_left.corp_left{
		height: 220px;
		width: 175px;
		position: absolute;
	}
	.techno_left.solution_left {
		height: auto;
	}
	.switch_roadm{
		height: 320px;
	}
	.switch_roadm > ul > li a{
		font-size: 15px;
		padding: 1px 0;
	}
	.lte_left > ul > li a{
		font-size: 15px;
		padding: 0;
	}
	.techno_left ul li{
		font-size: 16px;
	}
	.fiber_diagram_bg{
		border-radius: 0px;
	}
	.techno_left.mobile_backhul {
		height: 320px;
	}
	.el {
		display: table-cell;
		vertical-align: bottom;
	}
	.contact_us_bg{
		width: 90%;
	}
	.contact_us_bg h1{
		font-size: 30px;
	}
	.social_content{
		padding: 10px;
	}
	.social_content p{
		font-size: 14px;
	}
	.social_content{
		min-height: 580px;
	}
	.fiscal_content h1 {
		font-size: 32px;
		text-align: center;
	}
	.fiscal_content p{
		text-align: center;
	}
	.full_report_bg{
		padding: 67px 15px;
	}
	.news_content img{
		margin: 0 auto;
	}
	.news_content p{
		font-size: 12px;
	}
	.news_content {
		height: 295px;
	}
	.techno_left.investor_left > ul > li a{
		font-size: 13px;
	}
	.news_update h1{
		font-size: 30px;
	}
	.news_info {
		text-align: center;
	}
	.news_img img {
		margin: 0 auto 20px;
	}
	.techno_left.annual_left{
		height: 325px;
		margin-bottom: 30px;
	}
	.policies_codes .table td a {
		padding: 0px;
		font-size: 12px;
	}
	.techno_left > ul > li a{
		font-size: 13px !important;
		padding: 5px 20px 5px 0;
	}
	.techno_left .nav-pills>li.active>a {
		padding-right: 10px;
	}
	.techno_left .nav-pills>li>a {
		padding-right: 10px;
	}
	.techno_left .dropdown-menu{
		position: relative;
	}
	.techno_left .dropdown-menu>li>a {
		font-weight: normal;
		font-size: 12px !important;
	}
	.about_two .col-md-9 p{
		padding: 0 15px;
	}
	.main-container .carousel-caption {
		left: 75px;
	}
	.hidden-sm{
		display: none;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.techno_left{
		position: static;
		height: 265px;
	}
	.lte_left{
		height: 340px;
		position: absolute;
	}
	.techno_left.solution_left {
		height: auto;
	}
	.mobile_backhul{
			height: auto;
	}
	.techno_left ul li{
		font-size: 16px;
	}
	.techno_left.mobile_backhul {
		height: 320px;
	}
	.el {
		display: table-cell;
		vertical-align: bottom;
	}
	.social_content{
		min-height: 552px;
	}
	
	.techno_left.investor_left > ul > li a{
		font-size: 16px;
	}
	.switch_roadm{
		height: 320px;
		position: absolute;
	}
	.techno_left.corp_left{

		position: absolute;
	}
	.techno_left .dropdown-menu{
		position: relative;
	}
	.carousel-caption h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.main-container .carousel-caption {
		left: 100px;
	}
	.hidden-md{
		display: none;
	}
    .bottom_text{
        padding:10px 5px 0px 10px;
    }
    .bottom_text p{
        font-size: 11px;
    }
}
@media only screen and (min-width: 1200px){
	.techno_left{
		width: 220px;
		right: 10px;
	}
	.el {
		display: table-cell;
		vertical-align: bottom;
	}
	.techno_left .dropdown-menu {
		position: relative;
	}
	.hidden-md{
		display: none;
	}
}