@import "/css/font-awesome.min.css";
@import "/css/fonts.css";

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

#KJECalculatorSubMenu{
    -webkit-animation: fadeIn .4s;
    animation: fadeIn .4s;
}
#cse {
    -webkit-animation: fadeIn .4s;
    animation: fadeIn .4s;
}
span.bigonly {
    display: inline;
}
/* HTML5 display-role reset for older browsers */
body {
    margin: 0;
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.container .alpha {
    margin-left: 0px;
}
.container .omega {
    margin-right: 0px;
}

.grid_12 {
    width:100%
}
.grid_11 {
    width:91.63%
}
.grid_10 {
    width:83.3%
}
.grid_9 {
    width:74.97%
}
.grid_8 {
    width:66.64%
}

.grid_7 {
    width:58.31%
}
.grid_6 {
    width: 49%;
    padding: .5%;
}

.grid_5 {
    width:41.65%
}
.grid_4 {
    width:33.33%
}

.grid_4a {
    width:33.33%
}

.grid_3 {
    width:24.99%
}
.grid_2 {
    width:16.66%
}
.grid_1 {
    width:8.33%
}

[class*="grid_"] {
    float: left;
    min-height: 1px;
}

.grid_mainright {
    margin-left: 360px;
}

.grid_mainleft {
    width: 360px;
    margin-right: -360px;
    overflow: hidden;
}


.container {
    margin-right: 20px;
    margin-left: 20px;
    width: auto;
    *zoom: 1;
}
.container:after {
    clear: both;
}

.row {
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}
.row:after {
    clear: both;
}


.select-menu {
    display: none !important;
}

html, body {height:100%;}

/* KJE Additions Refinements */

img.logo {
    max-height: 131px;
    max-width: 131px;
    min-height: 10px;
    min-width: 10px;
    width: 100%;
    border:0px;
}
img.logo2 {
    max-height: 150px;
    max-width: 400px;
    width: 100%;
}


.banner {
    display: table;
    max-height: 220px;
    width: 100%;
}
.logocolumn {
    display: table-cell;
    width: 10%;
    max-height: 110px;
}
div.textcolumn {
    display: table-cell;
    width: 90%;
    max-height: 120px;
    text-align: center;
    vertical-align: middle;
    line-height: 1rem;
    padding-bottom: 10px;
}

.bannercolumn {
    display: table-cell;
    width: 30%;
    max-height: 120px;
    text-align: right;
    vertical-align: middle;
}

.image_max_width {
    width: 100%;
    max-width:588px;
}

img.KJESectionImages {
    border: none;
    width: 80%;
}

.submenu a { display:none; }
.wrapper{width:100%; overflow:hidden; position:relative;}
.extra_wrap{overflow:hidden; display:block;}

.fa {
    font: normal normal normal 2.2em/.85em FontAwesome;
}

body, #KJECalculatorDescID, #KJEAllContent, body.KJEBody table,  body.KJEBody td, body.KJEBody ul, body.KJEBody ol, body.KJEBody dd, body.KJEBody dl, body.KJEBody p, body.KJEBody br, body.KJEBody dt, body.KJEBody, #KJEAllContent table, #KJEAllContent td, #KJEAllContent ul, #KJEAllContent ol, #KJEAllContent dd, #KJEAllContent dl, #KJEAllContent p, #KJEAllContent br, #KJEAllContent dt, #KJEAllContent th, body.KJEBody th, .KJEInputContainer input.KJEInputModern, 
.KJEInputContainer select.KJEDropBoxModern, .KJECalculator p {
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
}

.KJECommandButton, .KJEMoreButton {
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
}

#KJETitle {
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
}

body{
    background: #fff;
    color: #222;
    font-size: 1rem;
    line-height: 1.6rem;
    position:relative;
    min-width:310px;
    -webkit-text-size-adjust: none;
}

/* Captions */
.KJECalculatorDescInputView {
}

.KJECalculatorDescReportView {
    display: none !important;
}

#KJECalculatorDescID, .camera_caption {
    display: block;
    width: 100%;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-bottom: 0;
}

#KJECalculatorDescID {
    margin-top: 20px;
}

