html {
  overflow: hidden;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #000000;
  text-rendering: optimizeLegibility;
}
a:focus,
a:hover,
em,
h3 {
  color: #f86a4c;
}
h1 {
  font-size: 2em;
  text-align: center;
}
h1 {
  color: #333448 !important;
}
h2 {
  font-family: "Open Sans", sans-serif;
  color: #333448 !important;
}
h3 {
  font-family: "Open Sans", sans-serif;
  color: #141a51 !important;
}
h4 {
  font-family: "Open Sans", sans-serif;
  color: #141a51 !important;
}
h5 {
  font-family: "Open Sans", sans-serif;
  color: #141a51 !important;
}
p {
  letter-spacing: 0.5px;
  font-family: "Roboto", sans-serif;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 1.6;
  color: #252525;
  -webkit-font-smoothing: antialiased;
}
h1 {
  text-align: center !important;
}
h2 {
  text-align: center !important;
}
h3,
h4,
h5,
h6 {
  text-transform: inherit !important;
  color: #000 !important;
  text-align: inherit !important;
}
.abcontent h2 {
  text-align: left !important;
}
.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}
.site-tile h2 {
  font-weight: 700;
  font-size: 36px;
  margin: 16px 0 16px 0;
}
h2 {
  text-align: center !important;
}
h2 {
  font-family: "Open Sans", sans-serif;
  color: #333448 !important;
}
h2 {
  color: #1abc9c;
}
h2,
h3 {
  margin: 2rem 0;
}

a,
a:visited {
  color: #1e7be6;
}
.yellow {
  background-color: #ffc600 !important;
}
.yellow-light {
  background-color: #e8efeb !important;
}
.green {
  background-color: #0fbb58 !important;
}
a[rel~="nofollow"],
a[rel~="ugc"],
a[rel~="sponsored"] {
  text-decoration: none !important;
}
.innerpage-block a {
  color: #000000 !important;
}
.innerpage-block a:hover {
  color: #f86a4c !important;
}

.innerpage-block a:hover {
  color: red;
}
ul li a:hover {
  color: #1762e6 !important;
}
:focus {
  outline: 0;
}
ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
}

.top-bar-cal {
  z-index: 999;
  text-align: center;
  width: 100%;
  margin-bottom: 6px;
  background-color: #2c234d;
}
.top-bar-cal p {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  padding: 6px 0px;
}
a.pay-line {
  display: block;
  color: #fff !important;
  font-weight: 600;
}
#HeaderExpanded a .mdi:before {
  display: block;
  font-size: 14px;
  color: #1762e6;
}
#HeaderExpanded a {
  color: #5d5a67;
  font-size: 16px;
  font-weight: 600;
  padding: 0 2px;
  margin-right: 25px;
}

#HeaderExpanded a:before {
  background-color: #f86a4c;
}
#HeaderExpanded a:hover {
  color: #f86a4c;
}
#HeaderExpanded a .mdi {
  /* display: inline-block; */
  margin-right: 4px;
  display: none;
}
.user-dropdown a {
  margin-left: 4px !important;
  margin-right: 0 !important;
}

#HeaderExpanded .current {
  color: #f86a4c !important;
}
.current span:before {
  color: #1e7be6 !important;
}
#HeaderExpanded a:hover .mdi:before {
  color: #ffc600;
}
.LogoContainer a {
  padding: 0 !important;
}

#HeaderExpanded,
#HeaderExpandedMenu,
#HeaderExpandedTop {
  border-bottom: none;
  background-color: #06021b00 !important;
}
#HeaderExpanded a:focus {
  color: #ffffff;
}
.LogoContainer a:before {
  background-color: #ffc60000 !important;
}
.banner-content {
  clear: both;
  padding-top: 95px;
}
.banner-content h1 {
  color: #2c234d !important;
  font-weight: 800;
  text-align: left !important;
  font-size: 46px;
  text-shadow: 0px 4px 0px #eaebef;
}

.banner-content h1:before {
  background-color: #06021b;
}
.banner-content h1 span {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #f86a4c;
  text-align: left;
  padding-left: 0px;
}
.banner-list {
  margin-top: 30px;
}
.banner-list ul li span {
  margin-right: 10px;
  color: #f86a4c;
}
.banner-list ul li {
  display: inline-block;
  width: 40%;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1px;
}
.reviewlogo a {
  width: 30%;
  float: left;
}

.reviewlogo {
  width: 100%;
  display: flex;
  overflow: hidden;
  margin-top: 50px;
  align-items: center;
}

.study-tools__hwh--search-banner {
  align-items: center;
  /* border: solid 1px #dedede; */
  display: inline-flex;
  justify-content: center;
  margin: 0px 0px;
  padding: 0px;
  background-color: #fff;
  width: 100%;
  box-shadow: 11px 0px 18px #afafaf30;
}
p.strip-offer a:hover {
  color: #fff !important;
}
.study-tools__hwh--search-text {
  width: 75%;
  height: 61px;
  padding: 0 0 0 20px;
  float: left;
}
.study-tools__hwh--search-text-input {
  color: #4c4d50;
  background: #fff;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  border: none;
  display: flex;
  outline: none;
  align-items: center;
  height: 100%;
}

#HeaderExpandedTop .IconLink {
  color: #ffffff !important;
  font-weight: 400;
  letter-spacing: 1px;
}
button.search-b {
  background-color: #f86a4c;
  border: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0px;
  border-radius: inherit;
  padding: 10px 20px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
button.search-b span {
  font-weight: 700;
  font-size: 28px;
  margin-right: 3px;
}
form input[type="submit"]:hover,
form input[type="button"]:hover,
form input[type="reset"]:hover,
form button:hover {
  background-color: #2c234d;
  border-color: #47387d;
}

.container-fluids {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row.experts {
  display: flex;
  margin-right: 10px;
}

.ask-question-popups {
  position: fixed;
  left: calc(50% - 150px);
  width: 300px;
  bottom: 0;
  z-index: 99;
  background-color: #32526e;
  border-radius: 8px 8px 0 0;
  padding: 0.3rem;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
}

.ask-question-popups .book-icon {
  font-size: 3rem;
  color: #fff;
  margin-top: 18px;
  margin-right: 32px;
  margin-left: 25px;
}

.popMessage_container {
  margin-top: 10px;
}

.ask-question-popups .color-online {
  font-size: 0.8rem;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.ask-question-popups.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.color-online {
  color: #30ff39;
}

.ask-question-popups p {
  color: #fff;
  margin-bottom: 0;
}

.cl-search-box {
  text-align: left;
  width: 40%;
  padding: 0;
  /* padding: 20px 20px; */
  margin-left: 6px;
  font-size: 15px;
  color: #000000;
  /* font-weight: 700; */
  margin-top: 12px;
}

.cl-search-box span {
  color: #1762e6;
}
.left-ban {
  width: 60%;
  float: left;
}
.right-ban {
  float: right;
  width: 40%;
}
.search-block {
  display: flex;
  flex-wrap: wrap;
  width: 84%;
}
button.cl-submit {
  margin-top: 13px;
  background-color: #150d3f;
  border: none;
  color: #fff;
  padding: 14px 30px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-bottom: 7px solid #ffc600 !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #ffc600;
  cursor: default;
  background-color: #150d3f;
  border: none;
  border-bottom-color: transparent;
}
a.add-money-btn {
  color: #fff;
  padding: 3px 10px;
  margin-top: 0px;
  display: inline-block;
  margin-left: 10px;
  border-radius: 3px;
}

span#PlagiarismCheckLinkContainer {
  float: left;
}
span#PlagiarismCheckLinkContainer a {
  color: #fff !important;
}
span.free-reg {
  float: right;
  display: inline-block;
}
span.free-reg a {
  color: #fff !important;
}
.top-bar {
  clear: both;
}
a.m-offer {
  float: left;
  color: #fff;
}
a.m-offer span {
  margin-right: 7px;
}
span#PlagiarismCheckLinkContainer a {
  color: #fff !important;
  font-weight: 400;
  font-size: 14px !important;
}
.user-dropdown {
  float: right;
}
.user-page {
  /* display: none; */
  visibility: hidden;
  margin-top: 40px;
  background-color: #2c234d;
  position: absolute;
  z-index: 999;
  right: -1px;
  text-align: left;
  width: 214px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.user-dropdown:hover .user-page {
  /*display: block !important;*/
  margin-top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.user-page ul {
  padding-left: 0;
}
.user-page ul li {
  list-style: none;
  margin: 0;
  text-align: left;
  padding: 10px 0 10px 6px !important;
  /* padding-left: 20px; */
  position: relative;
  border-bottom: 1px solid #453582;
}
.user-page ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.user-page ul li a {
  color: #ffffff !important;
}
.user-page ul li a span.mdi:before {
  color: #ffffff !important;
  margin-right: 7px;
}
.user-page ul li a:hover .mdi:before {
  color: #ffc600 !important;
}
.offer {
  padding-top: 3px;
  min-height: 33px;
  background-color: #06021b;
  border-bottom: 1px solid #151517;
}
a.user-pro.IconLink {
  color: #fff !important;
}

.top-bar a:hover {
  color: #ffc600;
}
span#PlagiarismCheckLinkContainer a:hover {
  color: #ffc600 !important;
}

#HeaderExpanded .LogoContainer {
  padding-bottom: 0;
}
.IconLink:hover {
  color: #ffc600 !important;
}
button.btn.dropdown-toggle:hover {
  color: #ffc600;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.granted-block {
  position: relative;
  background: url(https://www.calltutors.com/resources/images/banner-bg.webp)
    no-repeat center;
  height: 644px;
  background-size: cover;
}
.trus-title {
  margin-top: 36px;
}
.trus-title h6 {
  color: #1762e6;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  text-align: left;
}
.trus-title h6 span {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  display: block;
}
.tru-logo .t-logo {
  float: left;
  box-shadow: -3px 7px 21px #afafaf26;
  margin: 10px;
  display: flex;
  padding: 12px 0px;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
}
.tru-logo .t-logo:hover {
  transform: translateY(-10px);
  cursor: pointer;
}

.tru-logo {
  float: left;
  width: 100%;
  padding-top: 16px;
}
.sticky {
  position: fixed !important;
  top: 0;
  z-index: 2;
  background-color: #06021b;
  width: 100% !important;
  height: 74px;
}
#HeaderServiceMenu ul li {
  border-bottom: solid 0.1rem #f6f6f6;
  background-color: #f2f2f2;
  color: #151515;
}

.sticky #HeaderExpanded .HeaderExpandedLinkContainer {
  text-align: right;
  padding-right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 56px;
}
.sticky.top-bar {
  padding-top: 11px;
}

#HeaderExpandedTop {
  display: none;
}
/*.sticky #HeaderExpandedTop {   
    display: block;
}
.sticky div#HeaderExpanded {
    top: 34px;
    display: none;
        background-color: #06021b !important;
}*/

#HeaderServiceMenuLevelOne ul li.Selected,
#HeaderServiceMenuLevelOne ul li:hover {
  background-color: #ffc600;
  color: #06021b;
}
#HeaderServiceMenuLevelTwo ul li.Selected,
#HeaderServiceMenuLevelTwo ul li:hover {
  background-color: #ffc600;
  color: #06021b;
}
#HeaderServiceMenuLevelThree ul li.Selected,
#HeaderServiceMenuLevelThree ul li a:hover {
  background-color: #ffc600;
  color: #06021b !important;
}
#HeaderServiceMenuLevelThree ul li:hover {
  background-color: #ffc600;
  color: #06021b;
}
#HeaderServiceMenuLevelThree ul li {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  color: #1d1d1d;
  width: 50%;
  border-right: solid 0.1rem #f2f1ef;
  float: left;
}
#HeaderServiceMenuLevelThree a {
  display: block;
  color: #141515 !important;
}
.achivment-block {
  width: 100%;
  margin-top: 200px;
}
a#HeaderServiceMenuButton .active {
  color: #000 !important;
}

.main-header {
  position: absolute;
  z-index: 1;
  width: 100%;
  /* background-color: #06021b; */
  background-position: 0 30px;
  background-repeat: no-repeat;
}
.header {
  clear: both;
  height: 122px;
  position: absolute;
  width: 100%;
  box-shadow: 0px 0px 3px #ccc;
  background-color: #ffffff;
}
/*.header {
    clear: both;
    height: 74px;
    position: absolute;
    width: 100%;
    box-shadow: 0px 0px 3px #ccc;
    background-color: #ffffff;
}*/
.offer {
  /* padding-top: 3px; */
  /* min-height: 33px; */
  z-index: 3;
  width: 100%;
  display: none;
}
/* div#HeaderExpanded {
    position: absolute;
    top: 6px;
    width: 100%;
    z-index: 3;
    height:65px;
    /*background-image: url(https://www.calltutors.com/resources/images/header-bg.png);
    
} */
.user-page ul li a:hover {
  color: #f86a4c !important;
}

.how-it-work {
  padding: 60px 0px;
}
.how-it-work h2 span {
  font-size: 36px;
  display: block;
  color: #333448;
  font-weight: 700;
}
.how-it-work .StepContainer p {
  color: #484848 !important;
  font-size: 16px;
}
.how-it-work .StepContainer {
  text-align: center;
  position: relative;
  padding: 10px 10px 30px 20px;
  box-shadow: -3px 7px 21px #afafaf26;
  cursor: pointer;
  transition: all 0.5s ease;
}
.StepContainer:hover {
  transform: translateY(-10px);
}

.how-it-work .StepContainer h3 {
  font-size: 24px;
  margin: 0 0 12px 0;
  padding: 16px 0 10px 0px;
}
.how-it-work .StepContainer p {
  margin: 0;
  padding: 0 0px;
  text-align: center;
  opacity: inherit !important;
}
.StepContainer .StepNumber {
  background-color: transparent;
}
.StepContainer.two-po:hover h3 {
  color: #ff6263 !important;
}
.StepContainer.three-po:hover h3 {
  color: #19cdff !important;
}
.StepContainer.one-po:hover {
  border-top: 5px solid #563ad5;
}
.StepContainer.two-po:hover {
  border-top: 5px solid #f86a4c;
}
.StepContainer.three-po:hover {
  border-top: 5px solid #37d3ff;
}
.StepNumber {
  border: none;
}
.how-it-work h2 {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 46px;
  color: #dea820;
  text-align: left;
}

.how-it-work .StepContainer .last-b:after {
  background: none !important;
}
.counter-block {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 50px 0px;
  height: 616px;
  /* background: url(https://www.calltutors.com/resources/images/2counter-bg.jpg);*/
}

.counting-box {
  padding: 0px;
  width: 100%;
}
.counting-box p {
  text-align: center;
  color: #151515;
  font-size: 22px;
  font-weight: 400;
  text-align: center !important;
}
.count-content em {
  color: #f86a4c !important;
  font-size: 42px;
}

#HeaderExpandedTop {
  margin-top: 0px !important;
}
section#homepage--blog .main-heading h2,
.main-heading h1 {
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-bottom: 1.5rem;
}
section#homepage--blog .main-heading h2,
.main-heading h1 {
  margin-bottom: 0.5rem !important;
  text-transform: uppercase;
}
section#homepage--blog .main-heading {
  margin-bottom: 3rem;
}

section#homepage--blog .main-heading p {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2rem;
  margin-bottom: 0;
  text-align: center !important;
}
section#homepage--blog .blog-box {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

section#homepage--blog a.image-container img {
  width: 100%;
}
section#homepage--blog .blog-box .blog-texts {
  padding: 1.5rem;
}
section#homepage--blog .blog-box .blog-heading {
  border-bottom: 1px solid #efefef;
  padding-bottom: 15px;
}
section#homepage--blog .blog-box .blog-heading h3 a {
  color: #333333;
  font-size: 18px;
}

section#homepage--blog .blog-excerpt .btn.read-more-btn {
  padding: 6px 20px;
  display: block;
  width: fit-content;
  font-size: 12px;
  margin-top: 10px;
  float: right;
  margin-right: 15px;
}
section#homepage--blog .btn {
  border-radius: 40px;
  letter-spacing: 1px;
}
section#homepage--blog .btn.btn-primary {
  background-color: #1abc9c !important;
  border: 1px solid #1abc9c !important;
}
#OurTestimonialContainer {
  background-color: #34495e !important;
}
#StepBody {
  background-color: #34495e !important;
}
#WhyChooseCallTutorsContainer {
  background-color: #000 !important;
}
#WhyChooseCallTutorsContainer {
  background-image: none;
  border: none !important;
  background-color: transparent !important;
  box-shadow: inherit !important;
  padding: 50px 0px !important;
  clear: both;
}
.FeatureContainerColumn ul li {
  color: #fff;
}
.ContentBody {
  background-color: #fff !important;
  padding-top: 0px !important;
}
.blog-excerpt p {
  color: #34495e;
}
div#WhyChooseCallTutorsContainer h3 {
  color: #ffa612;
}
div#WhyChooseCallTutorsContainer h4 {
  color: #bdc3c7;
}
.FeatureCheckList tr th {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto";
}
.FeatureCheckList tr td {
  color: #1b1b1b;
  font-weight: 500;
  font-size: 13px;
  padding: 8px !important;
  border: 1px solid #c8c4c0;
  box-sizing: border-box;
}
.ServiceContainer h4 {
  color: #7f8c8d !important;
}
.FeatureCheckList .mdi-check {
  color: #2db34b !important;
  text-shadow: inherit !important;
  font-size: 18px;
}
.sub-question-now {
  background-color: #f96a4b !important;
}
.counting-box span {
  background-color: #fff;
  width: 85px;
  height: 85px;
  border-radius: 100px;
  margin: 0 auto;
  box-shadow: 0px 0px 3px #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
}
.counting-box span:hover {
  background-color: #f86a4c;
  cursor: pointer;
  transform: translateY(-10px);
}
.counting-box p {
  text-align: left;
}

h4.count-this {
  font-size: 42px;
  margin: 0;
  color: #f86a4c !important;
  font-weight: 700;
  display: inline-block;
  font-family: "Roboto";
}
.counting-box:hover h4 {
  color: #fff;
}
.count-content {
  padding: 10px 0px;
  width: 100%;
  text-align: center;
  float: right;
}

.counting-box {
  padding: 10px;
  text-align: center;
}

.counting-container {
  position: relative;
  margin-top: 30px;
}

.ServiceContainer h4 {
  top: 0;
  clear: both;
  font-weight: 400;
  font-size: 20px;
  text-align: left;
  font-family: "Roboto";
  color: #000000 !important;
}
.ServiceContainer .mdi {
  display: inline-block;
  color: #414141;
  width: 100%;
}
.ServiceContainer {
  margin: 0;
  padding: 20px 10px;
  text-align: center;
  cursor: default;
  background-color: #fff;
  width: 33.3%;
  height: 270px;
  text-align: left;
  cursor: pointer;
  max-width: 100%;
  border-right: 1px solid #e6e6e8;
  border-bottom: 1px solid #e6e6e8;
  cursor: pointer;
  transition: all 0.5s ease;
}
.center-point-thumb {
  display: flex;
  justify-content: center;
}
h4.count-this {
  font-size: 42px;
  font-family: "Roboto";
}
.trasted-logo {
  clear: both;
}
.ServiceContainer .mdi:before {
  font-size: 5rem;
}
.ServiceContainer p {
  padding: 0px 20px;
}

.ServiceContainer:hover p {
  top: 19.8rem;
  opacity: 1;
}
.ServiceContainer:hover * {
  color: #252525;
}
.ServiceContainer:hover h4 {
  top: 0;
  opacity: 1;
  color: #000000 !important;
}
.ServiceContainer p {
  display: block;
  width: 100%;
  text-align: left;
  position: inherit;
  opacity: inherit;
  padding: 0;
  font-size: 15px;
}
.service-block .ServiceContainer p {
  margin-top: 20px;
  font-weight: 400;
  top: 0;
}

.ServiceContainer:hover .mdi:before {
  color: #f86a4c;
  -webkit-transform: scale(1.25);
  transform: scale(0.8);
  top: -4px;
}
.ServiceContainer.sr-box3 {
  border-right: none;
}
.ServiceContainer.sr-box6 {
  border: none;
}
.ServiceContainer.sr-box5 {
  border-bottom: none;
}
.ServiceContainer.sr-box4 {
  border-bottom: none;
}
.ServiceContainer:hover {
  box-shadow: 0px 0px 18px #e9e9e9;
  position: relative;
  z-index: 2;
  /* border: none; */
}
.ServiceContainer:hover .ServiceIconShadow {
  transform: inherit !important;
}
.service-title-block {
  width: 28%;
  float: left;
  padding-left: 180px;
}

.service-outer-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #cccccc69;
}
section.service-block {
  width: 100%;
  float: left;
  padding: 50px 0px;
  position: relative;
}
.service-title-block span {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
  color: #dea820;
  text-align: left;
  display: block;
}
.service-title-block h2 {
  color: #333448;
  margin-top: 10px;
  font-size: 46px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: left;
}
div#WhyChooseCallTutorsContainer h2 span {
  color: #333448;
  font-weight: 700;
}
.FeatureContainerColumn h5 {
  text-align: left;
  font-size: 22px;
}
.FeatureContainerColumn ul li {
  color: #282828;
  font-size: 14px;
  opacity: inherit !important;
  font-weight: 400;
  list-style: none;
  margin-bottom: 0;
  padding: 14px 0 14px 22px;
  position: relative;
  font-family: "Roboto";
}
.FeatureContainerColumn ul li span {
  position: absolute;
  left: 0;
}
.ten-point-block {
  padding: 16px 10px 38px 10px;
  background-color: #fff;
  box-shadow: 0px 0px 20px #88878738;
}
.FeatureCheckList {
  width: 100%;
  max-width: 600px;
  margin: 2.5rem auto 0;
  border: 1px solid #cccccc59;
  border-top: none !important;
}
.magenta-bg {
  background-color: #333438;
}
.ten-point-block h3 {
  margin: 0;
  text-align: left;
  color: #282828 !important;
  font-size: 24px;
  font-weight: 600;
  padding: 8px 0 0 6px;
}
.FeatureContainerColumn {
  cursor: default;
  margin-top: 60px;
}
.ten-point-block p {
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
  color: #504e4e;
}

.FeatureCheckList .mdi-close {
  color: #e90037;
  font-size: 18px;
  text-shadow: inherit !important;
}
.FeatureContainerColumn ul li span {
  position: absolute;
  left: 0;
  color: #f86a4c;
  font-weight: 700;
  font-size: 16px;
}
div#WhyChooseCallTutorsContainer h2 {
  margin-bottom: 60px;
}
section.testimonial-block {
  clear: both;
}
.dis-pict {
  width: 100px;
  float: left;
  margin-top: -37px;
}
.dis-pict img {
  max-width: 100%;
}
.disscount-heading h5 {
  text-align: left;
  color: #fff !important;
  float: left;
  font-size: 40px;
  margin-top: 22px;
  font-family: "Roboto";
  margin-left: 0;
}
.disscount-heading h5 span {
  display: block;
  font-weight: 300;
  font-size: 28px;
  font-family: "Roboto";
}

.disscount-heading h2 {
  color: #150d3f;
  font-size: 36px;
  font-weight: 400;
  text-align: left;
}

.dis-from .btn-order-now a {
  background-color: #ffc600;
  padding: 8px 27px;
  font-size: 20px;
  font-weight: 700;
  color: #150d3f;
  margin-top: 0;
  margin-left: 3px;
  display: inline-block;
  border-radius: 2px;
}

.btn-order-now a {
  background-color: #ffc600;
  padding: 10px 27px;
  font-size: 20px;
  font-weight: 700;
  color: #150d3f;
  margin-top: 0;
  margin-left: 3px;
  display: inline-block;
  border-radius: 0;
}
#OurTestimonialContainer {
  background-color: #ffff !important;
  background: url(https://www.calltutors.com/resources/images/testi-counterbg.webp)
    no-repeat center;
  height: 1006px;
  padding-top: 200px !important;
  background-size: cover;
}
.cl-subject ul li a {
  color: #000000;
}
.ClientMessage {
  font-size: 18px;
  color: #3f3f3f;
  font-weight: 400;
  line-height: 30px;
}
.tru-logo button.slick-prev.slick-arrow {
  display: none !important;
}
.tru-logo button.slick-next.slick-arrow {
  display: none !important;
}
.blog-heading h3 {
  text-align: left;
}
section#homepage--blog .blog-box .blog-heading h3 a {
  color: #021f3d !important;
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 331px;
  float: left;
}
.blog-excerpt p {
  color: #313131;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
section#homepage--blog .btn.btn-primary {
  background-color: #f28f0f !important;
  border: 1px solid #f28f0f !important;
  color: #010101 !important;
  font-weight: 700;
}
#FooterLinkContainer {
  padding: 2rem 0;
  background-color: #276bc5;
  clear: both;
  border-bottom: none;
}
.review-box {
  background-color: #ffffff;
  padding: 3px 0px;
  text-align: center;
  width: 310px;
  border-radius: 5px;
  border: 2px dotted #262e62;
  margin: 10px;
  margin: 0px auto;
  box-shadow: -3px 7px 21px #afafaf26;
}
.review-box h5 {
  color: #232323;
  font-size: 14px;
  padding: 3px 50px;
  line-height: 22px;
  /* font-style: italic; */
  margin-bottom: 11px;
}
.review-box span.yel {
  color: #f86a4c;
}
.review-box .r-order-n {
  background-color: #1abc9c;
}
.review-box .r-order-n {
  background-color: #1e7be6;
  padding: 12px 54px;
  color: #fff !important;
  font-size: 18px;
  margin: 16px auto;
  font-weight: 600;
  display: inline-block;
  border-bottom: none;
  border-radius: 4px;
  background-color: #f86a4c;
}
#Footer a {
  color: #000;
}
#Footer a:hover {
  color: #f86a4c !important;
}
#Footer ul li {
  list-style: none;
  padding-left: 0;
}
#Footer ul li:hover {
  padding-left: 0 !important;
}
.review-box span {
  font-style: initial;
  font-weight: 400;
  font-size: 13px;
}
.r-order-n .IconLink:before,
.IconLink:hover:before,
a:before,
a:hover:before {
  background-color: transparent;
}
div#FooterLinkContainer a {
  display: inline-block;
  padding: 8px 7px;
  margin-bottom: 3px;
  border: 1px solid #1660c1;
  border-radius: 3px;
  font-size: 14px;
  color: #fff !important;
}

