/*
|--------------------------------------------------------------------------
| Manual overrides for new website compat
|--------------------------------------------------------------------------
*/
:root {
    --i3-blue: #01A0CC;
    --i3-purple: #8100A8;
    --i3-orange: #E45104;
    --i3-yellow: #FFC72D;
    --i3-gray: #646466;
}

body.legacy-content * {
    box-sizing: border-box;
}

/* manual reset fix */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: none;
}

/* set this back to browser default */
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

/**********COMMON******************/

.image-bullet{
    width: 30px;
    height: 30px;
}
.top-bar img{
    width: 100%;
}
.hero-btn button{
    font-size: 1.8125em;
    font-weight: 700;
    line-height: 2.25em;
    border: 2px solid #FFFFFF;
    border-radius: 43px;
    opacity: 1;
    height: 72px;
    letter-spacing: 0px;
    color: #646466;
    text-transform: uppercase;
    padding-left: 37px;
    padding-right: 37px;
    margin-top: 40px;
}
.page-btn button{
    height: 60px;
    font-weight: 700;
    background: #FFC72C 0% 0% no-repeat padding-box;
    border-radius: 49px;
    border: 2px solid #FFFFFF;
    opacity: 1;
    padding: 15px 29px;
    font-size: 1.5em;
    color: #646466;
    margin-top: 37px;
    margin-bottom: 107px;
}


.t10{
    font-size: .625em;
}
.t12{
    font-size: .75em;
}
.t14{
    font-size: .875em;
}
.t16{
    font-size: 1em;
}
.t18{
    font-size: 1.125em;
}
.t21{
    font-size: 1.3125em;
}
.t24{
    font-size: 1.5em;
}
.t28{
    font-size: 1.75em;
}
.t30{
    font-size: 1.875em;
}
.t32{
    font-size: 2em;
}
.t34{
    font-size: 2.125em;
}
.t36{
    font-size: 2.25em;
}
.t48{
    font-size: 3em;
}
.t54{
    font-size: 3.375em !important;
}
.t80{
    font-size: 5em;
}
.t90{
    font-size: 5.625em;
}
.t100{
    font-size: 6.25em;
}
.lh1{
    line-height: 1;
}
.lh11{
    line-height: 1.1;
}
.lh18{
    line-height: 1.8;
}
.section-left-text{
    text-align: left;

}
.section-center-text{
    text-align: center;

}
.section-right-text .wrapper{
    display: flex;
    justify-content: flex-end;
}
.section-center-4 h2.home{
    color: #00A0CC;
    font-size: 3.375em;
    letter-spacing: -0.54px;
    text-align: center;
    opacity: 1;
}


.section-split .col{
    width: 50%;
}

.point{
    cursor: pointer;
}






/************* HOME *********************/

#home-hero h1{
    text-align: left;    
    font-size: 5.625em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0px;
    color: #8100A8;
    opacity: 1;
}
#home-hero .hero-btn button{
    background-color: #FFC72C;
}


#home-section2{
    background-color: #646466;
}
#home-section4{
    background-color: #E35205;
}
#home-section2 h2.home,#home-section4 h2.home,#home-section8 h2.home{
    color: #ffffff;
    padding-top: 110px;
    padding-bottom: 110px;
}

.section-right-text h2.home{
    margin-bottom: 36px;
}
.section-right-text .row{
    margin-bottom: 25px;
}
.section-right-text img{
    max-height: 36px;
}
.section-right-text .cell{
    margin-bottom: 120px;
}


#home-section5 h2.home{
    max-width: 430px;
}

#home-section6 h2.home,#home-section6 .span-list{
    color: #ffffff;
}
#home-section7 h2.home{
    font-size: 3.375em;
    color: #8100A8;
    letter-spacing: -0.54px;
    font-weight: 700;
    margin-top: 150px;
    margin-bottom: 50px;
    text-align: center;
}
#home-section7 h3.home{
    color: #00A0CC;
    font-size: 2.125em;
}
#home-section8{
    background-color: #E35205;
}
.section-center-3 .row{
    justify-content: space-between;
}
.section-center-3 .row .col{
    width: 435px;
}
#home-section9 h2.home{
    margin-top: 136px;
    margin-bottom: 57px;
    
}
#home-section9 .page-btn{
    margin-bottom: 150px;
}
.image-text{
    margin-top: 42px;
    text-align: center;
    margin-bottom: 71px;
    font-size: 1.875em;
    font-weight: 700;
    letter-spacing: 0px;
    color: #8100A8;
    opacity: 1;
}
h2.home{
    font-size: 2.25em;
    font-weight: 700;
    line-height: 1.25em;
    color: #00A0CC;
}
h3.home{
    font-size: 1.875em;
    line-height: 1.25em;
    margin-top: 20px;
    margin-bottom: 20px;
}
h4.home{
    font-size: 1.125em;
    line-height: 1.9375em;
    font-weight: 500;
}



/********************* INTERNET **********************/

#internet-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-Fiber-Internet.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 946px;
}

#internet-hero h1{
    text-align: left;
    font-size: 5.625em;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.9px;
    color: #FFFFFF;
    opacity: 1;
}
#internet-hero h2{
    text-align: left;
    font-size: 2.25em;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 40px;
}
#internet-hero .hero-btn button{
    background-color: #FFC72C;
}

#internet-hero .hero-cell{
    padding-top: 134px;
    margin-top: 0;
    max-width: 750px;
}

#internet-section1{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Speed-of-Your-Life.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    
}
#internet-section3{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/istockphoto-1049768416-alt.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#internet-section7{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-purple-swoosh-background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}


#internet-section1 .cell{
    max-width: 840px;
}
#internet-section2{
    padding-top: 138px;
}
#internet-section3 h2{
    line-height: 1.2;
}
#internet-section3 .cell{
    margin-bottom: 0;
}
#internet-section4{
    background-color: #646466;
    padding-top: 120px;
    
    
}
#internet-section4 .wrapper div, #internet-section8 .wrapper div{
    margin-left: 120px;
    margin-right: 120px;
}


#internet-section8 ul{
    list-style: square;
}



/**************************** TV ******************************/
#tv-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-TV-Streaming.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.tv-card{
    width: 324px;
    text-align: center;
    border: 1px solid #8100A8;
    background-color: #ffffff;
}
.tv-card .page-btn button {
    height: 60px;
    font-weight: 700;
    background: #FFC72C 0% 0% no-repeat padding-box;
    border-radius: 49px;
    border: 2px solid #FFFFFF;
    opacity: 1;
    padding: 15px 29px;
    font-size: 1.5em;
    color: #646466;
    margin-top: 0;
    margin-bottom: 0;
}
/************************ PHONE ***********************************/


#phone-section2 .row .col{
    width: 350px;
}
#phone-section3 input{
    height: 60px;
    width: 242px;
}
#phone-section3 .t16{
    font-size: 16px;
}
#phone-section4 .wrapper .col{
    max-width: 650px;
}
#phone-section5 img{
    width: 100%;
}
#phone-section6{    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Image-Local-Support.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#phone-section7{
    background-image: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Top.png), url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Bottom.png);
    background-position: top, bottom;
    padding-top: 200px;
    padding-bottom: 120px;
    background-repeat: no-repeat, no-repeat;
}
#phone-section7 .image-wrapper{
    height: 200px;
}
#phone-section8 ul{
    list-style: square;
}
#phone-section8 ul li{
    font-size: 30px;
    text-align: left;
}
#phone-section8 ul li span{
    font-size: 24px;
}

/************************* BUSINESS *********************************/

#business-section6{
    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Gray-Swoosh-Background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#business-section7 .image-wrapper{
    height: 200px;
}

/**************************** ABOUT US ****************************/
#about-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-Our-Company.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#about-hero .hero-cell{
    max-width: 812px;
}
#about-section1{    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/istockphoto-497272419-adjusted.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}
#about-section4{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/istockphoto-1291242853-adjusted.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#about-section3{    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Our-History-purple-swoosh-BG.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #8100A8;
}
.down-arrow{
    
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34.6px 20px 0 20px;
    border-color: #ffc72c transparent transparent transparent;
}
.history-year-left{
    position: absolute;
    left: -35px;
    top: -27px;
    font-size: 2em;
    line-height: 1.3;
    border: 3px solid #ffc72c;
    border-radius: 28px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #8100a8;
}
.history-year-right{
    position: absolute;
    right: -35px;
    top: -27px;
    font-size: 2em;
    line-height: 1.3;
    border: 3px solid #ffc72c;
    border-radius: 28px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #8100a8;
}
.lead-pic{
    width: 441px;
    height: 357px;
    background: #B2B2B2 0% 0% no-repeat padding-box;
}

.lead-pic img,#bio-image{
    height: 100%;
    width: auto;
}

#bio-in img{
    position: absolute;
    width: 30px;
    height: 30px;
}
#bio-in img:hover{
    content: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/linkedin-yellow.png');
    width: 50px;
    height: 50px;
}
#bio ul{
    list-style: square;
}
#bio ul li{
    line-height: 2;
}


/************************ ORDER **********************************/
#order-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Hero-Man-on-Tablet.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;    
}
#order-hero input{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #B2B2B2;
    opacity: 1;
    height: 60px;
}
#order-hero #address {
    width: 420px;
}
#order-hero #zip {
    width: 200px;
}

/******************************** GET EMAIL NOTIFICATIONS ***************************/

#get-email-notifications-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Gray-Swoosh-Background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;    
}

/********************************* EMAIL THANKS ******************************/
#email-thanks-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Hero-Smiling-Woman.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;    
}

/******************************* BUILD *********************************/

#pod-accordion .ui-state-default, #pod-accordion .ui-widget-content .ui-state-default, #pod-accordion .ui-widget-header .ui-state-default, #pod-accordion .ui-button, html #pod-accordion .ui-button.ui-state-disabled:hover, html #pod-accordion .ui-button.ui-state-disabled:active {
    border-top: none !important;
}

#cart{
    width: 266px;
    position: fixed;
    top: 40%;
    right: 0;
    background: #EBEBEC 0% 0% no-repeat padding-box;
    opacity: 1;
}
.build-active{
    background: #8100A8 0% 0% no-repeat padding-box !important;
    border: 2px solid #FFFFFF !important;
    color: #ffffff !important;
    opacity: 1;
}


/************************** WHY CHOOSE US *******************************/
#why-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Image-Why-Choose-i3.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-hero .hero-cell{
    max-width: 812px;
}
#why-section2{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Our-purple-swoosh-BG.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #00A0CC;
    line-height: 1.3;
}
#why-section2 .col{
    max-width: 434px;

}
#why-section5{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group-52.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    
}
#why-section5 .cell{
    margin-bottom: 0;
}

#why-section6 .image-wrapper{
    height: 200px;
}

/******************** CAREERS ***************************/
#careers-section1 .image-wrapper{
    height: 100px;
    width: 100px;
}
#careers-section1 .market-button{
    background: #EBEBEC 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 41px;
    padding: 5px 20px;
    font-size: 1.125em;
    text-align: center;
    margin: 5px;
}
.market-button-active{
    background-color: #E35205 !important;
    color: #ffffff !important;
}

/*************** JOB DESCRIPTION *************************/
#job-section ul{
    list-style: square;
    margin-left: 60px;
}
#job-section li{
    color: #00A0CC;
}
#job-section li span{
    color: #4c4c4c;
}










