/*-----------------Superfish Menu------------------*/
/*.sf-arrows .sf-with-ul{
  padding-right: 5px;
}
.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #222222;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}*/
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px;
}
/*-------------- media section ---------------*/

@media screen and (max-width:575px) {  
  .sticky {
    position: relative!important;
    top: 0px;
    width: 100%;
    padding-bottom: 0 !important;
  }
  section{
    padding: 20px 0;
  }
  blockquote{
    width: 100%;
  }
  /* .sticky  {
    position: unset !important;
  } */
  
  .logo a  {
    font-size: 23px;
 }
  .post-navigation .nav-previous,.post-navigation .nav-next  {
    width: 100%;
  }  
}
@media screen and (max-width:767px){ 
  .man_img{
    display: none;
  }
  #footer .col-lg-4.col-sm-6.footer1{
    width: 100%;
  }
  #footer .col-lg-4.col-sm-6.footer2{
    width: 100%;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .sticky.stickynavbar {
    height: 200px;
  }
  #footer .col-lg-4.col-sm-6.footer3 {
    flex: 0 0 auto;
    width: 100%;
    padding: 20px 10px;
    
  }
  .header-top-container, .header-top-container {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0 5%;
    align-content: center;
    text-align: center;
  }
  .header-top-content div {
    padding: 0px 0px;
  }
  .header-top-content:last-child div{
    border-left: none;
  }
  #header .header-top-content {
    display: block;
  }
  body.home.page-template.page-template-page-template.page-template-home-page .header-wrap {
    margin-bottom: 0rem;
    z-index: 99;
    position: relative;
    background-color: #000;
  }
  html body,html{
    overflow-x: hidden;
  }
  #wpadminbar {
    position: fixed;
  }
  section#slider-banner .carousel-caption {
    transform: translateY(0%);
    left: 0%;
    right: 0%;
    bottom: 0rem;    
    text-align: center;
    position: relative;
  }
  #slider-banner .inner_carousel {
    margin-top: 0%;
  }
  .main-heading {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
 }
  .small-heading{
   text-align: center;
   font-size: 16px;
  }
  .logo img {
    width: 100%;
    margin-bottom: 7px;
  }
  .log-reg ul{
    justify-content: center;
    display: flex;
  }
  .log-reg ul li{
    float:none;
    margin-right: 0px;
  }
  #header .logo{
    padding: 0px;
    margin: 0px;
  }
  .btn-primary{
    padding: 6px 10px;
  }
  .main-header-box {
    padding: 5% 5%;
  }
  #slider-banner .slider-banner-image img {
    width: 100% !important;
    height: 800px;
  }
  #slider-banner h1 {
    font-size: 24px;
    line-height: 30px;
    padding-right: 0px;
  }
  #slider-banner p {
    font-size: 16px;
    line-height: 25px;
  }
  #slider-banner .owl-carousel .owl-item .slide-right .paratext {
    position: relative;
    right: 0;
    text-align: center;
    width: auto;
    margin: 10px;
  }
  #explore .owl-carousel .owl-item.active.center {
    width: auto!important;
  }
  #explore .owl-carousel .owl-item.active{
    width: auto!important;
  }
  #explore .owl-carousel .owl-item.active.center .product-box .product-content {
    padding: 10px 30px 10px 10px;
  }
  #explore .owl-carousel .owl-item .product-box{
    display: none;
  }
  #explore .owl-carousel .owl-item.active.center .product-box{
    display: block;
  }
  .about-box .km-detail .km-box {
    margin: 20px;
    float: inherit;
  }
  #about .abt-para {
    text-align: center;
    font-size: 14px;
  }
  #about .designation {
    text-align: center;
  }
  .testimonials-info{
    text-align: center;
  }
  .upcoming-exhibitions-box{
    display: block;
  }
  .ueb-title {
    width: 100%;
    padding-right: 0%;
    text-align: center;
  }
  .ueb-content {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #exhibation .main-grid {
    display: grid;
    grid-template-columns: 22% 23% 23% 23%;
    grid-template-rows: repeat(3, 130px);
    grid-gap: 10px;
  }
  #about .sign{
    margin: 2% 20%;
  }
  #our_pricing .price-cart{
    text-align: center;
  }
  .owl-carousel .owl-item .quote img {
    width: 26px !important;
    margin: 0px;
  }
  
  
  
  #footer .copyright p{
    text-align: center;
    margin-bottom: 10px !important;
  }
  .socil-icon {
    display: block;
    margin: 0 auto;
  }
  h5.service-title a{
    font-size: 20px;
  }
  .subtitle{
    padding: 0px;
    font-size: 14px;
  }
  p.serv-inn-txt{
    font-size: 14px;
  }
  .main-text{
    font-size: 14px;
    line-height: 20px;
  }
  img.video-icon {
    border-radius: 50%;
    width: 40px;
  }
 
  .testimonials-info .para-content p{
    font-size: 14px;
    line-height: 20px;
  }
  .shortcode {
    padding: 10px;
  }
  #contact-section input[type="submit"] {
    width: 100%;
  }
  #contact-section .about-right-image img {
    height: 590px;
  }
  .service-btn{
    margin-bottom: 20px;
  }
  button.owl-prev{
    left: 0;
  }
  button.owl-next{
    right:0;
  }
  .car-box .image {
    padding: 30px 20px 30px;
    width: 80px;
    height: 80px;
  }
  .service-box-full .price {
    padding: 6px 8px 6px 20px;
    font-size: 16px;
  }
  .patner {
    padding: 11px 45px;
  }
  #slider-banner .owl-nav {
    display: block;
    width: 80%;
    top:88%;
  }
  #slider-banner .owl-dots{
    top:88%;
  }
  .owl-nav {
    display: none;
  }
  .blog-item.side-layout {
    width: calc(100% - 0px);
  }
  .blog-item.top-layout {
    width: calc(100% - 0px);
  }
  .side-layout .blog-inner {
    flex-direction: unset !important;
    flex-wrap: wrap !important;
  }
  .widget_nav_menu {
    float: initial;
    width: 100%;
  }
  #nav_menu-3 .widget-title {
    margin-left: 0px;
  }
  .widget_nav_menu .menu-department-container {
    margin-left: 0px;
  }
}

