@media (min-width: 1200px) {
    .container {
        width: 1000px !important;
    }
}

.container-fluid {
    padding: 0px;
}

.top-greyHeader {
    background-color: #F0F0F1;
    height: 26px;
    line-height: 26px;
}

.home-sprite {
    background: url('/instaLink/images/sprites/homepage_sprite.png') no-repeat;
}

.checkout-sprite {
    background: url('/instaLink/images/sprites/checkout_sprite.png') no-repeat;
}

.ctl-info-icon {
    background-position: -417px -387px;
    width: 39px;
    height: 37px;;
}
.ctl-error-icon {
    background-position: -168px -81px;
    width: 42px;
    height: 42px;
}
.ctl-error-icon-small{
    background-position: -322px -159px;
    width: 42px;
    height: 42px;
}
.norton-badge {
    background-position: -16px -71px;
    width: 124px;
    height: 67px;
}

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

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

.phonePlacard {
    background-position: -18px -1370px;
    width: 529px;
    height: 415px;
}

.hsi {
    background-position: -796px -584px;
    width: 134px;
    height: 70px;
    margin: 0 auto;
}

.prism-tv {
    width: 175px;
    height: 80px;
    margin: 12px 20px 16px 51px;
    /* background-position: -664px -689px !important; */
}

/* .home-phone {
    width: 134px;
    height: 70px;
    background-position: -819px -690px;
    margin: 0 auto;
} */

.home-phone {
    width: 120px;
    height: 84px;
    margin: 0px 0px 0px 120px;
    /* background-position: -819px -690px; */
    /* margin: 0 auto; */
} 
.homepage-icon-xs {
    -ms-transform: scale(.75,.6); /* IE 9 */
    -webkit-transform: scale(.75,.6); /* Safari */
    transform: scale(.75,.6);
}

.ctl-logo-small {
    background-position: -342px -214px;
    width: 136px;
    height: 28px;
}

.border-line {
    background-position: -14px -853px;
    width: 938px;
    height: 14px;
    margin-left: 64px;
}

.security-img {
    background-position: -890px -2050px;
    width: 112px;
    height: 43px;
}

.checkbox-img {
    background-position: -444px -352px;
    width: 24px;
    height: 22px;
}

.reliable-img {
    background-position: -23px -530px;
    width: 57px;
    height: 60px;
}

.fast-img {
    background-position: -109px -543px;
    width: 104px;
    height: 43px;
}

.ctl-info {
    padding: 0 20px;
    border-right: 2px solid #eee;
    height: 165px;
}

#homePage .btn {
    min-width: 125px;
}

#internet-demo {
    width: 420px;
    margin-right: auto;
    margin-left: auto;
}

#internet-demo li {
    margin-left: 0;
}

#internet-demo li:focus {
    outline: none;
}

#internet-demo a, #internet-demo a:hover, #internet-demo a:focus {
    background-color: #ffffff;
    width: 132px;
    height: 44px;
    outline: none;
}

#internet-demo a:focus {
    border: none;
}

.int-demo-1gig {
    background-position: -243px -1040px;
}

.int-demo-1gig.selected {
    background-position: -243px -969px;
}

.int-demo-100m {
    background-position: -395px -969px;
}

.int-demo-100m.selected {
    background-position: -395px -1040px;
}

.int-demo-40m {
    background-position: -540px -969px;
}

.int-demo-40m.selected {
    background-position: -540px -1104px;
}

#sticky {
    color: #fff;
    font-size: 2em;
}

#sticky.stick {
    position: fixed;
    top: 0;
    background-color: #ffffff;
    z-index: 10000;
}

#sticky .col-sm-6 {
    cursor: pointer;
}

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

.right_0 {
    right: 0px;
}

.ctl-logo {
    background-position: -1px -7.5px;
    width: 210px;
    height: 45px;
}

.ctl-anchor-link {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.ctl-anchor-link:focus, .ctl-anchor-link:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline !important;
    color: #000000;
}

.ctl-anchor-padding>a {
    padding: 5px 0px 0px 15px !important;
    color: #000000 !important;
}

.ctl-anchor-padding>a:hover, .ctl-anchor-padding>a:focus {
    text-decoration: underline !important;
}

.border-line-right {
    border-right: 2px inset #ddd;
}

.border-line-left {
    border-left: 2px solid #ddd;
}

