/*-------------- media section ---------------*/
@media screen and (min-width: 1200px){
}
@media screen and (max-width:480px) {
  .meta-author-comment svg {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width:576px) {
  .slide-apmt-block .media {
    position: unset;
    margin-top: 20px;
    text-align: left;
  }
  .slide-apmt-block {
    text-align: center;
  }
  #our-services {
    padding-top: 3em !important;
  }
  .custom-slider-nav.owl-nav {
    position: absolute;
    right: 0;
    bottom: -4em;
    left: 0;
  }
  .title-banner-content {
    max-width: 100%;
  }
  .services-block {
    max-width: 300px;
    margin: 0 auto;
  }
  .woocommerce .products ul li, .woocommerce ul.products li {
    width: 100% !important;
    max-width: 300px;
    margin: 0 auto !important;
    float: none !important;
  }
  .whychoose-git-block.media {
    display: block;
    text-align: center;
  }
  .question-block.row{
    text-align: center;
  }
  .logo-inner {
    position: relative;
    max-width: 60%;
    margin: 0 auto;
    left: -7px;
  }
  .logo_inner {
    margin-bottom: 28px;
  }
  .logo_inner svg {
    top: -34px;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px){
  .logo-inner {
    position: relative;
    max-width: 60%;
    margin: 0 auto;
    left: -7px;
  }
  .logo_inner {
    margin-bottom: 28px;
  }
  .logo_inner svg {
    top: -34px;
  }
  .whychoose-git-block.media {
    display: flex !important;
  }
  .whychoose-number-box:after {
    right: 14px;
  }
  .whychoose-git-block.media img {
    margin-right: 10px!important;
  }
  .news-box .metabox {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px !important;
  }
  .title-banner-content {
    max-width: 100%;
  }
  
}
@media screen and (max-width:767px) {
  .page-template-home-page .get-in-touch-container {
    margin-bottom: auto;
  }
  .team-meta {
    display: block !important;
    margin-top: 20px;
  }
  .whychoose-head {
    padding-top: 0em;
  }
  .header-contact-details {
    display: block;
  }
  #masthead {
    position: unset;
  }
  #header .menubar {
    border-radius: 0;
    max-width: 100%;
    padding: 8px 10px;
  }
  .menu-search {
    align-items: center;
    justify-content: space-between;
  }
  .slide-tagline:after {
    left: unset;
  }
  #slider .owl-dots {
    text-align: center;
    position: unset;
  }
  .slide-nav-container {
    transform: unset;
    top: unset;
    bottom: 6em;
  }
  #slider .owl-carousel .owl-dots button.owl-dot, #slider .owl-dots button.owl-dot {
    display: inline-block;
  }
  .slide-apmt-block .media {
    padding: 40px 13px;
  }
  #our-services {
    padding-top: 7em;
  }
  .services-text-inner {
    padding: 20px 20px;
  }
  .about-container {
    max-width: 100%;
    margin-bottom: 0;
  }
  .about-list {
    margin: 0;
    margin-top: 1em;
  }
  .exp-right-col, .hc-right-col {
    justify-content: center;
    padding: 26px !important;
    text-align: center;
  }
  .get-in-touch-boxr.row {
    margin: 0;
  }
  .get-in-touch-image-box img {
    width: 100%;
  }
  .about-container .row {
    margin: 0;
  }
  #records {
    padding-top: 4em;
  }
  .records-info  .media {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .records-info .media img {
    margin: 0 auto !important;
    margin-bottom: 10px !important;
  }
  .whychoose-detail {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .whychoose-image-box-inner {
    text-align: center;
  }
  .whychoose-head-outer {
    max-width: 100%;
  }
  .whychoose-content .row {
    max-width: 100%;
    margin: 0;
  }
  .whychoose-git-block.media {
    display: block;
  }
  .whychoose-git-block.media img {
    margin-right: 0;
  }
  .project-middle-inner {
    max-width: 100%;
    margin-top: 0;
  }
  .project-buttons {
    max-width: 100%;
    margin-bottom: 0;
  }
  .project-buttons {
    padding: 57px 20px;
  }
  .testimonial-title-box {
    padding: 36px 20px 3px 20px;
  }
  .dark-box-testimonial {
    max-width: 80%;
  }
  #latest-news {
    padding-top: 2em;
  }
  .testimonial-title-box {
    max-width: 100%;
  }
  .testimonial-block .media {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .testimonial-block .media-body {
    text-align: center;
  }
  .custom-team-dots.owl-dots {
    margin-top: 0;
    margin-bottom: 2em;
    text-align: center;
  }
  #team {
    padding-bottom: 3em;
  }
  .process-image-boxes {
    margin-bottom: 0;
  }
  .process-block {
    margin-top: 2em;
  }
  .custom-slider-nav.owl-nav {
    /* position: unset; */
    margin-bottom: 27px;
  }
  .process-block a.video_icon i {
    display: inline-flex;
  }
  a.video_icon {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -49px;
    z-index: 99;
    position: relative;
    left: 0;
    right: 0;
  }
  .get-in-touch-container {
    max-width: 100%;
    margin: 0 auto;
  }
  .get-in-touch-box-form {
    text-align: center;
  }
  .get-in-touch-contact-details {
    padding: 40px;
  }
  .page-template-home-page .footer-details {
    padding: 0;
  }
  .footer-navigation ul li:after{
    display: none;
  }
  .contact-us-box .media {
    display: block;
    text-align: center;
  }
  .contact-us-box .media img {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .single-product.woocommerce span.onsale {
    right: unset !important;
  }
  .authordetails .media {
    display: block !important;
    text-align: center;
  }
  .authordetails .media img {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }
  .theme-footer-cols .widget_nav_menu ul li:after {
    display: none;
  }
  .copyright-theme {
    position: unset;
  }
  .contact-us-text a {
    font-size: 13px;
  }
  .theme-footer-cols .widget_nav_menu ul li a {
    padding: 0;
    margin: 0;
  }
  .header-git-block i {
    margin-bottom: 7px;
    margin-right: 0;
  }
  .header-git-block {
    display: block;
    text-align: center;
  }
  .rpwwt-widget ul li img {
    float: none !important;
    display: block !important;
    text-align: center;
    margin: 0 auto 12px auto !important;
  }
  .banner_title_box {
    padding: 4em 0px 4em 0;
  }
  .news-box h5 a {
    font-size: 16px;
  }
  .news-text {
    font-size: 14px;
  }
  .side-navigation ul li a:before, .header-git-block:first-child:after, .logo-box:after, .header_btn:after, .header_btn:before{
    display: none;
  }
  .search-block input.search-field {
    padding: 10px;
  }
  .menu-container-outer {
    border-radius: 15px;
  }
  .site-branding-block {
    width: 100%;
    text-align: center;
  }
  .inner_carousel {
    margin-bottom: 0em;
    padding: 0em 0 12em 0 !important;
  }
  #slider a.theme_button {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .slide-container-inner {
    display: block;
    text-align: center;
  }
  #slider h1, #slider h2 {
    font-size: 28px;
  }
  .appointment_shortcode select {
    padding: 18px 14px;
    width: 100%;
  }
  #single-team {
    text-align: center;
  }
  #our-products .flash_product {
    max-width: 300px;
    margin: 0 auto;
  }
  .product-inner-box {
    text-align: center;
  }
  .product-wishlit-meta {
    justify-content: center;
  }
  .flash_product h5 {
    padding-top: 10px;
  }
	.product-title-box {
    text-align: center;
	}
  .news-inner {
    padding: 20px;
  } 
  .copyright-wrapper {
    max-width: 100%;
    margin: 20px 0;
  }
  #footer-widgets {
    padding-bottom: 10px;
    padding-top: 2em;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #our-products .section_main_head {
    padding-bottom: 21px !important;
  }
  .woocommerce div.product div.summary, .woocommerce div.product .woocommerce-tabs, #sidebar aside, .single-post-block {
    text-align: center;
  }
  .woocommerce .woocommerce-product-rating .star-rating {
    float: none;
  }
  .woocommerce .woocommerce-product-rating .star-rating {
    margin: 0 auto;
    margin-top: 11px;
  }
  #sidebar label {
    text-align: center;
    padding-left: 0;
  }
  .woocommerce div.product form.cart {
    display: flex;
    justify-content: center;
  }
  #sidebar ul {
    margin: 0;
  }
  #sidebar ul li {
    list-style: none;
  }
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: none;
    text-align: center;
  }
  .navigation span {
    display: inline-block;
  }
  .navigation span, .navigation a {
    display: inline-block;
    float: none !important;
  }
  .contact-box .contac_form input[type="submit"] {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  .theme-footer-cols .footer-col1 ul li a:after{
    display: none;
  }
  .footer-navigation {
    margin-top: 20px;
    text-align: center;
  }
  .theme-footer-cols h3:after{
    display: none;
  }
  .woocommerce ul.product_list_widget span.product-title {
    display: block !important;
    top: 0;
  }
  .product_list_widget span.woocommerce-Price-amount.amount {
    position: unset;
  }
  .row.footer-details {
    padding-top: 2em;
    padding-bottom: 3em;
  }
  button.owl-prev, button.owl-next {
    position: unset !important;
    margin: 0 4px;
  }
  .woocommerce #order_review table th, .woocommerce table.shop_table td{
    text-align: center;
  }
  .news_block {
    display: block;
  }
  button.owl-prev {
    margin-right: 12px;
  }
  .slider-box {
    text-align: center;
    padding: 20px;
  }
  #team .box img {
    width: 100% !important;
  }
  .section_main_head {
    position: relative;
  }
  /*.owl-carousel .owl-dots button.owl-dot:last-child, .owl-dots button.owl-dot:last-child{
    margin-right: 0;
  }*/
  .news-box {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
  }
  .news-content-inner {
    padding-right: 0;
    margin-top: 32px;
  }
  .menu_container {
    margin-top: 0;
  }
  .search-block i.fas.fa-search {
    position: unset;
    margin-bottom: 0;
  }
  .services-head, #testimonials .section_main_head, #records .section_main_head, #latest-news .section_main_head {
    max-width: 79%;
  }
  .banner_title_box img{
    display: none;
  }
  .inner-cont {
    text-align: center;
  }
  .banner_title_box h1 {
    font-size: 30px;
  }
  .section-text {
    margin-bottom: 16px !important;
  }
  .search-no-results input.search-field {
    margin-bottom: 10px;
  }
  .share_icon i {
    padding: 7px;
    width: 24px;
  }
  .contact_us_head {
    text-align: center;
  }
  .authordetails ul {
    margin-left: 0;
    margin-top: 20px;
  }
  .top-logo-wrapper {
    padding:  0 15px;
  }
  .header-contact-box, #testimonials .owl-nav, .authordetails {
    text-align: center;
  }
  .authordetails .author_links {
    padding: 0;
  }
  #search form.search-form.serach-page {
    left: 38%;
  }
  #search input[type="search"]{
    width: 52%;
  }
  .about-content {
    padding-top: 0em;
  }
  .footer-content-wrapper {
    max-width: 100%;
     margin-bottom: 0px; 
  }
  #testimonials button.next-btn, #events button.events-next-btn {
    display: inline-block;
  }
  #testimonials button.prev-btn, #events button.events-prev-btn {
    display: inline-block;
    margin-right: 11px;
  }
  #our-products {
    padding: 3em 0;
  }
  .custom-team-nav.owl-nav {
    position: unset;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .contact-email i, .contact-address i, .contact-phone i {
    margin: 0 auto;
  } 
  .owl-nav, .news_block, .footer-logo {
    text-align: center;
  }
  .about-head-outer {
    padding: 0;
  } 
  .content_on_banner {
    position: unset;
    text-align: center;
  }
  .custom_block {
    padding: 10px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  #testimonials .section_main_head {
    max-width: 100%;
    padding-bottom: 0 !important;
  }
  .about-image, .testimonials_image, .owl-dots-box {
    text-align: center;
    margin: 0;
  }
  .head-full-width-center{
    max-width: 100%;
  }
  #search .close{
    top: 31%;
    right: 10%;
  }
  .search-no-results div#sidebar {
    margin-top: 20px;
  }
  .contac_form:after{
    display: none;
  }
  .contac_form{
    margin: 10px 0;
    max-width: 100%;
  }
  .contact_box_container{
    padding: 15px 15px;
  }
  .contact_details_column .media{
    margin-bottom: 20px !important;
  }
  .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  .slide-content-box {
    margin-top: 0em;
    text-align: center;
    position: unset;
  }
  .Slider-left-box {
    padding-bottom: 0em;
    padding: 3em 0;
    padding-bottom: 0;
  } 
  .slide-image-inner {
    text-align: center;
  }
  .contact_head{
    left: unset;
    width: 80%;
    margin: 0 auto !important;
  }
  .page-content h1{
    font-size: 120px;
  }
  .theme-footer-cols ul li {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
    width: 100% !important;
  }
  .recent-posts-widget-with-thumbnails img {
    float: none;
    display: block;
    margin: 10px auto;
  }
  .theme-footer-cols ul{
    margin: 0;
  }
  .testi_row .row {
    margin: 0;
  }
  .cpntact-inner {
    padding: 20px;
  }
  .theme-footer-cols ul li:before{
    display: none;
  }
  .about-img-bottom {
    width: 100%;
  }
  .recent-posts-widget-with-thumbnails img {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .rpwwt-widget ul li {
    text-align: center;
    margin: 0 auto;
  }
  .copyright-icons {
    text-align: center;
    margin: 10px 0;
  }
  .woocommerce .cart-collaterals .cart_totals, .top_contact, .news-box h5, .custom-nav, .quote_box {
    text-align: center;
  }
  .about-details{
    text-align: center;
    padding: 20px;
  }
  .testimonial-data i.fas.fa-quote-left{
    left: 0;
    right: 0;
  }
  .theme-footer-cols h3:after{
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
  }
  .section_main_head.heading-half-width{
    max-width: 76%;
  }
  tbody, td, tfoot, th, thead, tr{
    padding: 10px 10px;
  }
  .inner-body{
    text-align: center;
  }
  .owl-carousel .owl-item .testimonials-img img{
    margin: 0 auto !important;
  }
  .toggler{
    margin: 0;
  }
  .media img{
    margin-bottom: 0;
  }
  .section_main_head, .contact_head, .contact_details_column ul li, .theme-footer-cols{
    text-align: center;
  }
  .footer-col1 .is-layout-flex.wp-block-buttons {
    display: block;
  }
  .contact_widget .media i{
    padding-right: 0;
  }
  .footer_icons {
    text-align: center;
    margin-top: 30px;
  }
  .copyright-text{
    text-align: center !important;
  }
  .contact_details_column a{
    display: block;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .woocommerce-cart table.cart td.actions .coupon button.button {
    width: auto;
    margin: 0 auto;
    float: none !important;
  }
  .woocommerce-page table.cart td.actions .button {
    margin: 0 auto !important;
  }
  section {
    padding: 30px 0;
    background-size: cover;
  }
  .logo h1 a {
    font-size: 21px;
  }
  .post-navigation .nav-previous, .post-navigation .nav-next, blockquote, .work-info img {
    width: 100%;
  }
  .admin-login.text-end{
    text-align: left !important;
  }
  .c_content {
    display: block;
  }
  .c_icon{
    margin: 7px auto;
  }
  .causes_thumb img {
    border-radius: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .page-template-home-page .get-in-touch-container {
    margin-bottom: auto;
  }
  .get-in-touch-image-box {
    margin-top: 50px;
  }
  .headerbar {
    padding-left: 10px !important;
  }
  .team-box-inner {
    width: 90%;
  }
  #team .social-profiles i {
    font-size: 14px;
    padding-right: 12px;
  }
  .logo_inner {
    padding-top: 0px !important;
  }
  .logo-inner {
    position: relative;
    max-width: 64%;
    margin: 0 auto;
    left: -7px;
    top: -7px;
  }
  .logo_inner svg {
    top: -40px;
  }
  .header-contact-details {
    padding: 0;
  }
  .header-git-block i {
    margin-right: 8px;
  }
  .whychoose-number-box:after{
    display: none;
  }
  #team {
    padding-bottom: 4em;
  }
  .page-template-home-page .footer-details {
    padding: 4em 0 3em 0;
  }
  .header-git-block i {
    font-size: 9px;
    padding: 9px 9px;
  }
  a.header-contact-text {
    font-size: 11px;
  }
  .slider-box {
    max-width: 62%;
  }
  .contact-head {
    font-size: 12px;
  }
  .search-block {
    padding: 15px 18px 11px 18px;
  }
  .menu-search {
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
  }
  .about-container {
    max-width: 100%;
  }
  .about-list {
    margin-top: 1em;
  }
  .about-record {
    max-width: 100%;
  }
  .about-record-text {
    font-size: 20px;
    line-height: 25px;
  }
  .exp-right-col, .hc-right-col {
    padding: 30px;
  }
  .about-head.section_main_head {
    padding: 20px;
  }
  .about-head.section_main_head {
    margin: 0;
  }
  #about-us .section_main_head h3 {
    font-size: 18px !important;
    padding-bottom: 7px;
  }
  .about-head.section_main_head {
    padding: 14px 20px;
  }
  #records {
    padding-top: 18em;
  }
  .whychoose-head {
    padding-top: 1em;
  }
  .whychoose-head-outer {
    max-width: 93%;
    margin: 0 auto;
  }
  .whychoose-image-outer.position-relative {
    max-width: 58%;
    margin: 0 auto;
  }
  .whychoose-detail {
    padding-bottom: 2em;
  }
  .whychoose-head.section_main_head {
    text-align: center;
    max-width: 72%;
    margin: 0 auto;
  }
  .project-middle-inner {
    max-width: 50%;
    padding: 29px 40px;
    margin-top: 0;
  }
  .project-buttons {
    max-width: 50%;
    padding: 42px 40px;
    margin-bottom: -9em;
  }
  .dark-box-testimonial {
    max-width: 50%;
  }
  .testimonial-title-box {
    max-width: 50%;
    padding: 33px 20px 3px 20px;
  }
  .process-image-boxes {
    margin-bottom: 0;
  }
  .process-block {
    position: relative;
    margin-top: 1.7em;
  }
  a.video_icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .process-image1 > img {
    width: 100%;
  }
  #latest-news {
    padding-top: 3em;
  }
  .meta-author-comment {
    padding: 41px 11px 21px 11px;
  }
  .meta-sepeartor {
    left: 40%;
  }
  .news-box h5 a {
    font-size: 14px;
  }
  .post-title-box {
    padding: 14px;
  }
  .get-in-touch-container {
    z-index: 9;
    margin: 0;
    max-width: 100%;
  }
  .get-in-touch-box-form {
    padding: 0 31px;
  }
  .get-in-touch_shortcode textarea {
    height: 101px;
  }
  .get-in-touch_shortcode textarea {
    height: 101px;
  }
  .woocommerce ul.products li.product .button {
    padding: 16px 16px;
    font-size: 14px;
  }
  .woocommerce ul.products li.product a img {
    width: auto;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 8px;
  }
  .woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
    right: 12px !important;
  }
  .woocommerce ul.products li.product .itsnew, .woocommerce span.itsnew {
      left: 7px !important;
      right: unset !important;
  }
  .single-product.woocommerce span.onsale {
    right: unset !important;
  }
 
  .woocommerce ul.product_list_widget span.product-title {
    font-size: 12px;
  }
  .product_list_widget span.woocommerce-Price-amount.amount {
    left: 47px;
  }
  .woocommerce ul.product_list_widget li img {
    width: 31px;
    height: 28px;
  }
  #slider .slidesmalltext {
    margin: 0 !important;
  }
  .section_main_head {
    margin-top: 20px;
  }
  .headerbar {
    margin-top: 0 !important;
    text-align: right;
  }
  .owl-carousel .owl-dots {
    position: unset;
  }
  .tp_breadcrumbs, .tp_breadcrumbs a {
    font-size: 12px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    /* margin: 0 auto !important; */
    left: 0;
  }
  .logo_inner, .footer-content-wrapper.row, .footer-text {
    text-align: center;
  }
  .header-contact-box a {
    padding: 0;
    font-size: 11px;
  }
  .content_on_banner {
    max-width: 70%;
    margin: 0 auto;
    left: 0;
    position: unset;
    margin-top: 0;
    display: block !important;
  }
  .news_content {
    padding: 0px 0;
  }
  .about-head-outer {
    padding: 0;
  }
  .section_main_head h3 {
    font-size: 22px;
  }
  #slider .slide-small-heading{
    font-size: 32px;
  }
  #slider h1, #slider h2 {
    font-size: 28px;
    line-height: 40px;
  } 
  .search_mobile a i {
    color: #222;
  }
  .news-box {
    margin-bottom: 20px !important;
  }
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  section {
    padding: 30px 0;
  }
  .copyright-text {
    text-align: center !important;
  }
  .footer-navigation {
    text-align: center;
  }
}
@media screen and (max-width: 991px){
  .slide-button-box:before{
    display: none;
  }
	
  .newsletter_shortcode {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .socialbox {
    text-align: center;
  }
  .Slider-left-box, .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  .search_mobile{
  display: flex !important;
  }
  .serach_form_box{
    display: none !important;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #slider .slide_nav i{
    font-size: 12px;
  }
  #about-us .section_main_head h3{
    font-size: 26px;
  }
 
  .footer-logo {
    margin-top: 0em;
  }
  .footer-navigation ul {
    margin: 0;
  }
  #slider .carousel-caption {
    top: 55%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .get-in-touch-image-box {
    margin-top: 55px;
  }
  .team-box-inner {
    width: 79%;
  }
  a.header-contact-text {
    font-size: 13px;
  }
  .logo-inner {
    max-width: 78%;
    margin: 0 auto;
    left: -12px;
  }
  .logo_inner svg {
    top: -31px;
  }
  .about-container {
    max-width: 100%;
  }
  .about-list {
    margin: 0;
    margin-top: 1em;
  }
  .whychoose-head {
    padding-top: 3em;
  }
  .whychoose-head-outer {
    max-width: 92%;
  }
  .process-block {
    margin-top: -12.2em;
  }
  .section_main_head h3 {
    font-size: 28px;
  }
  .process-image-box-inner {
    padding: 25px 20px;
  }
  .get-in-touch-container {
    max-width: 100%;
  }
  .get-in-touch-box-form {
    padding: 47px;
  }
  .header-git-block i {
    margin-right: 10px;
  }
  #slider h1, #slider h2 {
    font-size: 45px;
  }
  .recent-posts-widget-with-thumbnails img{
    width: 82px !important;
    height: 70px !important;
  }
  .woocommerce ul.product_list_widget span.product-title {
    font-size: 12px;
  }
  .woocommerce ul.product_list_widget li img {
    width: 31px;
    height: 28px;
  }
  .product_list_widget span.woocommerce-Price-amount.amount {
    left: 47px;
  }
  .headerbar {
    margin-top: 3px !important;
    margin-left: 4px;
  }
  section{
    padding: 50px 0;
  }
  .content_on_banner {
    max-width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: unset;
  }
  .custom-social-icons a i{
    margin-bottom: 5px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .Slider-left-box {
    max-width: 50% !important;
	}
  .contact-us-text a {
    font-size: 18px;
  }

}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  .menu-shape {
    display: none;
  }
  .team-box-inner {
    width: 79%;
  }
  a.header-contact-text {
    font-size: 13px;
  }
  .logo-inner {
    max-width: 79%;
    margin: 0 auto;
    left: -10px;
  }
  .logo_inner svg {
    top: -30px;
  }
  .header-git-block i {
    margin-right: 10px;
  }
  .Slider-left-box {
    max-width: 57%;
  }
  .about-container {
    max-width: 100%;
  }
  .about-list {
    margin-top: 2em;
  }
  .whychoose-head {
    padding-top: 3em;
  }
  .whychoose-head-outer {
    max-width: 92%;
  }
  .process-block {
    margin-top: -12.2em;
  }
  .section_main_head h3 {
    font-size: 28px;
  }
  .process-image-box-inner {
    padding: 25px 20px;
  }
  .get-in-touch-container {
    max-width: 100%;
  }
  .get-in-touch-box-form {
    padding: 47px;
  }
  .recent-posts-widget-with-thumbnails img {
    width: 82px !important;
    height: 70px !important;
  }
  .post-metabox span, .post-metabox a {
    font-size: 12px;
  }
  .post-metabox span:after{
    display: none;
  }
  .side-navigation a {
    padding: 9px 4px;
    font-size: 14px;
  }
  .content_on_banner {
    max-width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .owl-carousel .owl-dots, .owl-dots {
    margin-top: 20px;
  }
  .news-inner {
    padding: 20px;
  }
  .contact-us-text a {
    font-size: 18px;
  }
  .contact-us-phone-block, .contact-us-email-block, .contact-us-address-block {
    padding: 20px;
  }
}
@media screen and (max-width: 1024px){
  .menu-shape {
    display: none;
  }
  #header.fixed-header .menu-search {
    justify-content: space-between;
  }
  .menu-search {
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
  }
  .logo_inner {
    position: unset;
    text-align: center;
    padding-top: 10px;
  }
  .side-navigation li:after{
    display: none;
  }
  [data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s;
    transform: unset;
  }
  .banner_title_box img{
    display: none;
  }
  .mobile-menu {
    display: flex !important;
    text-align: right;
    align-items: center;
    justify-content: right;
  }
  #header {
    border-bottom: none;
  }
  .headerbar {
    display: block;
    margin-top: 0px;
  }
  .side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a {
    color: white;
    background-color: transparent;
  }
  .Slider-left-box{
    max-width: 100%;
  }
  .about_outer{
    padding: 0 !important;
  }
  .side-navigation ul li.current_page_item a:after{
    display: none;
  }
  .side-navigation ul li:hover > ul{
    animation:unset;
  }
  .side-navigation ul li {
    width: 100%;
    padding: 0;
  }
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation, .side-navigation ul ul li, .side-navigation .current_page_item {
    display: block;
    padding: 0;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    color: black;
    font-size: 20px;
    display: inline-block;
  }
  .side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before{
    display: none;
  }
  .header-menu-boxx {
    position: relative;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation, .side-navigation li {
    text-align: left;
  }
  .side-navigation ul li.current_page_item:before, .side-navigation ul li.current-menu-item:before{
    display: none;
  }
  .side-navigation ul {
    margin-left: 15px;
	}
  .side-navigation ul li a {
    color: #fff;
    font-size: 13px;
    padding: 12px 0px;
  }
  .side-navigation ul ul li a {
    border: 0;
    padding: 10px 0;
  }
  amp-sidebar#sidebar1 {
    background: black;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .5s;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-left: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1299px){
  #header .menubar {
    max-width: 63%;
  }
  .post-metabox span:after {
    right: -10px;
  }
  #team .owl-carousel .owl-dots {
    left: -27em;
  }
  .head-bg {
    width: 97%;
  }
  .logo-box:after, .header_btn:after{
    bottom: -15px;
  }
}