
html,
body {
    height: 100%;
	padding:0px;
	font-family: 'Raleway', sans-serif;
}
p {
  color: #8c8b8b;
  font-size: 14px;
}
.provider {
  background: #efefec none repeat scroll 0 0;
  color: #72ab2b;
  float: right;
  font-weight: bold;
  padding: 25px 0;
  text-align: center;
  text-decoration: none !important;
  width: 100px;
}
.provider > span {
  float: left;
  width: 100%;
}
.avgrund-popup.stack > button {
  position: absolute;
  right: 13px;
  top: 0;
}
.carousel-indicators {
    display: none;
}
.carousel-caption {
  left: 10% !important;
  padding-bottom: 30px;
  right: 20%;
  text-align: left;
  top:13%;
}
.carousel-inner .srvc-title {
  float: left;
  text-align: left;
  width: 100%;
}
.carousel-inner .btn2 {
  clear: both;
  margin: 10px auto;
}
.carousel-caption .btn2 span:hover {
    background:transparent;
}
.carousel-control {
    width: 9% !important;
}
.carousel-caption .btn2 span {
    padding:0px;
	}
.left-right
{
display:none;
}
.carousel-caption .col-md-7 span {
  color: #81c62a;
}
.carousel-caption .col-md-7 > h1 {
  font-size: 40px;
  font-weight: bold;
}
.carousel-caption .col-md-7 > p {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin: 17px 0px;
}
.ss-image{
  position: relative;
  top: -55px;
}
.btn2 span {
  color: #fff !important;
}
.pvc-page img {
    width: 100%;
}
/* --------------header------------------ */
.fill {
  height: 550px !important;
  background-size: cover !important;
}
.top-nav-menu {
  background: #3b3b3b none repeat scroll 0 0;
  color: #7d7c7c;
  float: left;
  width: 100%;
}
nav {
  border: 0 none !important;
  border-radius: 0 !important;
  float: left;
  margin: 0 !important;
  width: 100%;
  background:#fff !important;
  
}
#myCarousel {
  clear: both;
  height: 550px;
}
.contact {
  font-size: 18px;
}
.contact img {
  margin-right: 0;
  padding: 6px;
}

.social-icons > li {
  display: inline-block;
  font-size: 20px;
  padding: 10px 10px;
}
.social-icons {
  float: right;
  margin: 0;

}
.social-icons > li {
  border-right: 1px solid #666565;
  display: inline-block;
  font-size: 20px;
  padding: 6px 14px;
  width: 50px;
  text-align:center;
}
.social-icons > li:nth-child(1) {
  border-left: 1px solid #666565;
  }