div#OurTestimonialContainer h2 span {
  display: block;
  font-size: 16px;
  color: #e9b508;
  font-weight: 700;
}

#FooterLinkContainer a {
  color: #232222;
  font-size: 14px;
  padding: 4px 7px;
  border: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 0px;
  border-radius: 3px;
  display: inline-block;
}
.testi-box {
  text-align: center;
  width: 72%;
  margin: 0 auto;
}
.ratting .mdi-star.On {
  color: #f1c40f;
}
.ClientContainer .mdi-star {
  color: #bdc3c7;
}
.client-name-ratting h6 {
  font-size: 20px;
  color: #050505;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 36px 0 12px 0;
}
span.ClientReviewDate {
  display: block;
  width: 100%;
  color: #000000;
  margin: 0 !important;
  text-align: left;
  font-size: 11px !important;
}

div#FooterLinkContainer a:hover {
  background-color: #ffc600;
  border: 1px solid #ffc600;
  color: #010310 !important;
  font-weight: 400;
}
.tesi-content {
  margin-top: 10px;
}
.client-name-ratting {
  text-align: left;
  margin-top: 30px;
}
.tesi-icon {
  width: 66px;
  text-align: center;
  border-radius: 100px;
  overflow: hidden;
  background-color: #ffdfd9;
  padding: 5px;
  margin-right: 12px;
}
.blog-pict img {
  max-width: 100%;
  min-height: 316px;
}
section.blog-block {
  clear: both;
  padding: 50px 0px;
}
.blog-info h5 {
  font-size: 17px;
  text-align: left;
}
.blog-info h5 a {
  font-size: 20px;
  font-family: "Roboto";
  font-weight: 600;
  color: #000 !important;
}
.blog-info p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #373737;
  min-height: 128px;
}
.blog-block h2 {
  margin-bottom: 50px;
}
a.btn-read-more {
  color: #f86a4c;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}
.blog-pict {
  min-height: 198px;
}
a,
a:visited,
h5 {
  color: #252525;
}
.blog-box {
  background-color: transparent;
  padding: 15px;
  margin-bottom: 0px;
  box-shadow: 0px 0px 3px #ccc;
  margin-right: 20px;
  border-radius: 4px;
}
.slick-next {
  display: none !important;
}
.slick-prev {
  display: none !important;
}

.slick-list.draggable {
  padding: 10px;
}
.testi-box {
  margin-top: 32px;
  padding: 20px;
  margin-right: 22px;
  background-color: #fff;
}
.test-img-title {
  display: flex;
  align-items: center;
}
.test-img-title h5 {
  font-size: 18px;
  font-weight: 600;
}
.test-img-title h6 span {
  display: block;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
  color: #727171;
  font-weight: 400;
}
.testimonial-block button.slick-prev.slick-arrow {
  display: none !important;
}
.testimonial-block button.slick-next.slick-arrow {
  display: none !important;
}
#Footer {
  background-color: #f7f6fa;
  background-repeat: no-repeat;
  clear: both;
  padding-bottom: 40px;
}
#Footer h3 {
  color: #333448;
  text-align: left;
  border-bottom: none;
}
#Footer ul {
  margin-left: 0;
}
.footer-colom ul {
  font-size: 16px !important;
  font-weight: 400;
}
.footer-colom ul li {
  line-height: 40px;
}
.footer-colom ul li a {
  font-size: 16px !important;
  font-weight: 400;
}
.footer-colom ul li a:hover {
  color: #f86a4c !important;
}

.globle-count h3 {
  text-align: center !important;
  color: #000000 !important;
  font-size: 22px;
  font-weight: 600;
}
.footer-colom h3 {
  font-weight: 600;
  position: relative;
  border-bottom: 2px solid #e0e0e0 !important;
}
.footer-colom h3:after {
  content: "";
  position: absolute;
  width: 68px;
  height: 2px;
  background-color: #f86a4c;
  top: 36px;
  left: 0;
}

.footer-phone a span {
  color: #f86a4c !important;
  font-size: 27px;
  display: inline-block;
  margin-right: 5px;
}
.footer-phone a {
  font-size: 18px;
}
.social-profile {
  width: 100%;
  float: left;
}
.social-profile a {
  display: inline-block;
  color: #4a69b0 !important;
  width: 50px;
  background-color: #fff;
  height: 50px;
  border: 6px solid #4a69b0 !important;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.social-profile a.ConnectWithUsLink.tw {
  border: 6px solid #2bb2e1 !important;
  color: #2bb2e1 !important;
}
.social-profile a.ConnectWithUsLink.linkdin {
  color: #1378b6 !important;
  border: 6px solid #1378b6 !important;
}
.secured {
  width: 110px;
  float: left;
  padding: 0;
}
.secured img {
  max-width: 100%;
}
#FooterLower,
#FooterMiddle {
  clear: both;
  background-color: #2c3e5000 !important;
}
.copyright-block p {
  text-align: center;
  color: #000 !important;
}
.copyright-block p a {
  color: #f86a4c !important;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  margin-left: 4px;
}
.ssl {
  float: right;
  width: 107px;
  padding-top: 23px;
}
.Disclaimer p {
  font-size: 12px;
  text-align: center;
  color: #8c8c8c;
}
.social-profile a span {
  font-size: 22px;
}
.footer-colom ul {
  margin-top: 24px;
}
.footer-phone {
  margin: 24px 0 18px 0;
}
.privay-block {
  width: 100%;
  margin-top: 18px;
  display: inline-block;
}
.FeatureCheckList thead tr {
  background-color: rgba(255, 255, 255, 0) !important;
}
.globle-count {
  width: 100%;
  float: left;
  padding-top: 44px;
}
.globle-count ul li {
  display: inline-block;
  padding: 0 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #2c234d;
}
::-webkit-scrollbar-track {
  background-color: #ffffff;
}

#div1::-webkit-scrollbar-thumb {
  background-color: #2c234d;
}
#div1::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.how-it-work {
  clear: both;
  float: left;
  width: 100%;
}
a#CookiesAcceptButton {
  color: #000 !important;
}
.button-block {
  clear: both;
}
.disscount-block {
  width: 100%;
  padding: 20px 0px;
  /* background-color: #2c234d; */
  background: linear-gradient(88deg, #2c234d 0%, #1256aa 35%, #2c234d 100%);
}
.banner-content h1:before {
  background-color: #06021b;
  display: none;
}
.dashboard-block {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 0px;
}
span.mdi.mdi-wallet .badge {
  position: absolute;
  top: -12px;
  right: -70px;
  background-color: red;
}
.notifa-msg {
  display: inline-block;
  position: relative;
}
/*
.dropdown.msg {
    position: absolute;
    right: 4px;
    /* float: right; 
    text-align: right;
    margin-left: 12px;
    /* width: 82%; 
    top: -14px;
}*/

.dropdown.msg {
  position: inherit;
  right: 4px;
  /* float: right; */
  text-align: right;
  margin-left: 12px;
  /* width: 82%; */
  top: 7px;
}
.notifa-msg button.dropdown-toggle {
  background-color: transparent;
  border: none;
  display: flex;
}
.dropdown.msg .dropdown-menu.show {
  width: 380px;
  left: -336px !important;
}
.notifa-msg .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none !important;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  right: 13px;
  box-shadow: 0 3px 6px rgba(50, 50, 92, 0.2);
}
.notifa-msg h6 {
  text-align: center;
  line-height: 44px;
  margin-bottom: 0;
  margin-top: 0;
}
.scrollbar {
  float: left;
  height: 300px;
  width: 100%;
  overflow-y: scroll;
  margin-bottom: 25px;
}

.cal-filter-block {
  background-color: #1f116b00 !important;
  border-bottom: 1px solid #ccc;
}
.ComponentNavigation {
  display: inline-block;
  margin: 0;
  background-color: #150d3f00 !important;
  border-bottom: 1px solid #150d3f03 !important;
}
.Table tr.Head {
  background-color: #32374a !important;
  color: #ffffff;
  border-bottom: 0.5rem solid #0c0428 !important;
}
.wr-dropdown button {
  padding: 0 !important;
}
#HeaderExpandedTop {
  overflow: inherit !important;
  border: none !important;
  position: absolute;
  background-color: #06021c00 !important;
  width: 100%;
  top: 0;
}
.notifa-msg .dropdown.msg.show {
  color: #fff;
}
.notifa-msg .dropdown.msg.show span {
  color: #191919 !important;
  text-align: left;
  line-height: 20px;
}
ul.list-message li a {
  margin-right: 0 !important;
}
#show_msg_notification span.msg-count {
  color: #fff !important;
  font-weight: 700;
}
.dropdown.msg.show.open .dropdown-menu {
  display: block !important;
}
.dropdown.msg .dropdown-menu.show {
  width: 380px;
  left: -136px !important;
}
.notifa-msg .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none !important;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  right: 13px;
  box-shadow: 0 3px 6px rgba(50, 50, 92, 0.2);
}
.notifa-msg h6 {
  text-align: center;
  line-height: 44px;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 10px;
}
span.msg-count {
  display: inline-block;
  margin-left: 4px;
  color: #fff;
  padding: 2px 4px;
  font-size: 14px;
  background-color: #f86a4c;
  line-height: auto;
  line-height: 10px;
  border-radius: 3px;
}
.scrollbar {
  float: left;
  height: 300px;
  width: 100%;
  overflow-y: scroll;
  margin-bottom: 25px;
}
.force-overflow {
  min-height: 300px;
}
ul.list-message li {
  list-style: none;
  border-top: 1px solid #ccc;
  padding: 14px 10px;
  overflow: hidden;
  margin-bottom: 0;
}
ul.list-message li .list-body {
  position: relative;
  margin-left: 0px;
}
#show_msg_notification .author {
  margin-top: 0;
  line-height: 20px;
}
span.uname {
  font-size: 15px;
  float: left;
  width: 40%;
}
span.uorderid {
  font-size: 12px;
  color: #6f6e6e;
  font-weight: 400;
  float: right;
  margin-left: 9px;
}
span.ucontent {
  float: left;
  font-size: 14px;
  color: gray;
}
span.suent_on {
  float: right;
  font-size: 12px;
  color: #6f6e6e;
  font-weight: 400;
  margin-left: 9px;
}
#HeaderExpanded .HeaderExpandedLinkContainer {
  text-align: left;
  display: flex;
  padding-right: 0;
  justify-content: flex-start;
  align-items: center;
  height: 65px;
  padding-left: 30px;
}
.sticky #HeaderExpanded .HeaderExpandedLinkContainer {
  padding-right: 1.5rem;
}
.notifa-msg i.mdi.mdi-message {
  color: #22ca56 !important;
  font-size: 14px;
}
#HeaderCompacted {
  display: none;
}
a#MenuButton {
  display: none;
}
.right-s {
  position: absolute;
  right: 200px;
  display: flex;
}
.header.test.mobile .right-s {
  right: 20px;
}
.right-s a.user-pro {
  background-color: #ffc60000;
  color: #2c234d !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  padding: 7px 11px !important;
  border-radius: 3px;
  border: 1px solid #2c234d !important;
}
span.mdi.mdi-account-card-details:before {
  color: white !important;
  margin-right: 4px;
}
.user-dropdown a:before {
  background-color: transparent !important;
}
/*menu-toggle-desktop
#Menu {
    margin-top: 102px !important;
}
#Menu {
    display: block;
        background-color: #06021b;
}
#Menu a {
    color: #ffffff;
    }
    #Menu a.Active, #Menu a:focus {
    color: #06021b;
    background-color: #ffc600;
    outline: 0;
}
#Menu a:hover {
    color: #06021b;
    background-color: #ffc600;
}
*/

.dash-toggle {
  font-size: 30px;
  cursor: pointer;
  color: #ffff !important;
  position: absolute;
  z-index: 2;
  top: 11px;
  left: 235px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: -8px;
  background-color: #06021b;
  overflow-x: hidden;
  border-right: 5px solid #ffc600;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #ffc600;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left 0.5s;
  padding: 0;
}
.earn-money-block a.btn-earn-money {
  background-color: #ffc600 !important;
  border: none;
  color: #06021c !important;
}
.ComponentButton {
  background-color: transparent !important;
  color: #32374a !important;
  font-weight: 700;
  padding: 0px 21px;
  margin-top: 4px;
}
.cal-filter-block button {
  background-color: #2e4052ba;
  border: none;
  color: #fff;
  font-size: 15px;
  border: 1px solid #2e4052;
  padding: 5px 22px;
  outline: none;
  float: left;
  left: 0;
  top: 0;
  margin: 0;
  font-weight: 700;
}
.btn:focus {
  color: #fff;
  text-decoration: none;
}

.count-drop-down .dropdown-menu {
  right: 0;
  left: inherit;
}
.count-drop-down ul.dropdown-menu li a {
  color: #000 !important;
}
.count-drop-down button.dropdown-toggle {
  background-color: transparent;
  border: none;
  color: #000000;
}
.header.test.mobile .count-drop-down button.dropdown-toggle {
  color: #1762e6;
}
a.current:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.dropdown.msg.show p {
  font-size: 16px;
  margin-left: 0px;
  color: #4c4d50;
}

.pulse {
  margin: 5px;
  display: block;
  width: 10px;
  position: absolute;
  height: 10px;
  border-radius: 50%;
  background: #1fc856;
  cursor: pointer;
  box-shadow: 0 0 0 rgb(31 200 86 / 61%);
  animation: pulse 2s infinite;
  top: -10px;
  left: 6px;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.Component.Show {
  z-index: inherit;
}
.ComponentContainer {
  position: relative;
  border: none;
}

/***dash-board****/
button#filter_button1 {
  background-color: #1762e6;
  border: none;
  color: #fff;
  position: absolute;
  z-index: 2;
  border-radius: 3px;
  padding: 5px px;
  padding: 3px 8px;
  width: 80px;
  text-align: left;
}
button#filter_button1 span {
  margin-left: 2px;
}
div#cal-filter.collapse.in {
  display: block;
  border: 1px solid #ccc;
  padding: 7px 16px;
  margin-bottom: 10px;
}
.table-responsive {
  border-color: transparent !important;
  background-color: #fcf8f8;
  border-radius: 5px;
  /* border: 1px solid #1abc9c; */
  box-shadow: 0px 1px 10px #e5e6e6;
}
.table-responsive .table {
  width: 100%;
}
#ShowArchivedContainer {
  border: 0.1rem solid #b2b7bb;
}
.table {
  margin-bottom: 0px;
}
.table-responsive .table > thead > tr > th {
  background-color: #32374a;
  color: #fff;
  border-color: #fff !important;
}
.table-responsive .table > tbody > tr > td {
  padding: 16px 8px;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.Table > tbody > tr > td {
  white-space: nowrap;
}
.after-hide i.fa.fa-caret-up {
  display: none;
}
#ViewAssignmentContainer .table-responsive .table > tbody > tr > td {
  border-color: transparent !important;
}
.PaymentDetail {
  float: left;
  width: 18%;
  padding-right: 1.5rem;
}
.Price .PaymentDetail {
  float: left;
  width: 12%;
  padding-right: 1.5rem;
}
.PriceActionButtonContainer {
  float: right;
}
.price-sect {
  background-color: #fcf8f8;
  border-radius: 5px;
  /* border: 1px solid #1abc9c; */
  box-shadow: 0px 1px 10px #e5e6e6;
  margin: 20px 0px;
}
.descri-b {
  background-color: #fff;
  border: 1px solid #cccccc85;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 0;
}
.deadline-b button.btn.btn-info {
  background-color: #1e7be6;
  border-color: transparent;
  border-bottom: 3px solid #185eb4;
  margin-top: 7px;
}
.price-sect h5 {
  background-color: #32374a;
  color: #fff !important;
  font-size: 1.6rem;
  margin: 0 0 20px 0;
  padding: 12px 0 12px 8px;
}
.descri-b h5 {
  background-color: #32374a;
  margin: 0 0 20px 0;
  padding: 12px 0 12px 8px;
  color: #fff !important;
  font-size: 1.6rem;
}
.bg-green {
  background: #32374a !important;
  margin: 0;
}
.Price {
  padding-left: 8px;
}
.PriceActionButtonContainer {
  padding-right: 14px;
}
span.Description {
  padding: 0 0px 0 8px;
  display: block;
}
#ConversationContainer h3 {
  padding: 10px 0px;
  font-weight: 600;
  color: #fff !important;
}
#ConversationContainer {
  border: 0.1rem solid #1abc9c;
}
.deadline-b {
  position: relative;
}
.deadline-b button.Button {
  position: absolute;
  right: 13px;
  top: -30px;
}
.msg-send-b button.ConversationAttachFilesButton {
  float: left;
  background-color: #ffc600 !important;
  color: #000 !important;
}
.msg-send-b button.ConversationUpdateButton.ref-btn {
  background-color: #16a085 !important;
  border-bottom: 3px solid #128e75 !important;
}
.bg-green form select {
  border: 1px solid #474e6b !important;
}
form#SetDeadlineForm h3 {
  font-size: 18px;
  font-weight: 600;
}
.Button:focus {
  /* -webkit-box-shadow: 0 0 0 2px #000; */
  box-shadow: inherit !important;
}
.msg-send-b button.btn-s-message {
  background-color: #1762e6 !important;
  border-bottom: 3px solid #1762e6 !important;
}
div#SetDeadlineFormContainer {
  width: 100%;
  float: right;
  /* margin: 0 auto; */
}
.assi-file {
  /* border: 1px solid #ccc; */
  padding-bottom: 18px;
  padding: 20px 0px;
}
.assi-file span.text-danger {
  padding-left: 0px;
}
.assi-file h4 {
  font-size: 12px;
  padding-left: 8px;
  color: #1e7be6;
  font-weight: 600;
}
.AssignmentFileContainer {
  padding: 0 10px;
}
.id-status {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
span.ass_sts.PaymentPending {
  padding-left: 10px;
}
span.ass_sts.PaymentPending {
  padding: 2px 10px;
  margin-left: 10px;
  background-color: #ff828266;
}
.id-status .InProgress {
  background-color: #007bff3d;
  padding: 2px 10px;
  margin-left: 10px;
}

.id-status .SolutionStatus {
  background-color: #28a7456e;
  padding: 2px 10px;
  margin-left: 10px;
}
.id-status .PriceToBeDecided {
  background-color: #f7735e6b;
  padding: 2px 10px;
  margin-left: 10px;
}
.id-status .OnHold {
  background-color: #f7735e6b;
  padding: 2px 10px;
  margin-left: 10px;
}
.dspt {
  text-align: center;
}
.id-status .Compensatory {
  margin-top: 3px;
  margin-left: 5px;
}
.id-status .Cancelled {
  background-color: #b71111;
  color: #fff;
  padding: 2px 10px;
  margin-left: 10px;
}
.dspt .Cancelled {
  background-color: #b71111;
  color: #fff;
}
.descri-b {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 0;
  background-color: #fcf8f8;
  border-radius: 5px;
  /* border: 1px solid #1abc9c; */
  box-shadow: 0px 1px 10px #e5e6e6;
}
#ConversationContainer {
  border: none !important;
  background-color: #fcf8f8 !important;
  border-radius: 5px !important;
  /* border: 1px solid #1abc9c; */
  box-shadow: 0px 1px 10px #e5e6e6 !important;
}
textarea#ReviewSolutionAcceptReason {
  border: 1px solid #66666630;
  margin-bottom: 13px;
}
input#amount_tip {
  border: 1px solid #67676721;
  margin-top: 14px;
}
input#pay_id {
  float: right;
}
input.skip {
  float: left;
}
#tip_div .RadioQuestion {
  text-align: left;
  float: left;
}
div#PayTipContainer {
  width: 40%;
  margin: 0 auto;
}
.btn-pluse {
  position: relative;
  overflow: hidden;
}

.token_payment_link a.Button {
  background: #fb7222;
  color: #1d4382;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 3px 10px;
  border-radius: inherit;
  border: solid 1px #fb7222;
  margin-left: 13px;
  color: #000 !important;
}

.element {
  height: 110px;
  width: 110px;
  position: absolute;
  top: -38px;
  left: 15px;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  margin: 0 auto;
  background-color: #fff;
  animation-name: stretch;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}
@keyframes stretch {
  0% {
    transform: scale(0.1);
    background-color: rgba(255, 255, 255, 0.28);
    border-radius: 100%;
  }
  50% {
    background-color: rgba(255, 255, 255, 0.28);
  }
  100% {
    transform: scale(2);
    background-color: rgba(255, 255, 255, 0.28);
  }
}

.cal-fil-block {
  width: 100%;
  border: none;
  padding-top: 0px;
}
.cal-filter-block button {
  background-color: #2e4052ba;
  border: none;
  color: #ffffff;
  font-size: 15px;
  border: 1px solid #2e4052;
  padding: 5px 22px;
  outline: none;
  float: left;
  right: 0;
  top: 0;
  margin: 0px;
  font-weight: 700;
}
.cal-fil-block .text-muted {
  color: #1762e6;
}
.earn-money-block {
  text-align: right;
  color: #1abc9c;
  position: absolute;
  right: 0;
  top: 19px;
  font-weight: 700;
}
.earn-money-block a.btn-earn-money {
  background-color: #1abc9c;
  border: none;
  color: #fff;
  font-size: 15px;
  padding: 5px 10px;
  outline: none;
  display: inline-block;
  border-radius: 3px;
}

.earn-money-block a.btn-earn-money span {
  margin-right: 6px;
}
.cal-filter-block {
  background-color: #303e52;
  float: left;
  width: 100%;
  padding: 0px 0;
  position: relative;
}
div#DashboardComponentContainer {
  padding: 0 0;
}
.cal-filter-block button span {
  position: absolute;
  right: 8px;
  top: 6px;
  font-size: 14px;
}
div#inviteModal h4 {
  text-align: left;
  color: #1c9c83;
  font-weight: 700;
}

button.filter-block.collapsed:before {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 5px;
  content: "\f0d8";
  font: normal normal normal 14px/1 FontAwesome;
  top: 9px;
}
.collapse.in:after {
  position: absolute;
  width: 15px;
  height: 15px;
  color: #06021b;
  right: -13px;
  content: "\f0d8";
  font: normal normal normal 14px/1 FontAwesome;
  top: -45px;
}
button.filter-block.collapsed span.after-hide {
  display: none;
}
.open_me span.after-hide {
  display: none;
}
.tb-cl-block {
  clear: both;
}
.ItemContainer .Table tr,
th,
td {
  border: solid 1px;
  border-color: #dcdcdc !important;
}
.Component {
  border-bottom: none;
}
button.AssignmentViewButton {
  background-color: #0ebb88;
  color: #ffffff;
  border-bottom: none;
  font-weight: 400;
  font-size: 14px;
}
form button {
  border-bottom: none;
  background-color: #1d96b2;
}
.PaymentVerified button {
  background-color: #1e90ff !important;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
}
.header.test.mobile {
  border: none;
  background-color: #ffffff;
  height: 72px;
  box-shadow: 0px -3px 14px #ccc;
  float: left;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}
