@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 teach you french language
|
4.5 (1)
|
0 Orders in Queue
Description
French is a Romance language of the Indo-European family. It descended from the Vulgar Latin of the Roman Empire, as did all Romance languages
its widly used language after english laguage
we provide level5 french languge courses
About the Seller
Mansarovar
Jaipur
4.5 (1 reviews)
About me
I am software developer and trainer
General Info
-
Toronto, Canada
-
October 2020
-
Spanish
, Urdu
, English
, Hindi
, urdu
Basics french
$25
its included a basic french vocabulary
3 days
Delivery
1 Revision
Standard French
$40
its included standard vocabulary with grammar
5 days
Delivery
3 Revision
Basics french
$25
its included a basic french vocabulary
3 days
Delivery
1 Revision
Premium french
$45
its included premium vocabulary with detail grammer, with some notes and ppt presentation
10 days
Delivery
5 Revision
Contact Seller