@media (min-width: 300px) and (max-width: 991px) {
	.header-style-1 .topbar, .header-style-2 .topbar, .header-style-3 .topbar {
    	padding: 12px 0;
	}
	.header-style-1 .topbar .social a, .header-style-2 .topbar .social a, .header-style-3 .topbar .social a {
    	line-height: 28px;
    }
    .right {
    	float: none !important;
	}
	.header-style-1 .navigation, .header-style-2 .navigation, .header-style-3 .navigation {
    	background-color: #ffffff;
    	padding: 12px 0;
	}
	.header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img, .header-style-3 .navbar-brand img {
    	max-height: 58px;
    }
    .site-header .navbar-header button {
    	background-color: #e22727;
    	width: 35px;
    	height: 35px;
    }
    .site-header #navbar {
    	width: 250px;
    }
    .callbtn {
    	padding: 5px 5px 0 5px;
    }
    .site-header #navbar > ul > li a {
    	display: block;
    	font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 0.8px;
	}
	.features-section .header {
    	background-color: rgb(49, 6, 112);
    }
    .features-section {
    	padding: 40px 0 15px;
	}
	.section-padding-2 {
    	padding: 35px 0 35px;
	}
	.recent-blog-section .recent-case-thumb .post h4 {
    	font-size: 16px;
    }
    .recent-blog-section .recent-cases-thumbs-outer .recent-case-thumb:last-child {
    	margin-bottom: 30px;
	}
	.noticed h3 {
    	font-size: 26px;
    	text-align: center;
    	line-height: 34px;
    }
    .abtimg {
    	float: none;
    	height: 222px;
    	width: 100%;
    	margin-left: 0;
	}
    .evtconimg {
        float: none;
        height: 216px;
        width: 100%;
        margin-right: 0;
    }
	.about-section .grid-right .details {
    	padding: 20px 0;
	}
	.section-padding {
    	padding: 35px 0;
	}
	.about-section {
    	padding-top: 0;
	}
	.site-footer .widget-title h3 {
    	padding-bottom: 12px;
	}
	.site-footer .upper-footer {
    	padding: 34px 0 10px;
	}
	.site-footer .upper-footer .col {
    	margin-bottom: 40px;
	}
	.site-footer .lower-footer .copyright {
    	margin: 5px 0 10px;
    	text-align: center;
    	font-size: 15px;
	}
	.extra-link ul a {
    	font-size: 15px;
    }
    .abtcon h2 {
        line-height: 34px;
        font-size: 26px;
    }
    .abtr {
        margin-bottom: 0;
    }
    .evnt {
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .page-title h2 {
        margin: 15px 0 10px;
    }
    .site-footer .about-widget p, .site-footer .contact-widget ul li {
        font-size: 16px;
    }
    .site-footer .lower-footer .extra-link ul a {
        font-size: 15px;    
    }
    .contact-pg-section .contact-info {
        margin-bottom: 10px;
    }
}
@media (min-width: 300px) and (max-width: 348px) {
    .header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img, .header-style-3 .navbar-brand img {
        max-height: 50px;
    }
    .header-style-1 .navbar-brand, .header-style-2 .navbar-brand, .header-style-3 .navbar-brand {
        margin-bottom: 0;
    }
}
@media (min-width: 1300px) and (max-width: 1400px) {
    .sline li {
        text-align: center;
    }
}
@media (min-width: 1300px) {
    .container {
        width: 1200px;
    }
}
@media (min-width: 1400px) {
    .container {
        width: 1270px;
    }
}
@media (min-width: 1500px) {
    .container {
        width: 1370px;
    }
}
@media (min-width: 1600px) {
    .container {
        width: 1450px;
    }
}
@media (min-width: 1700px) {
    .container {
        width: 1550px;
    }
}
@media (min-width: 1800px) {
    .container {
        width: 1650px;
    }
}
@media (min-width: 1900px) {
    .container {
        width: 1750px;
    }
}
@media (min-width: 2000px) {
    .container {
        width: 1850px;
    }
}
@media (min-width: 2200px) {
    .container {
        width: 1950px;
    }
}
@media (min-width: 2500px) {
    .container {
        width: 2200px;
    }
}