/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul li:before{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #1e3237;
}

.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;
}


/*-------------- media section ---------------*/
@media (min-width: 1800px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1500px !important;
  }
  #slider .slider-image{
    height: 800px;
  }
  #workflow {
    background-size: 100%;
    position: relative;
    height: 800px;
  }
  .workflow .flowname li:nth-child(2) {
    position: absolute;
    margin: 17% 22%;
  }
  .workflow .flowname li:nth-child(1) {
    position: absolute;
    margin: 28% 6%;
  }
  .workflow .flowname li:nth-child(4) {
    position: absolute;
    margin: 17% 52%;
  }
  .workflow .flowname li:nth-child(3) {
    position: absolute;
    margin: 28% 36%;
  }
  .workflow .flowname li:nth-child(5) {
    position: absolute;
    margin: 28% 18%;
    right: 0;
  }
  .mask h3 {
    font-size: 110px;
    line-height: 100px;
  }
}
@media (min-width: 1366px){
  #about .sec-heading h2 {
    padding-right: 32%;
    line-height: 50px;
  }
  .owl-dots{
    display: none;
  }
  #team .sec_main_heading {
    color: var(--color-white);
    padding: 0px 3%;
  }
  #gallery .sec_main_heading{
    padding: 0px 2%;
  }
}
@media (max-width: 1600px){
  .slider-img{
    bottom: -4%;
  }
}
@media (min-width: 1600px){
  #testimonial .testibox .parabox{
    padding-right: 10px;
  }
  #slider .slider-image{
    height: 800px;
  }
  #about .sec-heading h2 {
    color: var(--color-black);
    font-size: 50px;
  }
  .about-img .whitebg{
    height: 720px;
  }
  #about .sec-heading h2 {
    font-size: 60px;
    padding-right: 32%;
    font-weight: 700;
    line-height: 70px;
  }
}
@media (max-width: 15000px){
  #newsletter h2 {
    font-size: 40px !important;
  }
  h2 {
    font-size: 45px !important;
    /* padding-right: 32%; */
    font-weight: 700 !important;
    line-height: 60px !important;
  }
}
@media (min-width: 1400px){
  .about-img .whitebg{
    height: 720px;
  }
}
@media screen and (max-width:379px){
  #sidebar .widget_search input[type="submit"]{
    padding: 14px 16px;
  }
}
@media screen and (max-width:425px){


  #comments input[type="submit"].submit{
    padding: 10px;
  }
  #header_navigation .contact_button a {
    padding: 10px 43px 10px 15px;
  }

}
@media screen and (max-width:460px){
  #header_navigation .phone-text a{
    font-size: 12px;
  }
  #header_navigation .container_fluid{
    padding: 0px 12px !important;
  }
}
@media screen and (max-width:575px) {
  #gallery .main-grid{
    grid-template-rows: repeat(2, 80px) !important;
    /* grid-template-rows: repeat(2, 150px); */
  }
  #header_navigation .top-right {
    justify-content: space-between;
    width: 100%;
    padding: 10px 30px;
  }
  .main-header-box .phone {
    text-align: center;
  }
  #gallery .gallery_img {
    --gap: 15px;
    --num-cols: 1;
  }

  #footer .phone-heading{
    margin-top: 20px;
  }
  #footer .copy-text {
    padding-bottom: 0;
    padding-top: 12px;
    font-size: 12px;
  }
  #footer .copyright p{
    font-size: 12px;
  }

  #footer h3.widget-title {
    margin-bottom: 10px;
  }
  #footer .footer-content {
    padding-top: 40px;
  }
  .main_heading:before{
    width: 32% !important;
  }
  #slider .slider-content p{
   font-size: 12px;
   line-height: 18px;
   width: 100%;
   letter-spacing: 1px;
   margin-right: 0px;
  }

  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{
    width: 100%;
    left: 0px;
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    position: relative;
    right: 0px;
  }
  #blog .main_heading{
    font-size: 20px !important;
  }
  .blog_view {
    float: inherit;
    text-align: center;
  }
  .blog_view a i{
    transform: rotate(310deg)scale(1.2);
    font-size: 10px;
    padding: 10px 10px 10px 10px;
  }
  #services .main_heading{
    font-size: 23px !important;
  }

  #event span.detail_button a{
    padding: 12px 15px;
  }
  #event span.ticket_btn a{
    padding: 12px 18px;
  }
  .sec_main_heading{
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  #about span.phone-text a{
    font-size: 15px;
  }
  .desti_btn{
    text-align: center !important;
    margin-top: 15px;
  }
  #slider .mail-box {
    left: 0px;
    position: absolute;
    bottom: -8em;
  }
  #about .abtimage{
    text-align: center;
  }
  #testimonial .testibox{
    padding: 10px;
  }
  #footer .widget_recent_entries img{
    float: none;
  }
  #blog .blog_section_text{
    width: 100%;
  }
  #slider .slider-content{
    /* top: 40%; */
  }
  #slider .slider-content .text-content {
    /* margin-top: 0px; */
  }
  div#header_navigation .search-icon {
    text-align: center;
  }
   #header_navigation .header-nav{
    text-align: center;
  }
  #header_navigation .menubar{
    float: none;
  }
  #header_navigation .header-nav .toggle-nav {
    width:100% !important;
    text-align: center !important;
  }
  #header_navigation .phone {
    text-align: center;
    margin-bottom: 12px;
  }
  .main-header-box {
    margin-bottom: 10px;
  }
  #slider .slider-content h1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px !important;
  }
  #slider .slider-content h6{
    /* font-size: 15px;
    margin-bottom: 20px; */
  }
  .main_heading {
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: center;
  }
  .sub_heading{
    text-align: center;
  }
  #header_navigation .phone-text{
    margin-bottom: 10px
  }
  .main_sub_heading {
    font-size: 30px;
    line-height: 35px;
  }
  .biking-sec .caption .main_heading span {
    font-size: 25px;
    line-height: 30px;
  }
  .appoiment_btn a{
    padding: 10px 22px;
  }
  #project .project_sub_heading {
    font-size: 35px;
    line-height: 45px;
  }
  #newsletter .contact-form p{
    font-size: 24px;
  }

  #team .team_text p.main_sub_heading {
    font-size: 35px;
    line-height: 45px;
  }
  #testimonial .sub_heading {
    font-size: 35px;
    line-height: 45px;
  }
  #header_navigation .head_button{
    text-align: center;
    margin-bottom: 20px;
  }
  #header_navigation .header_social{
    margin-top: 10px;
  }
  #header_navigation .socialbox{
    text-align: center;
    margin-bottom: 10px;
  }

   .stickynavbar{
    position: fixed !important;
  }
  .mial-icon {
    text-align: right;
  }
  #header_navigation .logo{
    padding: 0px 0px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  #footer h3 {
    text-align: center;
  }
  #footer {
    text-align: center;
  }
  #footer ul li {
    text-align: center;
  }
  #testimonial .testimonial-content{
    padding: 45px 30px;
  }
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  section h2{
    font-size: 22px;
  }
  .above_title {
    margin-top: 2%;
  }
  .stickynav {
    position: unset !important;
  }
  .post-navigation .nav-previous {
    width: 100%;
  }
  .post-navigation .nav-next {
    width: 100%;
  }
}
@media screen and (max-width: 600px){
  #wpadminbar {
    position: fixed;
}
}
@media screen and (max-width: 767px) {
  #slider .slider-content .slider-content-title {
    padding-left: 5%;
    width: 100%;
  }
  #slider .slider-content h1,#slider .slider-content p{
    text-align: center;
  }
  #slider .slider-content .slider-content-title {
    width: 85% !important;
  }
}
@media screen and (min-width: 576px) and (max-width:767px) {

  .toggle-nav {
    top: 2px;
    float: unset;
  }
  section#appoinment{
    background-position: right;
  }
  #topbar .socialbox a{
    padding-left: 3px;
  }
   #gallery .gallery_img {
    --gap: 20px;
    --num-cols: 2;
  }
  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{
    left: 0px;
    float: left;
    width: 50%;
  }

  .socialbox a i{
    /* padding: 8px 10px;
    width: 32px; */
  }
  #slider .mail-box{
    bottom: -200px;
  }
  #header_navigation span.phone_number a{
    font-size: 15px;
  }
  #newsletter .contact-form p{
    font-size: 50px;
  }
  #slider .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  #slider .slider-content h2{
    font-size: 16px;
    line-height: 25px;
  }
  #slider .slider-content p{
    margin: 0 auto 10px;
  }
  #slider .slider-content{
    top: 0%;
  }
  .contact-box .contact-email, .contact-box .contact-address, .contact-box .contact-phone{
    padding: 33px 26px;;
  }
  #feature .feature-image img {
    width: 66%;
  }
  #about p,#servicess .main_text{
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width:825px) {
  #slider .slider-content h2 {
    font-size: 39px;
  }
  .workflow .flowname li:nth-child(2) {
    position: absolute;
    margin: 6% 26%;
  }
  .workflow .flowname li:nth-child(1) {
    position: absolute;
    margin: 17% 11%;
  }
  .workflow .flowname li:nth-child(4) {
    position: absolute;
    margin: 7% 57%;
  }
  .workflow .flowname li:nth-child(3) {
    position: absolute;
    margin: 17% 40%;
  }
  .workflow .flowname li:nth-child(5) {
    position: absolute;
    margin: 18% 16%;
    right: 0;
  }
}
@media screen and (min-width: 826px) and (max-width:991px) {
  .workflow .flowname li:nth-child(2) {
    position: absolute;
    margin: 10% 17%;
  }
  .workflow .flowname li:nth-child(1) {
    position: absolute;
    margin: 21% 2%;
  }
  .workflow .flowname li:nth-child(4) {
    position: absolute;
    margin: 10% 47%;
  }
  .workflow .flowname li:nth-child(3) {
    position: absolute;
    margin: 21% 30%;
  }
  .workflow .flowname li:nth-child(5) {
    position: absolute;
    margin: 21% 17%;
    right: 0;
  }
}
@media screen and (min-width: 992px){
  .owl-nav{
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width:991px){

  .headerbar .header-nav{
    margin-top: 0px;
  }
  #slider .owl-carousel .owl-dots{
    margin-right: 0px;
    width: auto;
  }
  .main-slider .slider-image img{
    height: 390px;
  }
  .servicess_box .servicess_content h3 {
    font-size: 16px;
    color: var(--color-black);
    font-family: var(--font-Poppins);
    font-weight: 700;
  }
  #slider .slider-content h6{
    margin-bottom: 0px;
  }
  .howitwork-box h6 {
    color: #fff;
    padding: 10px 10%;
  }
  .main-slider .text-content{
    margin-top:25px;
  }
  #about .sec-heading h2 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .leftimg .barline{
    width: 150px;
  }
  .leftimg .patch {
    width: 100px;
    height: 80px;
    float: right;
    margin-right: 40px;
}
  .mask h3 {
    font-size: 100px;
    line-height: 100px;
  }
  .servicess_box .servicess_content p{
    font-size: 14px;
  }
  #advertising{
  background-size: 100%;
  }
  #advertising h2 {
    font-size: 20px;
    padding: 28px 0px;
    color: var(--color-black);
    font-weight: 700;
  }
  #workflow {
    background-size: 100%;
    position: relative;
    height: 460px;
  }
  #testimonial .owl-item.center .testibox {
    margin: 4px 36px 40px;
  }
  #testimonial .smallicon .porttest{
    margin-right: 10%;
  }
  div#topbar .top-right{
    padding-left: 0px;
  }
  .main_heading {
    font-size: 25px;
    line-height: 40px;
  }
  div#topbar .top-right li{
    font-size: 12px;
  }
  #about h4.sec_main_heading {
    font-size: 25px;
    line-height: 40px;
  }

  .woocommerce-page div.product div.summary {
    float: right !important ;
    width: 48% !important;
  }
  div#topbar{
    padding: 3px 0px;
  }
  #topbar .socialbox a{
    padding-left: 12px;
  }
  #about span.box_heading{
    font-size: 22px;
  }
  #about img.small_img{
    width: 47px;
    height: 50px;
  }
  #topbar p.location a{
    font-size: 13px;
    line-height: 16px;
  }
  #topbar p.location span{
    font-size: 14px;
  }
  #topbar .contact-setting i{
    font-size: 25px;
  }

  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{
    width: 100%;
    left: 0px;
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit{
    position: relative;
  }
  #newsletter .newsletter_text h6{
    padding: 0px 0px !important;
    font-size: 26px;
    line-height: 36px;
  }
  #services {
    padding: 55px 0px !important;

  }
  #event .event-content{
    padding: 10px 10px 35px 10px;
  }
  .sec_main_heading {
    font-size: 25px;
    line-height: 35px;
  }
  #event .event-content p{
    padding-right: 0px;
    font-size: 14px;
  }
  #slider .slider_part{
    top: 2%;
  }
  #slider .socialbox a i {
    /* padding: 13px 11px;
    font-size: 14px; */
  }
  #header_navigation span.phone_number a{
    font-size: 14px;
  }
  #header_navigation span.phone_icon{
    margin-right: 3px;
  }
  #newsletter .newsletter_text{
    padding: 20px 15px;
  }

  #slider .mail_content a{
    font-size: 14px;
  }
  #about span.phone-text a {
    font-size: 16px;
  }
  #sidebar .widget_search input[type="submit"], input[type="submit"]{
    padding: 14px 15px;
  }
  #newsletter .contact-form p{
    font-size: 40px;
  }
  .contact-box .contact-email, .contact-box .contact-address, .contact-box .contact-phone{
    padding: 33px 11px;
  }
  .heading_box{
    width: 53%;
  }

  .woocommerce div.product div.images img.wp-post-image{

    width: auto !important;
    float: left !important;
    height: 100% !important;
  }

  #slider .slider-content {
    /* padding: 15px;
    top: 50%;
    left: 3%;
    right: 0%;
    transform: translateY(-40%); */
  }
  #slider-product h3.product_heading {
    padding: 14px 17px;
    margin: 0px !important;
    line-height: 22px;
  }
  #testimonial .testimonail-image{
    height: 0%;
  }
  #slider .slider-content h2{
    font-size: 16px;
    line-height: 22px;
  }
  #slider .slider-content h1{
    font-size: 30px;
    line-height: 40px;
  }
  #slider .slider-content p{
    width: 100%;
    font-size: 16px;
  }
  #header_navigation{
    background-color: transparent;
  }
}
@media screen and (max-width: 1200px){
  #testimonial .sec_main_heading {
    padding-right: 20% !important;
  }
  #testimonial .main_text {
    width: 60%;
  }
}
@media screen and (min-width: 1200px){
  #companyexpertise .owl-carousel .owl-dots{
    display: none;
  }
  .counter .image {
    background-color: #B5995A;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px;
  }
  #counter .counter h3 {
    margin-bottom: 0px;
    font: 600 45px / 45px Rubik !important;
  }
}
@media screen and (min-width: 1200px) and (max-width:1365px){
  #testimonial .smallicon .circletest{
    margin-left: 23%;
  }

}
@media screen and (min-width: 992px) and (max-width:1199px){
  .workflow .flowname li:nth-child(2) {
    position: absolute;
    margin: 10% 27%;
  }
  .workflow .flowname li:nth-child(1) {
    position: absolute;
    margin: 20% 12%;
  }
  .workflow .flowname li:nth-child(4) {
    position: absolute;
    margin: 10% 58%;
  }
  .workflow .flowname li:nth-child(3) {
    position: absolute;
    margin: 20% 41%;
  }
  .workflow .flowname li:nth-child(5) {
    position: absolute;
    margin: 21% 17%;
    right: 0;
  }
  #workflow {
    background-size: 100%;
    position: relative;
    height: 530px;
  }

  #about .sec-heading h2{
    font-size: 38px;
  }
  .count-box h3{
    font-size: 25px;
  }
  .count-box h6{
    font-size: 15px;
  }
  #about .record img {
    height: 30px;
  }
  #about .record:last-child img {
    height: 50px;
  }
  #about {
    position: relative;
    background-size: 100% 92%;
    padding: 50px 0px;
  }
  #team .team_content h2{
    font-size: 17px;
  }


  #testimonial .smallicon .circletest{
    margin-left: 23%;
  }
  #blog .postbox .postbox-content .admin{
    margin-right: 11px;
  }
  .blog-information span, .blog-information span a{
    font-size: 12px;
  }

  .gallary-img .caption{
    padding: 50px 10px;
  }
  #slider .slider-content {
      left: 4%;
      right: 4%;
  }
  #sidebar .widget_search input[type="submit"]{
    padding: 16px 5px;
    font-size: 13px;
  }
  #header_navigation .head_button span a{
    font-size: 12px;
  }
  #newsletter .wpcf7-form-control-wrap:before{
    right: 37%;
  }
  #about a.btno{
    padding: 10px 24px;
  }
  #newsletter .contact-form p{
    font-size: 55px;
  }
  #about .abtimage img.img_two{
    left: 78px;
  }
  #about .abtimage img.img_three{
    right: 0px;
  }
}

