/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


.header-image {
	  color: #4f5962;
  background-color: rgba(176, 186, 191, .1);
  border-bottom-style: solid;
  border-bottom-color: #dadfe1;
  border-bottom-width: 1px;
    display: block;
    text-align: left;
	height: auto;
	width: 100%;
			padding-top: 50px;
    background: url('/img/jb6shade.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-imageb {
	margin-top: 80px;
	  color: #4f5962;
  background-color: rgba(176, 186, 191, .1);
    display: block;
clear: both;
	height: auto;
	width: 100%;
		padding-bottom: 20px;
    background: url('/img/jb6blurb.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-imageb2 {
	height: 250px;
}

@media (min-width: 1000px) {}
.header-imageb2 {
	height: 350px;
}
}
	
.lightprice {
  color: #4f5962;
  background-color: rgba(176, 186, 191, .1);
  border-bottom-style: solid;
  border-bottom-color: #dadfe1;
  border-bottom-width: 1px;
}

.lightprice:before,
.lightprice:after {
  display: table;
  content: " ";
}

.lightprice:after {
  clear: both;
}

.lightprice:before,
.lightprice:after {
  display: table;
  content: " ";
}

.lightprice:after {
  clear: both;
}

.lightprice h1,
.lightprice .h1 {
  color: #b0babf;
  line-height: 1.1;
  margin-left: -2px;
}

.lightprice .inner-border {
  border: solid 1px rgba(176, 186, 191, .25);
}

/*
.header-image-sub {
  color: #4f5962;
  background-color: rgba(176, 186, 191, .1);
  border-bottom-style: solid;
  border-bottom-color: #dadfe1;
  border-bottom-width: 1px;
    display: block;
    width: 100%;
    text-align: left;
	height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.header-image-subb {
  color: #4f5962;
  background-color: rgba(176, 186, 191, .1);
  border-bottom-style: solid;
  border-bottom-color: #dadfe1;
  border-bottom-width: 1px;
    display: block;
    width: 100%;
    text-align: left;
	height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

*/

.headhome {
    padding: 25px 0;
}

.headline h1 {
    font-size: 60px;
color: rgba(255, 255, 255, 0.5);
    font-weight: bold;
}

.headline-sub {
    padding: 5px 0;
}

.headline-sub h1 {
	text-align: center;
    font-size: 50px;
		margin-left: 10px;
    background: transparent;
  color: #b0babf;
    font-family: "Gotham Rounded Book", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
}

.headline-subb {
    padding: 5px 0;
}

.headline-subb h1 {
		text-align: center;
    font-size: 50px;
		margin-left: 10px;
    background: transparent;
  color: #b0babf;
    font-family: "Gotham Rounded Book", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
}

.headline h2 {
    font-size: 40px;
    color: #fff;
    background: transparent;
  line-height: 1.3;
  color: #ffffff;
  font-family: "Gotham Rounded Book", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  opacity: .8;
}

.featurette-divider {
    margin: 80px 0;
}

.featurette-dividerb {
    margin: 10px 0;
} 

.featurette {
    overflow: hidden;
}

.featuretteb {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.featuretteb:before,
.featuretteb:after {
  display: table;
  content: " ";
}

.featuretteb:after {
  clear: both;
}

.featuretteb:before,
.featuretteb:after {
  display: table;
  content: " ";
}

.featuretteb:after {
  clear: both;
}
@media (min-width: 768px) {
    .featuretteb {
        width: 750px
    }
}
@media (min-width: 992px) {
    .featuretteb {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .featuretteb {
        width: 1170px
    }
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}

.featurette-headingb {
    font-size: 30px;
}

.featurette-headingc {
    font-size: 20px;
}

@media(max-width:1200px) {
    .headline h1 {
        font-size: 60px;
    }

    .headline-sub h1 {
        font-size: 30px;
    }

    .headline-subb h1 {
        font-size: 30px;
    }
	
  .headline h2 {
        font-size: 40px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
	.featurette-headingb {
    font-size: 30px;
}
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 50px;
		text-align: center;
    }

	    .headline-sub h1 {
        font-size: 30px;
    }

		.headline-subb h1 {
        font-size: 30px;
    }
	
    .headline h2 {
        font-size: 30px;
		text-align: center;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

	.featurette-imageb {
        max-width:25%;
    }
	
    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }
	
	.featurette-headingb {
    font-size: 25px;
}
}

@media(max-width:768px) {
    .container {
        margin: 0 15px;
    }

	    .containerb {
        margin: 0 15px;
    }
	
    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }
	
	.featurette-headingb {
    font-size: 20px;
}
}

@media(max-width:668px) {

.headline {
    padding: 60px 0;
}

    .headline h1 {
        font-size: 40px;
    }

    .headline-sub h1 {
        font-size: 20px;
    }

    .headline-subb h1 {
        font-size: 20px;
    }
	
    .headline h2 {
        font-size: 20px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 60px 0 25px 0;
    }


    .headline h1 {
        font-size: 40px;
    }

	    .headline-sub h1 {
        font-size: 20px;
    }

	    .headline-subb h1 {
        font-size: 20px;
    }
	
    .headline h2 {
        font-size: 20px;
    }
}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

	.featurette-imageb {
        max-width:50%;
    }
    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}

.spritesheetB {
    background-image: url(/images/spritesheetb.png);
    background-repeat: no-repeat;
    display: block;
	padding: 10px;
}

.spritesheetB-f {
    width: 22px;
    height: 22px;
    background-position: -5px -5px;
}

.spritesheetB-ficon {
    width: 22px;
    height: 22px;
    background-position: -37px -5px;
}

.spritesheetB-g {
    width: 22px;
    height: 22px;
    background-position: -69px -5px;
}

.spritesheetB-l {
    width: 22px;
    height: 22px;
    background-position: -101px -5px;
}

.spritesheetB-mail1 {
    width: 22px;
    height: 22px;
    background-position: -133px -5px;
}

.spritesheetB-p {
    width: 22px;
    height: 22px;
    background-position: -165px -5px;
}

.spritesheetB-picon {
    width: 22px;
    height: 22px;
    background-position: -197px -5px;
}

.spritesheetB-r {
    width: 22px;
    height: 22px;
    background-position: -229px -5px;
}

.spritesheetB-skype1 {
    width: 22px;
    height: 22px;
    background-position: -261px -5px;
}

.spritesheetB-t {
    width: 22px;
    height: 22px;
    background-position: -293px -5px;
}

.spritesheetB-y {
    width: 22px;
    height: 22px;
    background-position: -325px -5px;
}
.spritesheetC{
    background-image: url(/images/spritesheetc.png);
    background-repeat: no-repeat;
    display: block;
}

.bbb_bottom{
	background-position: -1px 0;
	width: 152px;
	height: 60px;
}

.google_safe{
	background-position: -153px 0;
	width: 140px;
	height: 60px;
}

.truste{
	background-position: -295px 0;
	width: 181px;
	height: 57px;
}

.bbbmenu{
	background-position: -476px 0;
	width: 79px;
	height: 30px;
}

.privacy{
	background-position: -556px 0;
	width: 26px;
	height: 30px;
}

.godaddygold{
	background-position: 0 -59px ;
	width: 69px;
	height: 30px;
}
.BBBIcons{
	background: url(/images/bbb-header.png) no-repeat; display:block;
}

.BBB{
	background-position: 0 0;
	width: 65px;
	height: 48px;
}
.SocialIcons{
	background: url(/images/spritesocial.png) no-repeat; display:block;
}

.Youtube{
	background-position: 0 0;
	width: 48px;
	height: 48px;
}

.Linkedin{
	background-position: -47px 0;
	width: 48px;
	height: 48px;
}

.RSS{
	background-position: -286px 0;
	width: 48px;
	height: 48px;
}

.Instagram{
	background-position: -334px 0;
	width: 48px;
	height: 48px;
}

.Stumble{
	background-position: -382px 0;
	width: 48px;
	height: 48px;
}

.Pinterest{
	background-position: -238px 0;
	width: 48px;
	height: 48px;
}

.Facebook{
	background-position: -191px 0;
	width: 48px;
	height: 48px;
}

.Twitter{
	background-position: -143px 0;
	width: 48px;
	height: 48px;
}

.Google-plus{
	background-position: -95px 0;
	width: 48px;
	height: 48px;
}


.share_box{
	position:fixed;
	bottom:0;
	right:0;
	width: 160px;
	height: 700px;
	background:#FFF;
}
.social-media2{
	background:none;
	width:180px;
	margin-top:15px;
}
.social-media2 ul{
	width:180px;
	height:48px;
	margin-bottom:0px;
	padding:0;
}
.social-media2 ul li{
	list-style:none;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.social-media2 ul li a img{
	width:48px;
	height:48px;
}

.social-media2 a:hover {
  color: #8bc5eb;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    transition: all 0.15s;
}
	.jobsummary {
		margin: 0px 0;
		padding-bottom: 10px;
		overflow: hidden;
		background: #e4eef4;
		width: 100%;
	}
	
	.jobsummary h2 {
    font-size: 40px;
		margin-top: 10px;
    background: transparent;
  color: #000;
    font-family: "Gotham Rounded Book", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
}

.social-media4{
	background:none;
	width:auto;
	margin-top:15px;
}
.social-media4 ul{
	width:auto;
	height:48px;
	margin-bottom:0px;
	padding:0;
}
.social-media4 ul li{
	list-style:none;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.social-media4 ul li a img{
	width:48px;
	height:48px;
}

.social-media5{
	background:none;
	width:auto;
	margin-top:15px;
}
.social-media5 ul{
	width:auto;
	height:48px;
	margin-bottom:0px;
	padding:0;
}
.social-media5 ul li{
	list-style:none;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.social-media5 ul li a img{
	width:162px;
	height:48px;
}

.social-media2 a:hover {
  color: #8bc5eb;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    transition: all 0.15s;
}

.ibblur{
	box-shadow: 0 0 7px #000;color: transparent;
}
#effectcolor{
    display:none;
    width:100%;
    height:150px;
    background-color:#000;
}
.myDiv {
    display:block;
    -webkit-filter: blur(10px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
    opacity: 0.50;
}
.ibblur-text{
text-shadow: 0 0 7px #000;color: transparent;padding:0 0 0 0;
-webkit-filter: blur(20px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
    opacity: 0.95;
}

.formreg {
    width: auto;
    height: 550px;
    background-color: #fff;
    box-shadow: 10px 10px 5px #888888;
	padding: 20px 20px 20px 20px;
	margin: 50px;
	margin-bottom: 200px;
}
