/* 

	 Nickelodeon Partner Day
	 2016 Always Awake bvba

	 Well hello there. Seems you are interested in our code. That's great. Why not work together? ;)
	  
	 info@alwaysawake.be 
	 
*/

@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,700,900,300italic,700italic,900italic);

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");


/* Preview */

#myti-preview-header { position: fixed; bottom: 0; left: 0; z-index: 1000; }
#myti-preview-header p { position: relative; display: inline-block; vertical-align: middle; padding: 10px 20px; margin: 0; line-height: 1em; background: #14B9D6; color: #fefefe; font-size: 16px; font-weight: bold; text-transform: uppercase; }
#myti-preview-header p:before { content: "\f135"; font-family: FontAwesome; float: left; font-weight: normal; margin-right: 10px; margin-left: -10px; font-size: 24px; }

/* Basics */

#overlay { position: fixed; width: 100%; height: 100%; z-index: 4; background: #f5f5f5; display: none; }

html { color: #4E5454; font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 17px; width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-y: scroll; }
body { margin: 0px; padding: 0px; height: 100%; background: #E4E6E6; }

img { border: 0; display: block; }
h1, h2, h3, h4, p { padding: 0; margin: 0; font-weight: 300; }
b, strong { font-weight: 700; }
label:hover { }
button:hover, .linkable:hover { cursor: pointer; }
.responsive-show { display: none; }
.nowrap { white-space: nowrap; }
td { vertical-align: top; }

/* Header */

#header-responsive { position: fixed; width: 100%; z-index: 100; background: #fefefe; min-height: 20px; display: none; border-bottom: 1px solid #EFEFED; }
#header-fixed { position: fixed; width: 100%; z-index: 101; background: #fefefe; display: none; height: 50px; overflow: hidden; }
#header-flow { position: relative; width: 100%; min-height: 100px; text-align: center; vertical-align: top; background: #fefefe; z-index: 100; }

.menu { position: relative; text-align: right; padding: 0px; }
.menu a { position: relative; display: inline-block; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; text-transform: uppercase; color: #2A6344; padding: 16px 24px; margin: 0px; overflow: hidden; vertical-align: bottom; letter-spacing: 1px; }
.menu a:hover { color: #EB8120; }
.menu a.active { color: #79439A; }
.lang { position: relative; text-align: right; padding: 0px; }
.lang a { position: relative; display: inline-block; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; color: #2e2e2e; padding: 12px 18px; margin: 0px; overflow: hidden; vertical-align: bottom; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.lang a:hover { color: #79439A; background: 0; }
.lang a.active { background: #2e2e2e; color: #fefefe; }
.logo { position: relative; padding: 5px 0px; float: left; margin: 0px; }

#header-flow .menu { margin-top: 44px; float: right; margin-right: 34px; }
#header-flow .menu a { border-bottom: 2px solid rgba(255,255,255,0); }
#header-flow .menu a:first-child { border-left: 0; }
#header-flow .menu a:hover { border-bottom: 2px solid #EB8120; }
#header-flow .menu a.active { border-bottom: 2px solid #79439A; }
#header-flow .lang { position: absolute; top: 0px; right: 0px; }
#header-flow .lang a { padding: 6px 10px; }
#header-flow .logo { position: relative; float: left; padding: 20px; }
#header-flow .logo img { display: inline-block; vertical-align: top; width: auto; height: 100px; padding: 0px; }

#header-fixed .logo { position: relative; float: left; padding: 0px; }
#header-fixed .logo img { position: relative; display: inline-block; vertical-align: top; width: auto; height: 50px; padding: 0px 10px; }
#header-fixed .menu { margin: 0px; float: right; overflow: hidden; }

#breadcrumbs { position: relative; background: #EFEFED; margin-bottom: 30px; }
#breadcrumbs .box { text-align: left; padding: 10px 10px; }
#breadcrumbs .box a { position: relative; display: inline-block; vertical-align: top; padding: 4px 10px; font-size: 15px; color: #4E5454;  }
#breadcrumbs .box a:hover { color: #EB8120; }
#breadcrumbs .box a i { position: relative; display: inline-block; font-size: 80%; top: -1px; margin-right: 6px; } 
#breadcrumbs .box a:not(:first-child):before { position: relative; display: inline-block; content: "\f105"; font-family: FontAwesome; font-size: 80%; top: -1px; left: -10px; }

.add-header-spacer { position: relative; margin-top: 120px; }

/* Project */

.priority_message .box { position: relative; background: #FAA487; color: #f5f5f5; font-size: 20px; padding: 0; overflow: hidden; }
.priority_message .box .txt { position: relative; padding: 20px 10px 20px 10px; margin: 0px 0px 0px 60px; background: #2e2e2e; }
.priority_message .box .txt:before { position: absolute; left: -50px; content: "\f12a"; font-family: FontAwesome; background: #f5f5f5; color: #2e2e2e; font-size: 24px; padding: 8px 8px 7px 8px; border-radius: 50%; text-align: center; width: 24px; margin-top: -20px; top: 50%; }

/* 960 Grid */

.centerize { position: relative; margin: 0px auto; padding: 0px 20px; width: 960px; text-align: center; vertical-align: top; }
.grid-160, .grid-240, .grid-320, .grid-400, .grid-480, .grid-560, .grid-640, .grid-720, .grid-960 { position: relative; float: none; display: inline-block; vertical-align: top; }
.grid-160 { width: 160px; }
.grid-240 { width: 240px; }
.grid-320 { width: 320px; }
.grid-400 { width: 400px; }
.grid-480 { width: 480px; }
.grid-560 { width: 560px; }
.grid-640 { width: 640px; }
.grid-720 { width: 720px; }
.grid-800 { width: 800px; }
.grid-880 { width: 880px; }
.grid-960 { width: 960px; }

.box { position: relative; padding: 10px; }
/*
.add-shadow { box-shadow: 0px 5px 25px -8px #2e2e2e; -webkit-box-shadow: 0px 5px 25px -8px #2e2e2e; }
*/
.add-margin { margin: 10px; }
.add-background { position: relative; background: #eeefef; }

.action { position: relative; background: #79439A; margin: 0px; z-index: 99; }
.action .box .ttl { position: relative; padding: 10px 10px 0px 10px; z-index: 1; text-align: left; }
.action .box .ttl h1 { color: #f5f5f5; font-size: 36px; }
.action .box .txt { color: #f5f5f5; padding: 10px; text-align: center; font-size: 18px; text-align: left; }
.action .box .txt a { color: #f5f5f5; text-decoration: underline; }
.action .box .txt a:hover { color: #f5f5f5; }

.box .ttl { padding: 0px 10px 10px 10px; }
.linkable:hover .ttl h1 a, .linkable:hover .ttl h2 a { }
.linkable:hover .box.add-background, .box.add-background.linkable:hover { }
.box.add-background.linkable:hover .ttl h1 a { color: #ffffff; }
.box .ttl h1, .box .ttl p { font-size: 36px; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; color: #383838; line-height: 1em; }
.box .ttl h1, .box .ttl h1 a { font-weight: 400; color: #383838; }
.box .ttl h2 { font-size: 28px; line-height: 1em;  }
.box .ttl h2, .box .ttl h2 a { font-weight: 400; color: #4E5454; }
.grid-960 > .box > .ttl { padding: 10px 0px; text-align: left; }
.grid-640 > .box > .ttl { padding: 10px; }
.grid-320 > .box > .ttl { padding: 10px 5px; }

.box .ttl.boxed { padding: 0px; border-left: 20px solid #EEEEEE; margin: 0; text-align: left; }
.box .ttl.boxed h4 { padding: 6px 0px; line-height: inherit; font-size: 18px; background: #EEEEEE; display: inline-block; margin: 0; font-weight: 700; vertical-align: bottom; }
.box .ttl.boxed h4 a { position: relative; left: -10px; color: #2e2e2e; text-transform: uppercase; font-weight: 700; }
.box .ttl.boxed.right { padding: 0px; border-left: 0; border-right: 20px solid #EEEEEE; margin: 0; }
.box .ttl.boxed.right h4 a { padding: 0px; left: auto; right: -10px; }
.box .ttl.boxed.active { border-left: 20px solid #79439A; }
.box .ttl.boxed.active h4 { background: #79439A; }
.box .ttl.boxed.active h4 a { color: #fefefe; }
.box .ttl.boxed.right.active { border-left: 0; border-right: 20px solid #79439A; }
.linkable:hover .ttl.boxed { border-left: 20px solid #686866; }
.linkable:hover .ttl.boxed.right { border-left: 0; border-right: 20px solid #686866; }
.linkable:hover .ttl.boxed h4 { background: #686866; }
.linkable:hover .ttl.boxed h4 a { color: #fefefe; }

.box.add-background .ttl, .box.add-background .txt { padding: 10px; }

.cover { z-index: 10; }
.cover .date { position: relative; float: right; padding: 5px 10px; margin: 0px; border: 1px solid #555; color: #555; }
.cover .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.cover .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.cover .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.cover .box { position: relative; color: #1B1112; padding: 0; font-size: 20px; overflow: hidden; }
.cover .box .ttl { position: relative; padding: 20px 10px 15px 10px !important; margin: 0px; }
.cover .box.linkable .ttl { margin: 0px 0px 0px 60px; }
.cover .box .ttl h1 { position: relative; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: -.04em; line-height: 1em; color: #1B1112; font-size: 42px !important; padding: 0; margin: 0; }
.cover .box .ttl h1 a { font-size: 42px; color: #1B1112; }
.cover .box.linkable .ttl:before { position: absolute; left: -50px; content: "\f104"; font-family: FontAwesome; background: #2e2e2e; color: #f5f5f5; font-size: 24px; padding: 8px 8px 8px 8px; border-radius: 50%; text-align: center; width: 24px; margin-top: -20px; top: 50%; }
.cover .box.linkable:hover .ttl { }
.cover .box.linkable:hover .ttl h1 a { color: #f5f5f5; }
.cover .box.linkable:hover .ttl:before { background: #f5f5f5; color: #2e2e2e; }

.box .txt { position: relative; padding: 10px; text-align: left; }
.grid-960 > .box > .ttl h1 { font-size: 42px; }
.box .txt.forward { padding: 10px 10px 30px 10px; }
.box .txt h1 { margin-bottom: 20px; font-size: 38px; line-height: 1.4em; font-weight: 300; }
.box .txt h2 { margin-bottom: 20px; font-size: 32px; line-height: 1.4em; font-weight: 300; }
.box .txt h3 { margin-bottom: 20px; font-size: 22px; line-height: 1.4em; font-weight: 300; }
.box .txt h4 { margin-bottom: 20px; font-size: 20px; line-height: 1.4em; font-weight: 300; }
.box .txt p { margin-bottom: 20px; font-size: 18px; line-height: 1.4em; }
.box .txt h1 a, .box .txt h2 a, .box .txt h3 a, .box .txt h4 a { font-weight: 400; }
.box .txt table { width: 100%; border-collapse: collapse; }
.box .txt table thead td { font-weight: 700; font-size: 18px; }
.box .txt table td { padding: 5px; }

.box .txt .li { padding: 6px; font-size: 13px; text-align: left; }
.box .txt .li a { color: #2e2e2e; }
.box .txt .li:hover { background: #065CAA; color: #fafafa; }
.box .txt .li:hover a { color: #fafafa; }

.box .txt ul { list-style-type: none; padding: 0px; text-align: left; }
.box .txt li { position: relative; font-size: 18px; padding: 0px 5px 10px 24px; }
.box .txt li:before { position: absolute; left: 0px; top: 3px; content: "\f00c"; font-family: FontAwesome; color: #79439A; font-size: 14px; }
.box .txt li a { font-weight: 400; }

.box .img { position: relative; margin: 0px; }
.box .img img { display: block; width: 100%; height: auto; margin: 0 auto; }
.box .img:hover { }
.box .img.add-play-icon:before { position: absolute; top: 50%; left: 50%; margin-top: -36px; margin-left: -36px; color: #fefefe; content: "\f04b"; font-family: FontAwesome; font-size: 32px; width: 32px; height: 32px; padding: 20px 16px 20px 24px; background: rgba(0,0,0,0.2); border-radius: 50%; -webkit-border-radius: 50%; }

.box .txt .img { width: 25%; float: left; margin: 0px 20px 20px 0px; }

.box .ytb, .box .vmo {  position: relative; padding-bottom: 55.25%; padding-top: 10px; margin: 0px; height: 0; overflow: hidden; }
.grid-960 > .box > .ytb, .grid-960 > .box > .vmo { margin: 0px; }
.box .ytb iframe, .box .vmo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.box .add-top-margin { margin-top: 20px; }

.box .btn a { position: relative; display: inline-block; font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; color: #f5f5f5; padding: 11px; font-size: 21px; font-weight: 700; margin: 0px 4px; overflow: hidden; }
.box .btn.wide a { text-align: center; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #f5f5f5; font-size: 21px; font-weight: 700; line-height: inherit; padding: 10px; }
.box .btn.centered { width: 100%; text-align: center; }
.box .btn.centered a { text-align: center; min-width: 40%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #f5f5f5; font-size: 16px; padding: 16px; font-weight: 700; line-height: 0.8em; }

.box .btn a i { position: relative; display: inline-block; font-size: inherit; top: -2px; margin: 0px .5em 0px 0px; color: #f5f5f5; }
.box .btn a:hover, .box.linkable:hover .btn a { background: #686866; color: #f5f5f5 !important; }
.box .ttl .btn.back { position: relative; float: left; margin-top: -10px; margin-right: 10px; margin-left: -20px; }
.box .ttl .btn.back a, .box .ttl .btn.back a i { font-size: 18px; width: 24px; text-align: center; border-radius: 50%; -webkit-border-radius: 50%; }
.box .ttl .btn.back a i { padding: 8px 8px 2px 6px; margin: 0px; }
.box .btn.back.history-or-close i { position: relative; display: inline-block; font-weight: 700; font-size: 18px; background: #0E1B42; color: #f0f1f3; border-radius: 42px; padding: 15px 18px 12px 16px; margin: 0px 1px; text-transform: uppercase; overflow: hidden; }
.box .btn.back.history-or-close i:hover { background: #2C9AE1 !important; color: #f0f1f3 !important; cursor: pointer; }
.box .btn.back.history-or-close i.fa-close { padding: 14px 15px 13px 15px; margin: 0px 1px; text-transform: uppercase; overflow: hidden; }

.box .fb-embedded-post { position: relative; width: 100%; margin: 0 auto 10px auto; }

.box .social { position: relative; padding: 10px; text-align: center; }
.box .social .btn { display: inline-block; vertical-align: bottom; padding: 0; margin: 0; }
.box .social .btn a { position: relative; display: inline-block; vertical-align: bottom; margin: 5px; }
.box .social .btn a i { display: inline-block; font-size: 32px; background: #4d4d4d; text-align: center; width: 32px; padding: 24px; margin: 0; border-radius: 50%; -webkit-border-radius: 50%; color: #fefefe; }
.box .social .btn a:hover { background: 0; }
.box .social .btn a:hover i { background: #EB8120; color: #fefefe; }

.files { position: relative; text-align: left; margin: 10px 10px 30px 10px; width: 100%; }
.files .btn { position: relative; display: inline-block; vertical-align: top; margin: 5px; min-width: 30%; }
.files .btn a { position: relative; color: #fefefe; background: #1AB7EA; display: block; margin-top: 4px; min-height: 28px; overflow: hidden; text-align: left; padding: 0; border-radius: 6px; -webkit-border-radius: 6px; }
.files .btn a .filename { position: relative; padding: 4px 10px 2px 44px; font-size: 21px; font-weight: 300; text-transform: none; }
.files .btn a .fileext { position: relative; font-size: 10px; padding: 0px 0px 6px 45px; font-weight: 700; text-align: left; }
.files .btn a i { position: absolute; left: 0px; top: 0px; border-right: 1px solid rgba(255,255,255,0.2); width: 24px; text-align: center; color: #fefefe; font-size: 25px; padding: 15px 5px; }
.files .btn:hover a i { color: #fefefe; border-right: 1px solid rgba(255,255,255,0.2); }
.files .btn:hover a { color: #fefefe; background: #EB8120; }

.box .forward { position: relative; text-align: right; padding: 10px 10px 0px 10px; }
.box .forward a { position: relative; display: inline-block; padding: 10px; border-radius: 3px; -webkit-border-radius: 3px; background: #79439A; color: #fefefe; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 18px; letter-spacing: 2px; }
.box .forward a:hover { background: #4F702E; }

.box .cta { position: absolute; bottom: 20px; left: 0; right: 0; padding: 0px; }
.box .cta a { position: relative; display: inline-block; padding: 20px 24px; border-radius: 3px; -webkit-border-radius: 3px; background: #EB8120; color: #fefefe; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; }
.box .cta a i { position: relative; display: inline-block; vertical-align: middle; font-size: 150%; margin-left: 15px; margin-top: -5px; }
.box .cta a:hover { background: #79439A; }
.box.add-cta { padding-bottom: 90px !important; }

.box.add-background, .box.add-background .ttl h1, .box.add-background .txt { color: #2F2526; }

.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.float-right { float: right; }

.box .share { position: relative; float: left; margin: 20px 0px 5px 0px; }
.fb-share-button { min-width: 56px; overflow: hidden; }
.box .share .item { display: inline-block; margin-left: 10px; vertical-align: bottom; }
.box .share .item.mailto { }
.box .share .item.mailto a { position: relative; top: -6px; border-radius: 2px; -webkit-border-radius: 2px; padding: 2px 8px; font-size: 12px; font-weight: 700; background: #79439A; color: #fefefe; }
.box .share .item.mailto a:before { position: relative; display: inline-block; content: "\f003"; font-family: FontAwesome; color: #fefefe; font-weight: 400; font-size: 12px; margin-right: 8px; top: -1px; }
.box .share .item.mailto a:hover { background: #686866; }

/* Template */

#container { position: relative; min-height: 100%; overflow: hidden; }
#cn { position: relative; padding: 0px 0px 0px 0px; min-height: 550px; }

.clear { clear: both; }
#btn-top { position: fixed;	right: 10px; bottom: 15px; cursor: pointer; display: none; z-index: 101;}
#btn-top a { background: #2e2e2e;  padding: 20px 10px; }
#btn-top a:hover { background: #BABABC; }
#btn-top a i { color: #fafafa; font-size: 24px; }
#btn-top a:hover i { color: #fafafa; }

.paginate-table { clear: both; position: relative; padding: 10px; margin: 0px; z-index: 1; }
.paginate-table a, .paginate-table span { position: relative; display: inline-block; font-weight: 700; font-size: 16px; color: #fefefe; background: #2e2e2e; line-height: 1em ;padding: 16px 20px; text-transform: uppercase; margin: 2px; border-radius: 3px; -webkit-border-radius: 3px; }
.paginate-table a i { margin-bottom: -2px; } 
.paginate-table a:hover { color: #fefefe; background: #4F702E; }
.paginate-table a.active, .paginate-table span { color: #fefefe; background: #79439A; }

/* Home */

.background-slider-container { position: relative; width: 100%; height: 100%; background: #2e2e2e; }
#background-slider-forward-dest { position: relative; margin-bottom: 60px; }

.background-slider-fixed { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.background-slider { position: relative; width: 100%; height: 100%; }
.background-slider .item { position: relative; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.background-slider-fixed .item .overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.2); z-index: 60; }
.background-slider-fixed .item .caption { position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 0px; width: 100%; z-index: 61; }
.background-slider-fixed .item .caption h1 { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 64px; position: relative; display: block; color: #fefefe; margin: 0 auto; padding: 0px; word-wrap: break-word; z-index: 6; }
.background-slider-fixed .item .caption h1 a { font-weight: 400; font-size: 64px; color: #fefefe; }
.background-slider-fixed .item .caption h2 { color: #f5f5f5; font-size: 24px; padding: 10px; font-style: italic; font-weight: 400; }
.background-slider-fixed .item .caption .cta { position: relative; padding: 20px 10px 10px 10px; }
.background-slider-fixed .item .caption .cta a { position: relative; display: inline-block; padding: 20px 24px; border-radius: 3px; -webkit-border-radius: 3px; background: #EB8120; color: #fefefe; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; }
.background-slider-fixed .item .caption .cta a i { position: relative; display: inline-block; vertical-align: middle; font-size: 150%; margin-left: 15px; margin-top: -5px; }

.background-slider-fixed .item .caption .cta a:hover { background: #79439A; }

body.body-home #header-flow { position: absolute; background: 0; z-index: 100; top: 20px; min-height: auto; }

/* Nickelodeon Partner Day views */

.centerize.add-theme { background: #fefefe; padding: 20px; margin: 20px auto; }
		
.view-banner > .img { position: relative; left: -20px; top: -20px; margin-right: -40px; }
.view-banner > .img img { width: 100%; height: auto; }
.view-banner { position: relative; padding: 0px; }
.view-banner .box { padding: 0; }
.view-banner .box .txt { padding: 40px 40px 20px 40px; }
.view-banner .box .txt p { font-size: 20px; }
.view-banner .box .txt h3 a { font-weight: 900; }
.view-banner .box .txt h1 { font-weight: 900; text-transform: uppercase; }

.view-welcome-short-info div .box { padding: 20px 10px; }
.view-welcome-short-info div:first-child .box { background: #EB8120; }
.view-welcome-short-info div:first-child .box .ttl h1, .view-welcome-short-info div:first-child .box .ttl h1 a, .view-welcome-short-info div:first-child .box .txt h1, .view-welcome-short-info div:first-child .box .txt h2, .view-welcome-short-info div:first-child .box .txt h3, .view-welcome-short-info div:first-child .box .txt h4, .view-welcome-short-info div:first-child .box .txt p { color: #fefefe; } 

.view-welcome-short-info div .box .ttl { padding-bottom: 20px; }
.view-welcome-short-info div .box .txt h1 { font-weight: 400; line-height: 1em; }
.view-welcome-short-info div .box .txt h2 { font-weight: 400; line-height: 1em; }

.view-agenda { position: relative; }
/*
.view-agenda:before { content: " "; position: absolute; left: -20px; top: 0px; right: -20px; bottom: -200px; background: url("lay/bg-pattern-1.png") no-repeat right top; background-size: contain; }
*/
.view-agenda .box { padding: 0; }
.view-agenda .box .ttl { padding: 20px 40px 20px 40px; }
.view-agenda .box .ttl h1 { font-weight: 900; text-transform: uppercase; padding: 0px; font-size: 24px; }
.view-agenda .box .txt { padding: 0px 40px 20px 40px; }
.view-agenda .box .txt table td { padding: 10px; }
.view-agenda .box .txt table tr:nth-child(odd) td { }
.view-agenda .box .txt table td strong { font-size: 120%; background: #EEEFEF; padding: 0px 5px; margin-left: -5px; }

.view-register { position: relative; }

.view-form-title .box .ttl h1 { padding: 0px 20px; }
.box .ttl h1, .box .ttl h1 a { font-weight: 900; text-transform: uppercase; }

.view-footer-banner .box .txt p { font-size: 9px; color: #909195; }

.view-picturefolder { margin-bottom: 40px; }

.view-services.view-welcome-sizzles .box .ttl h1 { text-align: center; }
.view-welcome-sizzles .box .ttl h1 a { font-size: 16px; }
.view-welcome-sizzles .box .txt { text-align: center; }

/* Views */

.view-three-headlines { text-align: center; }
.view-three-headlines .grid-320 { float: none; display: inline-block; vertical-align: top; }
.view-three-headlines .box { }
.view-three-headlines .box .ttl { padding: 10px 20px; }
.view-three-headlines .box .ttl h1 { font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; text-align: center; font-size: 14px; position: relative; line-height: 1.2em; color: #2e2e2e; }

.view-three-headlines .box .ttl h1 a { color: #2e2e2e; line-height: 1em; position: relative; margin: 0; padding: 0; }
.view-three-headlines .box { overflow: hidden; }
.view-three-headlines .box.linkable:hover { }
.view-three-headlines .box.linkable:hover .ttl h1 a { }
.view-three-headlines .box.linkable:hover { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: pulse;  animation-name: pulse; }

.view-three-headlines .date { position: absolute; right: 0px; top: 20px; padding: 5px 10px; background: #f5f5f5; color: #0E1B42; margin-right: 20px; border-radius: 10px; -webkit-border-radius: 10px; z-index: 1; }
.view-three-headlines .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-three-headlines .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-three-headlines .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.view-two-headlines { text-align: center; }
.view-two-headlines .grid-480 { float: none; display: inline-block; vertical-align: top; }
.view-two-headlines .box { }
.view-two-headlines .box .ttl { padding: 10px 20px; }
.view-two-headlines .box .ttl h1 { font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; text-align: center; font-size: 18px; position: relative; line-height: 1.2em; color: #2e2e2e; }

.view-two-headlines .box .ttl h1 a { color: #2e2e2e; line-height: 1em; position: relative; margin: 0; padding: 0; }
.view-two-headlines .box { overflow: hidden; }
.view-two-headlines .box.linkable:hover { }
.view-two-headlines .box.linkable:hover .ttl h1 a { }
.view-two-headlines .box.linkable:hover { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: pulse;  animation-name: pulse; }

.view-two-headlines .date { position: absolute; right: 0px; top: 20px; padding: 5px 10px; background: #f5f5f5; color: #0E1B42; margin-right: 20px; border-radius: 10px; -webkit-border-radius: 10px; z-index: 1; }
.view-two-headlines .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-two-headlines .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-two-headlines .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.view-six-headlines { text-align: center; }
.view-six-headlines .grid-160 { position: relative; float: none; display: inline-block; vertical-align: top; }
.view-six-headlines .box { }
.view-six-headlines .box .ttl { padding: 5px 0px 0px 0px; }
.view-six-headlines .box .ttl h1 { font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; text-align: center; font-size: 14px; position: relative; line-height: 1.2em; color: #2e2e2e; }

.view-six-headlines .box .ttl h1 a { color: #2e2e2e; line-height: 1em; position: relative; margin: 0; padding: 0; }
.view-six-headlines .box { overflow: hidden; }
.view-six-headlines .box.linkable:hover { }
.view-six-headlines .box.linkable:hover .ttl h1 a { }
.view-six-headlines .box.linkable:hover { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: pulse;  animation-name: pulse; }

.view-news-480, .view-news-640 { text-align: center; }
.view-news-480 .grid-480, .view-news-640 .grid-640 { float: none; display: inline-block; vertical-align: top; }

.view-sidepanel .box { padding: 10px; }
.view-sidepanel .box .ttl, .view-sidepanel .box .img { padding: 10px; }
.view-sidepanel .box .ttl { text-align: left; }
.view-sidepanel .box .ttl h1 { font-size: 36px; }
.view-sidepanel .box .txt { padding: 10px; margin: 0; }
.view-sidepanel .box .google-map { position: relative; padding: 10px; }
.view-sidepanel .box table tr td { border-top: 1px solid #E7E7E3; padding: 10px 5px; font-size: 110%; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; vertical-align: top; }
.view-sidepanel .box table tr td:first-child { text-align: right; padding-right: 10px; font-weight: 700; line-height: 1.5em; color: #4d4d4d; min-width: 120px; }

.view-schedule .box { text-align: left; }
.view-schedule .box .img { margin-top: 20px; }
.view-schedule .box .img img { border-radius: 10px; -webkit-border-radius: 10px; }
.view-schedule .box .date { position: relative; float: left; padding: 5px 10px; margin: 10px 20px 0px 0px; color: #1B1112; background: #f5f5f5; border-radius: 10px; -webkit-border-radius: 10px; }
.view-schedule .box .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-schedule .box .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-schedule .box .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }
.view-schedule .box .ttl h1 { padding: 0px 5px; }
.view-schedule .box .ttl h1 a { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; color: #f5f5f5; line-height: 1em; font-size: 48px; letter-spacing: -.04em; }
.view-schedule .box .ttl { position: relative; padding: 0px; }
.view-schedule .box .txt { padding: 5px 10px; }
.view-schedule .box .txt h4 { position: relative; margin: 0px; padding: 0; font-size: 20px; text-transform: uppercase; font-weight: 400; line-height: 1.2em; }
.view-schedule .box .txt h2 { position: relative; margin: 0px; padding: 0; font-size: 14px; text-transform: uppercase; font-weight: 400; line-height: 1.2em; }
.view-schedule .box .txt h3 { position: relative; margin: 0px; padding: 0; font-size: 14px; text-transform: uppercase; font-weight: 400; line-height: 1.2em; }
.view-schedule:hover { background: #C49C25; border-radius: 16px; -webkit-border-radius: 16px; }

.view-available-dates .date { position: relative; border-top: 2px solid #79439A; border-bottom: 2px solid #79439A; padding: 5px 10px; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 18px; margin-bottom: 10px; color: #79439A; }
.view-available-dates .date .date-items .date-day-name, .view-available-dates .date .date-items .date-day, .view-available-dates .date .date-items .date-month, .view-available-dates .date .date-items .date-year { position: relative; display: inline-block; vertical-align: middle; padding: 2px; }
.view-available-dates .date .date-items .date-day { font-size: 200%; margin-top: -6px; }
.view-available-dates .ttl .thumb-round { position: relative; float: left; margin-right: 0.5em; padding: 15px; width: 50px; height: 50px; border-radius: 70px; -webkit-border-radius: 70px; background-size: cover !important; }
.view-available-dates .ttl h1 { line-height: 0.8em; }
.view-available-dates .ttl h1 a { font-size: 24px; }
.view-available-dates .box.add-background.linkable:hover .date { color: #ffffff; border-color: #ffffff; }

.view-activity .location { padding: 10px 0px; }
.view-activity .location h4 { position: relative; margin: 0px; padding: 0px 0px 10px 0px; font-size: 20px; text-transform: uppercase; font-weight: 400; line-height: 1em; }
.view-activity .location h2 { position: relative; margin: 0px; padding: 0; font-size: 14px; text-transform: uppercase; font-weight: 400; line-height: 1em; }
.view-activity .location h3 { position: relative; margin: 0px; padding: 0; font-size: 14px; text-transform: uppercase; font-weight: 400; line-height: 1em; }
.view-activity .forward { padding: 10px; float: right; }
.view-activity .forward .btn { display: inline-block; margin: 0px 2px; }
.view-activity .forward .btn a i { font-size: 32px; text-align: center; width: 32px; padding: 0px; margin: 0px; }
.view-activity .forward .btn a { text-align: center; }

.view-activity .box  { padding: 0; }
.view-activity .box .ttl { padding: 10px 20px; }
.view-activity .box .txt { padding: 20px; }
.view-activity .date { position: relative; background: #2e2e2e; padding: 10px; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 24px; }
.view-activity .date .date-items .date-day-name, .view-activity .date .date-items .date-day, .view-activity .date .date-items .date-month, .view-activity .date .date-items .date-year { position: relative; display: inline-block; vertical-align: middle; padding: 2px; color: #fefefe; }
.view-activity .date .date-items .date-day { font-size: 200%; margin-top: -6px; }
.view-activity .ttl { }

.view-artist .forward { padding: 10px; text-align: right; }
.view-artist .forward .btn { display: inline-block; margin: 0px 2px; }
.view-artist .forward .btn a i { padding: 8px 8px 4px 8px; margin: 0px; font-size: 24px; text-align: center; width: 32px; }
.view-artist .img, .view-artist .ytb, .view-artist .scl { background: #f5f5f5; box-shadow: 0px 10px 40px -15px rgba(120,108,101,1); -webkit-box-shadow: 0px 10px 40px -15px rgba(120,108,101,1); margin: 0px 0px 20px 0px; }

.view-onepager .banner { position: relative; background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom; background-size: cover; width: 100%; height: 400px; }
.view-onepager .banner .overlay  { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.4); z-index: 1; }
.view-onepager .banner .img { display: none; }
.view-onepager .banner .caption { position: absolute; text-align: center; top: 80%; transform: translateY(-80%); -webkit-transform: translateY(-80%); padding: 0px; width: 100%; text-align: left; z-index: 2; }
.view-onepager .banner .caption .centerize { text-align: left; }
.view-onepager .banner .caption .centerize h1 { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 64px; position: relative; display: block; color: #fefefe; margin: 0 auto; padding: 0px; word-wrap: break-word; z-index: 6; }

.view-onepager .extra-img { overflow: hidden; }
.view-onepager .extra-img .overlay { display: none; }

.view-onepager-caption { position: relative; padding: 0px; }
.view-onepager-caption .banner { position: relative; background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom; background-size: cover; width: 100%; height: 400px; } 
.view-onepager-caption .banner .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); }
.view-onepager-caption .banner .img { display: none; }
.view-onepager-caption .banner .caption { position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 0px; width: 100%; z-index: 5; }
.view-onepager-caption .banner .caption h3 { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 64px; position: relative; display: block; color: #fefefe; margin: 0 auto; padding: 0px; word-wrap: break-word; z-index: 6; }
.view-onepager-caption .banner .caption p { color: #f5f5f5; font-size: 24px; padding: 10px; font-style: italic; }
.view-onepager-caption .txt { }

.view-onepager-quote { position: relative; padding: 0px; }
.view-onepager-quote .banner { position: relative; background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom; background-size: cover; width: 100%; height: 400px; } 
.view-onepager-quote .banner .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(33,35,47,0.6); }
.view-onepager-quote .banner .img { display: none; }
.view-onepager-quote .banner .ttl { position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 0px; width: 100%; }
.view-onepager-quote .banner .ttl h1 { font-family: 'Source Sans Pro'; font-weight: 700; text-transform: uppercase; position: relative; display: inline-block; color: #fefefe; font-size: 56px; max-width: 90%; margin: 0 auto; padding: 0px; border-radius: 6px; -webkit-border-radius: 6px; opacity: 0.9; }
.view-onepager-quote .banner .ttl h1 i.fa-quote-left { position: relative; padding-right: 0.5em; font-size: 50%; color: #fefefe; top: -0.8em; }
.view-onepager-quote .banner .ttl h1 i.fa-quote-right { position: relative; padding-left: 0.5em;font-size: 50%; color: #fefefe; bottom: -0.3em; }
.view-onepager-quote .banner .ttl p { color: #fefefe; font-size: 18px; font-weight: 700; padding: 10px; display: inline-block; margin-top: 10px; border-radius: 6px; -webkit-border-radius: 6px; }

.view-magazine .grid-960:nth-child(even) .grid-320:nth-child(odd) { float: right; }
.view-magazine .box .ttl { margin-top: -10px; }
.view-magazine .box .txt { text-align: center; }
.view-magazine .linkable:hover { background: #2e2e2e; }
.view-magazine .linkable:hover img { box-shadow: 0 0 !important; -webkit-box-shadow: 0 0 !important; }

.view-magazine .img { border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden; }
.view-magazine .img .overlay { position: absolute; top: 1%; left: 1%; width: 98%; height: 98%; background: rgba(196,156,37,0.05); border-radius: 50%; -webkit-border-radius: 50%; }

.view-toc { position: relative; overflow: hidden; } 
.view-toc .boxed.right { text-align: right; }
.view-toc .holds-item { position: relative; padding-top: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.view-toc .holds-item .extra-img .img { margin-bottom: 20px; }
.view-toc .holds-item .ttl { text-align: left; }
.view-toc .holds-menu { position: relative; margin-top: 94px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.view-toc .holds-menu .box { padding: 0px 30px 10px 0px; }
.view-toc .holds-menu .box .ttl { background: #fefefe; }
.view-toc .holds-menu .box .ttl h4 { display: block; text-align: right; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; }
.view-toc .holds-menu .box .ttl h4 a { position: relative; color: #2e2e2e; font-weight: 400; text-transform: none; font-size: 17px; }
.view-toc .holds-menu .box .ttl:hover h4 a { color: #4F702E; }
.view-toc .holds-menu .box .ttl.active h4 a { background: #79439A; color: #fefefe; }
.view-toc .holds-menu .box .ttl.active { background: #79439A; color: #fefefe; }

.view-toc .box table { border-collapse: collapse; font-weight: 300 !important; }
.view-toc .box table td { padding: 10px; border: 1px solid #d4d4d4; }
.view-toc .box table tr td:first-child { font-weight: 400 !important; }

.view-toc .paginate-table { text-align: left; padding: 10px 0px; }
.view-toc .paginate-table a, .view-toc .paginate-table span { font-size: 16px; padding: 12px 14px; border-radius: 0px; -webkit-border-radius: 0px; }

.view-picturefolder .img img { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.view-picturefolder .img:hover { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: pulse;  animation-name: pulse; }

.view-picturefolders { text-align: center; }
.view-picturefolders .grid-320 { float: none; display: inline-block; vertical-align: top; }
.view-picturefolders .img img { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.view-picturefolders .img:hover img { border: 1px solid #dadada; padding: 9px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.view-picturefolders .ttl { text-align: center;  }
.view-picturefolders .ttl h1 { line-height: 1.2em; font-size: 28px; }

/* Pagefeed */

.pagefeed-embed-post { float: none; display: inline-block; vertical-align: top; }
.pagefeed-embed-post .box { position: relative; overflow: hidden; text-align: left; }
.pagefeed-embed-post .box .item { padding: 0px 0px 14px 0px; border-top: 1px solid #dddddd; }
.pagefeed-embed-post .box .item:first-child { border-top: 0px !important; }
.pagefeed-embed-post .box .date { position: relative; display: inline-block; float: left; margin: 10px 0px 0px 0px; padding: 4px 8px; color: #79439A; font-size: 12px; font-weight: 400; z-index: 1; }
.pagefeed-embed-post .box .img { position: relative; background: 0; }
.pagefeed-embed-post .box .img img { width: 100%; height: auto; display: block; }
.pagefeed-embed-post .box .txt { position: relative; clear: both; font-size: 16px; padding: 10px 10px 0px 10px; color: #2e2e2e; text-align: left; overflow: hidden; }
.pagefeed-embed-post .box.tw .txt { text-align: left; }
.pagefeed-embed-post .box .txt a { color: #D41B12; text-decoration: underline; }
.pagefeed-embed-post .box .txt a:hover { color: #F26058; }
.pagefeed-embed-post .box:before { font-family: FontAwesome; color: #fefefe; font-size: 20px; position: absolute; top: 5px; right: 7px; z-index: 1; }
.pagefeed-embed-post .box:after { font-family: FontAwesome; content: "\f0d9"; color: #dddddd; font-size: 192px; position: absolute; top: -100px; right: -10px; }
.pagefeed-embed-post .box.fb:before { content: "\f09a"; color: #fefefe; }
.pagefeed-embed-post .box.tw:before { content: "\f099"; color: #fefefe; }
.pagefeed-embed-post .box.in:before { content: "\f16d"; color: #fefefe; }
.pagefeed-embed-post .box.fb:after { color: #3B5998; }
.pagefeed-embed-post .box.tw:after { color: #55ACEE; }
.pagefeed-embed-post .box.in:after { color: #3F729B; }
.pagefeed-embed-post .box .count { position: relative; }
.pagefeed-embed-post .box .count .item { position: relative; display: inline-block; color: #dddddd; padding: 4px 10px; margin: 10px 0px 0px 32px; font-size: 12px; font-weight: 700; }
.pagefeed-embed-post .box .count .item:before { font-family: FontAwesome; color: #dddddd; font-weight: 400; font-size: 18px; padding-right: 0.5em; position: absolute; top: 50%; margin-top: -10px; left: -16px; }
.pagefeed-embed-post .box .count .item.likes:before { content: "\f004"; margin-top: -9px; }
.pagefeed-embed-post .box .count .item.views:before { content: "\f04b";}
.pagefeed-embed-post .box .count .item.comments:before { content: "\f075"; }

/* Custom views */

.masonry-container { margin: 0 auto; }

.view-forward { margin-top: 36px; }
.view-forward .box { text-align: center; }
.view-forward .box .btn a { min-width: 40%; font-size: 20px; padding: 16px; }

@keyframes pulse {
	0% { transform: scale(1);	opacity: 1;	}
	50% {	transform: scale(0.95); opacity: 0.8; }	
	100% { transform: scale(1.05); opacity: 1;	}			
}

@-webkit-keyframes pulse {
	0% { -webkit-transform: scale(1); opacity: 1; }
	50% {	-webkit-transform: scale(0.95); opacity: 0.8; }	
	100% { -webkit-transform: scale(1.05); opacity: 1; }			
}

.view-social-buttons { text-align: center; }
.view-social-buttons .box .ttl h1 { text-align: center; font-size: 24px; }
.view-social-buttons .icon { position: relative; text-align: center; display: inline-block; margin: 10px; z-index: 11; }
.view-social-buttons .icon i { display: inline-block; font-size: 32px; color: #fefefe; background: #2e2e2e; text-align: center; width: 32px; padding: 24px; border-radius: 40px; }
.view-social-buttons .icon:hover i { color: #fff; background: #79439A !important; }
.view-social-buttons .icon.soundcloud i { padding: 24px 28px 24px 20px; }
.view-social-buttons .icon.facebook i { background: #3B5998; }
.view-social-buttons .icon.twitter i { background: #55ACEE; }
.view-social-buttons .icon.instagram i { background: #3F729B; }
.view-social-buttons .icon.youtube i { background: #CD201F; }
.view-social-buttons .icon.vimeo i { background: #52B8EA; }

.view-welcome { }
.view-welcome-txt { }
.view-welcome .box .img { text-align: center; margin: 20px 0px; }
.view-welcome .box .img img { max-width: 960px; height: auto; padding: 0; margin: 0; display: inline-block; vertical-align: top; }
.view-welcome .box .ttl h1 { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 200%; padding: 0; margin: 0; text-transform: none; }
.view-welcome .box .txt { }
.view-welcome .box .txt p { font-size: 120%; }

.view-sidebar .box { border-left: 1px solid rgba(57,57,57,0.2); }
.view-sidebar .box .ttl { padding: 5px 10px; }
.view-sidebar .box .ttl h4 { font-size: 28px; font-weight: 400; }
.view-sidebar .box .txt { padding: 5px 10px; }
.view-sidebar .box .txt h3, .view-sidebar .box .txt h2, .view-sidebar .box .txt h1 { font-weight: 400; }
.view-sidebar .box .txt p { font-size: 16px; }
.view-sidebar .box .txt p:last-child { margin-bottom: 0; }
.view-sidebar .box ul { list-style-type: none; padding: 0; margin: 0; }
.view-sidebar .box ul li { padding: 2px 0px 2px 20px; position: relative; }
.view-sidebar .box ul li:before { content: "\f00c"; font-family: FontAwesome; font-size: 12px; position: absolute; left: 0px; top: 8px; }

.view-form .box { text-align: left; }
.view-form .ttl { padding: 10px; }
.view-form .ttl h1 { font-size: 36px; }
.view-form .txt { }
.view-form .box .desc { text-align: right; padding: 0px 20px 10px 20px; margin-top: -10px; }
.view-form-submit-txt { position: relative; text-align: center; }
.view-form-submit-txt .item { position: relative; margin-top: -20px; display: inline-block; padding: 6px 8px; color: #2e2e2e; background: #E8E8E8; vertical-align: bottom; border-radius: 6px; -webkit-border-radius: 6px; text-align: center; }
.view-form-submit-txt .item:before { content: "\f052"; position: absolute; top: -16px; left: 50%; margin-left: -16px; font-size: 32px; font-family: FontAwesome; color: #E8E8E8; }
.view-form-submit-txt p { margin: 0px !important; padding: 0px; font-weight: 700; }

.view-form { }

.view-form-subscribe .forms-form-checkbox { display: inline-block; margin: 5px; }
.view-form-subscribe .forms-form-checkbox label { font-weight: 400; text-transform: uppercase; font-size: 15px; }
.view-form-subscribe h3 { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; padding: 30px 10px 20px 10px; }

.view-onepager-forward .item-container .item .overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.2); z-index: 4; }
.view-onepager-forward .item-container .item .caption { position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 0px; width: 100%; z-index: 5; }
.view-onepager-forward .item-container .item video {  position: absolute; right: 0; bottom: 0; z-index: 3; min-width: 100%; min-height: 100%; width: auto; height: auto; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.view-onepager-forward .item-container .item .caption h1 { font-weight: 700; text-transform: uppercase; position: relative; display: block; color: rgba(245,245,245,0.9); max-width: 90%; margin: 0 auto; padding: 0px; letter-spacing: -1px; line-height: 1em; padding: 0; word-wrap: break-word; z-index: 6; }
.view-onepager-forward .item-container .item .caption h1::first-line { letter-spacing: 1px; }	

.view-onepager-forward .item-container .item .caption .forward { position: relative; text-align: center; padding: 20px 0px 40px 0px; z-index: 6; }
.view-onepager-forward .item-container .item .caption .forward a { position: relative; display: inline-block; vertical-align: bottom; font-family: 'Source Sans Pro'; font-weight: 700; text-transform: uppercase; color: rgba(245,245,245,0.9); font-size: 19px; border: 1px solid rgba(245,245,245,0.9); max-width: 90%; margin: 0 auto; padding: 10px 20px; word-wrap: break-word; }
.view-onepager-forward .item-container .item .caption .forward a:hover { background: #9d9d9c; border: 1px solid #9d9d9c; }

.view-intro { margin: 0; padding: 30px 10px; }
.view-intro .box .txt { text-align: center; }
.view-intro .box .txt p { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 200%; padding: 0; margin: 0; }

.view-assets { position: relative; text-align: center; padding: 40px 0px; }
.view-assets .icon { position: relative; text-align: center; display: block; margin: 20px; z-index: 11; }
.view-assets .icon i { display: inline-block; font-size: 64px; color: #2e2e2e; text-align: center; width: 64px; padding: 48px; border-radius: 50%; -webkit-border-radius: 50%; background: #fefefe; }
.view-assets .ttl { font-family: 'Source Sans Pro', sans-serif; font-weight: 700; font-size: 28px; }
.view-assets .txt { text-align: center; }
.view-assets .txt p { font-weight: 400; font-size: 16px; }

.view-welcome-news { position: relative; text-align: center; padding: 20px 0px; }
.view-welcome-news .box { background: #dbdbdb; }
.view-welcome-news .box .ttl h3 a { font-weight: 400; color: #2e2e2e; font-size: 28px; }
.view-welcome-news .box.linkable:hover { background: #EEEEEE; }

.view-services { position: relative; padding: 0px 0px 20px 0px; }
.view-services .box { padding: 0px 0px 10px 0px; background: #eeefef; }
.view-services .box.with-read-more { padding: 0px 0px 60px 0px; }
.view-services .box .ttl h1 { font-size: 32px; text-align: left; }
.view-services .box .ttl h1 a, .view-services .box .txt { color: #383838; }
.view-services .box .ttl, .view-services .box .txt { padding: 10px 20px 0px 20px; z-index: 2; }
.view-services .box .date { text-align: left; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; color: #79439A; padding: 0px 23px; font-size: 14px; }
.view-services .icon { position: relative; margin: 25px 0px; text-align: right; }
.view-services .icon i { display: inline-block; font-size: 96px; color: #fefefe; text-align: center; background: 0; border: 4px solid #fefefe; width: 96px; padding: 36px; border-radius: 50%; -webkit-border-radius: 50%; }
.view-services .box .forward { position: absolute; bottom: 10px; right: 0px; }
.view-services .grid-960:nth-child(even) .grid-320:nth-child(odd) { float: right; }
.view-services .linkable .box:hover { background: #E4E6E6; }

.view-contact { position: relative; }
.view-contact .box { background: #fefefe; }
.view-contact .box .phone, .view-contact .box .email { padding: 5px 10px; text-align: left; }
.view-contact .box .phone p { position: relative; font-size: 24px; padding-left: 36px; font-weight: 400; }
.view-contact .box .email p a { position: relative; font-size: 24px; padding-left: 36px; font-weight: 400; text-decoration: underline; }
.view-contact .box .phone p:before { font-family: FontAwesome; color: #fafafa; font-size: inherit; position: absolute; top: 4px; left: 4px; content: "\f095"; color: #79439A; }
.view-contact .box .email p a:before { font-family: FontAwesome; color: #fafafa; font-size: inherit; position: absolute; top: 4px; left: 0px; content: "\f003"; color: #79439A; }
.view-contact .grid-640 .box { padding: 0px; }

.view-form-top { position: relative; margin-bottom: -20px; }
.view-form-top .box { background: #79439A; }
.view-form-top .box:after { color: #fefefe; content: "\f0d8"; font-family: FontAwesome; font-size: 56px; position: absolute; left: 20px; bottom: -20px; }
.view-form-top .box .ttl { text-align: left; color: #fefefe; }
.view-form-top .box .ttl h1 { color: #fefefe; }
.view-form-top .box .txt { color: #fefefe; }

.view-odometers .box { }
/* 
.view-odometers .box .circle  { position: relative; color: #fefefe; background: #79439A; border-radius: 50%; -webkit-border-radius: 50%; width: 100%; padding-bottom: 100%; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; }
*/
.view-odometers .box .circle .number { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-size: 64px; left: 0; right: 0; width: 100%; text-align: center; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; }
.view-odometers .box .circle .number div { position: relative; display: inline-block; }

.view-odometers .box .circle  { position: relative; color: #fefefe; background: 0; width: 100%; padding-bottom: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; }
.view-odometers .box .circle .diamond  { position: absolute; top: 20px; left: 20px; right: 20px; bottom: 20px; background: #79439A; border-radius: 6px; -webkit-border-radius: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
 
.view-odometers .box .caption { position: relative; display: inline-block; background: #4F702E; color: #fefefe; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; font-size: 20px; padding: 10px; top: -60px; min-width: 60%; border-radius: 6px; -webkit-border-radius: 6px; }

.view-testimonials { padding: 10px 0px; }
.view-testimonials .box { background-size: cover; min-height: 280px; }
.view-testimonials .box .overlay { background: rgba(0,0,0,0.4); position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; }
.view-testimonials .box .txt { z-index: 2; color: #fefefe; padding: 20px; }
.view-testimonials .box .txt p { font-size: 140%; font-weight: 400; }
.view-testimonials .box .txt .name { font-size: 18px; font-weight: 400; }

.view-content .box .ttl { text-align: left; }

.view-brands-title .box .ttl h1 { text-align: center; font-size: 24px; }

.view-brands { position: relative; text-align: center; width: 100%; padding: 20px 0px; background: #2e2e2e; margin-bottom: -65px; }
.view-brands .box .ttl h1 { text-align: center; font-size: 24px; }
.view-brands .logo { position: relative; float: none; display: inline-block; vertical-align: top; margin: 0px 20px; }
.view-brands .logo img { display: block; width: 210px; height: auto; }

.view-welkom-pagefeed .box { background: #fefefe; padding: 0px 0px 10px 0px; }

.view-cars-categories { position: relative; text-align: center; }
.view-cars-categories .box .img { padding: 20px; }

.view-no-items-found { position: relative; padding: 10px 10px 0px 10px; }
.view-no-items-found .txt { text-align: center; font-style: italic; }

.view-car .box .img { background: #fff; padding: 20px; }

.view-lookingfor { position: relative; text-align: right; font-size: 16px; font-weight: 400; padding: 15px 10px 10px 10px; box-sizing: border-box; -webkit-border-sizing: border-box; background: #E7E7E3; }
.view-lookingfor .forms-form-select { position: relative; display: inline-block; vertical-align: middle; padding: 0; margin: 0; }
.view-lookingfor .forms-form-select:before { content: '\f0d7'; font-family: FontAwesome; color: #2e2e2e; font-size: inherit; position: absolute; right: 10px; top: 45%; transform: translateY(-50%); -webkit-transform: translateY(-50%); pointer-events: none; z-index: 2; }
.view-lookingfor select { position: relative; display: inline-block; vertical-align: middle; height: 42px !important; font-size: 16px; padding: 0px 26px 0px 6px; width: auto; margin: 0px 5px; background: #fefefe; box-shadow: 0 0; -webkit-box-shadow: 0 0; border: 0; z-index: 1; margin-top: -5px; }
.view-lookingfor select option { background: #fefefe; }
.view-lookingfor button { position: relative; display: inline-block; vertical-align: middle; height: 42px !important; font-size: 16px; padding: 0px 20px; margin: 0px; min-width: auto; margin-top: -5px; }
.view-lookingfor button i { font-size: 21px; }

.view-fotoboek-fotos { padding: 0px; margin: 0 auto; }

.view-fotoboek-fotos .grid-320 { width: 33.33333%; }

.view-fotoboek-fotos .box { background: #e7e7e3; padding: 0px; }
.view-fotoboek-fotos .box .ttl { padding: 10px 10px 0px 10px; }
.view-fotoboek-fotos .box .ttl h1 a { font-size: 14px; text-transform: uppercase; font-weight: 400; letter-spacing: 2px; color: #4E5454; }
.view-fotoboek-fotos .box .txt { padding: 10px; font-size: 14px; }
.view-fotoboek-fotos .box .txt:before { position: absolute; top: -14px; right: 10px; content: "\f245"; font-family: FontAwesome; font-size: 24px; font-weight: normal; color: #e7e7e3; }

.view-fotoboek-fotos .box:hover { z-index: 2; -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: pulse;  animation-name: pulse; }

.view-fotoboek-fotos-empty .box .txt { font-style: italic; font-size: 24px; color: #4E5454; padding: 40px 10px; text-align: center; } 

.view-promotions { position: relative; text-align: center; padding: 10px 0px; }
.view-promotions .box { position: relative; background: #e7e7e3; padding: 0px 0px 60px 0px; }
.view-promotions .box .img { overflow: hidden; }
.view-promotions .box .img .overlay { position: absolute; bottom: -40px; left: -40px; right: -40px; height: 40px; box-shadow: 0px 0px 100px #000; z-index: 1; }
.view-promotions .box .img .old-price { position: absolute; top: 10px; right: 10px; background: #e7e7e3; color: #4E5454; padding: 5px; z-index: 2; font-size: 14px; }
.view-promotions .box .img .old-price:after { content: ""; position: absolute; bottom: 0; left: 4px; right: 4px; border-top: 1px solid red; height: calc(50% - 1px); transform: rotateZ(-6deg); }
.view-promotions .box .img .new-price { position: absolute; top: 41px; right: 10px; background: #fefefe; color: #4d4d4d; padding: 5px; z-index: 2; font-size: 20px; }
.view-promotions .box .img .ttl { position: absolute; bottom: 0px; left: 5px; right: 5px; padding: 5px; text-align: left; z-index: 2; }
.view-promotions .box .img .ttl h1 a { font-size: 18px; color: #fefefe; font-weight: 400; padding: 0; margin: 0; }
.view-promotions .box .txt { padding: 10px; font-size: 14px; z-index: 2; }
.view-promotions .box .txt:before { position: absolute; top: -14px; right: 10px; content: "\f245"; font-family: FontAwesome; font-size: 24px; font-weight: normal; color: #e7e7e3; }
.view-promotions .box .forward { position: absolute; bottom: 10px; right: 0px; }
.view-promotions .linkable .box:hover { background: #d3d3d3; }
.view-promotions .linkable .box:hover .txt:before { color: #d3d3d3; }

.view-promotion .box .img .old-price { position: absolute; top: 15px; right: 15px; background: #e7e7e3; color: #4E5454; padding: 5px; z-index: 2; font-size: 28px; }
.view-promotion .box .img .old-price:after { content: ""; position: absolute; bottom: 0; left: 4px; right: 4px; border-top: 2px solid red; height: calc(50% - 1px); transform: rotateZ(-6deg); }
.view-promotion .box .img .new-price { position: absolute; top: 65px; right: 15px; background: #fefefe; color: #4d4d4d; padding: 5px; z-index: 2; font-size: 40px; }


/* Ibox 
	 Always Awake full screen picture
*/

#ibox-bg { position: fixed; overflow: hidden; width: 100%; height: 100%; background-color: #222 !important; }
#ibox-tl { position: absolute; top: 10px; left: 10px; z-index: 5; }
#ibox-tr { position: absolute; top: 10px; right: 10px; z-index: 5; }
#ibox-bl { position: absolute; bottom: 10px; left: 10px; z-index: 5; }
#ibox-br { position: absolute; bottom: 10px; right: 10px; z-index: 5; }
.ibox-btn { position: relative; display: inline-block; float: left; margin: 5px; }
.ibox-btn a { display: inline-block; font-weight: 700; font-size: 24px; text-transform: uppercase; padding: 5px 18px; text-align: center; color: #fafafa; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: rgba(0,0,0,0.4); }
.ibox-btn a:before { font-family: FontAwesome; color: #fafafa; font-size: inherit; position: absolute; top: 8px; left: 10px; }
.ibox-btn.prev a:before { content: "\f137"; }
.ibox-btn.next a:before { content: "\f138"; }
.ibox-btn.close a:before { content: "\f057"; }
.ibox-btn.download a:before { content: "\f019"; }
.ibox-btn a:hover { opacity: 1; background: #C49C25; color: #fafafa; }

/* Ft */

#ft { position: absolute; bottom: 0px; width: 100%; margin: 0px; }

.ft-taglist { position: relative; width: 100%; background: #79439A; border-bottom: 1px solid rgba(255,255,255,0.1); }
.ft-taglist .box .txt { text-align: center; }
.ft-taglist .box .txt p { color: rgba(255,255,255,0.8); font-weight: 400; padding: 0 10px; margin: 0; }

.ft-overview { background: #EFEFED; }

.ft-contact .box h3, .ft-openingsuren .box h3 { font-size: 24px; font-weight: 400; color: #4d4d4d; }
.ft-contact .box p, .ft-openingsuren .box p, .ft-openingsuren .box td { font-size: 16px; font-weight: 400; color: #4d4d4d; }
.ft-openingsuren .box .txt table td { padding: 5px 10px; }
.ft-openingsuren .box .txt table tr td:first-child { font-weight: 700; }
.ft-openingsuren .box .txt table tr:nth-child(odd) td { background: #E7E7E3; }

.ft-openingsuren {}

.ft-cookie-notice { position: relative; padding: 0px 0px 40px 0px; text-align: center; font-size: 11px; font-weight: 400; }
.ft-cookie-notice a { text-decoration: underline; font-weight: 400; }
.ft-cookie-notice a:hover { color: #EB8120; }

#ft-credits { position: absolute; bottom: 10px; width: 100%; text-align: center; }
#ft-credits a { font-size: 9px; font-weight: 700; text-transform: uppercase; text-decoration: none; color: rgba(0,0,0,0.6); padding: 3px 6px; display: inline-block; margin: 0px 2px; border-radius: 3px; -webkit-border-radius: 3px; }
#ft-credits a:hover { color: #fafafa; background: rgba(0,0,0,0.6); }

/* Contact */

.google-map { width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; }
.google-map iframe { width: 100%; height: 300px; display: block; }

/* Hyperlinks */

a {	color: #1AB7EA;	text-decoration: none; }
.txt a { text-decoration: underline; }
a:hover {	color: #EB8120; }

/* Forms */

input, button { color: #2e2e2e; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; font-weight: 400; background: #fafafa; width: 100%; padding: 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #afafaf; -webkit-appearance: none; box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 3px; -webkit-border-radius: 3px; }
select { color: #2e2e2e; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; font-weight: 400; background: #fafafa; width: 100%; padding: 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #afafaf; -webkit-appearance: none; box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 3px; -webkit-border-radius: 3px; } 
textarea { color: #2e2e2e; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; font-weight: 400; background: #fafafa; width: 100%; padding: 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #afafaf; resize:vertical; -webkit-appearance: none; box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 3px; -webkit-border-radius: 3px; }
label { color: #181818; font-size: 16px; font-weight: 700; text-transform: uppercase; }
::-webkit-input-placeholder { color: #2e2e2e; font-style: italic !important; }
:-moz-placeholder { color: #2e2e2e; opacity: 1; font-style: italic !important; }
::-moz-placeholder { color: #2e2e2e; opacity: 1; font-style: italic !important; }
:-ms-input-placeholder { color: #2e2e2e; font-style: italic !important; }
.placeholder { color: #2e2e2e; font-style: italic !important; }
.half-left { float: left; width: 50%; }
.half-right { float: right; width: 50%; }
.forms-form-input, .forms-form-date, .forms-form-select, .forms-form-sc { position: relative; margin: 10px 20px; }
.forms-form-input input:focus, .forms-form-sc input:focus, .forms-form-textarea textarea:focus { color: #2e2e2e; border-color: #79439A; box-shadow: 0px 0px 0px 3px #79439A; -webkit-box-shadow: 0px 0px 0px 3px #79439A; }
/* 
.forms-form-input.mandatory:before, .forms-form-sc:before { font-family: FontAwesome; position: absolute; top: 10px; right: -14px; font-size: 10px; content: "\f005"; color: #f5f5f5; }
.forms-form-file.mandatory:before { font-family: FontAwesome; position: absolute; top: 36px; right: -14px; font-size: 10px; content: "\f005"; color: #f5f5f5; }
*/
.forms-form-file { position: relative; margin: 10px 20px; height: auto; }
.forms-form-file label { display: block; position: relative; margin-bottom: 6px; }
.forms-form-submit { position: relative; margin: 20px; padding-bottom: 20px; text-align: center; }
.forms-form-date .forms-form-date-day { width: 25%; }
.forms-form-date .forms-form-date-month { width: 50%; }
.forms-form-date .forms-form-date-year { width: 25%; }
.forms-form-checkbox { position: relative; margin: 20px 10px 20px 20px; }
.forms-form-checkbox label { font-size: 16px; }
.forms-form-checkbox input[type=checkbox] { display:none; }
.forms-form-checkbox input[type=checkbox] + label:before { font-family: FontAwesome; display: inline-block; width: 40px; font-size: 25px; content: "\f0c8"; color: #BDBDBD; vertical-align: top; }
.forms-form-checkbox input[type=checkbox] + label:hover { color: #79439A; }
.forms-form-checkbox input[type=checkbox]:checked + label { color: #79439A; }
.forms-form-checkbox input[type=checkbox]:checked + label:before { content: "\f14a"; color: #79439A; }
.forms-form-radio { position: relative; margin: 10px 20px; }
.forms-form-radio label { font-size: 16px; }
.forms-form-radio input[type=radio] { display:none; }
.forms-form-radio input[type=radio] + label:before { font-family: FontAwesome; display: inline-block; width: 40px; font-size: 21px; content: "\f0c8"; color: #BDBDBD; }
.forms-form-radio input[type=radio] + label:hover { color: #79439A; }
.forms-form-radio input[type=radio]:checked + label { color: #79439A; }
.forms-form-radio input[type=radio]:checked + label:before { content: "\f14a"; color: #79439A; }
.forms-form-textarea { position: relative; margin: 20px 20px 25px 20px; }
.forms-form-textarea textarea { min-height: 200px; }
.forms-form-sc .forms-form-sc-code { display: inline-block; color: #2e2e2e; font-family: 'Courier New', Courier, monospace; font-weight: 700; margin: 0px 10px; font-size: 22px; }
.forms-form-sc input { display: inline-block; width: 60px; } 
option[default] { display: none; }
input[type=submit], button { position: relative; display: inline-block; padding: 20px 24px; border-radius: 3px; -webkit-border-radius: 3px; background: #EB8120; color: #fefefe; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; text-decoration: none; width: auto; border: 0; box-shadow: 0px 0px; }
input[type=submit]:hover, button:hover { cursor: pointer; background: #79439A; color: #fefefe; }
.forms-form-submit input[type=submit], .forms-form-submit button { min-width: 40%; } 

select.empty, input.empty { border: 2px solid #E74443; }
select::-ms-expand { display: none; }  
select:hover { cursor: pointer; }

/* Responsive */

/*
@media only screen and (min-width: 1240px) {
	.centerize { width: 1200px; }
	.grid-160 { width: 200px; }
	.grid-240 { width: 300px; }
	.grid-320 { width: 400px; }
	.grid-400 { width: 500px; }
	.grid-480 { width: 600px; }
	.grid-560 { width: 700px; }
	.grid-640 { width: 800px; }
	.grid-720 { width: 900px; }
	.grid-800 { width: 1000px; }
	.grid-880 { width: 1100px; }
	.grid-960 { width: 1200px; }
}
*/

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
	.view-odometers .box .circle .number { font-size: 42px; }
	.view-odometers .box .caption { font-size: 22px; }
	.box .cta a { padding: 12px 40px 12px 16px; font-size: 15px; }
	.box .cta a i { right: 4px; top: 6px; }
	.ft-overview .ft-info .box .txt p { font-size: 14px; }
	.view-onepager, .view-onepager-caption { margin-top: -10px; }

}

@media only screen and (min-width: 820px) and (max-width: 1024px) {
	body { min-width: 800px; }
	.grid-160 { width: 128px; }
	.grid-240 { width: 192px; }
	.grid-320 { width: 256px; }
	.grid-400 { width: 320px; }
	.grid-480 { width: 384px; }
	.grid-560 { width: 448px; }
	.grid-640 { width: 512px; }
	.grid-720 { width: 576px; }
	.grid-800 { width: 640px; }
	.grid-880 { width: 704px; }
	.grid-960, .centerize { width: 768px; }
	.box .ttl h1, .box .ttl p { font-size: 24px; }
	#top-slider-container { width: 748px; height: 276px; }
	#top-slider { width: 748px; height: 276px; }
	#top-slider .item .top-slider-caption h4 { font-size: 36px; }
	#top-slider-prev, #top-slider-next { display: none; }
	
	.view-onepager .banner, .view-onepager-quote .banner { height: auto; }
	.view-onepager .banner .img, .view-onepager-quote .banner .img { display: block; }
	.view-onepager .banner .img img, .view-onepager-quote .banner .img img { width: 100%; height: auto; }
	.view-onepager-quote .banner .ttl h1 { font-size: 36px; }
	.view-onepager-quote .banner .ttl { position: absolute; top: 0; transform: none; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; }
	
	.view-odometers .box .circle .number { font-size: 32px; } 
	.view-odometers .box .caption { font-size: 18px; }
	
	.ft-overview .ft-contact .box .txt h2, .ft-overview .ft-contact .box .txt h3 { font-size: 18px; padding-left: 30px; }
	.ft-overview .ft-info .box .txt p { font-size: 14px; }
	
	.box .cta a { padding: 12px 40px 12px 16px; font-size: 12px; }
	.box .cta a i { right: 4px; top: 6px; }
	
	.view-contact .box .phone p, .view-contact .box .email p a { font-size: 18px; padding-left: 30px; }
	
	.view-toc .holds-menu { position: relative; margin-top: 79px; }
	
	.view-onepager-caption { margin-top: -10px; }

}

@media only screen and (min-width: 820px) {
	.view-onepager-forward .item-container { position: relative; width: 100%; }
	.view-onepager-forward .item-container .item { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #adadad; overflow: hidden; }
	.view-onepager-forward .item-container .item .picture { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-size: cover !important; background-position: center center !important; z-index: 2; }
	.view-onepager-forward .item-container .item .caption h1 { font-size: 64px; }
	.view-onepager-forward .item-container .item .caption h1::first-line { letter-spacing: 4px; }	
	.view-onepager-forward .item-container .item .forward { position: absolute; bottom: 0; width: 100%; text-align: center; z-index: 100; }
	.view-onepager-forward .item-container .item .forward a { position: relative; display: inline-block; vertical-align: bottom; color: #fefefe; font-size: 72px; }
	.view-onepager-forward #header-flow { position: relative; background: 0; margin: 20px auto; }
	.view-onepager-forward #header-flow .centerize { position: relative; background: #fefefe; height: 100px; }
		
	.background-slider-container { margin-top: 0px; }
	.background-slider-fixed .item .caption h1 { font-size: 64px; z-index: 61; }
	.background-slider-fixed .forward { position: absolute; bottom: 0; width: 100%; text-align: center; z-index: 100; }
	.background-slider-fixed .forward a { position: relative; display: inline-block; vertical-align: bottom; color: #fefefe; font-size: 72px; }
	
	.view-content-extra-img { margin-top: 30px; }
	
}

@media only screen and (max-width: 739px) {
	.ibox-btn a { font-size: 42px; padding: 4px 24px 4px 24px; }
	.ibox-btn a:before { top: 10px; left: 10px; }
	.ibox-ttl { display: none !important; }
}

@media only screen and (max-width: 820px) {
	.responsive-hide { display: none !important; }
	.responsive-show { display: block; }
	.responsive-full-width { width: 100% !important; }	
	body { width: 100%; }
	#ft { position: relative; bottom: auto; margin-top: 40px; }
	.grid-160, .grid-240 { width: 50%; }	
	.grid-320, .grid-400, .grid-480, .grid-560, .grid-640, .grid-720, .grid-800, .grid-880, .grid-960 { width: 100%; }
	.view-picturefolder .grid-320 { width: 50%; }
	.centerize { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px; }
	.centerize.ft { padding: 100px 0px 40px 0px; background-size: 280px; }
	.ttl { padding: 10px; }
	.ttl h1 { font-size: 20px !important; }
	.ttl h2 { font-size: 18px !important; }	
	.ttl .btn { float: left; display: inline; }
	.txt { padding: 10px; }
	.grid-960 > .box > .txt { padding: 10px 20px; }
	.grid-960 > .box > .ttl { padding: 10px 20px }
	.txt h1 { font-size: 22px !important; }
	.txt h2 { font-size: 20px !important; }
	.txt h3 { font-size: 18px !important; }
	.txt p { font-size: 14px !important; }	
	.box .txt .img { width: 100%; margin: 0px 0px 10px 0px; padding: 0px; }
	.cover .ttl h1 { font-size: 24px; }
	#cn { padding: 0px 0px 0px 0px; }
	#top-slider-container, #top-slider-prev, #top-slider-next { display: none; }
	#header-flow, #header-fixed { display: none; }
	#header-responsive { display: block; z-index: 101; }
	#header-responsive .menu, #header-responsive .lang { position: relative; text-align: left; width: 100%; margin: 0px; padding: 0px; display: none; border-top: 1px solid rgba(0,0,0,0.2); }
	#header-responsive .menu a, #header-responsive .lang a { position: relative; display: block; width: 100%; text-align: center; padding: 20px 24px; border: 0; border-bottom: 1px solid rgba(0,0,0,0.2); color: #2e2e2e; background: #fefefe; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 0; margin: 0; }
	#header-responsive .menu a.active, #header-responsive .lang a.active { border-bottom: 1px solid rgba(0,0,0,0.2); color: #fefefe; background: #79439A; }

	#header-responsive .logo { position: relative; padding: 0px 10px 0px 5px; }
	#header-responsive .logo img { height: 50px; width: auto; display: block; }
	#menu-responsive-btn { color: #2e2e2e; background: #fefefe; position: relative; float: right; padding: 13px 16px; border: 0; }
	#menu-responsive-btn:hover, #lang-responsive-btn:hover { cursor: pointer; }
	#menu-responsive-btn:before { content: "\f0c9"; font-family: FontAwesome; font-size: 24px; }
	#lang-responsive-btn { color: #2e2e2e; position: relative; float: right; padding: 13px 12px; border: 0; font-weight: 700; text-transform: uppercase; font-size: 20px; }

	#breadcrumbs .box a { display: block; font-size: 13px; }
	#breadcrumbs .box a i { top: -1px; left: -10px; margin-right: -7px; } 
	#breadcrumbs .box a:not(:first-child):before { top: -1px; left: -8px; }

	.action { margin: 0px; padding-bottom: 40px; }
	.action .box .ttl h1 { font-size: 18px !important; }
	.action .box .txt { font-size: 14px; }	
	
	.half-left, .half-right { float: none; width: 100%; }

	.files { position: relative; text-align: left; margin: 0 10px; width: auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.files .btn { display: block; }
	.files .btn a .filename { font-size: 14px; }	
	
	.view-welcometext { margin-top: 0px; }
	 
	.view-onepager .banner { position: relative; background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom; background-size: cover; width: 100%; height: 400px; }
	.view-onepager .banner .overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.4); }
	.view-onepager .banner .caption .centerize h1 { font-size: 24px; padding: 0px 20px; }
	.view-onepager .extra-img { overflow: hidden; }
	.view-onepager .extra-img .overlay { display: none; }
	
	.view-onepager .banner { height: auto; }
	.view-onepager .banner .img { display: block; }
	.view-onepager .banner .img img { width: 100%; height: auto; }
	
	.view-onepager-caption .banner { height: auto; }
	.view-onepager-caption .banner .img { display: block; }	
	.view-onepager-caption .banner .img img { width: 100%; height: auto; }	
	.view-onepager-caption .banner .caption h3 { font-size: 20px !important; }
	.view-onepager-caption .banner .caption p { font-size: 16px !important; }			
	.view-onepager-caption .txt { column-count: 1; -webkit-column-count: 1; -moz-column-count: 1; }
	
	.view-onepager-quote .banner .ttl h1 { font-size: 16px !important; padding: 5px; }
	.view-onepager-quote .banner .ttl { position: absolute; top: 0; transform: none; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; padding: 0px; }
	.view-onepager-quote .banner .ttl p { font-size: 12px; }

	.view-magazine .box { text-align: center; }
	.view-magazine .box .img { max-width: 60%; display: inline-block; margin: 0 auto; }
	.view-magazine .box .ttl { margin-top: -30px; }
	
	.view-toc { margin-top: 0px; } 
	.view-toc .holds-item { padding-top: 10px; box-shadow: 0px 0px; -webkit-box-shadow: 0px 0px; border-right: 0px; }
	
	.responsive-dropdown { position: fixed; z-index: 3; width: 100%; padding: 0px; background: #fefefe; margin: 0px; }
	.responsive-dropdown select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: transparent; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 30px 10px 10px; margin: 0px; font-size: 16px; color: #0E1B42; box-shadow: 0 0; border: 0; height: 46px; padding-right: 52px; }
	.responsive-dropdown select option { color: #2e2e2e; background: #fefefe; font-size: 16px; font-weight: 400; }
	.responsive-dropdown:after { content: "\f078"; font-family: FontAwesome; font-size: 14px; position: absolute; padding: 16px 6px; right: 0; top: 0px; z-index: -1; width: 41px; text-align: center; color: #2e2e2e; background: #fefefe; }
	.responsive-dropdown-spacer { position: relative; height: 45px; }
	.grid-320.view-samples .box:hover .overlay { display: none; }
	
	.view-two-headlines .box .ttl h1 { font-size: 18px !important; }
	.view-three-headlines .box .ttl h1 { font-size: 16px !important; }
	.view-six-headlines .box .ttl h1 { font-size: 14px !important; }
	
	.view-welcome-news .box .ttl h3 a { font-size: 15px; }
	
	.view-welcome .box .txt { column-count: 1; -webkit-column-count: 1; -moz-column-count: 1; }

	.view-services .grid-320 .box { }
	.view-services .grid-640 .box { margin: 0px 0px 10px 0px; }	
	.view-services .box .ttl { font-size: 14px; text-align: center; }
	.view-services .box .ttl h1 { text-align: center; }	
	.view-services .box .txt { font-size: 90%; text-align: center; }	
	.view-services .icon { margin: 5px; text-align: center; }
	.view-services .icon i { font-size: 48px; width: 48px; padding: 20px; }
	.view-services .grid-960 .grid-320 { float: none; display: block; width: 100%; }
	.view-services .grid-960:nth-child(even) .box .ttl h1, .view-services .grid-960:nth-child(even) .box .txt { text-align: center; }
	.view-services .grid-960:nth-child(even) .icon { text-align: center; }
	
	.box .cta a { padding: 12px 16px 12px 16px; font-size: 10px; }

	.view-realisaties .grid-320 .box { margin: 20px 0px 0px 0px; padding: 0; }
	.view-realisaties .grid-640 .box { margin: 0px 0px 10px 0px; }	
	.view-realisaties .ttl { font-size: 14px; text-align: center; }
	.view-realisaties .txt { text-align: center; font-size: 90%; }	
	.view-realisaties .icon { margin: 5px; text-align: center; }
	.view-realisaties .icon i { font-size: 48px; width: 48px; padding: 20px; }
	.view-realisaties .icon i.fa-desktop { padding: 20px 21px 20px 19px; }
	.view-realisaties .grid-960:nth-child(even) .grid-320:nth-child(odd) { float: none; display: block; }
	.view-realisaties .grid-960:nth-child(even) .ttl, .view-realisaties .grid-960:nth-child(even) .txt { text-align: center; }
	.view-realisaties .grid-960:nth-child(even) .icon { text-align: center; }	
	
	.view-onepager-forward .item-container { position: relative; width: 100%; }
	.view-onepager-forward .item-container .item { position: relative; }
	.view-onepager-forward .item-container .item .picture { position: relative; z-index: 2; }
	.view-onepager-forward .item-container .item .picture img { display: block; width: 100%; height: auto; }
	.view-onepager-forward .item-container .item .caption h1 { font-size: 32px; letter-spacing: -1px; line-height: 1em; padding: 0; }
	.view-onepager-forward .item-container .item .caption h1::first-line { letter-spacing: 1px; }
	
	.background-slider-container { margin-top: -50px; }
	.background-slider-fixed .item .caption h1 { font-size: 24px !important; }
	.background-slider-fixed .item .caption h1 a { font-size: 24px !important; }
	.background-slider-fixed .item .caption h2 { font-size: 16px !important; }
	#background-slider-forward-dest { margin-bottom: 0px;}
	.background-slider-fixed .forward { position: absolute; margin-top: 50px; bottom: auto; left: auto; top: 0px; width: 100%; text-align: center; z-index: 100; }
	.background-slider-fixed .forward i { color: #fefefe; font-size: 36px; margin-top: 6px; padding: 10px; }
	
	.view-assets .grid-320 { width: 50%; }
	.view-assets .grid-320 .ttl { font-size: 16px; }
	.view-assets .grid-320 .txt { font-size: 13px; padding: 10px 5px; }
	.view-assets .icon { margin: 10px; }
	.view-assets .icon i { font-size: 32px; width: 32px; padding: 24px; }

	.view-intro { margin: 0; padding: 10px; }
	.view-intro .box .txt p { font-size: 20px !important; }
	
	.view-contact .box .phone p { font-size: 24px; }
	.view-contact .box .phone p:before { font-size: 16px; top: -1px; width: 40px; }
	.view-contact .box .email p a { font-size: 16px; }
	.view-contact .box .email p:before { font-size: 16px; top: -1px; width: 40px; }
	
	.background-slider-fixed .cta { position: absolute; bottom: 40px; left: 0; right: 0; width: 100%; text-align: center; z-index: 100;  }
	.background-slider-fixed .cta a { position: relative; padding: 12px 16px 12px 16px; border-radius: 3px; -webkit-border-radius: 3px; background: #79439A; color: #fefefe; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; }
	.background-slider-fixed .cta a i { position: absolute; right: 4px; top: 6px; }

	.view-odometers .box .circle .number { font-size: 24px; }
	.view-odometers .box .circle .diamond { top: 10px; right: 10px; bottom: 10px; left: 10px; }	 
	.view-odometers .box .caption { font-size: 10px; top: -30px; padding: 5px; }
	.view-odometers .grid-320 { width: 33.33333%; }
	.view-odometers .grid-320 .grid-240 { width: 100%; }		

	.view-testimonials .box { min-height: 200px; }
	.view-testimonials .box .txt p { font-size: 16px !important; font-weight: 400; }
	.view-testimonials .box .txt .name { font-size: 15px; font-weight: 400; }
	
	#ft .ft-overview .ft-logo .box .img img { max-width: 50%; }
	
	.view-brands { padding: 20px 0px; margin-bottom: 0; }
	.view-brands .logo { position: relative; float: none; display: inline-block; vertical-align: top; margin: 0px 0px; }
	.view-brands .logo img { width: 105px; }
	
	.ft-contact .box .txt p { display: block; }
	.ft-contact .box .txt p:before { display: none; }
	
	.view-sidepanel .box table tr td { font-size: 90%; }
	
	.view-lookingfor .forms-form-select:before { display: none; }
	.view-lookingfor select { width: 100px; }
	.view-lookingfor button { padding: 12px 12px; }
	
	.view-fotoboek-fotos .grid-320 { width: 50%; }
	.view-fotoboek-fotos .box .txt { padding: 8px; font-size: 11px; }

	.view-promotion .box .img .old-price { position: absolute; top: 10px; right: 10px; background: #e7e7e3; color: #4E5454; padding: 5px; z-index: 2; font-size: 14px; text-decoration: line-through; }
	.view-promotion .box .img .new-price { position: absolute; top: 41px; right: 10px; background: #fefefe; color: #4d4d4d; padding: 5px; z-index: 2; font-size: 20px; }
	
}

@media only screen and (min-width: 820px) and (max-height: 900px) {
	.background-slider-fixed .item .caption h1 { font-size: 24px !important; }
	.background-slider-fixed .item .caption h1 a { font-size: 24px !important; }
	.background-slider-fixed .item .caption h2 { font-size: 16px !important; }
}

@media only screen and (min-width: 460px) and (max-width: 820px) {
	.view-intro .box .txt p { font-size: 24px !important; }	
	/* .view-odometers .box .circle .number { position: absolute; margin-top: -8px; font-size: 16px; } */
	.view-odometers .box .circle .number { font-size: 16px; } 
	.view-odometers .box .caption { font-size: 10px; }
	.view-odometers .grid-240 { width: 25%; }	
}

@media only screen and (min-width: 640px) and (max-width: 820px) {
	/* .view-odometers .box .circle .number { position: absolute; margin-top: -12px; font-size: 24px; } */
	.view-odometers .box .circle .number { font-size: 24px; } 
	.view-odometers .box .caption { font-size: 14px; }
	.view-odometers .grid-240 { width: 25%; }
	.grid-320, .grid-400, .grid-480 { width: 50%; }
	.grid-480 .grid-480 { width: 100%; }
	#ft .grid-320 { width: 50%; }
	#ft .grid-320:last-child { width: 100%; }	
	.view-welkom-forwarders .grid-320, .pagefeed-embed-post { width: 33.3333% !important; }
	
	.view-welcome .grid-640 { width: 60%; }
	.view-welcome .grid-320 { width: 40%; }
	
	.view-welkom-pagefeed .grid-640 { width: 100% !important; }
	.view-welkom-pagefeed .grid-640 .grid-320 { width: 50% !important; }
	.view-welkom-pagefeed .grid-320 { width: 100% !important; }
	.view-welkom-pagefeed .grid-320 .grid-320 { width: 100% !important; }	
}

@media only screen and (max-width: 820px) {
	#header-responsive .menu a, #header-responsive .lang a { width: 50%; padding: 32px 10px; float: left; }
	#header-responsive .menu a:nth-child(odd), #header-responsive .lang a:nth-child(odd) { border-right: 1px solid rgba(0,0,0,0.2); }
}

/* Print */

@media print {
	.menu, .lang, #header-flow .cart, #header-responsive .cart, #header-fixed .cart, .ft { display: none; }
 	@page { margin: 2cm; }
}

/* Jscroll */

.jscroll-loading { }
.jquery-loading-content { position: relative; width: 100%; text-align: center; }
.jquery-loading-content i { font-size: 72px; color: #4E5454; padding: 20px 0px; }

/* Colorbox */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxWrapper { max-width:none; }
#cboxOverlay { position:fixed; width:100%; height:100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear:left; }
#cboxContent { position:relative; }
#cboxLoadedContent { overflow:auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; height:100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor:pointer; }
.cboxPhoto { float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic; }
.cboxIframe { width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#colorbox button { min-width: auto; -border-radius: 0; -webkit-border-radius: 0; }

#cboxOverlay { background:#000;}
#colorbox { outline:0;}
    #cboxContent { margin-top:40px;}
        .cboxIframe { background:#f5f5f5;}
        #cboxError { padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ }
        #cboxTitle { position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent { position:absolute; top:-20px; right:40px; color:#ccc; visibility: hidden !important; }
        #cboxLoadingGraphic{ }
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline:0; }
        #cboxSlideshow {position:absolute; top:-20px; right:90px; color:#f5f5f5;}
        #cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-50px; width:50px; height:100px; background: rgba(0,0,0,0.6); color: #ccc; outline: none; }
        #cboxPrevious { left: 0px; }
        #cboxPrevious:before { font-size: 72px; font-family: FontAwesome; content: "\f104"; }
        #cboxNext:hover, #cboxPrevious:hover { color: #f5f5f5; background: rgba(0,0,0,0.8); }
        #cboxNext { right:0px; }
        #cboxNext:before { font-size: 72px; font-family: FontAwesome; content: "\f105"; }
        #cboxClose { position:absolute; top: -45px; right: -14px; display:block; width:45px; height:45px; color: #ccc; outline: 0; }
        #cboxClose:before { font-family: FontAwesome; font-size: 24px; content: "\f00d"; }
        #cboxClose:hover { color: #f5f5f5; }
								