.header.test.mobile #HeaderExpanded a {
  color: #4c4d50;
}
.header.test.mobile #HeaderExpanded a:hover {
  color: #ffc600;
}
.header.test.mobile #HeaderExpanded a:hover .mdi:before {
  color: #ffc600;
}
.header.test.mobile #HeaderExpanded a .mdi:before {
  color: #1762e6;
}
a.sticky-hide {
  display: block !important;
  text-align: left !important;
}
a.stick-logo {
  display: none !important;
}
.header.test.mobile a.stick-logo {
  display: block !important;
  text-align: left !important;
}
.header.test.mobile a.sticky-hide {
  display: none !important;
}
.header.test.mobile a.stick-logo img {
  max-width: 100%;
}
.dis-from {
  display: flex;
  align-items: center;
  height: 89px;
  width: 90%;
  justify-content: space-between;
}
.dis-from input[type="email"] {
  padding: 22px 5px;
  width: 100%;
  border-radius: 4px;
  border: none;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

#SiteOfferContainer .Anchor {
  background-color: #f86a4c;
  color: #ffffff;
  display: none;
}
#SiteOfferContainer .ContentBox h5 {
  font-size: 15px;
  padding: 0 20px;
}
#AskAssignmentPopUp .HeaderContainer {
  background: #1762e6 !important;
  border: 0.2rem solid #1762e6 !important;
}
#AskAssignmentPopUp .HeaderContainer .Arrow {
  color: #ffc600 !important;
}
.theme-background-color {
  background-color: #150d3f !important;
}

#HeaderServiceMenu {
  margin-top: 80px;
}

button#sub_email {
  background-color: #f86a4c;
  border: none;
  color: #ffffff;
  padding: 18px 30px;
  font-weight: 700;
  margin-left: 0;
  font-size: 20px;
  font-family: "Roboto";
  text-transform: uppercase;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
button#sub_email:hover {
  background-color: #2c234d;
}
.SearchItem {
  margin: 8px 0px 0 0;
  padding: 0px 0px 20px 0;
  border-bottom: 1px solid #cccccc70;
}
.SearchItem a.SearchTitle {
  margin-bottom: 15px;
  display: block;
}
.SearchItem > div {
  border-bottom: none !important;
}

/***chat*****/
div#div1 {
  clear: both;
}
.center-chat-bl {
  height: 260px;
  overflow: auto;
  direction: rtl;
  transform: rotate(180deg);
}
.user-chat {
  padding-bottom: 6px;
}
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: #0d92f7;
  color: #fff;
  padding: 8px 14px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 0px;
  font-size: 20px;
  right: 255px;
  width: 302px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 400;
  z-index: 1 !important;
}
.open-button2 {
  background-color: #0d92f7;
  color: #fff;
  padding: 8px 14px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 0px;
  font-size: 20px;
  right: 565px;
  width: 302px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 400;
  z-index: 1 !important;
}
.open-button3 {
  background-color: #0d92f7;
  color: #fff;
  padding: 8px 14px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 0px;
  font-size: 20px;
  right: 876px;
  width: 302px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 400;
  z-index: 1 !important;
}
.open-button4 {
  background-color: #0d92f7;
  color: #fff;
  padding: 8px 14px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 0px;
  font-size: 20px;
  right: 1187px;
  width: 302px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 400;
  z-index: 1 !important;
}

/* The popup chat - hidden by default */
.chat-popupx {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0px;
  z-index: 9;
  width: 240px;
  z-index: 999 !important;
  background-color: #e9ebee !important;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-bottom: 8px;
  border-bottom: #dcdcdc;
  border: 1px solid #e8e9ea;
  border-bottom: none;
  /* box-shadow: 0 0 12px #ccc; */
}
.chat-popup {
  position: fixed;
  bottom: -9px;
  z-index: 9;
  width: 300px;
}
.chat-popup2 {
  position: fixed;
  bottom: -9px;
  right: 572px;
  z-index: 9;
  width: 300px;
}

.chat-popup3 {
  position: fixed;
  bottom: -9px;
  right: 894px;
  z-index: 9;
  width: 300px;
}

.chat-popup4 {
  position: fixed;
  bottom: -9px;
  right: 1215px;
  z-index: 9;
  width: 300px;
}
.onlinw-show {
  float: right;
  font-size: 12px;
  display: flex;
  position: absolute;
  align-items: center;
  color: #8e8e8e;
  right: 0;
  top: 0px;
}
/* Add styles to the form container */
.form-container {
  max-width: 378px;
  padding: 0px;
  overflow: auto;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 79%;
  float: left;
  padding: 15px 5px 0 15px;
  margin: 0px 0 0px 4px;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 20px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn-send {
  background-color: #0d92f7;
  color: white;
  padding: 12px 10px;
  border: none;
  cursor: pointer;
  width: 100%;
  width: 40px;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  border-radius: inherit;
}
/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: transparent;
  width: 20px;
  padding: 0;
  position: absolute;
  right: 14px;
  top: -41px;
  color: #fff;
}
.all-chat-heading {
  width: 100%;
  float: left;
}
.all-chat-heading h5 {
  background-color: #0d92f7;
  margin: 0;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #3477ef;
  cursor: pointer;
}

.chat_conversation {
  direction: ltr;
  transform: rotate(180deg);
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}
.dropdown.msg.open p {
  color: #4c4d50;
  margin-bottom: 0;
}
.dropdown.msg.show.open {
  top: 2px;
}
ul.list-message li a:before {
  background-color: transparent !important;
}
#sidebar ul.list-unstyled.components li a span {
  margin-right: 10px;
}
#sidebar.active span.mb-texthide {
  display: none !important;
}
.chat-popup ul.nav.nav-tabs {
  margin-top: -8px;
  float: left;
  width: 100%;
  background-color: #f0f0f3;
}
.chat-popup .tab-content {
  clear: both;
  padding: 0 0px;
}
.chat-popup ul.nav.nav-tabs li.active a {
  border-bottom: 3px solid #ffc600 !important;
}
.chat-popup ul.nav.nav-tabs li a:hover {
  background-color: #201364 !important;
  border: none;
  border-bottom: 3px solid #ffc600;
}
.chat-popup ul.nav.nav-tabs li.active a {
  background-color: #1762e6;
}
.chat-popup ul.nav.nav-tabs li a {
  background-color: #1762e6;
  font-size: 12px;
}
.chat-info:hover .btn-chat {
  display: block;
  position: absolute;
  right: -4px;
  bottom: 16px;
}
.chat-info {
  cursor: pointer;
}
a.btn-chat {
  display: none;
}

.chat-popup ul li a {
  color: #fff !important;
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
button#sidebarCollapse {
  position: absolute;
  left: -48px;
  top: 12px;
  background-color: #f86a4c;
  border-color: #f86a4c;
  z-index: 999;
  outline: none;
}
#sidebarCollapse i.fa.fa-bars {
  color: #fff;
}
.wrapper {
  display: flex;
  width: 100%;
}

#sidebar {
  width: 250px;
  /* top: 74px; */
  margin-top: 0px;
  left: 0;
  /* height: 92vh; */
  background: #32374a;
  color: #fff;
  transition: all 0.3s;
}

#sidebar.active {
  margin-left: 0;
  width: 58px;
}

#sidebar .sidebar-header {
  padding: 20px;
  background: #6d7fcc;
}

#sidebar ul.components {
  padding: 20px 0;
  margin-top: 0px;
  float: left;
  width: 100%;
}
#sidebar ul.components li a:hover {
  color: #fff !important;
}
div#mCSB_1_container {
  margin-top: 100px;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}
#sidebar ul li {
  list-style: none;
  margin-bottom: 0;
}

#sidebar ul li a {
  padding: 10px;
  font-size: 14px;
  display: block;
  color: #b4b6bd;
}

#sidebar ul li a:hover {
  color: #ffffff;
  background: #2f3446;
}

#sidebar ul li.active > a,
a[aria-expanded="true"] {
  color: #ffffff;
  background: #252939;
  border-left: 3px solid #f86a4c;
}
a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: #6d7fcc;
}

ul.CTAs {
  padding: 20px;
}

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}

a.download {
  background: #fff;
  color: #7386d5;
}

a.article,
a.article:hover {
  background: #6d7fcc !important;
  color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
  width: calc(100% - 250px);
  padding: 40px;
  min-height: 100vh;
  transition: all 0.3s;
  top: 0;
  right: 0;
}

#content.active {
  width: 100%;
}

.high_light_msg_cls {
  font-size: 11px;
  font-weight: 400;
  color: #ffffff;
  padding: 2px 4px;
  border-radius: 2px;
  background-color: #1ab384;
}

/* securityhistory */
.AssignmentRow .rg-aw i.fa.fa-angle-right {
  font-weight: 800;
  margin-right: 5px;
}
.AssignmentRow span.cat-security {
  padding: 8px 8px;
  background: #ccccccb5;
  border-radius: 3px;
  font-size: 14px;
}
/* css code for load only image on load page in slick slider */
.autoplay:not(.slick-initialized) .t-logo:not(:first-child) {
  display: none;
}
/* css for refund payement */
.outer-refund-reason {
  width: 50% !important;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 70px;
  box-shadow: 0 0 10px #ccc;
}

.outer-refund-reason .panel-heading {
  text-align: center;
  border-bottom: 1px solid #cccccc8c;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
  float: left;
}
.refund-reasons {
  padding: 25px;
}

.refund-reasons {
  padding: 25px;
  margin-top: 50px !important;
}

/* paynow form */
.form-paynow h5.modal-title {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #000 !important;
  padding: 9px 0 0 5px !important;
}
.form-paynow h6.modal-title small {
  font-size: 18px;
  font-weight: 600;
}

.payment-methods-block {
  display: flex;
  flex-wrap: wrap;
  padding: 12px;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  padding: 5px;
  /* display: inline-block; */
  /* vertical-align: top; */
  /* padding: 5px 10px; */
  cursor: pointer;
  box-shadow: 1px 1px 3px #999;
  border: solid 2px #fff;
  border-radius: 7px;
  margin: 0 0 15px;
  font-weight: 400;
  filter: grayscale(1);
}
.payment-methods-block .option-inner.nav.nav-tabs {
  border-bottom: none;
}
.payment-methods-block .img_block img {
  width: 45px;
}

.payment-methods-block .option-inner {
  float: left;
  /* width: 80%; */
  margin-top: 10px;
  margin-left: 6px;
}

.payment-methods-block .img_block {
  float: left;
  width: 10%;
}
.form-paynow h4.modal-title {
  font-size: 20px;
  margin-top: 15px;
}
.form-paynow h6.modal-title {
  font-size: 14px;
}
.payment-methods-block .option-inner a.btn {
  display: inline-block;
  color: #ff8e39;
  font-size: 14px;
  text-align: center;
  width: initial;
  margin-top: 0;
  margin-bottom: 0;
  background: #ff8e39;
  padding: 8px 8px;
  margin-bottom: 9px;
  line-height: 14px;
  color: #fff;
  border-radius: 4px;
  margin-left: 8px;
}

.bottom-pay-btn button.btn.btn-primary.pay-sec-btn {
  background: #ffc81b !important;
  border-color: #ffc81b !important;
  color: #000 !important;
  padding: 10px 25px !important;
  font-size: 20px !important;
  line-height: 26px !important;
  width: 70%;
  margin: 25px 0 0 !important;
}
.payment-methods-block .option-inner p strong {
  font-weight: 400;
  color: #3395ff;
  font-size: 14px;
  display: inline-block;
  border: solid 2px #3395ff;
  padding: 1px 8px;
  border-radius: 5px;
  font-style: italic;
  margin: 0 0 0 15px;
}
.payment-methods-block .option-inner p span {
  font-size: 18px;
}
.modal-footer .footer-information .right-side-content p {
  font-size: 10px;
  line-height: 13px;
}
.modal-footer .footer-information .img_block {
  width: 100%;
  display: inline-block;
  filter: grayscale(1);
  opacity: 0.8;
}
.modal-footer .footer-information .img_block {
  float: left;
  width: 21%;
  margin-right: 12px;
  height: 68px;
}
.form-paynow button.close {
  margin-top: -6px !important;
  margin-right: -11px !important;
  background: #888 !important;
}

.payment-methods-blocknew .custom-control-input:checked + label {
  border: solid 2px #ffc81b;
  filter: grayscale(0);
  opacity: 1;
}
.payment-methods-blocknew .custom-control-input + label {
  font-size: 18px;
  line-height: 20px;
  width: 100%;
  display: inline-block !important;
  vertical-align: top;
  padding: 5px 10px;
  cursor: pointer;
  box-shadow: 1px 1px 3px #999;
  border: solid 2px #fff;
  border-radius: 7px;
  margin: 0 0 15px;
  font-weight: 400;
  filter: grayscale(1);
}
.payment-methods-blocknew img.img-fluid.imgs-size.img_block {
  width: 47px;
  float: left;
}
.payment-methods-blocknew label.custom-control-label {
  text-align: left;
  /* margin-left: -8px; */
}
.payment-methods-blocknew span.options-selc {
  margin-left: 11px;
  /* margin-top: 23px; */
  position: absolute;
  top: 20px;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 24px;
  color: #656565;
}

.payment-methods-blocknew .custom-control-label::after {
  display: none !important;
}
.payment-methods-blocknew .custom-radio .custom-control-label::before {
  display: none;
}
.payment-methods-blocknew .custom-control.custom-radio {
  padding-left: 0px;
}
.payment-methods-blocknew .options-selc strong {
  font-weight: 400;
  color: #3395ff;
  font-size: 14px;
  display: inline-block;
  border: solid 2px #3395ff;
  padding: 1px 8px;
  border-radius: 5px;
  font-style: italic;
  margin: 0 0 0 15px;
}
.payment-methods-blocknew
  .custom-control-input:checked
  ~ .custom-control-label::before {
  display: none;
}
.mainpaypop-up .btn-free-quote {
  background-color: #3395ff;
  color: #fff;
  border: none;
  padding: 16px 30px;
  border: none;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-transform: uppercase;
  margin-top: 35px;
  width: 100%;
}
.mainpaypop-up .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0 !important;
}
.mainpaypop-up .modal-dialog.modal-dialog-centered.modal-lg {
  width: 600px !important;
  margin: 30px auto !important;
}
.mainpaypop-up .modal-footer .footer-information .right-side-content p {
  font-size: 11px !important;
  line-height: 16px !important;
  float: left !important;
  text-align: left !important;
  color: #3b3b3b !important;
}
.footer-information .right-side-content {
  float: right;
  width: 75%;
  text-align: left;
}
.mainpaypop-up .modal-header .close {
  /* margin-top: -2px; */
  font-size: 24px;
  position: absolute;
  right: -11px;
  top: -12px;
  color: #ffffff;
  opacity: 1;
  text-shadow: none;
  background: #3395ff;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  outline: none;
}
.mainpaypop-up .modal-header .close:hover {
  background: #1b7ae0;
  border-color: transparent;
}
.mainpaypop-up .modal-header h6.modal-title {
  text-align: right;
  font-size: 16px;
}
.secure-pay-imgblock {
  text-align: center;
  margin: 10px 0px 10px 0px;
}
.secure-pay-imgblock img.w-out-hover {
  width: 30%;
}
.payment-header-logos {
  margin-bottom: 28px;
  margin-top: 20px;
}
.main-header a.ask-btn-question {
  font-weight: 600 !important;
  font-size: 15px !important;
}
.dr-section .dr-file-name {
  padding: 0 0 6px 4px !important;
  overflow: hidden;
}
.dr-section .drop_lower .upload_file_row {
  padding-top: 0;
  border: 1px solid #ccc;
  margin: 10px;
  width: 94%;
  position: relative;
  margin-top: 10px;
}
.dr-section .cross {
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
  padding: 2px;
  margin: 0 !important;
  position: absolute;
  right: -26px;
  width: 20px;
  top: -35px;
  height: 20px;
}

/* refund request chat css */

.msg-right-block {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.chat-block {
  border: 1px solid #a5aab8;
  background-color: #f2f3f5;
  border-radius: 5px;
  padding: 18px;
  margin: 10px 0;
  width: 94%;
  float: left;
  border-radius: 10px;
  border-bottom-left-radius: 0;
}
.chat-meassage-block {
  padding: 0 0px;
  width: 100%;
  overflow: hidden;
}

.darker {
  border-color: #3aae97;
  float: right;
  background-color: #e3f7f3;
  border-radius: 10px;
  border-bottom-right-radius: 0;
}

.chat-block::after {
  content: "";
  clear: both;
  display: table;
}

.date-time-right {
  float: right;
  color: #32374a;
}

.date-time-left {
  float: left;
  color: #32374a;
}
.chat-start-btn {
  padding: 0px 0px 20px 20px;
  clear: both;
  overflow: hidden;
}
.msg-left-block {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.msg-right-block {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.tox.tox-tinymce {
  height: 210px !important;
}

.send-msg-block span.btn-refersh {
  position: absolute;
  right: 21px;
  top: 10px;
  font-size: 14px;
  padding: 10px;
}
.send-msg-block span.btn-refersh.order-view-refresh {
  top: -7px;
}
.chat-block .anw-attachment-b {
  padding-left: 0;
  margin-top: 16px;
  padding-bottom: 0;
}
.anw-attachment-b h5 {
  text-align: left;
}
.chats-ticketview-block {
  float: left;
  width: 100%;
  margin-top: 45px;
}
.chats-ticketview-block .anw-attachment-b ul li {
  list-style-type: none !important;
  list-style: none;
}
.chats-ticketview-block .btn-send-msg {
  margin-right: 0 !important;
  background-color: #1762e6 !important;
  color: #fff !important;
  padding: 10px 32px !important;
  border-radius: 3px;
  margin-top: 21px;
}

.chats-ticketview-block .btn-send-msg span {
  margin-right: 7px;
}
.admin-ticket-view-record .collapsed {
  padding-left: 8px;
}
.admin-ticket-view-record .assi-file {
  padding-left: 8px;
}

.chats-ticketview-block .btn-send-msg:hover {
  background-color: #1e90ff !important;
}

.paper-clippos ul li span {
  margin-left: 5px;
  margin-right: 4px;
  color: #2980b9;
}
.paper-clippos ul li span a {
  color: #2980b9;
}
.pack1 a {
  position: relative;
  transition: ease all 0.6s;
}
.pack1:hover span {
  display: inline-block;
  transition: ease all 1s;
}
span.pack1 {
  position: absolute;
  width: 230px;
  color: #656565;
  border-radius: 5px;
  padding: 14px;
  left: -34px;
  /* display: none; */
  transition: ease all 0.6s;
  z-index: 100;
  font-size: 11px;
  text-align: left;
  top: 24px;
  line-height: 15px;
  cursor: pointer;
  border: 1px solid #dee0e1;
}
.client-per-details p {
  font-size: 11px;
  margin-bottom: 0px;
  line-height: 20px;
  /* margin-top: 10px; */
  color: #656565;
}
.pay-infor-icon {
  cursor: pointer;
}
.pay-infor-icon:hover .pack1 {
  display: inline-block;
  transition: ease all 1s;
}

/* .pay-infor-icon:hover+ .pack1{
    display: block;
 
  } */
span.pay-infor-icon {
  cursor: pointer;
}
.payment-block .form-paynow .modal-dialog {
  max-width: 500px !important;
  margin: 1.75rem auto;
}

/*  */
.client-per-details .dropbtn {
  /* background-color: #4CAF50; */
  /* color: white; */
  padding: 5px;
  font-size: 16px;
  border: none;
  /* margin-left: -12px; */
  float: none;
}

.client-per-details .dropdown {
  position: relative;
  display: inline-block;
}

.client-per-details.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.client-per-details.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.client-per-details .dropdown:hover .dropdown-content {
  display: block;
}
.client-per-details span.cust-tut {
  margin-bottom: -11px;
  display: block;
  font-size: 12px;
  font-weight: 600;
  float: none;
}
/*  */

.pack1 a {
  position: relative;
  transition: ease all 0.6s;
}

.pack1:hover span {
  display: inline-block;
  transition: ease all 1s;
}

span.pack1 {
  position: absolute;
  background: #ecf0f1;
  width: 250px;
  color: #666;
  /* color:#393939; */
  border-radius: 5px;
  padding: 10px;
  left: -14px;
  display: none;
  transition: ease all 0.6s;
  z-index: 100;
  font-size: 12px;
  text-align: left;
  top: 26px;
  line-height: 15px;
  cursor: pointer;
}

.pay-infor-icon {
  cursor: pointer;
}

.pay-infor-icon:hover .pack1 {
  display: inline-block;
  transition: ease all 1s;
}

span.pay-infor-icon {
  cursor: pointer;
}

.payment-block .form-paynow .modal-dialog {
  max-width: 500px !important;
  margin: 1.75rem auto;
}

/*  */
.client-per-details .dropbtn {
  /* background-color: #4CAF50; */
  color: #cecece;
  padding: 2px;
  font-size: 16px;
  border: none;
}

.client-per-details .dropdown {
  position: relative;
  display: inline-block;
}

.client-per-details.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.client-per-details.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.client-per-details .dropdown:hover .dropdown-content {
  display: block;
}

.client-per-details span.cust-tut {
  margin-bottom: -8px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #1c2435;
}

.form-control {
  font-size: 14px;
  color: rgb(135 135 135);
  border: 1px solid #cecece;
  border-radius: 0.25rem;
}

.form-control:focus {
  color: rgb(135 135 135);
}
.form-group.email-con {
  position: relative;
}
.email-con span.why-email {
  position: absolute;
  right: 0;
  top: 18px;
  right: 10px;
  font-size: 18px;
}
span.pack1.dropdown-content.for-name {
  top: -105px !important;
  left: -142px;
}
span.pack1.dropdown-content.for-phone {
  top: -135px !important;
  /* right: 51px; */
  left: -142px;
}

.form-group.email-con.file span.why-email {
  top: 15px;
}
span.pack1.dropdown-content.for-file {
  top: -156px !important;
}
.email-con span.pack1.dropdown-content:after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ecf0f1;
  position: absolute;
  right: 89px;
  bottom: -10px;
}
ul.client-inner-det {
  padding-left: 12px;
}
.pay-infor-icon i.fa.fa-question-circle {
  font-size: 18px;
}
span.pack1.dropdown-content.for-email {
  left: -142px;
  top: -161px;
}
span.pack1.dropdown-content.for-deadline {
  top: -151px !important;
  left: -141px;
  z-index: 9999 !important;
}
span.pack1.dropdown-content.for-file {
  top: -192px !important;
  left: -143px;
}

.email-con span.why-email {
  position: absolute;
  right: 0;
  top: 8px;
  right: 9px;
  font-size: 18px;
}
span.why-email.file-m {
  right: 17px !important;
  top: 20px;
}
/*  start from here*/

.main-pay-blocks .email-con {
  position: relative !important;
}
.main-pay-blocks .email-con span.why-email {
  position: absolute;
  right: 0;
  top: 29px;
  right: 35px;
  font-size: 18px;
}

.main-pay-blocks span.pack1 {
  position: absolute;
  background: #e1e1e1;
  width: 250px;
  color: #666;
  /* color: #393939; */
  border-radius: 5px;
  padding: 10px;
  left: -142px;
  /* display: none; */
  transition: ease all 0.6s;
  z-index: 100;
  font-size: 12px;
  text-align: left;
  top: -96px;
  line-height: 15px;
  box-shadow: 0px 0px 11px #cccccc38;
  cursor: pointer;
}
/* .main-pay-blocks .email-con span.pack1.dropdown-content:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6e6e6;
    position: absolute;
    right: 89px;
    bottom: -10px;
} */
.form-control:disabled,
.form-control[readonly] {
  background-color: #ffffff !important;
  opacity: 1;
}
.main-pay-blocks ul.client-inner-det {
  padding-left: 12px;
}
.main-pay-blocks ul.client-inner-det li {
  line-height: 16px;
  margin-bottom: 5px;
  font-size: 13px;
  list-style: none !important;
  list-style-type: disc !important;
}

.main-pay-blocks .client-per-details span.cust-tut {
  margin-bottom: -8px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #1c2435;
}
.main-pay-blocks span.pack1.dropdown-content.for-email {
  top: -157px;
}
.main-pay-blocks .email-con.em span.why-email {
  position: absolute;
  right: 0;
  top: 28px;
  right: 23px;
  font-size: 18px;
}
.main-pay-blocks span.why-email.file-m {
  position: absolute;
  right: 0;
  top: -6px;
  right: 15px;
  font-size: 18px;
}
.main-pay-blocks span.pack1.dropdown-content.for-phone {
  top: -131px;
}
.main-pay-blocks span.pack1.dropdown-content.for-deadline {
  top: -147px;
}
.main-pay-blocks span.pack1.dropdown-content.for-file {
  top: -158px;
}
.main-pay-blocks span.pack1.dropdown-content.for-name:before {
  border-color: #000;
  left: -18px;
  top: 13px;
  position: absolute;
  content: "";
  z-index: 999;
  border-color: #d5d5d5 transparent;
  border-width: 0 13px 10px;
  border-style: solid;
  transform: rotate(-89deg);
}
.main-pay-blocks .why-email i.fa.fa-info-circle {
  font-size: 18px;
}
.main-pay-blocks .name-client-top {
  text-align: center;
}
.main-pay-blocks .name-client-top .name-head {
  font-weight: 600;
  font-size: 22px;
  color: #1e7be6;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
  #sidebar {
    margin-left: -250px;
  }
  #sidebar.active {
    margin-left: 0;
  }
  #content {
    width: 100%;
  }
  #content.active {
    width: calc(100% - 250px);
  }
  #sidebarCollapse span {
    display: none;
  }
}

