/* Created by sxpandu on 4/16/2015.
Css File for custom styling the bootstrap buttons */
h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
    font-family: Arial !important;

}

body {
    font-family: Arial, sans-serif;

}

div:focus {
    outline: none;
}

.mar-auto {
    margin: 0 auto;
}

a, a:hover, a:visited, a:focus {
    color: #00853f;
    cursor: pointer;
    font-size: 12px;
    font-family: Arial;

}
a.reg, a.reg:hover,  a.reg:visited,  a.reg:focus {
    font-size: 100%;
}

.reg {
    font-size: 100%;
}

/*COLORS*/
.ctl-dk-green, .ctl-green {
    color: #00853f;
}

.ctl-light-green {
    color: #8cc63f;
}

.ctl-red {
    color: #ff0000;
}

.ctl-dark-red {
    color: #E64226;
}

.ctl-bright-orange {
    color: #fdc82f;
}

.ctl-orange {
    color: #ff6319;
}

.ctl-grey {
    color: #9a9b9c;
}

.ctl-dk-grey {
    color: #616365;
}

.ctl-lt-grey {
    color: #666666;
}

.ctl-black {
    color: #000000;
}

.ctl-white {
    color: #ffffff;
}

.bold {
    font-weight: bold;
}

.font30 {
    font-size: 30px !important;
}

.font20 {
    font-size: 20px !important;
}

.font22 {
    font-size: 22px !important;
}

.font28 {
    font-size: 28px !important;
}
.font18 {
    font-size: 18px !important;
}
.font14 {
    font-size: 14px !important;
}

.font13 {
    font-size: 13px !important;
}

.font12 {
    font-size: 12px !important;
}

.font10 {
    font-size: 10px !important;
}

.font9 {
    font-size: 9px !important;
}

/*#instaLink-container {
    min-height: 425px;
}*/

/*Buttons START*/

.btn.focus, .btn:focus, .btn:hover {
    color: #ffffff;
}

.btn-ctl, a.btn-ctl {
    background-color: #0E723B;
    border-radius: 0;
    text-indent: 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: none;
}

.btn-ctl:focus, .btn-ctl:hover {
    color: #fff;
}

.ctlButton:active {
    position: relative;
    top: 1px;
}

.ctlButtonBack, a.ctlButtonBack {
    background-color: #616365;
    border-radius: 0;
    text-indent: 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
    border: none;
}

.ctlButtonBack:hover, a.ctlButtonBack:hover {
    background-color: #515151;
    border-radius: 0;
    text-indent: 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
    border: none;
}

/* class="ctlButton ctlButtonPromo" */
.btn-ctl.ctlButtonPromo {
    background-color: #FF6319;
}

.btn-ctl.ctlButtonPromo:hover {
    background-color: #CC6600;
}

.btn-long {
    padding: 8px 60px;
    font-size: 16px;
}

a.btn-cancel, .btn-cancel, .btn-cancel:hover {
    color: #8cc63f;
    background-color: #fff;
    border-color: #8cc63f;
}

.btn-ctl a {
    color: #fff !important;
}

.btn-ctl:hover {
    background-color: #A5D867;
}

.no-style-btn, .no-style-btn:hover, .no-style-btn:focus {
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    color: #00853f;
}

.btn-anchor {
    color: #00853f;
}

.btn-anchor:hover, .btn-anchor:focus {
    text-decoration: underline;
    cursor: pointer;
}

.btn-close-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 36px;
    line-height: 0.42;
    border-radius: 15px;
    position: absolute;
    right: -14px;
    top: -13px;
    z-index: 100;
    background-color: white !important;
    opacity: 1;
}

.btn-ex-lg {
    padding: 10px 70px;
    font-size: 18px;
    line-height: 1.333333;
    border-radius: 6px;
}

.btn-md {
    width: 25% !important;
}

.minHeight180 {
    min-height: 180px;
}
/*Buttons END*/
/*Paddings & Margins START*/
.mr0 {
    margin: 0;
}

.mr-tp0 {
    margin-top: 0;
}

.mr-tp5 {
    margin-top: 5px;
}

.mr-tp3 {
    margin-top: 3px;
}

.mr-tp20 {
    margin-top: 20px;
}

.mr-tp25 {
    margin-top: 25px;
}

.mr-tp30 {
    margin-top: 30px;
}


