/*
Theme Name: DAAD Blog
Theme URI: http://www.daad.de/blog/
Description: DAAD Blog
Version: 0.1
Author: Fabian Freiburg
Tags: DAAD
*/

html,
button,
input,
select,
textarea {
    color: #222;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

body {
    padding-bottom: 40px;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
* Icons
*/

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?-vq64p4');
    src:url('fonts/icomoon.eot?#iefix-vq64p4') format('embedded-opentype'),
        url('fonts/icomoon.woff?-vq64p4') format('woff'),
        url('fonts/icomoon.ttf?-vq64p4') format('truetype'),
        url('fonts/icomoon.svg?-vq64p4#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ir-icon {
    background: url('pics/sprites.png');
    display: inline-block;
    font-size: 0;
    text-indent: -9999px;
    vertical-align: middle;
}

.ir-icon-facebook {
    width: 22px;
    height: 22px;
    background-position: 0 0;
}

.ir-icon-youtube {
    width: 22px;
    height: 22px;
    background-position: -80px 0;
}

/*
* Fonts
*/

@font-face{
    font-family: 'FuturaPTWebBook';
    src:url('fonts/FTN45__W.eot');
    src:url('fonts/FTN45__W.eot?#iefix-vq64p4') format('embedded-opentype'),
        url('fonts/FTN45__W.woff?-vq64p4') format('woff'),
        url('fonts/FTN45__W.ttf?-vq64p4') format('truetype');
}

@font-face{
    font-family: 'FuturaPTWebBold';
    src:url('fonts/FTN85__W.eot');
    src:url('fonts/FTN85__W.eot?#iefix-vq64p4') format('embedded-opentype'),
        url('fonts/FTN85__W.woff?-vq64p4') format('woff'),
        url('fonts/FTN85__W.ttf?-vq64p4') format('truetype');
}

.icon-external-link:before {
    content: "\f08e";
}

body {
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
}

/*
* Headlines
*/

h1,
h2,
h3 {
    font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
}

/*
* Links
*/

a {
    color: #2e7dc0;
}

a:hover,
a:focus {
    color: #c91901;
    text-decoration: underline;
}

a[target=_blank]:after {
    content: " \f08e";
    font-family: 'icomoon';
    font-size: 12px;
}

.header .logos a[target=_blank]:after,
.logos-footer a[target=_blank]:after {
    display: none;
}

/*
* Page structure
*/

.container {
    position: relative;
}

#page {
    width: 990px;
    margin: 0 auto;
    padding: 0 10px;
}

#page .entry {
    margin-top: 22px;
}

#page-inner {
    position: relative;
}

#content {
    width: 620px;
    float: left;
}

#sidebar {
    width: 330px;
    float: right;
    background: url(pics/pic_dotline_vertical.gif) repeat-y left top;
    padding: 0 10px;
    margin-left: 20px;
}

.intro {
    margin-bottom: 40px;
}

.intro p {
    margin-top: 5px;
}

/*
* Header
*/

.header .logos {
    padding-bottom: 30px;
    float: left;
}

.header .logos h1 {
    margin: 0;
    padding: 0;
    float: left;
    min-height: 127px;
}

.header .logos a {
    display: block;
    margin: 30px 40px 0 0;
}

.logos > a {
    float: left;
}

.header .logos a img {
    max-width: 100%;
    height: auto;
}

.navbar-default {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0);
}

.meta-nav {
    position: absolute;
    right: 182px;
    top: -125px;
    float: right;
}

.meta-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.meta-nav li {
    float: left;
    height: 33px;
    background: url("pics/studyinde/dotsvertical.png") repeat-y 100% 0;
    padding-right: 10px;
    margin-right: 10px;
}

.meta-nav li:first-child {
    background: 0;
    padding-right: 0;
}

.meta-nav li a {
    position: relative;
    top: 5px;
}

.meta-nav .language-flag span {
    display: inline-block;
    height: 20px;
    width: 30px;
    background-image: url("pics/studyinde/sprites.png");
    background-position: -63px -478px;
}

.meta-nav .language-flag .inactive {
    opacity: .5;
}

.meta-nav .language-flag .de {
    background-position: -21px -477px;
}

/*
 * Search
 */
.search-top {
    position: absolute;
    right: 20px;
    top: -125px;
    width: 160px;
}

.search-top .form-control,
.mobile-search .form-control {
    box-sizing: border-box;
    background: #efefef;
    border-color: transparent !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.0);
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.0);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 3px 0 0 3px !important;
    font-size: 14px;
    line-height: 1.5;
    font-family: "FuturaPTWebBook", Georgia, "Times New Roman", Times, serif;
}

