/*
Theme Name: Local Business
Theme URI: 
Description: Modified for rainbow Chiropractic
Author: jgt

.

.
*/

body {
    font-family: Georgia Regular;
}

.container {
	padding-left: 0;
	padding-right: 0;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    width: auto;
}

#map-canvas {
    height: 360px;
    width: 470px;
}

#map-canvas img {
    max-width: none;
}






/* header start here */

.logo-wrp {
    float: left;
}

.logo {
    font: normal 25px/50px Georgia Medium;
    color: #fff;
    background: #fff;
    /*padding: 0 10px;*/
	padding: 0 5px;
}

.logo:hover {
    text-decoration: none;
	/*color:#fff;*/;
}

.logo span {
    font-family: Georgia Regular;
}

.logo strong {
    font-family: Georgia Regular;
}

.header-phone {
	font-family: ProximaNovaLight;
	font-size: 35px;
	color: #009792;
	background: url(./rbimages/Phone-icon-top.png) no-repeat left top;
	float: right;
	line-height: 35px;
	text-decoration: none
}

.header-phone a {
	color: #009792;
}

.header-phone a:hover {
    text-decoration: none;
}

.telnumber {
    text-decoration: none;
}

.header-menu {
    font-size: 15px;
    font-family: ProximaNovaRglr;
}

.header-menu ul, .header-menu li {
    list-style: none;
    padding: 0;
    position: relative;
}

.header-menu li a {
    color: #838383;
    padding: 4px 15px;
    text-transform: uppercase;
}

.header-menu li a:hover {
    text-decoration: none;
    position: relative;
}

.header-menu li.current-menu-item > a {
	color: #fff;
	position: relative;
	background-color: #6600FF;
}

.header-menu li:hover {
    position: relative;
}

.header-menu li:hover > a {
    background: #6666ff;
    color: #fff;
}

.header-menu li:nth-child(1) a {
    margin: 0 8px 0 0;
}

.header-menu li:nth-child(4) a {
	/* padding-right:0; */
    margin-right: 0;
}

.header-menu ul ul.sub-menu {
    background: #fff;
    display: none;
}

.header-menu ul :hover ul {
    display: block;
}

.header-menu ul :hover ul li {
    float: none;
}

.header-menu ul :hover ul li a {
    margin: 0;
}

.header-menu ul :hover ul li a:hover {
    background: #607783;
}

.mobile-btn-wrp {
    /*background: #607783;*/
   padding: 13px 13px 16px 16px;*/
     padding: 13px 13px 16px 5px;
	 
    border-right: 1px solid #00727d;
    float: left;
}

.mobile-btn {
    background: url(./rbimages/mobile-button-bg.png) no-repeat left top;
    width: 24px;
  height: 24px;
    float: left;
}

/* header end here */
/* banner start here */
.home-banner-wrp {
    position: relative;
}

.home-banner {
	/*margin-top:1px;*/
	/*min-height:397px;*/
	/*width:1349px;*/
	width: 100%;
	/*background:url(rbcmaintry1/rbimages/home-banner.jpg) no-repeat center top;*/
	text-align: center;
	background-color: #43aca8;
	max-height: 400px;
	height: auto;
	overflow: hidden;
	padding: 20;
}

.main-banner {
	/*margin-top:1px;*/
	/*min-height:397px;*/
	/*width:1349px;*/
	width: 100%;
	text-align: center;
	max-height: 30x;
	height: auto;
	overflow: hidden;
	padding: 5;
	font:Verdana, Geneva, sans-serif;
	font-style: inherit;
	font-size:24px;
	font-weight:bolder;
	color:#FFF;
}


.faq{
	background-color: #60C;	
}

.contactus {
	background-color: #418C25;	
}

.ourteam {
	background-color: #144DCA;	
}

.home-banner .banner-img {
    max-width: 1920px;
    height: auto;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 0;
}

.home-banner .banner-img-ctus {
    max-width: 1920px;
    height: auto;
   
    position: relative;


    z-index: 0;
	
}

/* banner end here */
/* footer start here */
.footer-wrp {
	background-color: #3F29A3;
}

.footer-left nav {
    font-family: ProximaNovaRglr;
    font-size: 15px;
    float: left;
    line-height: 0;
}

.footer-left nav ul, .footer-left nav li {
    padding: 0;
    list-style: none;
}

.footer-left nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
}

.footer-left nav ul li a:hover {
    text-decoration: none;
}

.footer-left nav ul li:nth-child(1) a {
    padding-left: 0;
}

.footer-left .cpy-rght {
    font-size: 12px;
    width: 100%;
    clear: both;
    font-family: ProximaNovaRglr;
    opacity: 0.43;
}

