

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Thin.woff2') format('woff2'),
        url('Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Medium.woff2') format('woff2'),
        url('Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}




@media only screen and (max-width:1920px) and (max-height:1200px)
{
#container {
  height: 100vh;
  position: relative;

}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 8%;  
  
}
#logo {
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}

.main_nav
{
    width: 100% !important;
       display: none;     
}

.main_nav_1
{
     width: 100% !important;
    display: block;
}

nav {
  float: left;  
  margin-left: 5% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.1em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88%; 
    //height: 970px !important;
    margin-bottom: 20px;
    margin: 0 auto;    
   background-color: #f3f4f4 !important;
}


.HomeSlider_product
{
    max-width: 88%; 
    height: 1200px !important;
    margin: 0 auto;    
   background-color: #f3f4f4 !important;
}


.jointless_img
{
    padding-top:20% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:15% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:20% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:13% !important;
    min-height: 990px !important;  
}


.container
{
     
}

.HomeSlider1
{
    max-width: 88%; 
    height: 12px !important;
    margin: 0 auto;       
    
}

.SocialMedia1
{
    position: relative;
    display: block;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia1 .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia1 .social_ul li 
{
    
}

.SocialMedia1 .social_ul li a 
{
  width: 45px;
  
}

.SocialMedia
{
    position: relative;
    display: none;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia .social_ul li 
{
    
}

.SocialMedia .social_ul li a 
{
  width: 45px;
  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 43%;
left: 20%;
right: 20%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 68%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 2.3em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 5px 6px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}

.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 2.3em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_bold_black
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    font-size: 1.3em;
   color: #414042;
    letter-spacing: 2px;
}


.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:11.8%;
    min-height: 990px !important;    
    
}

.about_para
{
 font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7.5%;
margin-bottom: 3%;
margin-left: 4%;
max-width: 22%;


}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
    
}

.product_main
{
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    
}
.product_slide_main
{
    margin-left: -10px;  
    
}

.product_slide0
{
    max-width: 426px;    
    margin-top: -10px;
}

.product_slide0 img
{
    
    max-width: 426px; 
    margin-left: -32px;    
    margin-right: -20px;
    
}

.product_slide1
{
      max-width: 426px;  
      margin-top: -10px;
}

.product_slide1 img
{
    
  max-width: 426px;  
    margin-left: -29px;    
    margin-right: -19px;
}

.product_slide2
{
   max-width: 426px;   
      margin-top: -10px;
}


.product_slide2 img
{
    
   max-width: 426px;   
    margin-left: -26px;    
    margin-right: -20px;
}

.product_slide3
{
     max-width: 426px;   
     margin-top: -10px;
}
.product_slide3 img
{
    
   max-width: 426px;  
    margin-left: -23px;    
    margin-right: -20px;
}



.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 10px;
  width: 99.2%;
  height: 8vh;  
  padding-top: 12px;
  line-height: 120%;
font-size: 1.5em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 12px;
  width: 99.5%;
  height: 8vh;    
   padding-top: 12px;
  line-height: 120%;
font-size: 1.5em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 15px;
  width: 99.4%;
  height: 8vh;    
  padding-top: 12px;
  line-height: 120%;
font-size: 1.5em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 18px;
  width: 99.0%;
  height: 8vh;    
   padding-top: 12px;
  line-height: 120%;
font-size: 1.5em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 28px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.5em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
  .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -3px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
        
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 44%;      
      margin-left: -17px;
  }
  .sinlgeline
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 17px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -0px;
      width: 48%;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
        margin-left: 0px;
      width: 55%;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 105%;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:92%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -7px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 11.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:31%;

  }
  
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.2em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 5.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:31%;
  }
  
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.2em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7.5%;
margin-bottom: 4%;
margin-left: 0%;
width:27%;
  }
  
 .primexscreed_img
 {
     margin-top: 3%;
 }

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 9.5%;
margin-bottom: 5%;
margin-left: 0%;
width:31%;
}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.2em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}



   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.2em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 11.0%;
margin-bottom: 4%;
margin-left: 0%;
width: 31%;
  }
  
  .Decorative_img
  {
      margin-top: 4%;
  }
  
   .harden_seal_para_caption
{
     font-family: 'Montserrat';
font-size: 1.2em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom: 8%;
margin-left: 4%;
max-width: 21%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -50px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -50px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1200px;
      margin: 0 auto;
      padding-top: 9%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 1339px;
      margin: 0 auto;
      min-height: 820px;
      padding-top: 5%;
      padding-bottom:10%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 98%;     
      min-height: 990px; 
      margin-bottom: 5%;
       margin-left: 16px;
       
  }
  
  .contact
  {
      font-family: 'Montserrat';
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 240%;
color: #FFF;
float: right;
margin-right: 7vw;
text-align: left;
margin-top: 26vh;
width: 20%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.1em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}

.emailhyper 
{
	color:#fff !important;
        text-decoration: none;
}
  
  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

}
@media only screen and (max-width:1680px) and (max-height:1050px)
{
#container {
  height: 100vh;
  position: relative;
 
}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
     
}

.main_nav
{
    width: 100% !important;
    display: none;
}

.main_nav_1
{
     width: 100% !important;
    display: block;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 12%;  
 
}
#logo 
{
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}


nav 
{
  float: left;  
  margin-left: 5% !important; 
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.1em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88%; 
    //height: 990px !important;
   // min-height: 900px;
   margin-bottom: 0px;
    margin: 0 auto;    
   background-color: #f3f4f4 !important;
   
 
}

.HomeSlider_product
{
    max-width: 88%; 
    height: 1080px !important;
    margin: 0 auto;    
   background-color: #f3f4f4 !important;
}

.jointless_img
{
    padding-top:20% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:15% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:18% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:13% !important;
    min-height: 990px !important;  
}


.HomeSlider1
{
    max-width: 88%; 
    height: 12px !important;
    margin: 0 auto;       
    
}

