body {
  margin: 0;
  padding: 0;
  /* font-family: "Roboto", sans-serif; */
  font-family: Poppins, sans-serif;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
    margin: 0 auto;
  }
}

h1 {
  font-family: "Roboto", sans-serif;
}
h2 {
  font-size: 40px;
  color: #1c1d1d;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 50px;
}
a:hover {
  text-decoration: none !important;
}
table {
  width: 100%;
}
table tr th {
  font-weight: 700 !important;
}
table tr td {
  border: 1px solid #ccc !important;
  /* padding: 18px !important; */
}

.container-fluid {
  padding: 0 4% !important;
}
.main-header {
  border-bottom: 1px solid #cccccc54;
  box-shadow: 0 6px 18px #ccc;
  background-color: #fff;
}

.loading {
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
}
.loading-pict {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.top-bar {
  background-image: linear-gradient(294deg, #006080, #006181 47%, #003648);
  font-size: 13px;
  /* padding: 4px 0; */
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
}
.offer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 0px;
}
.offer h5 {
  font-size: 18px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
}
.offer h5 span {
  margin-right: 12px;
  margin-left: 12px;
  color: #fff;
}
.order-now {
  display: inline-block;
  background-color: #ff8a00;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-right: 16px;
  padding: 3px 6px;
  text-decoration: none;
  border-radius: 4px;
}
.order-now:hover {
  background-color: #004b64;
  color: #fff;
}
#files {
  display: none;
}
span.badge {
  display: inline-block !important;
  position: absolute;
  background-color: #ff8a00 !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;
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
  font-weight: 600;
  color: #fdc800;
  font-size: 18px;
}
.container-fluid {
  padding: 0 4% !important;
}

.sideOffer.fixAd .btn-complet {
  border: 1px solid #00a2f0;
  color: #00a2f0;
}
.services-detailes .btn-free-quote {
  width: 80% !important;
}

@keyframes blink-animation {
  100% {
    visibility: hidden;
  }
}
.navbar-navx a.btn-ask-q {
  display: inline;
  margin-left: 0px;
  color: #fff;
  padding: 4px 10px;
  border-radius: 3px;    
  background-color: #ff8a00;
  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%), #ff930e;
}
@keyframes c{
  0% {
      background-position: -3000px 0;
  }
  100% {
      background-position: 3000px 0;
  }
}
a.btn-ask-q:hover {
  background-color: #006181;
  color: #fff !important;
}

a.btn-ask-q {
  display: inline;
  margin-left: 0px;
  color: #fff;
  padding: 4px 10px;
  border-radius: 3px;    
  background-color: #ff8a00;
  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%), #ff930e;
}
@keyframes c{
  0% {
      background-position: -3000px 0;
  }
  100% {
      background-position: 3000px 0;
  }
}
a.btn-ask-q:hover {
  background-color: #006181;
  color: #fff !important;
}

.right-block-btn {
  display: block;
}

.header-right {
  display: flex;
  height: 65px;
  align-items: center;
  justify-content: space-between;
}
.header-right nav ul {
  padding-left: 0;
  margin-bottom: 0;
}
.header-right nav ul li {
  padding: 0 12px;
  line-height: 13px;
  display: inline-block;
 
}
.header-right nav ul li:nth-child(7) {
  border-right: 0 !important;
}
.silde-dropdown-menu.show {
  display: block !important;
}
.header-right nav ul li.m-d {
  display: none;
}
.header-right nav ul li {
  padding: 0 12px;
  display: inline-block;
}
.header-right nav ul li a {
  color: #004961;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.right-block-btn {
  float: right;
  display: flex;
  text-align: right;
  align-items: center;
}
.right-block-btn a {
  color: #004961;
  letter-spacing: 0.5px;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 600;
}
.right-block-btn a {
  text-decoration: none;
}

.right-block-btn a:last-child {
  border-right: 0;
  padding-right: 0;
}
ul.navbar-navx {
  margin-top: 0;
}
.header-right nav ul li a span {
  margin-right: 4px;
  color: #ff8a00;
  font-size: 12px;
}
.right-block-btn a span {
  color: #ff8a00;
  margin-right: 4px;
  font-size: 12px;
}
.from-block h3 {
  text-align: left;
  font-size: 40px;
  color: #242323;
  padding-bottom: 22px;
}
nav.main-menu {
  position: relative;
}

.header-right nav {
  width: 100%;
  text-align: center;
  padding-right: 0;
  position: relative;
}
a.btn-menu {
  display: none;
}

.sb-search {
  position: relative;
  margin-top: 0;
  width: 70%;
  margin-left: 22px;
  min-width: 40px;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}

/* online experts footer code */
.container-fluids {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row.expertise {
  display: flex;
  padding: 5px;
}

.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: 2.5rem;
  color: #fff;
  margin-top: 18px;
  margin-right: 20px;
}

.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 {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 0;
}
/* end of online experts code */

.more-pages .silde-dropdown-menu .dropdown-item {
  font-size: 16px;
  color: #1f1f1f;
  padding: 10px 10px;
  text-decoration: none;
}
.more-pages .silde-dropdown-menu .dropdown-item:hover {
  color: #ff5104;
}
.more-pages .silde-dropdown-menu .dropdown-item:hover span {
  color: #ff5104;
}
.more-pages .silde-dropdown-menu .dropdown-item span {
  margin-right: 8px;
  color: #777;
}
.more-pages .silde-dropdown-menu .dropdown-item:hover {
  background-color: #f5f5f5;
}

.sb-icon-search {
  color: #fff;
  background: #ff8a00;
  z-index: 90;
  font-size: 16px;
  position: absolute;
  border-radius: 3px;
  right: 0;
  padding: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  border: none;
}
/* .sb-icon-search,
.sb-search-submit {
    width: 54px;
    height: 40px;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    align-items: center;
    justify-content: center;
} */

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #2d3954 !important;
  color: #fff;
  border-radius: 3px;
}

.desktop-toggle span {
  font-size: 28px;
  color: #ff7206;
}
.silde-dropdown-menu {
  display: none;
  position: absolute;
  box-shadow: 1.8px 1.8px 16px 0 rgb(0 0 0 / 30%);
  z-index: 1;
  top: 0px;
  min-width: 260px;
  padding: 0;
  padding-left: 0;
  right: 0;
  background: #fff;
  transform: translate3d(-25px, 50px, 0px) !important;
}
.silde-dropdown-menu:before {
  right: 14px;
  top: -10px;
  position: absolute;
  content: "";
  z-index: 999;
  border-color: #ffffff transparent;
  border-width: 0 13px 10px;
  border-style: solid;
}
.dropdown.more-pages {
  margin-left: 12px;
}

a.site-logo {
  margin-top: 16px;
  display: block;
}

.desktop-toggle {
  cursor: pointer;
}
.dropdown.more-pages {
  display: block;
}

/* promotion */

