/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea { color: #222; }
body { font-size: 1em; line-height: 1.3; }

/*html {
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}*/
html {
    
}
body, html { 
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection { background: #2396ad; text-shadow: none; }
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img { vertical-align: middle; max-width: 100%; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
a:focus { outline: none;}

.red {
    color: #FF0000 !important;
}

.mobile { display: block; }
.tablet-up { visibility: hidden; opacity: 0; display: none; }
/* ==========================================================================
   Fonts and Colors
   ========================================================================== */

@font-face {
    font-family: 'Flama Book';
    src: url('../fonts/flama-book-webfont.eot');
    src: url('../fonts/flama-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-book-webfont.woff') format('woff'),
         url('../fonts/flama-book-webfont.ttf') format('truetype'),
         url('../fonts/flama-book-webfont.svg#flamabook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flama Light';
    src: url('../fonts/flama-light-webfont.eot');
    src: url('../fonts/flama-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-light-webfont.woff') format('woff'),
         url('../fonts/flama-light-webfont.ttf') format('truetype'),
         url('../fonts/flama-light-webfont.svg#flamalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flama Medium';
    src: url('../fonts/flama-medium-webfont.eot');
    src: url('../fonts/flama-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-medium-webfont.woff') format('woff'),
         url('../fonts/flama-medium-webfont.ttf') format('truetype'),
         url('../fonts/flama-medium-webfont.svg#flamamedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flama Ultra Light';
    src: url('../fonts/flama-ultralight-webfont.eot');
    src: url('../fonts/flama-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-ultralight-webfont.woff') format('woff'),
         url('../fonts/flama-ultralight-webfont.ttf') format('truetype'),
         url('../fonts/flama-ultralight-webfont.svg#flamaultralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* 
COLORS
Black/Blue      #04303f
Dark Blue       #004359
Medium Blue     #1b6d8b
Regular Blue    #2396ad
Light Blue      #79cbdb
Orange          #fb8919
Gold            #fba919
Green           #8bb343
*/

/* TRANSITIONS =========== */
#tail.straight, #tail.left, #tail.right, #tail.result {
    -webkit-transition: all 0.75s cubic-bezier(0.770, 0.000, 0.175, 1.000);
       -moz-transition: all 0.75s cubic-bezier(0.770, 0.000, 0.175, 1.000);
            transition: all 0.75s cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}

section {
    /* IE8/9 Implementation */
    -webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), visibility 0s linear 0s, opacity 0.5s linear;
       -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), visibility 0s linear 0s, opacity 0.5s linear;
            transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), visibility 0s linear 0s, opacity 0.5s linear;
/*
    -webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0, visibility 0s linear 0s, opacity 0.5s linear;
       -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0, visibility 0s linear 0s, opacity 0.5s linear;
            transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0, visibility 0s linear 0s, opacity 0.5s linear; */
}
section.bump-back {
    /* IE8/9 Implementation */
    -webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), visibility 0s linear 0.5s, opacity 0.5s linear;
       -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), visibility 0s linear 0.5s, opacity 0.5s linear;
            transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), visibility 0s linear 0.5s, opacity 0.5s linear;

   /* -webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0, visibility 0s linear 0.5s, opacity 0.5s linear;
       -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0, visibility 0s linear 0.5s, opacity 0.5s linear;
            transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000), position 0, width 0, height 0, margin 0, padding 0, top 0, right 0, bottom 0, left 0, visibility 0s linear 0.5s, opacity 0.5s linear;*/
}

#main-nav {
    -webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000);
       -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000);
            transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeOutQuart */
}
/* Short Transitions */
#loading, #search, #search-results h1, #hamburger .menu-text {
    -webkit-transition: all 0.5s ease-out;
       -moz-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
}

#score-display-one {
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
   -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
        transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */
}
#score-display-two {
    -webkit-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
       -moz-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
#main-nav a, #social-grid a {
    -webkit-transition: all .25s cubic-bezier(0.165, 0.840, 0.440, 1.000);
       -moz-transition: all .25s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            transition: all .25s cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}



/* ==========================================================================
   MAIN LAYOUT AND STRUCTURE
   ========================================================================== */

body {
    font: 16px/1.2 'Flama Book', 'Helvetica Neue', Helvetica,  Arial;
    background: #222;/*#004359;*/
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;

    position: absolute;
   /* overflow-scrolling: touch;*/
    /*-webkit-overflow-scrolling: touch;*/
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-y: auto;
    -webkit-perspective: 800;
    perspective: 800;

    opacity: 0;
}

