@media screen and (min-width: 820px) and (max-width: 990.98px) {
.not-homepage-channels-dropdown-mobile span {
padding: 0.375rem 2.25rem .375rem .75rem !important;
}
.not-homepage-login-register-anchor-tags .login-anchor-tag {
margin-top:0px;
}
.not-homepage-login-register-anchor-tags .register-anchor-tag {
margin-top:0px;
}
.search-bar-select, .search-bar-input, .search-bar-button, .web-search-channel-name-span-not-homepage {
border-radius: 0px !important;
}
.search-bar-select, .web-search-channel-name-span-not-homepage, .web-search-channel-name-span {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.search-bar-input {
border-radius: 0px;
width:75% !important;
}
.search-bar-button {
border-radius: 0px !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
padding:10px 5px !important;
margin-top:0 !important;
}
.web-search-channel-name-span {
padding: 0.3375rem 2.25rem 0.4375rem 0.75rem !important;
}
.not-homepage-channels-ul-mobile {
transform: translate3d(-90px, 34px, 16px) !important;
}
.dashboard-web-become-a-seller-link span {
color:#000000;
}
.not-homepage-header-country-ul-tag, .not-homepage-header-language-ul-tag {
margin-left: 0px !important;
}
.searchchannel-empty-message {
background-color: red;
color: #FFFFFF;
width: fit-content;
height: fit-content;
padding: 5px;
text-wrap-mode: nowrap;
margin: 0px;
position: absolute;
top: 50px;
z-index: 999;
display:none;
}
.searchchannel-empty-message::after {
content: ''; /* Required for pseudo-elements to render */
position: absolute;
top: -7px; /* Adjust this value to control the arrow's vertical position */
left: 50%; /* Center the arrow horizontally */
transform: translateX(-50%); /* Fine-tune horizontal centering */
width: 0;
height: 0;
border-left: 10px solid transparent; /* Creates the left side of the triangle */
border-right: 10px solid transparent; /* Creates the right side of the triangle */
border-bottom: 10px solid red; /* Creates the base of the triangle, pointing upwards */
}
.needtoday-header .not-homepage-channels-ul-mobile {
inset:0px auto auto auto !important;
min-width:fit-content !important;
padding:0px !important;
}
.web-search-bar-search-dropdown-not-homepage {
margin-top:0;
}
.search-bar {
padding:0px !important;
border:0px !important;
}
.needtoday-header .web-search-bar-search-dropdown-not-homepage .dropdown-menu {
padding:0px !important;
}
.needtoday-header .not-homepage-header-country-dropdown .dropdown-menu {
transform:translate(12px, 36px) !important;
padding:0px !important;
min-width:85% !important;
}
.needtoday-header .not-homepage-header-language-dropdown .dropdown-menu {
transform:translate(12px, 0px) !important;
padding:0px !important;
min-width:85% !important;
}
.alags .language-dropdown ul li a, .alags .country-dropdown ul li a {
padding:5px 20px;
}
.alags .mob-top-nav .first-col-auto {
width: 63% !important;
}
.nanu .col-auto {
display:flex;
}
.alags .first-col-auto {
width:10% !important;
}
.alags .search-bar {
border:0px;
}
.nanu .login-anchor-tag {
display: inline-flex;
width: 200%;
margin-right: 3px;
}
.nanu .register-anchor-tag {
display: inline-flex;
}
.not-homepage-mobile-login-register-position {
margin-right:15px;
}
.search-bar-not-homepage {
margin-left:25%;
}
.desktop-flex-true {
display:none !important;
}
.needtoday-logo-in-second-bar {
display:none !important;
}
.needtoday-header .search-bar-not-homepage .search-btn {
padding:5px !important;
}
.web-search-bar-search-dropdown-not-homepage span {
padding:0.645rem 2rem .645rem .75rem !important;
}
.dropdown-menu li a {
line-height:1;
}
}
@media screen and (min-width: 768px) and (max-width: 819.98px) {
.not-homepage-channels-dropdown-mobile span {
padding: 0.375rem 2.25rem .375rem .75rem !important;
}
.not-homepage-login-register-anchor-tags .login-anchor-tag {
margin-top:0px;
}
.not-homepage-login-register-anchor-tags .register-anchor-tag {
margin-top:0px;
}
.search-bar-select, .search-bar-input, .search-bar-button, .web-search-channel-name-span-not-homepage {
border-radius: 0px !important;
}
.search-bar-select, .web-search-channel-name-span-not-homepage, .web-search-channel-name-span {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.search-bar-input {
border-radius: 0px;
width:75% !important;
}
.search-bar-button {
border-radius: 0px !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
padding:10px 5px !important;
margin-top:0 !important;
}
.web-search-channel-name-span {
padding: 0.3375rem 2.25rem 0.4375rem 0.75rem !important;
}
.not-homepage-channels-ul-mobile {
transform: translate3d(-90px, 34px, 16px) !important;
}
.dashboard-web-become-a-seller-link span {
color:#000000;
}
.not-homepage-header-country-ul-tag, .not-homepage-header-language-ul-tag {
margin-left: 0px !important;
}
.searchchannel-empty-message {
background-color: red;
color: #FFFFFF;
width: fit-content;
height: fit-content;
padding: 5px;
text-wrap-mode: nowrap;
margin: 0px;
position: absolute;
top: 50px;
z-index: 999;
display:none;
}
.searchchannel-empty-message::after {
content: ''; /* Required for pseudo-elements to render */
position: absolute;
top: -7px; /* Adjust this value to control the arrow's vertical position */
left: 50%; /* Center the arrow horizontally */
transform: translateX(-50%); /* Fine-tune horizontal centering */
width: 0;
height: 0;
border-left: 10px solid transparent; /* Creates the left side of the triangle */
border-right: 10px solid transparent; /* Creates the right side of the triangle */
border-bottom: 10px solid red; /* Creates the base of the triangle, pointing upwards */
}
.needtoday-header .not-homepage-channels-ul-mobile {
inset:0px auto auto auto !important;
min-width:fit-content !important;
padding:0px !important;
}
.web-search-bar-search-dropdown-not-homepage {
margin-top:0;
}
.search-bar {
padding:0px !important;
border:0px !important;
}
.needtoday-header .web-search-bar-search-dropdown-not-homepage .dropdown-menu {
padding:0px !important;
}
.needtoday-header .not-homepage-header-country-dropdown .dropdown-menu {
transform:translate(12px, 36px) !important;
padding:0px !important;
min-width:85% !important;
}
.needtoday-header .not-homepage-header-language-dropdown .dropdown-menu {
transform:translate(12px, 0px) !important;
padding:0px !important;
min-width:85% !important;
}
.alags .language-dropdown ul li a, .alags .country-dropdown ul li a {
padding:5px 20px;
}
.alags .mob-top-nav .first-col-auto {
width: 61% !important;
}
.nanu .col-auto {
display:flex;
}
.alags .first-col-auto {
width:10% !important;
}
.alags .search-bar {
border:0px;
}
.nanu .login-anchor-tag {
display: inline-flex;
width: 200%;
margin-right: 3px;
}
.nanu .register-anchor-tag {
display: inline-flex;
}
.not-homepage-mobile-login-register-position {
margin-right:15px;
}
.search-bar-not-homepage {
margin-left:25%;
}
.desktop-flex-true {
display:none !important;
}
.needtoday-logo-in-second-bar {
display:none !important;
}
.needtoday-header .search-bar-not-homepage .search-btn {
padding:5px !important;
}
.web-search-bar-search-dropdown-not-homepage span {
padding:0.645rem 2.25rem .645rem .75rem !important;
}
.dropdown-menu li a {
line-height:1;
}
}
I will make 3d logo with copyrights
|
4.5 (4)
|
0 Orders in Queue
Description
Need a kick-ass Brand Identity? We are here for you! Bizon Production is a team of talented individuals specializing in all aspects of design. Logo design and animation is our passion!
Our talented team of designers can create a hand-made logo that is unique for your brand. We never use stock images or recycle designs - your logo is your identity and will be as unique as your business! We will work together to determine the best style logo for your business. We also specialize in mascot design!
About the Seller
About me
I am Ad-words and DoubleClick qualified and I have experience in getting the very best out of PPC campaigns. I am a firm believer that clients need to trust that their campaigns are in good hands and the most effective way to this is to ensure that they are informed at regular times of the performance of their ad campaign. I have deep links within the PPC industry which means I am kept up to date, often quicker than the majority. This means I can keep my clients campaigns ahead of the curve and performing at their very best.
General Info
From
London, Canada
Member since
April 2023
Languages
English
, Frensh
, Punjabi
Basic Logo
$15
Single Logo with HD JPEG and Transp
2 days
Delivery
2 Revision
Standard Logo
$25
3 Logos + HD JPEG and Transparent B
4 days
Delivery
3 Revision
Basic Logo
$15
Single Logo with HD JPEG and Transp
2 days
Delivery
2 Revision
Premium Logo
$40
3 Logos + HD JPEG, PNG + Sourcefile
5 days
Delivery
3 Revision
Contact Seller
Please include:
Project description
Specific instructions
Relevant files
Your budget