﻿
@media (max-width: 1200px) {

.carousel {
    height: 540px;
    position: relative;
}
.caption-carousel {
    top: 20px;

}
.caption-carousel h2 {
    font-size: 35px;
}

.text-top ul li {
    margin: 0px 0px;
}
}


@media (max-width: 991px) {

.text-top ul li {
    margin: 0px 3px;
}

.header-bg3 {
    opacity: 0;
}

.header-bg2{
    opacity: 0.1;
}

.fill-img {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: contain;
    background-repeat: no-repeat;
    -o-background-size: cover;
    background-color: #fff;
    background-blend-mode: multiply;
}
/*
.caption-carousel {
    display: none;
}
*/
.carousel {
    height: 530px;
    position: relative;
}
.caption-carousel h2 {
    font-size: 24px;
    line-height: 45px;
}
.caption-carousel h3 {
    font-size: 14px;

}
.text-top {
    text-align: right;
    margin-top: 30px;
    position: absolute;
    left: 65px;
    z-index: 9;
    top: -95px;
}
.caption-carousel {
    top: 60px;
}
.caption-carousel h2 {
    font-size: 40px;
}

.btn-header 
{
    padding: 8px 15px;    
    margin-left: 10px;
}
.btn-gray {
    font-size: 14px;
}


.news-box2 {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 0px 0px 40px 0px;
    text-align: right;
    border-radius: 5px;
}
.slider-products
{
	 margin-bottom:30px;
	 margin-top:30px;
}
.tabset > label {
    padding: 15px 15px 20px 15px;
    font-size: 15px;
}


}


@media (max-width: 768px) {
.frame img {
  
       height: 303px!important;
}

.carousel {
        height: 855px;
}
.fill-img {
        background-position: right 85%;
        background-size: 195%;
}
		
.caption-carousel {
    position: absolute;
    top: 10px;
    left: 5%;
    right: 5%;
    z-index: 10;
    padding-top: 20px;
    width: 90%;
    margin: auto;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2 {
    font-size: 25px;
}

.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}

.news-box2 img {
    margin: auto;
    height: 210px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    float: none;
    margin-right: 0;
}
}




@media (max-width: 767px) {


.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}
.pic-inner {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float: none;
}
.reveal-modal {
    visibility: hidden;
    top: 50%!important;
    right: 77%!important;
    margin-right: -270px!important;
    width: 342px!important;
}
    #cssmenu #menu-button {
   
    z-index: 99999999;
    }
	
	
	.btn-header
 {
        width: 203px!important;
        margin-bottom: 6px!important;
 }
 
 .footable > tbody > tr > th {
    font-size: 6px!important;
 
    padding: 10px 0px 9px 0px!important;
}
#search input[type="search"] {
  
    left: 4%!important;
  
    font-size: 29px!important;
    width: 91%!important;
    padding: 10px!important;
}
  .login-2 {
    position: relative;
    background-color: #FFFFFF;
    z-index: 9;
    padding: 28px;
}


.login-box {
    position: relative;
    background: #FFF;
    padding: 0px;
	
}

 
.grid3 figure {
    position: relative;
    float: none;
    display: inline-block;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    width: 99.9%;
    height: 199px;
}
.div-border2 {
    display: none;
}


.pro5 .cart-h {
    margin-bottom: 15px;
}

.btn-cart.plus1 {
                margin-left: -16px;
}

.row .left
 {
 
    left: -310px!important;
	top: 43px!important;
}

.caption-inner h3 {
    margin-bottom: 10px;
    font-size: 21px;
}
.breadcrumb>li {
    display: inline-block;
    font-size: 7px;
}

  .pro5{
	  display: grid
;
  }
  .row.r1 {
    width: 100%;
    display: inline-flex
;
}

}



@media (max-width: 480px) {
}