.SocialMedia1
{
    position: relative;
    display: block;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia1 .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia1 .social_ul li 
{
    
}

.SocialMedia1 .social_ul li a 
{
  width: 45px;
  
}

.SocialMedia
{
    position: relative;
    display: none;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;
   
    
}

.SocialMedia .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia .social_ul li 
{
    
}

.SocialMedia .social_ul li a 
{
  width: 45px;
  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 43%;
left: 25%;
right: 25%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 68%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 2.3em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 1.6em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 1.6em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}

.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 2.3em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:17%;
    min-height: 990px !important;    
    
}

.about_para
{
 font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 8.5%;
margin-bottom: 3%;
margin-left: 4%;
max-width: 26%;


}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    
}
.product_slide_main
{
    margin-left: -10px;
}

.product_slide0
{
    max-width: 369px;   
    height: 920px;
    margin-top: -10px;
}

.product_slide0 img
{
    
max-width: 369px;   
 height: 920px;
    margin-left: -32px;    
    margin-right: -20px;
    
}

.product_slide1
{
 max-width: 369px;   
  height: 920px;
      margin-top: -10px;
}

.product_slide1 img
{
  max-width: 369px;   
   height: 920px;
    margin-left: -27px;    
    margin-right: -20px;
}

.product_slide2
{
max-width: 369px;   
 height: 920px;
      margin-top: -10px;
}


.product_slide2 img
{
    
   max-width: 369px;   
    height: 920px;
    margin-left: -22px;    
    margin-right: -20px;
}

.product_slide3
{
  max-width: 369px;   
   height: 920px;
     margin-top: -10px;
}
.product_slide3 img
{
    
  max-width: 369px;   
   height: 920px;
    margin-left: -18px;    
    margin-right: -20px;
}


.product_slide4
{
 max-width: 369px;   
  height: 920px;
      margin-top: -10px;
}
.product_slide4 img
{
    
  max-width: 369px;   
   height: 920px;
     margin-left: -13px;    
    margin-right: -25px;
}

.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 10px;
  width: 99.2%;
  height: 8vh;    
 padding-top: 14px ;  
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 13px;
  width: 99.7%;
  height: 8vh;    
   padding-top: 14px ;  
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 18px;
  width: 99.3%;
  height: 8vh;    
   padding-top: 14px ;  
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 23px;
  width: 100% !important;
  height: 8vh;    
  padding-top: 14px ;  
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 28px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.5em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -2.5px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
    width: 110%;
        
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 48%;      
      margin-left: -17px;
  }
   .sinlgeline
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 17px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -0px;
      width: 55%;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
        margin-left: 0px;
      width: 75% !important;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
      margin-left: 0px !important;
      width: 105% !important;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:92%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -7px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.9em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 13%;
margin-bottom: 3.8%;
margin-left: 2%;
width:31%;

  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 8%;
margin-bottom: 3.8%;
margin-left: 1%;
width: 28%;
  }
  
  
  .jointless_img
  {
      margin-top: 1%;
  }
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 13%;
margin-bottom: 2%;
margin-left: 1%;
max-width: 28%;
  }
  
 .polished_img
 {
     margin-top: 3%;
 }
 

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 13%;
margin-bottom: 0% !important;
margin-left: 1%;
width: 31%;


}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}

.primexscreed_img
{
    margin-top: 6%;
}

   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom:0%;
margin-left: 2%;
max-width: 28%;
  }
  
  .Decorative_img
  {
      margin-top: 7%;
  }
  
   .harden_seal_para_caption
{
font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 12%;
margin-bottom: 8%;
margin-left: 4%;
max-width: 24%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -50px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -50px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1200px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 1339px;
      margin: 0 auto;
      min-height: 820px;
      padding-top: 10%;
      padding-bottom:10%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 98%;     
      min-height: 990px; 
      margin-bottom: 1%;
       margin-left: 16px;
       
  }
  
  .contact
  {
      font-family: 'Montserrat';
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 240%;
color: #FFF;
float: right;
margin-right: 7vw;
text-align: left;
margin-top: 26vh;
width: 20%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.1em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}

  
  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

}


@media only screen and (max-width:1600px) and (max-height:900px)
{
#container {
  height: 100vh;
  position: relative;
 
}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}

.main_nav
{
    width: 100% !important;
    display: none;
}

.main_nav_1
{
     width: 100% !important;
    display: block;
}


/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 8%;  
}
#logo {
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}


nav {
  float: left;  
  margin-left: 5% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.1em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88%; 
   //height: 900px !important;
   margin-bottom: 20px;
    margin: 0 auto;    
   background-color: #f3f4f4 !important;
   
}

.HomeSlider_product
{
    max-width: 88%; 
   height: 990px !important;
    margin: 0 auto;    
   background-color: #f3f4f4 !important;
   
}

.jointless_img
{
    padding-top:20% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:15% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:20% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:13% !important;
    min-height: 990px !important;  
}


.HomeSlider1
{
    max-width: 88%; 
    height: 12px !important;
    margin: 0 auto;       
    
}

.SocialMedia1
{
    position: relative;
    display: block;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia1 .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia1 .social_ul li 
{
    
}

.SocialMedia1 .social_ul li a 
{
  width: 45px;
  
}

.SocialMedia
{
    position: relative;
    display: none;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;
   
    
}
.SocialMedia .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia .social_ul li 
{
    
}

.SocialMedia .social_ul li a 
{
  width: 45px;
  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 43%;
left: 20%;
right: 20%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 68%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 2.3em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}
.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 2.0em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:13%;
    min-height: 890px !important;    
    
}

.about_para
{
 font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 12%;
margin-bottom: 3%;
margin-left: 1%;
max-width: 25%;


}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    
}
.product_slide_main
{
    margin-left: -10px;
}

.product_slide0
{
    width:352px;
    margin-top: -10px;
}

.product_slide0 img
{
    
   width:352px;    
    margin-left: -32px;    
    margin-right: -20px;
    
}