.navbar {
  min-height: 100px !important;
}
.nav.navbar-nav {
  float: right;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background-color: #72ab2b !important;
  color: #fff;
}
.nav > li > a {
  display: block;
  font-size: 16px;
  padding: 40px 15px !important;
  position: relative;
  -moz-transition:0.5s;
  -webkit-transition:0.5s;
  transition:0.5s;
}
.btn2 > a
{
  -moz-transition:0.5s;
  -webkit-transition:0.5s;
  transition:0.5s;
}
.btn > a, .btnbtn
{
  -moz-transition:0.5s;
  -webkit-transition:0.5s;
  transition:0.5s;
}
.btn2 > a:hover, .btnbtn:hover
{
background:#4a7a10 !important;
}
.btn > a:hover
{
background:#4a7a10 !important;
}
.title {
  float: left;
  padding: 30px 0;
  text-align: center;
  width: 100%;
}
.title h1 {
  color: #23200d;
  font-family: "Dosis",sans-serif;
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
}
.title span {
  color: #72ab2b;
}
.srvc-title {
  float: left;
  text-align: center;
  width: 100%;
}
.srvc-title > span {
  background: #72ab2b none repeat scroll 0 0;
  color: #fff;
  font-size: 17px;
  padding: 14px 30px;
}
.service1 {
  float: left;
  width: 441px;
  background:#efefec;
  padding:15px;
}
.srvc-img {
  float: left;
  width: 70px;
}
.content {
  float: left;
  padding-left: 10px;
  width: 340px;
}
h3 {
  margin-top: 0;
}
.srvc-img > img {
  width: 100%;
}
.content h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2px;
}
.srvc-ttl > span {
  color: #72ab2b;
}
.srvc-line{
  background: #efefec none repeat scroll 0 0;
  height: 2px;
  position: relative;
  top: 90px;
}
.srvc-box {
  float: left;
  margin-top: 50px;
  position: relative;
  width: 100%;
}
.secnd-side .service1 {
  float: right;
}
.secnd-side {
  margin-top: 72px;
}
.secnd-side::before {
    background: #efefec none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: -252px;
    position: absolute;
    top: 190px;
    transform: rotate(90deg);
    width: 86%;
}
.services .col-md-6.col-sm-6.col-xs-12 {
  padding: 0;
}
.srvc-line::after {
  background: #72ab2b none repeat scroll 0 0;
  border: 3px solid #efefec;
  border-radius: 50%;
  content: "";
  height: 30px;
  position: absolute;
  right: -29px;
  top: -17px;
  width: 30px;
  z-index: 99;
}
.secnd-side .srvc-line::after {
  left: -29px;
}
.btn2 {
  clear: both;
  margin:56px auto;
}
.content > p {
  color: #717070;
  font-size: 15px;
  line-height: 24px;
}
.btn {
  background: #72ab2b none repeat scroll 0 0;
  border-radius: 0;
  padding: 0;
}
.btn span {
  background: #c0be00 none repeat scroll 0 0;
  color: #fff;
  padding: 11px;
}
.btn > a {
  color: #fff;
  float: left;
  padding: 8px 0 8px 15px;
  width: 124px;
  text-decoration:none;
}
.btn2 {
  border-radius: 0;
  padding: 0;
}
.btn2 span {
  background: #c0be00 none repeat scroll 0 0;
  color: #fff;
  padding: 18px;
  position: relative;
  right: -28px;
}
.btn2 > a {
  background: #72ab2b none repeat scroll 0 0;
  color: #fff;
  float: none;
  font-size: 17px;
  padding: 18px 28px 18px 51px;
  text-decoration: none;
  width: 200px;
}
.dream-sec {
  float:left;
  width: 100%;
}
.dream-sec .title {
  text-align: left;
}
.making-zippy {
  background: #efefec none repeat scroll 0 0;
}
.col-md-5.col-sm-4.col-xs-12.pad-0 > img {
  width: 100%;
}
.pad-0{
padding:0px;
}
.dream-sec {
  float: left;
  padding:20px;
  width: 100%;
}
.life-tips {
  clear: both;
}
.nmbrig {
  float: left;
  text-align: center;
  width: 100px;
}
.nmbring-data {
  float: left;
  padding-left: 20px;
  width: 80%;
}
.nmbring-data > h2 {
  color: #72ab2b;
  margin-top: 0;
}
.nmbring-data > p {
  color: #5c5b5b;
  font-family: dosis;
  font-size: 20px;
  line-height: 32px;
}
.life-making-tips {
  background: #efefec none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.life-tips {
  border-bottom: 1px solid #cecece;
  float: left;
  margin-bottom: 13px;
  margin-top: 6px;
  width: 100%;
}
.no-bdr
{
border:0px !important;
}
.nmbrig {
  background: rgba(0, 0, 0, 0) url("../images/bg-line.png") no-repeat scroll center center;
  color: #72ab2b;
  float: left;
  font-size: 35px;
  font-weight: bold;
  height: 100px;
  padding: 21px;
  text-align: center;
  width: 100px;
}
.form .title {
  text-align: left;
}
.contact-us {
  float: left;
  width: 100%;
  background:#fff;
}
.partnership {
    /* background: #efefec none repeat scroll 0 0; */
    padding-bottom: 70px;
}
.form-control {
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 50px;
  margin-bottom: 12px;
}
.btnbtn {
  border: 0 none;
  float: left;
  font-size: 18px;
  padding: 13px 0;
  width: 150px;
  background:#72ab2b !important;
  color:#fff;
  height:52px;
}
.form-group.col-sm-12.col-xs-12 > p {
  position: relative;
}
.form-group.col-sm-12.col-xs-12 span {
  background: #c7c501 none repeat scroll 0 0;
  color: #fff;
  padding: 16px;
  position: absolute;
}
.faq .title {
  text-align: left;
}
.faq {
  background: rgba(0, 0, 0, 0) url("../images/bgbg.png") repeat fixed 0 0;
  float: left;
/*   margin-top: 70px; */
  width: 100%;
}
.bg-sec-img {
  background: rgba(0, 0, 0, 0) url("../images/faq.png") no-repeat scroll right top / 37% auto;
}