section {
    position: absolute;
    display: block;
    width: 100%;
    max-height: 100% !important;
    /*max-width: 800px;*/
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 30px 5% 0;
    background-color: #004359;
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    visibility: visible;
    text-align: center;
}
.wrapper {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
aside {
    position: absolute;
    top: 0;
    left: 30px;
    max-width: 130px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
}
.rhino-img {
    position: a;
    display: block;
    margin: 0;
    padding: 0;
    width: 110px;
    height: 93px;
    max-width: 100%;
    margin: auto;

    background-image: url('../img/whiterhino-icon.png');
    background-size: 100%;
    background-position: left top;
    z-index: 999;
}
footer {
    position: relative;
    display: block;
    margin: 30px auto 15px auto;

    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-size: .675em;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;

    color: white;
    color: rgba(255,255,255,0.4);
}
footer a {
    color: white;
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}
footer a:hover {
    color: white;
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}
/* Main Navigation List ======================================================= */

a#hamburger {
    position: absolute;
    display: block;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 30px;
    z-index: 999;
    text-decoration: none;
}
#hamburger .menu-text {
    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-size: .675em;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #79cbdb;
}
#hamburger .line {
    position: relative;
    width: 60%;
    height: 3px;
    margin: 0 auto 4px auto;
    border-radius: 4px;
    background: white;
}
#hamburger.active .menu-text {
    color: white;
}
#main-nav {
    position: absolute;
    /*top: -100%;*/ /*For IE 8*/
    -webkit-transform: translate3d(0,-100%,0);
       -moz-transform: translate3d(0,-100%,0);
            transform: translate3d(0,-100%,0);
    left: 0;
    right: 0;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding-top: 55px;
    background: #79a42b;
    overflow: hidden;
    -ms-overflow: hidden;
    z-index: 998;
}
#main-nav.open {
    /*top: 0;*/ /*For IE 8*/
    -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
}
#main-nav ul {
    margin: 0;
    padding: 0;
}
#main-nav a {
    display: block;
    margin-bottom: 1px;
    padding-top: 10px;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background-color: #9ec25e;
    /*background: #9ec25e url('../img/nav-bg.png') -260px 0 no-repeat;*/
    background-size: 100% 100%;
}
#main-nav a:hover {
    background-color: #94ba50;
    padding-left: 25px;
}
#main-nav img {
    width: 75px;
    height: 75px;
    padding: 20px;
    margin: -10px 15px 0 0;
    background-color: #94ba50;
}
#main-nav span {
    display: inline-block;
    font-family: 'Flama Light', 'Helvetica Neue', Arial, sans-serif;
    font-size: 1.75em;
    font-weight: 100;
    padding-top: 5px;
}

/* Bottom/Back Navigation Call to Actions ======================================================= */

.bottom-nav {
    position: relative;
    bottom: 0px;
    width: 111%;
    height: 70px;
    margin: 30px 0 0 -5.5%;
    background: white;

    overflow: visible;
    z-index: 99;
}
.bottom-nav .back {
    position: relative;
    display: block;
    float: left;
    width: 20%;
    height: 70px;
    background: #e5e5e5 url('../img/nav-icon-back.png') center 15px no-repeat;
    background-size: 27px 20px;

    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-size: .75em;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    color: #004359;

}
.bottom-nav .back span {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 13px;
}
.bottom-nav .cta {
    position: relative;
    display: block;
    padding: 22px 0 0 0;
    height: 60px;
    float: left;
    text-align: center;
    width: 80%;

    font-family: 'Flama Light', 'Helvetica Neue', Arial, sans-serif;
    font-size: 1.325em;
    text-decoration: none;
    text-align: center;

    color: #8bb343;
}
.bottom-nav.anchor {
    margin-top: 0;
}

/* ==========================================================================
   Page Transition Styles
   ========================================================================== */