.product_slide1
{
     width:352px;    
      margin-top: -10px;
}

.product_slide1 img
{
    
   width:352px;    
    margin-left: -27px;    
    margin-right: -20px;
}

.product_slide2
{
   width:352px;    
      margin-top: -10px;
}


.product_slide2 img
{
    
  width:352px;    
    margin-left: -22px;    
    margin-right: -20px;
}

.product_slide3
{
    width:352px;    
     margin-top: -10px;
}
.product_slide3 img
{
    
   width:352px;    
    margin-left: -18px;    
    margin-right: -20px;
}


.product_slide4
{
   width:352px;    
      margin-top: -10px;
}
.product_slide4 img
{
    
     width:352px;    
     margin-left: -13px;    
    margin-right: -25px;
}

.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 10px;
  width: 99.2%;
  height: 8vh;    
 padding-top: 12px;  
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 13px;
  width: 99.7%;
  height: 8vh;    
  padding-top: 12px;
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 18px;
  width: 99.3%;
  height: 8vh;    
  padding-top: 12px;
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 23px;
  width: 99.6%;
  height: 8vh;    
  padding-top: 12px;
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 28px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -2.6px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
    width: 112% !important;
        
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 47%;      
      margin-left: -17px;
  }
   .sinlgeline
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 17px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -0px;
      width: 52%;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
      margin-left: 0px;        
      width: 46% !important;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 105%;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:92%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -7px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 11.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:31%;

  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}

.jointless_img
{
    margin-top: -2%;
}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 5.5%;
margin-bottom: 3.8%;
margin-left: 0%;
max-width: 30%;
  }
  
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 8%;
margin-bottom: 4%;
margin-left: 0%;
max-width: 27%;
  }
  
 .polished_img
 {
     margin-top: -2%;
 }

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 9%;
margin-bottom: 3%;
margin-left: 0%;
width:33% !important;
}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}

.primexscreed_img
{
    margin-top: 1%;
}

.decorative_para_caption
{
font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
.decorative_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 10%;
margin-bottom: 3%;
margin-left: 0%;
max-width: 28%;
  }
  
  .Decorative_img
  {
      margin-top: 2%;
  }
  
.harden_seal_para_caption
{
font-family: 'Montserrat';
font-size: 1.1em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
.harden_seal_para
  {
font-family: 'Montserrat';
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 12.3%;
margin-bottom: 8%;
margin-left: 4%;
max-width: 24%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -40px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -40px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1200px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 1200px;
      margin: 0 auto;
      padding-top: 12%;
      padding-bottom:12%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 98%;     
      min-height: 990px; 
      margin-bottom: 1%;
       margin-left: 16px;
       
  }
  
  .contact
  {
      font-family: 'Montserrat';
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 240%;
color: #FFF;
float: right;
margin-right: 7vw;
text-align: left;
margin-top: 27vh;
width: 20%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.1em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}

  
  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

.emailhyper 
{
	color:#fff !important;
        text-decoration: none;
}

}


@media only screen and (max-width:1440px) and (max-height:900px)
{
#container {
  height: 100vh;
  position: relative;

}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 11%;  
}
#logo {
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}


nav {
  float: left;  
  margin-left: 9% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 18px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.0em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88% !important;
    width: 1230px;
    //height: 900px !important;    
    margin-bottom: 20px;
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}

.HomeSlider_product
{
    max-width: 88% !important;
    width: 1230px;
    min-height:900px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}

.jointless_img
{
    padding-top:22% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:19% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:20% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:18% !important;
    min-height: 990px !important;  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 44%;
left: 22%;
right: 22%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 68%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 1.9em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size:1.9em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 1.9em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}

.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.9em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.9em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}


.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:13%;
    min-height: 600px !important;
  
}

.about_image img
{
    height:auto;
   
}

.about_para
{
 font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 8.0%;
margin-bottom: 7%;
margin-left: 2%;
max-width: 27%;
 

}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    
    
}
.product_slide_main
{
    margin-left: 22px;
}

.product_slide0
{
width: 315px;
margin-left: -35px;
    
}

.product_slide0 img
{
    
 width: 315px;
 

}

.product_slide1
{
  width: 315px;  
  margin-left: 3px;     
  margin-right: 5px;
}

.product_slide1 img
{
 width: 315px;
    
    
}

.product_slide2
{
   
 width: 315px;
    
      
     margin-left: 0px;   
}


.product_slide2 img
{
    
   
 width: 315px;
    
   
}

.product_slide3
{
  
width: 315px;
    
     margin-left: 5px;
     
     
}
.product_slide3 img
{
    
width: 315px;

   
}


.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 3px;
  width: 98.8%;
  height: 8vh;    
 padding-top: 16px ;  
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 6px;
  width: 99.4%;
  height: 8vh;    
  padding-top: 15px;
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
 left: 10px;
  width: 99.4%;
  height: 8vh;    
  padding-top: 15px;
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 16px;
 width: 99.4%;
  height: 8vh;    
  padding-top: 15px;
 
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 20px;
  width: 96.2%;
  height: 8vh;    
  padding-top: 17px;
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -2.6px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
        width: 114% !important;
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 49%;      
      margin-left: -17px;
  }
   .sinlgeline
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 17px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -5px;
      width: 55%;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 75% !important;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
      margin-left: -17px;
      width: 115% !important;
      margin-right: 2% !important;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:98%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -5px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 6.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:33%;
  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 10%;
margin-left: 0%;
width: 32%;

  }
  
  .jointless_img
  {
      margin-top: 0%;
  }
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 9%;
margin-bottom: 10%;
margin-left: 0%;
width: 32%;
  }
  
 .polished_img
 {
     margin-top: 1%;
 }

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 12%;
margin-bottom: 12% !important;
margin-left: 0%;
width: 34%;

}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}

.primexscreed_img
{
    margin-top: 3%;
}

   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 10%;
