@media(max-width:767px){ 
.slider-content {
    position: absolute;
    bottom: 175px;
    left: 5%;
}
.slider-title > .ust-title{
   font-size: 30px;
   text-align: center;
}
.slider-title > .alt-title{
    font-size: 50px;
    line-height: 3rem;
}
.our-values {
    position: relative;
    margin-top: -2rem;
    z-index: 545;
}
.value-item{
   height: 60vh;
}
.value-item-overlay > .img > img{
    height: 60vh;
	width:100%;
	object-fit:cover;
}
.value-item-body > .value-item-title > h3 {
    color: white;
    font-size: 25px;
    font-weight: 600;
}
.value-item-body > .value-item-text > p{
padding-top:0rem;
	font-size:16px;
}
.listing ul{
    padding-left: 0rem;
    margin-top: 12rem;
}
.listing ul li {
    padding-bottom: 2rem;
}
.listing ul li {
    padding-bottom: 1rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height:1.5rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:60px;
    line-height: 2rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 60px;
}
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
.banner-description > h1{
    font-size: 40px;
}
.aboutus{
    margin-top: 4rem;
}
.aboutus-first-title{
    line-height: 4rem;
}
.aboutus-second-title{
    line-height: 4rem;
	text-align:center;
}
.ag-timeline-carousel-arrow_box{
    display: none;
}
.section-quality-document-title > h3{
    font-size: 35px;
}
.product-item-img > img{
    height: 100%;
	width:100%;
	object-fit:cover;
}    
.text-coprigyt-link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-bottom: .5rem;
}
.popup-box > button{
    bottom: 70px;
    right: 0px;
    width: 30%;
}

.contact-adres-menu > ul > li > span {
    background-color: var(--color1);
    width: 70px;
    height: 70px;
    border-radius: 999px;
    padding: 1rem;
    position: relative;
    bottom: 10px;
}
	
	
	
	
}
/******** Mobile Devices ***************/
@media(min-width:768px){
.mobil-hamburger-menu-btn{
    top: 20px;
}
.slider-content {
    position: absolute;
    bottom: 250px;
    left: 0%;
}
.slider-title > .ust-title{
   font-size: 70px;
   text-align: center;
}
.slider-title > .alt-title{
    font-size: 70px;
    line-height: 5rem;
}
.our-values {
    position: relative;
    margin-top: -2rem;
    z-index: 545;
}
.value-item{
    height: 275px;
}
.value-item-overlay > .img > img{
   display: none;
}
.listing ul{
    padding-left: 0rem;
    margin-top: 12rem;
}
.listing ul li {
    padding-bottom: 1rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 1.5vw;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:70px;
    line-height: 4.82vw;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 60px;
}
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
.banner-description > h1{
    font-size: 40px;
}
.aboutus-description{
    margin-top: 4rem;
}
.ui-size-large{
    width: 100%;
}
.product-item-img > img{
    height: 100%;
	width:100%;
	object-fit:cover;
}
.text-coprigyt-link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-bottom: .5rem;
}
.popup-box > button{
    bottom: 100px;
    right: 0px;
    width: 15%;
}
}
/******** Tablet Devices ***************/
@media(min-width:992px){
.mobil-hamburger-menu-btn{
    top: 40px;
}
.slider-content {
    position: absolute;
    bottom: 250px;
    left: 10%;
}
.slider-title > .ust-title{
   font-size: 70px;
   text-align: center;
}
.slider-title > .alt-title{
    font-size: 70px;
    line-height: 5rem;
}
.our-values {
    position: relative;
    margin-top: -2rem;
    z-index: 545;
}
.value-item{
    height: 500px;
}
.value-item-overlay > .img > img{
   display: block;
   height: 83.5vh;
}
.listing ul{
    padding-left: 0rem;
    margin-top: 10rem;
}
.listing ul li {
    padding-bottom: 1rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 1.5vw;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:70px;
    line-height: 2rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 60px;
}
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
.banner-description > h1{
    font-size: 50px;
}
.product-item-img > img{
    height: 100%;
	width:100%;
	object-fit:cover;
}
.ui-size-large{
    height: 380px !important; 
}
.text-coprigyt-link {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-bottom: .5rem;
}
.popup-box > button{
    bottom: 100px;
    right: -10px;
    width: 15%;
}

}
/******** Notebook Devices ************/
@media(min-width:1200px){
.site-navigation-left-menu > li > a{
    font-size: 18px;
}
.site-navigation-right-menu > li > a{
    font-size: 18px;
} 
.site-navigation-right-menu > li:nth-child(3) > .submenu{
    margin-left: -8rem;
}
.slider-content {
    position: absolute;
    bottom: 250px;
    left: 50%;
    transform: translateX(-50%);
}
.slider-title > .ust-title{
   font-size: 80px;
   text-align: center;
}
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
.slider-title > .alt-title{
    font-size: 70px;
    line-height: 5rem;
}
.our-values {
    position: relative;
    margin-top: -2rem;
    z-index: 545;
}
.value-item{
    height: 400px;
}
.value-item-overlay > .img > img{
   display: block;
   height: 50vh;
}
.listing ul{
    padding-left: 20rem;
    margin-top: 5rem;
}
.listing ul li {
    padding-bottom: 1rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 1.5vw;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:70px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 60px;
}
.imgSlide #featuresImg {
    margin-top: 5rem;
}
.banner-description > h1{
    font-size: 50px;
}
.aboutus-description{
    margin-top: 0rem;
}
.ui-size-large{
    height: 470px !important; 
}
.popup-box > button{
    bottom: 70px;
    right: -10px;
    width: 10%;
}
}