.no-transition {
-webkit-transition: all 0s !important; 
   -moz-transition: all 0s !important; 
        transition: all 0s !important;
}
.bump-left {
    /* IE8/9 Implementation*/ 
    left: -100% !important;
    -webkit-transform: translate3d(0,0px,0px);
       -moz-transform: translate3d(0,0px,0px);
            transform: translate3d(0,0px,0px);
}
.bump-right {
    /* IE8/9 Implementation */
    left: 100% !important;
    -webkit-transform: translate3d(0,0px,0px);
       -moz-transform: translate3d(0,0px,0px);
            transform: translate3d(0,0px,0px);
}
.bump-back {
    -webkit-transform: translateZ(-200px);
       -moz-transform: translateZ(-200px);
            transform: translateZ(-200px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    visibility: hidden;
}

.off {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0 !important;
    width: 0;
    padding: 0;
}
.displaynone {
    display: none !important;
}
.transparent {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0 !important;
}
.opaque {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1 !important;
}
.drop {
    -webkit-transform: translate3d(0,10px,0);
            transform: translate3d(0,10px,0);
}


/* ==========================================================================
   FONT STYLES
   ========================================================================== */

h1, h2, h3, h4, h5, h6, p, ul, li  {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

h1, h2 {
    font-family: 'Flama Ultra Light', 'Helvetica Neue', Arial, sans-serif;
    font-size: 3.25em;
    line-height: 1;
    font-weight: 100;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;

    color: #8bb343;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
h1 span {
    display: block;
    clear: both;
    margin-bottom: 10px;
    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-size: .333em;
    font-weight: 500;
    font-style: normal;
    color: white;
}
h1.home span {
    font-size: .444em;
    line-height: 1.1;
}
h2 {
    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 500;
    font-size: 3em;
    margin-top: 5px;
    color: white;
}
h3 {
    font-family: 'Flama Book', 'Helvetica Neue', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    text-align: left;
    font-style: normal;
    color: white;
}
h4 {

}
h5 {
    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    font-style: normal;
    color: #8bb343;
}

p, input {
    font-family: 'Flama Book', 'Helvetica Neue', Arial, sans-serif;
    font-size: 1.125em;
    font-weight: 500;
    font-style: normal;
    text-align: center;

    color: #79cbdb;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
p {
    margin: 0;
    padding: 0;
}
p a {
   color: #79cbdb;
   text-decoration: none;
}
p.tiny-text {
    font-size: .9375em;
    margin: 5% auto;
    text-align: center;
}
.von p.tiny-text {
    margin: 0 auto !important;
}
input {
    text-align: left;
}

/*
Black/Blue      #04303f
Dark Blue       #004359
Medium Blue     #1b6d8b
Regular Blue    #2396ad
Light Blue      #79cbdb
Orange          #fb8919
Gold            #fba919
Green           #8bb343
*/

/* ==========================================================================
   SECTION-SPECIFIC – HOME
   ========================================================================== */

#home, #search-results, #badge {
    text-align: center;
    max-height: 100%;
}

#home-head {
    position: relative;
    width: 230px;
    height: 59px;
    margin: 5px auto;
    padding: 0;
    background-image: url('../img/bs-logo.png');
    background-repeat: no-repeat;
    background-size: 230px 59px;
    background-position: center;
    z-index: 1;
}
#home-head span {
    position: absolute;
    margin-left: -9999px;
}

#bull-front {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 5% auto;
    width: 185px;
    height: 212px;
    background-image: url('../img/bull-front.gif');
    background-size: 185px 212px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}
#home p {
    margin: 5% auto;
    max-width: 380px;
}

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
	 position: relative;
    display: inline-block;
    clear: both;
    float: none;
    margin: 0px auto 30px;
    padding: 10px 20px 12px;
    background-color: #8bb343;
    border-radius: 5px;
    box-shadow: 0px 4px 0px #04303f;

    font-size: 1.125em;
    color: white;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    z-index: 1;}


.green-bttn {
    position: relative;
    display: inline-block;
    clear: both;
    float: none;
    margin: 0px auto 30px;
    padding: 10px 20px 12px;
    background-color: #8bb343;
    border-radius: 5px;
    box-shadow: 0px 4px 0px #04303f;

    font-size: 1.125em;
    color: white;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    z-index: 1;
}
.fly-static {
    position: absolute;
    top: -10px;
    left: -15px;
    width: 35px;
    height: 35px;
}