@media only screen and (max-width: 1200px){
    html main {
        font-size: 12px;
    }
    .fiber-bar{
        height: 30px;
    }
    .hide-tablet{
        display: none;
    }
   
    .hero-btn button{
        font-size: 1.5em;
        height: 58px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
    }
    
    .cell{
        
    }
    .t54{
        font-size: 2.5em !important;
    }
    
    .t30{
        font-size: 1.583em;
    }
    .t24{
        font-size: 1.3em;
    }
    .pt140{
        padding-top: 60px;
    }
    .pb150{
        padding-bottom: 90px;
    }
    .mb30{
        margin-bottom: 15px;
    }

    .tab-mlr15{
        margin-left: 15px;
        margin-right: 15px;
    }
    .tab-mw250{
        max-width: 250px;
    }


    #search-section input{
        width: 100%;
    }

    .section-left-text .cell{
        margin-left: 30px;
        max-width: 450px;
    }
    .section-right-text .cell{
        max-width: 450px;
    }
    .section-right-text img{
        max-height: 22px;
    }
    .section-center-3 .row .col {
        width: 300px;
    }
    .page-btn button{
        height: 48px;
        font-size: 1.3em;
        padding-left: 15px;
        padding-right: 15px;
        border: none;
    }

    /*********************** HOME ************************/
  
    #home-hero .hero-cell{
        padding-bottom: 300px;
    }
    #home-hero .hero-cell.mt120{
        padding-top: 104px;
        margin-top: unset;
    }
    
    #home-hero .hero-btn button{
        height: 58px;
        margin-left: 120px;
        font-size: 1.5em;
    }
    #home-section1{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group-1812.png");
        
    }
    #home-section2{
        display: flex;
        justify-content: center;
    }
    #home-section2 h2{
        max-width: 633px;
        padding-left: 20px;
        padding-right: 20px;
        
    }
    #home-section2 h2.home,#home-section4 h2.home,#home-section8 h2.home{
        
        padding-top: 70px;
        padding-bottom: 60px;
    }
    
    #home-section5{
        margin-right: -110px;
    }
   
    #home-section6 h2.home{
        font-size: 2.5em;

    }
    #home-section7 h2.home{
        margin-top: 60px;
        margin-bottom: 38px;
    }
    #home-section7 .row{
        margin-left: 15px;
        margin-right: 15px;
    }
    #home-section7 .row .col{
        margin-left: 15px;
        margin-right: 15px;
    }
    #home-section7 .row img{
        width: 100%;
    }
    #home-section8{
        display: flex;
        justify-content: center;
    }
    #home-section8 h2.home{
        max-width: 633px;
    }
    #home-section9 h2.home{
        margin-top: 60px;
        margin-bottom: 70px;
    }
    #home-section9 .row{
        flex-wrap: wrap;
        justify-content: center;
    }
    #home-section9 .row .col{
        width: 300px;
    }
    #home-section9 .page-btn {
        margin-bottom: 90px;
    }
    #home-section9 .page-btn button{
        margin-bottom: unset;
        margin-top: unset;
    }

    /************************** INTERNET *************************/
    #internet-hero{
        height: unset;
        padding-bottom: 100px;
    }
    #internet-hero .hero-cell{
        padding-top: 52px;
    }
  
    #internet-hero h2{
        max-width: 400px;
        margin-top: 20px;
    }

    #internet-section1 .cell{
        max-width: 470px;
    }
    #internet-section1 h2{
        line-height: 1.1;
    }
    #internet-section1 .cell img{
        width: 24px;
        height: 24px;
    }
   
    #internet-section2 h3{
        margin-bottom: 40px;
    }
    #internet-section2 .row .col{
        width: 300px;
    }
    #internet-section2 .t18{
        font-size: 1.3em;
    }
    #internet-section3{
        padding-bottom: 110px;
    }
    #internet-section3 .cell{
        margin-right: 60px;
    }
   
    #internet-section3 h3{
        margin-top: 10px;
        margin-bottom: 17px;
        font-size: 2em;
        font-weight: 500 !important;
    }
    #internet-section3 {
        padding-right: 5px;
    }
    #internet-section4{
        padding-top: 60px;
        display: flex;
    }
    #internet-section4 h2{
        font-size: 2.5em;
    }
    #internet-section4 .wrapper div{
        max-width: 644px;
    }
    #internet-section4 .page-btn button{
        margin-bottom: 70px;
    }
   
    #internet-section5 .wrapper .row .col{
        margin-left: 15px;
        margin-right: 15px;
    }
    #internet-section5 .wrapper .row .col img{
        width: 100%;
    }
    #internet-section5 .wrapper .row .col div{
        font-size: 1.3em;
    }
    #internet-section5 .page-btn button{
        margin-bottom: unset;
    }
    #internet-section6 .wrapper div{
        padding-left: 60px;
        padding-right: 60px;
    }
    #internet-section6 .image-wrapper{
        height: 160px;
    }
    #internet-section6 .image-wrapper img{
        width: 100%;
    }
    #internet-section7{
        padding-top: 70px;
    }
    #internet-section7 .wrapper .row .col img{
        width: 100%;
    }
    
    #internet-section7 .wrapper .row .col div.t36{
        font-size: 2.5em;
        width: 370px;
        font-weight: 700;
    }
    #internet-section7 .wrapper .row .col div.t24{        
        width: 470px;       
    }
    #internet-section8{
        padding-top: 60px;
    }
    #internet-section8 h2{
        font-size: 3.3em;
    }
    #internet-section8 div.t36{
        font-size: 1.583em;
        font-weight: 500;
    }


    /**************************** PHONE *********************************/
   
    #phone-section1 .col .row{
        margin-bottom: 20px;
    }
    #phone-section1 .col .row img{
        width: 24px;
        height: 24px;
    }
    #phone-section2{
        padding-top: 80px;
        padding-right: 30px;
        padding-left: 30px;
    }
    #phone-section2 img{
        width: 100px;
    }
    #phone-section2 .t30{
        font-size: 24px;
    }
    #phone-section2 .t18{
        font-size: 16px;
    }
    #phone-section2 .wrapper .row.mb150 {
        margin-bottom: 80px;
    }
    #phone-section3{
        padding-top: 70px;
    }
    #phone-section3 h2{
        font-size: 30px;
    }
    #phone-section3 input{
        height: 50px;
        width: 242px;
        margin-bottom: 5px;
    }
    #phone-section3 .t16 {
        font-size: 12px;
    }
    #phone-section3 .page-btn button{
        margin-top: 0;
        margin-bottom: 70px;
    }
    #phone-section4{
        padding-top: 70px;
    }
    #phone-section4 .wrapper .col{
        max-width: 460px;
    }
    #phone-section4 .col .row img{
        width: 24px;
        height: 24px;
    }
    #phone-section5 h2{
        margin-top: 90px;
        margin-bottom: 0;
        font-size: 40px;
    }
    #phone-section5 .row .col{
        max-width: 340px;
    }
    #phone-section5 .t18{
        font-size: 16px;
    }
    #phone-section6{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Image-Local-Support-tab.png");
        padding-top: 60px;
    }
  
    #phone-section6 h2{
        font-size: 30px;
    }
    #phone-section6 .t30{
        font-size: 16px;
    }
    #phone-section7 .t32{
        font-size: 32px;
        margin-left: 100px;
        margin-right: 100px;
    }
    #phone-section7 .t24{
        font-size: 24px;
    }
    #phone-section8 .col ul{
        list-style: square;
    }
    #phone-section8 .col ul li{
        font-size: 28px;
        text-align: left;
        position: relative;
    }
    #phone-section8 .col ul li span{
        font-size: 19px;
        position: absolute;
        top: 5px;
    }
  
    #phone-section8 .row .col{
        width: 33%;
    }
    #phone-section8 .row .col.mlr120{
        margin-left: 20px;
        margin-right: 20px;
    }
    #phone-section8 .t54{
        font-size: 32px;
    }
    #phone-section8 .page-btn{
        margin-top: 0;
    }




    .footer-logo img{
        width: 250px;
    }
    .social a img {
        margin-left: 13px;
        margin-right: 13px;
    }
    .footer-left{
        margin-top: 20px;
        margin-right: 60px;
    }
    .footer-middle{
        margin-bottom: 60px;
    }
    .footer-middle,.footer-right{
        margin-top: 44px;
    }
    .copy{
        margin-bottom: 20px;
    }

}



@media only screen and (max-width: 900px){
    #footer-links{
        flex-direction: column;
    }
    .footer-left{
        margin-top: 30px;
        text-align:center;
        margin-right: 0;
    }
    .footer-middle{
        margin-top: 30px;
        margin-bottom: 30px;
        justify-content: center;
    }
    .footer-right{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .social a img{
        width: 36px;
    }
    #copy-wrapper{
        justify-content: center;
    }
    .copy{
        margin-left: 0;
    }
}

@media only screen and (max-width: 768px){
    #search-section form{
        flex-direction: column;
    }
    #search-section .page-btn{
        text-align: center;
    }
    #search-section .plr100{
        padding-left: 50px;
        padding-right: 50px;
    }


    #phone-section5 h2{
        font-size: 32px;
        margin-top: 60px;
    }
    #phone-section5 .row{
        flex-wrap: wrap;
    }
    #phone-section5 div.ml50{
        margin-left: 0;
    }

    #phone-section8{
        padding-top: 0;
    }
    #phone-section8.section-center-text{
        text-align: left;
    }
    #phone-section8 .row{
        margin-left: 0;
        margin-right: 0;
        flex-wrap: wrap;
    }
    #phone-section8 .row .col{
        width: 100%;
        margin-left: 15px;
    }
    #phone-section8 .row .col.mlr120 {
        margin-left: 25px;
    }
    #phone-section8 li.mb15{
        margin-bottom: 0;
    }
    #phone-section8 .page-btn{
        text-align: center;
    }
}

@media only screen and (max-width: 500px){
    .fiber-bar{
        height: 11px;
    }
    #search-section .plr100{
        padding-left: 20px;
        padding-right: 20px;
    }

    
    section{
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-right-text .cell{
        margin-bottom: 20px;
    }
    .section-right-text img{
        max-height: 22px;
    }
    .section-left-text .cell {
        margin-left: 0px;
    }
    


    /********** HOME ***************/
 
    #home-hero .hero-cell{
        margin-top: 47px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 80px;
    }
    #home-hero h1{
        font-size: 4.75em;
    }
    
    #home-section1{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Img-Father-Son.png");
        background-position: top right;
        background-size: contain;
    }
 
    #home-section1 .page-btn{
        text-align: center;
    }
    #home-section1 .page-btn button{
        margin-bottom: 60px;
    }
    h4.home{
        line-height: 1.5em;
    }
    h2.home{
        font-size: 2em;
    }
    #home-section2 h2.home{        
        padding: 60px 35px;        
    }
    #home-section4 h2.home,#home-section8 h2.home{        
        padding: 60px 16px;        
    }
   
   
  
    
    #home-section7 h2.home{
        margin-top: 65px;
        margin-bottom: 23px;
        padding-left: 16px;
        padding-right: 16px;
        text-align: left;
        font-size: 2.6em;
    }
    
    
    #home-section7 .page-btn{
        margin-left: unset;
        margin-right: unset;
        padding-left: 16px;
        padding-right: 16px;
    }
    #home-section9 h2.home{
        margin-top: 60px;
        margin-bottom: 42px;
        font-size: 2.6em;
    }
    #home-section9 .row{
        flex-wrap: wrap;
        justify-content: center;
    }
    #home-section9 img{
        width: 100px;
    }
    #home-section9 .image-text{
        padding-left: 38px;
        padding-right: 38px;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    #home-section9 .page-btn{
        margin-bottom: 70px;
    }
    #home-section9 .page-btn button{
        margin-top: unset;
        margin-bottom: unset;
    }

    /******************** INTERNET ***********************/
    #internet-hero{
        background-color: #E4521B;
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Image-Fiber-Internet-tablet.png");
        background-position: bottom right;
        background-size: 180%;
    }
    #internet-hero .hero-cell{
        padding-top: 24px;
        margin-left: 16px;
        margin-right: 16px;
    }
  
    #internet-hero button{
        height: 48px;
        font-size: 1.3em;
        margin-top: 300px;
    }
    #internet-section1{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group-7.png");
        background-position: top right;
        background-size: contain;
    }
    #internet-section1 .cell img{
        width: 22px;
        height: 22px;
    }
    #internet-section1 .page-btn button{
        margin-bottom: unset;
    }
    #internet-section2{
        padding-top: 60px;
    }
    #internet-section2 .row{
        flex-wrap: wrap;
    }
    #internet-section2 .image-wrap{
        margin-bottom: 22px;
    }
    #internet-section2 div.t18{
        margin-top: 11px;
        margin-bottom: 41px;
    }
    #internet-section2 .wrapper .mb150{
        margin-bottom: 30px;
    }
    #internet-section3{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group-8.png");
        background-position: top;
        background-size: contain;
        background-color: #8100A8;
    }
    #internet-section3 .cell{
        margin-right: unset;
    }
    #internet-section3 h2{
        width: unset;
        font-size: 2em;
    }
    #internet-section3 h2{        
        font-size: 1.83em;
    }
    #internet-section3 .page-btn{
        text-align: center;
    }
    #internet-section3 .page-btn button{
        margin-bottom: unset;
    }
    
    #internet-section4 .wrapper div, #internet-section8 .wrapper div {
        margin-left: 16px;
        margin-right: 16px;
    }
    #internet-section4 .page-btn button{
        margin-top: unset;
    }
   
    #internet-section5 .wrapper .row .col {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    #internet-section5 .page-btn button{
        height: 68px;
    }
    #internet-section6 .wrapper div{
        padding-left: 15px;
        padding-right: 15px;
    }
  
    #internet-section7{
        background-size: 200%;
        background-color: #8100A8;
        background-position-x: left;
        background-position-y: 80%;
    }
    
    #internet-section7 .wrapper .row .col div.t36{
        font-size: 2em;
        padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    }
   
    #internet-section7 .wrapper .row .col div.t24 {
         width: unset;
         margin-left: 16px;
         padding-right: 16px;
    }
    #internet-section7 .page-btn{
        text-align: center;
    }
    #internet-section8 .internet.t36 {
        text-align: left;
    }
    #internet-section8 .row {
        flex-wrap: wrap;
    }
    #internet-section8 .row .col{
        width: 100%;
    }
    #internet-section8 .row .col ul{
        text-align: left;
    }
    #internet-section8 .row .col ul li{
        margin-bottom: 15px;
        margin-left: 12px;
        font-size: 2.3em;
        position: relative;
    }
    #internet-section8 .row .col ul li span{
        font-size: 19px;
        position: absolute;
        top: 5px;
    }

    



    /********************************* PHONE **************************/
    #phone-hero{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group-1912.png");
        padding-bottom: 110px;
    }
    #phone-hero .hero-cell{
        margin-left: 0px;
        margin-right: 0px;
    }
    
    #phone-hero h2.t36{
        font-size: 16px;
    }
    #phone-hero button{
        margin-top: 250px;
        font-size: 16px;
        width: 100%;
        height: 48px;
    }
    #phone-section1 h2.tac{
        text-align: left;
        
    }
    #phone-section1 .wrapper .row{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    #phone-section1 .wrapper .row .col.mlr70{
        margin-left: 0;
        margin-right: 0;
    }
    #phone-section1 button{
        margin-top: 25px;
        margin-bottom: 70px;
        font-size: 16px;
    }
    #phone-section2{
        padding-top: 70px;
    }
    #phone-section2 .row{
        flex-wrap: wrap;
        justify-content: center;
    }
    #phone-section2 .row .col{
        margin-bottom: 30px;
    }
    #phone-section3 h2.t36{
        font-size: 24px;
    }
    #phone-section4 h2{
        text-align: left;
    }
    #phone-section4 .col .row img {
        width: 21px;
        height: 21px;
    }
    #phone-section4 .col .row {
        text-align: left;
    }
    
    #phone-section6{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Image-Local-Support-mob.png"),linear-gradient(91deg,#EBECEC,#DBDDDB );
        background-position: bottom;
        background-size: contain;
        /*background-color: linear-gradient(#EBECEC,#DBDDDB );*/
        padding-bottom: 290px;
        padding-top: 70px;
    }
   
    #phone-section6 .page-btn button{
        margin-bottom: 20px;
    }
    #phone-section7{
        
    /*padding-top: 100px;*/
    margin-top: 60px;
    padding-bottom: 50px;
    }
    #phone-section7 .image-wrapper{
        display: none;
    }
    #phone-section7 .t32{
        font-size: 26px;
        margin-left: 0;
        margin-right: 0;
    }
    #phone-section7 .t24{
        font-size: 18px;
    }
    
}































/**************************** TV ******************************/
#tv-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-TV-Streaming.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#tv-hero .hero-cell{
    max-width: 700px;
}

/*#tv-section2 .row{
    height: 400px;
}
*/
.tv-card{
    width: 324px;
    text-align: center;
    border: 1px solid #8100A8;
    background-color: #ffffff;
}
.tv-card .page-btn button {
    height: 60px;
    font-weight: 700;
    background: #FFC72C 0% 0% no-repeat padding-box;
    border-radius: 49px;
    border: 2px solid #FFFFFF;
    opacity: 1;
    padding: 15px 29px;
    font-size: 1.5em;
    color: #646466;
    margin-top: 0;
    margin-bottom: 0;
}

/************************* BUSINESS *********************************/
#business-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-Business.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#business-hero .hero-cell{
    width: 880px;
}
#business-section1{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Image-Powerful-Internet-and-Phone-Solutions.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

