
/********** 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){

.pb-col-12 {
		width: 100%;
}
.navbar-dark .navbar-toggler-icon, .navbar-light .navbar-toggler-icon {
    background-image: none;
    background-color: #fff;
    position: relative;
    width: 35px;
    height: 3px;
    color: #fff;
    margin: 15px -10px;
}
.navbar-dark .navbar-toggler-icon, .navbar-light .navbar-toggler-icon:before {
	content: "";
	position: absolute;
    background-image: none;
    background-color: #fff;
    top: -10px;
    left: 0;
    width: 35px;
    height: 3px;
}
.navbar-dark .navbar-toggler-icon, .navbar-light .navbar-toggler-icon:after {
	content: "";
	position: absolute;
    background-image: none;
    background-color: #fff;
    top: 10px;
    left: 0;
    width: 35px;
    height: 3px;
}
#navbarSupportedContent {
    background-color: #7fb74e;
}
.navbar-nav .nav-item .nav-link {
    padding: 15px !important;
}
.header-top .logo img {
    width: 100%;
    margin-top: 10px;
}
.main-header.stickyhead .login-btn {
    right: 15px;
}
img.sticky-logo {
    margin: 0 !important;
}
.main-header .header-top .header-top-right .login-btn {
    width: auto;
    height: 40px;
    font-size: 15px;
}
.home-slider .banner-text {
    padding: 100px 0;
}
.home-slider {
    min-height: auto;
    margin: 0;
    padding: 90px 0;
}
.home-slider .banner-text .banner-title1 {
    font-size: 24px;
}
.home-slider .banner-text .banner-title2 {
    font-size: 24px;
}
	.how-we-work .work-row:after{
		display: none;
	}
	.how-we-work .work-box {
    margin-bottom: 30px;
}
.main-title {
    font-size: 26px;
}
.home-service .service-items {
    padding-right: 10px;
    margin-top: 15px;
}
.home-service .service-boxes {
    display: block;
    padding: 15px 0;
    margin: 0;
}
.home-service .service-boxes .item-box {
    width: 33%;
}
.home-service .service-boxes .item-box .nav-link {
    padding: 5px;
}
.trust-image {
    display: none;
}
.home-mobile-app .overlay-blue {
    padding: 50px 0;
}
.mobile-img {
    position: static;
}
.home-mobile-app .store-buttons a {
    margin: 0 5px;
}
.home-mobile-app .store-buttons a img {
    width: 160px;
}
.home-testimonial .card {
    width: 100%;
    margin: 50px auto 15px auto;
    padding: 20px;
}
.home-testimonial #homeTestimonials .owl-next {
    right: -20px;
}
.home-testimonial #homeTestimonials .owl-prev {
    left: -20px;
}
.home-testimonial .card .client-img {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 15px;
}
.footer-main .newsletter {
    text-align: center;
    width: 100%;
}
.footer-main .foot-col .foot-title {
    margin-bottom: 15px;
    margin-top: 30px;
}
.footer-main .footer-bottom {
    padding-bottom: 50px;
    text-align: center !important;
}
.footer-main .footer-bottom p.text-right {
    text-align: center !important;
}
.contact-details-section .contact-box {
    margin-bottom: 15px;
}

.login-form-section .green-box {
    padding-left: 140px;
    padding: 50px 15px;
    text-align: center;
    min-height: auto;
}
.login-form-section .container-box {
    max-width: 100%;
    padding: 25px !important;
    margin: 0;
}
.TabbedPanelsTab {
    padding: 15px 0px !important;
    font-size: 12px;
}
.calname a {
    font-size: 15px !important;
    max-width: 50% !important;
    width: calc(50% - 10px) !important;
    padding: 10px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.login-panel-section .container-box {
    max-width: 100%;
    margin-left: auto;
    padding: 20px;
}
.login-panel-section .green-box {
    padding: 50px 15px;
    text-align: center;
    min-height: auto;
}

}

@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){


}