.footer-left .cpy-rght ul, .footer-left .cpy-rght ul li {
    list-style: none;
    padding: 0;
    color: #fff;
}

.footer-left .cpy-rght ul li {
    line-height: 12px;
}

.footer-left .cpy-rght ul li:nth-child(1) a {
    padding-left: 0;
}

.footer-left .cpy-rght ul li a {
    color: #fff;
    padding: 0 5px;
    text-transform: uppercase;
}

.footer-left .cpy-rght ul li a:hover {
    text-decoration: none;
}

.footer-left .cpy-rght .menu-extra-menu-container {
/*float:left;*/
    display: inline-block;
    margin-right: 5px;
}

.footer-left .cpy-rght .copyr {
    font-size: 12px;
	/*width:100%;*/
	/*float:left;*/
    display: inline-block;
    font-family: ProximaNovaRglr;
	/*opacity:0.43;*/
    text-transform: uppercase;
    margin-left: 5px;
}

.footer-left .icon {
    margin: 0 7px;
}

.footer-left .twitter, .footer-left .facebook {
    margin: 0 7px;
}

.footer-right .cta-wrp {
    margin-right: 22px;
    margin-left: 10px;
    float: left;
    margin-top: 4px;
}

.cta {
    background: #70AB15;
    line-height: 38px;
    padding: 0 23px;
    color: #fff;
    border: 1px solid #fff;
    border-left: 1px solid #b6c1c6;
    border-top: 1px solid #b6c1c6;
    text-transform: uppercase;
    font-size: 22px;
    float: left;
    height: 38px;
}

.cta:hover {
    text-decoration: none;
    color: #fff;
}

.footer-right .cta:hover {
    text-decoration: none;
}

.footer-right .phone {
    padding-left: 36px;
    background: url(./rbimages/Phone-icon.png) no-repeat left top;
    font-family: ProximaNovaLight;
    color: #fff;
}

.footer-right .phone:hover {
	text-decoration: none;
	font-size: 24px;

}
	


/* footer end here */
/* home seo-about start here */

.section-6 h2, .section-6 h3 {
    color: #676868;
	/*line-height:40px;*/
    line-height: 1.12em;
    margin: 0;
}

.section-6 h3 {
    line-height: 30px;
}

.section-6 h3 a {
    color: #676868;
}

.section-6 .more-link {
    color: #6666ff;
}
	.wizard-ctus-loc {
	margin-left:0px;
}

.wizard h2 {
	font-size:25px;
}
.section-6 .content {
    padding: 10px 0 0 0;
    font: normal 15px/20px Myriad Proreg;
    color: #969696;
}

.section-6 p {
    margin-bottom: 20px;
}

ul.sect6, ul.sect6 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.sect6 li {
    padding: 0 0 20px 34px;
    background: url(./rbcmaintry1/rbimages/mobile-button-bg.png) no-repeat left 2px;
    font: normal 17px/20px Myriad Proreg;
    color: #969696;
}
/* home seo-about end here */
/* map location start here */
.map-locat-form {
	background-color: #6699FF;
}

.map-form .widget-title {
    text-align: center;
    color: #fff;
}

.map-form input.input-field {
    font: normal 17px/17px Myriad Proreg;
    color: #727272;
    height: 41px;
    width: 100%;
    padding: 0px 10px;
    margin-bottom: 15px;
    display: block;
}

.map-form .cta {
    float: right;
    border-radius: 0;
}

.map-form .cta:hover, .map-form .cta:focus, .map-form .cta:active {
    background: #70AB15;
    color: #fff;
    
}



/* map location end here */
/* home-section-4 start here */

/* home-section-4 end here */
/* home-headline section start here */
.section-3 {
}

.section-3 .sect-headline {
}

.section-3 .sect-headline h2 {
    font-size: 30px;
	
   
    text-align: center;
    margin: 0;

}

.section-3 h2 .ct {
    font-size: 30px;
   
    text-align: right;
    margin: 0;

}


.section-3 .sect-headline .hm h2 {
  
	background: #efefef;
	text-decoration: none;
	border: none;
   border: 1px solid #fff;
    border-left: 2px solid #b6c1c6;
    border-top: 2px solid #b6c1c6;
        -webkit-border-radius: 18px 18px 0 0px;
        -moz-border-radius: 18px 18px 0 0px;
        border-radius: 18px 18px 0 0px;
	
}
.section-3 .sect-headline .ctdr h2 {
	margin-top:5px;
  border: 1px solid #fff;
    border-left: 2px solid #b6c1c6;
    border-top: 2px solid #b6c1c6;
	background: #CCF;
	text-decoration: none;
	
   
        -webkit-border-radius: 18px 18px 0 0px;
        -moz-border-radius: 18px 18px 0 0px;
        border-radius: 18px 18px 0 0px;
	
}

