html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}button,input[type="button"],input[type="reset"],input[type="submit"]{appearance:none;background-color:#555;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:"News Cycle",Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.375em 1.5em;text-decoration:none;transition:background-color 150ms ease;user-select:none;vertical-align:middle;white-space:nowrap;}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{background-color:#444444;color:#fff;}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,input[type="button"]:disabled:hover,input[type="reset"]:disabled:hover,input[type="submit"]:disabled:hover{background-color:#555;}a.button{background:#666;color:#FFF;font-size:16px;padding:5px 12px;display:inline-block;margin:20px 0;}a.button:hover{color:#DDD;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.1875em;padding:0;}label{display:block;font-weight:normal;margin-bottom:0.1875em;}input,select{display:block;font-family:"News Cycle",Arial,sans-serif;font-size:15px;}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple]{background-color:#fff;border:1px solid #ddd;border-radius:2px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;font-family:"News Cycle",Arial,sans-serif;font-size:15px;margin-bottom:0.375em;padding:0.5em;transition:border-color 150ms ease;width:100%;}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple]:hover{border-color:#b1b1b1;}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple]:focus{border-color:#555;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(72,72,72,0.7);outline:none;}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed;}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple]:disabled:hover{border:1px solid #ddd;}textarea{resize:vertical;}[type="search"]{appearance:none;}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.1875em;}[type="file"]{margin-bottom:0.375em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin-bottom:0.375em;}dl dt{font-weight:600;margin-top:0.375em;}dl dd{margin:0;}picture,img{max-width:100%;height:auto;vertical-align:top;}table{border-collapse:collapse;margin:0.375em 0;table-layout:fixed;width:100%;}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:0.375em 0;text-align:left;}td{border-bottom:1px solid #ddd;padding:0.375em 0;}tr,td,th{vertical-align:middle;}body{color:#333;font-family:"News Cycle",Arial,sans-serif;font-size:15px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{font-family:"News Cycle",Arial,sans-serif;font-size:15px;line-height:1.3;margin:0 0 0.375em;color:#ef6703;}h1{font-size:2.2em;}h2{font-size:1.5em;}h3{font-size:1.3em;}h4{font-size:1em;}h5{font-size:0.8em;}p{margin:0 0 1.5em;}a{color:#555;text-decoration:none;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#404040;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{font:1em "andale mono","lucida console",monospace;line-height:1.5;}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}.role--anonymous .anon-hide{display:none;}
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}body{background:url(/themes/badrap/images/bkgd.jpg) repeat-y center top;background-size:100%;}#google_translate_element{display:none;}@media all and (max-width:960px){.block-block-content > div,#secondary-content-area > div,#tertiary-content-area > div,#content-area > div{margin:0 10px;}}header#header{background:url(/themes/badrap/images/header-bkgd.jpg) no-repeat center -100px;background-size:100%;height:120px;}@media all and (max-width:720px){header#header{background-size:auto;height:auto;}}header#header .site-logo img{max-width:30%;}header#header .site-name,header#header .site-slogan,header#header .block-views-block-keh-logo-tagline-block-1{display:none;}header#header #block-social .social{height:30px;width:30px;text-indent:100%;whitespace:nowrap;overflow:hidden;}header#header #block-social .social a{display:block;}header#header #block-social .facebook{background:transparent url(/themes/badrap/images/social.png) no-repeat scroll -1px 0/60px auto;}header#header #block-social .instagram{background:transparent url(/themes/badrap/images/social.png) no-repeat scroll -32px 0/60px auto;margin:0 10px;}header#header #header-region{padding-top:10px;}header#header #header-region #block-badrap-branding{width:50%;float:left;}@media all and (max-width:720px){header#header #header-region #block-badrap-branding{width:100%;float:none;text-align:center;}}header#header #header-region #block-badrap-branding .site-logo img{max-width:60%;}header#header #header-region #block-badrap-branding .site-name{display:none;}header#header #header-region #block-headermenu{float:right;width:50%;text-align:right;}header#header #header-region #block-headermenu .translate{display:inline-block;}header#header #header-region #block-headermenu .translate a{border:1px solid #FFF;color:#fff;float:right;text-transform:uppercase;padding:0 10px;margin:5px 8px 15px 0;}header#header #header-region #block-headermenu .shop{font-weight:bold;color:#fff;font-size:20px;display:inline-block;vertical-align:top;}header#header #header-region #block-headermenu .shop a{text-transform:uppercase;color:#fff;}header#header #header-region #block-social{float:right;width:19%;text-align:right;margin:3px 1% 0 0;}header#header #header-region #block-social .social{height:30px;width:30px;text-indent:100%;whitespace:nowrap;overflow:hidden;float:right;display:inline;}header#header #header-region #block-social .facebook{background:transparent url(/themes/badrap/images/social.png) no-repeat scroll -1px 0/60px auto;}header#header #header-region #block-social .instagram{background:transparent url(/themes/badrap/images/social.png) no-repeat scroll -32px 0/60px auto;}header#header #header-region #block-customsearchform{float:right;width:30%;}header#header #header-region #block-customsearchform .js-form-item{float:left;width:100%;}header#header #header-region #block-customsearchform .js-form-item input.form-search{border-radius:15px;height:31px;padding:0 1em;}header#header #header-region #block-customsearchform .form-actions{position:relative;z-index:99;}header#header #header-region #block-customsearchform .form-actions input.custom-search-button{float:right;height:25px;position:absolute;z-index:98;right:3px;top:3px;}header#header #header-region #block-badrap-main-menu{clear:both;}.mm-page{background:none;}#highlighted{background:#85bc94;overflow:hidden;display:block;}#highlighted .highlighted-inner{border-top:#FFF 1px dashed;border-bottom:#FFF 1px dashed;overflow:hidden;padding:.5em 0;margin:.5em 0;}#highlighted .highlighted-inner #block-responsivemenumobileicon{display:none;}#highlighted .highlighted-inner #block-badrap-main-menu,#highlighted .highlighted-inner #block-kehmenu{max-width:75em;margin:0 auto;}#highlighted .highlighted-inner #block-badrap-main-menu ul.menu li,#highlighted .highlighted-inner #block-kehmenu ul.menu li{float:left;display:inline;}@media all and (max-width:720px){#highlighted .highlighted-inner #block-responsivemenumobileicon{display:block;}#highlighted .highlighted-inner #block-badrap-main-menu,#highlighted .highlighted-inner #block-kehmenu{display:none;}}#banner #block-views-block-banner-image-block-1{height:auto;overflow:hidden;}#banner #block-views-block-banner-image-block-1 img{width:100%;height:auto;margin:0 auto;}.container{max-width:66.66667em;margin-left:auto;margin-right:auto;margin-left:auto;margin-right:auto;width:auto;}.container::after{clear:both;content:"";display:block;}#content{margin-top:25px;}.no-sidebars #content{width:100%;}@media screen and (min-width:48em){.no-sidebars #content{float:left;display:block;margin-right:3.22581%;width:100%;}.no-sidebars #content:last-child{margin-right:0;}}@media screen and (min-width:64em){.no-sidebars #content{float:left;display:block;margin-right:2.12766%;width:100%;}.no-sidebars #content:last-child{margin-right:0;}}.one-sidebar.sidebar-second #content{width:100%;}@media screen and (min-width:48em){.one-sidebar.sidebar-second #content{float:left;display:block;margin-right:3.22581%;width:74.19355%;}.one-sidebar.sidebar-second #content:last-child{margin-right:0;}}@media screen and (min-width:64em){.one-sidebar.sidebar-second #content{float:left;display:block;margin-right:2.12766%;width:65.95745%;margin-left:0%;}.one-sidebar.sidebar-second #content:last-child{margin-right:0;}}.one-sidebar.sidebar-first #content{width:100%;}@media screen and (min-width:48em){.one-sidebar.sidebar-first #content{float:left;display:block;margin-right:3.22581%;width:74.19355%;margin-left:25.80645%;}.one-sidebar.sidebar-first #content:last-child{margin-right:0;}}@media screen and (min-width:64em){.one-sidebar.sidebar-first #content{float:left;display:block;margin-right:2.12766%;width:74.46809%;margin-left:25.53191%;}.one-sidebar.sidebar-first #content:last-child{margin-right:0;}}.two-sidebars #content{width:100%;}@media screen and (min-width:48em){.two-sidebars #content{float:left;display:block;margin-right:3.22581%;width:48.3871%;margin-left:25.80645%;}.two-sidebars #content:last-child{margin-right:0;}}@media screen and (min-width:64em){.two-sidebars #content{float:left;display:block;margin-right:2.12766%;width:40.42553%;margin-left:25.53191%;}.two-sidebars #content:last-child{margin-right:0;}}#content #block-badrap-content img.align-left{margin:20px 20px 20px 0;}#content #block-badrap-content img.align-right{margin:20px 0 20px 20px;}#sidebar-first{width:100%;}@media screen and (min-width:48em){#sidebar-first{float:left;display:block;margin-right:3.22581%;width:22.58065%;margin-left:-77.41935%;}#sidebar-first:last-child{margin-right:0;}.one-sidebar.sidebar-first #sidebar-first{margin-left:-103.22581%;}}@media screen and (min-width:64em){#sidebar-first{float:left;display:block;margin-right:2.12766%;width:23.40426%;margin-left:-68.08511%;}#sidebar-first:last-child{margin-right:0;}.one-sidebar.sidebar-first #sidebar-first{margin-left:-102.12766%;}}#sidebar-second{margin-top:25px;width:100%;}@media screen and (min-width:48em){#sidebar-second{float:left;display:block;margin-right:3.22581%;width:22.58065%;margin-left:0%;}#sidebar-second:last-child{margin-right:0;}}@media screen and (min-width:64em){#sidebar-second{float:left;display:block;margin-right:2.12766%;width:23.40426%;margin-left:8.51064%;}#sidebar-second:last-child{margin-right:0;}}#sidebar-second #block-sidebarlogos{text-align:center;}#sidebar-second #block-sidebarlogos img{width:80%;height:auto;margin:1.5em;}@media all and (max-width:767px){#sidebar-second #block-sidebarlogos img{width:30%;}}#tertiary-content-area{max-width:60em;width:auto;margin:0 auto;overflow:hidden;}#tertiary-content-area #block-sharethis{max-width:66.66667em;margin:0 auto;clear:both;display:block;padding:40px 0;}#footer{float:none;clear:both;}#footer #block-footerpawprints{height:258px;background:url(/themes/badrap/images/paw-prints.png) no-repeat center top;}@media all and (max-width:960px){#footer #block-footerpawprints{height:0;}}#footer #block-footercontent{background:url(/themes/badrap/images/footer-bkgd.jpg) no-repeat center bottom #d9cbb7;height:430px;}#footer #block-footercontent h2{color:#000;font-weight:400;font-size:2em;padding-top:30px;}@media all and (max-width:960px){#footer #block-footercontent h2{font-size:1.4em;}}#footer #block-copyright{background-color:#ef6703;overflow:hidden;}#footer #block-copyright #copyright-wrap{border-top:#FFF 1px dashed;border-bottom:#FFF 1px dashed;padding:1em 0;margin:1em 0;text-align:center;color:#FFF;}#footer #block-copyright #copyright-wrap a{color:#FFF;}#footer #block-copyright #copyright-wrap p{margin:0;}#footer #block-copyright #copyright-wrap .social{height:30px;width:30px;text-indent:100%;whitespace:nowrap;overflow:hidden;display:inline-block;}#footer #block-copyright #copyright-wrap .social a{display:block;}#footer #block-copyright #copyright-wrap .facebook{background:transparent url(/themes/badrap/images/social-footer.png) no-repeat scroll -1px 0/60px auto;}#footer #block-copyright #copyright-wrap .instagram{background:transparent url(/themes/badrap/images/social-footer.png) no-repeat scroll -32px 0/60px auto;margin:0 10px;}#header,#footer,.mission,.breadcrumb,.node{clear:both;}
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.breadcrumb li{list-style-type:none;display:inline-block;}#navigation li{list-style-type:none;display:inline-block;}#block-badrap-main-menu,#block-kehmenu{width:100%;margin-top:20px;color:#484646;clear:none;font-size:16px;letter-spacing:0.03em;display:block;clear:right;overflow:visible;}#block-badrap-main-menu ul,#block-kehmenu ul{float:left;}#block-badrap-main-menu ul,#block-badrap-main-menu li,#block-kehmenu ul,#block-kehmenu li{list-style:none;list-style-image:none;margin:0;padding:0;}#block-badrap-main-menu li,#block-kehmenu li{float:left;display:inline;margin:0 12px 0 0;font-size:16px;}@media all and (max-width:960px){#block-badrap-main-menu li,#block-kehmenu li{font-size:15px;}}#block-badrap-main-menu a,#block-badrap-main-menu span,#block-kehmenu a,#block-kehmenu span{letter-spacing:0.02em;padding:15px;padding:.3em 1em;color:#000;}@media all and (max-width:960px){#block-badrap-main-menu a,#block-badrap-main-menu span,#block-kehmenu a,#block-kehmenu span{padding:.3em .3em;}}#block-badrap-main-menu li.last,#block-kehmenu li.last{margin:0;}#block-badrap-main-menu li span,#block-kehmenu li span{cursor:pointer;}#block-badrap-main-menu li.selected-parent a,#block-badrap-main-menu li.selected-parent span,#block-kehmenu li.selected-parent a,#block-kehmenu li.selected-parent span{color:#FFF !important;}#highlighted #submenu-section{overflow:visible !important;position:absolute;width:100%;background-color:#85bc94;}#highlighted #submenu-section .submenu-container{max-width:1100px;margin:0 auto 10px auto;}#highlighted #submenu-section ul.submenu{display:table-cell;list-style:none;list-style-image:none;margin:0 auto;padding:0 0 0 50px;}#highlighted #submenu-section ul.submenu li{list-style:none;list-style-image:none;margin:0;padding:13px 0 0 0;line-height:140%;}#highlighted #submenu-section ul.submenu.menu-closed{display:none;}#highlighted #submenu-section ul.submenu a{color:#FFF;font-size:15px;transition:color 0.5s ease;}#highlighted #submenu-section ul.submenu a:hover{color:#EEE;}#highlighted #submenu-section ul.submenu li span{color:#00add8;text-transform:uppercase;font-size:16px;padding:0;display:block;margin-bottom:-8px;}#highlighted #submenu-section ul.submenu ul.menu{margin-top:0;}#highlighted #submenu-section ul.submenu ul.menu ul{padding:0 0 0 60px;margin:0;}#highlighted #submenu-section ul.submenu li.menu-item-1209 span,#highlighted #submenu-section ul.submenu li.menu-item-1208 span{display:none;}#highlighted #submenu-section ul.submenu.open-menu[name=menu-2],#highlighted #submenu-section ul.submenu.open-menu[name=menu-4]{padding-left:50px;width:100%;min-width:1050px;}#highlighted #submenu-section ul.submenu.open-menu[name=menu-2] li.expanded,#highlighted #submenu-section ul.submenu.open-menu[name=menu-4] li.expanded{display:table-cell;padding-left:60px;width:33%;}#highlighted #submenu-section ul.submenu.open-menu[name=menu-0]{padding-top:8px;}#highlighted #submenu-section ul.submenu.menu{width:33%;}#sidebar-second #block-mainnavigation,#sidebar-second #block-kehmenu-2{margin-bottom:25px;}#sidebar-second #block-mainnavigation h2,#sidebar-second #block-kehmenu-2 h2{color:#000;font-weight:300;}#sidebar-second #block-mainnavigation a,#sidebar-second #block-kehmenu-2 a{color:#000;}#sidebar-second #block-mainnavigation a.is-active,#sidebar-second #block-kehmenu-2 a.is-active{color:#ef6703;}#sidebar-second #block-mainnavigation ul.menu-level--0 > li,#sidebar-second #block-kehmenu-2 ul.menu-level--0 > li{border-bottom:1px solid #85bc94;font-size:18px;padding:.5em 0;display:block;}#sidebar-second #block-mainnavigation ul.menu-level--0 > li:last-of-type,#sidebar-second #block-kehmenu-2 ul.menu-level--0 > li:last-of-type{border-bottom:none;}#sidebar-second #block-mainnavigation ul.menu-level--0 > li ul.menu-level--1 > li,#sidebar-second #block-kehmenu-2 ul.menu-level--0 > li ul.menu-level--1 > li{margin:0 0 0 1.5em;font-size:16px;padding:.3em 0;}.page-blog .badrap-blog-wrap,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap,.section-archive .badrap-blog-wrap{overflow:hidden;margin:30px 0;clear:both;}.page-blog .badrap-blog-wrap header,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap header,.section-archive .badrap-blog-wrap header{float:left;display:inline;margin-bottom:25px;}.page-blog .badrap-blog-wrap .views-view-grid,.page-blog .badrap-blog-wrap .view-empty,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-view-grid,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .view-empty,.section-archive .badrap-blog-wrap .views-view-grid,.section-archive .badrap-blog-wrap .view-empty{clear:both;}.page-blog .badrap-blog-wrap .views-col,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-col,.section-archive .badrap-blog-wrap .views-col{max-width:300px;display:inline-block;margin:3px 25px 30px 2px;background:#FFF;vertical-align:top;height:415px;position:relative;float:left;box-shadow:2px 2px 4px 2px #777;}.page-blog .badrap-blog-wrap .views-field-title,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-field-title,.section-archive .badrap-blog-wrap .views-field-title{padding:10px 20px;font-size:16px;}.page-blog .badrap-blog-wrap .views-field-title a,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-field-title a,.section-archive .badrap-blog-wrap .views-field-title a{color:#000;font-weight:600;}.page-blog .badrap-blog-wrap .views-field-body,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-field-body,.section-archive .badrap-blog-wrap .views-field-body{padding:0 20px 20px 20px;}.page-blog .badrap-blog-wrap .views-field-nothing,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-field-nothing,.section-archive .badrap-blog-wrap .views-field-nothing{height:65px;background-color:#ef6703;width:100%;background-position:bottom;position:absolute;bottom:0;}.page-blog .badrap-blog-wrap .views-field-view-node,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-field-view-node,.section-archive .badrap-blog-wrap .views-field-view-node{font-size:16px;padding:20px;font-weight:400;position:absolute;bottom:0;text-transform:uppercase;}.page-blog .badrap-blog-wrap .views-field-view-node a,#block-views-block-badrap-blog-block-2 .badrap-blog-wrap .views-field-view-node a,.section-archive .badrap-blog-wrap .views-field-view-node a{color:#FFF;}#block-customsearchform-2{float:right;width:30%;}#block-customsearchform-2 .js-form-item{float:left;width:100%;}#block-customsearchform-2 .js-form-item input.form-search{border-radius:15px;height:31px;padding:0 1em;}#block-customsearchform-2 .js-form-type-select{display:none;}#block-customsearchform-2 .form-actions{position:relative;z-index:99;}#block-customsearchform-2 .form-actions input.custom-search-button{float:right;height:25px;position:absolute;z-index:98;right:3px;top:3px;}#block-views-block-badrap-blog-block-1{margin-bottom:25px;}#block-views-block-badrap-blog-block-1 h2{color:#000;font-weight:300;}#block-views-block-badrap-blog-block-1 .views-row{padding:12px 0;border-bottom:1px solid #85bc94;padding:.5em 0;display:block;}#block-views-block-badrap-blog-block-1 .views-row:last-of-type{border-bottom:none;}#block-views-block-badrap-blog-block-1 .views-field-title a{color:#000;font-size:16px;}section.comments footer a{display:none;}.is-front #banner{position:relative;z-index:22;}.is-front #banner #block-views-block-home-banner-block-1{max-width:100%;width:100% !important;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 > span{height:60px;width:60px;text-indent:100%;whitespace:nowrap;overflow:hidden;display:inline-block;cursor:pointer;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_pause_home_banner-block_1{display:none;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_previous_home_banner-block_1{background:transparent url(/themes/badrap/images/nav-arrows.png) no-repeat scroll -1px 0/120px auto;position:absolute;left:30px;bottom:180px;z-index:35;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_previous_home_banner-block_1{bottom:120px;}}@media all and (max-width:720px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_previous_home_banner-block_1{bottom:70px;}}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_next_home_banner-block_1{background:transparent url(/themes/badrap/images/nav-arrows.png) no-repeat scroll -62px 0/120px auto;position:absolute;right:30px;bottom:180px;z-index:35;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_next_home_banner-block_1{bottom:120px;}}@media all and (max-width:720px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_controls_text_home_banner-block_1 #views_slideshow_controls_text_next_home_banner-block_1{bottom:70px;}}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_teaser_section{width:100% !important;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide{width:100% !important;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide img{width:100% !important;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap{position:relative;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-bkgd{background:#000 none repeat scroll 0 0;height:130px;opacity:0.4;position:absolute;width:100%;z-index:33;bottom:0;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-bkgd{height:100px;}}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer{position:absolute;width:100%;z-index:34;bottom:0;}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner{position:relative;width:70%;height:130px;margin:0 auto;z-index:35;bottom:0;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner{height:100px;}}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-title,.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-subtitle{position:absolute;height:110px;left:30px;top:10px;right:30px;text-align:center;color:#FFF;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-title,.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-subtitle{top:0;}}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-title{font-weight:700;font-size:45px;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-title{font-size:36px;}}.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-subtitle{font-size:20px;top:70px;}@media all and (max-width:960px){.is-front #banner #block-views-block-home-banner-block-1 #views_slideshow_cycle_main_home_banner-block_1 .views_slideshow_cycle_slide .home-img-title-wrap .home-img-title-outer .home-img-title-outer-inner .home-img-subtitle{font-size:16px;top:50px;}}.is-front #main{margin-bottom:-150px;}@media all and (max-width:960px){.is-front #main{margin-bottom:0;}}.is-front #block-badrap-page-title{display:none;}.is-front #block-homekeepemhome img{max-width:215px;height:auto;}.is-front .block-views-block-home-keh-block-1{text-align:center;}.is-front .block-views-block-home-keh-block-1 h2{color:#000;text-align:center;font-size:38px;font-weight:normal;padding:15px 0;}@media all and (max-width:960px){.is-front .block-views-block-home-keh-block-1 h2{font-size:28px;}}@media all and (max-width:720px){.is-front .block-views-block-home-keh-block-1 h2{font-size:21px;}}.is-front .block-views-block-home-keh-block-1 a{font-size:21px;padding:5px 15px;margin:10px;font-weight:700;}.is-front .block-views-block-home-keh-block-1 a:nth-child(1){color:#EF6703;border:2px solid #EF6703;}.is-front .block-views-block-home-keh-block-1 a:nth-child(2){color:#84644D;border:2px solid #84644D;}.is-front .block-views-block-home-keh-block-1 a:nth-child(3){color:#71A087;border:2px solid #71A087;}@media all and (max-width:960px){.is-front .block-views-block-home-keh-block-1 a{font-size:16px;}}@media all and (max-width:720px){.is-front .block-views-block-home-keh-block-1 a{display:inline-block;width:60%;text-align:center;}}.is-front #secondary-content-area{background:url(/themes/badrap/images/header-bkgd.jpg) no-repeat center top;background-size:cover;margin:50px 0;}.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1{max-width:60em;width:auto;margin:0 auto;}.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1 .views-field{border:10px #F3F4E6 solid;max-width:248px;margin:40px auto;box-shadow:5px 5px 5px #444;}@media all and (max-width:960px){.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1 .views-field{max-width:230px;}}.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1 .views-field .cta-title-wrap{background-color:#85BC94;color:#FFF;text-align:center;padding:15px 0;font-size:18px;line-height:130%;}.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1 .views-field .cta-title-wrap .cta-title-2{font-weight:700;}@media all and (max-width:720px){.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1 .views-field{margin:10px auto;}.is-front #secondary-content-area #block-views-block-home-calls-to-action-block-1 .views-col{width:100% !important;}}.is-front #tertiary-content-area{max-width:60em;width:auto;margin:0 auto;overflow:hidden;}.is-front #tertiary-content-area h3{color:#000;font-size:21px;margin-top:10px;}.is-front #tertiary-content-area #block-views-block-home-video-block-1{width:48%;float:left;display:inline;margin-right:4%;margin-top:64px;}@media all and (max-width:960px){.is-front #tertiary-content-area #block-views-block-home-video-block-1 iframe{width:350px;height:194px;}}@media all and (max-width:720px){.is-front #tertiary-content-area #block-views-block-home-video-block-1{width:100%;float:none;display:block;margin-top:20px;}.is-front #tertiary-content-area #block-views-block-home-video-block-1 iframe{width:415px;height:230px;}}.is-front #tertiary-content-area #block-views-block-home-latest-blog-block-1{width:48%;float:left;display:inline;}@media all and (max-width:720px){.is-front #tertiary-content-area #block-views-block-home-latest-blog-block-1{width:100%;float:none;display:block;margin-top:25px;}}.is-front #tertiary-content-area #block-views-block-home-latest-blog-block-1 h2{color:#000;font-weight:normal;font-size:38px;}.is-front #tertiary-content-area #block-views-block-home-latest-blog-block-1 a{color:#EF6703;}.is-front #tertiary-content-area #block-views-block-home-latest-blog-block-1 h3 a{color:#000;}.page-node-type-keh-basic-page h1,.page-node-type-keh-home h1,.page-node-type-keh-story h1,.page-node-type-keh-webform h1{color:#000;}.page-node-type-keh-basic-page header#header,.page-node-type-keh-home header#header,.page-node-type-keh-story header#header,.page-node-type-keh-webform header#header{background:none;height:145px;}@media all and (max-width:720px){.page-node-type-keh-basic-page header#header,.page-node-type-keh-home header#header,.page-node-type-keh-story header#header,.page-node-type-keh-webform header#header{height:auto;}}.page-node-type-keh-basic-page header#header .block-views-block-keh-logo-tagline-block-1,.page-node-type-keh-home header#header .block-views-block-keh-logo-tagline-block-1,.page-node-type-keh-story header#header .block-views-block-keh-logo-tagline-block-1,.page-node-type-keh-webform header#header .block-views-block-keh-logo-tagline-block-1{width:50%;float:left;clear:left;display:block;}@media all and (max-width:720px){.page-node-type-keh-basic-page header#header .block-views-block-keh-logo-tagline-block-1,.page-node-type-keh-home header#header .block-views-block-keh-logo-tagline-block-1,.page-node-type-keh-story header#header .block-views-block-keh-logo-tagline-block-1,.page-node-type-keh-webform header#header .block-views-block-keh-logo-tagline-block-1{display:none;}}.page-node-type-keh-basic-page header#header .site-slogan,.page-node-type-keh-home header#header .site-slogan,.page-node-type-keh-story header#header .site-slogan,.page-node-type-keh-webform header#header .site-slogan{display:block;font-size:19px;font-weight:700;letter-spacing:1px;}.page-node-type-keh-basic-page header#header #header-region #block-headermenu .translate a,.page-node-type-keh-home header#header #header-region #block-headermenu .translate a,.page-node-type-keh-story header#header #header-region #block-headermenu .translate a,.page-node-type-keh-webform header#header #header-region #block-headermenu .translate a{color:#EF6703;border:1px solid #EF6703;}.page-node-type-keh-basic-page header#header #header-region #block-headermenu .shop,.page-node-type-keh-home header#header #header-region #block-headermenu .shop,.page-node-type-keh-story header#header #header-region #block-headermenu .shop,.page-node-type-keh-webform header#header #header-region #block-headermenu .shop{color:#000;}.page-node-type-keh-basic-page header#header #header-region #block-headermenu .shop a,.page-node-type-keh-home header#header #header-region #block-headermenu .shop a,.page-node-type-keh-story header#header #header-region #block-headermenu .shop a,.page-node-type-keh-webform header#header #header-region #block-headermenu .shop a{color:#000;}.page-node-type-keh-basic-page header#header input[type="search"],.page-node-type-keh-home header#header input[type="search"],.page-node-type-keh-story header#header input[type="search"],.page-node-type-keh-webform header#header input[type="search"]{border:1px solid #000;}.page-node-type-keh-basic-page #highlighted,.page-node-type-keh-home #highlighted,.page-node-type-keh-story #highlighted,.page-node-type-keh-webform #highlighted{background:#886852;}.page-node-type-keh-basic-page #highlighted #block-kehmenu a,.page-node-type-keh-basic-page #highlighted #block-kehmenu span,.page-node-type-keh-home #highlighted #block-kehmenu a,.page-node-type-keh-home #highlighted #block-kehmenu span,.page-node-type-keh-story #highlighted #block-kehmenu a,.page-node-type-keh-story #highlighted #block-kehmenu span,.page-node-type-keh-webform #highlighted #block-kehmenu a,.page-node-type-keh-webform #highlighted #block-kehmenu span{color:#FFF;}.page-node-type-keh-basic-page #highlighted #block-kehmenu li.selected-parent a,.page-node-type-keh-basic-page #highlighted #block-kehmenu li.selected-parent span,.page-node-type-keh-home #highlighted #block-kehmenu li.selected-parent a,.page-node-type-keh-home #highlighted #block-kehmenu li.selected-parent span,.page-node-type-keh-story #highlighted #block-kehmenu li.selected-parent a,.page-node-type-keh-story #highlighted #block-kehmenu li.selected-parent span,.page-node-type-keh-webform #highlighted #block-kehmenu li.selected-parent a,.page-node-type-keh-webform #highlighted #block-kehmenu li.selected-parent span{color:#8ABD97 !important;}.page-node-type-keh-basic-page #highlighted #submenu-section,.page-node-type-keh-home #highlighted #submenu-section,.page-node-type-keh-story #highlighted #submenu-section,.page-node-type-keh-webform #highlighted #submenu-section{background:#886852;}.page-node-type-keh-basic-page #main,.page-node-type-keh-home #main,.page-node-type-keh-story #main,.page-node-type-keh-webform #main{margin-bottom:50px;}.page-node-type-keh-basic-page #sidebar-second #block-kehlogo,.page-node-type-keh-home #sidebar-second #block-kehlogo,.page-node-type-keh-story #sidebar-second #block-kehlogo,.page-node-type-keh-webform #sidebar-second #block-kehlogo{margin-top:-110px;z-index:99;position:relative;}@media all and (max-width:1000px){.page-node-type-keh-basic-page #sidebar-second #block-kehlogo,.page-node-type-keh-home #sidebar-second #block-kehlogo,.page-node-type-keh-story #sidebar-second #block-kehlogo,.page-node-type-keh-webform #sidebar-second #block-kehlogo{margin-top:0;}.page-node-type-keh-basic-page #sidebar-second #block-kehlogo img,.page-node-type-keh-home #sidebar-second #block-kehlogo img,.page-node-type-keh-story #sidebar-second #block-kehlogo img,.page-node-type-keh-webform #sidebar-second #block-kehlogo img{width:30%;}}.page-node-type-keh-home #banner #block-views-block-banner-image-block-1{height:400px;overflow:hidden;}.page-node-type-keh-home #banner #block-views-block-banner-image-block-1 img{width:100%;height:auto;margin:0 auto;}@media all and (max-width:960px){.page-node-type-keh-home #banner #block-views-block-banner-image-block-1{height:auto;}}.page-node-type-keh-home #block-badrap-page-title{display:none;}.page-node-type-keh-home #block-views-block-keh-home-block-2{text-align:center;font-size:36px;margin:20px 0;}@media all and (max-width:960px){.page-node-type-keh-home #block-views-block-keh-home-block-2{font-size:28px;}}@media all and (max-width:720px){.page-node-type-keh-home #block-views-block-keh-home-block-2{font-size:21px;}}.page-node-type-keh-home #block-views-block-keh-home-block-1{max-width:60em;margin:40px auto;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col{text-align:center;font-size:21px;padding:0 2%;}@media all and (max-width:960px){.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col{font-size:16px;}}@media all and (max-width:720px){.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col{display:inline-block;width:100% !important;margin:15px auto;text-align:center;float:none;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col .views-field-nothing{width:60%;display:inline-block;text-align:center;padding:0;}}.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col .keh-cta-img{height:140px;display:table-cell;vertical-align:middle;}@media all and (max-width:720px){.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col .keh-cta-img{height:100px;}}.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col .keh-cta-img img{vertical-align:middle;width:60%;height:auto;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col .views-field-nothing{padding:30px 0;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .views-col .keh-cta-text{font-weight:bold;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .col-1 .views-field-nothing{border:2px solid #EF6703;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .col-1 .views-field-nothing .keh-cta-text{color:#EF6703;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .col-2 .views-field-nothing{border:2px solid #84644D;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .col-2 .views-field-nothing .keh-cta-text{color:#84644D;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .col-3 .views-field-nothing{border:2px solid #85BC94;}.page-node-type-keh-home #block-views-block-keh-home-block-1 .col-3 .views-field-nothing .keh-cta-text{color:#85BC94;}.page-node-type-keh-home #block-badrap-content h2{color:#000;font-weight:normal;font-size:28px;text-align:center;}.page-adoptions-dog-adoption-gallery a.anon-hide,.page-keep-em-home-keepem-home-stories a.anon-hide,.page-adoptions-hall-fame a.anon-hide,.section-adoptions a.anon-hide{font-weight:bold;float:right;font-size:16px;margin-bottom:15px;color:#FFF;background:#ef6703;padding:5px;}.page-adoptions-dog-adoption-gallery .views-col,.page-keep-em-home-keepem-home-stories .views-col,.page-adoptions-hall-fame .views-col,.section-adoptions .views-col{max-width:20em;display:inline-block;vertical-align:top;position:relative;float:left;margin:0 2em 30px 0;}.page-keep-em-home-keepem-home-stories .views-col{max-width:18em;margin:0 1em 30px 0;}@media all and (max-width:1000px){.page-adoptions-dog-adoption-gallery .views-col,.page-keep-em-home-keepem-home-stories .views-col,.page-adoptions-hall-fame .views-col,.section-adoptions .views-col{margin:0 1em 30px 0;}}@media all and (max-width:960px){.page-adoptions-dog-adoption-gallery .views-col,.page-keep-em-home-keepem-home-stories .views-col,.page-adoptions-hall-fame .views-col,.section-adoptions .views-col{margin:0 0 30px 0;}.page-adoptions-dog-adoption-gallery .views-col .views-field,.page-keep-em-home-keepem-home-stories .views-col .views-field,.page-adoptions-hall-fame .views-col .views-field,.section-adoptions .views-col .views-field{padding-right:2em;}}.page-adoptions-dog-adoption-gallery .views-col .views-field-title,.page-keep-em-home-keepem-home-stories .views-col .views-field-title,.page-adoptions-hall-fame .views-col .views-field-title,.section-adoptions .views-col .views-field-title{text-align:center;}.page-adoptions-dog-adoption-gallery .views-col .views-field-title a,.page-keep-em-home-keepem-home-stories .views-col .views-field-title a,.page-adoptions-hall-fame .views-col .views-field-title a,.section-adoptions .views-col .views-field-title a{color:#ef6703;font-size:26px;}.page-adoptions-dog-adoption-gallery .views-col .views-field-field-dog-status,.page-keep-em-home-keepem-home-stories .views-col .views-field-field-dog-status,.page-adoptions-hall-fame .views-col .views-field-field-dog-status,.section-adoptions .views-col .views-field-field-dog-status{text-transform:uppercase;font-size:16px;text-align:center;}.page-keep-em-home-keepem-home-stories .views-col .views-field-title a{font-size:21px;}.page-node-type-dog #content-header h1{margin-top:-100px;z-index:2;color:#FFF;text-shadow:2px 2px 4px #222;padding-bottom:50px;position:relative;letter-spacing:2px;text-transform:capitalize;}.page-node-type-dog #block-badrap-page-title{display:none;}.page-node-type-dog .slick--skin--boxed > .slick__slider > .slick-list{margin-top:0;}.page-node-type-dog .slick--skin--boxed .slide__content{background:none;border:none;border-radius:0;margin:20px 0;}.page-node-type-dog #sidebar-second{width:44%;margin-left:3%;}.page-node-type-dog #sidebar-second #block-views-block-dog-adoption-individual-blocks-block-3 .views-field-field-video-title-dog{color:#ef6703;font-weight:700;font-size:21px;margin-bottom:10px;}.page-node-type-dog #sidebar-second #block-views-block-dog-adoption-individual-blocks-block-5{font-weight:800;margin:20px 0 0 0;}.page-node-type-dog #sidebar-second #block-views-block-dog-adoption-individual-blocks-block-5 a{color:#ef6703;}.page-node-type-dog.one-sidebar.sidebar-second #content{width:50%;}.page-node-type-dog #secondary-content-area{max-width:70em;margin:0 auto;}.page-node-type-keh-story #block-badrap-content .content > div:first-of-type{float:right;display:inline;margin:0 0 30px 30px;}.page-node-type-keh-story #block-badrap-content .content > div:first-of-type img{max-width:350px;height:auto;}.page-node-type-photo-gallery #block-views-block-photo-gallery-block-1 .slick--skin--fullwidth .slide__constrained{margin-left:0;position:absolute;width:100%;left:0;bottom:0;}.page-node-type-photo-gallery #block-views-block-photo-gallery-block-1 .slide--caption--below .slide__constrained > .slide__caption{background:rgba(0,0,0,0.4);padding:10px 20px;position:absolute;bottom:0;}.page-node-type-photo-gallery #block-views-block-photo-gallery-block-1 .slick--has-arrow-down > .slick__arrow{bottom:-10px;}.page-node-type-photo-gallery #block-views-block-photo-gallery-block-1 .slick-initialized ~ .slick__arrow .slick-down{display:none;}.page-node-type-photo-gallery #block-views-block-photo-gallery-block-1 .slick--skin--fullwidth .slide__title{font-size:2em;}.page-node-type-photo-gallery #block-views-block-photo-gallery-block-1 p{margin-bottom:2em;color:#FFF;font-size:18px;}.site-name{font-size:2.2em;line-height:1.3em;font-weight:300;padding:0 0 0.5em;margin:0;}.pager__item{display:inline;}.pager__item a{display:inline-block;}.g-recaptcha{margin:20px 0;}
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}
