  @media screen and (min-width: 1600px) {
    #popup_form1 .popup_title {
          font-size: 40px;
      }
    #popup_form2 .modal-body .popup_title {
          font-size: 40px;
      }
    #popup_form3 .popup_title {
          font-size: 40px;
      }
    #popup_notification1 .popup_title {
          font-size: 40px;
      }
    #popup_notification2 .popup_title {
          font-size: 40px;
      }
    #popup_notification3 .popup_title {
          font-size: 26px;
      }
    #popup_cookies1 .popup_title {
          font-size: 26px;
      }
    #popup_cookies2 .popup_title {
          font-size: 26px;
      }
    #popup_cookies3 .popup_title {
          font-size: 26px;
      }
    .hero.in_index .title {
          font-size: 64px;
      }
    .hero.has_style1 .hero_title {
          font-size: 64px;
      }
    .hero.has_style2 .hero_title {
          font-size: 64px;
      }
    .hero.has_style3 .hero_title {
          font-size: 64px;
      }
    .hero.has_style6 .hero_title {
          font-size: 64px;
      }
    .hero.has_bg .header-title {
          font-size: 64px;
      }
    .hero.has_style_deco .hero_title {
          font-size: 64px;
      }
    .hero_page.has_style1 .hero_title {
          font-size: 64px;
      }
    .hero_page.has_bg .title {
          font-size: 64px;
      }
    .hero_page.is_dark .title {
          font-size: 64px;
      }
    .section_title {
          font-size: 40px;
      }
    .block .title_top {
          font-size: 26px;
      }
    .subscribe .section_title {
          font-size: 54px;
      }
  	.index_page .purchase-title {
          font-size: 64px;
      }
  	.documentation_page .box-sub-title {
          font-size: 40px;
      }
      .documentation_page .box-sub2-title {
          font-size: 26px;
      }
      .documentation_page .doc_box .box-title {
          font-size: 64px;
      }
       .marketplace_page .section-title {
          font-size: 40px;
      }
    .block_account .title_top {
          font-size: 26px;
      }
    .account_page .sign_title {
          font-size: 40px;
      }
    .event_block .date {
          font-size: 40px;
      }
     .event_block .title {
          font-size: 40px;
      }
    .block_timer .dots {
          font-size: 72px;
      }
    .ticket_block .price {
          font-size: 64px;
      }
  }
  @media (min-width: 1200px) {
      .process .timeline-expand-xl {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
      }
      .process .timeline-expand-xl .timeline-item {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
      }
      .process .timeline-expand-xl .timeline-item::after {
          display: block;
      }
      .process .timeline-expand-xl .timeline-item + .timeline-item {
          margin-top: 0;
      }
  }
  @media (min-width: 992px) {
    .form_cc_four .item_upload {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
      }
      .process .timeline-expand-lg {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
      }
      .process .timeline-expand-lg .timeline-item {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
      }
      .process .timeline-expand-lg .timeline-item::after {
          display: block;
      }
      .process .timeline-expand-lg .timeline-item + .timeline-item {
          margin-top: 0;
      }
  }
    @media screen and (min-width: 769px) {
      .dropdown .dropdown-menu.single-drop {
          height: auto !important;
      }
  }
  @media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
      flex-basis: calc(50% - 1em) !important;
      flex-grow: 0; }
    .wp-block-column:nth-child(even) {
      margin-left: 2em; } 
    }
  @media (min-width: 768px) {
      .process .timeline-expand-md {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
      }
      .process .timeline-expand-md .timeline-item {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
      }
      .process .timeline-expand-md .timeline-item::after {
          display: block;
      }
      .process .timeline-expand-md .timeline-item + .timeline-item {
          margin-top: 0;
      }
  }
  @media (min-width: 576px) {
	  
      .process .timeline-expand-sm {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
      }
      .process .timeline-expand-sm .timeline-item {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
      }
      .process .timeline-expand-sm .timeline-item::after {
          display: block;
      }
      .process .timeline-expand-sm .timeline-item + .timeline-item {
          margin-top: 0;
      }
  }
  @media screen and (max-width: 1024px) and (max-width: 576px) {
      .block_timer .number {
          font-size: 26px;
      }
	  
  }
  @media screen and (max-width: 1024px) and (min-width: 1600px) {
      .block_timer .number {
          font-size: 72px;
      }
  }
  @media screen and (max-width: 1024px) {
      .block_timer .dots {
          font-size: calc(26px + 46 * ((100vw - 576px) / 1024));
      }
      .block_timer .number {
          font-size: calc(26px + 46 * ((100vw - 576px) / 1024));
      }
  }
  @media screen and (max-width: 1024px) and (max-width: 576px) {
      .block_timer .dots {
          font-size: 26px;
      }
  }
  
  @media screen and (max-width: 1024px) and (min-width: 1600px) {
      .block_timer .dots {
          font-size: 72px;
      }
  }
  @media only screen and (max-width: 1024px){
    .process-vertical li {
          width: 50%;
          margin-left: 50%;
      }
      .process-vertical li .process-circle {
          margin-left: -25px;
      }
      .process-vertical li:nth-child(even) {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
          text-align: right;
          margin-left: 0;
          margin-right: 50%;
      }
      .process-vertical li:nth-child(even) .process-circle {
          margin-right: -25px;
          margin-left: 25px;
      }
      .process-vertical li:not(:last-child) {
          padding-bottom: 75px;
          margin-bottom: 0;
      }
      .process-vertical li:not(:last-child):after {
          content: "";
          display: block;
          width: 2px;
          height: 50px;
          background: #e5e0eb;
          position: absolute;
          top: 4.125rem;
      }
      .text-light .process-vertical li:not(:last-child):after {
          background: rgba(255, 255, 255, 0.25);
      }
    .block_thank_you {
          margin: 100px 0;
          height: -webkit-max-content;
          height: -moz-max-content;
          height: max-content;
      }
      .block_thank_you .title_404 {
          position: absolute;
          top: 0;
          font-size: 10rem;
      }
    .block_404 {
          margin: 100px 0;
          height: -webkit-max-content;
          height: -moz-max-content;
          height: max-content;
      }
      .block_404 .title_404 {
          position: absolute;
          top: 0;
          font-size: 10rem;
      }
  }
@media only screen and (max-width: 1410px){
	.pd_block ul {
		padding: 20px 10px;
	}
	.pd_block ul li {
		font-size: 13px;
	}
}
@media only screen and (max-width: 1375px){
	.faq_banner .shape img {
		max-width: 18rem;
	}
	.section.feautures.has_style1 p.box_text {
		font-size: 10px !important;
		margin-bottom: 0;
	}
	.newsletter-footer h5 {
		font-size: calc(20px + 1 * ((100vw - 576px) / 1024));
	}
}