#business-section6{
    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Gray-Swoosh-Background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#business-section7 .image-wrapper{
    height: 250px;
}

/**************************** ABOUT US ****************************/
#about-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-Our-Company.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #8100A8;
}
#about-hero .hero-cell{
    max-width: 812px;
}
#about-section1{    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/istockphoto-497272419-adjusted.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 55%;
}
#about-section4{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/istockphoto-1291242853-adjusted.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#about-section3{    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Our-History-purple-swoosh-BG.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #8100A8;
}
.down-arrow{
    position: absolute;
    right: -25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34.6px 20px 0 20px;
    border-color: #ffc72c transparent transparent transparent;
}
.history-year-left{
    position: absolute;
    left: -35px;
    top: -27px;
    font-size: 2em;
    line-height: 1.3;
    border: 3px solid #ffc72c;
    border-radius: 28px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #8100a8;
}
.history-year-right{
    position: absolute;
    right: -35px;
    top: -27px;
    font-size: 2em;
    line-height: 1.3;
    border: 3px solid #ffc72c;
    border-radius: 28px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #8100a8;
}
.lead-pic{
    width: 360px;
    height: 504px;
    background: #B2B2B2 0% 0% no-repeat padding-box;
}
.bioname,.biotitle{
    width: 360px;
}
#bio{
    position: fixed;
    left: 0;
    right: 0;
    top: 20%;
    display: none;
    max-width: 1050px;
    width: 80%;
    /*max-height: 800px;*/
    height: 70%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #646466;
    opacity: 1;
    z-index: 5;
}
.lead-pic img,#bio-image{
    height: 100%;
    width: auto;
}

#bio-in img{
    position: absolute;
    width: 30px;
    height: 30px;
}
#bio-in img:hover{
    content: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/linkedin-yellow.png');
    width: 50px;
    height: 50px;
}
#bio ul{
    list-style: square;
}
#bio ul li{
    line-height: 2;
}


/************************ ORDER **********************************/
#find-offers-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Hero-Man-on-Tablet.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;    
    background-color: #EBEBEC;
}
#find-offers-hero input{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #B2B2B2;
    opacity: 1;
    height: 60px;
    font-size: 1em;
}
#find-offers-hero #address {
    width: 395px;
}
#find-offers-hero #apt {
    width: 75px;
}
#find-offers-hero #zip {
    width: 150px;
}

/******************************** GET EMAIL NOTIFICATIONS ***************************/

#get-email-notifications-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Gray-Swoosh-Background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;    
}

/********************************* EMAIL THANKS ******************************/
#email-thanks-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Hero-Smiling-Woman.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;    
}

/******************************* BUILD *********************************/
.build-btn{
    margin-bottom: 20px;
}
.build-btn button{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #646466;
    border-radius: 40px;
    opacity: 1;
    height: 72px;
    width: 213px;
    letter-spacing: 0px;
    color: #646466;
    text-transform: uppercase;
    opacity: 1;
    font-size: 1.8125em;
    font-weight: 700;
   /* margin: 0 10px;*/
}
#pod-accordion .ui-state-default, #pod-accordion .ui-widget-content .ui-state-default, #pod-accordion .ui-widget-header .ui-state-default, #pod-accordion .ui-button, html #pod-accordion .ui-button.ui-state-disabled:hover, html #pod-accordion .ui-button.ui-state-disabled:active {
    border-top: none !important;
}

#cart{
    width: 310px;/*266*/
    position: fixed;
    top: 25%;
    right: 0;
    background: #EBEBEC 0% 0% no-repeat padding-box;
    opacity: 1;
}
#mobile-cart{
    display: none;
    font-size: 1.5em;
    position: fixed;
    bottom: -278px;
    padding-top: 0;
    width: 100%;
    background: #EBEBEC 0% 0% no-repeat padding-box;
    opacity: 1;
    transition: bottom 1s ease 0s;
}
#mobile-cart-arrow{
    width: 50px;
    font-size: 3em;
    line-height: 1;
    transform: rotate(-90deg);
    transition: transform 1s ease 0s;
}
/*#mobile-cart div.purple.bold{
    text-align: center;
}*/
.build-active{
    background: #8100A8 0% 0% no-repeat padding-box !important;
    border: 2px solid #FFFFFF !important;
    color: #ffffff !important;
    opacity: 1;
}


/************************** WHY CHOOSE US *******************************/
#why-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Image-Why-Choose-i3.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-hero .hero-cell{
    max-width: 812px;
}
#why-section2{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Our-purple-swoosh-BG.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #00A0CC;
    line-height: 1.3;
}
#why-section2 .col{
    max-width: 434px;

}
#why-section5{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group-52.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    
}
#why-section5 .cell{
    margin-bottom: 0;
}

#why-section6 .image-wrapper{
    height: 200px;
}

/******************** CAREERS ***************************/
#careers-section1 .image-wrapper{
    height: 100px;
    width: 100px;
}
#careers-section1 .market-button{
    background: #EBEBEC 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 41px;
    padding: 5px 20px;
    font-size: 1.125em;
    text-align: center;
    margin: 5px;
}
.market-button-active{
    background-color: #E35205 !important;
    color: #ffffff !important;
}

/*************** JOB DESCRIPTION *************************/
#job-section ul{
    list-style: square;
    margin-left: 60px;
}
#job-section li{
    color: #00A0CC;
}
#job-section li span{
    color: #4c4c4c;
}





@media only screen and (max-width: 1200px){
    #search-section input{
        width: 100%;
    }
    #cart{
        display: none;
    }
    #mobile-cart{
        display: block;
    }
   /* #copy-wrapper{
        padding-bottom: 100px;
    }*/
    #about-hero{
        background-position: bottom right;
        background-size: contain;
    }
    #about-hero .hero-cell{
        max-width: 600px;
    }

}

@media only screen and (max-width: 500px){
    #search-section .plr100{
        padding-left: 20px;
        padding-right: 20px;
    }
    #find-offers-hero{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Thank-You-Background.png');
        
    }
    #find-offers-hero .row .col{
        margin-right: 0;
        width: 100%;
    }
    #mobile-cart{
        bottom: -258px;
    }
   /* #copy-wrapper{
        padding-bottom: 120px;
    }*/

}
































.legacy-content-wrapper.thisisdisabled * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border: none;
}
html{
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
}
html,body{
    /*height: 100%;*/
}
body.donotapply{
    display: flex;
    flex-direction: column;
}
main{
    color: #4c4c4c;
}


section{
    padding-left: 30px;
    padding-right: 30px;
}
.split{
    display: block;
}
.i3-form{
    max-width: 705px;
}
.i3-form input, .i3-form select{
    background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #B2B2B2;
opacity: 1;
height: 60px;
margin-left: 15px;
margin-right: 15px;
font-size: 1em;
}
.i3-form span{
    line-height: 60px;
}
/*.i3-form .select-col{
    margin-right: 30px;
}*/

.i3-form textarea{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #B2B2B2;
    opacity: 1;    
    height: 120px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 2.5em;
}
#contact-page .i3-form textarea{
	font-size: 1.25em;
}
.i3-form label{
    text-align: left;
    margin-left: 15px;
    margin-bottom: 20px;
}
.i3-form-sml input, .i3-form-sml select{
    background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #B2B2B2;
opacity: 1;
font-size: 1em;
}
.nowrap{
    flex-wrap: nowrap !important;
}
.nw{
    white-space: nowrap;
}
.row{
    display: flex;
}
.col{
    display: flex;
    flex-direction: column;
}
.divider{
    width: 224px;
    height: 8px;
    background-color: #E35205;
    margin-bottom: 37px;
}
.i3-input{
    height: 60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #B2B2B2;
opacity: 1;
}
.wrapper-foot{
    max-width: 1700px;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 25px;
}
.wrapper{
    max-width: 1400px;
    margin: 0 auto;
}
.wrapper-1150{
    max-width: 1150px;
    margin: 0 auto;
}
.wrapper-1050{
    max-width: 1050px;
    margin: 0 auto;
}

.span-list{
    font-size: 1.5em;
    color: #4c4c4c;
    opacity: 1;
    letter-spacing: 0;
    margin-left: 15px;
}
#blanket{
    display: none;
    background: #000000 0% 0% no-repeat padding-box;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
}
.tdn{
    text-decoration: none;
}
.hide{
    display: none;
}
.rwrap{
    flex-wrap: wrap-reverse;
}
.wrap{
    flex-wrap: wrap;
}
.flex-center{
    justify-content: center;
}
.end{
    justify-content: flex-end;
}
.between{
    justify-content: space-between;
}
.around{
    justify-content: space-around;
}
.rel{
    position: relative;
}
.abs{
    position: absolute;
}
.start{
    justify-content: flex-start;
}
.tac{
    text-align: center;
}
.tal{
    text-align: left;
}
.tar{
    text-align: right;
}
.ma{
    margin-left: auto;
    margin-right: auto;
}
.lh50{
    line-height: 50px;
}
.lh75{
    line-height: 75px;
}
.mt5{
    margin-top: 5px;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mb15{
    margin-bottom: 15px;
}
.mt20{
    margin-top: 20px;
}
.mb20{
    margin-bottom: 20px;
}
.mt30{
    margin-top: 30px;
}
.mb30{
    margin-bottom: 30px;
}
.mr30{
    margin-right: 30px;
}
.mt40{
    margin-top: 40px;
}
.mb50{
    margin-bottom: 50px;
}
.mt60{
    margin-top: 60px;
}
.mb60{
    margin-bottom: 60px;
}
.mt80{
    margin-top: 80px;
}
.mt100{
    margin-top: 100px;
}
.mb100{
    margin-bottom: 100px;
}
.mt120{
    margin-top: 120px;
}
.mb120{
    margin-bottom: 120px;
}
.mt150{
    margin-top: 150px;
}
.mb150{
    margin-bottom: 150px;
}
.mt200{
    margin-top: 200px;
}
.mlr15{
    margin-left: 15px;
    margin-right: 15px;
}
.mlr20{
    margin-left: 20px;
    margin-right: 20px;
}
.mlr70{
    margin-left: 70px;
    margin-right: 70px;
}
.mlr110{
    margin-left: 110px;
    margin-right: 110px;
}
.mlr120{
    margin-left: 120px;
    margin-right: 120px;
}
.ml5{
    margin-left: 5px;
}
.mr5{
    margin-right: 5px;
}
.ml15{
    margin-left: 15px;
}
.mr15{
    margin-right: 15px;
}
.ml25{
    margin-left: 25px;
}
.mr30{
    margin-right: 30px;
}
.ml55{
    margin-left: 55px;
}
.ml60{
    margin-left: 60px;
}
.mr60{
    margin-right: 60px;
}
.ml70{
    margin-left: 70px;
}
.mr80{
    margin-right: 80px;
}
.ml100{
    margin-left: 100px;
}
.mr100{
    margin-right: 100px;
}
.ml50{
    margin-left: 50px;
}
.pb5{
    padding-bottom: 5px;
}
.pt5{
    padding-top: 5px;
}
.pt10{
    padding-top: 10px;
}
.pb10{
    padding-bottom: 10px;
}
.p10{
    padding: 10px;
}
.pr15p{
    padding-right: 15%;
}
.pt15{
    padding-top: 15px;
}
.pb15{
    padding-bottom: 15px;
}
.pt20{
    padding-top: 20px;
}
.p20{
    padding: 20px;
}
.p30{
    padding: 30px;
}
.pt30{
    padding-top: 30px;
}
.pt60{
    padding-top: 60px;
}
.pb60{
    padding-bottom: 60px;
}
.pb70{
    padding-bottom: 70px;
}
.pt80{
    padding-top: 80px;
}
.pb80{
    padding-bottom: 80px;
}
.pt120{
    padding-top: 120px;
}
.pb120{
    padding-bottom: 120px;
}
.pt140{
    padding-top: 140px;
}
.pt150{
    padding-top: 150px !important;
}
.pb150{
    padding-bottom: 150px !important;
}
.pt185{
    padding-top: 185px !important;
}
.pb240{
    padding-bottom: 240px !important;
}
.pb330{
    padding-bottom: 330px !important;
}
.plr15{
    padding-left: 15px;
    padding-right: 15px;
}
.pl30{
    padding-left: 30px;
}
.pr30{
    padding-right: 30px;
}
.pl40{
    padding-left: 40px;
}
.pr50{
    padding-right: 50px;
}
.plr50{
    padding-left: 50px;
    padding-right: 50px;
}
.pr60{
    padding-right: 60px;
}
.plr60{
    padding-left: 60px;
    padding-right: 60px;
}
.plr65{
    padding-left: 65px;
    padding-right: 65px;
}
.pl50{
    padding-left: 50px;
}
.pl70{
    padding-left: 70px;
}
.plr100{
    padding-left: 100px;
    padding-right: 100px;
}
.h100{
    height: 100%;
}
.whalf{
    width: 50%;
}
.w25p{
    width: 25%;
}
.w30p{
    width: 30%;
}
.w33p{
    width: 33.3%;
}
.w35p{
    width: 35%;
}
.w40p{
    width: 40%;
}
.w42p{
    width: 42%;
}
.w45p{
    width: 45%;
}
.w51p{
    width: 51%;
}
.w55p{
    width: 55%;
}
.w60p{
    width: 60%;
}
.w65p{
    width: 65%;
}
.w70p{
    width: 70%;
}
.w75p{
    width: 75%;
}
.w100p{
    width: 100%;
}
.mw200{
    max-width: 200px;
}
.mw220{
    max-width: 220px;
}
.mw250{
    max-width: 250px;
}
.mw275{
    max-width: 275px;
}
.mw300{
    max-width: 300px;
}
.mw330{
    max-width: 330px;
}
.mw350{
    max-width: 350px;
}
.w375{
    width: 375px;
}
.mw375{
    max-width: 375px;
}
.miw450{
    min-width: 450px;
}
.mw420{
    max-width: 420px;
}
.mw450{
    max-width: 450px;
}
.mw500{
    max-width: 500px;
}
.mw540{
    max-width: 540px;
}
.mw585{
    max-width: 585px;
}
.mw650{
    max-width: 650px;
}
.mw720{
    max-width: 720px;
}
.mw740{
    max-width: 740px;
}
.center{
    justify-content: center;
}
.purple{
    color: #8100A8 !important;
}
.blue{
    color: #00A0CC !important;
}
.mblue{
    color: #0076A8;
}
.white{
    color: #ffffff !important;
}
.orange{
    color: #E35205;
}
.yellow{
    color: #ffc72c;
}
.dgray{
    color: #4c4c4c !important;
}
.dblue{
    color: #0377A2;
}
.bcg{
    background-color: #646466;
}
.bco{
    background-color: #E35205;
}
.bcib{
    background-color: #0076A8;
}
.bclg{
    background-color: #b2b2b2 !important;
}
.bcy{
    background-color: #FFC72C !important;
}
.bcp{
    background-color: #8100A8 !important;
}
.bcb{
    background-color: #00A0CC !important;
}
.bbp{
    border-bottom: 2px solid #8100A8;
    opacity: 0.5;
}
.bbg{
    border-bottom: 2px solid #B2B2B2;
    opacity: 0.5;
}
.btg{
    border-top: 2px solid #B2B2B2;
    opacity: 0.5;
}
.bblg{
    border-bottom: 1px solid #B1B3B3;
    opacity: 1;
}
.btlg{
    border-top: 1px solid #B1B3B3;
    opacity: 1;
}
.med{
    font-weight: 500 !important;
}
.bold{
    font-weight: 700 !important;
}
.bbold{
    font-weight: 900;
}
.itl{
    font-style: italic !important;
}


.mt35{
    margin-top: 2.1875rem;
}
.mb25{
    margin-bottom: 1.5625rem;
}



@media screen and (max-width: 1200px){
    html main {
        font-size: 12px;
    }
    .split{
        display: inline;
    }
}


@media screen and (max-width: 500px){
    html main {
        font-size: 10px;
    }
    .top-bar{
        height: 15px;
    }
    .span-list{
        font-size: 2em;
        line-height: 1.2;
    }
}

















































#home-hero{
    
    padding-bottom: 500px !important;
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/AdobeStock_277030575_adj3-01.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#home-section1{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Dad-and-son-background-photo.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    
}
#home-section3{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/smiling-businesswoman-working-on-laptop-computer-2021-08-26-18-24-03-utc_adj@2x.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}
#home-section5{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/AdobeStock_72468738jpeg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
#home-section6{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Clock on gray background@2x.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
#home-section2 .wrapper,#home-section4 .wrapper{
    max-width: 990px;
}
#home-section8 .wrapper{
    max-width: 1040px;
}


