/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.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: #373737;
}

.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) { 
  .links-section .text::before{
  content: unset;
  }
  #header .bg-media{
  position: unset;
  }
  .links-section{
  top: 4px !important;
  justify-content: space-around;
  }
  #header .logo{
  padding: 15px 10px 15px 10px;
  clip-path: unset;
  top: unset;
  text-align: center;
  }
  #header .logo img{
  width: auto;
  }
  .toggle-nav {
  top: 0px;
  float: unset !important;
  }
  .fluid{
  top: 4px !important;
  }
  .links-section a.exade .rear, span.cart-counter {
  display: none;
  }
  .links-section .quote-link a{
  clip-path: unset;
  padding: 11px 16px;
  font-size: 0px;
  border-radius: 14px;
  position: relative;
  top: 0;
  background-color: unset;
  }
  .sticky .logo-div {
  display: none;
  }
  .sticky .nav-header {
  top: 13px;
  }
  .links-section .quote-link a::after {
  content: '\f02d';
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  right: 0;
  left: 0;
  font-weight: 900;
  z-index: 5;
  color: #FF5023;
  font-size: 22px;
  }
  .nav-header::before{
  transform: translateX(-100px);
  }
  .faq-head h2.accordion-header button{
  text-align: center;
  }
  p.woocommerce-result-count, .woocommerce .woocommerce-ordering{
  width: 100%;
  }
  .faq-head h2, .faq-head .panel-body p{
  text-align: center;
  }
  #video .banner-box {
  position: unset;
  transform: unset;
  max-width: 100%;
  }
  div.outer_dpage {
  padding: 12px 15px;
  text-align: center;
  }
  #tandc , #contentwoocom{
  text-align: center;
  }
  .banner-image .empty-cell{
  display: contents;
  }
  .banner-image .card{
  border-radius: 0;
  }
  .main_heading {
  font-size: 22px;
  }
  .main_para {
  font-size: 16px;
  }
  #about .row.reserve {
  flex-flow: column-reverse;
  }
  #about .bout_backg {
  margin-bottom: 8%;
  }
  #footer h3 {
  text-align: center;
  }
  #footer {
  text-align: center;
  }
  #footer ul li {
  text-align: center;
  }
  section{
  padding: 30px 0;
  }
  .media-small {
  padding-left: 10px !important;
  }
  section h2{
  font-size: 22px;
  }
  .serach_inner input.search-field {
  width: 85%;
  }
  #about img.left-img-two {
  margin-bottom: 15px;
  }
  #about .main-subtext{
  line-height: 30px;
  text-align: center;
  font-size: 22px;
  }
  .owl-nav, .owl-dots {
    display: none !important;
  }
  #gallery .owl-item.active.center{
  transform: none;
  }
  #our_blogs h2{
  width: 100%;
  font-size: 26px;
  line-height: 34px;
  }
  #our_blogs p.small-head{
  font-size: 24px;
  line-height: 30px;
  }
  #gallery .owl-stage-outer{
  padding: 0;
  font-size: 24px;
  }
  #newsletter h3.heading{
  font-size: 22px;
  line-height: 32px;
  margin: unset;
  }
  div.nav_wrap .nav-header{
  display: flex;
  justify-content: center;
  }
  div.nav_wrap .quote-btn{
  justify-content: center;
  margin: 18px 0;
  }
  #about .main_heading, #services .service-head, #about div.slide_btn, .our-team-head, .blog-box, #newsletter .newsletter-content, #full-width-blog, #blog-left-sidebar, #blog-right-sidebar, #video .main-heading, #video h5, .design-features .feat, #slider .left-head, #single-proj h1, #single-proj p.location, #single-proj div.prize, #single-proj .content p, .seller-details h4, #single-proj .head-descr, #single-proj .para-one, #single-proj .para-two{
  text-align: center;
  }
  .seller-details > div {
  width: fit-content;
  margin: 0 auto;
  }

  #footer ul.foot-flex{
    justify-content: center;
  }
  #footer_box .footer2{
  margin-top: 15px;
  }
  div.menu-home-decor-container ul li, div.menu-support-container ul li, div.menu-customer-service-container ul li{
  list-style: none !important;
  }
  #our-services, #single-team {
  text-align: center;
  }
  body.single-team .social-profiles{
  text-align: center;
  margin: 20px 0;
  }
  .meta-ser-p1{
  margin-bottom: 20px;
  }
  #testimonial_single{
  text-align: center;
  }
  #comments p.comment-form-cookies-consent{
    display: flex;
  }
  #comments p.comment-form-cookies-consent input{
  margin-right: 20px;
  }
  .single-blog .content_page{
  text-align: center;
  }
  .single-blog .nav-links .post-title{
  display: none;
  }
  .shop #content{
  text-align: center;
  }
  #shop ul.products li{
  width: 100%;
  }
  div.sing-sop p.price{
  justify-content: center;
  }
  .woocommerce div.product form.cart{
  display: flex;
  justify-content: center;
  }
  .contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 20px 0 !important;
  }
  .page-header h1{
  text-align: center;
  }
  body.author .no-side-bar {
    text-align: center;
  }
  #gallery .owl-item.active.center{
  transform: initial;
  }
  #video #myModal .modal-content{
  height: 350px;
  top: 15%;
  width: 90% !important;
  }
  .modal{
  position: fixed !important;
  }
  #about .main_heading{
  font-size: 22px;
  }
  #about .regerio {
  flex-flow: column;
  flex-direction: column-reverse;
  }
  #about .about-counter{
  width: 75%;
  margin: 0 auto 0 20%;
  position: relative;
  margin-top: 10%;
  }
  #about p.main_para{
  width: 100%;
  text-align: center;
  }
  .news-size .form-left img, .news-size .form-right img {
  position: unset;
  }
  .news-size .form-left, .news-size .form-right{
  flex-basis: initial;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  }
  #newsletter .news-size{
  padding: 20px 20px 0px
  }
  .newsletter_form form p{
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 0;
  }
  #newsletter .newsletter_form form input[type=submit]{
  position: unset;
  margin-top: 10px;
  }
  .newsletter_form .wpcf7-response-output {
  position: unset;  
  margin: 0px 10px 10px !important;
  }
  .newsletter_form span.news-span::before{
  top: 14px;
  left: 20px;
  }
  #newsletter .newsletter_form form input[type=text]{
  padding: 14px 20px 14px 60px;
  }
  #teams p.small-head{
  padding-left: unset;
  display: inline;
  }
  #teams p.small-head::before{
  transform: translateX(-60px);
  }
  #teams .owl-stage-outer{
  margin-top: 30px;
  }
  #gallery .text-column p.para{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  }
  #gallery .text-column{
  margin-top: unset;
  text-align: center;
  }
  #gallery p.small{
  padding-left: unset;
  display: inline;
  }
  #gallery p.small::before{
  transform: translateX(-60px);
  }
  #counter{
  margin: 0 auto;
  }
  #services .slide{
  display: block;
  }
  #services .slide .slide-img{
  clip-path: unset;
  }
  #services .slide .servis-cont{
  width: 100%;
  padding: 20px;
  position: unset;
  text-align: center;
  }
  #services .slide .servis-cont::before{
  content: unset;
  }
  #services .owl-dots, #testimonial .owl-dots{
  display: block !important;
  }
  #services .owl-item {
  margin-bottom: 2%;
  }
  .servis-cont .services-post{
  margin-bottom: 18px;
  }
  #services .service-head p{
  padding-left: unset;
  display: inline;
  }
  #services .service-head p::before{
  transform: translateX(-45px);
  }
  #pricing .plan-cont{
  top: 4px;
  border-radius: 20px;
  padding-bottom: 40px;
  }
  #pricing .plan-cont::before, #pricing .head-section::after{
  content: unset;
  }
  #pricing .head-section{
  position: unset;
  transform: unset;
  }
  #pricing .head-section p.small{
  width: fit-content;
  margin: 0 auto;
  padding-left: unset;
  }
  #pricing .head-section p.small::before{
  transform: translateX(-40px);
  }
  #pricing .points {
  text-align: center;
  }
  #pricing span.attr{
  line-height: 32px;
  }
  #pricing .choose-btn {
  right: 0;
  bottom: 0;
  transform: translateY(10px);
  left: 0;
  text-align: center;
  }
  #our_blogs .left-col, #our_blogs .right-col{
  flex-basis: unset;
  }
  #our_blogs .news-right{
  flex-flow: column;
  }
  #our_blogs .news-right .box img, #our_blogs .news-left .post-img img{
  height: 210px;
  }
  #our_blogs .news-right .box{
  flex-basis: 45%;
  width: 100%;
  }
  .news-right .blog-title{
  margin-top: 0;
  }
  .news-right .blog-content{
  display: none;
  }
  #our_blogs .news-left{
  flex-flow: column;
  gap: 0;
  margin-bottom: 0;
  }
  #our_blogs .news-left .post-img, #our_blogs .blog-box{
  flex-basis: 100%;
  margin: 8px 0 15px;
  }
  #testimonial .owl-stage-outer{
  height: unset;
  }
  #testimonial .client-cont{
  position: unset;
  width: 100%;
  transform: unset;
  }
  #testimonial .client-cont{
  position: unset;
  width: 100%;
  transform: unset;
  padding: 25px;
  text-align: center; 
  }
  .name-rat a, .name-rat p {
  text-align: left;
  }
  #video h3{font-size: 24px;}
  #video{padding-bottom: 60px;}
  .slider-nav{transform: translate(0px, 70px); right: 0; justify-content: center;}
  #video .video-slider{top: 0;}
  #video .contact-detals{flex-basis: 100%; margin-bottom: 35px;}
  .design-contact{width: 100%; flex-flow: column;}
  .design-contact::before{left:0;}
  #video p.main-para, #slider .left-head, #slider p.para, #slider h1{width: 100%;}
  #video p.small-head{padding-left: 0; display: inline;}
  #video p.small-head::before{transform: translateX(-40px);}
  .design-contact .cont-call {margin-right: 0; margin-top: 20px;}
  .slider-nav .greta.active img, .slider-nav .greta img{height: auto;}
  #slider h1{font-size: 30px;}
  
  #slider .left-side{
  background-size: cover;
  padding: 50px 0 70px;
  }
  .nav-dots-btns{
  display: none;
  }
  #slider .owl-nav {
  display: block !important;
  text-align: center;
  }
  #slider .slider-btns{
  justify-content: center;
  flex-flow: column;
  align-items: center;
  }
  #slider .slider-btns .appoint{
  margin-bottom: 50px;
  }
  #projects .owl-dots{
  display: block !important;
  margin-top: 25px;
  }
  .projects-size .project-head {
  position: unset;
  text-align: center;
  }
  .project-head p{
  padding-left: unset;
  display: inline;
  }
  .project-head p::before{
  transform: translateX(-40px);
  }
  .project-head h3{
  padding-top: 5px;
  }
  #projects .owl-item .main-box{
  text-align: center;
  }
  #projects .kits {
  width: fit-content;
  margin: 0 auto;
  }
  #projects .nav-item {
  margin: 0px 10px 10px;
  }
  .footer1 .widget_media_image{
  margin: 0 auto;
  clip-path: unset;
  padding: unset;
  width: fit-content;
  position: unset;
  }
  .footer2 h3:nth-child(1)::before{
  content: unset;
  position: unset;
  }
  #footer h3{
  position: unset;
  width: 100%;
  text-align: center;
  padding: 20px 0px;
  }
  .footslider img{
  width: auto !important;
  margin: 0 auto;
  }
  #footer ul {
  padding-left: 0;
  }
  #footer ul.menu li::before{
  content: unset;
  }
  .footer5 .gallery{
  margin-top: 18px !important;
  }
  #footer .footer-size{
  margin-top: unset !important;
  }
  .footslider {
  padding: 20px 0px 10px;
  }
  .copy-size .left-copy{
  margin-bottom: 18px;
  }
  .copy-social{
  justify-content: center;
  padding-right: 15px !important;
  padding-bottom: 20px;
  }
  .footslider {
  padding: 20px 0px 20px;
  }
  .copy-size .row::before{
  content: unset;
  }
  #our-services h3{
  font-size: 28px;
  }
  .img-row div:nth-child(1) {
  margin-bottom: 18px;
  }
  #projects .cust-img{
  position: unset;
  }
  #slider .slider-btns .read a::before{
  width: 31%;    transform: translateX(-20px);
  }
  #slider .slider-btns .appoint a::after{
  width: 22%;
  }
} 
@media screen and (max-width: 600px) {
#wpadminbar {
position: fixed;
}
}
@media screen and (min-width: 576px) and (max-width:767px){
  .links-section .text::before{
  content: unset;
  }
  #header .logo{
  padding: 15px 10px 15px 10px;
  clip-path: unset;
  top: unset;
  }
  #header .logo img{
  width: 100%;
  }
  .toggle-nav {
  top: 0px;
  float: left !important;
  }
  .fluid{
  top: 4px;
  }
  .links-section a.exade .rear {
  display: none;
  }
  .links-section .quote-link a{
  clip-path: unset;
  position: unset;
  padding: 10px 16px;
  }
  .nav-header::before{
  transform: translateX(-100px);
  }
  #header .bg-media{
  position: unset;
  }
  #video .banner-box {
  max-width: unset;
  left: unset;
  top: 50%;
  }
  #tandc, #contentwoocom{
  text-align: center;
  }
  #our_blogs .border {
    left: -16%;
  }
  .testimonial ,#about .bout_backg, #services .service-head, #video .main-heading, #video h5, .design-features .feat, #slider .left-head, #single-proj h1, #single-proj p.location, #single-proj div.prize, #single-proj .content p, .seller-details h4, #single-proj .head-descr, #single-proj .para-one, #single-proj .para-two{
    text-align: center;
  }
  .seller-details > div {
  width: fit-content;
  margin: 0 auto;
  }
  .faq-head h2, .faq-head .panel-body p{
  text-align: center;
  }
  .main_heading {
    font-size: 25px;
  }
  #about .row.reserve {
  flex-flow: column-reverse;
  }
  #about .bout_backg {
  margin-bottom: 8%;
  }
  #about .main-subtext{
  line-height: 38px;
  font-size: 26px;
  padding: 0;
  }
  .owl-nav, .owl-dots {
    display: none !important;
  }
  #gallery .owl-item.active.center{
  transform: none;
  }
  #teams .our-team-head{
  text-align: center;
  }
  #our_blogs p.small-head{
  font-size: 24px;
  line-height: 40px;
  }
  #gallery .owl-stage-outer{
  padding: 0;
  }
  #newsletter h3.heading {
  font-size: 26px;
  }
  .meta-ser-p1{
  margin-bottom: 18px;
  }
  #comments p.comment-form-cookies-consent{
    display: flex;
  }
  #comments p.comment-form-cookies-consent input{
  margin-right: 20px;
  }
  .single-blog .nav-links .post-title{
    display: none;
  }
  .contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 20px 0 !important;
  }
  #gallery .owl-item.active.center{
  transform: initial;
  }
  #video #myModal iframe{
    height: 230px;
  }
  #about .regerio {
  flex-flow: column;
  flex-direction: column-reverse;
  }
  #about .about-counter{
  width: 75%;
  margin: 0 auto;
  position: relative;
  margin-top: 7%;
  }
  #about p.main_para{
  width: 100%;
  }
  .news-size .form-left img, .news-size .form-right img {
  position: unset;
  }
  .news-size .form-left, .news-size .form-right{
  flex-basis: initial;
  display: flex;
  align-items: center;
  justify-content: space-between;
  }
  .newsletter_form .wpcf7-response-output {
  position: unset;  
  margin: 0px 10px 10px !important;
  }
  .newsletter_form form p{
  margin-bottom: 0;
  }
  #teams p.small-head{
  padding-left: unset;
  display: inline;
  }
  #teams p.small-head::before{
  transform: translateX(-60px);
  }
  #gallery .text-column p.para{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  }
  #gallery .text-column{
  margin-top: unset;
  }
  #services .owl-stage-outer{
  height: 350px;
  }
  #services .owl-dots, #testimonial .owl-dots {
  display: block !important;
  }
  #services .service-head p{
  padding-left: unset;
  display: inline;
  }
  #services .service-head p::before{
  transform: translateX(-45px);
  }
  #pricing .full-content {
  padding: 55px 0px 0;
  }
  #pricing .plan-cont{
  top: unset;
  padding: 30px 30px;
  }
  #pricing .choose-btn{
  transform: translateY(22px);
  }
  #our_blogs .left-col, #our_blogs .right-col{
  flex-basis: unset;
  }
  #our_blogs .news-right{
  display: flex;
  gap: 25px;
  }
  #our_blogs .news-right .box img{
  height: 155px;
  }
  #our_blogs .news-right .box{
  flex-basis: 45%;
  width: 100%;
  }
  .news-right .blog-title{
  margin-top: 0;
  }
  .news-right .blog-content{
  display: none;
  }
  #our_blogs h2{
  width: 86%;
  }
  #testimonial .owl-stage-outer{
  height: unset;
  }
  #testimonial .client-cont{
  position: unset;
  width: 100%;
  transform: unset;
  padding: 25px;
  text-align: center; 
  }
  .name-rat a {
  text-align: left;
  }
  .slider-nav{
  transform: translate(0px, 70px);
  right: 0;
  justify-content: center;
  }
  .modal-content{
  width: 80% !important;
  top: 60%;
  }
  #video .video-slider{
  top: 0;
  }
  #video .contact-detals{
  flex-basis: 100%;
  margin-bottom: 35px;
  }
  .design-contact{
  width: 100%;justify-content: space-evenly;
  }
  .design-contact::before{
  left:0;
  }
  #video p.main-para, #slider h1, #slider h1, #slider p.para{
  width: 100%;
  }
  #slider h1{
  font-size: 35px;
  }
  #video p.small-head{
  padding-left: 0;
  display: inline;
  }
  #video p.small-head::before{
  transform: translateX(-40px);
  }
  #slider .left-side{
  background-size: cover;
  padding: 50px 0 70px;
  }
  .nav-dots-btns{
  display: none;
  }
  #slider .owl-nav {
  display: block !important;
  text-align: center;
  }
  #slider .slider-btns{
  justify-content: center;
  }
  .admin-bar .sticky.stickynavbar {
  margin-top: 45px;
  }
  #projects .owl-nav, #projects .owl-dots{
  display: block !important;
  margin-top: 25px;
  }
  #projects .owl-nav{
  position: unset;
  transform: unset;
  text-align: center;
  }
  .projects-size .project-head {
  position: unset;
  text-align: center;
  }
  .project-head p{
  padding-left: unset;
  display: inline;
  }
  .project-head p::before{
  transform: translateX(-40px);
  }
  .project-head h3{
  padding-top: 5px;
  }
  #projects .owl-item .main-box{
  text-align: center;
  }
  #projects .kits {
  width: fit-content;
  margin: 0 auto;
  }
  .footer1 .widget_media_image{
  text-align: left;
  clip-path: unset;
  padding: unset;
  width: fit-content;
  position: unset;
  }
  .footer2 h3:nth-child(1)::before{
  content: unset;
  position: unset;
  }
  #footer h3{
  position: unset;
  width: 100%;
  text-align: center;
  padding: 20px 0px;
  }
  #footer ul {
  padding-left: 15%;
  }
  .footer5 .gallery{
  margin-top: 18px !important;
  }
  #footer .footer-size{
  margin-top: unset !important;
  }
  .copy-size .left-copy{
  margin-bottom: 18px;
  }
  .copy-social{
  justify-content: center;
  padding-right: 15px !important;
  padding-bottom: 20px;
  }
  .footslider {
  padding: 20px 0px 20px;
  }
  .copy-size .row::before{
  content: unset;
  }
  .img-row div:nth-child(1) {
  margin-bottom: 18px;
  }
  #our_blogs .news-left .post-img{
  flex-basis: 45%;
  }
  #projects .cust-img {
  bottom: 4%;
  }
  #footer ul.foot-flex{
  flex-wrap: inherit;
  }
}
@media screen and (min-width: 783px) and (max-width: 991px) {
  .admin-bar .sticky.stickynavbar { 
    margin-top: 32px !important;
  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
  #video .banner-box {
    max-width: 50%;
  }
  .toggle-nav {
    margin-top: 0px !important;
  }
  #about .main-subtext{
  line-height: 30px;
  font-size: 28px;
  }
  #about div.one-imgs {
  text-align: left;
  }
  #our_blogs p.small-head{
  font-size: 28px;
  line-height: 40px;
  }
  .owl-nav, .owl-dots{
  display: none !important;
  }
  .single-blog .nav-links .post-title{
  display: none;
  }
  #gallery .owl-item.active.center{
  transform: initial;
  }
  #video #myModal iframe{
  height: 300px;
  }
  #about .regerio {
  flex-flow: column;
  flex-direction: column-reverse;
  }
  #about .about-counter{
  width: 75%;
  margin: 0 auto;
  position: relative;
  margin-top: 5%;
  }
  #about p.main_para{
  width: 100%;
  }
  #services .slide .read-btn a::before{
  bottom: -0.5px;
  }
  .news-size .form-left img, .news-size .form-right img {
  position: unset;
  }
  .news-size .form-left, .news-size .form-right{
  flex-basis: initial;
  display: flex;
  align-items: center;
  justify-content: space-between;
  }
  .newsletter_form .wpcf7-response-output{
  bottom: -30px;
  }
  .newsletter_form form.invalid .wpcf7-response-output {
  bottom: -25px;
  }
  #gallery .owl-item.active img {
  width: 70% !important;
  margin-top: 18%;
  }
  #gallery .owl-item.active.center {
  transform: scale(1.1);
  transition: ease-in 0.3s;
  }
  #gallery .owl-item.active.center img {
  width: 100% !important;
  margin-top: auto;
  }
  #gallery .text-column p.para{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  }
  #gallery .text-column{
  margin-top: unset;
  }
  #services .slide .servis-cont::before{
  transform: translateX(-90px);
  }
  #services .owl-dots, #testimonial .owl-dots{
  display: block !important;
  }
  #services .owl-stage-outer{
  height: 320px;
  }
  #pricing span.attr{
  font-size: 13px;
  }
  #pricing .choose-btn{
  transform: translateY(22px);
  }
  #pricing .plan-opt{
  padding: 28px 24px;
  }
  #pricing .plan-opt h3{
  font-size: 20px;
  }
  #our_blogs .left-col, #our_blogs .right-col{
  flex-basis: unset;
  }
  #our_blogs .news-right{
  display: flex;
  gap: 25px;
  }
  #our_blogs .news-right .box img{
  height: 155px;
  }
  #our_blogs .news-right .box{
  flex-basis: 45%;
  width: 100%;
  }
  .news-right .blog-title{
  margin-top: 0;
  }
  .news-right .blog-content{
  display: none;
  }
  #our_blogs h2{
  width: 67%;
  }
  #testimonial .owl-stage-outer{
  height: unset;
  }
  #testimonial .client-cont{
  position: unset;
  width: 100%;
  transform: unset;
  }
  .slider-nav{
  transform: translate(0px, 70px);
  right: 0;
  justify-content: center;
  }
  .modal-content{
  width: 80% !important;
  top: 60%;
  }
  #video .video-slider{
  top: 0;
  }
  #video .contact-detals{
  flex-basis: 100%;
  margin-bottom: 35px;
  }
  .design-contact{
  width: 100%;justify-content: space-evenly;
  }
  .design-contact::before{
  left:0;
  }
  #video p.main-para{
  width: 100%;
  }
  #slider .left-side{
  background-size: cover;
  padding: 50px 0 70px;
  }
  .nav-dots-btns{
  display: none;
  }
  #slider .owl-nav {
  display: block !important;
  text-align: center;
  }
  .fluid {
  position: relative;
  top: 4px !important;
  }
  .links-section{
  top: 5px !important;
  }
  .links-section a.exade{
  font-size: 10px;
  }
  .links-section .quote-link a{
  position: unset;
  top: unset;
  padding: 4px 18px;
  font-size: 10px;
  }
  .links-section .text::before{
  content: unset;
  }
  #header .bg-media{
  position: unset;
  }
  #header .logo{
  top: unset;
  }
  .admin-bar .sticky.stickynavbar {
  margin-top: 46px;
  }
  #slider h1{
  font-size: 30px;
  }
  #projects .nav-pills{
  justify-content: end !important;
  }
  #projects .owl-nav, #projects .owl-dots{
  display: block !important;
  margin-top: 25px;
  }
  #projects .owl-nav{
  position: unset;
  transform: unset;
  text-align: center;
  }
  .footer1 .widget_media_image{
  text-align: left;
  clip-path: unset;
  padding: unset;
  width: fit-content;
  position: unset;
  }
  .footer2 h3:nth-child(1)::before{
  content: unset;
  position: unset;
  }
  #footer h3{
  position: unset;
  width: 100%;
  }
  #footer ul {
  padding-left: 15%;
  }
  .footer5 .gallery{
  margin-top: 18px !important;
  }
  #footer .footer-size{
  margin-top: unset !important;
  }
  .img-row div:nth-child(1) {
  margin-bottom: 18px;
  }
  #our_blogs .news-left .post-img{
  flex-basis: 45%;
  }
  #projects .cust-img {
  bottom: 4%;
  }
}
@media screen and (min-width: 992px) and (max-width:1200px) {
  .toggle-nav {
    margin-top: 0px !important;
  }
  #our_blogs .border {
    height: 82%;
    top: 9%;
  }
  #our_blogs .news_text {
    max-width: 210px;
  }
  #our_blogs .latest_content {
    top: 15%;
  }
  #gallery .owl-item.active img {
    width: 70% !important;
    margin-top: 18%;
  }
  #gallery .owl-item.active.center img{
    width: 100% !important;
    margin-top: initial;
  }
  #gallery .owl-item.active .type-image{
  display: none;
  } 
  #gallery .owl-item.active.center .type-image{
  display: block !important;
  margin-top: 20px;
  }
  .owl-nav, .owl-dots{
  display: none !important;
  }
  #teams .owl-dots,  #services .owl-dots, #testimonial .owl-dots{
  display: block !important;
  }
  #gallery .text-column p.para{
  width: 100%;
  }
  #services .owl-stage-outer{
  height: 320px;
  }
  #projects .owl-nav, #projects .owl-dots{
  display: block !important;
  }
  #projects .owl-dots{
  margin-top: 25px;
  display: block !important;  
  }
  #projects .owl-item .thumb img{
  height: 100%;
  }
  
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main-navigation li{
  padding: 12px 16px;
  }
  .links-section{
  align-items: center;
  top: 10px;
  margin-top: 6px;
  }
  .links-section .quote-link a{
  padding: 8px 20px;
  position: initial;
  border-radius: 20px;
  }
  .links-section .text::before, #menu-primary-menu > li.menu-item:not(:nth-child(1))::before{
  content: unset;
  }
  #menu-primary-menu li.main.current-menu-item a::after{
  bottom: -12px;
  }
  #video #myModal iframe{
  height: 303px;
  }
  #about .main-subtext{
  font-size: 30px;
  }
  #about p.main_para{
  width: 85%;
  }
  #about .about-counter{
  position: relative;
  padding: 15px;
  margin-top: 15%;
  }
  #newsletter h3.heading{
  font-size: 28px;
  line-height: 34px;
  }
  .news-size .form-left, .news-size .form-right {
  flex-basis: 22%;
  }
  #pricing .choose-btn{
  transform: translateY(18px);
  }
  #our_blogs .news-left .post-img img{
  height: 180px;
  }
  #our_blogs h2{
  width: 52%;
  }
  #testimonial .owl-stage-outer {
  height: 400px;
  }
  .design-contact .cont-call{
  margin-right: 0;
  }
  #video p.main-para{
  width: 95%;
  }
  .design-features .feat span{
  font-size: 14px;  
  }
  .design-contact{
  width: 100%;
  }
  #header .bg-media{
  position: unset;
  }
  #header .logo{
  top: 0;
  }
  #slider h1{
  font-size: 30px;
  }
  .footer1 .widget_media_image{
  position: unset;
  clip-path: unset;
  padding: 5px 30px;
  }
  #footer .footer-size{
  margin-top: unset !important;
  }
  .footer2 h3:nth-child(1)::before{
  position: unset;
  content: unset;
  }
  #footer h3{
  width: 100%;
  position: unset;
  }
  .footer5 .gallery {
  margin-top: 18px !important;
  }
  .links-section .quote-link a::before{
  content: unset;
  }
  #our_blogs .news-left .post-img{
  flex-basis: 45%;  
  }
  #our_blogs .news-left{
  align-items: center;
  }
  #projects .cust-img{
  bottom: 4%;
  }
  #services .slide .servis-cont::before{
  transform: translateX(-90px);
  }
  #about .about-counter::before{
    transform: translateX(-44px);
  }
  #footer ul.foot-flex{
  flex-wrap: inherit;
  }
}
@media screen and (min-width: 1200px){
#gallery .owl-item.active img {
  width: 80% !important;
  margin-top: 15%;
}
#gallery .owl-item.active.center img{
width: 100% !important;
margin-top: auto;
}
#gallery .owl-item.active .type-image{
display: none;
}
#gallery .owl-item.active.center .type-image{
display: block !important;
margin-top: 40px;
}
}
@media screen and (max-width: 1024px){
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .site-description{
    font-size: 12px !important;
  }
  #mySidenav #menu-primary-menu li a::after, #mySidenav::after{
  content: unset;
  }
  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 9999;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
  font-size: 29px;
  color: #1B1C57;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #1B1825;
    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%;
  }
  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }

  .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, .main-navigation a, .main-navigation a:not([href]):not([class]){
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .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;
  }
  .top_bar_btn{
    padding:0;
  }
  .main-navigation li.current_page_item
  {
    border:none;
  }
  #release .owl-nav  {
    display: none;
  }
  #teams .owl-dots{
  display: block !important;
  }
  #mySidenav{
  position: fixed;
  }
  .links-section{
  top: 12px;
  }
  .fluid {
  position: relative;
  top: 8px;
  }
  #header div.search{
  position: relative;
  left: 20px;
  top: 12px;
  }
  .links-section .quote-link a::before{
  content: unset;
  }
  .links-section .quote-link a{
  border-radius: 20px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  #about .about-counter{
  position: relative;
  margin-top: 10%;
  width: 90%;
  padding: 30px 15px;
  }
  .news-size .form-left, .news-size .form-right {
  flex-basis: 23%;
  }
  #newsletter h3.heading{
  font-size: 28px;
  }
  .news-size form p{
  margin-bottom: 0px;
  margin-top: 20px;
  }
  .newsletter_form form.invalid .wpcf7-response-output {
  bottom: -45px;
  }
  #services .owl-stage-outer{
  height: 320px;
  }
  #our_blogs h2{
  width: 42%;
  }
  #testimonial .owl-stage-outer {
  height: 460px;
  }
  #video p.main-para{
  width: 80%;
  }
  .design-contact .cont-call{
  margin-right: 0;
  }
  .links-section{
  top: 5px;
  }
  .links-section .text::before{
  content: unset;
  }
  #projects .owl-item .thumb img{
  height: 310px;
  }
  #footer ul.foot-flex{
  flex-wrap: wrap;
  }
  .main-navigation li{
  padding: 24px 25px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  #about {
  padding-bottom: 5%;
  }
  #about .main-subtext{
  font-size: 42px;  
  }
  #about p.main_para{
  width: 75%;
  }
  #newsletter .news-size{
  padding: 40px 60px 60px;  
  }
  .news-size .form-col{
  position: relative;
  top: 30px;
  }
  #newsletter h3.heading{
  font-size: 34px;
  line-height: 50px;
  }
  .newsletter_form form.invalid .wpcf7-response-output {
  bottom: -25px;
  }
  .servis-cont a.servis-title{
  font-size: 22px;
  }
  .servis-cont .services-post{
  font-size: 16px;
  }
  #services .slide .servis-cont{
  padding: 6% 3% 12% 20%;
  }
  #services .slide .read-btn a{
  font-size: 16px;
  }
  #services .slide .read-btn a::before{
  transform: translateX(-19px);
  width: 25%;
  }
  .links-section .quote-link a::before{
  bottom: -1px;
  }
  #our_blogs h2{
  width: 36%;
  }
  #our_blogs .blog-box h5{
  font-size: 19px; 
  }
  .news-right h5 {
  font-size: 26px !important;
  }
  .news-right .blog-content p{
  font-size: 18px;
  line-height: 30px;
  }
  #our_blogs .news-left .post-img img{
  height: 170px;
  }
  #our_blogs .news-right .box img{
  height: 300px;
  }
  #slider .left-side .container {
  margin-left: 10%;
  }
  .nav-dots-btns #my-btn-collection {
  margin-left: 14%;
  }
  #slider .slider-btns{
  margin-bottom: 12%;
  }
  .nav-dots-btns .slide-nav button{
  padding: 35px 45px;
  }
  #header .bg-media{
  max-width: 1400px;
  }
  .main-navigation a, .main-navigation a:not([href]):not([class]), .links-section a.exade{
  font-size: 16px;
  }
  .links-section .text::before{
  transform: translateX(-33px);
  }
  #projects .owl-stage-outer{
  height: 600px;
  }
  #projects .owl-item.unique-class .thumb img{
  height: revert-layer;
  }
  #projects .owl-item .main-box .title a{
  font-size: 24px;
  }
  #projects .main-box .prixe{
  font-size: 22px;
  }
  #projects .main-box h5{
  font-size: 20px;
  line-height: 28px;
  }
  #projects .main-box p{
  font-size: 16px;
  }
  #projects .owl-item .thumb img{
  height: 365px;
  }
  .projects-size {
  max-width: 1400px;
  margin: 0 auto;
  }
  #footer .footer-size .row{
  justify-content: space-between;
  }
  .footer1 .widget_media_image{
  padding: 5px 30px 10px 20px;
  }
  #footer h3{
  width: 22%;
  }
  .main-navigation li{
  padding: 24px 30px;
  }
  #our_blogs .news-left{
  align-items: center;
  }
  #slider .slider-btns .appoint a::after{
  width: 21%;
  }
  #footer ul.foot-flex{
  flex-wrap: inherit;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px){
  #about {
  padding-bottom: 5%;
  }
  #about .main-subtext{
  font-size: 48px;  
  }
  #about p.main_para{
  font-size: 20px;
  width: 80%;
  }
  #about .about-counter{
  width: 90%;
  left: -10%;
  bottom: 2%;
  }
  #about .about-size, #newsletter .news-size, #teams .teams-size, #gallery .gall-size, #services .services-size, #pricing .pricing-size, #our_blogs .news-size, #testimonial .tests-size, #video .video-size, #footer .footer-size{
  max-width: 1600px;
  margin: 0 auto;
  }
  .news-size .form-left, .news-size .form-right {
  flex-basis: 18%;
  }
  .news-size .form-col{
  position: relative;
  top: 20px;
  }
  .news-size form{
  margin-top: 25px;
  }
  .news-size form p{
  margin-bottom: 0;
  }
  #newsletter h3.heading{
  font-size: 40px;
  line-height: 50px;
  }
  #newsletter .news-size{
  padding: 40px 60px 60px;
  }
  .newsletter_form .wpcf7-response-output{
  bottom: -30px;
  }
  .newsletter_form form.invalid .wpcf7-response-output {
  bottom: -25px;
  }
  #gallery .text-column p.para{
  font-size: 18px;
  width: 85%;
  margin-top: 40px;
  margin-bottom: 55px;
  }
  #services .slide .slide-img{
  flex-basis: 50%;
  }
  #services .slide .servis-cont{
  top: 18%; 
  padding: 6% 3% 13% 19%;
  }
  #services .slide .servis-cont::before{
  transform: translateX(-150px);
  }
  .servis-cont a.servis-title{
  font-size: 26px;
  }
  .servis-cont .services-post{
  font-size: 18px;
  line-height: 30px;
  }
  #services .slide .read-btn a{
  padding: 25px 80px;
  font-size: 18px;
  }
  #services .slide .read-btn a::before{
  transform: translateX(-24px);
  height: 93%;
  }
  #pricing .plan-opt{
  padding: 30px 30px;
  }
  #pricing span.attr{
  line-height: 30px;
  }
  #pricing .choose-btn a{
  padding: 25px 60px;
  font-size: 15px;
  }
  #pricing .choose-btn a::before{
  transform: translateX(-19px);
  }
  #pricing .full-content {
  padding: 70px 0px 55px;
  }
  #pricing .head-section p.small{
  font-size: 20px;
  }
  #pricing .head-section h2{
  font-size: 38px;
  }
  #pricing .head-section{
  padding: 18px 68px 18px 42px;
  }
  #our_blogs h2{
  font-size: 34px;
  width: 32%;
  }
  #our_blogs .blog-box h5{
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 18px;
  margin-top: 14px;
  }
  .news-right h5 {
  font-size: 28px !important;
  }
  .news-right .blog-content p{
  font-size: 18px;
  line-height: 30px;
  }
  #our_blogs .news-left .post-img img{
  height: 190px;
  }
  #our_blogs .news-right .box img{
  height: 300px;
  }
  .content-text p{
  font-size: 22px;
  }
  .excerpt-text p{
  font-size: 15px;
  }
  .slider-nav .greta.active img{
  width: 340px;
  height: 200px;
  }
  .slider-nav .greta img {
    width: 160px;
    height: 100px;
  }
  .slider-nav{
  transform: translate(0px, 50px);
  }
  .slider > div{
  width: 90%;
  margin-left: auto;
  }
  #video p.small-head{
  font-size: 22px;
  }
  #video h3{
  font-size: 38px;
  }
  #video p.main-para{
  font-size: 20px;
  line-height: 38px;
  }
  #video h5{
  font-size: 20px;
  line-height: 36px;
  }
  .design-contact{
  padding-top: 40px;
  width: 80%;
  }
  .design-features .feat {
  padding: 12px 12px;
  }
  .design-features .feat span{
  font-size: 20px;
  }
  .design-features {
  margin-bottom: 30px;
  }
  #slider .left-side .container {
    margin-left: 16%;
  }
  .nav-dots-btns .slide-nav button{
  padding: 38px 50px;
  font-size: 22px;
  }
  .nav-dots-btns #my-btn-collection {
  margin-left: 12%;
  }
  #slider .dot{
  margin: 2px 7px;
  }
  #slider h1{
  width: 62%;
  }
  #slider p.para{
  width: 65%;
  }
  #slider .slider-btns{
  margin-bottom: 12%;
  }
  #slider .owl-item img {
  width: 100% !important;
  }
  .header-wrap{
  max-width: 1600px;
  }
  #header .bg-media{
  max-width: 1600px;
  margin: 0 auto;
  }
  .main-navigation li{
  padding: 24px 30px;
  }
  .main-navigation a, .main-navigation a:not([href]):not([class]){
  font-size: 18px;
  }
  .links-section a.exade{
  font-size: 18px;
  }
  .links-section{
  top: 20px;
  }
  .nav-header::before{
  clip-path: polygon(45% 0%, 100% 0, 100% 100%, 0% 100%);
  }
  .nav-header .row {
  padding: 0px 40px;
  }
  #projects .owl-stage-outer{
  height: 600px;
  }
  #projects .owl-item.unique-class .thumb img{
  height: revert-layer;
  }
  .projects-size{
  margin-left: 8%;
  }
  #projects .owl-nav{
  transform: translate(-150px,-100px);
  }
  #projects .nav-pills{
  margin-right: 8%;
  }
  #projects .owl-item .main-box .title a{
  font-size: 24px;
  }
  #projects .main-box .prixe{
  font-size: 22px;
  }
  #projects .main-box h5{
  font-size: 20px;
  line-height: 28px;
  }
  #projects .main-box p{
  font-size: 16px;
  }
  #projects .owl-item .thumb img{
  height: 365px;
  }
  .footer2 h3:nth-child(1)::before{
  transform: translateX(-200px);
  }
  #footer .footer-size .row{
  justify-content: space-between;
  }
  .banner-image .banner-size{
  max-width: 1580px;
  margin: 0 auto;
  }
  #projects .cust-img{
  bottom: 8%;
  }
  #slider .slider-btns .appoint a::after{
  width: 21%;
  bottom: -0.5px;
  }
  #slider .slider-btns .read a::before{
  width: 34%;
  }
  #footer ul.foot-flex{
  flex-wrap: inherit;
  }
}