#fly-circle-1, #fly-circle-2, #fly-circle-3, #fly-circle-4 {
    position: absolute;
    width: 320px;
    height: 320px;
    left: 0;
    right: 0;
    margin: 30px auto auto auto;

    background-image: url('../img/fly-circle.png');
    background-position: center;
    background-size: 320px;
    background-repeat: no-repeat;

    z-index: 1;
    opacity: 0;

    -webkit-transform: rotate(120deg) scale(1);
       -moz-transform: rotate(120deg) scale(1);
        -ms-transform: rotate(120deg) scale(1);
            transform: rotate(120deg) scale(1);

    -webkit-transition: -webkit-transform 2s ease-in-out, opacity 1s ease-in-out;
       -moz-transition: -moz-transform 2s ease-in-out, opacity 1s ease-in-out;
            transition: transform 2s ease-in-out, opacity 1s ease-in-out;
}
#fly-circle-1, #fly-circle-3 {

    -webkit-transform-origin: top 25%;
       -moz-transform-origin: top 25%;
            transform-origin: top 25%;

    margin: -30px auto auto auto;
    -webkit-transform: rotate(240deg) scale(-1, 1);
       -moz-transform: rotate(240deg) scale(-1, 1);
        -ms-transform: rotate(240deg) scale(-1, 1);
            transform: rotate(240deg) scale(-1, 1);
}
#fly-circle-2, #fly-circle-4 {
/*
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
            transform-origin: top left;*/
}

#fly-circle-1.rotate, #fly-circle-3.rotate {
    -webkit-transform: rotate(360deg) scale(-1, 1);
       -moz-transform: rotate(360deg) scale(-1, 1);
        -ms-transform: rotate(360deg) scale(-1, 1);
            transform: rotate(360deg) scale(-1, 1);
}
#fly-circle-2.rotate, #fly-circle-4.rotate {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.fly-opaque {
    opacity: 1 !important;
}
#fly-squad {
    position: absolute;
    display: none;
    right: -100px;
    top: 500px;
    width: 100px;
    height: 100px;
    z-index: 1;

    background-image: url('../img/fly-squad.png');
    background-position: center;
    background-size: 100px;
    background-repeat: no-repeat;

    -webkit-transition: all 10s linear;
       -moz-transition: all 10s linear;
            transition: all 10s linear;
}
#fly-squad.done {
    right: 500px;
    top: -100px;
}

/* ==========================================================================
   SECTION-SPECIFIC – SEARCH
   ========================================================================== */

#search-results {
    background: #014a62;
}

#bull-back {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 5% auto;
    width: 227px;
    height: 259px;
    background-image: url('../img/bull-back.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;

    transition: all 1s ease-in-out;
    z-index: 1;
}
#tail {
    margin-top: -50px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}
/* Potential Tail Angles */
#tail.straight { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
#tail.left { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#tail.right { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#tail.angle-0-19 { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#tail.angle-20-39 { -webkit-transform: rotate(22.5deg); -moz-transform: rotate(22.5deg); -ms-transform: rotate(22.5deg); transform: rotate(22.5deg); }
#tail.angle-40-59 { -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
#tail.angle-60-79 { -webkit-transform: rotate(-22.5deg); -moz-transform: rotate(-22.5deg); -ms-transform: rotate(-22.5deg); transform: rotate(-22.5deg); }
#tail.angle-80-100 { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

#search {
    position: relative;
    display: block;
    width: 111%;
    margin: -60px auto auto -5.5%;
    background-color: #04303f;
    padding: 8%;
    z-index: 997 !important;
}
#search.down {
    opacity: 0;
    visibility: hidden;
}
#search-results form {
    margin: 20px auto;
    max-width: 400px;
}
input, textarea {
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 5px 10px 7px;
    background-color: rgb(27,109,139);
    background-color: rgba(27,109,139,0.5);

    font: 18px/1.2 'Flama Book', 'Helvetica Neue', Helvetica,  Arial;
    color: #79cbdb;

    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.formfield-url, .formfield-text {
    min-height: 40px;
    width: 78%;
    margin-right: 5%;
}
textarea {
    min-height: 80px !important;
    width: 78%;
    margin-right: 5%;
}
.formfield-bttn, .temp-bttn {
    text-align: center;
    width: 15%;
    height: 40px;
    box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
    font-size: .75em;
    color: #8bb343;
}
.temp-bttn {
    display: block;
    border-radius: 5px;
    padding: 0;
    margin: 20px 0 0px;
    background-color: rgb(27,109,139);
    background-color: rgba(27,109,139,0.5);

    font: 18px/36px 'Flama Book', 'Helvetica Neue', Helvetica,  Arial;
    color: #79cbdb;

    text-align: center;
    text-decoration: none;
    width: 15%;
    height: 40px;
    box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
    font-size: .75em;
    color: #8bb343;

    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
#loading{
    position: absolute;
    top: 9%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    opacity: 0;
}
#loading h1 {
    margin: 0;
    padding: 0;
    clear: none;
    display: inline-block;
}

/* ==========================================================================
   SECTION-SPECIFIC – SCORE STAMPS
   ========================================================================== */