.mr-tp55 {
    margin-top: 55px;
}

.mr-tp60 {
     margin-top: 60px;
 }

.mr-tp10 {
    margin-top: 10px;
}

.mr-tp40 {
    margin-top: 40px;
}

.mr-tp-3 {
    margin-top: -3px;
}

.mr-tp-10 {
    margin-top: -10px;
}

.mr-tp-40 {
    margin-top: -40px;
}

.mr-tp15 {
    margin-top: 15px;
}

.mr-tp50 {
    margin-top: 50px;
}

.mr-btm0 {
    margin-bottom: 0;
}

.mr-tp30 {
    margin-top: 30px;
}

.mr-bt40 {
    margin-bottom: 40px;
}

.mr-bt50 {
    margin-bottom: 50px;
}

.mr-bt60 {
    margin-bottom: 60px;
}

.mr-bt10 {
    margin-bottom: 10px;
}

.pd-tp8 {
    padding-top: 8px !important;
}

.pd35 {
    padding: 35px;
}

.pd-tp30 {
    padding-top: 30px;
}

.mr-bt5 {
    margin-bottom: 5px;
}

.mr-rt5 {
    margin-right: 5px;
}

.mr-center {
    margin-left: auto;
    margin-right: auto;
}

.mr-lt2 {
    margin-left: 2px;
}

.mr-lt10 {
    margin-left: 10px;
}

.mr-lt-15 {
    margin-left: -15px;
}

.mr-lt15 {
    margin-left: 15px;
}
.mr-lt40 {
    margin-left: 40px;
}
.mr-lt20 {
    margin-left: 20px;
}
.mr-rt0 {
    margin-right: 0px;
}

.mr-rt2 {
    margin-right: 2px;
}

.mr-rt-15 {
    margin-right: -15px;
}

.mr-rt15 {
    margin-right: 15px;
}

.mr-rt25 {
    margin-right: 25px;
}

.mr-bt30 {
    margin-bottom: 30px;
}

.pd-tp0 {
    padding-top: 0px !important;
}

.pd-tp10 {
    padding-top: 10px;
}

.pd-tp15 {
    padding-top: 15px;
}

.pd-tp20 {
    padding-top: 20px;
}

.pd-tp40 {
    padding-top: 40px;
}

.pd-tp120 {
    padding-top: 120px;
}

.pd-bt20 {
    padding-bottom: 20px;
}

.pd-bt16 {
    padding-bottom: 16px;
}

.pd-bt10 {
    padding-bottom: 10px;
}

.pd-bt0 {
    padding-bottom: 0px !important;
}

.pd-tp120 {
    padding-top: 120px;
}
.pd-lt5 {
    padding-left: 5px;
}
.pd-lt15 {
    padding-left: 15px;
}

.pd-lt30 {
    padding-left: 30px;
}

.pd-lt40 {
    padding-left: 40px;
}

.pd-lt52 {
    padding-left: 52px;
}

.pd-tp7 {
    padding-top: 7px;
}

.pd20 {
    padding: 20px;
}

.pd10 {
    padding: 10px;
}

.pd5 {
    padding: 5px;
}

.pd-rt2 {
    padding-right: 2px;
}

.pd-rt5 {
    padding-right: 5px;
}

.pd-rt0 {
    padding-right: 0px;
}

.pd-rt10 {
    padding-right: 10px;
}
.pd-rt20 {
    padding-right: 20px;
}

.pd-rt40 {
    padding-right: 40px;
}

.pd-lt0 {
    padding-left: 0;
}

.pd-lt2 {
    padding-left: 2px;
}

.pd-lt5 {
    padding-left: 5px;
}

.pd-lt10 {
    padding-left: 10px;
}

.pd-lt20 {
    padding-left: 20px;
}

.pd0 {
    padding: 0;
}

.pd15 {
    padding: 15px;
}

.pd-tp5 {
    padding-top: 5px;
}

.pd-tp50 {
    padding-top: 50px;
}

.no-margin {
    margin: 0;
}

.no-hr-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no_display {
    display: none;
}

.no-border {
    border: none !important;
}
.not-allowed{
    cursor: not-allowed!important;
}
.dis-table {
    display: table;
}

.tb-cell {
    display: table-cell;
}

.float-l {
    float: left;
}

.font16, .font16 a {
    font-size: 16px;
}

