.imdb_container a{
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    border-bottom: 0 !important;
    z-index: 100;

}

.imdb_container hr{
    margin-top:15px !important;
    margin-bottom:5px !important;
    border-top: 1px solid #b1adad !important;
}

.imdb_container span{
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
}


.imdb_dark{

    color: #ffffff;
    background: #1b1e21;
    text-decoration: none;
    border: solid 2px #000;
    line-height: normal;



}

.imdb_white{

    background: #ffffff;
    color: #1b1e21;
    text-decoration: none;
    border: solid 2px #ccc;
    line-height: normal;

}

.imdb_gray{

    background: #f6f6f5;
    color: #1b1e21;
    text-decoration: none;
    border: solid 2px #cccccc;
    line-height: normal;

}

.imdb_coffee{

    background: #4f2401;
    color: #fbd486;
    text-decoration: none;
    border: solid 2px #fbd486;
    line-height: normal;

}

.imdb_black{

    background: #000;
    color: #fff;
    text-decoration: none;
    border: solid 2px #b2b2b2;
    line-height: normal;

}

.imdb_navy{

    background: #252c38;
    color: #fff;
    text-decoration: none;
    border: solid 2px #000;
    line-height: normal;

}

.imdb_wood{

    background: #344b2d;
    color: #f3e4c7;
    text-decoration: none;
    border: solid 2px #2d1d02;
    line-height: normal;

}



.imdb_dark,
.imdb_black,
.imdb_transparent,
.imdb_gray,
.imdb_wood,
.imdb_navy,
.imdb_coffee,
.imdb_white{
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 10px;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
    border-radius: 10px;
    position: relative !important;
    overflow:hidden !important;
    margin-bottom: 10px;

}

.imdb_dark,
.imdb_black,
.imdb_transparent,
.imdb_gray,
.imdb_wood,
.imdb_navy,
.imdb_coffee,
.imdb_white .imdb_copyright{
    font-size:10px;
}


.imdb_dark,
.imdb_black,
.imdb_navy,
.imdb_coffee,
.imdb_white,
.imdb_wood,
.imdb_gray{
    background-image: url("../assets/imdb-bg.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}


div.imdb_left{
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    float: left;
    margin-right: 15px;
    position: relative !important;
    line-height: normal !important;
    overflow: hidden !important;

}

div.poster_parent{
    height:268px !important;
    width:182px !important;
    line-height: normal !important;
    position: relative !important;
    overflow: hidden !important;
}
.imdb_dark > div.imdb_left > a > div.poster_parent{
    border: solid 2px #f5c518;
}

.imdb_navy > div.imdb_left > a > div.poster_parent{
    border: solid 2px #000;
}

.imdb_wood > div.imdb_left > a > div.poster_parent{
    border: solid 2px #2d1d02;
}

.imdb_white > div.imdb_left > a > div.poster_parent{
    border: solid 2px #cccccc;
}
.imdb_gray > div.imdb_left > a > div.poster_parent{
    border: solid 2px #cccccc;
}

.imdb_coffee > div.imdb_left > a > div.poster_parent{
    border: solid 2px #fbd486;
}

.imdb_black > div.imdb_left > a > div.poster_parent{
    border: solid 2px #b2b2b2;
}

.imdb_dark  b{
    color:#9d9fa2;
}

.imdb_gray div.imdb_right > div.imdb_general a{
    color:#136cb2;
}


.imdb_dark div.imdb_right > div.imdb_general a{
    color:#f5c518;
}

.imdb_navy div.imdb_right > div.imdb_general a{
    color:#f5c518;
}

.imdb_wood div.imdb_right > div.imdb_general a{
    color:#faa004;
}

.imdb_coffee div.imdb_right > div.imdb_general a{
    color:#cca14a;
}


.imdb_black div.imdb_right > div.imdb_general a{
    color:#b2b2b2;
}


div.right{
    text-decoration: none;
    overflow: hidden;

}

div.right a{
    text-decoration: none;
    overflow: hidden;

}


div.left > a{
    text-decoration: none;
    overflow: hidden !important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
}

div.poster_parent > span#imdb_rating{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    font-size:14px !important;
    font-weight: bold;
    text-decoration: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color:#1b1e21;
    top: 229px !important;
    left: 18px !important;
    position: absolute !important;
    overflow:hidden !important;
}

div.imdb_right > span#movie_title > a{
    font-size: 20px;
    font-weight: bold;
    display:block;
    text-decoration: none !important;


}

