@font-face {font-family: RobotoBold;src: url('../fonts/Roboto-Bold.ttf');} 
@font-face {font-family: RobotoLight;src: url('../fonts/Roboto-Light.ttf');} 
@font-face {font-family: RobotoRegular;src: url('../fonts/Roboto-Regular.ttf');} 

html, body{
    font-family: "RobotoRegular", "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    background: #fff;
}

p{
    font-size: 12pt;
    line-height: 1.6;
}

.navbar-default {
    background-color: #252B38;
    border: 0;
}
.navbar-nav a{
    text-transform: uppercase;

}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 9pt;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #f7f7f7;
}

.module-style{
    background: #252B38;
    display: inline-block;
    padding: 0.5rem 1.5rem;
    color: #fff;
    text-transform: uppercase !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Title
------------------------------------ */

.title-border {
    border-bottom: 2px solid rgba(0, 0, 0, 0.4);
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 17px;
}

.block-title {
    font-family: "RobotoRegular", "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    font-family: Montserrat;
    color: #252b38;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 19px;
    position: relative; 
}

.block-title::after {
    content: attr(data-title);
    position: absolute;
    opacity: .1;
    font-size: 160px;
    top: -72px;
    left: -14px;
    overflow: hidden;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .block-title::after {
        content: attr(data-title);
        position: absolute;
        opacity: .1;
        font-size: 60px;
        top: -72px;
        left: -14px;
        overflow: hidden;
    }
}

.lineacross{
    background: #252B38;
    height: 3px;
    display: block;
    margin-bottom: 8px;
}

.thumbnailimage {
    margin-top: 8px;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.thumbnailimage img {
    position: absolute;
    left: 50%;
    top: 50%; 
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.thumbnailimage img.portrait {
    width: 100%;
    height: auto;
}

.quote-text{

    font-size: 13pt;
    margin-top: -25px;
}

.quotation-mark{

    margin-top: -10px;
    font-weight: bold;
    font-size:38pt;
    color:#252B38;
    font-family: "Times New Roman", Georgia, Serif;

}

.window-hero {
    /*    background: url('../images/header_one.jpg') no-repeat fixed center top / 1729px 700px;*/
    background: #252B38 url("../images/withPenInHand.jpg") no-repeat fixed center top / 100%;
    padding: 160px 0;
    width: 100%;
}

.form-control {
    background: transparent none repeat scroll 0 0;
    border-color: #393F4C;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
}

.navbar-default {
    background-color: #252B38;
    border: 0;
}

.navbar-nav a{
    text-transform: uppercase;

}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 9pt;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #f7f7f7;
}


.article-img-container img{
    width: 100%;
    padding: 0 !important;
}
.article-container a{
    color: #333;
    font-weight: bold; 
    font-size: 11pt;
}
.authorname > a{
    font-size: 8pt;
    text-transform:uppercase;
    margin: 0;
    color: #0C7ABF;
}
.article-container{
    margin-bottom: 5px;
    background: #F4F4F4;
    display: block;
    padding: 10px 2px;
    clear: both;
    width: 100%;
    box-sizing: border-box;
}

.articleheading{
    font-weight: bold;
    color: #252B38;
}

.asuggestions{
    padding-bottom: 1rem;
    font-weight: normal;
    color: #212735;
    display: block;
}

.navbar {
    border: 0;
    margin-bottom: 0;
    border-radius: 0px;
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 12px;
    padding: 5px;
    position: relative;
}
.newsletter{
    color: #fff;
    background: #252B38;
    font-size: 10pt;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
}

.form-group {
    margin-bottom: 8px;
}
.card{
    background: url(../images/opacity-black-60.png) repeat;
    padding: 1rem;
}

.briefstories p{color: #fff;}
.briefstories{
    margin-bottom: 1rem;
    text-align: left;
    display: block;
}



.wide{
    display: block;
    width: 100%;
    clear: both;
}

.reeldeal{
    font-family: "RobotoBold", "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 5rem;
    color: #fff;
    text-align: left;
    width: 100%;
}

.aperturetext{
    position: absolute;top:10px;text-align: left;
    margin: 5em 0;
}
.container {
    width: 100%;
}
.author{
    margin: 0 !important;
}
.from{
    display: block;
    text-transform: uppercase;
    margin: 0;
    font-size: 9pt;
}
.top-story-section h5{
    color: #222;
    display: block;
    padding: 0;
    font-weight: bold;
    font-size: 15pt;
    margin-bottom: 0px;
    margin-top: 2px;
}
.top-story-section p{
    font-family: inherit;
    padding: 0;
    margin: 0;
}
.top-story-section >div>a{
    display: inline;
    color: #333;
    font-size: 13pt;
    text-transform: uppercase;
}
.top-story-section a{}
.top-story-section small{}

.top-story-section img{

}
.top-story-section{
    color: #333;
    font-size: 10px;
    margin-bottom: 10px;
    padding:0 8px;
}
.custom-font-home{
    font-family: "OpenSans-Regular", "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    background: url(../images/lines.png);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #212735;
    color: #999;
}


.imgae-window-larger{
    height: 300px;
    overflow: hidden;
    width: 100%;
}
.imgae-window{
    height: 180px;
    overflow: hidden;
    width: 100%;
}
.imgae-window-smaller > .imgae-window{
    height: 140px;
    overflow: hidden;
}

.footer-outlay{
    border-top: 1px #ddd solid;
    padding: 4em 0;
    background: #f0f0f0;
    min-height: 150px;
}

.footerstyle{
    text-align: right;
}
.footerstyle h4{
    color: #333;
    font-size: 13pt;
    border-bottom: solid #ddd thin;
}
.footerstyle a:last-child{
    content: "";
}

.footerstyle a:hover{
    color: #000;
    text-decoration: underline;
}
.footerstyle a{
    display: inline;
    clear: none;
    color: #333;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal;
    padding-bottom: 5px;
}

*, *:before, *:after {box-sizing:  border-box !important;}


.rower {
    -moz-column-width: 18em;
    -webkit-column-width: 18em;
    -moz-column-gap: 1em;
    -webkit-column-gap:1em; 

}

.item {
    display: inline-block;
    padding:  .25rem;
    width:  100%; 
}

.well {
    position:relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
    height: auto;
    padding: 0;
}

.thumbstyle2 img, .thumbstyle2{
    width: 100% !important;
    display: block;
}
.poetry{
    clear:both;
    padding: 0 10px 5px 0;
}

.thumbstyle img{
    width: auto;
    max-width: 60%;
    padding: 0 10px 5px 0;
    clear: none;
}

.poetry>img{
    width: 80% !important;
}



/*-------------------------------------------------------------------------------------*/