/* borders, backgrounds*/
.border-box {
    border: 1px solid #ececec;
}

.border-box-2px {
    border: 2px solid #C6C6C6;
}

.border-radius5 {
    border-radius: 5PX;
}

.box-shadow112 {
    box-shadow: 1px 1px 2px #888888;
}

.tab-content {
    border: 1px solid #ececec;
    border-top: none;
    padding: 10px;
}

.bg-white {
    background-color: #fff;
}

.bg-light-gery {
    background-color: #F8F9F9;
}

.list-style-disc {
    list-style-type: disc;
    -webkit-padding-start: 15px;
}

.list-disc-items {
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 12px;
    color: #737373;
}
.footer-text  span[territory-contact-number] a{
    color: #666;
    cursor: default;
    text-decoration: none;
}
.disclaimer {
    display: inline;
    margin-left: 1px;
}

.layer-content-container {
    margin: 10px 0 0 0;
    padding: 10px;
    border: 1px solid #999;
    border-radius: 5px;
    max-height: 454px;
    overflow: auto;
}

/* borders end*/
/*Paddings & Margins END*/
.loader-container {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1060;

}
.small-loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1060;

}
.loader-container-body {
    width: 120px;
    height: 120px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1060;
}

.section-loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1060;
}

.spinner-message {
    position: fixed;
    width: 100%;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1060;
    opacity: 1.0;
}

.loader-message {
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1060;
    opacity: 1.0;
    font-weight: bold
}

.loading-layer {
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-transition: 200ms opacity;
    background-color: rgba(255, 255, 255, 0.70);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    overflow: hidden;
    z-index: 1055;
    width: 100%;
    height: 100%;
}

.offer-loading-layer {
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-transition: 200ms opacity;
    background-color: rgba(255, 255, 255, 0.70);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    overflow: hidden;
    z-index: 1058;
    width: 100%;
    height: 100%;
}

.offer-white-layer {
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-transition: 200ms opacity;
    background-color: rgba(255, 255, 255, 1.0);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    overflow: hidden;
    z-index: 1051;
    width: 100%;
    height: 100%;
    min-height: 230px;
    max-height: 230px;

}