.camera_caption .span{
    color: #2fa22f;
    display: inline-block;
}

.camera_caption ul li {
    padding-left: 1.3rem;
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
    font-weight: 500;
    color: #222;
    position: relative;
    list-style: none;
}
.camera_caption ul li:after {
    top: 2px;
    font-size: 1.05rem;
    line-height: 1.05rem;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "\f05d";
    color: #2fa22f;
    font-family: FontAwesome;
}

.camera_caption ul.caption_list2{
    margin-bottom: 37px;
}

.camera_caption ul.caption_list2 li{
    color: #fff;
}
.camera_caption ul.caption_list2 li:after{
    position: absolute;
    left: 0px;
    top: 10px;
    content: "\f05d";
    color: #fff;
    font-size: 1.5rem;
    line-height: 22px;
    width: 21px;
    height: 21px;
    font-family: FontAwesome;
}


.camera_caption a.caption_banner_link{
    float: left;
    display: block;
    margin-right: 21px;
    transition: 0.2s;
}
.camera_caption a.caption_banner_link:hover{
    margin-top: 4px;
}

/* Pure CSS menus */
.toggle,
[id^=drop] {
    display: none;
}

nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

nav ul li {
    display:inline-block;
}

nav a {
    display:block;
}

/* Hide Dropdowns by Default */
nav ul ul {
    display: none;
    position: absolute;
    top: 35px; /* the height of the main nav */
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    width:170px;
    float:none;
    display:list-itrem;
    position: relative;
}

/* Second, Third and more Tiers	*/
nav ul ul ul li {
    position: relative;
    top:-60px;
    left:170px;
}
/* Menu */

.nav_box{
    background: #222222;
}

.sf-menu {
    list-style:none;
    float: left;
}
.sf-menu > li {
    float:left;
    /*font: 1em/1.5em Arial, Helvetica, sans-serif;*/
    position:relative;
}
.sf-menu > li > a {
    padding: 10px 10px 10px 10px;
    color:#fff;
    text-decoration:none;
    border-right: 1px solid #4e4e4e;
}

.camera_caption .span2 {
    font-size: 1.5em !important;
    line-height: 25px !important;
    margin-bottom: 10px !important;
}

.camera_caption ul.caption_list2 {
    margin-bottom: 25px !important;
}


.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover,
.sf-menu > li.current > a {
    background: #2fa22f;
    text-decoration:none;
    padding: 10px 10px 10px 10px;
}

/* submenu */
.sf-menu ul {
    background:#222222;
    display:none;
    left: 0px;
    padding: 0px 0px 1px;
    position: absolute;
    z-index: 9999;
}
.sf-menu ul li{
    position: relative;
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1rem;
    line-height: 38px;
    border-top: 1px dotted #5c5c5c;
    padding-top: 0px;
    width:300px;
}
.sf-menu ul li:first-child{
    margin-top: 0;
    border-top: none;
    padding-top: 0px;
    padding-bottom: 2px;
}
.sf-menu ul li a{
    display: block;
    color:#fff;
    text-decoration:none;
    padding: 0px 18px;
}
.sf-menu ul li > a:hover,
.sf-menu ul li.sfHover > a,
.sf-menu ul li.active > a{
    background-color:#2fa22f;
    text-decoration:none;
}
/* subsubmenu */
.sf-menu ul ul {
    background:#222222;
    left: 255px;
    top: -2px;
}
.sf-menu ul ul li a{
    color:#fff;
    text-decoration:none;
}
.sf-menu ul ul li > a:hover,
.sf-menu ul ul li.sfHover > a,
.sf-menu ul ul li.active > a{
    color:#2fa22f;
    text-decoration:none;
}

div.search-background {
    background: #fff;
}
div.gsc-control-cse {
    border: none;
}
input.gsc-search-button {
    background: #2fa22f !important;
    color: #fff !important;
}

span.main_menu {
    float: right;
    padding: 5px;
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
}

/* Change this in order to change the Dropdown symbol */
nav li > a:after { content:  ' +'; }
nav li > a:only-child:after { content: ''; }

.hide {
    display:none;
}
.hide p {
    padding:10px;
    margin:0
}