.col-md-8 h4, .col-md-8 p  {
  color: #fff;
}
.col-md-8 p
{
margin-bottom:20px;
}
.col-md-8 h4 {
  font-weight: bold;
}
.faq .srvc-title {
  float: left;
  text-align: left;
  width: 100%;
}
.faq .title h1 {
  color: #e1df19;
}
.faq .btn2 {
  clear: both;
  margin: 33px auto;
}
.faq .title {
  padding-bottom: 14px;
}


/* ----------footer------------ */
footer {
  background: #4f4830 none repeat scroll 0 0;
  color: #fff;
  float: left;
  width: 100%;
  padding:40px 0px;
   font-family: dosis;
}
.ftr-srvc > li {
  background: rgba(0, 0, 0, 0) url("../images/icc.png") no-repeat scroll left center / 9px auto;
  display: block;
  line-height: 25px;
  padding-left: 17px;
}
.ftr-srvc a {
  color: #fff;
  font-family: dosis;
  font-size: 17px;
}
ul{
padding:0px;
}
.ftr-menu > li, .ftr-icon > li {
  display: inline-block;
  padding: 4px 6px;
}
.ftr-menu a {
  color: #fff;
}
.ftr-menu > li::after {
  content: "|";
  padding-left: 10px;
}
.ftr-icon > li {
  border-right: 1px solid #6d654a;
  padding: 10px 15px;
}
.ftr-icon {
	border-top:1px solid #6d654a;
	border-bottom:1px solid #6d654a;
	border-left:1px solid #6d654a;
  margin: 0;
}
.row.bdr-ftr {
	border-left:1px solid #6d654a;
	border-bottom:1px solid #6d654a;
  float: left;
  width: 100%;
}
.abt-ftr > p {
  color: #fff;
  margin-top: 12px;
}
.ftr-icon .fa {
  color: #a18831;
}
.cpright {
  background: #2f2b1d none repeat scroll 0 0;
  color: #968f78;
  float: left;
  padding: 12px 0;
  text-align: center;
  width: 100%;
}
.col-sm-4.d-none > img {
display:none;
}
.dream-sec .title {
  float: left;
  padding: 0;
  width: 100%;
}


aside button {
	border: 0px;
	padding:2px 8px;
}



small {
	display: block;
	margin-top: 15px;
	padding-top: 15px;
	color: #333;
	font-size: 0.85em;
	border-top: 1px dashed #ccc;

	-webkit-text-size-adjust: none;
}

button {
	border: 0px;
	padding: 8px 10px;
	margin: 5px 0px;
	border-radius: 1px;

	cursor: pointer;
	color: #fff;
	background: #7aa76d;
	font-size: 15px;

	-webkit-transition: 0.15s background ease;
	   -moz-transition: 0.15s background ease;
	    -ms-transition: 0.15s background ease;
	     -o-transition: 0.15s background ease;
	        transition: 0.15s background ease;
}
	button:hover {
		background: #91cd85;
	}
	button:active {
		background: #60895a;
	}
	button+button {
		margin-left: 5px;
	}

.sharing {
	margin-top: 50px;
}
nav button {
  margin: 0 !important;
}
aside {
  position: fixed !important;
}

.avgrund-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	background: rgba( 0, 0, 0, 0.5 );
}
	.avgrund-active .avgrund-cover {
		visibility: visible;
		opacity: 1;
	}

