
.align_left {
	float: left;
}

.align_right {
	float: right;
}

.gradient_text {
	background: -webkit-linear-gradient(to right, #ffc000, #EB0000, #0000ff);
    background: -o-linear-gradient(to right, #ffc000, #EB0000, #0000ff);
    background: -moz-linear-gradient(to right, #ffc000, #EB0000, #0000ff);
    background: linear-gradient(to right, #ffc000, #EB0000, #0000ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family:"Montserrat",sans-serif;
}

.top_sec_heading {
	font-weight: 900;
	line-height: normal;
	font-size: 46px;
	display: inline-block;
}

.gradient_text.top_sec_heading.top_title_grad_text {
    margin: 25px 0;
}

.fl_wid_sec_gt_st {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-family: "Montserrat",sans-serif;
    padding: 12px;
    text-align: center;
    margin-bottom: 30px;
}

.cst_white_color {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 30px;
    font-weight: 700;
}

.cst_white_color:hover {
	color: #fff;
}

.ep_pln {
    box-shadow: 0 0 8px 0 #ddd;
    font-family: "Montserrat",sans-serif;
}

.ep__head {
    background: #000 none repeat scroll 0 0;
    padding: 20px 15px 15px;
}

.ep__head span {
    color: #fff;
}

.ep__text_1 {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

.ep__text_2 {
    display: block;
    font-size: 25px;
}

.ep__text_3 {
    display: block;
    font-size: 18px;
    margin-top: 6px;
}

.ep__body {
    padding: 20px;
}

.ep__text_4 {
    display: block;
    font-size: 19px;
    font-weight: 500;
    max-width: 310px;
}

.epn_controller {
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.epn_controller {
    background: #efefef none repeat scroll 0 0;
    border-radius: 20px;
    color: #000;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 45px;
    cursor: pointer;
}

.epn_controller:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}

.ep__number {
    color: #000;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin: 0 5px;
    vertical-align: middle;
}

.ep__text_5 {
    color: #000;
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.ep_network {
    border: 1px solid #999;
    border-radius: 30px;
    margin: 15px 0;
    padding: 6px 20px;
}

.ep_network > div:first-of-type {
    margin-top: 8px;
}

.epn_title {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
}

.fiveG_sticker {
    margin: 0 8px;
    max-width: 42px;
}

.epn_gsma {
	border-color: #00CCFF;
}

.epn_gsmt {
	border-color: #FF2A99;
}

.epn_cdma {
	border-color: #FF2E27;
}

.ep__text_6 {
    color: #333;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin: 40px 0 15px;
}

.ep__fnsh_cta {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 600px;
    padding: 18px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.ep__fnsh_cta:hover {
	text-decoration: none;
	color: #fff;
}
.mt_30{
    margin-top: 30px;
}
.line_helper_txt{
    color: #eb0b18;
}
.asn_cols {
    background: #f4f4f4 none repeat scroll 0 0;
    font-family: Montserrat,sans-serif;
    padding: 0 0 40px;
}
.asn_txhead_1 {
    color: #eb0000;
    display: block;
    font-size: 40px;
    font-weight: 700;
    margin: 40px 0 35px;
    text-align: center;
}
.asn_col {
    background: #fff none repeat scroll 0 0;
    border-radius: 15px;
    min-height: 400px;
}
.asn_col_img {
    padding: 35px 8px 30px;
    text-align: center;
}
.asn_col_img img {
    max-width: 25%;
}
.asn_col_txt_1 {
    color: #000;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    margin-left: 6%;
    text-align: left;
    vertical-align: middle;
    width: 60%;
}
.asn_col_txt_2 {
    color: #000;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: 0 25px 15px;
}
.asn_col_txt_2 a {
    color: #000;
    text-decoration: underline;
}
.top_plan_selection_area {
    margin-top: 25px;
}
.byp_head {
    background: #000 none repeat scroll 0 0;
    font-family: Montserrat,sans-serif;
    text-align: center;
}
.byp_head span {
    color: #fff;
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 130px;
}
.nm_bb_text.nbt_red {
    color: #eb0000;
}
.ful_wid_img_sec .img-responsive {
    width: 100%;
}

@media only screen and (max-width: 767px) {

.asn_col {
    margin: 0 auto;
    max-width: 90%;
    width: 400px;
}
.ss_carr .carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    opacity: 1;
    width: 5%;
}
.ss_carr .carousel-control span {
    color: #000;
    font-size: 26px;
}
.cst_min_height {
    min-height: 0;
}
.br_right {
    min-height: 0;
}

}