/*Images*/
img.auto_size{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height:auto;
    max-width:100%;
}

.img_fleft{
    float:left;
    margin-right:20px;
}

.img_right{
    float:right;
    margin-left:20px;
}
.img{
    margin-top: 6px;
}

#KJETitleH1, h1.KJEFontTitle, h1  {
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.2rem;
    color: #222;
    position: relative;
    margin-top: 2.4rem;
}

#KJETitleH1 {
    margin-bottom: 0;
}

/*Links*/
table.KJEIndexTable th.KJELabel a {
    font-weight: bold;
	font-size: 1.1rem;
}

a {
    color:#006D38;
    text-decoration:none;
}

#KJECalcList {
    color:#006D38;
    text-decoration:none;
}


table.KJEIndexTable tr:hover a {
    color:#FFFFFF !important;
}

table.KJEIndexTable th.KJELabel a:hover {
    color:#FFFFFF !important;
}

table.KJEIndexTable caption.KJEHeaderRow {
    font-size: 1.2rem;
    line-height: 1.6rem;
    background-color: #006D38;
    color: #ffffff;
}
table.KJEIndexTable caption.KJEHeaderRow h2.KJEFontHeading {
    color: #ffffff;
}

table.KJEIndexTable caption a {
    font-size: 1.05rem;
    font-weight: bold;
    line-height: 1.2rem;
    color: #ffffff;
}

table.KJEIndexTable caption.KJELabel:hover a {
    color:#FFFFFF !important;
}

.btn{
    background: #2fa22f;
    color: #fff;
    display: inline-block;
    /*font: 1.5em Arial, Helvetica, sans-serif;*/
    padding: 7px 29px 9px;
    text-decoration: none;
    border-radius: 5px;
}
.btn:hover{
    background-color:#626262;
    text-decoration:none;
}


/*Titles*/
h2 {
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 2.0rem;
    line-height: 2.2rem;
    font-weight: 500;
    color: #222222;
    margin-bottom:.4rem;

}
h3{
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.8rem;
    line-height: 1.1rem;
    font-weight: 500;
    color: #222222;
    margin-bottom:.4rem;
}
h4{
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.8rem;
    line-height: 1.1rem;
    font-weight: 500;
    color: #222222;
    margin-bottom:.4rem;
}

h2 a, h3 a, h4 a, h5 a, h6 a{
    color:inherit;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
    color:#000;
    text-decoration:none;
}

/* Indents */
p{
    margin-bottom:18px; /*as line-height in body*/
}

li.KJEBold {
    font-weight: bold;
    font-size: 1rem;
}

li.KJEBold p, li.KJEBold ol, li.KJEBold table {
    font-weight: normal;
    font-size: 100%;
}

table.KJEReportTable caption.KJEOrderCaption {
    font-size: 1.3rem;
    line-height: 1.3rem;
}

table.KJEReportTable tr.KJEOrderRow {
    background: #ffffff;
    font-size: 1.1rem;
    line-height: 1.3rem;
}

