/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "PT Sans", sans-serif;
  color: #33414a;
}

a {
  color: #7e4d7e;
  text-decoration: none;
}

.cd-logo img
{
/*    width:100%;*/
    max-height:63px;
    padding-bottom:10px;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
header {
  position: fixed;
  z-index: 3;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #33414a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
header.nav-is-visible {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
header::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile';
}
.cd-main-nav-wrapper ul li a:hover
{
    color:#ed3237;
}


/* slider */
#slider-animation{max-height:550px;}
.heading-box h1{ width:100%; color: red; }
h1, p{color:#fff;}
.carousel-item img{width:100%;}
.text-box 
{
	position:absolute;
	top: 20%;
	left: 70%;
	 padding-left:10px;
	 padding-right:10px;
	color: #000;	
	background-color:#ed3237;
	color:White;
}
/* ---  slider ----  */

/* welcome head */
.Head-info
{
    background-color:#f2f2f2;
    margin-top:-60px;
}
.head {
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:23%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.head:before,.head:after 
{
    
    position: absolute;
    background: #ed3237;
    height: 2px;
    content: '';
}
.head:before {
    width: 15%;
    bottom: 8%;
    left: 46%;
    margin-bottom:0.5px;
}
.head:after {
    width: 30%;
    right: 32%;
    bottom: 0%;
    
}
.info{
    font-size: 1.1em;
    color: Black;
    margin-bottom:40px;
    padding-left:20px;
    padding-right:20px;
    margin-top:30px;
	line-height: 28px;
	text-align: center;
	letter-spacing:1px;
}
/* -- welcome head -- */
.product-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:5%;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.product-head:before,.product-head:after 
{
    
    position: absolute;
    background: #ed3237;
    height: 2px;
    content: '';
}
.product-head:before {
    width: 9%;
    bottom: 8%;
    left: 46%;
}
.product-head:after {
    width: 15%;
    right: 42.3%;
    bottom: 0%;
}
.product-img
{
    width:480px;
    height:480px;
    margin-left:30px;
    margin-top:-60px;
}
.product-info
{
    background-color:#FCFCFC;
}

.product-info h2
{
    font-size:1.8em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.05em;
    line-height: 1.8em;
    padding-top:10px;       
    padding-left:20px;
    padding-bottom:20px;
}


/*-- services --*/
.services-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:5%;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.services-head:before,.services-head:after 
{
    
    position: absolute;
    background: #ed3237;
    height: 2px;
    content: '';
}
.services-head:before {
    width: 15%;
    bottom: 8%;
    left: 42%;
}
.services-head:after {
    width: 25%;
    right: 38%;
    bottom: 0%;
}

.mb-60 {
    margin-bottom: 60px;
   
}
.services-inner {
    border: 2px solid #3369e7;
    margin-left: 28px;
    transition: .3s;
    background: #fff
}
.our-services-img {
    float: left;
    margin-left: -36px;
    margin-right: 22px;
    margin-top: 28px;
}
.our-services-img img {
    width: 68px;
}
.our-services-text {
    padding-right: 10px;
}
.our-services-text {
    overflow: hidden;
    padding: 28px 0 25px;
}
.our-services-text h4 {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
.our-services-text h4::before {
    background: #3369e7 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 40px;
}
.our-services-wrapper:hover .services-inner {
    background: #fff none repeat scroll 0 0;
    border: 2px solid transparent;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
}
.our-services-text p {
    margin-bottom: 0;
}
.services p {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
}
.services  {
    position: relative;
    z-index: 2;
}
/*-- //services-- */


/* number */

 /*-- Counter --*/
.stats {
    padding: 8em 0;
	background: url(../images/plumbing-fittings-banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}
.stats p.text-center {
	font-size: 16px;
    padding: 0px 0 40px;
    color: #999;
}
.stats-grid {
	text-align: center;
}
.numscroller {
    font-size: 3em;
    margin: 0;
    color: #000;
    font-weight: 500;
}
.stats-grid i.fa {
    font-size: 5em;
    color: #F1990E;
    padding-bottom: 1em;
}
.stats-grid h4 {
    font-size: 1.2em;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: 1em;
}
/*-- //Counter --*/


/* -- number --*/



/* about us */
.about-text h3
{
    font-size:25px;
    font-weight:500;
    color:White;
    margin-top:-60px;
    margin-left:30px;
    position:absolute;
}
.about-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:5%;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.about-head:before,.about-head:after 
{
    
    position: absolute;
    background: #ed3237;
    height: 2px;
    content: '';
}
.about-head:before {
    width: 9%;
    bottom: 8%;
    left: 46%;
}
.about-head:after {
    width: 15%;
    right: 42.3%;
    bottom: 0%;
}
.about-img img
{
    width:480px;
    height:480px;
    margin-left:60px;
    margin-top:0px;
    border-radius:10px;
}
.about-info
{
    background-color:#FCFCFC;
}

.about-info h2
{
    font-size:1.8em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    padding-top:50px;
}
.about-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.05em;
    line-height: 1.8em;
    padding-top:10px;  
    padding-bottom:20px;
}


/* -- about us -- */


/* products slider */

.ourproducts-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:-130px;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.ourproducts-head:before,.ourproducts-head:after 
{
    
    position: absolute;
    background: #ed3237;
    height: 2px;
    content: '';
}
.ourproducts-head:before {
    width: 9%;
    bottom: 8%;
    left: 46%;
}
.ourproducts-head:after {
    width: 15%;
    right: 42.3%;
    bottom: 0%;
}



.cta-100 {
  margin-top: 100px;
  padding-left: 5%;
  padding-top: 7%;
}
.col-md-4{
    padding-bottom:20px;
}

.white {
  color: #fff !important;
}
.mt{float: left;margin-top: -20px;padding-top: 20px;}
.bg-blue-ui {
  background-color: #708198 !important;
 
}
figure img{width:300px;}

#blogCarousel {
  padding-bottom: 100px;
}

.blog .carousel-indicators {
  left: 0;
  top: -50px;
  height: 50%;
}


/* The colour of the indicators */

.blog .carousel-indicators li {
  background: #708198;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.blog .carousel-indicators .active {
  background: #0fc9af;
}




.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}

.item-box-blog {
  border: 1px solid #dadada;
  text-align: center;
  z-index: 4;
  padding: 20px;
}

.item-box-blog-image {
  position: relative;
}

.item-box-blog-image figure img {
  width: 100%;
  height: auto;
}

.item-box-blog-date {
  position: absolute;
  z-index: 5;
  padding: 4px 20px;
  top: -20px;
  right: 8px;
  background-color: #41cb52;
}

.item-box-blog-date span {
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.2;
}

.item-box-blog-date span.mon {
  font-size: 18px;
}

.item-box-blog-date span.day {
  font-size: 16px;
}

.item-box-blog-body {
  padding: 10px;
}

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration:none;
  transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
}



.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px;
}

.btn{
  cursor: pointer;
  padding: 4px 20px;
  float: left;
  margin-top: 10px;
  font-size:15px;
  color:White;
  background-color:#ed3237;
}

.btn:hover {
   background-color:#00aff0;
  color:Black;
}

/* -- products slider -- */ 

/*--gallery-- */
/*-- upvc cpvc pipes our product --*/
.UCpipes {
  font-family: 'Quattrocento', Arial, sans-serif;
  position:relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 315px;
  width: 100%;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: 15px;
  margin-bottom:30px;
}
.UCpipes * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.UCpipes img {
  max-width: 100%;
  vertical-align: top;
}
.UCpipes figcaption {
  position: absolute;
  top: calc(85%);
  width:95%;
  background-image: linear-gradient(#00007d, #05adf3);
  padding:15px 25px 65px;
  opacity:0.9;
}
.UCpipes figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%,  100%);
  background-image: linear-gradient(to bottom, transparent 0%, 100%);
}
.UCpipes h3,
.UCpipes p {
  margin: 0 0 10px;
  color:White;
  font-weight:lighter;
}
.UCpipes h3 {
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: 'Oswald', Arial, sans-serif;
  text-transform: uppercase;
}
.UCpipes p {
  font-size: 1em;
  letter-spacing: 1px;
  opacity: 0.9;
}
.UCpipes:hover figcaption,
.UCpipes.hover figcaption {
  top: 150px;
}