.search-top button,
.mobile-search button {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    margin-left: -1px;
    background: #4b8dc8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YjNkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDdjYzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #39b3d5), color-stop(100%, #2d7cc0));
    background: -webkit-linear-gradient(top, #4b8dc8 0, #2d7cc0 100%);
    background:    -moz-linear-gradient(top, #4b8dc8 0, #2d7cc0 100%);
    background: -ms-linear-gradient(top, #4b8dc8 0, #2d7cc0 100%);
    background:  -o-linear-gradient(top, #4b8dc8 0, #2d7cc0 100%);
    background:     linear-gradient(to bottom, #4b8dc8 0, #2d7cc0 100%);
    border: none;
}

.search-top button:hover,
.mobile-search button:hover {
    border: none;
}

/*
* Navigation
*/

.navbar-collapse {
    overflow-x: hidden;
}

.container>.navbar-header {
    margin-right: -20px;
    margin-left: -20px;
    width: inherit;
}

.navbar-default>.container .navbar-collapse {
    background: url(pics/studyinde/dotshorizontal_mainnavi.png) repeat-x 0 100%;
    padding: 0;
}

.main-navigation-wrapper {
    margin: 0 -3px 0 -3px;
}

.main-navigation-wrapper ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
    -webkit-border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
    -o-border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
    border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
    list-style: none;
    margin-bottom: 104px;
    border-right: none;
    border-left: none;
}

.main-navigation-wrapper li {
    display: inline-block;
    font-family: FuturaPTWebBold, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 17px;
}

.main-navigation-wrapper a {
    display: block;
    line-height: 36px;
    padding: 0 35px;
    text-decoration: none;
    color: #2e7dc0;
}

.main-navigation-wrapper li:first-child a {
    padding-left: 0;
}

.main-navigation-wrapper .current-menu-item a,
.main-navigation-wrapper a:hover,
.main-navigation-wrapper .current-page-ancestor a {
    color: #c91901;
    text-decoration: none;
}

.navbar-nav {
    clear: both;
    margin: 0 0 0 -10px;
    font-family: "FuturaPTWebBook",Georgia,"Times New Roman",Times,serif;
}

.navbar-nav > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: inherit;
}

.nav > li {
    display: block;
}

.navbar-nav > li > a {
    font-family: FuturaPTWebBold, Arial, Helvetica, sans-serif;
    padding: 14px 0;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;
    display: block;
}

.navbar-nav > a:hover,
.navbar-nav > a:focus {
    color: #c11800;
    background-color: rgba(0, 0, 0, 0);
}

.navbar-nav>li>.dropdown-menu {
    width: 740px !important;
    max-width: 740px !important;
    margin: 0;
    padding: 10px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navbar ul li li {
    float: left;
    width: 46%;
    margin: 0 2%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navbar-nav > li li {
    text-align: left;
}

.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap;
}

.navbar-nav .dropdown-menu>li>a {
    background: none;
    padding-right: 0;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #ffffff;
    border:none;
    border-radius: 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 -5px 6px rgba(0, 0, 0, 0.175);
    color: #c11800;
    position: relative;
    z-index: 1000;
}

.lt-ie9 .navbar-default .navbar-nav > .open > a,
.lt-ie9 .navbar-default .navbar-nav > .open > a:hover,
.lt-ie9 .navbar-default .navbar-nav > .open > a:focus {
    border:1px solid #ccc;
    border-bottom: none;
    margin:-1px;
}

.navbar ul li li ul {
    display: block !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: inherit;
    margin-left: 28px;
    width: 97%;
}

.navbar ul li li .dropdown-menu>li {
    width: auto;
    float: left;
    margin: 0;
}

.navbar ul li li .dropdown-menu>li>a {
    font-size: 16px;
    display: inline;
    padding: 0;
    background: none !important;
    text-transform: inherit !important;
}

.navbar ul li li .dropdown-menu>li>a:after {
    content: '|';
    margin: 0 3px;
}

.navbar ul li li .dropdown-menu>li:last-child>a:after {
    display: none;
}

.dropdown-menu {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 -6px 6px rgba(0,0,0,0.175);
    box-shadow: 0 0 6px rgba(0,0,0,0.175);
    z-index: 10;
}

.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    display: none !important;
}

.navbar .teaser-wrapper {
    clear: both;
    width: 96%;
    margin-top: 24px;
    padding-top: 12px;
    background: url("../../images/layout/dotshorizontal.png") repeat-x 0 100%;
    background-position: top;
    display: table;
}

.navbar .teaser-wrapper .teaser {
    background: #fff;
    padding-bottom: 0;
    width: 33.333333%;
    float: left;
}

.navbar .teaser-wrapper .teaser img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar .teaser-wrapper .teaser a {
    color: #000;
    font-weight: bold;
    text-align: center;
    display: block;
}

.navbar .teaser-wrapper .teaser a:hover {
    color: #c11800;
}

.navbar-nav .sub-arrow {
    width: 22px;
    height: 22px;
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    font-size: 0;
    background: transparent url(pics/studyinde/sprites.png) no-repeat -4000px -300px;
    position: relative;
}

.navbar-nav .dropdown-menu>li>a {
    padding-right: 0;
}

.navbar-nav {
    position: relative;
}

.navbar-nav > li > .dropdown-menu {
    left:0!important;
    right:0!important;
    width:100% !important;
    min-width:100% !important;
    max-width:100% !important;
    margin:0 !important;
}

.navbar-default .navbar-nav>li,
.navbar-default .navbar-nav>li>a {
    position: static;
}

.navbar ul li li a {
    display: block;
    width: 98%;
    padding: 2% 0 2% 2%;
}

/**
 * Breadcrumb
 */
.breadcrumb {
    padding: 0;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
    margin: 0;
}

.breadcrumb a {
    text-decoration: underline;
}

.breadcrumb, .breadcrumb a, .breadcrumb strong {
    color: #666;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;
}

/**
 * Minimap
 */
.minimap {
    background:#416c93 url(pics/studyinde/minimap.jpg) repeat center top;
    min-height: 290px;
    margin:60px 0 0 0;
    padding:20px;
    color:#fff;
    clear:both;
}

.minimap ul {
    list-style: none;
    margin:0;
    padding:0;
    display:block;
}

.minimap ul ul {
    padding:15px 0 0 0;
}

.minimap ul ul li {
    padding:0 10px 2px 0;
}

.minimap ul li a {
    color:#fff;
    display:block;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
}

.minimap > .container > .row > .col-lg-12 > ul > li {
    float:left;
    width:25%;
    padding:0;
}

.minimap > .container > .row > .col-lg-12 > ul > li > a {
    text-transform:uppercase;
}

.minimap>.container>.row>.col-lg-12>ul>li>a {
    font-family: FuturaPTWebBold,Arial,Helvetica,sans-serif;
}

/*
* Post
*/

.post {
    overflow: hidden;
}

#page .roof,
.post .roof {
    font-size: .875rem;
    font-size: 14px;
    color: #666;
    display: block;
    text-transform: uppercase;
}

.post h1,
.intro h1 ,
h1.guestblog-heading {
    text-transform: uppercase;
    color: #2d7abf;
    font-weight: normal;
    font-size: 24px;
    margin: 0;
}

.post h1 .flag {
    vertical-align: top;
    margin-top: 7px;
    max-width: 30px;
}

.post .meta {
    color: #626262;
    font-size: 12px;
    margin: 0 0 19px 0;
}

.post .meta a {
    color: inherit;
}

.post .meta a:hover {
    color: #c91901;
}

.post .meta .flag {
    margin: -2px 0 0 -4px;
    vertical-align: top;
    max-width: 30px;
}

.post p {
    margin: 0 0 30px 0;
    line-height: 1.5;
}

.post .alignleft {
    float: left;
    margin: 0 40px 40px 0;
}

.post .alignright {
    float: right;
}

.post .more-posts-by-user {
    clear: both;
    padding-top: 40px;
}

.post .more-posts-by-user h2 {
    color: inherit;
    margin: 0 0 19px;
    font-size: 1.3em;
}

.post .more-posts-by-user ul {
    list-style: none;
    padding: 0;
}

.post .more-posts-by-user li {
    line-height: 2;
}

.post .more-posts-by-user a {
    color: #333;
    text-decoration: none;
}

.post .more-posts-by-user a:before {
    content: ' ';
    background-image: url('pics/sprites.png');
    background-position: -1px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    margin-right: 9px;
}

.post .more-posts-by-user a:hover {
    text-decoration: underline;
    color: #c91901;
}

.post .more-posts-by-user span {
    display: inline-block;
    min-width: 81px;
}

.post .more-posts-by-user a:hover span {
    text-decoration: underline;
}

blockquote {
    font-style: italic;
    border-left: 4px solid #f0f0f0;
    margin: 20px 0;
    padding-left: 30px;
    font-size: 17px;
}

.wp-caption-text {
    font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

/*
* Shariff
*/
.shariff {
    margin: 0 0 30px;
}

/*
* Comments
*/

.post-comments h2 {
    margin-bottom: 15px;
}

.post-comments .num-comments {
    margin: 10px 0 18px 0;
}
#commentlist {
    margin-bottom: 47px;
    padding-left: 0;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
}
#commentlist .comment {
    background: #f0f0f0;
    padding: 16px 14px 16px 60px;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative;
}
#commentlist .comment .image {
    position: absolute;
    left: 0;
    margin-left: 14px;
}
#commentlist .comment p {
    margin-top: 0;
}
#commentlist .comment.bypostauthor {
    border: 1px solid #2e7dc0;
}
#commentlist .comment.byeditor {
    border: 1px solid #c91901;
}
#commentlist .commentinfo {
    margin: 0;
}
#reply-title {
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.add-comment-headline {
    margin-bottom: 10px;
}
#cancel-comment-reply-link,
.add-comment-headline strong {
    text-transform: none;
}
#commentform .input-group {
    margin-bottom: 24px;
}

