body{
    padding: 0px;
    margin: 0px;
    font-family: Century Gothic, Muli, sans-serif;
    background: url(../images/bg.jpg) #080808 repeat-x top center;
    line-height: 1.75em;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 12px;
}

h2{
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
}

p{
    color: #FFF;
}

.clear{
    clear: both;
}

.fleft{
    float: left;
    display: table;
}

.fright{
    float: right;
}

#container{
    width: 980px;
    margin: 0 auto;
}

#logo{
    width: 200px;
    height: 50px;
    margin-top: 30px;
}

#logo img{
    max-width: 90%;
}

header{
    padding-top: 1px;
}

nav{
    text-transform: uppercase;
    margin-top: 60px;
}

nav ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

nav ul li {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    color: #d7d7d7;
}

nav ul li a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding-top: 1px;
    display: block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

nav ul li a:hover{
    color: #ac818e;
}

#content{
    margin-top: 10px;
    min-height: 350px;
}

#content-inner{
    position: relative;
    padding: 20px;
    opacity: 1;


}

#content-inner img{
    margin-left: 20px;
    margin-top: 5px;
}



#content-inner p{
    text-align: justify;
    margin-top: 0px;
}

#content-inner h2{
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
}

.our_work{
    width: 132px;
    height: 83px;
    overflow: hidden;
    float: left;
    margin: 0px;
    text-decoration: none;
}

.separator{
    background: url(../images/separator.png);
    width: 760px;
    margin: 0 auto;
    height: 2px;
    margin-top: 20px;
}

footer{
    color:#FFF;
    margin-top: 10px;
}

footer #sosial-media{

}

footer #sosial-media #facebook{
    background: url(../images/facebook.png);
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 5px;
}

footer #sosial-media #twitter{
    background: url(../images/twitter.png);
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 5px;
}

footer #sosial-media #gplus{
    background: url(../images/gplus.png);
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 5px;
}

footer p {
    color: #686868;
}

.eri-card
{
    background: rgba(255, 255, 255, 0.1);
    padding: 20px 17px;
    margin: 20px 0px;
}

#director{
    position: relative;
}

#director>h2
{
    font-size: 14px;
    margin-top: 0px;
    text-align: left !important;
}

#director-content{
    padding: 20px;
}

#director-content img{
    margin-right: 10px;
    margin-top: 5px;
}

#director-content h3{
    margin-top: 0px;
    margin-bottom: 5px;
    color: #FFF;
    font-size: 14px;
}

#director-content p{
    color: #a0a0a0;
    margin-top: 0px;
    margin-bottom: 0px;
}

#detail-video{
    color: #FFF;
    font-size: 16px;
}

#detail-video h2{
    text-align: left;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 28px;
    margin-top: 0px;
    text-transform: uppercase;
}

.row{
    margin-top: 10px;
    font-weight: bold;
}

.row span{
    color: #999;
    font-weight: normal;
    letter-spacing: 1px;
}

.row a{
    color: #ff7200;
    text-decoration: none;
}

.row a:hover{
    text-decoration: underline;
}


.download-button{
    background: url(../images/download.png) left center no-repeat;
    padding-left: 40px;
    padding-right: 20px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    display: inline-block;
    margin-top: 20px;
}

.download-button2{
    background: url(../images/download.png) right 5px no-repeat;
    width: 200px;
    text-align: right;
    padding-right: 40px;
    line-height: 20px;
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    margin: 0 auto;
    display: inline-block;
}



.button-download{
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    margin: 0 auto;
    background: url(../images/download.png) left center no-repeat;
    border:1px #bcbcbc solid;
    color: #1c1c1c;
    margin-top: 10px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.button-download img{
    margin-top: 8px;
    margin-right: 10px;
    float: left;
}

#download{
    margin: 0 auto;
    text-align: center;
}

#share{
    margin: 0 auto;
    margin-top: 20px;
    display: table;
}

