@media only screen and (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 95%;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	body {
		font-size: 16px;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 21px;
	}
	.smart-security, .smart-home {
		margin: 0px 150px;
	}

}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	.container {
	   max-width: 95%;
	}
	.smart-security, .smart-home {
		margin: 0px 115px;
	}
}
@media only screen and (min-width: 1600px) {
	.container {
	    max-width: 90%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	body {
		font-size: 16px;
	}
	.navbar-simple .navbar-nav .nav-link {
		padding: 0.4rem 1.1rem;
	}
	.smart-security, .smart-home {
		margin: 0px 50px;
		padding: 30px 10px;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	.container {
	    max-width: 99%;
	}
	.plan-inner {
		min-width: auto;
	}
	.entry-title > h3 {
		font-size: 22px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	body {
		font-size: 16px;
	}
	a.call-top {
		position: absolute;
    	right: 110px;
	}
	.container {
	    max-width: 99%;
	}
	.smart-security, .smart-home {
		margin: 0px 0;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	.plan-inner {
		min-width: auto;
	}
	.entry-title > h3 {
		font-size: 22px;
	}
	.entry-title .price {
		bottom: -55px;
		height: 145px;
    	width: 145px;    
    	font-size: 22px;
	}
	.price-btn a {
		padding: 10px 12px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.container {
	    max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	.plan-inner {
		min-width: auto;
	}
	a.call-top {
		display: none;
	}
	.side-menu p {
	    font-size: 16px;
	}
	.banner-form {
		margin-top: 40px;
	}
	.smart-security, .smart-home {
		padding: 30px 15px;    
		margin: 0px 0px;
	}
	.plan {
		margin-bottom: 35px;	
	}
	.solutions-area, .pricing-area {
	    padding: 45px 0 35px;
	}
	.brands-area .owl-carousel .owl-nav button.owl-prev {
	    left: 0;
	}
	.brands-area .owl-carousel .owl-nav button.owl-next {
		right: 0;
	}
	.contact-info {
	    margin-bottom: 35px;
	}
	.smart-home .icon-text-wrap {
	    margin-bottom: 30px;
	}
	.call_toaction {
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 99999;
	    clear: both;
	}
	.call_toaction ul { 
	    display: flex;
	    list-style: none;
        justify-content: center;
        margin-bottom: 0;
        padding-inline-start: 0;
        margin-block-start: 0em;
		margin-block-end: 0em;
	}
	.call_toaction ul > li { 
		width: 50%;
		text-align: center;
	}
	.call_toaction ul > li:first-child a {
		background: #2a8802;
	    display: block;
	    color: #fff;
	    padding: 10px 0;
	}
	.call_toaction ul > li:last-child a {
		background: #16488a; /*#0f3e93 #ea2652 #16488a*/
	    display: block;
	    color: #fff;
	    padding: 10px 0; 
	}
	.call_toaction ul > li a i { 
		padding-right: 5px;
	}
	.call_toaction ul > li:last-child a i {
		font-weight: 600;
	}
	.call_toaction ul > li a {
		font-size: 20px;
	} 
	footer {
	    padding: 3rem 0 6rem;
	}
	.scroll-top-arrow {
		bottom: 60px;
    	right: 12px;
	}
	footer .copyright {
	    margin-top: 0.5rem;
	}
}
@media only screen and (max-width: 575px) {
	.banner-tpic img {
		margin-bottom: 20px;
	}
	.banner-tpic {
	    margin-bottom: 1.5rem;
	}
	.navbar {
	    padding: 5px 15px;
	}
	h2, .h2 {
	    font-size: 28px;
	}
	h3, .h3, .entry-title > h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	.entry-title .price {
		font-size: 22px;
	}
	.sidemenu_btn {
		margin-right: 0;
	}
	.features-wrap {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 393px) {
	h2, .h2 {
	    font-size: 26px;
	}
	h3, .h3, .entry-title > h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
}
@media only screen and (max-width: 360px) {
	.features-icon {
		margin-right: 10px;
	}
	.features-wrap i {
		width: 90px;
    	height: 90px;
	}
	.features-icon i img {
		width: 60px;
    	height: 60px;
	}
	.features-icon i:before {
		width: 95px;
    	height: 95px;
	}
	body {
	    font-size: 15px;
	}
}