/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.event-image {
    width: 100%;
}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.banner-title h1 {
    font-size: 240px;
}

.banner-title h4 {
    font-size: 90px;
}
	.banner-img img {
    height: 900px;
    object-fit: cover;
}
	.banner-title {
    padding-top: 80px;
}
	.artwork-content h4 {
    font-size: 90px;
}
	.artwork-image img {
    width: 100%;
}
	.web-title h2 {
    font-size: 85px;
}

.footer-img a {
    width: 100%;
}
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.parent{
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
.artist-gallery-slider .swiper-pagination-bullet{
    opacity:1;
}
	.inner-about-zigzag .container .row {
    margin-bottom: 40px;
}
	.contact-content {
  padding-right: 0;
  padding-bottom: 50px;
}
	.inner-about-zigzag .container .row:nth-child(2) .inner-about-img {
    margin-right: 40px;
    margin-left: 0;
}
	.artistImageSlider .swiper-pagination-bullet{
    opacity:1;
}
	.banner-title h1 {
    font-size: 190px;
}
	.banner-title h4 {
    font-size: 78px;
}
	.banner-title {
    padding-top: 100px;
}
	.banner-img img {
    height: 780px;
    object-fit: cover;
}
.spacing {
  padding: 60px 0;
}
	.event-btn {
    margin-top: 40px;
}
	.tit-gap {
    margin-bottom: 40px;
    text-align: center;
}
	.footer-img {
    margin-bottom: 40px;
}
	.event-content {
    padding-top: 50px;
}
	section.event-programs .container .row:nth-child(3) {
    flex-direction: row-reverse !important;
    margin: 60px 0;
}
  .parent > div{
    grid-column: auto !important;
    grid-row: auto !important;
    height: 250px;
  }
	 .artist-row{
        margin: 60px 0;
    }

    .artist-content{
        margin-bottom:40px;
        text-align: center;
    }

    .artist-content h2{
        font-size:42px;
        margin-bottom:15px;
    }

    .artist-gallery{
        padding-left:0;
        gap:12px;
    }

    .artist-gallery .gallery-item:nth-child(1),
    .artist-gallery .gallery-item:nth-child(2),
    .artist-gallery .gallery-item:nth-child(3),
    .artist-gallery .gallery-item:nth-child(4){
        height:160px;
    }

    .artist-gallery .gallery-item:nth-child(5),
    .artist-row.reverse .artist-gallery .gallery-item:nth-child(3),
    .artist-row.reverse .artist-gallery .gallery-item:nth-child(4){
        height:200px;
    }
	.artwork-image {
    width: 85%;
    margin: 0 auto;
}

.artwork-content {
    text-align: center;
    margin-bottom: 30px;
}
.footer-links {
    margin-bottom: 40px;
}

.footer-top .row .col-lg-3 .footer-links.contact-info {
    margin: 0;
}
.artwork-content h4 {
    font-size: 81px;
}
	.main-footer {
    border: 14px solid var(--c3);
}
	.inner-about-content.web-title {
    padding-top: 40px;
}
	.artists-section {
    border: 14px solid var(--c3);
}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	
	.parent{
    grid-template-columns: 1fr;
    gap: 12px;
  }
.banner-title h1 {
    font-size: 135px;
}
	.contact-form {

    padding: 30px 30px;

}
	.inner-about-img {
    margin-right: 0;
    height: 380px;
}
.inner-about-zigzag .container .row:nth-child(2) .inner-about-img {
    margin-right: 0px;
}
.inner-about-img img {
    height: 100%;
}.inner-about-zigzag .container .row:nth-child(2) .inner-about-img {
    margin-right: 0px;
}
  .parent > div{
    height: 220px;
  }
	   .artist-row{
        margin:50px 0;
    }
.banner-title h4 {
    font-size: 60px;
}
    .artist-content h2{
        font-size:32px;
        line-height:1.2;
    }

    .artist-content p{
        font-size:15px;
        line-height:1.7;
    }

    .artist-gallery{
        grid-template-columns:1fr;
        padding-left:0;
        gap:10px;
    }

    .artist-gallery .gallery-item,
    .artist-gallery .gallery-item:nth-child(1),
    .artist-gallery .gallery-item:nth-child(2),
    .artist-gallery .gallery-item:nth-child(3),
    .artist-gallery .gallery-item:nth-child(4),
    .artist-gallery .gallery-item:nth-child(5),
    .artist-row.reverse .artist-gallery .gallery-item:nth-child(3),
    .artist-row.reverse .artist-gallery .gallery-item:nth-child(4){
        grid-column:auto;
        height:220px;
    }
	a.web-btn, a.web-btn-two {
    width: 200px;
    padding: 8px 0;
    font-size: 14px;
}
	.banner-img img {
    height: 700px;
    object-fit: cover;
}
	.artwork-content h4 {
    font-size: 60px;
}
	.sell-artwork {
    border: 14px solid var(--c3);
}
	.web-title h2 {
    font-size: 53px;
}
	.artist-content.inner-about-content h2 {
    font-size: 66px !important;
}

.main-logo a {
    position: absolute;
    top: -100px;
    width: 100px;
    height: 170px;
    padding: 60px 20px;
}

}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
	
  .parent > div{
    height: 180px;
  }
    .artist-content h2{
        font-size:28px;
    }
