@font-face {
    font-family: 'Museo Sans 700';
    src: url('../font/Museo/MuseoSans-700Italic.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-700Italic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Museo Sans 100';
    src: url('../font/Museo/MuseoSans-100.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-100.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('../font/Museo/MuseoSans-500.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 300';
    src: url('../font/Museo/MuseoSans-300Italic.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-300Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Museo Sans 300';
    src: url('../font/Museo/MuseoSans-300.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 900';
    src: url('../font/Museo/MuseoSans-900.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-900.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 900';
    src: url('../font/Museo/MuseoSans-900Italic.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-900Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Museo Sans 700';
    src: url('../font/Museo/MuseoSans-700.woff2') format('woff2'),
        url('../font/Museo/MuseoSans-700.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}


header{
	padding: 15px 0;
	border-bottom: 1px solid #f3f2f2;
}
.mobile_banner{
	display: none;
}
.banner{
/*	background: url('../images/banner_bg.jpg');
	background-size: cover;*/
	width: 100%;
	position: relative;
}
.banner img{
 width: 100%;
}
.form_right {
    position: relative;
    width: 360px;
    /*float: right*/;
    background: #fff; margin:20px auto;
   
}

.bodyConntent{ font-size:24px; color:#434343; text-align:center; font-family: 'Museo Sans 300'; line-height:30px; padding:20px 0px; background:#ffffff; font-weight:bold;}
.bodyConntent p{ color:#360098; display:block; padding-top:15px;}

.tnc td{ font-family: Tahoma, Geneva, sans-serif; padding:5px 5px; font-size:14px; color:#979aaa; border-bottom:none;}

.form_right .form_outer{
	/*background: url('../images/lines.png');
	background-repeat: no-repeat;
	background-position: right bottom;*/
	border:1px solid #6c45a7;
	padding: 12px 20px;
}
.form_outer .form-input:focus{
	outline: none;
}
.button_submit {
    background: #10afae;
    color: #fff; font-family: 'Museo Sans 900';
    border-radius: 20px;
    padding: 4px 30px;
    font-size: 15px;
    text-transform: uppercase;
}
.button_submit:focus{
	outline: none!important;
}
.form_right h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #573985;
    font-family: 'Museo Sans 900';
    text-align: center;
    margin: 10px 0 18px;
}
.form_outer .field{
	margin: 0 0 12px;
    border-radius: 20px;
    color: #29292a; border:1px #cccccc solid;
    font-size: 15px; outline:none;
    width: 100%;
    padding:5px 15px; font-family: 'Museo Sans 300'

}
.main_form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #29292a;
}
.main_form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #29292a;
}
.main_form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #29292a;
}
.main_form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #29292a;
}
#ud1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6c4a9e;
}
#ud1::-moz-placeholder { /* Firefox 19+ */
  color: #6c4a9e;
}
#ud1:-ms-input-placeholder { /* IE 10+ */
  color: #6c4a9e;
}
#ud1:-moz-placeholder { /* Firefox 18- */
  color: #6c4a9e;
}
#ud1{
	color: #6c4a9e;
}
.banner_right h4{
	text-align: center;
	margin: 0 0 40px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0aa4a3;
}
.banner_right form{
	margin: 0 0 8px;
}
.tc_link{
	padding:0px 40px 20px 40px;
	text-align: right;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}
/*.term_condition:hover, .term_condition:focus{
	text-decoration: none;
	color: #0aa4a3;
}
.term_condition{
	color: #6c4a9e;
	text-decoration: none;
}
*/
.tax_sec{
	background-image: url('../images/banner_bg2.jpg');
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 50px 0 20px;
}
.tax_sec h2{
	font-size: 45px;
	margin: 0;
	font-family: 'Museo Sans 900';
}
.tax_sec p{
	font-size: 32px;
	font-family: 'Museo Sans 300';
	margin: 10px 0 5px;
}
.tax_sec h4{
	background: #663399;
	color: #f8e400;
	font-size: 45px;
	font-family: 'Museo Sans 900';
	display: inline-block;
	padding: 5px 20px;
}
.plans img{
	width: 100%; 
}
.broadband_plans{
	padding: 90px 0px 45px;
	background: url(../images/line.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.plans h4{
	text-align: center;
	font-family: 'Museo Sans 300';
	font-size:32px;
	margin: 0 0 50px;
}
.plan_left h2 {
    color: #343434;
    text-transform: uppercase;
    font-size: 38px;
    font-family: 'Museo Sans 700';
    display: table-cell;
    vertical-align: bottom;
}
.plans{
	 font-size: 28px;
	 text-transform: uppercase;
}
.plan_left {
    height: 300px;
    display: table;
}
.dicount_txt{
	background:#6c4a9e;
	font-size:24px;
	padding: 12px 0;
	text-align: center;
}
.dicount_txt p{
	margin: 0;
	font-family: 'Museo Sans 700';
	color: #fff;
	text-transform: uppercase;
}
.book_now{
	background:#0eaead;
	padding: 90px 0px 40px;
}
.book_block {
    text-align: center;
    color: #fff;
    padding: 0 115px;
    position: relative;
    display: inline-block;
}
.book_btns ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0 20px;
}
.book_btns ul li a{
	color: #fff;
	padding: 7px 20px;
	text-align: center;
	background:#6c4a9e;
	border-radius: 25px;
	font-family: 'Museo Sans 900';
	font-size:20px;
	text-decoration: none;
	width: 157px;
    display: inline-block;
    border: 1px solid transparent;
}
.book_btns ul{
	padding: 0;
}
.book_btns ul li a:hover{
	text-decoration: none;
	background:none;
	border:1px solid #fff;
	color: #fff;
}
.book_block h4{
	font-family: 'Museo Sans 900';
	font-size: 28px;
	letter-spacing: 1px;
	margin: 0 0 25px;
}
.book_btns {
    text-align: center;
    padding: 100px 0px 0px;
}
.icons{
	height: 90px;
}
.book_block p{
	font-family: 'Museo Sans 500';
	font-size: 20px
}
.line_white{
	border-right: 1px solid #fff;
}
.copyright{
	text-align: center;
}
.copyright p{
  margin: 0; 
  font-family: 'Museo Sans 300';
  padding: 15px;
  font-size:18px;
}
.thanks_banner{
	height: 500px;
}
.thanks_banner .form_right .form_outer{
	height: 300px;
}
.Cable_plan{
	color: #343434;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Museo Sans 500';
    text-align: center;
    margin: 50px 0 0;
}
.diwali_offer{
    color: #333;
    font-size: 14px;
}
.plan_outer table{
	text-align: center;
  	border-collapse: unset;
  	margin-left: 28px;
}
.plan_outer table tr th{
	text-align: center;
}
.plan_outer table tr th span{
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 0 0;
	width: 160px;
	display: inline-block;
	margin: 0 40px;
	padding: 4px;
}
.plan_outer table tr{
	position: relative;
}
.number{
	background: #6c4a9e;
    width: 55px;
    border-radius: 50%;
    position: absolute;
    color: #fff;
    height: 55px;
    padding: 5px;
    left: 24px;
    font-size: 32px;
    font-family: 'Museo Sans 300';
}
.zero{
	color: #fff;
}
.plan_outer table tr td span{
	background: #d5d4d4;
    border-radius: 5px;
    color: #343434;
    font-size: 28px;
    font-family: 'Museo Sans 300';
    padding: 7px;
    display: inline-block;
    width: 210px;
    margin: 0 0 20px;
}
.color1 span{
	background: #0eaead;
}
.color2 span{
	background: #f2673a;
}
.color3 span{
	background: #2cbbed;
}
.color4 span{
	background: #6c4a9e;
}
.highlight2 {
    border: 2px solid #6c4a9e;
}
.highlight1 {
    border: 2px solid #0eaead;
}
.highlight3 {
    border: 2px solid #f2673a;
}
.highlight4 {
    border: 2px solid #2cbbed;
}
.thanks_banner .form_outer h4{
    margin: 65px 0 0;
    line-height: 28px;
 }
 
 

/******** Excitel Plans Start ********/
.excitel-plans{
	text-align: center;
	background-image: linear-gradient(top, #FAF7F7 0, #fff 20%);
	background-image: -moz-linear-gradient(top, #FAF7F7 0, #fff 20%);
	background-image: -webkit-linear-gradient(top, #FAF7F7 0, #fff 20%);

}
.excitel-plans.fiber-plans{
	text-align: center;
	background-image: none;

}
.excitel-plans.plans-page{
	background: none;
	background-image: url(images/plans-bg-pattern.jpg), url(images/plans-bg-pattern.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, top right;
	background-size: contain, contain;
}
.excitel-plans .plans-text{
	display: inline-block;
	color: #10adad;
	font-size: 16px;
}
.excitel-plans .plans-text-sub{
	display: inline-block;
	vertical-align: middle;
}
.scheme_default .excitel-plans .select_container{
	margin-left: 10px;
	border: 0px !important;
}
.scheme_default .excitel-plans .select_container:hover{
	border: 0px !important;
}
.scheme_default .excitel-plans .select_container select{
	color: #663399;
	font-size: 16px;
    background-color: #fff!important;
    border: 1px solid #10adad!important;
	border-radius: 5px;
	display: inline-block;
	margin: 0;
	padding: 10px 15px;

}
.scheme_default .excitel-plans .select_container:after{
	color: #10adad;
	font-size: 20px;
}
#delhi-tab.plan-tabs{
	display: block;
}
.excitel-plans .db.plan-tabs{
	display: block;
}
.excitel-plans .plan-tabs{
	display: none;
}
.tbl-responsive{
	display: block;
	position: relative;
	width: 100%;
      
}
.excitel-plans .plans-table{
    width: 100%;
    max-width: 100%;
    background: #f8f8f8;
}
.plans-table .table-heading td{
	background: #10adad!important;
	font-family: 'Museo Sans 900';
    border: 0px;
	color: #fff!important;
	font-size: 28px;
	line-height: 30px;
	padding: 15px;
}

.plans-table .table-heading .small{
    display: block;
	font-size: 13px;
    line-height: 16px; color:#fff600;
    margin-top: 10px;
}

.capitalize-mbps {
    text-transform: capitalize;
}

.plans-table td{
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center; font-weight:bold;
	color: #663399!important;
	font-size: 24px;
	line-height: 26px;
	padding: 10px;
	border: 0; text-align:center;
	padding: 20px 10px;
}
.excitel-plans. td{
	background: #fff;
	border-right: 1px solid #c9c9c9 !important;
}
.excitel-plans.fiber-plans .plans-table td:last-child {
	/*border-right: none;*/
}
.excitel-plans.fiber-plans .plans-table td.dark{
	background: #ececec;
}
.plans-table td{ padding:20px 10px !important; border-right:1px solid #c9c9c9;}
.table-footer2 td{border-right:1px solid #c9c9c9 !important;}

.dark{ background:#ececec !important;}
.excitel-plans.fiber-plans .plans-table .table-heading td {
    text-transform: uppercase;
}
.excitel-plans.fiber-plans .plans-table .table-heading .small {
    color: #fff600;
    text-transform: uppercase;
}
.excitel-plans.fiber-plans .plans-table .table-footer1 td{
	background: #10adad !important;
	font-size: 18px;
	line-height: 1.3;
	color: #fff !important;
	text-transform: uppercase;
}

.table-footer1 td{ color:#ffffff !important; font-size:18px !important;}
.table-footer2 td{ color:#ffffff !important; font-size:20px !important;}
.recommended-device{ font-size:16px !important;}
.prepaid-months{ font-size:16px;}

.excitel-plans.fiber-plans .plans-table .table-footer2 td{
	background: #6c499d !important;
	font-size: 18px;
	line-height: 1.3;
	color: #fff !important;
	text-transform: uppercase;
}
.plans-table td .app-btn{
	width: 150px;
	padding: 15px 20px;
	background: #6c499d !important;
	color: #fff;
	font-size: 18px;
    display: inline-block;
    cursor: pointer;
	font-family: 'Museo Sans 300'
}
.plans-table td .app-btn:hover{
	color: #fff;
	background: #10adad !important;
}
.plans-table td i{
	margin-right: 5px;
}
.plans-table .table-heading .prepaid-months{
	font-family: 'Museo Sans 300'
    font-size: 16px;
    line-height: 1.3;
    display: block;
}
.scheme_default table > tbody > tr:nth-child(2n+1) > td{
	background: transparent;
}
.scheme_default table > tbody > tr:nth-child(2n) > td{
	background: transparent;
}
table tr:last-child td{
	border-bottom: 1px solid #ddd;
}
.sc_layouts_menu_nav > li, .sc_layouts_menu_nav > li > a{
	font-family: 'Museo Sans 300';
	font-weight: 400;
}

/******** Excitel Plans End ********/ 
 
 .plans h4 {
	    text-transform: uppercase;
	    font-size: 28px;
	    color: #573985;
	    font-family: 'Museo Sans 900';
	    text-align: center;
	    margin: 0 0 25px;
	}
 
 
 
@media(max-width: 1400px){
	.form_outer .form-input{
	    height: 30px;
	}
	.form_right .form_outer{
		padding: 5px 20px;
	}
}
@media(max-width: 1300px){
	.form_outer .form-input{
	    height: 30px;
	}
}
@media(max-width: 767px){
	.plan_left{
		height: auto;
		text-align: center;
		display: block;
	}
	.plan_left h2 {
		display: block;
		font-size: 26px;
	}
	.plans h4 {
	    font-size: 22px;
	    margin: 0 0 15px;
	}
	.broadband_plans{
	  background-size: 200px 200px;
	  padding: 50px 0;
	}
	.book_btns {
	    padding: 40px 0px 0px;
	}
	.dicount_txt {
	    font-size: 17px;
	    line-height: 30px;
	    padding: 10px;
	}
	.tax_sec h2 {
    	font-size: 30px;
    }
    .tax_sec h4 {
	    font-size: 30px;
	}
	.tax_sec p {
    	font-size: 25px;
    }
    .book_now {
	    padding: 50px 0px;
	}
	.book_block {
	    padding: 0 50px;
	}
	.book_btns ul li a {
	    font-size: 16px;
	    width: 132px;
	}
	.book_btns ul li {
	    margin: 0 5px;
	}
	.book_block h4 {
	    font-size: 19px;
	}
	.banner{
		/*background:#000;*/
	}
	.form_right {
	    width: 100%;
	    padding: 10px;
	    float: none;
	    position: relative;
	    right: auto;
	    top: 0;
	}
	.mobile_banner{
		display: block;
	}
	.mobile_banner img{
		width: 100%;
	}
	.desktop_banner{
		display: none;
	}
	.plan_outer table tr th span {
	    width: 76px;
	    margin: 0 2px;
	    font-size: 14px;
	}
	.plan_outer table tr td span {
	    font-size: 14px;
	    width: 82px;
	    margin: 0;
	}
    .number {
	    width: 28px;
	    height: 33px;
	    font-size: 17px;
	    left: 16px;
	    margin: 9px 0 0;
	}
	.plan_outer table{
		margin-left: 5px;

	}
	
	
.tbl-responsive{
	display: block;
	position: relative;
	width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}	
	
}
