﻿
.jjContactUs {
	max-width: 990px;
	margin: auto;
}

@media all and (max-width: 640px) {
	.jjContactUs {
		margin: 0 1em;
	}
}

@media (min-width: 641px) {
	.subNav.menuContactUs {
		border-right: 1px solid #cacaca;
	}

	.hdr {
		margin: 0 !important;
		padding: 13px 0 10px 19px !important;
	}

	.main {
		width: 76% !important;
		padding: 0 !important;
	}

	.wrapper .headingBar {
		height: 21px !important;
	}
}

/*! CSS for jjCompany Section */
/*-------------------------*\
    $TYPOGRAPHY (jjCompany)
\*-------------------------*/
.searchResultsHdr,
.jobTitle,
.jobDetail,
.detailSubHdr,
.innerContent h4,
.tableHolder th,
.tableHolder h2,
.fiveQuestionsList dt p,
blockquote {
	font-family: 'Rockwell W01 Bold',Georgia,serif;
}

.jobDetailCopy {
	font-family: Arial, Helvetica, sans-serif;
}

.contentFixedWidth .hdr h2,
.main .sideCol h2{
    font-family:'Smart Sans W01 Bold', impact, 'arial narrow bold', arial,sans-serif;
}

.main .sideCol h2,
.realEstate .main li{
	color:#656565;
}
.jobDetailCopy,
.jobDetailCopy ul,
.jobDetailCopy ol,
.jobDetailCopy li {
	color: black;
}

.jobDetailCopy .detailSubHdr {
    color: #000;
}

.fiveQuestionsList dt p,
.haveWhatItTakes strong{
    color:#000;
}

.jobDetail {
	color: #000 !important;
	background-color: white !important;
}

.content .jobDetail p {
	color: #000 !important;
	background-color: white !important;
}

.redBtn .pdfSize{
    font-size:14px;
    position: relative;
    top: -1px;
}

.main .sideCol h2{
    font-size:21px;
    line-height:34px;
    text-transform:uppercase;
}

.detailSubHdr, 
.jobDetailCopy,
.jobTitle {
	font-size: 14px;
}

.searchResultsHdr,
.job {
	text-align: center;
}

.whyFranchise .innerContent h3,
.jobTitle {
	text-transform: uppercase;
}

.jobTitle .redArrowRight{
    line-height:13px;
    display: inline;
}

.innerContent h3{
    font-size:16px;
    line-height:18px;
    padding-bottom:2px;
}

.realEstate .main h4,
.innerContent h4{
    font-size:16px;
    line-height:18px;
    padding-bottom:2px;
    text-transform:none;
}

.figures{
    width:100%;
}

.figures li img{
    width:100%;
    max-width:162px;
}

.hdr .redLinkWithRightArrow{
    font-size:12px;
    line-height:12px;
    text-transform:none;
}

/*-------------------------*\
    $jjCompany STYLES
\*-------------------------*/
.stateField {
	width: 65%;
	margin-right: 3.5%;
	float: left;
}

.zipField {
	width: 31%;
	float: left;
}

/*---------------------------------------------------------------------------- Search Results */
.jobTypeField{
    clear:left;
}

.searchResults {
	min-width: 280px;
	overflow:hidden;
}

.searchResultsHdr {
	margin: 0px 0 7px 0;
}

.jobResultsWrapper{
    padding-bottom:5px;
}

.disclaimer{
    padding-top:15px;
}

.jobResult {
	border: 1px solid #cacaca;
	border-top:none;
}

.jobResult:first-child{
    border-top:1px solid #cacaca;
}

.jobResult.last .job {
	border-right: none;
}

.job {
	display: block;
	padding: 15px 10px;
}

.hide{
    display:none;
}

/*.findJobSearchResults .hdr{
    margin-bottom:10px;
    line-height:19px;
    border:1px solid #cacaca;
    cursor:pointer;
}*/

.findJob .col .shadedBtn{
    padding:9px 0 0 10px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom:10px;
}

/*---------------------------------------------------------------------------- Job Listing Detail */
h2.disclaimer
{
    padding-top:0px;
    padding-bottom: 15px;
    color: #d42029;
    font-family: 'Rockwell W01 Bold',Georgia,serif;
    font-size: 21px;
}

.detailSubHdr {
	margin: 10px 0 2px;
}

.jobDetailCopy {
	margin: 15px 0;
    line-height: normal;
}

.jobDetailCopy ul{
    list-style:disc;
    margin:0 0 15px 20px;
}

.jobDetailCopy ol{
    list-style:decimal;
    margin:0 0 15px 20px;
}

