#fantagio.home #slider {
    margin-top: 80px;
}
#fantagio.customize-support.home #slider {
    margin-top: 112px;
}
#fantagio.home #slider {
    width: 100%;
}
#fantagio.home #slider .flexslider {
    margin-bottom: 30px;
}
#fantagio.home #slider .flexslider .flex-control-nav {
    bottom: 25px;
}
#fantagio.home #slider .flexslider .flex-control-nav li a {
    background-size: cover;
    background-color: transparent;
    margin: 0;
    border-radius: 0;
    width: 35px;
    height: 35px;
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(1) a {
    background-image: url(../../../images/navigations/shape_1.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(1) a.flex-active {
    background-image: url(../../../images/navigations/white_shape_1.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(2) a {
    background-image: url(../../../images/navigations/shape_2.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(2) a.flex-active {
    background-image: url(../../../images/navigations/white_shape_2.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(3) a {
    background-image: url(../../../images/navigations/shape_3.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(3) a.flex-active {
    background-image: url(../../../images/navigations/white_shape_3.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(4) a {
    background-image: url(../../../images/navigations/shape_4.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(4) a.flex-active {
    background-image: url(../../../images/navigations/white_shape_4.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(5) a {
    background-image: url(../../../images/navigations/shape_5.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(5) a.flex-active {
    background-image: url(../../../images/navigations/white_shape_5.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(6) a {
    background-image: url(../../../images/navigations/shape_6.png);
}
#fantagio.home #slider .flexslider .flex-control-nav li:nth-child(6) a.flex-active {
    background-image: url(../../../images/navigations/white_shape_6.png);
}
#fantagio.home .contents.container {
    margin: 0 auto 70px;
    padding: 0;
    width: 1024px;
}
#fantagio.home h2 {
    font-family: 'Brandon Grotesque Regular';
    font-size: 30px;
    font-weight: normal;
    color: #6240c1;
    letter-spacing: 3.8px;
}
#fantagio.home #recent-videos,
#fantagio.home #notice-and-recent-news > section ul {
    width: 100%;
    /* background-color: white; Needed for IEs */
    -moz-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);
    box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
}
#fantagio.home #recent-videos {
    position: relative;
    padding: 0 40px;
}
#fantagio.home #recent-videos h2 {
    margin-bottom: 2px;
    padding: 10px 0;
    text-align: center;
}
#fantagio.home #recent-videos .viewport {
    position: relative;
    padding: 0 0 10px;
    width: 100%;
    height: 270px;
    overflow: hidden;
}
#fantagio.home #recent-videos .viewport:after {
    content: "";
    display: block;
    clear: both;
}
#fantagio.home #recent-videos a.nav-button {
    position: absolute;
    top: 85px;
    display: none;
    width: 40px;
    height: 180px;
    line-height: 180px;
    text-align: center;
}
#fantagio.home #recent-videos a.nav-button.active {
    display: block;
}
#fantagio.home #recent-videos a.nav-button,
#fantagio.home #recent-videos a.nav-button:visited {
    text-decoration: none;
}
#fantagio.home #recent-videos a.nav-button span {
    display: inline-block;
    border-top: 2px solid #8fb7db;
    border-right: 2px solid #8fb7db;
    width: 13px;
    height: 13px;
    vertical-align: middle;
}
#fantagio.home #recent-videos a.left.nav-button {
    left: 0;
    padding-left: 10px;
    z-index: 1;
}
#fantagio.home #recent-videos a.right.nav-button {
    right: 0;
    padding-right: 10px;
}
#fantagio.home #recent-videos a.left.nav-button span {
    transform: rotate(-135deg);
}
#fantagio.home #recent-videos a.right.nav-button span {
    transform: rotate(45deg);
}
#fantagio.home #recent-videos ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 3000px;
    background-color: white;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
}
#fantagio.home #recent-videos ul:after {
    content: "";
    display: block;
    clear: both;
}
#fantagio.home #recent-videos ul li {
    float: left;
    margin-left: 22px;
    width: 300px;
}
#fantagio.home #recent-videos ul li:first-child {
    margin-left: 0;
}
#fantagio.home #recent-videos ul li a,
#fantagio.home #recent-videos ul li a:visited {
    text-decoration: none;
}
#fantagio.home #recent-videos ul li h3,
#fantagio.home #recent-videos ul li p {
    text-align: center;
    word-break: keep-all;
    color: #333;
}
#fantagio.home #recent-videos ul li h3 {
    padding: 0 30px;
    line-height: 1.2;
    font-size: 16.4px;
}
#fantagio.home #recent-videos ul li p {
    font-family: 'Brandon Grotesque Regular';
}
#fantagio.home #recent-videos ul li .image {
    width: 300px;
    height: 170px;
    border-radius: 10px;
}
#fantagio.home #recent-videos ul li .image img {
    width: 100%;
    height: auto;
}
#fantagio.home #recent-videos ul li p.date {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14.6px;
    color: #808080;
}
#fantagio.home #notice-and-recent-news {
    margin-top: 20px;
}
#fantagio.home #notice-and-recent-news:after {
    content: "";
    display: block;
    clear: both;
}
#fantagio.home #notice-and-recent-news h2 {
    padding-left: 17px;
    line-height: 1;
}
#fantagio.home #notice-and-recent-news > section {
    float: left;
    margin-left: 20px;
    width: calc(50% - 10px);
}
#fantagio.home #notice-and-recent-news > section:first-child {
    margin-left: 0;
}
#fantagio.home #notice-and-recent-news > section ul {
    margin-top: 10px;
}
#fantagio.home #notice-and-recent-news > section ul li {
    border-top: 1px solid #dcdcdc;
    height: 67px;
    line-height: 67px;
}
#fantagio.home #notice-and-recent-news > section ul li a {
    height: 67px;
    line-height: 67px;
}
#fantagio.home #notice-and-recent-news > section ul li:first-child {
    border-top: none;
}
#fantagio.home #notice-and-recent-news > section ul li span {
    display: inline-block;
    vertical-align: middle;
}
#fantagio.home #notice-and-recent-news > section ul li span.date {
    padding: 0 27px;
    font-size: 11px;
    color: #222;
}
#fantagio.home #notice-and-recent-news > section ul li span.title {
    font-size: 14.6px;
    color: #333;
}