/*-- //upvc cpvc pipes our product --*/

/*--//gallery-- */

/* upvc pipes schedule 40 */
.upvc-pipe
{
    margin-bottom:30px;
}
.upvc-pipe img
{
    margin-left:35px;
}
.upvc-pipe h3
{
    font-size:22px;
    font-weight:700;
    color:Black;
    margin-left:23%;
    text-transform:uppercase;
}
table th
{
    font-weight:600;
    text-transform:uppercase;
    background-color:#26bdf4;
}
table td
{
    background-color:#fffdd0;
}

/* -- upvc pipes schedule 40 --*/

/*-- upvc cpvc fittings our product --*/
.UCfittings {
  font-family: 'Quattrocento', Arial, sans-serif;
  position:relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 315px;
  width: 100%;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: 15px;
  margin-bottom:30px;
}
.UCfittings * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.UCfittings img {
  max-width: 100%;
  vertical-align: top;
}
.UCfittings figcaption {
  position: absolute;
  top: calc(85%);
  width:97.5%;
  background-image: linear-gradient(#00007d, #05adf3);
  padding:15px 25px 65px;
  opacity:0.9;
}
.UCfittings figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%,  100%);
  background-image: linear-gradient(to bottom, transparent 0%, 100%);
}
.UCfittings h3,
.UCfittings p {
  margin: 0 0 10px;
  color:White;
  font-weight:lighter;
}
.UCfittings h3 {
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: 'Oswald', Arial, sans-serif;
  text-transform: uppercase;
}
.UCfittings p {
  font-size: 1em;
  letter-spacing: 1px;
  opacity: 0.9;
}
.UCfittings:hover figcaption,
.UCfittings.hover figcaption {
  top: 150px;
}