.content .jobTitle,
.content .jobDetail{
    margin-bottom:0;
}

/*---------------------------------------------------------------------------- Feedback Form */
p.charCnt{
	margin:4px 0 0;
}

#privacy-information {
    margin: 15px 0 10px;
}

/*---------------------------------------------------------------------------- FAQs */
.headingBar h1{
    font-size:24px;
    text-transform:none;
}
.faqsWrapper,
.feedbackWrapper,
.jobsWrapper {
	margin-top: 16px;
	padding: 0 0 3em 15px;
}

.faqsWrapper .shadedBtn{
    font-family:'Rockwell W01 Bold',Georgia,serif;
    font-size:14px;
    height:auto;
    padding:10px 45px 10px 20px;
    text-transform:none;
}
.faqsWrapper .faqAnswer{
    border-left:1px solid #cacaca;
    border-right:1px solid #cacaca;
    display:none;
    margin:0;
    padding:13px 20px 9px;
}
.faqsWrapper .lastAnswer{
    border-bottom:1px solid #cacaca;
}

/*---------------------------------------------------------------------------- Why Franchise */
.figures li{
    text-align:center;
    margin-bottom:10px;
}

.figures .amount{
    font-family: 'Smart Sans W01 Bold', impact, 'arial narrow bold', arial,sans-serif;
    font-size: 41px;
    color: #d42029;
    line-height: 40px;
}

.figures .text{
    font-family: 'Smart Sans W01 Bold', impact, 'arial narrow bold', arial,sans-serif;
    font-size: 21px;
    color: #656565;
    line-height: 21px;
    text-transform:uppercase;
    display:block;
}

.figures li:first-child img{
    margin-left:20px;
}

.innerContent{
    padding-bottom:10px;
    border-bottom:1px solid #cacaca;
    margin-bottom:10px;
}

.keyComponents{
    border-bottom:1px solid #cacaca;
    margin-bottom:15px;
    padding-bottom:7px;
}

.sideCol a{
    word-wrap: break-word;
    display:block;
    line-height:12px;
}

/*----------------------------------------------------------------------------Who We Let Do This Deal */
.initialInvestment li,
.haveWhatItTakes li{
    overflow:hidden;
}

.fiveQuestionsList dt strong,
.fiveQuestionsList dt p,
.haveWhatItTakes strong,
.haveWhatItTakes p,
.initialInvestment strong,
.initialInvestment .content p{
    float:left;    
}

.initialInvestment .content p,
.fiveQuestionsList dt p,
.haveWhatItTakes p{
    width:92.5%;
    margin-left:5px;
}

.deal .innerContent h2{
    margin-bottom:10px;
}
/*----------------------------------------------------------------------------5 Questions */
.fiveQuestionsList dd{
    margin-left:17px;
    clear:both;
}

.fiveQuestionsList dt p{
    margin-bottom:2px;
}
/*----------------------------------------------------------------------------Real Estate */
.realEstate .main ul{
    margin-bottom:20px;
}

.realEstate .main li{
    list-style:disc;
    margin-left:18px;
}

/*---------------------------------------------------------------------------Initial Investment */

.tableHolder{
    margin-bottom:20px;
}

.tableHolder table{
    width:100%;
}

.tableHolder td,
.tableHolder th{
    border:1px solid #cacaca;
    padding:10px;
    vertical-align:middle;
    text-align:center;
}

.investmentTableMobile td,
.investmentTableMobile th{
    width:50%;
}

.tableHolder th{
    font-size:13px;
    text-transform:uppercase;
    color:#656565;    
}

.investmentTableDesktop tbody th,
.tableHolder h2{
    background:#7a7a7a;
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
}

.tableHolder h2{
    padding:10px;
}

.investmentTableDesktop tbody th{
    width:18%;
    padding:2% 1%;
}

.investmentTableDesktop tbody td{
    width:14%;
    padding:1%;
}

/*---------------------------------------------------------------------------Franchise Application */
.franchiseApp .radioWrapper {
    width: auto;
    margin-right: 15px;
    float:left;
}

.franchiseApp .formWrapper p{
    margin-bottom:4px;
    margin-top:3px;
}
.franchiseApp .rbRequirements .maintainAssociation {
    white-space: nowrap;
}

@media all and (max-width:768px) {
    .jjFranchising .subNavHdr {
        font-size:18px;
    }
}

/*---------------------------------------------------------------------------Contact Us */
.visitedMonth,
.visitedDay,
.visitedYear{
    width:27.5%;
    float:left;
}

