@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-brand #b-lg {
		max-width: 20%;
		position: absolute;
		top: 1%;
		left: 0%;
	}
	.sticky #s-lg {
		display: block;
		max-width: 35%;
		position: relative;
		top: 0;
	}
    .carousel-section-wrapper .carousel-control {
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        bottom: 80px;
        margin: auto
    }
    .carousel-section-wrapper .carousel-control.carousel-control-prev {
        left: 42%
    }
    .carousel-section-wrapper .carousel-control.carousel-control-next {
        left: 10%
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-section {
        padding: 120px 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-section .about-img-wrapper {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        margin-bottom: 50px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-section .about-img-wrapper .about-experience {
        right: 40px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .time-line::after {
        display: none
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .time-line .box-icon-style {
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        margin-bottom: 30px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .time-line .single-timeline {
        margin-bottom: 50px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .time-line .single-timeline .timeline-img {
        margin-bottom: 30px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-section .process-img-wrapper .process-img-top {
        text-align: center
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-section .process-img-wrapper .process-img-bottom {
        justify-content: center
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-section .portfolio-btn-wrapper button {
        margin-right: 10px;
        padding: 7px 18px;
        font-size: 16px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-item-wrapper .portfolio-overlay {
        padding: 30px 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-section.img-bg::before {
        clip-path: polygon(0 3%, 100% 12%, 100% 88%, 0 97%)
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section.cta-bg {
        clip-path: polygon(0 3%, 100% 12%, 100% 88%, 0 97%)
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section .contact-item-wrapper .contact-item {
        flex-direction: column
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section .contact-item-wrapper .contact-item .contact-content {
        margin-left: 0;
        margin-top: 20px
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-collapse {
        position: absolute;
        top: 200%;
        left: 0;
        width: 100%;
        background-color: transparent;
        z-index: 8;
		padding: 5px 16px;
		text-align: center;
        -webkit-box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .06);
        -moz-box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .06);
		box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .06);
	}
	
	.sticky .navbar-collapse {
		top: 100%;
		background-color: white;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item {
		margin: 0;
		padding: 5px;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item a {
        color: #212121;
        display: block;
		padding: 4px 0;
		border: solid 1px white;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item a::before {
        display: none
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    p {
        font-size: 16px;
        line-height: 26px
	}
	.navbar-brand #b-lg {
		max-width: 15%;
		position: absolute;
		top: 1%;
		left: -2%;
	}
	.sticky #s-lg {
		display: block;
		max-width: 115%;
		position: relative;
		top: 0;
		left: -20%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .portfolio-item-wrapper .portfolio-overlay {
        padding: 30px 20px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .team-section .single-team .team-info h4 {
        font-size: 20px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer .footer-widget h4 {
        font-size: 22px
    }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    #main-slide .carousel-item .carousel-caption .heading {
        font-size: 40px
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.navbar-brand #b-lg {
		max-width: 15%;
		position: absolute;
		top: 1%;
		left: -2%;
	}
	.sticky #s-lg {
		display: block;
		max-width: 80%;
		position: relative;
		top: 0;
		left: -15%;
	}
    .contact-section .contact-item-wrapper .contact-item {
        padding: 20px
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .contact-section .contact-item-wrapper .contact-item .contact-content {
        margin-left: 20px
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .comment-form-wrapper,
    .contact-form-wrapper {
        margin-left: 30px
    }
}

@media only screen and (min-width:1400px) {
    #main-slide .carousel-item {
        height: 850px
    }
}