/***chat-popp****/
div#chattab1 {
  float: left;
  width: 100%;
}
a.card-link {
  color: #000 !important;
}
div#collapseOne {
  overflow: hidden;
}
.chat-info {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  padding: 3px 0px;
}
.chat-info:hover {
  background-color: #dddfe2;
}
div#collapseOne {
  overflow: hidden;
  /*height: 325px;*/
  margin-right: 0px;
  /*overflow-y: scroll;*/
}
.chat-heading-msg {
  margin-bottom: 0px;
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
.writers-title {
  float: left;
  width: 76%;
  font-weight: 600;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}
span.chat-msg {
  float: right;
  background-color: #ff5200;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.btn-chat {
  color: #ffffff !important;
  /* border: 1px solid #ffc600; */
  padding: 2px 4px;
  border-radius: 3px;
  /* background-color: #201364; */
  font-size: 12px;
  float: right;
  font-weight: 600;
  text-decoration: underline;
}
.chat-content p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 190px;
  font-size: 15px;
  float: left;
  font-weight: 500;
  color: #000000;
}
#chattab1 .card-header {
  padding: 10px 0;
  cursor: pointer;
  margin-right: 15px;
}
.writers-title h5 {
  font-size: 16px;
  text-align: left;
  float: left;
  color: #000000 !important;
  margin: 0px 0 0 11px;
  font-weight: 400;
  cursor: pointer;
}
.ty-hidden {
  display: none;
}
.blob2 {
  background: #e38968;
  display: inline-block;
  border-radius: 50%;
  margin: 10px;
  height: 8px;
  width: 8px;
}
.blob {
  background: #12ab0f;
  display: inline-block;
  border-radius: 50%;
  margin: 10px;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0 0 rgba(15, 187, 88, 0.18);
  transform: scale(1);
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(15, 187, 88, 0.18);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(15, 187, 88, 0.18);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(15, 187, 88, 0.18);
  }
}

.wri-img {
  float: left;
  width: 35px;
  height: 35px;
  border: 3px solid #ccc;
  border-radius: 100%;
  overflow: hidden;
}
.wri-img img {
  max-width: 100%;
}
.wr-img {
  float: left;
  margin-right: 10px;
}
.wr-info {
  float: left;
  width: 52%;
}
.ass-output {
  display: block;
  float: left;
  width: 100%;
}
.ass-output p {
  margin-bottom: 0px;
  font-size: 13px;
}
.pay-btn-block {
  float: right;
}
.wr-full-detail {
  overflow: hidden;
  margin: 15px 15px;
  float: left;
  width: 96%;
}
.pay-btn-block a.cal-accept {
  display: block;
  background-color: #13a73a;
  padding: 7px 20px;
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
}
.wr-info .writers-title h5 {
  font-size: 18px;
  text-align: left;
  float: left;
  margin: 6px 0 0 0px;
}
.wr-info .writers-title {
  width: 100%;
}
.cal-rating-persent {
  clear: both;
  font-size: 13px;
}
span.bid-price {
  font-size: 22px;
  color: #1a1243;
  text-align: center;
  width: 100%;
  font-weight: 700;
  /* float: left; */
}
.full-chat-msg {
  clear: both;
  border: 1px solid #ccc;
  position: relative;
  border-radius: 3px;
  padding: 12px;
  background-color: #150d3f1f;
  width: 100%;
  margin-bottom: 10px;
}
.full-chat-msg p {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0px;
}
span.chat-time {
  font-size: 13px;
  float: right;
  /* overflow: hidden; */
  margin-top: -7px;
}
.chat-popup input[type="text"] {
  float: left;
  width: 80%;
  border: 1px solid #0d92f7;
  margin-right: 0px;
  margin-left: 0px;
  font-size: 14px;
  padding: 11px 6px;
  border-radius: inherit;
}
.writter-all-chat .modal {
  top: inherit;
  bottom: -25px;
  left: -363px;
}

.message-box p {
  color: #000;
  font-size: 14px;
}
.typing-msg input[type="text"] {
  float: left;
  width: 57%;
  border: 1px solid #ccc;
  margin-right: 7px;
  margin-left: 0;
  padding: 11px 6px;
  border-radius: 3px;
}

.typing-msg .btn-send {
  background-color: #ffc600;
  color: white;
  padding: 8px 12px;
  border: none;
  cursor: pointer;
  width: 100%;
  width: 120px;
  font-weight: 700;
  color: #030110;
  font-size: 20px;
}
.writter-all-chat .close {
  color: #0d0921;
  opacity: inherit;
}

#sidebar.active a {
  text-align: center;
}
#chat-window2 {
  position: fixed;
  right: 240px;
  bottom: -5px;
  background-color: #fff;
  width: 300px;
  padding: 0;
  /* box-shadow: 0px 0px 24px #ccc; */
}
.user-chat-heading {
  background-color: #211464;
}
.user-chat input[type="text"] {
  width: 85%;
  float: left;
  border: 1px solid #0d92f7;
  margin-right: 0px;
  margin-left: 0px;
  font-size: 14px;
  padding: 11px 6px;
  border-radius: inherit;
}
.incoming_msg_img {
  display: inline-block;
  width: 10%;
}
.incoming_msg_img img {
  max-width: 100%;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 0px;
  vertical-align: top;
  width: 94%;
}
.received_withd_msg {
  width: 100%;
}
.received_withd_msg p {
  background: #f0f0f0 none repeat scroll 0 0;
  border-radius: 15px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 8px 10px;
  width: 100%;
  border-bottom-left-radius: 0px;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.outgoing_msg {
  overflow: hidden;
  margin: 26px 0 26px;
}
.sent_msg {
  float: right;
  width: 94%;
}
.sent_msg p {
  background: #49b6f9 none repeat scroll 0 0;
  border-radius: 15px;
  font-size: 14px;
  margin: 0;
  color: #fff;
  padding: 8px 10px;
  width: 100%;
  border-bottom-right-radius: 0px;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 3px 0 0;
}
.writers-title h5 span {
  font-size: 11px;
  font-weight: 400;
  color: #545454;
}
.user-chat-heading {
  background-color: #0d92f7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  /* height: 50px; */
  width: 100%;
  float: left;
  /* padding-top: 6px; */
  /* padding-left: 10px; */
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  padding: 6px 0 6px 8px;
}
.sent_msg span.time_date {
  text-align: right;
  margin-top: 3px;
}
.send-box {
  position: relative;
}
a.refreh-chat {
  position: absolute;
  right: 41px;
  top: 11px;
  color: #fff !important;
}
a.attach-chat-file {
  position: absolute;
  z-index: 1;
  right: 52px;
  top: 12px;
}
a.btn-cancel {
  color: #fff !important;
}
.user-chat-heading .btn.cancel {
  position: absolute;
  z-index: 2;
}
.incoming_msg {
  padding: 0 6px;
}
.outgoing_msg {
  padding: 0 6px;
}
.user-img {
  float: left;
}
.user-chat-heading h6 {
  float: left;
  color: #fff;
  margin: 5px 0 0 8px;
  font-size: 15px;
}
div#div1 {
  clear: both;
}
a.btn-cancel {
  position: absolute;
  z-index: 2;
  right: 13px;
}

#back2Top {
  width: 40px;
  line-height: 40px;
  overflow: hidden;
  z-index: 999;
  display: none;
  cursor: pointer;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  position: fixed;
  bottom: 50px;
  right: 0;
  background-color: #ddd;
  color: #555;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
}
#back2Top:hover {
  background-color: #ddf;
  color: #000;
}

.work-left {
  width: 52%;
  float: left;
  position: relative;
}
.how-work-right {
  width: 40%;
  float: right;
  margin-top: 100px;
}

.achivment-block h2 span {
  font-size: 20px;
  margin-bottom: 10px;
  color: #dea820;
  text-align: left;
  display: block;
}
.achivment-block h2 {
  text-align: left;
  color: #333448;
  font-weight: 700;
  font-size: 46px;
}
.achivment-block p {
  color: #97979c;
}

.ServiceContainer.sr-box1 span {
  color: #ff5b5a;
}
.ServiceContainer.sr-box2 span {
  color: #1762e6;
}
.ServiceContainer.sr-box3 span {
  color: #2be0b8;
}
.ServiceContainer.sr-box4 span {
  color: #6bce68;
}
.ServiceContainer.sr-box5 span {
  color: #ffcf8f;
}
.ServiceContainer.sr-box6 span {
  color: #ac74f1;
}
#HeaderExpanded a:focus {
  color: #171717;
}
a#HeaderServiceMenuButton.Active {
  color: #4c4d50 !important;
}

.dropdown.count-drop-down {
  margin-top: 0px;
  display: flex;
  /* color: #000; */
  border-radius: 3px;
  background-color: #ffc600;
  padding: 0 9px !important;
}
a.btn-ask-assignment {
  display: block;
  margin-top: 30px;
  background-color: #f86a4c;
  width: 236px;
  text-align: center;
  line-height: 53px;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
}
a.btn-ask-assignment:hover {
  background-color: #f86a4c !important;
}
.text-info {
  color: #23b7e5;
}
.text-primary {
  color: #528ff0;
}
.text-success {
  color: #27c24c;
}
.text-danger {
  color: #f05050;
}
.text-warning {
  color: #fbe165;
}
.text-warm {
  color: #f19a5e;
}

.table-responsive {
  border: 1px solid #ccc;
}

/****affilatedashboard****/
.cal-banner-block {
  width: 100%;
  float: left;
  background-color: #ccc3;
  padding: 0px 0px 40px 0px;
  /* box-shadow: 0px 2px 6px #ccc; */
  margin-top: 0px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f5f9ff 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f5f9ff 100%);
  background: linear-gradient(to bottom, #fff 0%, #f5f9ff 100%);
}
.cal-banner-block h2 {
  color: #f86a4c !important;
  font-weight: 800;
  font-size: 42px;
  margin-top: 0px;
}
.career-block {
  margin-bottom: 40px;
  background-color: #f6faff;
  overflow: hidden;
  padding: 20px;
  border: 1px solid #cccccc24;
}
.career-block .nav-tabs > li.active > a {
  border-bottom: 4px solid #32374a !important;
}

.cal-banner-block p {
  font-size: 22px;
  margin-top: 20px;
  float: left;
  width: 100%;
  text-align: center;
}
span.code_1 {
  font-size: 18px;
  margin: 15px 0px;
  letter-spacing: 0.4px;
  position: relative;
  margin: 0 auto;
  width: 96%;
  /* float: left; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.code_1 input[type="text"] {
  padding: 11px 0px 12px 12px;
  width: 77%;
  color: #6b6a6a;
  font-size: 14px;
  float: left;
  border: 1px solid #e0e0e0;
}
span.share-social-link a {
  display: flex;
}
.earn_sh_btn {
  background-color: #2c234d;
  color: #ffffff;
  padding: 10px 15px;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 700;
  margin: 0;
  /* float: right; */
  /* position: absolute; */
  width: 146px;
  right: 0;
}
.cal-banner-block span.yellow {
  color: #f86a4c !important;
  font-weight: 700;
  background-color: transparent !important;
}
span.earn_sh_btn span {
  margin-right: 9px;
}
.referal-code-box ul li {
  display: inline-block;
  margin-right: 24px;
  color: #32374a;
  font-size: 14px;
  font-weight: 700;
}
span.share-social-link a {
  color: #fff;
  text-transform: uppercase;
}
span.share-social-link a span {
  margin-right: 10px;
}
span.share-social-link {
  float: right;
  background-color: #f86a4c;
  padding: 10px;
  /* color: #fff; */
}
.Button {
  border-bottom: solid 0.2em #ce5238;
  background-color: #f86a4c;
}
.referal-code-box {
  width: 100%;
  text-align: center;
}
.referal-code-box ul {
  margin-top: 13px;
  float: left;
  width: 100%;
}
.career-block {
  margin-bottom: 40px;
}
.career-block .tab-content > .active {
  display: block;
  font-size: 15px;
}
.career-block .tab-content {
  background-color: #fff;
  padding: 20px;
}
.career-block .tab-content h3 {
  margin: 0;
  text-align: left;
  /* padding: 16px 0px; */
  font-size: 18px;
  color: #171717;
  font-weight: 700;
  margin-right: 10px;
  margin-bottom: 17px;
}
.career-block .nav-tabs > li > a {
  color: #040404;
}
.career-block ul.nav.nav-tabs li.active a {
  color: #131212;
  font-weight: 700;
  background-color: #ffffff;
}
.total-point-block {
  width: 100%;
  float: left;
}
.total-point-block h3 {
  float: left;
}
.table-responsive {
  clear: both;
}
.avial-point h3 {
  float: left;
}
.career-block table {
  border: 1px solid #cecece !important;
}
.career-block table th,
td {
  border: solid 1px;
  border-color: #cecece !important;
}
div#inviteModal h4 {
  color: #292929;
  text-align: left;
  font-weight: 800;
}
.social-sharing-link a span {
  font-size: 52px;
}
div#socialModal h4 {
  color: #292929;
  text-align: left;
  font-weight: 800;
}
.add-remove-email {
  clear: both;
  display: flex;
  margin-top: 0px;
  justify-content: space-between;
}
.add-remove-email a {
  border: 1px solid #cccccc57;
  padding: 7px 16px;
  border-radius: 3px;
  color: #1a242f;
  background-color: #cccccc78;
}
.add-remove-email a span {
  margin-right: 6px;
}
.modal-dialog-centered {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%) !important;
}
span.badge.badge-success {
  position: inherit;
  display: inline-block;
  top: -1px;
  left: 4px;
  background-color: #1abc9c;
}
.total-p {
  float: left;
  margin-right: 17px;
}

.new-mail-add {
  clear: both;
  margin-top: 20px;
}
.reffer_cls {
  margin-bottom: 10px;
}
.cal-ref-table {
  clear: both;
}
.referral-program-page {
  float: left;
  width: 100%;
  margin-top: 0px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f5f9ff 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f5f9ff 100%);
  background: linear-gradient(to bottom, #fff 0%, #f5f9ff 100%);
  margin-bottom: 0px;
  background: url(https://www.calltutors.com/resources/images/af-bg.png)
    no-repeat center;
  background-size: cover;
  padding: 30px 0px;
  position: relative;
}
.referral-program-page:after {
  content: "";
  height: 50px;
  position: absolute;
  bottom: -26px;
  background: url(https://www.calltutors.com/resources/images/slider-bottom-shape.png);
  width: 100%;
  background-repeat: no-repeat;
}
.right-ref-pict img {
  max-width: 100%;
}
.ref-left-block {
  width: 100%;
  float: left;
  padding-left: 0;
  margin-top: 15px;
}
.ref-left-block h2 {
  text-align: left;
  font-weight: 300;
  color: #fff;
}
.ref-left-block p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
}
.right-ref-pict {
  margin-right: 20px;
}

section.content-with-image {
  clear: both;
  padding: 50px 0px;
}
.inner-image img {
  max-width: 100%;
}
span.mdi.mdi-account-card-details::before {
  color: #000 !important;
}
.inner-content h3 {
  font-weight: 400;
  line-height: 38px;
  font-size: 28px;
  color: #1f1f1f;
  margin: 20px 0 16px 0;
  text-align: left;
}
.inner-content p {
  color: #484848;
  line-height: 26px;
}
.inner-content button.btn.btn-light {
  padding: 10px 30px;
  margin-top: 16px;
  font-size: 18px;
  color: #fff;
  background-color: #f86a4c;
}
.ref-left-block a.btn-ask-assignment {
  display: block;
  margin-top: 30px;
  background-color: #f86a4c;
  width: 200px;
  text-align: center;
  line-height: 53px;
  color: #fff;
  font-weight: 700;
  border-radius: 3px;
  border: none;
}

.bef-box {
  position: relative;
  width: 100%;
  text-align: center;
}

.bef-icon {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #276bc5;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  border-radius: 3px;
  cursor: pointer;
}
.bef-content h5 {
  color: #000;
}
.bef-content p {
  color: #000;
}
.bef-box:hover .overlay {
  height: 100%;
}

.bef-content {
  color: white;
  font-size: 20px;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.benifit-refering-friend h2 {
  margin: 0 0 80px 0;
  color: #000;
  font-weight: 300;
}
section.benifit-refering-friend {
  width: 100%;
  float: left;
  padding: 50px 0px 80px 0;
}
.bef-icon img {
  max-width: 100%;
}
.overlay.bg-green-light {
  background-color: #defad2;
}
.overlay.bg-orange-light {
  background-color: #fdf1db;
}
.overlay.bg-gray-light {
  background-color: #eaf4ff;
}
.work-pict img {
  max-width: 100%;
}
.how-it-work-content {
  padding: 80px 27px;
}
.how-it-work-content ul {
  padding-left: 20px;
}
.how-it-work-content ul li {
  line-height: 24px;
  border-bottom: 1px solid #cccccc70;
  /* background-color: #f5f5f5; */
  margin-bottom: 16px;
  padding-bottom: 14px;
}

section.term-condation {
  float: left;
  width: 100%;
}
section.term-condation h2 {
  margin: 0px 0 36px 50px;
  color: #000;
  font-weight: 400;
  text-align: left !important;
  font-size: 34px;
}
.benifit-refering-friend .work-pict {
  background-color: transparent;
}

.work-pict {
  background-color: #ffffff;
  text-align: center;
}
.work-block {
  clear: both;
  height: 440px;
  margin-top: 50px;
}
.StepContainer.one-po:hover h3 {
  color: #563ad5 !important;
  font-size: 24px;
  font-weight: 600;
}
.term-cond-list ul {
  width: 40%;
  float: left;
  padding-left: 65px;
  margin-right: 18px;
}
.term-cond-list {
  background-color: #cccccc2e;
  float: right;
  padding: 30px 0px 24px 0;
}
.term-cond-list ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  line-height: 24px;
  border-bottom: 1px solid #cccccc70;
}
section.term-condation .row {
  margin: 0;
}
.term-condation .col-md-4 {
  padding: 0;
}
.term-condation .col-md-8 {
  padding: 0;
}
a.assignment-btn {
  background-color: #f86a4c;
  color: #fff;
  padding: 16px 30px;
  display: inline-block;
  border-radius: 4px;
  font-weight: 700;
  font-size: 18px;
  margin-top: 20px;
  text-transform: uppercase;
  /* font-family: 'Roboto'; */
  font-family: "Roboto", sans-serif;
}
a.assignment-btn:hover {
  background-color: #2c234d;
}
section.offer-block {
  clear: both;
  display: flex;
  align-items: center;
  height: 120px;
  background-color: #f5eeee;
  /* align-items: center; */
  /* margin-top: 40px; */
  float: left;
  width: 100%;
}
.offer-content {
  align-items: center;
  display: flex;
  height: 60px;
}
.offer-block a.btn-ask-assignment {
  margin-top: 0;
  display: block;
  margin-top: 0px;
  background-color: #f86a4c;
  width: 200px;
  text-align: center;
  line-height: 53px;
  color: #fff;
  font-weight: 700;
  border-radius: 3px;
  border: none;
}
.offer-content h5 {
  font-weight: 400;
  font-size: 22px;
}
.offer-content h5 strong {
  color: #f86a4c;
}
#Footer a:hover {
  color: #1762e6;
}

/* div#chat-window2 {     */
/* right: 550px;  */
/* position: fixed;    */
/* bottom: -5px; */
/* background-color: #fff; */
/* width: 300px; */
/* padding: 0;   */
/* } */

/* div#chat-window3 {     */
/* right: 860px; */
/* position: fixed;    */
/* bottom: -5px; */
/* background-color: #fff; */
/* width: 300px; */
/* padding: 0;      */
/* } */
/* div#chat-window4 {     */
/* right: 1168px; */
/* position: fixed;    */
/* bottom: -5px; */
/* background-color: #fff; */
/* width: 300px; */
/* padding: 0;      */
/* } */

/****inner-page*****/

.service-cover {
  margin: 0px 0px 0px 0 !important;
  background-color: #e4fcff;
  padding: 30px 0px;
  background-image: url(https://www.calltutors.com/resources/images/header-1-bg.png);
  background-size: 100%;
}
.right-s {
  right: 20px;
}

.ContentBody:not(.IgnoreInversion):nth-of-type(2n) {
  color: #252525 !important;
  line-height: 26px;
  border-bottom: none;
}
.service-right-block {
  border-top: 3px solid #1e7be6 !important;
}
.service-right-block h3 {
  color: #333333 !important;
  font-size: 26px;
  /* font-weight: 700; */
  line-height: 32px;
  margin-bottom: 0 !important;
}
.service-right-block h5 {
  color: #4a4b4c;
  font-size: 16px;
  font-weight: 400;
  margin: 6px 0 42px 0;
}
form input:focus,
form textarea:focus,
form select:focus {
  border-color: #f86a4c !important;
}
.innerpage-block {
  background-color: #f2f4f4 !important;
}
.innerpage-block h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 50px;
}
.Counter_header h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 16px;
}
.wordCounter_calculator .activeElement {
  color: #fff !important;
  background-color: #f86a4c !important;
  border-color: #1abc9c00 !important;
  box-shadow: inherit !important;
}
.Counter_header .innerpage-block h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 50px;
}
.freelance-job h2 {
  color: #333448 !important;
  margin: 0 0 44px 0 !important;
  font-size: 34px !important;
  font-weight: 700;
}
section.freelance-job {
  padding: 50px 0px;
  background-color: #efefef12 !important;
}
.icon-value {
  text-align: center;
  font-size: 30px !important ;
  border: none !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 12px auto;
  color: #151414 !important;
  font-weight: 700;
  margin-bottom: 36px !important;
}
.job-content-d h5 {
  color: #333448 !important;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 16px !important;
}
.job-content-d p {
  text-align: center;
  padding: 0 12px;
  font-weight: 400;
  color: #576679 !important;
  line-height: 23px;
}
.cal-sidebar {
  box-shadow: -8px 12px 18px 0 rgb(25 42 70 / 13%);
  padding: 10px;
  background-color: #faf4f4 !important;
  margin-bottom: 30px;
  border-radius: 4px;
  border: 1px solid #f9dfdf !important;
}
.innerpage-block h3 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 13px;
  position: relative;
}
.innerpage-block h3:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 4px;
  bottom: -7px;
  left: 0;
  border-radius: 50px;
  border: 2px dotted #f86a4c;
}
.cl-guarantees ul {
  margin: 0 0 0 22px !important;
  padding: 0;
}
.cl-guarantees ul li {
  color: #000;
  line-height: 1.825;
  position: relative;
  list-style: none;
}
.cl-guarantees ul li:before {
  position: absolute;
  content: "››";
  left: -22px;
  top: -2px;
  font-size: 17px;
  color: #2c234d;
}
.job-post-b {
  border: 2px solid #eaeefd !important;
  min-height: 260px !important;
  border-radius: 10px !important;
}
section.comp-net-block h4 {
  color: #333448 !important;
  text-align: left;
  font-weight: 700;
}
.cal-sidebar h3 {
  text-align: left;
  color: #1762e6 !important;
  font-weight: 700;
}
.innerpage-block h3 {
  color: #333448 !important;
  line-height: 33px;
  font-size: 20px;
  font-weight: 700;
}
section.comp-net-block img {
  max-width: 100%;
}
.query-right-block h2 {
  text-align: left;
  font-size: 30px;
}
.footer-bottom {
  background: #ffffff;
  padding: 30px 0px;
  border-top: none !important;
  border-bottom: none !important;
}
a.btn-place-query {
  color: #1762e6 !important;
  border: 2px solid #1762e6 !important;
  text-transform: uppercase;
}
.footer-bottom {
  background: #ffffff !important;
}
#AskAssignmentButtonContainer a {
  font-size: 2.6rem;
  background-color: #f86a4c;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 3px;
}
.service-left-block h1 {
  color: #1e7be6 !important;
  font-weight: 700;
}
.service-left-block p {
  font-size: 16px;
  color: #576679;
  font-weight: 300;
  line-height: 30px;
}
.left-block-content ul li {
  color: #576679 !important;
  font-weight: 300;
}
.icon-value img {
  max-width: 100% !important;
}
.icon-value.active {
  width: 60px !important;
  background-color: transparent;
}
.icon-value.active:after {
  display: none;
}
.FormControlContainer input[type="submit"] {
  border-radius: inherit !important;
  border-bottom: 0 !important;
  padding: 10px 21px;
  border-radius: 3px !important;
  background-color: #f86a4c;
  color: #fff;
  font-size: 16px;
  border: none;
  border-bottom: 3px solid #e1593c !important;
}
.fILabel {
  background-color: #f96a4b !important;
}
button.fISelectButton.fIButton {
  background-color: #f96a4b !important;
  border-bottom: 3px solid #e1593c !important;
  padding: 10px;
}
button.fIRemoveAllButton.fIButton {
  margin-top: 10px;
  margin-left: 0;
}
.fIButton .badge {
  margin: -6px 11px 0 -3px;
  color: #000;
  background-color: #ffffff;
}
.FormControlContainer input[type="submit"]:hover {
  background-color: #2c234d !important;
  border-bottom: 3px solid #41346f !important;
}
a.btn-place-query:hover {
  background-color: #1762e6;
  color: #fff !important;
}
#SubjectsContainer a small {
  color: #f86a4c;
}
.SearchSubject {
  color: #f86a4c !important;
}
button.java-programming-but2:hover {
  background-color: #1e90ff !important;
}