#internet-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-Fiber-Internet.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 275px;
}
#internet-section1{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Speed-of-Your-Life.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    
}
#internet-section3{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/istockphoto-1049768416-alt.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#internet-section7{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-purple-swoosh-background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#internet-section7 .c1{
    width: 115%;
    margin-left: -50px;
    justify-content: center;
}
#internet-section7 .c2{
    margin-left: -60px;
}

#internet-hero .cell{
    max-width: 760px;
}
#internet-section1 .cell{
    max-width: 840px;
}
#internet-section4 h2{
    max-width: 800px;
}


#phone-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Hero-Image-Home-Phone.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 320px !important;
}
#phone-section6{    
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Image-Local-Support.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 300px;
}
#phone-section7{
    background-image: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Top.png), url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Bottom.png);
    background-position: top, bottom;
    padding-top: 200px;
    padding-bottom: 120px;
    background-repeat: no-repeat, no-repeat;
}
#phone-hero .cell{
    max-width: 720px;
}
#phone-section3 input{
    height: 60px;
    width: 242px;
}
#phone-section4 .col{
    margin-left: 34%;
}
#tv-hero .abs{
    position: relative;
}
#tv-section2{
    padding: 0 !important
}
#tv-section2 .row{
    flex-wrap: wrap;
}
#business-hero{
    background-color: #646466;
}
#business-hero .cell{
    max-width: 860px;
}
#business-section1{
    padding-top: 120px;
    padding-bottom: 400px !important;
}
#business-section2{
   /* padding-bottom: 0 !important;*/
}
#about-section2{
    padding: 0 !important;   
}
#about-section3 .mobile-history{
    display: none;
}
#about-section3 .button{
    margin-top: 70px;
}
#about-section6 .row .col,#lead-section1 .row .col{
    margin: 15px;
}
#bio{
    padding-left: 30px;
    padding-bottom: 30px;
    /*padding-right: 30px;*/
}
.scroll{
    overflow: auto;
    height: 85%;
}
#bio-close{
    width: 20px;
}
#bio .bio-img-wrap{
    width:280px;height:225px;
}
#bio-name{
    margin-top: 100px;
}
.contact-section{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#contact-hero{
    padding-bottom: 0 !important;
}


#order-ty-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/image-Hero-Smiling-Woman.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 420px !important;
    background-color: #EBEBEC;
}
#order-ty-hero .cell{
    max-width: 730px;
}
#complete-section .i3-form .row{
    flex-wrap: wrap;
}
#complete-section .i3-form .row .col{
    min-width: 290px;
    flex-grow: 1;
}
.zip-col{
    min-width: 189px;
}
#finish-section2 input[type="radio"]{
    width: 50px;
    transform: scale(2.3);
    margin-top: 18px;
}
/*#complete-section .i3-form .select-col{
    max-width: 115px;
    min-width: 100px !important;
}*/
/*.i3-form select{
    max-width: 115px;
    min-width: 100px;
    width: 100%;
    height: 60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #B2B2B2;
opacity: 1;
}*/

section{
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.social img{
    width: 48px;
    height: 48px;
}

.h2a{
    font-size: 3.375em !important;
    letter-spacing: -.54px !important;
    line-height: 1.2 !important;
}

.hero{
    padding-top: 120px;
}
.hero .cell{
    /*margin-left: 10%;*/
}
.hero h1{
    font-size: 5.625em;
    line-height: 1em;
    letter-spacing: -.01em;
    font-weight: 700;
    margin-bottom: 40px;
}
.hero h2{
    font-size: 2.25em;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 30px;
}
.hero2 h1{
    font-size: 3.375em;
    line-height: 1.2;
    font-weight: 700;
}
.hero2 h2{

}
.top-bar-info{
    height: 87px;
    text-align: center;
    background-color: #8100A8;
    color: #ffffff;
}
.top-bar-icon{
    position: absolute;
    left: -30px;
    bottom: -10px;
}
.top-bar-icon img{
    width: 21px;
    height: 30px;
}
.top-bar-info form > span,.top-bar-info div span{
    line-height: 87px;
    font-size: 1.3125em;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: 400;
}
.top-bar-info .update-link{
    margin-left: 10px;
}
.top-bar-info div span a{
    color: #ffffff;
}

#zip-change{
    height: 50px;
    width: 104px;
    padding-left: 7px;
}
.button-link{
    background: none !important;
    border: none;
    padding: 0 !important;
    font-family: proxima-nova, sans-serif;
    font-size: 1em;
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer;
}
.top-bar{
    height: 20px;
}
.top-bar img{
    height: 100%;
}
ul{
    list-style: square;
}
.section-ct ul li{
    text-align: left;
}
img{
   /* width: 100%;*/
    /*height: 100%;*/
}
.button{
    margin-top: 20px;
}
.button a, .button input, .button button{
    display: inline-block;
    height: 60px;
    font-weight: 700;
    background: #FFC72C 0% 0% no-repeat padding-box;
    border-radius: 49px;
    border: 2px solid #FFFFFF;
    opacity: 1;
    padding: 15px 29px;
    font-size: 1.5em;
    line-height: 1.2;
    color: #646466; 
   /* text-transform: uppercase;*/
    text-decoration: none;
    
}
button:not[class*="wp-"]{
    height: 60px;
    font-weight: 700;
    background: #FFC72C 0% 0% no-repeat padding-box;
    border-radius: 49px;
    border: 2px solid #FFFFFF;
    opacity: 1;
    padding: 15px 29px;
    font-size: 1.5em !important;
    line-height: 1.2 !important;
    color: #646466; 
   /* text-transform: uppercase;*/
    text-decoration: none;
}
.hero .button a{
    height: 72px;
    font-size: 1.8125em;
    line-height: 1.4;
}

.section-lt{
    padding-top: 6.5em;
    padding-bottom: 6.5em;
}

.section-lt .cell{
    max-width: 630px;
}
.section-lt .cell h2{
    font-size: 2.25em;
    line-height: 1.25;
    margin-bottom: 20px;
    font-weight: 700;
}
.section-lt .p1{
    margin-bottom: 20px;
}
.p1{
    font-size: 2.5em;/*2.25*/
    line-height: 1.25;
    
}
.section-lt .p2{    
    padding-right: 30px;
}
.p2{
    font-size: 1.875em;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 19px;    
}
.section-lt .p3{
    padding-right: 75px;
}
.p3{
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 16px;    
}
.p4{
    font-size: 1.75em;/*1.5*/
    font-weight: 400;
    line-height: 1.5;       
}
.p5{
    font-size: 1.3125em;
    line-height: 1.28;
}
.p6{
    font-size: 1.75em;
    line-height: 1.25;
}
.qt{
    font-size: 2em;
    line-height: 1.4;
    font-weight: 400;
}
.qtn{
    font-size: 1.25em;
    font-weight: 400;
}
.section-ct{
    padding-top: 6.5em;
    padding-bottom: 6.5em;
    text-align: center;
}
.section-ct h2{
    font-size: 2.25em;
    line-height: 1.2;
}
.section-ct .image-wrapper{
    height: 250px;
}
.section-ct ul{
    margin-left: 50px;
    margin-right: 50px;
}
.check-img{
    width: 30px;
    height: 30px;
}
.x-img{
    width: 39px;
    height: 36px;
}
.section-rt{
    padding-top: 6.5em;
    padding-bottom: 6.5em;  
    
}

.section-rt .cell{
    margin-left: 60%;
}
.section-rt .cell h2{
    margin-bottom: 40px;
    font-size: 2.25em;
    font-weight: 700;
    line-height: 1.25em;

}
.section-rt .cell .row, .section-lt .cell .row{
    margin-bottom: 1.5em;
}

.section-cimg{
    padding-top: 7em;
    padding-bottom: 7em;
}
.section-cimg h2{
    font-size: 3.375em;    
    letter-spacing: -0.54px;
    font-weight: 700;    
    text-align: center;
    margin-bottom: 50px;
}
.section-cimg .row{
    margin-bottom: 55px;
}
.section-cimg .row .col{
    margin-left: 17px;
    margin-right: 17px;
}
.section-cimg h3{
    font-size: 2.125em;
    line-height: 1.2;
    font-weight: 600;
}
.section-cimg .cimg-label{
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 16px;
}

.section-icons{
    padding-top: 7em;
    padding-bottom: 7em;
}

.section-icons h2{
    font-size: 3.375em;
    font-weight: 700;
    letter-spacing: -.54px;
    line-height: 1.2;
    text-align: center;
    
}
.section-icons .row{
    flex-wrap: wrap;
    justify-content: center;
}
.section-icons .row .col{
    width: 300px;
    margin-left: 15px;
    margin-right: 15px;
}
.section-icons.icons-wt .row .col{
    width: 375px;
}
.section-icons img{
    width: 130px;
    height: 130px;
}
.section-icons .label{
    
    text-align: center;    
    font-size: 1.875em;
    font-weight: 700;
    letter-spacing: 0px;
}
.section-icons .p3{
    text-align: center;
}

.qt-section{
    background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Top.png'), url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Bottom.png');
    background-position: top, bottom;
    padding-top: 200px !important;
    padding-bottom: 120px;
    background-repeat: no-repeat, no-repeat;
}

/***************** HEADER **********************/
#Header {    
    width: 100%;
    height: 158px;   
    overflow: visible;
}

#secondary-header {   
    overflow: visible;
    width: 100%;
    height: 46px;    
    justify-content: flex-end;
    /*font-size: .875em;
    line-height: 1.0625em;*/
    letter-spacing: .28px;
}
.secondary-header-item{
    margin-right: 45px;
    margin-top: 15px;
}
.secondary-header-item div a, .secondary-header-item div span{
    text-decoration: none;
    text-transform: uppercase;
    color: #4c4c4c;
    white-space: nowrap;
}
.secondary-header-item div a:hover, .secondary-header-item div span:hover{
    
    color: #000000;
    
}
.icon-search{
    width: 25px;
    margin-top: 13px;
}
#main-header{
    max-width: 1480px;
}
.main-header-item{
    /*margin-left: 80px;*/
    margin-top: 44px;
    
}
.main-header-item div a, .main-header-item div span{
    text-decoration: none;
    color: #0076A8;
    white-space: nowrap;
    font-size: 1.5em;
    line-height: 1.8125em;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
}
.logo{
    margin-left: 68px;
    margin-bottom: 18px;
}
.logo img{
    width: 241px;
    padding-top: 2px;
}
.pipe{
    width: 1px;
    height: 100%;
    border: 1px solid #4c4c4c;
    margin-top: -5px;
}
.active{
    color:#8100A8 !important; 
}


/************************* ACCORDION **************************/
.ui-icon.iconOpen {
    background:url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/icon-accordion-collapse.svg') no-repeat !important;
    /*background-size:20px;*/
    width:25px;
    height:20px;
    margin-top: 0;
}
.ui-icon.iconClosed {
    background:url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/icon-accordion-expand.svg') no-repeat !important;
    
    width:25px;
    height:20px;
}
.ui-accordion .ui-accordion-header {
    margin-top: -1px !important;
    padding-top: 1em !important;
    padding-bottom: 1em !important;

}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border-left: none !important;
    border-right: none !important;
    background: none !important;
    color: #4C4C4C !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none !important;
    background: #00A0CC !important;    
    color: #ffffff !important;
}
.ui-widget-content {
    border: none !important;
    background: #EBEBEC !important;
    
}
.accord h3 span{
    margin-right: 10px;
}
/******************* FOOTER *********************/

footer{
    margin-top: auto;
    font-weight: 500;
    background-color: #646466;
    color: #ffffff;

}
.fiber-bar{
    height: 55px;
    background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Colorful-Hero-Strands-Final-2x.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-left{
    margin-top: 34px;

    
    /*margin-bottom: 38px;*/
    /*align-items: center;*/
}
.copy{
    font-size: 1em;
    line-height: 2em;
    text-align: center;
    margin-bottom: 38px;
    margin-left: 50px;
}
.footer-middle{
    font-size: 1.25em;
    line-height: 2em;
    
    align-items: center;
    margin-top: 70px;
   /* margin-left: 138px;
    margin-right: 110px;*/
}
.footer-middle a{
    text-decoration: none;
    color: #ffffff;
    
}
.footer-right{
    justify-content: center;
    font-size: 1.25em;
    line-height: 2em;
    text-align: center;
    margin-top: 70px;
}
.connect{
    margin-bottom: 10px;
}
.social a{
    text-decoration: none;
}
.social a img{
    margin-left: 17px;
    margin-right: 17px;
}

@media screen and (max-width: 1400px){
    .hide-1400{
        display: none;
    }
    #home-section1{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group-1812.png");  
        background-position: top right;
        background-size: cover;
    } 
    #home-section5{
        background-position: bottom;
        margin-right: 0;
    } 
    #home-section5 .cell{
        margin-top: 0;
        margin-bottom: 70%;
    }
    #home-section5 h2 {
        width: 100%;
    }
    #home-section5 .p3, #home-section5 .p2 {
        width: 100%;
        padding-right: 0;
    }
    #home-section5 .cell{
        max-width: 100%;
    }
    #about-section1 .cell{
        margin-left: 50%;
    }
}