#commentform label {
    display: block;
    margin-bottom: 10px;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
}

#commentform textarea {
    width: 100%;
    border: none;
    background: #f0f0f0;
    padding: 5px;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
    box-sizing: border-box;
}

#commentform input[type=text] {
    border: none;
    background: #f0f0f0;
    padding: 11px 5px;
    width: 66.66666%;
    display: block;
    float: left;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
    box-sizing: border-box;
}

#commentform input[type=text] + small {
    display: block;
    width: 33.33333%;
    text-align: left;
    float: right;
    line-height: 40px;
    padding-left: 20px;
    color: #666666;
    box-sizing: border-box;
}
.form-submit::after {
    content: '';
}
.form-submit::after,
#commentform .arrow,
.filter-posts-widget .arrow {
    background-image: url('pics/sprites.png');
    background-position: -1px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    float: right;
    margin-top: 26px;
}

.filter-posts-widget .arrow {
    float: none;
    margin-top: 0;
}

#commentform input[type=submit] {
    display: inline-block;
    float: right;
    background: none;
    border: none;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
    margin-top: 20px;
    padding-left: 5px;
}

#commentform input[type=submit]:hover {
    text-decoration: underline;
    color: #c91901;
}

/*
* Post List
*/
.post-list .post {
    margin-bottom: 30px;
}