table.KJEReportTable tr a.KJEUpdateLink {
    color: #006D38;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}
table.KJEReportTable tr a.KJEOrderLink {
    color: #006D38;
    background: #f4f4f4;
    text-decoration: none;
    border: 2px solid #006D38;
    border-radius: 6px;
    text-align: center;
    padding: 5px 10px;
}
table.KJEReportTable tr a.KJEOrderLink:hover {
    background: #1274BB;
}

table.KJEReportTable tr a.KJEUpdateLink:hover, table.KJEReportTable tr a.KJEOrderLink:hover {
    color: #FFFFFF;
}

table.KJEReportTable tr:hover a.KJEUpdateLink {
    color: #FFFFFF;
}

 table.KJEPresentation, td.KJEPresentation {
     border: none;
     width: 100%
 }

td.KJEPresentation30 {
    border: none;
    width: 30%
}
td.KJEPresentationCenter {
    text-align: center;
}

.second{
    color: #2fa22f;
}

.content_pad {padding-left: 15px; padding-right: 15px }


.m_10{margin-bottom:10px;}
.m_20{margin-bottom:20px;}
.m_2020{margin-bottom:20px;margin-top:20px;}
.m_30{margin-bottom:30px;}
.m_40{margin-bottom:40px;}

/* Lists */
.list{
    padding-top: 2px;
}
.list li{
    padding-left: 32px;
    position: relative;
    /*font: 1em Arial, Helvetica, sans-serif;*/
    line-height: 17px;
    margin-top: 21px;
}
.list li:before{
    position: absolute;
    left: 0px;
    top: 2px;
    content: "\f05d";
    color: #2fa22f;
    font-size: 1rem;
    line-height: 17px;
    width: 21px;
    height: 21px;
    font-family: FontAwesome;
}
.list li:first-child{
    margin-top:0;
}
.list li a{
    color:#555;
    text-decoration:none;
}
.list li a:hover{
    color:#2fa22f;
    text-decoration:none;
}
.wrapper{width:100%; overflow:hidden; position:relative;}
/**/
blockquote{width:100%;}
cite{text-align:right;}
time{}

/************Header************/
header{
    width:100%;
}

h1 a{}
h1 a:hover{
    text-decoration:none;
}
h1 .slogan{
    display:block;
}

hr {
    border: none;
    border-bottom: 1px solid #dadada;
}

.header_box{
    background: #eeeeee;
    margin-top: 0;
    margin-bottom:20px;
}

#mm0{
    display:none;
    border: 1px solid #2fa22f;
    padding: 3px;
    width: 100%;
}

/************Content***********/

.content_fiture_link{
    display: block;
}
.link_quote{
    float: left;
    background: #2fa22f;
    width: 51px;
    height: 51px;
    border-radius: 49%;
    position: relative;
    transition: 0.2s;
    margin-right: 20px;
}

.link_quote span{
    color: #fff;
    font-size: 1.6rem;
    line-height: 24px;
    position: absolute;
    top: 12px;
    left: 12px;
}

.link_quote_black{
    background: inherit;
    margin-right: 0px;
    float: right;
    width: 22pt;
    height: 30pt;
}

.link_quote_black:hover{
    cursor:pointer;
}

.link_quote_black span {
    color: #fff;
    font-size: 1.5rem;
    line-height: 24px;
    position: absolute;
    top: 12px;
    left: 0px;
    cursor:pointer;
}

.link_quote span.fa-usd, .link_quote span.fa-shield{
    top: 12px;
    left: 19px;
}
.link_quote span.fa-home, .link_quote span.fa-calculator, .link_quote span.fa-building, .link_quote span.fa-life-ring, .link_quote span.fa-user {
    top: 12px;
    left: 14px;
}

.content_fiture_link:hover .link_quote{
    background-color: #626262;
}

.content_fiture_link div.link_title{
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.4rem;
    line-height: 28px;
    color: #222222;
    margin-top: 11px;
    margin-bottom: 4px;
    letter-spacing: -1px;
}
.content_fiture_link:hover div.link_title{
    color: #2fa22f;
}

.content_fiture_link p{
    /*font: 1em/20px Arial, Helvetica, sans-serif;*/
    color: #555;
    margin-bottom: 0px;
}

.content_fiture_link:hover{
    text-decoration: none;
}

#index2 #content{
    padding-top: 44px;
}
.m_top_10{
    margin-top: 50px;
}

