@CHARSET "ISO-8859-1";

@font-face {
	font-family: 'SourceSansPro-ExtraLight';
	src:url('../../fonts/SourceSanPro/SourceSansPro-ExtraLight.ttf');

	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansPro-Regular';
	src:url('../../fonts/SourceSanPro/SourceSansPro-Regular.ttf');

	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansPro-Bold';
	src:url('../../fonts/SourceSanPro/SourceSansPro-Bold.ttf');

	font-weight: 600;
	font-style: normal;
}


@font-face {
	font-family: 'Lato-Thin';
	src:url('../../fonts/Lato/Lato-Thin.ttf');

	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Ligt';
	src:url('../../fonts/Lato/Lato-Light.ttf');

	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Regular';
	src:url('../../fonts/Lato/Lato-Regular.ttf');

	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Bold';
	src:url('../../fonts/Lato/Lato-Bold.ttf');

	font-weight: 600;
	font-style: normal;
}
.section {
    text-align: center;
    overflow: hidden;
}
.width-100{
     /*width:100% !important;*/
}
.myVideo {
    position: absolute;
    display:block !important;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    max-width:none;
    background-color: black;
    background-size: 100% 100%;
    background-color: black;
    background-image:;
    background-position: center center;
    background-size: contain;
    object-fit: cover; 
    z-index: 3;
}



/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
#section0 .layer ,#section8 .layer {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    top: 43%;
}
.layer-top-center {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    top: 10%;
}
.layer-top-left {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 6%;
    top: 17%;
    text-align:left;
}
.layer-top-right {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 65%;
    top: 17%;
    text-align:left;
}
.layer-bottom-left {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 6%;
    bottom: 20%;
    text-align:left;
}
#section8 .layer-bottom-left {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 6%;
    bottom: 27%;
    text-align:left;
}

/*solves problem with overflowing video in Mac with Chrome */
#section0 {
    overflow: hidden;
}


/* Bottom menu
* --------------------------------------- */
#infoMenu li a {
    color: #fff;
}

.d.visible {
    bottom: 35px;
    z-index:100;
}
.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -ms-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternative;
    -moz-animation-direction: alternative;
    -ms-animation-direction: alternative;
    -o-animation-direction: alternative;
    animation-direction: alternative;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
.d {
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    color: #eee;
    text-align: center;
    bottom: -120px;
    display: block;
    left: 51.5%;
    margin-left: -50px;
    position: absolute;
    height: 70px;
    line-height: 100px;
    width: 70px;
}
.a {
    border-right: 2px solid #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
    border-radius: 2px;
    color: #eee;
    display: inline-block;
    font-size: 0;
    height: 30px;
     width: 30px;
    line-height: 0;
    margin-top: -44px;
    text-align: center;
    vertical-align: middle;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(45deg);
}
.sound-container.visible {
    bottom: 43px;
    z-index:100;
}

.sound-container{
    border-radius: 50%;
    color: #a09b9b;
    right: 5%;
    position: absolute;
    height: 100px;
    width: 100px;
}
.sound-container:hover {
    color:#FFF;
}
.sound-container .glyphicon{
    font-size:28px;
    position:absolute;
    margin-top:50px;
    cursor:pointer;
}
#section2 {
/*background-image: url(/img/HomePage/1440_Cement.jpg);
padding: 6% 0 0 0;
background-repeat: no-repeat;
background-size: cover;*/
}
.responsive-image {
    width: 100%;
    background-size: 100% 100%;
}
.transparent-bg{
    background-color:rgba(255, 255, 255, 0.2) !important;
}


/*bounce up animation for the subject*/