.post-list h2 {
    text-transform: uppercase;
    margin: 0 0 4px 0;
    font-size: 20px;
}

.post-list h2 a {
    text-decoration: none;
    color: #333;
}

.post-list h2 a:hover {
    text-decoration: underline;
    color: #c91901;
}

.post-list .storycontent p {
    margin: 0;
    line-height: 1.5;
}

.post-list .wp-post-image {
    float: left;
    margin-right: 40px;
}

.post-list .more-link {
    display: block;
    margin-top: 10px;
    color: #333;
    text-decoration: none;
}

.post-list .more-link:before {
    content: ' ';
    background-image: url('pics/sprites.png');
    background-position: -1px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    margin-right: 6px;
}

.post-list .more-link:hover {
    text-decoration: underline;
    color: #c91901;
}

.paginator {
    padding: 0;
    list-style: none;
}

.paginator li {
    display: inline-block;
}

.paginator .alignright {
    float: right;
}

/*
* Blogger Overview
*/

.entry h2 {
    clear: both;
    color: #2d7abf;
    font-size: 1.6em;
    margin-bottom: 29px;
}

.blogger-wrapper {
    overflow: hidden;
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -2%;
    margin: 0 -2% 50px -2%;
}

.blogger-wrapper article {
    width: 21%;
    margin: 0 2% 20px;
    float: left; /* necessary for older iOS-Safari */
}

.blogger-wrapper p {
    margin: 0;
}

.blogger-wrapper .blogger-thumbnail {
    width: 100%;
    height: auto;
}

.blogger-wrapper a {
    color: #2d7abf;
    width: 100%;
}

.blogger-wrapper:not(.guestblogger) article:hover a,
.blogger-wrapper:not(.guestblogger) article a:focus,
.blogger-wrapper.guestblogger a:hover,
.blogger-wrapper.guestblogger a:focus{
    color: #c11800;
    text-decoration: none;
}

.blogger-wrapper.guestblogger article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.blogger-wrapper.guestblogger .link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.blogger-wrapper.guestblogger .link-wrapper p:first-child {
    min-height: 44px;
}

.blogger-wrapper .autor-name {
    color: #666;
}

.blogger-wrapper .flag {
    margin-bottom: 0;
    margin-right: -6px;
    max-width: 30px;
    max-height: 23px;
    float: right;
}

/*
* Replacement Teaser for Blogger Overview
*/
.replacement-teaser {
    max-width: 290px;
    display: block;
    margin-bottom: 30px;
}

.replacement-teaser:hover {
    text-decoration: none;
}

a.replacement-teaser:hover .replacement-teaser__headline,
a.replacement-teaser:hover .replacement-teaser__more {
    text-decoration: underline;
    color: #c11800;
}

.replacement-teaser__headline {
    margin-bottom: 10px;
}

p.replacement-teaser__text {
    color: #000;
    margin-bottom: 10px;
}

.replacement-teaser__image {
    margin-bottom: 10px;
}

/*
* Sidebar
*/

#sidebar h2 {
    font-size: 1.3em;
    color: #000;
}

#sidebar .login {
    color: inherit;
    text-decoration: none;
}

#sidebar .login:hover {
    color: #c91901;
}

#sidebar .login:before {
    content: ' ';
    background-image: url('pics/sprites.png');
    background-position: -1px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}

/*
* Blogroll
*/

.blogroll {
    padding-left: 0;
}

.blogroll li {
    list-style-type: none;
    line-height: 1.9;
}

.blogroll a {
    color: inherit;
    text-decoration: none;
}

.blogroll a:hover {
    color: #c91901;
}

.blogroll li:before {
    content: ' ';
    background-image: url('pics/sprites.png');
    background-position: -38px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}

/*
* Post filter
*/

#sidebar .filter-posts-widget h2,
.acf-form label,
.acf_postbox p.label label {
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: left;
    color: #000;
}

.filter-posts-widget button[type="submit"] {
    border: none;
    background-color: transparent;
}

.filter-posts-widget label,
.acf-form label {
    display: block;
}

.filter-posts-widget select,
.filter-posts-widget input,
.acf-form select,
.acf-form input,
.acf-form textarea {
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
}

.acf-form input[type="submit"] {
    background-color: #2d7abf;
    color: #fff;
    padding: 12px;
    font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

.acf-form input[type="submit"]:hover {
    background-color: #c91901;
}

.acf_postbox > .inside > .field {
    padding-bottom: 0;
}

#poststuff {
    min-width: inherit;
}

.notice, div.error, div.updated {
    margin: 0;
}

