
@media screen and (min-width: 768px) {
	.navbar-header{
		width:20%;
	}
	.navbar-brand{
		padding:0;
	}
  }
@media screen and (max-width: 768px) {
	.navbar-header{
		width:auto;
	}
	.navbar-brand{
		padding:auto;
	}
	.navbar-brand img{
		max-width:90px;
	}
  }
		
.wln img{
	height:30px;
	margin-right:20px;
	margin-bottom:10px;
}
header {
    background-image: url("../img/home1.jpg"); 
}
div.overlay {
    opacity: .9;
    background-color: black;
    position: absolute;
    left: 0; top: 0;
}
.section-heading{
	text-align:left;
}
.t_a_left{
	text-align:left;
}
.c_white{
	color:white;
}
.f_16{
	font-size:16px;
}
.ad_side{
	width:100%;
	max-width:440px;
	list-style:none;
	padding-left:0;
	padding-bottom:50px;
	float:left;
}
.ad_side span{
	width:auto;
	min-width:200px;
	background:#fff;
	color:#000;
	opacity:0.8;
	padding:2px 5px;
	padding-left:10px;
	padding-right:40px;
	margin:5px;
	float:left;
}
.box{
	padding:10px;
	z-index:1;
	background:#f8f8f8;
}
.none{
	display:none;
}
.bgf8{
	background:#f8f8f8;
}
.cta-text h2{
	color:#333;
	text-transform:none;
	text-align:center;
}
.cta-text a{
	color:#1D885A;
}
.mg30{
	margin:30px 0;
	padding:10px 0;
}
/* --- Pricing box --- */


.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}

.pricing-title h3{
	font-weight:600;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.special .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-content{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-content strong{
color:#353535;
}

.pricing-content ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-content ul li{
	border-bottom:1px solid #e9e9e9;
	list-style:none;
	padding:15px 0 15px 0;
	margin:0 0 0 0;
	color: #888;
}

.pricing-action{
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}

/* --- pricing box alt 1 --- */
.pricing-box-alt {
border: 1px solid #e6e6e6;
	background:#fcfcfc;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing-box-alt .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:10px 0 0px 0;
	display:block;
}
.pricing-box-alt.special .pricing-heading {
	background: #3f885A;
	text-align: center;
	padding:10px 0 1px 0;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-alt.special .pricing-heading h3 {
	color:#fff;
}

.pricing-box-alt .pricing-heading h3 strong {
	font-size:32px;
	font-weight:700;
	letter-spacing:-1px;
}
.pricing-box-alt .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-alt .pricing-terms {
	text-align: center;
	background:#666;
	display:block;
	overflow:hidden;
	padding:15px 0 10px;
}

.pricing-box-alt .pricing-terms  h4 {
	font-style:italic;
	margin-top:10px;
	color:#fff;
	
	font-family:'Noto Serif', serif;
}

.pricing-box-alt .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
}

.pricing-box-alt  .pricing-action{
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}
/* --- Pricing box end --- */
section{
	padding:10px 0;
}
.wh100{
	width:26%;
	float:left;
}
.fa-5x{
	padding:40px;
}
.boxgr{
	padding:20px;
}
.box-gray.aligncenter h4{
	margin-left:20px;
}
p{
	line-height:2;
}
.bdtal{
	list-style:circle;
}
.bdtal li{
	padding:5px 0;
}
		#wrapper {
  padding: 20px;
  }

.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.footer {
  font-size: 11px;
  }

/* Callback example */



.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .5);
  top:200px;
  left: 0;
  right: 0;
  padding: 10px 120px;
  margin: 0;
  max-width: none;
  min-height:445px;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 440px;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }
 
@media screen and (max-width: 1200px) and (min-width:768px) {
	.navbar-collapse li{
		font-size:10px;
	}
	.navbar-header{
		width:15%;
	}
	.navbar-brand img{
		width:100%;
		margin:0 !important;
	}
  }
.mgt100{
	margin-top:100px;
}
.fastmen{
	margin-top:30px;
	margin-bottom:40px;
}
.fastmen a{
	color:#333;
}
.fastmen span{
font-family: "Open Sans","Helvetica Neue",Helvetica,"Open Sans",sans-serif;
color: #1D885A;
}
.c_table{
	margin-top:20px;
}
.c_table td{
	padding:5px;
}
.c_table tr td:first-child{
	width:auto;
	vertical-align:top;
	white-space: nowrap;
	font-weight:bold;
	text-align:right;
}
.col-sm-4 img {
    max-width: 200px;
    padding: 0 10px;
}