@media screen and (max-width:1199px) {
  .slider-img {
    width: 420px !important;
    height: 420px !important;
    right: -20%;
    bottom: -6%;
  }
}
@media screen and (min-width: 992px) and (max-width:1199px) {

  #slider .slider-content h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #slider .slider-content {
    top: 30%;
  }
  .sec_main_heading{
    font-size: 35px !important;
    line-height: 40px !important;
  }
  #slider .slider-content p{
    width: 90%;
  }
  #about p,#servicess .main_text,#offer .main_text,.offer-box h6{
    width: 100%;
  }
  .servicess_box .servicess_content h3 {
    font-size: 20px;
  }
  .howitwork-box h6{
    padding: 0;
  }
  #counter .counter h6 {
    margin-bottom: 0px;
    padding-right: 0px;
  }
  #gallery .main-grid{
    /* grid-template-rows: repeat(2, 190px); */
  }
}
@media screen and (min-width: 992px) and (max-width:1399px) {
  #blog .postbox h3{
    font-size: 17px;
  }

  #latest_property .section_text{
    width: 80%;
  }
  #slider .socialbox a i{
    /* padding: 15px 13px; */
  }
  #topbar p.location a {
    font-size: 12px;
  }
  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 100%;
    left: 0px;
  }
  .heading_box{
    width: 40%;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 45px !important;
  }
  #counter .counter h3 {
    font: 600 30px / 30px Rubik;
  }
  #slider .slider-img{
    display: none;
  }
  #about p{
    width: 100%;
  }
  #slider .slider-content .slider-content-title{
    width: 65%;
  }
  .offer-box h6,#testimonial .main_text{
    width: 95%;
  }
  #gallery .main-grid{
    grid-template-rows: repeat(2, 120px);
    /* grid-template-rows: repeat(2, 150px); */
  }
  #newsletter .sec_main_heading {
    font-size: 25px !important;
    line-height: 35px !important;
  }
  .howitwork-box h6{
    font: 500 18px / 26px rubik;
  }
  #testimonial .sec_main_heading {
    padding-right: 0%;
  }
  #header_navigation {
    position: relative;
    width: 100%;
    background: #000;
}
  .site-header .stickynavbar{
    background: var(--color-black) !important;
  }
  .main-navigation ul#menu-primary-menu .current-menu-item > a{
    color: var(--color-primary);
  }
  div#topbar {
    position: relative;
    background: #353535;
    text-align: center;
  }
  #masthead svg#svg{
    display: none
  }
  section#callnow {
    background-position: center;
  }
  .main-navigation ul#menu-primary-menu .current-menu-item:after{
    display: none;
  }
  .main-navigation a{
    margin: 0px !important;
  }
  #newsletter .newsbox{
    width: 100%;
  }
  #about .sec_main_heading {
    font-size: 30px;
    line-height: 38px;
  }
  #appoinment .appoinment_section_text {
    padding-right: 0px;
  }
  #about h6.second_heading {
    font-size: 20px;
    line-height: 28px;
  }

  #about .about-box p{
    padding-right: 0px;
  }

  .main-navigation a:before , .main-navigation a:after {
    display: none;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  #newsletter .wpcf7-form-control-wrap:before{
    display: none;
  }

  #blog .bolg-box{
    position: relative;
    left: 0px;
  }
  .main-navigation .sub-menu li:before {
    top: 12px;
  }
  .site-description{
    font-size: 12px !important;
  }
  .toggle-nav {
    display: block;
    position: relative;
    height: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 1;
    right: 0;
    text-align: center;
    right: 0;
    margin-right: 0;
  }
  .menubar{
    float: none;
  }
  #header_navigation .logo {
    text-align: left;
    margin: 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: 25px;
    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;
    padding-bottom: 10px;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
    padding-top: 20px;
  }
  .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;
    text-align: left;
  }
  .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;
  }
  .main-navigation li.current_page_item {
    border:none;
  }
}
@media screen and (max-width: 1023px){
  #testimonial .owl-nav{
    display: none;
  }
  .slider-img {
    width: 400px !important;
    height: 400px !important;
  }
  button.owl-prev, button.owl-next{
    display: none;
  }
}

