
hr,img,legend{border:0}legend,td,th{padding:0}body,figure{margin:0}.cf:after,.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}@font-face{font-family:Lobster;font-style:normal;font-weight:400;src:local('Lobster'),url(fonts/MWVf-Rwh4GLQVBEwbyI61Q.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:200;src:local('Source Sans Pro ExtraLight'),local('SourceSansPro-ExtraLight'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGMa9awK0IKUjIWABZIchFI8.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:local('Source Sans Pro Light'),local('SourceSansPro-Light'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGNbE_oMaV8t2eFeISPpzbdE.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local('Source Sans Pro'),local('SourceSansPro-Regular'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:local('Source Sans Pro Semibold'),local('SourceSansPro-Semibold'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGJ6-ys_j0H4QL65VLqzI3wI.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:local('Source Sans Pro Bold'),local('SourceSansPro-Bold'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGFkQc6VGVFSmCnC_l7QZG60.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:local('Source Sans Pro Black'),local('SourceSansPro-Black'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGHiec-hVyr2k4iOzEQsW1iE.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:200;src:local('Source Sans Pro ExtraLight Italic'),local('SourceSansPro-ExtraLightIt'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/fpTVHK8qsXbIeTHTrnQH6PwwJPUC4r0o28cUCbhjOjM.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:local('Source Sans Pro Light Italic'),local('SourceSansPro-LightIt'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/fpTVHK8qsXbIeTHTrnQH6GGomRtBD2u8FwSY4jjlmeA.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:local('Source Sans Pro Italic'),local('SourceSansPro-It'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/M2Jd71oPJhLKp0zdtTvoMzNrcjQuD0pTu1za2FULaMs.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;src:local('Source Sans Pro Semibold Italic'),local('SourceSansPro-SemiboldIt'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/fpTVHK8qsXbIeTHTrnQH6PULlOK_XQENnt2ryrY843E.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:700;src:local('Source Sans Pro Bold Italic'),local('SourceSansPro-BoldIt'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/fpTVHK8qsXbIeTHTrnQH6Nog-We9VNve39Jr4Vs_aDc.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:900;src:local('Source Sans Pro Black Italic'),local('SourceSansPro-BlackIt'),url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v7/fpTVHK8qsXbIeTHTrnQH6ONg1gFYvjbPSGxSBhvPu6E.woff) format('woff')}/*!
/* Slideshow container */
.slideshow-container {
  max-width: 800px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 10px;
  color: white;
  font-weight: bold;
  font-size: 14px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  display: block;
  background-color: rgba(0,0,0,.5);
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=427c1d8cdcdb1918c113)
 * Config saved to config.json and https://gist.github.com/427c1d8cdcdb1918c113
 *//*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */@font-face{font-family:ge;font-weight:100;font-style:normal;font-variant:normal;src:url(fonts/ge-light.woff) format("woff")}@font-face{font-family:ge;font-weight:300;font-style:normal;font-variant:normal;src:url(fonts/ge-medium.woff) format("woff")}@font-face{font-family:ge;font-weight:400;font-style:normal;font-variant:normal;src:url(fonts/ge-medium.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:100;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-light.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:lighter;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-light.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:400;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-regular.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:300;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-regular.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:400;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-semibold.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:600;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-bold.woff) format("woff")}@font-face{font-family:proxima-nova;font-weight:700;font-style:normal;font-variant:normal;src:url(fonts/proxima-nova-bold.woff) format("woff")}html{font-family:proxima-nova,ge,helvetica,arial,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-weight:400}html *{transition:all .2s ease}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:#337ab7;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}.img-thumbnail,body{background-color:#fff}.dbz-logo,.hero-image-container{background-position:center;background-repeat:no-repeat}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{vertical-align:middle}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-size:14px;line-height:1.42857143}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus,a:hover{}.site-block,.site-block:active,.site-block:hover,.site-block:visited{text-decoration:none}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}[role=button]{cursor:pointer}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}body{text-align:center;color:#3B4245}.cf:after,.cf:before{content:" ";display:table}.align-left{text-align:left}.align-right{text-align:right}.align-center,.dbz-logo-container{text-align:center}.block{display:block}.dbz-logo,.inline-block{display:inline-block}.dbz-logo-container a{position:absolute;color:#626465;font-size:14px;line-height:20px;right:56px;top:36px}.dbz-logo-container .dbz-logo{margin:16px 0 16px;display:inline-block}.dbz-logo{background-image:url(images/menu.png);height:184px;width:150px;background-size:contain}.hero-image-container{background-image:url(images/hero-image-desktop.jpg);background-size:cover}.select-city{display:none;color:#626465;font-size:16px;line-height:20px;margin-top:32px;margin-bottom:12px}.hero-image-container .container{min-height:390px;color:#fff;font-weight:400}.hero-image-container h1{font-size:40px;line-height:40px;font-weight:lighter;margin:120px auto 48px}.hero-image-container p{color:#fff;font-size:20px;font-weight:100;line-height:28px;text-align:center}.site-blocks-container{margin-bottom:40px}.site-blocks-wrapper{max-width:840px;margin:-74px auto 0;padding-left:0;padding-right:0}.site-block img,.site-block span{margin-top:30px;margin-bottom:10px}.site-blocks-wrapper>div{padding:8px}.site-block{background:#fff;height:100%;border:1px solid #EEE;border-radius:6px;color:#4d4d4d;-js-display:block;display:block;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.site-block:hover{border:1px solid #eee;color:#2b2d2e;box-shadow:0 20px 40px 0 rgba(0,0,0,.1)}.site-block img{max-width:140px;width:90%;border-radius:4px}.site-block span{display:inline-block;height:48px;width:48px;border-radius:50%;background-repeat:no-repeat;background-position:top center;background-size:cover}.site-block h1{margin:0;font-weight:400;font-size:16px;line-height:20px;padding-bottom: 30px;}.ranked-heading h2{color:#2B2D2E;font-size:26px;line-height:34px;margin:0 0 32px;font-weight:400}.seo-links-container{text-align:left;margin:0 auto;max-width:1200px;padding-left:88px}.seo-links-container .row{margin-bottom:48px}.seo-links-container .row:last-child{margin-bottom:72px}.seo-links-container h1{font-size:17px;line-height:24px;margin:0 0 4px}.vtce-company,.seo-links-container li a{font-size:14px;line-height:32px}.seo-links-container li,.seo-links-container ul{list-style:none;padding:0;margin:0}.seo-links-container h1 a{color:#2B2D2E}.seo-links-container h1 a:hover{color:#026706}.seo-links-container li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seo-links-container li a{color:#0007d8;font-weight:100;display:inline-block}.seo-link-block{margin-top:24px;text-align:center}.seo-link-block-inner{text-align:left}.vtce-company,.vtce-company h4{text-align:center;color:#2B2D2E}.vtce-company h4{font-size:16px;line-height:24px;font-weight:100;margin-top:4px}html:lang(ar) div[class^=col-]{float:right}.seo-links-container:lang(ar){text-align:right;padding-left:0;padding-right:88px}html:lang(ar) .seo-link-block-inner{text-align:right}.hero-image-container h1{max-width:650px}html:lang(ar) .dbz-logo-container a{left:56px;right:auto}html:lang(ar) .hero-image-container h1{max-width:700px}html:lang(ar) .vtce-company h4{direction:rtl}@media (max-width:767px){.container{max-width:400px;margin:0 auto;padding:0}.dbz-logo{height:124px;margin:16px 0}.hero-image-container{background-image:url(images/hero-image-mweb.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.hero-image-container h1{font-size:22px;font-weight:100;line-height:30px;max-width:280px;margin:32px auto}.hero-image-container p{display:none}.hero-image-container .container{min-height:130px;color:#fff;font-weight:400}.dbz-logo-container .dbz-logo{margin:16px 0}.select-city{display:block}.site-blocks-wrapper{margin-top:0}.site-block{border-radius:3px}.site-block span{display:inline-block;height:48px;width:48px;margin-top:16px;margin-bottom:4px}.site-block h1{font-size:14px;line-height:20px}.site-blocks-container{margin-bottom:10px}.slideshow-container { margin-right: 10px; margin-left: 10px; }.dbz-logo-container a{font-size:9px;line-height:20px;top:24px;right:16px}.seo-links-container,.seo-links-container:lang(ar){padding:0}.seo-link-block{margin-top:36px}.seo-link-block-inner{display:inline-block;min-width:252px}.ranked-heading h2{font-size:20px;line-height:26px;max-width:227px;margin:0 auto 12px}html:lang(ar) .dbz-logo-container a{left:16px;right:auto}.vtce-company img{max-height:60px}}@media (max-width:991px){.seo-links-container .row{margin-bottom:0}.seo-links-container .row:last-child{margin-bottom:48px}}@media (min-width:991px) and (max-width:1200px){.seo-links-container,.seo-links-container:lang(ar){padding:0 15px}}
 
		i {
			position: relative;
			display: block;
			max-width: 800px;
            width: 100%;
			height: 300px;
			overflow: hidden;
			border-radius: 5px;
		}

		i:before, i:after {
			content: '\27F5';
			position: absolute;
			top: 50%;
			left: 1rem;
			z-index: 2;
			width: 2rem;
			height: 2rem;
			background: dodgerblue;
			color: white;
			border-radius: 50%;
			display: flex;
			justify-content: center;
			align-items: center;
			pointer-events: none;
		}

		i:after {
			content: '\01F892';
			left: auto;
			right: 1rem;
		}

		/* I haven't found a way for IE and Edge to let me style inputs that way */
		input {
			appearance: none;
			-ms-appearance: none;
			-webkit-appearance: none;
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			border-radius: 5px;
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
			transform: translateX(100%);
			transition: transform ease-in-out 400ms;
			z-index: 1;
		}

		input:focus {
			outline: none;
		}

		input:after {
			content: attr(title);
			position: absolute;
			top: 1rem;
			left: 1rem;
			background-color: rgba(0,0,0,0.4);
			color: white;
			padding: .5rem;
			font-size: 1rem;
			border-radius: 5px;
		}

		input:not(checked):before {
			content: '';
			position: absolute;
			width: 2rem;
			height: 2rem;
			border-radius: 50%;
			top: 50%;
			left: calc(-100% + 1rem);
		}

		input:checked:before {
			display: none;
			left: 1rem;
		}

		input:checked {
			transform: translateX(0);
			pointer-event: none;
			z-index: 0;
			box-shadow: -5px 10px 20px -15px rgba(0,0,0,1);
		}

		input:checked + input:before {
			left: -3rem;
		}

		input:checked + input ~ input:before {
			display: none;
		}
		
		
		* {box-sizing:border-box}