/*-- //upvc cpvc pipes our product --*/

/* upvc-cpvc fittings  */
.upvc-fittings
{
    margin-bottom:30px;
}
.upvc-fittings img
{
    margin-left:35px;
}
.upvc-fittings h3
{
    font-size:22px;
    font-weight:700;
    color:Black;
    margin-left:23%;
    text-transform:uppercase;
}
table th
{
    font-weight:600;
    font-size:23px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}

/* -- upvc pipes schedule 40 --*/


/* contact */

/*-- contact--*/
.contact-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    
    margin-top:5%;
    
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}.contact-head:before,.contact-head:after 
{
    
    position: absolute;
    background: #ed3237;
    height: 2px;
    content: '';
}
.contact-head:before {
    width: 9%;
    bottom: 8%;
    left: 46%;
}
.contact-head:after {
    width: 15%;
    right: 42.3%;
    bottom: 0%;
}
.contact-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.map-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
div#contact h4 {
    color: #192021;
    text-transform: capitalize;
}

h3.title-contact {
    font-size: 2.5em;
    font-weight: 300;
    color: #dedede;
    margin-bottom: 20px;
}

.contact-right-w3l input[type="text"],
.contact-right-w3l input[type="email"] {
    border: none;
    border: 1px solid #777;
    outline: none;
    padding: 15px;
    width: 48%;
    margin: 1%;
    margin-bottom: 1em;
    color: #000;
    float: left;
    font-size: 1.1em;
    letter-spacing: 1px;
}

.contact-right-w3l input[type="text"]:nth-child(1),
.contact-right-w3l input[type="email"] {
    margin: 1%;
}

.contact-right-w3l textarea {
    width: 98%;
    padding: 10px 15px;
    outline: none;
    resize: none;
    height: 100px;
    margin: 1%;
    border: none;
    font-size: 1.1em;
    letter-spacing: 1px;
    border: 1px solid #777;
    color: #000;
}

.contact-right-w3l input[type="submit"] {
    background: #000;
    color: #FFF;
    padding: .9em 1.8em;
    margin-top: 1.3em;
    border: none;
    outline: none;
    font-size: 1.1em;
    letter-spacing: 2px;
    display: block;
    margin: 1em auto 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.contact-right-w3l input[type="submit"]:hover {
    background: #e96147;
    color: #000;
}

.contact-main {
    padding-top: 3em;
}

.contact-w3-agileits h3.h3-w3l {
    color: #0087c9;
    font-weight: 500;
}

.contact-left-w3ls {
    padding: 2em 1em;
    background: #eee;
}

.contact-form-w3l h3:before {
    width: 35%;
}

.contact-left-w3ls .glyphicon {
    font-size: 1.5em;
    padding: 0.3em 0;
    color: #ffa100;
}

.contact-left-w3ls p {
    letter-spacing: 1px;
}

.contact-left-w3ls a {
    color: #777;
}

.contact-left-w3ls a:hover {
    color:red;
}

.contact-left-w3ls h4 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1.4em;
    margin: 0.3em 0 0.5em 0;
}

.contact-right-w3l {
    padding: 4em 0;
}

.map iframe {
    width: 100%;
    min-height: 362px;
    border: 10px solid rgba(214, 96, 71, 0.36);
}

.contact-grid-agileinfo {
    padding: 1em 2em;
}

.contact-icon-wthree span{
    float: left;
    font-size:25px;
    color:Red;
}

.contact-text-agileinfo  {
    float: left;
    margin-left: 1em;
    text-align: left;
}
.contact-text-agileinfo p
{
    color:Black;
}
.contact-text-agileinfo p a
{
    color:Blue;
}
.contact-icon-wthree {
    float: left;
    padding: 0;
    margin-top: 5px;
}