/************Footer************/
ul.footer_links {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


footer{
    width:100%;
    background: #222;
    padding-top: 10px;
    padding-bottom: 69px;
    font-size: 1rem;
}

footer a {
    text-decoration:none;
    color: #aaa;
}

footer a:hover {
    color:#2fa22f;
}
footer div.contact_title{
    position: relative;
    padding-left: 47px;
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.2rem;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    margin: 15px 15px 15px 0px;
}
footer div.contact_title:after{
    display: block;
    position: absolute;
    font-family: FontAwesome;
    font-size: 1.5rem;
    line-height: 35px;
    color: #2fa22f;
    content: "\f015";
    top: -10px;
    left: 2px;
}

.KJEFooterBig{
    font-size: 2rem;
    color: #2fa22f;
    margin: 30px;
    line-height: normal;
}

a.KJELinkBold {
    color: #2fa22f;
    text-decoration: underline;
}


div.banner_title{
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-weight: bolder;
    color: #006D38;
    font-size: 1.8rem;
    line-height:2.0rem;
}

img.DinkytownScene {
    width:40px;
}
#KJEWait {
    position: relative;
    top: 18px;
    text-align: left;
    background-image: none;
    background-repeat:no-repeat;
    background-position:center;
    z-index: 999;
    display: none;
    border: none;
    width: 250px;
    height: 250px;
    /* css3 */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

@media all and (max-width : 1000px) {
    div.banner_title {
        font-size: 1.5rem;
        line-height:1.7rem;
    }
    img.DinkytownScene {
        width:35px;
    }
}

@media all and (max-width : 900px) {
    div.banner_title {
        font-size: 1.3rem;
        line-height:1.5rem;
    }

    img.DinkytownScene {
        width:30px;
    }
}

@media all and (max-width : 850px) {
    div.banner_title {
        font-size: 1.2rem;
        line-height:1.4rem;
    }
    img.DinkytownScene {
        width:20px;
    }
}

@media all and (max-width : 800px) {
    span.banner_title {
        font-size: 1.2rem;
        line-height:1.4rem;
    }
}

div.category_title{
    position: relative;
    padding-left: 47px;
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.2rem;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    margin: 15px 15px 15px 0px;;
}
div.category_title:after{
    display: block;
    position: absolute;
    font-family: FontAwesome;
    font-size: 1.5rem;
    line-height: 36px;
    color: #2fa22f;
    content: "\f1ec";
    top: -10px;
    left: 2px;
}
div.category_title_dark{
    color: #222;
}

div.footer_title {
    position: relative;
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.2rem;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    margin: 15px 15px 15px 0px;
}

.contact{
    display: block;
    margin-bottom: 28px;
}

.footertext {
    color: #aaa;
}

.centeredtext {
    color: #aaa;
    text-align: center;
}

a.logo_img{
    display:block;
    margin-bottom: 79px;
}
.copyright a{color:inherit;}
.footer-link{display:block;}


/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1200px) {

    footer{
        font-size: .95rem;
    }

    #KJECalculatorDescID, .camera_caption {
    }

    .bannercolumn {
        display: none;
    }

    nav ul ul {
        top: 33px; /* the height of the main nav */
    }

    .sf-menu > li {
        float:left;
        /*font: .95em/14px Arial, Helvetica, sans-serif;*/
        position:relative;
    }
    .camera_wrap {
        height: 325px;
    }

    .img_fleft,
    .img_right{
        max-width:45%;
    }

    .camera_caption > div {
        padding-top: 15px !important;
    }
    .camera_wrap .camera_pag {
        bottom: 30px !important;
        position: absolute  !important;
        right: 50%  !important;
        margin-right: -370px  !important;
    }

    .camera_caption .span2 {
        font-size: 1.2em !important;
        line-height: 20px !important;
        font-weight: 500 !important;
    }
    .camera_caption ul.caption_list2 {
        margin-bottom: 15px !important;
    }

    .full_width{
        width: 100%;
    }

    footer{
        font-size: .9rem;
    }

    #KJECalculatorDescID, .camera_caption {
    }

    .sf-menu > li {
        float:left;
        /*font: .9em/14px Arial, Helvetica, sans-serif;*/
        position:relative;
    }
}

