@charset "utf-8";
/* CSS Document */

/*-- GLOBALS --*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic|PT+Sans:400,700,400italic,700italic|Lato:400,700,700italic,400italic|Quattrocento+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,700,600,300);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans|PT+Sans:700);


@media screen and (max-width: 991px){
    body
    {
        background-color: #fff;
        font-family: 'Arial','Verdana','Lato','Quattrocento Sans', sans-serif;
        /*font:normal 12px Verdana, Arial, Helvetica, sans-serif;*/
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
    }
}

@media screen and (min-width: 992px){
    body
    {
        background-color: #fff;
        font-family: 'Arial','Verdana','Lato','Quattrocento Sans', sans-serif;
        /*font:normal 12px Verdana, Arial, Helvetica, sans-serif;*/
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
    }
}


@media screen and (max-width: 914px){
    .screen_width_articles
    {

    }
}

@media screen and (min-width: 915px){
    .screen_width_articles
    {
        width: 915px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .article_adjustment_for_mobile {
        margin: 0 auto;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 769px) {
    .article_adjustment_for_mobile {
        margin: 0 auto;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 768px) {
    .share_section_data {
        padding-left: 0px;
    }
}

@media screen and (min-width: 769px) {
    .share_section_data {
        padding-left: 55px;
    }
}




#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(219, 64, 113, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 17px;
    font-family: 'PT Serif', serif;
    background-color: rgba(248, 248, 248, 1);
    border-width: 0px;
    border-radius: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(227, 47, 78, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(227, 47, 78, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #e32f4e;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #e32f4e;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #e32f4e;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #f8f8f8;
}

.menu_buttons_margin_bigmenu {
    margin-right: 15px;
}

.menu_buttons_margin_smallmenu {
    margin-right: 15px;
}

.navbar-default {
    background-color:rgba(255, 255, 255, 1) !important;
    border-bottom: 1px solid #808080;
    background-image:none;
    box-shadow:none;
}

@media screen and (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none !important;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

/* STYLES FOR THE TEMPLATES */
@media screen and (min-width: 769px) {
    .article_single_title {
        font-size: 40px;
        font-family: 'Montserrat', serif;
        font-weight: 700;
        color: #000000;
    }
}

@media screen and (max-width: 768px) {
    .article_single_title {
        font-size: 24px;
        font-family: 'Montserrat', serif;
        font-weight: 700;
        color: #000000;
    }
}

.article_single_author {
    font-size: 16px;
    font-family: 'Montserrat', serif;
    font-weight: 400;
    color: #808080;
}

.article_single_deck {
    font-size: 14px;
    font-family: 'Noto Sans', serif;
    font-weight: 400;
    font-style: italic;
    color: #808080;
    margin-top: 15px;
}

.article_single_sidebar_title {
    font-size: 18px;
    font-family: 'Montserrat', serif;
    font-weight: 700;
}

.article_single_sidebar_text {
    font-size: 15px;
    font-family: 'Noto Sans', serif;
    font-weight: 500;
    text-align: justify;
}

strong {
    font-family: 'Noto Sans', serif;
}


@media screen and (min-width: 769px) {
    .article_common_style {
        padding-left: 70px;
        padding-right: 70px;
        font-family: 'Noto Sans', serif;
    }
}

@media screen and (max-width: 768px) {
    .article_common_style {
        padding-left: 10px;
        padding-right: 10px;
        font-family: 'Noto Sans', serif;
    }
}


@media screen and (min-width: 769px) {
    .right_index_head_box {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat';
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 64px;
        background: rgba(254,254,254,0);
        background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(44%, rgba(209,209,209,0.29)), color-stop(97%, rgba(11,11,11,0.65)), color-stop(100%, rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
    }

    .left_index_head_box {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat';
        margin-left: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 30px;
        background: rgba(254,254,254,0);
        background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(44%, rgba(209,209,209,0.29)), color-stop(97%, rgba(11,11,11,0.65)), color-stop(100%, rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
    }

    .center_index_head_box {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat';
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 30px;
        background: rgba(254,254,254,0);
        background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(44%, rgba(209,209,209,0.29)), color-stop(97%, rgba(11,11,11,0.65)), color-stop(100%, rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
    }
}

@media screen and (max-width: 768px) {
    .right_index_head_box {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat';
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 64px;
        background: rgba(254,254,254,0);
        background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(44%, rgba(209,209,209,0.29)), color-stop(97%, rgba(11,11,11,0.65)), color-stop(100%, rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
    }

    .left_index_head_box {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat';
        margin-left: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 30px;
        background: rgba(254,254,254,0);
        background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(44%, rgba(209,209,209,0.29)), color-stop(97%, rgba(11,11,11,0.65)), color-stop(100%, rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
    }

    .center_index_head_box {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat';
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 30px;
        background: rgba(254,254,254,0);
        background: -moz-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,0)), color-stop(44%, rgba(209,209,209,0.29)), color-stop(97%, rgba(11,11,11,0.65)), color-stop(100%, rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -o-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: -ms-linear-gradient(top, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom, rgba(254,254,254,0) 0%, rgba(209,209,209,0.29) 44%, rgba(11,11,11,0.65) 97%, rgba(0,0,0,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#000000', GradientType=0 );
    }
}

