/******HOMEPAGE-CSS:Slider******/
.slides-wrap {
	width: 100% !important;
	overflow: hidden;
	position: relative;
}
.slides-wrap #big .item {  text-align: center; }
.slides-wrap .owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.slides-wrap #big.owl-theme { position: relative; }
.slides-wrap #thumbs{
	max-width: 200px;
	position: absolute;
	left:0px;
	right: 0px;
	margin:0px auto;
	bottom:20px;
}
.slides-wrap #thumbs .item { padding:5px 0px 0px; text-align: center; cursor: pointer;position:relative;}
.slides-wrap #thumbs img{border: 2px solid #fff;}
.slides-wrap #thumbs .active:after{width: 100%;height:calc(100% - 5px);content:"";background-color: rgba(0,0,0,0.3);z-index: 1;position: absolute;
left: 0px;bottom:0px;}
.slides-wrap #thumbs .active.current:after{background:transparent;width: auto;height: auto;}
.slides-wrap #thumbs .active.current:before{
	content:"";
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
	position: absolute;
	width: 0px;
	height:0px;
	top: 0px;
	left:0px;
	z-index: 999;
	right: 0px;
	margin: 0px auto;
}

.slide-text {
    position: absolute;
    top: 33%;
    left: 100px;
    width: auto;
    text-align: left;
}
.testimonials-video-container video {
    height: 260px;
}

#big.owl-carousel .pre-eng .slide-text {
    left: 150px;
}

#big.owl-carousel .pre-eng .slide-text .btn-dark {
    background: #fff;
    color: #000;
}
.slide-text h2 {
    text-transform: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    background: rgb(255 255 255 / 68%);
    padding: 14px 16px 6px;
    margin: 0px 0px 0px;
    width: 100%;
}
.slide-text p {
    background: rgb(255 255 255 / 0.67);
    padding: 0 16px 11px;
    width: 73%;
    margin-bottom: 0;
    font-weight: 400;
}
.slide-text a.btn {
    margin-top: 6px;
}
.slide-text h2 strong{font-weight: 700;}
.slide-text .slide-cta a {
	text-decoration: underline;
	color: #fff;
	font-size: 19px;
}
.owl-slides .owl-nav {
	position: absolute;
	right: 0px;
	left:0px;
	margin: 0px auto;
	bottom: 34%;
}
.owl-slides .owl-nav .owl-prev,
.owl-slides .owl-nav .owl-next {
	bottom: 52px;
	position: absolute;	
	background: none !important;
}
.owl-slides .owl-nav .owl-prev{left: 30px;}
.owl-slides .owl-nav .owl-next {right: 30px;}



/******HOMEPAGE-CSS:About & Product Carousel******/


#hm-cont-a{
  position: relative;
  background:url(../images/leading-img.jpg) no-repeat;
  background-size: 58% auto;
  background-position: right 70px;
/*  background:url(../images/tostem-making-quality-rgt.jpg) no-repeat;*/
}