margin-bottom: 10%;
margin-left: 0%;
width: 30%;
  }
  
   .harden_seal_para_caption
{
     font-family: 'Montserrat';
font-size:1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom: 15%;
margin-left: 4%;
max-width: 25%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -120px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -120px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1200px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 1080px;
      margin: 0 auto;
      min-height: 600px;
      padding-top: 10%;
      padding-bottom:10%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 97.5%;     
      min-height: 990px; 
      margin-bottom: 1%;
       margin-left: 16px;
       
  }
  
  .contact
  {
      font-family: 'Montserrat';
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 240%;
color: #FFF;
float: right;
margin-right: 7vw;
text-align: left;
margin-top: 18vh;
width: 28%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.1em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}

  
  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

.emailhyper 
{
	color:#fff !important;
        text-decoration: none;
}

}

@media only screen and (max-width:1366px) 
{
#container {
  height: 100vh;
  position: relative;
 
}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 11%;  
}
#logo {
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}


nav {
  float: left;  
  margin-left: 9% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 18px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.0em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88% !important; 
    width: 1270px;
   height: 728px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 2%;
   
}

.HomeSlider_product
{
    max-width: 88% !important;
    width: 1230px;
    height:99   0px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}

.jointless_img
{
    padding-top:22% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:19% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:20% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:18% !important;
    min-height: 990px !important;  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 45%;
left: 25%;
right: 25%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 69%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 1.8em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}
.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.8em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}


.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.3em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:13%;
    min-height: 600px !important;
  
}

.about_image img
{
    height:auto;
   
}

.about_para
{
 font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 6.0%;
margin-bottom: 6%;
margin-left: 2%;
max-width: 28%;
 

}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    height: auto;
    
}
.product_slide_main
{
    margin-left: 10px;
}

.product_slide0
{
   width: 290px;
    
     margin-right: -2px;
    margin-left: 3px;
    
}

.product_slide0 img
{
    
  width: 290px;
    
   
}

.product_slide1
{
   width: 290px;
    
      margin-left: 5px;
        margin-right: -2px;
}

.product_slide1 img
{
  width: 290px;
    
    
}

.product_slide2
{
   
width: 290px;
    
      
     margin-left: 5px;
}


.product_slide2 img
{
    
   
  width: 290px;
    
   
}

.product_slide3
{
  
   width: 290px;
    
      margin-left: 5px;
     
     
}
.product_slide3 img
{
    
   
   width: 290px;
   

   
}


.product_slide4
{
    
  max-width: 240px;
  
     margin-left: 3px;
}
.product_slide4 img
{
    
   
    max-width: 240px;
 
   
}

.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 3px;
  width: 98.8%;
  height: 7vh;    
 padding-top: 7px;  
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 6px;
  width: 99.7%;
  height: 7vh;    
   padding-top: 7px ; 
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
 left: 10px;
  width: 99.9%;
  height: 7vh;    
  padding-top: 7px ; 
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 16px;
  width: 99.9%;
  height: 7vh;    
  padding-top: 7px ; 
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 20px;
  width: 96.2%;
  height: 8vh;    
  padding-top: 17px;
  line-height: 120%;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
    position: relative;	
    top: -2.5px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
    width: 116% !important;
  }
  
  .Bulletinpointcolumn1
  {
      width: 52%;      
      margin-left: -17px;
      font-size: 0.9em;
  }
   .sinlgeline
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 17px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -5px;
      width: 53%;
      font-size: 0.9em;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
      margin-left: -0px;
      width: 55%;
      font-size: 1.0em !important;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 115% !important;
      font-size: 1.0em !important;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:110%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -7px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:33%;

  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 10%;
margin-left: 0%;
width: 30%;

  }
  
  
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 9%;
margin-bottom: 10%;
margin-left: 0%;
width: 35%;
  }
  
.polished_img
{
    margin-top: 2%;
}

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 11%;
margin-bottom: 10%;
margin-left: 0%;
max-width: 30%;

}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}

.primexscreed_img
{
    margin-top: 3%;
}

   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 10%;
margin-bottom: 10%;
margin-left: 0%;
width:30%;
  }
  
   .harden_seal_para_caption
{
     font-family: 'Montserrat';
font-size:1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom: 15%;
margin-left: 4%;
max-width: 25%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -90px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -90px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1080px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 990px;
      margin: 0 auto;
      min-height: 400px;
      padding-top: 5%;
      padding-bottom:5%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 98%;
      background-size:contain;
      min-height: 768px; 
      margin-bottom: -15px !important;
       margin-left: 16px;
       
  }
  
  .contact
  {
      font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 240%;
color: #FFF;
float: right;
margin-right: 7vw;
text-align: left;
margin-top: 18vh;
width: 28%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.0em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}
  
  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

.emailhyper 
{
	color:#fff !important;
        text-decoration: none;
}

}

@media only screen and (max-width:1366px) and (max-height:647px)
{

  #container {
  height: 100vh;
  position: relative;
 
}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 11%;  
}
#logo {
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}


nav {
  float: left;  
  margin-left: 9% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 18px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.0em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88% !important; 
    width: 1270px;
    min-height: 640px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}
.HomeSlider_product
{
    max-width: 88% !important;
    width: 1230px;
    height:990px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}

.jointless_img
{
    padding-top:22% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:19% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:20% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:18% !important;
    min-height: 990px !important;  
}

.HomeSlider1
{
    max-width: 88%; 
    height: 12px !important;
    margin: 0 auto;       
    
}

.SocialMedia1
{
    position: relative;
    display: block;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia1 .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia1 .social_ul li 
{
    
}

.SocialMedia1 .social_ul li a 
{
  width: 45px;
  
}

.SocialMedia
{
    position: relative;
    display: none;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;
   
    
}

.SocialMedia .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia .social_ul li 
{
    
}

.SocialMedia .social_ul li a 
{
  width: 45px;
  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 45%;
left: 25%;
right: 25%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 69%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 1.8em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}
.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
      font-size: 1.8em;   //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}


.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:13%;
    min-height: 600px !important;
  
}