.filter-posts-widget .search-field {
    width: 90%;
    float: left;
    height: 30px;
    font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
}

.filter-posts-widget button[type="submit"].search-button {
    background-color: #2e7dc0;
    width: 10%;
    height: 30px;
    padding: 5px;
    float: left;
}

.filter-posts-widget button[type="submit"].search-button:hover,
.filter-posts-widget button[type="submit"].search-button:active {
    background-color: #c91901;
}

.filter-posts-widget button[type="submit"].search-button .search-icon {
    display: block;
    height: 15px;
    width: 14px;
    background-image: url('pics/sprites.png');
    background-position: -3px -43px;
    font-size: 0;
}

.filter-posts-widget .pull-left {
    float: left;
    width: 43%;
}

.filter-posts-widget .pull-left:first-of-type {
    margin-right: 40px;
}

.filter-by-month {
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding-right: 20px;
}

.filter-by-year {
    width: 40%;
    float: right;
    box-sizing: border-box;
}

.filter-posts-widget .tags-wrapper {
    height: 70px;
    margin-bottom: 30px;
    overflow-y: scroll;
}

.filter-posts-widget .tags-wrapper .tag {
    color: inherit;
    text-decoration: underline;
    font-family: FuturaPTWebBook,Arial,Helvetica,sans-serif;
}

.filter-posts-widget .tags-wrapper .tag:hover,
.filter-posts-widget .tags-wrapper .tag.active {
    color: #c91901;
}

/*
* Blogger Teaser
*/

.blogger-teaser {
    margin-bottom: 44px;
}

.blogger-teaser .flag {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 30px;
}

.blogger-teaser h2 {
    margin-bottom: 0;
}

.blogger-teaser .teaser-text {
    margin-top: 12px;
}

.blogger-teaser .more {
    color: inherit;
    text-decoration: none;
}

.blogger-teaser .more:hover {
    text-decoration: underline;
    color: #c91901;
}

.blogger-teaser .more:before {
    content: ' ';
    background-image: url('pics/sprites.png');
    background-position: -1px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    margin-right: 6px;
}


/*
* Social Media Teaser
*/

.social-media-teaser {
    background-color: #f0f0f0;
    padding: 17px 8px 43px;
}

.social-media-teaser .widget-title {
    padding: 0;
    margin: 0 0 29px;
}

.social-media-teaser a {
    text-decoration: none;
    display: inline-block;
}

.social-media-teaser a[target=_blank]:after,
.blogroll a[target=_blank]:after,
.header a[target=_blank]:after {
    content: "";
}

.social-media-teaser a .icon {
    margin-left: 22px;
}

.social-media-teaser a:first-of-type .icon {
    margin-left: 0;
}

/**
* Topics Teaser
*/

.topics-teaser {
    margin-bottom: 40px;
}

.topics-teaser h2 {
    margin-bottom: 22px;
}

.topics-teaser li {
    list-style-type: none;
    line-height: 1.9;
}

.topics-teaser a {
    color: inherit;
    text-decoration: none;
}

.topics-teaser a:hover {
    color: #c91901;
}

.topics-teaser a:before {
    content: ' ';
    background-image: url('pics/sprites.png');
    background-position: -1px -77px;
    height: 10px;
    width: 15px;
    display: inline-block;
    margin-right: 3px;
}

.topics-teaser .topic-image {
    display: block;
    margin: 0 auto 30px;
    max-width: 100%;
}

/*
* Footer
*/

#footer {
    background: #fff;
    padding: 20px 0 40px;
    clear: both;
}

#footer ul.meta {
    padding: 2px 0 0 0;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li {
    float: left;
    padding-left: 5px;
    font-size: 12px;
    font-size: .75rem;
}

#footer ul li:first-child {
    padding-left: 0;
}

#footer ul li a {
    color: #000;
}

#footer .meta li:first-child span {
    background: 0;
    width: 0;
    height: 0;
    float: none;
}

#footer .sprites.divider {
    float: left;
}

#footer h2 {
    margin: 0;
    padding: 4px 7px 0 0;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;
    font-family: "FuturaPTWebBook",Georgia,"Times New Roman",Times,serif;
    color: #333;
    text-transform: none;
}

/*
* Tooltip
*/

abbr[title],
abbr[data-original-title],
*[data-toggle=tooltip] {
    border-bottom: 1px dotted #555;
    cursor: help;
}

.language-flag *[data-toggle=tooltip] {
    border-bottom: none;
    cursor: pointer;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.language-flag .tooltip {
    width: 218px;
    padding: 5px 10px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.21);
    margin-top: -9px;
    margin-left: -94px;
}

.language-flag .tooltip-arrow {
    display: none;
}

.language-flag .tooltip-inner {
    color: #000;
    background: #fff;
    padding: 0;
}