.promoLayer {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #CCFF99), color-stop(1, #FFFFFF)); /* Chrome 1-9 and Safari 4-5 */
    /* @alternate */
    background: -moz-linear-gradient(center top, #CCFF99 10%, #FFFFFF 100%); /* Mozilla 16 and lower */
    /* @alternate */
    background: -ms-linear-gradient(top, #CCFF99, #FFFFFF); /* IE9+ */
    /* @alternate */
    background: -webkit-linear-gradient(top, #CCFF99, #FFFFFF); /* Chrome 10+ and Safari 5.1 */
    /* @alternate */
    background: -o-linear-gradient(top, #CCFF99, #FFFFFF); /* Opera 11 and lower */
    background-color: #CCFF99;
    border-radius: 15px;

}

/* borders and shadows */
.shadow-btm {
    -webkit-box-shadow: 0 9px 8px -8px grey;
    -moz-box-shadow: 0 9px 8px -8px grey;
    box-shadow: 0 9px 8px -8px grey;
    padding-bottom: 20px;
}

.cL-Arrow {
    top: 40%;
    position: absolute;
    color: #8cc63f;
}

/*modal custom css starts */
.pdModal {
    border: 1px solid #747474;
}

/*modal custom css ends*/
/*Ctl Panels start*/

.panel-ctl-dark > .panel-heading {
    background: url('../images/sprites/headerLeft.png') left no-repeat,
    url('../images/sprites/headerCenterRepeat.png') center repeat-x,
    url('../images/sprites/headerRight.png') right no-repeat;
    color: #000000;
}

.panel-ctl-dark {
    margin-bottom: 0;
    border: none;
}

.notify-message {
    position: fixed;
    top: 45%;
    left: 50%;
    margin-left: -187.5px;
    width: 375px;
    border: none;
    border-radius: 0;
    z-index: 10000;
}

.panel-ctl-green > .panel-heading {
    background: #00853F none repeat scroll 0 0;
    color: #000000;
    border: 1px solid #00853F;
    border-radius: 0;
}

.panel-ctl-green {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

/*Ctl Panels ends*/

ng-message {
    color: #FF0000;
    font-style: italic;
}

.ng-submitted .ng-invalid, .ng-invalid.ng-touched, .yellow-bg, .ng-invalid-required.ng-touched {
    background-color: #FFFF33
}

.unstyle-input {
    border: none;
    background: transparent;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* background-color: #f5f5f5!important;*/
}

.breadCrumb:hover .step_txt_inactive {
    text-decoration: underline;
}

iframe {
    border: none;
    overflow: hidden;
}

/* Top Arrow */
.topArrow > div {
    cursor: pointer;
}

/* Override bootstrap */
.col-sm-44 {
    width: 44.44444%;
}

.col-sm-offset-1_5, .col-md-offset-1_5 {
    margin-left: 12.45%;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #eee;
}

.form-horizontal .has-feedback .form-control-feedback-right {
    right: -15px;
}

.glyphicon-question-sign {
    cursor: pointer;
}

.control-label-help {
    float: right;
}

address {
    margin-bottom: 0;
}

option[value^="?"][value$="?"] {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    font-weight: bold !important;
}

.display-inline {
    display: inline-block;
}

.inline {
    display: inline;
}

.viewBill .nav-tabs > li.active > a {
    color: #00853f;
}

.viewBill .nav-tabs > li > a {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.navbar-nav > li > span[territory-contact-number] > a {
    padding-top: 5px;
    padding-bottom: 15px;
    line-height: 20px;
    position: relative;
    display: block
}

/* home Page Styles starts */
.specialOffersSection {
    background: url(../images/homepage/CenturyLink-ON-Background.png) no-repeat;
    background-size: 100% 100%;
}
.specialOffersSection .price_box{
    max-height: 90px;
}

.specialOffersSection .contentContainer {
    padding: 25px 30px 25px 18px;

}

.specialOffersSection .contentContainer h3 {
    font-size: 25px;
    letter-spacing: -1px;
}

.specialOffersSection .contentContainer h4 {
    font-size: 20px;
    color: #333333;
    margin-top: 7px;
    letter-spacing: -1px;
}

.specialOffersSection .contentContainer h6 {
    font-size: 13px;
    margin-bottom: 13px;
}

.specialOffersSection .contentContainer p {
    color: #000000;
    font-size: 13px;
    margin-bottom: 0;
}

.specialOffersSection .contentContainer .price_box .speedContent {
    color: #666666;
    position: relative;
    left: 130px;
    top: -45px;
    font-size: 14px;
}

.speedContent .speed {
    display: block;
}

.specialOffersSection .contentContainer .price_box .cent {
    font-size: 50px;
    top: -0.6em;
}

.specialOffersSection .contentContainer .price_box .dollar {
    font-size: 90px;
    line-height: 85px;
}

.specialOffersSection .contentContainer .home_info_box {
    font-size: 12px;
    line-height: 15px;
}

.specialOffersSection .contentContainer .price_box .currency {
    font-size: 50px;
    top: -0.6em;
}

/* home Page Styles ends */
/* columns of same height styles */

.row-full-height {
    height: 100%;
}

.col-full-height {
    height: 100%;
    vertical-align: middle;
}

.row-same-height {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.col-xs-height {
    display: table-cell;
    float: none !important;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.closablePopover {
    border: 3px solid #ccc;
    padding: 4px;
}

.closablePopover .close {
    font-size: 35px;
    color: #00853f;
    opacity: 1;

}

.modal-backdrop {
    background-color: white !important;

}

.modal-backdrop.in {
    opacity: 0.7 !important;
}

.noBold{
    font-weight: normal;
}

.premiumChannels label {
    display: block;
}

.helpIcon {
    position: relative;
    display: inline-block;
    background: url('../images/sprites/NCCC_sprite.png') no-repeat -431px -1px;
    background-size: 1050px 975px;
    width: 19px;
    height: 17px;
}

.closeLayerIcon {
    position: relative;
    display: inline-block;
    top: 3px;
    background: #FFFFFF url('../images/sprites/layer_sprite.png') no-repeat -9px -5px;
    width: 18px;
    height: 19px;
    margin-left: 10px;
}

.closablePopover .arrow:after {
    border-right-width: 3px !important;
}

.closablePopover .close:hover {
    opacity: 0.7;
}

.closeLayer, .closeLayer:hover {
    color: #00853f;
    font-size: 24px;

}

button.close, button.close:hover {
    opacity: 1;
}
.wordWrap {
    word-wrap: break-word;
}

.payment_required_text {
	font-weight: bold;
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.shadow-box {
    color: #666666;
    position: relative;
    margin-bottom: 14px;
    -webkit-box-shadow: 0 2px 0px 1px rgb(0, 0, 0), 5px 8px 9px 3px rgba(0, 0, 0, 0.53);
    box-shadow: 0 2px 0px 1px rgb(0, 0, 0), 5px 8px 9px 3px rgba(0, 0, 0, 0.53);
}

.shadow-box-header {
    background-color: black;
    color: white;
    padding: 10px;
}
.shadow-box-header-small-bussiness {
    background-color: #666666;
    color: white;
    padding: 10px;
}
.panel-small-bussiness{
    color: #666;
    position: relative;
    font-size: 16px;
    margin-bottom: 0;
    border: 1px solid #666666;
}
.absolute-bt0-rt15 {
    position: absolute;
    bottom: 0;
    right: 15px;
}

.ctl-primary-btn{
    cursor: pointer;
    border: none;
    border-radius: 0px;
    font-size: 16px !important;
    font-family: Arial;
    font-weight: bold;
    background: #FF6319 none repeat scroll 0 0;
    box-shadow: none;
    text-shadow: none;
    color: #FFFFFF !important;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    text-decoration: none;
}

.ctl-primary-btn:hover {
    background-color: #cc6600;
}

.ctl-secondary-btn{
    cursor: pointer;
    border: none;
    border-radius: 0px;
    font-size: 16px !important;
    font-family: Arial;
    font-weight: bold;
    background: #00853F none repeat scroll 0 0;
    box-shadow: none;
    text-shadow: none;
    color: #FFFFFF !important;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    text-decoration: none;
}

.ctl-vert-btn {
    top: 50%;
    right: -5em;
    transform: rotate(-90deg);
    z-index: 200;
}
.ctl-secondary-btn:hover {
    background-color: #006633;
}

.fnt-size15 {
	font-size: 15px !important;
}

.admin-note-textarea {
    padding: 10px;
    width: 100%;
    height: 165px;
    resize: vertical;
    max-height: 300px;
}


@media (min-width: 992px) and (max-width:1200px) {
    .col-sm-icon {
        float: left;
        width: 6%;
    }
}
@media (min-width: 768px) and (max-width:992px) {
    .col-sm-icon {
        float: left;
        width: 8%;
    }
}
@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
		vertical-align: top;
    }

    .pduPage .nav-tabs {
        border-bottom: none;
    }

    .pd-tpD30 {
        padding-top: 30px;
    }

    .pd-sm-tp7, .control-label-help {
        padding-top: 7px;
    }

    .container > .well {
        min-height: 475px;
    }
    
    .validateShippingAddressErrorMsg {
		padding: 0.8em 0.5em 0.8em 0;
	}

    .col-sm-33_6 {
        width: 33.6%;
    }

    .col-sm-66_4 {
        width: 66.4%;
    }
}

@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}

@media (max-width: 992px ) and (min-width: 480px) {
    .specialOffersSection .contentContainer h3 {
        font-size: 16px;
    }

    .specialOffersSection .contentContainer h4 {
        font-size: 13px;
    }

    .specialOffersSection .contentContainer h6 {
        font-size: 10px;
    }

    .specialOffersSection .contentContainer p {
        font-size: 9px;
    }

    .specialOffersSection .contentContainer .home_info_box {
        font-size: 11px;
    }

    .specialOffersSection .contentContainer .price_box .speedContent {
        font-size: 9px;
                 top: -45px;
    }


}

@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
    .col-sm-icon {
        float: left;
        width: 5%;
    }
    .col-sm-mr-lt3 {
    	margin-left: 3%;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .specialOffersSection .contentContainer h3 {
        font-size: 21px;
    }

    .specialOffersSection .contentContainer h4 {
        font-size: 16px;
    }

    .specialOffersSection .contentContainer h6 {
        font-size: 11px;
    }

}

@media (max-width: 480px) {
	.ctl-secondary-btn{
        font-size: 14px !important;
        padding: 5px 0px;          
    }
    ng-message {
        padding-left: 20px;
    }

    iframe {
        height: 1000px;
    }

    .specialOffersSection .contentContainer .price_box .speedContent {
        font-size: 8px;
        left: 105px;
        top: -28px;
    }
    .mr-tp-40{
        margin-top: 0px;
    }
}

@media (max-width: 767px) {

    .pduPage .border-box {
        border: none;
    }

    .col-sm-44 {
        width: 100%;
    }

    .col-sm-42 {
        width: 90%;
    }

    .offer-white-layer {
        min-height: 336px;
    }

    .specialOffersSection .contentContainer h3 {
        font-size: 16px;
    }

    .specialOffersSection .contentContainer h4 {
        font-size: 13px;
    }

    .specialOffersSection .contentContainer h6 {
        font-size: 10px;
    }

    .specialOffersSection .contentContainer p {
        font-size: 7px;
    }

    .specialOffersSection .contentContainer .home_info_box {
        font-size: 11px;
    }

    .specialOffersSection .contentContainer .price_box .cent {
        font-size: 40px;

    }

    .specialOffersSection .contentContainer .price_box .dollar {
        font-size: 72px;
        line-height: 56px;

    }

    .specialOffersSection .contentContainer .price_box .currency {
        font-size: 40px;
    }

    .specialOffersSection .contentContainer .price_box .speedContent {
        font-size: 10px;
        left: 105px;
        top: -28px;
    }

    .well {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 0;
        padding: 0 5px;
    }

    .oopsPage .col-xs-height {
        float: left !important;
    }
    .specialOffersSection .price_box{
        max-height: 85px;
    }

}

@media (max-width: 320px) {
    .specialOffersSection .contentContainer h3 {
        font-size: 13px;
    }

    .specialOffersSection .contentContainer h4 {
        font-size: 10px;
    }

    .specialOffersSection .contentContainer .price_box .speedContent {
        font-size: 7px;
    }
    .spd-mobileReview div {
        padding-left: 0;
        padding-right: 0;
    }
}

.lastRow{
	border-top:1pt solid black;
	font-weight:bold;
}

@media (max-width: 768px) {    
.mobileLayoutBorder {
border:1pt solid #e3e3e3;
}
}
.zeroPadding {
    padding-right: 10px;
    padding-left: 10px;
}

.arrow-css {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right-chev {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left-chev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.border-red{
    border-color: red !important;
}
.btn-update{
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
    color: #FFF!important;
    font-family: Arial;
}

/**OTT CSS are moved to Ott html **/
.popover-no-margin .popover-content {
  padding: 0px; 
}
.border_bm {
    border-bottom:1px solid #eee
}
.speed-home-page{
    font-size: 10px;
    font-weight: 100;
    line-height: 1;
    width: 100%;
}
@media (max-width: 991px ) and (min-width: 375px) {
    .speed-home-page{
         width: 50%;
         font-size: 8px;
    }
   
}
accordion a:focus {
            outline :none !important ;
}

  
.bg-grey{
 background:grey !important;
 color:white;
}

.container_checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 20px;
  margin-bottom: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 100 !important;
}

/* Hide the browser's default checkbox */
.container_checkbox  input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.regular-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #555;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .regular-checkbox {
  background-color: #fff;
  border: 1px solid #555;
}

/* When the checkbox is checked, add a blue background */
.container_checkbox  input:checked ~ .regular-checkbox {
  background-color: #fff;
  border: 1px solid #555;
}

/* Create the regular-checkbox/indicator (hidden when not checked) */
.regular-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the regular-checkbox when checked */
.container_checkbox  input:checked ~ .regular-checkbox:after {
  display: block;
}

/* Style the regular-checkbox/indicator */
.container_checkbox  .regular-checkbox:after {
  left: 7px;
  top: 2px;
  width: 8px;
  height: 15px;
  border: 1px solid #555;
  background-color: #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.xButton {
   position: absolute;
   color:black;
   top: 5px;
   right: 5px;
}
.control-box {
    border: 1px solid #fff;
    padding: 10px;
    background:#fb9767;
    text-align:center;
    color:#ffffff;
}

.btn-active {
    background:#FF6319;
}
.e911Container > .well {
    min-height: 475px;
}
.disable-content{
    pointer-events:none;
    opacity: 0.5;

}

/* Home Banner Style starts here */

#homeBanner .hm-banner-right-container{
    color: white;
    background: #019bdb;
    margin-left: -4%;
    width: 110%;
    margin-right: 40px;
}

#homeBanner .hm-banner-right-container .caption-header{
    margin-left: 35px;
    font-size:20px;
}
#homeBanner .hm-banner-right-container .caption-p{
    margin-left: 35px;
    font-size:23px;
    font-family: Arial
}
#homeBanner .hm-banner-right-container .caption-f{
    margin-left: 35px;
    font-size:14px;
}
#homeBanner .hm-banner-right-btm-container{
    display: flex;
    flex-direction: row;
}
#homeBanner .hm-banner-right-btm-container-lft{
    width: 100%;
    margin-right: 50px;
    margin-left: 0%;
}

