
@media (min-width: 280px) {
	.customerregisterBox, .customerregisterBox-new {
	display: none;
}
.popup-window-outer{
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
    z-index: 7371832;
    top: 0px;
    left: 0px;
    zoom: 1;
    width: 102%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: auto;
    overflow-y: scroll;
}
.popup-window{
	max-width: 600px;
	min-height: 200px;
	position: absolute;
	left: 0;
	right: 0;
	top: 18%;
	margin:0 auto;
	background: #fff;
	z-index: 99;
	padding: 25px;
	border-radius: 10px;
}
.add-user-area{
	max-width: 720px;
	margin:0 auto;
	padding: 40px 20px;
	background: #fff;
	border:solid 1px #d8d8d8;
}
.add-user-area p{
	margin-bottom:0px;
	font-size: 15px;
	margin-bottom: 6px;
}
.add-user-area .form-control{
	height: 45px;
	margin-bottom: 14px;
}
.banner-holder {
    max-width: 720px;
    height: 212px;
    background: url(../images/banner-bg_desktop.png) no-repeat;
    margin: 20px auto;
    font-family: 'Titillium Web', sans-serif;
}
.banner-holder h1 {
    font-weight: 400;
    color: #FFF;
    font-size: 35px;
    line-height: 35px;
    padding-top: 52px;
    padding-bottom: 8px;
    padding-left: 35px;
    margin: 0px;
    text-align: left;
}
.banner-holder p {
    font-weight: 400;
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 35px;
    padding-right: 354px;
    margin: 0px;
}
.download-container {
    width: auto;
    height: auto;
    padding: 20px 0px;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
}
.download-container h3 {
    font-weight: 300;
    font-size: 36px;
    color: #504f4f;
    text-align: center;
    line-height: 40px;
    margin: 0px;
    padding-bottom: 20px;
}
.download-container .download-btn {
    width: 252px;
    height: auto;
    margin: 0 auto;
}
.download-container .download-btn a {
    background: url(../images/btn-download1.png) no-repeat;
    width: 252px;
    height: 84px;
    display: block;
    border: none;
    outline: none;
    transition: .4s all;
}
.dkacc {
    color: #32A9C1;
    font-weight: 600;
    margin-top: 8px;
    display: inline-block;
    font-size: 15px;
}




}

@media (min-width: 480px) {

.banLft p {

	font-size: 40px;

	line-height: 55px;

	}	


.customer-innerbox a{
	font-size: 20px !important;
	line-height: 42px;
	font-weight: 300;
}	

.customer-innerboxsep{
	width:100%;
	height: 1px;
	background: #eee;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}	

.btnSpecial {

	font-size: 28px;

	padding: 15px 40px;

	-webkit-border-radius: 50px;

	-moz-border-radius: 50px;

	border-radius: 50px;

	}

	.btnSpecial span {

		display: inline-block;

		font-size: 28px;

		line-height: 25px;

		}

	.btnSpecial img {

		margin-left: 18px;

		}

		

.btnSpecialOrange {

	font-size: 28px;

	padding: 15px 40px;

	border: #e20019 solid 5px;

	-webkit-border-radius: 50px;

	-moz-border-radius: 50px;

	border-radius: 50px;

	}

	.btnSpecialOrange span {

		display: inline-block;

		font-size: 28px;

		line-height: 25px;

		}

	.btnSpecialOrange .fa {

		display: inline-block;

		margin-left: 18px;

		font-size: 30px;

		}

.btnSpecialWhite {

	font-size: 28px;

	padding: 15px 40px;

	border: #fff solid 5px;

	-webkit-border-radius: 50px;

	-moz-border-radius: 50px;

	border-radius: 50px;

	}

	.btnSpecialWhite span {

		display: inline-block;

		font-size: 28px;

		line-height: 25px;

		}

	.btnSpecialWhite .fa {

		display: inline-block;

		margin-left: 18px;

		font-size: 30px;

		}

		

.price_block {

	width: 274px;

	margin: 0 12px 12px;

	}

}



@media (min-width: 568px) {

.headerLinks ul {

	text-align: center;

	}

.headerLinks ul li {

	display: inline-block;

	padding: 0;

	}

	.headerLinks ul li:first-of-type {

		float: none;

		display: block;

		text-align: center;

		}

		.headerLinks ul li:first-of-type a {

			text-align: center;

			}



.loginBox {

	width: 500px;

	margin: 0 auto 56px;

	}

	

.customerLogHeading img {

	display: inline-block;

	}

}



@media (min-width: 640px) {

.serviceList li {

	width: 19%;

	}

}



@media (min-width: 768px) {

.hLogo {

	text-align: left;

	} 

.headerLinks ul {

	text-align: right;

	float: right;

	}

	.headerLinks ul li {

			float: left;

			padding: 0 5px;

			}

			.headerLinks ul li:first-of-type {

				float: none;

				text-align: right;

				}

				.headerLinks ul li:first-of-type a {

					text-align: right;

					}

			.headerLinks ul li:last-of-type {

				margin-right: 0;

				}



h2 {

	font-size: 36px;

	line-height: 44px;

	}

	

.btnCustom {

	padding: 0 35px;

	}	

	

.banLft {

	padding-left: 0;

	}	

	.banLft p {

		font-size: 60px;

		line-height: 72px;

		}

.banRgt {

	padding-right: 0;

	}

	

.highlightTxt {

	padding: 0 15%;

	}

	

.tabCustom li a {

	padding: 25px 10px;

	font-size: 16px;

	}



.experienceBox {

	padding: 40px;

	}

	.experienceBox .col:nth-child(3n) {

		clear: both;

		}

}



@media (min-width: 992px) {

.bannerHome {

	padding: 18px 0 0;

	}

	.banLft, .banRgt {

		text-align: left;

		}

	.banRgt {

		margin-top: 18px;

		}

	.customerLoginBox .inner {

		padding: 45px 30px;

		}

		.customerIdLogBox .logBoxBody {

			padding: 35px 26px 15px;

			}

			

.serviceList li {

	width: 12%;

	margin-bottom: 0;

	}

}



@media (min-width: 1024px) {

.tabCustom li a {

	padding: 25px 20px;

	font-size: 20px;

	}	

}



@media (min-width: 1199px) {

.headerLinks ul {

	margin-top: 20px;

	}

	.headerLinks ul li:first-of-type {

		float: left;

		text-align: center;

		padding-left: 0;

		}

		.headerLinks ul li:last-of-type {

			padding-right: 0;

			}

	

.tabCustom li a {

	padding: 25px 27px;

	font-size: 22px;

	}

	

.customerLoginBox {

	width: 91.6667%;

	margin: 0 auto;

	}

	

.listing {

	margin-bottom: 30px;

	}



.experienceBox .col:nth-child(3n) {

	clear: none;

	}

	

.price_block {

	margin-bottom: 0;

	}

}