.avgrund-contents {
	position: relative;
	padding: 20px;
	max-width: 400px;
	height: 100%;
	margin: auto;
}
	.avgrund-active .avgrund-contents {
		-webkit-filter: blur(2px);
		   -moz-filter: blur(2px);
		    -ms-filter: blur(2px);
		     -o-filter: blur(2px);
		        filter: blur(2px);
	}
	.no-blur.avgrund-active .avgrund-contents {
		-webkit-filter: none;
		   -moz-filter: none;
		    -ms-filter: none;
		     -o-filter: none;
		        filter: none;
	}

.avgrund-popup {
  background: white none repeat scroll 0 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  height: 400px;
  left: 47%;
  margin: -130px 0 0 -190px;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 30%;
  transform: scale(0.8);
  visibility: hidden;
  width: 570px;
  z-index: 99999;
-webkit-transform: scale( 0.8 );
	   -moz-transform: scale( 0.8 );
	    -ms-transform: scale( 0.8 );
	     -o-transform: scale( 0.8 );
	        transform: scale( 0.8 );
}
	.avgrund-active .avgrund-popup {
		visibility: visible;
		opacity: 1;

		-webkit-transform: scale( 1.1 );
		   -moz-transform: scale( 1.1 );
		    -ms-transform: scale( 1.1 );
		     -o-transform: scale( 1.1 );
		        transform: scale( 1.1 );
	}
	.avgrund-popup.stack {
		-webkit-transform: scale( 1.5 );
		   -moz-transform: scale( 1.5 );
		    -ms-transform: scale( 1.5 );
		     -o-transform: scale( 1.5 );
		        transform: scale( 1.5 );
	}
	.avgrund-active .avgrund-popup.stack {
		-webkit-transform: scale( 1.1 );
		   -moz-transform: scale( 1.1 );
		    -ms-transform: scale( 1.1 );
		     -o-transform: scale( 1.1 );
		        transform: scale( 1.1 );
	}


.avgrund-ready body,
.avgrund-ready .avgrund-contents,
.avgrund-ready .avgrund-popup,
.avgrund-ready .avgrund-cover {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	     -o-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;

	-webkit-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
	   -moz-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
	    -ms-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
	     -o-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
	        transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.avgrund-ready .avgrund-popup.no-transition {
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
}
.avgrund-popup.stack > h4 {
  color: #72ab2b;
  font-weight: bold;
  line-height: 25px;
}
.avgrund-popup.stack > p {
  color: #333;
}
.avgrund-popup.stack li {
  color: #858585;
  display: block;
  font-family: dosis;
  font-size: 15px;
}
.avgrund-popup.stack > ul {
  color: #333;
  font-weight: bold;
}
.avgrund-popup .btnbtn > span {
  background:#cbc901 none repeat scroll 0 0;
  float: right;
  padding: 7px;
}
.srvc-title img {
    width: 161px;
}
.carousel-caption .btn2 span {
    background: transparent;
	right: 0;
	}
.prvc-cntnt h3 {
    font-size: 27px;
    font-weight: 600;
    margin-top: 30px;
    color:#72ab2b;
}
.prvc-cntnt p {
    color: #8c8b8b;
    font-size: 17px;
    line-height: 30px;
}
.prvc-cntnt li {
    display: block;
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
    color: #858585;
    background: url(../images/iii.png);
    background-repeat: no-repeat;
    background-size: 22px;
    padding-left: 39px;
    margin: 19px 0px;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 30px;
}
.prvc-cntnt  h4 {
    font-size: 22px;
    margin-top: 34px;
}
.srvces-page .service1 {
    float: left;
    width: 100%;
    background: #efefec;
    padding: 15px;
    margin: 20px 0px;
}
.blog-img img {
    width: 100%;
}
.text h2 {
    font-weight: bold;
    font-size: 25px;
    color:#72ab2b;
    padding: 10px 0px;
    margin: 0px;
}
.text{
float:left;
width:100%;
position:relative;
}
.text p {
    color: #8c8b8b;
    font-size: 16px;
    line-height: 26px;
    min-height: 153px;
}
.text h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: -30px;
    border-bottom: 32px solid transparent;
    border-right: 360px solid #fff;
    transform: rotate(180deg);
}
.blogs
{
    float: left;
    width: 100%;
    border: 1px solid #cecece;
    padding: 10px;
	margin-bottom:30px;
}