.section-3 .sect-headline .ctas h2 {
	border: 1px solid #fff;
    border-left: 2px solid #b6c1c6;
    border-top: 2px solid #b6c1c6;
  margin-top:5px;
	background: #6CF;
	text-decoration: none;
	
   
        -webkit-border-radius: 18px 18px 0 0px;
        -moz-border-radius: 18px 18px 0 0px;
        border-radius: 18px 18px 0 0px;
	
}


.section-3 .sect-headline .hm-pc h2 {
  font-size: 28px;
	background: #efefef;
	text-decoration: none;
border: 1px solid #fff;
    border-left: 2px solid #b6c1c6;
    border-top: 2px solid #b6c1c6;
	
      -webkit-border-radius: 18px 18px 0 0px;
        -moz-border-radius: 18px 18px 0 0px;
        border-radius: 18px 18px 0 0px;
	
}

.learnmore-wrp {
    text-align: center;
    margin-bottom: 20px;
}

.learnmore {
    background: #6666ff;
    float: none;
    display: inline-block;
}

.section-3 p {
    line-height: 20px;
    margin: 0;
    font-family: Myriad Proreg;
}


/* home-headline section end here */
/* inner page start here */

/* inner page end here */
@media (min-width: 320px) {
	/* header start here */
    #map-canvas {
        height: 245px;
        width: 320px;
    }

    .header-menu {
        display: none;
    }

    .header-right {
        float: none;
    }

    .header-phone {
		/*font-size:30px;*/
        font-size: 24px;
        padding-left: 45px;
        margin-right: 10px;
        margin-left: 17px;
    }

    .header-phone-wrp {
        float: right;
        padding-top: 11px;
    }

    .logo-wrp {
	padding: 0;
	width: 100%;
	/*margin-top:24px;*/;
	text-align: center;
    }

    .logo {
       /* padding: 23px 20px;*/
		padding: 5px 20px;
        font-size: 22px;
        line-height: 22px;
        display: inline-block;
        width: 100%;
    }

    .header-menu {
        width: 100%;
        float: left;
        margin: 0;
    }

    .header-menu ul li {
        float: none;
    }

    .header-menu ul li a {
        display: block;
        width: 40%;
        margin: 0;
	background-color:#E4E4E4;
        border: 1px solid #fff;
    }
	/* header end here */
	/* banner start here */
    .banner-lyr-mobile {
        position: absolute;
        z-index: 1;
        width: 100%;
        background: #fff;
        ;
		opacity: 0.27;
        top: 0;
        padding: 0;
    }

    .home-banner-abs-layer {
        position: static;
        z-index: 0;
        width: 100%;
        background: none;
        opacity: 1;
        top: 0;
        padding: 0 23px 0 20px;
    }

    .home-banner-abs-layer-innr {
        color: #fff;
        padding: 10px;
    }

    .home-banner-abs-layer-innr h1 {
	font-size: 26px;
	margin: 0;
	padding: 14px 0 17px;
	line-height: 26px;
	text-transform: uppercase;
	color: #660099;
    }

    .home-banner-abs-layer-innr h3 {
        padding-left: 32px;
        background: url(./rbcmaintry1/rbimages/banner-mobile-arrow.png) no-repeat 0px 2px;
        font-size: 18px;
        line-height: 20px;
        font-family: Myriad Proreg;
        margin: 0;
        margin-bottom: 18px;
        padding-bottom: 5px;
        color: #969696;
    }

    .banner-btn-wrp {
        padding: 0px 0 0 0;
        text-align: center;
        margin-bottom: 19px;
    }

    .banner-btn-wrp .cta {
        margin: 0 0px;
        border: 1px solid #fff;
        display: inline-block;
        float: none;
        font-family: Georgia Regular;
        font-size: 24px;
    }

    .banner-btn-wrp .trnsprn-btn {
        background: none;
        margin-top: 10px;
        border: 1px solid #6666ff;
        color: #6666ff;
    }
	/* banner end here */
	/* footer start here */
    .footer-left {
        width: 100%;
        float: none;
        padding: 16px 0 0 0;
    }

     .footer-right {
        float: none;
        width: 100%;
        padding: 16px 0 0 0;
    }

    .footer-right .phone-wrp {
        float: none;
        text-align: center;
        display: block;
    }

    .footer-right .cta-wrp {
        margin-right: 0px;
        margin-left: 0px;
        float: none;
        margin-top: 14px;
        display: block;
        text-align: center;
    }

    .footer-right .cta {
        display: inline-block;
        float: none;
    }

    .footer-right .phone-wrp {
        margin-top: 0px;
    }

    .footer-right .phone {
        font-size: 20px;
        line-height: 20px;
    }

    .footer-left nav {
        width: 100%;
        float: none;
    }

    .footer-left nav ul li {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }

    .footer-left .icons-wrp {
        margin-left: 0px;
        float: none;
        text-align: center;
    }

    .footer-left nav {
        padding: 7px 0 0px 0;
    }

    .footer-left nav ul li a {
        padding: 0 0px;
    }

    .footer-left .cpy-rght ul {
        text-align: center;
        margin-bottom: 0;
    }

    .footer-left .cpy-rght ul li {
        display: inline-block;
    }

    .footer-left .cpy-rght {
        padding-bottom: 10px;
        padding-top: 10px;
    }
	/* footer end here */
	/* home seo-about start here */
    .section-6 {
        padding: 20px 0 20px 0;
    }

    .section-6 .seo {
        float: none;
        padding: 0 20px 0 10px;
        width: 100%;
    }

    .section-6 .about {
        float: none;
        width: 100%;
        margin-left: 0%;
        padding: 0 20px 0 20px;
    }

    .section-6 h2 {
        font-size: 23px;
    }

    .section-6 h3 {
        font-size: 20px;
    }

    .section-6 .seo p {
        margin-bottom: 20px;
    }

    .section-6 .about p {
        margin-bottom: 33px;
    }

    .section-6 .about img {
        margin-bottom: 15px;
    }

    .section-6 ul.sect6 {
        width: 96%;
    }

    .section-6 .content {
        font-size: 16px;
    }
	/* home seo-about end here */
	/* map location start here */
    .map-locat-form .map-locat {
        display: none;
    }

    .insert-map-location {
        background: #607783;
    }

    .map-form {
        float: none;
        width: 100%;
        padding: 0 18px 0 15px;
    }

    .map-home {
        float: none;
        width: 100%;
    }

    .locat-home {
        float: none;
        width: 100%;
        padding: 14px 30px 20px 20px;
        color: #fff;
    }
	
	
	.locat-home-cont {
        float: none;
        width: 100%;
        padding: 5px 0px 10px 15px;
        color: #999;
    }

    .locat-home .head {
        text-align: center;
        font-size: 25px;
        line-height: 25px;
        padding-bottom: 10px;
    }

    .locat-home .company {
		/*font-family:MyriadPro Light;*/
        font-size: 18px;
        line-height: 20px;
    }

    .locat-home .address {
        opacity: 0.7;
        font-size: 17px;
        line-height: 20px;
    }

    .locat-home .address p {
        margin: 0;
    }

    .locat-home .tel {
        font-size: 20px;
        margin: 8px 0 13px 0;
    }

    .locat-home .descrtn {
        font-size: 16px;
        line-height: 18px;
    }

    .locat-home .date {
        opacity: 0.7;
        font-size: 12px;
        line-height: 15px;
    }

    .locat-home .dircn {
        color: #fff;
        display: inline-block;
        margin-top: -25px;
        text-decoration: underline;
        float: right;
    }

    .locat-home .dircn:hover {
        text-decoration: none;
    }

    .map-form .widget-title {
        padding: 15px 0 26px 0;
        font-size: 38px;
        line-height: 38px;
    }

    .map-form .cta-wrp {
        text-align: center;
        float: none;
    }

    .innrpge .map-form .cta-wrp {
		/*margin-bottom:30px;*/
        margin-bottom: 5px;
    }

    .map-form .cta {
        margin: 13px 0 27px 0;
        float: none;
    }
	/* map location end here */
	/* home-section-4 start here */
    .section-4 {
        width: 100%;
        padding: 25px 14px 30px 15px;
        color: #00727d;
        text-align: center;
        font-size: 20px;
        line-height: 23px;
    }
	/* home-section-4 end here */
	/* home-headline section end here */
    .section-3 .sect-headline {
        margin-bottom: 3px;
    }

    .section-3 .sect-headline:nth-child(3) {
        margin-bottom: 0;
    }

    .section-3 .sect-headline h2 {
        padding: 11px 0 10px 0;
    }

    .section-3 p {
        padding: 13px 20px 17px 20px;
        font-size: 16px;
    }
	/* home-headline section end here */
	/* inner page start here */
    .getmoreinfo {
        background: #607783;
    }

    .getmoreinfo p {
        margin: 0 -15px 0 -15px;
        padding: 35px 20px 25px 15px;
        font-size: 20px;
        line-height: 24px;
        color: #969696;
        text-align: center;
        background: #fff;
    }

    #custom_cf7-2:after, .wpcf7-form:after, #cf7_form_box {
        content: " ";
        display: table;
        clear: both;
        width: 100%;
    }

    #cf7_form_box p {
        background: #607783;
        padding: 0;
    }
	
	.wizard h2 {
	font-size:15px;
}
		.section-3 .sect-headline .hm-pc h2 {
  font-size: 25px;
  line-height:25px;	
}
	
	.wizard-ctus-loc {
	margin-left:10px;
}
	/* inner page end here */;
}

