
@media (min-width:1400px) {
	 .container{
	 	 max-width:1690px }
}

@media screen and (max-width: 1400px) 
{

}

@media screen and (max-width: 1200px) 
{

.c-padd-90
{
	padding-top: 50px; 
	padding-bottom:50px;
}
.mb-60{ margin-bottom: 30px;}
p, li{ font-size: 16px;line-height: 25px; }
h2, .h2{font-size: 35px ; line-height: 40px;}
h3, .h3{ font-size: 25px; }
h4, .h4{font-size: 20px;line-height: 30px;}
.cost-text p br {display: none;}
}

@media screen and (max-width: 992px) 
{

p, li{ font-size: 14px;line-height: 25px; }
h2, .h2{font-size: 30px ; line-height: 40px;}
h3, .h3{ font-size: 22px; }
h4, .h4{font-size: 18px;line-height: 30px;}
h3.mb-20{margin-bottom: 10px;}
.c-padd-90 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.upgrade-section h4 br,.upgrade-section-2 h4 br{display: none;}
.upgrade-section h2.mb-40 ,.upgrade-section-2 h2.mb-40 {margin-bottom: 15px;}
.btn-1{ font-size: 16px;padding: 15px 20px; }
.cost-box{display: block;}
.cost-img{max-width: 110px;}
.ul-box li{margin: 15px auto;}
.ul-box li .ul-text p br {display: none;}
.ul-box li .ul-img{padding-right: 15px;max-width: 80px; width: 100%;}
.upgrade-section-2:before, .upgrade-section:before{display: block;}
.ul-box li:last-child{margin-bottom: 30px;}
.manage-your-section .mb-60{margin-bottom: 10px; }
.upgrade-section-2 h2.mb-30{margin-bottom: 15px;}
.upgrade-section h4.mb-60, .upgrade-section-2 h4.mb-60{margin-bottom: 15px;}
}


@media screen and (max-width: 767px) 
{
	.cost-box {display: flex; justify-content: left;margin: 10px auto;}
	.footer-section .text-end{text-align: center !important; }

}

@media screen and (max-width: 575px) 
{

}
