/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 3, 2014 */



@font-face {
    font-family: 'jorge_v03regular';
    src: url('jorge_v03-webfont.eot');
    src: url('jorge_v03-webfont.eot?#iefix') format('embedded-opentype'),
    url('jorge_v03-webfont.woff') format('woff'),
    url('jorge_v03-webfont.ttf') format('truetype'),
    url('jorge_v03-webfont.svg#jorge_v03regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*.bxslider {
    padding: 0;
}

.bx-viewport {
    left: auto !important;
    border: none !important;
}*/

/* Basic background image styling. */
.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Styles for the alternating / transition effect. */
.toggle-image {
    position: absolute;
    width: 80%;
    top: 0;
    left: 0;
    height: 80%;
    transition: opacity 1s ease-in-out;
}

/* Styles for the specific images. */
.first-image {
    background-image: url('http://phdcomics.com/movie/images/bkg_Cecilia_chalk.jpg');
    z-index: -3;
    opacity: 0;
}

.second-image {
    background-image: url('http://phdcomics.com/movie/images/bkg_Sangeeta.jpg');
    z-index: -2;
    opacity: 0;
}

.third-image {
    background-image: url('http://phdcomics.com/movie/images/bkg_Winston.jpg');
    z-index: -1;
    opacity: 0;
}

.first-image.show {
    opacity: 1;
}

.second-image.show {
    opacity: 1;
}

.third-image.show {
    opacity: 1;
}


.footer .container {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e2e2e2;
}
.footer .container .pull-left {
    margin-top: 0px;
    margin-left: 0px;
}
.footer .container .pull-left .twitter-follow {
    float: left;
    margin-left: 0px;
    clear: both;
}
.footer .container .pull-left .fb-like {
    margin: 1px auto 5px 5px;
    float: left;
}
.footer .container img.fb-icon {
    float: left;
    margin-left: 25px;
}
.footer .container .another-bottom-container .copyright {
    text-align: right;
    float: right;
    margin-top: 0px;
    color: #999;
    line-height: 27px;
}
.footer .container .another-bottom-container .copyright a {
    margin-right: 0px;
    margin-left: 25px;
    float: left;
}
.footer .container .another-bottom-container img.bottom-icon {
    float: right;
    margin-left: 20px;
}

.footer {
    background-color: white;
    bottom: 0;
}