.bounce-up .subject .title{
    opacity: 0;
    -moz-transition: all 900ms ease-out;
    -webkit-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bounce-up.in-view .subject .title{
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.bounce-up .subject .content{
    opacity: 0;
    -moz-transition: all 900ms ease-out;
    -webkit-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-up.in-view .subject .content{
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.bounce-up .contact .content{
    opacity: 0;
    -moz-transition: all 900ms ease-out;
    -webkit-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-up.in-view .contact .content{
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.bounce-up.in-view .video-text-container .shop {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.subject .shop {
    font-family: SourceSansPro-Light, sans-serif;
    color: #585858;
    font-size: 25px;
    padding: 15px 40px;
    cursor: pointer;
    display: inline-block;
    border: solid 2px #FFF;
    opacity: 0;
    -moz-transition: all 1000ms ease-out;
    -webkit-transition: all 1000ms ease-out;
    -o-transition: all 1000ms ease-out;
    transition: all 1000ms ease-out;
    -moz-transform: translate3d(0px, 500px, 0px);
    -webkit-transform: translate3d(0px, 500px, 0px);
    -o-transform: translate(0px, 500px);
    -ms-transform: translate(0px, 500px);
    transform: translate3d(0px, 500px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;

}
.video-text-container .content{
     font-family: SourceSansPro-ExtraLight, sans-serif;
     color: #d6d4d4;
     font-size: 40px;
}
.slider-text-container .title{
    font-size:60px;
    text-transform:uppercase;
    color:#333;
    font-family: SourceSansPro-Regular, sans-serif;
    letter-spacing : 4px;
    width:30%;
    font-weight:600;
    /*text-shadow: 1px 4px 6px #03090e, 0 0 0 #6b6767, 1px 4px 6px #def;*/
}
.font-Lato-content{
     font-family:Lato-Thin !important;
}
.font-Lato-title{
     font-family:Lato-Bold !important;
}
.row6 .content{
     margin-top:20px;
     margin-bottom:50px;
}
.slider-text-container .content{
     font-family: SourceSansPro-ExtraLight, sans-serif;
     color: #000;
     font-size: 40px;
     width:30%;
     text-transform:none;
     margin-top:20px;
     margin-bottom:50px;
}
.slider-text-container .shop ,.animation-element .content .shop{
     font-family: SourceSansPro-ExtraLight, sans-serif;
     color: #000;
     font-size: 23px;
     border: solid 2px #a0a0a0;
     text-transform:uppercase;
     padding: 15px 40px;
     cursor: pointer;
     display: inline-block;
     opacity: 1;
}
.slider-text-container .shop:hover ,.animation-element .content .shop:hover{
    background: rgba(175, 170, 170, 0.2);
    color: #581f1f;
    font-weight:400;
    border: solid 2px #FFF;
}
.video-text-container .title.txt-1 , .slider-text-container .title.txt-1 ,.row6 .content {
     -moz-transition: all 900ms ease-out;
    -webkit-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0;
}
.video-text-container .title.txt-2 ,.slider-text-container .title.txt-2{
     -moz-transition: all 900ms ease-out;
    -webkit-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0;
}

.video-text-container .content {
     -moz-transition: all 600ms ease-out;
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0;
}
.row6 .content .title{
     -moz-transition: all 600ms ease-out;
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    -moz-transform: translate3d(0px, 700px, 0px);
    -webkit-transform: translate3d(0px, 700px, 0px);
    -o-transform: translate(0px, 700px);
    -ms-transform: translate(0px, 700px);
    transform: translate3d(0px, 700px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0;
}
.slider-text-container .content{
     -moz-transition: all 1200ms ease-out;
    -webkit-transition: all 1200ms ease-out;
    -o-transition: all 1200ms ease-out;
    transition: all 1200ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0;
}
.bounce-up.in-view .video-text-container .txt-1,.bounce-up.in-view .video-text-container .txt-2 ,
.bounce-up.in-view .video-text-container .txt-3 ,.bounce-up.in-view .video-text-container .txt-4 
,.bounce-up.in-view .video-text-container .txt-5 ,.bounce-up.in-view .slider-text-container .txt-1 
,.bounce-up.in-view .row6 .content{
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.bounce-up.in-view .content .title{
    opacity: 1;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slider-text-container .shop{
     -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.video-text-container .shop{
    font-family: SourceSansPro-ExtraLight, sans-serif;
    color: #FFF;
    font-size: 25px;
    padding: 15px 40px;
    cursor: pointer;
    display: inline-block;
    border: solid 2px #FFF;
    opacity: 1;
     -moz-transition: all 2000ms ease-out;
    -webkit-transition: all 2000ms ease-out;
    -o-transition: all 2000ms ease-out;
    transition: all 2000ms ease-out;
    -moz-transform: translate3d(0px, 1200px, 0px);
    -webkit-transform: translate3d(0px, 1200px, 0px);
    -o-transform: translate(0px, 1200px);
    -ms-transform: translate(0px, 1200px);
    transform: translate3d(0px, 1200px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.video-text-container .shop:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #FFF;
    border: solid 2px #CCC;
}

.bounce-up.in-view .subject .shop {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.subject strong {
    color:#4a4949;
}
.video-text-container .title {
    font-size:55px;
    text-transform:uppercase;
    color:#FFF;
    font-family: SourceSansPro-Regular, sans-serif;
    letter-spacing : 6px;
    /*text-shadow: 1px 4px 6px #03090e, 0 0 0 #6b6767, 1px 4px 6px #def;*/
}

.subject .title {
    margin: 20px 0px;
    padding-bottom: 10px;
    font-size:48px;
    text-transform:uppercase;
    color:#777777;
    font-family: SourceSansPro-Bold, sans-serif;
}

.subject .content {
    margin-bottom: 30px;
    font-size: 40px;
    font-family: SourceSansPro-ExtraLight, sans-serif;
    color:#FFF;
}


.subject .shop:hover,
.subject .shop:active {
    background: rgba(255, 255, 255, 0.2);
    color: #565656;
    font-weight:600;
    border: solid 2px #CCC;
}


#fp-nav ul {
    margin: 0;
    padding: 0;
}

#fp-nav li:first-child, .fp-slidesNav li:first-child {
    margin-top: 0;
}
#fp-nav li, .fp-slidesNav li {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    margin: 10px 0 0 0;
}
#fp-nav li a.active {
    cursor: default;
    border-color: #777;
    background: #FFF;
}
#fp-nav li a {
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #777;
    border-radius: 50%;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: transparent;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
     border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: transparent; 
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.animation-element .slider-text-container .slide-left {
  opacity: 0;
  -moz-transition: all 1500ms ease-in-out;
  -webkit-transition: all 1500ms ease-in-out;
  -o-transition: all 1500ms ease-in-out;
  transition: all 1500ms ease-in-out;
  -moz-transform: translate3d(-1500px, 0px, 0px);
  -webkit-transform: translate3d(-1500px, 0px, 0px);
  -o-transform: translate(-1500px, 0px);
  -ms-transform: translate(-1500px, 0px);
  transform: translate3d(-1500px, 0px, 0px);
}

.animation-element.in-view  .slider-text-container .slide-left {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);

}

.animation-element .slide-left {
  opacity: 0;
  -moz-transition: all 900ms ease-in-out;
  -webkit-transition: all 900ms ease-in-out;
  -o-transition: all 900ms ease-in-out;
  transition: all 900ms ease-in-out;
  -moz-transform: translate3d(-300px, 0px, 0px);
  -webkit-transform: translate3d(-300px, 0px, 0px);
  -o-transform: translate(-300px, 0px);
  -ms-transform: translate(-300px, 0px);
  transform: translate3d(-300px, 0px, 0px);
}

.animation-element.in-view .slide-left {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);

}
.animation-element .slide-right {
  opacity: 0;
  -moz-transition: all 1800ms linear;
  -webkit-transition: all 1800ms linear;
  -o-transition: all 1800ms linear;
  transition: all 1800ms linear;
  -moz-transform: translate3d(1500px, 0px, 0px);
  -webkit-transform: translate3d(1500px, 0px, 0px);
  -o-transform: translate(1500px, 0px);
  -ms-transform: translate(1500px, 0px);
  transform: translate3d(1500px, 0px, 0px);
}

.animation-element.in-view .slide-right {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}



.row3 .slide-image-1{
    background-image: url('/img/HomePage/Row3/Row3_1.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row3 .slide-image-2{
    background-image: url('/img/HomePage/Row3/Row3_2.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row3 .slide-image-3{
    background-image: url('/img/HomePage/Row3/Row3_3.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row3 .slide-image-4{
    background-image: url('/img/HomePage/Row3/Row3_4.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row3 .slide-image-5{
    background-image: url('/img/HomePage/Row3/Row3_5.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row3 .slide-image-6{
    background-image: url('/img/HomePage/Row3/Row3_6.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row3 .slide-image-7{
    background-image: url('/img/HomePage/Row3/Row3_7.jpg');
    height: 100vh;
    background-size: 100% 100%;
}


.row5 .slide-image-1{
    background-image: url('/img/HomePage/Row5/Row5_1.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row5 .slide-image-2{
    background-image: url('/img/HomePage/Row5/Row5_2.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row5 .slide-image-3{
    background-image: url('/img/HomePage/Row5/Row5_3.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row5 .slide-image-4{
    background-image: url('/img/HomePage/Row5/Row5_4.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row5 .slide-image-5{
    background-image: url('/img/HomePage/Row5/Row5_5.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row5 .slide-image-6{
    background-image: url('/img/HomePage/Row5/Row5_6.jpg');
    height: 100vh;
    background-size: 100% 100%;
}
.row5 .slide-image-7{
    background-image: url('/img/HomePage/Row5/Row5_7.jpg');
    height: 100vh;
    background-size: 100% 100%;
}

.row6 .img-container {
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    display: block;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    position: relative;
    border-style: none;
    border-width: 0;
    border-color: #e3e3e3;
    margin-bottom: 1.875rem;
    padding: 0;
    background: #fff;
    color: #4c4c4c;
}
.row6 .img-container .figure{
    background-image:url('/img/HomePage/Row6/Row6_1.jpg');
    /*height: auto;
    background-size: cover;
    position: relative;
    overflow: hidden;
    transition: opacity 250ms ease-out;*/
}
.row6 .img-container .description{
   padding: 1.25rem;
   overflow: hidden;
   font-family: "brandon_textregular",Helvetica,Roboto,Arial,sans-serif;
}
.row6 .img-container .description .info-img{
 float: left !important;
}

#section6 .fp-tableCell{
    display:block;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
  transition: all .5s ease-out;

}
#destroy, #create {
    position:fixed;
    bottom:20px;
    z-index: 20;
}
#destroy {
    left: 10px;
}
#create {
    left: 200px;
}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{
     opacity: 1;
}



/*@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker.secondTitle1 {
   -webkit-animation: flickerAnimation 25s infinite;
   -moz-animation: flickerAnimation 25s infinite;
   -o-animation: flickerAnimation 25s infinite;
    animation: flickerAnimation 25s infinite;
}
.animate-flicker.secondTitle2 {
   -webkit-animation: flickerAnimation 10s infinite;
   -moz-animation: flickerAnimation 10s infinite;
   -o-animation: flickerAnimation 10s infinite;
    animation: flickerAnimation 10s infinite;
}*/
.section .slick-dots li a {
    padding: 0px 4px;
    background-color: transparent;
    border: 2px solid #6b6767;
    border-radius: 92px;
    font-size: 6px
}

.section .slick-dots li.slick-active a {
    background-color: #fff;
}


.section .arrow-left-gray {
    background-image: url("../../images/thick-left_ddd.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    font-size: 2em;
    height: 50px;
    width: 50px;
    left: 2%;
    z-index:10;
}
.section .arrow-right-gray {
  background-image: url("../../images/thick-right_ddd.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 2%;
    font-size: 2em;
    height: 50px;
    width: 50px;
    z-index:10;
}
.section .arrow-left-gray:hover {
    background-image: url("../../images/thick-left_777.png");
    cursor:pointer;
}

.section .arrow-right-gray:hover {
  background-image: url("../../images/thick-right_777.png");
  cursor:pointer;
}

.fullwidth {
    width: 100%;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.slider {margin: 0;}
.slider .slide {width: 100%; height: 100%;}

.slick-prev {
    left: 0;
    background: #8B0000;
}
.slick-next {
    right: 0;
    background: #8B0000;
}
.slick-dots {
  bottom: 0px;
  margin-left: 0; /* Fixes the visible horizontal scroll bar */
}

#slide1 {
	background-image: url('/img/HomePage/2880_Cement.jpg');
	padding: 6% 0 0 0;
    background-size: cover;
}
#slide2{
	background-image: url('/img/HomePage/1472_Cement.jpg');
	padding: 6% 0 0 0;
    background-size:cover;
}

 .slide-1, .slide-2, .slide-3 {
     background-image: url('/img/HomePage/1472_Cement.jpg');
     padding: 16% 0 0 0;
       background-size:cover;
}
   #section3.responsive-image{
        background-image: url('/img/HomePage/Row3/Row3.jpg');
  }

  #section4.responsive-image{
        background-image: url('/img/HomePage/Row4/Row4.jpg');
  }
  #section4.responsive-image.animation-element.in-view {
  opacity: 1;
  transition: all 1.5s ease-out;

}
  #section5.responsive-image{
    background-image: url('/img/HomePage/Row5/Row5.jpg');
  }
  #section5-5.responsive-image{
    background-image: url('/img/HomePage/Row5/Row5_5.jpg');
  }
   .promo-popup-bg{
    background-color: green;
    background-image: url('/img/HomePage/christmas-bg.jpg');
    background-size:cover;
    background-repeat: no-repeat;
  }
 .row6 .photos a {  
  display: inline-block;
}
 .row6 .layer-bottom {
    position: absolute;
    z-index: 4;
    position: absolute;
    top: 79%;
    left: 25%; 
    text-align:left;
}
 #section6 .layer-bottom {
    position: absolute;
    z-index: 4;
    position: absolute;
    top: 72%;
    /*left: 25%;*/ 
    text-align:left;
}
.row6 .content .title-text {  
    font-family: SourceSansPro-ExtraThin;
    color: #000;
    font-size: 2em;
    text-align:center;
}
.row6 .content .description {  
    font-family:Lato-Ligt ;
    color: #484747;
    font-size: 26px;
    text-align:center;
}
.border-slider {
    position: absolute;
    display:block;
    left: 0;
    top:90%;
    margin:0 auto;
    height: 2px;
    background-color: khaki;
    width: 0%;
    transition: width 1s ease;
}
.video-text-container{
    position:relative;
    display:inline-block;
    transition: all 0.3s ease-out;
}
.video-text-container:hover .border-slider {
    width: 100%;
}
.video-text-container:hover .content {
      color: #FFF;
}
.title-text a:hover{
    font-weight:400;
}

#mobile-section2{
    background-image:url('/img/HomePage/736_Cement.jpg');
    background-repeat:no-repeat;
    background-position: center center;
    background-attachment: fixed;
}


#tablet-mobile .img-container .text-over-image-center{
    position: absolute; 
    top: 18%; 
    left: 0; 
    width: 100%; 
}

#tablet-mobile .img-container .text-over-image-bottom-center{
    position: absolute; 
    bottom: 18%; 
    left: 0; 
    width: 100%; 
}
#tablet-mobile .section{
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
/* Retina display */
@media screen and (min-width: 1024px){
    #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
}


/* Desktop */
@media screen and (min-width: 980px) and (max-width: 1024px){
    #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
    .video-text-container .shop{
        font-size: 25px;
        padding: 5px 14px;
    }
    .video-text-container .content{
        font-size: 30px;
    }
    .video-text-container .title{
        font-size:40px;
    }
    .slider-text-container .title{
         font-size:42px;
    }
    .slider-text-container .content{
         font-size:24px;
    }
    .slider-text-container .shop, .animation-element .content .shop {
        font-size: 20px;
    }
      .d{
        height: 50px;
        width : 52px;
    }
    .a{
        width: 22px;
        height:22px;
        margin-top: -60px;
    }
}

/* Tablet */
@media screen and (min-width: 760px) and (max-width: 980px){
    #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
     .video-text-container .shop{
        font-size: 25px;
        padding: 5px 30px;
    }
    .video-text-container .content{
        font-size: 40px;
    }
    .video-text-container .title{
        font-size:40px;
    }
    .subject .title{
        font-size:42px;
    }
    .subject .content{
        font-size:33px;
    }
    .slider-text-container .title{
         font-size:42px;
    }
    .slider-text-container .content{
         font-size:24px;
    }
    .slider-text-container .shop, .animation-element .content .shop {
        font-size: 30px;
        min-width:300px;
    }
     .subject .title{
        font-size:34px;
        margin:0px;
    }
    .subject .content{
        font-size:28px;
    }
    .slider-text-container .shop, .animation-element .content .shop{
       padding: 4px 23px;
    }
     #tablet-mobile .img-container .text-over-image-bottom-center{
        bottom: 9%;
    }
      .slider-text-container .title{
        width:100%;
        font-size: 40px;
        color: #FFF;
    }
      .row5 .slider-text-container  .title{
        width:100%;
        font-size: 40px;
        color: #FFF;
    }
    .slider-text-container .content{
        margin-bottom:30px;
        margin-top: 8px;
        width:100%;
        font-size: 30px;
        color:#FFF;
    }
    .slider-text-container .content .shop a{
        color:#FFF;
    }
    .contact-section .content h2{
        margin-top:180px;
        font-size:44px;
        color:#777;
        margin-bottom:20px;
    }
    .contact-section .contact-us .text{
        font-size:17px;
        margin-bottom: 30px;
    }
     .feedback-section .content h2{
        margin-top:280px;
        font-size:44px;
        color:#FFF;
        margin-bottom:20px;
    }
     .feedback-section .control-group{
         margin-bottom:40px;
     }
    .d{
        height: 50px;
        width : 52px;
    }
    .a{
        width: 22px;
        height:22px;
        margin-top: -60px;
    }
   
}

/* Mobile HD */
@media screen and (min-width: 350px) and (max-width: 760px){
    #section2.responsive-image{
        background-image:url('/img/HomePage/Row2/Row2_.jpg');
    }
      .video-text-container .shop{
        font-size: 25px;
        padding: 5px 14px;
    }
    .video-text-container .content{
        font-size: 30px;
    }
    .video-text-container .title{
        font-size:40px;
    }
      .video-text-container .shop{
        padding: 10px 35px;
    }
        #signInForm .promo-message{
        font-size: 10px;
    }
    .cd-form input.beforeValidatation{
        padding:6px 0;
        font-size:16px;
    }
    .subject .title{
        font-size:23px;
        margin:0px;
        font-family: SourceSansPro-Regular, sans-serif;
    }
    .subject .content{
         margin-bottom:0px;
        font-size:20px;
    }
    .subject .shop a ,.slider-text-container .shop a{ 
        color:#dadada;
        font-size:16px;
    }
    .slider-text-container .shop, .animation-element .content .shop{
       padding: 4px 23px;
       min-width:160px;
    }
    .slider-text-container .title{
        width:100%;
        font-size: 23px;
        color: #555555;
    }
    .slider-text-container .content{
        margin-bottom:0px;
        margin-top: 8px;
        width:100%;
        font-size: 20px;
        color:#FFF;
    }
     #tablet-mobile .img-container .text-over-image-bottom-center{
        bottom: 2%;
    }
     .row6 .content .title-text{
         font-size:23px;
     }
     .row6 .content .description{
          font-size:21px;
     }
    .contact-section .content h2{
        margin-top:140px;
        font-size:20px;
        color:#777;
    }
    .contact-section .contact-us .text{
        font-size:12px;
    }
     .feedback-section .content h2{
        margin-top:140px;
        font-size:20px;
        color:#FFF;
    }
      .d{
        height: 50px;
        width : 52px;
    }
    .a{
        width: 22px;
        height:22px;
        margin-top: -60px;
    }

    
}

/* Mobile LD */
@media screen and (max-width: 350px){
    #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
      .video-text-container .content{
        font-size: 27px;
    }
    .video-text-container .title{
        font-size:28px;
    }
    .video-text-container .shop{
        padding: 7px 30px;
        font-size:23px;
    }
    #signInForm .promo-message{
        font-size: 10px;
    }
    .cd-form input.beforeValidatation{
        padding:6px 0;
        font-size:16px;
    }
       .subject .title{
        font-size:23px;
        margin:0px;
        font-family: SourceSansPro-Regular, sans-serif;
    }
    .subject .content{
         margin-bottom:0px;
        font-size:20px;
    }
    .subject .shop a ,.slider-text-container .shop a{
        color:#dadada;
        font-size:14px;
    }
    .slider-text-container .shop, .animation-element .content .shop{
       padding: 4px 23px;
       min-width:160px;
    }
      .slider-text-container .title{
        width:100%;
        font-size: 23px;
        color: #555555;
    }
    .slider-text-container .content{
        margin-bottom:0px;
        margin-top: 8px;
        width:100%;
        font-size: 20px;
        color:#FFF;
    }
    #tablet-mobile .img-container .text-over-image-bottom-center{
        bottom: 1%;
    }
    .row6 .content .title-text ,.row6 .content .description{
         font-size:21px;
     }
    .contact-section .content h2{
        margin-top:100px;
        font-size:20px;
        color:#777;
    }
    .contact-section .contact-us .text{
        font-size:11px;
    }
     .feedback-section .content h2{
        margin-top:100px;
        font-size:20px;
        color:#FFF;
        margin-bottom:0px;
    }
    
} 

/* Desktop */
@media screen and (min-width: 1024px) and (max-width: 1500px){
    #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
    .video-text-container .shop{
        font-size: 25px;
        padding: 5px 30px;
    }
    .video-text-container .content{
        font-size: 30px;
    }
    .video-text-container .title{
        font-size:40px;
    }
    .slider-text-container .title{
         font-size:42px;
    }
    .slider-text-container .content{
         font-size:24px;
    }
    .slider-text-container .shop, .animation-element .content .shop{
         font-size: 20px;
         padding: 11px 29px;
     }
    .d{
        height: 50px;
        width : 52px;
    }
    .a{
        width: 22px;
        height:22px;
        margin-top: -60px;
    }
    .row6 .layer-bottom{
        left:16%;
    }
}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
      #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
    .video-text-container .shop{
        font-size: 25px;
        padding: 5px 30px;
    }
    .video-text-container .content{
        font-size: 30px;
    }
    .video-text-container .title{
        font-size:40px;
    }
      .d{
        height: 50px;
        width : 52px;
    }
    .a{
        width: 22px;
        height:22px;
        margin-top: -60px;
    }
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
      #section2.responsive-image{
        background-image: url('/img/HomePage/Row2/Row_2.jpg');
    }
}