@media (max-width: 1200px){
	.blog_item .inner .blog_content {
		padding: 30px 20px;	
	}
	.newsletter-footer input.form-control {
		padding: 5px 8px 5px 2px !important;
	}
	.newsletter-footer input.form-control::placeholder {
		font-size: 14px !important;
	}
}
@media (max-width: 1170px){

	.pd_block ul li {
		font-size: 12px;
	}
	.products.slider .col {
		width: 20%;
	}
	.faq_banner .shape img {
		max-width: 15rem;
	}
	.box {
		padding: 15px 10px;
	}
	.feautures.has_style5 .box .box_title {
		margin-bottom: 0;
		font-size: 16px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 15px !important;
	}
	.blog_item .inner .blog_content {
		padding: 30px 12px;	
	}
	header .navbar .navbar-collapse .nav_account .btn,
	a.nav-link.call_us {
		font-size: 13px;
	}
	.call2action.has_style4 {
		padding: 30px 10px;
	}
	.action_h h2.section_title {
		font-size: 34px;
	}

	footer .newsletter-footer .newslatter_submit {
		padding: 8px 8px !important
	}
}
@media (max-width: 1090px) {
	.pd_block ul li svg {
		margin-right: 5px;
		    width: 15px;
	}
	.pd_block ul li {
		font-size: 11px;
	}
	.faq_banner .shape img {
		max-width: 13rem;
	}
	.file-category-parent-php .col-sm-8.pb_block {
		width: 100%;
	}
	.footer-social-buttons a {
		width: 28px;
		height: 28px;
	    padding: 3px;
	}
	.action_h h2.section_title {
		font-size: 32px;
	}
	.client_logos.has_style1::before {
		width: 8rem;
		height: 8rem;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 6px;
		padding-right: 6px;
		font-size: 13px !important;
	}
	a.nav-link.call_us {
		margin-right: 10px;
	}
	.inner .blog_content .author {
		margin-right: 5px;
	}
	.products.slider .col {
		width: 33%;
		flex: unset;
	}
}
@media (max-width: 1030px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 4px;
		padding-right: 4px;
		font-size: 13px !important;
	}
}
@media (min-width: 990px) and (max-width: 1290px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 991px){
	.product_detail .pd_block .slick-slider {
		width: 100%;
    	margin-top: 10px !important;
		position: relative;
	}
	.sp-img-block .pd_slider_nav .slick-track .pd_item {
		width: 50px !important;
	}
	section.product_detail.pd_t_160.pd_b_80 {
		padding-top: 130px !important;
	}
	.p_features .pf_block {
		width: 25%;
		margin-bottom: 20px;
	}
	.form-group input.search-field {
		width: 60%;
	}
	.author .blog_banner .offset-sm-1.col-sm-10 {
		width: 100%;
		margin-left: 0;
	}
	p.author-box__description {
		font-size: 14px;
	}
	.action_sec .action_b {
		width: 80%;
		margin: 0 auto 40px;
	}
	.product_detail_spec div#nav-tab .nav-link {
		font-size: 14px;
	}
	.folding_option .fp_block p {
		font-size: 12px;
	}
	.products.slider .view-all-btn a {
		position: unset;
		display: inline-block;
		padding-bottom: 20%;
	}
	div section.section.testimonial {
		background-position: 100% 50%;
		background-size: cover;
	}
	section.faq_banner {
		padding: 180px 0 70px 0;
	}
	.faq_banner .shape.in_right {
		bottom: 0rem;
	}
	.faq_banner .shape img {
		max-width: 12rem;
	}
	img.product_shape_right {
		position: absolute;
		right: -30px;
		top: -20px;
		width: 135px;
	}
	img.product_shape_left {
		position: absolute;
		left: -30px;
		top: -10px;
		width: 110px;
	}
	.arrow-heading {
		display: none;
	}
	.mega_product_title {
		font-size: 12px;
		padding-left: 0px;
	}
	.mega_product .prod_img {
		width: 22px;
	}
	.prod_img_wrap {
		padding: 2px 2px;
		border-radius: 4px;
		margin: 0 5px 0 0;
	}
	a.nav-link.call_us {
		color: rgb(27, 170, 160)!important;
	}
	header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
		margin-right: 0;
		font-weight: 800;
		width: 90%;
	}
	.dropdown_full .dropdown-menu .item_colume .search_mega_product {
		display: none!important;
	}
	.navbar-nav {
		margin-left: 0;
	}
	header .navbar .navbar-collapse .navbar-nav .nav-item.search-form-nav {
		display: none;
	}
	.search_mega_product {
		display: block!important;
	}
	.dropdown i.mobile-hidden {
		display: none;
	}
	span.mobile-menu-icons {
		display: initial;
		position: absolute;
		top: 10px;
		right: 0;
	}
	header .navbar-collapse .nav_account a.nav-link.call_us {
		margin: 0 0 10px 0;
		width: 100%;
	}
	.nav_account img.csrs {
		display: block !important;
		text-align: center;
		margin: 0 auto 5px;
	}
	header .navbar-collapse .nav_account {
		padding: 30px 10px;
 	   	width: 100%;
 	   	margin: 40px 0 0 0;
  		 border-bottom: 1px solid #edeef1;
   		 text-align: center;
		 background: #FAF5F0;
   		 border-radius: 8px;
      }
	header .navbar-collapse .nav_account.mobile .csrs {
    width: 110px;
    margin-bottom: 10px;
		display: block;
}
	section.section.is_sm.pt-0.action_h {
		padding-top: 50px !important;
	}
	footer.footer .f-widget {
		width: 50%;
	}
	header#myNavbar a.close {
		position: absolute;
		right: 15px;
		width: 35px;
		height: 35px;
		border-radius: 8px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 18px;
		color: #00273c;
		top: 15px;
		display: flex!important;
		font-weight: 100;
	}
	a.mob_logo {
		display: block!important;
		margin-bottom: 30px;
	}
	a.mob_logo .logo{
		display: block !important;
	    transform: translate(0px, 0px) !important;
	}
	.cats .row.justify-content-between.align-items-center {
		justify-content: center !important;
	}
}
@media only screen and (max-width: 991px){
	.testimonial_box:first-child {
		margin-top: 0;
	}
	.footer .col-lg-4.col-md-12.col-sm-12.col-xs-12 {
		padding: 0 130px;
	}
	.footer.has_style1 section.copyright-section .copyright, .footer.has_style1 section.copyright-section .logo {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.section.cats .col-md-3.col-lg-4:last-child {
		display: none;
	}
	.feautures.has_style1 .box .box_title {
		margin-bottom: 0 !important;
	}
	.section.feautures.has_style1 p.box_text {
		display: none;
	}
	.m-center {
		text-align: center;
	}
	
	.section.is_sm.feautures.has_style5.mb-30_reset.border_section .justify-content-start {
		justify-content: center !important;
	}
	.hero .hero_wrap {
		padding-bottom: 4rem;
		padding-top: 7rem;
	}
  .hero.has_style2 .hero_title{
    text-align: center;
  }
  .slider_title {
      position: relative;
      min-height: 0 !important;
  }
  .client_logos.has_style1 .company-item img{
      height: 100% !important;
  }
  .pd_tb_100 {
      padding: 40px 0 !important;
  }
  .pd_t_80{
    padding: 30px 0 0 0 !important;
  }
  .product_detail_spec tr td{
      padding: 14px 0;
      line-height: 20px;
      margin: 0;
  }
  .content h5{
    font-size: 18px;
  }
  .blog-area p{
      text-align: center !important;
      padding: 0;
      margin: 0;
  }
  .sb_block h1 {
      font-size: 30px !important;
  }
  button.slick-arrow {
    position: absolute;
    right: 60px;
    top: -10px !important;
    left: auto;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    display: flex;
    background-color: #ff977c3d;
    justify-content: center;
    align-items: center;
}
.row.reviews_ .reviews_base {
    column-count: 2 !important;
}
button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: -10px !important;
}
  .header-quote-btn {
      width: 80%;
      padding: 14px 0;
      display: block !important;
      margin: 0 auto;
      text-align: center;
  }
	.pc_block .header-quote-btn {
		width: 40%;
		display: inline-block !important;
	}
  .section.is_sm {
      padding-top: 80px !important;
      padding-bottom: 80px !important;
  }
	.section.is_sm.pt-0 {
		padding-top: 0 !important;
	}
  .call2action.has_style3{
    padding: 26px 20px !important;
    text-align: center;
  }
  .blog_item.card{
    margin-bottom: 20px !important;
  }
  .testimonial .section-head h6{
    text-align: center;
  }
  .testimonial .section-head {
    text-align: center;
  }
  .testimonial .section-head p{
    font-size: 16px !important;
    text-align: center;
  }
  .section_title {
    font-size: calc(24px + 4 * ((100vw - 576px) / 1024)) !important;
    text-align: center !important;
}
  section.faq {
    padding: 20px 0 20px 0 !important;
  }
  .faq .accordion .card .card-header h3 .btn-link{
    font-size: 15px;
  }
  .faq .accordion .card .card-body{
    padding: 12px;
  }
  #popup_form3 .modal-dialog {
          bottom: 0 !important;
      }
  #popup_notification2 .modal-dialog {
          bottom: 0 !important;
      }
  #popup_notification3 .modal-dialog {
          bottom: 0 !important;
      }
  #popup_cookies1 .modal-dialog {
          bottom: 0 !important;
      }
  #popup_cookies2 .modal-dialog {
          bottom: 0 !important;
      }
  .box_numbers {
          margin-left: auto;
          margin-right: auto;
      }
  .side-options {
          display: none;
      }
  .half_dark::before {
          height: 30%;
      }
  .object.object_1 {
          left: 0;
      }
  .object.object_2 {
          right: 0;
      }
  .object.object_3 {
          left: 0;
      }
  .object.object_4 {
          right: 0;
      }
  .musk_section .block_musk img {
          height: 230px;
      }
  .download_app_ho .title_sections h2 {
          font-size: 60px;
      }
  header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
          padding: 0.35rem 0;
      }
  header {
          background: #fff;
      }
      header .navbar-toggler:focus {
          border: 0;
          outline: 0;
          -webkit-box-shadow: none;
          box-shadow: none;
      }
      header .navbar {
          padding: 0 0.75rem;
		  height: 80px;
      }
      header .navbar-brand {
          color: #022c44 !important;
          font-size: 18px !important;
      }
      header .navbar-brand .logo {
          height: 34px;
      }
      header .navbar-collapse {
          margin-left: 0 !important;
      }
      header .navbar-collapse .navbar-nav {
          padding-bottom: 1rem;
		  padding-top: 1rem;
      }
      header .navbar-collapse .navbar-nav .nav-item .nav-link {
          color: #022c44 !important;
      }
      header .navbar-collapse .navbar-nav .nav-item .nav-link.active {
          color: #ee7163 !important;
      }
      header .navbar-collapse .nav_account .btn-default {
          color: #022c44 !important;
      }
      header .navbar-collapse .nav_account .btn-primary {
          color: #fff !important;
      }
  .fixed-header .gch_header_light .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
          -webkit-box-shadow: none !important;
          -o-box-shadow: none !important;
          -ms-box-shadow: none !important;
          box-shadow: none !important;
      }
  .header-black .nav_account .filter-blur {
          background: #000 !important;
          color: #fff !important;
      }
  .fixed-header .header-black .nav_account .filter-blur {
          background: #000 !important;
          color: #fff !important;
      }
  .hero.in_index .img_right {
          display: none;
      }
  .hero.has_style1 .hero_title {
          font-size: 50px;
      }
  .hero.has_style1 .hero_title {
          text-align: center;
          font-size: 40px;
      }
  .hero.has_style1 .hero_text {
          text-align: center;
      }
  .hero.has_style1 .img_wrap {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
      }
      .hero.has_style1 .img_wrap img {
          margin-top: 20px;
          width: 90%;
          max-width: 100%;
      }
  .hero.has_style2 {
          height: auto;
      }
  .hero.has_style2::before {
          width: 100%;
      }
  .hero.has_style2 .hero_text {
          text-align: center;
      }
  .hero.has_style2 .img_wrap img {
          margin: 20px auto 0;
          width: 100%;
          max-width: 90%;
      }
  .hero.has_style3::before {
          width: 100%;
      }
  .hero.has_style3 .img_wrap .deco_hero3 {
          bottom: 0;
          left: 0;
      }
  .hero.has_style3 .hero_title {
          text-align: center;
          font-size: 50px;
          margin-bottom: 20px;
      }
  .hero.has_style3 .hero_text {
          text-align: center;
      }
  .hero.has_style4 {
          height: auto;
      }
  .hero.has_style4 .hero_wrap {
          padding: 4rem 0;
      }
  .hero.has_style4 .hero_title {
          font-size: 40px;
          text-align: center;
      }
  .hero.has_style4 .play_flex {
          -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
          justify-content: center !important;
      }
  .hero.has_style4 .hero_text {
          text-align: center;
          margin: auto auto 27px;
      }
  .hero.has_style5 .hero_title {
          font-size: 60px;
          text-align: center;
      }
  .hero.has_style5 .hero_text {
          text-align: center;
          margin: auto auto 27px;
      }
  .hero.has_style5 .card-form {
          margin-top: 30px;
      }
  .hero.has_style6 .hero_title {
          text-align: center;
          font-size: 40px;
          margin-bottom: 20px;
      }
  .hero.has_style6 .hero_text {
          text-align: center;
      }
  .hero.is_dark .hero_title {
          text-align: center;
      }
  .hero.is_dark .hero-img img {
          padding-top: 5rem;
          width: 80%;
      }
  .hero.has_style_deco .hero_wrap {
          padding: 7rem 0;
      }
  .hero.has_style_deco .hero_title {
          font-size: 50px;
      }
  .hero.has_style_deco .img_wrap img {
          margin-top: 20px;
          width: 100%;
          max-width: 100%;
      }
  .hero_page.has_bg .hero_wrap {
          padding: 70px 0;
      }
  .elements_hero .wrap {
          width: 100%;
      }
  .client_logos.has_style1 .company-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
  .client_logos.has_style2 .company-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
  .client_logos.has_style3 .company-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
  .pricing .plan-item.has_style2.is_active {
          border-left: 0;
          border-right: 0;
          border-top: solid 1px #eaeaee;
          border-bottom: solid 1px #eaeaee;
      }
    .faq_block {
      padding: 0 15px !important;
    }
  .section-head {
          margin-bottom: 30px !important;
      }
  .section_title {
          font-size: 40px;
      }
  .section.is-lg {
          padding-top: 70px;
          padding-bottom: 70px;
      }
  .section.is_sm {
          padding: 50px 0;
      }
  .section .section_description {
          margin-top: 0;
          text-align: center !important;
          padding: 0px 15px 10px;
          position: relative;
          z-index: 1;
          margin: 0;
      }
      .has_style1 p{
        width: 100%;
      }
      .justify-content-center {
        justify-content: center!important;
        position: relative;
        z-index: 1;
    }
    .testimonial_box img {
      padding: 0;
      margin: 0;
      width: 100%;
      display: block;
      max-width: 170px;
    }
    .has_style1 h6 {
      text-align: center;
    }
    .feautures.has_style5 p {
      text-align: center;
      padding: 0;
      margin: 10px 0;
      font-size: 15px;
  }
  .blog_item .blog_content{
      min-height: 0 !important;
      padding: 10px 15px !important;
  }
  .blog_item .blog_content h3 a{
      font-size: 16px !important;
      line-height: 27px !important;
  }
  .section.section-feautures2 {
          margin-top: 0;
      }
  .section.section-feautures3 {
          margin-top: 0;
      }
  .section.section-about .section_title {
          text-align: center;
          margin: auto;
      }
  .section.section-about .section_description {
          margin-left: auto;
          margin-right: auto;
      }
  .section.section-about .screen {
          width: 100%;
          margin: 0;
      }
   .section.section-call2action .call2action-box {
          padding: 60px 30px;
      }
      .section.section-call2action .call2action-box .col-lg-6 {
          padding: 0;
      }
      .section.section-call2action .call2action-box .box-right {
          padding-left: 0;
      }
  .section.section-plans .rounded-underline:before {
          display: none;
      }
  .section.section-plans .in-right {
          -webkit-transform: none;
          transform: none;
      }
  .section.section-plans .in-left {
          -webkit-transform: none;
          transform: none;
      }
  .section.section-plans .plan-item.has-style1.first-price {
          margin-top: 0;
      }
  .section.section-companies .box-companies .has-style1 .company-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
  .section.section-companies2 .box-companies .has-style1 .company-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
  .section.section-companies3 .box-companies .has-style3 .company-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
  .section.section-testimonial .client-wrap.is-white .client-quote {
          max-width: 60rem;
      }
  .section.section-testimonial .client-img img {
          width: 80%;
      }
  .section.section-testimonial .testi-icon {
          width: 20%;
      }
  .section.section-testimonial .testimonial-box .box-right .testimonial-quote {
          font-size: 1.6rem;
      }
  .section.section-testimonial2 .play-area {
          display: none;
      }
  .section.section-testimonial2 .testi-boxes .team-box .team-thumb img {
          margin-bottom: 1rem;
      }
  .section.section-testimonial2 .testimonial-box .box-left .section-particle {
          width: 40rem;
      }
  .section.integration .content {
          height: 100%;
          padding: 60px 0;
      }
  .section.integration .integration-block {
          display: none;
      }
  .section.integration .integration-icons {
          margin-bottom: 3rem;
      }
  .section.integration .integration-right {
          height: 24rem;
      }
  .section.integration .integration-right .section-shape {
          top: 5%;
          width: 30rem;
      }
  .section.section-blog .has-style1 .blog-card .post-content {
          padding: 58% 5% 1%;
      }
  .section.section-steps .steps-img {
          width: 80%;
          border-radius: 10px;
          margin: 2rem;
      }
  .client_slick .slick-next {
          left: 51%;
          bottom: auto;
          top: 0;
          width: 3rem;
          height: 3rem;
      }
      .client_slick .slick-prev {
          left: 44%;
          bottom: auto;
          top: 0;
          width: 3rem;
          height: 3rem;
      }
	  header .navbar .navbar-collapse {
      box-shadow: rgb(29 14 98 / 7%) 0px 33px 88px 0px;
      background: rgb(255, 255, 255);
      padding: 30px;
      position: fixed;
      left: -1000px;
      top: 0;
      bottom: 0;
      width: 80%;
      margin: 0;
      transition: all ease-in-out .3s;
      display: block;
      height: 100%!important;
      overflow: auto;
  }
  header .navbar .navbar-collapse.show {
      left: 0;
  }
  .navbar-nav.mx-auto {
      margin-left: 0!important;
  }
  .dropdown .dropdown-menu.single-drop.mega_menu__ {
      height: auto;
      display: none;
  }
  .dropdown .dropdown-menu.single-drop.mega_menu__.show {
      display: block;
  }
  .blog_masonry .card-columns {
      -webkit-column-count: 2 !important;
      -moz-column-count: 2 !important;
      -o-column-count: 2 !important;
      -ms-column-count: 2 !important;
      column-count: 2 !important;
  }
  .simple_blog_dev .item_news {
      margin-bottom: 30px;
  }
  .content-Sblog .fixSide_scroll .share_socail .title {
      margin-top: auto;
      margin-bottom: auto;
  }
  .content-Sblog .fixSide_scroll .share_socail {
      text-align: left;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -ms-flex-align: start;
      -webkit-box-align: start;
      align-items: flex-start;
  }
  .content-Sblog .fixSide_scroll .item .profile_user .btn_profile {
        margin-left: 15px;
      }
  .content-Sblog .fixSide_scroll .item .profile_user img {
      margin-right: 15px;
  }
  .content-Sblog .fixSide_scroll .item .profile_user {
      text-align: left;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-align: start;
      -webkit-box-align: start;
      align-items: flex-start;
  }
  .index_page .demo-title {
          font-size: 2.5rem;
      }
  .index_page .slick-prev {
          display: none !important;
      }
    .index_page .slick-next {
          display: none !important;
      }
    .index_page .markerplace_slider .market_slick .slick-center {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
    .index_page .markerplace_slider .market_slick .item img {
          max-width: 15rem;
      }
    .index_page .main_docs .docs1 {
          width: 70%;
          position: relative;
      }
  .hero_wrap h2{
  	margin: 0;
  	padding: 0;
  }
  .hero_title_keywork{
  	font-size: inherit !important;
  }
  .border_section h2{
  	text-align: center !important;
    margin: 0 auto;
    padding: 0;
  }
  .section-head h2{
  	width: 100%;
  }
	.blog-area p{
		width: 100%;
    	padding-right: 0 !important;
	}
	.client_logos.has_style1::before {
      content: "";
      position: absolute;
      bottom: 0px;
      height: 7rem;
      width: 7rem;
  }
  .pd_block ul {
      background-color: #F6F7F8;
      padding: 10px;
      border-radius: 10px;
      box-shadow: 0 0px 1px 0 rgb(0 0 0 / 20%);
      column-count: 1 !important;
      margin-top: 20px;
  }
    .pd_tb_80 {
      padding: 30px 15px !important;
  }
  .product_detail_spec h2{
    font-size: 22px;
  }
  .product_detail_spec h3{
    font-size: 20px;
  }
  .product_detail_spec p{
      font-size: 15px;
  }
  .pf_block h3 span {
      font-size: 15px;
      color: #012C44;
  }
  .feautures.has_style1 .box .box_img {
      margin-bottom: 20px;
      text-align: center;
  }
  .shape img {
      max-width: 8rem;
      z-index: -1;
  }
  .arrow {
      display: none;
  }
  .product .swiper_products .swiper-button-next {
      top: 50%;
      right: 1rem;
  }
  .product .swiper_products .swiper-button-prev {
      top: 50%;
      left: 1rem;
  }
  .testimonial .testimonial_cards {
      display: none;
  }
  .hero.has_style2 .hero_text {
      font-size: 15px;
  }
	.client_logos.has_style1 .company-item {
		width: 100% !important;
	}
  .client_logos.has_style1 .company-item img {
      margin-right: 0 !important;
  }
	
  .feautures.has_style5 .box .box_title {
      font-size: 16px;
  }
  .content .video_block .play {
      bottom: 3.3rem;
  }
  .menu svg {
       left: 0;
    }
   .documentation_page .doc_box {
      margin-left: 15px;
      margin-right: 15px;
    }
    .news__workspace .block_end .fa__news:first-child {
          margin-top: 0;
      }
    .section__news {
          margin-top: 3.75rem;
          width: 100%;
      }
    .blog_agency .items:nth-of-type(6) .item_art {
          margin: inherit;
      }
    .blog_agency .items:nth-of-type(5) .item_art {
          margin: inherit;
      }
    .blog_agency .items:nth-of-type(4) .is_image {
          margin: inherit;
      }
    .blog_agency .items:nth-of-type(3) .is_image {
          margin: inherit;
      }
    .blog_agency .items:nth-of-type(2) .item_art {
          margin: inherit;
      }
    .account_page .has_cover .left_part {
          padding: 30px 50px;
      }
    .progress-work .progress {
          width: 150px;
          height: 150px;
      }
     .progress-work {
          margin-top: 70px;
      }
    .terms_block {
          padding: 15px !important;
      }
    .event_block .date {
          text-align: left;
      }
   .testimonial_tabs{
      margin-right: 0px !important;
    }
    .contact_banner_block .inner {
      padding: 140px 0 0px 0 !important;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      display: block;
    }
    .contact_banner_block img {
      position: relative !important;
      top: 0 !important;
		width: 50%;
    	margin: 0 auto;
    }
    .contact_banner_block:last-child{
      position: relative !important;
      top: 0 !important;
    }
   .company-item img {
      padding: 10px 0;
      margin: 10px auto;
      width: 100% !important;
    }
    .contact_block p {
      width: 100% !important;
      max-width: 100% !important;
      padding: 0 15px;
   }
   .contact_block button{
      height: 60px !important;
   }
   section.about_us {
      padding: 140px 0 0 0 !important;
    }
    .section.about_us::before{
      bottom: 200px !important;
    }
    .cs_block .inner{
      margin: 10px 0;
    }
    .benefit_block:first-child{
      padding: 0 15px !important;
    }
	.contact_banner_block .inner .bottom-section .inquiry {
		margin-right: 0;
	}
	.contact_banner_block .inner .bottom-section {
		display: inline-grid;
	}
}
.desktop-hidden {
	display: none;
}
@media only screen and (max-width: 767px){
	.counter_block h3 {
		margin-bottom: 10px;
	}
	.counter_block p {
		font-size: 16px;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.client_logos .h6.text_line {
		font-size: 14px;
	}
	.feautures .h6 {
		text-align: center;
		display: block;
	}
	.desktop-hidden {
		display: block;
	}
	.action_3 .action_block .inner {
		padding: 45px 20px;
	}
	.action_3 .action_block .inner h2 {
    text-align: center;
}
	.col-md-7.action_block .company-item img {
		height: 55px;
		max-width: 100% !important;
	}
	.action_block .company-item.aos-init.aos-animate {
		width: 100%;
	}
	.folding_block:first-child {
   		 padding-right: 0;
	}
	.folding_block .shapes-img::before {
		left: -30px;
		top: -10px;
		width: 80px;
		height: 40px;
	}
	.products .heading p {
    margin-top: 0;
}
	.search-results .shape.in_right {
		z-index: -1;
	}	
.child-category-products {
    width: 50% !important;
    padding: 0 5px;
}
.child-category-products .box.in_product .product_img img {
    width: 100%;
}
.child-category-products .box.in_product h3 {
    font-size: 16px;
    line-height: 1.3;
}
	.products-slider-in-post .heading {
		font-size: 16px;
	}
	.sb_block:first-child {
		padding-top: 0;
	}
	div#ez-toc-container {
    width: 100% !important;
}
	.p_features .pf_block {
		width: 50%;
	}
	.blog_banner .col-sm-6.offset-sm-3.search {
		width: 80%;
		margin: 0 auto;
	}
	.form-group form button.search-submit {
		width: 100px;
    padding: unset;
	}
	.form-group input.search-field {
		width: 50%;
		padding-right: 10px;
	   padding-left: 10px;
	}
	.products.slider .col {
		width: 50%;
	}
	.faq_banner .shape img {
		max-width: 10rem !important;
	}
	.faq aside ul a {
		padding: 4px 0;
	}
	.pc_block h1 {
		text-align: center;
	}
	.product_categories .pc_block img {
		width: 96%;
	}
	.pc_block .btns {
		text-align: center;
	}
	.footer .col-lg-4.col-md-12.col-sm-12.col-xs-12 {
		padding: 0 15px;
	}
	.section.is_sm.feautures.has_style1 .swiper_product1 .box a {
		text-align: center;
	}
	a.btn.learn-more {
		margin: 10px auto 0;
	}
	.client_logos h6.text_line {
		font-size: 13px;
		margin-bottom: 10px;
	}
	.section.cats .col-md-3.col-lg-4 {
		width: 50%;
		float: left;
	}
	div.client_logos.has_style1::before {
		width: 5rem;
		height: 5rem;
	}
	.testimonial_box:nth-child(3) {
		margin-top: 0px!important;
	}
	.product .swiper_products {
		padding: 2rem;
		padding-bottom: 0 !important;
	}
	.call2action.has_style4 {
		padding: 30px 10px;
	}
	.call2action.section .section_description.is-center {
		margin-top: 0 !important;
		padding-top: 0;
	}
	.call2action.section.global .section_description.is-center {
		margin-top: 20px !important;
		padding-bottom: 0;
	}
	.feautures.has_style1 .swiper-container {
		position: relative;
	}
	.swiper_product1 .swiper-button-next, .swiper_product1 .swiper-button-prev {
		top: -10px;
	}
	.m-center {
		text-align: center;
	}
	footer .footer-desc p.agree-terms-text {
    	font-size: 6px;
	}	
	
	.row.mb-30.footer-icons {
		padding: 0 15px;
	}
	.copyright-section .logo img {
		max-width: 160px;
		margin: 0 auto 10px;
		display: block;
	}
	footer.footer.has_style1 .copyright img {
		width: 60%;
	}
	.footer.has_style1 .list-title {
		text-align: left;
	}
	.footer-icons .footer_logo {
		width: 33%;
		padding: 0 5px;
	}
	.footer-social-buttons {
	   	margin-bottom: 2rem;
	}	
	footer.footer.has_style1::after {
		height: 5rem;
		width: 5rem;
	}
	.service_block {
		margin-bottom: 20px;
	}
	.service_block .inner {
		padding: 10px;
	}
	.newsletter-footer .form-group .newslatter_submit {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.heading {
		margin-bottom: 0px;
	}
	.product_block .box.in_product {
		text-align: center;
	}
	section.product_banner_,
	section.pd_t_160.blog_banner {
		padding-top: 170px !important;
		padding-bottom: 50px !important;
	}
	.mobile-hidden {
		display: none !important;
	}
.single_blog_banner .sb_block h1 {
    font-size: 24px !important;
    line-height: 1.3 !important;
}
	.single_blog_banner:before {
		right: 0;
	}
	.sb_block .post-author {
		margin-bottom: 20px;
	}
  .container_slide .btn-dark {
      position: relative !important;
      margin: 0;
      width: 100%;
  }
  .has_style1 p{
        width: 100%;
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .review_item img {
      width: 100% !important;
      height: auto;
      padding: 0;
      margin: 0;
  }
  .review_rating {
      margin-top: 15px;
      text-align: center;
  }
	.reviews_base {
    margin: 0;
}
	.reviews_base .review_item {
    width: 50%;
}
.reviews_base .review_item .inner {
	margin: 0 5px;
}
.reviews_base .review_item .inner p,
	.review_item .name_designation {
padding: 0 5px;
	font-size: 14px;
}
  .review_item .content{
    padding: 5px;
  }
  .review_item .name_designation{
    text-align: center;
  }
  .social-sidebar {
	  display: none;
    left: 20px !important;
  }
	
  .detail h2{
    font-size: 24px;
    z-index: -1;
  }
  .detail h3{
    font-size: 20px;
    z-index: -1;
  }
  .col-md-6.search {
    padding: 0 20px;
  }
  .slider_title{
    height:  auto;
  }
  .hero.has_style2 .hero_title{
  font-size: 40px;
}
  .pd_t_160 {
      padding-top: 60px !important;
  }
  .form_cc_four .item_upload span {
          display: block;
      }
  .nav-link.active {
          border: none;
          border-bottom: solid 3px rgb(238, 113, 99);
          border-radius: 5px 5px 0 0;
          background: 0 0;
          color: rgb(238, 113, 99);
      }
  .table-features.table-features-alt td:nth-child(2),
      .table-features.table-features-alt th:nth-child(2),
      .table-features:not(.table-features-alt) td:nth-child(3),
      .table-features:not(.table-features-alt) th:nth-child(3) {
          display: none;
      }
  .musk_section .block_musk img {
          height: 130px;
      }
  .category_films {
          text-align: center;
      }
  .download_section_app .button_apoo .btn {
          margin: 10px 0;
      }
  .crypto_dark .nav_account .btn_try {
          background-color: rgba(16, 21, 78, 0.1) !important;
          color: #022c44 !important;
      }
  .crypto_dark .nav_account .drop_download {
          display: none;
          background-color: rgba(16, 21, 78, 0.1);
          color: #022c44;
      }
  .crypto_dark .nav_account .btn-default {
          color: #022c44;
      }
  .crypto_dark {
          position: fixed;
          background: rgba(255, 255, 255, 0.8);
          -webkit-backdrop-filter: saturate(1) blur(20px) !important;
          -moz-backdrop-filter: saturate(1) blur(20px) !important;
          -o-backdrop-filter: saturate(1) blur(20px) !important;
          backdrop-filter: saturate(1) blur(20px) !important;
      }
      @-moz-document url-prefix() {
          .crypto_dark {
              background: #fff;
              border-bottom: 0 !important;
              box-shadow: 0 10px 40px 0 rgba(11, 34, 56, 0.05);
          }
      }
  .gch_header_light .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
          line-height: inherit;
      }
  .gch_header_light .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
          -webkit-box-shadow: none !important;
          -o-box-shadow: none !important;
          -ms-box-shadow: none !important;
          box-shadow: none !important;
      }
  .demo_body_interior .header-nav-center {
          top: 20px;
      }
  .dropdown .dropdown-toggle {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          background-color: #fff;
      }
      .dropdown .dropdown-toggle .icon_arrow {
          display: block;
      }
      .dropdown .dropdown-toggle .icon_arrow [class^="ri-"] {
          position: absolute;
          right: auto;
          top: calc(50% - 9px);
          -webkit-transform-origin: center;
          transform-origin: center;
          -webkit-transition: 0.4s !important;
          transition: 0.4s !important;
      }
  .dropdown .dropdown-toggle.active {
          background-color: #f7f8fa !important;
      }
  .dropdown .dropdown-menu {
          max-height: 300px;
          overflow: auto !important;
      }
  .dropdown .dropdown-menu.single-drop.sm_dropdown {
          top: 57px;
      }
  .dropdown .dropdown-menu.single-drop {
          -webkit-box-shadow: none;
          display: block;
          -webkit-transform: none !important;
          transform: none !important;
          overflow: hidden;
          height: 0;
          width: 100%;
          padding: 0;
          -webkit-transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1) !important;
          transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1) !important;
          box-shadow: none !important;
      }
  .dropdown .dropdown-menu .item_colume .sub_title {
          margin: 0.938rem 0;
      }
  .dropdown .active + .dropdown-menu {
          opacity: 1;
          visibility: visible;
      }
  .dropdown_full .dropdown-menu {
          display: block;
          padding: 0 0.3rem 0 0;
      }
  .dropdown_full .dropdown-menu  .item_colume {
          width: 100%;
      }
  .dropdown-submenu .dropdown-menu.sec-drop {
          -webkit-box-shadow: none !important;
          box-shadow: none !important;
          display: block;
          -webkit-transform: none !important;
          transform: none !important;
          overflow: auto;
          width: 100%;
          visibility: visible;
          opacity: 1;
          -webkit-transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1) !important;
          transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1) !important;
      }
  .dropdown-submenu.show:active,
      .dropdown-submenu.show:focus,
      .dropdown-submenu.show:hover {
          background-color: transparent !important;
      }
  .dropdown-submenu.show:active .icon_arrow [class^="ri-"],
      .dropdown-submenu.show:focus .icon_arrow [class^="ri-"],
      .dropdown-submenu.show:hover .icon_arrow [class^="ri-"] {
          -webkit-transform: none !important;
          transform: none !important;
      }
  .dropdown-submenu > .dropdown-menu {
          top: inherit;
          left: inherit;
          margin-top: inherit;
      }
  .dropdown-submenu .dropdown-toggle {
          font-size: 13px;
          text-transform: uppercase;
          color: #6c7a87;
      }
  .dropdown-submenu .dropdown-toggle .icon_arrow {
          display: none !important;
      }
  .dropdown-submenu .active + .dropdown-menu {
          opacity: 1;
          visibility: visible;
      }
	.view_more {
			font-size: 12px;
			margin-bottom: 10px;
			color: #00273d;
			font-weight: 500;
	}
  .single-drop .dropdown-submenu .dropdown-toggle:active,
      .single-drop .dropdown-submenu .dropdown-toggle:focus,
      .single-drop .dropdown-submenu .dropdown-toggle:hover {
          background-color: transparent !important;
      }
  .single-drop .dropdown-submenu .dropdown-toggle.active {
          background-color: transparent !important;
          color: #ee7163;
      }
  .hero.has_style5 .hero_title {
          font-size: 40px;
      }
  .hero.is_dark .hero_title {
          font-size: 40px;
      }
  .hero.has_style_deco .hero_wrap {
          padding: 5rem 0;
      }
  .hero.has_style_deco .hero_title {
          text-align: center;
          font-size: 40px;
          margin-bottom: 20px;
      }
  .pricing .plan-item.has_style2 {
          margin-bottom: 0;
      }
  .pricing .plan-item {
          margin-bottom: 3rem;
      }
  .pricing .plan-item .plan-price {
          font-size: 2.5rem;
      }
  .pricing .plan-single {
          padding: 3rem;
      }
  .pricing .plan_list .plan_head .plan-price {
          font-size: 2.5rem;
      }
  .section.is-dark .section_title {
          font-size: 25px;
      }
  .section.section-works .work-boxes-slick {
          margin: 0;
      }
  .section.section-plans .plan-item {
          margin-bottom: 3rem;
      }
  .section.section-plans .plan-item .plan-price {
          font-size: 2.5rem;
      }
  .section.section-plans .plan-item.has-style2 {
          border: 1px solid #5a52ff;
      }
  .section.section-plans .plan-item.has-style2 .plan-price {
          font-size: 2.5rem;
      }
  .section.section-testimonial .testimonial-box {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
      }
  .section.section-testimonial .testimonial-box .box-right .testimonial-quote {
          font-size: 20px;
      }
   .section.section-testimonial2 .testi-boxes .team-box .team-thumb img {
          width: 50%;
      }
  .section.section-testimonial2 .testi-boxes .team-box .team-name {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: auto;
      text-align: center;
      max-width: 20rem;
  }
  .section.section-testimonial2 .testi-boxes .team-box .team-quote {
          text-align: center;
          margin: auto;
          max-width: 20rem;
      }
  .section.section-testimonial2 .testi-boxes .team-box a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: auto;
    }
  .section.section-testimonial2 .testimonial-box {
          margin: auto;
          width: 80%;
      }
  .section.section-testimonial2 .testimonial-box .box-right {
          margin-top: 1rem;
      }
  .section.integration .integration-right .section_title {
          font-size: 35px !important;
          max-width: 19rem;
      }
  .section.integration .integration-right .section-shape {
          top: 10%;
          width: 25rem;
      }
  .section.section-counter .counter-item {
          position: relative;
      }
      .section.section-counter .counter-item::before {
          position: absolute;
          content: none;
      }
  .section.section-counter .counter-item .counter-number {
          font-size: 30px;
      }
  .section.section-counter2 .counter-box .counter-item .counter-number {
          font-size: 20px;
      }
  .section.section-counter2 .counter-box .is-dark .counter-item .counter-number {
          font-size: 20px;
      }
  .section.section-blog .has-style1 .blog-card {
          margin-bottom: 5rem;
      }
  .section.section-blog .has-style2 .post-title {
          font-size: 22px;
      }
  .client_slick .slick-prev {
          left: 40%;
      }
	.blog_masonry .card-columns {
          -webkit-column-count: 1 !important;
          -moz-column-count: 1 !important;
          -o-column-count: 1 !important;
          -ms-column-count: 1 !important;
          column-count: 1 !important;
      }
      .blog_agency::before {
          display: none;
      }
	section.related.blog .heading {
          margin-bottom: 100px;
      }
      button.slick-next.slick-arrow {
          right: 15px;
      }
      button.slick-arrow {
          right: 75px;
      }
      .packages_item:first-child, .packages_item:last-child {
          margin-top: 0;
      }
      .packages_item:first-child, .packages_item:last-child,
	  .packages_item:nth-child(3) {
          margin-top: 0;
      }
      .content.has_style1::before {
          height: 90%;
      }
    .testimonial .section-head .section_title {
      font-size: 30px !important;
      line-height: 40px !important;
      }
      .testi_cards {
          column-count: 1 !important;
      }
      .hero_title_keywork {
          font-size: 40px;
      }
      header#myNavbar.sticky button.navbar-toggler svg {
          stroke: #000!important;
      }
      header.sticky .navbar {
          height: 52px;
          padding-top: 3px;
      }
      .client_logos.has_style1 .company-item img {
          max-width: 100% !important;
		  margin: 0 !important;
      }
      header#myNavbar a.mob_logo img.logo.logo--dark {
          display: block!important;
          transform: none!important;
          width: 130px;
      }
      header#myNavbar a.close {
              	position: absolute;
				right: 15px;
				width: 35px;
				height: 35px;
				border-radius: 8px;
				text-align: center;
				display: flex;
				justify-content: center;
				align-items: center;
				font-size: 18px;
				color: #00273c;
				top: 15px;
				display: flex!important;
				font-weight: 100;
      }
      header#myNavbar div#navbarSupportedContent {
          padding-top: 15px;
          padding-left: 15px;
          padding-right: 15px;
		  margin-top: 0;
      }
      a.nav-link.call_us {
          margin-right: 8px;
      }