.title-hd.vr,
.title-hd.hr{font-size: 24px;font-weight: 700;text-transform: uppercase;color:#000;position: relative;margin-bottom: 15px;}
.title-hd.vr{padding-top:70px;}
.title-hd.vr:before,
.title-hd.hr:before{
	content:"";
	background-color: #818283;
	position: absolute;
	left: 0px;
	top: 0px;
}
.title-hd.vr:before{
	width:2px;
	height:70px;
	left: 0px;
	top: 0px;
}
.title-hd.hr:before{
	width:90px;
	height:2px;
	left: 0px;
	top: 16px;
}
.title-sub-hd{color:#676767;font-size: 17px;font-weight: 500;margin: 0px 0px 10px;line-height: 24px;}
.hm-abt-warea{padding-right: 60px;padding-bottom:110px;}
.hm-abt-warea p{color:#4a4a4a;font-size: 16px;line-height: 22px;font-weight: 400;}
.hm-abt-warea .title-hd.vr{margin-bottom: 15px;}
#hm-cont-a{padding: 0px;}
#hm-cont-a h3{margin-bottom:15px;}
#hm-cont-a h3 a{
	font-size: 18px;
	font-weight: 700;
	color: #d2d2d2;
	text-transform: uppercase;
	text-align:center;
	display: block;
}
#hm-cont-a h3 a:hover,
#hm-cont-a h3 a:focus{color:#fff;}
.cat-crsl-wrap{
    width: 55%;
    position: absolute;
    right: 0px;
    top: 0px;
    padding-top: 60px;
    z-index: 1;
}
#hm-cont-a .owl-cat{width: 64%;margin: 0px auto;position: initial;}
.cat-crsl-wrap .owl-cat .owl-item:nth-child(odd){margin-top: 90px;}
.cat-crsl-wrap .owl-nav{
    position: absolute;
    width: 100%;
    top: 40%;
    left: 0px;
}
#hm-cont-a .owl-carousel .owl-nav [class*=owl-]{position: absolute;}
#hm-cont-a .owl-carousel .owl-nav .owl-prev{left: 15px;}
#hm-cont-a .owl-carousel .owl-nav .owl-next{right: 15px;}
.cat-crsl-wrap .item{padding: 7px;}
.cat-crsl-wrap .item a{padding-right: 5px;padding-bottom: 5px;}
.cat-crsl-wrap .item img{box-shadow:0px 2px 7px rgba(0,0,0,0.7);}


/******HOMEPAGE-CSS:Features******/
#hm-cont-b{background: #f5f5f5;position: relative;min-height: 525px;padding-top:145px;}
.fea-img{position: absolute;left: 0px;top:-60px;width:30%;z-index: 1;}
.fea-warea p{font-size: 16px;line-height: 24px;color: #4a4a4a;margin-bottom: 30px;}
.fea-list{width:100%;}
.fea-list li{
    margin-right: 20px;
    border: 1px solid #cecece;
    width: calc(26% - 20px);
    height: 86px;
    font-size: 13px;
    color: #323232;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    float: left;
	justify-content: center;
}
.fea-list li a{color: #323232;}
.fea-list li a:hover{color: #999;}
.fea-list li:last-child{margin-right:0px;}
#hm-cont-b .title-hd.hr:before{left:-113px;}
#hm-cont-b .title-hd.hr{margin-bottom: 30px;padding-right:39%;}
.fea-media{position: relative;}
.fea-media-a{width:122px;height:127px;}
.fea-media-b{width:122px;height:124px;position: absolute;right: 0px;top:-60px;}
.fea-media-c{width:173px;height:130px;position: absolute;right: -60px;bottom:-30px;}
.fea-media > div img{max-width: 100%;}
.fea-media .btn{margin-top: 10px;}

#hm-cont-b .fea-warea{padding-left:0px;}

/******HOMEPAGE-CSS:Products******/
#hm-cont-c{position: relative;padding:0px;z-index:1;}

#hm-cont-c .title-hd.vr {
    padding-top: 80px;
    display: inline-block;
    float: left;
    width: 55%;
    text-align: right;
}
#hm-cont-c .title-hd.vr:before {height:65px;top: 0px;left: 74px;}
.product-sec{text-align: justify;padding-right: 20px;}
.specs-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 90px;
}
.specs-list li{width:33%;display:inline-block;float:left;text-align: center;margin:0px 0px 10px;}
.specs-list li h6{font-size:12px;line-height: 16px;text-transform: uppercase;color: #111;font-weight: 700;padding:0px 20px;
margin-bottom: 0px;}
.specs-list li span{height: 50px;display: flex;align-items: center;justify-content: center;margin-bottom: 8px;}
.product-tabs{z-index: 1; margin-top: 135px;}
.pro-tab-wrap{position: relative;width:100%;}
.pro-tab-wrap:before{
position: absolute;
content:"";
bottom:0px;
left:0px;
width:100%;height: 75px;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}
.pro-tab-wrap img{max-width: 100%; width:100%;height:100%;}
.pro-tab-wrap p{width:75%;font-weight:500;position: absolute; bottom: 20px;color: #fff;left: 15px;font-size:16px;line-height: 22px;margin-bottom: 0px;}
.pro-tab-wrap .btn{position: absolute;right: 20px;bottom: 20px;}
.product-tabs .nav-tabs{border-bottom:none;margin-bottom: 8px;}
.product-tabs .nav-tabs .nav-link{font-size:18px;font-weight: 500;color: #54585a;padding: 8px 15px;border-radius:0px;border:none;margin: 0px 5px 0px 0px;}
.product-tabs .nav-tabs .nav-link:last-child{margin-right: 0px;}
.product-tabs .nav-tabs .nav-link.active{color: #fff;background:#000;}
.product-tabs .nav-tabs>li.active>a:hover,
.product-tabs .nav-tabs>li.active>a:focus{border: 0px;}
#aluminium-exterior-fence-gate-carports-products-tab{display: none;}
#aluminium-exterior-fence-gate-carports-products{display: none;}
/******HOMEPAGE-CSS:Video & Testimonials******/
#hm-cont-d{background: #f5f5f5;position: relative;min-height: 525px;padding-top:196px;padding-bottom: 70px;margin-top:-85px;}

#hm-cont-d .title-hd.vr {
    padding-top: 0px;
    margin-bottom: 0;
}
#hm-cont-d .col-md-5 img{max-width:100%}
#hm-cont-d .col-md-5 img:hover {
    opacity: 0.89;
    cursor: pointer;
}
#hm-cont-d .title-hd.vr:before{top:-138px;height:120px;}
.testimonial-wrap{padding-left: 0px;display: flex;margin-top:-30px;}
.tstmnl-lft{width:50%;padding: 75px 25px 25px;background-color: #54585a;position: relative;font-size: 30px;}
.tstmnl-lft p, .tstmnl-lft span{color: #fff;font-size: 16px;line-height: 22px;margin-bottom: 0px}
.tstmnl-lft:before{position: absolute;content: '\f10d';position: absolute;left: 25px;top: 25px;font-size: 30px;font-family: FontAwesome;
color: #8f9192}
.owl-testimon.owl-theme{position: initial;}
.owl-testimon.owl-theme .owl-nav{position: absolute;right: 10px;bottom:10px;margin:0px;width: 35px;height: 45px;}
.owl-testimon.owl-theme .owl-nav:before{content: "";width:1px;background-color: #fff;height: 40px;position: absolute;
left:0px;right:0px;margin: 0px auto;transform: rotate(20deg)}
.owl-testimon.owl-theme .owl-nav .owl-prev{left: -6px;top: -7px;}
.owl-testimon.owl-theme .owl-nav .owl-next{right: -7px;bottom:0px;}
.owl-testimon.owl-theme .owl-nav [class*=owl-] {margin:0px;position: absolute;}
.owl-testimon.owl-theme .owl-nav [class*=owl-] img {width: 50%;}
.tstmnl-rgt{display: inline-block;width: 50%;padding-left: 60px;padding-top: 80px;}
.tstmnl-rgt p{font-size:15px;line-height: 22px;color: #3b3b3b;font-weight:400;}
.tstmnl-rgt .title-hd.hr:before {width: 40px;left: -60px;top: 16px;}

/******HOMEPAGE-CSS:Gallery******/
#hm-cont-e { padding: 65px 0px 100px; position: relative;}
#hm-cont-e .title-hd.hr{left: 6%;position: relative;display: inline-block;}
#hm-cont-e .title-hd.hr:before{left:-115px;}
.gallery-warea{position: relative;}
.gallery-warea li{position:relative;display: inline-block;}
.gallery-warea li.img-a{float:left;width:55%;margin-left:6%;margin-top:30px;}
.gallery-warea li.img-b{float:right;width:35%;margin-top:-200px;margin-right: -15px;margin-bottom: 60px;}
.gallery-warea li.img-c{float:left;width:35%;margin-top: 65px;margin-left: -15px;}
.gallery-warea li.img-d{float:right;margin-top:175px;width:64%;margin-right: -15px;}
.gallery-warea li img{width: 100%;height: 100%;}
.gallery-sec{position: absolute;width: 60%;top:49%;left:38%;display: flex;flex-wrap: wrap;}
.gallery-sec p{line-height: 22px;color: #000;width:70%;margin-right: 45px; text-align: justify;}
.gallery-sec p, .gallery-sec a{display: inline-block;}

/******HOMEPAGE-CSS:Blog******/
#hm-cont-f{background:#f5f5f5;padding: 200px 0px 108px;margin-top: -185px;}
#hm-cont-f .title-hd.hr {left: 0;position: relative;display: inline-block;margin-bottom: 30px;}

#hm-cont-f .title-hd.hr:before {
    left: -31%;
    width: 26%;
    top: 7px;
}
#hm-cont-f .blog-sec{position: relative;}
#hm-cont-f .blog-sec img{width:100%;}

#hm-cont-f .blog-data {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 1;
    padding: 0 20px 12px;
    font-weight: 500;
}
#hm-cont-f .blog-data:before{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 65px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(0 0 0 / 0.90) 100%);
    z-index: -1;
}
#hm-cont-f .blog-data .blog-date{float:right;}
#hm-cont-f .blog-ttl{background: #e1e1e1;padding: 20px;}
#hm-cont-f .blog-ttl h3{margin:0px;padding:0px;line-height: 22px;font-size:16px;}
#hm-cont-f .blog-ttl h3 strong {
    font-size: 15px;
    text-decoration: underline;
    text-transform: uppercase;
}
#hm-cont-f .blog-ttl h3 a{ font-weight: 500;color:#000;}
#hm-cont-f .blog-sec figure{margin-bottom: 0px}


/*21-JULY-2020*/

#proTab li {
    padding: 0 5px;
}

.product-tabs #proTab li {
    padding: 0 13px 0 0;
}

.product-tabs #proTab li:last-child {
    padding-right: 0;
}

#hm-cont-c .product-sec p {
  

    width: 100%;
    float: inline-start;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

span.article-cta {
    float: right;
    margin-top: 10px;
}

.product-tabs .nav-tabs>li.active>a, 
.product-tabs .nav-tabs>li.active>a:hover, 
.product-tabs .nav-tabs>li.active>a:focus{border:none!important;}

.youtube-player {
  position: relative;
  padding-bottom: 76.23%;
  height: 0;
  max-width: 100%;
  background:transparent;
  margin: 5px;
  z-index: 0;
}

.youtube-player iframe {
  position: absolute;
  width: 100%;
  height: 330px;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: 411px;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: none;
  cursor: pointer;
}
.fp-video-blk{height: 100%;}

.for-mb{display: none;}

/******RESPONSIVE-CSS******/

@media (min-width: 992px) and (max-width: 1199px){}

@media (max-width: 991px){
}

@media (min-width: 768px) and (max-width: 991px){
}




@media (max-width: 767px){	
        .for-mb{display: block;}
    .for-dk{display: none;}
  .btn{padding:0.5rem 0.75rem;}
  .slides-wrap .slide-text .btn{background-color: rgba(0,0,0,0.9);}
  .bg-video{
    
    height: auto !important;
    
  }
 
  .slide-text {
    top: auto;
    bottom: 10px;
    display: block;
    left: 0;
}
#big.owl-carousel .pre-eng .slide-text {
    left: 0px;
}
  .slides-wrap #thumbs .item{}
  .slides-wrap #thumbs .item img{border: 1px solid #fff;width: 38px;height:38px;}
 
  .slides-wrap #thumbs {
    
    left: auto;
    right: 10px;
    bottom: 10px;
    max-width: 90px;
}
  .slides-wrap #thumbs {
    
    left: auto;
    right: 10px;
    bottom: 10px;
    max-width: 124px;
}
  #hm-cont-a{padding-bottom: 20px;}
  .hm-abt-warea{padding-right:15px;padding-bottom: 35px;}
  
  #hm-cont-a .title-sub-hd, #hm-cont-a .hm-abt-warea p, #hm-cont-a .hm-abt-warea a.btn{display: block;}
  .title-hd.vr, .title-hd.hr {font-size: 24px;line-height: 28px;}	
  .title-hd.vr:before{height:50px;}
  .title-hd.hr:before{width:45px;}
  .title-hd.vr{padding-top:65px;}
	#hm-cont-c .title-hd.vr{width:100%;}
  .cat-crsl-wrap{width: 100%;}
  #hm-cont-a .hm-abt-warea .title-hd.vr{margin-left: 20px;margin-bottom: 0px;}
  #hm-cont-a{background-size: cover;background-position: center;background:#fff;}
  .cat-crsl-wrap{position: relative;padding-top: 0px;}
  #hm-cont-b .container{position: relative;}
  #hm-cont-b .fea-img{
    top: 22%;
    width: 50%;
    left: auto;
    right: 0px;
    height: 95%;
	  
}
  #hm-cont-b .fea-img img{max-width:100%;height: 100%;}
  #hm-cont-a .owl-cat{width:calc(100% - 60px);}
  #hm-cont-a h3 {text-align: center;}
  #hm-cont-a h3 a{font-size: 17px;color: #000;text-align: center;}
  .cat-crsl-wrap .owl-cat .owl-item:nth-child(odd) {margin-top: 0px;}
  .cat-crsl-wrap .owl-cat .owl-item:nth-child(odd) {padding: 0px 10px;}
  .cat-crsl-wrap .owl-cat .owl-item:nth-child(even) {margin-top: 10px;}
  .cat-crsl-wrap .owl-cat .owl-item:nth-child(odd) .item h3{order: 2;margin-top: 15px;}
  .cat-crsl-wrap .item{display: flex;flex-wrap: wrap;justify-content: center;}
  .cat-crsl-wrap .item a{padding:0px;}
  #hm-cont-a .owl-carousel .owl-nav .owl-prev{left:0}
  #hm-cont-a .owl-carousel .owl-nav .owl-next{right:0;}
  #hm-cont-a .owl-carousel .owl-nav img{width:80%;}
  .mob-btm-cta{text-align:center;margin-top:15px;}
  #hm-cont-b{padding-top:45px;min-height: inherit;padding-bottom: 40px;}
  #hm-cont-b .title-hd.hr{padding-right: 0px;padding-left:40px;}
  #hm-cont-b .title-hd.hr:before {left: -20px;top:13px;}
  #hm-cont-b .fea-warea p{display: none;}
  #hm-cont-b .fea-list{width:calc(50% - 10px);display: flex;flex-wrap: wrap;margin-right:10px;}
  #hm-cont-b .fea-list li{width:100%;margin:0px;justify-content: center;margin-bottom: 12px;font-weight: 700;font-size: 13px;
  	height:auto;padding:0.65rem 1.25rem;}
  #hm-cont-b .fea-warea .mob-btm-cta{width:50%;margin-top:0px;}
  #hm-cont-c{padding-top:0px;}
  #hm-cont-c .product-sec{padding-right:0px;}
  #hm-cont-c  p, #hm-cont-c .btn{display:none;}
  #hm-cont-c .product-sec p{display: block;}
  #hm-cont-c .specs-list{display: none;}
  #hm-cont-c .product-tabs{position: relative;}
  .gallery-warea li.img-b{margin-top:0px;}
  .gallery-sec{display: none;}
  #hm-cont-e {padding-top: 45px;background: #f5f5f5;margin-top: 30px;margin-bottom:180px;padding-bottom: 35px;}	
  #hm-cont-e .title-hd.hr{left:12%;margin-bottom: 35px;}
  #hm-cont-e .title-hd.hr:before{left:-55px;top:14px;}