.banner-title h1 {
    font-size: 83px;
    padding-bottom: 10px;
}
	.banner-title h4 {
    font-size: 35px;
}
	.banner-btns {
    flex-wrap: wrap;
}
	.artwork-content h4 {
    font-size: 35px;
}
	.event-image {
    height: 245px;
}
    .artist-gallery .gallery-item,
    .artist-gallery .gallery-item:nth-child(1),
    .artist-gallery .gallery-item:nth-child(2),
    .artist-gallery .gallery-item:nth-child(3),
    .artist-gallery .gallery-item:nth-child(4),
    .artist-gallery .gallery-item:nth-child(5){
        height:180px;
    }
	.event-content h2 {
    font-size: 30px;
}
	.event-btn {
    margin-top: 40px;
}
	.banner-img img {
    height: 700px;
}
	.event-content p {
    line-height: 1.67;
    font-size: 15px;
    padding-right: 0px;
}
	.artists-section {
    border: 7px solid var(--c3);
}
	.sell-artwork {
    border: 7px solid var(--c3);
}
	.inner-header {
    height: 350px;
   
}
	.form-input input, .form-input select, .form-input textarea {
    padding: 9px 14px;

}
	.artist-content.inner-about-content h2 {
    font-size: 50px !important;
}
	.web-title h2 {
    font-size: 47px;
}
	.footer-links ul li a {
    color: var(--c3);
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 7px;
    transition: all.5s ease-out;
}
	.copyright-text p {
    font-size: 14px;
    margin-bottom: 15px;
}

.privacy-menu ul {
    justify-content: center;
}

.privacy-menu ul li a {
    font-size: 14px;
}
	.main-footer {
    border: 7px solid var(--c3);
}
	.artist-row.reverse .artist-gallery {
    padding-left: 0;
    padding-right: 0;
}
	.banner-title {
    padding-top: 70px;
}
	.social-menu ul li a {
    width: 35px;
    height: 35px;
    font-size: 14px;

}
	  .artistImageSlider .swiper-slide{
        height:300px;
    }
	.main-logo {
    width: 130px;
}
.respon-cross a {
    width: 30px;
    height: 30px;
 
    font-size: 21px;
}

.inner-header-title {
    padding-top: 80px;
}

.inner-header .inner-header-title h2 {
    font-size: 60px;
}
.ham-menu-btn a {padding: 7px;font-size: 15px;}
	.contact-form .row {
    row-gap: 15px;
}
	.web-btn a, .web-btn button {
   
    font-size: 14px;
    padding: 12px 23px;
}
	.responsive-menu-inner {
    height: 100%;
    padding: 20px;
    position: relative;
    width: 80%;
    background-color: var(--c3);
    left: -100%;
}
	    .main-logo a {
        position: absolute;
        top: -100px;
        width: 120px;
        height: 200px;
        padding: 40px 24px 0;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }
	
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
}