div.imdb_right > span#genres{
    font-size: 10px;
    display:block;
    margin-bottom: 10px;
}

div.imdb_right > div.imdb_general{
    font-size:12px;
    margin-bottom: 10px;
    position: relative;
    overflow:hidden;
}

div.imdb_right > div.imdb_general > span.known_for{
    float:left;
    position: relative;
    display:block;
    overflow:hidden;

}

div.imdb_right > div.imdb_general > span.known_for > a >img{
    float:left;
    margin-right:5px;
    width:50px;
    position: relative;
    overflow:hidden;

}

.imdb_dark > div.imdb_right > div.imdb_general > span.known_for > a >img{
    border: solid 1px #f5c518;

}
.imdb_white > div.imdb_right > div.imdb_general > span.known_for > a >img{
    border: solid 1px #1b1e21;

}


div.imdb_right > div.imdb_general > span#imdb_general{
    text-decoration: none;
    font-size: 13px;
    display:block;
}



div.imdb_right > span#summary{
    font-size: 12px;
    display:block;
    margin-bottom: 10px;

}

.imdb_dark > div.imdb_right > span#movie_title a{
    color: #f5c518;
}

.imdb_coffee > div.imdb_right > span#movie_title a{
    color: #cca14a;
}

.imdb_black > div.imdb_right > span#movie_title a{
    color: #b2b2b2;
}

.imdb_navy > div.imdb_right > span#movie_title a{
    color: #f5c518;
}

.imdb_wood > div.imdb_right > span#movie_title a{
    color: #faa004;
}

.imdb_gray > div.imdb_right > span#movie_title a{
    color: #136cb2;
}

.imdb_dark > div.imdb_right > span#movie_title a{
    color: #f5c518;
}

.imdb_coffee  .imdb_copyright a{
    color: #cca14a;
}

.imdb_black  .imdb_copyright a{
    color: #b2b2b2;
}

.imdb_navy  .imdb_copyright a{
    color: #f5c518;
}

.imdb_wood  .imdb_copyright a{
    color: #faa004;
}

.imdb_gray  .imdb_copyright a{
    color: #136cb2;
}

.imdb_dark  .imdb_copyright a{
    color: #f5c518;
}

/*********************** DEFAULT TITLE ******************************/
.imdb_default_title{
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    color: #595858;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    position: relative !important;
    border-radius: 10px;
    border: 1px solid #b1adad;
    overflow:hidden !important;
    background-color: #f8f8f8;
    max-width: 670px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 10px;
}

.imdb_default_title h3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    color: #595858 !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    display: block;
    padding-left: 15px;
    font-weight: bold;
}

.imdb_default_title b{
    font-weight: bold;
}

.imdb_default_title hr{
    margin-top:15px !important;
    margin-bottom:5px !important;
    border-top: 1px solid #b1adad !important;

}

.imdb_default_title > .imdb-footer{
    width: 100%;
    padding: 20px;
    position: relative;
    background-color: #191919;
    background-image: url("../assets/imdb-bg2.png");
    background-position: right bottom;
    background-repeat: no-repeat;

}
.imdb_default_title a{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    color:#136cb2 !important;
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    overflow: hidden;
}


.imdb_default_title > .title{
    display: flex;
    width: 100%;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
    background: #333333;

    color: #fff;
}

.imdb_default_title .middle{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    background-color: #eeeeee;
    border-bottom: 1px solid #b1adad;
}