#score-display-one {
    display: block;
    position: absolute;
    top: 12%;
    left: 150px;
    right: 0;
    width: 110px;
    height: 110px;
    margin: auto;
    padding: 20px;
    border-radius: 150px;
    text-align: center;
    background-size: 110px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;

    -webkit-transform: rotate(-30deg) scale(0,0);
    -moz-transform: rotate(-30deg) scale(0,0);
    -ms-transform: rotate(-30deg) scale(0,0);
    transform: rotate(-30deg) scale(0,0);
}
#score-display-one.opaque {
    -webkit-transform: rotate(10deg) scale(1,1);
    -moz-transform: rotate(10deg) scale(1,1);
    -ms-transform: rotate(10deg) scale(1,1);
    transform: rotate(10deg) scale(1,1);
}

#score-display-one.stamp0 { background-image:  url('../img/score-stamp-0.png'); }
#score-display-one.stamp1 { background-image:  url('../img/score-stamp-1.png'); }
#score-display-one.stamp2 { background-image:  url('../img/score-stamp-2.png'); }
#score-display-one.stamp3 { background-image:  url('../img/score-stamp-3.png'); }
#score-display-one.stamp4 { background-image:  url('../img/score-stamp-4.png'); }

#score-display-two.stamp0 { background-image:  url('../img/score-stamp-0.png'); }
#score-display-two.stamp1 { background-image:  url('../img/score-stamp-1.png'); }
#score-display-two.stamp2 { background-image:  url('../img/score-stamp-2.png'); }
#score-display-two.stamp3 { background-image:  url('../img/score-stamp-3.png'); }
#score-display-two.stamp4 { background-image:  url('../img/score-stamp-4.png'); }


/* ==========================================================================
   SECTION-SPECIFIC – BADGE PAGE
   ========================================================================== */

#badge-holder {
    position: relative;
    width: 111%;
    margin: 0 0 0 -5.5%;
    height: 225px;
    /*background: red;*/
    overflow: hidden;
}
#grass {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../img/grass.png');
    background-size: 744px 87px;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 10;
}
#badge-icon {
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
#badge-icon.badge0 { 
    background-image:  url('../img/badge-0.png');
    background-position: center bottom;
    background-size: 123px 214px;
}
#badge-icon.badge1 { 
    background-image:  url('../img/badge-1.png');
    background-position: center 50px;
    background-size: 122px 182px;
}
#badge-icon.badge2 { 
    background-image:  url('../img/badge-2.png');
    background-position: 52% 20px;
    background-size: 162px 222px;
}
#badge-icon.badge3 { 
    background-image:  url('../img/badge-3.png');
    background-position: center bottom;
    background-size: 410px 163px;
}
#badge-icon.badge4 { 
    background-image:  url('../img/badge-4.png');
    background-position: center bottom;
    background-size: 418px 178px;
}

#summary {
    position: relative;
    min-height: 150px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 290px;
    padding: 20px 0 0 0 ;
}
#score-display-two {
    display: block;
    position: relative;
    float: left;
    margin: auto auto auto -28px;
    padding: 17px;
    width: 100px;
    height: 100px;

    border-radius: 150px;
    text-align: center;
    background-size: 100px;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-transform: rotate(30deg) scale(1.5,1.5);
    -moz-transform: rotate(30deg) scale(1.5,1.5);
    -ms-transform: rotate(30deg) scale(1.5,1.5);
    transform: rotate(30deg) scale(1.5,1.5);
}
#score-display-two.opaque {
    -webkit-transform: rotate(-10deg) scale(1,1);
    -moz-transform: rotate(-10deg) scale(1,1);
    -ms-transform: rotate(10deg) scale(1,1);
    transform: rotate(-10deg) scale(1,1);
}
#summary p {
    display: block;
    position: relative;
    float: left;
    width: 70%;
    margin: 15px 0 0 0;
    padding: 0 0 0 15px;

    font-size: 1em;
    text-align: left;
    color: white;
}
#summary p span {
    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 500;
}