@media (min-width: 480px) {
    #map-canvas {
        height: 360px;
        width: 480px;
    }

    .map-home img, .sect-headline img, .about .content img, #map-canvas {
	display: block;
	margin: 0 auto;
	text-align: left;		
    }
	
	.wizard-ctus-loc {
	margin-left:10px;
}

.wizard h2 {
	font-size:18px;
}

	.section-3 .sect-headline .hm-pc h2 {
  font-size: 25px;
  line-height:25px;
}
}

@media (min-width: 768px) {
	
	/* header start here */
	/*.container{
		width:1170px;	
	}
	body, html{
		width:1170px;	
	}*/
    #map-canvas {
        height: 255px;
        width: 300px;
    }

    .header-menu {
        display: block;
    }
		.wizard-ctus-loc {
	margin-left:0px;
}

.wizard h2 {
	font-size:18px;
}

    .header-right {
        float: right;
        padding: 10px 0 0 0;
    }

    .header-phone {
        font-size: 28px;
        padding-left: 37px;
        margin-right: 0px;
        margin-left: 0;
    }

    .header-phone-wrp {
        float: none;
        padding-top: 0px;
    }

    .mobile-btn-wrp {
        display: none;
    }

    .logo-wrp {
        padding: 19px 0 24px 0;
        margin: 0;
        width: auto;
    }

    .logo {
		/*padding:0 10px;*/
        padding: 0;
        font-size: 20px;
        line-height: 50px;
        float: left;
        width: auto;
    }

    .header-menu {
        float: none;
        margin: 40px 0 0 0;
    }

    .header-menu ul li {
        float: left;
    }

    .header-menu ul li a {
        width: auto;
        margin: 0 7px;
    }

    .header-menu ul ul.sub-menu {
        position: absolute;
        z-index: 10;
        left: 7px;
        top: 28px;
        width: 200px;
        border: 1px solid #607783;
    }

    .header-menu ul li:nth-child(4) ul.sub-menu {
        right: 0px;
        left: auto;
    }

    .header-menu ul table {
        position: absolute;
        left: 0;
        top: 0;
        height: 0;
        width: 0;
    }
		
	/* header end here */
	/* banner start here */
    .banner-lyr-mobile {
        display: none;
    }

    .home-banner-abs-layer, .home-banner-abs-layer-text {
        position: absolute;
        z-index: 1;
        width: 100%;
		/*background:#fff;
		opacity:0.27;*/
        top: 0;
        padding: 0;
    }

    .home-banner-abs-layer-text {
        z-index: 2;
        opacity: 1;
        background: none transparent;
        height: 100%;
    }

    .home-banner-abs-layer-innr {
        color: #fff;
    }

    .home-banner-abs-layer-innr h1 {
	font-size: 25px;
	margin: 0;
	width: 48.71794871794872%;
	padding: 24px 0 19px;
	line-height: 25px;
	color: #43aca8;
    }

    .home-banner-abs-layer-innr h3 {
        padding-left: 35px;
        background: url(./rbcmaintry1/rbimages/mobile-button-bg.png) no-repeat 0px 0px;
        font-size: 14px;
        line-height: 16px;
        font-family: Myriad Proreg;
        width: 43.58974358974359%;
        margin: 0;
        margin-bottom: 0px;
        padding-bottom: 10px;
        color: #fff;
    }

    .banner-btn-wrp {
        padding: 5px 0 0 0;
        margin: 0;
        text-align: left;
    }

    .cta {
        line-height: 28px;
        padding: 0 23px;
        font-size: 12px;
        height: 28px;
    }

    .banner-btn-wrp .cta {
        margin: 0 3px;
        border: 1px solid #fff;
        font-size: 14px;
    }

    .banner-btn-wrp .trnsprn-btn {
        background: none;
        border: 1px solid #fff;
        color: #fff;
        margin-top: 0;
    }
	
	
	
	/*.banner-btn-wrp .cta{
		margin:0 0px;
		border:1px solid #fff;
		display:inline-block;
		float:none;
	}
	.banner-btn-wrp .trnsprn-btn{
		background:none;
		margin-top:10px;
		border:1px solid #6666ff;
		color:#6666ff;	
	}*/
    .section-3 .sect-headline h2 {
        font-size: 25px;
		line-height:25px;
    }
	.section-3 .sect-headline .hm-pc h2 {
  font-size: 20px;
  line-height:25px;	
}
	/* banner end here */
	/* footer start here */
    .footer-left {
		/*width:59.82905982905983%;*/
        width: 50%;
        float: left;
        padding: 16px 0 0 0;
    }

   .footer-right {
        float: right;
		/*width:40.17094017094017%;*/
        width: 50%;
        padding: 16px 0 0 0;
    }

    .footer-right .phone-wrp {
        float: right;
        display: inline;
    }

    .footer-right .cta-wrp {
        margin-right: 6px;
        margin-left: 4px;
        float: left;
        margin-top: 4px;
        display: inline;
    }

    .footer-right .phone-wrp {
        margin-top: 7px;
    }

    .footer-right .phone {
        font-size: 20px;
        line-height: 20px;
        background: url(./rbimages/Phone-icon.png) no-repeat left top;
        padding-left: 22px;
    }

    .footer-left nav ul li {
        float: left;
        text-align: left;
        margin-bottom: 0px;
    }

    .footer-left nav {
        width: auto;
        float: left;
    }

    .footer-left .icons-wrp {
        margin-left: 40px;
        float: left;
        text-align: left;
    }

    .footer-left nav {
        padding: 7px 0 5px 0;
    }

    .footer-left nav ul li a {
        padding: 0 13px;
    }

    .footer-left .cpy-rght ul {
        text-align: left;
    }

    .footer-left .cpy-rght {
        padding-bottom: 20px;
        padding-top: 0px;
    }

    .footer-left nav ul li a {
        font-size: 12px;
        line-height: 12px;
    }

    nav .menu-footer-menu-container {
        float: left;
    }
	/* footer end here */
	/* home seo-about start here */
    .section-6 {
        padding: 15px 0 30px 0;
    }

    .section-6 .seo {
        float: left;
        width: 63.6752%;
        padding: 0;
    }

    .innrpge .seo {
        width: 66%;
    }

    .section-6 .about {
        float: left;
        width: 29.65811965811966%;
        margin-left: 4.786324786324786%;
        padding: 0;
    }

    .section-6 h2 {
        font-size: 25px;
    }

    .section-6 h3 {
        font-size: 17px;
    }

    .section-6 .seo p {
	/*margin-bottom:20px;*/
	margin-bottom: 1em;
	font-size: 18px;
    }

    .section-6 .about p {
        margin-bottom: 20px;
    }

    .section-6 .about img {
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .section-6 ul.sect6 {
        width: 69.79865771812081%;
		/*margin-top:15px;*/;
    }

    .section-6 .content {
        font-size: 15px;
    }
	/* home seo-about end here */
	/* map location start here */
    .map-locat-form .map-locat {
        display: block;
    }

    .insert-map-location {
        display: none;
    }

    .map-locat {
        float: left;
        width: 68.37606837606838%;
    }

    .map-form {
        float: left;
        width: 31.62393162393162%;
        padding: 0;
    }

    .map-home {
        float: left;
        width: 58.75%;
    }

    .locat-home {
	float: right;
	width: 41.25%;
	padding: 10px 30px 10px 30px;
	color: #999;
    }

    .locat-home .head {
        text-align: center;
        padding-bottom: 15px;
        font-size: 25px;
        line-height: 25px;
    }

    .locat-home .dircn {
        margin-top: 5px;
        float: none;
    }

    .locat-home .tel {
        font-size: 20px;
    }

    .locat-home .address {
        font-size: 14px;
        line-height: 17px;
    }

    .map-form .widget-title {
        padding: 10px 0 18px 0;
        font-size: 25px;
        line-height: 25px;
    }

    .map-form input.input-field {
        font: normal 17px/17px Myriad Proreg;
        height: 30px;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .map-form .cta-wrp {
		/*text-align:right;*/
		/*float:right;*/
        float: none;
        text-align: center;
        margin: 1em auto 0;
        display: block;
        width: 100%;
    }

    .map-form .cta {
        margin: 13px 0 10px 0;
        float: left;
    }
	/* map location end here */
	/* home-section-4 start here */
    .section-4 {
	/*width:78.20512820512821%;*/
	width: 95%;
	font-size: 21px;
	line-height: 23px;
	color: #216FA3;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
    }	
	
	/* home-section-4 end here */
	/* home-headline section start here */
    .section-3 .inner {
        margin-left: -2.564102564102564%;
        width: 102.564102564102564%;
    }

    .section-3 .sect-headline {
        margin-left: 2.564102564102564%;
		/*width:31.62393162393162%;*/
        width: 30.77%;
        float: left;
        margin-bottom: 0;
    }

    .section-3 .sect-headline h2 {
	padding: 14px 0 10px 0;
	color: #666;
	text-align: center;
    }
	.section-3 .sect-headline .hm-pc h2 {
	font-size: 20px;	
}

    .section-3 p {
	/*padding:13px 35px 20px 15px;*/
	padding: 13px 15px 20px 15px;
	font-size: 15px;
	color: #666;
    }
	/* home-headline section end here */
	/* inner page start here */
    .section-6-border {
        border-top: 0px solid #444;
    }

    .innrpge {
        margin-top: 15px;
    }

    .getmoreinfo {
        margin-left: 2.34316%;
        background: #fff;
    }

    .getmoreinfo .widget-title {
        color: #969696;
        padding: 0px 0 10px 0;
    }

    .getmoreinfo input.input-field {
        border: 1px solid #909090;
    }

    .getmoreinfo p {
		/*font-size:20px;
		line-height:24px;
		color:#969696;*/
        padding: 12px 0 0 0;
        margin: 0;
        text-align: left;
        float: left;
        width: 100%;
    }

    .innrpge .seo {
        padding-right: 2.34316%;
        border-right: 1px solid #bababa;
    }

    #cf7_form_box p {
        background: #fff;
    }
	/*.section-6 .getmoreinfo{
		float:left;
		width:31.62393162393162%;
		padding:0;
		margin-left:4.78632%;	
	}
	.section-6 .getmoreinfo .map-form{
		width:100%;	
	}*/
	/* inner page end here */;
}

