/*!
Theme Name: CBD
Theme URI: https://www.cbwebsitedesign.co.uk/
Author: Creative Brand Design
Author URI: https://www.cbwebsitedesign.co.uk/
Description: Creative Brand Design
Version: 5.7.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cbd
*/

@import "css/style.css";

.what-we-do-section {
  background: radial-gradient(
    circle,
    rgba(11, 30, 63, 1) 0%,
    rgba(12, 22, 38, 1) 60%
  );
}

.what-we-do-section .animate-rotate {
  position: absolute;
  height: 80%;
  width: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.what-we-do-section .animate-rotate img {
  height: 100%;
  width: auto;
  object-fit: contain;
  max-width: none;
}

div#circle-particles {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.what-we-do-inner {
  position: relative !important;
  aspect-ratio: 1.4;
}

.hero-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0c1624;
  opacity: 0.4;
}

.godown img {
  max-width: 20px;
  transform: rotate(90deg);
}
.ajax-load-more-main {
  margin-top: 60px;
  text-align: center;
}

.page-not-found .page-header .title {
  border: none;
}
.error-page-section {
  padding-top: 50px;
  padding-bottom: 150px;
}
.error-page-section .btn {
  max-width: 200px;
  margin: 0 auto;
}

.common-block-container.full-width .common-content {
  width: 100%;
  display: inline-block;
}
.common-block-container.full-width .common-content .common-content-inner {
  width: 100%;
  max-width: 100%;
}
.common-block-container.full-width .common-block.img-first .common-content {
  padding: 0;
}

@media (max-width: 1199px) {
}

@media (max-width: 1199px) {
}

@media (max-width: 767px) {
}

.page-id-1376 .pulse-circle .pulses {
	display: none;
}