#homeBanner .hm-banner-right-btm-container-lft button{
    margin-top:-4px;
    height: 65px;
    min-width: 130%;
    font-size: 22px !important;
    margin-left: -13px;
}

#homeBanner .hm-banner-right-btm-container-rgt{
    width: 30%;
}

#homeBanner .hm-banner-right-btm-container-rgt a{
    font-size: 14px;
    text-decoration: underline;
    position: absolute;
    margin-top: 42px;
    margin-left: 10px;
}

#homeBanner .hm-banner-left-container-tp .hm-banner-title{
    position: absolute;
    color: white;
    top: 11%;
    left: 6%;
    font-size: 60px;
}


#homeBanner .hm-banner-image-container{
    height: 285px;
}

#homeBanner .hm-banner-left-container-btm{
    background: #8cc63f;
    color: white;
    padding: 8px;
    text-align: center;
    font-size: 24px;
}

#homeBanner .hm-banner-left-container-btm h4{ 
    margin: 0px;
}

#div-menu .homephone {
    width: 134px;
    height: 70px;
    background-position: -819px -690px;
    margin: 0 auto;
}

#div-menu .prismtv {
    width: 134px;
    height: 70px;
    margin: 0 auto;
    background-position: -664px -689px !important;
}



@media (min-width: 320px) and (max-width: 410px){
    #homeBanner .hm-banner-left-container-btm{
        padding: 7px 95px 2px 3px;
        font-size: 24px !important;
    }
}

