
/*Small devices landscape phones, 576px and up*/
@media (max-width: 576px) {

}















/*// Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
	.logo-section-mobile{
		display: block;
	}
	.mt-80 {
		margin-top: 38px;
	}

	.stm-header__row_color_center{
		display: none;
	}
	.stm_services .item{
		width: 100%;
	}
	.stm_news .news_list li{
		width: 100%;
	}
	.Products-section .container .row{
		margin-left: 0px;
		margin-right: 0px;
	}
	.py-80 {
		padding: 44px 0px;
	}
	.copyright{
		text-align: center;
	}
	.social-icon .icon-media{
		justify-content: center;
	}
	.bottom-logo-slider.py-5{
		padding: 10px 0px!important;
	}
	.stm-header__element .stm-text.fwn{
		text-align: center;
	}
	.banner-content h2 {
		font-size: 32px;
	}
	.banner-h{
		height: auto;
	}
	.common-button .btn{
		padding: 6px 22px;
	}
	.testimonial-main-box{
		height: auto;
		padding: 30px 28px 20px;
	}
	.content-testimonial i {
		font-size: 52;
	}
	#testimonial-carousel .owl-dots {
		margin-top: 0px;
	}

	.To-create-section .wpb_column.vc_column_container h2{
		line-height: 41px!important;
		font-size: 25px;
	}
	.common-section{
		padding: 40px 0px 0px 0px;
	}
	.breadcrumbs-section h1{
		font-size: 30px;
	}
	.stm_sidebar .third_bg_color .vc_column-inner{
		margin-top: 20px;
	}
	.stm_sidebar{
		margin-top: 20px;
	}
	.looking-section .vc_cta3_content-container{
		display: block!important;
	}
	.looking-section .vc_cta3_content-container .common-btn{
		margin-top: 15px;
	}
	.vacancy_table_wr .vacancy_table {
		width: 630px;
	}
	#accordion .card .card-header h5{
		padding: 15px;
	}
	.vc_column-inner .wpb_wrapper .media {
		display: block!important;
	}
	.vc_column-inner .wpb_wrapper .media .image{
		margin-bottom: 20px;
	}
	.bottom-logo-slider{
		margin-top: 20px;
	}
	.vc_column-inner .wpb_wrapper .stm_services .item .item_wr .item_thumbnail img{
		height: 100%!important;
	}
	.vc_custom_1555577317154{
		padding: 10px 15px!important;
	}
	#woo-main .products li{
		width: 100%;
	}
	#woo-main .products li a img{
		width: 100%;
		height: inherit!important;
	}
}









@media (min-width: 768px) and (max-width:991px) {
	.logo-section-mobile{
		display: block;
	}
	.stm-header__row_color_center{
		display: none;
	}
	.stm_services .item{
		width: 50%;
	}
	.stm_news .news_list li{
		width: 50%;
	}
	.stm_news {
		padding-top: 48px;
	}
	.Products-section .container .row{
		margin-left: 0px;
		margin-right: 0px;
	}
	.py-80 {
		padding: 44px 0px;
	}
	.copyright{
		text-align: center;
	}
	.social-icon .icon-media{
		justify-content: center;
		margin-top: 10px;
	}
	.stm_sidebar .third_bg_color .vc_column-inner{
		margin-top: 20px;
	}
	.stm_sidebar .common-button .btn{
		font-size: 13px;
	}
	.bottom-logo-slider{
		margin-top: 20px;
	}
	#woo-main .products li{
		 width: 31.8%;
	}
}








/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width:1024px) {
	.stm-navigation li a {
		font-size: 12px;
	}
	.stm_sidebar .common-button .btn{
		font-size: 13px;
	}
	.stm_sidebar .third_bg_color .vc_column-inner{
		margin-top: 20px;
	}
	#woo-main .products li {
	    width: 32.4%;
	}
}












/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width:1280px) { 

.stm_sidebar .third_bg_color .vc_column-inner{
		margin-top: 20px;
	}

 }