.about_image img
{
    height:auto;
   
}

.about_para
{
 font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 5.5%;
margin-bottom: 6%;
margin-left: 2%;
max-width: 28%;
 

}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    
    
}
.product_slide_main
{
    margin-left: 2px;
}

.product_slide0
{
   width: 300px;
   height: 700px; 
   margin-left: 3px;
    
}

.product_slide0 img
{
    
  width: 300px;
  height:700px;
   
}

.product_slide1
{
    width: 300px;
    height: 700px;
    margin-left: 3px;        
}

.product_slide1 img
{
width: 300px;
    height: 700px;    
}

.product_slide2
{
   
  width: 300px;
    height: 700px;      
     margin-left: 3px;
}


.product_slide2 img
{
   width: 300px;
    height:700px;
   
}

.product_slide3
{
   width: 300px;
    height:700px;
      margin-left: 3px;
     
     
}
.product_slide3 img
{
    width: 300px;
    height:700px;

   
}


.product_slide4
{
    
  max-width: 240px;
    height:700px;     
     margin-left: 3px;
}
.product_slide4 img
{
    
   
    max-width: 240px;
    height:700px;
   
}

.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 3px;
  width: 98.8%;
  height: 8vh;    
 padding-top: 10px ;  
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 6px;
  width: 99.8%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
 left: 10px;
  width: 99.9%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 16px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
 
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 20px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -2.5px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
        
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 52%;      
      margin-left: -17px;
       font-size: 0.9em;
  }
  .sinlgeline
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 17px;
     position: relative;
     top: -9px !important;     
  }
  .Bulletinpointcolumn2
  {
      margin-top: -5px;
      width: 53%;
       font-size: 0.83em;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 55%;
        font-size: 0.9em;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
        margin-left: -17px;
      width: 120% !important;
      font-size: 0.9em;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:110%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -7px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:33%;

  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 10%;
margin-left: 0%;
width: 30%;
  }
  
  .jointless_img
  {
      margin-top: 2%;
  }
  
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 10%;
margin-bottom: 10%;
margin-left: 0%;
width: 30%;
  }
  
  .polished_img
  {
      margin-top: 2.5%;
  }
 

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 11%;
margin-bottom: 10%;
margin-left: 0%;
max-width: 30%;

}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}

.primexscreed_img
{
    margin-top: 5%;
}

   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 0.83em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 10%;
margin-bottom: 10%;
margin-left: 0%;
width:30%;
  }
  
  .Decorative_img
  {
      margin-top: 3%;
  }
  
  
   .harden_seal_para_caption
{
     font-family: 'Montserrat';
font-size:1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom: 15%;
margin-left: 4%;
max-width: 25%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -90px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -90px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1080px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 990px;
      margin: 0 auto;
      min-height: 400px;
      padding-top: 5%;
      padding-bottom:5%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 98%;
      background-size:cover;
      min-height: 720px !important;    
      margin-bottom: 5%;
       margin-left: 16px;
       
  }
  
  .contact
  {
      font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 240%;
color: #FFF;
float: right;
margin-right: 7vw;
text-align: left;
margin-top: 18vh;
width: 28%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.0em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}
  

  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

.emailhyper 
{
	color:#fff !important;
        text-decoration: none;
}

}


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

  #container {
  height: 100vh;
  position: relative;
 
}

.logo
{
    
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 11%;  
}
#logo {
  float: left;  
  /* to deal with flex */
  flex-shrink:0;
  margin-left: 5.0%;
  
}


nav {
  float: left;  
  margin-left: 9% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 10px 18px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.0em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 88% !important;     
    height: 640px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}

.HomeSlider_product
{
    max-width: 88% !important;
    width: 1230px;
    height:1060px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}
.jointless_img
{
    padding-top:22% !important;
    min-height: 990px !important;  
}

.primexscreed_img
{
     padding-top:19% !important;
    min-height: 990px !important;  
}

.polished_img
{
        padding-top:20% !important;
    min-height: 990px !important;  
}


.Decorative_img
{
     padding-top:18% !important;
    min-height: 990px !important;  
}

.HomeSlider1
{
    max-width: 88%; 
    height: 12px !important;
    margin: 0 auto;       
    
}

.SocialMedia1
{
    position: relative;
    display: block;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia1 .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia1 .social_ul li 
{
    
}

.SocialMedia1 .social_ul li a 
{
  width: 45px;
  
}

.SocialMedia
{
    position: relative;
    display: none;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;
   
    
}
.SocialMedia .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia .social_ul li 
{
    
}

.SocialMedia .social_ul li a 
{
  width: 45px;
  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 45%;
left: 20%;
right: 20%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 45%;
left: 69%;
right: 40%;

}

.Slider_label
{
color: #fff; //#414042
font-family: 'Montserrat';
font-size: 1.8em; //3.2em
font-style: normal;
letter-spacing: 1.5px;
text-shadow: 3px 4px 4px #737272; //8b8786
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}

.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
     font-size: 1.8em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}


.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:14%;
    min-height: 365px !important;
  width: 700px;
}

.about_image img
{
    height:auto;
   
}

.about_para
{
 font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 6.5%;
margin-bottom: 6.5%;
margin-left: 1%;
width: 52% !important; 

}

/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    
    
}
.product_slide_main
{
    margin-left: 37px;
}

.product_slide0
{
   width: 260px;
  height: 640px; 
   margin-left: 3px;
    
}

.product_slide0 img
{
    
  width: 260px;
 height: 640px; 
}

.product_slide1
{
    width: 260px;
   height: 640px; 
    margin-left: 3px;        
}

.product_slide1 img
{
   width: 260px;
  height: 640px; 
}

.product_slide2
{
   
 width: 260px;
 height: 640px; 
     margin-left: 3px;
}


.product_slide2 img
{
  width: 260px;
 height: 640px; 
   
}

.product_slide3
{
  width: 260px;
 height: 640px; 
      margin-left: 3px;
     
     
}
.product_slide3 img
{
   width: 260px;
  height: 640px; 

   
}