#badge nav {
    position: relative;
    display: block;
    width: 111%;
    min-height: 70px;
    margin: 0 0 0 -5.5%;
    padding: 0;
    overflow: hidden;
}
#badge nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#badge nav ul li {
    margin: 0;
    padding: 0;
    width: 33.33%;
    height: 100%;
    float: left;
}
#badge nav a {
    display: block;
    padding: 10px;
    width: 100%;
    height: 100%;

    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    color: white;
}
#badge nav li:nth-of-type(1):hover, #badge nav li:nth-of-type(2):hover, #badge nav li:nth-of-type(3):hover {
    background-color: #04303f;
    
}
#badge nav li:nth-of-type(1) {
    background-color: #9ec25e;
    background-image: url('../img/badge-nav-icon-1.png');
    background-repeat: no-repeat;
    background-position: center 18px;
    background-size: 21px 15px;
}
#badge nav li:nth-of-type(2) {
    background-color: #8bb343;
    background-image: url('../img/badge-nav-icon-2.png');
    background-repeat: no-repeat;
    background-position: center 16px;
    background-size: 17px 18px;
}
#badge nav li:nth-of-type(3) {
    background-color: #79a42b;
    background-image: url('../img/badge-nav-icon-3.png');
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 24px 28px;
    
}
#badge nav li:nth-of-type(1), #badge nav li:nth-of-type(2), #badge nav li:nth-of-type(3) {
    -webkit-transition: all 0.125s ease-out;
       -moz-transition: all 0.125s ease-out;
            transition: all 0.125s ease-out;
}
#badge nav a span {
    display: block;
    margin-top: 30px;
}

/* ==========================================================================
   SECTION-SPECIFIC – Share Page
   ========================================================================== */
/*
Black/Blue      #04303f
Dark Blue       #004359
Medium Blue     #1b6d8b
Regular Blue    #2396ad
Light Blue      #79cbdb
Orange          #fb8919
Gold            #fba919
Green           #8bb343
*/

#share p {
    margin: 5%;
}

#score-checkbox {
    position: relative;
    margin: 20px auto;
    text-align: center;
}

input[type=checkbox].css-checkbox {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; 
    width: 1px; 
    margin: 0;
    padding: 0;
    border: 0;
}

input[type=checkbox].css-checkbox + label.css-label {

    margin: 5px 0 0 0; 
    padding-left: 30px;
    height: 17px; 
    display: inline-block;

    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 17px 34px;
    vertical-align: middle;
    cursor: pointer;
    color: white;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -17px;
}

.css-label{ 
    background-image: url('../img/checkbox.png');
}

#social-grid {
    position: relative;
    display: block;
    width: 111%;
    margin: 30px auto 0 -5.5%;
    overflow: hidden;
}
#social-grid a {
    display: block;
    float: left;
    width: 50%;
    height: 50%;
    min-height: 150px;
    text-align: center;

    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url('../img/tile-bg.png');
}
#social-grid a:hover {
    /*background-size: 0%;*/
}
#social-grid span {
    position: absolute;
    margin-left: -9999px;
}
#social-grid img {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin: 50px auto 0;
}

/* ==========================================================================
   SECTION-SPECIFIC – Offenders Page
   ========================================================================== */

#offenders p {
    margin: 5% auto;
}

#results-table {
    width: 111%;
    margin: 30px 0 0 -5.5%;
    background-color: #04303f;
    background-color: rgba(0,0,0,0.1);
    text-align: center;
}

/*
div.offender_parent:nth-child(odd) { background: #eee;}

div.offender_score { float: left; text-align:center; width: 100px;}
*/
.top-offenders {
    background-color: #04303f;
    padding: 10px 10%;
    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 500;

    font-size: 1.4375em;
    text-align: left; 
    text-transform: uppercase;
    color: white;
    border-radius: 5px 5px 0 0;

}
.offender:nth-child(odd) { 
    background-color: #04303f;
    background-color: rgba(4, 48, 63, .3);
}
.offender:last-child { 
    padding-bottom: 40px;
}

.offender { 
    font-size: 1.4375em; 
    text-align: left; 
    padding: 10px 10% 14px 10%; 
    color: #79cbdb;
}
.offender span { 
    display: none; 
}



/* ==========================================================================
   SECTION-SPECIFIC – Tips and Download Page
   ========================================================================== */

#tips h1, #download h1 {
    font-family: 'Flama Ultra Light', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 100;
    font-size: 2.5em;
    line-height: 1.1;
    font-style: normal;
}
#download h1 {
    padding: 0 20px;
}
#tips h1 span, #download h1 span {
    display: block;
    clear: both;

    font-family: 'Flama Medium', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 500;
    font-size: .5em;
    font-style: normal;
    color: white;
}
.tips-form {
    width: 111%;
    margin: 30px 0 0 -5.5%;
    padding: 15px 30px 30px 30px;
    background-color: #04303f;
    background-color: rgba(0,0,0,0.1);
    border-radius: 5px;
    text-align: center;
}
.tips-form .formfield-url {
    min-height: 40px;
    width: 85%;
    margin-right: 0;
}
#tips hr {
    position: relative;
    display: block;
    clear: both;
    float: none;
    margin: 20px 0;
    border-color: 1px solid #04303f;
    border-top: 1px solid rgba(255,255,255,0.15);
}
.tips-form p {
    margin: 5%;
}