@media screen and (max-width: 1200px){
    #tv-section1 .image-wrap img{
        width: 100px;
        height: 100px;
    }
    .t30{
        font-size: 2.4em;
    }
    section{
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .top-bar-info div span{
        font-size: 1.5em;
    }
    .p3{
        font-size: 1.5em;
    }
    .section-cimg .cimg-label{
        font-size: 1.6em;
    }
    .lead-pic{
        width: 298px;
        height: 415px;
    }
    .bioname,.biotitle{
        width: 298px;
    }
    .button a,.button input,.button button{
        line-height: 1 !important;
        height: 48px;
    }
    
    .fiber-bar{
        height: 30px;
    }
    button:not[class*="wp-"]{
        height: 48px;
        font-size: 16px;
        padding: 0 19px;
    }
    .divider{
        height: 6px;
    }
    .hide-tablet{
        display: none;
    }
    .hero{
        padding-top: 100px;
    }
    .hero .button a{
        line-height: 1.2 !important;/*1.4*/
        height: 58px;
    }
    .hero button{
        height: 58px;
        font-size: 18px;
    }
    .check-img{
        width: 22px;
        height: 22px;
    }
    .x-img{
        width: 31px;
        height: 29px;
    }
    .section-lt .cell{
        max-width: 450px;
    }
    
    .section-ct h2{
        max-width: 633px;
    }
    .section-ct.list h2{
        max-width: 100%;
    }
    .section-ct .wrapper-1150{
        max-width: 650px;
    }
    .section-icons .wrapper{
        max-width: 625px;
    }
    .section-icons.icons-wt .wrapper{
        max-width: 100%;
    }
    .section-icons .row .col{        
        margin-left: 0px;
        margin-right: 0px;
    }
    .section-icons img{
        width: 100px;
        height: 100px;
    }

    #home-hero{
        padding-bottom: 350px;

    }
    #home-hero .cell{
        /*margin-left: 120px;*/
    }
  /*  #home-section1{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group-1812.png");  
    }
    */
    #home-section3{
        margin-left: -150px;
    }
  /*  #home-section5 h2{
        width: 320px;
    }
    #home-section5 .p3{
        width: 450px;
    }
*/
    #internet-hero{
        padding-bottom: 100px;
    }
    #internet-section1 .p2{
        padding-right: 125px;
    }
   /* #internet-hero .cell{
        max-width: 400px;
    }
    */
    #phone-hero{
        padding-bottom: 220px;
        padding-top: 50px;
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Home-Phone-Service-mobile.png");
    }
    #phone-section6{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Image-Local-Support-tab.png");
        padding-top: 60px;
    }
    #phone-hero h2{
        max-width: 400px;
    }
    #phone-section1 h2{
        max-width: 100%;
    }
    #phone-section3 input{
        height: 50px;
    }
    #phone-section6{
        padding-bottom: 80px;
    }
    #business-hero{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Business-Services.png');
        background-position: right;
    }
    #business-hero .cell{
        max-width: 450px;
    }
    #business-hero h2{
        font-size: 2.25em !important;
    }
    #business-section1{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Image-Powerful-Internet-and-Phone-Solutions-tablet.png');
        background-position: right;
    }
    #business-section1 h2{
        font-size: 2.5em;
    }
    #business-section1 h3{
        font-size: 1.8em;
    }
    #business-section1 h4{
        font-size: 1.3em;
    }
    #business-section3{
        padding-top: 90px;
    }
    #about-hero{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Image-Fiber-Internet-about.png');
        
    }
    #about-section1{
       /* background-position: bottom left -80px;*/
    }
    #about-section2 .col .t36{
        margin-top: 60px;
    }
    #about-section2 .col .t24{
        margin-bottom: 60px;
    }
    #about-section2 .ml100{
        margin-left: 0;
    }
    #about-section3 .t21,#about-section-3 .history{
        font-size: 1.5em;
    }
    #about-section4{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/istockphoto-1291242853-adjusted-tablet.png');
        background-position: left;
    }
    
    #bio .bio-img-wrap{
        width:225px;
        height:180px;
    }
    #bio-name{
        margin-top: 75px;
    }
  /*  #pho
  ne-section6 .cell{
        margin-left: 70px;
    }
*/

    #order2-hero .col.mr80{
        margin-right: 50px;
    }
    #finish-section2 input[type="radio"]{       
        margin-top: 10px;
    }



    .footer-logo img{
        width: 250px;
    }
    .social a img {
        margin-left: 13px;
        margin-right: 13px;
    }
    .footer-left{
        margin-top: 20px;
        margin-right: 60px;
    }
    .footer-middle{
        margin-bottom: 60px;
    }
    .footer-middle,.footer-right{
        margin-top: 44px;
    }
    .copy{
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 975px){
    .section-lt .cell{
        margin-top: 90%;
        max-width: 100%;
    }
    .section-rt .cell{
        margin-left: 0;
        margin-top: 100%;
    }
    
    #home-section1{
        background-size: contain;
    }
    #home-section1 .cell{
        margin-top: 70%;
    }
    #home-section1 .p2,#home-section1 .p3{
        padding-right: 0;
    }
    #home-section3{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Img Naitonally Recognized@3x.png");
        background-position: top;
        margin-left: 0;
    }
    
    #home-section6{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Mask Group 6@3x.png");
        background-position: top;
        background-size: contain;
        background-color: #646466;
    }
    #home-section7 .row{
        flex-wrap: wrap;
    /*    padding-right: 16px;
        padding-left: 16px;
        */
        margin-left: 0;
        margin-right: 0;
    }
    #home-section7 .row .col{
        margin-left: 0;
        margin-right: 0;
    }
    #internet-page .section-rt .cell{
        
        margin-top: 85%;
    }
    #internet-hero{
        background-color: #E4521B;
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Image-Fiber-Internet@3x.png");
        background-position: bottom right;
        background-size: 180%;
    }
    #internet-hero .cell{
       /* padding-bottom: 100%;*/
        max-width: 100%;
    }
    #internet-hero h1{
        max-width: 760px;
    }
    #internet-hero h2{
        max-width: 100%;
    }
    #internet-hero .button{
        margin-top: 90%;
    margin-bottom: 10%;
    text-align: center;
    } 
    #internet-section1{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask Group 7@3x.png");
        background-position: top right;
        background-size: contain;
    }
    #internet-section1 .p2{
        padding-right: 0;
    }
    #internet-section3{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask Group 8@3x.png");
        background-position: top;
        background-size: contain;
        background-color: #8100A8;
    }
    #internet-section5 .wrapper .row {
        flex-wrap: wrap;
    }
    #phone-hero{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group-1912@3x.png");
        padding-bottom: 120px !important;
    }
    
    #phone-hero .button{
        margin-top: 785px;
        text-align: center;
    }
    #phone-hero .cell{
        max-width: 100%;
    }

    #phone-hero h2{
       /* margin-bottom: 300px;*/
        max-width: 100%;    
    }
    #phone-section6{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Image Local Support@3x.png"),linear-gradient(91deg,#EBECEC,#DBDDDB );
        background-position: bottom;
        background-size: contain;
        /*background-color: linear-gradient(#EBECEC,#DBDDDB );*/
        padding-bottom: 460px !important;
        padding-top: 70px;
    }
    #phone-section6 .cell{
        margin-top: 0;
        margin-bottom: 30%;
    }
    #tv-hero{
        background-color: #00A0CC;
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero TV Streaming@3x.png");/*Hero-TV-Streaming.png*/
        background-position: bottom;
        background-size: 100%;
    }
    #tv-hero .hero-cell{
        max-width: 100%;
    }
    #tv-hero h2{
        margin-bottom: 95%;
    }
    #tv-hero .button{
        text-align: center;
    }
    #tv-hero .abs{
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
    }
    #tv-section1 .row{
        flex-wrap: wrap;
    justify-content: center;
    }
    #tv-section2 .col{
        width: 100%;        
    }
    #business-hero{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group 1912@3x.png');/*business-Group-1912.png*/
        background-position: bottom;
    }
    #business-hero .cell{
        max-width: 100%;
    }
    #business-hero .button{
        margin-top: 80%;
        text-align: center;
    }
    #business-section1{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Image-Powerful-Internet-and-Phone-Solutions-mobile.png');
        background-position: top;
        background-size: contain;
        padding-top: 6.5em;
        padding-bottom: 0 !important;
    }
    #business-section2 .wrapper .row {
        flex-wrap: wrap;
    }
    #order-ty-hero{
       /* background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Thank-You-Background-2.png");
       */ 
       background-size: contain;
        padding-top: 20px;
        padding-bottom: 40%;
        background-position: right bottom;
    }
    #thank-you-section1{
        padding-top: 60px;
    }
    #business-section2{
        padding-top: 90px;
    }
    #business-section3 h2{
        text-align: left;
    }
    #business-section3 .row.wrap{
        justify-content: space-between;
    }
    #business-section3 .row .col{
        margin-left: 0;
    }
    #business-section6 .whalf{
        width: 100%;
        padding: 0;
    }
    #business-section6 .i3-form{
        max-width: unset;
    }
    #business-section6 input,#business-section6 textarea{
        margin-left: 0;
        margin-right: 0;
    }
    #business-section6 select{
        margin-left: 0;
    }
    #about-hero{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero Image Fiber Internet@3x.png');
        background-position: bottom right;
        background-size: 160%;
        padding-top: 60px !important;
    }
    #about-hero .button {
        margin-top: 600px;
    }
    #about-section1{
        background-position: top;
        background-size: 100%;
    }
    #about-section1 .cell{
        margin-left: 0;
        margin-top: 90%;
    }
    #about-section3 .section-split .col .mw350{
        max-width: 250px;
    }
    #about-section4{
        
        background-position: unset;
        background-size: unset;
    }
    #about-section4 .cell{
        margin-top: 400px;
    }
 /*   #internet-section6{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/Testimonial-Art-Top-mobile.png");
    background-position: top;
    background-size: 200%;
    background-repeat: no-repeat;
    padding-top: 250px;
    margin-top: 60px;
    padding-bottom: 50px;
    }
    #internet-section6 .wrapper .image-wrapper{
        display: none;
    }
    */
}

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

    #phone-section1 .row .col{
        width: 100%;
        margin-left: 25%;
    }
   /* #phone-section1 .row .col.mlr70{
        margin-left: 0;
        margin-right: 0;
    }*/
    #order2-hero h1, #order2-hero h2{
        text-align: left;
    }
    #order2-hero .row .col{
        width: 100%;
        margin-right: 0;
    }
    #order2-hero .i3-form{
        max-width: 100%;
    }

    #footer-links{
        flex-direction: column;
    }
    .footer-left{
        margin-top: 30px;
        text-align:center;
        margin-right: 0;
    }
    .footer-middle{
        margin-top: 30px;
        margin-bottom: 30px;
        justify-content: center;
    }
    .footer-right{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .social a img{
        width: 36px;
        height: 36px;
    }
    #copy-wrapper{
        justify-content: center;
    }
    .copy{
        margin-left: 0;
    }
}
@media only screen and (max-width: 768px){
    #search-section form{
        flex-direction: column;
    }
    #search-section .page-btn{
        text-align: center;
    }
    #search-section .plr100{
        padding-left: 50px;
        padding-right: 50px;
    }
    #internet-section7 .c1{
        margin-left: 0;
        width: 100%;
    } 
    #internet-section7 .c2{
        margin-left: 0;
    }
    #internet-section7 .wrapper .row{
        flex-wrap: wrap;
        justify-content: center;
    }
    #phone-section6{
        padding-bottom: 420px !important;
    }
    #phone-section6 .cell{
        margin-bottom: 20%;
    }
    /*#business-hero h1{
        font-size: 32px;
    }*/
    #about-section2 .col{
        width: 100%;
    }



}

@media screen and (max-width: 600px){
    #phone-section6{
        padding-bottom: 320px !important;
    }
    #about-hero .button {
        margin-top: 430px;
    }
    #about-section3 .mobile-history{
        display: flex;
    }
    
    #about-section3{
        padding-left: 0;
        padding-right: 0;
        background-position: bottom 60px left 20px;
    }
    #bio .start{
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }
    #bio .row.pt30{
        padding-top: 0;
    }
    #bio .bio-img-wrap{
        width: 100%;

    }
    #bio-points{
        border-left: none !important;
        padding-left: 10px;
        margin-top: 30px;
    }
    #bio-bio,#bio-points{
        width: 100%;
    }
    #bio .w30p{
        width: 100%;
    }
    #bio-name{
        margin-top: 15px;
    }
    #bio-in img{
        position: relative;
    }
    #find-offers-hero #address {
        width: 100%;
    }
    #bio .w70p{
        width: 100%;
        margin-bottom: 30px;
    }
    .mobile-history .left-section{
        margin-left: 15px;
        position: relative;
        border-top: 3px solid #FFC72C;
    }
    .mobile-history .right-section{
        margin-right: 15px;
        position: relative;
        border-top: 3px solid #FFC72C;
    }
    .mobile-history .history{
        padding-top: 40px;
        padding-bottom: 60px;
        padding-left: 60px;
        padding-right: 60px;
    }
    .mobile-history .history-year-left{
        left: -1px;
        top: -20px
    }
    .mobile-history .history-year-right{
        right: -1px;
        top: -20px
    }
    #about-section3 .section-split{
        display: none;
    }

}