@media only screen and (max-width: 900px) {

    footer{
        font-size: .9rem;
    }

    .camera_caption {
        font-size: 1.25rem;
    }

    .sf-menu > li {
        float:left;
        /*font: .9em/14px Arial, Helvetica, sans-serif;*/
        position:relative;
    }

    [class*="grid_"] {
        float: none;
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .grid_mainright {
        margin-left: 0px;
    }

    .grid_mainleft {
        width: 100%;
        margin-right: 0px;
        overflow: hidden;
    }

    .grid_4a {
        float: left;
        width: 33.3%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .grid_12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}


@media all and (max-width : 790px) {
    .container {
        margin-right: 10px;
        margin-left: 10px;
    }

    #KJECalculatorDescID, .camera_caption {
        font-size: 1rem;
    }

    footer{
        font-size: .85rem;
    }

    .select-menu {
        display: block !important;
    }
    .logocolumn {
        width: 10%;
    }
    .textcolumn {
        width: 90%;
    }

    .bannercolumn {
        display: none;
    }

    nav {
        margin: 0;
    }

    /* Hide the navigation menu by default */
    /* Also hide the  */
    .toggle + a,
    .sf-menu, .submenu {
        display: none;
    }

    /* Styling the toggle label*/
    .sf-menu ul li a{
        padding: 0px 55px;
    }
    .toggle, .toggle a {
        display: block;
        padding: 10px 5px 0px 10px;
        color:#FFF;
        text-decoration:none;
        border:none;
        float: left;
        cursor: pointer;
    }
    nav.toggle-right {
        float: right;
    }
    .toggle:hover, .toggle a:hover {
        background: #2fa22f;
        text-decoration: none;
    }
    .toggle a, .toggle a:hover {
        padding: 0px 0px 0px 0px;
    }

    .toggle-submenu {
        padding: 10px;
        width: 100%;
    }

    /* Display Dropdown when clicked on Parent Lable */
    .toggle,
    [id^=drop]:checked + ul {
        display: block;
    }

    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
    }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }

    nav ul ul ul a {
        padding: 0 80px;
    }

    nav a:hover,
    nav ul ul ul a {
        background: #2fa22f;
        text-decoration: none;
        padding: 19px 23px 22px 18px;
    }

    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a{
        padding:14px 20px;
        color:#FFF;
    }


    nav ul li ul li .toggle,
    nav ul ul a {
        background-color: #212121;
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position:static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */
    }

    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */

    }

    /* Hide nav bar for full screen */
    li.nav_full_only {
        display: none !important;
    }

    .sf-menu ul li, .sf-menu ul {
        width: 100% !important;
    }

    #KJETitleH1, h1{
        font-size: 1.6rem;
        font-weight: 500;
    }

    div.single_column_hide {
        display:none;
    }

    div.banner_title
    {
        font-size: 1rem;
    }


    .sf-menu > li > a {
        border-right: none;
    }

    .sf-menu ul {
        top: 37px;
    }

    .sf-menu > li {
        float:left;
        /*font: 1em/17px Arial, Helvetica, sans-serif;*/
        position:relative;
    }

    label {
        display: block;
    }
    .camera_wrap {
        background-image: none;
        height: 100%;
        min-height: 275px;
    }

    .sf-menu{
        display:none;
    }
    #mm0{
        display:block;
    }

    .camera_wrap .camera_pag {
        bottom: 15px !important;
        margin-right:0px !important;
        left: 165px;
        top: 20px;
    }

    .map{
        margin-bottom: 40px !important;
    }

    footer div.footer_title {
        margin-top: 20px;
        margin-left: 0;
    }

    #KJECalculatorDescID, .camera_caption {
        /* display: none !important; */
        display: block;
        font-size: 1.1rem;
        float:none;
        left:0;
        width:100%;
    }
    .camera_wrap {
        width: 100%;
        padding: 0 0px;
        margin-right: auto;
        margin-left: auto;
        min-height: 250px;
    }

}

@media only screen and (max-width: 700px) {

    div.category_title_hide, div.category_title_hide:after
    {
        display:none;
    }
    .grid_4a {
        float: none;
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 480px) {
    span.bigonly{
        display: none;
    }

    .toggle {
        font-size: .9rem;
    }

    .container {
        margin-right: 5px;
        margin-left: 5px;
    }
    .banner_content {
        display: none;
        color: #222;
    }

    .banner {
        display: table;
        max-height: 220px;
        width: 100%;
    }
    .logocolumn {
        width: 10%;
    }
    .textcolumn {
        width: 90%;
    }

    div.banner_title
    {
        font-size: .9rem;
    }

    .submenu {
        display: none;
    }
    label .toggle {
        display: none;
    }
    .img_fleft.nofloat,
    .img_right.nofloat{
        float:none;
        max-width:inherit;
        margin:0 0 20px;
    }

    .camera_wrap .camera_pag {
        bottom: 15px !important;
        margin-right:0px !important;
        left: 80px;
        top: 20px;
    }

    #KJECalculatorDescID, .camera_caption {
        /* display: none !important; */
        display: block;
        line-height: 150%;
        font-size: 1rem;
        margin-left:0;
        width:100%;
    }
    .camera_wrap {
        min-height: 350px;
    }
    body {
        padding: 0;
    }
}