/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media  screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {
     .video-text-container .shop{
        font-size: 25px;
        padding: 5px 25px;
    }
    .video-text-container .content{
        font-size: 30px;
    }
    .video-text-container .title{
        font-size:40px;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

}



/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}





#tablet-mobile .row_1_image{
    background-image: url("/img/HomePage/Row1/Row1_1.jpeg");
    background-position: center center;
        background-size: contain;
}
#tablet-mobile .row_8_image{
    background: linear-gradient(rgba(20,20,20, .8), rgba(20,20,20, .2)),url("/img/HomePage/Row8/Row8_1_1.jpg");
    background-position: 76%;
}

#tablet-mobile .bg-image{
     background-attachment: scroll;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 500px;
}


#leftHalf {
  /*background-image: url('/img/HomePage/1472_Cement.jpg');*/
   width: 50%;
   position: absolute;
   left: 0px;
   height: 100%;
   top: 0%;
}

#rightHalf {

   width: 50%;
   position: absolute;
   right: 0px;
   height: 100%;
}


.myVideo { 
  /*max-height: 100%;*/
  max-width: 100%;
   overflow: hidden;
}
/*
#section1 .myVideo {
  background:transparent url('/img/HomePage/Row1/VideoPoster.jpg?Ver=2') no-repeat 0 0; 
   -webkit-background-size:cover; 
   -moz-background-size:cover; 
   -o-background-size:cover; 
   background-size:cover; 
}

#section8 .myVideo {
  background:transparent url('/img/HomePage/Row8/VideoPoster.jpg?Ver=2') no-repeat 0 0; 
   -webkit-background-size:cover; 
   -moz-background-size:cover; 
   -o-background-size:cover; 
   background-size:cover; 
}
*/
.round-border {
    width: 230px;
    height: 230px;
    border: 10px solid #ecab18;
    border-right-color: #1ad280;
    border-bottom-color: #1ad280;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.view-top {
    top: 0;
}
.view {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
    -webkit-transition: height 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    -moz-transition: height 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    -o-transition: height 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    -ms-transition: height 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    transition: height 0.7s cubic-bezier(0.825, 0, 0.5, 1);
}
.view > .full-view {
    height: 200%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    -moz-transition: opacity 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    -o-transition: opacity 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    -ms-transition: opacity 0.7s cubic-bezier(0.825, 0, 0.5, 1);
    transition: opacity 0.7s cubic-bezier(0.825, 0, 0.5, 1);
}
.half-height {
    height: 50%;
    position: relative;
}
.half-width{
    width: 50%;
    height:100%;
    position: relative;
    float:left;
}