button.fISelectButton .fIButtonIcon {
  background-color: #f96a4b !important;
  border-color: #e1593c !important;
}
section.comp-net-block {
  box-shadow: -8px 12px 18px 0 rgba(25, 42, 70, 0.13) !important;
  background-color: #fff !important;
}
a.AskAssignmentButton:hover {
  background-color: #2c234d !important;
}
button.btn-download-submit-order:hover {
  background-color: #2c234d !important;
}
a.r-order-n:hover {
  background-color: #2c234d !important;
}
.bottomcontents p {
  color: #fff;
  text-align: inherit;
}
#SubjectsContainer a {
  display: inline-block;
  font-size: 2rem !important;
  margin: 1rem;
  font-weight: 300 !important;
  color: #252525 !important;
  line-height: 42px !important;
}
form input[type="submit"]:hover,
form input[type="button"]:hover,
form input[type="reset"]:hover,
form button:hover {
  background-color: #2c234d;
  border-color: #3c3069;
}
#SearchSubmit span:before {
  color: #fff !important;
}
a.AskAssignmentButton h2 {
  margin: 0;
  font-size: inherit !important;
  color: inherit !important;
}
.row.ContentBody.innerpage-block {
  padding-top: 25px !important;
}
.innerpage-block h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 9px;
}
form#ContactUsForm {
  box-shadow: 0px 0px 53px #ccc;
  padding: 30px;
}
.AssignmentCode span {
  display: block;
  float: left;
}
.dashboard-block .ContentBody {
  padding-top: 0px !important;
  border: none !important;
}
#sidebar ul.list-unstyled.components li a span {
  margin-right: 10px;
  width: 21px;
  display: inline-block;
}
span.mb-texthide {
  width: 78% !important;
}
form#WalletTransactionOperationForm {
  padding-top: 35px;
}
.mid-content1 .questions-heading {
  width: 100%;
  text-align: center;
  margin: 40px 0 9px;
}
form#PaymentForm h4 {
  color: #fff !important;
}
form#PaymentForm h4 a {
  color: #ffc600 !important;
}
.media h2 a {
  display: block;
  margin-bottom: 16px;
}
.wordCounter_calculator {
  margin: 0px 0px !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.ref-left-block h2 {
  color: #fff !important;
  text-align: left !important;
}
.icon_container span {
  font-size: 30px;
}
.row.ContentBody.innerpage-block.quiz {
  padding-top: 80px !important;
}

a.compose {
  background-color: #ffc600;
  color: #32374a;
  width: 68%;
  font-weight: 700;
  float: left;
  font-size: 16px;
  text-align: center;
  padding: 12px 0px;
  border-radius: 30px;
  margin: 0 13px;
  box-shadow: 0px 0px 3px #7f7a7a;
}
a.compose span {
  margin-right: 9px;
}
a.compose:hover {
  background-color: #e8b605;
}

#sidebar.active a.compose span {
  margin-right: 0;
}

#SubscribeForm label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
  color: #888;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
  display: block;
  position: relative;
  margin: 0 0 -0.5em 0.4em;
  z-index: 1;
  white-space: nowrap;
}
input#SubscribeEmailID {
  border: none !important;
  width: 100% !important;
  padding: 0.4em;
  border-bottom: 2px solid #ccc !important;
}
input#SubscribeEmailID:focus {
  outline: none;
}
#SubscribeForm .FormControlContainer input[type="submit"] {
  border-radius: inherit !important;
  border-bottom: 0 !important;
  padding: 10px 21px;
  border-radius: 3px !important;
  background-color: #1e7be6 !important;
  border: none;
  color: #fff;
  border-radius: inherit !important;
}
#UnSubscribeForm .FormControlContainer input[type="submit"] {
  border-radius: inherit !important;
  border-bottom: 0 !important;
  padding: 10px 21px;
  border-radius: 3px !important;
  background-color: #1e7be6 !important;
  border: none;
  color: #fff;
  border-radius: inherit !important;
}
#PayPalBanner .career-block table th,
td {
  border: none !important;
}

#PurchaseAssignmentForm label {
  display: block;
  margin-top: 20px;
}
form#PurchaseAssignmentForm input,
form select,
form textarea {
  border-bottom-width: 0.2rem;
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #ccc;
  outline: none;
}
form#PurchaseAssignmentForm input[type="submit"] {
  border-radius: inherit !important;
  border-bottom: 0 !important;
  margin-top: 32px !important;
}
.Table > tbody > tr > td {
  vertical-align: middle;
  color: #000;
}

div#dynamic {
  position: inherit;
}

.ass-detail {
  margin-top: 15px;
  float: left;
  width: 100%;
}
h3.cal-subject {
  background-color: #ffe6e6;
  padding: 10px;
  display: inline-block;
  margin: 0 auto;
  /* max-width: 15%; */
  font-size: 16px;
  float: none;
  text-align: center;
  border-radius: 30px;
  font-weight: 700;
}
.des-left-content {
  margin-top: 40px;
}
.sidebar-assignment {
  margin-top: 40px;
}
.des-left-content h2 {
  text-align: left;
}
.des-left-content h4 {
  text-align: left !important;
}
.sidebar-assignment {
  margin-top: 40px;
  box-shadow: 0px 8px 24px #e3ecfd;
  padding: 30px 0px;
}
form#WalletAddMoneyForm {
  height: auto;
  /* border: 1px solid #ccc; */
  padding: 20px;
  background-color: #f7fbff;
  box-shadow: 0px 0px 13px #d1dae4;
}
.cal-fil-block h1 {
  margin-top: 0;
}

.from-se-b h2 em {
  color: #2b2353 !important;
}
.from-se-b h2 {
  color: #151a2b !important;
  margin-top: 0;
}
h2.cal-title {
  font-size: 24px;
  line-height: 34px;
}
h1:before {
  background-color: #f86a4c !important;
  bottom: 2px;
}
form#PlagiarismCheckForm {
  /* background-color: #fff; */
  padding: 50px;
  box-shadow: 0px 0px 53px #ccc;
  border-radius: 10px;
}

input#accept_sol {
  margin-right: 0;
  padding: 0;
  font-weight: 400;
}
input#reject_sol {
  margin-right: 0;
  padding: 0;
  font-weight: 400;
}
span.btn-reat-complet {
  background-color: #008000;
  color: #fff;
  padding: 10px;
  display: inline-block;
  border-radius: 50px;
  margin-right: 10px;
}
span.btn-clarfication {
  padding: 10px;
  border-radius: 50px;
  color: #fff;
  background-color: #f00;
}

/***survey-from***/

.student-grade-block {
  border-radius: 0.25rem;
  padding: 12px 0 55px 0;
  width: 100%;
  overflow: hidden;
}
.grade-point {
  margin: 4px 8px 8px 0;
  font-weight: 700;
  display: flex;
  align-items: center;
}
/*.grade-point input[type=radio] {
    display: none;
}*/

.livc-box {
  padding: 10px 18px;
  border-radius: 0.25rem;
  /* font-size: 20px; */
  margin-bottom: 0;
  display: inline-block !important;
  color: #000 !important;
  /* width: 219px; */
  font-weight: 400 !important;
  border: 1px solid #ced4da;
  text-align: center;
}
label.ques3.livc-box {
  height: 72px;
}
.grade-point .form-group label {
  display: block;
  font-weight: 500;
}
.form-group label {
  display: block !important;
}
.grade-point label {
  cursor: pointer;
  font-size: 16px;
  margin-left: 3px !important;
}
div#surveyModal h4.modal-title {
  color: #1bbc9d;
}
.checked {
  background-color: #ffc600;
  color: #000;
  display: block;
}

.right-block-survey:before {
  position: absolute;
  content: "";
  background: url(https://www.calltutors.com/resources/images/question-point.png);
  height: 461px;
  width: 28px;
  top: 56px;
  background-repeat: no-repeat;
  left: 20px;
}
.right-block-survey h2 {
  text-align: left;
  color: #ee3112 !important;
  font-weight: 600;
  margin-top: 0;
  /* font-size: 2.5rem; */
}
div#surveyModal .modal-content {
  background: url(https://www.calltutors.com/resources/images/survey-bg.png)
    #fff;
}
.multipletype-quest h4 {
  text-align: left;
  color: #000 !important;
  font-weight: 600;
  text-transform: inherit !important;
}
div#surveyModal button.close {
  font-size: 33px !important;
  color: white !important;
}
div#surveyModal .modal-footer {
  justify-content: space-between;
  background-color: #1762e6;
  margin-top: 30px;
  height: 56px;
}
ul.mySlides {
  padding-left: 0;
  position: absolute;
  right: 13px;
  bottom: 12px;
}
ul.mySlides li {
  list-style: none;
}
ul.mySlides li {
  list-style: none;
  display: inline-block;
}
ul.mySlides li:first-child.numbertext {
  display: block;
  color: #ffffff;
}
a.btn-live-chat:hover {
  color: #fff;
}
ul.mySlides li.numbertext {
  display: none;
}
/* div#surveyModal button.close {
    font-size: 20px !important;
    color: #ff3535 !important;
    position: absolute;
    top: 10px;
    right: 40px;
} */
div#surveyModal .btn-close {
  position: absolute;
  top: -3px;
  right: -8px;
  padding: 0;
  border: none;
  border-radius: inherit;
  padding: 0 7px;
  background-color: #ffffff00;
  font-size: 30px;
  color: red;
  z-index: 2;
}
div#surveyModal .btn-close span {
  margin-right: 5px;
}
div#surveyModal button.close span {
  margin-right: 8px;
}

ul.mySlides li:first-child.numbertext {
  display: block;
  font-size: 20px;
  font-weight: 700;
}
.student-grade-block h4 {
  font-size: 20px;
  width: 100%;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 0px;
}
/* div#surveyModal .modal-header {
    background-color: #060606;
} */
div#surveyModal .modal-body {
  padding: 0;
}
.option-type {
  display: flex;
}
div#surveyModal .modal-header {
  padding: 0;
}
/*.left-block-servey {
    width: 40%;
    margin-top: -1px;
}*/
.right-block-survey {
  width: 48%;
  overflow: hidden;
  padding-left: 58px;
  float: left;
}
.multipletype-quest h1 {
  color: #0e980c;
  margin-bottom: 28px;
}
.sucess-msg {
  padding: 0px 0px 32px 0;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  display: flex;
  margin: 20px auto;
  justify-content: center;
}
a.btn-live-chat {
  display: inline-block;
  background-color: #ee3112;
  color: #ffff;
  font-weight: 600;
  -webkit-mask-composite: #fff;
  padding: 10px 15px;
  border-radius: 3px;
  -webkit-animation: c 53s linear infinite;
  display: flex;
  align-items: center;
  animation: c 53s linear infinite;
  background: linear-gradient(
      121.19deg,
      rgba(133, 239, 49, 0) 25.73%,
      hsla(0, 0%, 100%, 0.3) 45.27%,
      rgba(133, 239, 49, 0) 62.27%
    ),
    #ee3112;
}
@keyframes c {
  0% {
    background-position: -3000px 0;
  }
  100% {
    background-position: 3000px 0;
  }
}
.sucess-msg p {
  /* border: 1px solid #ccc; */
  font-size: 16px;
  color: #0e980c;
  width: 75%;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 10px 10px 50px;
  background-color: #ceead0;
  border-radius: 3px;
  margin-right: 6px;
  margin-bottom: 0;
  position: relative;
  text-align: left;
}

.sucess-msg p span {
  position: absolute;
  top: 16px;
  left: 8px;
  font-size: 27px;
}
.left-block-servey img {
  max-width: 100%;
}
.multipletype-quest {
  padding: 0px 0;
  margin-bottom: 38px;
  width: 100%;
  float: left;
}
label.livc-box:hover {
  background-color: #ffc600;
  color: #000;
}
button#final_submit {
  /* float: right; */
  margin-left: 12px;
  background-color: #2c4482;
  border: none;
  padding: 12px 36px;
  border-radius: 3px;
  color: #fff;
  margin-top: 0;
}
input#budget_price {
  padding: 10px 6px;
  border-radius: 3px;
  width: 54%;
  float: left;
  border: 1px solid #ccc;
}

form#survey_form {
  clear: both;
}
/*div#surveyModal .modal-content {
    background: url(https://www.calltutors.com/resources/images/2banner-bg.jpg);
    background-size: 100%;
}*/
/* did you know */
.survey-question h2 {
  color: #ee3112 !important;
  font-weight: 600;
}
.did-you-know {
  position: relative;
  top: 80px;
  right: 0px;
  /* top: 33%; */
  height: 420px;
  z-index: 999;
}

.did-you-know .inner-circle {
  /* border: 1px solid #000; */
  width: 120px;
  height: 120px;
  border-radius: 100px;
  background: #0c3071;
  color: #fff;
  text-align: center;
  /* padding: 37px 20px; */
  float: left;

  position: absolute;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 2px dashed #ee5a24; */
}

.did-you-know .inner-circle h3 {
  font-weight: 700;
  font-size: 21px;
  color: #ffffff !important;
}

.did-you-know .left-block {
  float: left;
  width: 15%;
}

.did-you-know .left-block .mike-circle {
  position: absolute;
  width: 64px;
  height: 65px;
  z-index: 999;
  border-radius: 100px;
  left: -30px;
  top: -34px;
  /* background: deepskyblue; */
}
.mike-circle img.img-fluid {
  transform: rotate(-36deg);
}
/* .did-you-know  .inner-border {
    border: 2px dashed #fff;
    float: left;
    padding: 10px 10px;
    width: 69%;
} */
.did-you-know .right-block {
  float: left;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 75%;
  padding: 0 28px;
  height: 122px;
  text-align: center;
  margin-top: 0;
  background: #ffc600;
  /* box-shadow: 0px 0px 5px #1bbc9d; */
  /* border: 2px dashed #e95a26; */
  color: #fff;
  margin-left: 70px;
}
.did-you-know .slick-prev {
  display: none !important;
}
.did-you-know .slick-next:after {
  content: "";
  background: url(https://www.calltutors.com/resources/images/right-arrow.png);
  width: 34px;
  height: 39px;
  right: -36px;
  top: -8px;
  background-size: 100%;
  position: absolute;
}
.did-you-know .right-block span.next {
  text-align: right;
  float: right;
  font-size: 10px;
  margin-bottom: 8px;
  font-weight: 600;
  margin-right: 22px;
  cursor: pointer;
  text-decoration: underline;
}
.did-you-know .right-block .inner-block {
  padding: 0px 21px;
}
.did-you-know .right-block span.previous {
  text-align: right;
  float: left;
  font-size: 12px;
  font-weight: 600;
  margin-left: 22px;
}
.did-you-know .inner-block h5 {
  margin-top: 10px;
  font-weight: 700;
  font-size: 15px;
}

.did-you-know .right-block p {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0px;
  padding: 0 50px;
  color: #000;
  text-align: inherit !important;
}

.did-you-know .owl-dots {
  display: none;
}
.did-you-know .owl-theme .owl-nav {
  position: relative;
  top: 0px;
  left: 0;
  right: 0;
}
.did-you-know .owl-theme .owl-nav button {
  position: absolute;
  background: #10101000 !important;
  color: #fff !important;
  width: 20px;
  height: 20px;
  padding: 8px;
  right: 0px;
  padding-top: 5px;
  border-radius: 50% !important;
  bottom: 24px;
}
.did-you-know i.fas.fa-chevron-left {
  display: none;
}

.modal-custom {
  width: 1300px;
}
a#live_chat span {
  padding-right: 6px;
}
div#survey_fourth {
  margin-bottom: 0;
}

.survey-question {
  width: 48%;
  overflow: hidden;
  padding-left: 58px;
  float: left;
  padding-top: 70px;
}
.mike-circle img {
  max-width: 100%;
}
.did-you-know .right-block h5 {
  font-weight: 800;
}
section.aboutblock {
  clear: both;
  padding: 60px 0px 0 0;
}
.aboupict img {
  max-width: 100%;
}
.about-block h5 {
  text-align: left !important;
  font-size: 17px;
  /* font-weight: 500; */
  color: #2b2a2a !important;
}
.about-block ul {
  padding-left: 21px;
}
.about-block h3 {
  text-align: left !important;
}
.site-tile {
  text-align: center;
}
.site-tile h2 {
  font-weight: 700;
  font-size: 36px;
  margin: 16px 0 16px 0;
}
a.readmore {
  display: inline-block;
  background-color: #f86a4c;
  padding: 12px 22px;
  color: #fff;
  font-weight: 600;
  margin-top: 14px;
  border-radius: 4px;
}
a.readmore:hover {
  background-color: #2c234d;
}
.abcontent {
  clear: both;
  margin-top: 40px;
}
.abcontent h2 {
  text-align: left !important;
}
.abcontent .site-tile {
  text-align: left !important;
}
.abcontent .site-tile span {
  padding-left: 80px;
  margin: inherit;
}
.abcontent .site-tile span:before {
  left: 5px;
}
.site-tile span {
  position: relative;
  color: #f86a4c;
  font-size: 20px;
  font-weight: 300;
  text-align: right;
  margin: 0 auto;
}
.site-tile span:before {
  content: "";
  width: 70px;
  left: -75px;
  top: 14px;
  height: 1px;
  position: absolute;
  background-color: #f86a4c;
}
.subject-block p {
  text-align: center;
}

