* HTML5 Boilerplate

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #7e7e7e;
}

html,
body {
    font-family: 'Open Sans', sans-serif;
}

body {
    font-size: 1em;
    line-height: 1.2;
}

/*
 * 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: #b3d4fc98;
    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 and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



body {
	margin: 0 auto;

/* body-bg-animated-gradient*/

	background: linear-gradient(-45deg, #5ad1f936, #5AD0F9,  #5ad1f91a, #9d4c94);
	background-size: 400% 400%;
	-webkit-animation: gradient 8s ease infinite;
	        animation: gradient 15s ease infinite;
}

@-webkit-keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


/* link-Styles*/

a:link {
	color: #108bcc;
	text-decoration: none;
	letter-spacing: 0.3px;
	
}
a:visited {
	color: #003d61;
	text-decoration: none;
}
a:hover {
	color: #9d4c94;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;
}

.kontaktgradient {
    background: -webkit-linear-gradient(1deg, #9d4c94 25%, #003d61, #108bcc);
    border-radius: 6px;
    height: 23px;
    padding-left: 5px;
    padding-right: 5px;
}


ul li span.kontaktgradient a {
    color:white;
}

ul li span.kontaktgradient :hover {
    opacity: 60%;
}

.wrap {
	width: 900px;
	margin: 0 auto;
	clear: both;

}

header {
	border-bottom: 1px solid #fdfafa;
    padding-top: 20px;
    background-color: #ffffff;

}


footer {
    background-color: #ffffff;
}


.content .box {
	clear: both;
}

.box .col-left,
.box .col-right {
    margin-top: 20px;
	width: 400px;
    line-height:120%;
    
}

.box .col-right {
	float: right;
    font-weight: 400;
    color: #7e7e7e;
    font-size: 15px;
    text-decoration: none;

}

.newsbox {
	float: left;
    width: 100%;
}


.box .col-impress {
	float: right;
    font-weight: 400;
    color: #7e7e7e;
    font-size: 15px;
    text-decoration: none;

}

.box .col-left, .videotext {
	float: left;
    font-weight: 200;
    color: #7e7e7e;
    font-size: 15px;
    text-decoration: none;
}


.col-left img {
	padding-top: 0px;
	padding-bottom: 10px;
}


.footer-links, .footer-rechts {
    padding-top: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}


.footer-links {
    float: left;
}

.footer-rechts {
    float: right;
}

.impress {
    float: right;
}


h1 {
    color: #009EE0;
    font-size: 37px;
    margin-bottom:2px;
    line-height: 36px;
}

.h1thin {
    color: #009EE0;
    font-size: 28px;
    margin-top: -4px;
        
}

.h1bold {
    color: #009EE0;
    font-size: 70px;
    font-style: italic;  
    font-family: Crimson Pro; 
    font-weight: 900;
    line-height: 80%;
    padding-bottom: 20px;  
    background: -webkit-linear-gradient(0deg, #9d4c94, #003d61, #108bcc 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

h2 {
    font-weight: 600;
    color: #7e7e7e;
    font-size: 15px;
    line-height: 25px;
    margin-bottom:1px;
    padding-top: 6px;
}

.h2thin {
    font-weight: 400;
    color: #7e7e7e;
}

h3 {
    font-size: 20px; 
    font-weight: 200;
    line-height: 25px;
}


.logo {
    padding-top: 10px;
	width: 160px;
	float: left;
}

header nav {
	text-align: right;
}



header nav li {
	display: inline-block;
	margin-left: 20px;
    margin-right: 4px;
}


.trennstrich-menu {
    visibility: hidden;
    word-spacing: 0px;
    letter-spacing: 0px;
}

.play {
    color: #009EE0;
    font-size: 18px;
}   

.playstart {
    color: #009EE0;
    font-size: 24px;
    vertical-align: 3px;
}   


    video {
	border: 0px;
}


.img-prod{
    width: 85%;
}


/* Text-Styles für Beispiele-Page*/
.videotext-beispiele {
	float: left;
    font-weight: 200;
    color: #7e7e7e;
    font-size: 14px;
    text-decoration: none;
    margin-top: 5px; 
    text-align: left;
}

.videotext-titel {
    font-weight: 600;
    font-size: 15px;
    color: #009EE0;
}

/* damit iframe videos responsive dargestellt werden*/
.iframe-container {
    position: relative; 
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0; 
    overflow: hidden; 
    width: 100%;
    height: auto;
    border: 0px solid #ffffff;

    
  }
  .iframe-container iframe {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 


  }
  /* ratio 4x3 */
  .iframe-container.ratio4x3 {
    padding-bottom: 75%;
  }

.videotextlinks {
    text-decoration: underline; color: #7e7e7e;
}

.text-produktion {
    padding-top: 5px;
}

.bild1-produktion {
    padding-top: 45px;
}

.linien-beispiele {
    padding-top: 20px;
    width: 400px;
}

.ueber-head-img{
    padding-top: 10px;
    margin-bottom: 10px;
}

.cv-img{
    text-align: center;

}
.contact-img{
    width: 60%;

}

.menublau {
    border-top: 1px solid #009EE0;
    color: #009EE0;
    padding-top: 2px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* ==========================================================================
   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
 */

.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;
}

.clearfix {
    padding-top: 12px;
    text-decoration: none;
    font-size: 15px;
    color: #7e7e7e;

}

/*
 * 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 only screen and (max-width: 910px) {
    /* Style adjustments for viewports that meet the condition */
   
   .wrap {
   	padding-right: 20px;
   	padding-left: 20px;
   }
   
   
   .wrap,
   .box .col-left,
   .box .col-right {
		float: none;
		width: auto;
	}
	
	video{
        width: 100%    !important;
        height: auto   !important;
	}
	

	ul {
    text-align: center;
    padding-top: 20px;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 15px;
    /*word-spacing: 10px;*/
    }
    
   .clearfix {
        margin: 0 auto; 
        justify-content: center; 
        align-items: center;
        }
    
    .trennstrich-menu {
    visibility: hidden;
    color: #cccccc; 
    font-size: 16px;
    }
    
        
    header nav li {
    padding: 3px;
    margin-left: 0px;
    }


    h1 {
        color: #009EE0;
        font-size: 20px;
        margin-bottom:2px;
        text-align: center;
        line-height: 25px;
        
    }

    .h1thin {
        font-weight: 500;
        color: #009EE0;
        font-size: 20px;
        margin-top: -6px;
      
    }

    
    .h1bold {
        font-weight: 900;
        font-style: italic;
        color: #009EE0;
        font-size: 35px;
        text-align: center; 
        font-family: Crimson Pro; 
        line-height: 95%;
        background: -webkit-linear-gradient(1deg, #9d4c94 40%, #003d61, #108bcc);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  
    }

    h3 {
        font-size: 18px;
        text-align: center;
    }

    .logo {
        width: 130px;
        position: absolute;
        top: 110px;
        left: 55%;
        right: 50%;
        margin-top: -100px;
        margin-left: -100px;
        }
    
    .impress {
    float: none;
    }
    

    .menublau {
    border-top: none;
    }
    
    .footer-links, .footer-rechts {
        float: none;
    }
    .foter-box {
        padding-top: 10px;
        text-align: center;
        margin-bottom: 10px;

    }

    .ueber-head-img{
        padding-top: 15px;
        margin-bottom: 10px;
        margin: 0 auto; 
    }

    .playstart {
        color: #009EE0;
        font-size: 16px;
        vertical-align: 1px;
    }   
    

    .img-kontakt{
        margin: 0 auto; 
        justify-content: center; 
        align-items: center;
        width: 50%;
        margin-top: -20px;
     }

     .contact-img{
        max-width: 400px;
    
    }

    .cv-img{
        width: 350px;
        margin: 0 auto; 
    
    }


    .img-prod{
        width: 50%;
        padding-left: 25% !important;
        margin-bottom: -45px;

    }
    
.adressbox{
    margin: 0 auto; 
    justify-content: center; 
    align-items: center;
    text-align: center;

 }

   .linien-beispiele {
    width: 100%;
    visibility: hidden;
   }

   .telefon {
    width: 20% !important;
   }

}

@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;
    }
    
}