
@media only screen and (min-width: 240px) and (max-width: 380px){
	.navbar-header-custom{padding:0 0 12px 0;}
	.main-slider{height:120px!important;}
	.slider-fade .item{height:120px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
	.col-12{max-width:100%!important;}
}
@media only screen and (min-width: 380px) and (max-width: 480px){
	.navbar-header-custom{padding:0 0 12px 0;}
	.main-slider{height:155px!important;}
	.slider-fade .item{height:155px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
}
@media only screen and (min-width: 480px) and (max-width: 580px){
	.navbar-header-custom{padding:0 0 12px 0;}
	#logo{width:60%;}
	.main-slider{height:190px!important;}
	.slider-fade .item{height:190px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
	.slider-fade .owl-theme .owl-dots{height:30px;bottom:90px;}
	.owl-theme .owl-dots .owl-dot{height:30px;}
}
@media only screen and (min-width: 580px) and (max-width: 680px){
	.navbar-header-custom{padding:0 0 12px 0;}
	#logo{width:60%;}
	.main-slider{height:225px!important;}
	.slider-fade .item{height:225px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
	.slider-fade .owl-theme .owl-dots{height:30px;bottom:90px;}
	.owl-theme .owl-dots .owl-dot{height:30px;}
	.sm-none{}
}
@media only screen and (min-width: 680px) and (max-width: 780px){
	.navbar-header-custom{padding:0 0 12px 0;}
	#logo{width:60%;}
	.main-slider{height:265px!important;}
	.slider-fade .item{height:265px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
	.slider-fade .owl-theme .owl-dots{height:30px;bottom:90px;}
	.owl-theme .owl-dots .owl-dot{height:30px;}
}
@media only screen and (min-width: 780px) and (max-width: 880px){
	.navbar-header-custom{padding:0 0 12px 0;}
	#logo{width:60%;}
	.main-slider{height:295px!important;}
	.slider-fade .item{height:295px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
	
	.slider-fade .owl-theme .owl-dots{height:30px;bottom:90px;}
	.owl-theme .owl-dots .owl-dot{height:30px;}
}
@media only screen and (min-width: 880px) and (max-width: 980px){
	.navbar-header-custom{padding:0 0 12px 0;}
	#logo{width:60%;}
	.main-slider{height:325px!important;}
	.slider-fade .item{height:325px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
}
@media only screen and (min-width: 980px) and (max-width: 1080px){
	.navbar-header-custom{padding:0 0 12px 0;}
	/* #logo{width:60%;} */
	.main-slider{height:375px!important;}
	.slider-fade .item{height:375px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
}
@media only screen and (min-width: 100px) and (max-width: 1180px){
	.navbar-header-custom{padding:0 0 12px 0;}
	/* #logo{width:60%;} */
	.main-slider{height:435px!important;}
	.slider-fade .item{height:435px!important;}
	.mb-5 {margin-bottom: 0rem !important;}
}