@media (min-width: 1024px) {

    #map-canvas {
        height: 296px;
        width: 390px;
    }

    .home-banner-abs-layer-innr h1 {
        font-size: 35px;
        padding: 34px 0 29px;
        line-height: 30px;
    }

    .home-banner-abs-layer-innr h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }

    .footer-right .cta-wrp {
        margin-left: 90px;
    }
	.section-3 .sect-headline .hm-pc h2 {
  font-size: 30px;
  line-height:30px;
	
	
}
}

@media (min-width: 1170px) {
    #map-canvas {
        height: 360px;
        width: 470px;
    }

    .container {
        width: 1170px;
    }
	/* header start here */
	/*.container{
		width:1170px;	
	}
	body, html{
		width:100%;	
	}*/
    .container {
        width: 1170px;
    }

    .logo {
        font-size: 25px;
    }

    .header-phone {
        font-size: 34px;
    }

    .home-banner-abs-layer-innr h1 {
	font-size: 36px;
	line-height: 45px;
	color: #43aca8;
    }

    .home-banner-abs-layer-innr h3 {
        padding-left: 35px;
        background: url(./rbcmaintry1/rbimages/mobile-button-bg.png) no-repeat 0px 2px;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 18px;
        padding-bottom: 5px;
    }

    .cta {
        line-height: 38px;
        padding: 0 23px;
        font-size: 22px;
        height: 38px;
    }

    .banner-btn-wrp {
        padding: 12px 0 0 0;
    }

    .banner-btn-wrp .cta {
        font-size: 24px;
    }

    .section-3 .sect-headline h2 {
        font-size: 30px;
		line-height:30px;
    }
	.section-3 .sect-headline .hmpc h2 {
  font-size: 23px;
	line-height:30px;
	
}
	/* footer start here */
    .footer-left nav {
        padding: 7px 0 12px 0;
    }

    .footer-left nav ul li a {
        font-size: 15px;
        line-height: 15px;
    }

    .footer-right .cta-wrp {
        margin-right: 22px;
        margin-left: 0;
    }

    .footer-right .phone {
        font-size: 25px;
        line-height: 25px;
        background: url(./rbimages/Phone-icon.png) no-repeat left top;
        padding-left: 36px;
    }
	/* footer end here */
    .section-6 h2 {
        font-size: 25px;
    }

    .about h2 {
        font-size: 25px;
    }

    .section-6 h3 {
        font-size: 20px;
    }

    .map-form .widget-title {
		/* padding:40px 0 18px 0; */
		/*font-size:45px;*/
        font-size: 32px;
		/*line-height:45px;*/
        line-height: 1em;
    }

    .map-form input.input-field {
        font: normal 17px/17px Myriad Proreg;
        height: 41px;
        padding: 0px 10px;
        margin-bottom: 15px;
    }

    .map-form .cta {
        margin: 13px 0 10px 0;
    }

    .locat-home {
        padding: 67px 30px 30px 30px;
    }

    .locat-home .dircn {
        margin-top: 25px;
    }

    .locat-home .head {
        text-align: left;
        font-size: 28px;
        line-height: 28px;
        padding-bottom: 10px;
    }

    .locat-home .tel {
        font-size: 20px;
    }

    .locat-home .address {
        font-size: 17px;
        line-height: 20px;
    }

    .section-4 {
		/*font-size:30px;
		line-height:35px;*/
        font-size: 25px;
        line-height: 27px;
    }
}