.subjectcovered {
  float: left;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.topics-head {
  height: 140px;
  text-align: center;
}
.topics-head .subject {
  padding-top: 25px !important;
  font-size: 16px;
}
.subjectcovered ul li .subject {
  padding: 15px 5px 0 5px;
}

.writing {
  background: #ffffff;
  color: #151414;
  position: relative;
  overflow: hidden;
  font-size: 14px;
}
.hover-txt {
  display: none;
}

.ico {
  border: 1px solid #fff;
  /* width: 80px; */
  /* height: 80px; */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 30px;
  padding: 10px;
}
.subjectcovered .btmlnk {
  padding: 8px 0;
  position: relative;
}
.btmlnk p {
  width: 200px;
  margin: auto;
}
.writing .btmlnk a {
  background: linear-gradient(#f86a4c, #f3a494);
  border: 1px solid #ffffff;
  /* color: #dafbff; */
  /* text-shadow: 0 0 2px #080808; */
}

.hover-txt {
  display: none;
  height: 140px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 18px;
  background: rgb(248 106 76);
  -webkit-animation-name: hover-txt;
  animation-name: hover-txt;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes hover-txt {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.subjectcovered:hover .hover-txt {
  display: table-cell;
  vertical-align: middle;
}
.btmlnk {
  background-color: #fff;
  padding: 10px;
}
.btmlnk p a {
  padding: 4px 14px;
}
.writing:hover .topics-head {
  display: none;
}
.writing:hover .hover-txt {
  display: block;
  text-align: center;
  padding-top: 14px;
}
.about-block h3 {
  font-weight: 600 !important;
  line-height: 37px;
  color: #f57656 !important;
}
.mt-3 {
  margin-top: 24px;
}
.subject-block {
  margin: 50px 0px;
}
.red-light {
  background-color: #f96e86;
}
.blue {
  background-color: #007aff;
}
.purple {
  background-color: #ad6ef9;
}
.light-blue {
  background-color: #6ed2f9;
}
.yellow-light {
  background-color: #f9ce6e !important;
}
.green-light {
  background-color: #99da89;
}
.box-icon {
  display: inline-block;
  color: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 20px;
}
.why-choose-us {
  margin-top: 50px;
}

.box h4 {
  text-align: left;
  font-weight: 600;
}
.box p {
  text-align: left;
}

.study-help-page {
  float: left;
  width: 100%;
  margin-top: 0px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f5f9ff 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f5f9ff 100%);
  background: linear-gradient(to bottom, #fff 0%, #f5f9ff 100%);
  margin-bottom: 0px;
  background: url(https://www.calltutors.com/resources/images/study-help-bg.jpg)
    no-repeat center;
  background-size: cover;
  padding: 30px 0px;
  position: relative;
  width: 100%;
  float: left;
  height: 450px;
}
.study-help-page:after {
  content: "";
  height: 50px;
  position: absolute;
  bottom: -26px;
  background: url(https://www.calltutors.com/resources/images/slider-bottom-shape.png);
  width: 100%;
  background-repeat: no-repeat;
}
a.btn-study {
  background-color: #f86a4c;
  color: #fff;
  padding: 10px 26px;
  margin-top: 21px;
  display: inline-block;
  font-size: 16px;
  border-radius: 3px;
}
.study-help-page .ref-left-block h2 {
  color: #000 !important;
  font-weight: 600;
  font-size: 46px;
  text-align: left !important;
}
.study-help-page .ref-left-block p {
  color: #000 !important;
}
.how-work h2 {
  font-size: 46px;
  font-weight: 700;
}
.how-work-art {
  position: relative;
  min-height: 580px;
}
.hwa-abso.hwa-1 {
  width: 200px;
  top: 172px;
  left: 66px;
}
.hwa-abso {
  width: 300px;
  position: absolute;
}
.hwa-abso h3 {
  font-size: 24px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 8px;
  margin-top: 0;
  text-align: left !important;
}
.hwa-abso p {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #969696;
}
.hwa-abso.hwa-2 {
  width: 230px;
  left: 331px;
  top: 108px;
}
.hwa-abso.hwa-3 {
  width: 210px;
  left: 255px;
  top: 310px;
}
.hwa-abso.hwa-4 {
  width: 270px;
  left: 590px;
  top: 98px;
}
.hwa-abso.hwa-5 {
  width: 240px;
  left: 500px;
  top: 300px;
}
.hwa-abso.hwa-6 {
  width: 380px;
  left: 889px;
  top: 71px;
}
.hwa-abso.hwa-7 {
  width: 300px;
  left: 750px;
  top: 289px;
}
.hwa-abso.hwa-8 {
  top: 106px;
  left: 162px;
}
.hwa-abso.hwa-9 {
  top: 254px;
  left: 160px;
}
.hwa-abso.hwa-10 {
  top: 170px;
  left: 780px;
  top: 286px;
}
.hwa-abso h4 {
  font-size: 32px;
  font-weight: 600;
  color: #f06d22 !important;
}
section.how-work {
  clear: both;
  margin-top: 50px;
  float: left;
  width: 100%;
}

.learn-text h2 span {
  font-size: 14px;
  letter-spacing: 0.8px;
  color: #929191;
  display: block;
  margin-bottom: 50px;
}
.learn-text h2 {
  text-align: left !important;
  font-size: 40px;
  margin-bottom: 30px;
}

.learn-student {
  clear: both;
}

.pict-block img {
  max-width: 100%;
}
.learn-text.p-top {
  padding-top: 22%;
}
.happy-customer {
  margin: 90px 0px;
}
.weproud-graphic {
  background: url(https://www.calltutors.com/resources/images/people.jpg)
    no-repeat right;
  width: 100%;
  height: 485px;
  border-radius: 25px;
  padding: 28px 0 0 28px;
  position: relative;
  z-index: 2;
}
.weproud-graphic h4 {
  font-size: 44px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2b2b2b;
  margin-bottom: 20px;
  text-align: left;
}
.proud-loop {
  padding-right: 70px;
}
.proud-loop h6 {
  font-size: 40px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2b2b2b;
}
.proud-loop p {
  font-size: 20px;
  font-weight: 400;
  color: #2b2b2b;
}
.d-flex.proud-flex {
  display: flex;
}
a.btn-study:hover {
  background-color: #2c234d;
}
.stydy-subject {
  padding: 30px 0px;
}
img.img-fluid {
  max-width: 100%;
}
.about-pict img {
  max-width: 100%;
}

/**start-pricing***/
section.content.con .com-price {
  text-align: center;
  border: solid 2px #efefef;
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
  margin: 0 0 40px;
  min-height: 400px;
}

section.content.con .price1 .p-type {
  background: #7e94ae !important;
}

section.content.con .com-price .p-type {
  background: #ccc;
  padding: 14px;
  font-size: 20px;
  color: #fff;
}

section.content.con .price1 .amt {
  background: #7e94ae91 !important;
  color: #000;
}

section.content.con .com-price ul {
  float: left;
  width: 100%;
  text-align: left;
  text-align-last: left;
  padding: 15px 15px 15px 30px;
}

section.content.con .pricing .price2 .cnrflash {
  position: absolute;
  top: -8px;
  right: 0px;
  z-index: 1;
  overflow: hidden;
  width: 70px;
  height: 70px;
  border-radius: 3px 5px 3px 0;
}

section.content.con .price2 .p-type {
  background: #edc033;
}
.price2 .amt {
  background: #edc03387 !important;
  color: #000;
}
.cta a:hover {
  background-color: #1e90ff;
  color: #fff;
}
.offr1:hover {
  background-color: #1e90ff;
  color: #fff !important;
}

.com-price .amt {
  font-size: 28px;
  font-weight: 700;
  padding: 14px;
  background: #f1f1f1;
}
.strk::after {
  content: "";
  position: absolute;
  background: #000;
  width: 100%;
  height: 2px;
  left: 0;
  top: 11px;
  transform: rotate(-10deg);
}
.offr1 {
  display: inline-block;
  border: dotted 2px #fd0;
  color: #fff;
  padding: 5px 65px;
  font-weight: bold;
  vertical-align: bottom;
  font-size: 15px;
  border-radius: 6px;
  text-align: center;
  background: #f59c00;
}

.price3 .p-type {
  background: #00b2ce !important;
}

.price3 .amt {
  background: #00b2ce73 !important;
  color: #fff;
}

.cnrflash-inner::before {
  left: 1px;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.cnrflash-inner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 102px;
  height: 60px;
  /* -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%; */
  background-image: linear-gradient(
      90deg,
      transparent 50%,
      rgba(255, 255, 255, 0.1) 50%
    ),
    linear-gradient(0deg, transparent 0%, rgba(1, 1, 1, 0.2) 50%);
  background-size: 4px, auto, auto, auto;
  background-color: #aa0101;
  box-shadow: 0 3px 3px 0 rgba(1, 1, 1, 0.5), 0 1px 0 0 rgba(1, 1, 1, 0.5),
    inset 0 -1px 8px 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 0 rgba(255, 255, 255, 0.2);
}

.cnrflash-label {
  position: absolute;
  bottom: 0;
  left: 8px;
  display: block;
  width: 100%;
  padding-bottom: 6px;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 12px;
}
.cta p {
  font-size: 23px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 6.2px;
}
.cnrflash-inner::before {
  left: 1px;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.cta a {
  color: #fff;
  font-size: 21px;
  background: rgb(248 106 76);
  padding: 14px 42px;
  border-radius: 4px;
  display: inline-block;
}
section.cta {
  background: #2c234d;
  padding: 30px;
}
section.content.con {
  margin-bottom: 60px;
}
section.content.con h1 {
  margin-bottom: 75px;
}
section.content.con ul li {
  list-style: square !important;
}

/**end-pricing***/
/* start user end */

/*  */
.online-tutors {
  position: relative;
  background: url(https://www.calltutors.com/resources/images/imgpsh_fullsize_anim.png)
    no-repeat center;
  height: 540px;
  background-size: 100%;
  background-position: 0 0;
}

.banner-tutor-content {
  margin-top: 150px;
  text-align: center;
}

.banner-tutor-content h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 20px;
  color: #fff !important;
}

.banner-tutor-content p {
  color: #fff !important;
  text-align: center;
}

.search.tutors .btn-subscribe {
  background-color: #07294d;
  padding: 12px 50px;
  font-size: 18px;
  margin-left: 6px;
  text-transform: uppercase;
}

.tutoring-works .card-block h4 {
  font-weight: 800;
  color: #000;
  margin-top: 16px !important;
  margin-bottom: 16px;
}

.tutoring-works .card-block p {
  text-align: center;
}

.tutoring-works {
  background-color: whitesmoke;
  margin-top: 3px;
  padding: 60px 0px;
}

.tutoring-works .card-block {
  text-align: center;
}

.search-tutors input[type="text"] {
  background: #fff;
  width: 35%;
  padding: 10px 12px;
  margin: 0 auto;
  border-radius: 4px;
  outline: none;
  border: none;
}

.search-tutors {
  margin-top: 50px;
}

.search-tutors button#subscribe {
  background-color: #f86a4c;
  border: none;
  color: #ffffff;
  padding: 14px 17px;
  font-weight: 600;
  margin-top: -3px;
  outline: none;
}

.tutoring-works.tutor-subject {
  background: #fff;
  padding-top: 60px !important;
}

.online-tutoring .tutortop-head {
  margin-bottom: 8rem;
  font-weight: 600;
}

.tutoring-works .sec-row {
  margin-top: 120px;
}

.online-tutorsbottom {
  position: relative;
  background: url(https://www.calltutors.com/resources/images/Team-Tutors-top.jpg)
    no-repeat center;
  height: 406px;
  background-size: 100%;
  background-position: -8px -243px;
}

.online-tutorsbottom:before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  background: rgb(0, 0, 0);
  background: rgb(2 2 2 / 58%);
}

.online-tutorsbottom {
  text-align: left !important;
  color: #fff !important;
  margin-top: 60px;
}

.online-tutorsbottom h2 {
  text-align: left !important;
  color: #fff !important;
  font-size: 40px;
}

.tut-content .inner-content h4 {
  margin: 4px 0px 10px 0px;
}

.bottomcontents {
  padding-left: 24px;
  margin-top: 8rem;
}

.btn-help a.r-order-n {
  background-color: #1e7be6;
  padding: 12px 54px;
  color: #fff !important;
  font-size: 18px;
  margin: 16px auto;
  font-weight: 600;
  display: inline-block;
  border-bottom: none;
  border-radius: 4px;
  background-color: #f86a4c;
}

.why-tutors .tut-content {
  /* padding-left: 20px; */
  padding: 50px;
  padding-top: 20px;
}

.why-tutors .tut-content .icon-sec {
  float: left;
  height: 127px;
  margin-right: 20px;
  font-size: 31px;
  color: #f86a4c;
}

.why-tutors {
  padding-top: 60px;
}

.why-tutors .btn-help.free-trial {
  text-align: center;
  margin-top: 25px;
}

.why-tutors .btn-help.free-trial a.start-trial {
  /* display: block; */
  margin-top: 30px;
  background-color: #f86a4c;
  /* width: 236px; */
  /* text-align: center; */
  line-height: 53px;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
  padding: 14px 40px;
}

.online-tutoring h1 {
  text-align: center !important;
}

.bottom-tutorby-sub p {
  text-align: center;
  margin-top: 85px;
  font-size: 18px;
  font-weight: 500;
}

.bottom-tutorby-sub p a {
  text-decoration: underline !important;
}

.results-overall img.card-img-top {
  width: 380px;
  height: 271px;
}

.results-overall .img-block {
  padding-top: 139px;
}

.online-tutoring .results-overall {
  padding-top: 70px;
}

.online-tutoring .results-overall li {
  list-style: none !important;
}

.online-tutoring .results-overall ul li:before {
  font-family: "FontAwesome";
  color: #f86a4c;
  padding-right: 15px;
  display: table-cell;
  font-size: 31px;
  float: left;
  height: 87px;
  content: "››";
}

.have-question .left-side-content {
  float: left;
  width: 60%;
}

section.offer-block.offer-botomblock {
  /* padding-top: 60px; */
  margin-top: 70px;
  background: #2c234d;
}

section.offer-block.offer-botomblock h5 {
  color: #fff !important;
}

section.content-with-image.onlinetutor-con-withimg {
  background: #fff !important;
  margin-top: 60px;
}

.online-tutoring .results-overall li strong {
  color: #000;
}

.onlinetutor-con-withimg .inner-image img {
  padding: 25px;
}

.why-tutors .btn-help.free-trial a.start-trial:hover {
  background: #2c234d;
  color: #fff;
}

.bottom-tutorby-sub p a:hover {
  color: #1762e6;
}

.inner-content button.btn.btn-light:hover {
  background: #2c234d;
  color: #fff;
}

.tutoring-works img.card-img-top {
  max-width: 100%;
}

.tutoring-works .img-block {
  padding: 60px;
  padding-bottom: 10px;
}

.online-tutorsbottom .bottomcontents {
  padding-left: 24px;
  margin-top: 8rem;
  width: 54%;
}
.tutorby-sub .img-block {
  padding: 0px;
}
/*  */

.fr-icon {
  margin: 0 auto;
  margin-top: -50px;
  background-color: #f96a4b;
  padding: 21px;
  width: 80px;
  border-radius: 100px;
  height: 80px;
  margin-bottom: 31px;
}
.fr-icon img {
  max-width: 100%;
}
a.ask-btn-question {
  display: block;
  margin-right: 0 !important;
  background-color: #f86a4c !important;
  color: #fff !important;
  padding: 7px 11px !important;
  border-radius: 3px;
}
a.ask-btn-question span.mdi.mdi-comment-question-outline:before {
  color: #fff !important;
}
#HeaderExpanded .LogoContainer a.btn-getstarted {
  display: none;
}

#HeaderExpanded .LogoContainer a.btn-getstarted span .mdi:before {
  color: #e61415 !important;
}
.note {
  clear: both;
}

.SubjectAssignment .OptionContainer {
  margin: 30px 0 8px 0 !important;
}

/*  */
.wrappernew.anw-block {
  font-size: 14px;
  clear: both;
  margin-bottom: 20px;
}
.wrappernew .anw-content-rightblock {
  position: relative;
}
.wrappernew .light-blue {
  border-right: 1px solid #a9d7e9;
  color: #4cc9ff;
  color: #4cc9ff;
  box-shadow: 2px 2px 3px 0 #a9d7e9;
  border-left: 4px solid #a9d7e9;
  background: #fff;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 0%,
    rgba(241, 241, 241, 1) 100%,
    rgba(241, 241, 241, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 0%,
    rgba(241, 241, 241, 1) 100%,
    rgba(241, 241, 241, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 0%,
    rgba(209, 232, 241, 0.62) 100%,
    rgba(191, 224, 238, 0.67) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
}

.wrappernew .light-blue .des-title {
  width: 100%;
  color: #3eb8e3;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding: 5px 0 5px 10px;
  border-top: 1px solid #a9d7e9;
  border-bottom: 1px solid #a9d7e9;
}
.wrappernew .light-blue .des-title h6 {
  margin: 3px 0;
  font-weight: 300;
  float: left;
  font-size: 14px;
  color: #3eb8e3;
  font-weight: 400;
}
.wrappernew .reply-content {
  font-size: 14px;
  word-break: break-all;
  padding: 0 10px 4px;
}
.wrappernew .anw-block .us-img {
  overflow: hidden;
  margin: 0 auto;
  /* box-shadow: 0 0 3px #ccc; */
  padding: 4px;
  position: relative;
  border: 1px solid #ddd;
}
.wrappernew .anw-block .us-img h6 {
  margin-bottom: 0;
  text-align: center;
  padding: 26px 0;
  font-size: 17px;
  margin: 0px;
  color: #686868;
}
.wrappernew .light-blue:before {
  border-color: #000;
  left: -19px;
  top: 13px;
  position: absolute;
  content: "";
  z-index: 999;
  border-color: #a9d7e9 transparent;
  border-width: 0 13px 10px;
  border-style: solid;
  transform: rotate(-89deg);
}
.wrappernew .reply-content p {
  color: #000000d1;
  font-weight: 400;
  margin-top: 0;
}

.wrappernew span.date-block {
  float: right;
  padding-right: 12px;
  font-size: 14px;
}
.wrappernew .light-greenish {
  border-color: #61fe44;
  background-color: #f2fff0;
  border-left: 4px solid #36cd0554;
  box-shadow: 2px 2px 3px 0px #ccffc4;
}
.wrappernew .light-greenish {
  border-color: #61fe44;
  background-color: #f2fff0;
  border-left: 4px solid #36cd0554;
  box-shadow: 2px 2px 3px 0px #ccffc4;
  border-right: 1px solid #36cd0554;
}
.wrappernew .border-gray {
  border-left: 4px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  box-shadow: 2px 2px 3px 0 #ccc;
  background: #fff;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 0%,
    rgba(241, 241, 241, 1) 100%,
    rgba(241, 241, 241, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 0%,
    rgba(241, 241, 241, 1) 100%,
    rgba(241, 241, 241, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 0%,
    rgba(241, 241, 241, 1) 100%,
    rgba(241, 241, 241, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
}
.wrappernew .des-title {
  width: 100%;
  color: #00000073;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding: 5px 0 5px 10px;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.wrappernew .des-title h6 {
  margin: 3px 0;
  font-weight: 300;
  float: left;
  font-size: 14px;
  color: #00000073;
  font-weight: 400;
}
.wrappernew .anw-block {
  font-size: 14px;
  clear: both;
  margin-bottom: 20px;
}
.wrappernew .anw-content-rightblock.border-gray:before {
  left: -19px;
  top: 13px;
  position: absolute;
  content: "";
  z-index: 999;
  border-color: #d5d5d5 transparent;
  border-width: 0 13px 10px;
  border-style: solid;
  transform: rotate(-89deg);
}

.anw-content-rightblock.light-greenish:before {
  left: -19px;
  top: 13px;
  position: absolute;
  content: "";
  z-index: 999;
  border-color: #b4efa3 transparent;
  border-width: 0 13px 10px;
  border-style: solid;
  transform: rotate(-89deg);
}

.wrappernew .anw-content-rightblock.light-greenish.des-title {
  width: 100%;
  color: #00000073;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding: 5px 0 5px 10px;
  border-top: 1px solid #b4efa3;
  border-bottom: 1px solid #b4efa3;
}
.wrappernew .anw-block {
  font-size: 14px;
  clear: both;
  margin-bottom: 50px;
}
.wrappernew .anw-content-rightblock.light-greenish span.date-block {
  color: #3aae97;
}
.anw-content-rightblock.light-greenish .des-title h6 {
  color: #3aae97;
}
.wrappernew .anw-attachment-b {
  padding-bottom: 16px;
  word-break: break-all;
}
.wrappernew .anw-attachment-b h5 {
  font-size: 14px !important;
  font-weight: 700;
}
.wrappernew .anw-attachment-b ul {
  padding-left: 3px;
}
.wrappernew .anw-attachment-b ul li {
  list-style: none;
}
.wrappernew .anw-attachment-b ul li a span {
  margin-right: 6px;
}

.wrappernew .letter-alp {
  width: 100%;
  display: flex;
  margin-bottom: 10px;
  justify-content: start;
  padding-left: 10px;
  align-items: center;
}
.letter-alp h4 {
  margin-bottom: 0;
  background-color: green;
  display: inline-block;
  color: #fff !important;
  padding: 6px 10px;
  border-radius: 3px;
  margin-right: 10px;
}

.bt-sol {
  position: relative;
  float: right;
  width: 85%;
}
.wrappernew span.post-solution-info {
  color: #666;
  position: absolute;
  left: 0px;
  top: 51px;
  font-size: 14px;
}

.cl-subject ul li a {
  color: #1762e6 !important;
}
.cl-subject ul li a:hover {
  color: red !important;
}
#AskAssignmentButtonContainer a h2 {
  color: #fff !important;
}

/* bank payment box css */
.Directlypay_bank ul.bank-paymnts {
  padding-left: 0px;
  text-align: left;
  list-style: none;
}

.Directlypay_bank .bank-paymnts li span {
  width: 38%;
  display: block;
  float: left;
  font-weight: 600;
}
.Directlypay_bank .bank-paymnts li {
  line-height: 26px;
  font-size: 15px;
  font-weight: 500;
}
.Directlypay_bank h4.modal-title {
  margin-top: 10px;
}
.Directlypay_bank p {
  color: #000 !important;
  font-weight: 700;
}
.Directlypay_bank h4 {
  font-size: 16px;
  margin-bottom: 22px;
  margin-top: 19px;
  text-align: left;
}
.payment-opt-accordian .panel-title a.collapsed {
  margin-bottom: 0px !important;
}
.btn-free-quote {
  margin-top: 0px !important;
}
.payment-opt-accordian a {
  margin-bottom: 0px !important;
  text-align: left;
  margin-top: 0px;
  padding: 14px;
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 24px;
  color: #ffffff;
  background: #1e7be6;
  display: inline-block;
  width: 100%;
}

.payment-opt-accordian .custom-control.custom-radio {
  margin-top: 14px;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.payment-opt-accordian .panel.panel-default {
  padding-left: 0px;
}
.payment-opt-accordian .bottom-pay-btn {
  margin-bottom: 25px !important;
  margin-top: 0px !important;
}
.payment-opt-accordian .panel-body {
  margin-top: -12px !important;
  padding: 11px !important;
  background: #fff !important;
}
.payment-opt-accordian .panel.panel-default {
  background-color: #fff !important;
  border: 1px solid transparent !important;
}
.payment-opt-accordian .panel.panel-default {
  padding: 0px !important;
  background-color: #fff !important;
  border: 1px solid transparent !important;
}

.payment-opt-accordian .panel-title > a:before {
  display: none;
}
/*  */
.payment-opt-accordian .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #eeeeee;
}

.payment-opt-accordian .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #fafafa;
  border-color: #eeeeee;
}

.payment-opt-accordian .panel-title {
  font-size: 14px;
  margin-bottom: 0px;
}

.payment-opt-accordian .payment-opt-accordian .panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.payment-opt-accordian .more-less {
  float: right;
  color: #212121;
}

.payment-opt-accordian
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border-top-color: #eeeeee;
}
.payment-opt-accordian .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
}
.payment-opt-accordian .panel-title > a.collapsed:before {
  float: right !important;
  content: "\f067";
}
.payment-opt-accordian .panel-title > a:hover,
.payment-opt-accordian .panel-title > a:active,
.payment-opt-accordian .panel-title > a:focus {
  text-decoration: none;
}

.glyphicon-plus:before {
  content: "\2b" !important;
  font-size: 12px;
  color: #fff;
}
.glyphicon-minus:before {
  content: "\2212" !important;
  font-size: 12px;
  color: #fff;
}
p.author-error {
  float: left;
  width: 100%;
  text-align: left !important;
  color: #8c8c8c !important;
  font-size: 10px !important;
  margin-top: 4px;
  line-height: 13px;
}
.payment-opt-accordian h6 {
  font-size: 18px;
  text-align: left;
}
.bank-paymnts li {
  list-style: none !important;
}
.payment-opt-accordian .panel.panel-default {
  padding: 0px !important;
  background-color: #fff !important;
  border: 1px solid #9292928c !important;
  margin-bottom: 14px;
}
.payment-opt-accordian a:hover {
  color: #fff;
}
.dropdown-menu {
  z-index: 999;
}

.online-tutoring {
  margin-top: 20px;
}
.new-btn-notification {
  position: absolute;
  right: 0 !important;
  top: -19px !important;
  border-radius: 3px !important;
}
span.blink.badge.badge-danger {
  background-color: red !important;
}
.new-btn-notification:before {
  content: "";
  position: absolute;
  top: 16px;
  right: 12px;
  width: 0;
  height: 0;
  border-left: 5px solid #ff510408;
  border-right: 5px solid #ff51040a;
  border-top: 5px solid #ff0000;
}
span.badge {
  display: inline-block !important;
  position: absolute;
  background-color: #f86a4c !important;
  font-size: 11px;
  top: 0px;
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px;
  border-radius: 24px;
  color: #fff !important;
  font-weight: 700;
  margin: 2px 0 0 2px;
}

.in-pagetitle {
  clear: both;
  background-color: #f9f7f7;
  padding: 1px 0px;
  box-shadow: 0px 0px 3px #ccc;
  margin-top: 20px;
  margin-bottom: 30px;
}
.app-menu a {
  background-color: transparent !important;
  border: none;
}
.app-menu ul.dropdown-menu li a {
  padding: 7px 10px 0 10px !important;
}
.app-menu ul.dropdown-menu li a:hover {
  color: #f86a4c !important;
}
.innblock h2 {
  text-align: left !important;
  position: relative;
  font-weight: 600;
}
.innblock h2:after {
  position: absolute;
  content: "";
  bottom: -10px;
  width: 50px;
  height: 2px;
  background-color: #f86c74;
  left: 0;
}
.innblock ul li span {
  color: #f86a4c;
  position: absolute;
  left: 0;
  font-size: 12px;
  top: 2px;
}
.innblock ul {
  margin-top: 20px;
}
.innblock ul li {
  position: relative;
  padding-left: 22px;
  color: #252525;
}
.innblock h4 {
  font-weight: 600;
  color: #000 !important;
  margin: 20px 0 10px 0px;
}
.innblock .mt-3 {
  margin-top: 30px;
}
.innblock h3 {
  font-weight: 600;
}
.about-block {
  padding-top: 30px;
}

.login-header .signup_section {
  margin-top: 12px;
}

.links-blocks ul li a {
  display: inline-block;
  background-color: #f9f7f7;
  width: 94%;
  padding: 13px 10px;
  border-radius: 3px;
}
.links-blocks ul li a:hover {
  background-color: #f86a4c;
  color: #fff !important;
}
.cl-subject ul li:before {
  position: absolute;
  content: "››";
  left: -22px;
  top: -2px;
  font-size: 17px;
  color: #2c234d;
}

.cl-subject ul li {
  position: relative;
}
.cl-subject ul {
  margin-top: 28px !important;
}
.cl-subject ul li a {
  color: #2c2393 !important;
}
.work-pict2 {
  background-color: #fed201;
}

.innerpage-block .accordion {
  background-color: #777778;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0;
  font-size: 16px;
  transition: 0.4s;
  font-family: Roboto, sans-serif;
}
.accordion:hover,
.innerpage-block .active {
  background-color: #2c234d;
}
.innerpage-block .panel p {
  padding: 10px;
}
.innerpage-block ul li {
  position: relative;
}
.innerpage-block ul li:before {
  content: "";
  position: absolute;
  content: "››";
  left: -22px;
  top: -2px;
  font-size: 17px;
  color: #2c234d;
}

/**offer***/
.offer-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 0px;
}

.offer-bar h5 {
  font-size: 18px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-top: 0;
}
.order-now {
  display: inline-block;
  background-color: #ff5104;
  color: #fff !important;
  font-size: 15px;
  font-weight: 700;
  margin-right: 16px;
}

.order-now:hover {
  background-color: #e55313;
  color: #fff !important;
}
.offer-bar h5 span {
  margin-right: 12px;
  margin-left: 12px;
  color: #fff;
}
span.blink sup {
  color: #ff5104;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
}
@keyframes blink-animation {
  100% {
    visibility: hidden;
  }
}

.sideOffer {
  width: 360px;
  margin: 20px 0 0;
  border: solid 2px #ccc;
  padding: 15px;
  border-radius: 5px;
  background: #fff;
  position: fixed;
  top: 100px;
  z-index: 10;
}
.sideOffer p {
  text-align: center;
  font-size: 35px !important;
  line-height: 43px;
  color: #666;
}
.sideOffer p strong {
  font-size: 40px;
  color: #000;
}
.sideOffer.fixAd {
  position: sticky;
  top: 130px;
  width: 100%;
  z-index: 10;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 37px;
  margin-bottom: 30px;
}

h3.offer-para {
  font-weight: 300;
  line-height: 43px;
  font-size: 35px;
  color: #666 !important;
  border: none;
}
h3.offer-para:before {
  display: none;
}
.sideOffer p strong {
  font-size: 40px;
  color: #000 !important;
}
.offrCTa {
  margin-top: 40px;
}

h3.offer-para strong {
  font-weight: 700;
  color: #000 !important;
}

.sideOffer.fixAd.offerapply {
  display: block;
  position: fixed;
  width: 435px;
}

.sideOffer.fixAd {
  display: none;
}

a.btn-offer {
  background-color: red;
  font-size: 15px;
  color: #fff !important;
  padding: 7px 11px !important;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 0 !important;
}
a.btn-offer span {
  margin-right: 6px;
  display: inline-block;
}
.FormControlContainer a {
  /* text-decoration: underline; */
  border: 1px solid #1667e1;
  padding: 5px 20px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 4px;
  color: #1667e1;
}
.FormControlContainer a:hover {
  background-color: #1667e1;
  color: #fff !important;
}
.another-link a {
  border: 1px solid #1667e1;
  padding: 5px 20px;
  display: inline-block;
  margin-top: 5px;
  border-radius: 4px;
  color: #1667e1;
}
.another-link a:hover {
  background-color: #1667e1;
  color: #fff !important;
}

/* did-you-know-modal */
.did-youknow-modal .modal-header {
  background-color: #0c3071;
}
.did-youknow-modal .left-block {
  position: absolute;
  left: -27px;
  top: -100px;
}
.did-youknow-modal div#didyouknow-Modal {
  padding-top: 100px;
}
.did-youknow-modal h4.modal-title {
  padding-left: 30px;
  font-weight: 700;
  width: 70%;
  font-size: 30px;
  color: #fff !important;
}
.did-youknow-modal .did-you-know .inner-circle {
  /* border: 1px solid #000; */
  width: 50px;
  height: 50px;
}
.did-youknow-modal .did-you-know {
  height: 400px;
}
.did-youknow-modal .descriptions.FeatureContainer ul strong {
  color: #5d5a67;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 30px !important;
  display: block;
}
.did-youknow-modal .did-you-know .right-block {
  float: left;
  width: 100%;
  padding: 0 0px;
  height: auto;
  text-align: left;
  margin-top: 0;
  background: transparent !important;
  color: #000 !important;
  margin-left: 0px !important;
}
.did-youknow-modal .descriptions.FeatureContainer ul li {
  position: relative;
  padding-left: 30px;
  opacity: inherit !important;
  font-weight: 600;
  color: #5d5a67 !important;
}
.did-youknow-modal .descriptions.FeatureContainer ul li span {
  position: absolute;
  left: 0;
  font-size: 20px;
  color: #ff5104;
}
.did-youknow-modal button.close {
  font-size: 40px;
  position: absolute;
  right: 17px;
  top: 10px;
  opacity: inherit;
  color: red;
}
.did-youknow-modal .did-you-know {
  position: inherit;
  top: 0 !important;
  right: 0px;
  top: 33%;
  height: auto;
  z-index: 999;
}
.did-youknow-modal .modal-footer {
  clear: both;
}
.did-youknow-modal .did-you-know .right-block p {
  padding: 20px 0px;
}

/* course-block */
.course-header {
  float: left;
  width: 100%;
  margin-top: 0px;
}

.course-header .priceheader {
  padding: 20px 0px;
  background: rgb(16 40 60) !important;
  color: #f1f1f1;
  display: none;
}
.stickyprice {
  position: fixed;
  top: 64px;
  width: 100%;
  display: block !important;
  z-index: 2;
}

.course-header .priceheader .priceheader-left {
  float: left;
  width: 48%;
  padding: 20px 0 0 20px;
}

.course-header .priceheader-right {
  margin-top: 15px;
  float: right;
  display: flex;
  align-items: center;
}
.priceheader-right .btn-ask-question {
  float: right;
  margin-left: 10px;
}
.course-topsection {
  color: rgb(255, 255, 255);
  padding: 32px 0px 22px;
  background: #2c234d !important;
}
a.trial-btn {
  color: #fff;
}
.stickyprice .course-old-price-text {
  color: #ff5104 !important;
}

.course-header .tutorial-type p {
  font-weight: 600;
  margin-bottom: 10px;
}

.course-header .tutorial-type span {
  background: red;
  padding: 3px 8px 4px 8px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
}
div#bookdemo {
  background-color: #fff;
}
.left-sidecontent ul.coming-field-content {
  padding-left: 2px;
  margin-bottom: 12px;
}

.coming-field-content li {
  display: inline;
}

.left-sidecontent .coming-field-content li a {
  color: #8ed1dc;
  font-weight: 700;
}

.course-header .left-sidecontent h2 {
  font-weight: 700;
  font-size: 30px;
}

.course-topsection h2 {
  color: #fff !important;
  text-align: left !important;
}

.left-sidecontent p.short-description {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 6px;
  color: #fff !important;
}
.priceheader-right .course-discount {
  color: #fff !important;
}

.best-seller .badge.badge-secondary {
  padding: 7px 12px;
  background: #ffe799;
  color: #593d00;
}

.best-seller span.sub {
  margin: 0 14px;
  color: #fff;
}
span.lang {
  color: #fff;
}

.course-topsection .left-sidecontent span.share {
  padding: 9px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 14px;
  margin-right: 14px;
  cursor: pointer;
  color: #fff;
}

.course-header .left-sidecontent h2 {
  font-weight: 700;
  font-size: 30px;
  text-align: left !important;
  margin-top: 0;
}

.course-page-content .learn-left ul li {
  float: left;
  width: 100%;
  list-style-type: none !important;
  /* padding: 4px; */
  color: #6a6a6a;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.learn-left ul {
  padding-left: 0;
}
.learn-left li:before {
  content: "\f00c";
  font-weight: 900;
  margin-right: 10px;
  height: 35px;
  float: left;
  font-family: "font awesome 5 free";
  color: #1bbc9d;
}
.requirment-block ul {
  padding-left: 17px;
}

.course-page-content .left-sidecontent {
  background-color: #f7f9fa;
  border-radius: 4px;
  padding: 35px 25px;
  margin-top: 30px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 14px;
}
.course-page-content h2 {
  font-size: 24px;
  color: #221638;
  text-align: left !important;
  font-weight: 700;
  margin-bottom: 10px;
}
span.course-new-price {
  font-size: 28px;
}
.course-page-content .requirment-block ul li,
.skills-require ul li {
  padding: 4px;
  color: #6a6a6a;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  list-style: square;
}
.learn-left li:before {
  color: #1bbc9d;
}

.learn-left li:before {
  content: "\f00c";
  font-weight: 900;
  margin-right: 10px;
  height: 35px;
  float: left;
  font-family: "font awesome 5 free";
  color: #1bbc9d;
}
.trial-btn {
  padding: 9px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 14px;
  margin-right: 14px;
  cursor: pointer;
  color: #fff;
}
.trial-btn:hover {
  color: #ff5104 !important;
  border: 1px solid #ff5104 !important;
  text-decoration: none !important;
}
span.course-new-price {
  font-size: 30px;
  color: #000;
  font-weight: 800 !important;
}
.course-header .course-old-price-text {
  font-weight: 400;
  font-size: 18px;
  text-decoration: line-through;
  color: #73726c;
  margin-left: 7px;
}
.course-header .course-discount {
  font-weight: 400;
  font-size: 18px;
  color: #73726c;
  margin-left: 7px;
}
.other-courses .card.course-package {
  min-height: 393px;
}
span.course-discount {
  font-size: 22px;
  margin-left: 9px;
  color: #73726c;
}
.course-header .other-courses .pack-bar {
  margin-bottom: 0;
  font-size: 16px;
  background: #22314e;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 2px;
}
.other-courses h6.card-title.short-des {
  margin-bottom: 52px !important;
}
span.age-group-btn {
  font-size: 12px;
  background-color: #15b656;
  float: left;
  font-weight: 700;
}
p.card-text {
  border: none !important;
  overflow: hidden;
}
.course-header .other-courses .learn-more-btn {
  float: right;
}
.other-courses.all-othercourses {
  clear: both;
  margin: 50px 0px;
  float: left;
  width: 100%;
}
span.stars .fa-star:before {
  content: "\f005";
  color: #f7c324 !important;
}
.other-courses.all-othercourses h2 {
  text-align: center;
  color: #221638;
  margin-bottom: 24px;
}
span.learn-more-btn {
  font-size: 12px;
  background-color: #1760ab;
  float: right;
  font-weight: 700;
}
.course-header .other-courses .buy-now-btn a {
  padding: 7px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #1bbc9d;
  border: 1px solid;
  text-decoration: none;
  float: right;
  border-radius: 4px;
  text-align: center;
  width: 100%;
}
.course-header .other-courses .learn-more-btn a {
  color: #fff;
  padding: 4px 7px;
}
span.age-group-btn a {
  color: #fff;
  padding: 4px 7px;
}

span.trial-btn a {
  color: #fff;
}
span.btn-expert {
  background-color: #ffd2be;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  padding: 2px 5px;
  border-radius: 4px;
}
p.main-content {
  clear: both;
  display: block;
  margin-top: 32px;
}
p.main-content span:hover {
  color: #ff5104 !important;
  border: 1px solid #ff5104 !important;
}
.course-page-content .right-sidecard {
  position: absolute;
  top: -325px;
  width: 355px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid #d1d7dc;
}
.right-sidecard.stickysidebar {
  position: sticky;
  top: 231px;
}
.right-sidecard .card-body {
  padding: 10px;
}

.course-page-content .right-sidecard .card {
  border: none;
  background-color: #fff;
}
.icon-box.major-feat {
  border: 1px solid #1bbc9d;
  border-radius: 6px;
  padding: 36px 20px;
  cursor: pointer;
  min-height: 634px;
}
a.btn-book-demo {
  background-color: #ff5104 !important;
  color: #fff;
  padding: 10px 25px;
  border-radius: 4px;
  font-weight: 600;
}
a.btn-book-demo:hover {
  text-decoration: none !important;
  color: #fff !important;
}
.major-feature.course-testimonial h2 {
  text-align: center;
}
.major-feature.course-testimonial {
  clear: both;
  margin: 50px 0px;
}
.major-feature.course-testimonial .feat-content .stars {
  color: orange;
  font-size: 16px;
}

.bookfree-trial {
  width: 100%;
  float: left;
}
.course-header .bookfree-trial {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.course-header .bookfree-trial a {
  text-decoration: none;
}

.course-header .course-content2 ul {
  padding-left: 0;
  list-style-type: none !important;
}
.course-header .course-content2 ul li {
  padding: 16px 12px;
  background: #fbfbf8;
  border: 1px solid #0000001c;
  list-style-type: none !important;
  background-color: #f7f9fa;
  color: #6a6a6a;
  font-size: 15px;
}
.course-header .course-content2 ul li strong {
  color: #221638;
  margin-right: 6px;
}
span.time-duration {
  /* border: 1px solid #ccc; */
  border-radius: 4px;
  padding: 4px 6px;
  background-color: #4e4e4e;
  display: inline-block;
  margin-top: 10px;
  color: #fff;
}
.skills-require ul {
  padding-left: 17px;
}
.major-feature {
  float: left;
  width: 100%;
  margin: 50px 0px 0 0;
}
.headstitle h2 {
  text-align: center;
  color: #221638;
  margin-bottom: 24px;
}
.stickyprice {
  position: fixed;
  top: 114px;
  width: 100%;
  display: block !important;
  z-index: 999;
}
.feat-content h5 {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.feat-content p {
  color: #6a6a6a;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
}
.btn-submit {
  width: 100% !important;
  padding: 12px 0 !important;
}

.right-sidecard .card-header {
  padding: 10px 0px 10px 20px !important;
  color: #fff;
  font-size: 21px;
  background-color: #2c234d;
}
.btn-submit {
  background-color: #ff5104 !important;
  width: 100% !important;
  display: block !important;
  padding: 12px 0 !important;
  border-radius: 4px !important;
}
.btn-book-demo {
  background-color: #28b39a !important;
  margin-left: 12px !important;
  font-size: 15px;
}

button.btn.btn-primary.btn-book-demo {
  width: 100% !important;
  padding: 10px 0 !important;
  font-weight: 600;
  margin-left: 0;
}

.course-header .other-courses .buy-now-btn a {
  background-color: #ff5104;
}

.learn-left li:before {
  color: #1bbc9d;
}

a.btn-book-demo {
  background-color: #1bbc9d;
  color: #fff;
  padding: 12px 34px;
  border-radius: 4px;
  font-weight: 600;
}

a.btn-ask-question {
  background-color: #ff5104;
  color: #fff;
  width: 100%;
  width: 100%;
  padding: 12px 20px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  border-radius: 4px;
}
.btn-submit {
  background-color: #f86a4c;
  color: #fff;
  padding: 15px 20px;
  border: none;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 600;
}
.icon-box.major-feat {
  border: 1px solid #d1d1d1;
}

.course-header .priceheader {
  padding: 20px 0px 0px 20px;
  background: rgb(11 41 66) !important;
  color: #f1f1f1;
}

.btn-book-demo {
  background-color: #ff5104 !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-weight: 600;
}
button.copy-link {
  background-color: #1bbc9d;
  color: #fff;
}

/***responsive-start***/

@media screen and (max-width: 1440px) {
  .cl-search-box {
    width: 72%;
  }

  .service-title-block h2 {
    font-size: 36px;
  }

  .service-title-block {
    padding-left: 20px;
  }
  .ServiceContainer h4 {
    font-size: 18px;
  }

  .banner-content {
    width: 100%;
  }
  #HeaderExpanded .HeaderExpandedLinkContainer {
    padding-left: 30px;
  }
  span.code_1 {
    width: 100%;
    display: flex;
  }
  .bt-sol {
    position: relative;
    float: right;
    width: 82%;
  }
}

@media screen and (max-width: 1366px) {
  .cl-search-box {
    width: 70%;
  }

  .service-title-block h2 {
    font-size: 46px;
  }
  div#FooterContainer {
    width: 100%;
  }

  #HeaderExpanded .HeaderExpandedLinkContainer {
    justify-content: flex-start;
  }

  .service-title-block h2 {
    font-size: 30px;
  }

  .code_1 input[type="text"] {
    width: 52%;
  }
  #main {
    height: 107px;
    z-index: 1;
  }
  .hwa-abso img {
    max-width: 100%;
  }
  .hwa-abso.hwa-4 {
    width: 190px;
  }
  .hwa-abso.hwa-5 {
    width: 130px;
  }
  .hwa-abso.hwa-10 {
    left: 670px;
  }
  .hwa-abso.hwa-6 {
    left: 789px;
  }
  .hwa-abso h4 {
    font-size: 24px;
    text-align: left;
  }
  .hwa-abso.hwa-7 {
    left: 790px;
  }
  .bt-sol {
    width: 78%;
  }
  .outer-refund-reason {
    width: 70% !important;
  }
  .dr-section .drop_img {
    text-align: right;
    width: 100%;
  }
  .droped_data {
    margin-top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .dr-section .drop_img {
    text-align: center;
    width: 8% !important;
  }
}

@media screen and (max-width: 1024px) {
  .banner-content h1 {
    font-size: 44px;
  }

  .privay-block {
    width: auto;
  }
  div#FooterContainer {
    width: 100%;
  }
  .counter-block {
    background-position: -434px -83px !important;
  }
  #HeaderExpanded a {
    margin-right: 9px;
  }
  #HeaderExpanded a {
    font-size: 12px;
  }
  .right-ban img {
    max-width: 100%;
    height: auto;
  }
  .cl-search-box {
    width: 57%;
  }
  h4.count-this {
    font-size: 34px;
  }
  .tru-logo .slick-slide img {
    display: block;
    width: 130px;
  }
  .sticky {
    position: inherit !important;
  }
  .disscount-heading h2 {
    font-size: 26px;
  }

  .ServiceContainer h4 {
    font-size: 18px;
  }

  .service-title-block h2 {
    font-size: 32px;
  }
  .header {
    clear: both;
    height: auto;
  }
  .service-title-block {
    padding: 175px 0;
    margin-top: 0;
  }

  div#WhyChooseCallTutorsContainer h2 {
    margin-bottom: 0;
    font-size: 34px;
  }
  .FeatureContainerColumn {
    margin-top: 0px;
    padding: 0 57px;
  }
  .ten-point-block {
    padding: 16px 40px 38px 40px;
  }
  .FeatureCheckList {
    width: 100%;
    max-width: 624px;
  }
  .disscount-block {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    text-align: center;
  }
  .disscount-heading h2 {
    font-size: 26px;
    text-align: center;
  }

  .banner-content {
    width: 100%;
    padding-top: 50px;
  }
  .left-ban {
    width: 72%;
    float: left;
  }
  .right-ban {
    float: right;
    width: 37%;
    margin-top: -110px;
  }

  .service-title-block {
    padding: 0px 0;
    margin-top: 0;
    width: 100%;
    float: left;
  }

  section.service-block {
    padding: 28px 0px;
  }
  #HeaderExpanded .HeaderExpandedLinkContainer {
    padding-left: 50px;
  }
  #HeaderExpanded .HeaderExpandedLinkContainer {
    justify-content: flex-start;
  }
  .cal-banner-block h2 {
    color: #1e7be6 !important;
    font-weight: 800;
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .cal-banner-block p {
    font-size: 16px;
  }
  .cal-banner-block {
    padding: 0px 0px 40px 0px;
  }

  .Expert {
    min-height: 340px;
  }
  #HeaderServiceMenu ul li {
    font-size: 12px;
  }
  .code_1 input[type="text"] {
    font-size: 12px;
  }

  .modal-custom {
    width: 95%;
  }
  .left-block-servey {
    width: 44%;
    float: right;
  }
  .student-grade-block h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .right-block-survey:before {
    left: 10px;
  }
  .right-block-survey {
    padding-left: 49px;
  }
  .did-you-know .right-block p {
    padding: 0 24px;
  }
  .service-right-block {
    margin-top: 70px;
  }
  img.img-fluid {
    max-width: 100%;
  }
  .banner-tutor-content {
    margin-top: 90px;
    text-align: center;
  }

  .online-tutoring .online-tutors {
    height: 412px;
  }

  .why-tutors .tut-content .icon-sec {
    float: left;
    height: 123px;
  }

  .online-tutoring .tutortop-head {
    margin-bottom: 5rem;
  }

  .online-tutorsbottom .bottomcontents {
    padding-left: 24px;
    margin-top: 8rem;
    width: 70%;
  }

  .online-tutorsbottom {
    text-align: left !important;
    color: #fff !important;
    margin-top: 60px;
  }

  .online-tutorsbottom {
    background-position: -5px -182px;
  }

  .online-tutorsbottom .bottomcontents {
    width: 70%;
  }
  .dis-pict {
    margin-top: -22px;
  }
  .study-help-page .ref-left-block h2 {
    font-size: 38px;
  }
  .how-work h2 {
    font-size: 36px;
  }
  .hwa-abso.hwa-4 {
    width: 100px;
  }
  .hwa-abso.hwa-6 {
    left: 709px;
    width: 250px;
  }
  .hwa-abso.hwa-7 {
    left: 680px;
  }
  .learn-text h2 {
    font-size: 30px;
  }
  #send_request_msg .dr-section .drop_img {
    width: 34%;
  }
  .bt-sol {
    width: 78%;
  }
  #content {
    width: calc(100% - 0px) !important;
    margin: 0 auto;
  }
  /* #sidebar span.mb-texthide {
    display: none !important;
} */
  #sidebar ul li a {
    text-align: center;
  }
  #sidebar ul.list-unstyled.components li a span {
    margin-right: 0px;
  }
  button#sidebarCollapse {
    left: -24px;
    display: none;
  }
  a.compose span {
    margin-right: 0;
  }
  a.compose {
    float: left;
    padding: 10px 20px;
    margin: 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-refund-reason {
    width: 100% !important;
  }
  .drop_lower {
    float: left !important;
    width: 100% !important;
  }
  a.compose span.mb-texthide {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .left-ban {
    width: 100%;
    float: left;
  }
  .granted-block {
    background-position: 0px 10px;
  }
  .service-title-block span img {
    max-width: 100%;
  }
  .service-title-block span {
    width: 150px;
  }
  .blog-block .slick-next {
    display: none;
  }
  .blog-block .slick-prev {
    display: none;
  }
  .how-it-work .StepContainer .StepNumber:after {
    display: none;
  }

  #HeaderExpanded a {
    margin-right: 6px;
    font-size: 12px;
    text-align: center !important;
  }
  .trus-title h6 span {
    font-size: 16px;
  }
  .trus-title h6 {
    font-size: 13px;
  }
  .counter-block {
    /* background-position: -223px 2px !important; */
    background-image: none;
  }
  .counter-block {
    padding: 50px 0px;
    height: auto;
    float: left;
    width: 100%;
  }
  .how-it-work .StepContainer .StepNumber:after {
    display: none;
  }

  span#PlagiarismCheckLinkContainer a {
    font-size: 11px !important;
  }
  a.m-offer span {
    margin-right: 3px;
  }
  a.m-offer {
    padding-top: 7px;
    font-size: 9px;
  }
  .service-title-block {
    padding: 0px 0;
    margin-top: 0;
  }

  #HeaderExpandedTop .IconLink {
    font-size: 11px !important;
  }
  .blog-pict {
    min-height: auto;
  }
  #HeaderExpanded .LogoContainer {
    width: 120px;
    float: left;
  }
  .LogoContainer a img {
    max-width: 100%;
  }
  span.dash-toggle {
    display: none;
  }
  .header.test.mobile #HeaderExpanded .HeaderExpandedLinkContainer {
    text-align: right;
    display: flex;
    padding-right: 1.5rem;
    justify-content: start;
    align-items: center;
    height: 60px;
    width: 100%;
    box-shadow: 0px 0px 3px #ccc;
    background: rgba(255, 255, 255, 0.97);
  }
  #HeaderExpanded .HeaderExpandedLinkContainer {
    text-align: left;
    display: flex;
    padding-right: 1.5rem;
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    width: 100%;
    /* margin: 0 auto; */
    padding: 0 0px 0 20px !important;
    padding-right: 0 !important;
    margin-left: -23px;
  }
  #HeaderExpanded .LogoContainer {
    padding-bottom: 0;
    width: 100%;
    padding-left: 0;
    float: left;
    text-align: center;
  }

  .disscount-heading h5 {
    font-size: 30px;
  }

  .disscount-heading h5 span {
    font-size: 17px;
  }
  .disscount-block {
    height: auto;
  }
  .disscount-heading {
    float: left;
    width: 100%;
  }
  .dis-from {
    width: 100%;
  }
  .disscount-block {
    padding-bottom: 0;
  }
  .disscount-block {
    height: auto;
    padding-bottom: 40px;
  }
  .slick-next:after {
    width: 40px;
    height: 40px;
    right: -1px;
    top: -39px;
  }
  .slick-prev:before {
    width: 40px;
    height: 40px;
    right: -34px;
  }
  .review-box {
    width: 100%;
  }
  .review-box h5 br {
    display: none;
  }
  .service-outer-block {
    right: inherit;
    position: inherit;
    width: 100%;
    float: left;
    top: inherit;
  }

  .StepContainer.two-po {
    top: 0;
    position: inherit;
  }
  .StepContainer.one-po {
    position: inherit;
  }
  .StepContainer.three-po {
    position: inherit;
    top: inherit;
  }
  .achivment-block h2 {
    font-size: 30px;
  }
  .how-work-right {
    width: 42%;
    float: right;
    margin-top: 290px;
    margin-right: 30px;
  }

  .tru-logo .slick-slide img {
    display: block;
    width: 72px;
  }
  .trus-title h6 span {
    font-size: 12px;
  }
  .trus-title h6 {
    font-size: 13px;
    line-height: 20px;
  }

  .code_1 input[type="text"] {
    width: 64%;
  }
  .cal-banner-block h2 {
    font-size: 30px !important;
  }
  .cal-banner-block p {
    font-size: 16px;
  }
  p#dashboard_text {
    font-size: 12px;
  }
  .right-s {
    /* right: 24px !important; */
    right: -30px !important;
  }
  .achivment-block {
    margin-top: 150px;
  }
  .achivment-block h2 {
    text-align: center;
  }
  .achivment-block h2 span {
    text-align: center;
  }

  div#SearchBodyWrapper {
    margin-top: 50px;
  }
  .mid-content1 .questions-heading {
    margin: 150px 0 9px !important;
  }
  .service-right-block {
    margin-top: 10px;
  }
  .service-right-block h3 {
    font-size: 22px;
  }
  .job-post-b {
    margin-bottom: 12px;
  }
  #HeaderServiceMenu {
    margin-top: 130px;
  }
  #HeaderServiceMenu ul li {
    font-size: 9px;
  }
  .DayHourPicker {
    width: 100% !important;
  }
  section.comp-net-block img {
    margin-top: 30px;
  }
  .referecing-banner {
    width: 100%;
    float: left;
    padding-top: 119px !important;
  }
  .ContentBody h1 {
    font-size: 30px;
  }
  .ContentBody {
    padding-top: 10px !important;
  }
  .Expert {
    min-height: 490px !important;
  }
  .study-tools__hwh--search-text-input {
    font-size: 20px;
  }

  .dashboard-block {
    margin-top: 50px;
  }

  .sucess-msg {
    width: 80%;
  }
  a#live_chat {
    display: flex;
    width: 230px;
    height: auto;
    font-weight: 600;
    line-height: inherit;
    align-items: center;
  }
  .left-block-servey {
    width: 100%;
    float: none;
    text-align: center;
  }
  .right-block-survey {
    width: 100%;
  }
  .survey-question {
    width: 100%;
  }
  .did-you-know {
    position: relative;
    top: -30px;
    right: 0px;
    /* top: 33%; */
    height: 160px;
    z-index: 999;
  }
  .service-cover {
    padding: 0px 0px 30px 0;
    margin-top: 130px !important;
    float: left;
    width: 100%;
    margin-bottom: 40px !important;
  }
  section.freelance-job {
    clear: both;
  }
  .innerpage-block h2 {
    font-size: 27px;
  }
  .innerpage-block h3 {
    font-size: 20px;
  }
  .innerpage-block ul {
    padding-left: 20px;
  }
  .study-help-page {
    background-position: -450px 0px;
  }
  .study-help-page:after {
    bottom: -27px;
  }
  .how-work h2 {
    font-size: 36px;
  }
  .hwa-abso.hwa-8 {
    left: 73px;
  }
  .hwa-abso.hwa-9 {
    left: 69px;
  }
  .hwa-abso {
    width: 131px;
  }
  .hwa-abso.hwa-2 {
    left: 221px;
  }
  .hwa-abso.hwa-3 {
    left: 165px;
  }
  .hwa-abso.hwa-4 {
    left: 310px;
  }
  .hwa-abso.hwa-5 {
    left: 340px;
  }
  .hwa-abso.hwa-10 {
    left: 490px;
  }
  .hwa-abso.hwa-6 {
    left: 529px;
    top: 80px;
  }
  .hwa-abso.hwa-7 {
    left: 600px;
  }
  .learn-text.p-top {
    padding-top: 5%;
  }
  .learn-text h2 span {
    margin-bottom: 10px;
  }
  .stydy-subject {
    padding: 0px 30px;
  }
  .tutoring-works .card-block {
    text-align: center;
    margin-bottom: 50px;
  }
  .tutoring-works img.card-img-top {
    max-width: 100%;
    width: 30%;
    /* margin-bottom: 25px; */
  }
  .tutoring-works .card-block {
    margin-bottom: 50px;
  }
  .banner-tutor-content {
    margin-top: 55px;
    text-align: center;
  }
  .banner-tutor-content h2 {
    font-size: 32px;
  }
  .online-tutoring .online-tutors {
    height: 313px;
    margin-top: 50px;
  }
  .search-tutors input[type="text"] {
    background: #fff;
    width: 45%;
  }
  .tutoring-works.tutor-subject.tutorby-sub.tutoring-works img.card-img-top {
    max-width: 100%;
    width: 100%;
  }
  .tutorby-sub .col-md-4 {
    float: left;
    max-width: 33%;
    flex: inherit;
  }
  .online-tutorsbottom {
    background-position: -5px -48px;
  }
  .results-overall .img-block {
    display: none;
  }
  section.content-with-image.onlinetutor-con-withimg {
    margin-top: 0px;
  }
  section.offer-block.offer-botomblock {
    margin-top: 15px;
    height: 145px;
  }
  .bottom-tutorby-sub p {
    margin-top: 0px;
  }
  .tutoring-works .img-block {
    padding: 60px !important;
  }
  .tutoring-works .sec-row {
    margin-top: 0px;
  }
  .why-tutors .tut-content .icon-sec {
    float: left;
    height: 125px !important;
  }
  .hwa-abso h4 {
    font-size: 19px;
    text-align: left;
    width: 140px;
  }
  .hwa-abso.hwa-7 {
    left: 500px;
  }
  .hwa-abso.hwa-5 {
    left: 360px;
    width: 100px;
  }
  .hwa-abso.hwa-1 {
    width: 192px;
    top: 172px;
    left: 16px;
  }
  .hwa-abso.hwa-4 {
    left: 410px;
  }
  #send_request_msg .drag_dropsection {
    float: left;
  }
  #send_request_msg .dr-section .drop_img {
    width: 33%;
    text-align: right;
  }
  .dashboard-block.chat-ticket-block {
    margin-top: 40px;
  }
  span.pack1 {
    left: -223px !important;
  }

  .email-con span.pack1.dropdown-content:after {
    right: 10px !important;
    bottom: -10px !important;
  }
  .main-pay-blocks .email-con span.why-email {
    position: absolute;
    right: 0;
    top: 29px;
    right: 237px;
    font-size: 18px;
    left: 0px;
  }
  .wrappernew .anw-block .col-md-1 {
    display: none;
  }
  .bt-sol {
    width: 69%;
  }
  .wrappernew .ContentBody {
    padding-bottom: 8rem;
  }
  a.assignment-btn {
    margin-top: 30px;
  }
  .row.text-center.mt-5 {
    clear: both;
  }
  .ServiceContainer {
    width: 100%;
    margin-bottom: 10px;
    height: auto;
  }
  .ServiceContainer.sr-box5 {
    border-bottom: 1px solid #e6e6e8;
  }
  .ServiceContainer.sr-box4 {
    border-bottom: 1px solid #e6e6e8;
  }
  .count-content em {
    font-size: 28px;
  }
  .counting-box p {
    font-size: 13px;
  }
  .testi-box {
    min-height: 270px;
  }
  .work-block {
    height: auto;
  }
  #OurTestimonialContainer {
    padding-top: 80px !important;
    height: auto;
    padding-bottom: 40px;
  }
  button#sidebarCollapse {
    left: 24px;
    display: block;
  }
  .main-header {
    position: inherit;
  }
  .pict-block {
    display: none;
  }
  .study-help-page .ref-left-block p {
    font-size: 16px;
    padding-right: 50%;
  }
  .dr-section .drop_img {
    text-align: center;
    width: 26px;
  }
  body {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .counting-box {
    width: 48%;
  }

  .how-it-work .StepContainer .StepNumber:after {
    display: none;
  }
  .offer {
    min-height: 30px !important;
  }
  #HeaderCompacted {
    margin-top: 76px !important;
    background-color: #06021b !important;
    border-bottom: none !important;
  }
  #Menu {
    margin-top: 0px !important;
    background-color: #2e3345 !important;
    position: fixed;
    z-index: 999 !important;
  }
  #HeaderCompacted a {
    outline: 0;
    color: #ffc600 !important;
  }
  #Footer {
    background-position: -610px 1190px;
  }
  #HeaderCompacted #MenuButton {
    display: inline-block;
    margin: 0;
    top: 30px;
    margin-right: 13px;
  }
  a#MenuButton {
    display: block;
  }
  #Menu a.Active,
  #Menu a:focus {
    color: #ffffff;
    background-color: #f86a4c;
    outline: 0;
  }
  #Menu a {
    color: #ffffff;
  }

  .granted-block {
    background-size: cover;
    clear: both;
    float: left;
    height: auto;
    width: 100%;
    padding-bottom: 38px;
  }

  .cl-search-box {
    width: 60%;
  }
  .sticky {
    position: inherit !important;
  }
  .tru-logo .slick-slide img {
    display: block;
    width: 120px;
  }

  div#WhyChooseCallTutorsContainer h2 {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .FeatureContainerColumn {
    cursor: default;
    margin-top: 8px;
  }
  .testimonial-block h2 {
    font-size: 36px;
  }
  .tesi-content p {
    font-size: 14px;
  }
  .service-outer-block {
    margin: 0;
  }
  .service-title-block {
    padding: 14px 0;
  }
  .disscount-block {
    width: 100%;
    height: auto;
    padding-bottom: 16px;
    text-align: center;
  }
  .disscount-heading h2 {
    font-size: 24px;
    text-align: center;
  }
  .btn-order-now a {
    padding: 6px 22px;
    font-size: 18px;
  }
  .blog-pict {
    min-height: auto;
  }
  .blog-block .slick-next {
    display: none !important;
  }
  .blog-block .slick-prev {
    display: none !important;
  }

  .counter-block {
    padding: 50px 0px;
    height: 356px;
  }
  #HeaderExpanded {
    display: block;
  }
  a#MenuButton {
    float: left;
    position: absolute;
    margin-right: 14px;
    top: 16px;
    left: 14px;
    font-size: 18px;
    color: #2c234d;
    padding: 2px 10px !important;
    border: 1px solid #2c234d;
    border-radius: 3px;
  }
  #HeaderExpanded .HeaderExpandedLinkContainer {
    display: none;
  }
  .sticky #HeaderExpanded .HeaderExpandedLinkContainer {
    display: none;
  }
  div#HeaderExpanded {
    top: 9px;
  }
  .main-header {
    height: 84px;
  }
  .banner-content h1 {
    margin-top: 0;
  }

  #HeaderExpanded a .mdi:before {
    font-size: 30px;
  }
  span.dash-toggle {
    display: none;
  }
  .header.test.mobile #HeaderExpanded .HeaderExpandedLinkContainer {
    display: none;
  }
  #HeaderExpanded a {
    text-align: center !important;
  }
  #HeaderExpanded .LogoContainer {
    padding: 0 6px;
  }
  a.sticky-hide {
    padding-left: 0px !important;
  }
  a.stick-logo {
    margin-left: 60px !important;
    /* width: 301px !important; */
    width: 185px !important;
  }
  .how-it-work {
    height: auto;
  }
  .how-work-right {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    position: absolute;
    left: 0;
  }
  .how-it-work h2 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 46px;
    color: #dea820;
    text-align: center;
  }
  .work-left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
  }
  .achivment-block {
    width: 100%;
    margin-top: 0px;
  }
  .counter-block {
    padding: 0px 0px;
    height: auto;
  }

  p#dashboard_text {
    padding-top: 56px;
  }
  .code_1 input[type="text"] {
    width: 60%;
  }
  form .FormRow > div {
    padding: 14px 10px;
  }
  .fIButton .fIButtonText {
    display: inline-block !important;
  }
  .how-work-right img {
    display: none;
  }

  #HeaderExpanded .LogoContainer a.btn-getstarted {
    display: block;
    position: absolute;
    top: 16px;
    font-size: 18px;
    right: 7px;
    padding: 2px 10px !important;
    border: 1px solid #f86a4c;
    color: #f86a4c;
    border-radius: 3px;
  }
  button.search-b {
    padding: 16px 26px;
    font-size: 24px;
  }
  .study-tools__hwh--search-text {
    height: 66px;
  }
  .main-header {
    position: inherit;
  }
  .right-ban {
    display: none;
  }
  .banner-list ul li {
    width: 100%;
    line-height: 22px;
  }
  .banner-content h1 {
    margin-bottom: 18px;
  }
  .work-block {
    height: auto;
  }
  a.assignment-btn {
    font-size: 16px;
  }
  .ServiceContainer {
    margin-bottom: 0px;
  }
  button.search-b {
    font-size: 16px;
  }
  .center-point-thumb {
    flex-wrap: wrap;
  }
  .FeatureContainerColumn h5 {
    font-size: 17px;
    margin-top: 30px;
  }
  .FeatureContainerColumn {
    padding: 0px 20px;
  }

  #Menu.Show {
    background-color: #2e3345 !important;
  }
  #Menu.Show ul li a {
    color: #fff !important;
  }
  #Menu {
    z-index: 999 !important;
  }
  #Menu a {
    color: #000 !important ;
  }
  .did-youknow-modal div#didyouknow-Modal {
    display: none !important;
  }
  .did-youknow-modal .fade.in {
    display: none !important;
  }
}