.product_slide4
{
    
     width: 260px;
    height: 640px; 
     margin-left: 3px;
}
.product_slide4 img
{
    
  width: 260px;
    height: 640px; 
}

.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 3px;
  width: 98.8%;
  height: 6vh;    
 padding-top: 7px ;  
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 6px;
  width: 99.8%;
 height: 6vh;    
 padding-top: 7px ;  
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
 left: 10px;
  width: 99.9%;
 height: 6vh;    
padding-top: 7px ;  
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 16px;
  width: 99%;
 height: 6vh;    
 padding-top: 7px ;  
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 20px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 5%;
  }
  
  .breakline1
  {
      margin-top: 6%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -2.5px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
        
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 52%;      
      margin-left: -17px;
       font-size: 0.9em;
  }
   .sinlgeline
  {
     margin-left: 13px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 13px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -5px;
      width: 53.0%;
       font-size: 0.9em;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 55%;
        font-size: 0.9em;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
        margin-left: -17px;
      width: 125% !important;
      font-size: 0.9em;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:110%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: -7px;
  }
  
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:33%;

  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 4%;
margin-bottom: 10%;
margin-left: 0;
width: 33% !important;

  }
  
  .jointless_img
  {
      margin-top: 7%;
  }
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 17%;
margin-bottom: 10%;
margin-left: 0%;
max-width: 35% !important;

  }
  
  .polished_img
  {
       margin-top: 7%;
  }
 

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 13%;
margin-bottom: 10%;
margin-left: 0%;
width: 33% !important;

}

.primexscreed_img
{
    margin-top: 9%;
}
.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}



   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 12%;
margin-bottom: 10%;
margin-left: 0%;
width:33%;
  }
  
  .Decorative_img
  {
      margin-top: 8%;
  }
  
   .harden_seal_para_caption
{
     font-family: 'Montserrat';
font-size:1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom: 15%;
margin-left: 4%;
max-width: 25%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -90px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -90px;
        float: right;      
         right: 10.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 880px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width: 990px;
      margin: 0 auto;
      min-height: 400px;
      padding-top: 3%;
      padding-bottom:3%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 98%;
      background-size:cover;
      min-height: 768px !important;    
      margin-bottom: 5%;
       margin-left: 16px;
      
       
  }
  
  .contact
  {
    font-family: 'Montserrat';
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1.0px;
    line-height: 240%;
    color: #FFF;
    float: right;
    margin-right: 3vw;
    text-align: left;
    margin-top: 27vh;
    width: 28%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.0em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}
  

  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}


.emailhyper 
{
	color:#fff !important;
        text-decoration: none;
}

}


@media only screen and (max-width:1024px) and (max-height:768px)
{

  #container {
  height: 100vh;
  position: relative;
 
}

.logo
{
    position: absolute;
    top: 4%;
    left: 4%;
    width: 301px;
    height: 154px;
}



/*Navivation*/
header {
  min-height: 110px;   
  display:flex;
  flex-wrap:wrap;  
  align-items:center;
  overflow:hidden; /* for float if flex not supported */
  margin-left: 11%;  
}
#logo {
  float: left;  
  flex-shrink:0;
  margin-left: 0%;
  max-width: 40%;
}


nav {
  float: left;  
  margin-left: 7% !important;

}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
li {
  float: left;
  
}


li a {
  display: block;
  color: #b7b8bb;
  text-align: center;
  padding: 12px 18px;
  text-decoration: none;
  font-family: 'Montserrat';
  font-size: 1.1em;
  font-weight: 500;
    font-style: normal;
}
li a:hover {
  text-decoration: none;
}

.current
{
    color: #58595b;
}


.HomeSlider
{
    max-width: 90% !important;     
    height: 500px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}
.HomeSlider_product
{
    max-width: 88% !important;
    width: 1230px;
    height:1080px !important;    
   background-color: #f3f4f4 !important;
   margin-bottom: 5%;
   
}
.HomeSlider1
{
    max-width: 88%; 
    height: 12px !important;
    margin: 0 auto;       
    
}

.SocialMedia1
{
    position: relative;
    display: block;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;  
    
}

.SocialMedia1 .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia1 .social_ul li 
{
    
}

.SocialMedia1 .social_ul li a 
{
  width: 45px;
  
}


.SocialMedia
{
    position: relative;
    display: none;
    float: right;     
    margin-top: -83px;      
   bottom: -5px !important;
   z-index: 50;
   
    
}

.SocialMedia .social_ul
{
   padding: 0;
   margin: 0;    
}

.SocialMedia .social_ul li 
{
    
}

.SocialMedia .social_ul li a 
{
  width: 45px;
  
}

.slidercaption
{
position: absolute;
text-align: center !important;
top: 50%;
left: 20%;
right: 20%;

}

.slidercaption_1
{
position: absolute;
text-align: left !important;
width: 50%;
top: 46%;
left: 68%;
right: 40%;

}

.Slider_label
{
color: #414042;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 5px 6px 4px #8b8786; 
}

.Slider_label_others
{
color: #414042;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}

.Slider_label_others1
{
color: #fff;
font-family: 'Montserrat';
font-size: 1.8em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 //text-shadow: 5px 6px 4px #fff; 
}


.Slider_label_sliderothers
{
color: #414042;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: 300;
font-style: normal;
letter-spacing: 1.5px;
 text-shadow: 3px 4px 4px #8b8786; 
 //text-shadow: 5px 6px 4px #fff; 
}

.SliderText_bold
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
    
}


.SliderText_regular
{
      font-family: 'Montserrat';
      font-weight: normal;
    font-style: normal;
}

.SliderText
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.5em;    //2.3
   color: #000;
   text-transform: lowercase;
    letter-spacing: 8px;
}

.SliderText_others
{
    font-family: 'Montserrat';
     font-weight: 100;
    font-style: normal;
    font-size: 1.6em;    //2.3
   color: #000 !important;
   text-transform: lowercase;
    letter-spacing: 8px;
}


.Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 2.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.SliderText_bold_1
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}

/*About Page*/

.about_image
{
    padding-top:5%;
   
  width: 100%;
}

.about_image img
{
    height:auto;
   
}

.about_para
{
 font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 5%;
margin-bottom: 5%;
max-width: 100% !important;   
}

.about_para_ipad
{
    width: 84% !important;
    margin-left: 8%;
    margin-right: 8%;
}


/*Product page*/
.productpage
{
    margin-bottom: 4%;
}

.product_main
{
    max-width: 100%;
    
    
}
.product_slide_main
{
    margin-left: 0px;
}

.product_slide0
{
   width: 225.25px;
   height: 700px; 
   margin-left: 3px;
    
}

.product_slide0 img
{
    
 width: 225.25px;
  height:700px;
   
}

.product_slide1
{
   width: 225.25px;
    height: 700px;
    margin-left: 3px;        
}

.product_slide1 img
{
  width: 225.25px;
   height: 700px;    
}

.product_slide2
{
   
 width: 225.25px;
    height: 700px;      
     margin-left: 3px;
}


.product_slide2 img
{
  width: 225.25px;
    height:700px;
   
}

.product_slide3
{
 width: 225.25px;
    height:700px;
      margin-left: 3px;
     
     
}
.product_slide3 img
{
  width: 225.25px;
    height:700px;

   
}


.product_slide4
{
    
   width: 225.25px;
    height:700px;     
     margin-left: 3px;
}
.product_slide4 img
{
    
  width: 225.25px;
    height:700px;
   
}

.product_slide0:hover,.product_slide1:hover,.product_slide2:hover,.product_slide3:hover,.product_slide4:hover
{
    opacity: 0.7;
    cursor: pointer;
}

 .productslider_caption_1
{
    position: absolute;
  bottom: 13vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 3px;
  width: 98.8%;
  height: 8vh;    
 padding-top: 9px ;  
  line-height: 120%;
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}

.productslider_caption_2
{
    position: absolute;
  bottom: 13vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 6px;
  width: 99.8%;
height: 8vh;    
 padding-top: 9px ;  
  line-height: 120%;
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_3
{
    position: absolute;
bottom: 13vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
 left: 10px;
  width: 99.9%;
 height: 8vh;    
 padding-top: 9px ;  
  line-height: 120%;
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_4
{
    position: absolute;
  bottom: 13vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
  left: 16px;
  width: 99%;
height: 8vh;    
 padding-top: 9px ;  
  line-height: 120%;
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}


.productslider_caption_5
{
    position: absolute;
  bottom: 8vh !important;
  color: #FFF;
  font-family: 'Montserrat';
  text-align: center;
  background: #34ad48;
   left: 20px;
  width: 99%;
  height: 8vh;    
  padding-top: 10px;
  line-height: 120%;
font-size: 1.0em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.5px;
}





.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
  

/*product List*/

.SliderText_bold_product
{
    font-family: 'Montserrat';
     font-weight: bold;
    font-style: normal;
}
 
  .breakline
  {
      margin-top: 0%;
  }
  
  .breakline1
  {
      margin-top: 2%;
  }
  
   .Bulletinpoint
  {
    font-family: 'Montserrat';
    font-size: 1.6em; 
    font-weight: 800;
	position: relative;	
	top: -2.5px;
  }
 
  .Bulletinpointpara
  {
    line-height: 190%;
    max-width: 60%;
        
  }
  
  .Bulletinpointcolumn1
  {
      
      width: 52%;      
      margin-left: -17px;
       font-size: 0.9em;
  }
   .sinlgeline
  {
     margin-left: 13px;
     position: relative;
     top: -5px !important;
           
  }
  .sinlgeline_joint
  {
     margin-left: 17px;
     position: relative;
     top: -5px !important;
           
  }
  
  .sinlgeline1
  {
     margin-left: 13px;
     position: relative;
     top: -9px !important;     
  }
  
  .Bulletinpointcolumn2
  {
      margin-top: -5px;
      width: 53.0%;
       font-size: 0.9em;
  }
  
  .Bulletinpointcolumn3
  {
      margin-top: -0px;
        margin-left: -0px;
      width: 55%;
        font-size: 0.9em;
  }
  
  
  .Bulletinpointcolumn4
  {
      margin-top: -0px;
        margin-left: -17px;
      width: 125% !important;
      font-size: 0.9em;
  }
  
  .Bulletinpointcolumn5
  {
      margin-top: -0px;
      margin-left: -17px;
      width:110%;
      
  }
  
   
  
  
  .lineup
  {
      margin-top: 0px;
      
  }
  
  .newlineup
  {
      position: relative;
      margin-left: 0px;      
      line-break: strict !important; 
      
  }
  
  .whyultrafloor_para
  {
      font-family: 'Montserrat';
font-size: 0.85em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7.5%;
margin-bottom: 3.8%;
margin-left: 0%;
width:33%;

  }
 
  .jointless_para_caption
{
     font-family: 'Montserrat';
font-size: 1.1em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .jointless_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 9%;
margin-left: 0;
max-width:100% !important;

  }
  
.jointless_para_ipad
{
    width: 84% !important;
    margin-left: 8%;
    margin-right: 8%;
}
  
  
  .polish_para_caption
{
     font-family: 'Montserrat';
font-size: 1.1em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .polished_concrete_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 9%;
margin-left: 0%;
max-width: 100% !important;

  }
  
  .polished_concrete_para_ipad
{
    width: 84% !important;
    margin-left: 8%;
    margin-right: 8%;
}
 

  .warehouse_para
  {
      
 font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 9%;
margin-left: 0%;
max-width: 100% !important;

}

.warehouse_para_caption
{
    font-family: 'Montserrat';
font-size: 1.1em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;
}

.warehouse_para_ipad
{
    width: 84% !important;
    margin-left: 8%;
    margin-right: 8%;
}
 



   .decorative_para_caption
{
     font-family: 'Montserrat';
font-size: 1.1em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .decorative_para
  {
font-family: 'Montserrat';
font-size: 1.1em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 7%;
margin-bottom: 9%;
margin-left: 0%;
max-width: 100% !important;
  }
  
  
  .decorative_para_ipad
{
    width: 84% !important;
    margin-left: 8%;
    margin-right: 8%;
}
 
   .harden_seal_para_caption
{
     font-family: 'Montserrat';
font-size:1.0em; 
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
width: 120.0%;

}
  
  .harden_seal_para
  {
font-family: 'Montserrat';
font-size: 0.9em;
font-weight: normal;
font-style: normal;
letter-spacing: 1.0px;
line-height: 190%;
margin-top: 15%;
margin-bottom: 15%;
margin-left: 4%;
max-width: 25%;
  }
  
  
  .leftarrow_product
  {
      position: absolute;
      margin-top: -50px;
       float: right;
         right: 12.5vw;
      
  }
  .rightarrow_product
  {
      position: absolute;
        margin-top: -50px;
        float: right;      
         right: 9.5vw;
  }
  /*gallery*/

  .gallery_slider
  {
      max-width: 1080px;
      margin: 0 auto;
      padding-top: 6%;
      padding-bottom: 7%;
  }
  .gallery_slider_sliding
  {
      margin-top: 25px;
  }
  
  /*Clients*/
  
  .clients
  {
      width:97%;
      margin: 0 auto;
      min-height: 400px;
      padding-top: 10%;
      padding-bottom:10%;
      
  }
  
  
  
  /*contact*/
  
  .contact_image
  {
      background-image: url(../img/Contact.jpg);
      background-repeat: no-repeat;
      max-width: 96.4%;
      background-size:cover;
      min-height: 640px !important;    
      margin-bottom: 5%;
       margin-left: 16px;
       
  }
  
  .contact
  {
  font-family: 'Montserrat';
  font-size: 0.9em;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1.0px;
  line-height: 240%;
  color: #FFF;
  float: right;
  margin-right: 3vw;
  text-align: left;
  margin-top: 15vh !important;
  width: 35%;
  }
  
  .Contact_Slider_label_1
{
color: #FFF;
font-family: 'Montserrat';
font-size: 1.0em;
line-height: 160% !important;
 font-weight: bold;
    font-style: normal;
letter-spacing: 1.5px;
}
  

  
/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1.0s; 
	-webkit-animation-delay: 1.0s; 
}

.delay-11s { 
	animation-delay: 1.1s; 
	-webkit-animation-delay: 1.1s; 
}

.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.delay-13s { 
	animation-delay: 1.3s; 
	-webkit-animation-delay: 1.3s; 
}

.delay-14s { 
	animation-delay: 1.4s; 
	-webkit-animation-delay: 1.4s; 
}

.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}

.delay-16s { 
	animation-delay: 1.6s; 
	-webkit-animation-delay: 1.6s; 
}

.delay-17s { 
	animation-delay: 1.7s; 
	-webkit-animation-delay: 1.7s; 
}

.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}