#tips form {
    text-align: center;
    white-space: pre-line;
    line-height: 0;
}
#tips form input, #tips form label {
    text-align: center;
    margin: 10px 0;
    line-height: 1;
}
input.green-bttn {
    margin-top: 30px !important;
}

#download-bttn {
    margin-top: 20px;
}
#tips label {
    font-size: .8125em;
    text-align: left;
}

/* ==========================================================================
   SECTION-SPECIFIC – About Page
   ========================================================================== */
/*
Black/Blue      #04303f
Dark Blue       #004359
Medium Blue     #1b6d8b
Regular Blue    #2396ad
Light Blue      #79cbdb
Orange          #fb8919
Gold            #fba919
Green           #8bb343
*/


#description {
    width: 111%;
    margin: 30px 5px 0 5px;
    margin: 30px 0 0 -5.5%;
    padding: 25px 30px 30px 30px;
    background-color: #04303f;
    background-color: rgba(0,0,0,0.1);
    border-radius: 5px;
    text-align: center;
}
#descripton h3 {
    max-width: 300px !important;
}
.von {
    width: 111%;
    margin: 30px 5px 0 5px;
    margin: 0 0 0 -5.5%;
    padding: 20px;
    background-color: #04303f;
    text-align: center;
}
#about h3 {
    font-family: 'Flama Ultra Light', 'Helvetica Neue', Arial, sans-serif;
    font-size: 2em;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    display: block;
    clear: right;
}
#about hr {
    position: relative;
    display: block;
    clear: both;
    float: none;
    border-color: #04303f;
    border-top: 1px solid rgba(255,255,255,0.15);
}
#about p {
  font-size: 1em;
  margin: 20px auto 0 auto;
}
#about p a {
    color: white;
}

/* ==========================================================================
   RETINA GRAPHICS
   ========================================================================== */

