/*-------------- media section ---------------*/
@media screen and (max-width:575px) {
  .header-pricing-btn{
    text-align: right;
  }
  .heder-sell-btn{
    order: 3;
    text-align: center;
    margin-top: 10px;
  }
  #sell_images .sell-head h3,.main-title-content p,.cate-image-box:nth-child(1),.cate-image-box:nth-child(2),.cate-image-box:nth-child(3),.cate-image-box:nth-child(4),.cate-image-box:nth-child(5){
    width: 100%;    
  }
  .cate-image-box:nth-child(10){
    margin-top: 0em;
  }
  .main-title-content h2,.main-title-content p,.celebration-category-inner h3,.photo-box{
    text-align: center;
  }
  .photo-box{
    padding: 40px 0 0;
  }
  .photo-box img{
    width: auto;
  }
  .licence-box.text-end {
    text-align: center !important;
    padding-top: 25px!important;
  }
  #top-categories .nav-tabs li.nav-item {
    margin: 5px 6px;
  }
  #top-categories .nav-tabs .nav-link{
    padding: 10px 1em;
  }
  #top-categories a.nav-link{
    font: bold 16px/27px var(--comforta-font);
  }
  #discover-color .owl-nav button.owl-prev{
    left: 35px;
  }
  #discover-color .owl-nav button.owl-next{
    right: 35px;
  }
  #discover-color .owl-nav button.owl-prev, #discover-color .owl-nav button.owl-next{
    width: 40px;
    height: 40px;
  }
  .section-head h3{
    font: bold 34px/59px var(--josefin-font);
  }
  .cate-image-box:nth-child(5) img.cate-image,.cate-image-box:nth-child(2) img.cate-image, .cate-image-box:nth-child(3) img.cate-image{
    height: auto;
  }
  /*.color-image-box:nth-child(1) .color-image{
    height: 120px;
  }
  .color-image-box:nth-child(3) .color-image,.color-image-box:nth-child(2) .color-image{
    height: 130px;
  }*/
  #sell_images{
    margin: 0px 1em;
    text-align: center;
  }
  #sell_images .sell-head h3{
    font: bold 43px/52px var(--josefin-font);
  }
  #sell_images .sell-head p{
    font: 300 21px/50px var(--josefin-font);
  }
  #sell_images .sell-image-buttonn{
    justify-content: center;
  }
  #sell_images .sell-image-buttonn a{
    padding: 12px 36px;
  }
  .testi-data-box{
    background-image: unset !important;
    padding: 40px 0 0;
    margin: 0 10px;
  }
  .testimonials-img img{
    width: auto !important;
  }
  .testimonials-info p{
    width: 70%;
  }
  .testimonials-info p:before{
    font-size: 40px;
    left: -20px;
  }
  .testimonials-info p:after{
    font-size: 40px;
    right: -20px;
  }
  #faq .accordion-body p{
    width: 85%;
  }
  .accordion-button:not(.collapsed)::after{
    padding: 0px 10px;
  }
  .accordion-button::after{
    padding: 0px 11px;
    right: -22px;
  }
  #faq .accordion-button{
    font: bold 17px/30px var(--comforta-font);
  }
  #faq .faq-head{
    padding: 45px 30px;
  }
  #faq .faq-image {
    padding: 0 10px 0 10px;
  }
  #our-newsletter .newsletter-form input[type="submit"]{
    margin: 0 auto;
    display: block;
    position: relative;
    right: auto;
  }
  #our-newsletter{
    margin: 0 1em;
  }
  #our-newsletter .newsletter-form input[type="email"]{
    max-width: 100%;
  }
  .footer-cols{
    padding: 60px 15px;
  }
  .footer-copy {
    padding-left: 15px !important;
  }
  #footer .copyright p,.footer-img {
    text-align: center !important;
  }
  #faq .faq-image {
    padding: 12px 0 0 0em;
    text-align: center;
  }
  #trending_images button.owl-prev {
    left: 20px;
  }
  #trending_images button.owl-next {
    right: 20px;
  }
  #trending_images button.owl-next, #trending_images button.owl-prev,#top-contributor button.owl-prev, #top-contributor button.owl-next{
    width: 45px;
    height: 45px;
  }
  #top-contributor button.owl-prev {
    left: -9px;
  }
  #top-contributor button.owl-next {
    right: -9px;
  }
  #top-contributor .owl-nav i {
    font-size: 15px;
  }
  .selectcate,.serachboxx,.logoboxx{
    text-align: center;
    padding-bottom: 15px;
  }
  select#catetype{
    width: 100%;
  }
  .search-btn input[type=search]{
    right: 6px;
    padding: 10px 30px 10px 20px;
  }
  .search-btn button.search-submit{
    right: 10px;
  }
  .searchmain-boxx{
    order: 4;
  }
}
@media screen and (max-width:767px) and (min-width: 576px) {
  .main-title-content p{
    width: 80%;
  }
  #top-categories .nav-tabs li.nav-item {
    margin: 5px 6px;
  }
  #top-categories .nav-tabs .nav-link{
    padding: 10px 15px;
  }
  #top-categories a.nav-link{
    font: bold 16px/27px var(--comforta-font);
  }
  .cate-image-box:nth-child(5) img.cate-image{
    height: 146px
  }
  .cate-image-box:nth-child(2) img.cate-image, .cate-image-box:nth-child(3) img.cate-image{
    height: auto;
  }
  .cate-image-box:nth-child(10) {
    margin-top: -4em;
  }
  #discover-color .owl-nav button.owl-prev {
    left: 36px;
  }
  #discover-color .owl-nav button.owl-next{
    right: 36px;
  }
  #discover-color .owl-nav button.owl-prev, #discover-color .owl-nav button.owl-next{
    width: 35px;
    height: 35px;
  }
  .color-title a{
    font: bold 22px/33px var(--comforta-font);
  }
  .photo-box img {
    width: 40%;
  }
  .testi-data-box{
    background-image: unset !important;
    padding: 40px 0 0;
    margin: 0 10px;
  }
  .testimonials-img img{
    width: auto !important;
  }
  .testimonials-info p{
    width: 70%;
  }
  .testimonials-info p:before{
    font-size: 40px;
    left: -20px;
  }
  .testimonials-info p:after{
    font-size: 40px;
    right: -20px;
  }
  #sell_images .sell-head h3{
    font: bold 50px/70px var(--josefin-font);
    width: 100%;
  }
  #sell_images{
    text-align: center;
  }
  #sell_images .sell-head p{
    font: 300 21px/50px var(--josefin-font);
  }
  #sell_images .sell-image-buttonn{
    justify-content: center;
  }
  #our-newsletter{
    margin: 0 2em;
  }
  #our-newsletter .newsletter-form input[type="email"]{
    max-width: 90%;
  }
  #our-newsletter .newsletter-form input[type="submit"]{
    right: 7%;
  }
  #footer .social_widget a{
    margin-right: 7px;
  }
  #footer .textwidget p{
    width: 75%;
  }
  #footer .copyright p,.footer-img {
    text-align: center !important;
  }
  #faq .accordion-button{
    font: bold 20px/30px var(--comforta-font);
  }
  .accordion-button::after{
    padding: 0px 11px;
  }
  .accordion-button:not(.collapsed)::after{
    padding: 0 10px;
  }
  #faq .faq-image {
    padding: 12px 0 0 0em;
    text-align: center;
  }
  #trending_images button.owl-prev {
    left: 37px;
  }
  #trending_images button.owl-next {
    right: 37px;
  }
  #trending_images button.owl-next, #trending_images button.owl-prev,#top-contributor button.owl-next, #top-contributor button.owl-prev{
    width: 45px;
    height: 45px;
  }
  #top-contributor button.owl-prev{
    left: -20px;
  }
  #top-contributor button.owl-next{
    right: -20px;
  }
  #top-contributor .owl-carousel .owl-item .contribut-image img{
    width: 50%;
  }
  #top-contributor button.owl-prev, #top-contributor button.owl-next{
    bottom: 27%;
  }  
  #top-contributor .owl-nav i {
    font-size: 15px;
  }
  .search-btn input[type=search] {
    width: 106%;
    padding: 9px 20px 9px 38px;
    right: 43px;
  }
  .search-container.search-btn{
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .header-content-btn {
    text-align: center;
  }
}
@media only screen and (max-width: 768px){
  #mega-menu-wrap-top_menu .mega-menu-toggle.mega-menu-open + #mega-menu-top_menu {
      display: block;
      position: absolute;
      width: 100%;
      z-index: 999;
      background: #fefefe;
      box-shadow: 0px 0px 15px #f5f5f5;
      top: 30px;
  }
  #mega-menu-wrap-top_menu .mega-menu-toggle{
    background: unset;
  }
  .topmenu-boxx{
    order: 3;
  }
  #mega-menu-wrap-top_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-top_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-top_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
    background-color: #000;
    width: 30px;
  }
  .admin-login.text-end{
    text-align: left !important;
  }
  /*.mega-toggle-blocks-left,.mega-toggle-blocks-center{
    display: none !important;
  }*/
}
@media screen and (min-width: 768px) and (max-width: 991px){
  #discover-color .owl-nav button.owl-prev {
    left: 4%;
  }
  #discover-color .owl-nav button.owl-next{
    right: 4%;
  }
  #discover-color .owl-nav button.owl-prev, #discover-color .owl-nav button.owl-next{
    width: 35px;
    height: 35px;
  }
  .color-title a{
    font: bold 22px/33px var(--comforta-font);
  }
  #top-categories .nav-tabs .nav-link{
    padding: 10px 25px;
  }
  #top-categories a.nav-link{
    font: bold 19px/27px var(--comforta-font);
  }
  #top-categories .nav-tabs li.nav-item {
    margin: 0 8px;
  }
  .cate-image-box:nth-child(2) img.cate-image, .cate-image-box:nth-child(3) img.cate-image {
    height: auto;
  }
  .cate-image-box:nth-child(5) img.cate-image{
    height: 198px;
  }
  .cate-image-box:nth-child(10) {
    margin-top: -6em;
  }
  .photo-box img{
    padding-top: 15px;
  }
  .testi-data-box {
    background-size: contain;
    padding: 35px 10px 0;
    margin: 0 10px;
    background-repeat: no-repeat;
  }
  .testimonials-img img{
    width: 14% !important;
  }
  #sell_images{
    text-align: center;
  }
  #sell_images .sell-head p{
    font: 300 21px/50px var(--josefin-font);
  }
  #sell_images .sell-image-buttonn{
    justify-content: center;
  }
  #sell_images .sell-head h3{
    font: bold 50px/70px var(--josefin-font);
    width: 100%;
  }
  #faq .faq-image {
    padding: 12px 0 0 0em;
    text-align: center;
  }
  #trending_images button.owl-prev {
    left: 28px;
  }
  #trending_images button.owl-next {
    right: 28px;
  }
  #trending_images button.owl-next, #trending_images button.owl-prev{
    width: 45px;
    height: 45px;
  } 
  #top-contributor button.owl-prev, #top-contributor button.owl-next{
    bottom: 20%;
  }
  select#catetype{
    padding: 10px 11px;
  }
  .search-btn input[type=search]{
    width: 111%;
    right: 47px;
  }
  .header-content-btn{
    text-align: center;
  }
  .user-boxx {
    padding-top: 8px;
  }
  .top-menu #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-megamenu > ul.mega-sub-menu{
    width: 200px;
  } 
  .header-content-btn a{
    padding: 12px 10px;
    margin: 3px 14px;
  }
  .header-pricing-btn{
    margin-left: 0px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  #discover-color .owl-nav button.owl-prev {
    left: 7.7em;
  }
  #discover-color .owl-nav button.owl-next{
    right: 7.7em;
  }
  #discover-color .owl-nav button.owl-prev, #discover-color .owl-nav button.owl-next{
    width: 35px;
    height: 35px;
  }
  .color-title a{
    font: bold 18px/15px var(--comforta-font);
  }
  /*#discover-color .owl-nav{
    top: 32%;
  }*/
  #top-categories .nav-tabs .nav-link{
    padding: 10px 1.5em;
  }
  .cate-image-box:nth-child(2) img.cate-image, .cate-image-box:nth-child(3) img.cate-image{
    height: auto;
  }
  .cate-image-box:nth-child(5) img.cate-image{
    height: 269px;
  }
  .cate-image-box:nth-child(10) {
    margin-top: -8em;
  }
  .testi-data-box {
    background-size: contain;
    padding: 35px 10px 0;
    margin: 0 10px;
    background-repeat: no-repeat;
  }
  .testimonials-img img{
    width: 14% !important;
  }
  #sell_images .sell-head h3{
    font: bold 54px/70px var(--josefin-font);
  }
  #sell_images .sell-image-buttonn a{
    font: bold 15px/25px var(--comforta-font);
    padding: 12px 22px;
  }
  #faq .accordion-button{
    font: bold 20px/26px var(--comforta-font);
  }
  .accordion-button::after{
    padding: 2px 11px;
  }
  .accordion-button:not(.collapsed)::after{
    padding: 2px 10px;
  }
  #trending_images button.owl-prev {
    left: 1.5em;
  }
  #trending_images button.owl-next {
    right: 1.5em;
  }
  #top-contributor button.owl-prev, #top-contributor button.owl-next{
    bottom: 20%;
  }
  .search-btn input[type=search]{
    width: 121%;
    padding: 10px 10px 10px 5em;
  }
  select#catetype{
    width: 100%;
    padding: 10px 10px;
  }
  .search-btn button.search-submit{
    right: 10px;
  }
  #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-item > a.mega-menu-link{
    padding: 0px 4px 0px 4px;
    font-size: 13px;
  }
  .top-menu #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-megamenu > ul.mega-sub-menu{
    width: 200px;
  }
  .user-boxx {
    padding-top: 9px;
  }
  .header-pricing-btn{
    margin-left: -20px;
  }  
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  #discover-color .owl-nav button.owl-prev {
    left: 8.9em;
  }
  #discover-color .owl-nav button.owl-next{
    right: 8.9em;
  }
  #discover-color .owl-nav button.owl-prev, #discover-color .owl-nav button.owl-next{
    width: 35px;
    height: 35px;
  }
  .color-title a{
    font: bold 20px/33px var(--comforta-font);
  }
  #top-categories .nav-tabs .nav-link{
    padding: 10px 1.8em;
  }
  .cate-image-box:nth-child(2) img.cate-image, .cate-image-box:nth-child(3) img.cate-image{
    height: auto;
  }
  .cate-image-box:nth-child(5) img.cate-image{
    height: 269px;
  }
  .cate-image-box:nth-child(10) {
    margin-top: -8em;
  }
  .testi-data-box {
    background-size: contain;
    padding: 35px 10px 0;
    margin: 0 10px;
    background-repeat: no-repeat;
  }
  #sell_images .sell-image-buttonn a{
    font: bold 15px/25px var(--comforta-font);
    padding: 12px 22px;
  }
  #trending_images button.owl-prev {
    left: 3.5em;
  }
  #trending_images button.owl-next {
    right: 3.5em;
  }
  #top-contributor button.owl-prev, #top-contributor button.owl-next{
    bottom: 20%;
  }
  .side-navigation li{
    padding: 11px 8px;
  }
  .menubar-box{
    padding: 0px 1.8em;
  }
  .side-navigation a{
    font: 700 13px/14px Comfortaa;
  }
  .search-btn input[type=search]{
    width: 111%;
    right: 15px;
    padding: 10px 3em 10px 38px;
  }
  select#catetype{
    width: 100%;
  }
  .search-btn button.search-submit{
    right: 5px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px){
  .color-title a{
    font: bold 20px/33px var(--comforta-font);
  }
  #discover-color .owl-nav button.owl-prev, #discover-color .owl-nav button.owl-next{
    width: 40px;
    height: 40px;
  }
  #discover-color .owl-nav button.owl-prev {
    left: 9.9em;
  }
  #discover-color .owl-nav button.owl-next{
    right: 9.9em;
  }
  #top-categories .nav-tabs .nav-link{
    padding: 10px 2em;
  }
  .cate-image-box:nth-child(2) img.cate-image, .cate-image-box:nth-child(3) img.cate-image{
    height: auto;
  }  
  .testi-data-box {
    background-size: contain;
    background-repeat: no-repeat;
  } 
  #sell_images .sell-image-buttonn a{
    padding: 12px 34px;
  }
  #trending_images button.owl-prev {
    left: 14.5em;
  } 
  #trending_images button.owl-next{
    right: 14.5em;
  }
  .header-menu-boxx {
    width: 100%;
  } 
  .search-btn input[type=search]{
    width: 94%;
  } 
  .search-btn button.search-submit{
    right: 115px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
  .cate-image-box:nth-child(5) img.cate-image{
    height: 321px;
  }
  .cate-image-box:nth-child(10) {
    margin-top: -9.2em;
  }
  .search-btn button.search-submit{
    right: 10px;
  }
  .search-btn input[type=search]{
    width: 119%;
    padding: 10px 5em 10px 50px;
  }
  #mega-menu-wrap-top_menu #mega-menu-top_menu{
    text-align: center;
  }
  .side-navigation li{
    padding: 12px 18px;
  }
  .menubar-box{
    padding: 0px 0.7em;
  }
  .header-menu-boxx {
    width: 91.6666666667%;
  } 
}
@media screen and (min-width: 1441px) and (max-width: 1799px){
  #trending_images button.owl-prev {
    left: 17.1em;
  }
  #trending_images button.owl-next {
    right: 17.1em;
  }
  .menubar-box{
    padding: 0px 0.7em;
  }
  .side-navigation li{
    padding: 12px 23px;
  }
  .search-btn input[type=search] {
    width: 96%;
  }
  .search-btn button.search-submit {
    right: 102px;
  }

}
@media screen and (max-width: 1024px){
  .side-navigation ul li:hover > ul{
    animation:unset;
  }
  .side-navigation ul li{
    width: 100%;
  }
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation,
  .side-navigation ul ul li,
  .current_page_item{
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    padding: 0px;
    line-height: 0;
    text-align: right;
    color: #000;
    margin: 4px 0;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation,.side-navigation li {
    padding: 12px 5px;
  }
  .side-navigation ul li a {
    padding: 5px 8px;
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
  }
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: #111;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .5s;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-left: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
	iframe {
    width: 100%;
    height: auto;
	}
  .menubar-box{
    padding: 0px;
  }
  .header-content-btn a{
    margin: 0px 28px;
  }  
}