@media screen and (max-width: 500px){
    section{
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    section{
        padding-left: 15px;
        padding-right: 15px;
    }
    button:not[class*="wp-"]{
        font-size: 1.6em;
        padding: 0 19px;
    }
    #zip-span{
        line-height: 102px;
        display: flex;
        flex-direction: column;
    }
    #zip-span span{
        line-height: 2;
    }
    .top-bar-info{
        height: 102px;
    }
    .top-bar-icon img{
        width: 14px;
        height: 20px;
    }
    .top-bar-icon{
        left: 0px;
        bottom: 3px;
        position: relative;
    }
    .top-bar-info .row{
        /*width: 100%;*/
    }
    .top-bar-info div span{
        line-height: 1;
        font-size: 1.75em;
    }
    .top-bar-info .update-link{
        margin-top: 10px;
    }
    .top-bar-info .row.center.wrap{
        padding-top: 20px;
    }
    .hero button{
        padding: 0 15px;
    }
    .fiber-bar{
        height: 11px;
    }
    .x-img{
        width: 25px;
        height: 23px;
    }
    #search-section .plr100{
        padding-left: 20px;
        padding-right: 20px;
    }
    .hero{
        padding-top: 40px;
    }
    .hero .cell{
        margin-left: 0;
    }
    .hero .h1a{
     /*   font-size: 3.2em;
        line-height: 1.2;
        letter-spacing: -.32px;
        */
    }
    .hero .h2b{
    /*    font-size: 1.6em;
        line-height: 1.5;
        */
    }
    #home-hero{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group-76.png");
        background-size: contain;
        background-position: 0px 120px;
        padding-bottom: 60px !important;
    }
    #home-hero .button{
        margin-top: 50%;
        text-align: center;
    }
    #home-section1 .button a{
        padding: 15px 10px;
    }
       #home-section9 .button a{
           padding: 15px 26px;
       }
    #home-section9 .row .col{
        width: 100%;
    }
       
    


    #internet-hero .button{
        margin-top: 100%;
    }

   
    #internet-section7 .row{
        flex-direction: column;
    }
    #internet-section7 .p1{
        margin-top: 30px;
        text-align: center;
    }


    #phone-hero{
        background-size: contain;
        background-color: #FFC72C;
    }
    #phone-hero .button{
        margin-top: 340px;
    }
    
    #phone-section1 h2{
        margin-bottom: 30px;
        text-align: left;
    }
    #phone-section1 .row{
        flex-direction: column;
    }
    #phone-section1 .row .col{
        width: 100%;
        margin-left: 0;
    }
    #phone-section1 .row .row{
        flex-direction: row;
    }
    #phone-section1 .mlr70{
        margin-left: 0;
        margin-right: 0;
    }
    #phone-section4 h2{
        text-align: left;
    }
    #phone-section4 .col{
        margin-left: 0;
    }
    #phone-section6 .cell{
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    #phone-section8 h2{
        text-align: left;
    }

    #tv-hero h2{
        margin-bottom: 75%;
    }
    #tv-hero .abs{
        bottom: 0px;
    }
    #tv-section1 h2,#tv-section1 h3{
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
    #business-hero .button{
        margin-top: 120%;
    }
    
    #business-section6 .row .col.whalf{
        min-width: unset;
    }
    #about-hero{
        background-image: url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Hero-Image-Fiber-Internet-mobile2.png');
        padding-top: 30px !important;
        background-size: contain;
    }
    #about-hero h1{
        font-size: 3.5em;
        padding-bottom: 100px;
    }
    #about-hero .button{
        margin-top: 325px;
    }
    #about-hero .hero-btn{
        position: absolute;
        bottom: -300px;
    }
    #about-section2 .row .col .row .mr100{
        padding-right: 30px;
        margin-right: 0;
    }
    #about-section3 .history{
        font-size: 1.5em;
    }
    #about-section5 .mlr120{
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #order-ty-hero{
        background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Thank-You-Background-2.png");
       
        padding-bottom: 95%;
        
    }
#complete-section .i3-form .select-col{
    margin-right: 0;
}
#thank-you-section1{
    padding-top: 20px;
    text-align: left;
}
#business-section1 h3{
    font-size: 2.2em;
}
#business-section1 h4{
    font-size: 1.6em;
}
#business-section2{
    padding-top: 60px;
    padding-bottom: 0;
}
#business-section3{
        padding-top: 60px;
        padding-bottom: 60px;
    }


    .section-ct ul{
        margin-left: 15px;
    }
    
    .section-ct.list .row{
        flex-direction: column;
    }
    .section-ct.list .row .col{
        margin-bottom: 15px;
    }
    .section-ct li.p4{
        font-size: 1.9em;
    }
    
    
    .bottom-pic{
     /*   padding-bottom: 300px;*/
    }
    .bottom-pic .cell{
        margin-top: 0;
    }

    .section-cimg h2{
        line-height: 1.2;
        letter-spacing: 0;
        text-align: left;
        margin-bottom: 30px;
    }
    .section-cimg .row{
        flex-wrap: wrap;
    }
    .section-cimg .row .col{
        margin-left: 0;
        margin-right: 0;
    }
    .section-cimg h3{
        font-size: 2.7em;
    }
    
    
    .section-icons .label{
        font-size: 2.4em;
    }
    .section-icons .row{
        justify-content: center;
    }
}

@media only screen and (max-width: 400px){
    #home-hero .button a{
        padding: 15px 4px;
        white-space: nowrap;
    }
    #internet-hero .button{
        margin-bottom: 0;
    }
    #internet-hero .button a {
        line-height: 1.2;
    }
    #phone-hero .button{
        margin-top: 225px;
    }
    #about-hero .button{
        margin-top: 225px;
    }
 /*   #internet-section6{
        padding-top: 100px;
    }
    */
}












/********************************** FROM HEADER **************************/
.mobile-menu {
    list-style: none;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #ffffff;
    overflow: auto;
    padding-bottom: 100px;
    margin-top: 30px;
  }
  
  .mobile-menu a {
    text-decoration: none;
  }
  
  .mobile-menu li {
    padding: 5px;
    margin-left: 10px;
    max-width: 630px;
    width: 100%;
  }
  
  .mobile-menu li:hover {
   /* transform: scale(1.1);
    transition: 0.3s;*/
  }
  #hamburger-icon {
    margin: auto 0;
    height: 102px;
    display: none;
    cursor: pointer;
    background-color: #ffffff;
    z-index: 9;
      justify-content: space-between;
  }
  
  #hamburger-icon .hbar {
    width: 35px;
    height: 3px;
    background-color: #646466;
    margin: 6px 0;
    transition: 0.4s;
  
  }
  
  .open .bar1 {
    -webkit-transform: rotate(-45deg) translate(-6px, 6px);
    transform: rotate(-45deg) translate(-6px, 6px);
  }
  
  .open .bar2 {
    opacity: 0;
  }
  
  .open .bar3 {
    -webkit-transform: rotate(45deg) translate(-6px, -8px);
    transform: rotate(45deg) translate(-6px, -8px);
  }
  
  .open .mobile-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  
  .mobile-menu {
    display: none;
    position: absolute;
    top: 60px;/*95*/
    left: 0;
    /*height: calc(100vh - 50px);*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    
  }
  
  .mobile-menu li {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;    
    display: block;
  }
  .mobile-logo{
      margin-top: 15px;
      margin-bottom: 15px;
      margin-left: 30px;
  }
  .mobile-logo img{
      width: 200px;
  }
  .search-bar input{
      background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/search20.png");
      background-position: left 20px center;
      background-repeat: no-repeat;
      padding-left: 50px;
      font-size: 1.3125em;
      width: 100%;
      height: 48px;
      border: 1px solid #e8e8e9;
      border-radius: 48px;
  }
  /*.primary{
      background-image: url("<?php echo $IMG;?>/icon-accordion-collapse.svg");
  }*/
  .plus{
      background:url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/expand.png') no-repeat !important;
      /*background-size:20px;*/
      width:25px;
      height:20px;
      margin-top: 10px;
      float: right;
  }
  .sub-menu{
      display: none;
  }
  .open-sub .sub-menu{
      display: block;
  }
  .open-sub .plus{
      background:url('https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/collapse.png') no-repeat !important;
  }
  .search-bar input:focus{
      outline: none;
      border: 2px solid #8100A8;
  }
  @media only screen and (max-width: 1200px) {
      #secondary-header, #main-header{
      display: none;
    }
  
    #hamburger-icon {
      display: flex;
    }
    body.hamburger-opened {
      overflow: hidden;
      height: 100vh;
      background: #ffffff;
      position: fixed;
      width: 100%;
  }
  }
  @media only screen and (max-width: 500px) {
      .mobile-logo{
          margin-left: 15px;
      }
  }

  #main-header{
    margin-right: 15px;
}
#bread{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.bread{
    font-size: 1.125em;
    color: #4c4c4c;
    margin-top: 30px;
    margin-bottom: -60px;
}
.bread a{
    color: #4c4c4c;
    text-decoration: none;
}
.show-dropdown{
display: flex !important;
}
.dropdown{
background-color: #ffffff;
padding: 10px 0;
display: none;
position: absolute;
z-index: 1;
margin-left: -20px;
padding-left: 30px;
padding-right: 300px;
border: 1px solid #B2B2B2;
/*bottom: -169px;*/
top: 63px;
}
.dropdown a{
padding-top: 10px;
padding-bottom: 10px;
color: #4c4c4c !important;
font-weight: 500 !important;
}

















/***************************** FROM HOME **************************/
#home-section7 .row .col{
    max-width: 30%;
}
@media(max-width: 1200px){
    #home-section7 .row .col{
        max-width: 100%;
    }
}
#home-hero h1 {
    max-width: 11em;
}

@media only screen and (max-width: 400px) {
#home-hero .button a {
    padding: 18px 15px;
    white-space: nowrap;
}
}

#home-section7 .section-cimg .row {
margin-bottom: 0px;
}














/*(************************* FROM INTERNET *****************************/

#internet-section5 .row .col{
    max-width: 30%;
}
@media(max-width:1200px){
    #internet-section5 .row .col{
        max-width: 100%;
    }
}
@media screen and (max-width: 500px) {
    #internet-page .section-ct.list .row .col {
        margin-bottom: 0px !important;
    }
    
    #internet-page .section-ct {
        text-align: left;	
    }
}

#internet-page .qtn {
    font-size: 1.5em;
}




.ri-internet img{
    width: 100%;
    height: 100%;
}
.ri-internet #flexibleContent .two_col_limg_30_70 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .ri-internet #flexibleContent section .wrapper {
    padding: 0 2em;
  }
  .ri-internet .wrapper {
    max-width: 1400px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ri-internet #flexibleContent .two_col_limg_30_70 .image {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
    padding: 0 0 0 4em;
  }
  .ri-internet .cell {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ri-internet #flexibleContent .two_col_limg_30_70 .content {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    max-width: 65%;
  }
  .ri-internet .content h1, .ri-internet .content h2 {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .ri-internet h2 {
    font-size: 3.875em;
    font-weight: 900;
    letter-spacing: -0.01em;
  }
  .ri-internet .content p {
    margin-top: 0;
  }
  .ri-internet p, .ri-internet li {
    font-weight: 300;
    font-size: 1.875em;
    line-height: 1.2em;
    letter-spacing: -0.01em;
  }
  .ri-internet a {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    color: #f27123;
    font-weight: 600;
    text-decoration: underline;
  }
  .ri-internet #flexibleContent .two_col_head_50_50 {
    padding-bottom: 3em;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .ri-internet #flexibleContent .two_col_head_50_50 .cell.headline {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .ri-internet #flexibleContent .two_col_head_50_50 .cell.left {
    padding-right: 4em;
    max-width: 50%;
  }
  .ri-internet #flexibleContent .two_col_head_50_50 .cell.right {
    padding-left: 4em;
    max-width: 50%;
  }

/**************************** FROM WIFI ********************************/
#wifi-page video{
    width: 100%;
}
#wifi-hero,#wifi-section1,#adaptive-wifi,#parental-controls,#security,#wifi-section5,#guest-access,#wifi-section7{
    padding-left: 100px;
    padding-right: 100px;
}
#wifi-section8{
    padding-left: 50px;
    padding-right: 50px;
}
#wifi-section8 h2{
    margin-left: 50px;
    margin-right: 50px;
}
#wifi-hero{
   /* background-image: url("<?php echo $IMG;?>background/wifi-hero.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    */
    padding: 0 !important;
    margin-bottom: -7px;
}
#wifi-page .purple-top-bar{
    width: 100%;
    height: 16px;
    background-color: #8100A8;
}
#wifi-page .top-bar img{
    height: 100%;
}
#wifi-section1 .box img{
    width: 135px;
}
#wifi-section1 .box a{
    font-size: 48px;
    font-weight: 700;
    text-decoration: none;
}

#adaptive-wifi{
    background: #eee;
}
#adaptive-wifi .adapt{
    background: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/smart_Wifi_Animation.gif);
background-size: cover;
height: 500px;
background-position: center;
}
#wifi-page .slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
#wifi-page .slick-slider .slick-track, #wifi-page .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#wifi-page .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
#wifi-page .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
#wifi-page .slick-initialized .slick-slide {
display: block;
}
#wifi-page .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
#wifi-page .slick-slide img {
display: block;
}


#security{
    background: #eee;
}

#wifi-section5{
    background: #eee;
}
#wifi-section5 .box-image{
    margin: 0 auto;
    max-width: 300px;
}
#wifi-section5 .span-list{
    font-size: 2.5em;
    font-weight: 700;
}
#wifi-section5 .check-img{
    margin-top: 14px;
}
#wifi-section7{
    background: #eee;
}
#wifi-section7 img{
    width: 100%;
    margin: 0 auto;
}
#wifi-page .spec{
font-size: 1.5em;
color: #646466;
margin-bottom: 30px;
margin-left: 50px;
margin-right: 50px;
}
#wifi-page .spec-heading{
    font-weight: 600;
}
#wifi-page .spec ul{
    list-style: disc;
    margin-left: 25px;
}
#wifi-section1 .fiber-bar,#security .fiber-bar,#guest-access .fiber-bar{
    height: 30px;
}