/*-- //contact --*/


/* -- contact --*/





/* Footer */
section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #ed3237 !important;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    font-size:18px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}















@media only screen and (min-width: 1024px) {
  header {
    height: 80px;
  }
  header.nav-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  header::before {
    content: 'desktop';
  }
}

.cd-logo {
  display: inline-block;
  height: 100%;
  margin-left: 15px;
  /* remove jump on iOS devices - when we fire the navigation */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-logo img {
  display: block;
  max-width: 100%;
  margin-top: 14px;
}
@media only screen and (min-width: 1024px) {
  .cd-logo {
    position: absolute;
    z-index: 2;
    margin-left: 5%;
  }
  .cd-logo img {
     margin-top:29px;
  }
}

.cd-nav-trigger {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  /* hide text */
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
.cd-nav-trigger span {
  /* hamburger icon created in CSS */
  position: absolute;
  height: 2px;
  width: 20px;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -10px;
  -webkit-transition: background-color 0.3s 0.3s;
  -moz-transition: background-color 0.3s 0.3s;
  transition: background-color 0.3s 0.3s;
  background-color: #ffffff;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* upper and lower lines of the menu icon */
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
.nav-is-visible .cd-nav-trigger span {
  background-color: rgba(255, 255, 255, 0);
}
.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: translateY(0) rotate(-45deg);
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -o-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
@media only screen and (min-width: 1024px) {
  .cd-nav-trigger {
    display: none;
  }
}

.cd-main-nav {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  width: 260px;
  height: 100vh;
  overflow:auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  background: #1e262c;
  -webkit-transition: visibility 0s 0.3s;
  -moz-transition: visibility 0s 0.3s;
  transition: visibility 0s 0.3s;
}
.cd-main-nav a {
  display: block;
  font-size:2rem;
  padding: .9em 2em .9em 1em;
  border-bottom: 1px solid #33414a;
  color:Black;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.cd-main-nav li ul 
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  transform: translateX(260px);
}
.cd-main-nav.nav-is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}
.cd-main-nav.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.cd-main-nav.moves-out > li > ul {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-main-nav .cd-subnav-trigger, .cd-main-nav .go-back a {
  position: relative;
}
.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after, .cd-main-nav .go-back a::before, .cd-main-nav .go-back a::after {
  /* arrow icon in CSS */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #485c68;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-main-nav .cd-subnav-trigger::after, .cd-main-nav .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}
.cd-main-nav .go-back a {
  padding-left: 2em;
}
.cd-main-nav .go-back a::before, .cd-main-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}
.cd-main-nav .placeholder {
  /* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
  display:none;
}
@media only screen and (min-width: 1024px) {
  .cd-main-nav {
    position: static;
    visibility: visible;
    width: 100%;
    height: 80px;
    line-height: 80px;
    /* padding left = logo size + logo left position*/
    padding: 0 5% 0 calc(5% + 124px);
    background: transparent;
    text-align: right;
  }
  .cd-main-nav li {
    display: inline-block;
    height: 100%;
    padding: 0 .4em;
  }
  .cd-main-nav li a {
    display: inline-block;
    padding: .8em;
    line-height: 1;
    font-size: 1.6rem;
    border-bottom: none;
    /* Prevent .cd-subnav-trigger flicker is Safari */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-main-nav li a:not(.cd-subnav-trigger):hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: .6;
  }
  .cd-main-nav .go-back {
    display: none;
  }
  .cd-main-nav .cd-subnav-trigger {
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5em;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    transition: border 0.3s;
  }
  .cd-main-nav .cd-subnav-trigger:hover {
    border-color: rgba(255, 255, 255, 0.4);
  }
  .cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
    top: 22px;
    right: 17px;
    background-color: #ffffff;
    /* change transform-origin to rotate the arrow */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, right 0.3s;
    -moz-transition: -moz-transform 0.3s, width 0.3s, right 0.3s;
    transition: transform 0.3s, width 0.3s, right 0.3s;
  }
  .cd-main-nav .cd-subnav-trigger::before {
    right: 23px;
  }
  .cd-main-nav .cd-subnav-trigger, .cd-main-nav .placeholder {
    padding-right: 2.4em;
    padding-left: 1.1em;
  }
  .cd-main-nav li ul {
    height: 80px;
    background-color: #51c2ee;
    /* padding left = logo size + logo left position*/
    padding: 0 5% 0 calc(5% + 124px);
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
    -webkit-transition: -webkit-transform 0.3s 0.2s;
    -moz-transition: -moz-transform 0.3s 0.2s;
    transition: transform 0.3s 0.2s;
  }
  .cd-main-nav li ul li {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform 0.3s 0s, opacity 0.3s 0s;
    -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s 0s;
    transition: transform 0.3s 0s, opacity 0.3s 0s;
  }
  .cd-main-nav .placeholder {
    /* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
    display: block;
    visibility: hidden;
    opacity: 0;
    pointer-event: none;
  }
  .cd-main-nav.moves-out > li > a {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-main-nav.moves-out > li > ul {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-main-nav.moves-out > li ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s 0.2s, opacity 0.3s 0.2s;
    -moz-transition: -moz-transform 0.3s 0.2s, opacity 0.3s 0.2s;
    transition: transform 0.3s 0.2s, opacity 0.3s 0.2s;
  }
  .cd-main-nav.moves-out .cd-subnav-trigger::before, .cd-main-nav.moves-out .cd-subnav-trigger::after {
    width: 14px;
    right: 17px;
  }
  .cd-main-nav.moves-out .cd-subnav-trigger::before {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .cd-main-nav.moves-out .cd-subnav-trigger::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}

.cd-main-content::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile';
}
@media only screen and (min-width: 1024px) {
  .cd-main-content::before {
    content: 'desktop';
  }
}

.cd-main-content {
  position: relative;
  z-index:1;
  background-color: #f2f2f2;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-main-content.nav-is-visible {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
@media only screen and (min-width: 1024px) {
  .cd-main-content {
    padding-top: 80px;
  }
  .cd-main-content.nav-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.no-js .cd-nav-trigger, .no-js .cd-subnav-trigger {
  display: none;
}

.no-js header {
  position: relative;
  height: auto;
}

.no-js .cd-logo img {
  margin-bottom: 14px;
}

.no-js .cd-main-nav {
  position: static;
  width: 100%;
  height: auto;
  visibility: visible;
  overflow: visible;
}
.no-js .cd-main-nav li {
  display: inline-block;
}
.no-js .cd-main-nav li:last-child {
  display: block;
}
.no-js .cd-main-nav .go-back {
  display: none;
}
.no-js .cd-main-nav li ul {
  position: static;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 1024px) {
  .no-js .cd-main-nav {
    height: 80px;
  }
  .no-js .cd-main-nav li ul {
    position: absolute;
    top: 80px;
  }
  .no-js .cd-main-nav li ul li {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .no-js .cd-main-nav li ul li:last-child {
    display: none;
  }
}

.no-js .cd-main-content {
  padding-top: 0;
}
@media only screen and (min-width: 1024px) {
  .no-js .cd-main-content {
    padding-top: 80px;
  }
}
@media (max-width:1023px)
{
    header {
  position: fixed;
  z-index: 3;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  background-color:#FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
header.nav-is-visible {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
header::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile';
}
.cd-nav-trigger
{
    background-color:#ed3237;
    margin-right:10px;
}
 .cd-main-nav {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  width: 260px;
  height: 100vh;
  overflow:auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  background:white;
  -webkit-transition: visibility 0s 0.3s;
  -moz-transition: visibility 0s 0.3s;
  transition: visibility 0s 0.3s;
    }
}

@media (min-width: 1580px) and (max-width: 1979px)
{
  .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }

}

@media (min-width: 1480px) and (max-width: 1579px)
{
  .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }

}

@media (min-width: 1381px) and (max-width: 1479px)
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:97%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;

}
    .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }
}

@media (max-width: 1380px) 
{
    .head {
    font-size:43px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:9%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:50px;
    margin-bottom:-300px;
    margin-left:60px;
}
    .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }
  
  .carousel-control-prev
    {
        margin-top:-80px;
    }
    .carousel-control-next
    {
        margin-top:-80px;
    }
    .carousel-item img
    {
        max-height:600px;
        
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     padding-top:05px;
	     padding-bottom:05px;
	     margin-top:60px;
	     margin-left:100px;
	     font-size:22px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
  
}

@media (max-width: 1369px) 
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:100%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
}


@media (min-width: 1281px) and (max-width: 1379px)
{
    
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:100%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
         .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }
    
    .head {
    font-size:42px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:9%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:50px;
    margin-bottom:-300px;
    margin-left:60px;
}
}
@media (min-width: 1201px) and (max-width: 1280px)
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:100%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }
    
    .head {
    font-size:40px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:9%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:50px;
    margin-bottom:-300px;
    margin-left:60px;
}
}

@media (min-width: 1024px) and (max-width: 1200px)
 {
     .UCfittings h3
     {
         font-size:15px;
     }
     .UCfittings figcaption 
  {
      position: absolute;
      top: calc(100%);
      width:100%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
     .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:20px;
        margin-top:82px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:20px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:15px;
        text-align:center;
    }
     .about-text img
    {
        width:100%;
        max-height:250px;
        padding-top:30px;
    }
    .about-img img
    {
        width:400px;
        height:400px;
        margin-left:55px;   
        margin-top:90px;
    }
     
     .head {
    font-size:37px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:7%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:80px;
    margin-bottom:-300px;
    margin-left:60px;
}
    .carousel-control-prev
    {
        margin-top:-80px;
    }
    .carousel-control-next
    {
        margin-top:-80px;
    }
    .carousel-item img
    {
        max-height:600px;
        
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     padding-top:05px;
	     padding-bottom:05px;
	     margin-top:60px;
	     margin-left:100px;
	     font-size:22px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
  
}

@media(max-width:1023px)
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:100%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
     .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:20px;
        margin-top:82px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:20px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:15px;
        text-align:center;
    }
    .about-text img
    {
        width:100%;
        max-height:200px;
        padding-top:30px;
    }
    .about-img img
    {
        width:380px;
        height:380px;
        margin-left:55px;   
        margin-top:90px;
    }
    
    .head {
    font-size:32px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:8%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:100px;
    margin-bottom:-300px;
    margin-left:60px;
}
    .carousel-control-prev
    {
        margin-top:-200px;
    }
    .carousel-control-next
    {
        margin-top:-200px;
    }
    .carousel-item img
    {
        max-height:600px;
        margin-top:50px;
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     padding-top:05px;
	     padding-bottom:05px;
	     margin-top:60px;
	     margin-left:60px;
	     font-size:22px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
}


@media (min-width: 968px) and (max-width: 1022px)
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:95%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    
     .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:50px;
        margin-top:82px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:18px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:15px;
        text-align:center;
    }
    .about-text img
    {
        width:100%;
        max-height:200px;
        padding-top:30px;
    }
    .about-img img
    {
        width:380px;
        height:380px;
        margin-left:55px;   
        margin-top:90px;
    }
    
    .head {
    font-size:35px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:7%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:100px;
    margin-bottom:-300px;
    margin-left:60px;
}
.cd-logo img
{
/*    width:100%;*/
    max-height:45px;
    padding-bottom:10px;
    padding-left:10px;
}
}


@media (min-width: 851px) and (max-width: 967px)
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:95%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    
     .upvc-pipe img
    {
        width:350px;
        height:350px;
        margin-left:50px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:23px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:21px;
        text-align:center;
    }
    .about-text img
    {
        width:100%;
        max-height:200px;
        padding-top:30px;
    }
    .about-img img
    {
        width:350px;
        height:350px;
        margin-left:55px;   
        margin-top:90px;
    }
    
    .head {
    font-size:28px;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:7%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
    }
    .product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:100px;
    margin-bottom:-300px;
    margin-left:60px;
}
.cd-logo img
{
    width:100%;
    max-height:45px;
    padding-bottom:10px;
    padding-left:10px;
}
}