.btn.btn-primary {
    background-color: #2d7abf;
    color: #fff;
    padding: 12px;
    font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    text-align: center;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
    background: #2d7cc0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkN2NjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWIzZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2d7cc0 0, #39b3d5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d7cc0), color-stop(100%, #39b3d5));
    background: -webkit-linear-gradient(top, #2d7cc0 0, #39b3d5 100%);
    background: -o-linear-gradient(top, #2d7cc0 0, #39b3d5 100%);
    background: -ms-linear-gradient(top, #2d7cc0 0, #39b3d5 100%);
    background: linear-gradient(to bottom, #2d7cc0 0, #39b3d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d7cc0',endColorstr='#39b3d5',GradientType=0);
    border-color: #2d7cc0;
}

.studyin_sprites,
#footer .sprites,
.navbar .sprites,
.header .sprites {
    width: 22px;
    height: 22px;
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    font-size: 0;
    background: transparent url('pics/studyinde/sprites.png') no-repeat -4000px -300px;
    position: relative;
}

.sprites.more,
.navbar .sprites.more {
    background-position: 0 -70px;
    float: left;
}

#footer .sprites.divider {
    background-position: -129px -42px;
    width: 7px;
    height: 16px;
}

#footer .sprites.facebook {
    background-position: 0 0;
    float: left;
}

#footer .sprites.youtube {
    background-position: -80px 0;
    float: left;
}

#footer .sprites.rss {
    background-position: -233px -317px;
    float: left;
}

.start-socials a::before,
.start-socials a::after {
    content: '';
}

.studyin_sprites.mobile-nav {
    background-position: 0 -390px;
    width: 34px;
    height: 29px;
}

.subnav {
    margin-bottom: 30px;
    background: url("pics/studyinde/dotshorizontal.png") repeat-x 0 0;
}

.subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.subnav ul > li a {
    color: #000;
    text-decoration: none;
}

.subnav ul > li a:hover {
    color: #c91901;
    text-decoration: underline;
}

.subnav ul .current-menu-item > a,
.subnav ul .current-menu-ancestor > a {
    color: #c91901;
}

.subnav ul > li strong,
.subnav ul > li a {
    display: block;
    padding: 7px 0 7px 20px;
    text-indent: -23px;
    background: url("pics/studyinde/dotshorizontal.png") repeat-x 0 100%
}

.subnav .studyin_sprites.intern {
    position: relative;
    left: -20px;
    background-position: 0 -70px;
    float: left;
}

.aside .subnav .sub-menu {
    display: none;
}

.aside .subnav .current-menu-item .sub-menu,
.aside .subnav .current-menu-parent .sub-menu {
    display: block;
}

a .studyin_sprites, a .studyin_sprites:hover, a .studyin_sprites:focus {
    text-decoration: none !important;
}

.studyin_sprites.top-search {
    background-position: 0 -40px;
    float: left;
}

.footer-logo3 {
    text-align: right;
}

.flag {
    max-width: 30px;
}

.acf_postbox .field .select {
    display: block;
}

/**
 * Guest Blogger Form
 */
.acf_postbox > .inside > .field {
    padding-bottom: 15px;
}

.acf-form .label {
    white-space: inherit;
}

.attachment-preview .thumbnail {
    margin-bottom: 0 !important;
}

#page-outer {
    margin-top: 70px;
}

/**
 * Cookie Consent
 */
@import './cookie-layer/cookie-consent.css';

.snoop-modal {
    font-family: "FuturaPTWebBook", Georgia, "Times New Roman", Times, serif !important;
    color: #333 !important;
}

.snoop-modal  .snoop-modal__title {
    color: #2d7abf !important;
}

.snoop-modal .snoop-modal__introduction a {
    color: #333 !important;
    text-decoration: underline !important;
}

.snoop-modal .snoop-modal__introduction a:hover,
.snoop-modal .snoop-modal__introduction a:active,
.snoop-modal .snoop-modal__introduction a:focus {
    color: #c11800 !important;
}

.snoop-modal a:hover {
    color: #c11800 !important;
}