@media only screen and (max-width: 1200px){
    #wifi-hero,#wifi-section1,#adaptive-wifi,#parental-controls,#security,#wifi-section5,#guest-access,#wifi-section7{
    padding-left: 30px;
    padding-right: 30px;
}
    #wifi-section1 .box img{
        width: 95px;
    }
    #adaptive-wifi h3{
        width: 100%;
    }
    #adaptive-wifi .row .col, #parental-controls .row .col,#security .row .col,#guest-access .row .col,#wifi-section5 .row .col,#wifi-section7 .row .col{
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #adaptive-wifi .row .col p{
        margin-bottom: 30px;
    }
    #security{
        padding-bottom: 0 !important;
    }
    #guest-access .row .col.pt120{
        padding-top: 0;
    }
    #wifi-page .spec{
        margin-left: 25px;
        margin-right: 25px;
    }
}
@media only screen and (max-width: 900px){
    #wifi-section1 .box{
        width: 50%;
    }
    #wifi-section8 .w33p{
        width: 100%;
    }
}
@media only screen and (max-width: 500px){
    #wifi-section1 .box{
        width: 100%;
    }
    #wifi-section1 .box img {
        width: 125px;
    }
    #wifi-page .w75p{
        width: 100%;
    }
    #wifi-page .pr60{
        padding-right: 0;
    }
    #wifi-page .t80{
        line-height: 1.2;
        margin-bottom: 15px;
    }
    #wifi-section8 {
        padding-left: 15px; 
        padding-right: 15px; 
    }
    #wifi-section8 h2 {
        margin-left: 0px; 
        margin-right: 0px; 
    }
}

#wifi-hero img {
    width: 100%;
    height: 100%;
}




















  /************************* FROM TV ********************************/
  #tv-page .ui-accordion .ui-accordion-header {
    font-size: 1.5em;
}
#tv-section1 .t18{
    font-size: 1.5em;
}
#tv-page .tv-card{
    margin-top: 10px;
    margin-bottom: 10px;
}
#tv-page .tv-card-heading{
    height: 60px;
    line-height: 60px;
}
#tv-page .tv-card-contents .t24{
    padding-top: 10px;
}
#tv-section3 .cell{
    padding: 10px;
}
#tv-section3 .left,#tv-section3 .right{
    width: 50%;
}
#tv-section3 .content{
    font-size: 1.5em;
}
#tv-page .tv-video{
    width: 100%;
}
#tv-section3 .three_col_head .left,#tv-section3 .three_col_head .center,#tv-section3 .three_col_head .right{
    width: 33%;
    font-size: 2em;
    padding: 10px;
    
}
#tv-section3 .i3-form input{
    margin-left: 0 !important;
}
#tv-section3 .i3-form button{
    font-size: 1em !important;
}
@media(max-width: 900px){
    #tv-section3 .left,#tv-section3 .right, #tv-section3 .center{
        width: 100% !important;
        
    }
}

#tv-page .smaller-text {
    font-size: 0.8em;
    padding-left: 20px;
}

#tv-page #faq-button:hover {
    background-color: #FFC72C !important;
    color: #646466 !important;
}


#tv-page main{
    position: relative;
}
#tv-page #faq-popup{    
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    background-color: #ffffff;
    border-bottom: 20px solid #8100A8 ;
    -moz-box-shadow: -3px 5px 21px 5px rgba(0,0,0,0.48);
    -webkit-box-shadow: -3px 5px 21px 5px rgba(0,0,0,0.48); 
    box-shadow: -3px 5px 21px 5px rgba(0,0,0,0.48);
    width: 80%;
height: 80%;
max-height: 650px;
max-width: 1200px;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
display: none;
}
#tv-page #faq-popup:after {
    content  : "";
    position : absolute;
    z-index  : 1;
    bottom   : 0;
    left     : 0;
    pointer-events   : none;
    background-image : linear-gradient(to bottom, 
                        rgba(255,255,255, 0), 
                        rgba(255,255,255, 1) 90%);
    width    : 100%;
    height   : 4em;
}
#tv-page .popup-head{
    height: 50px;
    width: 100%;
}
#tv-page .popup-title{
    color: #8100A8 ;
    font-size: 1.7em;
    font-weight: 700;
    margin-top: 10px;
    margin-left: 20px;
    float: left;
}
#tv-page #popup-close{
    float: right;
    width: 15px;
    height: 15px;
    background-color: #e0e0e0;
    color: #d1d1d1;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 5px;
    margin-right: 5px;
    line-height: 1;
    padding-left: 4px;
    padding-bottom: 3px;
}
#tv-page .popup-body{
    height: 575px;/*300*/
    /*width: 400px;*/
    overflow: scroll;
    display: flex;
    flex-direction: column;
    padding: 25px;
    
}
#tv-page .popup::-webkit-scrollbar {
      width: 10px; /* Mostly for vertical scrollbars */
    height: 10px; /* Mostly for horizontal scrollbars */
}
#tv-page .popup-body::-webkit-scrollbar-track {
    background: #cccccc;        /* color of the tracking area */
}

#tv-page .popup-body::-webkit-scrollbar-thumb {
    background-color: #ffffff;    /* color of the scroll thumb */
    border-radius: 20px;  
    height: 80px;     /* roundness of the scroll thumb */
    border: 3px solid #ffffff;
}
#tv-page .faq{
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d1d1d1;
    padding: 30px 0;
    color: black;
}
#tv-page .faq-question{
    font-weight: 800;
    padding-bottom: 20px;
    font-size: 1.75em;
}
#tv-page .faq-answer{
    font-size: 1.5em;
}

#tv-page .popup-foot{
    height: 20px;
    width: 100%;
    background-color: #0076a8;
}
#tv-page .pt-0{
    padding-top: 0px;
}
@media(max-width:1023px){    
    #tv-page #popup-close{
        font-size: 1.5em;
    }
}
@media(max-width: 550px){
    #tv-page #faq-popup{        
        height: 300px;
        width: 80%;
    }
    #tv-page .popup-body{
        width: unset;
        height: 200px;
    }
}















/********************************* FROM PHONE ********************************/
#phone-section3 input[type=text]{
    font-size: 3.5em;
}

@media screen and (max-width: 500px) {
    #phone-page .section-ct.list .row .col {
        margin-bottom: 0px !important;
    }
    
    #phone-section8 {
        padding-top: 0px !important;
    }
    
    #phone-section7 {
        margin-top: revert !important;
    }
    
    #phone-hero {
        padding-bottom: 180px !important;	
    }
    
    #phone-page .mb60 {
        margin-bottom: 0px !important;	
    }
}

#phone-page .p3.ma {
    max-width: 315px;
}

#phone-section3 input {
       width: revert;
}

@media only screen and (max-width: 768px) {
#phone-section6 {
    padding-bottom: 460px !important;
}
}

@media only screen and (max-width: 768px) {
#phone-section8 li.mb15 {
    margin-bottom: 25px;
}

#phone-section8 .row {
    margin-left: 0;
    margin-right: 0;
    flex-wrap: nowrap;
}
}


/****************** FROM INTERNATIONAL RATES ******************************/
#international-rates-page .rates{
	color: #f26f20;
	cursor: pointer;
}
#international-rates-page .test2{
	width: 80%;
    height: 80%;
    max-height: 650px;
    max-width: 1200px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #f8f8f8;
    z-index: 5;
}
#international-rates-page #popupClose2{
	right: -47%;
	font-size: 24px;
	padding: 2px 8px;
    float: right;
}
#international-rates-page #popupText2{
	/*overflow: hidden;*/
    max-height: 900px;
    height: 97%;
}
#international-rates-page .body{
	max-height: 480px;
	height: 70%;
    overflow-y: auto;
}
#international-rates-page .even{
	background-color: #f2f2f2;
}
#international-rates-page .odd{
	background-color: #e6e7e8;
}
#international-rates-page #myInput{
	width: 80%;
	height: 40px;
	font-size: 22px;
}
#international-rates-page #myInput2{
	width: 80%;
	height: 40px;
	font-size: 22px;
	display: none;
}
#international-rates-page table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
#international-rates-page table caption {
  font-size: 1.5em;
  margin: -1.6em 0 .75em;
  color: #f26f20;/*d9e020;/*#f26f20;*/
}
#international-rates-page table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
#international-rates-page table th,
#international-rates-page table td {
  padding: .625em;
  text-align: center;
}
#international-rates-page table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
	#international-rates-page #myInput2{
		display: block;
		margin-top: -60px;
		font-size: 18px;
	}
  #international-rates-page table {
    border: 0;
  }
  #international-rates-page table caption {
    font-size: 1.3em;
    margin: 0.5em 0 .75em;
  }
  #international-rates-page table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #international-rates-page table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  #international-rates-page table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  #international-rates-page table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  #international-rates-page table td:last-child {
    border-bottom: 0;
  }
}



















/************************* FROM BUSINESS *******************************/
#business-page #thank-you{
    position: fixed;
    left: 0;
    right: 0;
    top: 200px;
    display: none;
    max-width: 1050px;
    width: 80%;
    max-height: 800px;
    height: 220px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #646466;
    opacity: 1;
    z-index: 5;
}
#business-section2 .row .col{
    max-width: 30%;
}
#business-section3 img{
    width: unset;
}
@media(max-width: 1200px){
    #business-section2 .row .col{
        max-width: 100%;
    }
}
@media(max-width:768px){
    #business-section6 .i3-form .col .row.wrap .col{
        width: 100%;
    }
    #business-section6 .i3-form .col .row.wrap select{
        margin-left: 0;
        margin-right: 0;
    }
}

#business-section4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

#business-section5 div.internet {
    max-width: 320px;
}

@media(max-width: 975px){
    #ri .row .col{
        width: 100%;
    }
}











/******************************** FROM ABOUT US *****************************/
@media only screen and (max-width: 800px) {
    #about-section1 .section-rt .cell h2, #about-section4 .section-rt .cell h2{
        margin-bottom: 0px;
    }
}
@media(min-width: 976px){
#about-section1 {
	background-size: 48% !important;
}
}













/**************************** FROM WHY CHOOSE US *******************************/
#why-hero{
    padding-top: 180px !important;
    padding-bottom: 330px !important;
}
#why-hero h1{
    max-width: 812px;
}
#about-section1 {
    background-size: 48%;
}
#why-section3 .row{
    margin-bottom: 30px;
}
#why-section5{
    padding-top: 120px;
    padding-bottom: 240px;
}
#why-section5 .cell{
    margin-left: 55%;
}
#why-section5 .cell .row{
    margin-bottom: 30px;
}
#why-section5 img{
    width: unset;
}
#why-section7 li{
    text-align: left;
}
@media(max-width: 1200px){
    #why-hero h1{
    max-width: 592px;
}
    #why-section5{
        background-image: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group-53.png);
        background-position: left;
        padding-bottom: 60px !important;
    }
}
@media(max-width:975px){
    #why-hero{
        background-image: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Group-1976.png);
    }
    #why-hero .button{
        margin-bottom: 120px;
        margin-top: 700px;
    }
    #about-section1{
        background-position: top;
        background-size: 100%;
    }
    #why-section5{
        background-image: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/background/Mask-Group_52.png);
        background-position: top;
        background-size: contain;
        background-color: #8100A8;
        padding-bottom: 60px !important;
    }
    #why-section5 .cell{
        margin-left: 0;
        margin-top: 87%;
    }
}
@media(max-width:500px){
    #why-hero h1{
        font-size: 3.25em;
    }
    #why-hero .button{
        margin-top: 300px;
    }
    #why-section7 h2,#why-section7 h3,#why-section7 .row, #why-section7 .button{
        text-align: left;
        justify-content: start;
    }
    #why-section7 .row.flex-center{
        flex-wrap: wrap;
    }
    #why-section7 .row .col{
        margin-bottom: 15px;
    }
}












/************** BUYFLOW GET EMAIL NOTIFICATIONS ******************************/
#order2-hero{
    background-image: url("https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/image-Gray-Swoosh-Background.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    
}
#order2-hero input{
    margin-left: 0 !important;
    
}
#order2-hero label{
    margin-left: 0 !important;
    margin-bottom: 25px;
}


/***************** BUYFLOW BUILD ******************************/
.cart-item-tv,.cart-item-phone,.cart-item-gig-promo,.cart-item-wifi-promo,.cart-item-regionalsportsfee,.cart-item-broadcastfee,.cart-item-box,.cart-item-battery,.cart-item-dvr,.cart-item-hd,.cart-item-line2,.cart-item-international{
    display: none;
}
.cart-phone,.cart-tv{
    display: none;
}
#cart .col,#mobile-cart .col{
    line-height: 1;
}
#premium-accordion,#device-accordion,#battery-accordion,#number-accordion,#dvr-accordion,#extra-accordion{
    display: none;
}
#number-accordion input{
    font-size: 2.25em !important;
}
.premiumItem{
    display: flex;
}
.premiumItem div{
    margin: 10px 0;
    font-size: 1.3em;
}
.premiumItem img{
    /*width: 150px;*/
    height: 50px;
}
#build-page .centerItem{
    margin: 10px !important;
}
.starz-text{
    line-height: 56px;
}
.premiumItem input[type="checkbox"]{
    display: none;
}
.premiumItem input[type="checkbox"] + .labelDiv span {
display: inline-block;
width: 35px;
height: 35px;
vertical-align: middle;
background: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/uncheckedcheckbox.png) no-repeat;
cursor: pointer;
}
.premiumItem input[type="checkbox"]:checked + .labelDiv span {
background: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/checkedcheckbox4.png) no-repeat;
}
#build-page .selected-button{
    background-color: #8100A8 !important;
    color: #ffffff !important;
    /*font-size: 1.11em !important;
    line-height: 1.6 !important;*/
}
#build-page .package-item{
    width: 324px;
    background-color: #ffffff;
    border: 1px solid #8100A8;
}
#build-page .package-item img{
    width: 21px;
    height: 21px;
}
#build-page .package-item .package-head{
    height: 60px;
    line-height: 60px;
    font-size: 1.875em;
    background-color: #8100A8;
    color: #ffffff;
}
#build-page .package-item .dollar-sign{
    font-size: 3em;
    font-weight: 700;
    line-height: 1;
}
#build-page .package-item .package-amount{
    font-size: 7.5em;
    font-weight: 700;
    line-height: .8;
}
#build-page .package-item .package-sub{
    font-size: 1.5em;
    display: block;
}
#build-page .package-item .package-sub b{
    font-weight: 900;
}
#build-page .package-item .package-sub2{
    font-size: 1em;
    display: block;
}
#build-page .package-item .col .row span{
    font-size: 1.125em;
}
#build-page .package-item a{
    font-size: 1.5em;
    font-weight: 700;
    color:#8100A8;
    text-decoration: none;
    margin-bottom: 25px;
}
#build-btn{
    margin-top: 60px;
}


#build-page .ui-accordion .ui-accordion-header {
    font-size: 1.3125em;
}


/************************ BUYFLOW COMPLETE **************************/
.tos-check{
    flex-wrap: nowrap !important;
}
.tos-check input{
    height: 35px;
    width: 35px;
    margin-left: 0;
}
.tos-check span{
    line-height: 1.8;
}