form input[type=email],
form input[type=tel],
form input[type=text] {
    font: 17px/17px Myriad Proreg;
    height: 41px;
    margin-bottom: 15px;
    padding: 0 10px;
}

form textarea {
    font: 17px/17px Myriad Proreg;
    margin-bottom: 15px;
    padding: 10px 10px;
    /*min-height:100px;*/
    height: 5em;
    width: 100%;
}

form input[type=submit] {
    clear: both;
    margin: 13px 0 10px;
    font-size: 22px;
    height: 38px;
    line-height: 38px;
    padding: 0 23px;
    border: none;
    background: none repeat scroll 0 0 #70AB15;
    border-color: #FFFFFF #FFFFFF #B6C1C6 #B6C1C6;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    float: none;
    font-size: 22px;
    height: 38px;
    line-height: 38px;
    padding: 0 23px;
    text-transform: uppercase;
}

.panel-feat img {
    max-height: none;
    max-width: none;
    width: 100%;
    height: auto;
}

.panel-feat p {
    display: block;
    clear: both;
    position: relative;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.content ul {
    margin-bottom: 1.33em;
}

h1.entry-title {
    color: #676868;
    line-height: 1.1em;
    margin: 0 0 11px 0;
    font-size: 30px;
}

.seo h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px;
}

