/* CSS reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td { 
    margin:0;
    padding:0;
	font-family: 'Roboto', serif;
	/* font-family: sans-serif, museo-sans, arial, helvetica; */
}

fieldset,img { 
    border:0;
}

a:link {text-decoration:none; color: #FFFFFF;}    /* unvisited link */
a:visited {text-decoration:none; color: #FFFFFF;} /* visited link */
a:hover {text-decoration:underline; color: #e42c2b;}   /* mouse over link */
a:active {text-decoration:underline; color: #e42c2b;}  /* selected link */


/*  MAIN */


#header {
margin: 1% 0 1% 0;
}

#header img {
width: 100%;
}


.learnMore2 {
float: left;
margin: 20px 0 0 0;
}

a.rollover1 {
	display: block;
	width: 195px;
	height: 67px;
	text-decoration: none;
	background: url('../images/ApplyNow-bt.png');
	}
a.rollover1:hover {
	background-position: -195px 0;
	}
.home {
	position: absolute;
	left: -5000px;
	}
.rollover1 {
	position: absolute;
	margin: -6% 0 0 68%;
	}

#mainContainer {
max-width: 1150px;
width: 98%;
border: 1px solid #3d3d3d;
padding: 0%;
-webkit-box-shadow: 0px 1px 15px 2px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 1px 15px 2px rgba(50, 50, 50, 0.5);
box-shadow:         0px 1px 15px 2px rgba(50, 50, 50, 0.5);
margin: 1% auto;
}

#section1{
width: 100%;
height: auto;
border: 0px solid #696969;
}


#lineBar {
width: 98%;
height: 1px;
background-color: #9c9b9b;
margin: 1.5% 2% 1.5% 1%;
}

#section2 {
width: 98%;
height: auto;
background-color: #eeeeee;
border: 0px solid #696969;
padding: 2% 0 2% 0;
margin: 1% 0 0 1%;
}

#section2 h4, #Psection2 h4,
#Psection2 h2 {
color: #941715;
font-size: 110%;
padding: 0.75% 2% 0.35% 2%;
}

#section2 p, #Psection2 p {
color: #222222;
font-size: 110%;
text-align: justify;
padding: 0.75% 2% 0.75% 2%;
}

.fhaPromo {
width: 97.7%;
border: 1px solid #941715;
margin: 0.25% 0 0.25% 1%;
}

#section3{
width: 99.80%;
height: 450px;
margin-top: 0.25%;
clear: both;
border: 0px solid #696969;
}

.section-3-1, .section-3-2, .section-3-3 {
width: 32%;
margin: 0 0 0 0.6%;
float: left;
padding: 0.25% 0.28% 0.25% 0.28%;
}

.section-3-1 img, .section-3-2 img, .section-3-3 img {
width: 100%;
}

.section-3-1 p, .section-3-2 p, .section-3-3 p {
text-align: justify;
font-size: 110%;
padding: 0.5% 0.28% 0.5% 0.28%;
margin-top: 1%;
}


#section3 ul {
list-style: none;
}

#section3 ul  li {
display: inline;
}

.responsiveFront {
display: none;
}

.post-info {
color: #c7c7c7;
font-style: italic;
font-size: 95%;
margin: -1.85% 0 -0.5% 2%;
}

#footerMain {
position: relative;
width: 100%;
height: 230px;
color: #FFFFFF;
background-color: #0e0e0e;
margin: -0.45% 0 0.75% 0;
clear: both;
z-index: 5
}

.footerTower1 ul, .footerTower2 ul ,
.footerTower3 ul, .footerTower4 ul {
width: 19%;
list-style: none;
float: left;
}

.footerTower5 ul{
width: 9%;
list-style: none;
float: left;
}

#footerMain ul  {
list-style: none;
}

#footerMain ul{
position: relative;
margin: -1% 0 0.75% 4.25%;
}

