/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

img.logomobil {

position: relative!important;
top: -50px;
align-content: center;
z-index: 100;
width: 75%;
}

img.awardmobil {
width: 80%;
position: fixed;
left: 10%;
top: 20px;
}

img.contactmobil {
	position: fixed;
width: 8%!important;
left: 47%;
bottom: 30%!important;
}

img.awards  {

position: fixed;
top: 10%;
right: 80px;
width: 12%!important;
}

img.logo  {
position: fixed;
bottom: 40%;
left: 80px;
width: 30%!important;
}



img.contact {

position: fixed;
bottom: 12%;
left: 80px;
width: 5%!important;
}



div.container-wrap {
padding-bottom: 0px!important;
}

@media only screen and (min-width: 1680px ) and (max-width: 6000px ) {





.row2 {
	display: none!important;
}



}

@media only screen and (min-width: 1366px ) and (max-width: 1680px ) {



.row2 {
	display: none!important;
}



}

@media only screen and (min-width: 1100px )and (max-width: 1366px ) {





.row2 {
	display: none!important;
}

}

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



.row2 {
	display: none!important;
}

}



@media only screen and (min-width: 0px )and (max-width: 1023px ) {

img.awards, img.logo, img.contact, .row1 {
display: none!important;
}

}