.visitedMonth{
    width:40.5%;
}

.visitedDay{
     width:28%;
}

.visitedMonth,
.visitedDay{
    margin-right:2%;
}

.other .stateWrapper,
.other .zipWrapper{
    float:none;
    width:100%;
}

.other .stateWrapper{
    margin-bottom:14px;
}

/*---------------------------------------------------------------------------Our Team */
@media (max-width: 640px) {
    .team-list {
        text-align: center;
        max-width: 500px;
        margin: 0 auto;
    }

    .team-list li {
        display: inline-block;
        width: 100px;
        padding-bottom: 5px;
    }

    .hide-for-mobile{
        display:none;
    }

    .our-team img {
        margin-bottom: 15px;
    }
}

@media (min-width: 641px) {
    .team-list {
        float: left;
        width: 27%;
        padding-top: 20px;
    }

    .team-list li {
        padding-bottom: 10px;
        text-align: center;
    }

    .team-list a {
        font-size: 15px;
    }

    .collage-and-text {
        float: left;
        padding-right: 10px;
        border-right: 1px solid #cacaca;
        width: 70%;
        padding-top: 20px;
    }
}

.collage-and-text img{
    max-width:100%;
}

.food-img-row img{
    width: -webkit-calc(20% - 2px);
    width: calc((20%) - 2px );
    margin-right:2px;
}

/*-------------------------------------------------------------------------Our Owner & Founder */
.jjAbout .title {    
    font-size: 14px; 
    margin-bottom:5px;
}

/*-------------------------------------------------------------------------Our Story */
.history .title {
    color:#d42029; 
    font-size: 14px; 
    margin-bottom:5px;
}

.history .quote {
    color:#d42029; 
    font-style: italic; 
    font-weight: bold; 
    text-align: left;
}

.history .quote-ref {
    font: 9px Arial,sans-serif; 
    line-height:normal;
}   

.historyimg{
    padding: 0 10px 0 10px;
}

.historyimg2{
    max-width: 100%; 
    padding: 0 10px 0 10px;
} 
  
.history .row{
    width: 100%;
    max-width: 100%;
}

.history .col-left,
.history .col-right{
    float:none;
    text-align:center;
}

.history .align-left{
    text-align: left;
}	

.history .align-right{
    text-align: right;
}	

.history .align-center{
    text-align: center;
}
      
@media (min-width: 641px) {
	.history .col-left{float: left; text-align:left;}
	.history .col-right{float: right;}
		
	.history .valignmiddle {			
 		display: table;		
 	}
 	.history .valignmiddle p, 
	.history .valignmiddle .col-right, 
	.history .valignmiddle .col-left { 
		display: table-cell; 
		vertical-align: middle; 
	}
}

/*-------------------------------------------------------------------------Anything with a sub-nav (on left site) e.g. AboutUs, ContactUs, Franchising */
.jjAbout.handheld #mainContent.content .content,
.jjContactUs.handheld  #mainContent.content .content, 
.jjFranchising.handheld  #mainContent.content .content
{
    padding: 0px;
}

/*-------------------------*\
	480+
\*-------------------------*/
@media all and (min-width:480px) {	
    .figures li{
        float:left;
        margin-bottom:5px;
        width:33%;
        padding:0 .5%;
        margin-top: 5px;
    }
    
    .figures .last{
        width:31%;
        padding:0;
    }
    
    .figures li:first-child{
        margin-left:0;
    }   
}