.footerTower1 h3, .footerTower2 h3,
.footerTower3 h3, .footerTower4 h3,
.footerTower5 h3 {
color: #feaead;
font-size: 97%;
}

.footerTower5 ul {
float: left;
margin-right: -20px; 
}

.section4 {
max-width: 1150px;
width: 100%;
margin: -4.9% 0 0 0;
z-index: -5;
}

.section5 img {
max-width: 1150px;
width: 100%;
margin: 0;
}

#breadcrumb {
width: 100%;
height: auto;
background-color: #343331;
}

#breadcrumb p {
color: #FFFFFF;
padding: 1% 1% 1% 1%;
}


/* Pages */

.Psection1{
width: 99.9%;
height: auto;
border: 1px solid #696969;
}

.Psection1 img {
width: 98%;
}

.iFrame1 {
width: 90%;
float: left;
margin: 2% 0 0 2%;
}

#Psection2 {
width: 98%;
height: auto;
border: 0px solid #696969;
padding: 2% 0 2% 0;
margin: -0.25% 0 0 1%;
}

#Psection2 ul {
margin: 2% 0 0 5%;
}

#Psection2 a:link, #Psection2 a:visited {
color: #000000;
}

#Psection2 a:hover {
color: #e42c2b;
}

.loanPrograms {
float: left;
width: 30%;
padding: 1% 1% 1% 1%;
margin: 1% 0 1% 1%;
}

.applyBanners {
width: 70%;
margin: 1% 0 1% 15%;
}

.loanPrograms:hover, .applyBanners:hover,
.effect1:hover, .fhaPromo:hover {
opacity: 0.8;
-webkit-box-shadow: 0px 0px 3px 2px rgba(44, 68, 8, 0.3);
-moz-box-shadow:    0px 0px 3px 2px rgba(44, 68, 8, 0.3);
box-shadow:         0px 0px 3px 2px rgba(44, 68, 8, 0.3);
}

#Psection3 {
width: 100%;
height: 450px;
margin-top: 0.25%;
clear: both;
}

#PsectionApp {
width: 100%;
margin-top: 0.25%;
clear: both;
}

#bgstrip {
position: absolute;
display: block;
width: 60%;
height: 50px;
background-color: #FFFFFF;
margin: 2% 0 0 0;
z-index: -1;
}

.section4Mobile {
display: none;
}


@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2)
and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2)
and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1)
and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2)
and (max-width: 1024px), only screen and (min-resolution: 192dpi)
and (max-width: 1024px), only screen and (min-resolution: 2dppx)
and (max-width: 1024px) {

#mainContainer {
width: 99.5%;
border: none;
font-size: 95%;
-webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 0px 0px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 0px 0px 0px rgba(50, 50, 50, 0.5);
}

#section2 h4, #section2 p {
padding: 3% 2% 3% 2%;
}

#section3 ul {
padding: 3% 2% 3% 2%;
}

#section1{
width: 99.9%;
}

#section2{
width: 98%;
}

#section3{
border: none;
}

#section3 img{
margin: 0 0 0.75% 0;
}

#section2 h4{
font-size: 100%;
}

#section2 p {
font-size: 105%;
}

.section-3-1, .section-3-2, .section-3-3 {
width: 99.3%;
margin: 0.25% 0 0.75% 0%;
padding: 0.25%;
}

.section-3-1 p, .section-3-2 p, .section-3-3 p {
font-size: 100%;
padding: 0.25% 0.75% 0.25% 0.75%;
}

.section-3-1 img, .section-3-2 img, .section-3-3 img {
display: none;
}

.responsiveFront {
display: block;
float: left;
width: 96;
margin: 1% 1% 1% 1%;
}

.responsiveFront p {
text-align: justify;
width: 96%;
margin: 2%;
}

.responsiveFront img {
width: 100%;
}

#footerMain {
display:none;
}

.section4 {
display: none;
margin-top: 1%;
}