.throttle-image {
    background: rgba(0, 0, 0, 0) url("/instaLink/images/throttle_sprite.png") no-repeat scroll -195px -51px;
    height: 339px;
    width: 175px;
}

/*Responsive styles for other devices */

@media (max-width: 330px) {
    #internet-demo a, #internet-demo a:hover, #internet-demo a:focus {
        width: 114px;
        -ms-transform: scale(.9,.7); /* IE 9 */
        -webkit-transform: scale(.9,.7); /* Safari */
        transform: scale(.9,.7);
    }

    .homepage-icon-xs {
        margin-left: -15px !important;
    }
}

@media (max-width: 360px) {
    #internet-demo {
        margin-left: 6px !important;
    }
}

@media (max-width: 400px) {
    .int-demo-1gig {
        background-position: -255px -1040px;
    }

    .int-demo-1gig.selected {
        background-position: -255px -969px;
    }

    .int-demo-100m {
        background-position: -418px -969px;
    }

    .int-demo-100m.selected {
        background-position: -408px -1040px;
    }

    .int-demo-40m {
        background-position: -548px -969px;
    }

    .int-demo-40m.selected {
        background-position: -548px -1104px;
    }

    #internet-demo {
        margin-left: 15px;
    }

    #internet-demo a, #internet-demo a:hover, #internet-demo a:focus {
        margin-left: -10px;
        -ms-transform: scale(.95,.9); /* IE 9 */
        -webkit-transform: scale(.95,.9); /* Safari */
        transform: scale(.95,.9);
    }
}

@media (max-width: 767px) {
    .why-ctl {
        min-height: 185px;
    }

    .swippingArrow {
        min-height: 186px;
        padding: 0;
        position: relative;
        font-size: 30px;
    }

    .ctl-info {
        border: none;
    }

    .homepage-icon-xs {
        margin-left: -5px;
        -ms-transform: scale(.6,.5); /* IE 9 */
        -webkit-transform: scale(.6,.5); /* Safari */
        transform: scale(.6,.5);
    }

}

@media (min-width: 768px) {
    .stick {
        width: 720px;
    }

}

@media (min-width: 992px) {
    .stick {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .stick {
        width: 1140px;
    }
}

@media (max-width: 992px) {

    #phoneSection .col-sm-5, #internetSection .col-sm-5 {
        padding-left: 30px;
    }

    #hp-spdemo {
        width: 442px;
    }

    .spd-graph {
        width: 442px;
    }

    .spd-graph .spd-speeds {
        background-size: 812px 277px;
        background-position: -45px -125px;
        width: 442px;
        height: 35px;
    }

    .spd-graph .spd-speeds h4 {
        line-height: 20px;
        font-size: 9px;
        width: 35%;
    }

    .spd-graph .spd-speeds ul li {
        width: 70px;
    }

    .spd-graph .spd-speeds ul li a {
        width: 72px;
        height: 32px;
        line-height: 32px;
        font-size: 15px;
        top: 4px;
    }

    #hp-spdemo .spd-graph .spd-speeds ul .selectedSpeedNav a {
        background-size: 800px 277px;
        background-position: -52px -170px;
        line-height: 36px;
        width: 75px;
        left: 0px;
        top: 0px;
    }

    .spd-graph .spd-downloadables ul li:before {
        width: 442px;
        height: 48px;
        background-size: 1000px 324px;
    }

    .spd-graph .spd-downloadrow {
        height: 42px;
    }

    .spd-graph .spd-time .spd-num {
        line-height: 23px;
    }

    .spd-graph .spd-time .spd-type {
        line-height: 2;
    }

    .spd-graph .spd-icon {
        height: 42px;
    }

    .spd-graph .spd-title {
        bottom: -3px;
    }

}
.box-default{
    width: 110px;
    height: 44px;
    font-size: 15px;
    font-weight: 700;
    color: black !important;
    padding: 10px 12px !important;
    border: 1px solid #e2e2e2 !important; 
    box-shadow: none !important;
    outline: none !important;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 79%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 79%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 79%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.active.box-default{
    color: green !important;
    background: -moz-linear-gradient(top, #d8d9d9 0%, rgba(229,229,229,1) 79%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d8d9d9 90%,rgba(229,229,229,9) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d8d9d9 90%,rgba(229,229,229,9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
.border-leftbox{
    border-top-left-radius: 36px !important;
    border-bottom-left-radius: 36px !important;
}
.border-rightbox{
    border-top-right-radius: 36px !important;
    border-bottom-right-radius: 36px !important;
}

@media (max-width: 375px) and (min-width:321px ) {
    #homePage .btn {
        min-width: 87px;
    }
   .box-default {
        width: 87px;
        font-size: 14px;   
    }   
}
@media (max-width: 414px) and (min-width:376px ) {
   #homePage .btn {
        min-width: 96px;
    }
   .box-default {
        width: 96px;
    }   
}
@media (max-width: 768px) and (min-width:415px ) {
   #homePage .btn {
        min-width: 102px;
    }
   .box-default {
        width: 102px;
    }  
}


 
@media (max-width: 425px) and (min-width:376px){
    .home-phone{
        margin: 0px 0px 0px 38px;
    }
     
}
@media (max-width: 375px) and (min-width:321px){
    .home-phone{
        margin: 0px 0px 0px 24px;
    }
     
}
@media (max-width: 320px){
    .home-phone{
        margin: 0px 0px 0px 14px;
    }
     
}