@media (min-width : 411px) and (max-width: 767px) {
    #homeBanner .hm-banner-left-container-btm{
        padding: 5px 136px 2px 3px;
        font-size: 24px !important;
    } 
} 

@media (max-width: 767px) {
  #homeBanner .hm-banner-right-container{
      margin-left:0px;
      margin-top: 5%;
      width:100%;
    }
    #homeBanner .hm-banner-right-btm-container-lft button{
        margin-left:0px;
        min-width: 100%;
    }
    #homeBanner .hm-banner-right-btm-container-rgt a{
        margin-left:-30px;
        margin-top:39px;
    } 
    #homeBanner .hm-banner-right-container .caption-p{
        margin-left: 62px;
    }
    #homeBanner .hm-banner-right-container .caption-f{
        margin-left: 62px;
    }
    #homeBanner .hm-banner-image-container{
        height: 255px;
    } 
}

@media (max-width: 1023px ) and (min-width: 768px) {
    #homeBanner .hm-banner-right-container{
        margin-left:-10px;
        margin-top: 0%;
        width: 130%;
    }
    #homeBanner .hm-banner-right-btm-container-lft button{
        margin-left:-10px;
        min-width: 100%;
        margin-top:19px;
    }
    #homeBanner .hm-banner-right-btm-container-rgt a{
        margin-top:61px;
        margin-left: -29px;
    }
    #homeBanner .hm-banner-right-container .caption-header{
        margin-left: 30px;
        font-size:17px;
        margin-right: 25px;
    }
    #homeBanner .hm-banner-left-container-btm{
        padding: 1px 166px 1px 5px;
        font-size: 23px !important;
    }
  
}