.section5  {
display: none;
margin-top: 1%;
}

.section4Mobile {
display: relative;
display: block;
float:left;
width: 100%;
margin: 3% 0 0 0;
}

#breadcrumb p {
font-size: 70%
}


}



@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2)
and (max-width: 600px), only screen and (min--moz-device-pixel-ratio: 2)
and (max-width: 600px), only screen and (-o-min-device-pixel-ratio: 2/1)
and (max-width: 600px), only screen and (min-device-pixel-ratio: 2)
and (max-width: 600px), only screen and (min-resolution: 192dpi)
and (max-width: 600px), only screen and (min-resolution: 2dppx)
and (max-width: 600px) {

#breadcrumb p {
font-size: 60%
padding: 2% 1% 2% 1%;
}


}










/* MENU */

#cssmenu {
  position: relative;
  height: 44px;
  background: #8a0c0d;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#cssmenu > ul {
  position: relative;
  display: block;
  background: #262626;
  width: 100%;
  z-index: 500;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
  display: block;
  font-family:  'Roboto', serif;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  font-size: 14px;
  padding: 15px 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
  }
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
  color: #8a0c0d;
}
#cssmenu li.has-sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #7a8189;
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
  border: 1px solid #aeaeae;
  -webkit-box-shadow: 0px 1px 15px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 1px 15px 2px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 1px 15px 2px rgba(50, 50, 50, 0.5);
}
#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}
#cssmenu ul ul li a {
  width: 185px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 10px;
  font-size: 13px;
  font-weight: none;
  color: #2f2f2f;
  background: #ffffff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
#cssmenu ul ul li:hover > a {
  background: #880b11;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul::after {
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #ffffff;
  position: absolute;
  top: -12px;
  left: 30px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #9ea2a5;
  right: auto;
  left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #ffffff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #ffffff;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}



/* MEDIA */

@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2)
and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2)
and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1)
and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2)
and (max-width: 1024px), only screen and (min-resolution: 192dpi)
and (max-width: 1024px), only screen and (min-resolution: 2dppx)
and (max-width: 1024px) {

  #cssmenu {
    width: auto;
  }
  #cssmenu.align-center ul {
    text-align: left;
  }
  #cssmenu.align-right > ul > li {
    float: none;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul > li:hover > ul,
  #cssmenu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
	border: 0px;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
	color: #d0b3b4;
	letter-spacing: 1px;
  }
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  
  #cssmenu ul ul li:hover > a {
    background: none;
    color: #8d1014;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu ul ul::after {
    display: none;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    border-bottom: 2px solid #7a8189;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
}


/* SLIDE SHOW */

@-webkit-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-moz-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-ms-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-webkit-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@-moz-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@-ms-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
/* added to the original element calling slippry */
.sy-box.sy-loading {
  background: url(../images/slide/sy-loader.gif) 50% 50% no-repeat;
  -moz-background-size: 32px;
  -o-background-size: 32px;
  -webkit-background-size: 32px;
  background-size: 32px;
  min-height: 40px; }
  .sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
    visibility: hidden; }

/* element that wraps the slides */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%; }
  .sy-slides-wrap:hover .sy-controls {
    display: block; }

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden; }