.gallery-warea li.img-a, .gallery-warea li.img-b, .gallery-warea li.img-c,.gallery-warea li.img-d{width:100%;margin:0px;max-height:340px;}
.product-tabs .nav-tabs{display:none;}
.product-tabs .tab-content>.tab-pane{display:block;float:left;width:calc(100%/2 - 12px)}
.product-tabs .tab-content>.tab-pane:nth-child(2n){margin-left: 12px;margin-bottom:15px;}	

/*21 AUG 2020*/
.slide-text h2, .slide-text p {
    display: none;
}

#hm-cont-a .title-sub-hd{display: block; margin-top: 16px;}
.hp-sec-first-img {
    position: relative;
    background: url(../images/leading-img.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 250px;
}


/*18 FEB 2021*/

#hm-cont-c .title-hd.vr {
    padding-top: 70px;
    float: left;
    width: 100%;
    text-align: left;
}
#hm-cont-c .title-hd.vr:before {
    height: 65px;
    top: 0px;
    left: 6px;
}

#hm-cont-d {
   
    padding-top: 70px;
    padding-bottom: 35px;
    margin-top: 20px;
}

#hm-cont-d .title-hd.vr:before {
    top: -60px;
    height: 50px;
}

#hm-cont-d .title-hd.vr {
    padding-top: 0px;
    margin-bottom: 13px;
    margin-top: -10px;
}