.delay-19s { 
	animation-delay: 1.9s; 
	-webkit-animation-delay: 1.9s; 
}

.delay-20s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-21s { 
	animation-delay: 2.1s; 
	-webkit-animation-delay: 2.1s; 
}

.delay-22s { 
	animation-delay: 2.2s; 
	-webkit-animation-delay: 2.2s; 
}

.delay-23s { 
	animation-delay: 2.3s; 
	-webkit-animation-delay: 2.3s; 
}

.delay-24s { 
	animation-delay: 2.4s; 
	-webkit-animation-delay: 2.4s; 
}

.delay-25s { 
	animation-delay: 2.5s; 
	-webkit-animation-delay: 2.5s; 
}

.delay-26s { 
	animation-delay: 2.6s; 
	-webkit-animation-delay: 2.6s; 
}

.delay-27s { 
	animation-delay: 2.7s; 
	-webkit-animation-delay: 2.7s; 
}

.delay-28s { 
	animation-delay: 2.8s; 
	-webkit-animation-delay: 2.8s; 
}

.delay-29s { 
	animation-delay: 2.9s; 
	-webkit-animation-delay: 2.9s; 
}

.delay-30s { 
	animation-delay: 3.0s; 
	-webkit-animation-delay: 3.0s; 
}

.delay-31s { 
	animation-delay: 3.1s; 
	-webkit-animation-delay: 3.1s; 
}

.delay-32s { 
	animation-delay: 3.2s; 
	-webkit-animation-delay: 3.2s; 
}

.delay-33s { 
	animation-delay: 3.3s; 
	-webkit-animation-delay: 3.3s; 
}

.delay-34s { 
	animation-delay: 3.4s; 
	-webkit-animation-delay: 3.4s; 
}

.delay-35s { 
	animation-delay: 3.5s; 
	-webkit-animation-delay: 3.5s; 
}

.delay-36s { 
	animation-delay: 3.6s; 
	-webkit-animation-delay: 3.6s; 
}

.delay-37s { 
	animation-delay: 3.7s; 
	-webkit-animation-delay: 3.7s; 
}

.delay-38s { 
	animation-delay: 3.8s; 
	-webkit-animation-delay: 3.8s; 
}

.delay-39s { 
	animation-delay: 3.9s; 
	-webkit-animation-delay: 3.9s; 
}

.delay-40s { 
	animation-delay: 4.0s; 
	-webkit-animation-delay: 4.0s; 
}

.delay-42s { 
	animation-delay: 4.2s; 
	-webkit-animation-delay: 4.2s; 
}
.delay-44s { 
	animation-delay: 4.4s; 
	-webkit-animation-delay: 4.4s; 
}

.delay-48s { 
	animation-delay: 4.8s; 
	-webkit-animation-delay: 4.8s; 
}

.delay-50s { 
	animation-delay: 5.0s; 
	-webkit-animation-delay: 5.0s; 
}

}