/* list containing the slides */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }
  .sy-list.horizontal {
    -moz-transition: left ease;
    -o-transition: left ease;
    -webkit-transition: left ease;
    transition: left ease; }
  .sy-list.vertical {
    -moz-transition: top ease;
    -o-transition: top ease;
    -webkit-transition: top ease;
    transition: top ease; }

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2; }
  .sy-slide.kenburns {
    width: 140%;
    left: -20%; }
    .sy-slide.kenburns.useCSS {
      -moz-transition-property: opacity;
      -o-transition-property: opacity;
      -webkit-transition-property: opacity;
      transition-property: opacity; }
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
        -webkit-animation-name: left-right;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: left-right;
        -moz-animation-fill-mode: forwards;
        -o-animation-name: left-right;
        -o-animation-fill-mode: forwards;
        animation-name: left-right;
        animation-fill-mode: forwards; }
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
        -webkit-animation-name: right-left;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: right-left;
        -moz-animation-fill-mode: forwards;
        -o-animation-name: right-left;
        -o-animation-fill-mode: forwards;
        animation-name: right-left;
        animation-fill-mode: forwards; }
  .sy-slide.sy-active {
    z-index: 3; }
  .sy-slide > a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%; }
    .sy-slide > a > img {
      margin: 0;
      padding: 0;
      display: block;
      width: 100%;
      border: 0; }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0; }
  .sy-controls li {
    position: absolute;
    width: 10%;
    min-width: 4.2em;
    height: 100%;
    z-index: 33; }
    .sy-controls li.sy-prev {
      left: 0;
      top: 0; }
      .sy-controls li.sy-prev a:after {
        background-position: -5% 0; }
    .sy-controls li.sy-next {
      right: 0;
      top: 0; }
      .sy-controls li.sy-next a:after {
        background-position: 105% 0; }
    .sy-controls li a {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      text-indent: -9999px; }
      .sy-controls li a:link, .sy-controls li a:visited {
        opacity: 0.4; }
      .sy-controls li a:hover, .sy-controls li a:focus {
        opacity: 0.8;
        outline: none; }
      .sy-controls li a:after {
        content: "";
        background-image: url(../images/slide/arrows.png);
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        text-align: center;
        text-indent: 0;
        line-height: 2.8em;
        color: #111;
        font-weight: 800;
        position: absolute;
        background-color: #fff;
        width: 2.8em;
        height: 2.8em;
        left: 50%;
        top: 50%;
        margin-top: -1.4em;
        margin-left: -1.4em;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
  @media only screen and (max-device-width: 600px) {
    .sy-controls {
      display: block; }
      .sy-controls li {
        min-width: 2.1em; }
        .sy-controls li a:after {
          width: 1.4em;
          height: 1.4em;
          margin-top: -0.7em;
          margin-left: -0.7em; } }

/* captions, styled for the overlay variant */
.sy-caption-wrap {
  position: absolute;
  bottom: 2em;
  z-index: 12;
  left: 50%; }
  .sy-caption-wrap .sy-caption {
    position: relative;
    left: -50%;
    background-color: rgba(0, 0, 0, 0.54);
    color: #fff;
    padding: 0.4em 1em;
    -moz-border-radius: 1.2em;
    -webkit-border-radius: 1.2em;
    border-radius: 1.2em; }
    .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
      color: #c0a5a3;
      font-weight: 600;
      text-decoration: none; }
    .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
      text-decoration: underline; }
  @media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .sy-caption-wrap {
      left: 0;
      bottom: 0.4em; }
      .sy-caption-wrap .sy-caption {
        left: 0;
        padding: 0.2em 0.4em;
        font-size: 0.92em;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0; } }

/* pager bubbles */
.sy-pager {
  overflow: hidden;
  *zoom: 1;
  display: block;
  width: 100%;
  margin: 1.2em 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .sy-pager li {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin: 0 1em 0 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .sy-pager li.sy-active a {
      background-color: #8f1510;}
    .sy-pager li a {
      width: 100%;
      height: 100%;
      display: block;
      background-color: #ccc;
      text-indent: -9999px;
      -moz-background-size: 2em;
      -o-background-size: 2em;
      -webkit-background-size: 2em;
      background-size: 2em;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .sy-pager li a:link, .sy-pager li a:visited {
        opacity: 1.0; }
      .sy-pager li a:hover, .sy-pager li a:focus {
        opacity: 0.6; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%; }
  .sy-filler.ready {
    -moz-transition: padding 600ms ease;
    -o-transition: padding 600ms ease;
    -webkit-transition: padding 600ms ease;
    transition: padding 600ms ease; }