@media screen and (max-width: 1499px){
  .search_box {
    position: relative;
    width: 100%;
    padding: 25px 0px;
    z-index: 1;
  }

}
@media screen and (max-width: 991px){
  .headerbar {
    padding-top: 10px;
    background-color: transparent;
  }
  .home.page-template #topbar {
    background-color: #000;
  }
  .owl-carousel .owl-dots{
    margin: 0 auto;
    position: absolute;
    text-align: center;
    margin-top: 2%;
    z-index: 5;
    width: 100%;
  }
  .owl-carousel button.owl-dot{
    width: 9px !important;
    height: 9px !important;
    margin: 5px;
    background-color: #000 !important;

  }
  .owl-carousel button.owl-dot span{
    background-color: #000;
    border-radius: 50%;
  }
  .owl-carousel button.owl-dot.active{
  background-color: var(--color-primary) !important;
  }
}
@media screen and (min-width: 1200px) and (max-width:1399px){
  #slider .slider-content h1 {
    font-size: 44px !important;
    letter-spacing: 1px;
    line-height: 50px !important;
  }
  #about .abtimage img.img_three{
    right: 20px;
  }
  #sidebar .widget_search input[type="submit"], input[type="submit"]{
    padding: 14px 9px;
  }
  #header_navigation span.phone_number a{
    font-size: 14px;
  }
  #slider .socialbox{
  left: -14%;
  }
  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{
    width: 100% !important;
  }
  #blog .bolg-box h5.post-title{
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {

  #slider .slider-content {
    padding: 15px;
    left: 0%;
    right: 0%;
    margin-right: 0%;
  }

  #header_navigation #cart{
    right: 0px;
  }
  .heading_box {
    padding: 12px 0px 50px 0px;
    margin: 0 auto;
    width: 100%;
  }
  #blog .bolg-box h5.post-title{
    font-size: 16px;
  }
  #blog .bolg-box span, #blog .bolg-box span a{
    font-size: 12px;
  }

  .main_text {
    font-size: 16px;
    line-height: 30px;
  }
  .about-img {
    position: relative;
    padding-left: 0px;
  }
  #portfolio .portfolio_content h5{
    font-size: 20px;
  }
  #companygroth h2 {
    font-size: 40px;
    font-family: var(--font-teko);
    line-height: 40px;
  }
  #ourgoal .goal h2{
    font-size: 45px;
  }
  #blog .main-grid h5 {
    font-size: 30px;
    line-height: 40px;
  }
  #patners h2{
    font-size: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px){
  #sidebar h3::before, #sidebar h2::before {
    margin: auto;
    left: 0;
    right: 0;
  }
  .sec_main_heading {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .cart-box:hover{
    transform: scale(1);
  }
  #testimonial .right-img .box{
    margin-left: 0px !important;
  }
  #gallery .main-grid{
    grid-template-rows: repeat(2, 120px);
    /* grid-template-rows: repeat(2, 150px); */
  }
  .about-contents-main-row-box{
    display: flex;
    flex-direction: column-reverse;
  }
  #footer .footer_logo{
    text-align: center;
  }
  .servicess_box .servicess_content h3 {
    font-size: 18px;
  }
  #offer .main_text,#testimonial .main_text{
    width: 100%;
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit{
    position: unset;
  }
  #newsletter .sec_main_heading{
    padding: 0;
  }
  #howitwork {
    background-size: cover;
    background-position: center;
  }
  .workflow .flowname li{
    font-size: 11px;
  }
  #footer .footer-content{
    padding: 0px;
  }
  .leftimg .patch{
    width: 120px;
    margin-right: 0;
  }
  .mask h3 {
    font-size: 111px;
    line-height: 90px;
  }
  .mask{
    position: relative;
  }
  .bolg_box{
    text-align: center;
  }
  .testimonial-btn{
    text-align: center;
  }
  .headerbar{
    padding-top: 0px;
  }
  .headerbar .header-nav{
    margin-top: 0px;
  }
  #slider .owl-carousel .owl-dots{
    width: auto;
    margin-right: 0px;
  }
  .main_text {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
  }
  #footer .custom_desc{
    padding-right: 0px;
    margin-bottom: 10px;
  }
  .more-button,.widget_nav_menu{
    margin-bottom: 20px;
  }
  #testimonial .smallicon {
    position: relative;
    display: none;
  }
  .about-btn{
    text-align: center;
    margin-bottom: 20px;
  }
  .services-btn {
    margin: 0 auto 40px;
    float: initial;
    text-align: center;
  }
  .about-img {
    position: relative;
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .servicess_box .servicess_content h3{
    padding-right: 0;
  }
  #workflow {
    background-size: 100% 100%;
    position: relative;
    height: 300px;
  }
  #about .sec-heading{
    text-align: center;
  }
  #about .sec-heading h2 {
    color: var(--color-black);
    font-size: 25px;
    line-height: 30px;
  }
  .workflow .flowname li:nth-child(1) {
    position: absolute;
    margin: 17% 5%;
  }
  .workflow .flowname li:nth-child(2) {
    position: absolute;
    margin: 0% 22%;
  }
  .workflow .flowname li:nth-child(4) {
    position: absolute;
    margin: 0% 51%;
  }
  .workflow .flowname li:nth-child(3) {
    position: absolute;
    margin: 16% 34%;
  }
  .workflow .flowname li:nth-child(5) {
    position: absolute;
    margin: 17% 10%;
    right: 0;
  }
  #blog .main-grid {
    display: grid;
    grid-template-columns: 33% 33% 30%;
    grid-template-rows: repeat(3, 70px);
    grid-gap: 10px;
  }
  #testimonial .sec_main_heading {
    padding-right: 0%;
    text-align: center;
  }
  #testimonial .quote {
    float: initial;
    text-align: center;
  }
  #advertising h2 {
    font-size: 20px;
    padding: 0px 0px;
    color: var(--color-black);
    font-weight: 700;
  }
  .footerlogo {
    width: 150px;
    text-align: center;
    margin: 0 auto;
  }
  .newsletter-btn {
    float: initial;
    margin: 20px 0px;
  }
  .sec-heading{text-align: center;}
  #testimonial .owl-item.center .testibox {
    margin: 4px 10px 0px;
  }
  #testimonial .owl-item .testibox {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    flex-wrap: wrap !important;
  }
  #testimonial .owl-item .testibox .content{
    margin: 0 auto;
  }
  #testimonial .owl-item .testibox .content .d-flex{
    flex-wrap: wrap;
    width: 100%;
  }
  #testimonial .owl-item .testibox .content .d-flex .flex-grow-1{
    width: 100%;
  }
  #testimonial .testi-image{
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #blog .postbox h3{
    text-align: center;
  }
  #blog .postbox .postbox-content {
    padding: 20px 0px;
    text-align: center;
  }
  #slider .slider-content{
    text-align: center;
  }
  .section-heading{
    text-align: center;
  }
  .team-image{
    margin-bottom: 10px;
  }
  .privacy-term {
    float: inherit;
  }
  .team_content{
    text-align: center;
  }
  #about .sec_main_heading {
    font-size: 20px;
    line-height: 30px;
  }
  .support-page{
    text-align: center;
  }
  .page-content{
    text-align: center;
  }
  .outer_dpage .middle-content{
    text-align: center;
  }
  #single_post .post-slide{
    text-align: center;
  }
  #blog .bolg-box{
    text-align: center;
  }
  #slider {
    position: relative;
  }
  #slider .shop-now a {
    background: #fff;
    padding: 6px 6px 6px 6px;
    font-size: 12px;
    position: relative;
    line-height: 30px;
  }

  div#topbar .top-right li{
    float: inherit;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 0px
  }
  #topbar ul{
    margin-bottom: 0px;
  }
  div#topbar .top-right {
    float: inherit;
    margin-bottom: 0px;
    padding-left: 0;
  }
  div#topbar .top-right li:first-child {
    margin-right: 0px;
}
  #about h4.sec_main_heading {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  #about .about-box p{
    text-align: center;
  }
  #about .middle-content{
    margin-left: 0px;
  }

  .logo {
    text-align: center;
  }
  .home #footer .footerbg {
    padding: 0px;
  }
  .admin-bar .stickynavbar{
    margin: 0px !important;
  }
  #team .team_text {
    width: 100%;
    text-align: center;
  }
  .blog-information {
    margin: 0 auto;
    justify-content: center;
  }
  .content_boxes {
    text-align: center;
  }
  .post_ctg {
    display: flex;
    justify-content: center;
  }
  div#comments {
    background: #f4f5f6;
    padding: 1rem 1rem 1rem 1rem;
  }
  #respond {
    border: 1px solid #dedede;
    padding: 1.5rem 1rem;
  }
  #respond p.form-submit {
    text-align: center;
  }
  .title-box h1{
    font-size: 22px;
    text-align: center;
  }
  .content_page p{
    text-align: center;
  }
  .breadcrums{
    color:#fff;
  }
  #sidebar ul{
    text-align: center;
  }
  #sidebar h3, #sidebar h2{
    text-align: center;
  }
  .wp-block-latest-comments__comment-meta{
    text-align: center;
  }
  .servicess_box .servicess_content{
    text-align: center;
  }
  #topbar .top-left li {
    list-style: none;
    float: inherit;
    margin-right: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
  }
  .headerbar .btn-quote {
    text-align: center;
    margin: 19px 0px;
  }
  .headerbar .btn-quote .btn-primary{
    padding: 10px;
  }
  .btn-primary{
    padding: 10px 15px;
    font-size: 14px;
  }
  .services .center-img{
    position: relative;
    width: auto;
    height: auto;
    border-radius: 50%;
    left: 0%;
    top: 0%;
    transform: none;
    margin-bottom: 20px
  }
  #testimonial .owl-item.center .testibox .parabox{
    padding: 30px 30px;
  }
  #footer .copyright{
    width: 100%;
  }
  .main-navigation ul ul{
    border:none;
  }
  #gallery .main-grid{
    /* display: block; */
  }
  #slider .right-image .dron{
    position: relative;
    margin-left: 0px;
  }
  #slider .slider-content {
    padding: 15px;
    left: 0%;
    right: 0%;
    margin-right: 0%;
  }
  #slider .right-image {
    padding-left: 0px;
  }
  #about {
    position: relative;
    background-size: auto;
    padding: 55px 0px 0px;
  }
  #about .video{
    margin: 0 auto;
    text-align: center;
  }
  .count-box h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
  }
  #album .sec-heading h2 {
    color: var(--color-primary);
    font-size: 30px;
    line-height: 40px;
  }
  .album-btn, .appoinment-btn,.project_btn,.newsletter-btn{
    text-align: center;
  }
  #project h2{
    font-size: 25px;
  }
  div#wpcf7-f96-o1 {
    text-align: center;
  }
  #footer .footer_logo{
    margin-bottom: 30px;
  }
  .headerbar {
    padding-top: 0px;
  }
  #footer_box{
    padding: 10px 0px;
  }
  #header_navigation .top-right{
    /* padding-bottom: 10px;
    margin-top: 0px; */
  }
  #slider{
    /* margin-top: -28px; */
  }
  .home #header_navigation{
    /* background-color: #000; */
  }
  #slider .slider-content{
    /* background-color: #000;
    position: relative; */
  }
  .services .owl-carousel .owl-dots{
    margin-top: 12%;
  }
  .servicess_box .servicess_content{
    margin-bottom: 20px;
  }
  .counter .image {
    width: 50px;
    padding: 10px;
    height: auto;
  }
  .sec_small_heading{
    margin-bottom: 10px;
  }
  .wpcf7 p{
    text-align: center;
  }
  #footer .socialbox {
    float: initial;
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px){
  #slider .slider-content .slider-content-row-box {
    padding-bottom: 8%;
    padding-top: 30%;
}
}
@media screen and (max-width: 375px){
  #slider .slider-content .slider-content-row-box {
    padding-bottom: 10%;
    padding-top: 45%;
}
}
@media screen and (max-width: 480px){
  #about .leftimg{
    margin: 15px !important;
  }
  h2 {
    font-size: 25px !important;
    /* padding-right: 32%; */
    font-weight: 700 !important;
    line-height: 30px !important;
  }
  #slider .slider-content .slider-content-row-box {
    padding-bottom: 8%;
    padding-top: 35%;
  }
}
