 .xtracss {
     font-weight: 700;
     color: #444;
     text-transform: uppercase;
     margin-bottom: 0 !important;
     font-size: 22px;
 }
 
 h2 {
     margin: 0 0 20px;
 }
 
 .table1 {
     max-width: 82%;
 }
 
 .map-frame {
     width: 100%;
     height: 100%;
     position: relative;
 }
 
 #container img {
     height: auto;
 }
 
 #rating img {
     width: 12%;
 }
 
 #rateyo:hover {
     cursor: pointer;
 }
 
 .tabs.tabs-simple .nav-tabs>li a,
 .tabs.tabs-simple .nav-tabs>li a:hover,
 .tabs.tabs-simple .nav-tabs>li a:focus {
     border-color: currentcolor currentcolor #808080;
 }
 
 .tbl-grey {
     background-color: rgba(128, 128, 128, 0.21);
 }
 
 .tbl-skyblu {
     background-color: #0088CC;
     text-align: center;
     color: white;
 }
 /* Add here all your CSS customizations */
 /* location page css */
 
 .mainheadcl {
     .sticky {
         margin-top: 56px !important;
     }
     .span_remove {
         display: none;
     }
     .input-search {
         width: 250px;
         top: 19px;
     }
 }
 
 .home-concept strong {
     color: #136a96;
 }
 
 .service-tag {
     background-color: #f3f3f3;
     -webkit-box-shadow: inset 3px 1px 46px -10px rgba(0, 0, 0, 0.48);
     -moz-box-shadow: inset 3px 1px 46px -10px rgba(0, 0, 0, 0.48);
     box-shadow: inset 3px 1px 46px -10px rgba(0, 0, 0, 0.48);
 }
 
 .member-tag {
     background: rgba(244, 244, 244, 0.11);
     -webkit-box-shadow: inset 3px 1px 46px -10px rgba(0, 0, 0, 0.38);
     -moz-box-shadow: inset 3px 1px 46px -10px rgba(0, 0, 0, 0.38);
     box-shadow: inset 3px 1px 46px -10px rgba(0, 0, 0, 0.39);
 }
 
 .maindeviderow {
     border-top: none !important
 }


.as-main-section {
    float: left;
    width: 100%;
    position: relative;
}

.as-ticker {
    float: left;
    width: 100%;
    position: initial;
}

