/*!
 * 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.
 */

body {
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.black {color:#000000!important; }
.bold {font-weight:bold!important;}
.pv-10 {padding-bottom:10px; padding-top:10px;}
.mv-10 {margin-bottom:10px; margin-top:10px;}
.imgcentered { float:left; margin-right:15px; }
.service-reasons h3.title:after {
    background: none;
}
.slogan {
	 text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
			   font-family: 'Rock Salt', cursive;
			   color:#ff0000;
			   font-size:22px;
			   letter-spacing:8px;
			   
			   }
			   
			   
.service-reasons h3.title {
    color: #fff;
}

.service-reasons {
    background: url(../img/bot_bg.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    padding: 50px 0;
	background-position: center center;
    background-size: cover;
}

.service-reasons {
    position: relative;
    overflow: hidden;
}

div.content-box {
    clear: both;
}

div.content-box div.content-box-info {
    padding-left: 115px;
}

div.content-box.big {
	padding:0 5px; 
	border-radius: 3px;
	background:#fff;
	-webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}


div.content-box.big .ch-info-wrap {
	margin: -42px auto 35px;
	position:relative;
	left:auto;
	top:auto;
}

div.content-box.big:hover {
	background: #fafafa;
}

div.content-box.big div.content-box-info {
    padding-left: 0;
	text-align:left;
	margin:0;
}

div.content-box.big div.content-box-info p {
	text-align:center;
	margin-top: 25px;
}
div.content-box.big div.content-box-info ul {
	text-align:left;
	margin: 0; padding:0
}
.service-reasons div.content-box.big {
	transition:none;
	margin-top: 30px;
	border: 1px solid #fff;
}
.follow_icon {
	padding: 0;
	margin: 22px 0 0 0;
	list-style: none;
	overflow: hidden;
}

.follow_icon li img {
	background:#FFF;
	padding:0;
	margin-top:-5px;
	border:0;
	
}

.follow_icon li {
	display:inline-block;
	margin-right: 9px;
	margin-top:9px;
}
.follow_icon li a {
	font-size: 36px;
	color: #ffffff;
	line-height: 44px;
	background: #777;
	width: 44px;
	height: 44px;
	text-align: center;
	border-radius: 4px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #ffffff;
	background: #ec3c2d;
	text-decoration:none!important;
}
.top-bar {
    min-height: 30px;
    background: #25292C;
	border-bottom: 1px solid #414f5a;
    padding: 7px 0;
	color:#FFF;
}

.top-bar a {
	color: #FFF;
	text-decoration: none
}
.top-bar a:focus, .top-bar a:hover {
	color: #FFF;
	text-decoration: underline
}

.top-bar span { 

margin:0 10px;
font-weight:bold
}

.logo {
	margin:0;
	padding:0;
}

.logo a {
	color: #000;
	text-decoration: none
}
.logo a:focus, .logo a:hover {
	color: #000;
	text-decoration: none
}

.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url('../img/2.jpg') no-repeat center 30% scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 120px 0;
}

.headline h1 {
	padding-top:30px;
    font-size: 42px;
	color:#FFF;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}

.headline h2 {
    font-size: 77px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.headline1 {
    padding: 20px 0;
}

.headline1 h1 {
	padding-top:0;
    font-size: 42px;
	color:#FFF;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}

.headline1 h2 {
    font-size: 77px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

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

.featurette {
    overflow: hidden;
}

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

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

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

footer {
    padding: 50px 0;
	margin:0;
	background-color: #222;
	border-color: #080808;
	color:#FFF;
}
.icon-invisible {
    visibility: hidden;
}
@media(max-width:1200px) {
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

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

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

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

    .featurette-heading {
        font-size: 35px;
    }
			.navbar-fixed-top {display:none;}
	
	.logo h3 { font-size:14px; }
	
	body { margin-top:0}
	.navbar-default { align-content:center}
}

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

    .headline h2 {
        font-size: 50px;
    }

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

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

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

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

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

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

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

    .featurette-heading {
        font-size: 25px;
    }
			.logo { font-size:14px; display:block; align-content:center; clear:both; padding:10px; text-align:center}
	.logo h3 { font-size:14px; clear:both;  text-align:center }
	img.imgcentered  {
	display: block;
    margin: 10px auto;
    
	float:none!important;
	}
	.follow_icon {text-align:center; align-content:center}
	.paypal {text-align:center; align-content:center}
	.addressbar { text-align:center}
	footer { text-align:center; align-content:center}
	.headline h2 { font-size:22px!important;}
	.headline h1 { font-size:26px!important;}
}

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

    .headline h2 {
        font-size: 32px;
    }

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

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

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

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

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

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

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

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