@media (min-width: 768px) and (max-width: 850px)  
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:95%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    
    .upvc-pipe img
    {
        width:350px;
        height:350px;
        margin-left:50px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:23px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:21px;
        text-align:center;
    }
    
    .about-text img
    {
        width:100%;
        max-height:200px;
        padding-top:30px;
    }
    .about-img img
    {
        width:300px;
        height:300px;
        margin-left:55px;   
        margin-top:90px;
    }
    
    
    .head {
    font-size:1.7em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:6%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
}
.product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:80px;
    margin-bottom:-300px;
    margin-left:60px;
}
.product-info
{
    background-color:#FCFCFC;
}

.product-info h2
{
    font-size:1.5em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    margin-right:35px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.02em;
    line-height: 1.8em;
    margin-right:30px;
    padding-top:10px;       
    padding-left:0px;
    padding-bottom:20px;
}
  
    .carousel-control-prev
    {
        margin-top:-230px;
    }
    .carousel-control-next
    {
        margin-top:-230px;
    }
    .carousel-item img
    {
        max-height:600px;
        margin-top:50px;
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     margin-top:60px;
	     margin-left:60px;
	     font-size:20px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
    .cd-logo img
    {
        width:100%;
        max-height:45px;
        padding-bottom:10px;
        padding-left:10px;
    }

  
}
@media (min-width: 681px) and (max-width: 767px) 
{
  .map-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
  padding-bottom: .8em;
  padding-top:2em;
  position:relative;
}
     .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:95%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    .upvc-pipe img
    {
        width:350px;
        height:350px;
        margin-left:50px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:23px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:21px;
        text-align:center;
    }
    
    .about-text img
    {
        width:100%;
        max-height:200px;
        padding-top:30px;
    }
    .about-img img
    {
        margin-left:95px;   
        margin-top:-30px;
    }
    
    
    .head {
    font-size:1.5em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:5%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
}
.product-img
{
    width:600px;
    height:600px;
    overflow:hidden;
    margin-top:-60px;
    margin-bottom:-300px;
    margin-left:160px;
}
.product-info
{
    background-color:#FCFCFC;
}