.imdb_default_title > .title > .left{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    float: left;
    width: 85%;
    overflow: hidden;
}
.imdb_default_title > .title > .left > a{
    color: #fff !important;
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;

}

.imdb_default_title > .title > .left > small{
    font-size:15px;
}

.imdb_default_title .gallery{
    display: flex;
    top:10px;
    position: relative;
}
.imdb_default_title .gallery > a > img {
    max-height: 90px;
    margin-right: 5px;
}

.imdb_default_title > .title > .left > small#genres{
    font-size:10px;
    padding-top: 5px; ;
    display:block;
}
.imdb_default_title > .title > .right{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 25px !important;
    float: right !important;
    margin-left: 10px !important;
    position: relative !important;
    width: 15% !important;
    color: #fff !important;
    overflow: hidden !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.imdb_default_title > .title > .right > img{
    position: relative !important;
    float: left !important;
    margin-right: 5px !important;
}
.imdb_default_title > .title > .right > #rating {
    position: static !important;
    text-align: left;
    top: 50% !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    overflow: hidden !important;
}


.imdb_default_title> .middle > .poster > a {
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 10;
}
.imdb_default_title> .middle > .poster > a > img{
    width:182px;
    height: 268px;
}

.imdb_default_title> .middle > .content > .crew{
    display: block;
    padding-bottom: 10px;
    position: relative;
}

.imdb_default_title .extra{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    position: relative;
}


.imdb_default_title> .middle > .content{
    padding-top: 10px !important;
    padding-bottom: 13px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
    position: relative !important;

}

.imdb_default_title> .images{


    display: flex;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;

}

.imdb_default_title> .cast{


    display: flex;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;

}

.imdb_default_title .imdb_copyright{
    -webkit-line-break: normal !important;
    font-weight: bold;
    text-decoration: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: relative;
    line-height: normal !important;
    overflow: hidden;
    margin-top: auto;
    margin-bottom: auto;
    color:#fff;
}

.imdb_default_title> .cast > .profile{

    margin-right: 20px;
    width: 5%;
}

.imdb_default_title> .cast > .name{
    top:10px;
    position: relative;
    margin-right: 20px;
    width: 45%;
}
.imdb_default_title> .cast > .seperate{
    top:10px;
    position: relative;
    margin-right: 20px;
    width: 5%;
}
.imdb_default_title> .cast > .char{
    top:10px;
    position: relative;
    width: 45%;
}

.imdb_default_title> .images > div{
    width: auto;
    flex-shrink: 0!important;
}

.imdb_default_title> .images > div > a img{
    margin-right: 5px;
    max-width:100%;
    height: auto;
    flex-shrink: 0!important;
}


.imdb_default_title .video{
    max-height:268px;
    max-width:100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-color: #000000;
    display:flex;
}

/*********************** DEFAULT TITLE TRANSPARENT******************************/
.imdb_default_tr{
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    position: relative !important;
    overflow:hidden !important;

    margin-bottom: 10px;
}



.imdb_default_tr b{
    font-weight: bold;
}

.imdb_default_tr hr{
    margin-top:15px !important;
    margin-bottom:5px !important;
    border-top: 1px solid #b1adad !important;

}

.imdb_default_tr > .imdb-footer{
    width: 100%;
    padding: 10px;
    position: relative;


}
.imdb_default_tr a{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    overflow: hidden;
}


.imdb_default_tr > .title{
    display: flex;
    width: 100%;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 16px !important;

}

.imdb_default_tr .middle{
        background: transparent;
}

.imdb_default_tr > .title > .left{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    float: left;
    width: 85%;
    overflow: hidden;
}
.imdb_default_tr > .title > .left > a{
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;

}

.imdb_default_tr > .title > .left > small{
    font-size:15px;
}

.imdb_default_tr .gallery{
    display: flex;
    top:10px;
    position: relative;
}
.imdb_default_tr .gallery > a > img {
    max-height: 90px;
    margin-right: 5px;
}