.as-ticker {
    box-shadow: 0 0 4px rgba(0,0,0,0.10), 0 1px 2px #fff inset;
    background-size: 4px 4px;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.ticker-controls {
    float: right;
}


/*Resource Center*/
.megapkb-resource {
	width:420px;
	right:0;
}
.megapkb-resource li {
	width:46%;
	float:left;
	margin:0 2%
}


.biz-content {
	height:371px;
}

@media only screen and (min-width: 266px) and (max-width:448px)
 {

.biz-content {
	height:auto;
}
 .custom-prtner {
background: url('../assets/img/contractor-and-freelancer/affiliate.jpg') 0 0 no-repeat;
padding:0px;
}
 
 .btnWidthChng{ min-width: 154px !important; } 
	.partnerHearing { color:#fff !important;  border: none  !important;font-size:18px !important; line-height:20px !important}
	
	
 }
  @media only screen and (min-width: 449px) and (max-width: 890px)
 {
	
.biz-content {
	height:auto;
}

	.custom-prtner {
background: url('../assets/img/contractor-and-freelancer/affiliate.jpg') 0 0 no-repeat;
padding:15px;
}
	
.btnWidthChng{ min-width: 174px !important; } 	
	.partnerHearing { color:#fff !important;  border: none  !important; font-size:16px !important; line-height:30px !important  }
 }
 @media only screen and (min-width: 649px) and (max-width: 890px)
 {
	
	.custom-prtner {
background: url('../assets/img/contractor-and-freelancer/affiliate.jpg') 0 0 no-repeat;
padding:43px;
}
	.btnWidthChng{ min-width: 200px !important;} 
	.partnerHearing { color:#fff !important;   border: none  !important;
    font-size: 24px !important;
    line-height: 37px !important;  }
 }
 
 @media only screen and (min-width: 891px) and (max-width: 1099px)
 {

   	.custom-prtner {
background: url('../assets/img/contractor-and-freelancer/affiliate.jpg') 0 0 no-repeat;
padding:51px;
    }
	
	.btnWidthChng{ min-width: 250px !important;} 
	.partnerHearing { color:#fff !important;   border: none  !important;
    font-size: 31px !important;
    line-height: 47px !important;}
 }
 
 
 @media only screen and (min-width: 1100px) and (max-width: 1800px)
 {


  .btnWidthChng{ min-width: 235px !important;} 
   
	.partnerHearing { 
		color:#fff !important;   
		border: none  !important;
		margin:0 0 20px 0 !important;
		font-size: 34px !important;
		line-height: 47px !important;
		font-weight:100;
	
	}
	.partnerHearing span {
		font-weight:500;
		color:#0088cc;
	}
 }

.want-better {
	margin:55px 0 30px 0;
}
.want-better p {
	margin-bottom:0;
}




/*-- Franchise Solutions ---*/
.franchise-sol {
}
.white-box {
    background: #ffffff;
    border-bottom: solid 1px #0771bd !important;
	border:1px solid #f9f9f9;
    padding: 11px;
    display: inline-block;
    vertical-align: top;
    min-height: 370px;
    height: 100%;
}
.round-1 {
    border: solid 1px #eaeaea;
    border-radius: 50%;
    padding: 14px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.round-in {
    width: 110px;
    height: 110px;
    border: solid 1px #eaeaea;
    border-radius: 50%;
}
.round-icon {
    display: table-cell;
    vertical-align: middle;
    width: 135px;
    height: 135px;
    text-align: center;
}
.video-rt {
    position: absolute;
    width: 457px;
    right: 16%;
    top: 12%;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
.video-bg {
    background: url(../../images/frachise-images/affiliates/header-left.png) no-repeat;
    width: 100%;
	height:253px;
    padding-top: 18px;
    padding-left: 36px;
    background-size: cover;
}
.free-consultant h3 {
	margin-bottom:10px;
}
.cloud-title-text {
    text-align: center;
    color: #444444;
    font-size: 16px;
    padding-top: 25px;
}
.cloud-text-in {
    text-align: center;
    font-size: 14px;
    color: #5b5b5b;
}


/*-------- Franchise Footer --------*/
.get-title {
    font-size: 35px;
    color: #fff;
    font-weight: 100;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}
.footer-social2 {
background: url('../assets/payroll_img/blue-bg.jpg')0 0;
	
}
.social-link {
	padding:30px 0;
}
.social-link ul li {
	border:2px solid #fff;
	border-radius:50px;
	line-height:80px;
	width:80px;
	height:80px;
	margin:0 15px 0 0;
}
.social-link ul li:last-child {
	margin-right:0;
}
.social-link ul li a {
	color:#fff;
	padding:20px 10px 26px 10px;
	border-radius:44px;
}

.social-link ul li i {
	font-size:32px;
}
.footlink-title {
    font-size: 1.8em;
    color: #fff;
	padding-bottom:5px;
    font-weight: 500;
	margin-bottom:12px;
}
.no-paddingl {
	padding-left:0 !important;
}
.want-better {
	margin:55px 0 30px 0;
}
.want-better p {
	margin-bottom:0;
}
.footerLink {
	padding-left:0;
}
#footer {
	border-top:1px solid #fff;
}
.franchise-owner {
	padding:15px 0 40px 0;
}
.franchise-owner p {
	color:#444;
	font-weight:700;
}
.franchise-owner p:last-child {
	margin: 15px 0;
	font-weight:700;
}
.comp-msg {
	color:#444;
	margin:15px 0 40px;
	font-weight:700;
}
.franchise-owner ol {
	padding-left:15px;
}
.franchise-list-left li {
	float:left;
	width:50%;
}

/*--------- Overview Franchise ---------*/
.overview-banner {
	padding-bottom:40px;
}
.overview-head {
	padding:10px 0 0; 
}
.overview-head span {
	font-weight: 500;
    color: #0088cc;
}
.mb-40 {
}

ul.overview-franchise li p {
	padding-left:20px;
	margin-left:0px;
}
.franchise-bannert {
	height:350px;
}
.partnerHearing {
	padding-top:50px;
	text-transform: capitalize;
}

#afflates.scrolltop {
	padding:160px 0 0 0;
	clear:both;
}
#afflates .sol-heading {
	margin:0 0 20px;
}


/*** sprite*****/

.footerLink a {
color:#000 !important;
}
ul.footerLink {
    list-style-type: none;
}
ul.footerLink li {
    padding: 5px;
}
ul.footerLink li a {
	width:300px;
    height: 40px;
    display: inline-block;
	text-indent:-9999px;
    background: url("../img/icons/sprite.jpg") no-repeat !important;
}

ul.footerLink li.facebook a {
    background-position: 0 0;
}
ul.footerLink li.twitter a {
    background-position: 0 -50px !important;
}
ul.footerLink li.google a {
    background-position: 0 -100px !important;
}
ul.footerLink li.linkdin a {
    background-position: 0 -150px !important;
}
ul.footerLink li.youtube a {
    background-position: 0 -200px !important;
}
ul.footerLink li.appstore a {
    background-position: 0 -250px !important;
}
ul.footerLink li.playstore a {
    background-position: 0 -300px !important;
}



/*-- Franchise Solutions ---*/
.franchise-sol {
}
.white-box {
    background: #ffffff;
    border-bottom: solid 1px #0771bd !important;
	border:1px solid #f9f9f9;
    padding: 11px;
    display: inline-block;
    vertical-align: top;
    min-height: 370px;
    height: 100%;
}
.round-1 {
    border: solid 1px #eaeaea;
    border-radius: 50%;
    padding: 14px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.round-in {
    width: 110px;
    height: 110px;
    border: solid 1px #eaeaea;
    border-radius: 50%;
}
.round-icon {
    display: table-cell;
    vertical-align: middle;
    width: 135px;
    height: 135px;
    text-align: center;
}
.video-rt {
    position: absolute;
    width: 457px;
    right: 16%;
    top: 12%;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
.video-bg {
    background: url(../../images/frachise-images/affiliates/header-left.png) no-repeat;
    width: 100%;
	height:253px;
    padding-top: 18px;
    padding-left: 36px;
    background-size: cover;
}
.free-consultant h3 {
	margin-bottom:10px;
}
.cloud-title-text {
    text-align: center;
    color: #444444;
    font-size: 16px;
    padding-top: 25px;
}
.cloud-text-in {
    text-align: center;
    font-size: 14px;
    color: #5b5b5b;
}

/*---- New ------*/
.practise-area {
	border-bottom: 3px solid #0088cc;
	border-radius: 0 0 2px 2px;
	margin-bottom: 30px;
	min-height: 230px;
	overflow: hidden;
	position: relative;
}
.four_col .practise-area {
	border-bottom: 3px solid #0088cc;
	border-radius: 0 0 2px 2px;
	margin-bottom: 30px;
	min-height: 210px;
	overflow: hidden;
	position: relative;
}
.practise-area .thumb img {
	width: 100%;
}

.practise-area .practise-details {
	background-color: #f9f9f9;
	bottom: -38px;
	left: 0;
	height:170px;
	padding: 0 15px 50px;
	padding-top: 28px;
	position: absolute;
	right: 0;
	text-align: center;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.practise-area:hover .practise-details {
	bottom: 0;
}

.round-style {
	background-color: #fbf7f8;
	border-radius: 50%;
	height: 90px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	top: -30px;
	width: 90px;
}

.practise-area:hover.round-style {
	top: -30px;
}

.practise-area .practise-details .icon {
	color: #f68a15;
	display: inline-block;
	font-size: 30px;
	position: relative;
	margin-left: -15px;
	top: -68px;
}

.practise-area .practise-details .title {
	font-size:1.5em;
	margin:-30px 0 0 0;
	color:#0088cc;
}

.practise-area .practise-details .details {
	font-size: 13px;
	height:105px;
}

.practise-area .practise-details a.btn-thm {
	margin-top: 15px;
	opacity: 0;
}

.practise-area:hover .practise-details a.btn-thm {
	opacity: 1;
}

.practise-area:hover .practise-details a.btn-thm {
	margin-top: 10px;
}
.practise-details h4 {
	text-transform:uppercase;
}
.sol-heading {
	text-align:center;
	color:#1d2127;
	font-size:2.5em;
	font-weight:100;
	line-height: 42px;
    margin: 30px 0 0;
}
.sol-heading span {
	font-weight:500;
}