/******** 1366px Devices ************/
@media(min-width:1366px){
 .value-item-overlay > .img > img{
    height: 44.5vh;
 }
}
/******** Labtop Devices ************/
@media(min-width:1400px){
.site-navigation-left-menu > li > a{
    font-size: 20px;
}
.site-navigation-right-menu > li > a{
    font-size: 20px;
} 
.site-navigation-right-menu > li:nth-child(3) > .submenu{
    margin-left: 0rem;
}
.slider-content {
    position: absolute;
    bottom: 350px;
    left: 50%;
    transform: translateX(-50%);
}
.slider-title > .ust-title{
   font-size: 60px;
   text-align: center;
}
.slider-title > .alt-title{
    font-size: 70px;
    line-height: 5rem;
}    
.our-values {
    position: relative;
    margin-top: -12rem;
    z-index: 545;
}
.value-item{
    height: 45vh;
}
.value-item-overlay > .img > img{
   display: block;
   height: 100%;
}
.listing ul{
    padding-left: 30rem;
    margin-top: -13rem;
}
.listing ul li {
    padding-bottom: 2rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 2rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:80px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 70px;
}
.imgSlide #featuresImg {
    margin-top: -15rem;
}
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
.banner-description > h1{
    font-size: 50px;
}
.aboutus-description{
    margin-top: 0rem;
}
.ui-size-large{
    height: 568px !important; 
} 
.popup-box > button {
    position: fixed;
    bottom: 80px;
    right:0px;
    background-color: transparent;
    border: none;
    z-index:787;
    width: 6%;
    &:hover{
        background-color: transparent;
    }
} 
}
/******** 1400px Devices ************/
@media only screen and (min-device-width: 1440px) and (min-device-width: 900px)  {
.site-navigation-right-menu > li:nth-child(3) > .submenu{
     margin-left: -8rem;
}
.slider-content {
    position: absolute;
    bottom: 300px;
    left: 50%;
    transform: translateX(-50%);
}
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
.value-item-overlay > .img > img{
    display: block;
    height: 45vh;
}
.listing ul{
    padding-left: 25rem;
    margin-top: -10rem;
}
.listing ul li {
    padding-bottom: 2rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 2rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:80px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 70px;
}
.imgSlide #featuresImg {
    margin-top: 4rem;
}
.ui-size-large{
    height: 533px !important; 
} 
}
/******** 1440px Devices ************/
@media only screen and (min-device-width: 1500px) and (min-device-width: 900px)  {
.site-navigation-right-menu > li:nth-child(3) > .submenu{
    margin-left: -8rem;
}
.slider-content {
    position: absolute;
    bottom: 300px;
    left: 50%;
    transform: translateX(-50%);
}
.value-item-overlay > .img > img{
    display: block;
   height: 45vh;
}
.listing ul{
    padding-left: 25rem;
    margin-top: -10rem;
}
.listing ul li {
    padding-bottom: 2rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 2rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:80px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 70px;
}
.imgSlide #featuresImg {
    margin-top: 4rem;
}
.ui-size-large{
    height: 562px !important; 
} 
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
}
/******** 1500px Devices ************/
@media only screen and (min-device-width: 1600px) and (min-device-width: 900px)  {
.site-navigation-right-menu > li:nth-child(3) > .submenu{
     margin-left: -8rem;
}
.slider-content {
    position: absolute;
    bottom: 300px;
    left: 50%;
    transform: translateX(-50%);
}
.value-item-overlay > .img > img{
    display: block;
   height: 45vh;
}
.listing ul{
    padding-left: 25rem;
    margin-top: -10rem;
}
.listing ul li {
    padding-bottom: 2rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 2rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:80px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 70px;
}
.imgSlide #featuresImg {
    margin-top:-7rem;
}
.ui-size-large{
    height: 562px !important; 
} 
.ui-size-large{
     height: 570px !important; 
} 
.section-title{
    display: none;
}
.section-white-title{
    display: none;
}
}
/******** 1600px Devices ************/
@media(min-width:1750px){
.site-navigation-right-menu > li:nth-child(3) > .submenu{
    margin-left: 0rem;
}
.slider-content {
    position: absolute;
    bottom: 500px;
    left: 50%;
    transform: translateX(-50%);
}
.value-item-overlay > .img > img{
    display: block;
   height: 45vh;
}
.listing ul{
    padding-left: 30rem;
    margin-top: -10rem;
}
.listing ul li {
    padding-bottom: 2rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 2rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:80px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 70px;
}
.imgSlide #featuresImg {
    margin-top: -15rem;
}
.ui-size-large{
     height: 567px !important; 
} 
.section-white-title{
    display: block;
}
.section-title{
    display: block;
}
}
/******** 1750px Devices ************/
@media(min-width:2100px){
.slider-content {
    position: absolute;
    bottom: 750px;
    left: 50%;
    transform: translateX(-50%);
}
.listing ul{
    padding-left:30rem;
     margin-top: -17rem;
}
.listing ul li {
    padding-bottom: 2rem;  
    transition: .2s;
    list-style-type: none;
    font-size: 18px;
    line-height: 2rem;
    text-transform: uppercase;
    color: white;  
}
.listing ul li i {
    font-style: normal;
    display: block;
    font-size:80px;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
}
.listing ul li span {
    height: 70px;
}
.imgSlide #featuresImg {
     margin-top: -30rem;
}
}
/******** 2100px Devices ************/
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
	.mobil-web-site-logo > a > img{
		    width: 50%;
	}
	
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {  
	
.site-navigation-right-menu > li > a {
        font-size: 16px;
    }
	
	    .site-navigation-left-menu > li > a {
        font-size: 16px;
    }
	.submenu > li > a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    padding-bottom: .5rem;
}
	
	.site-navigation-right-menu > li:nth-child(3) > .submenu{
		        margin-left: -10rem !important;
	}
	
}
/********************* 1200px - 1399px **********************************************************/