.dark {
    background-color: #545252;
}
.dark .form-control{
    color:#FFF;
}
.light .contact-us{
    color:#545252;
}
.light h2{
    color:#545252;
}
.dark, .very-dark {
    color: #f7f7f7;
}
article{
    display:block;
    font: 14px/1.5 'CircularStdBookRegular',sans-serif;
    letter-spacing: .02em;
}
.content-container {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.align-vertical{
    margin-top:100px;
}
.social-buttons-container{
    left: 0;
    width: 100%;
    margin-top:10px;
}
.social-buttons-container .inner {
    width: 100px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}


.promoBottomContainer{
    position:absolute;
    right:0;
    bottom:0px;
     z-index:100;
     width: 450px;
    height: 60px;
}
.promoBottomContainer .promoPanel h1{
   
    height: 60px;
    position: relative;
    color: #fff;
    font: 20px/60px sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #99ab79;
    margin:0px;
}
}
.promoContainer .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #222222;
    opacity: 0.9;
}


.promoContainer .overlay.active{
    z-index: 10;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    /*background: #222222;*/
    opacity: 0.9;
}


/* CSS Code */
.popScroll
{
    position:fixed;
    z-index:10;
    top:20%;
    display:    table;
    text-align: center;
    width:      100%;
    height:     100%;

}


