
@media(max-width: 2560px) and (min-width: 1921px){

#video_id {
    width: 100%;
    height: 100%;
    transform: scale(1.2);
    position: relative;
}
	}
	@media(max-width: 1920px) and (min-width: 1441px){
		#video_id {
    width: 100%;
    height: 962px;
    transform: scale(1.2);
    position: relative;
}
}
@media(max-width: 1440px) and (min-width: 1025px){
	#video_id {
    width: 100%;
    height: 767px;
    transform: scale(1.2);
    position: relative;
}
}
@media(max-width: 1024px) and (min-width: 767px){
	#video_id {
    width: 100%;
    height: 767px;
    transform: scale(1.5);
    position: relative;
}
}

@media (max-width: 768px) and (min-width: 426px){
#video_id {
    width: 100%;
    height: 760px;
    transform: scale(2.1);
    position: relative;
}
}
@media (max-width: 425px) and (min-width: 376px){
#video_id {
    width: 100%;
    height: 760px;
    transform: scale(3.6);
    position: relative;
}
}


@media(max-width:320px){
	#priceintable-nm > h2{
font-size: 10px !important;
	}
	#priceintable-nm{
padding:10px !important;
	}
	#priceintable-nm-fst{
		padding: 24px 1px !important;
	}
	#priceintable-nm-fst > h2{
		font-size: 10px !important;
	}
}
@media(min-width:321px) AND (max-width:375px){
	#priceintable-nm{
padding:10px !important;
	}
	#priceintable-nm > h2{
font-size: 12px !important;
	}
	#priceintable-nm-fst{
		padding: 24px 1px !important;
	}
	#priceintable-nm-fst > h2{
		font-size: 12px !important;
	}
	}
	@media(min-width:376px) AND (max-width:425px){
	#priceintable-nm{
padding:10px !important;
	}
	#priceintable-nm > h2{
font-size: 14px !important;
	}
	#priceintable-nm-fst{
		padding: 24px 1px !important;
	}
	#priceintable-nm-fst > h2{
		font-size: 14px !important;
	}
	
	}
	@media(min-width:426px) AND (max-width:768px){
	.dlab-tabs .nav-tabs > li > a {
    color: #3d474a;
    font-weight: 600;
    font-size: 14px;
    padding: 6px !important;
    -webkit-border-radius: 0;
    border-radius: 0;
}
 
	}
	/*about us responsive*/
	/*edit responsive 320px*/
	@media(max-width:320px){
	.responsive-edit{
		padding-top:50px !important;
		padding-bottom: 50px;

	}
	.ab-flex {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 25px;
    width: 88%;
}
.img-inner::before {
    content: "";
    position: absolute;
    width: 115%;
    height: 100%;
    z-index: -1;
    top: -75px;
    right: -364px;
    background-color: #ebebeb;
}

   .about-img-2 > .img-inner{
      margin-left:0px!important;
   }
.mb-margin{
   margin-top:50%;
}
.site-footer{
   margin-top:20%;
}
#responsive-edit{
	height:960px;
}
}
/*end 320px*/
	@media(min-width:321px) AND (max-width:375px){
	.responsive-edit{
		padding-top:50px !important;
		padding-bottom: 50px;

	}
	.ab-flex {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 25px;
    width: 88%;
}
.img-inner::before {
    content: "";
    position: absolute;
    width: 115%;
    height: 100%;
    z-index: -1;
    top: -75px;
    right: -364px;
    background-color: #ebebeb;
}

   .about-img-2 > .img-inner{
      margin-left:0px!important;
   }
.mb-margin{
   margin-top:50%;
}
.site-footer{
   margin-top:20%;
}
#responsive-edit{
	height:960px;
}
}
/*376px edit */
 @media(min-width:376px) and (max-width:425px){
      .ab-flex {
    display: flex;
    align-items: center;
    position: absolute;
    bottom:4px;
    width: 90%;
}
#responsive-edit{
	height:875px;
}
.about-img-2 > .img-inner{
      margin-left:0px!important;
   }
.mb-margin{
   margin-top:50%;
}
.site-footer{
   margin-top:20%;
}
.about-img-2{
   position: relative;
    top: -40px;
   }
  
.about-detl {
    /* background-color: hsl(0deg 0% 79%); */
    background-color: #e1e1e1;
    /* padding: 10%; */
    padding: 7% 5% 7% 5% !important;
    border: 10px solid white;
    z-index: 111;
}
.mb-margin{
   margin-top:50%;
}
.site-footer{
   margin-top:20%;
}
.footer-top {
    background: #191F23;
    background-size: cover;
    background-position: center;
    padding: 20px 0 20px 0 !important;
}
}
.dlab-info-has.skew-has {
    border-top: 4px solid #ffff;
    padding: 42px 20px 80px 16px;
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    -o-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg);
    bottom: -53px !important;
}

.about-dt-col{
   margin-top:50px;
}
.active-bg{
     background-image: url(images/car.png);
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    opacity: .3;
    position: absolute;
}

.about-dg{
   margin-top:20px;
}
.active-bg {
    background-image: url(images/car.png);
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    /* right: 118px; */
    opacity: .3;
    background-attachment: fixed;
    bottom: 0px;
    /* top: 269px; */
    background-position-y: bottom;
    background-position:left;
    position: absolute;
    /* left: 223px; */
    }
.img-inner::before {
    content: "";
    position: absolute;
    width: 115%;
    height: 100%;
    z-index: -1;
    top: -75px;
    right: -364px;
    background-color: #ebebeb;
}
.dlab-info{
  height:190px;
  border-right:2px solid #a11a20;
  border-left:2px solid #a11a20;
  border-bottom:2px solid #a11a20;
}
.ow-entry-content {
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#eee;
    background-color:#fff;
    padding: 20px;
    height: 220px;
    margin-bottom: 5px;
}
.dlab-separator.style-skew-2[class*="style-"]:after, .dlab-separator.style-skew-2[class*="style-"]:before {
    width: 80px;
    height: 4px;
    left: 20px;
    /* background-color: var(--primary); */
    -moz-transform: translateY(-50%) skewX(-10deg);
    -webkit-transform: translateY(-50%) skewX(-10deg);
    -o-transform: translateY(-50%) skewX(-10deg);
    -ms-transform: translateY(-50%) skewX(-10deg);
    transform: translateY(-50%) skewX(-10deg);
}
.dlab-separator.style-skew-2[class*="style-"]:before {
    right: 20px;
    left: auto;
}
.dlab-separator[class*="style-"]:before {
    left: auto;
    right: 35px;
}
.dlab-separator[class*="style-"]:after, .dlab-separator[class*="style-"]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 35px;
    width: 150px;
    height: 2px;
    background: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dlab-separator.style-skew-2 {
    width: 15px;
    height: 10px;
    margin-left: 1px;
    margin-right: 1px;
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
}

.dlab-separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    margin-bottom: 10px;
    position: relative;
}
.ow-entry-text > p{
text-align: justify;
}

/*end of edit*/
	