/**************************** BUYFLOW FINISH ******************************/
.finish-border{
    border: 3px solid #B2B2B2;
    opacity: 1;
    margin-top: 30px;
    margin-bottom: 30px;
}
#finish-section1{
    padding-top: 80px !important;
}
#finish-section2{
    padding-top: 0 !important;
}
#finish-section2 .i3-form{
    max-width: 100%;
}
#finish-section2 .button{
    margin-top: 60px;
    margin-bottom: 90px;
}
#checking,#credit{
    display: none;
}
#paperBill{
    width: 30px;
    height: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
#finish-page .i3-form span{
    line-height: 30px;
}
#notes{
    font-size: 1em;
}
#referred-by{
    display: none;
}
#referred-by label{
    margin: 0;
    font-size: 2em;
}
#referredBy{
    margin-left: 0;
    margin-right: 0;

}

#finish-page .main-referal label, #finish-page .main-referal select, #finish-page .i3-form textarea{
    margin-left: 0;
    width: 100%;
    margin-bottom: 0;
}
@media(max-width: 1200px){
    #finish-section1{
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }
    
    #finish-section2{
        padding-top: 20px !important;
    }
}
@media (max-width: 768px){
    #finish-section2 .i3-form .row .col.whalf{
        width: 100%;
    }
}



/******************************** BUYFLOW THANK YOU *******************************/
#thank-you-page .dimmed{
    opacity: .4;
}
.progress-wrapper{
    overflow: auto;
}
.progress-bar {
min-width: 810px;
margin-left: 95px;
margin-right: 95px;
/* width: 100%;
*/
height: 40px;
border-radius: 29px;
/* margin-left: auto;
margin-right: auto;
*/
border: 2px solid #646466;
overflow: hidden;
position: relative;
}

.progress-bar span {
height: 100%;
display: block;
width: 0;
background-color: #FFC72C;
line-height: 40px;
position: absolute;
text-align: end;
padding-right: 5px;
}
#thank-you-section1 img{
width: 130px;
height: 130px;
}
#thank-you-section1 .row .col{
max-width: 240px;
padding-left: 30px;
padding-right: 30px;
}
#progress-wrapper{
max-width: 1555px;
}
#progress-icons{
max-width: 100%;
padding-left: 25px;
color: #b2b2b2;
}
.stat, .stat-text{
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}





























/**************************** FROM SUPPORT ************************/
#support-page .answer {
	color: #4c4c4c;
	background-color: #EBEBEC;
	margin-top: 5px;
	margin-bottom: 10px;
}

#support, #support-section1 {
	padding-bottom: 0 !important;
}

#support-section1, #support-section2 {
	padding-top: 60px !important;
}

#support-page .faq-btn {
	/*max-width: 250px;*/
	width: 240px;
	height: 41px;
	background: #EBEBEC 0% 0% no-repeat padding-box;
	opacity: 1;
	font-size: 1.125em;
	line-height: 41px;
	margin: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#support-page .faq-btn:hover {
	background-color: #00A0CC;
	color: #ffffff;
}

#support-page .faq-active {
	background-color: #E35205;
	color: #ffffff;
}

#faq-search input {
	max-width: 441px;
	height: 60px;
	padding-left: 60px;
}
















/********************************* FROM ACP *********************************/
#acp-section1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#acp-section1 img{
    width: 280px;
    height: 280px;
}
#acp-section1 h1{
    line-height: 1;
}
#acp-hero{
    padding: 0 !important
    
}
#acp-hero img{
    width: 100%;
    height: 100%;
}
@media (max-width: 1200px){
    #recycle-section1 .row{
        flex-wrap: wrap;
    }
}
@media(max-width:500px){
    #acp-section1 h1{
        font-size: 1.5em;
    }
}





















/***************************** FROM CONTACT US *************************/
#contact-page #thank-you{
    position: fixed;
    left: 0;
    right: 0;
    top: 200px;
    display: none;
    max-width: 1050px;
    width: 80%;
    max-height: 800px;
    height: 220px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #646466;
    opacity: 1;
    z-index: 5;
}
#contact-email .wrapper-1150,#contact-call .wrapper-1150,#contact-stop .wrapper-1150, #press .wrapper-1150{
    border-bottom: 1px solid #B1B3B3;
    opacity: 1;
}
#contact-page .contact-section{
    margin-top: 30px;
}
#contact-page .contact-section .wrapper-1150{
    padding-bottom: 30px;
}
#contact-page .contact-section h3{
    font-size: 1.75em;
    line-height: 1.25;
}
#contact-email{
    margin-top: 80px;
}
#press a, #contact-email a{
    color: #8100A8 !important;
}
#contact-email span, #contact-call span, #press span{
    font-size: 1.3125em;
    margin: 5px;
}
#contact-email span span, #contact-call span span, #press span span{
    font-weight: 700;
}

#contact-page iframe{
    width: 425px;
    height: 357px;
    margin-bottom: 20px;
}
#contact-page .ui-widget-content {
border: none !important;
background: #ffffff !important;
}
#contact-page h4.wrapper-1150{
border-top: none !important;
margin-left: auto !important;
margin-right: auto !important;
}
#contact-page h4.ui-state-active{
background: #ffffff !important;
color: #4c4c4c !important;
}
#contact-page .ui-icon.iconOpen {
background: url(https://www.i3broadband.com/wp-content/plugins/i3-website-bridge/i3_Website/images/icons/icon-accordion-collapse-dark.svg) no-repeat !important;

}
#contact-page .ui-accordion-content-active{
/* border-bottom: 1px solid #B1B3B3 !important;
*/
}
#contact-page .doubleH{
font-size: 1.5em;
font-weight: 600;
line-height: 1.8;
text-align: left;
}
#contact-page .smaller-text{
font-size: 1.125em;
line-height: 1.2;
font-weight: 400;
text-align: left;
}
@media(max-width: 768px){
#contact-page .i3-form .row .col{
    width: 100%;
}
}




















/***************************** FROM GETFIBER **********************/
#springfield{
    background-color: #00a0cc;
    padding-top: 80px !important;
    padding-bottom: 20px !important;
}
#springfield h1{
    color: #ffffff;
    font-size: 3.5em;
    margin-left: 50px;
    margin-bottom: 60px;
    line-height: 1;
}
#springfield .promo{
    margin-left: 80px;
    margin-right: 80px;
}
#springfield img{
    max-width: 482px;
    max-height: 482px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 80px;
    box-shadow: 0px 0px 50px #fff;
    border-radius: 250px;
}
#springfield .button a{
    padding: 15px 70px;
    font-size: 1.75em;
    line-height: 1;
}
#getfiber-page .offer-box{
    
}
#getfiber-page .offer-box .top{
    background-color: #ffffff;
    max-width: 632px;
    width: 100%;
    height: 384px;
    border-top-left-radius: 124px;
    border-top-right-radius: 124px;
}
#getfiber-page .offer-box .bottom{
    background-color: #8100A8;
    color: #ffffff;
    max-width: 632px;
    width: 100%;
    height: 384px;
    border-bottom-left-radius: 66px;
    border-bottom-right-radius: 66px;
    
}
#getfiber-page .offer-box .bottom ul{
    font-size: 1.875em;
    margin-left: 100px;
    padding-top: 60px;    
    list-style: none;
    margin-bottom: 60px;
}
#getfiber-page .offer-box .bottom li{
    font-style: italic;
    font-weight: 700;
    line-height: 1.8;
}
#getfiber-page .offer-box .bottom li::before{content: "•"; color: #FFC72C;
    font-size: 1.75em; line-height: .6;
display: inline-block; width: .6em;
margin-left: -1em}
#getfiber-page .price{
    font-size: 7.5em;
    color: #8100A8;
    font-weight: 800;
}
#getfiber-page .half-height .blue {
    font-size: 3.125em;
    line-height: 1.2;
}
#getfiber-page .half-height .price span{
    font-size: .5em;
    vertical-align: super;
}
#getfiber-page .right-ul{
    list-style: none;
    display: flex;
flex-wrap: wrap;
justify-content: center;
}
#getfiber-page .right-ul li::before {content: "•"; color: #FFC72C;
    font-size: 2em; line-height: .6;
display: inline-block; width: 1em;
margin-left: -1em}
#getfiber-page .right-ul li{
    color: #8100A8;
    font-size: 2.3125em;
    float: left;
    font-weight: 700;
    margin-left: 80px;
}
#getfiber-page .fine-print{
    font-size: .75em;
    margin-top: 30px;
    color: #0076A8;
}
#getfiber-page .star{
    margin-left: 90px !important;
}
@media (max-width: 1600px){
#springfield .promo{
    margin-left: 0;
    margin-right: 0;
}



}
@media (max-width: 1400px){

#springfield .promo .row .col{
    width: 100%;
    align-items: center;
}
#springfield img{
    margin-top: 80px;
}

}
@media(max-width: 1200px){

#getfiber-page .offer-box .top,#getfiber-page .offer-box .bottom{
    height: 325px;
}
#getfiber-page .price{
    margin-top: 25px;
}
#getfiber-page .offer-box .bottom ul{
    padding-top: 45px;
}
}
@media (max-width: 800px){
#springfield{
    padding-top: 30px !important;
}
#springfield h1{
    margin-left: 15px;
    margin-bottom: 30px;
}
#springfield .right-ul{
    justify-content: flex-start;
    text-align: left;
}
#springfield .right-ul li{
    width: 100%;
}
#getfiber-page .star{
    margin-left: 80px !important;
}
}
@media(max-width: 600px){
#springfield .right-ul li{
    margin-left: 40px !important;
}
#springfield .offer-box ul{
    margin-left: 50px;
}
}
@media(max-width: 350px){
#getfiber-page .offer-box .top{
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
}
}



















/**************************** FROM TOS *********************************/
#d0,#d1,#d2,#d3,#d4,#d5{
	display: none;
	height: 0pt;
	line-height: 0pt;
}
#info0,#info1,#info2,#info3,#info4,#info5{
	display: inline;
	height: auto;
	line-height: normal;
}
    #tos-page .infoLink{
    cursor: pointer;
}
#tos-page .tosText{
	margin-bottom: unset !important;
	font-size: 1em !important;
}
#tos-section1 ul.icons strong{
    font-size: 3.875rem;
    color: #8100A8;
    font-weight: 900;
    display: block;
    margin-bottom: 0.2em;
    line-height: 1em;
}
#tos-section1 .icons li{    
    line-height: 1.325em;
    color: #4d4d4f;
    font-size: 1.313em;
    margin: 1.5em 0;
    list-style: none;
    background-repeat: no-repeat;
    display: flex;
}
#tos-section1 a{
    color: #0076A8;
    text-decoration: underline;
	display: contents;
}









#secondary-header{
    /*height: 5px;*/
}
.logo{
    margin-bottom: 0;
}
.top-bar-info form > span, .top-bar-info div span{
    /*line-height: 50px;*/
}
.top-bar-info{
    /*height: 50px;*/
}



.footer-logo{
    text-align: center;
}
/*.footer-logo img{
    width: 75%;
}*/
.footer-left,.footer-middle,.footer-right{
    margin-top: 0;
}
.footer-middle{
    margin-top: 35px;
}
.fiber-bar{
    height: 35px;
}
.copy{
    margin-bottom: 0;
}

#alert {
    background-color: #646467;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
    display: none;
}/*
|--------------------------------------------
| Fix padding against header
|--------------------------------------------
*/
.top-bar {
    display: none !important;
}

.legacy-content-wrapper .fiber-padding {
    height: calc(var(--fiber-height) * .7) !important;
}

body.my-account .fiber-padding,
body.legacy-content.careers-application .fiber-padding {
    height: calc(var(--fiber-height) * .9) !important;
}

body.internet .fiber-padding {
    background-color: var(--i3-orange);
}

body.internet-i3-smart-wifi .fiber-padding {
    display: none;
}

body.acp .fiber-padding,
body.acp-information .fiber-padding,
body.tv .fiber-padding {
    background-color: var(--i3-blue);
}

body.tv-streaming .fiber-padding,
body.tv-streaming-marketplace .fiber-padding {
    background-color: #f2f2f2;
}

body.phone .fiber-padding {
    background-color: var(--i3-yellow);
}

body.business .fiber-padding {
    background-color: var(--i3-gray);
}

body.about-us .fiber-padding,
body.why-choose-us .fiber-padding,
body.map_champaign-urbana .fiber-padding,
body.residential-signup .fiber-padding {
    background: var(--i3-purple);
}

/* fix odd pixels at top of why image */
body.why-choose-us .fiber-padding {
    position: relative;
    z-index: 9;
}
#why-hero {
    position: relative;
    top: -2px;
    z-index: 1;
}

/*
#internet-page::before,
#acp-hero::before,
#tv-page::before,
#iframe-wrapper::before,
#phone-page::before,
#business-page::before,
body.about-us .legacy-content-wrapper::before
{
    content: '';
    height: calc(var(--fiber-height) * .4) !important;
    display: block;
}

#internet-page::before {
    background: #E45104;
}

#acp-hero::before,
#tv-page::before {
    background: var(--i3-blue);
}

#iframe-wrapper::before {
    background: #f2f2f2;
}

#phone-page::before {
    background: #FFC72D;
}

#business-page::before {
    background: #646466;
}

body.about-us .legacy-content-wrapper::before {
    background: var(--i3-purple);
}
*/

/*
|--------------------------------------------
| Misc
|--------------------------------------------
*/
.hero .button a {
    height: auto !important;
}

/*
|--------------------------------------------
| reset some gutenberg styles
|--------------------------------------------
*/
body .is-layout-flow.legacy-content-wrapper > * + * {
    margin-block-start: 0 !important;
}

/*
|--------------------------------------------
| Button states
|--------------------------------------------
*/
.button a:hover, .button input:hover, .button button:hover {
    background-color: #646466;
    color: #fff;
}

/*
|--------------------------------------------
| Fix wrappers
|--------------------------------------------
*/
body {
    /* this only affects styles within legacy pages because the rest of the site is rem, whereas legacy is em */
    font-size: 16px !important;
}

.wrapper {
    max-width: clamp(80vw, calc(100% - 2em), 1400px) !important;
}

/*
|--------------------------------------------
| Buy Flow
|--------------------------------------------
*/
*:is(.cart-item-tv, .cart-item-phone, .cart-item-gig-promo, .cart-item-wifi-promo, .cart-item-regionalsportsfee, .cart-item-broadcastfee, .cart-item-box, .cart-item-battery, .cart-item-dvr, .cart-item-hd, .cart-item-line2, .cart-item-international):not([style*="flex"]) {
    display: none;
}
