
/********** RESPONSIVE DESIGN 01-07-2020 *********/

@media only screen and (min-width:992px) and (max-width:1199px){


}
@media only screen and (max-width:1023px){
	
}
@media only screen and (min-width:992px) and (max-width:1023px){

}
@media only screen and (max-width:991px){



}


@media only screen and (max-width:767px){
.features-section .tyi-items img {
    height: 325px;
 
}
	.pb-col-12 {
		width: 100%;
	}
.ticker_section {
    display: none;
}
	.header_top_menu {
    display: none;
}
.navbar-collapse .navbar-nav .nav-item {
    padding: 0px;
    border-bottom: 1px solid black;
    top: 0;
    text-align: left;
	
}

	ul.navbar-nav .nav-item a {
    padding-left: 0;
    color: #000 ;
}
.navbar-collapse.show {
    opacity: 1;
    transform: scale(1);
    top: 0px;
    left: 0;
    height: 100vh;
    padding: 10px;
}
.navbar-expand-lg .navbar-nav .dropdown-item .dropdown-link:hover {
    color: #fff;
}
.navbar-collapse .navbar-nav .dropdown>.dropdown-menu {
    position: fixed;
}
.navbar-expand-lg .navbar-nav .nav-item.dropdown .nav-link {
    margin: 0;
}
span.toggler-icons {
    height: 25px;
    width: 25px;
    position: relative;
    left: -25px;
    font-size: 26px;
    background: #e9e1e1;
    padding: 10px;
    border-radius: 15px;
}
	ul.navbar-nav .nav-item .nav-link {
    color: #000000;
    padding: 10px;
}
.home-testimonial .card {
    position: ;
    width: 95%;
    margin: 12px;
    padding: 10px 20px 0;
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.15);
}
.home-testimonial .card .client-img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    position: relative;
    top: 10px;
    left: 0px;
}
	ul.menu2 {
    position: relative;
    }
a.navbar-btn.btn.btn-sm.btn-primary.lift {
    margin-left: 75px;
}
	

}

@media only screen and (max-width:575px){



}

@media only screen and (max-width:359px){



}


@media only screen and (min-width:1441px){

}
@media only screen and (min-width:991px){


}

@media only screen and (min-width:768px){
	.pb-col-md-2 {
		width: 20%;
		float: left;
	}
	.pbj-col-md-1{
		width: 14%;
		float: left;
	}
	.pbj-col-md-3{
		width: 43%;
		float: left;
	}

}

@media only screen and (min-width:576px){


}