.snoop-modal .snoop-button--primary {
    font-size: 18px !important;
    background: #4b8dc8 !important;
    background: -moz-linear-gradient(top,#4b8dc8 0, #2d7cc0 100%) !important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%, #4b8dc8),color-stop(100%, #2d7cc0)) !important;
    background: -webkit-linear-gradient(top,#4b8dc8 0, #2d7cc0 100%) !important;
    background: -o-linear-gradient(top,#4b8dc8 0, #2d7cc0 100%) !important;
    background: -ms-linear-gradient(top,#4b8dc8 0, #2d7cc0 100%) !important;
    background: linear-gradient(to bottom,#4b8dc8 0, #2d7cc0 100%) !important;
    border-radius: 0 !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0 , 0.2) !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(255, 255, 255, 0.075) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(255, 255, 255, 0.075) !important;
}

.snoop-modal .snoop-button--primary:hover,
.snoop-modal .snoop-button--primary:focus,
.snoop-modal .snoop-button--primary:active {
    text-decoration: none !important;
    background: #2d7cc0 !important;
    background: -moz-linear-gradient(top, #2d7cc0 0%, #39b3d5 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d7cc0), color-stop(100%, #39b3d5)) !important;
    background: -webkit-linear-gradient(top, #2d7cc0 0%, #39b3d5 100%) !important;
    background: -o-linear-gradient(top, #2d7cc0 0%, #39b3d5 100%) !important;
    background: -ms-linear-gradient(top, #2d7cc0 0%, #39b3d5 100%) !important;
    background: linear-gradient(to bottom, #2d7cc0 0%, #39b3d5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2d7cc0, endColorstr=#39b3d5,GradientType=0) !important;
    border-color: #2d7cc0 !important;
}

.snoop-modal-wrapper {
    z-index: 9001 !important;
}

.snoop-modal .snoop-footer a[target=_blank]:after {
    content: '' !important;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.sr-only,
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media (max-width: 1023px) {
    #content {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        float: none;
    }

    .hide-mobile-sidebar #sidebar {
        display: none;
    }

    #sidebar {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        float: none;
        padding: 30px 0;
        background: none;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        -moz-border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
        -webkit-border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
        -o-border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
        border-image: url(pics/pic_dotline_horizontal.gif) 1 0 round;
    }

    #page {
        width: 850px;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .meta-nav {
        right: 20px;
    }

    .meta-nav li {
        padding-right: 0;
        margin-right: 0;
        padding-left: 10px;
        margin-left: 10px;
        background: 0;
    }

    .meta-nav li:first-child {
        background: 0;
        padding-left: 10px;
        margin-left: 10px;
    }

    .meta-nav li a {
        top: 0;
    }

    .meta-nav .language-flag {
        height: 24px;
        width: 44px;
        opacity: 1;
    }

    .meta-nav .language-flag .de {
        background-position: -102px -478px;
    }

    .meta-nav .language-flag .inactive {
        opacity: 1;
    }

    .meta-nav .language-flag span {
        height: 24px;
        width: 34px;
    }

    .mobile-search {
        padding: 0 20px;
    }

    .navbar-default>.container .navbar-collapse {
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
        background: #fff;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
        background: 0;
    }

    .navbar-nav {
        clear: both;
        margin: 0;
    }

    .mobile-search .input-group {
        width: 100%;
    }

    .mobile-search .input-group-btn {
        z-index: 2;
    }

    .navbar-toggle {
        right: -12px;
        top: -78px;
        position: absolute;
        display: block !important;
    }

    .navbar-nav.sm {
        width: 100%;
    }

    .navbar-nav>li.nav-1,
    .navbar-nav>li.nav-2,
    .navbar-nav>li.nav-3,
    .navbar-nav>li.nav-4,
    .navbar-nav>li.nav-5 {
        width: 100%;
    }

    .navbar-nav>li {
        text-align: left;
        position: relative;
    }

    .nav > li {
        clear: both;
    }

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

    .navbar-default .navbar-nav>li>a {
        background: url(pics/studyinde/dotshorizontal.png) repeat-x left bottom;
    }

    .navbar-nav .dropdown-menu>li>a {
        background: url(pics/studyinde/dotshorizontal.png) repeat-x left bottom;
    }

    .navbar-default .navbar-nav>li>a {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav .sub-arrow,
    .navbar-nav .collapsible .sub-arrow {
        display: inline-block !important;
    }

    .navbar-nav .sub-arrow {
        border: 0;
        border-width: 0;
        width: 15px;
        height: 15px;
        margin-left: 6px;
        margin-right: 0;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        float: none;
        background-position: -232px -397px;
        margin-top: -4px;
    }

    .navbar-nav>li.nav-2>.dropdown-menu {
        left: auto !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav>li>.dropdown-menu {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0;
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu ul {
        padding: 0;
        clear: both;
        width: 100% !important;
        max-width: inherit !important;
        margin: 0 !important;
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar ul li li {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 7px 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #2d7abf;
        background-color: transparent;
        display: block;
        width: 100%;
        text-transform: uppercase !important;
    }

    .navbar-nav .collapsible ul {
        display: none !important;
    }
    .navbar-nav .collapsible.open > ul {
        display: block !important;
    }

    .navbar-nav .collapsible ul .dropdown-menu>li>a,
    .navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
        padding-left: 15px;
    }

    .navbar-nav .open li.open .sprites.more {
        background-position: -97px -69px;
    }

    .navbar-nav .teaser-wrapper {
        display: none;
    }

    .navbar ul li li .dropdown-menu>li {
        width: 100%;
    }

    .navbar ul li li .dropdown-menu>li>a {
        background: url(pics/studyinde/dotshorizontal.png) repeat-x left bottom !important;
    }

    .navbar-nav .open .dropdown-menu .dropdown-menu a {
        padding-left: 15px !important;
    }

    .navbar-collapse.collapse.in {
        margin-bottom: 40px;
    }

    .navbar ul li li .dropdown-menu>li>a:after {
        display: none;
    }

    .blogger-wrapper  {
        margin-left: -1.5%;
        margin-right: -1.5%;
    }

    .blogger-wrapper article {
        width: 17%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    /* Blog Navigation */
    .blog-navigation {
        width: 100%;
        display: block;
        margin-top: 20px;
        border: 2px solid #2d7abf;
        padding: 10px;
    }

    .blog-navigation__toggle,
    .blog-navigation__toggle:hover,
    .blog-navigation__toggle:focus {
        font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        color: #2d7abf;
        text-decoration: none;
    }

    .blog-navigation__toggle:before {
        content: '';
        background-image: url(pics/sprites.png);
        background-position: -1px -77px;
        height: 10px;
        width: 15px;
        display: inline-block;
        margin-right: 6px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .blog-navigation__toggle.active:before {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    .blog-navigation__subnav.subnav {
        display: block;
    }

    .blog-navigation__subnav.subnav ul > li a {
        color: #2d7abf;
        font-family: FuturaPTWebBold, Arial, Helvetica, sans-serif;
        line-height: 22px;
        text-transform: uppercase;
        text-indent: 0;
        padding-left: 0;
    }

    .blog-navigation__subnav.subnav ul > .current-menu-item > a,
    .blog-navigation__subnav.subnav ul > .current-menu-parent > a,
    .blog-navigation__subnav.subnav ul > li a:hover,
    .blog-navigation__subnav.subnav ul > li a:focus {
        color: #c11800;
        text-decoration: none;
    }

    .blog-navigation__subnav .sub-menu {
        display: none;
    }

    .blog-navigation__subnav.subnav ul > li > .sub-menu a {
        font-weight: normal;
        line-height: 1.42857143;
        font-family: FuturaPTWebBook, Arial, Helvetica, sans-serif;
    }

    .blog-navigation__subnav.subnav ul > li > .sub-menu a:before {
        content: '';
        background-image: url(images/layout/sprites.png);
        background-position: -1px -75px;
        height: 13px;
        width: 22px;
        display: inline-block;
    }

    .blog-navigation__subnav .sub-arrow,
    .blog-navigation__subnav .menu-item-has-children > .selected > .sub-arrow {
        display: none;
    }

    .blog-navigation__subnav .menu-item-has-children > a > .sub-arrow {
        display: inline-block;
        background-image: url(images/layout/sprites.png);
        background-position: -235px -397px;
        height: 16px;
        width: 10px;
        position: relative;
        top: 2px;
        left: 9px;
    }

    .blog-navigation__subnav.subnav {
        width: 50%;
    }
}

@media screen and (max-width : 992px) {

    #page {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    #page-inner {
        max-width: 850px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .footer-inner {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }

}

@media screen and (max-width : 865px) {

    body {
        background: none;
    }

    #header {
        min-height: 0;
    }

    #header .logo {
        margin-bottom: 30px;
    }

    #header .mobile-nav {
        display: inline-block;
    }

    .main-navigation-wrapper ul {
        margin-bottom: 30px;
    }

    .main-navigation-wrapper li {
        display: none;
    }

    .main-navigation-wrapper a {
        padding: 0;
    }

    .footer-inner {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        text-align: center;
    }

    .meta-navigation,
    .partners {
        display: none;
    }

    #commentform input[type=text] {
        width: 100%;
    }

    #commentform input[type=text] + small {
        width: 100%;
        line-height: normal;
        padding: 0;
        margin-top: 5px;
    }
}

@media (max-width: 767px) {
    #page {
        padding: 0;
    }

    .header .logos {
        float: none;
    }

    .header .logos a {
        margin: 30px 10px 0 0;
    }

    .form-inline .form-control {
        width: 100%;
        margin-bottom: 20px;
    }

    .minimap {
        display: none;
    }

    .logos-footer {
        display: table-row;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .logos-footer a {
        display: table-cell;
        padding: 5% 0 5% 5%;
    }

    .logos-footer img {
        max-width: 100%;
    }

    .facebook .logos-footer a:first-child,
    .logos-footer a:first-child {
        padding-left: 0;
    }

    .footer-logo3 {
        text-align: left;
    }

    #footer+.container {
        display: block;
    }

    #footer {
        background: #416c93 url(pics/studyinde/minimap.jpg) repeat center top;
    }

    #footer .meta li {
        float: none;
        padding: 0;
    }

    #footer ul li a {
        color: #fff;
    }

    #footer .sprites.divider {
        display: none;
    }

    #footer h2 {
        padding: 4px 0 5px;
        float: none !important;
        color: #fff;
    }

    #footer .sprites.facebook {
        background-position: -246px 0;
    }

    #footer .sprites.youtube {
        background-position: -326px 0;
    }

    #footer .sprites.rss {
        background-position: -311px -317px;
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background: url(pics/studyinde/dotshorizontal.png) repeat-x left bottom;
    }

    .navbar ul li, .navbar ul li li {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .blog-navigation__subnav.subnav {
        width: 100%;
    }

    .blogger-wrapper {
        margin-left: -5%;
        margin-right: -7%;
    }

    .blogger-wrapper article {
        width: 23%;
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media (max-width: 510px) {
    .post {
        overflow: visible;
    }
}

@media (max-width: 460px) {
    .blogger-wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    .blogger-wrapper article {
        width: 45%;
        margin: 0 5% 20px;
    }

    .blogger-wrapper article:nth-child(odd) {
        margin-left: 0;
    }

    .blogger-wrapper article:nth-child(even) {
        margin-right: 0;
    }


}

@media (max-width: 385px) {
    .header .logos {
        width: 75%;
        height: 157px;
    }

    .header .logos h1,
    .header .logos .extra-header-logo {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