.product-info h2
{
    font-size:1.5em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    margin-right:35px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.02em;
    line-height: 1.8em;
    margin-right:30px;
    padding-top:10px;       
    padding-left:0px;
    padding-bottom:20px;
}
  
   .carousel-control-prev
    {
        margin-top:-230px;
    }
    .carousel-control-next
    {
        margin-top:-230px;
    }
    .carousel-item img
    {
        max-height:600px;
        margin-top:50px;
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     margin-top:60px;
	     font-size:20px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
    .cd-logo img
    {
        width:100%;
        max-height:45px;
        padding-bottom:10px;
        padding-left:10px;
    }
  
}
@media (min-width: 540px) and (max-width: 680px)
{

    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:100%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    
    .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:50px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:22px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:20px;
        text-align:center;
    }
    .about-text img
    {
        width:100%;
        max-height:200px;
        padding-top:30px;
    }
    .about-img img
    {
        width:400px;
        height:400px;
        margin-left:95px;
        
        margin-top:-30px;
    }
    .about-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:40px;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
.map-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
  padding-bottom: .8em;
  padding-top:2em;
  position:relative;
}
}
@media (min-width: 481px) and (max-width: 680px) 
{
    .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:95%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    
    .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:50px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:120px;
    }
    table th
    {
        font-weight:600;
        font-size:22px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:20px;
        text-align:center;
    }
    
    .about-text h3
    {
        font-size:18px;
        color:White;
        padding-top:25px;
    }
    .about-text img
    {
        max-height:150px;
        padding-top:30px;
    }
    .about-img img
    {
        width:300px;
        height:300px;
        margin-left:95px;
        
        margin-top:-30px;
    }
    .about-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:40px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-top:.8em;
	position:relative;
}
    
    .head {
    font-size:1.2em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:5%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
}
.product-img
{
    width:400px;
    height:400px;
    overflow:hidden;
    margin-top:-20px;
    margin-bottom:-30px;
    margin-left:80px;
}
.product-info
{
    background-color:#FCFCFC;
}

