  
  @media (max-width: 767px){
.loader-wrapper.img-gif img {
    width: 70%;
}
  }
 

	
	@media (min-width:767px){
	.vtech-footerbottombar{
	position:relative;
	}
	.vtech-footerbottombar:before{
	content: "";
    position: absolute;
    width: 25.8%;
    height: 100%;
    background-color: #272626;
    top: 0px;
    right: 0;
	
	}
	
	.vtech-footerbottombar:after {
        top: 0px;
    width: 0;
    height: 0;
    right: 25.8%;
    content: '';
    position: absolute;
    border-top: 56px solid;
    border-left: 36px solid transparent !important;
    border-color: #272626;
    z-index: 0;

}
	}
	
@media (max-width: 767px){
.vtech-homeslider figure img {
    max-width: none;
    width: auto;
    height: auto;
}}

@media (max-width: 991px){
.vtech-logo {
    width: 200px;
    margin: 10px 0;
}
}

@media (max-width: 767px){
.vtech-navigation {
    background: #ffffff;
}
.vtech-navigation > ul > li + li {
    border-top: 1px solid #be1517;
}

.vtech-navigation > ul > li > a {
    
    color: #b7080a;
    
}
.vtech-hasdropdown ul, .mega-menu {
    background: #f5e2e3;
}
.vtech-navigation ul li ul li a, .vtech-hasdropdown ul li a {
    color: #980506;
    background: none;
    line-height: 30px;
}
}
@media (max-width: 991px){

body.vtech-fixednav .vtech-logo {
    width: 200px;
    margin: 10px 0;
}
}
@media (max-width: 767px){
.vtech-whychooseus {
    width: 100%;
    max-width: none;
    padding: 60px 0 30px;
}
}
@media (max-width: 991px){
.vtech-footerwidgets .vtech-widget.vtech-widgetinfo {
    padding: 35px 15px 30px 0;
}
.vtech-widget {
    padding: 50px 0 40px;
}

.vtech-whychooseus {
    width: 100%;
    max-width: none;
    padding: 60px 0 30px;
}
}
@media (max-width: 1290px) and (min-width: 767px) {
	.vtech-navigation > ul > li > a {
    padding: 0 4px !important;
	white-space:nowrap;

}
.vtech-nav {
   
    font: 500 10px/30px 'Montserrat', Arial, Helvetica, sans-serif !important;
}
}
@media (max-width: 991px){
.vtech-membername h4 {
    height: 60px;
    overflow: hidden;
}
.vtech-memberdesignation {
    
    height: 60px;
    overflow: hidden;
}
}
@media (max-width: 767px){
.vtech-membername h4 {
    
    height: auto;
    overflow: hidden;
}
.vtech-memberdesignation {
    
    height: auto;
    overflow: hidden;
}
}

@media (min-width: 768px){
.vtech-side-navigation.navbar-right {
    float: right!important;
    margin-right: 0;
}
}
@media (max-width: 991px){
.vtech-member figure {
height: 191px;
overflow:hidden;
position:relative;
}
}
@media (max-width: 767px){
.vtech-member figure {
height: auto;
overflow:hidden;
position:relative;
}
}
@media (max-width: 991px){
.vtech-detailpage .vtech-description p > img, .vtech-detailpage .vtech-description > img{
    float: right;
    padding: 10px;
    margin-left: 5px;
	width:50%;
}}
@media (max-width: 767px){
.vtech-detailpage .vtech-description p > img, .vtech-detailpage .vtech-description > img{
    float: right;
    padding: 10px;
    margin-left: 0;
	width:100%;
}}


@media (max-width: 1290px) and (min-width: 767px) {
	.vtech-member.again  .vtech-memberdesignation a {
  
    height: 58px;
  
}
.vtech-member.again  .vtech-memberdesignation {
   
    height: 58px;
   
}
.vtech-member.again .vtech-brochure  .vtech-memberdesignation i.fa {
    font-size: 33px;
    line-height: 43px;
    margin-right: 6px;
    display: block;
    float: left;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    height: 58px;
    overflow: hidden;
}
}
@media (max-width: 1290px){
.vtech-parallaximg, .parallax-mirror{
	display:none;
}
}
@media (max-width: 991px){
.vtech-project, .vtech-gallery-2 .vtech-projects  .vtech-project {
    width: 49.9%;
}
}
@media (max-width: 767px){
.vtech-project, .vtech-gallery-2 .vtech-projects  .vtech-project {
    width: 49.9%;
}
}
@media (max-width: 479px){
.vtech-project, .vtech-gallery-2 .vtech-projects  .vtech-project {
    width: 100%;
	max-height:none;
}

}