html, body {
    font-size: 11px;
    text-align: left;
    color: #676867;
    font-family: Tahoma, Geneva, sans-serif;
}
body > .row {
    margin-left: 0px;
    margin-right: 0px;
}
h1 {
	color: #a3a3a3;
}
h3 {
    margin: 0 auto 10px;
    font-size: 20px;
}
.display-table{
    display: table;
    table-layout: fixed;
    width: 100%;
}

.display-cell{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.display-cell-bottom {
    display: table-cell;
    vertical-align: bottom;
    float: none;
}
#all {
    width: auto;
    outline: 1px solid #999997;
    border: none;
}
#header {
    background: #fff;
}
#demo {
    width: 100%;
    background: #114075;
    padding: 0 10px;
    margin: 0;
}
#demo form {
    display: block; 
    width: 100%; 
    margin: 16px 0; 
}
#demo form label {
    color: #fff;
}
#demo a {
    margin: 6px auto; 
}
h1.logo {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    margin: 10px 0;/**/
    float: left;
}
h1.logo a { 
    float: left;
}
h1.logo img {
    max-width: 320px;
}
.navbar {
    margin-bottom: 0;
}
.navbar.row {
    margin-left: 0;
    margin-right: 0;
}
.tagline {
    height: 140px;
}
.SearchBox {
    max-height: 140px;
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding-bottom: 10px;
    text-align: right;
}
.SearchBox form {
    /*margin-top: 100px;*/
}
.social_button {
    height: 32px;
    background-color: #AA7700;
    padding: 0 15px;
}
.social_button a {
    float: right;
}
.menu {
    background: none;
}
.menu h2 {
    font-size: 22px;
    margin: 10px 0 0;
	color: #676867;
}
.menu ul.navbar-nav {
    margin: 5px 0;
}
.menu ul.navbar-nav li {
    background: none;
    width: 100%;
}
.nav>li>a {
    padding: 2px 0px;
}
.menu ul li a:link, .menu ul li a:visited {
    color: #676867;
}
.col-md-2 {
    padding: 0;
}
.col-md-10 {
    background: #fff;
    float: left;
}
.col-md-10 h1 {
    margin-top: 10px;
}
.leftcol {
    width: 100%;
}
#franchises_list {
    float: left;
}
#pagination {
    float: left;
    width: 100%;
}
.franchise_mp h3 {
    font-size: 13px;
    font-weight: bold;
}
.main_content {
    width: auto;
    min-height: available;
    margin-left: 0;
}
.main_content .franchise_profile p {
    font-size: 15px;
}

.inner_page_top {
    min-height: 0;
}
.fran_profile_left {
    width: 100%;
}
.share_box_new {
	float: left;
	width: 100%;
	background: #e7e7e7;
	text-align: right;
	padding: 4px 4px 2px;
	margin: 10px 0;
}
.share_box_new div {
    float: right;
}
.share_box_new .social {
      width: 60px;
    height: 22px;
    margin: 2px;
    }
.twitter-tweet-button { 
      height: 22px !important; 
    }
.fran_profile_descr {
    float: left;
    padding-bottom: 50px;
    }
.fran_profile_descr * {
	font-size: 15px;
    }
.franchise_highlights_heading {
    margin: 10px 0;    
}
.franchise_highlights_heading h1 {
    float: right;
    line-height: 66px;
    margin: 0;
    font-size: 18px;
}
.franchise_highlights {
	width:100%;
	margin: 0;
	float: none;
}
.franchise_highlights h3, .franchise_highlights p {
    font-family: 'Arial Rounded MT Bold', sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0 25px;
    /*font-weight: bold;*/
    line-height: 49px;
    border-bottom: 1px solid #fff;
}
.franchise_highlights h3 {
	background: #8F969E;
	color:#fff;
	
	}
.franchise_highlights p {
	background: #EEEEEE;
	color: #666666;

	}
.free_info {
	color: #A80000; font-size: 14px; font-weight: bold; text-align:center; margin-top: 30px;
	}
#request-bar {
    z-index: 2000;
    position: fixed;
    bottom: 0;
    height: auto;
    background-color: #EEE;
    background-color: rgba(238,238,238,.7);
    color: #fff;
    width: 100%;
    padding: 10px;
   
}
#request-bar span {
    width: 95%;
    display: block;
    float: left;
    
}
#request-bar p {
    background-color: #467ea5;    
    background-color: rgba(70, 126, 165, .5);
    padding: 5px;
    margin: 0 0 5px;
    line-height: 14px;
}
#request-bar .submit_btn {
    width: 182px;
    height: 41px;
}
.freeinfo_form_item input, .freeinfo_form_item textarea, .freeinfo_form_item select {
	width: 170px;
    }