.formRow {
    margin-top: 20px;

}
.formRow span {
    float: left;
    margin-right: 10px;
    width: 90px;
    margin-top: 6px;
    color: #FFF;
    display: block;
}

.formRow-button{
    margin-top:20px;
    margin-left:100px;
    clear: both;
}

input.textbox, textarea.textbox, select.textbox{
    background:#dedede;
    border: 1px solid #c9c9c9;
    color: #4A4A4A;
    font-size: 13px;
    padding: 8px;
    width: 250px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    font-family:Arial, Helvetica, sans-serif;
}



.textbox-small{
    width: 150px !important;
}

.textbox-big{
    width: 350px !important;
}



.textbox:focus {
    border: 1px solid #9f9f9f;
}

.button {
    background-color: #30C0FB;
    background-image: -moz-linear-gradient(center top , #62CFFC, #30C0FB);
    background-repeat: repeat-x;
    border: 0;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    padding: 2px 14px 0px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    padding-bottom: 2px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-top: 10px;
}
.button:hover {
    opacity: 0.9;
}

#back-button{
    background: url(../images/back.png) left center no-repeat;
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    display: table;
    margin-top: 10px;
}



.fdw-background{
    background-color:rgba(0,0,0,0.8);opacity:0;
    margin-top:-283px;

    width: 190px;
    height: 250px;
    position: relative;
}
.fdw-background h4{font-size:20px; padding:40px 40px 0; }
.fdw-background .fdw-port{ text-align:center;}
.fdw-background .fdw-port a{
    display: block;
    font-size:1em;
    color: #FFF;
    width: 190px;
    height: 240px;
    padding-top: 10px;
    margin-top: 26px;
     text-align:center;
     text-decoration: none;
     font-weight: bold;
}

.fdw-background .fdw-port a:hover{
}

.fdw-port{

}

.fdw-port a{


}

#director {

}

#director ul{
    list-style-type:none;
    color: #FFF;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
}

#director ul li{
    margin-left: 45px;
    padding: 3px 0px;
    margin: 0px 5px 0px 25px;
}

#director ul li a{
    text-decoration: none;
    background: url(../images/li-icon-normal.png) no-repeat left center;
    padding-left: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

#director ul li a:hover{
    background: url(../images/li-icon-selected.png) no-repeat left center;
    color: #c3a17b;
}

.video h3{
    color: #FFF;
}


.featured-wrapper{}

.box-featured1{
    float: left;
    width: 310px;
    margin-right: 5x;
}



.box-featured2{
    float: left;
    width: 145px;
    margin-right: 10px;
}



.featured1{
    width: 145px;
    height: 91px;
    overflow: hidden;
    display: block;
    margin-right: 10px;
    margin-bottom: 5px;
}

.featured1 img{
    width: 100%;
}

.featured2{
    clear: both;
    width: 300px;
    height: 188px;
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}

.featured2 img{
    width: 100%;
}

.featured3{
    width: 145px;
    height: 91px;
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
}

.featured3 img{
    width: 100%;
}

.next{
    width: 71px;
    height: 126px;
    display: block;
    background: url(../images/next.png);
    position: absolute;
    right: 10px;
    top: 120px;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

.next:hover{
    opacity: 0.9;
    filter: alpha(opacity = 90)
}

.prev{
    width: 71px;
    height: 126px;
    display: block;
    background: url(../images/prev.png);
    position: absolute;
    left: 10px;
    top: 120px;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

.prev:hover{
    opacity: 0.9;
    filter: alpha(opacity = 90)
}

.featured{
    position: relative;
    background: rgba(143, 183, 234, 0.13);
}

.featured h1{
    margin-top: 0px;
    color: #666D88;
    font-weight: normal;
    letter-spacing: 1px;
}

.eri-carousel {padding: 0px;}
.eri-carousel-item{display: block; width:960px; height:300px; overflow: hidden;}