header .navbar-collapse .nav_account a.nav-link.call_us {
    margin: 0 0 10px 0;
	width: 100%;
}
	header .navbar .navbar-collapse .navbar-nav .nav-item.search-form-nav {
    display: none;
}
     .index_page .bottom0menu {
          padding: 10px 0;
      }
     .index_page .demo {
          padding: 15px;
      }
      a.mob_logo {
          display: block!important;
          margin-bottom: 30px;
      }
      .section__news .block__news_ch .item__news .head_img img {
          height: 180px;
      }
      .dropdown .dropdown-menu li .dropdown-item {
          padding: 8px 7px;
          text-transform: capitalize;
      }
      header .navbar .navbar-collapse .nav_account .btn {
          font-size: 13px;
          padding: 10px 11px;
          float: none;
		      background: rgb(238, 113, 99) !important;
      }
      navbar-expand-lg .navbar-nav .dropdown-menu {
          height: auto!important;
      }
      a.nav-link.call_us {
          color: rgb(27, 170, 160)!important;
      }
      .section__news .block__news_ch .item {
          margin-top: inherit !important;
          margin-bottom: 1.875rem;
      }
      header .navbar-collapse .navbar-nav .nav-item .nav-link.active {
          color: #000 !important;
          opacity: 1!important;
          border-bottom: none;
      }
      .search_mega_product {
          display: block!important;
      }
      header .navbar-collapse .navbar-nav .nav-item .nav-link.active {
         
          background-color: transparent!important;
      }
      .dropdown .dropdown-menu .item_colume .sub_title {
          display: none;
      }
      .dropdown_full .dropdown-menu .item_colume .search_mega_product {
          display: none!important;
      }
      .faq .accordion .card .card-header .btn-link i {
          right: 10px;
      }
      .navbar-toggler:hover {
          background-color: transparent;
      }
      .grid_blog_avatar.list_style .body_blog {
          margin-top: 20px;
      }
      .blog_slider .swiper-button-next,
      .blog_slider .swiper-button-prev {
          display: none;
      }
    .account_page .has_cover .right_part {
          display: none;
      }
     .account_page .has_cover .left_part {
          padding: 30px 15px;
      }
     .account_page .has_cover .left_part {
          padding: 30px 50px;
      }
     .index_page .demo-title {
          font-size: 1.8rem;
      }
     .index_page .demo-title {
          font-size: 2.2rem;
      }
    .contact-info-list-warpper {
          margin-top: 30px;
      }
    .progress-work .progress {
          width: 125px;
          height: 125px;
      }
    .blog_content .meta {
      padding: 0;
      margin: 0;
      line-height: 0;
    }
    .blog-area p{
      font-size: 14px;
      padding: 0 15px;
    }
    .about_us .video-play-button:before{
      width: 70px !important;
      height: 70px !important;
    }
    .about_us .video-play-button:after {
      width: 70px !important;
      height: 70px !important;
}
.col-sm-2-5.fp_block {
    column-count: 2 !important;
    width: 100%;
  } 
  .col-sm-4.action_2_block {
    column-count: 1;
    width: 100%;
  }
  .inner h3{
    text-align: center;
    padding: 0;
    font-size: 17px !important;
    margin: 10px 0;
  }
  .inner p{
    text-align: center;
    padding: 0 15px;
    margin: 10px 0;
  }
  .pd_b_100{
    padding-bottom: 0 !important;
  }
  .tags li {
      display: block;
      margin: 10px 0;
      padding: 0;
  }
  .tags li a{
    font-size: 12px;
    padding: 10px 8px 10px 10px;
    text-align: center;
  }
  .feature_blog .blog_content{
    padding: 15px !important;
  }
  .feature_blog .blog_content h3{
    font-size: 22px !important;
    line-height: 27px !important;
    padding: 0;
    margin: 0;
  }
  .blog_item .blog_content h3{
   	padding: 0;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .btn-feautures {
      width: 80%;
      text-align: center;
      margin: 0 auto;
  }
  div#order2 {
      order: 1;
  }
  .write_review {
      width: 100%;
      text-align: center;
      margin-bottom: 30px;
  }
}
@media (max-width: 599px) {
    .wp-block-column {
      flex-basis: 100% !important; 
    } 
  }
