.client-logo img {
    width: 100%;
}
.mob_col{
	display: none !important;
}

@media (min-width: 1600px) {}
@media (max-width: 1399px) {
	.track-page .track-box-left ul li .step-right p {
	    font-size: 18px;
	    margin: 0;
	    line-height: 22px;
	}
	.track-page .track-box-left ul li .step-right span {
	    font-size: 14px;
	    line-height: 15px;
	    margin: 0;
	}
	.track-page ul li{
		margin-bottom: 0;
		padding-bottom: 25px;
	}
	.track-item p {
	    font-size: 16px;
	    line-height: 20px;
	}
	.track-page .row-middle ul li {
	    font-size: 15px;
	    padding: 0;
	    display: table;
	    margin-bottom: 15px;
	}
}
@media (max-width: 1299px) {
	.mainmenu ul li a {
	    font-size: 15px;
	    padding: 12px;
	}
	.mainmenu ul li>ul.submenu{
		top: 37px;
	}
	
}
@media (max-width: 1199px) {
	.service-page .container {
		width: 95%;
		max-width: 100%;
	}
	.fixed{
		position: relative;
	}
	div#open_popuo {
	    width: 70%;
	    height: 550px;
	}
}
@media (max-width: 991px) {
	.counter-stat {
	    text-align: center;
	}
	.pm-right {
	    padding: 30px 0;
	}
	.register-pm h4 {
	    margin-bottom: 0;
	}
	div#simple-timer {
	    text-align: center;
	    width: 100%;
	}
	.container{
		width: 95%;
		max-width: 100%;
	}
	.main-header {
	    line-height: 100%;
	    padding: 5px 0;
	}
	.main-logo {
	    display: none;
	}
	.mobile-logo {
	    width: 50px;
	}
	.mobile-logo img {
	    width: 100%;
	}
	.top-header-content p {
	    margin: 8px 0;
	    font-size: 13px;
	    line-height: 146.8%;
	    letter-spacing: 0.025em;
	    color: #F8F8F8;
	    text-align: center;
	}
	.col-sm-6.clear.col-xs-6.hidden-md.hidden-lg {
	    display: block;
	}
	.main-header .col-md-10 {
	    display: none;
	}
	button.navbar-toggler {
	    position: absolute;
	    top: -40px;
	    right: 0px;
	}
	.menu nav.navbar{
		width: 100%;
	}
	.extra-item {
	    margin-bottom: 45px;
	}
	.extra-tab .tab-content .tab-pane {
	    margin: 0;
	    width: 100%;
	}
	.counter-item {
	    border: 1px solid #e5e5e5;
	    padding: 30px;
	    border-radius: 0;
	    width: 100%;
	    height: auto;
	    margin-top: 30px;
	}
	.counter-item:hover {
	    width: 100%;
	    height: auto;
	}
	.wcs-tab .nav-tabs .nav-link{
		font-size: 4em;
	}
	.about-item {
	    margin-bottom: 30px;
	    min-height: auto;
	}
	.internal-banner {
	    height: auto;
	    padding: 12% 0 5%;
	}
	.internal-banner-text h1 {
	    font-size: 30px;
	    letter-spacing: 0px;
	    margin-bottom: 0;
	}
	.internal-banner-text a.btn {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.video-item{
		margin-bottom: 30px;
	}
	.service-link ul li {
	    float: left;
	    margin-bottom: 5px;
	}
	.service-link ul li a {
	    display: block;
	    padding: 10px;
	    font-size: 13px;
	}
	.payment-item {
	    margin-bottom: 25px;
	    padding: 15px;
	}
	.mainmenu {
	    display: none;
	}
	.sidenav a{
		padding: 10px;
	}
	span.span-btn {
	    margin: 0;
	    padding: 8px 0;
	    display: block;
	    text-align: right;
	    line-height: 100%;
	}
	/*.banner section{
		height: 420px;
	}*/
}
@media (max-width: 767px) {
	/*div#mySidenav {
	    width: 100% !important;
	}*/
	.desk_col{
		display: none !important;
	}
	.mob_col{
		display: block !important;
	}
	div#open_popuo {
	    width: 95%;
	    height: auto;
	}
	.pm-left {
	    display: none;
	}
	#event-login .modal-header ul li a{
		font-size: 16px;
	}
	#event-login .modal-body .form-group .btn {
	    margin: 15px 0;
	}
	#event-login .modal-dialog {
	    width: 100%;
	    max-width: 100%;
	}
	div#event-login .col-md-3 {
	    display: none;
	}
	div#event-login .col-md-9 {
	    width: 100%;
	    padding-left: 15px !important;
	    padding-right: 45px !important;
	}
	#event-login .modal-content {
	    border-radius: 0;
	    border-top-right-radius: 0;
	    border-bottom-right-radius: 0;
	    border: 0;
	    min-height: 442px;
	}
	section.overflow-hidden.counter-wrapper.pt-4.pb-5 {
	    padding-bottom: 20px !important;
	}
	.syotimer-cell {
	    width: auto;
	}
	.syotimer-cell__value{
		font-size: 30px;
	}
	.syotimer-cell__unit {
	    font-size: 15px;
	}
	.counter-inner:before {
	    width: 100%;
	    height: 100%;
	    border-radius: 100px;
	    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        left: 0;
	}
	.about-page {
	    padding: 40px 0;
	}
	.about-page-content {
	    padding-right: 0;
	}
	.apb-img {
	    margin-top: 0;
	}
	.footer-item {
	    margin-left: 0 !important;
	}
	.about-content p {
	    font-size: 15px;
	    line-height: 150%;
	}
	.title h2 {
	    font-size: 30px;
	}
	.md-none {
	    display: block;
	}
	.human-img img {
	    display: none;
	}
	.about-sec{
		height: auto;
	}
	.counter {
	    padding: 0;
	    background: transparent;
	    border: 1px solid #2B407A;
	    width: 100%;
	    height: auto;
	    border-radius: 0;
	    margin-bottom: 20px;
	}
	.counter h2 {
	    font-size: 35px;
	    margin: 0;
	}
	.counter p {
	    font-size: 16px;
	}
	.human-row .col-md-4 {
	    display: none;
	}
	.human-row .col-md-8 {
	    margin-bottom: 25px;
	}
	.upload-table {
	    overflow: scroll;
	}
	
	.paymet-meta {
	    margin: 10px auto 0;
	}
	.payment-item h3 {
	    font-size: 25px;
	    line-height: 35px;
	}
	.payment-item span,
	.paymet-meta p,
	.payment-detail p{
		font-size: 16px;
	}
	.payment-detail h4 {
	    font-size: 20px;
	    line-height: 25px;
	}
	.terms {
	    margin-top: 10px;
	}
	.form-check {
	    padding-left: 0;
	}
	label.form-check-label{
		font-size: 14px;
	}
	.thank-detail {
	    margin-bottom: 30px;
	}
	.thank-content {
	    padding: 30px 30px 0;
	}
	.thank-detail h4 {
	    font-size: 20px;
	    line-height: 25px;
	}
	.thank-detail p,
	.thank-detail span {
	    font-size: 15px;
	    line-height: 15px;
	}
	.step-3-sec form .row {
	    padding: 20px 0;
	}
	.step-4-sec label.form-check-label {
	    font-size: 16px;
	    line-height: 120%;
	}
	footer {
	    padding: 20px 0 40px;
	}
	.footer-item {
	    margin-top: 15px;
	}
	.footer-item h6 {
	    margin: 0;
	}
	.step2-box {
	    margin-bottom: 20px;
	    padding: 15px;
	}
	.step2-box-content {
	    padding: 15px;
	}
	.track-box.track-box-left {
	    padding-bottom: 0;
	}
	.position-relative{
		margin-right: 15px;
	}
	.banner ul.slick-dots {
	    display: none !important;
	}
}
@media (max-width: 595px) {
	.sidebar {
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
	    width: 100%;
	    margin: 30px auto 0;
	}
	.event-slider .slick-slide {
	    padding: 0;
	}
	.batch-next span{
		font-size: 13px;
	}
	.track-page .track-box-left ul li .step-right p {
	    font-size: 18px;
	    line-height: 25px;
	}
	.track-page .track-box-left ul li .step-right span{
		font-size: 14px;
		line-height: 14px;
	}
	.position-relative.float-left {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.position-relative.float-left img {
	    width: 100%;
	}
	.container.py-5 {
	    padding-top: 0 !important;
	    padding-bottom: 0 !important;
	}
	h1.text-dark {
	    font-size: 30px;
	}
	.v-data ul li{
		font-size: 15px;
		line-height: 150%;
	}
	.footer-item h6 {
	    min-height: auto;
	}
}
@media (max-width: 575px) {
	.main-header .col-sm-4 {
	    width: 33%;
	}
	.human-img img {
	    display: none;
	}
}
@media (max-width: 480px) {
	.wcs-tab .nav-tabs .nav-link {
	    font-size: 2.5em;
	}
	.wcs-tab .nav-tabs .nav-item {
	    width: 20%;
	    margin: 0 2%;
	}
	.internal-banner {
	    padding: 30% 0 5%;
	}
}
@media (max-width: 420px){
.internal-banner {
    padding: 45% 0 5%;
}
}