.product-info h2
{
    font-size:1.5em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    margin-right:35px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.02em;
    line-height: 1.8em;
    margin-right:30px;
    padding-top:10px;       
    padding-left:0px;
    padding-bottom:20px;
}
  
   .carousel-control-prev
    {
        margin-top:-230px;
    }
    .carousel-control-next
    {
        margin-top:-230px;
    }
    .carousel-item img
    {
        max-height:600px;
        margin-top:50px;
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     margin-top:60px;
	     font-size:20px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
    .cd-logo img
        {
            width:100%;
            max-height:45px;
            padding-bottom:10px;
            padding-left:10px;
        }
    .map-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
  padding-bottom: .8em;
  padding-top:2em;
  position:relative;
}
  
}

@media(min-width:351px) and (max-width:480px)
{   

    
    .product-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:8%;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
    .product-info h2
{
    font-size:1.5em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    margin-right:30px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    font-size: 1.02em;
    line-height: 1.8em;
    margin-left:50px;

}

}
@media (min-width: 321px) and (max-width: 480px) 
{   
       
  .UCfittings figcaption 
  {
      position: absolute;
      top: calc(85%);
      width:95%;
      background-image: linear-gradient(#00007d, #05adf3);
      padding:15px 25px 65px;
      opacity:0.9;
  }
  .upvc-fittings table
  {
      margin-left:35px;
  }
  .upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    
    .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:10px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:100px;
    }
    table th
    {
        font-weight:600;
        font-size:18px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:18px;
        text-align:center;
    }
    
    .about-text h3
    {
        font-size:17px;
        color:White;
        padding-top:20px;
    }
    
     .about-text img
    {
        max-height:180px;
    }
    .about-img img
    {
        width:300px;
        height:300px;
        margin-left:10px;
        
        margin-top:-30px;
    }
    .about-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:40px;
    margin-bottom:80px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}

  .head {
    font-size:1.4em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:5%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
}
.product-img
{
    width:350px;
    height:350px;
    overflow:hidden;
    margin-top:-20px;
    margin-bottom:-30px;
    margin-left:20px;
}
.product-info
{
    background-color:#FCFCFC;
}

