/*For Mobile*/
@media only screen and (max-width:800px) {
img {
	max-width: 100%;
	height: auto;
}
.header-section {
	background-size: auto;
	background-position: left;
}
.header-section .call {
	display: none;
}
.header-section .container .get-a-quote {
	display: none;
}
.header-section .logo {
	padding: 15px;
	z-index: 999;
	position: relative;
}
.header-section .menu {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.toggleMenu {
	float: right;
	padding: 31px 32px 32px 32px;
	color: #FFFFFF !important;
}
.toggleMenu:hover {
	color: #FFFFFF !important;
}
.main-nav {
	margin-top: 86px;
	background-color: #fbfde3;
}
.main-nav > li {
	margin-right: 0;
}
.main-nav li ul {
	border-bottom: 1px solid rgba(0,0,0,0.4);
}
.breadcrum-section {
    min-height: 100px;
    background-color: #5f0e15;
    padding: 0;
    margin-top: 100px;
}
.home-section01 .container-fluid {
	padding: 0;
}
.home-section01 .row {
	margin: 0;
}
.home-section02 {
	padding-top: 40px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
}
.home-section02 [class*="col-"] {
	padding: 15px;
}
.home-section02 h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.home-section02 h3 img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.home-section02 p {
	padding: 10px 0 0 0;
}
.home-section03 h2 img {
    float: left;
    margin-right: 15px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.home-section03 section {
	padding-top: 80px;
    padding-right: 25px;
    padding-bottom: 80px;
    padding-left: 25px;
}
.home-section03 h2 {
	padding: 0 0 10px 0;
}
.home-section03 .col-sm-4 .quote-here {
	position: inherit;
	bottom: auto;
	right: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
.home-section03 .col-sm-4 .quote-here a {
	border-radius: 10px;
}
.home-section03 .white-box {
	padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
}
.home-section03 input[type="submit"] {
	margin: 0 0 20px 0;
}
.home-section04 p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color: #FFFFFF;
}
.home-section04 .blue-box {
	padding-top: 60px;
    padding-right: 25px;
    padding-bottom: 60px;
    padding-left: 25px;
}
.home-section04 .blue-box .qnp-logo {
	position: inherit;
	top: auto;
	left: auto;
	margin: 0;
	text-align: center;
}
.home-section04 .blue-box .qnp-logo img {
	margin: 0 0 20px 0;

}
.home-section05 {
	overflow: hidden;
}
.home-section05 [class*="col-"] {
	padding: 0 15px;
}
#hover-tab-1, #hover-tab-2, #hover-tab-3 {
	display: none !important;
}
.tab-content01 ul li, .tab-content02 ul li, .tab-content03 ul li {
	padding: 15px;
}
.tab-content01 ul li img, .tab-content02 ul li img, .tab-content03 ul li img {
	width: 100px;
}
.home-section06 {
	padding-top: 80px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
}
.home-section07 {
    padding-top: 80px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
}
.slick-next {
	right: -8px !important;
	z-index: 99;
}
.slick-prev {
	left: -12px !important;
	z-index: 99;
}
.heading-section .heading2 {
	width: 360px;
	height: 78px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	margin: -92px 0 0 -180px;
	text-align: center;
	padding: 25px 15px 15px 15px;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	color: #fff;
	text-align: center;/*box-shadow: 0 0 8px rgba(0,0,0,0.5);*/
}	
.home-section08 {
	padding: 15px 0 30px 0;
}
.home-section08 [class*="col-"] {
	padding: 10px 15px;
}
.home-section09 {
	padding: 30px 0;
}
.home-section10 {
}
.home-section10 ul.socials {
	text-align: center;
	padding: 0;
}
.home-section10 ul.socials li {
	margin: 0 5px;
}
.arrow-box {
	margin-bottom: 45px;
}
.arrow-box:after {
	top: 100% !important;
	left: 50% !important;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #FFFFFF;
	border-width: 20px;
	margin-left: -20px;
	margin-top: auto;
}
.home-section11 {
	padding: 80px 20px 80px 20px;
}
.home-section11 p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color: #383737;
	padding: 40px 0;
}
.home-section11 [class*="col-"] {
	padding: 5px 15px;
}
.breadcrum-section {
	min-height: inherit;
}
.breadcrum-section ul {
	display: none;
}
.productThumb .project .project__card {
	width: 280px;
	height: 280px;
	overflow: hidden;
	border-radius: 50%;
	min-width: 280px;
	margin: 0 auto;
}
.product-section01 {
}
.product-section02 {
	padding: 15px 0;
}
.product-section02 p {
	font-size: 14px;
	line-height: 1.4;
}
.product-section03 {
	padding: 15px;
}
.product-section03 ul li {
	margin: 14px 0;
	padding: 4px 0 4px 40px;
	font-size: 12px;
}
.product-section04 [class*="col-"] {
	padding: 0 !important;
	width: 33.333% !important;
	float: left;
}
.product-section04 figure.effect-ming p {
	font-size: 10px;
}
.case-studies-section02 {
	padding: 15px 0;
}
.case-studies-section02 p {
	font-size: 14px;
	line-height: 1.4;
}
.case-studies-section03 {
	padding: 15px 0;
}
.case-studies-section03 p {
	font-size: 14px;
	line-height: 1.4;
}
.case-studies-section04 {
	padding: 15px;
}
.case-studies-section04 p {
	font-size: 14px;
	line-height: 1.4;
}
.case-studies-section04 .white-box {
	padding: 15px;
}
.footer-section01 .white-box {
	padding: 15px;
	float: none;
}
.footer-section02 {
	padding: 15px;
}
.footer-section02 .copyright {
	float: none;
	text-align: center;
	padding: 0px;
}
.footer-section02 .copyright span {
	display: block;
}
.footer-section02 .socials {
	float: none;
	text-align: center;
}
.footer-section02 .socials ul li {
	float: none;
	display: inline-block;
}
.footer-section02 {
	position: relative;
}
.footer-section02 .go-to-top {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
}
.footer-section01 .container {
	background-size: contain;
}
.popLogo img {
	width: 100px;
	height: auto;
}
.modal-body h1 {
	font-size: 23px;
}
.modal-dialog {
	width: 430px;
}
.modal-body {
	padding: 15px 20px;
}
.form-control, .tnp-email {
	width: 100% !important;
}
.popTxt {
	display: none;
}
.popIcon {
	float: none;
	margin: 0 auto;
	display: table;
}
.modal-body h1::after {
	height: 2px;
	bottom: 30px;
}
.main-nav a {
	padding: 13px 18px;
}
.header-section {
	position: relative;
}
.banner-section {
	margin-top: 0;
}
.main-nav li li a {
	padding-left: 27px;
}
.main-nav li li li a {
	padding-left: 37px;
}
.quoteCnt {
	padding: 65px 0 0 0;
}
.commingSoon h4 {
	font-size: 55px;
	padding: 30px 0;
}
.topBnBox .col-xs-6 {
	width: 100% !important;
}
.cntbnTxt {
	max-width: auto;
	float: none;
	margin: 0 0 34px 0;
}
.bnPhNo {
	margin: 6px 56px 0 -154px;
	left: 50%;
}
.contactPgCnt {
	padding: 38px 0 32px 0;
}
.cntbnTxt {
	font-size: 21px;
}
.quoteFormBox .container {
	padding: 0 20px;
}
section11 {
	padding: 50px 15px 30px 15px;
}
.productDtls .col-sm-6.text-center {
	padding: 22px 0 0 0;
}
.product-section02 p {
	line-height: 28px;
}
.product-section03 .order-online {
	margin-top: 13px;
	margin-bottom: 0;
}
.product-section03 {
	padding: 35px 15px;
}
.breadcrum-section {
	padding: 40px 0;
	margin-top: 10px;
}
.bnGlry img {
	width: 100%;
	height: auto;
}
.product-section03 ul li {
	float: none;
	width: auto;
}
.home-section01 .row {
	width: 100%;
	margin: 0 auto;
}
.home-section08 h4 {
	display: table;
	margin: 0 auto;
}
.home-section05 li {
	width: 50%;
	box-sizing: border-box;
	float: left;
}
.footer-section01 .white-box p .gap {display:block;}
}
/*For Midium Mobile*/
@media only screen and (min-width:480px) and (max-width:760px) {
}
/*For Tablet*/
@media only screen and (min-width:760px) and (max-width:1000px) {
img {
	max-width: 100%;
	height: auto;
}
.header-section .menu {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.toggleMenu {
	float: right;
	padding: 31px 32px 32px 32px;
	color: #FFFFFF !important;
}
.toggleMenu:hover {
	color: #FFFFFF !important;
}
.main-nav {
	margin-top: 86px;
	background-color: #fbfde3;
}
.main-nav > li {
	margin-right: 0;
}
.main-nav li ul {
	border-bottom: 1px solid rgba(0,0,0,0.4);
}
.toggleMenu {
	right: 0px;
	position: absolute;
}
.header-section {
	position: relative;
}
.banner-section {
	margin-top: 0;
}
.main-nav a {
	padding: 12px 18px;
}
.main-nav li li a {
	padding-left: 27px;
}
.modal-dialog {
	width: 720px;
}
.modal-body {
	padding: 15px 60px;
}
.home-section11 {
	padding: 70px 10px;
}
.productThumb {
	min-width: 100%;
}
}
@media only screen and (min-width:1001px) and (max-width:1140px) {
.cntbnTxt {
	max-width: 396px;
}
}
@media only screen and (max-width:480px) {
.modal-dialog {
	width: 280px;
	margin-top: 64px;
}
.modal-body .btn.btn-primary, .tnp-submit {
	font-size: 13px !important;
	padding: 11px 21px !important;
}
.modal-body h1 {
	font-size: 19px;
}
.modal-body h1::after {
	height: 2px;
	bottom: 10px;
}
.popLogo {
	margin: -60px 0 0 0;
}
.commingSoon h4 {
	font-size: 38px;
}
.cntbnTxt {
	max-width: 388px;
}
.productThumb {
	display: block;
	margin: 0 15px;
	min-width: auto;
}
.home-section01 .row {
	width: 100%;
}
.productScndTitle h4 {
	/*color: #0385b0;*/
	font-size: 20px;
}
.product-section02 h3 {
	font-size: 22px;
}
}