.top-promotion {
  /* text-align: center; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #006080;
  justify-content: center;
  padding: 5px 0px;
  color: #fff;
}
.darkHeader {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  left: 0;
  right: 0;
}
.top-promotion .ask-btn-question {
  background-color: #ff8a00;
  color: #fff;
  text-decoration: none;
  padding: 7px 11px;
  border-radius: 4px;
}
a.btn-download {
  background-color: #00a2f0;
  margin-left: 14px;
  color: #fff;
  border-radius: 3px;
  padding: 7px 11px !important;
  cursor: pointer;
  text-decoration: none;
}
ul.list-inline.social-icons-list li a {
  font-size: 24px;
  margin-right: 7px;
  margin-top: 7px;
  display: inline-block;
}
a.card-title {
  color: #fff;
  text-decoration: none;
}

form#downloadForm .form-control{
  border: 1px solid #ced4da;
}
form#downloadForm .order-now {
  display: inline-block;
  background-color: #ff5a09; 
  padding: 12px 20px;
  border: none;
}
.top-promotion a.ask-btn-question {
  margin: 0 20px;
}
.top-promotion a.ask-btn-question:hover {
  background-color: #0f4b5e !important;
  color: #fff !important;
}
a.btn-download:hover {
  background-color: #0692d5;
}

.banner {
  width: 100%;
  float: left;
  padding-bottom: 50px;
  background-size: cover;
  padding-top: 20px;
}

.banner .from-block {
  margin: 25px 64px;
}
.from-block h3 span {
  font-weight: 700;
  color: #fff;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-left: 6px;
  color: #000;
}
.from-block h3 {
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
}
.from-block h3:before {
  background-color: #fff !important;
}

.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);
  outline: none;

}

.from-block {
  background-color: #f8faff;
  padding: 24px 20px;
  border-radius: 4px;
}
.from-block h3 {
  font-size: 40px;
  text-align: left;
  font-weight: 400;
  color: #242323;
}

/* .btn-free-quote {
    background-color: #ff5104;
    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;
  
}
button.btn-free-quote:hover {
    background-color: #e55313;
    color: #fff;
} */
.text-center {
  text-align: center;
}

.btn-website {
  background-color: #ff5104;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 30px;
  border-radius: 3px;
  position: relative;
  text-decoration: none;
  margin-top: 24px;
  display: inline-block;
}
a.btn-website:hover {
  color: #fff;
}

.star-ratting span {
  color: #888787;
  font-size: 12px;
}

.fa-star:before {
  content: "\f005";
  color: #000 !important;
}
.star-ratting .yellow:before {
  color: #fdc20e !important;
}
.name-ratting-time span.date {
  font-size: 14px;
  white-space: nowrap;
}

.get-free-quote h2 {
  margin-bottom: 16px;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.get-free-quote {
  overflow: hidden;
  padding: 40px 50px;
  background: #053a3d;
  border-radius: 10px;
}

.btn-contact {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  padding: 8px 27px;
  display: block;
  display: inline-block;
  background-color: #ff5104;
  font-size: 18px;
  font-weight: 700;
  border: none;
  border-radius: 100px;
  margin-top: 0;
}
.email-subscribe .form-group {
  width: 38%;
  float: left;
  margin-bottom: 0;
  margin-right: 25px;
}
section.stay-update-block {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 41px;
}
.hand-icon {
  position: absolute;
  bottom: -8px;
  text-align: center;
  width: 100%;
}
.stay-icon {
  position: relative;
  width: 100%;
  text-align: center;
}
.head-icon {
  position: absolute;
  z-index: -1;
  top: -83px;
  left: 0;
  right: 0;
}
button.btn-contact span {
  margin-left: 10px;
}

.email-subscribe input[type="email"] {
  padding: 22px 10px;
  margin: 0;
  border: none;
}
.email-subscribe input[type="text"] {
  padding: 22px 10px;
  border: none;
  margin: 0;
}

.email-subscribe {
  clear: both;
  text-align: center;
  width: 100%;
  margin-top: 18px;
}

.copy-right p {
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
}

footer {
  clear: both;
  padding: 30px 0 0 0;
  background: #ffeae0;
  background-size: cover;
  margin-top: -40px;
  float: left;
  width: 100%;
  padding-bottom: 90px;
}

footer .row {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.footer-col h3 {
  font-size: 26px;
  letter-spacing: 0.5px;
  color: #010101;
  font-weight: 700;
  margin-bottom: 25px;
}
.footer-col ul li {
  list-style: none;
  line-height: 38px;
  transition: 0.3s;
}

.footer-col ul {
  padding-left: 0;
  margin: 0;
}
.footer-col ul li a {
  font-size: 14px;
  color: #010101;
  font-weight: 600;
  text-decoration: none;
}
.copy-right p {
  margin-bottom: 0;
  color: #686868;
  font-size: 14px;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 16px;
  padding-top: 13px;
  border-top: 1px solid #d6c5be;
}
.footer-col ul li a:hover {
  color: #ff5104;
}

.footer-col h6 {
  margin-top: 20px;
  color: #000;
  font-weight: 400;
}
ul.list-inline.social-icons-list {
  display: flex;
}
ul.social-icons-list li {
  margin-right: 12px;
}

section.banner.services-page {
  background: 0 0 !important;
  height: auto;
}
.orange-cl {
  color: #ff8a00;
}
.ser-right-block h1 {
  font-size: 32px;
  color: #004961;
  font-weight: 600;
  /* font-size: 32px; */
  letter-spacing: 0.5px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.ser-right-block h2 {
  font-size: 26px;
  font-weight: 400;
  color: #2d3954;
  letter-spacing: 0.5px;
  margin-top: 30px;
}

.ser-right-block p {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
  clear: both;
  word-break: break-word;
}

.ser-left-block .from-block {
  color: #fff;
  background-image: linear-gradient(294deg, #006080, #006181 47%, #003648);
  box-shadow: inherit !important;
  border: 1px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  margin: 30px 0;
}
.ser-left-block {
  margin: 25px 40px;
  padding: 20px;
  background-image: linear-gradient(294deg, #f7f7f7, #f1f1f1 47%, #f5f5f5);
  border-radius: 10px;
  border: 1px solid #ccc;
}
select#Subject {
  width: 366px;
  padding: 0 8px;
  margin-bottom: 17px;
}
input#phone {
  width: 366px;
}
input#deadline {
  margin-bottom: 17px;
}

.tab-block {
  border: 1px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  width: 100%;
  float: left;
  margin: 40px 0;
}
.tab-block ul li a span {
  color: #5d5a5a;
  margin-right: 7px;
}
.tab-block ul li a {
  padding: 14px 20px;
  color: #000;
  display: block;
}
span.box-icon {
  color: #ff8a00;
  border: 1px solid #ccc;
  width: 80px;
  font-size: 20px;
  height: 80px;
  display: flex;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.box {
  text-align: center;
  padding: 20px 10px;
  width: 29%;
}
.box-block {
  display: flex;
  margin-top: 20px;
  clear: both;
}
.box h5 {
  margin-top: 22px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.tab-block ul.nav.nav-tabs li a.active {
  border-top: 2px solid #ff8e39;
  border-bottom: none;
}
.tab-block ul.nav.nav-tabs li {
  width: 50%;
  float: left;
  margin-bottom: 0;
  text-align: center;
}
.tab-pane.active {
  display: block !important;
}
.tab-pane.fade {
  display: none;
}
div#home.tab-pane {
  display: none !important;
}
div#home.tab-pane.active {
  display: block !important;
}
.ser-right-block h5 {
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 2px;
  letter-spacing: 0.5px;
  color: #ff8a00;
}
.ser-right-block ul {
  padding-left: 17px;
}
.ser-right-block ul li {
  list-style: square;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #0c0c0d;
  line-height: 26px;
  margin-bottom: 12px;
}
.ser-right-block ul li span {
  display: inline-block;
  margin-right: 10px;
  color: #757070;
  font-size: 14px;
}
.ser-right-block .tab-content {
  margin-top: 60px
}
.ser-right-block .table-content {
  padding-left: 0;
  background-color: #cccccc0f;
  border: none !important;
  padding: 20px;
}
div#quality-assurance ul li {
  list-style: none;
}
.sidebar-review-block {
  background-color: #fff;
  box-shadow: inherit !important;
  border: 1px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  padding: 24px 15px;
  margin-bottom: 30px;
}

.ser-left-block .sidebar-review-block {
  margin-bottom: 0;
}
.sidebar-title h3 {
  font-weight: 600;
  color: #354462;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}
.footer-col h6 {
  margin-top: 14px;
  color: #000;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
}
.name-ratting-time {
  /* display: flex; */
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
}
.name-ratting-time h5 {
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.client-name-state {
  width: 100%;
  float: left;
}
.client-review p {
  font-size: 14px;
  line-height: 26px;
  color: #0c0c0d;
  letter-spacing: 0.5px;
  margin: 10px 0 30px 0;
}
.client-review p span {
  display: block;
}
.client-name-state h6 {
  font-size: 14px;
  font-weight: 400;
  float: left;
  margin-bottom: 0;
  letter-spacing: 0.5px;
  margin: 0;
}
.client-name-state h6 span.orange {
  color: #ff5b09;
}
.client-name-state span.sate {
  font-size: 12px;
  color: #4b4b4b;
  letter-spacing: 0.5px;
  font-style: italic;
  float: left;
  margin-right: 10px;
  width: 38px;
}
.star-ratting {
  font-size: 14px;
  float: right;
}
.btn-read-more-review {
  display: block;
  margin-top: 34px;
}
.client-review {
  display: block;
  margin: 25px 0 0 0;
  overflow: hidden;
  border-bottom: 1px solid #cccccc73;
  padding-bottom: 25px;
}

.sidebar-page-link ul {
  padding-left: 0;
}
.sidebar-page-link ul li {
  list-style: none;
  transition: 0.3s;
}

.sidebar-page-link {
  background-color: #fff;
  box-shadow: inherit !important;
  border: 1px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  padding: 24px 15px;
}
.sidebar-page-link ul li span {
  margin-right: 10px;
  line-height: 40px;
  font-size: 10px;
  color: #007bff;
  display: none;
}
.sidebar-page-link ul li a {
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.ser-left-block h3 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  word-break: break-word;
  text-transform: capitalize;
}
.ser-left-block h3 span {
  font-size: 12px;
  display: block;
  text-transform: capitalize;
}

.phone {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.loading {
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
}

.ser-right-block {
  /* overflow: hidden; */
  margin-bottom: 30px;
}
.riview-info span.box-icon {
  display: inherit;
  float: left;
  width: 80px;
  border: none;
  height: 80px;
  margin-right: 16px;
}
.riview-info span.box-icon img {
  max-width: 100%;
}
.riview-info .box h5 {
  margin: 0;
  text-align: left;
  font-size: 26px;
}
.riview-info .box p {
  margin: 0;
  text-align: left;
  font-size: 18px;
}
.tru-review {
  width: 400px;
  margin: 0 auto;
}
.review-trustworthy {
  clear: both;
}
.review-trustworthy h2 {
  text-align: center;
  color: #2d3954;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.riview-list ul {
  padding-left: 0;
}
.riview-list ul li {
  list-style: disc;
  line-height: 40px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.riview-list a.btn-free-quote {
  display: inline-block;
  width: auto;
  padding: 14px 20px;
  margin-top: 20px;
  text-decoration: none;
}

.review-trustworthy {
  clear: both;
  float: left;
  width: 100%;
  margin: 40px 0;
  padding-bottom: 38px;
}

.sb-search {
  position: relative;
  margin-top: 0px;
  width: 322px;
  margin-left: 22px;
  min-width: 40px;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
.sb-search-input {
  border: none;
  outline: none;
  background: #efebeb;
  width: 100%;
  margin: 0;
  z-index: 10;
  padding:12px 14px 10px 10px;
  /* font-family: inherit; */
  font-size: 11px;
  color: #2c3e50;
}

.intl-tel-input {
  width: 100%;
  margin-bottom: 10px;
}

.droped_data {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dr-section .drop_text p {
  color: #020202 !important;
  font-size: 14px !important;
}
.dr-section .drop_img {
  text-align: center;
  font-size: 14px !important;
  color: #ff8a00 !important;
  width: auto !important;
  margin-right: 10px;
}
.dr-section .drop_upper {
  border: 1px dashed #b9b8b3 !important;
  text-align: center;
  width: 100%;
}
.drop_lower {
  overflow: hidden;
  margin: 10px;
  padding: 0px 10px;
}
.dr-section .drop_text p {
  color: #ffffff !important;
}
.table-of-content ul {
  background: #add8e633 !important;
  border: 1px solid #ccc;
  padding: 20px;
}
.table-of-content ul li {
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 26px;
  margin-bottom: 12px;
  color: #007bff;
  margin-left: 18px;
  list-style: square;
}
.table-of-content ul li a {
  color: #007bff !important;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.ser-left-block .from-block {
  margin: 0 0 20px 0;
  position: inherit;
  left: 0;
  z-index: 2;
  width: auto;
}

a.collapsed.card-link:before {
  content: "+";
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 6px;
}
a.card-link:after {
  content: "-";
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 1px;
}
a.card-link {
  width: 100%;
  padding: 0.75rem 1.25rem;
  width: 100%;
  float: left;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #424f54;
  margin-bottom: 10px;
}
.card-body {
  padding: 9px 17px;
}
.card-header {
  position: relative;
  background-color: #2d3954 !important;
  cursor: pointer;
}

div#quality-assurance .tab-content p {
  text-align: center;
}

.card {
  margin-bottom: 14px;
  transition: 0.3s;
}
div#accordion {
  transition: all 0.5s ease;
  clear: both;
}
.atm-card img {
  max-width: 100%;
}
.student-grade-block {
  border-radius: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  width: 100%;
}
.right-block-survey {
  width: 100%;
  padding-top: 16px;
  position: relative;
}
div#surveyModal .modal-footer {
  justify-content: space-between;
  height: 56px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.sucess-msg {
  padding: 0 0;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.sucess-msg p {
  background-color: #daf3c8;
  font-size: 16px;
  font-weight: 600;
  color: #0e980c;
  line-height: 24px;
  padding: 10px;
  margin-right: 7px;
  margin-bottom: 0;
}
a.btn-live-chat {
  display: inline-block;
  background-color: #e3342f;
  color: #ffff;
  padding: 10px 15px;
  border-radius: 3px;
}
.submit_survey {
  display: inline-block;
  background-color: #ff5b07;
  color: #ffff;
  padding: 8px 29px;
  border-radius: 3px;
  margin-right: 22px;
  margin-top: -70px;
  border: none;
}
.checked {
  background-color: #ff5b07;
  color: #fff !important;
  display: block;
}
.multipletype-quest {
  margin-bottom: 30px;
}
.descriptions {
  padding: 0 40px !important;
  width: 100%;
}
.inner-blockf.did-know-slider {
  padding-top: 10px;
}
.multipletype-quest h1 {
  color: #ff5b07;
  font-size: 2.2rem;
  margin-bottom: 28px;
}
.student-grade-block h4 {
  color: #000 !important;
  font-size: 20px;
  width: 100%;
  font-weight: 400;
  margin-bottom: 10px;
}
.university-logo button.slick-prev.slick-arrow {
  display: none !important;
}
.university-logo .slick-next {
  position: absolute;
  top: inherit;
  color: #fff;
  background: url(../img/right-arrow.png) no-repeat;
  padding: 10px !important;
  width: 10px;
  height: 44px;
  position: 99;
  right: -2px !important;
  bottom: -49px !important;
}
.option-type {
  display: flex;
}
.grade-point {
  margin: 4px 8px 8px 0;
  position: relative;
}
div#surveyModal .btn-close {
  position: absolute;
  top: -14px;
  right: -7px;
  padding: 0;
  border-radius: inherit;
  padding: 0 7px;
  z-index: 99;
  border-radius: 100px;
}
.grade-point label {
  cursor: pointer;
  color: #353434;
  display: inline-block !important;
}
input#budget_price {
  padding: 6px 6px;
  width: 78%;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-bottom: 0;
}
ul.mySlides {
  padding-left: 0;
  position: absolute;
  right: 13px;
  bottom: 12px;
}
ul.mySlides li.numbertext {
  display: none;
}
ul.mySlides li:first-child.numbertext {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
div#surveyModal .modal-header {
  padding: 0;
}
div#surveyModal .modal-body {
  padding: 0;
}
.did-you-know {
  position: relative;
  top: 10px;
  right: -158px;
  top: 30%;
  z-index: 999;
  width: 100%;
}
.did-you-know .inner-circle {
  width: 120px;
  height: 120px;
  border-radius: 100px;
  background: #e3342f;
  color: #fff;
  text-align: center;
  float: left;
  color: #fff;
  position: absolute;
  left: -86px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.did-you-know .inner-circle h3 {
  font-weight: 700;
  font-size: 21px;
}
.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: -109px;
  top: -41px;
}
.mike-circle img.img-fluid {
  transform: rotate(-36deg);
}
.did-you-know .right-block {
  float: left;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 38%;
  text-align: center;
  margin-top: 9px;
  background: #e7e7e7;
  color: #212020;
  height: 105px;
}
.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: 0 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: 13px;
  line-height: 16px;
  margin-bottom: 0;
}
.did-you-know .owl-dots {
  display: none;
}
.did-you-know i.fas.fa-chevron-left {
  display: none;
}
.question-info h1 {
  color: #ff5b07;
  padding-bottom: 12px;
  font-size: 2.4rem;
}
.top-block-servey {
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.question-info {
  width: 54%;
  float: left;
  overflow: hidden;
  margin: 12px 0 32px 30px;
}
.right-img-survey {
  float: right;
  width: 43%;
  padding: 32px 19px 0 0;
}
.right-img-survey img {
  max-width: 100%;
}
.assignment-help .eassy-content {
  text-align: left;
  padding: 0;
}
.assignment-help .eassy-box {
  align-items: inherit;
  display: flex;
  padding: 20px;
  min-height: 150px;
}
.assignment-help .eassy-box .eassy-icon {
  margin-right: 20px;
}
.contact-block {
  margin-bottom: 40px;
}
.table-border {
  border: 1px solid #ccc;
  padding: 25px;
  border-radius: 5px;
}
/* section.services-page .col-md-8 {
    right: 33%;
}
section.services-page .col-md-4 {
    left: 68%;
} */
section.services-page .ser-left-block .from-block .col-md-4 {
  width: 100%;
}
.form-group {
  clear: both;
  float: left;
  width: 100%;
}
section.services-page .ser-left-block .from-block .col-md-6 {
  width: 100%;
  float: left;
  margin-top: 9px;
}
.project-management2 {
  background: url(../img/lr-bg.jpg) no-repeat center top;
  margin: 1px 0 70px;
  height: 739px;
  clear: both;
  float: left;
  width: 100%;
}
.project-management2 .ban-content {
  margin: 110px 0 0;
  float: right;
}
.project-management2 .ban-content {
  margin: 32% 0 0 27px;
  float: right;
  color: #fff;
  background-color: #e06b4e;
  padding: 30px;
  border-radius: 5px;
}
.project-management2 a.btn-readmore {
  display: block;
  margin-top: 30px;
  background-color: #fff;
  display: block;
  width: 130px;
  text-align: center;
  padding: 12px 0;
  color: #000;
  text-transform: uppercase;
}
.subject-box {
  text-align: center;
}
a.btn-get-started {
  display: inline-block;
  padding: 10px 30px;
  background-color: #ff5b07;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
}
a.btn-get-started:hover {
  background-color: #e55313;
}
.single-banner-box .icon {
  position: absolute;
  left: 30px;
  top: 34px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 34px;
  color: #ff5b07;
}
.single-banner-box h3 {
  font-weight: 300;
  font-size: 19px;
}
.single-banner-box {
  border-right: 1px solid #eee;
  background-color: #fff;
  padding: 30px 30px 30px 90px;
  position: relative;
}
.pricing-table {
  text-align: center;
  position: relative;
  padding: 30px 30px 0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: -30px 30px 60px #f2f2f2, 30px -30px 60px #fff;
  box-shadow: -30px 30px 60px #f2f2f2, 30px -30px 60px #fff;
  min-height: 756px;
}
.bg-gradient4 {
  background: #c1eeff;
  background: -moz-linear-gradient(top, #c1eeff 0, #f5faff 100%);
  background: -webkit-linear-gradient(top, #c1eeff 0, #f5faff 100%);
  background: linear-gradient(to bottom, #c1eeff 0, #f5faff 100%);
}
.pricing-table .title {
  margin: 30px 0 10px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  display: block;
  letter-spacing: 0.5px;
}
.pricing-table img {
  background: #e9f8ff;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  padding: 10px;
  border: 8px solid #fbfbfb;
}
.pricing {
  float: left;
  width: 100%;
  margin: 50px 0 90px 0;
}
.pricing-table .inner-table h2 {
  font-size: 42px;
  font-weight: 700;
  color: #ff5b07;
  margin-bottom: 3px;
}
.pricing-table .inner-table .details ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.pricing-table .inner-table .details {
  margin-top: 35px;
  padding-top: 28px;
  padding-bottom: 30px;
  line-height: 42px;
  border-top: 1px solid #e5e5e5;
}
.bg-btn3 {
  background: #673ab7;
  background: -moz-linear-gradient(left, #673ab7 0, #2196f3 100%);
  background: -webkit-linear-gradient(left, #673ab7 0, #2196f3 100%);
  background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
  box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
}
.pricing h1 {
  text-align: center;
  font-weight: 700;
  color: #000;
  margin-bottom: 60px;
}
.btn-main {
  font-size: 16px;
  font-weight: 400;
  padding: 0 32px;
  line-height: 56px;
  color: #fff;
  outline: 0;
  background-color: #ff1f8e;
  border: none;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 10px 15px 0 rgba(233, 30, 99, 0.15);
  box-shadow: 0 10px 15px 0 rgba(233, 30, 99, 0.15);
}
.bg-btn {
  background: #ff5b07;
  background: -moz-linear-gradient(left, #ff5b07 0, #ff5b07 100%);
  background: -webkit-linear-gradient(left, #ff5b07 0, #ff5b07 100%);
  background: linear-gradient(to right, #ff5b07 0, #ff5b07 100%);
  -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
}
.live-block1 {
  clear: both;
  padding: 70px 0 0 0;
}
.live-block1 a.btn-get-started {
  float: left;
}
.about-banner-block {
  background: linear-gradient(
      to bottom,
      rgb(0 0 0 / 68%) 0,
      rgb(0 0 0 / 73%) 100%
    ),
    url(../img/about-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  padding: 50px 0;
  height: 543px;
  position: relative;
}
.mission-block {
  clear: both;
  padding: 50px 0;
}
.about-banner-block .ban-content h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 22px;
}
.about-banner-block .ban-content {
  padding: 0 130px;
  line-height: 30px;
}
.about-block h1 {
  font-weight: 600;
}
.B-feat-box .icon {
  font-size: 35px;
  text-align: center;
  color: #737373;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 20px;
  height: 90px;
  border-radius: 4px;
  margin-bottom: 26px;
}
.about-banner-block .ban-content p {
  text-align: center;
  color: #fff;
}
.skill-icon {
  background-color: #ffe7d4;
  width: 100px;
  height: 100px;
  color: #ff5b07;
  float: left;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  margin-right: 22px;
}
.skill-box p {
  text-align: left;
  color: #6d6d6d;
}
.grantee {
  text-align: center;
  clear: both;
  margin: 50px 0;
  padding: 50px 0;
  background-color: #f9f9f9;
}
.happy-customer {
  text-align: center;
}
.B-feat-box {
  text-align: center;
}
.B-feat-box h2 {
  font-weight: 300;
}
.best-feat {
  clear: both;
  margin-bottom: 80px;
  text-align: center;
}
.left-content {
  padding-top: 10%;
}
.left-content ul {
  padding-left: 0;
}
.left-content ul li {
  list-style: none;
  line-height: 42px;
}
a.btn-menter {
  background-color: #ff5b07;
  color: #fff;
  padding: 13px 30px;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 24px;
  border-radius: 3px;
}
.about-section {
  background: #fcf8e8;
  padding: 70px 0;
  margin-top: 50px;
  clear: both;
  background-image: url(../img/trusted-bg.jpg);
}
.service-section .single-service .icon.color-1 {
  background: #e74c3c;
}
.single-service .content h4 {
  font-size: 18px;
}
.single-service .content p {
  font-size: 14px;
  min-height: 120px;
}
.service-section .single-service .content a {
  color: #6b6f92;
}
.service-section .single-service .icon.color-2 {
  background: #f5b458;
}
.service-section .single-service .icon.color-3 {
  background: #3c6dde;
}
.service-section .single-service .icon.color-4 {
  background: #0da755;
}
.service-section .single-service .icon {
  margin-bottom: 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-content p {
  margin-bottom: 50px;
  margin-top: 30px;
  line-height: 31px;
}
section.service-block {
  width: 100%;
  float: left;
  height: 860px;
  padding: 90px 0;
  position: relative;
  background-color: #f9f9fb;
}
.service-title-block {
  width: 36%;
  float: left;
  padding-left: 100px;
}
.service-title-block h2 {
  color: #1c1d1d;
  margin-top: 10px;
  font-size: 46px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: left;
}
.service-title-block span {
  font-weight: 700;
  font-size: 30px;
  color: #ff5104;
  text-align: left;
  display: block;
}
.service-outer-block {
  position: relative;
  width: 72%;
  right: -540px;
}
.ServiceContainer.sr-box1 {
  margin-right: 7px;
}
.ServiceContainer.sr-box1 span {
  color: #ff5b5a;
  font-size: 48px;
}
.ServiceContainer.sr-box1 {
  position: absolute;
  left: -28px;
  top: 0;
}
.ServiceContainer .mdi:before {
  display: inline-block;
  margin: 0;
  padding: 0.5rem;
  font-size: 7.2rem;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.ServiceContainer .mdi {
  display: inline-block;
  color: #414141;
  width: 100%;
  float: left;
}
.ServiceContainer h4 {
  top: 0;
  clear: both;
  font-weight: 700;
  font-size: 22px;
  color: #333448 !important;
}
.ServiceContainer p {
  display: block;
  width: 100%;
  text-align: center;
  position: inherit;
  opacity: inherit;
  color: #97979c;
  line-height: 22px;
  font-size: 14px;
  color: #666;
  padding: 0 25px;
}
.ServiceContainer.sr-box2 {
  position: absolute;
  left: 386px;
}
.ServiceContainer {
  margin: 0 auto 1rem;
  padding: 34px 10px;
  text-align: center;
  cursor: default;
  background-color: #fff;
  width: 365px;
  height: 309px;
  cursor: pointer;
  box-shadow: -3px 7px 21px #afafaf26;
}
.ServiceContainer.sr-box2 span {
  color: #1762e6;
}
.ServiceContainer.sr-box2 span {
  color: #01a479;
  font-size: 48px;
}
.ServiceContainer.sr-box3 {
  position: absolute;
  left: -436px;
  top: 220px;
}
.ServiceContainer.sr-box3 span {
  color: #2be0b8;
  font-size: 48px;
}
.ServiceContainer.sr-box4 {
  float: left;
  position: absolute;
  left: -27px;
  top: 341px;
}
.ServiceContainer.sr-box4 span {
  color: #6bce68;
  font-size: 48px;
}
.ServiceContainer.sr-box5 {
  position: absolute;
  left: 390px;
  top: 341px;
}
.ServiceContainer.sr-box5 span {
  color: #ffcf8f;
  font-size: 48px;
}
.ServiceContainer.sr-box6 {
  position: absolute;
  right: 105px;
  top: 220px;
}
.ServiceContainer.sr-box6 span {
  color: #ac74f1;
  font-size: 48px;
}
.ServiceContainer:hover {
  background-color: #514f4e;
}
.ServiceContainer:hover h4 {
  top: 0;
  opacity: 1;
  color: #fff !important;
}
.ServiceContainer:hover * {
  color: #fff;
}
.ServiceContainer:hover p {
  opacity: 1;
  color: #fff;
}
.ServiceContainer strong.orange {
  font-weight: 700 !important;
}
.ServiceContainer:hover strong.orange {
  color: #fff;
}
.sitemap-block h1.page-heading {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.sitemap-block .links-blocks ul {
  list-style: none;
  padding-left: 0;
  font-size: 15px;
}
.sitemap-block .links-blocks ul li {
  float: left;
  width: 33%;
  color: #00b5e2;
  cursor: pointer;
}
.sitemap-block .links-blocks {
  float: left;
  width: 100%;
  padding: 10px 0 20px 0;
  text-transform: capitalize;
}
section.software-develper {
  padding: 50px 0;
  width: 100%;
}
.software-develper h1 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 34px;
}
.left-content h2 {
  font-size: 30px;
}
.left-content ul li span {
  width: 40px;
  float: left;
}
.all-subject h1 {
  text-align: center;
  margin-bottom: 40px;
}
.all-subject {
  margin-bottom: 100px;
  float: left;
  width: 100%;
}
.about-content p {
  margin-bottom: 50px;
  margin-top: 22px;
  line-height: 30px;
}
.left-content p {
  margin-bottom: 50px;
  margin-top: 30px;
  line-height: 31px;
}
.subject-icon {
  padding: 100px;
  border: 1px solid #cccccc8f;
  min-height: 350px;
}

.stay_updated_success {
  padding: 14px;
  background-color: #85cc85;
  color: #fff;
  width: 25%;
  position: absolute;
  top: 1%;
  right: 0;
  z-index: 1;
  box-shadow: 0px 0px 10px #85cc85;
}
.bgx.submitbgx {
  position: relative;
}
.sucess_msg_summery {
  background-color: #daf3c8;
  font-size: 16px;
  font-weight: 600;
  color: #0e980c;
  line-height: 24px;
  padding: 10px;
  margin-right: 7px;
  margin-bottom: 0;
}
.subject-box .subj-icon img.img-fluid {
  width: 155px;
}
.banner-inner-area {
  margin-bottom: 50px;
  border-radius: 20px;
  box-shadow: 0 0 10px #ccc;
  margin-top: 60px;
}
.pricing-table.cpp h2 {
  font-size: 21px;
}
.pricing-table a.btn-main {
  margin-bottom: 60px;
}
.live-block1 .ban-content {
  margin-top: 45px;
}
.subject-secondrow {
  margin-top: 45px;
}
.live-tut h {
  margin-bottom: 20px;
}
.all-subject .subject-box .subject-icon {
  margin-top: 34px;
}
section.banner.services-page {
  padding: 0 !important;
}
.services-page .row.mt-5 {
  margin-top: 20px !important;
  display: grid;
  grid-template-columns: minmax(450px, 30%) 1fr;
}
.inner-block.registerexpert {
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0px 14px -4px #ccc;
  width: 100%;
  margin: auto;
  margin-top: 20px;
}
.ser-right-block ul b {
  margin-bottom: 13px;
  display: block;
}
.ser-right-block ul li a {
  color: #000;
}

.ser-right-block ul li a:hover {
  color: #ff8a00;
}
.ser-right-block .table-content li:before {
  content: "✓";
  margin-right: 10px;
}

/* .ser-right-block ul b:after {
    content: ":";
    margin-left: 4px;
} */
.ser-right-block .table-content li a {
  color: #007bff !important;
}

.ser-right-block ul b {
  margin-bottom: 13px;
  display: block;
  border-bottom: 1px solid #dad9d9;
  padding-bottom: 11px;
}
.tab-block ul.nav.nav-tabs {
  width: 100%;
  padding: 0;
  margin: 0;
}
.tab-block ul.nav.nav-tabs li a {
  text-decoration: none;
  font-size: 18px;
}

ul.writer-achievements__list li:before {
  display: none;
}
b.writer-achievements__number:after {
  display: none;
  border: none !important;
}
b.writer-achievements__number {
  border: none !important;
  padding-bottom: 0 !important;
}
.service-page-icon-position li:before {
  float: left;
}
ul.pagination li:before {
  display: none;
}
.header-chooseoption div#tab {
  width: 51%;
  outline: none;
}

/* paynow form */
.form-paynow h5.modal-title {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #000 !important;
  padding: 9px 0 0 0px !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(0);
}
.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;
}
.btn-w {
  margin-top: 20px;
  width: 74%;
  font-size: 14px;
  background-color: #17b0ff !important;
}
button.btn-free-quote.btn-w.greens {
  margin-bottom: 15px;
  width: 35%;
  padding: 12px;
}
.payment-opt-accordian .bottom-pay-btn {
  margin-bottom: 25px !important;
  margin-top: 12px !important;
  float: left;
  width: 100%;
}
.payment-opt-accordian .btn-free-quote:hover {
  background-color: #0091dc !important;
  color: #fff;
}
.payment-opt-accordian.pp.remove-ac .custom-control-input + label {
  filter: grayscale(0) !important;
  border: none;
  box-shadow: none;
  padding-left: 0px;
}
#pay_Modal button#razerpay_but {
  width: 65%;
}
#pay_Modal button#payu_button {
  width: 65%;
}

.payment-opt-accordian.pp.remove-ac p.author-error {
  margin-bottom: 30px;
}
.bottom-pay-btn.bts-b {
  text-align: center;
}
.bottom-pay-btn .btn-free-quote {
  background-color: #17b0ff !important;
  color: #fff;
}
.payment-block button.btn.btn-primary.pay-sec-btn {
  /* float: left; */
  background: #ff5104;
  margin-top: 45px;
  border: none;
  padding: 12px 28px;
}

.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;
}

/* 



 */

.qa-block a.read-more {
  font-size: 14px;
}
.Experts-member .expert-content a.read-more {
  margin-top: -10px;
  font-weight: 500;
  font-size: 13px;
  float: left;
  width: 20%;
  border-radius: 3px;
  background: #ff5104;
  text-align: center;
  color: #fff;
  padding: 3px 5px;
}
.Experts-member .expert-content a.read-more:hover {
  background: #df4806d9;
}
.bg-btn:hover {
  background: linear-gradient(to right, #ffbd84 0, #d44800 100%);
  color: #fff;
}
.bg-btn3:hover {
  background: linear-gradient(to right, #673ab7 0, #006bc0 100%);
  color: #fff;
}
a.btn-get-started:hover {
  background: #df4806d9;
}
a.btn-menter:hover {
  background: #df4806d9;
}


/*  */
.exper-info ul li:before {
  display: none;
}
.checkbox-lines p {
  font-size: 14px;
}
.about-content h1 {
  font-weight: 600;
}
.software-develper h1 {
  font-weight: 600;
}
.all-subject h1 {
  font-weight: 600;
}
.thanku-page {
  padding: 50px 0px;
  clear: both;
}
.thanku-describle {
  text-align: center;
  margin-top: 60px;
  border-radius: 4px;
  padding: 0 20px 30px;
}
.thanku-page h1 {
  text-align: center;
  padding: 20px 0px;
  color: #fff;
  background-image: linear-gradient(176deg, #f58452 0%, #f9560e 100%);
}
.thanku-describle {
  text-align: center;
  margin-top: 100px;
}
.confirm-icon {
  margin-top: -60px;
  margin-bottom: 21px;
}

.thanku-bg {
  background: url(../img/p1.jpg);
  margin-bottom: 40px;
  box-shadow: 0px 5px 79px 0px rgb(0 0 0 / 29%);
}
.thanku-describle h2 {
  color: #27ae60;
  font-weight: 900;
  font-size: 60px;
}
.thanku-describle p {
  padding: 0px 41px;
  line-height: 31px;
}
.confirm-icon {
  /* margin-top: -60px; */
  width: 200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.thanku-describle.cancell h2 {
  color: #ff4c4c;
}
.subject.live-tut h3 {
  font-size: 36px;
}
.ban-content h3 {
  line-height: 40px;
  margin-bottom: 24px;
}
.live-block1 a.btn-get-started {
  float: left;
  margin-top: 30px;
}

.payment-block .right-block-offer {
  right: 60%;
  position: relative;
}
.payment-block .left-make-payment-block {
  position: relative;
  left: 40%;
}
.lg-title {
  float: left;
  width: 100%;
  text-align: center;
}
.log-sign-left-block {
  width: 50%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100vh;
  padding: 100px 0px;
  background-color: #ffb494;
}
.log-sign-right-block {
  width: 50%;
  float: right;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
section.services-page .ser-left-block .from-block .col-md-6 {
  max-width: 100%;
  left: 0;
  flex: inherit;
  width: 100%;
}
.footer-information .right-side-content {
  float: right;
  width: 75%;
  text-align: left;
}
.footer-information .right-side-content p {
  margin: 0;
}
.note {
  text-align: center;
  margin-top: 12px;
}
.refer-con .career-block {
  padding: 32px 0;
}
.ser-left-block.space-remove .sidebar-review-block {
  margin-bottom: 0;
  padding: 0;
}

.registerexpert div#drop_section {
  float: left;
  width: 100%;
}

.project-management.proj {
  margin-bottom: 100px;
}
.advantage-block h2 {
  text-align: center;
}
.ready-cash h2 {
  color: #fff;
}

.form-group.hide-arrow {
  margin-bottom: 0px !important;
}
.bg-newpay.checkbox-lines p {
  margin-top: 8px !important;
}
.payment-block button.btn.btn-primary.pay-sec-btn {
  /* float: left; */
  background: #ff5104;
  margin-top: 16px;
  border: none;
  padding: 12px 28px;
}
.checkbox-lines p {
  margin-top: 8px !important;
}
p.bottom-privacyline {
  text-align: left !important;
  line-height: 19px !important;
}
.bg.bg-payment.bg-newpay {
  padding-bottom: 116px;
}
.hide-arrow label {
  font-size: 18px !important;
  margin-bottom: 3px !important;
}
.bg-newpay .payment-block button.btn.btn-primary.pay-sec-btn {
  /* float: left; */
  background: #ff5104;
  margin-top: 16px;
  border: none;
  margin-top: 35px;
  padding: 12px 28px;
}
.bg-newpay .botm {
  font-size: 12px;
  text-align: center;
  margin-top: 60px !important;
}
.modal-footer .footer-information .right-side-content p {
  font-size: 10px;
  line-height: 13px;
  float: left;
  text-align: left;
}
.social-icon a:hover {
  color: #ff7206;
}

/*  */
.bg.bg-payment.payment-n {
  background: linear-gradient(to bottom, #c1eeff 0, #f5faff 100%);
}
.payment-n .website-logo {
  text-align: left;
  margin-left: 40px;
}
span.od-id {
  margin-top: 21px;
  float: right;
  margin-right: 40px;
  font-size: 20px;
}
.od-id strong {
  color: #ff5104;
}
.payment-n .website-logo {
  text-align: left;
  margin-left: 40px;
}
.payment-n .bg-payment .payment-block {
  margin-top: 50px;
}
.payment-n .payment-block .left-make-payment-block {
  min-height: 506px;
  width: 54%;
  float: left;
  margin-left: 16px;
  min-height: 507px;
  background: #fff;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0px 0px 13px -5px #666;
}
.payment-n .payment-block .right-block-offer {
  min-height: 506px;
}
.payment-n .payment-block .right-block-offer {
  right: 55%;
  position: relative;
}
.payment-n .payment-block .left-make-payment-block {
  position: relative;
  left: 40%;
}
.payment-n .payment-block .inner-block {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.payment-n .payment-block .right-block-offer {
  right: 55%;
  position: relative;
}
.payment-n .payment-block .right-block-offer {
  background-color: #ff5104;
  float: left;
  width: 37%;
  padding: 0px;
  min-height: 507px;
  padding-top: 20px;
  margin-left: 0px;
  border-radius: 8px;
  box-shadow: 0px 0px 13px -5px #666;
}

.payment-n .inner-block {
  padding: 20px;
  background-color: transparent;
  border-radius: 4px;
  box-shadow: none;
  width: 80%;
  margin: auto;
  border-radius: 10px;
  margin-top: 20px;
  overflow: hidden;
}
.payment-n .order-summary-form {
  padding: 30px 5% 30 !important;
  border: 2px solid #bcbcbc40;
  width: 76%;
  margin: 0 auto;
  box-shadow: 0px 0px 10px #cccccc70;
}
p.bottom-privacyline.botm.botm-main {
  padding: 0px 0px 5px 28px;
  margin-bottom: 0px;
}
.hide-arrow label {
  font-size: 19px !important;
  margin-bottom: 3px !important;
}
.payment-n .payment-block button.btn.btn-primary.pay-sec-btn {
  /* float: left; */
  font-size: 17px;
  width: 100%;
}
.hide-arrow .form-control {
  font-size: 18px;

  border: 1px solid #939393;
  border-radius: 0.25rem;
  padding: 22px 10px;
}
.payment-n .website-logo a.site-logo {
  margin-top: 5px;
  display: initial;
}
.payment-n .payment-block .right-block-offer h3 {
  color: #fff;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  text-align: left;
  font-size: 24px;
  padding-bottom: 15px;
  padding-left: 13px;
  /* border-bottom: 1px dotted #d9782f; */
  border-bottom: 1px dotted #fff;
}
.payment-n .payment-block .right-block-offer ul li {
  font-size: 18px;
}
.payment-n .payment-block {
  margin-top: 50px;
}
button#payment_popup:hover {
  background: #ec4c05;
}
button#payment_popup span {
  font-size: 15px;
  margin-left: 3px;
}

.breadcrumbs {
  padding: 150px 0;
  width: 100%;
  clear: both;
}
.breadcrumbs.pricing-bg {
  background: url(../img/pricing-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.breadcrumbs-overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to right,
    rgb(192 83 0) 0%,
    rgb(0 0 0 / 41%) 100%
  );
  position: absolute;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.breadcrumbs li,
.breadcrumbs i {
  display: inline-block;
  margin-right: 10px;
  color: #fdc800;
  font-size: 16px;
}
.breadcrumbs a {
  color: #fff;
}
.breadcrumbs .page-title h1 {
  color: #fff;
  text-align: center;
  text-transform: none;
  font-weight: 700;
}
.breadcrumbs .page-title {
  position: relative;
}
.pricing h1:before {
  position: absolute;
  content: "";
  bottom: 2px;
  left: 0;
  width: 70px;
  height: 15px;
  background: #fdc800;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: -1;
  left: 50%;
}
.pricing h1 {
  position: relative;
}
.pricingTable {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  -webkit-box-shadow: 0 18px 42px 0 rgb(28 30 35 / 15%);
  -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);
  box-shadow: 0 18px 42px 0 rgb(28 30 35 / 15%);
}
.pricingTable .pricing-content {
  padding: 50px 0 30px;
  position: relative;
}
.pricingTable .title {
  font-size: 23px;
  font-weight: 500;
  color: #196f89;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
.pricingTable .pricing-content ul {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
}
.pricingTable .pricing-content {
  padding: 50px 0 30px;
  position: relative;
}

.pricingTable .pricing-content ul li {
  font-size: 18px;
  color: rgb(29, 41, 52);
  line-height: 40px;
  text-transform: capitalize;
}

.pricingTable .pricing-content ul {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
}
.services-package .pricing-table {
  min-height: auto;
}
.services-package .pricing-table.cpp h2 {
  font-size: 42px;
}
.pricingTable .pricing-content ul {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
}
ul.pricing-content li {
  list-style: none;
  margin: 20px 0px;
}
.services-package .pricing-table .title {
  margin: 30px 0 10px;
  font-size: 28px;
  font-weight: 700;
  text-transform: capitalize;
  width: 100%;
  display: block;
  letter-spacing: 0.5px;
}
.from-block button.btn-free-quote {
  margin-top: 10px;
}
.con-content p {
  margin-top: 8px;
}
.secure-pay-imgblock {
  text-align: center;
  margin: 10px 0px 0px 0px;
}
.secure-pay-imgblock img.w-out-hover {
  width: 35%;
}

p.botm-conditions {
  margin-top: 0px !important;
  text-align: left !important;
  padding-left: 28px;
}
.botm-conditions a:hover {
  color: #159eff !important;
}
.tr-bylogo {
  width: 120px;
  margin-bottom: 18px;
}
.tr-bylogo {
  width: 120px;
  float: left;
  margin-bottom: 18px;
}
.tr-bylogo2 {
  width: 120px;
  margin-bottom: 13px;
}
.submit-work .from-block p {
  text-align: center;
}
.mod-for-sur .modal-dialog {
  width: 1140px;
  margin: 30px auto;
}
.mod-for-sur .did-you-know .left-block .mike-circle {
  top: 19px;
}
#do_you_know h2 {
  font-size: 24px;
  /* float: left; */
  overflow: hidden;
  width: 50%;
}
.services-package .pricing-table.cpp h2 {
  line-height: 38px;
  font-size: 25px;
}
/* .pack1 a span {
    position: absolute;
    background: #d9d9d9;
    width: 225px;
    color: #666;
    border-radius: 5px;
    padding: 10px;
    left: -0px;
    display: none;
    transition: ease all .6s;
    z-index: 100;
    font-size: 11px;
    text-align: left;
    top: 17px;
    line-height: 15px;
} */
.pack1 a {
  position: relative;
  transition: ease all 0.6s;
}
.pack1:hover span {
  display: inline-block;
  transition: ease all 1s;
}
span.pack1 {
  position: absolute;
  background: #eaeaea;
  width: 230px;
  color: #656565;
  border-radius: 5px;
  padding: 10px;
  left: 0px;
  display: none;
  transition: ease all 0.6s;
  z-index: 100;
  font-size: 11px;
  text-align: left;
  top: 24px;
  line-height: 15px;
  cursor: pointer;
}
.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; */

  padding: 2px;
  font-size: 18px;
  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: -11px;
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #1a1a1a;
}

ul.client-inner-det {
  padding-left: 12px;
}
.client-inner-det2 {
  padding-left: 12px !important;
}
ul.client-inner-det li {
  list-style-type: disc !important;
  line-height: 16px;
  margin-bottom: 5px;
}

ul.client-inner-det li::marker {
  font-size: 14px;
}
ul.client-inner-det2 li::marker {
  font-size: 12px !important;
}
.client-inner-det2 li {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0x !important;
  font-size: 12px !important;
  color: #666 !important;
  list-style-type: disc !important;
  line-height: 16px !important;
  margin-bottom: 5px !important;
  padding-right: 0 !important;
  padding-left: 0px !important;
}
ul.client-inner-det2 li::marker {
  font-size: 12px !important;
}
.details span.staring {
  color: #ff6210;
  font-size: 24px;
  position: absolute;
}

.footer-information p.botm-conditions a {
  font-size: 10px !important;
  line-height: 13px;
}
.footer-information p.botm-conditions {
  padding-left: 0px;
}
.payment-n .form-control {
  font-size: 19px;
  color: rgb(100 100 100);
  border: 1px solid #aaaaaa;
  border-radius: 0px;
}
.pay-mt ul.client-per-details li {
  list-style-type: none;
}
.pay-mt ul.client-per-details {
  margin-bottom: 0px;
  padding-left: 0px;
}
.pay-method-body p.head-red {
  text-align: left !important;
  margin-top: 0px !important;
  font-size: 16px !important;
}
.close {
  display: none;
  position: absolute;
  top: -11px;
  right: -10px;
  font-size: 28px !important;
  background-color: red;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: inherit !important;
  color: #fff !important;
  opacity: inherit !important;
  border: none;
}
.modal-header h4 {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 9px;
}


/* on form icon design to show why we use your email */
.form-group.email-con {
  position: relative;
}

.form-group.email-con span.why-email {
  position: absolute;
  right: 0;
  top: 9px;
  right: 0px;
  font-size: 18px;
}

.form-group.email-con span.why-email span.pack1 {
  left: -142px;
  top: -175px;
}
.form-group.email-con.file span.why-email {
  top: 35px;
}
.form-group.email-con span.why-email span.pack1 {
  left: -196px;
  top: -140px;
  background-color: #f5f5f5;
  padding: 15px 15px 14px;
  border-radius: 6px;
  /* box-shadow: 0 0 5px 2px #dcdcdc; */
  width: 275px;
  border: 1px solid #efefef;
}

.form-group.email-con span.pack1.dropdown-content:after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f5f5f5;
  position: absolute;
  right: 89px;
  bottom: -10px;
}
.form-group.email-con .client-per-details span.cust-tut {
  color: #565454;
}

span.pack1.dropdown-content.for-file {
  /* top: 0px; */
  top: -150px !important;
}
span.pack1.dropdown-content.for-name {
  top: -97px !important;
}
span.pack1.dropdown-content.for-phone {
  top: -128px !important;
}
span.pack1.dropdown-content.for-deadline {
  top: -144px !important;
}

span.pack1.dropdown-content.for-file {
  top: -156px !important;
}
.email-con .form-control:disabled,
.form-control[readonly] {
  background-color: #ffffff;
  opacity: 1;
}
.ext-exprts .order_details_outer {
  border: 1px solid #cccccc85;
  padding: 20px;
  box-shadow: none;
}
.exp-ordrs .order_details_outer .user-title h6 {
  font-size: 16px;
  font-weight: 600;
}
.border-gray {
  border-left: 4px 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);
}
.light-greenish {
  border-color: #61fe44;
  background-color: #f2fff0;
  border-left: 4px solid #36cd0554;
  box-shadow: 2px 2px 3px 0px #ccffc4;
}
.anw-content-rightblock.light-greenish .des-title {
  border-top: 1px solid #b8ffad;
  border-bottom: 1px solid #b8ffad;
}
.anw-content-rightblock.light-greenish:before {
  border-color: #b4efa3 transparent;
}
.main.exp-ordrs .refresh-sednmsg2 a.btn-send-msg {
  float: left !important;
  margin-bottom: 25px;
}
.bt-sol {
  position: relative;
  float: left;
  width: 60%;
}
.exp-ordrs span.post-solution-info {
  color: #666;
  position: absolute;
  left: 0px;
  top: 51px;
  font-size: 14px;
}
.exp-ordrs .send-msg-block span.btn-refersh {
  position: absolute;
  right: 21px;
  top: -3px;
  font-size: 13px;
  padding: 8px;
}
.main.exp-ordrs.ext-exprts .panel {
  padding: 40px 18px;
  background-color: #fff;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.main.exp-ordrs.ext-exprt .refresh-sednmsg a.btn-send-msg {
  margin-left: 0px;
}
.exp-ordr .send-msg-block {
  margin-top: 55px !important;
}

a#sol_conv:hover {
  background: #242424;
}
.subb .submit-work {
  width: 85%;
  margin: 0 auto;
  float: none;
}
.bgx.submitbgx.subb {
  background-color: #fff4f0 !important;
}
span.Currency-show {
  position: absolute;
  right: 12px;
  top: 47px;
  font-size: 18px;
  color: rgb(137 137 137 / 95%);
}

span.bolt {
  width: 13px;
  display: inline-block;
}



.breadcrumbs.pricing-bg {
  padding: 180px 0;
}

/*  */
.services-page .ser-right-block .table-content li {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 26px;
  margin-bottom: 12px;
}
.services-page .accordion .card-header:after {
  font-family: "FontAwesome";
  content: "\f106";
  float: right;
  color: #ff8e39;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
}
.services-page .accordion .card-header.collapsed {
  font-size: 16px;
}
.riview-list ul li {
  font-size: 15px !important;
}
i.fas.fa-phone-alt:before {
  content: "\f3cd" !important;
}
/*  */

/* Firefox old*/
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* IE */
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Opera and prob css3 final iteration */
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bolt img {
  width: 10px;
  margin: 0 3px 0 0;
  -moz-animation: blink normal 1s infinite ease-in-out; /* Firefox */
  -webkit-animation: blink normal 1s infinite ease-in-out; /* Webkit */
  -ms-animation: blink normal 1s infinite ease-in-out; /* IE */
  animation: blink normal 1s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

span.menu-brn {
  margin-left: 0;
  font-size: 17px;
  padding: 8px 0 5px 9px;
  display: inline-block;
  cursor: pointer;
  height: 25px;
  line-height: 37px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #000;
}
.menu-brn span {
  width: 5px;
  background: #ff7206;
  height: 25px;
  display: inline-block;
  margin: 0 0 0 4px;
  vertical-align: bottom;
  animation: menu 3s infinite;
}
.menu-brn span:nth-child(1) {
  animation-duration: 4s;
}
@keyframes menu {
  0% {
    height: 25px;
  }
  50% {
    height: 10px;
  }
  100% {
    height: 25px;
  }
}

.dropdown.more-pages {
  display: block;
}

.blink_me {
  background: #ff5104;
  border-radius: 100%;
  /* color: #ff7206 !important; */
  margin: 10px;
  height: 10px;
  right: 11px;
  /* top: -9px; */
  position: absolute;
  width: 10px;
  box-shadow: 0 0 0 0 rgb(0 0 0);
  transform: scale(1);
  animation: pulse 2s infinite;
  top: -20px;
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 81, 4, 0.9);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 81, 4, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 81, 4, 0);
  }
}

.header-right nav ul li.btn-highlight {
  position: relative;
}

section.our-eassy-process .eassy-icon {
  float: left;
  width: 30px;
}
a.get-helpqa {
  color: #ff7206;
}

.shake2 {
  width: 75px;
  height: 75px;
  margin: 0 auto;
  -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-transform-origin: 50% 100%;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

/*  */

/*  */

.payment-mains-solution-inner .PurchaseAssignmentPrice b {
  display: block;
  color: #2ecc71;
  font-weight: 600;
  margin-top: -5px;
  font-size: 34px;
}

.payment-mains-solution-inner .solution_pay_heading p.text-center {
  color: #5e5e61 !important;
  line-height: 26px;
}

.payment-mains-solution-inner .solution_pay_heading {
  text-align: center;
}

.payment-mains-solution-inner .solution_pay_heading h3 {
  font-size: 32px;
  color: #ff5104;
  font-weight: 600;
  letter-spacing: 0.5px;
  /* border-bottom: 2px solid #e2e2e2; */
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.payment-mains-solution-inner .solution_pay_heading h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 18px 0px 18px 0px;
}

.payment-mains-solution-inner button#payment_popup {
  background: #ff5104;
  margin-top: 16px;
  border: none;
  padding: 12px 28px;
  width: 100%;
}
p.text-center.bottoms-notes {
  color: #5e5e61 !important;
  line-height: 20px;
  font-size: 12px;
  margin-top: 50px;
}
.payment-mains-solution-inne .left-make-payment-blocks h3 {
  padding-bottom: 14px;
  border-bottom: 1px dotted #d1d1d1;
  font-size: 23px;
}
.payment-mains-solution-inner .view-complete.text-center a {
  margin-bottom: 20px !important;
  display: block;
  color: #2d3954;
  font-weight: 600;
}
.payment-mains-solution-inner .view-complete.text-center a:hover {
  color: #ff5104;
}
.payment-mains-solution .payment-blocks .inner-block {
  width: 45%;
  padding: 25px !important;
  padding-bottom: 35px !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: 15px !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: #ff5104;
  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: 20px;
  color: #fff;
}
.glyphicon-minus:before {
  content: "\2212" !important;
  font-size: 20px;
  color: #fff;
}
p.author-error {
  float: left;
  width: 100%;
  text-align: left !important;
  color: #8c8c8c;
  font-size: 10px !important;
  margin-top: 4px;
  line-height: 13px;
}

.payment-opt-accordian h6 {
  font-size: 18px;
  text-align: left;
}

.payment-opt-accordian .panel.panel-default {
  padding: 0px !important;
  background-color: #fff !important;
  border: 1px solid #9292928c !important;
  margin-bottom: 14px;
}
/* .pp a {
    float: left;
    width: 100%;
}
.pp .payment-methods-blocknew {
    margin-top: 10px;
    float: left;
    margin-bottom: 20px;
    width: 100%;
} */
/*  */
.pvc a {
  display: inline-block;
}
/* new pp */
.palgs-pays .inner-block .right-block-offer {
  min-height: 658px;
}
.palgs-pays .inner-block .inn-b {
  padding: 0px 35px;
}
.palgs-pays .inner-block .payment-deatil h5 {
  text-align: left;
  padding: 8px;
}

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

.palgs-pays .payment-deatilsplag.panel-title {
  font-size: 14px;
}

.palgs-pays .payment-deatilsplag .panel-title > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  text-align: left;
  font-size: 16px;
  margin-bottom: -8px;
  margin-top: 0px;
}

.palgs-pays .payment-deatilsplag .glyphicon-plus:before {
  color: #ff8e39;
}
.palgs-pays .payment-deatilsplag .glyphicon-minus:before {
  color: #ff8e39;
}
.palgs-pays .payment-deatilsplag .payment-block .left-make-payment-block p {
  font-size: 12px;
  text-align: left;
  margin-top: 20px;
}
.palgs-pays .payment-deatilsplag .more-less {
  float: right;
  color: #212121;
}

.palgs-pays
  .payment-deatilsplag
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border-top-color: #eeeeee;
  padding: 10px;
}
.palgs-pays .payment-deatilsplag .panel-group .panel {
  border: 1px solid #c7c6c673 !important;
  padding: 0px !important;
}

.palgs-pays .left-make-payment-block p {
  text-align: left !important;
}
.palgs-pays .payment-deatilsplag .panel-body h6 {
  text-align: left;
}
.sols-pays .sols-pays-inner {
  padding: 0px 26px;
  /* text-align: left; */
}
.sols-pays .sols-pays-inner p.note {
  font-size: 11px !important;
  line-height: 18px;
  text-align: left !important;
}
.sols-pays .right-block-offer {
  min-height: 544px !important;
}

.sols-pays-inner p {
  font-size: 16px !important;
}
.paysp-pal .custom-control-input + label {
  padding: 10px 10px;
}

section.banner.services-page h2 {
  position: relative !important;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
section.banner.services-page h2:before {
  content: "";
  height: 3px;
  width: 16%;
  background: #ff6623;
  position: absolute;
  /* left: calc(50% - 10%); */
  bottom: -5px;
}
section.banner.services-page .ser-right-block .table-content li a {
  color: #007bff !important;
  text-decoration: none;
}
section.banner.services-page .ser-right-block .table-content li a:hover {
  color: #ff8e39 !important;
}
section.banner.services-page .tab-block ul.nav.nav-tabs li a.active {
  border-top: none !important; 
  color: #fff !important;
}
section.banner.services-page .tab-block ul li a span {
  color: #000000 !important;
  margin-right: 7px !important;
}
section.banner.services-page .tab-block ul.nav.nav-tabs li a.active span {
  color: #fff !important;
}
section.banner.services-page .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #005976 !important;
  border-color: #dee2e6 #dee2e6 #fff !important;
}

section.banner.services-page .ser-right-block .table-content {
  padding-left: 0;
  background-color: #cccccc29f;
  border: none !important;
  padding: 20px;
}
section.banner.services-page .services-page .ser-right-block .table-content li {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 26px;
  margin-bottom: 12px;
}
section.banner.services-page .ser-right-block .table-content li:before {
  content: "✓";
  margin-right: 10px;
}
section.banner.services-page .ser-right-block .table-content {
  padding-left: 0;
  background-color: #cccccc29;
  border: none !important;
  padding: 20px;
}
section.banner.services-page .ser-right-block h2 {
  font-size: 26px;
  font-weight: 600;
  color: #2d3954;
  letter-spacing: 0.5px;
  margin-top: 30px;
  text-transform: capitalize;
}
section.banner.services-page ul.sub-head li {
  list-style: disc;
}
/* new */
.aah-banner-reviews {
  width: 100%;
  position: relative;
  margin: 0 auto;
  /* background: #fff; */
  padding: 8px 0px;
  /* box-shadow: 0 0 11px rgb(72 54 80 / 16%); */
  /* box-shadow: 0 0 11px rgb(255 138 0 / 64%); */
  height: 40px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.aah-banner-reviews .reviews-list-item .star-area {
  font-size: 12px;
  color: #fff;
  float: left;
  width: 100%;
}

.aah-star i {
  font-size: 10px;
  color: #fff;
  padding: 2px 2px;
}

.aah-banner-reviews .reviews-list-item .number {
  font-size: 24px;
  font-weight: 500;
  color: #232e44;
  float: right;
  text-align: right;
  width: 30%;
}
.aah-spr-trustpilot_star {
  display: inline-block;
  width: 110px;
  height: 22px;
}
.aah-star .fa-star:before {
  content: "\f005";
  color: #fff !important;
}

.top-bar p {
  font-weight: 600;
  color: #fff;
  float: left;
}
span.aah-star {
  background: #d4765d;
  margin: 0px 6px;
}
span.aah-star {
  background: #d4765d;
}
span.aah-star.green {
  background: #00b67a !important;
}
span.aah-star.oran {
  background: #ff8a00 !important;
}
.aah-banner-reviews .inner-reviews {
  float: left;
  padding: 6px 13px;
}
.aah-banner-reviews .reviews-list-item .star-area {
  font-size: 12px;
  color: #fff;
  float: left;
  width: 100%;
}
.banner {
  width: 100%;
  float: left;
  height: auto;
  background: url(../img/students.png) top;
  background-position: 0px 630px;
  margin-top: 10px;
}
.banner-bottom .aah-banner-reviews {
  display: none;
}
.QA-page .instruction-file h6 {
  font-size: 13px;
  background: #2f8ef3;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
}
.QA-page .instruction-file h6 span {
  margin-right: 10px;
  font-size: 13px;
  color: #ffffff;
}
.q-a-page h3:before {
  font-family: "Font Awesome 5 Free";
  content: "Q.";
  font-size: 19px;
  font-weight: 600;
  margin-right: 2px;
}
header {
  /* position: fixed; */
  background: #fff;
  width: 100%;
  z-index: 9999 !important;
}
.staic-page.sub-page.mainsubx {
  margin-top: 125px;
}
.about-banner-block.services-bg {
  margin-top: 110px;
}
section.services-page.QA-page {
  margin-top: 122px;
}
.plagiarism-check-block .inner-block {
  margin-top: 120px;
}
.refer-banner {
  margin-top: 110px;
}
.outer-block {
  margin-top: 100px;
}

.contact-block {
  margin-top: 140px;
}
.about-banner-block {
  margin-top: 110px;
}

/*  */
.services-features-block1 .col-md-4 {
  left: 0px !important;
}

.service-feature-inner {
  text-align: center;
  margin-top: 20px;
  /* font-size: 16px; */
  min-height: 410px;
  padding: 0px 40px;
}

.review-trustworthy .container {
  width: 1170px;
  margin: 0 auto;
}
.service-feature-inner h6 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
  color: #000;
}

.service-feature-inner .image-block {
  margin-bottom: 16px;
}

.services-features-block1 h4 {
  text-align: center;
  font-size: 29px;
  font-weight: 800;
  color: #000;
  font-family: cursive;
  margin-bottom: 33px;
}

.service-feature-inner img {
  width: 120px;
}

.service-feature-inner.last img {
  width: 97px;
}

.services-features-block1 .service-feature-inner p {
  padding: 10px 5px;
}

.services-features-block1 {
  /* border: 1px solid #ccc; */
  /* padding: 20px 15px;
        background: #eff7fa; */
  float: left;
  width: 100%;
  margin-top: 27px;
}
.whats-makes-us-best .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.whats-makes-us-best .col-md-4 {
  left: 0px !important;
}
.whats-makes-us-best h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: #000;
}
.whats-makes-us-best {
  text-align: center;
  clear: both;
}
.whats-makes-us-best h4 {
  font-size: 16px;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  color: #000;
}
div#phoneErrorLabel {
  color: #2bcbfd;
}
.whats-makes-us-best p {
  padding: 10px 5px;
}
.whats-makes-us-best .image-block img {
  max-width: 100%;
}
.bottom-bar {
  background: #424f54;
  font-size: 13px;
  padding: 4px 0;
  height: 55px;
  float: left;
  width: 100%;
}
.bottom-bar p {
  font-weight: 600;
  color: #fff;
  float: left;
}
.bottom-bar .aah-banner-reviews {
  width: 100%;
  position: relative;
  margin: 0 auto;
  /* background: #fff; */
  padding: 4px 8px;
  /* box-shadow: 0 0 11px rgb(72 54 80 / 16%); */
  /* box-shadow: 0 0 11px rgb(255 138 0 / 64%); */
  height: 40px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.bottom-bar .reviews-list-item {
  margin-top: 8px;
}
.bottom-bar .aah-banner-reviews .inner-reviews {
  padding: 0px 13px;
}
.sidebar-page-link.bg-bluish {
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sidebar-page-link ul li {
  margin-bottom: 14px;

  border-bottom: 1px solid #ccccccb8;
  padding: 5px 0 5px 30px;
  position: relative;
}

.drag_dropsection p {
  font-size: 14px !important;
}
.site-tile {
  text-align: center;
}

/****bootstrap-code***/
.sidebar-page-link ul li a {
  font-size: 14px;
  color: #2d3954;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.sidebar-page-link ul li a:hover {
  color: #ff6623;
}

.copy-right {
  clear: both;
}
.sidebar-page-link ul li:before {
  position: absolute;
  content: "››";
  left: 8px;
  top: 3px;
  font-size: 17px;
  color: #2c234d;
}

.col-md-2 {
  float: left;
}
.dropdown {
  position: relative;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  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;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 1px 2px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 9px;
  border: none;
}
span.why-email ul.client-per-details {
  margin: 0;
  padding: 0;
}
textarea.form-control {
  height: auto;
}
div#navbar {
  width: 100%;
  align-items: center;
  justify-content: center;
}

p.m-b-0 {
  margin-top: 0;
}

.whats-makes-us-best .col-md-4 {
  padding: 20px;
  flex: 1 1 340px;
  flex: 0 1 340px;
  margin: 5px;
}
.services-features-block1 .row {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: center;
}
.services-features-block1 .col-md-4 {
  flex: 1 1 406px;
  flex: 0 1 406px;
}
.review-trustworthy {
  clear: both;
  float: left;
  width: 100%;
  margin: 40px 0;
  padding-bottom: 38px;
}
.review-trustworthy .row {
  display: grid;
  grid-template-columns: minmax(450px, 50%) 1fr;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}
.tr-bylogo {
  width: 120px;
  float: left;
  margin-bottom: 18px;
}
.silde-dropdown-menu {
  display: none;
  position: absolute;
  box-shadow: 1.8px 1.8px 16px 0 rgb(0 0 0 / 30%);
  z-index: 1;
  top: 0px;
  min-width: 260px;
  padding: 0;
  padding-left: 0;
  right: 0;
  background: #fff;
  transform: translate3d(-159px, 50px, 0px) !important;
}

.collapse.show {
  display: block !important;
}
.collapse {
  display: none;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  text-align: left;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
table {
  border-collapse: collapse;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
/*  */

.upload_file_row {
  border: 1px solid #ccc !important;
  position: relative !important;
  padding-left: 10px;
  margin-bottom: 10px;
}
.cross {
  position: absolute;
  top: -10px;
  right: 0;
  padding: 5px 10px;
  background-color: #eb1a1a;
  color: #fff;
  border-radius: 3px;
  z-index: 9;
}
.drop_lower {
  overflow: inherit;
}

.sideOffer.fixAd.offerapply {
  display: block;
  position: fixed;
  width: 435px;
  top: 80px;
  z-index: 1;
}

.sideOffer.fixAd {
  display: none;
}
.offer-block {
  border: solid 1px #ccc;
  border-radius: 5px;
  padding: 23px 0px;
  background-color: #fff;
}
.home_about_forms h3 {
  padding: 15px 0px;
}
.ser-left-block h3 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  word-break: break-word;
  text-transform: capitalize;
  color: #ff8a00;
  border-bottom: 1px solid #ff8a00;
  margin-bottom: 30px;
  position: relative;
}
.offer-block h3.offer-para:before {
  background-color: transparent;
}
.ser-left-block h3:before {
  content: "";
  position: absolute;
  width: 62px;
  height: 8px;
  background-color: #ff8a00;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.free-list-order {
  clear: both;
  width: 100%;
  display: block;
  margin-top: 23px;
  text-align: center;
}
.free-list-order a {
  display: inline-block;
  margin-top: 23px;
  text-decoration: none;
}
.home_about_forms .ser-left-block h3 {
  padding-bottom: 20px;
  padding-top: 14px;
}
h3.offer-para {
  font-weight: 300;
  line-height: 43px;
  font-size: 32px;
  color: #666 !important;
  border: none;
}
h3.offer-para strong {
  font-weight: 700;
  color: #000 !important;
}
.offrCTa {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 40px;
  padding-bottom: 20px;
}
.offrCTa a {
  text-decoration: none;
}
form#submitAssignment button.btn-free-quote {
  width: 100%;
}
/***price***/
.home_about_forms {
  padding: 0;
  box-shadow: 0 6px 11px 0 #00000005;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 20px;
  margin-top: 34px;
}
.free-list {
  display: inline-block;
  vertical-align: bottom;
  width: 87%;
  text-align: left;
  padding: 5px 17px 5px 40px;
  border-bottom: 1px solid #edeae3;
  position: relative;
}
.free-list:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url(../img/tick.png);
  left: 15px;
  top: 25%;
  margin-top: -1px;
  border-radius: 0;
  background-size: 15px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.free-list p {
  color: #191919;
  max-width: 50%;
  float: left;
  font-size: 14px !important;
  vertical-align: bottom;
  line-height: 20px;
  text-align: left !important;
  padding: 0;
  margin: 0 !important;
}
.free-structures .free-list p.free {
  float: right;
}
.free-structures .free-list p b {
  margin-left: 5px;
  line-height: 23px;
  font-weight: 500;
  font-size: 14px;
}

.free-list span {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  background: #18bc79;
  padding: 2px 10px;
  border-radius: 3px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  float: right;
  margin-left: 5px;
}
.free-list-order {
  clear: both;
}
.free-list-order a.btn-submit {
  display: block;
  text-align: center;
  color: #fff;
  width: 90%;
  margin: 0 auto;
}
.free-list-last p.totals {
  max-width: 80%;
  text-align: left;
  font-size: 14px !important;
  float: left;
  line-height: 2;
  color: #000;
  margin-top: 0;
  padding-left: 8px;
}
.free-list-last p.free {
  max-width: 30%;
  text-align: right;
  display: block;
  float: right;
  padding-right: 10px;
}
.free-list-last span {
  color: #0bb06d;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  float: right;
  padding: 0;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.free {
  display: inline-flex;
  float: right;
}
.free-list-last .free {
  padding-right: 16px;
}
.free-list-last .free span {
  margin-left: 5px;
}
.home_about_forms h3 {
  padding: 15px 0px;
}
.line-through {
  position: relative;
  display: inline-flex;
  margin-left: 5px;
  line-height: 23px;
  font-weight: 500;
  font-size: 14px;
}
.line-through:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  top: 10px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: red;
  z-index: 3;
}
.btn-free-quote {  
  color: #fff;
  border: none;
  padding: 14px 20px;
  width: 100%;
  border: none;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  border-radius: 5px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  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%), #ff8a00;
}
@keyframes c{
  0% {
      background-position: -3000px 0;
  }
  100% {
      background-position: 3000px 0;
  }
}
.btn-free-quote:hover {
  background-color: #0e4559;
  color: #fff;
  box-shadow: 0px 0px 2px #ccc;
}
.form-group.email-con span.why-email .client-per-details .dropbtn {
  color: #ff8a00;
}
.add-text {
  text-align: center;
}
.add-text span {
  display: block;
}
.ser-left-block .add-text a {
  border: 1px solid #ffffff;
  padding: 8px 12px;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
}
form#submitAssignment a.btn-complet {
  border: 1px solid #fff;
  color: #fff;
}
.add-text a:hover {
  text-decoration: none;
  background-color: #007bff;
  color: #fff !important;
}
.comp-cou-h {
  position: relative;
}
span.blink.badge.badge-danger.new-btn-notification {
  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;
}
.new-btn-notification {
  position: absolute;
  right: 8px !important;
  top: -24px !important;
  font-size: 11px !important;
  border-radius: 3px !important;
}
a.btn-offer {
  width: 100px;
  background-color: #f54444;
  color: #fff;
  padding: 5px 12px;
  font-size: 16px;
  border-radius: 4px;
  margin-left: 10px;
  text-decoration: none;
  margin-top: -6px;
}
a.btn-offer:hover {
  background-color: #f10a0a;
}
a.btn-offer span {
  margin-right: 6px;
}
.dropdown-menu.show {
  display: block;
  top: 16px !important;
  width: 240px !important;
}
.dropdown-menu h6 {
  font-size: 14px;
  padding: 0 17px;
  border-top: 1px solid #ccc;
  padding-top: 13px;
  margin-top: 13px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  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;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
a.dropdown-item {
  padding: 10px 5px !important;
}
li.dropdown-submenu {
  border-right: none !important;
}
.dropdown-submenu ul.d-submenu {
  position: absolute;
  right: inherit;
  left: 237px;
  top: 0px !important;
  min-width: 20rem;
}
.dropdown-submenu ul.d-submenu li {
  border-right: none;
}
a.btn-login {
  margin-left:0px;  
  color: #ffffff;
  background-color: #32526e;
  padding: 8px 15px;   
  border-radius: 4px;
  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%), #006181;
}
@keyframes c{
  0% {
      background-position: -3000px 0;
  }
  100% {
      background-position: 3000px 0;
  }
}
.review-m span.badge {
  top: -5px;
}

.modal {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 1rem 1.5rem;
  width: 24rem;
  border-radius: 0.5rem;
}

.close-button {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: #e30f0f;
  position: absolute;
  z-index: 999;
  color: #fff;
  right: -12px;
  top: -4px;
}

.close-button:hover {
  background-color: darkgray;
}

.show {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.trigger {
  cursor: pointer;
}
/* did you know modal */

.did-youknow-modal div#didyouModal {
  margin-top: 0px;
}
.did-youknow-modal .modal-content {
  width: 38rem;
  padding: 0;
}
.did-youknow-modal .modal-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #026181;
}
.did-youknow-modal .did-you-know {
  position: relative;
  top: 10px;
  left: 0px;
  top: 30%;
  z-index: 999;
  width: 100%;
}
.did-youknow-modal .left-block {
  width: 60px;
  position: absolute;
  top: -30px;
  left: -30px;
}
.did-youknow-modal .descriptions.FeatureContainer ul li {
  list-style: none;
  line-height: 24px;
  font-weight: 500;
  position: relative;
  padding-left: 30px;
  padding-bottom: 9px;
}
.did-youknow-modal .modal-header .close {
  border: 1px solid #700606;
  font-size: 20px !important;
  background-color: #f00;
}
.did-youknow-modal .descriptions.FeatureContainer ul li span {
  position: absolute;
  left: 0;
}
.did-youknow-modal .descriptions.FeatureContainer ul strong {
  margin-top: 20px;
  display: block;
  font-weight: 500;
}
.did-youknow-modal h4.modal-title {
  color: #fff;
  padding-left: 26px;
  font-size: 25px;
  margin: 12px;
}
.did-youknow-modal .descriptions.FeatureContainer ul li span {
  color: #ff8a00;
}

.did-youknow-modal .descriptions {
  padding: 0px 0px !important;
}
.did-youknow-modal .descriptions.FeatureContainer ul {
  padding-left: 16px;
}
.did-youknow-modal .modal-footer.text-left {
  padding: 15px;
  border-top: 1px solid #ccc;
}
.did-youknow-modal .modal-footer .btn-website {
  float: right;
  margin-top: 0;
  margin-bottom: 11px;
}

.ser-right-block ol {
  padding-left: 16px;
 
}
.ser-right-block ol li{
  font-size: 16px;
  color: #333333;
}

@media only screen and (max-width: 1490px) {
  .security-payment a {
    display: inline-block;
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 1440px) {
  a.btn-offer {  
    padding: 6px 12px;
    font-size: 14px;   
}

  .sideOffer.fixAd.offerapply {
    width: 365px;
  }
  a.site-logo {
    margin-top: 14px;
  }
  .banner-content h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .eassy-content h3 {
    font-size: 20px;
  }
  .eassy-content p {
    font-size: 14px;
    line-height: 24px;
  }
  .distribute h3 {
    font-size: 28px;
  }
  .codeavail-describe {
    padding-left: 0;
  }
  .blog-slider {
    padding: 30px 0;
  }
  .footer-col h3 {
    font-size: 19px;
  }
  .trusted-university .slick-slide img {
    display: block;
    max-width: 60%;
  }
  .buy-now-block {
    margin: 25px 10px;
  }
  .security-payment a {
    display: inline-block;
    margin-bottom: 5px;
  }
  .head-btn-block a.btn-free-quote {
    width: 24%;
  }
  .ser-left-block {
    margin: 25px 10px;
  }
  .reviw-user-deatil {
    width: 80%;
  }
  .banner .from-block {
    margin: 25px 6px;
  }
  .services-features-block1 .col-md-4 {
    flex: 1 1 286px;
    flex: 0 1 286px;
  }
  .sb-search-input {
    font-size: 11px;
  }
  .banner .from-block {
    width: auto;
  }
  span.sub_class {
    left: 130px;
  }
  .wh-code-box span {
    float: left;
    height: 146px;
    margin-right: 17px;
  }
  .serv-content h2 {
    font-size: 20px;
  }
  .from-block h3 {
    font-size: 22px;
  }
  section.testimonail-get-free-contact {
    margin-bottom: 10px;
  }
  .feat-box {
    width: 329px;
    min-height: 124px;
  }
  .feat-content p {
    font-size: 13px;
  }
  .feature-list {
    width: 90%;
  }
  .blog-s {
    padding: 0 0;
  }
  .service-title-block {
    padding-left: 0;
    width: 26%;
  }
  .ServiceContainer.sr-box3 {
    left: -549px;
  }
  .ServiceContainer.sr-box1 {
    left: -198px;
  }
  .ServiceContainer.sr-box4 {
    left: -199px;
  }
  .ServiceContainer.sr-box2 {
    left: 150px;
  }
  .ServiceContainer.sr-box5 {
    left: 150px;
  }
  .ServiceContainer {
    width: 312px;
  }
  .ServiceContainer.sr-box6 {
    right: 33px;
  }
  .ServiceContainer.sr-box3 {
    left: -540px;
    top: 288px;
  }
  .service-outer-block {
    width: 63%;
    right: -541px;
  }
  .banner .from-block {
    margin: 2px !important;
    padding: 18px;
  }

  .ser-left-block {
    margin: 25px 10px;
    padding: 5px 5px;
  }
  .QA-page .form-group.email-con span.why-email span.pack1 {
    left: -252px;
  }
  .QA-page .form-group.email-con span.pack1.dropdown-content:after {
    right: 2px;
  }
  .dropdown.more-pages {
    display: block;
    width: 195px;
  }
  input#phone {
    width: 100%;
  }
  select#Subject {
    width: 100%;
  }

  .service-feature-inner {
    min-height: 500px;
    padding: 0 10px;
  }
  .ser-right-block {
    margin-left: 20px;
  }
  .whats-makes-us-best .col-md-4 {
    padding: 5px;
    flex: 1 1 280px;
    flex: 0 1 280px;
    margin: 5px;
  }
}
@media only screen and (max-width: 1366px) {
  .header-right nav ul li a {
    font-size: 12px;
  }
  .review-m span.badge {
    top: -2px;
  }
  .ser-right-block h1 {
    font-size: 30px;
  }
  
  .eassy-content {
    padding: 0 18px;
  }
  .banner-content p {
    font-size: 16px;
    line-height: 28px;
  }
  .feature-list ul li h6 {
    width: 63%;
  }
  .blog-content a.read-more {
    margin-top: 0;
    bottom: -23px;
  }
  section.testimonail-get-free-contact {
    margin-bottom: 10px;
    padding-bottom: 170px;
    margin-top: 70px;
  }
  .testimoial-block .title {
    text-align: center;
    margin-bottom: 80px;
  }
  .testimonail-silder:after {
    right: 90px;
  }
  .testimonail-silder:before {
    content: "";
    background: url(../img/left-quotes.png);
    width: 31px;
    height: 27px;
    position: absolute;
    top: 66px;
    left: 72px;
  }
  section.our-eassy-process .title {
    margin-bottom: 0;
  }
  .ServiceContainer.sr-box6 {
    right: 33px;
    width: 278px;
  }
  .banner .from-block {
    margin: 2px !important;
    padding: 18px;
  }

  .ser-left-block {
    margin: 25px 10px;
    padding: 5px 5px;
  }
  .aah-banner-reviews {
    width: 100%;
  }
  .aah-banner-reviews .inner-reviews {
    float: left;
    padding: 6px 8px;
  }
  .service-feature-inner {
    min-height: 450px;
    padding: 0 20px;
  }
  .whats-makes-us-best .row {
    display: flex;
    flex-wrap: inherit;
  }
}
@media only screen and (max-width: 1200px) {
  a.btn-order-now {
    padding: 6px 12px;
    width: 110px;
    padding: 6px 12px;
    width: 110px;
  }
  .right-block-btn a {
    font-size: 13px;
  }
  .header-right nav ul li a {
    font-size: 13px;
  }
  .banner-content h1 {
    font-size: 42px;
    line-height: 38px;
  }
  .banner-content h1 span {
    font-size: 28px;
  }
  .banner-content p {
    font-size: 18px;
    line-height: 30px;
  }
  a.btn-get-free-q {
    width: 230px;
    height: 48px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1160px) {
  span.blink_me {
    display: none;
  }
  a.btn-menu {
    display: flex;
    float: right;
    color: #ff5104;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .header-right .main-menu {
    display: none;
    position: absolute;
    top: 111px;
    width: 600px;
    background-color: #f7f7f7;
    text-align: left;
    z-index: 9;
  }
  .header-right nav ul li {
    display: block;
    line-height: 20px;
  }
  .header-right nav ul li.m-d {
    display: block;
  }
  section.trusted-university span {
    float: left;
  }
  .dropdown-menu.show {
    top: -3px !important;
    position: inherit !important;
    float: none;
    transform: translate3d(0, 0, 0) !important;
  }
  .dropdown.more-pages {
    display: none;
  }
  .right-block-btn {
    display: none;
  }
  a.btn-menu {
    position: inherit;
    right: 38px;
  }
  a.btn-offer {
    width: auto;
    margin-right: 10px;
  }
  .main-header .col-md-10 {
    padding: 0;
    margin: 0;
  }
  .header-right ul.navbar-navx li {
    display: block;
    padding: 0 0;
    margin: 0;
  }
  .header-right .dropdown-menu.show {
    border: none;
    padding: 0;
    border-radius: inherit;
  }
  .header-right a.dropdown-item {
    border-bottom: 1px solid #cccccc52;
    padding: 0 0;
    line-height: 44px;
  }
  .header-right {
    justify-content: flex-end;
  }
  div#sb-search {
    margin-right: 128px;
  }
  .dropdown-menu > li > a:after {
    right: 0;
    top: 34px;
    transform: rotate(0);
    margin-top: 10px;
  }
  .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(0);
    right: 0;
    float: right;
    top: 34px;
    margin-top: 10px;
  }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .dropdown-submenu ul.dropdown-menu {
    position: static;
    left: 0;
    width: 100%;
    margin-top: 4px;
    border: none;
  }
  a.btn-menu {
    font-weight: 500;
    font-size: 20px;
  }
  a.btn-menu span {
    font-size: 20px;
  }
  .header-right nav ul li a {
    padding: 6px 10px;
    width: 100%;
    float: left;
  }
  .header-right nav ul li {
    display: block;
  }
  .header-right nav ul li a:hover {
    color: #fffefd;
    background-color: #ff5104;
    border-bottom: 5px solid #08a18500;
  }
  .banner-content {
    margin-top: 0;
  }
  .banner {
    padding-top: 20px;
  }
  .dr-section .drop_upper {
    width: 89%;
  }
}
@media only screen and (max-width: 1024px) {
  .banner-content h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .title h2 {
    font-size: 42px;
    line-height: 46px;
  }
  section.our-services .title h2 span {
    font-size: 30px;
  }
  .from-block h3 {
    font-size: 27px;
  }
  .drop-file {
    padding: 15px 5px !important;
  }
  .codeavail-describe {
    padding-left: 0;
  }
  .wh-code-box {
    float: left;
    width: 100%;
    margin-bottom: 3px;
  }
  .services-box {
    padding: 20px 10px;
  }
  .serv-content p {
    line-height: 22px;
    font-size: 13px;
    color: #212122;
  }
  .feat-box .feat-icon {
    float: none;
  }
  .feat-box {
    width: 100%;
    min-height: 124px;
  }
  .feature-list ul {
    padding-left: 0;
  }
  .wh-code-box span {
    float: left;
    height: 58px;
  }
  .feature-list ul li h6 {
    width: 100%;
    margin-bottom: 0;
  }
  .get-free-quote h2 span {
    font-size: 18px;
  }
  .testimoial-block {
    margin-top: 0;
  }
  .testimonail-silder h3 {
    font-size: 20px;
  }
  .sb-search {
    width: 40%;
    float: right;
  }
  .sb-search {
    width: 40%;
    float: right;
    margin-right: 90px;
  }
  .header-right {
    justify-content: flex-end;
  }
  .inner-block {
    width: 100%;
  }
  .ser-right-block h1 {
    font-size: 24px;
  }
  .q-a-page h3 {
    font-size: 18px;
  }
  .buy-now-block {
    margin: 25px 10px;
    padding: 24px 10px;
  }
  .sub-email input[type="email"] {
    width: 62%;
  }
  .subscribe-mail h1 {
    font-size: 20px;
  }
  .left-contact-block h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .feature-box {
    width: 26%;
    margin-bottom: 10px;
  }
  .head-btn-block a.btn-free-quote {
    width: 36%;
  }
  .dr-section .drop_upper {
    padding: 0 13px;
  }
  .dr-section .drop_text p {
    font-size: 12px !important;
  }
  .slick-prev {
    background-size: 32% !important;
  }
  .slick-next {
    background-size: 32% !important;
  }
  .distribute h2 {
    font-size: 24px;
  }
  .how-it-work .box span.box-icon {
    display: inherit;
  }
  span.sub_class {
    left: 98px;
  }
  .banner .from-block {
    padding: 24px 11px;
  }
  .name-ratting-time {
    flex-wrap: wrap;
  }
  .name-ratting-time h5 {
    margin-bottom: 0;
  }
  .star-ratting {
    font-size: 10px;
    float: left;
    width: 100%;
    padding-left: 50px;
  }
  .qa-block .star-ratting {
    font-size: 10px;
    float: right;
    width: 100%;
    text-align: right;
    padding-left: 50px;
  }
  .question-info {
    width: 92%;
  }
  .right-img-survey {
    width: 100%;
  }
  .testimoial-block .title p br {
    display: none;
  }
  .testimonail-silder p {
    font-size: 14px;
    line-height: 22px;
  }
  .feature-list ul li span {
    margin: 0 0;
  }
  a.add-feat-btn {
    width: 100%;
  }
  section.feature-block {
    background: url(../img/feature-bg.png) no-repeat top #e8f8f5;
  }
  .banner-content h1 strong {
    font-weight: 700;
    font-size: 46px;
  }
  .serv-content h2 {
    font-size: 18px;
  }
  .services-box {
    padding: 0 0;
  }
  section.testimonail-get-free-contact {
    margin-bottom: 10px;
    padding-bottom: 100px;
    margin-top: 0;
  }
  .title h2 {
    font-size: 36px;
  }
  .title h2 span {
    font-size: 30px;
  }
  .email-subscribe .form-group {
    width: 36%;
  }
  .service-title-block h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .service-title-block {
    padding-left: 1px;
    width: 32%;
  }
  .ServiceContainer.sr-box1 {
    left: -529px;
    top: 63px;
  }
  .ServiceContainer.sr-box2 {
    left: -190px;
    top: 65px;
  }
  .ServiceContainer.sr-box6 {
    top: 68px;
    right: 4px;
  }
  .ServiceContainer.sr-box4 {
    left: -198px;
    top: 417px;
  }
  .ServiceContainer.sr-box3 {
    left: -529px;
    top: 410px;
  }
  .ServiceContainer {
    width: 300px;
  }
  .service-title-block {
    padding-left: 1px;
    width: 32%;
    position: absolute;
    top: 0;
  }
  .service-outer-block {
    width: 45%;
    right: -541px;
  }
  .ServiceContainer.sr-box5 {
    left: 126px;
    top: 415px;
  }
  section.service-block {
    width: 100%;
    float: left;
    height: 900px;
  }
  .pricing-table {
    min-height: 870px;
  }
  .subject-icon {
    padding: 50px;
    border: 1px solid #cccccc8f;
  }
  .outer-block {
    width: 90%;
  }

  .Experts-member .expert-content a.read-more {
    width: 32%;
  }
  .Experts-member .expert-content .star-ratting {
    padding-left: 0;
  }
  .Experts-member .expert-content {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .reviw-user-deatil {
    width: 75%;
  }
  .wiriter-skill .exper-info ul li {
    padding-left: 0px;
  }
  .wiriter-skill .star-ratting {
    padding-left: 0px;
  }
  .payment-n .payment-block .right-block-offer {
    min-height: 522px;
  }
  .did-you-know {
    position: relative;
    top: 10px;
    right: -281px;
    top: -3%;
    z-index: 999;
    width: 100%;
  }
  .mainsubx .form-group.email-con.file span.why-email {
    top: 15px;
  }
  .mainsubx .form-group.email-con span.why-email {
    right: 5px;
  }
  .sols-pays .right-block-offer {
    min-height: 560px !important;
  }
  .bottom-bar {
    height: 95px;
  }
  .bottom-bar .aah-banner-reviews .inner-reviews {
    padding: 0px 13px;
    width: 48%;
  }

  a.card-link {
    width: 93%;
  }
  .review-trustworthy .container {
    width: 94%;
    margin: 0 auto;
  }
  .sideOffer.fixAd.offerapply {
    width: 100%;
    position: inherit;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .services-page .row.mt-5 {
    margin-top: 20px !important;
    display: grid;
    grid-template-columns: minmax(300px, 30%) 1fr;
  }
}

@media only screen and (max-width: 768px) {
  .banner .col-md-8 {
    max-width: 100%;
    flex: inherit;
  }
  .banner .col-md-4 {
    max-width: 100%;
    flex: inherit;
  }
  section.our-eassy-process {
    margin: 50px 0;
  }
  section.what-codeavail {
    display: flex;
    flex-wrap: wrap;
  }
  .distribute {
    margin: 0 33px;
    width: 100%;
  }
  .codeavail-describe {
    padding-left: 5%;
    width: 100%;
    padding-right: 5%;
    padding-top: 50px;
  }
  .testimonail-get-free-contact .col-md-6 {
    max-width: 100%;
    flex: inherit;
  }
  .email-subscribe .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  a.add-feat-btn {
    width: 100%;
    font-size: 13px;
  }
  .banner .col-md-4 {
    left: 0;
  }
  .banner .col-md-8 {
    right: 0;
  }
  .sb-search {
    margin-right: 60px;
  }
  .buy-now-block {
    padding: 24px 2px;
  }
  .sub-email input[type="email"] {
    width: 64%;
  }
  .sub-email button.subscribe-btn {
    padding: 10px 15px;
  }
  .phone {
    display: inherit;
    margin-bottom: 10px;
  }
  .email-phone {
    display: inherit;
    margin-bottom: 10px;
  }
  .social {
    display: inherit;
  }
  .addres-block {
    margin-top: 36px;
  }
  .right-block-offer h3 {
    font-size: 22px;
  }
  .left-make-payment-block h3 {
    font-size: 22px;
  }
  .left-make-payment-block h3 {
    text-align: left;
    font-size: 22px;
  }
  .from-block {
    box-shadow: inherit;
  }
  .sidebar-review-block.sub-riview {
    padding: 0;
  }
  .expert-page h1 {
    font-size: 26px;
  }
  .expert-leftcontent {
    margin-top: 48px;
  }
  .reviews-rat span {
    width: 28px;
  }
  .reviews-rat h4 {
    font-size: 15px;
  }
  .sb-search-input {
    font-size: 12px;
  }
  span.sub_class {
    left: 209px;
  }
  .banner .from-block {
    width: auto;
    position: inherit;
  }
  .expt-pict {
    float: none;
    margin-bottom: 12px;
  }
  .exper-info {
    margin-top: 0 !important;
  }
  .exper-info ul {
    float: left;
    width: 100% !important;
  }
  ul.secons-list {
    width: 100% !important;
    justify-content: flex-start;
  }
  .exper-info ul li {
    padding-left: 0;
    text-align: left;
  }
  .exper-info ul li:before {
    display: none;
  }
  a.hire-w {
    float: left;
  }
  .acadimic-solution-container .__icon-container span {
    font-size: 14px;
  }
  .acadimic-solution-container h3 {
    font-size: 18px;
  }
  .amazing-features-container .feature {
    width: 80%;
  }
  .table-btn-group a {
    display: inline-block;
    margin-bottom: 10px;
  }
  .ser-left-block a.btn-buy-now {
    font-size: 10px;
  }
  .ser-left-block .from-block {
    padding: 24px 12px;
  }
  .from-block h3 {
    font-size: 20px;
  }
  .qa-lang-ratting h6 {
    white-space: nowrap;
  }
  .sucess-msg {
    width: 100%;
    flex-wrap: wrap;
  }
  a.btn-live-chat {
    margin-top: 13px;
  }
  .sucess-msg p {
    margin-right: 0;
  }
  input#budget_price {
    width: 70%;
  }
  .did-you-know {
    right: -138px;
    top: 0;
  }
  .did-you-know .right-block {
    width: 63%;
  }
  .banner-content h1 {
    font-size: 35px;
    line-height: 38px;
  }
  .banner-content p {
    font-size: 14px;
    line-height: 26px;
  }
  a.btn-ask-question {
    height: 46px;
    font-size: 15px;
  }
  a.btn-ask-question span {
    padding: 12px 20px;
  }
  .distribute {
    margin: 40px 0 0 0;
    width: 100%;
  }
  .tru-title h5 span {
    float: none;
  }
  .serv-content h2 {
    font-size: 15px;
  }
  .serv-btn-block {
    height: auto;
  }
  .get-free-quote h2 {
    font-size: 28px;
  }
  .email-subscribe .form-group {
    width: 32%;
    float: left;
    margin-bottom: 0;
    margin-right: 14px;
  }
  .banner-content h1 strong {
    font-size: 38px;
  }
  .banner-content h1 {
    font-size: 28px;
    line-height: 40px;
  }
  section.services-page .col-md-8 {
    right: 0;
  }
  section.services-page .col-md-4 {
    left: 0;
  }
  .ServiceContainer.sr-box5 {
    left: 356px;
    top: 662px;
  }
  .ServiceContainer.sr-box6 {
    right: 53px;
    top: 333px;
    width: 300px;
  }
  .ServiceContainer.sr-box4 {
    top: 656px;
    left: 16px;
  }
  .ServiceContainer.sr-box3 {
    left: 15px;
    top: 328px;
  }
  .ServiceContainer.sr-box2 {
    left: 353px;
    top: 5px;
  }
  .ServiceContainer.sr-box1 {
    left: 17px;
    top: 6px;
  }
  section.service-block {
    padding: 0 0;
  }
  .service-title-block {
    top: 0;
  }
  .service-outer-block {
    position: relative;
    width: 100%;
    right: 0;
    top: 178px !important;
  }
  section.service-block {
    width: 100%;
    float: left;
    height: 1180px;
  }
  .sitemap-block .links-blocks ul li {
    float: left;
    width: 46%;
    color: #00b5e2;
    cursor: pointer;
  }
  .banner-inner-area {
    margin-top: 50px;
  }
  .pricing a.btn-main {
    font-size: 8px;
    margin-bottom: 48px;
  }
  .pricing-table .inner-table .details {
    margin-top: 2px;
    padding-top: 11px;
    font-size: 14px;
  }
  .pricing-table .inner-table h2 {
    font-size: 24px;
    margin-bottom: 3px;
  }
  .subject-icon {
    padding: 26px;
    border: 1px solid #cccccc8f;
    min-height: 215px;
  }
  .outer-block {
    width: 100%;
    padding: 0;
  }
  .Experts-member .expert-content a.read-more {
    width: 54%;
  }
  .wiriter-skill .exper-info ul {
    float: left;
    padding-bottom: 0px;
    width: 100% !important;
    margin-bottom: 0px;
  }
  .wiriter-skill ul.secons-list {
    padding-top: 0px;
  }
  .stay_updated_success {
    width: 50%;
    top: 1%;
  }
  span.od-id {
    margin-top: 10px;
  }
  .payment-n .payment-block .right-block-offer {
    min-height: 584px;
  }
  #do_you_know h2 {
    width: 100%;
  }
  .mainsubx .col-md-8 {
    flex: inherit;
    max-width: 100%;
  }
  .mainsubx .col-md-4 {
    flex: inherit;
    max-width: 100%;
  }
  .outer-od-form .form-group.email-con span.why-email span.pack1 {
    left: -225px;
  }
  .outer-od-form .form-group.email-con span.pack1.dropdown-content::after {
    right: 30px;
  }
  .QA-page .col-md-4 {
    max-width: 100%;
    flex: inherit;
  }
  .QA-page .col-md-8 {
    max-width: 100%;
    flex: inherit;
  }
  .bt-sol {
    position: relative;
    float: left;
    width: 100%;
  }
  .exp-ordrs .anw-block .col-md-1 {
    display: none;
  }
  .exp-ordrs .anw-block .col-md-11 {
    flex: inherit;
    max-width: 100%;
  }
  .payment-mains-solution .payment-blocks .inner-block {
    width: 85%;
  }
  .sols-pays .right-block-offer {
    min-height: 596px !important;
  }
  .btn-w {
    width: 100%;
  }
  .bottom-bar .aah-banner-reviews span.num {
    font-weight: 600;
    /* display: none; */
  }
  .bottom-bar .aah-banner-reviews .inner-reviews {
    width: 100%;
  }
  .bottom-bar {
    height: 134px;
    padding-top: 8px;
  }
  .bottom-bar .aah-banner-reviews .inner-reviews {
    padding: 0px 0px;
  }
  .bottom-bar .aah-banner-reviews .reviews-list-item .star-area {
    width: inherit;
  }
  .bottom-bar .aah-banner-reviews {
    display: contents;
    justify-content: inherit;
    text-align: center;
  }
  .bottom-bar .inner-reviews {
    padding: 0px 0px;
    border-right: none !important;
  }
  .bottom-bar span.aah-star {
    background: #d4765d;
    margin: 0px 22px;
  }
  .banner .col-md-4 {
    width: 100%;
  }
  .dr-section .drop_upper {
    width: 96%;
  }
  .banner .col-md-8 {
    width: 100%;
  }
  .service-feature-inner {
    min-height: AUTO;
    padding: 0 20px;
  }
  div#sb-search {
    margin-right: 48px;
  }
  .tru-review {
    width: 400px;
    margin: inherit;
  }
  .box-block {
    display: flex;
    flex-wrap: wrap;
  }
  .box {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .header-right {
    flex-wrap: wrap;
  }
  .sb-search {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin: 0 0px;
  }
  a.btn-menu {
    top: -28px;
  }
  .right-block-btn {
    width: 100%;
    text-align: center;
  }
  .right-block-btn {
    margin-top: 12px;
  }
  .right-block-btn {
    display: none;
  }
  .from-block {
    box-shadow: inherit;
  }
  .header-right a.dropdown-item:last-child {
    border-bottom: none;
  }
  div#sb-search {
    margin-right: 0px;
    margin-top: 10px;
    position: relative;
    top: 0;
    width: 90%;
    margin: 0 auto;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  select {
    word-wrap: normal;
  }
  a.btn-ask-question {
    display: none;
  }
  .header-right .main-menu {
    display: none;
    position: inherit;
    width: 100%;
    background-color: #fff;
    text-align: left;
    z-index: 99;
    margin-top: 24px;
  }
  .outer-block {
    width: 100%;
  }
  .subscribe-mail h1 {
    width: 100%;
  }
  .sub-email {
    width: 100%;
    float: right;
  }
  .sub-email input[type="email"] {
    width: 70%;
  }
  .phone {
    display: flex;
    margin-bottom: 30px;
  }
  .email-phone {
    display: flex;
    margin-bottom: 30px;
  }
  .left-contact-block {
    margin-top: 40px;
  }
  .social {
    display: flex;
  }
  .eassy-box {
    min-height: auto;
    margin-bottom: 14px;
  }
  .feature-box {
    width: 47%;
    margin-bottom: 10px;
  }
  .bgx {
    padding-top: 16px;
  }
  .right-block-offer {
    width: 100%;
    margin-top: 30px;
  }
  .left-make-payment-block {
    width: 100%;
    float: left;
  }
  .review-trustworthy h2 {
    text-align: center;
    font-size: 24px;
  }
  .star-ratting {
    float: right;
    width: auto;
    padding-left: 0;
  }
  .services-icon span {
    color: #535353;
    font-size: 30px;
  }

  .payment-block .right-block-offer {
    right: 0;
    position: relative;
  }
  .payment-block .left-make-payment-block {
    position: relative;
    left: 0;
  }
  .left-make-payment-block p {
    padding: 0px 15%;
  }
  .log-sign-right-block {
    width: 100%;
    height: auto;
  }
  .log-sign-left-block {
    width: 100% !important;
    margin-top: 10px;
  }
  .lg-title h1 {
    font-size: 27px;
  }
  .log-sign-left-block {
    padding: 30px 0px;
  }
  .logo-center {
    padding-top: 20px;
  }
  .website-logo {
    display: none;
  }
  .inner-block {
    width: 94%;
  }
  .project-management2 {
    background: none;
  }
  .project-management2 .ban-content h1 {
    font-size: 32px;
  }
  .subject.live-tut {
    clear: both;
  }
  .subject.live-tut h3 {
    font-size: 28px;
  }
  .bg-newpay .left-make-payment-block p {
    padding: 0px 0%;
  }
  span.ar-hide-m {
    display: none;
  }
  .sideOffer.fixAd.offerapply {
    display: block;
    position: inherit;
    width: 100%;
    top: 0;
  }
  .banner-content {
    margin-top: 28px;
    text-align: center;
  }
  .banner-bottom .aah-banner-reviews {
    display: block;
  }
  .banner-bottom .aah-banner-reviews {
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: 40px;
    display: inherit;
    justify-content: flex-start;
    padding-left: 0px;
  }
  .banner-bottom .aah-banner-reviews .reviews-list-item .star-area {
    color: #000;
  }
  .banner-bottom {
    width: 62%;
    margin: 0 auto;
    margin-top: 34px;
  }
  .aah-banner-reviews .reviews-list-item .star-area {
    font-size: 12px;
    color: #fff;
    float: left;
    width: 100%;
  }
  header {
    position: inherit;
  }
  .banner {
    margin-top: 0px;
  }
  .staic-page.sub-page.mainsubx {
    margin-top: 0px;
  }
  .bgx.submitbgx.subb {
    padding-top: 0px;
  }
  .about-banner-block.services-bg {
    margin-top: 0px;
  }
  section.services-page.QA-page {
    margin-top: 0px;
  }
  .plagiarism-check-block .inner-block {
    margin-top: 0px;
  }
  .refer-banner {
    margin-top: 0px !important;
  }
  .project-management2 .ban-content {
    margin: 6% 0 0 2px;
  }
  .outer-block {
    margin-top: 0px;
  }
  .contact-block {
    margin-top: 0px;
  }
  .riview-info {
    margin-top: 0px;
  }
  .riview-info h2 {
    font-size: 20px;
  }
  .about-banner-block {
    margin-top: 0px;
  }
  .about-banner-block {
    margin-top: 0px !important;
  }
  .breadcrumbs.pricing-bg {
    padding: 100px 0;
  }
  .banner-content {
    margin-top: 8px;
    text-align: center;
  }
  .banner-content {
    margin-top: 18px !important;
    text-align: center;
  }
  div#sb-search {
    width: 66%;
  }
  a.btn-offer {
    width: auto;
    margin-right: 12px;
  }
  a.btn-menu {
    position: absolute;
  }
  .services-features-block1 .row {
    flex-wrap: wrap;
  }
  .btn-free-quote {
    width: 77%;
  }
}
@media only screen and (max-width: 425px) {
  span.blink {
    animation: inherit;
  }
  .bottom-bar p {
    font-size: 15px;
    margin-bottom: 9px;
  }
  .banner-content {
    margin-top: 18px !important;
    text-align: center;
  }
  .sitemap-block {
    float: left;
    margin-top: 0px !important;
  }
  .payment-mains-solution-inner .solution_pay_heading h3 {
    margin-top: 26px;
  }

  h2 {
    font-size: 24px;
  }
  section.our-services {
    padding-top: 20px;
  }
  .banner-content {
    margin-top: 30px;
    text-align: center;
  }

  .banner-content h1 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 14px;
  }
  .feature-list {
    width: 90%;
    margin-top: 40px;
  }
  .feature-list:before {
    top: 8px;
  }
  .banner-content p {
    font-size: 14px;
    line-height: 26px;
  }
  .banner-content p br {
    display: none;
  }
  a.btn-ask-question {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  a.btn-get-free-q {
    width: 100%;
  }
  .drop-file p {
    margin-bottom: 0;
  }
  .eassy-box {
    margin-bottom: 20px;
  }
  .distribute {
    margin: 30px 0;
    width: 100%;
  }
  section.our-services.mobile-show {
    display: block;
  }
  section.our-services.desktop-show {
    display: none;
  }
  section.testimonail-get-free-contact {
    margin-top: 20px;
  }
  .services-box {
    min-height: 245px;
    padding: 30px;
  }
  .slick-prev {
    left: -3px;
  }
  .distribute h3 {
    font-size: 24px;
  }
  .codeavail-describe {
    padding-top: 0;
  }
  .get-free-quote p {
    padding: 12px 0;
  }
  .get-free-quote h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  a.btn-contact {
    margin: 0;
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
  }
  .header-right .main-menu {
    top: 0;
    width: 100%;
    z-index: 99;
    padding-bottom: 30px;
    position: inherit;
  }
  a.site-logo {
    margin-bottom: 10px;
    display: block;
    text-align: left;
    padding-left: 15px;
  }
  a.btn-menu {
    color: #ff8a00;
    text-decoration: none;
  }
  .ser-left-block .from-block {
    border: none;
  }
  a.btn-menu span {
    font-size: 20px;
    margin-right: 10px;
  }
  .tru-title h5 {
    font-size: 13px;
  }
  .img-cotent {
    flex-wrap: wrap;
  }
  .content-img {
    margin-left: 0;
  }
  .tab-block ul li a {
    padding: 14px 15px;
  }
  .tab-block ul li a span {
    display: block;
    margin-right: 0;
  }
  .box-block {
    display: flex;
    flex-wrap: wrap;
  }
  .box {
    text-align: center;
    width: 100%;
  }
  a.btn-get-free-assignment {
    padding: 10px 0;
    width: 100%;
    font-size: 15px;
  }
  .sidebar-review-block {
    margin: 25px 4px;
  }
  .sidebar-page-link {
    margin: 25px 4px;
  }
  .ser-right-block h2 {
    font-size: 24px;
  }
  .ser-right-block h3 {
    font-size: 20px;
  }
  .ser-right-block {
    overflow: hidden;
    margin-bottom: 50px;
  }
  a.btn-menu {
    top: -48px;
    right: 10px;
  }
  .right-block-btn {
    margin-top: 0;
  }
  .get-free-quote h2 span {
    font-size: 16px;
  }
  .outer-block p a {
    display: block;
  }
  .sub-email button.subscribe-btn {
    display: inline-block;
    margin-top: 10px;
  }
  section.our-eassy-process {
    margin: 0 0;
    padding: 0 0;
  }
  .distribute h2 {
    font-size: 22px;
  }
  .distribute a.btn-free-quote {
    padding: 12px 22px;
    font-size: 14px;
  }
  .codeavail-describe h2 {
    font-size: 22px;
  }
  section.what-codeavail {
    margin: 30px 0;
  }
  .table-btn-group a {
    margin-bottom: 10px;
    width: 100%;
  }
  .left-make-payment-block {
    width: 100%;
  }
  .right-block-offer {
    width: 100%;
    margin-top: 40px;
  }
  .drop_img {
    display: block !important;
  }
  .dr-section .drop_text {
    display: block !important;
  }
  .dr-section .drop_lower .upload_file_row {
    width: 90% !important;
    padding-top: 0px;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding-bottom: 8px;
  }

  .upload_file_row {
    border: 1px solid #ccc;
    position: relative;
  }
  .dr-section .dr-file-name {
    /* padding: 0 0 6px 4px !important; */
    overflow: hidden;
  }
  .email-subscribe input[type="email"] {
    border-radius: 4px;
    margin-bottom: 6px;
  }
  .email-subscribe .btn-contact {
    border-radius: 4px !important;
  }
  .droped_data {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .from-block h4 {
    margin-bottom: 0;
  }
  .eassy-icon {
    margin: 7px auto;
  }
  .assignment-help .eassy-box {
    text-align: center;
  }
  .head-btn-block h3 strong:before {
    top: 76%;
    right: 154px;
    width: 73px;
    height: 6px;
    left: inherit;
  }
  .head-btn-block a.btn-free-quote {
    width: 65%;
  }
  .feature-box {
    width: 75%;
    margin-bottom: 10px;
  }
  .eassy-box {
    min-height: auto;
    margin-bottom: 12px;
    text-align: center;
  }
  .eassy-content {
    width: 100%;
    text-align: left;
  }
  .reviews-rat {
    margin-bottom: 18px;
  }
  .riview-list ul {
    padding-left: 15px;
  }
  .riview-list a.btn-free-quote {
    font-size: 14px;
  }
  .riview-list ul li {
    line-height: 26px;
    margin-bottom: 14px;
  }
  .riview-list {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .order-summary-table table tr th {
    width: 100%;
    float: left;
    padding: 0 15px 0 0;
  }
  .order-summary-table table tr td {
    width: 100%;
    padding: 0 15px 0 0;
    float: left;
  }
  .order-summary-table .table {
    line-height: 34px;
  }
  .order-summary-topbar a {
    font-size: 12px;
  }
  .order-summary-table .table-title h5 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .order-summary-table .dyanmic-orderid h6 {
    font-size: 16px;
  }
  .order-summary-table .table-title {
    display: inherit;
  }
  a.btn-chat-expert {
    font-size: 14px;
    padding: 12px 10px;
  }
  a.btn-tokon {
    padding: 12px 10px;
    font-size: 14px;
  }
  .email-subscribe .col-md-6 {
    max-width: 100%;
    flex: inherit;
  }
  .get-free-quote {
    text-align: left;
    width: 100%;
  }
  .left-block-servey {
    width: 100%;
    padding: 20px 0;
  }
  .right-block-survey {
    width: 100%;
  }
  .question-info h1 {
    color: #ff5b07;
    padding-bottom: 12px;
    font-size: 2rem;
  }
  .student-grade-block h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
  .question-info {
    margin: 12px 0 32px 16px;
  }
  .left-block-servey a.site-logo {
    text-align: center;
  }
  .left-block-servey {
    width: 100%;
  }
  div#surveyModal .modal-footer {
    position: inherit !important;
  }
  .submit_survey {
    display: inline-block;
    background-color: #ff5b07;
    color: #ffff;
    padding: 7px 18px;
    border-radius: 3px;
    margin-right: 22px;
    margin-top: -70px;
    border: none;
  }
  .university-logo .slick-next {
    bottom: -36px !important;
  }
  .did-you-know .right-block p {
    font-size: 11px;
  }
  .grade-point label {
    font-size: 14px;
  }
  .option-type {
    display: inherit;
  }
  .grade-point {
    margin: 0 8px 8px 0;
  }
  .did-you-know .right-block {
    width: 92%;
    margin-top: 109px;
    border-radius: 30px;
    margin-left: 15px;
  }
  .did-you-know {
    right: 0;
    top: 0;
  }
  .did-you-know .left-block .mike-circle {
    left: 0;
  }
  .did-you-know .inner-circle {
    left: 22px;
  }
  .eassy-box {
    min-height: auto;
    margin-bottom: 12px;
    text-align: center;
    margin: 0 0 0 30px;
  }
  .trusted-university .slick-slide img {
    display: block;
    max-width: 100%;
  }
  .footer-col h3 {
    margin-bottom: 10px;
  }
  .footer-col {
    margin-bottom: 28px;
    padding-left: 12px;
  }
  .header-right .main-menu {
    margin-top: 10px;
  }
  .get-free-quote {
    padding: 40px 28px;
  }
  .banner-btn {
    margin-top: 0;
    margin-bottom: 0;
  }
  .header-right {
    height: 0;
  }
  section.testimonail-get-free-contact {
    background: 0 0 !important;
  }
  .tes-slide.slick-slide {
    margin: 0 10px !important;
  }
  .testimonail-silder p {
    padding: 0 10px;
  }
  .testimonail-silder:before {
    top: 71px;
    left: 0;
  }
  .title h2 span {
    font-size: 18px;
  }
  .title h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .email-subscribe .form-group {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    margin-right: 0;
  }
  .banner {
    padding-top: 0;
  }
  .testimonail-silder:after {
    right: 19px;
    bottom: 50px;
  }
  .service-outer-block {
    position: relative;
    width: 100%;
    right: 0;
    top: 207px;
  }
  .service-title-block {
    padding-left: 1px;
    width: 90%;
  }
  .ServiceContainer.sr-box2 {
    left: 35px;
    top: 288px;
  }
  section.service-block {
    height: 1812px;
  }
  .ServiceContainer.sr-box1 {
    left: 35px;
    top: -46px;
  }
  .ServiceContainer.sr-box6 {
    right: 52px;
    top: 620px;
    width: 300px;
  }
  .ServiceContainer.sr-box5 {
    left: 42px;
    top: 962px;
  }
  .ServiceContainer.sr-box4 {
    top: 1299px;
    left: 45px;
  }
  .ServiceContainer.sr-box3 {
    left: 46px;
    top: 584px;
    top: 1644px;
  }
  section.service-block {
    width: 100%;
    float: left;
    height: 2174px;
  }
  .sitemap-block .links-blocks ul li {
    float: left;
    width: 100%;
    color: #00b5e2;
    cursor: pointer;
  }
  .sitemap-block {
    float: left;
    width: 100%;
    padding: 12px;
  }
  .work-pict {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .service-title-block h2 {
    padding-left: 40px;
  }
  section.our-eassy-process .title {
    margin-bottom: 40px;
    padding-left: 30px;
  }
  .trusted-university .title {
    text-align: center;
    margin-bottom: 20px;
  }
  section.testimonail-get-free-contact {
    padding-bottom: 30px;
  }
  .about-banner-block .ban-content {
    padding: 0 5px;
  }
  .software-develper .left-content {
    padding-top: 0 !important;
  }
  .mission-block {
    padding: 10px 0;
  }
  .software-develper h1 {
    text-align: center;
    margin-bottom: 5px;
  }
  .subject-box .subj-icon img.img-fluid {
    width: 155px;
    margin-bottom: 25px;
  }
  .pricing-table {
    min-height: 570px;
    margin-bottom: 47px;
  }
  .pricing a.btn-main {
    font-size: 16px;
  }
  .subject-secondrow {
    margin-top: -5px;
  }
  .live-block1 {
    padding: 20px 0 0 0;
  }
  .project-management2 .ban-content {
    margin: 6% 0 0 2px;
  }
  .live-tut .subject-box {
    margin-top: 30px;
  }
  .pricing-table .inner-table h2 {
    font-size: 30px;
    line-height: 46px;
  }
  .pricing-table .inner-table .details {
    font-size: 16px;
  }
  .left-content {
    padding-top: 0;
  }
  .inner-block.registerexpert .btn-free-quote {
    font-size: 15px;
  }
  .form-paynow h4.modal-title {
    font-size: 16px;
    margin-top: 15px;
  }

  .modal-footer .footer-information .img_block {
    float: left;
    width: 100%;
    margin-right: 12px;
    height: 66px;
  }
  .modal-footer .footer-information .img_block img.img-fluid.imgs-size {
    width: 43%;
  }
  .Experts-member {
    text-align: center;
  }
  .Experts-member .expert-content a.read-more {
    width: 100%;
    padding: 8px 55px;
    margin: 0 auto;
    float: none;
  }
  .member-img {
    margin: 0 auto;
    float: none;
  }
  .ser-left-block {
    padding: 0px !important;
  }
  .header-right {
    height: auto;
    padding-bottom: 10px;
  }
  .banner-content {
    margin-top: 70px;
    text-align: center;
  }
  .banner-content h1 strong {
    font-size: 27px;
  }
  .banner-content h1 {
    font-size: 22px;
  }
  section.banner.services-page {
    padding: 0 !important;
    margin-top: 0px;
  }
  .bgx {
    padding-top: 56px;
  }
  .about-banner-block {
    margin-top: 40px;
  }
  .grantee h1 {
    font-size: 22px;
  }
  .about-block h1 {
    font-size: 32px;
  }
  .skill-box h4 {
    font-size: 20px;
  }
  section.services-page.QA-page {
    margin-top: 50px;
  }
  .website-logo a.site-logo {
    text-align: center;
  }
  h1.make-payment-heading {
    font-size: 20px;
  }
  .payment-block .right-block-offer {
    width: 100%;
  }
  .payment-block .left-make-payment-block {
    width: 100%;
  }

  ul.pagination li a {
    padding: 10px 7px;
  }
  ul.pagination {
    margin-top: -38px;
    font-size: 14px;
  }
  .reviw-user-deatil {
    width: 60%;
  }
  .pricing h1 {
    margin-bottom: 28px;
    margin-top: 47px;
  }
  .stay_updated_success {
    width: 86%;
    top: 4%;
  }
  .bg.bg-payment.bg-newpay {
    margin-top: 52px;
  }

  .footer-information .right-side-content {
    width: 100%;
  }
  .refer-banner {
    margin-top: 54px;
  }
  .refer-banner h1 {
    font-size: 1.8rem;
  }
  .payment-n .website-logo {
    margin-left: 0px;
    text-align: center;
  }
  .payment-n .website-logo a.site-logo {
    text-align: center;
  }
  .payment-n .payment-block .left-make-payment-block {
    position: relative;
    left: 0%;
    width: 100%;
    margin-left: 0px;
  }
  .payment-n .payment-block .right-block-offer {
    right: 0;
    position: relative;
    width: 100% !important;
    min-height: 420px;
  }
  .payment-n .order-summary-form {
    width: 92%;
  }
  .payment-n .left-make-payment-block p {
    padding: 0px 2%;
  }
  .website-logo {
    display: block;
  }
  span.od-id {
    display: block;
    margin-right: 0px;
    text-align: center;
    width: 100%;
    margin-bottom: 14px;
  }
  .secure-pay-imgblock img.w-out-hover {
    width: 55%;
  }
  .payment-n .left-make-payment-block .botm-conditions {
    padding: 0px 8% !important;
    line-height: 18px;
  }
  .mod-for-sur .modal-dialog {
    width: auto;

    margin: 12px !important;
  }
  #do_you_know h2 {
    font-size: 24px;
    overflow: hidden;
    width: 100%;
  }
  #do_you_know h2 {
    text-align: center;
  }
  .did-you-know .inner-circle {
    left: 24px;
    width: 89%;
    margin-bottom: 10px;
    border: 10p;
    bottom: -127px;
    height: 97px;
    top: 84px;
  }

  .did-you-know .right-block {
    width: 92%;
    margin-top: 145px;
    border-radius: 30px;
    margin-left: 15px;
  }
  .mod-for-sur .did-you-know .left-block .mike-circle {
    top: 45px;
  }
  span.pack1 {
    left: -20px;
  }
  .head-red span.pack1 {
    left: -166px;
  }
  .payment-n .left-make-payment-block .botm-conditions {
    padding: 0px 8% !important;
  }
  .from-block {
    padding: 24px 10px;
  }
  .exp-ordrs span.post-solution-info {
    color: #666;
    position: absolute;
    left: 0px;
    top: 51px;
    font-size: 13px;
    text-align: left;
  }
  main.exp-ordrs.ext-exprts .panel {
    padding: 52px 0px;
  }
  a#chat_conv {
    margin-left: 0px;
    margin-right: 0px;
  }
  .exp-ordrs .send-msg-block .form-group h5 {
    font-size: 14px;
    text-align: left;
  }
  .exp-ordrs .send-msg-block span.btn-refersh {
    top: -11px;
  }
  .subb .submit-work {
    width: 100%;
    margin-top: 38px;
  }
  .Directlypay_bank .bank-paymnts li span {
    width: 43%;
  }
  .Directlypay_bank .bank-paymnts li {
    line-height: 26px;
    font-size: 13px;
  }
  .payment-opt-accordian a {
    font-size: 14px;
  }
  .sols-pays-inner p {
    font-size: 14px !important;
    padding: 0px;
  }
  .sols-pays .sols-pays-inner {
    padding: 0px 13px;
    /* text-align: left; */
  }
  .sols-pays .right-block-offer {
    min-height: 390px !important;
  }
  /* pp */
  .palgs-pays .inner-block .inn-b {
    padding: 0px 15px;
  }
  .palgs-pays .left-make-payment-block p {
    text-align: left !important;
    padding: 0px;
  }
  .palgs-pays .inner-block .right-block-offer {
    min-height: 258px;
  }
  .palgs-pays .payment-deatilsplag .panel-body h6 {
    font-size: 15px;
  }
  .palgs-pays .payment-deatilsplag .more-less {
    margin-top: -6px;
  }
  button.btn-free-quote.btn-w.greens {
    margin-bottom: 14px;
    width: 100%;
    padding: 12px;
  }
  .btn-w {
    font-size: 11px;
  }
  .bottom-bar p {
    font-size: 15px;
  }
  .bottom-bar .aah-banner-reviews span.aah-star {
    margin: 0px 19px 0px 21px;
  }
  .col-md-4 {
    width: 100%;
    float: left;
  }
  .col-md-8 {
    width: 100%;
    float: right;
  }
  .dr-section .drop_upper {
    padding: 0;
  }
  .service-feature-inner {
    min-height: auto;
  }

  a.btn-menu {
    top: 27px;
    /* right: 10px; */
  }
  .header-right {
    width: 100%;
  }
  .header-right .main-menu {
    margin-top: 0px;
  }
  .form-group.email-con span.why-email .client-per-details .dropbtn {
    display: none;
  }
  .dr-section .drop_upper {
    width: 100%;
  }
  div#navbar {
    width: 100%;
    height: auto;
  }
  section.banner.services-page .ser-right-block h2 {
    font-size: 26px;
    line-height: 33px;
  }
  .review-trustworthy .container {
    width: 100%;
    margin: 0 -15px;
  }
  .row {
    padding: 0 0px;
  }
  .whats-makes-us-best .col-md-4 {
    padding: 0;
  }
  ul.sub-head {
    clear: both;
    padding-left: 17px;
  }
  .outer-od-form .row {
    padding: 0;
  }
  a.card-link {
    width: 93%;
    padding: 10px 25px 10px 10px;
  }
  .tru-review {
    width: 300px;
    margin: inherit;
  }
  .sideOffer.fixAd {
    display: block;
  }
  .did-youknow-modal .modal-content {
    width: 87%;
    padding: 0;
  }
}