@media screen and (min-width: 576px) and (max-width:767px){
  
  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  .toggle-nav  {
    margin-top: 24px !important;
  }
  .post-navigation .nav-previous {
    width: 100%;
  }
  .post-navigation .nav-next {
    width: 100%;
  }
  
}
@media screen and (min-width: 768px) and (max-width:991px){
  .widget_nav_menu {
    float: left;
  }
  .header-top-container, .header-top-container {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0 5%;
    align-content: center;
    text-align: center;
  }
  .header-top-content div {
    padding: 0px 0px;
  }
  .header-top-content:last-child div{
    border-left: none;
  }
  .header-top-content:first-child div{
    border-right: none;
  }
  #header .header-top-content {
    display: block;
  }
  .sticky.stickynavbar {
    height: 130px;
  }
  #slider-banner .inner_carousel{
    margin-top: 22%;
  }
  section#slider-banner .carousel-caption{
    margin-top: 0%;
  }
  #slider-banner .slider-banner-image img {
    width: 100% !important;
    height: 600px;
  }
  #slider-banner .owl-carousel .owl-item .slide-right .paratext {
    position: relative;
    right: 0;
    text-align: left;
    width: 100%;
    margin: 10px;
  }
  .logo img {
    width: 60%;
  }
  #slider-banner p{
    font-size: 17px;
  }
  #slider-banner .search-form .col-md-3 {
    flex: 0 0 auto;
    width: 33% !important;
    margin-bottom: 10px;
  }
  #slider-banner .search-form{
    margin-bottom: 20px;
  }
 
  .about-box .km-detail .km-box{
    padding: 6px 6%;
  }
  .owl-nav {
    display: none;
  }
  #slider-banner .owl-nav{
    display: block;
  }
}