.popup
{
    z-index: 10;
    width:450px;
    height:450px;
    position:relative;
    margin:20px auto;
    display:block;
    text-align:center;
    -moz-background-clip: padding;
    -o-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -o-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
   -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


.popScroll h1
{
  height: 60px;
  position: relative;
  color: #fff;
  font: 20px/60px sans-serif;
  text-align: center;
  text-transform: uppercase;
  background: #99ab79;
}
.popScroll form{
    margin:10px auto;
}

input[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    -o-appearance: button;
    cursor: pointer;
}

.popScroll p {
    padding: 1px 5px;
    font-family: sans-serif;
    font-size:20px; 
    margin-bottom: 10px; 
}

.ribbon {
    position: absolute;
    z-index: 100;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.ribbon.top-left {
    top: -2.6px;
    left: -5px;
}

.ribbon.top-left.ribbon-primary > small {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF428BCA', endColorstr='#FF2A6496');
    background-image: -moz-linear-gradient(top, #428bca 0%, #2a6496 100%);
    background-image: -webkit-linear-gradient(top, #428bca 0%, #2a6496 100%);
    background-image:linear-gradient(to bottom, #92ad63 0%, rgb(97, 147, 68) 100%);
    position: absolute;
    display: block;
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 65%;
    color: #FFF;
    background-color: #428bca;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
    top: 10px;
    left: -27px;
}
.ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
    position: absolute;
    content: " ";
}
.ribbon.top-left.ribbon-primary > small:before {
    left: 0;
}
.ribbon.top-left.ribbon-primary > small:after {
    right: 0;
}
.ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
    bottom: -3px;
    border-top: 3px solid #0e2132;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

#promo-form img{
    max-width:150px;
    margin-top: 35px;
    margin-bottom: 20px;
    border:2px solid #FFF;
}

.promoContainer .close{
    position:absolute;
    right:20px; 
    top:18px;
}
.promoBottomContainer  .open {
     position: absolute;
    right: 20px;
    bottom: 13px;
    float: right;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.5;
    color: #FFF;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.7;
}
.promoBottomContainer  .open:focus, .promoBottomContainer  .open:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1;
}