﻿.slider {
   /* height: 400px !important;*/
}

.slide {
    /*height: 375px !important;*/
}


/*
.gridShadow {  z-index: 1;}
#gridImage {  z-index: 2;  }
#gridText {   z-index: 1;}


.grid_ColourBk {height:100%;}

#gridImage_1{
    position:relative;
    top:15px;
    width:100%;
    left:10px;
}


/*Slide two 

.grid_ColourBk.bk2 {
    position: relative;
    top: 20px;
    width: 100%;
    left: -30px;
}

#gridImage_2 {
    position: relative;
    top: 5px;
    width: 100%;
    left: 20px;
}


/*Slide three 
.grid_ColourBk.bk3 {
    width: 110%;
    position: relative;
    left: -10px;
    filter: drop-shadow(5px 5px 10px black);
    z-index: 2;
    min-height:300px;
}

.containerSlideText {
    height: 100%
}
#gridText {
    height: 100%;
    width: 100%;
    padding: 20px;
}
#gridText h2{color:#fff}
    #gridText p {
        color: #fff; text-align: justify;
    }
    #gridText a {
        color: #fff;
        text-align: justify;
    }


/*Slide Four 
.grid_ColourBk.bk4 {
    position: relative;
    top: 30px;
    width: 130%;
    left: -35px;
    padding-right: 50px;

}

#gridImage_4 {
    position: relative;
    
    width: 100%;
    left: -40px;
}
    */