.product-info h2
{
    font-size:1.5em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    margin-right:35px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.02em;
    line-height: 1.8em;
    margin-right:30px;
    padding-top:10px;       
    padding-left:0px;
    padding-bottom:20px;
}
     .carousel-control-prev
    {
        margin-top:-320px;
    }
    .carousel-control-next
    {
        margin-top:-320px;
    }
    .carousel-item img
    {
        max-height:600px;
        margin-top:50px;
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     margin-top:60px;
	     font-size:20px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
    .cd-logo img
    {
/*        width:100%;*/
        max-height:45px;
        padding-bottom:10px;
        padding-left:10px;
    }
    .map-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
  padding-bottom: .8em;
  padding-top:2em;
  position:relative;
}
  
}

@media(max-width:320px)
{   
    .UCfittings figcaption {
  position: absolute;
  top: calc(85%);
  width:100%;
  background-image: linear-gradient(#00007d, #05adf3);
  padding:15px 25px 65px;
  opacity:0.9;
}
    
    .upvc-fittings
{
    margin-bottom:30px;
}
.upvc-fittings img
{
    margin-left:10px;
}
.upvc-fittings table th
{
    font-weight:600;
    font-size:25px;
    text-transform:uppercase;
    background-color:#26bdf4;
}
.upvc-fittings table td
{
    background-color:#fffdd0;
    font-size:20px;
    text-align:center;
}
    .upvc-pipe img
    {
        width:300px;
        height:300px;
        margin-left:10px;
    }
    
    .upvc-pipe h3
    {
        margin-top:30px;
        margin-bottom:30px;
        margin-left:100px;
    }
    table th
    {
        font-weight:600;
        font-size:18px;
        text-transform:uppercase;
        background-color:#26bdf4;
    }
    table td
    {
        background-color:#fffdd0;
        font-size:18px;
        text-align:center;
    }
    .contact-text-agileinfo p
    {
        font-size:15px;
     
    }
    
    .about-text h3
    {
        font-size:16px;
        color:White;
        padding-top:20px;

    }
    .about-text img
    {
        max-height:180px;
        opacity: 0.9;
    }
    .about-img img
    {
        width:300px;
        height:300px;
        margin-left:10px;
        margin-top:-30px;
    }
    .about-head{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    margin-top:40px;
    margin-bottom:20px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.8em;
	position:relative;
}
    
    .head {
    font-size:1.2em;
    color:#ed3237;
    font-weight: 600;
    margin-bottom:30px;
    margin-left:5%;
    margin-top:5%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
	padding-bottom: .8em;
	padding-top:.9em;
	position:relative;
}
.product-img
{
    width:350px;
    height:350px;
    overflow:hidden;
    margin-top:-20px;
    margin-bottom:-30px;
    margin-left:20px;
}
.product-info
{
    background-color:#FCFCFC;
}

.product-info h2
{
    font-size:1.5em;
    font-weight:600;
    text-align:center;
    color:Black;
    margin-bottom:50px;
    margin-right:35px;
    padding-top:50px;
}
.product-info p
{
    font-family:Open Sans, Helvetica, sans-serif;
    color:#000;
    margin: 1em 0;
    font-size: 1.02em;
    line-height: 1.8em;
    margin-right:30px;
    padding-top:10px;       
    padding-left:0px;
    padding-bottom:20px;
}

     .carousel-control-prev
    {
        margin-top:-320px;
    }
    .carousel-control-next
    {
        margin-top:-320px;
    }
    .carousel-item img
    {
        max-height:600px;
        margin-top:50px;
    }
    .carousel-item img
    {
        width:100%;
    }
    
    .text-box 
    {
	    position:absolute;
	    top: 10%;
	    left: 55%;
	     padding-left:05px;
	     padding-right:05px;
	     margin-top:60px;
	     font-size:20px;
	     font-weight:normal;
	    color: #000;	
	    background-color:#ed3237;
	    color:White;
	    
    }
    .cd-logo img
{
    width:100%;
    max-height:45px;
    padding-bottom:10px;
    padding-left:10px;
}
.map-info{
    font-size:1.8em;
    color:#ed3237;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
  padding-bottom: .8em;
  padding-top:2em;
  position:relative;
}
.contact-text-agileinfo  {
    float: left;
    margin-left: 0em;
    text-align: left;
}
.contact-text-agileinfo p
{
    color:Black;
}
.contact-text-agileinfo p a
{
    color:Blue;
}

}
