@media (min-width: 992px){
    .container {
    max-width: 1200px !important;
}
}


@media (min-width: 1200px){


}

@media (min-width: 1300px){

}

@media (max-width: 767px) {

.pt-120 {
  padding-top: 60px;
}

.ptb-120 {
    padding: 60px 0px;
}

.ptb-90 {
    padding: 30px 0px;
}
.ptb-60 {
    padding: 30px 0px;
}

	.bg-txt{
		display:none;
	}
	
.vision-purpose{
    margin-top: 0px;
}

.home-about .heading-title h4 {
    font-size: 56px;
}

.digital-inner img, .offset-inner img, .threed-inner img, .promotional-inner img {
    display: none;
}
.social-top {
    display: none;
}

.whatsapp-us{
    display:inline-block;
    margin-left: 20px;
}

.navbar {
    margin-top: 0px;
}
.toggle {
    width: 40px;
    height: 40px;
}

.bg-dark {

    border-radius: 0px !important;
}

.abt-left-txt{
    text-align: center;
}

.abt-left-txt h1 {
  font-size: 46px;
}

.fun-facts{
    margin-bottom: 30px;
}

.bg-txt h3 {
  margin-top: -115px;
}

.serv-rel {
  height: 550px;
  padding: 20px;
}

.testimonial {
    padding-bottom: 0px;
}

.digital-inner, .offset-inner, .threed-inner, .promotional-inner {
  max-height: 550px;
}

.c-design {
  margin-bottom:60px;
}
.contact-info{
    margin-top: 30px;
}

.fun-fact-list h2{
    font-size: 18px;
    padding: 10px;
}

.fun-fact-list h6{
    font-size: 14px;
}

.features-list{
    margin-bottom: 20px;
}
.features-list h6 {
    font-weight: 500;
    font-size: 13px;
}

.bg-light {
    padding: 10px 0px !important;
}

.features-list-hidden{
    display: none;
}

.roll-up, .foam-board{
    margin-top: 40px;
}

.gift-prints, .main-footer{
    text-align: center;
}

.testimonial .carousel {
    padding-bottom: 0px;
}

.footer-widget-heading h3::before {
    left:96px;
}

.pr-5, .px-5 {
    padding-right: 0rem!important;
}

.gift-print-in{
    margin-top: 30px;
}

.navbar-collapse{
    padding: 0px 8px;
    margin-top: 20px;
    margin-bottom: 20px;
}









}

@media (min-width: 768px) {
    .navbar-brand-mob{
    display: none;
}
}




