@media only screen and (max-width: 425px) {
.pro-img-box {
    max-height: 150px;
    min-height: 150px;
}
.pro-img-box img {
    max-width: 100%;
    max-height: 150px;
    height: auto;
}
	
.heading-section {
    width: 100%;
}
.zum-nav {
    padding-top: 8px;
}


}



@media only screen and (max-width: 575px){

	

	.mb-md-4{

		margin-bottom: 1.5rem!important;

	}

	



	/*Shop page */

	.shop-page .aftr-login-div {

	    margin-left: 0px;

	    margin-right: 20px;

	}

	.shop-page .navbar-brand{

		display: block;

		text-align: center;

		width: 100%;

		margin-right: 0;

	}

	.shop-page .navbar-light .navbar-toggler {

	    color: rgb(248, 248, 248);

	    border-color: rgba(0,0,0,.1);

	    border: 0;

	    font-size: 28px;

	}

	.shop-page .header-in {

		background: #000;

		position: initial;

	}

	.shop-page .my-header-search {

	    width: 100%;

	    justify-content: center;

	}

	.shop-page .nav-right {

	    flex-direction: column;

	    width: 100%;

	}

	.shop-page .slide-box {

	    padding: 67px 50px;

	}

	.shop-page .slide-box h1 {

	    font-size: 50px;

	}

	.heading-section {

	    width: 100%;

	}

	.cat-slider{

		margin-bottom: 32px;

	}

	/*Shop page */



}

@media only screen and (max-width: 767px) {

	/*LANDING PAGE*/

	.landing .hero{

		height: inherit;

	}

	.heading-section {

	    width: 100%;

	}

.hero {
    height: initial !important;
}
.talent-slide-box {
    height: 100px !important;
}
.talent-slide-box img {
    height: 700px !important;
}
.talent-title-overlay {
    height: 100px;
    background: linear-gradient(45deg, #926c337d,#000000a8);
}
.talent-title-overlay h1{
	padding-top: 0;
	font-size: 28px;
}
	/*LANDING PAGE*/

}

@media only screen and (max-width: 768px) {

body {
    font-size: 14px;
}
.pro-nm {
    font-size: 14px;
}
.hero {
    height: 345px;
}
.talent-slide-box {
    height: 345px;
}
.talent-slide-box img {
    height: 345px;
}

}

@media only screen and (max-width: 991px) {

	/*SHOP PAGE*/

	

	.shop-page .navbar-light .navbar-toggler {

	    color: rgb(248, 248, 248);

	    border-color: rgba(0,0,0,.1);

	    border: 0;

	    font-size: 28px;

	}

	.shop-page .header-in {

		background: #000;

		position: initial;

	}

	

	

	/*SHOP PAGE*/

}



@media only screen and (max-width: 990px) {

	/*LANDING PAGE*/

	.landing .zum-nav {

	    position: initial;

	    background: #000;

	}

	.landing .zum-nav .nav-item {

	    text-align: center;

	}

	/*LANDING PAGE*/

}

@media only screen and (max-width: 1024px) {

	/*LANDING PAGE*/

	.landing .about-right-text {

	    padding: 0px 0px 50px 50px;

	}

	.heading-section {

	    width: 70%;

	    text-align: center;

	}

	.landing .navbar-light .navbar-toggler {

	    color: rgb(248, 248, 248);

	    border-color: rgba(0,0,0,.1);

	    border: 0;

	    font-size: 28px;

	}

	/*LANDING PAGE*/

}



@media only screen and (max-width: 1199px) {

	/*LANDING PAGE*/

	.heading-section {

	    width: 80%;

	}

	.landing .about-right-text {

	    padding: 0px 0px 0px 0px;

	}

	/*LANDING PAGE*/



}