@media all and (max-width : 330px) {

    nav ul li {
        display:block;
        width: 94%;
    }

}


.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:0px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding-right: 10px;
}


#KJETopPromo, #KJERecents {
    text-align: left;
    background: #efe;
    padding: 10px;
    margin-top: 20px;
    border: 2px solid #dddddd;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#KJERecents {
    margin-right: 23px;
    background: #fff;
}

.KJETextAlignTop {
    vertical-align: top;
}

.rvt_title {
    font-size:1.2rem; font-weight:normal; color:#000055; margin-bottom:10px;
}
.rvt_content {
    font-size:1.2rem; font-weight:normal; color:#000000; margin-left: 10px; margin-bottom:2px;
}
.rvt_line {
    margin-bottom: 5px;
    margin-top: 5px;
}
.rvt_line_lead {
    color:#FF0000;
    font-size:2rem;
    display: inline-block;
}

@media (max-width: 900px) {
    #KJERecents {display: none;}
    div.video-container img.KJESectionImages {
        border: none;
        width: 50%;
    }

}

ul.KJEFeaturesList li {
    padding-bottom: 10px;
}

ul.KJERecentList{
    padding: 5px;
}

div.KJERecentTitle{
    font-family: 'Roboto', sans-serif; /*'Roboto', sans-serif;*/
    font-size: 1.4rem;
    line-height: 28px;
    color: #222222;
    margin-top: 11px;
    margin-bottom: 4px;
    letter-spacing: -1px;
}

ul.KJERecentList li {
    font-size: 1rem;
    line-height: 1.1rem;
    padding-left: 1.3rem;
    font-family: 'Source Sans Pro', sans-serif; /*'Roboto', sans-serif;*/
    font-weight: 500;
    color: #555;
    position: relative;
    list-style: none;
    margin-bottom: .6rem;
}

ul.KJERecentList li:after {
    top: 2px;
    font-size: 1.05rem;
    line-height: 1.05rem;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "\f05d";
    color: #2fa22f;
    font-family: FontAwesome;
}

.KJEReport, .KJEReport p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.0rem;
    line-height: 1.6em !important;
}

#KJEBubbleBox {
    position: fixed;
    z-index: 1000;
    margin-right: -10px;
    width: 200px;
    right: -10px;
    bottom: -10px;
    /*bottom: -260px;*/
    /*right: -500px;*/
}

#KJEBubbleClose {
    background: none;
    width: 24px;
    height: 24px;
    position: relative;
    float: right;
}

#KJEBubbleHolder {
    background-color: #FFF;
    border: 5px solid #000055;
    border-radius: 150px;
    font-size: 0.9rem;
    height: 120px;
    width: 125px;
    margin-bottom: 0;
    padding: 25px;
    text-align: center;
    border-right: none;
    border-bottom: none;
}

#KJEBubbleHolder p.KJEBubbleText {
    color: #330000;
    font-size: 1.1rem;
    font-weight: bold;
     -webkit-font-smoothing: antialiased;
    text-align: center;
}

#KJEBubbleBox div.KJEBubbleMain a {
    -webkit-appearance: none;
    border-radius: 6px;
    padding: 10px;
    border: 2px solid #0000ff;
    cursor: pointer;
    background: #000055;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1rem;
}


h2 a.KJENext, h2 a.KJEPrevious {
    float:left;
    cursor:pointer;
    font-size: .9rem;
    width: 45%;
    font-weight: 100;
}

a.KJEPrevious {
    float:right;
}

a.KJENext:hover, a.KJEPrevious:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.KJEPrevious:before {
    content: "< ";
    line-height: 0;
}

a.KJENext:after {
    content: " >";
    line-height: 0;
}