/*  Desktop */
@media all and (min-width: 1601px) and (max-width: 1920px)
{

	/*--Karan Start--*/

	/*--karan End--*/

}

@media (max-width: 1536px)
{
	
	/*--Karan Start--*/
	.aboutus-sec{padding: 60px 0 60px 0;}
	.bullet-sec{padding-bottom: 60px;}
	.whychoose-sec{padding: 60px 0;}
	.process-sec{padding: 60px 0 30px 0;}

	.glbhead-title p{font-size: 20px;}
	.glbhead-title h1{font-size: 40px;}
	.glbhead-title > span{font-size: 18px;}
	.commlft-text span{font-size: 16px;}
	.commlft-text h2{font-size: 38px;}
	.abtdes-wrap p{font-size: 16px;}
	.vplay-wrap video{aspect-ratio: 1.6/1;}
	.bulletcen-title h2{font-size: 38px;}
	.bulletcen-title p{font-size: 16px;}
	.bulltice-info h3{font-size: 26px;}
	.bulltice-info p{font-size: 16px;}
	.premium-info h4{font-size: 18px;}
	.delrben-title h5{font-size: 20px;}
	.delrben-wrap ul li span{font-size: 16px;}
	.delrben-wrap ul li span svg{width: 18px; height: 18px;}
	.howit-box h3{font-size: 18px;}
	.premium-info span,.svgcust-wd svg{width: 60px;max-width: 60px;height: 60px;}
	.contact-sec{padding-bottom: 60px;}

	/*--karan End--*/	
}

/* Laptop */
@media (max-width: 1366px)
{

	/*--Karan Start--*/
		.mb-40{margin-bottom: 30px;}
		p{line-height: 1.5 !important;}
		.premium-info p br{display: none;}
		.glbhead-title p{font-size: 16px;}
		.glbhead-title h1{font-size: 36px;}
		.glbhead-title > span{font-size: 16px;    line-height: 1.5;}
		.commlft-text h2,.bulletcen-title h2{font-size: 30px;}
		.bulltice-info h3{font-size: 24px;}
		.bulltice-list h4{font-size: 16px;}
		.bulltice-list ul{gap: 12px;}
		.premium-info h4{font-size: 16px;}
		.premium-info p{font-size: 15px;}
		.howit-box h3{font-size: 16px;}
	/*--karan End--*/
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px)
{

	/*--Karan Start--*/

	/*--karan End--*/
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px)
{
	/*--Karan Start--*/
	.callnow-btn {width: fit-content; margin-left: 25px;margin-top: 12px;}
	.aboutus-sec{padding: 30px 0 30px 0;}
	.bullet-sec{padding-bottom: 30px;}
	.ourprod-sec{padding: 0px 0 0 0;}
	.whychoose-sec{padding: 30px 0;}
	.dealersec{padding: 0 0 30px 0;}
	.process-sec{padding: 0px 0 30px 0;}
	.howit-bg{    margin-top: 0;}
	.howit-box{margin-bottom: 24px;}
	.howit-bg span{border: unset;}
	.mb-80{margin-bottom: 30px;}
	.contact-sec{padding-bottom: 30px;}
	.contact-head{font-size: 20px;}	
	.list-content p, .list-content p a, .list-content address{font-size: 14px;}
	.footer-copyright p{font-size: 14px;}
	.delrben-title h5{font-size: 18px;}
	.commlft-text h2, .bulletcen-title h2{font-size: 26px;}

	/*--karan End--*/
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px)
{	
	/*--Karan Start--*/
	.glbhead-title h1{font-size: 30px;}
	.commlft-text h2, .bulletcen-title h2{font-size: 24px;}
	.glbhead-title h1 br,.commlft-text h2 br, .bulletcen-title h2 br {display: none}
	/*--karan End--*/
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px)
{
	/*--Karan Start--*/

	/*--karan End--*/
}