.testimonial-wrap {
    padding-left: 0;
    display: flex;
    margin-top: 0;
    flex-wrap: wrap;
}
.tstmnl-lft {
    width: 100%;
    padding: 40px 20px 12px;
    order:2;
}

.tstmnl-lft:before {
    left: 14px;
    top: 7px;
    font-size: 26px;
    color: #737576;
   
}

.tstmnl-lft p, .tstmnl-lft span {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
}
.tstmnl-rgt h2 {
    padding-left: 26px;
}
.tstmnl-rgt {
    width: 100%;
    padding-left: 0;
    padding-top: 32px;
    order: 1;
    margin-bottom: 32px;
}
	
.tstmnl-rgt .title-hd.hr:before {
    height: 2px;
    left: -20px;
    top: 13px;
    width: 40px;
}

#hm-cont-e {
    padding-top: 0;
    background: #fff;
    margin-bottom: 0;
   
}

.gallery-sec {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    display: block !important;
    padding: 0 0px;
    margin-top: 20px;
    top: 0;
    flex-wrap: nowrap;
}
.gallery-sec p {
  
    width: 100%;
    margin-right: 0;
    
}

#hm-cont-f {
    background: #f5f5f5;
    padding: 26px 0px 10px;
    margin-top: 0;
}


#hm-cont-f .blog-ttl {
   margin-bottom: 30px;
}

#hm-cont-f .title-hd.hr {
    margin-bottom: 20px;
}
span.article-cta {
    float: left;
    margin-top: 0;
    margin-bottom: 30px;
}

.subcribe-mob {
    margin-top: -105px;
}
.youtube-player iframe{height: 250px}
}

@media (min-width: 576px) and (max-width: 767px){
}

@media (max-width: 575px){
  .slides-wrap #big .item{height:245px;}
  .slide-text h2{display: none;}
  #hm-cont-b .fea-list li:nth-child(3n){padding-left:1.5rem;padding-right:1.5rem;}
	
}
 .slider_container_bg{
    
    background: url('../images/video_banner_blur.jpg') no-repeat;
    background-position: center;
    margin-bottom: 10px;
  }
  .slider_container_bg .item{
    line-height: 0;
  }
  .bg-video{
    object-fit: cover;
    height:470px;
  }
  .testimonial-wrap .tstmnl-lft .item {
   /* padding: 10px;*/
}

@media (max-width: 1399px){

.title-hd.vr {padding-top: 70px;}
#hm-cont-a{background-position: right 70px;}
.title-hd.vr:before{height: 70px;}
.hm-abt-warea{padding-bottom: 110px;}
#hm-cont-d{padding-bottom: 70px;}




}