.imdb_default_tr > .title > .left > small#genres{
    font-size:10px;
    padding-top: 5px; ;
    display:block;
}
.imdb_default_tr > .title > .right{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 25px !important;
    float: right !important;
    margin-left: 10px !important;
    position: relative !important;
    width: 15% !important;
    overflow: hidden !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.imdb_default_tr > .title > .right > img{
    position: relative !important;
    float: left !important;
    margin-right: 5px !important;
}
.imdb_default_tr > .title > .right > #rating {
    position: static !important;
    text-align: left;
    top: 50% !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    overflow: hidden !important;
}


.imdb_default_tr> .middle > .poster > a {
    float: left;
    position: relative;
    z-index: 10;
}
.imdb_default_tr> .middle > .poster > a > img{
    width:182px;
    height: 268px;
}

.imdb_default_tr> .middle > .content > .crew{
    display: block;
    padding-bottom: 10px;
    position: relative;
}

.imdb_default_tr .extra{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    position: relative;
}


.imdb_default_tr> .middle > .content{
    padding-top: 10px !important;
    padding-bottom: 13px !important;
    padding-right: 16px !important;
    position: relative !important;

}

.imdb_default_tr> .images{

    display: flex;
    width: 100%;

    padding-right: 10px;
    position: relative;

}

.imdb_default_tr> .cast{


    display: flex;
    width: 100%;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;

}

.imdb_default_tr .imdb_copyright{
    -webkit-line-break: normal !important;
    font-weight: bold;
    text-decoration: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: relative;
    line-height: normal !important;
    overflow: hidden;
    margin-top: auto;
    margin-bottom: auto;
}

.imdb_default_tr> .cast > .profile{

    margin-right: 20px;
    width: 5%;
}

.imdb_default_tr> .cast > .name{
    top:10px;
    position: relative;
    margin-right: 20px;
    width: 45%;
}
.imdb_default_tr> .cast > .seperate{
    top:10px;
    position: relative;
    margin-right: 20px;
    width: 5%;
}
.imdb_default_tr> .cast > .char{
    top:10px;
    position: relative;
    width: 45%;
}

.imdb_default_tr> .images > div{
    width: auto;
    flex-shrink: 0!important;
}

.imdb_default_tr> .images > div > a img{
    margin-right: 5px;
    max-width:100%;
    height: auto;
    flex-shrink: 0!important;
}


.imdb_default_tr .video{
    max-height:268px;
    max-width:100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-color: #000000;
    display:flex;
}



/*********************** DEFAULT NAME ******************************/
.imdb_default_name{
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    color: #595858;
    max-width: 670px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    position: relative !important;
    border-radius: 10px;
    border: 1px solid #b1adad;
    overflow:hidden !important;
    background-color: #f8f8f8;
    margin-bottom: 10px;
}

.imdb_default_name b{
    font-weight: bold;
}
.imdb_default_name h3{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    color: #595858 !important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    font-size: 18px !important;
    text-align: left;
    margin-left: 16px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    display: block;
}

.imdb_default_name .filmography{

    padding:5px;
    border-bottom: 1px solid #b1adad !important;
}

.imdb_default_name .filmography .job_title{
    font-size: 15px;
    font-weight: bold;
    margin-left: 15px;
    margin-bottom: 10px;
}

.imdb_default_name .filmography .list a{
    font-size: 14px;
    margin-left: 15px;
}

.imdb_default_name .filmography .list{
    padding-top: 10px;
    padding-bottom: 10px;
}

.imdb_default_name > .top{
    background-color: #eeeeee;
    border-bottom: 1px solid #b1adad !important;
    display: flex !important;

}

.imdb_default_name > .top > .photo{
    float: left !important;
    width: 214px !important;


}

.imdb_default_name > .top > .right{
    float: right !important;
    text-align: left;
    width: 70% !important;

}
.imdb_default_name > .top > .right > .content{
    margin-top:5px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 5px !important;
    position: relative !important;
    overflow: hidden !important;


}
.imdb_default_name > .top > .right  .title{
    font-size: 24px;
    padding-top: 10px;
    margin-left: 10px;
    overflow: hidden !important
}