/* RETINA GRAPHICS =========== */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
    #bull-front { background-image: url('../img/bull-front@2x.png'); }
    #bull-back { background-image: url('../img/bull-back@2x.png'); }
    #social-grid a { background-image: url('../img/tile-bg.png'); }
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

    section {
        margin: auto;
        padding: 60px 15% 0;
    }
    p {
        max-width: 90%;
        font-size: 1.25em;
        margin: auto;
    }

    #fly-circle-1, #fly-circle-2, #fly-circle-3, #fly-circle-4 {
        width: 400px;
        height: 400px;
        margin: 60px auto auto auto;
        background-size: 400px;

    }
    #fly-circle-1, #fly-circle-3 {
        margin: -20px auto auto auto;
    }
    
    #summary {
        min-height: 150px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 380px;
        padding: 20px 0 0 0 ;
    }
    #score-display-two {
        margin: auto auto auto auto;
    }
    #summary p {
        width: 70%;
        margin: 25px 0 0 0;
        padding: 0 0 0 25px;
    }
    #search {
        display: block;
        width: 111%;
        padding: 8%;
        z-index: 999;
        border-radius: 5px;
    }
    h1 {
        font-size: 3.5em;
    }
    #results-table {
        width: 100%;
        margin: 30px auto;
        background-color: #04303f;
        background-color: rgba(0,0,0,0.1);
        border-radius: 5px;
    }
    .offender:last-child { 
        padding-bottom: 20px;
    }
    .tips-form {
        width: 100%;
        margin: 30px auto 0 auto;
        padding: 15px 30px 30px 30px;
        background-color: #04303f;
        background-color: rgba(0,0,0,0.1);
        border-radius: 5px;
        text-align: center;
    }
    #tips h1 {
        max-width: 500px;
        margin: auto;
    }
    #tips p {
        max-width: 350px;
        font-size: 1.25em;
        margin: 20px auto !important;
    }
    .tips-form p {
        margin: 20px auto;
    }
    #share p {
        max-width: 350px;
        font-size: 1.25em;
        margin: 30px auto;
    }
    #home-head {
        width: 274px;
        height: 70px;
        background-size: 274px 70px;
    }
    #bull-front {
        margin: 5% auto;
        width: 227px;
        height: 259px;
        background-image: url('../img/bull-front.gif');
        background-size: 227px 259px;
    }

    #badge nav {
        width: 100%;
        margin: 0 auto;
        background: none;
        overflow: hidden;
        border-top: 1px solid rgba(255,255,255,0.1);
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    #badge nav {
        overflow: visible;
    }
    #badge nav ul li {
        margin: 0 0;
        width: 33.33%;
        float: left;
        border-radius: 0;
        box-shadow: none;
    }
    #badge nav li:nth-of-type(1) {
        background-color: transparent;
    }
    #badge nav li:nth-of-type(2) {
        background-color: transparent;
        border-left: 1px solid rgba(255,255,255,0.1);
        border-right: 1px solid rgba(255,255,255,0.1);
    }
    #badge nav li:nth-of-type(3) {
        background-color: transparent;
    }

    #social-grid {
        width: 100%;
        margin: 40px auto 0px auto;
        overflow: hidden;
    }
    /*   ===============================    */

    .bottom-nav {
        position: relative;
        display: inline-block;
        width: auto;
        margin: 30px auto;
        border-radius: 5px;
        background: transparent;
    }
    .bottom-nav.anchor {
        margin-top: 30px;
    }
    .bottom-nav .back {
        display: inline-block;
        width: 70px;
        height: 70px;
        background-image: url('../img/nav-icon-back-white.png');
        background-position: center 15px;
        background-color: #04303f;
        background-color: rgba(0,0,0,0.1);
        border-radius: 20px;
    }
    /* 
COLORS
Black/Blue      #04303f
Dark Blue       #004359
Medium Blue     #1b6d8b
Regular Blue    #2396ad
Light Blue      #79cbdb
Orange          #fb8919
Gold            #fba919
Green           #8bb343
*/
    .bottom-nav .back span {
        left: 0;
        right: 0;
        bottom: 17px;
        color: white;
    }
    .bottom-nav .cta {
        position: relative;
        display: inline-block;
        padding: 22px 0 0 20px;
        width: auto;
        height: 60px;
        float: left;

        font-family: 'Flama Light', 'Helvetica Neue', Arial, sans-serif;
        font-size: 1.325em;
        text-decoration: none;
        text-align: left;

        color: #8bb343;
    }

    /*   =================================  */
    

    .tips-form {
        width: 100%;
        margin: 30px auto 0 auto;
        padding: 15px 30px 30px 30px;
        background-color: rgba(0,0,0,0.1);
        border-radius: 5px;
        text-align: center;
    }
    #description {
        width: 100%;
        margin: 30px auto 0 auto;
        padding: 25px 30px 30px 30px;
        background-color: rgba(0,0,0,0.1);
        border-radius: 5px 5px 0 0;
    }
    .von {
        width: 100%;
        margin: 0 auto 0 auto;
        border-radius: 0 0 5px 5px;
        background-color: #04303f;
    }
}

@media only screen and (min-width: 768px) {

    .mobile { display: none; }
    .tablet-up { visibility: visible; opacity: 1;  display: block; }
    footer .tablet-up { visibility: visible; opacity: 1;  display: inline; }

    section {
        margin: auto;
        padding: 60px 27% 0;
        background-color: #004359;
    }
   /* #about {
        padding: 60px 20% 0;
    }*/
     h1 {
        font-size: 4em;
    }
    a#hamburger {
        top: 25px;
        right: 35px;
    }
    #main-nav {
        padding-top: 80px;
        border-radius: 0 0 10px 10px;
    }

}

@media only screen and (min-width: 1140px) {

    section {
        margin: auto;
        padding: 60px 35% 0;
    }
    /*#about {
        padding: 60px 25% 0;
    }*/
}
@media only screen and (min-width: 1340px) {

    section {
        max-width: 2560px;
        margin: auto;
        padding: 60px 35% 0;
    }
    /*#about {
        padding: 60px 28% 0;
    }*/
}
@media only screen and (min-width: 1740px) {

    section {
        margin: auto;
        padding: 60px 38% 0;
    }
    /*#about {
        padding: 60px 33% 0;
    }*/
}
@media only screen and (min-width: 2140px) {

    section {
        margin: auto;
        padding: 60px 900px 0;
    }
    /*#about {
        padding: 60px 800px 0;
    }*/
}
@media only screen and (min-height: 700px) {
    /*footer {
        display: block;
    }*/
}
@media only screen and (device-width: 768px) and (orientation:portrait)    {
    section {
        margin: auto;
        padding: 150px 5% 0;
    }
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}