/*-------------------------*\
	641+
\*-------------------------*/
@media all and (min-width:641px) {	
	.tableHolder th{
	    font-size:11px;
	}
	
	.searchResultsHdr,
	.jobDetail,
	.detailSubHdr, 
	.jobDetailCopy {
		font-size: 12px;
	}
	
	.fiveQuestionsList dt p{
        font-size:13px;
    }
	
	.fiveQuestionsList dt p,
	.realEstate .main h4,
    .innerContent h4{
        font-size:12px;
        line-height:14px;
    }

	.searchResultsHdr,
	.jobTitle,
	.jobDetail {
		text-align: left;
	}
	
	.jobResult.even .job{
	    border-right:1px solid #fff;
	}
	
	.jobResult .jobTitle,
	.jobResult .jobDetail {
		padding-left:6%;
		padding-right:6%;
	}
	
	.form {
		display:block!important;
	}
	
	.form.fullSizeOnly{
		border-bottom:none;
	}

	.searchResults {
		padding: 15px 0 0;
		border-top: 1px solid #cacaca;
	}
	
	.content .searchResultsHdr {
	    margin-bottom:0;
    }
    	
	.jobResult.grayGradient {
		background: #fff;
	}
	
    .jobResultsWrapper{
        overflow:hidden;
        width: 102.3%;
        margin-left: -2.1%;
        margin-bottom: -16px;
        padding-bottom:0;
    }

	.jobResultsWrapper .jobResult {
		float: left;
		border-width: 0 0 1px;
		width: 33.33%;
		border-top:none;
		min-width: 210.5px;
        min-height: 180px;
	}
	
	.job {
		border-right: 1px solid #cacaca;
		padding: 5px 0 15px;
		margin:20px 0;
		min-height: 90px;
	}
	
	.btnHolder {
		padding: 5px 0 15px;
		border-bottom: 1px solid #cacaca;
		margin-bottom: 20px;
	}
	
	.downloadJobApp {
		width: 320px;
		margin: 0;
	}
	
	.jobDetailWrapper {	
		padding: 0 3% 0 0;
	}
		
	.findJobSearchResults .hdr{
        padding:7px 0 16px 19px;
        height:auto;
        line-height:24px;
        border-width:0 0 1px 0;
        cursor:auto;
        background:#fff;
    }
    
    .findJob .col .shadedBtn,
    .findJob .col .shadedBtn:hover{
        padding:4px 0 16px 19px;
        font-size: 21px;
        line-height: 21px;
        height:auto;
        background:none;
    }

    /*---------------------------------------------------------------------------- Why Franchise */      
    .innerContent{
        float:left;
        width:67%;
        border-right:1px solid #cacaca;
        padding-right:2%;
        border-bottom:none;
        margin-bottom:0;
        padding-bottom:0;
    }
    
    .sideCol{
        float:left;
        width:28.7%;
        /*border-left:1px solid #cacaca;*/
        margin-left:-1px;
        height:100%;
        padding-left:2%;
        min-height:200px;
    }
    
    .figures .amount {
        font-size:30px;
    }
    
    /*---------------------------------------------------------------------------- 5 Questions */   
    .fiveQuestionsList dd{
        margin-left:15px;
    }
    
    .tableHolder h2{
        padding:0;
    }

    .tableHolder td,
    .tableHolder th{
        padding:1% .5%;
    }
    
    .tableHolder thead th{
        padding:0;
        
        position:relative;
        height: 55px;
    }
    
    .tableHolder thead div{
        width:100%;
        height:100%;
        text-align:center;
    }  
     
     .tableHolder thead span{
        display:block;
        padding-top:4%;
     }
     
     .tableHolder thead .oneLineTitle{
        padding-top: 18.5px;
     }

      .tableHolder thead .twoLineTitle{
        padding-top: 12.5px;
     }
     
    .tableHolder td{
        font-size:11px;
    }
    
    /*---------------------------------------------------------------------------- Franchise Application */   
    .contactInfo .formWrapper,
    .franchiseApp .formWrapper{
        max-width:380px;
    }
}

/*-------------------------*\
	768+
\*-------------------------*/
@media all and (min-width:768px) {
    .tableHolder th {
	    font-size:12px;
	}
	.tableHolder td{
        font-size:12px;
    }
    
    .figures .amount {
        font-size:35px;
    }

    .title.padding{
        width: 61%;        
    }
}

/*-------------------------*\
	810+
\*-------------------------*/
@media all and (min-width:824px) {
    .jobResult.even .job{
	    border-right:1px solid #cacaca;
	}
}

/*-------------------------*\
	860+
\*-------------------------*/
@media all and (min-width:860px) {
	.tableHolder th {
	    font-size:13px;
	}
	
	.investmentTableDesktop tbody th{
	    font-size:12px;
	}
	
	.form {
		padding-bottom:0;
	}
	
	.stateField {
		width: 32%;
		margin-right: 1.5%;
	}
	
	.zipField {
		width: 10%;
		margin-right: 1.5%;
	}
	
	.jobTypeField {
		width: 66%;
		float: left;
		margin-right: 1.5%;
		clear:none;
	}

	.radiusWrapper {
		width: 21%;
		float: left;
		margin-right: 1.5%;
		clear:none;
	}

	.form .searchBtn {
		margin-top: 22px;
		float: left;
		width: 16.7%;
	}
	
	.jobDetailWrapper {	
		padding-right: 2%;
	}	
	
	.figures .amount {
        font-size:41px;
    }
}


/*-------------------------*\
	990+
\*-------------------------*/
@media all and (min-width:990px) {
    .tableHolder th {
        font-size: 14px;
    }
}
