/*
Theme Name: Mouli Chakrabarti - Child
Theme URI: https://moulichakrabarti.with.sometech.work
Description: A child theme of Mouli Chakrabarti 
Author: Vineet Talwar
Author URI: https://sometech.work
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");



@media only screen and (max-width: 767px) {

.q_slide_subtitle {
	font-size: 60px !important;
	line-height: 55px !important;
   }
}

@media only screen and (max-width: 1023px) {
.q_slide_subtitle {
	font-size: 90px !important;
	line-height: 78px !important;
}
}


@media only screen and (min-width: 1024px) {
.q_slide_subtitle {
	font-size: 135px !important;
	line-height: 110px !important;
  }
}