h2.home-bottom-heading {
    font-size: 26px;
	text-align:left;
	
	
	
}

.entry-content.preview img.attachment-thumbnail.wp-post-image {
    width: 150px;
    height: 150px;
    border: none;
    float: left;
    margin: 0 1em 1em 0;
}

.entry-content.preview {
    margin-bottom: 2em;
}

.entry-content.preview .more-link {
    margin-left: 1em;
}

.entry-content.preview .entry-title {
    line-height: 1em;
    margin-bottom: 6px;
}

.content .attachment-medium.wp-post-image {
    float: right;
    margin: 0 1em 1em 0;
}

.home-panel-wrap {
    position: relative;
    z-index: 99;
}

.ourteam-panel-wrap {
    position: relative;
    
}

.main.contact span.wpcf7-not-valid-tip {
    display: block;
    width: 320px;
    position: relative;
    z-index: 99;
    margin-top: -11px;
    margin-bottom: 10px;
}

.map-form.home span.wpcf7-not-valid-tip {
    color: #f7e700 !important;
    width: 100% !important;
   
}

.map-form.home span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    width: 100% !important;
}

div.wpcf7-response-output {
	/*margin: 2em 0.5em 1em;*/
    margin: 0 0 0 0 !important;
    padding: 0.2em 1em;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
	/*margin-top: -15px;*/;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    background: #fff;
}