.imdb_default_name .header{
    background: #333333;
    color: #fff;
    padding-bottom: 10px;
}

.imdb_default_name .header a{
    color: #fff !important;
}

.imdb_default_name > .top > .right  .jobs{
    font-size: 12px;
    margin-top: 5px;
    margin-left: 10px;
    position: relative;
    display: block;
}
.imdb_default_name > .known{
    display: flex;
    text-align: center;
    padding: 5px;
    position: relative;
}


.imdb_default_name > .known > a{
    margin-left: 5px;
    margin-right: 5px;
}
.imdb_default_name > .top > .right > .content > .info{
    font-size: 13.4px;
    margin-top: 10px;
    position: relative;
    display: block;
}

.imdb_default_name > .imdb-footer{
    width: 100%;
    padding: 20px;
    bottom:0;
    position: relative;
    background-color: #191919;
    background-image: url("../assets/imdb-bg2.png");
    background-position: right bottom;
    background-repeat: no-repeat;

}

.imdb_default_name .imdb_copyright{
    -webkit-line-break: normal !important;
    font-weight: bold;
    text-decoration: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: relative;
    line-height: normal !important;
    overflow: hidden;
    margin-top: auto;
    margin-bottom: auto;
    color:#fff;
}

.imdb_default_name a{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    color:#136cb2 !important;
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    overflow: hidden;
}

.imdb_default_name hr{
    margin-top:15px !important;
    margin-bottom:5px !important;
    border-top: 1px solid #b1adad !important;

}

/*********************** DEFAULT TRANSPARENT NAME ******************************/
.imdb_default_nametr{
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    max-width: 670px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    position: relative !important;
    overflow:hidden !important;
    margin-bottom: 10px;
    color:inherit !important;
}

.imdb_default_nametr b{
    font-weight: bold;
}
.imdb_default_nametr h3{
    line-height: normal !important;
    -webkit-line-break: normal !important;
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    font-size: 18px !important;
    text-align: left;
    margin-left: 16px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    display: block;
}

.imdb_default_nametr .filmography{
    padding:5px;
    border-bottom: 1px solid #b1adad !important;
}

.imdb_default_nametr .filmography .job_title{
    font-weight: bold;
    margin-left: 15px;
    margin-bottom: 10px;
}

.imdb_default_nametr .filmography .list a{
    margin-left: 15px;
}

.imdb_default_nametr .filmography .list{
    padding-top: 10px;
    padding-bottom: 10px;
}

.imdb_default_nametr > .top{

    display: flex !important;

}

.imdb_default_nametr > .top > .photo{
    float: left !important;
    width: 214px !important;


}

.imdb_default_nametr > .top > .right{
    float: right !important;
    text-align: left;
    width: 70% !important;

}
.imdb_default_nametr > .top > .right > .content{
    margin-top:5px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 5px !important;
    position: relative !important;
    overflow: hidden !important;


}
.imdb_default_nametr > .top > .right  .title{
    font-size: 24px;
    padding-top: 10px;
    margin-left: 10px;
    overflow: hidden !important
}

.imdb_default_nametr .header{
    padding-bottom: 10px;
}

.imdb_default_nametr .header a{

}

.imdb_default_nametr > .top > .right  .jobs{

    margin-top: 5px;
    margin-left: 10px;
    position: relative;
    display: block;
}
.imdb_default_nametr > .known{
    display: flex;
    text-align: center;
    padding: 5px;
    position: relative;
}


.imdb_default_nametr > .known > a{
    margin-left: 5px;
    margin-right: 5px;
}
.imdb_default_nametr > .top > .right > .content > .info{
    margin-top: 10px;
    position: relative;
    display: block;
}

.imdb_default_nametr > .imdb-footer{
    width: 100%;
    padding: 20px;
    bottom:0;
    position: relative;

    background-repeat: no-repeat;

}