@media only screen and (max-width: 425px) {
  .ser-left-block {
    margin: 10px 0px;
  }
  .container-fluid {
    padding: 0 15px !important;
  }

  .header-right nav ul li a {
    position: relative;
  }
  span.badge {
    top: 1px;
  }
  a.btn-menu {  
    top: 54px;
    right: 30px;
  }
  .services-page .row.mt-5 {
    display: inherit;
  }
  .review-trustworthy .row {
    display: inherit;
  }
  .tru-review {
    width: 100%;
    margin: 0 auto;
  }
  .review-trustworthy .row .col-md-6 {
    padding: 0 31px;
  }
  .tru-review img {
    width: 100%;
  }
  .ser-left-block {
    background-color: #f4f4f4;
    border-radius: 10px;
  }
  .header-right nav ul li a {
    padding: 6px 10px;
    width: 50%;
    display: block !important;
    /* float: left; */
  }
  .blink {
    font-size: 16px;
  }
  .bank-card {
    width: 90%;
  }
}

@media only screen and (max-width: 414px) {
  .service-title-block {
    padding-left: 1px;
    width: 80%;
  }
  .blink {
    font-size: 14px;
  }
}
@media only screen and (max-width: 375px) {
  .payment-methods-blocknew span.options-selc {
    font-size: 12px;
  }
  .phone {
    display: inherit;
    margin-bottom: 10px;
  }
  .email-phone {
    display: inherit;
    margin-bottom: 10px;
  }
  .social {
    display: inherit;
  }
  .head-btn-block a.btn-free-quote {
    width: 80%;
    padding: 12px 24px;
  }
  .inner-blockf.did-know-slider h5 {
    font-size: 16px;
  }
  .multipletype-quest h1 {
    font-size: 1.8rem;
  }
  .student-grade-block h4 {
    font-size: 17px;
  }
  .grade-point label {
    cursor: pointer;
    display: inline-block !important;
  }
  .descriptions {
    padding: 0 16px !important;
  }
  .submit_survey {
    float: left;
    margin-top: -14px;
    border: none;
  }
  .university-logo .slick-next {
    bottom: -74px !important;
  }
  section.testimonail-get-free-contact {
    background: 0 0;
  }
  .ServiceContainer.sr-box6 {
    right: 22px;
    top: 620px;
  }
  .ServiceContainer.sr-box5 {
    left: 28px;
    top: 962px;
  }
  .ServiceContainer.sr-box4 {
    top: 1299px;
    left: 28px;
  }
  .ServiceContainer.sr-box2 {
    left: 21px;
    top: 288px;
  }
  .ServiceContainer.sr-box1 {
    left: 21px;
    top: -46px;
  }
  .ServiceContainer.sr-box3 {
    left: 30px;
    top: 1644px;
  }

  .reviw-user-deatil {
    width: 56%;
  }
  .pay-mt li.head-red {
    font-size: 18px;
  }
  .main.exp-ordrs.ext-exprts .panel {
    padding: 53px 0px;
  }
  a#chat_conv {
    margin-left: 0px;
    margin-right: 0px;
  }
  .payment-mains-solution-inner .solution_pay_heading h3 {
    margin-top: 26px;
    font-size: 22px;
  }
  /* span.pack1 {
    left: -63px;
} */
  .attempt {
    color: red !important;
  }
  .hire-exps-btn {
    float: left;
    width: 100%;
  }
  .swal-modal {
    width: 90% !important;
  }

  .aah-banner-reviews .inner-reviews {
    float: left;
    padding: 6px 3px;
  }
  .aah-banner-reviews span.num {
    display: none;
  }
  .banner-bottom {
    width: 58%;
    margin: 0 auto;
    margin-top: 34px;
  }
  .offer h5 span {
    font-size: 11px !important;
}
}
@media only screen and (max-width: 320px) {
  .banner-bottom {
    width: 67%;
    margin: 0 auto;
    margin-top: 34px;
  }
  .palgs-pays .payment-deatilsplag .panel-title > a {
    font-size: 12px;
  }
  .header-right .main-menu {
    width: 100%;
  }
  .head-btn-block h3 strong:before {
    top: 61%;
    right: 0;
    width: 73px;
    height: 6px;
    left: inherit;
  }
  .banner-content h1 {
    font-size: 25px;
  }
  .slick-prev {
    background-size: 32% !important;
    left: 5px;
  }
  .from-block h4 {
    font-size: 24px;
  }
  .star-ratting {
    float: left;
    width: 100%;
    padding-left: 46px;
  }

  .multipletype-quest h1 {
    font-size: 1.5rem;
  }
  .grade-point label {
    font-size: 12px;
    padding: 8px 4px;
  }
  .question-info h1 {
    font-size: 1.5rem;
  }
  .university-logo .slick-next {
    bottom: -57px !important;
  }
  a.site-logo {
    width: 181px;
  }
  .ServiceContainer {
    width: 264px;
  }
  .ServiceContainer.sr-box5 {
    left: 12px;
    top: 962px;
  }
  .ServiceContainer {
    margin: 0 auto 1rem;
    padding: 5px 10px;
  }
  .ServiceContainer.sr-box6 {
    right: 4px;
    width: 264px;
  }
  .ServiceContainer.sr-box5 {
    left: 27px;
    top: 962px;
  }
  .payment-methods-blocknew span.options-selc {
    font-size: 12px;
  }
  .dr-section .drop_text p {
    font-size: 11px !important;
  }
  ul.pagination li a {
    padding: 10px 7px;
    font-size: 11px;
  }
  .reviw-user-deatil {
    width: 49%;
  }
  .refer-banner {
    margin-top: 42px;
  }
  span.pack1 {
    left: -109px;
  }
  .payment-n .payment-block .right-block-offer h3 {
    font-size: 20px;
  }
  i.fas.fa-phone-alt:before {
    content: "\f3cd" !important;
  }
  .pay-mt li.head-red {
    font-size: 14px;
  }

  .swal-height {
    width: 33% !important;
  }
  .swal-modal {
    width: 90% !important;
  }
  .swal2-popup {
    font-size: 1em !important;
    width: 33% !important;
  }
  #expert_registration_success {
    color: #761b18;
    background-color: #e64844 !important;
    border-color: #e64844 !important;
    width: 30%;
    position: fixed;
    top: 10%;
    right: 0;
    border-radius: 4px;
    z-index: 1;
    padding-top: 18px;
    padding-bottom: 17px;
    color: white;
  }
  .Directlypay_bank .bank-paymnts li {
    line-height: 26px;
    font-size: 11px;
  }
  .order-now {
    padding: 4px 4px;
    margin-right: 0;
  }
  .from-block h3 {
    font-size: 16px;
  }
  .ser-left-block h3 span {
    font-size: 9px;
  }
}

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0;
}
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "alpha(opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_calendar
  td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(73%, #f4f8fa)
  );
  background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0);
}
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #f4f8fa),
    color-stop(73%, #fff)
  );
  background: -webkit-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: -o-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: linear-gradient(to bottom, #f4f8fa 0, #fff 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0);
}