.assistive-text {
    text-indent: -100%;
}

.map-form.getmoreinfo span.wpcf7-form-control-wrap {
    width: 100%;
}

.map-form.getmoreinfo span.wpcf7-not-valid-tip{
    
}

@media (max-width: 768px) {
    .header-menu ul ul.sub-menu {
        background: #fff;
        display: block;
        margin-left: 10px;
    }

    .banner-btn-wrp .cta {
        margin: 0 0px;
        border: 1px solid #fff;
        display: inline-block;
        float: none;
        font-family: Georgia Regular;
        font-size: 24px;
        min-width: 300px; padding: 0 9px;
    }
}
body {
	margin:0;
	padding:0;
	height:100%;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	background:#ededed;
	padding:10px;
}
#content {
	padding-bottom:100px; /* Height of the footer element */
}
#footer {
	background:#ffab62;
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
}
.email {
	color: #666;
}
.section-3.clearfix.home-panel-wrap .container .inner.clearfix .sect-headline .locat-home-cont .locat-home-cont-details {
	color: #999;
	text-align: center;
}
.section-3.clearfix.home-panel-wrap .container .inner.clearfix .sect-headline .locat-home-cont .locat-home-cont-details p .company {
	text-align: center;
}
.footer-ph {
	color: #999;
	text-decoration: none;
	position: relative;
	left: auto;
	text-align: right;
}
.emailde {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}

.emaildeh {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	letter-spacing:1px;
}


.telnumberde {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #428BCA;
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}
.section-3.clearfix.home-panel-wrap .container .inner.clearfix .sect-headline .locat-home-cont .locat-home-cont-hrs .telnumberde {
	text-align: center;
}
.section-3.clearfix.home-panel-wrap .container .inner.clearfix .sect-headline .locat-home-cont .locat-home-cont-hrs .telnumberde {
	text-align: center;
}
.section-3.clearfix.home-panel-wrap .container .inner.clearfix .sect-headline .locat-home-cont .locat-home-cont-hrs .emailde {
	text-align: center;
	line-height: 18px;
}
.telnumberdeh {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: 400;
	color: #4290D3;
}
		