@media screen and (min-width: 992px) and (max-width:1199px){
  #footer .col-lg-4.col-sm-6.footer2{
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 40%;
  }
  .main-navigation li {
    padding: 0px 15px;
}
  #slider-banner .owl-carousel .owl-item .slide-right img {
    z-index: 2;
    position: relative;
    height: 415px;
}
#slider-banner .inner_carousel{
    margin-top: 16%;
  }
  #slider-banner .owl-carousel .owl-item .slide-right .paratext{
    width:180px;
  }
  section#slider-banner .carousel-caption{
    margin-top: 10%;
  }
  .about-box .km-detail .km-box{
    padding: 10px 8%;
  }
  #testimonial .owl-next{
    margin-right: -4%;
    font-size: 14px;
  }
  #testimonial .owl-prev {
    margin-left: -4%;
    font-size: 14px;
}
  .product-content h4{
    font-size: 18px;
  }
  .search-btn .btn-primary{
    padding: 10px 10px !important;
  }
  #slider-banner h1{
    font-size: 40px;
  }
  #slider-banner .search-form {
    width: 100%;
    margin-top: -70px;
    margin-bottom: 70px;
  }
  .finstagram .main-heading {
    color: #fff;
    font-size: 28px;
  }
  .btn-white{
    padding: 10px 8px;
  }
}
@media screen and (min-width: 768px) and (max-width:1199px) {
  .main-navigation ul{
    padding-left: 0px;
  }
  #slider-banner .ourclient ul li .client img {
    height: 20px;
  }
  .service-data{
    padding: 20px 20px;
  }
  #slider-banner h1 {
    font-size: 31px;
    font-weight: 700;
    line-height: 40px;
    font-family: var(--font-Poppins);
    padding-right: 0%;
  }
  .slider-banner-image img {
    width: 100%;
    height: 450px;
  }
  #slider-banner .ourclient{
    padding: 10px 10px 10px 6%;
  }
  .main-heading {
    font-size: 35px;
    line-height: 45px;
  }
  h5.service-title a{
    font-size: 22px;
  }
  .about-right-image .about-box .abt-para,.graphic_design-left-image .graphic_design-box .abt-para{
    font-size: 15px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
  .about-right-image .about-box{
    padding: 30px 10%;
  }
  .about-right-image .about-box h2,.graphic_design-left-image .graphic_design-box h2{
    font-size: 32px;
  }
  .project-box h5{
    font-size: 14px;
  }
  .project-box{padding: 5px;}
  .project-box h3 {
    font-size: 36px;
    line-height: 45px;
  }
  #project .btn-primary,#project .btn-link{
    padding: 10px 20px 7px;
    line-height: 25px;
  }
  #faqs .accordion-button{
    font-size: 18px;
  }
  h3.team-name a{
    font-size: 20px;
  }
  #contact-section .about-right-image img{
    height: 600px;
  }
}
@media screen and (min-width:1200px) and (max-width: 1299px) {
    .main-navigation ul{
      padding-left: 0;
    }
    #slider-banner .ourclient{
      /* padding: 10px 10px 10px 12%; */
    }
}
@media screen and (max-width: 1024px){
   .man_img{
    display: none;
  }
  .main-navigation ul ul:after{
    display: none;
  }
  .footer3 .textwidget input[type="submit"]{
    padding: 10px;
  }
  
  .sticky.stickynavbar {
    background-color: #000 !important;
    z-index: 99;
    padding-top: 0 !important;
    box-shadow: 0 0 8px grey;
  }
  .row.bg-media{
    background-color: transparent;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  ul#menu-primary-menu {
    padding: 0;
}
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .site-description{
    font-size: 12px !important;
  }
  .toggle-nav {
    display: block;
    position: relative;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 999999;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #fff;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    cursor:pointer;
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .innermenubox {
    position: static;
  }

  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before,
  .menu > ul > li.current_page_item:before,
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{
    width:100%;
    margin-top:0;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid;
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px;
    display:block;
    color:#ffffff;
    letter-spacing: 1px;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{
    display:block !important;
    padding-left: 0px;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .main-navigation li.current_page_item  {
    border:none;
  }
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #fff;
  }
  #calender .calender_content {
  overflow: scroll;
  }
}
@media screen and (min-width: 1024px){
  
 
  .pricing_bg{
    padding: 50px;
  }
   #slider-banner .owl-carousel .container-fluid{
    padding: 0px 5%;
  }
  .right-img{
    padding: 0px 20%;
  }
  #footer .footer-cols{
    padding:0px 50px;
  }
}
@media screen and (min-width:1200px) and (max-width: 1399px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1030px !important;
    }
    .testimonial_bg{
      padding: 20px 0px;
    }
    #testimonial .owl-prev {
      font-size: 14px;
      margin-left: -5%;
    }
    #testimonial .owl-next {
      font-size: 14px;
      margin-right: -5%;
    }
    .man_img {
      width: 100px;
      height: 250px;
    }
     .man_img img{
      height: 100%;
     }
}
@media screen and (min-width:1400px) and (max-width: 1599px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1100px !important;
    }
    .testimonial_bg{
      padding: 20px 0px;
    }
    #testimonial .owl-prev {
      font-size: 14px;
      margin-left: -5%;
    }
    #testimonial .owl-next {
      font-size: 14px;
      margin-right: -5%;
    }
    .man_img {
      width: 100px;
      height: 275px;
    }
     .man_img img{
      height: 100%;
     }
}
@media screen and (min-width:1300px) and (max-width: 1399px){
 #slider-banner .owl-carousel .owl-item .slide-right img {
    height: 500px;
    padding: 0px  26%;
}
  #slider-banner .slider-banner-image img {
    width: 100% !important;
    height: 660px;
  }
}
@media screen and (min-width: 1400px){
  #slider-banner .owl-carousel .owl-item .slide-right img {
    height: 500px;
    padding: 0px  26%;
}
  #slider-banner .inner_carousel{
    margin-top:14%;
  }
  #slider-banner .inner_carousel {
    position: absolute;
    top: 0;
    width: 100%;
  }
  
    .slide-right {
    margin-top: 0%;
  }
  section#slider-banner .carousel-caption{
    margin-top: 6%;
  }
  
}
@media screen and (min-width: 1600px){
  .testimonial_bg{
      padding: 50px 0px;
    }
  #slider-banner .owl-carousel .container-fluid{
    padding: 0px 5%;
  }
  .side-layout .blog-img img {
    width: 100% !important;
    height: 280px;
}
  #counter .count-content {
    text-align: center;
    transform: translate(0px, 26px);
  }
  #exhibation .main-grid {
    display: grid;
    grid-template-columns: 24.3% 24% 24% 24.3%;
    grid-template-rows: repeat(3, 290px);
    grid-gap: 15px;
  }
  #slider-banner .owl-carousel .owl-item .slide-right .bgtext {
    position: absolute;
    text-align: center;
    top: 0;
    margin-top: 20%;
    font-size: 100px;
    color: #66666647;
    z-index: 0;
    left: 0;
    margin-left: 10%;
    font-family: var(--font-DM);
  }
  .slide-right {
    margin-top: 0%;
  }
  #slider-banner .inner_carousel{
    margin-top: 10%;
  }
  section#slider-banner .carousel-caption{
    margin-top: 12%;
  }
  #slider-banner h1 {
    padding-right: 25%;
  }
  #slider-banner .slider-banner-image img {
    width: 100% !important;
    height: 790px;
  }
  p.serv-inn-txt {
    font-size: 18px;
  }
  h5.service-title a{
    font-size: 33px;
    line-height: 40px;
  }
  .main-heading {
    font-size: 40px;
    line-height: 50px;
  }
  .small-heading{
    font-size: 24px;
  }
  .man_img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 165px;
    height: 306px;
  }
  #slider-banner .owl-carousel .owl-item .slide-right .paratext{
    width: 300px;
  }
  .main-navigation a{
    font-size: 16px;
  }
  .pricing_bg {
    padding: 100px 130px;
  }
  #footer .footer-cols{
    padding:0px 160px;
  }
}