@media screen and (max-width: 676px) {
  .counting-container {
    flex-direction: column;
  }
  .counting-box {
    width: 100%;
  }
  .header {
    height: auto;
    position: inherit;
    width: 100%;
  }
  .search-block {
    width: 100%;
  }
  .aboupict img {
    max-width: 100%;
    height: auto;
  }
  .site-tile h2 {
    font-size: 28px;
  }
  .site-tile span:before {
    width: 54px;
    left: -58px;
  }
}

@media screen and (max-width: 425px) {
  .counter-block {
    margin: 0 0;
    padding: 0px 0px;
  }
  .service-title-block h2 {
    color: #2b2b2b;
    margin-top: 20px;
    /* font-size: 63px; */
    margin-bottom: 50px;
  }
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
  .banner-content h1 {
    font-size: 26px;
  }
  .banner-content h1 span {
    font-size: 13px;
  }
  .cl-search-box {
    width: 100%;
  }

  .dis-pict {
    display: none;
  }

  .study-tools__hwh--search-text-input {
    font-size: 12px;
    font-weight: 400;
  }
  .study-tools__hwh--search-text {
    height: 43px;
  }
  button.search-b {
    padding: 8px 12px;
    font-size: 16px;
  }
  button.search-b span {
    font-size: 20px;
  }
  .work-left {
    margin-bottom: 10px;
    margin-top: 93px;
  }
  span.mdi.mdi-more.ServiceIconShadow {
    display: none;
  }
  .achivment-block p {
    display: none;
  }
  .study-tools__hwh--search-text {
    padding: 0 0 0 5px;
  }
  .banner-content h1 {
    padding-left: 0;
  }
  .banner-content .tab-content {
    padding: 0;
  }
  .ten-point-block {
    padding: 16px 10px 38px 10px;
  }
  #OurTestimonialContainer {
    height: auto;
    padding-top: 10px;
  }
  .dis-from {
    display: flex;
    align-items: center;
    height: auto;
    width: 100%;
    float: left;
    justify-content: space-between;
  }
  .disscount-heading h5 {
    margin-top: 12px;
    margin-left: 0;
  }
  .disscount-heading {
    top: 0;
    width: 100%;
  }
  .code_1 input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .cal-banner-block h2 {
    margin: 0px 0 0 0;
  }
  .cal-banner-block p {
    font-size: 13px;
  }
  span.share-social-link {
    float: none;
  }
  .career-block .nav-tabs > li > a {
    color: #040404;
    font-size: 11px;
  }
  .service-right-block h3 {
    color: #333333 !important;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 17px !important;
  }
  .service-left-block {
    padding-top: 0px !important;
    clear: both;
  }
  .service-left-block h1 {
    font-size: 26px !important;
    text-align: left;
    margin-bottom: 12px !important;
  }
  .job-post-b {
    margin-bottom: 16px !important;
  }
  .service-right-block h5 {
    font-size: 14px !important;
  }
  .service-cover {
    background-image: none !important;
    margin-top: 40px !important;
  }
  .how-it-work h2 span {
    font-size: 26px;
  }

  .achivment-block h2 {
    font-size: 26px;
    text-align: center;
    padding: 0 20px;
  }
  .achivment-block h2 span {
    text-align: center;
  }
  .service-title-block h2 {
    text-align: center;
    font-size: 26px;
  }
  .service-title-block span {
    width: 100%;
    text-align: center;
  }
  .center-point-thumb {
    margin: 50px auto;
  }
  span.code_1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  #content {
    width: 100%;
    padding: 40px 0px;
  }

  .WalletInformationBalance {
    font-size: 25px;
    margin-top: 7px;
    margin-bottom: 0 !important;
  }
  .work-pict {
    height: auto !important;
  }
  .term-cond-list ul {
    width: 100%;
    float: left;
  }
  .offer-block a.btn-ask-assignment {
    margin: 22px auto;
  }
  section.offer-block {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 28px;
  }
  .dashboard-block {
    margin-top: 50px;
  }

  .sucess-msg {
    width: 85%;
    flex-wrap: wrap;
  }
  a#live_chat {
    justify-content: center;
  }
  .right-block-survey {
    width: 100%;
    padding-left: 53px;
  }
  .right-block-survey:before {
    left: 7px;
  }
  .grade-point label {
    cursor: pointer;
    font-size: 11px;
    margin-left: 3px !important;
    font-weight: 600;
  }
  .student-grade-block h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .left-block-servey {
    width: 100%;
    margin-top: 30px;
  }
  .survey-question {
    width: 100%;
    padding-top: 60px;
    padding-left: 40px;
  }
  .did-you-know .right-block p {
    padding: 0 14px;
    font-size: 10px;
    line-height: 16px;
  }
  .sucess-msg p {
    width: 100%;
    text-align: inherit;
  }
  a#live_chat {
    margin-top: 12px;
    width: auto;
  }
  .study-help-page .ref-left-block h2 {
    font-size: 30px;
  }
  .study-help-page {
    background-position: 0 0;
  }
  .study-help-page .ref-left-block p {
    padding-right: 0%;
  }
  .hwa-abso.hwa-1 {
    width: 120px;
    left: 22px;
  }
  .hwa-abso.hwa-8 {
    left: 53px;
    width: 80px;
  }
  .hwa-abso.hwa-9 {
    left: 49px;
    width: 43px;
  }
  .hwa-abso.hwa-2 {
    left: 151px;
  }
  .hwa-abso.hwa-3 {
    left: 122px;
    top: 280px;
  }
  .hwa-abso.hwa-4 {
    display: none;
  }
  .hwa-abso.hwa-5 {
    display: none;
  }
  .hwa-abso.hwa-10 {
    display: none;
  }
  .hwa-abso.hwa-6 {
    display: none;
  }
  .learn-text h2 {
    font-size: 30px;
  }
  .weproud-graphic h4 {
    font-size: 30px;
  }
  .proud-loop h6 {
    font-size: 20px;
  }
  .proud-loop {
    padding-right: 30px;
  }
  .proud-loop p {
    font-size: 11px;
    text-align: center;
  }
  .online-tutors {
    position: relative;
    height: 346px !important;
    background-size: cover;
    background-position: -71px 0px;
    margin-top: 0px !important;
  }
  .search-tutors input[type="text"] {
    background: #fff;
    width: 65%;
  }
  .tutoring-works .img-block {
    padding: 0px !important;
    padding-bottom: 10px;
  }
  .tutoring-works img.card-img-top {
    width: 35% !important;
  }
  .online-tutoring .tutortop-head {
    padding: 0px 20px;
  }
  .tutorby-sub .col-md-4 {
    float: inherit;
    max-width: 65%;
    flex: inherit;
    margin: 0 auto;
  }
  .tutoring-works .sec-row {
    margin-top: 0px;
  }
  .online-tutorsbottom {
    background-position: -137px 2px;
    height: 406px;
    background-size: cover;
  }
  .online-tutorsbottom .bottomcontents {
    width: 97%;
  }
  .why-tutors .tut-content {
    padding: 22px;
    padding-top: 20px;
  }
  .online-tutoring .results-overall {
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .online-tutoring .results-overall ul li:before {
    height: 166px;
  }
  .onlinetutor-con-withimg .inner-content {
    padding: 20px;
  }
  section.offer-block.offer-botomblock h5 {
    color: #fff !important;
    font-size: 20px;
  }
  section.content-with-image {
    padding: 0px 0px;
  }
  section.offer-block.offer-botomblock {
    height: 175px;
  }
  .tutoring-works {
    padding: 40px 0px !important;
  }

  .tutoring-works.tutor-work .card-body {
    padding: 0px 30px;
  }
  .why-tutors .tut-content .icon-sec {
    float: left;
    height: 131px !important;
  }
  .ass-help-b {
    width: 100%;
  }
  .mainpaypop-up .modal-dialog.modal-dialog-centered.modal-lg {
    width: 370px !important;
    margin: 30px auto !important;
    margin-top: 70px !important;
  }
  .modal-footer .footer-information .img_block img.img-fluid.imgs-size {
    width: 44%;
  }
  .modal-footer .footer-information .img_block {
    float: left;
    width: 100%;
    margin-right: 12px;
    height: 73px;
    text-align: center;
  }
  .footer-information .right-side-content {
    width: 100%;
    text-align: left;
  }
  .secure-pay-imgblock img.w-out-hover {
    width: 45%;
  }
  .payment-header-logos {
    margin-top: 0px;
    text-align: center;
  }
  #send_request_msg .dr-section .drop_img {
    width: 16%;
    text-align: right;
  }
  .dashboard-block.chat-ticket-block {
    margin-top: 0px;
    padding: 25px;
  }
  .main-pay-blocks .ord-deat span {
    float: initial !important;
  }
  .main-pay-blocks .email-con span.why-email {
    position: absolute;
    top: 28px;
    right: 62px !important;
    font-size: 18px;
    left: 0px !important;
  }
  .main-pay-blocks .ord-deat span {
    float: right !important;
  }
  .main-pay-blocks .order-summary-form {
    width: 100% !important;
  }
  .main-pay-blocks span.pack1 {
    left: 30px !important;
  }
  .main-pay-blocks span.pack1.dropdown-content.for-name {
    top: -150px !important;
    left: -137px !important;
  }
  .form-group.email-con span.pack1.dropdown-content:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6e6e6;
    position: absolute;
    right: 89px;
    bottom: -10px;
  }
  .main-pay-blocks span.pack1.dropdown-content.for-name:before {
    display: none;
  }
  .main-pay-blocks .email-con span.why-email {
    right: 112px !important;
  }
  button#chat_solution {
    padding: 10px 31px !important;
  }
  .bt-sol {
    width: 100%;
    margin-top: 20px;
  }
  .wrappernew span.date-block {
    float: left;
    margin-top: 10px;
  }
  .wrappernew .des-title h6 {
    font-size: 15px !important;
    width: 100%;
    text-align: left;
  }
  .ten-point-block h3 {
    font-size: 20px;
  }
  .review-box {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .blog-pict img {
    max-width: 100%;
    min-height: auto;
  }
  .blog-box {
    margin-bottom: 0;
  }
  .online-tutorsbottom h2 {
    font-size: 32px;
  }
  .offer-content {
    padding: 0 10%;
    text-align: center;
  }
  .UserReviewRow {
    padding: 0 10px;
  }
  section.benifit-refering-friend {
    padding: 50px 0px 0px 0 !important;
  }
  .term-cond-list ul {
    padding-left: 26px;
    margin-right: 0px;
    padding-right: 25px;
  }
  section.term-condation h2 {
    margin: 0px 0 36px 22px;
  }
  .signup_section h4 {
    text-align: center;
  }
  button#sidebarCollapse {
    top: 40px;
    left: 16px;
    display: block;
  }
  span.ar-hide-m {
    display: none;
  }
  .how-it-work .StatsContainer {
    width: 100% !important;
  }

  .did-youknow-modal .did-you-know .inner-circle h3 {
    font-size: 18px;
  }

  .did-youknow-modal .left-block {
    position: absolute;
    left: -17px;
    top: -124px;
  }
  .did-youknow-modal .did-you-know .left-block .mike-circle {
    width: 50px;
    height: 50px;
    left: -5px;
    top: -30px;
  }
  .did-youknow-modal .did-you-know .right-block {
    width: 100%;
    margin-left: 0px !important;
    padding: 0;
  }
  .did-youknow-modal h4.modal-title {
    padding-left: 0px;
    font-weight: 700;
    width: 80%;
  }
  .did-youknow-modal div#didyouknow-Modal {
    display: none !important;
  }
  .did-youknow-modal .fade.in {
    display: none !important;
  }
  .modal-backdrop.fade.in {
    display: none !important;
  }
  body.modal-open {
    overflow: auto !important;
  }
}
@media screen and (max-width: 414px) {
  .offer-bar h5 span {
    font-size: 14px;
  }
  a.btn.order-now {
    font-size: 14px;
    padding: 4px 7px;
  }

  .ServiceContainer {
    padding: 20px 10px;
  }
  .ServiceContainer h4 {
    font-size: 18px;
  }
  .service-title-block h2 {
    margin-top: 0px;
    margin-bottom: 70px;
  }
  div#WhyChooseCallTutorsContainer h2 {
    margin-bottom: 0px;
    font-size: 22px;
  }
  .FeatureContainerColumn h5 {
    text-align: left;
    font-size: 16px;
    line-height: 21px;
  }
  .header {
    position: inherit;
    width: 100%;
  }
  #HeaderCompacted a {
    margin: 0;
  }
  #HeaderCompacted {
    margin-top: 101px !important;
  }
  #HeaderCompacted #MenuButton {
    top: 5px;
  }
  .reviewlogo {
    margin-top: 30px;
  }
  .granted-block {
    height: 459px;
  }

  .cl-search-box {
    width: 100%;
    border: none;
    font-size: 14px;
    padding: 8px 0;
  }

  #OurTestimonialContainer {
    padding-top: 30px;
  }
  .testimonial-block h2 {
    font-size: 26px;
  }
  .work-left {
    display: inherit;
  }

  .banner-content h1 {
    padding-left: 0;
  }
  .banner-content .tab-content {
    padding: 0;
  }

  .tutoring-works.tutor-subject.tutorby-sub .card-block {
    padding: 0px !important;
  }

  .tutoring-works .card-block {
    margin-bottom: 50px;
    padding: 0px 30px;
  }
  .tutorby-sub .card-block {
    padding: 0px !important;
  }
  #OurTestimonialContainer {
    padding-top: 30px !important;
  }
  .testi-box {
    margin-top: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 375px) {
  .offer-bar h5 span {
    font-size: 14px;
  }
  section.service-block {
    padding-left: 2px;
  }

  .right-block-survey:before {
    display: none;
  }
  .right-block-survey {
    padding-left: 14px;
  }
  .survey-question {
    padding-left: 15px;
  }
  .hwa-abso.hwa-2 {
    width: 198px;
  }
  .online-tutorsbottom h2 {
    font-size: 30px;
  }
  .online-tutors {
    margin-top: 30px !important;
  }
  .tutoring-works.tutor-subject.tutorby-sub.card-block {
    padding: 0px !important;
  }
  .why-tutors .tut-content .icon-sec {
    float: left;
    height: 140px;
  }
  .mainpaypop-up .modal-dialog.modal-dialog-centered.modal-lg {
    width: 331px !important;
    margin: 30px auto !important;
    margin-top: 117px !important;
  }
  #send_request_msg .dr-section .drop_img {
    width: 51%;
  }
  #send_request_msg .drag_dropsection {
    float: left;
    width: 100%;
    margin-left: 0px;
  }
  .reviewlogo a {
    width: 80px;
    margin-right: 30px;
  }
  .reviewlogo a img {
    max-width: 100%;
    height: auto;
  }
  .banner-content h1 {
    font-size: 22px;
  }
}

@media screen and (max-width: 320px) {
  .service-title-block h2 {
    margin-top: 0px;
    margin-bottom: 60px;
  }
  section.service-block {
    padding-left: 0;
  }
  .career-block .nav-tabs > li > a {
    font-size: 11px;
    padding: 0 7px;
  }
  .WalletInformationBalance {
    font-size: 20px;
  }
}
