5 body {padding-top:8px;border-top:8px solid @blue;}
13 ------------------------------------ */
15 font-family: 'gandhi_serifbold';
16 src: url('../fonts/gandhiserif-bold-webfont.eot');
17 src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
18 url('../fonts/gandhiserif-bold-webfont.woff') format('woff'),
19 url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'),
20 url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
25 font-family: 'gandhi_serifregular';
26 src: url('../fonts/gandhiserif-regular-webfont.eot');
27 src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
28 url('../fonts/gandhiserif-regular-webfont.woff') format('woff'),
29 url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'),
30 url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
34 h4 {line-height:1.4em;}
36 ------------------------------------ */
38 /*padding: 60px 15px 0;*/
41 vertical-align: middle;
43 page-break-inside: avoid;
44 max-width: 100% !important;
50 ------------------------------------ */
51 .navbar-nav > li:hover {
52 //border-top:8px solid @yellow;position: relative;top: -17px;
54 .navbar-nav > li > a {
64 border-bottom:3px solid #f0f0f0;
66 .navbar-nav {margin-top:24px;}
67 a.link-yellow {color:@yellow !important;text-decoration:underline;}
68 a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;}
70 .navbar-default .navbar-nav > .active > a,
71 .navbar-default .navbar-nav > .active > a:hover,
72 .navbar-default .navbar-nav > .active > a:focus {
73 border-bottom:1px dotted @blue-darker;
78 ------------------------------------ */
80 background: url('../images/python_blender.jpg') no-repeat 0px -200px;
81 background-size: 2000px 884px;
84 background: url('../images/berlin.jpg') no-repeat 0px -200px;
85 background-size: 1920px 981px;
87 .module-gallery .module-content {
91 .module-cite h1 {color:@blue;}
92 .col-yellow {background:@yellow-light;}
93 li.module-language a:first-child {border-right:1px solid @blue;}
94 .module-course {background-color: #f5f5f5;}
96 .module-info {border-bottom:1px solid @yellow;padding-bottom:20px;}
97 .module-cite {padding-bottom:20px;}
100 .cite {position:relative;}
101 .cite-left {top: 6px;}
102 .cite-right {top:48px;}
103 .cite-right svg {margin-top: -48px;}
105 .module-impression {background:@blue;}
106 .module-impression a {color:white;}
108 .module-impression h3 {margin-top:20px;}
109 .module-footer .headline {padding:20px 0;}
112 ------------------------------------ */
116 padding-bottom: 67.5%;
122 .flex-video.widescreen { padding-bottom: 57.25%; }
123 .flex-video.vimeo { padding-top: 0; }
136 ------------------------------------ */
137 .carousel-inner .sponsor {max-height:65px;}
138 .carousel-control.left {
139 background-image: none;
142 .carousel-control.right {
143 background-image:none;
153 .module-imprint {border-top:1px solid #f5f5f5; padding:20px 0;}
156 ------------------------------------ */
157 @media (max-width: 767px) {
158 .module-gallery .module-content {
161 .module-impression svg {display:none;}
164 @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
165 .flex-video { padding-top: 0; }