.freeinfo_form_item.two input {
    float: left;
    width: 81px;
}
.request .freeinfo_form_item input.submit_btn {
    margin: 10px 0 0px 0;
}
.free_info_form_new {
	background: #467ea5;
	width: 100%;
	height: auto;
	padding: 20px 40px;
    }
.free_info_form_new h4#summary {
    font-size: 11px;
    color: #DD0000;
    font-weight: bold;
}
div.paging { float:left; width: 100%; background: #FFF; padding: 0 45px 100px 45px; }

.inner_page.next_step div.label {
    color: #676867;
    width: auto;
    font-size: 12px;
    white-space: normal;
}/*
.inner_page.next_step .btn {
    background: #517292;
    border-color: none;   
}*/

legend {
    padding: 0 0 10px;
    margin-bottom: 10px;
    font-size: 16px;
}

@media (min-width: 1025px) {
    #all, .container {
	width: 1030px;
    }
   /* #header .navbar div { 
	margin-top: 30px; 
    }
    #header .navbar div.SearchBox {
	margin: 0 5px 0 0;
	float: right;
    }*/
    #demo form {
	width: 225px; 
	float: right;
    }
    #demo a {
	float: right; 
    }
   /*.col-md-10 {
	min-width: 975px;
    }
    .carousel {
	min-width: 945px;
    }*/
   .fran_profile_left {
	padding: 0 15px;
    }
    .free_info_form_new .first {
	margin-left: 93px;
    }
    .main_content {
	    width: 100%;
	    }
    .golden_franchises {
	    width: 100%;
	    background: url(../images/home_golden_franchises_responsive.png) 0 0 no-repeat;
	    }
    .golden_franchises button {
	      margin: 135px 45px 0;
    }
    
    .inner_page_center {
	    width: auto;
    }
    .formmaster {
	width: 400px;
    }
    .franchise_mp {
	margin-left: 69px;
    }
    #request-bar {
	width: 830px;
    }
    .hor_search {
	width: 80%;
	margin: 0 10% 10px;
    }
    #franchises_list {
	min-height: 910px;
    }
    .free_info_form_new {
	width: 813px;
	padding: 20px 0px;
	/*background: url("../images/fhform_wide.png") no-repeat 0 0;*/
    }
    .franchise_mp .request_info_btn.active, .videos .request_info_btn.active,.franchise_mp .request_info_btn {
	text-indent: -10000px;
	border: none;
    }
    .free_info_form_new h4#summary {
	top: 148px;
	left: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) { 
    html, body {
	background: none;
    }
    #all, .container {
	width: 100%;
    }
    #header h1 {
	margin-top: 0;
    }
    .col-md-2 {
	float: left;
	background: url(../images/themes/bgr_gray.jpg) right top repeat-x #FFF;
	width: 20%;
    }
    .col-md-10 {
	width: 80%;
    }
    /*#header .navbar div { 
	margin-top: 30px; 
    }
    #header .navbar div.SearchBox {
	margin: 0 5px 0 0;
	float: right;
    }*/
    #demo a {
	float: right; 
	margin: 6px 0px; 
    }
    h1.logo img {
	width: 90%;
    }
    .tagline {
	height: 110px;
	padding: 15px 0;
    }
    /*
	float: right;
	
    }*/
    /*.SearchBox form {
	margin-top: 80px;
    }*/
    .fran_profile_descr h1 {
	margin: 20px 10px;
    }
    /*.profile {
	margin: auto 15px;
    }*/
    .fran_profile_head, .free_info_form_new, .profile, .franchise_highlights_heading, .franchise_highlights, .share_box_new {
	width: 96%;
	margin: auto 2% 10px;
    }
    .free_info_form_new .first {
	margin-left: 43px;
    }
    .free_info_form_new h4#summary {
	top: 148px;
	left: 20px;
    }
    .main_content, .fran_profile_left {
	width: 100%;
    }
    .golden_franchises {
	width: 690px;
	background: url(../images/home_golden_franchises.png) 0 0 no-repeat;
	margin: auto;
	float: none;
    }
    .golden_franchises button {
	      margin: 135px 10px 0;
    }
    .inner_page_center {
	    width: auto;
    }
    .rhomepage .inner_page_center img {
	max-width: 100% !important;
	height: auto !important;
    }
    .formmaster {
	width: 400px;
    }
    #request-bar {
	width: 945px;
    }
    .hor_search {
	width: 80%;
	margin: 0 10% 10px;
    }
    .franchise_mp .request_info_btn.active, .videos .request_info_btn.active,.franchise_mp .request_info_btn {
	text-indent: -10000px;
	border: none;
    }
    
}
@media (width: 768px) {
    /*.col-sm-4 {
	padding: 0;
    }*/
    #header h1 {
	margin-top: 0;
    }
    .free_info_form_new .column {
	margin: 5px auto 0;
	width: 180px;
	float: none;
    }
    .golden_franchises {
	width: 500px;
	background: url(../images/home_golden_franchises_responsive_500.jpg) 0 0 no-repeat;
    }
    /*.SearchBox {
	height: auto;
    }
    .SearchBox form {
	margin-top: 0px;
    }*/
}
@media (max-width: 767px) {
    #demo a {
	float: left;
    }
    /*#header h1 {
	margin-top: 0;
    }
    h1.logo {
	margin: 10px auto 0 5%;
    }
    h1.logo img{
	width: 90%;
    }
    .navbar div { 
	float: left;
	margin: 0px 0 0 20px;
	width: 70%;
    }
    .navbar div h1 {
	margin-top: 0;
    }
	.navbar div.SearchBox {
	  width: 100%;
	  margin: 0;
	  padding: 5%;
	}*/
    .display-cell, .display-cell-bottom {
	float: left;
    }
    .tagline {
	height:100px;
    }
    .SearchBox {
	margin: 10px auto;
	float: left;
	height: auto;
	padding: 0;
	text-align: left;
    }
	.SearchBox form {
		/*margin-top:20px;*/
		}
	.SearchBox .input-sm {
	  width: 83%;
	  float: left;
	  margin: 0 5px 0 10px;
	}
	#franchises_list {
	    padding-bottom: 80px;
	}	
    .fran_profile_head, .free_info_form_new, .profile, .franchise_highlights_heading, .franchise_highlights, .share_box_new {
	width: 96%;
	margin: auto 2% 10px;
    }
    .franchise_mp {
	width: 100%;
	height: auto;
	margin-left: 0;
    }
    .franchise_mp a img {
	margin: 5px 0;
    }
    .franchise_mp p {
	height: auto;
    }
    .franchise_mp .request_info_btn {
    	float: right;
    	text-indent: 0;
    	background: #517292;
	border-color: none;
    	width: 105px;
	height: auto;
    }
    .franchise_mp .request_info_btn.btn-success {
        background-color: #5cb85c;
        border-color: #4cae4c;
	background-image: none;
    }
    .fran_profile_head, .franchise_highlights_heading  {
	text-align: center;
    }
    .fran_profile_head img {
	float: none;
    }
    .fran_profile_descr img {
	max-width: 100% !important;
	height: auto !important;
	float: none;
    }
    #request-bar {
	margin-left: -15px;
    }
    div.paging {
	padding: 0 15px 100px;
	margin: -60px 0 0;
    }
    .request ul {
	padding-left: 10px;
    }
    
    .free_info_form_new h4#summary {
	top: 360px;
	left: 17px;
    }
    .franchise_highlights_heading img {
	height: 65px;
    }
    .franchise_highlights_heading h1 {
	float: none;
	line-height: 130%;
	/*font-size: 16px;
	
	width: 50%;*/
    }
    .free_info {
	
	}
    .inner_page img, .inner_page_center img {
	display: none;
    }
    .inner_page_center {
	width: auto;
    }
    .fran_profile_descr h1 {
	margin: 20px 10px;
    }
    .fran_profile_left {
	 	width: auto;
    }
    #profile_main_content img {
	display: none;
    }
    .request #requestInfo {
	margin: auto;
    }
    .free_info_form_new .column {
	margin: 0;
	float: none;
    }
    .free_info_form_new label {
	display: none;
    }
    .freeinfo_form_item {
	width: 184px;
	margin: 3px auto;
    }
    .freeinfo_form_item.two input {
	width: 81px;
    }
    .freeinfo_form_item input, .freeinfo_form_item textarea, .freeinfo_form_item select {
	width: 170px;
    }
    .free_info_form_new #franchise_selector {
	width: auto;
	position: relative;
	display: none;
    }
    .navbar-toggle {
	background-color: #517292;
	margin: 10px;
	color: #fff;
	font-size: 12px;
    }
    .navbar-toggle .icon-bar {
	background-color: #fff;
    }
    .hor_search {
	width: 100%;
	margin: 0 0 10px;
    }
    .hor_search #alphabet {
	width: 90%;
    }
    .golden_franchises {
	background: none;
	width: 290px;
	margin: 20px auto 10px;
	height: auto;
	float: none;
    }
    .jCarouselLite {
	top: 0;
    }
    .golden_franchises button {
	margin: 65px 6px 0;
    }
}