@media screen and (max-width: 576px) {
	.feature_blog .inner {
		height: auto;
	}
	.author-box__content {
		  margin-left: 0 !important;
	  }
	  body.single-post,
	  body.blog,
	  body.page-template-faqs,
	  body.page-template-artwork-guidelines,
	  body.archive.category,
	  body.author.archive {
		  overflow-x: hidden !important;
	  }
	div.author-box {
		display: inline-block !important;
		text-align: center;
	}
	.author-box__avatar {
		margin-bottom: 20px;
	}
	div.author-box__content {
		align-items: center;
	}
	ul.author-box__links {
		display: inline;
	}
	li.author-box__item {
		display: inline-block;
	}
	.action_sec .action_b {
		width: 95%;
	}
	.products.slider .col {
		width: 100%;
		flex: unset;
	}
	.products.slider .col:last-child {
		margin: 0 10px;
	}
	.faq_block .accordion .card {
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	.img_gallery .packages_item {
		width: 50%;
	}
	.img_gallery .packages_item.lg-hidden {
		display: block;
	}
  .footer_logo img {
      width: 100%;
      margin: 10px auto;
      text-align: center;
      padding: 0;
  }
  .company-item img {
      text-align: center;
      padding: 10px 0;
      margin: 10px auto;
      display: block;
      max-width: 200px !important;
      width: 100% !important;
  }
  .footer-icons .row.brands{
    margin-left: 0 !important;
  }
  .footer-icons .row.brands
  .col-sm-2-5.fp_block {
    column-count: 1 !important;
    width: 100%;
  } 
  .col-sm-6.story_item {
        margin: 40px 0;
    }
  .col-sm-12.story_item.mg_t_60 {
    margin: 40px 0;
  }
  .sb_block h1 {
    font-size: 16px !important;
    line-height: 40px !important;
  }
  .sb_block p{
      font-size: 14px !important;
      line-height: 22px !important;
  }
  .social-sidebar ul li a{
      width: 44px !important;
      height: 44px !important;
  }
  #popup_form1 .popup_title {
          font-size: 24px;
      }
  #popup_form2 .modal-body .popup_title {
          font-size: 24px;
      }
  #popup_form3 .popup_title {
          font-size: 24px;
      }
  #popup_notification1 .popup_title {
          font-size: 24px;
      }
  #popup_notification2 .popup_title {
          font-size: 24px;
      }
  #popup_notification3 .popup_title {
          font-size: 24px;
      }
  #popup_cookies1 .popup_title {
          font-size: 24px;
      }
  #popup_cookies2 .popup_title {
          font-size: 24px;
      }
  #popup_cookies3 .popup_title {
          font-size: 24px;
      }
  .hero.in_index .title {
          font-size: 46px;
      }
  .hero.has_style1 .hero_title {
          font-size: 46px;
      }
  .hero.has_style3 .hero_title {
          font-size: 46px;
      }
  .hero.has_style6 .hero_title {
          font-size: 46px;
      }
  .hero.has_bg .header-title {
          font-size: 46px;
      }
  .hero.has_style_deco .hero_title {
          font-size: 46px;
      }
  .hero_page.has_style1 .hero_title {
          font-size: 46px;
      }
  .hero_page.has_bg .title {
          font-size: 40px;
      }
  .hero_page.is_dark .title {
          font-size: 46px;
      }
  .pricing .plan-single {
          padding: 2rem;
      }
  .section .section-particle {
          width: 70%;
          left: -1rem;
      }
  .section .section-shape2 {
          -webkit-transform: translate(50%, -50%) scale(1.5);
          transform: translate(50%, -50%) scale(1.5);
      }
  .section.section-works .work-box {
          margin-left: 0;
          margin-right: 0;
      }
  .section.section-testimonial .client-wrap {
          padding-left: 0;
      }
  .section.integration .integration-right .section_title {
          max-width: 14rem;
      }
  .section.integration .integration-right .section-shape {
          width: 22rem;
      }
  .section.section-counter2 .counter-box .counter-icon .icon {
          left: 40%;
      }
      .documentation_page .box-sub-title {
          font-size: 36px;
      }
      .documentation_page .box-sub2-title {
          font-size: 24px;
      }
      .documentation_page .doc_box .box-title {
          font-size: 46px;
      }
      .marketplace_page .section-title {
          font-size: 36px;
      }
    .block_account .title_top {
          font-size: 24px;
      }
    .account_page .sign_title {
          font-size: 36px;
      }
    .account_page .facebook_sign {
          width: auto;
      }
    .account_page .google_sign {
          margin-bottom: 20px;
          width: auto;
      }
    .index_page .purchase-title {
          font-size: 46px;
      }
    .event_block .date {
          font-size: 36px;
      }
    .event_block .title {
          font-size: 36px;
      }
    .block_timer .dots {
          font-size: 64px;
      }
    .block_timer .number {
          font-size: 64px;
      }
     .ticket_block .price {
          font-size: 46px;
      }
    .subscribe .section_title {
          font-size: 40px;
      }
    .block .title_top {
          font-size: 24px;
      }
    .products  h3{
      text-align: center;
      font-size: 24px;
    }
    .rating_video {
      margin: 10px 0;
    }
  }
  @media screen and (max-width: 480px) {
	  .call2action.section.global .shape.in_left {
		top: 1rem;
	}
	  .client_logos h6.text_line {
		font-size: 12px;
	}
	  .related_blogs .blog_content .author img {
		   margin-top: -10px;
	  }
	  .related_blogs .inner p {
		padding: 0px 5px;
		margin: 5px 0;
	}
	  .hero_title .blink {
		  font-size: 85%;
		  top: -4px;
	  }
	  div.topbar p {
		  font-size: 9px;
	  }
	  .section.cats .col-md-3.col-lg-4 {
		width: 50%;
		float: left;
		  padding-left: 5px;
		  padding-right: 5px;
	}
	  .feautures.has_style1 .box .box_title,
	  .pcf-products .box.in_product h5.box_title {
		font-size: 15px;
	}
	  .feautures.has_style1 a.btn.learn-more {
		margin-top: 5px;
		font-size: 12px;
	}
	  .f-icons .boxes_deco .col-sm-6.col-md-4.col-lg-4 {
		width: 50%;
		padding-left: 5px;
		padding-right: 5px;
	}
    .call2action h2.section_title{
      font-size: 24px;
    }
    .row.reviews_ .reviews_base {
      column-count: 1 !important;
    }
    .testimonial .section-head .section_title{
      font-size: 26px;
      line-height: 36px;
    }
    .accordion .card .card-header h3 .btn-link{
        font-size: 12px;
    }
	  .client_logos.has_style1 .d-flex.col-sm-12.col-xs-12.justify-content-start,
	  .client_logos.has_style1 .d-flex.mt-30.justify-content-start {
		justify-content: center !important;
	}
    .blog-area p{
      padding: 0 15px;
    }
    .hero .hero_wrap{
        padding-top:  100px !important;
      }
      .hero.has_style2 .hero_title{
        font-size: 40px !important;;
      }
      .hero.has_style2 .hero_text{
        font-size: 14px;
      }
      .service_block .inner h4{
        font-size: 18px;
      }
      .service_block .inner p{
        font-size: 15px;
      }
      .detail h2{
        font-size: 17px;
        line-height: 27px;
      }
      .detail h3{
        font-size: 17px;
        line-height: 27px;
      }
    .request_e_book a {
      width: 100%;
      z-index: 0;
    }
  }
  @media screen and (max-width: 420px) {
    .slider_title{
      min-height: 0 !important;
    }
    .hero_title_keywork{
      line-height:  30px;
      font-size: 40px !important;
    }
    .blog_item .blog_content h3 a {
      font-size: 15px !important;
      line-height: 27px !important;
  }
    .feature_blog .blog_content h3{
      font-size:  17px !important;
    }
	.newsletter-footer input.form-control {
    	width: 54%;
	}
  }
@media (max-width: 389px) {
	.hero.has_style2 .hero_title {
		font-size: 36px !important;
	}
}
@media (min-width: 992px) and (max-width: 1130px){
	.mega_product_title {
		font-size: 14px;
	}
	ul.dropdown-menu.single-drop.mega_menu__.retail-boxes .item_colume {
		min-width: auto !important;
	}
	.prod_img_wrap {
		margin-right: 5px;
	}
}