@media (max-width: 1366px ) and (min-width: 1024px) {
    #homeBanner .hm-banner-right-container{
        margin-left:-10px;
        margin-top: 0%;
        width: 130%;
        height:246%
    }
    #homeBanner .hm-banner-right-btm-container-lft button{
        margin-left:-10px;
        min-width: 120%;
        margin-top: 10px;
    }
    #homeBanner .hm-banner-right-btm-container-rgt a{
        margin-top:54px;
        margin-left: -4px;
    }
    #homeBanner .hm-banner-right-container .caption-header{
        margin-left: 35px;
        font-size:17px;
        margin-right: 25px;
    }
    #homeBanner .hm-banner-left-container-btm{
        padding: 16px 0px 16px 3px;
        font-size: 23px !important;
    } 
   
}

.caption-header sup {
    top: -.4em !important;
    font-size:14px;
}


/* Home Banner Style ends here */

.promo-layer {
	background-color: #000;
}
 .promo-layer-new{
         color:#ffffff;
    }
.promo-layer-new .heading{
    margin-top: 20px;
    font-size: 42px;
    font-weight: 700;
    margin-bottom:0px
}
.promo-layer-new .subheading{
    font-size: 30px
}
.promo-layer-new .subheading2{
    font-size: 9px
}
.promo-layer-new .upgadeButton{
    padding:0px;
    font-size:18px;
    margin-top:35px
}
@media (max-width: 1366px ) and (min-width: 1024px) {
    .promo-layer-new{
         color:#ffffff;
    }
    .promo-layer-new .heading{
        margin-top: 20px;
        font-size: 42px;
        font-weight: 700;
        margin-bottom:0px
    }
    .promo-layer-new .subheading{
        font-size: 30px
    }
    .promo-layer-new .subheading2{
        font-size: 9px
    }
    .promo-layer-new .upgadeButton{
        padding:0px;
        font-size:18px;
        margin-top:35px
    }
    #compare_plans_layer .panel-body .promo-layer-new .upgadeButton{
        width:140px !important;
         margin: 50px 0px;
    }

}
@media (max-width: 1023px ) and (min-width: 768px) {
    .promo-layer-new{
         color:#ffffff;
    }
    .promo-layer-new .heading{
        margin-top: 20px;
        font-size: 30px;
        font-weight: 700;
        margin-bottom:0px
    }
    .promo-layer-new .subheading{
        font-size: 20px
    }
    .promo-layer-new .subheading2{
        font-size: 8px
    }
    .promo-layer-new .upgadeButton{
        padding:0px;
        font-size:18px;
        margin-top:30px
    }
    #compare_plans_layer .panel-body .promo-layer-new .heading{
        font-size:32px !important;
    }
    #compare_plans_layer .panel-body .promo-layer-new .subheading{
        font-size:22px !important;
    }
    #compare_plans_layer .panel-body .promo-layer-new{
        height:180px !important;
    }
    #compare_plans_layer .panel-body .promo-layer-new .upgadeButton{
        width:120px !important;
        margin: 48px 0px;
    }

}
@media (max-width: 414px ) {
    .promo-layer-new{
         color:#ffffff;
    }
    .promo-layer-new .heading{
        font-size: 25px;
        font-weight: 700;
        margin-bottom:0px
    }
    .promo-layer-new .subheading{
        font-size: 20px
    }
    .promo-layer-new .subheading2{
        font-size: 8px
    }
    .promo-layer-new .upgadeButton{
        padding:0px;
        font-size:18px;
        margin-top:30px
    }
    #compare_plans_layer .panel-body .promo-layer-new .heading{
        font-size:18px !important;
    }
    #compare_plans_layer .panel-body .promo-layer-new .subheading{
        font-size:24px !important;
    }
    #compare_plans_layer .panel-body .promo-layer-new{
        height:180px !important;
    }
    #compare_plans_layer .panel-body .promo-layer-new .upgadeButton{
        width:78px !important;
        font-size :10px !important;
        margin: 48px 0px;
    }
    #compare_plans_layer .panel-heading{
        font-size: 12px !important;
    }
    #compare_plans_layer .panel-heading button{
        font-size: 12px !important;
        font-weight: 100;
        margin: -5px 0px;
    }

}

#compare_plans_layer .panel-body{
    padding: 0px 15px !important;
}
#compare_plans_layer .panel-body .promo-layer-new{
    height:225px;
}

#compare_plans_layer .panel-body .promo-layer-new .heading{
    font-size:50px;
}
#compare_plans_layer .panel-body .promo-layer-new .subheading{
    font-size:35px;
}

#compare_plans_layer .panel-heading{
  color: green;font-size: 20px;font-weight: 700;
}
#compare_plans_layer .panel-heading button{
  color: green;
  font-size: 18px;
    font-weight: 100;
}