@media (max-width: 1023px) and (min-width:768px) {
    .home-phone{
        width: 160x;
        height: 110px;
        margin: 0px 0px 0px 120px;
    } 
    .prism-tv {
        width: 190px;
        height: 110px;
        margin: 0px 0px 0px 30px;
        padding-top: 40px;
    } 
 }

@media (max-width: 3840px ) and (min-width: 1024px) {
    .home-phone{
        width: 200px;
        height: 110px;
        margin: 0px 0px 0px 180px;
    }
    .prism-tv {
        width: 200px;
        height: 110px;
        margin: 6px 0px 16px 70px;
    }


}

.supportBar .findTitle {
    font-size: 20px;
    padding-top: 15px;
}
.supportBar .onStyles form {
    max-width: 446px;
}
.supportBar form {
    position: relative;
    margin-top: 20px;
    margin-bottom: 6px;
}
.supportBar .inputGo {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.supportBar input.form-control {
    border-color: #8cc63f;
    border-width: 2px;
}
.supportBar a.supportLink {
    color: #00853f;
    font-size: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 17px 10px 18px 49px;
    background-size: 43px 39px;
}
.supportBar a.supportLink.digSupportLink {
    display: none;
    background-image: url(https://webdmzqa1.centurylink.com/assets/images/page-components/home/call_icon.svg);
    background-position: 9px 7px;
    background-size: 35px 34px;
}
.supportBar a.supportLink {
    color: #00853f;
    font-size: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 17px 10px 18px 49px;
    background-size: 43px 39px;
}
.supportBar .inputGo a.searchSubmit, .supportBar .inputGo input.searchSubmit {
    background-color: #8cc63f;
    color: white;
    padding-left: 35px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 10px 10px 32px;
    border-radius: 0 5px 5px 0;
    background-image: url(https://webdmzqa1.centurylink.com/assets/images/page-components/home/search_desktop.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 10px center;
    border: none;
    height: 34px;
}

.supportBar .onStyles a.contLink.callNumLink {
    background-image: none;
    position: absolute;
    right: -20px;
    top: 72px;
}
.supportBar form {
    position: relative;
    margin-top: 20px;
    margin-bottom: 6px;
}
.supportBar .intSupportLink {
    background-image: url(https://webdmzqa1.centurylink.com/assets/images/page-components/home/internet_icon.svg);
    background-position: 0px 7px;
}

.supportBar .acctQueLink {
    background-image: url(https://webdmzqa1.centurylink.com/assets/images/page-components/home/paperless_icon.svg);
    background-position: 5px 7px;
}
.supportBar .onStyles .searchWrap {
    width: 584px;
}
@media (max-width: 767px){
	.supportBar .contLinkWrap {
		max-width: 193px;
		margin: 0 auto;
	}
	.supportBar .onStyles form {
		max-width: 334px;
	}
	.supportBar .onStyles .supportLinkWrap {
		max-width: 209px;
		overflow: visible;
	}
	.supportBar .supportLinkWrap {
		max-width: 184px;
		margin:  auto 70px;
	}
	.supportBar .onStyles .searchWrap {
		width: auto;
	}
	.supportBar a.supportLink.digSupportLink {
		background-position: 0px 7px;
		background-size: 36px 28px;
	}
	.supportBar a.supportLink {
		font-size: 11px;
	}
	.supportBar .acctQueLink {
		background-position: 0px 7px;
	}

}

