/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@import url('https://fonts.googleapis.com/css?family=Raleway');

body,
html {
    width: 100%;
    height: 100%;
}


.space-top{
padding-bottom: 40px;

}

.border-bottom {
padding-bottom: 40px;
border-bottom: 1px solid #e7e7e7;
}




h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway';
    font-weight: 700;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.background1 {

    background: url(../images/intro1.jpg) no-repeat center center;
    background-size: cover;

}


.background2 {

    background: url(../images/intro2.jpg) no-repeat center center;
    background-size: cover;

}

.background3 {

    background: url(../images/intro3.jpg) no-repeat center center;
    background-size: cover;

}

.background4 {

    background: url(../images/intro4.jpg) no-repeat center center;
    background-size: cover;

}


.background10{
    background: url(../images/contact_eircode.png) no-repeat center center;


}


.center-block {
  padding: 60px 0px 0px 0px;
    display: inline-block;
    vertical-align: middle;
    max-width: 98%; /* Prevents issues with long content causes the content block to be pushed to the top */
    /* max-width: calc(100% - 0.25em) /* Only for IE9+ */
}



.fibre {
  /*background-image: url("images/fibre-background.jpg"); The image used */
  background-color: #ffffff; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}


.blue-border{
height: 0;
position: static;
border-left: 1px solid transparent;
border-bottom: solid #17b2e1;
opacity: 10%;

}


.fitscreen{

height: 100vh !important;


}

.panel2-spacer{

padding-top: 50px; 

}

.intro-header {
    padding-top: 50px; 
    padding-bottom: 50px;
    text-align: center;
    height: 100%;
}

.intro-footer {
    padding-top: 50px; 
    padding-bottom: 50px;
    text-align: center;
    height: 100%;
}


.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.shadow-big{

  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.shadow-small{


  text-shadow: 2px 1px 3px rgba(0,0,0,0.6);
}

#pinContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel {
  height: 100%;
  width: 100%;
  position: absolute;
  text-align:center;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    /*rgb(51, 153, 255)*/
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}





.chill-h2 {
  display: inline;
  font-size: 2em;
  margin-top: 0.80em;
  margin-bottom: 0.80em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  display: inline-block;
  color: #00b4f1;

  
}

@media only screen and (max-width: 767px) {
  .chill-h2 {
    font-size: 1em;

  }
}




a.chill-h2 {
  text-decoration: none;
}

.chill-h2:hover {
    text-decoration: none;
}



.content-section-chillwifi-TV1 {
    
  
 
    background-repeat: no-repeat;
    /*background-position: 50% 50%;*/
    background-size: cover;
    /*background: url(../images/TV/apps.png) no-repeat center center;*/
    background-size: 100% 100%;
    height: 100%;
    margin-top: 20px;
 
}
@media only screen and (max-width: 767px) {
  .content-section-chillwifi-TV1 {
    background-image: none;
    height: auto;
    
  }
}

.content-section-chillwifi-TV2 {
    
    background-repeat: no-repeat;
    /*margin-top: 20px;
    background-position: 50% 50%;*/
    padding: 60px;
    background-size: cover;
    background-size: 100% 100%;
    height: 100%;
    background-color: #f8f8f8;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
 

}
@media only screen and (max-width: 767px) {
  .content-section-chillwifi-TV2 {
    background-image: none;
    height: auto;

  }
}


.content-section-chillwifi-TV3 {
    padding: 60px;
    padding-top: 20;
    background-repeat: no-repeat;
    /*background-position: 50% 50%;*/
    background-size: cover;
    background-size: 100% 100%;
    height: 100%;
   
     
    border-bottom: 1px solid #e7e7e7;
 

}
@media only screen and (max-width: 767px) {
  .content-section-chillwifi-TV3 {
    background-image: none;
    height: auto;

  }
}



.content-section-chillwifi-packages {
    padding: 40px;
 

}
@media only screen and (max-width: 767px) {
  .content-section-chillwifi-packages {
    background-image: none;
    height: auto;

  }
}



/*chillwifi-intro*/
.content-section-chillwifi-intro {
    
    background-repeat: no-repeat;
    /*background-position: 50% 50%;*/
    background-size: cover;
 
    background-size: 100% 100%;

}




@media only screen and (max-width: 768px) {
  .content-section-chillwifi-intro {
    background-image: none;
    height: 800px;

  }
}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
.content-section-wireless-packages {
  background: url(../images/mast-background.jpg) no-repeat center center;

 }

}


/*chillwifi-intro*/






/*nest*/
.content-section-nest {
    
    padding: 90px 0;
    background-repeat: no-repeat;
    background-size: cover;
    
    background: url(../images/nest-background.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 100%;
    

 

}

@media only screen and (max-width: 767px) {
  .content-section-nest {
   background-image: none;
    height: auto;

  }
}

/*nest*/


/*FTTx*/

@media only screen and (max-width: 768px) {
  .content-section-fttx {
    background-image: none;
  }
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1024px) {
/* Styles */
.fttx-background {
    background: url(../images/fttx-background.jpg) no-repeat center center;
 }

}





/*FTTx*/



/*blueface*/
.content-section-blueface {
    border-top: 1px solid #e7e7e7;
    padding: 90px 0;
    background-repeat: no-repeat;
    background-size: cover;
    
    background: url(../images/blueface-background.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 100%;
    

 

}

@media only screen and (max-width: 767px) {
  .content-section-blueface {
   background-image: none;
    height: auto;

  }
}

/*blueface*/


/*NOD32*/
.content-section-nod32 {
    padding: 90px 0;
    background-repeat: no-repeat;
 
    background-size: cover;
    border-top: 1px solid #e7e7e7;

    background: url(../images/nod32/android-center-turquiouse.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 100%;

}

@media only screen and (max-width: 767px) {
  .content-section-nod32 {
   background-image: none;
    height: auto;

  }
}







/*NOD32*/


/*Fibre Packages*/
.content-section-fibre-packages {
    
    border-top: 1px solid #e7e7e7;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% 100%;
    

}

@media only screen and (max-width: 767px) {
  .content-section-fibre-packages {
   
   background-image: none;

  }
}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
.content-section-fibre-packages {
  background: url(../images/fttx-background.jpg) no-repeat center center;
 }

}


/*Fibre Packages*/




/*Wireless Packages*/
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1024px) {
/* Styles */
.wireless-background {
  background: url(../images/wireless-background.jpg) no-repeat center center;
 }

}

@media only screen and (max-width: 767px) {
  .content-section-wireless-packages {
    background-image: none;


  }
}


  




/*Wireless Packages*/


/*iControl*/
.content-section-CCP {
    
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    
    background-size: 100% 100%;
    height: 100%;
    

 

}

@media only screen and (max-width: 767px) {
  .content-section-CCP {
   background-image: none;
    height: auto;

  }
}

/*iControl*/



/*facebook*/
/*facebook*/

@media only screen and (max-width: 768px) {
  .facebook {
            display: none;
        }
}

/*facebook*/
/*facebook*/


.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background-color: #3399ff;
    background-size: cover;
}

.bannershop {
    padding: 100px 0;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    /*background-color: #f8f8f8;*/
}

p.copyright {
    margin: 15px 0 0;
}