.blog-img {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.blog-img img {
    transition:0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-os-transition:0.4s;
	cursor:pointer;
	
}
.blog-img img:hover {
    transform: scale(1.2);
}
.prvc-cntnt h4 {
    font-size: 22px;
    margin-top: 34px;
    color: green;
    clear: both;
    background: #eee;
    padding: 15px;
}

.prvc-cntnt-faq
{
box-shadow: 0px 3px 11px #858585;
    padding: 12px;
    margin: 50px 0px;
    padding:30px;
}

.terms .title, .faq-page-all .title, .privacy-policy .title {
    padding: 72px 0;
}
.social-icons .fa {
    color: #666565;
}
.slider-vdo-pop {
  float: left;
  width: 325px;
}
.slider-vdo-pop img {
  height: 100%;
  width: 100%;
}
.vdo-pop-display {
  height: 300px;
  width: 100%;

}
.modal-backdrop.in {
  opacity: 0.5;
  z-index: -1;
}
.modal {
  top:100px !important;
}


/* ------------------responsive---------------- */



@media (min-width:990px) and (max-width:1200px)
{
.fill {
    background-size: cover !important;
}
.secnd-side::before {
  background: #efefec none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: -232px;
  position: absolute;
  top: 171px;
  transform: rotate(90deg);
  width: 96%;
}
.nmbring-data > p {
  font-size: 18px;
  line-height: 24px;
}
.dream-sec .title {
  padding: 0;
}
.bg-sec-img .col-md-8.pad-0 {
  width: 67%;
}
.ss-image {
  left: 50px;
  position: relative;
  top: 13px;
  width: 100%;
}
.carousel-caption {
  top: 17%;
}
.container {
    clear: both;
}
}


@media (min-width:768px) and (max-width:989px)
{
.carousel-caption .col-md-7 > p {
  font-size: 14px;
  line-height: 23px;
}


.fill {
    background-size: cover !important;
}
.container {
    clear: both;
}
.srvc-title img {
    padding: 5px;
    width: 100%;
}
.carousel-caption .btn2 > span {
    float: left;
    width: 50%;
}
.navbar-brand > img {
  position: relative;
  top: 15px;
  width: 140px;
}
.srvc-box {
  float: left;
  margin-left: 1%;
  margin-top: 50px;
  position: relative;
  width: 49%;
}
.col-md-5 > img {
  float: right;
  left: 49px;
  position: relative;
  top: 52px;
  width: 208px;
}
.service1 {
  width: 100%;
}
.srvc-line::after {
  content: none;
}
.carousel-caption {
  top: 6%;
}
.secnd-side::before {
  height: 0;
}
.secnd-side .service1 {
  float: left;
}
.secnd-side .srvc-line::after {
  right: 0 !important;
  left: auto;
}
.secnd-side {
  margin-top: 0;
}
.nav > li > a {
  font-size: 14px;
  padding: 40px 9px !important;
}
.col-md-5.col-sm-12.col-xs-12.pad-0 > img {
  width: 100%;
}
.mid-img {
  background: rgba(0, 0, 0, 0) url("../images/img1.png") no-repeat fixed center top / 100% auto;
  height: 344px;
  overflow: hidden;
}
.col-md-5.col-sm-12.col-xs-12.pad-0 > img {
  display: none;
  width: 100%;
}
.col-sm-4.d-none > img {
  border-radius: 10px;
  width: 100%;
  display:block !important;
}
.bg-sec-img {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
}



@media (min-width:481px) and (max-width:767px)
{
.fill {
    background-size: cover !important;
}
.col-md-5 > img {
  display: none;
}
.carousel-caption {
  top: 6%;
}

.secnd-side::before {
  height: 0;
}
.secnd-side .service1 {
  float: left;
}
.secnd-side .srvc-line::after {
  right: 0 !important;
  left: auto;
}
.secnd-side {
  margin-top: 0;
}
.bg-sec-img {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.nav > li > a {
  padding: 13px 15px !important;
}
.nav.navbar-nav {
  float: left;
  width: 100%;
}
.navbar-nav {
  margin: 36px 0 !important;
}
.navbar {
  min-height: auto !important;
}
.row.bdr-ftr {
  border: 0 none;
}
.navbar-toggle {
  background-color: #72ab2b !important;
}
.navbar-brand > img {
  display: block;
  position: relative;
  top: -9px;
  width: 137px;
}
.navbar-toggle {
  top: 7px;
}
.provider {
  float: left;
  padding: 15px 0;
  width: 100%;
}
.contact {
  font-size: 14px;
}
.social-icons > li {
  border-right: 1px solid #666565;
  display: inline-block;
  font-size: 20px;
  padding: 6px 7px;
  text-align: center;
  width: 38px;
}
nav button {
  margin:8px !important;
}
.wid-100 {
    width: 100%;
}
.social-icons > li {
    border-right: 1px solid #666565;
    display: inline;
    float: left;
    font-size: 20px;
    padding: 6px 7px;
    text-align: center;
    width: auto !important;
}
.btn2 > span {
    float: left;
    margin-bottom: 5px;
}
.srvc-img > img {
    width: 60px !important;
}
.container {
    float: left;
    width: 100%;
}
aside {
  left: 6% !important;
  margin: 0 !important;
  top: 50px !important;
  width: 88% !important;
}
}
@media (min-width:320px) and (max-width:480px)
{
.carousel-caption .col-md-7 > p {
  font-size: 14px;
  line-height: 23px;
}
.carousel-caption .col-md-7 > h1 {
    font-size: 28px;
}
.btn.btn-info.btn-lg {
  width: 100%;
}
aside {
  left: 6% !important;
  margin: 0 !important;
  top: 50px !important;
  width: 88% !important;
}
.btn.btn-info.btn-lg > img {
    width: 100%;
}
.fill {
    background-size: cover !important;
}
.prvc-cntnt h4 {
    clear: both;
    font-size: 21px;
}
.container {
    float: left;
    width: 100%;
}
.srvc-img > img {
    width: 60px !important;
}
.btn2 > span {
    float: left;
    margin-bottom: 5px;
}
.wid-100 {
    width: 100%;
}
.social-icons > li {
    border-right: 1px solid #666565;
    display: inline;
    float: left;
    font-size: 20px;
    padding: 6px 7px;
    text-align: center;
    width:44px !important;
}
nav button {
  margin:8px !important;
}
.carousel-caption {
  left: 4% !important;
  padding-bottom: 30px;
  right: 0;
  text-align: left;
  top: 1%;
}

.social-icons > li {
  border-right: 1px solid #666565;
  display: inline-block;
  font-size: 20px;
  padding: 6px 7px;
  text-align: center;
  width: 38px;
}
.contact {
  font-size: 14px;
}
.col-md-5 > img {
  display: none;
}
.provider {
  float: left;
  padding: 15px 0;
  width: 100%;
}
.navbar-toggle {
  background-color: #72ab2b !important;
}
.row.bdr-ftr {
  border: 0 none;
}
.secnd-side::before {
  height: 0;
}
.secnd-side .service1 {
  float: left;
}
.secnd-side .srvc-line::after {
  right: 0 !important;
  left: auto;
}
.secnd-side {
  margin-top: 0;
}
.service1 {
  text-align: center;
}
.srvc-img {
  float: left;
  width: 100%;
}
.bg-sec-img {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.nmbring-data {
  float: left;
  padding-left: 20px;
  width: 100%;
}
.srvc-line::after {
  content: none;
}
.service1 {
  width: 100%;
}
.content {
  float: left;
  padding-left: 10px;
  width: 100%;
}
.nav > li > a {
  padding: 13px 15px !important;
}
.nav.navbar-nav {
  float: left;
  width: 100%;
}
.navbar-nav {
  margin: 36px 0 !important;
}
.navbar-brand > img {
  width: 104px;
}
.navbar {
  min-height: auto !important;
}
}