.imdb_default_nametr .imdb_copyright{
    -webkit-line-break: normal !important;
    font-weight: bold;
    text-decoration: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: relative;
    line-height: normal !important;
    overflow: hidden;
    margin-top: auto;
    margin-bottom: auto;

}

.imdb_default_nametr a{
    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    line-height: normal !important;
    -webkit-line-break: normal !important;
    overflow: hidden;
}

.imdb_default_nametr hr{
    margin-top:15px !important;
    margin-bottom:5px !important;

}


/*********************** MOBILE SETTINGS ******************************/


@media (max-width: 30em) {

    div.imdb_left{
        float: none;
    }

    .imdb_dark div.imdb_right,
    .imdb_black div.imdb_right,
    .imdb_transparent div.imdb_right,
    .imdb_gray div.imdb_right,
    .imdb_wood div.imdb_right,
    .imdb_navy div.imdb_right,
    .imdb_coffee div.imdb_right,
    .imdb_white div.imdb_right{
        display: block !important;
        width: 100%;
    }

    .imdb_transparent > div.imdb_right > span#movie_title,
    .imdb_white > div.imdb_right > span#movie_title,
    .imdb_dark > div.imdb_right > span#movie_title{
        font-size: 15px;
        display:block !important;

    }
    .imdb_default_title> .middle,
    .imdb_default_title> .middle > .poster{
        position: relative;
        margin-bottom: 5px;
    }
    .imdb_default_title> .middle > .poster a{
        float: none;
        display: block;
        left:45px;
        margin-top: 10px;
        position: relative !important;
        z-index: 10;
    }

    .imdb_default_title> .images > div{
        width: auto;
        flex-shrink: 1;
        margin-right: 2px;
    }



    .imdb_default_name .header{
        background-color: transparent;
        color: #595858;

    }
    .imdb_default_name .header a{
        color:#136cb2 !important;

    }
    .imdb_default_name .top {
        float: none !important;
        display: block !important;

    }
    .imdb_default_name .top .photo {
        float: none !important;
        display: inline-block !important;
        width: 100% !important;
        margin-left: 20px !important;
        position: relative !important;
        z-index: 10 !important;
    }

    .imdb_default_name .top .right{
        float: none !important;
        width: 100% !important;
        display: inline-block !important;
        height: 100% !important;
        font-size: 12px !important;

    }

    .imdb_default_name > .top > .right  .jobs{
        font-size: 12px;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 10px;
        text-align: center !important;
        position: relative;
    }

    .imdb_default_name > .top > .right > .content{
        margin-top:5px;
        margin-right: 5px;
        margin-left: 5px;
        padding: 5px !important;
        text-align: center !important;
        display: block;
        position: relative !important;
        overflow: hidden !important;


    }


    .imdb_default_title > .title > .right{
        font-family: Verdana, Arial, Helvetica, sans-serif !important;
        font-size: 13px !important;
        font-weight: bold;
        float: right !important;
        margin-left: 10px !important;
        position: relative !important;
        width: 15% !important;
        color: #fff !important;
        overflow: hidden !important;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .imdb_default_title > .title > .right > img{
        margin-bottom: 10px;
        position: relative !important;
        width: 30px;
        text-align: center;
        display: block;
        margin-right: 5px !important;
    }
    .imdb_default_title > .title > .right > #rating {
        position: relative !important;
        text-align: center;
        top: 50% !important;
        -ms-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
        overflow: hidden !important;
    }

    .imdb_default_title> .cast{



        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        position: relative;
        height: auto;
        font-size: 10px;

    }

    .imdb_default_title> .cast > .profile{
        display: block;
        margin: auto;
        width: 30px;

    }

    .imdb_default_title> .cast > .name{
        display: block;
        position: relative;
        text-align: center !important;

    }
    .imdb_default_title> .cast > .seperate{

        position: relative;
        margin-right: 20px;
        display: none;
        width: 5%;
    }
    .imdb_default_title> .cast > .char{
        text-align: center !important;
        position: relative;

    }





}