.ms-tableCell{
	background-color: rgba(0,0,0,0.2);
}

.ms-static-title{
	padding-left: 80px;
	padding-right: 80px;
} 
.ms-static-title a{
            cursor: url("../images/plus.png") 40 40, crosshair;
            -webkit-transition: all .4s ease-in-out;
               -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                 -o-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
}
.ms-static-title h1 {
    font-family: "Raleway",Arial,Helvetica,sans-serif;
    font-size: 64px;
    font-weight: 300;
    letter-spacing: 8px;
    line-height: 76px;
    text-transform: uppercase;
}
.ms-static-title h3 {
	margin-top: 10px;
}
.ms-static-title h3 > span {
    font-family: "Montserrat",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 8px;
    line-height: 28px;
    padding: 7px;
    padding-left: 15px;
    text-transform: uppercase;
}

/*Panels - LEFT Side*/
.left1{
	background-image:url(../images/home/01.jpg) !important;
    background-size: cover;
}
.left2{
	background-image:url(../images/home/02.jpg) !important;
    background-size: cover;
}
.left3{
	background-image:url(../images/home/03.jpg) !important;
    background-size: cover;
}
.left4{
    background-image:url(../images/home/04.jpg) !important;
    background-size: cover;
}
.left5{
    background-image:url(../images/home/09.jpg) !important;
    background-size: cover;
}

.left6{
    background-image:url(../images/home/11.jpg) !important;
    background-size: cover;
}

.left7{
    background-image:url(../images/home/13.jpg) !important;
    background-size: cover;
}

.left8{
    background-image:url(../images/home/15.jpg) !important;
    background-size: cover;
}

.left9{
    background-image:url(../images/home/17.jpg) !important;
    background-size: cover;
}


.left10{
    background-image:url(../images/home/19.jpg) !important;
    background-size: cover;
}


/*Panels - RIGHT Side*/
.right1{
	background-image:url(../images/home/05.jpg) !important;
    background-size: cover;
}
.right2{
	background-image:url(../images/home/06.jpg) !important;
    background-size: cover;
}
.right3{
	background-image:url(../images/home/07.jpg) !important;
    background-size: cover;
}
.right4{
    background-image:url(../images/home/08.jpg) !important;
    background-size: cover;
}
.right5{
    background-image:url(../images/home/10.jpg) !important;
    background-size: cover;
}

.right6{
    background-image:url(../images/home/12.jpg) !important;
    background-size: cover;
}

.right7{
    background-image:url(../images/home/14.jpg) !important;
    background-size: cover;
}

.right8{
    background-image:url(../images/home/16.jpg) !important;
    background-size: cover;
}

.right9{
    background-image:url(../images/home/18.jpg) !important;
    background-size: cover;
}

.right10{
    background-image:url(../images/home/20.jpg) !important;
    background-size: cover;
}

