/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


/*@font-face {
    font-family: "Clear";
    src: url("../fonts/ClearSans-Regular.woff") format('woff');
}

@font-face {
    font-family: "Clear";
    src: url("../fonts/ClearSans-Bold.woff") format('woff');
    font-weight: bold;
}

@font-face {
    font-family: "Clear";
    src: url("../fonts/ClearSans-BoldItalic.woff") format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Clear";
    src: url("../fonts/ClearSans-Italic.woff") format('woff');
    font-style: italic;
}*/

@font-face {
    font-family: "Bender";
    src: url("../fonts/BenderRegular.woff") format('woff'),
    url('../fonts/BenderRegular.ttf')  format('truetype'),
    url('../fonts/BenderRegular.eot?') format('eot');
    font-weight: 500;
}

@font-face {
    font-family: "Bender";
    src: url("../fonts/BenderLight.woff") format('woff'),
    url('../fonts/BenderLight.ttf')  format('truetype'),
    url('../fonts/BenderLight.eot?') format('eot');
    font-weight: 300;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

body {
    background: #fff;
    color: #000000;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Neo Sans Pro", Tahoma, sans-serif;
    font-size: 14px;
    color:#4d4d4d;
}

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

h1, h2, h3, h4, h5 {
    font-weight: 300;
    color: #b981d5;
    font-family: "Bender", sans-serif;
    font-weight: 400;
}

h3{
    font-size: 36px;
}

h1{
    font-size: 30px;
    line-height: 1.2em;
}

a{
    color: #1b75bb;
    text-decoration: none
}

a:hover{
    text-decoration: underline;
    color: #29abe2;
}

article p{
    text-indent: 20px;
}

body.contentpane {
	width:auto;
	margin:10px;
	text-align: left;
}

p.subpadding{
    margin: 20px 0 40px 0;
}

hr{
    margin-top: 0;
}

img { border: 0 none; }

.navbar h2{
    font-size: 62px;
    font-weight: 700;
}

.navbar h3{
    font-size:28px;
    color: #fff;
}

.navbar .container{
    padding-top: 100px;
}

.navbar .navbar-brand {
    margin-left: 0 !important;
    float: left;
    padding: 20px 50px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar .navbar-brand.neicon{
    padding: 40px 0;
}


.navbar-brand .menu{
    list-style: none;
}

.navbar-brand .menu li{
    float: left;
    font-family: "Bender", sans-serif;
    font-weight: 500;
    position: relative;
}

.navbar-brand .menu li ul{
    display: none;
    position: absolute;
    top:119px;
    padding: 0;
    z-index: 1;
    left: 0;
    background: rgba(241, 248, 248, 0.9);
    margin: 0;
    list-style-type: none;
    white-space:nowrap;
}

.navbar-brand .menu li ul li{
    padding: 15px;
}

.navbar-brand .menu li ul li:hover{
    background: #e0e9ee;
}

.nav>li>a{
    padding: 30px 15px;
}

.navbar-brand .menu li:hover ul{
    display: block;
}

.navbar-brand .menu li a{
    color: #fff;
}

.nav>li:hover ul a{
    background: transparent;
}

.nav>li:hover a,
.nav>li>a:hover, .nav>li>a:focus{
    background: transparent;
    text-decoration: underline;
    color: #29abe2
}

.container-fluid{
    padding: 0;
}

.navbar{
    min-height: 300px;
    background: #2b5868 url(../images/bckgrd_img.jpg) 50% 0 no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    border-radius: 0;
    margin: 0;
}

.navbar-header{
    width: 100%;
}

.navbar .navbar-brand.right{
    float: right;
    /*padding: 40px 50px;*/
    padding: 0;
    margin-right: 50px;
}

.bigger{
    font-size: 1.5em;
    white-space: nowrap;
}

.hero .bigger a{
    color: #fff;
}

#body{
    padding-bottom: 50px;
}

.hero {
    padding: 0px 50px;
    color: #fff;
    text-align: center;
    position: relative;
}

.hero .left-logo{
    padding: 40px 0;
    
}

.hero .statistics{
    background: #c69c6d;
    color: #fff;
    height: 100%;
    padding: 40px 20px 40px 20px;
    font-family: "Bender", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}

.hero .statistics div{
    margin-bottom: 10px;
}

.hero .container.info{
    display: none;
}

.hero .container h1{
    margin-top: -50px;
    color: #fff;
    font-weight: 500;
}

.hero .navigation .container{
    max-width: unset;
}

.hero .info{
    margin: 80px auto;
    max-width: unset;
    position: relative;
}

.hero .info::before{
    content: "";
    display: block;
    position: absolute;
    left:10%;
    top:-30px;
    width: 20px;
    height: 120px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.hero .info::after{
    content: "";
    display: block;
    position: absolute;
    right:10%;
    top:-30px;
    width: 20px;
    height: 120px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

.hero .info h2{
    font-size: 63px;
    color: #fff;
}

.hero .search{
    padding: 60px 0 60px 0;
}


.hero .search input {
    background: #e6e6e6;
}

.hero .search .btn {
    background: #c69c6d;
    color: white;
    padding: 15px 20px;
}
.hero .search .btn .icon{
    background-color: white !important;
}

.hero .search .container{
    max-width: 700px;
}

.hero .search .form-group{
    min-width: 400px;
}

.hero .search .form-control{
    width: 100%;
    padding: 15px 20px;
    height: auto;
}

.search{
    background: #ebebeb;
    padding: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.search #q{
    width: 83%;
    padding: 8px;
    border: 0;
    vertical-align: top;
    color: #4d4d4d;
}

.search button{
    width: 15%;
    float: right;
    padding: 8px;
    background: #b981d5;
    color: #fff;
    font-family: "Bender", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    outline: none;
    vertical-align: top;
    margin-left: 5px;
    cursor: pointer;
}

.search .advanced{
    display: flex;
    margin-top: 20px;
}

.search .half{
    flex: 1;
}

.search label{
    width: 100%;
    font-size: 12px;
    font-weight: 300;
}

.search label p{
    color: #c69c6d;
    margin: 0px;
    margin-top:5px;
    font-weight: 500;
}

.search input{
    padding: 5px;
    color:#000;
    width: 80%;
    font-size: 14px;
}

.search input::placeholder{
    color: #aaa;
}

.search input.sep{
    margin-bottom: 10px;
}

.search select{
    background: #fff;
    height: 25px;
    width: 80%;
    border-radius: 0 !important;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon, .input-group-btn, .input-group .form-control{
    display: table-cell;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}


.hero .navigation{
    padding:22px 0;
    height: 80px;
    background: rgba(41, 171, 226, 0.3);
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.hero .navigation input{
    width: 55%;
    padding: 8px;
    border: 0;
    vertical-align: top;
    color: #4d4d4d;
}

.hero .navigation button{
    width: 10%;
    padding: 8px;
    background: #1b75bb;
    color: #fff;
    font-family: "Bender", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    outline: none;
    vertical-align: top;
    margin-left: 5px;
    cursor:pointer;
}

.hero .navigation button:hover{
    background: #2c86cc;
}

.hero .navigation li{
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
    font-weight: normal;
    margin: 0 20px;
}

.hero .navigation .nav>li>a{
    padding:0;
}


.hero .navigation .nav{
    margin: 0;
}

.hero .navigation li a{
    color: white;
}

.hero .navigation li.active a{
    color: #c69c6d;
}

.hero .navigation li a:hover{
    color: #8accdc;
    background: none;
}

.hero .navigation li .separator{
    font-weight: normal;
    font-size: 0;
    width: 1px;
    display: block;
    height: 33px;
    background: white;
}

article{
    text-align: justify;
}


.main .info{
    margin-top: 10px;
}

.main h1{
    text-align: center;
    text-transform: uppercase;
    color: #c69c6d;
    font-size: 32px;
    font-weight: bold;
}

.right-sidebar h3{
    font-size: 32px;
    font-weight: bold;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: -52px;
    left: 30px;
    font-family: "Bender", sans-serif;
    font-size: 30px;
    font-weight: 00;
}

.right-sidebar .moduletable{
    padding: 20px 20px 10px 20px;
    border: 2px solid #b981d5;
    position: relative;
    top: 40px;
    margin-bottom: 40px;
    border-radius: 10px;
}

footer.main{
    min-height: 200px;
    color: #4d4d4d;
    background: #f6fafb;
    padding: 0;
}

footer .container{
    height: 100%;
}

footer .row{
    font-size: 0;
    padding: 30px 0;
    height: 100%;
}

.vbottom{
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    float: none;
}

footer .moduletable{
    margin-bottom: 10px;
}

footer h4{
    color: white;
}


footer .nav>li>a:hover, footer .nav>li>a:focus{
    background: transparent;
}

footer a:hover{
    color: #8accdc;
    background: transparent;
}

footer .menu .divider{
    display: none;
}

footer .menu{
    padding:10px;
    border: 1px solid #b981d5;
    position: relative;
}

footer .menu:before{
    display: block;
    width: 33%;
    height: 5px;
    position: absolute;
    background: #f6fafb;
    z-index: 1;
    top: -3px;
    left: 15px;
}

footer .menu li a{
    padding: 5px 10px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.search-results .latest-article{
    padding-right: 60px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.author-line{
    color: #999;
}

.latest-article{
    margin-bottom: 30px;
    position: relative;
}

.latest-article .title{
    font-weight: 500;
}

.latest-article a{
    font-size: 1em;
}


.article{
    position: relative;
    padding-right: 20px;
}

.article .authors{
    margin: 10px 0;
}

.article .subjects{
    margin: 10px 0;
}

ul.collections{
    list-style-image: url('../images/bullit.png');
}

ul.collections{
    font-size: 1.2em;
}

.article .authors a,
.latest-article .authors a{
    color: #29b473;
    font-size: 0.9em;
}

.latest-article .abstract{
    margin-top: 10px;
}

.abstract{
    text-align: justify;
}

.article .authors a:hover,
.latest-article .authors a:hover{
    color: #006621;
}

.latest-article em{
    font-weight: bold;
}

.latest-article .meta{
    margin-bottom: 10px;
}

.meta-title{
    color: #b981d5;
}

.latest-article .meta span{
    margin-right: 50px;
    color: #4d4d4d;
    position: relative;
    padding-left: 20px;
}

.latest-article .meta span.date:before{
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top:-2px;
    background: url(../images/calendar.png) 0 0 no-repeat;
}

.latest-article .meta span.publisher:before{
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top:-2px;
    background: url(../images/source.png) 0 0 no-repeat;
}


.latest-article span.format{
    right: 0;
    top: 0;
}

.latest-article .meta span.format{
    margin:0;
    float: right;
    position: static;
}

.article span.format a,
.latest-article span.format a{
    display: block;
    width: 87px;
    height: 21px;
    margin-bottom: 10px;
    margin-top: 3px;
    background: url("../images/view.png") 0 0 no-repeat;
}

.article span.format a,{
    margin: 10px 0 25px 0;
    background: url("../images/view.png") 0 0 no-repeat;
    width: 87px;
    height: 21px;
}

.article span.format a{
    margin-top: 0;
}

.pagination ul{
    list-style-type: none;
    margin-left: -5px;
    padding: 0;
}

.pagination ul li{
    float: left;
    margin: 0 5px;
}


.page-bottom{
    margin-top: 40px;
}
.page-bottom h3{
    text-align: center;
}

.right-sidebar .category-module{
    list-style-type: none;
    padding: 0;
}

.right-sidebar .category-module li{
    margin-bottom: 20px;
}

.right-sidebar .category-module .mod-articles-category-date{
    color: #4d4d4d;
    font-size: 12px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

.right-sidebar .category-module .mod-articles-category-date:before{
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top:-2px;
    background: url(../images/calendar.png) 0 0 no-repeat;
}

.right-sidebar .banneritem{
    width: 50%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}

.right-sidebar .banneritem.last{
    width: 100%;
}

.right-sidebar .bannergroup{
    font-size: 0;
    margin-top: 10px;
}

.right-sidebar .banneritem img{
    width: 60%;
}

.chronoforms input{
    border-radius: 0 !important;
}

.blog p{
    text-indent: 0;
}

.item-page img,
.blog img{
    max-width: 100%;
}

.article-info .published,
.article-info .createdby{
    color: #c69c6d;
}

.blog .item-separator{
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
    height: 0;
}

.page404{
    display: flex;
    width: 100%;
    padding: 50px 0 0;
}

.page404 .half-img{
    flex: 2;
    width: 100%
}

.page404 .half-img img{
    float: right;
}

.page404 .half-text{
    flex: 3;
    width: 100%;
    padding: 0 50px;
    font-family: "Bender", sans-serif;
    font-size: 20px;
}

.page404 .half-text p{
    text-indent: 0;
    font-size: 28px;
}

.navbar-toggle{
    margin-right: 0;
}

.navbar-toggle .icon-bar{
    background: #fff;
}

.navbar .navbar-collapse{
    position: absolute;
    right: 0;
    top: 40px;
    background: #fff;
}

.navbar .navbar-collapse li a{
    margin: 10px 0;
}

.navbar .navbar-collapse li{
    border-bottom: 1px solid #2b5868;
}

.navbar .navbar-collapse li:last-child{
    border: 0;
}

@media (min-width: 769px){
    .mobile-menu{
        display: none !important;
    }
}


@media (max-width: 1100px){
    .navbar .navbar-brand.right{
    }

}

@media (max-width: 900px){
    .navbar{background-size: auto 100%;}
}

@media (min-width: 700px) and (max-width: 992px){
    .hero .navigation li{
        margin: 0 10px;
    }
}

@media (max-width: 768px){
    .navbar .navbar-brand {
        padding: 40px 20px;
    }

    .navbar{
        min-height: 200px;
    }

    .nav>li>a{
        padding: 0 10px;
    }

    .navbar h2{
        font-size:54px;
    }

    .navbar h3{
        font-size: 24px;
    }

    .navbar .mobile-menu{
        display: block;
    }

    .navbar .mobile-menu .glyphicon{
        color: #fff;
        font-size: 18px;
    }

    .navbar .navbar-brand.right{
        display: none;
    }

    .navbar .container{
        padding-top: 0px;
    }

    .right-sidebar h3,h3{
        font-size: 30px;
    }
    
}

@media (max-width: 576px){
    .navbar{
        min-height: 100px;
    }

    .navbar .container{
        padding-top: 0px;
    }

    .right-sidebar h3,h3{
        font-size: 26px;
    }

    .navbar h2{
        font-size:38px;
    }

    .navbar h3{
        font-size: 18px;
    }

}
