section.cpy-writ-section-1 .col-md-3 {
  background: #40aacd;
  padding: 35px 30px;
  color: #fff;
}
section.cpy-writ-section-1 .col-md-3:hover {
  background: url(images/copywrite-img-bg-1.jpg) no-repeat 100% !important;
  background-size: cover !important;
}
section.cpy-writ-section-1 .col-md-3 h4 {
  margin-top: 10px;
  font-size: 1.3em;
  text-transform: uppercase;
}
section.cpy-writ-section-1 .col-md-3 + .col-md-3 {
  background: #4eecdc;
}
section.cpy-writ-section-1 .col-md-3 + .col-md-3 + .col-md-3 {
  background: #19cbb9;
}
section.cpy-writ-section-1 .col-md-3 + .col-md-3 + .col-md-3 + .col-md-3 {
  background: #19cb9b;
}
section.main-service-page .col-md-6 h3 {
  font-size: 1.3em;
  font-weight: 300;
}
section.main-service-page .col-md-6 h1 {
  font-size: 2.75em;
  font-weight: 600;
}
section.main-service-page .col-md-6.service-box-one-csfsb:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 5px solid #14cfb6;
  height: 75%;
  left: 0;
}
section.main-service-page-sec2 {
  padding: 25px 0;
}
section.main-service-page-sec2 .container .row .col-md-6 {
  margin-bottom: 30px;
}
section.main-service-page-sec2 .container .row .col-md-6 .row {
  margin: 0;
}
section.main-service-page-sec2
  .container
  .row
  .col-md-6
  .row:hover
  .col-sm-6.txt-right {
  background-image: linear-gradient(to right, #41abd2 0%, #14cfb6 50%);
  color: #fff;
}
section.main-service-page-sec2
  .container
  .row
  .col-md-6
  .row:hover
  .col-sm-6.txt-right
  button {
  background: #fff;
  color: #2a2a2a;
}
section.main-service-page-sec2 .container .row .col-md-6 .row .col-sm-6 {
  padding: 0;
}
section.main-service-page-sec2
  .container
  .row
  .col-md-6
  .row
  .col-sm-6.txt-right {
  text-align: center;
  padding: 7% 2%;
  vertical-align: middle;
  background: #f8f9fa;
}
section.main-service-page-sec2
  .container
  .row
  .col-md-6
  .row
  .col-sm-6.txt-right
  button {
  background-image: linear-gradient(to right, #41abd2 0%, #14cfb6 50%);
  border: none;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff;
}
section.transcription-1 {
  background: url(https://dorianbrooks.co.uk/images/transcription-main-bg.jpg)
    no-repeat center;
  background-size: cover;
  padding: 10px 0;
}
section.transcription-1 .col-md-6 {
  padding-top: 70px;
}
section.transcription-1 h1 {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
section.transcription-1 p {
  color: #fff;
  font-family: "Poppins", sans-serif;
}
section.transcription-1 button {
  text-transform: uppercase;
  border: none;
  border-radius: 30px;
  padding: 4px 25px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  background-image: linear-gradient(
    to right,
    #14cfb6 0%,
    #41abd2 20%,
    #19fadc 100%
  );
  transition: 0.5s;
  background-size: 200% auto;
}
section.transcription-design {
  background: #313434
    url(https://dorianbrooks.co.uk/images/transcription-design.jpg) no-repeat
    right;
  padding: 23px 0;
}
section.transcription-design .col-md-6 h2 {
  color: #fff;
}
section.transcription-design .col-md-6 p {
  padding: 15px 0;
  color: #fff;
}
section.transcription-design .col-md-6 ul li {
  color: #fff;
  line-height: 2;
  margin-left: 20px;
  list-style: url(https://dorianbrooks.co.uk/images/green-tic.png);
}
section.transcription-loops {
  padding: 30px 0;
}
section.transcription-loops .col-md-6 ul li {
  list-style: none;
  background-image: url(https://dorianbrooks.co.uk/images/gray-tic.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-bottom: 15px;
}
section.transcription-loops .col-md-6 ul li strong {
  color: #14cfb6;
  text-transform: uppercase;
}
section.transcription-loops .col-md-12 {
  border: 1px solid #e5e5e5;
  margin: 50px 0;
}
section.transcription-loops button {
  text-transform: uppercase;
  border: none;
  padding: 4px 25px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  background-image: linear-gradient(
    to right,
    #14cfb6 0%,
    #41abd2 20%,
    #19fadc 100%
  );
  transition: 0.5s;
  background-size: 200% auto;
}
section.templates-work .col-md-3 .col-sm-12 {
  background: #f7f7f7;
  padding: 0;
  text-align: center;
  padding-bottom: 15px;
}
section.templates-work .col-md-3 .col-sm-12 img {
  width: 100%;
}
section.templates-work .col-md-3 .col-sm-12 a {
  font-size: 12px;
  border: none;
  border-radius: 30px;
  padding: 6px 30px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  background-image: linear-gradient(
    to right,
    #14cfb6 0%,
    #41abd2 20%,
    #19fadc 100%
  );
  transition: 0.5s;
  background-size: 200% auto;
  cursor: pointer;
}
section.templates-work .col-md-12 {
  padding: 20px 0;
  margin-bottom: 25px;
  background: url(https://dorianbrooks.co.uk/images/underline-img.png) no-repeat
    center bottom;
}
section.templates-work h2 {
  color: #14cfb6;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}
section.templates-work p {
  font-family: "Poppins", sans-serif;
  color: #777;
}
.password-generator-section {
  padding-bottom: 40px;
}
.password-generator-section .row-fb-bg {
  background: #fbfbfb;
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 30px 15px;
}
.password-generator-form-div p {
  margin: 0;
}
.password-generator-section .password-generator-heading {
  margin-bottom: 40px;
}
.password-generator-section .password-generator-heading p:after {
  content: "";
  display: block;
  border-bottom: 3px solid #14cfb6;
  width: 50px;
  height: 15px;
  margin: 0 auto;
}
section.accelerates-growth {
  padding: 50px 0;
}
section.accelerates-growth .container .row .col-md-7 .col-sm-8 h2 {
  font-size: 45px;
  padding-top: 25px;
  font-weight: 600;
}
section.accelerates-growth .container .row .col-md-7 .col-sm-8 h2 {
  font-size: 2.92em;
  padding-top: 25px;
  font-weight: 600;
}
section.accelerates-growth .container .row .col-md-4 i {
  color: #14cfb6;
  font-size: 2em;
}
section.accelerates-growth .container .row .col-md-4 p {
  padding: 15px 0;
  margin: 0;
}
section.accelerates-growth .container .row .col-md-4 a {
  color: #14cfb6;
}
section.accelerates-growth .container .row .col-md-1 span:before {
  content: "";
  margin: 0 auto;
  display: block;
  width: 1px;
  height: 80%;
  background: #e8e8e8;
}
section.accelerates-growth .container .row .col-md-12.spacebar {
  padding: 50px;
}
section.accelerates-growth .container .row .col-md-5 h1 {
  font-size: 5em;
  line-height: 1;
}
section.accelerates-growth .container .row .col-md-5 h1:after {
  content: "";
  display: block;
  border-bottom: 3px solid #14cfb6;
  width: 100px;
  margin: 10px 0 20px 0;
}
section.accelerates-growth .container .row .col-md-5 button {
  border: none;
  border-radius: 30px;
  padding: 4px 50px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  background-image: linear-gradient(
    to right,
    #14cfb6 0%,
    #41abd2 20%,
    #19fadc 100%
  );
  transition: 0.5s;
  background-size: 200% auto;
}
section.accelerates-growth .container .row .col-md-5 button:hover {
  background-position: center right;
}
section.accelerates-growth .container .row .col-md-12.the-process {
  background: #f7f8fa;
  padding: 20px 15px;
}
section.accelerates-growth
  .container
  .row
  .col-md-12.the-process
  .col-sm-12:after {
  content: "";
  display: block;
  border-bottom: 3px solid #14cfb6;
  width: 100px;
  margin: 0 auto 20px auto;
}
section.the-solution-section {
  padding: 50px 0;
}
.homes {
  border-radius: 30px;
  color: #fff !important;
  background-image: linear-gradient(to right, #41abd2 0%, #19fadc 100%);
}
.read_more {
  display: none;
}
.tooltip-order {
}
.tooltip-order:after {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  background: #9e9e9e;
  border-radius: 4px;
  color: #fff;
  content: attr(title);
  margin: 0px 13px;
  font-size: 14px;
  padding: 2px;
  width: 122px;
}
.tooltip-order:before {
  border: solid;
  border-color: #9e9e9e transparent;
  border-width: 0px 6px 12px 6px;
  content: "";
  left: 14%;
  bottom: 25px;
  position: absolute;
}
footer .foot {
  padding-top: 50px;
}
footer .bg-222a30 {
  padding: 50px 0;
  background: #222a30;
}
footer .bg-222a30 .mega-services ul li {
  list-style: none;
}
footer .bg-222a30 .mega-services ul li a {
  color: #737373;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
footer .bg-222a30 .mega-services ul li a:hover {
  color: #14cfb6;
}
footer .mega-services ul li a {
  font-size: 0.9em;
}
footer .bg-222a30 .mega-services .col-md-2 h4 {
  font-size: 1.2em;
  color: #14cfb6;
}
footer .bg-222a30 .mega-services .col-md-12 {
  margin-top: 25px;
}
footer .bg-222a30 .mega-services .col-md-12 p {
  color: #737373;
  font-size: 0.8em;
}
#goto-button {
  display: inline-block;
  background-color: #3dafd0;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  left: 20px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#goto-button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 28px;
  color: #fff;
}
#goto-button:hover {
  cursor: pointer;
  background-color: #333;
}
#goto-button:active {
  background-color: #555;
}
#goto-button.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 500px) {
  #goto-button {
    margin: 30px;
  }
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  background-color: rgb(250, 250, 251) !important;
  box-shadow: 0 18px 40px rgba(30, 23, 157, 0.15);
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav a {
  padding: 2px 8px 8px 32px;
  text-decoration: none;
  font-size: 24px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenav .star {
  padding-left: 15px;
  position: absolute;
  top: 10px;
  font-size: 24px;
}
.sidenav .side-top {
  position: fixed;
  height: 95px;
  background-color: #fff;
  box-shadow: 0 3px 0px rgba(30, 23, 157, 0.08);
  z-index: 99999;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.review-space {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.reviews-sec {
  margin-top: 95px;
}
.reviewstream-rating {
  position: fixed;
  right: -67px;
  padding: 0 20px;
  bottom: 280px;
  background-image: linear-gradient(
    to right,
    #14cfb6 0%,
    #41abd2 20%,
    #19fadc 100%
  );
  transition: 0.5s;
  z-index: 999;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.reviewstream-rating span,
.reviewstream-rating span i {
  color: #fff;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: rgba(0, 0, 0, 0) !important;
}
.aggregate-text {
  font-size: 12px;
  padding: 0 15px;
  margin-top: 50px;
}
.review-container {
  background-color: #fff;
  box-shadow: 0 7px 18px rgba(30, 23, 157, 0.05);
  padding: 15px;
  text-align: left;
  margin: 18px 0px 0;
  border-radius: 12px;
}
.review-container h5 {
  text-transform: capitalize;
  padding: 0;
  font-weight: 400;
  color: #373737;
  font-size: 16px;
  width: 48%;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 500;
}
.review-container .star_rating {
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  width: 45%;
  float: right;
  display: inline-block;
  text-align: right;
}
.review-container div i.word_count_deadline {
  font-size: 11px;
  width: 55%;
  margin-bottom: 10px;
}
.review-container .student-country-wrapper {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  border: 1px solid #eaeaea;
  display: inline-block;
  padding: 3px 8px;
}
.review-container p {
  font-size: 14px;
  padding-top: 10px;
}
.review-container .student-country-wrapper .review-testimonial-country-users {
  background-image: url(https://dorianbrooks.co.uk/images/new/review-testimonial-users.png);
  height: 26px;
  width: 22px;
  float: none;
  margin: 0;
  background-position: 99px 57px;
}
.review-container .user-id-wrapper {
  font-size: 12px;
  display: inline-block;
  vertical-align: 6px;
}
a {
  color: #3544ee;
}
a:hover {
  color: #202db8;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #202db8 !important;
}
ol,
ul {
}
ol li,
ul li {
}
.lead {
  font-size: 21px;
  line-height: 32px;
  color: #181825;
}
.z-index-0 {
  z-index: 0;
}
::selection {
  background: rgba(255, 244, 147, 0.8);
  color: #272c30;
}
.btn {
  font-size: 16px;
  padding: 11px 21px;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  transition: 0.3s ease;
}
.btn-brand {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-brand:hover {
  color: #fff;
  background-color: #08b072;
  border-color: #08b072;
}
.btn-brand.focus,
.btn-brand:focus {
  color: #fff;
  background-color: #08b072;
  border-color: #08b072;
  box-shadow: none;
}
.header-classic {
  background-color: #fff;
}
.top-header {
  background-color: #fff;
  font-size: 14px;
  color: #626582;
  line-height: 30px;
  border-bottom: 1px solid #f0f1f9;
  border-top: 3px solid #3544ee;
  padding-bottom: 4px;
  padding-top: 4px;
}
.top-header ul {
  margin-bottom: 0px;
}
.top-header ul li {
  float: left;
  margin-left: 18px;
}
.top-header ul li a {
  color: #626582;
}
.top-header i {
  font-size: 10px;
}
.top-header-social {
}
.top-header-social i {
  font-size: 14px;
}
.top-header-social ul {
  margin-left: 10px;
}
.top-header-social ul li {
  float: left;
  margin-left: 8px;
}
.top-header-social ul li a {
  color: #9d9ea7;
}
.top-header-social ul li a:hover {
  color: #01d486;
}
.navbar-classic {
}
.navbar-classic.navbar-light .navbar-nav .nav-link {
  color: #181825;
  padding: 12px 16px;
}
.navbar-classic .navbar-nav .nav-item {
}
.navbar-classic .navbar-nav .nav-item .nav-link {
  font-size: 14px;
  color: #181825;
  padding: 7px 10px;
  line-height: 20px;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover {
  color: #3544ee;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after {
  color: #3544ee;
}
.navbar-classic.navbar {
  padding: 18px 0px;
}
.navbar-classic .dropdown-toggle::after {
  margin-top: 1px;
  display: none;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: -2px;
  content: "\f107";
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  color: #bdbebf;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  margin-right: 15px;
  font-size: 13px;
  float: right;
}
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #f1f1f6;
  border-radius: 0px;
}
.navbar-brand {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-right: initial;
  line-height: inherit;
  white-space: nowrap;
  color: #181825;
  font-size: 24px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16rem;
  padding: 12px;
  margin: 18px 0px;
  font-size: 1rem;
  color: #808294;
  text-align: left;
  list-style: none;
  background-color: #272727d9;
  background-clip: padding-box;
  border: 1px solid #272727d9;
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 10px;
  clear: both;
  font-weight: 400;
  color: #fff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px;
  line-height: 15px;
}
.dropdown-item:focus,
.dropdown-item:hover {
  border-radius: 30px;
  color: #fff;
  background-image: linear-gradient(to right, #41abd2 0%, #19fadc 100%);
}
.dropdown-item:focus .dropdown-toggle::after,
.dropdown-item:hover.dropdown-toggle::after {
  color: #4955ef;
}
@media (min-width: 992px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
  }
  .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
  }
  .dropdown-submenu:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 17px;
  top: 25px;
}
.dropdown-submenu .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-left: 13px;
  margin-right: 0.1rem;
}
.caret-up {
  width: 0;
  height: 0;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid;
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}
.mega-dropdown {
  position: unset;
}
.mega-dropdown-menu {
  width: 100%;
  position: absolute;
  top: 74px;
  margin: -1px 0px;
}
.mega-dropdown-menu ul {
  list-style: none;
}
.nav-dropitem-arrow {
  position: relative;
  font-size: 12px;
  opacity: 0;
  padding-right: 10px;
}
.nav-dropitem-arrow i {
  position: absolute;
}
.dropdown-item:focus,
.dropdown-item:hover {
}
.dropdown-item:hover .nav-dropitem-arrow {
  color: #4955ef;
  opacity: 1;
  margin-right: 5px;
}
.navbar-classic .navbar-toggler,
.navbar-boxed .navbar-toggler {
  padding: 17px 15px;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #eaeaf0;
  border-radius: 0.25rem;
  position: relative;
}
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
  box-shadow: none;
  margin: 7px 0px;
}
.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-classic
  .navbar-collapse.show
  .dropdown
  .dropdown-menu
  .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
}
.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed
  .navbar-collapse.show
  .dropdown
  .dropdown-menu
  .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
}
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #495bfb;
}
.navbar-transparent
  .navbar-collapse.show
  .dropdown
  .dropdown-menu
  .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
}
.icon-bar {
  width: 21px;
  height: 3px;
  background-color: #14cfb6;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 4px;
}
.navbar-toggler:focus {
  outline: 0px;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 190%;
  background-color: #14cfb6;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% -80%;
  background-color: #14cfb6;
}
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
  background-color: #14cfb6;
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
  background-color: #14cfb6;
}
.home-page-100 .navbar.navbar-expand-lg.navbar-classic ul li > a {
  color: #fff;
}
.home-page-100 .navbar.navbar-expand-lg.navbar-classic ul li > ul > li > a {
  color: #f3f3f3;
  font-size: 0.8em;
  text-transform: uppercase;
}
.navbar.navbar-expand-lg.navbar-classic ul li {
  list-style: none;
}
.home-page-100 .navbar.navbar-expand-lg.navbar-classic ul li > a:hover {
  border-radius: 0px;
  color: #fff;
  background-image: linear-gradient(to right, #41abd2 0%, #19fadc 100%);
}
.M-service,
.M-service-IN {
  display: none;
}
@media screen and (max-width: 700px) {
  .M-service,
  .M-service-IN {
    display: block;
  }
  .D-service {
    display: none;
  }
}
.nav-link.order-now {
  border-radius: 30px;
  color: #fff;
  background-image: linear-gradient(to right, #41abd2 0%, #19fadc 100%);
}
.home-header {
  position: absolute;
  z-index: 999;
}
section.has-main-banner {
}
.video-sec {
  background-color: #1f2533;
  padding: 50px 0 30px;
}
.video-sec h2 {
  color: #14cfb6;
}
.video-title {
  background-image: linear-gradient(45deg, #14cfb6, #41abd2);
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.video-title p {
  margin-bottom: 0rem;
  font-size: 18px;
  padding-top: 5px;
}
.video-num h4 {
  color: #14cfb6;
  margin-bottom: 0px;
}
.video-num span {
  color: #efefef;
}
.video-p {
  color: #efefefc7;
  padding: 10px;
}
.video-num {
  padding: 15px;
  text-align: center;
}
.pulse1 {
  position: relative;
  width: 75px;
  padding: 25px;
  text-align: center;
  height: 75px;
  margin: auto;
  border: none;
  box-shadow: 0 0 0 0 #d20732;
  color: #fff;
  border-radius: 50%;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.video-player {
  position: relative;
  margin-top: -24%;
  margin-bottom: 12%;
}
.text-defult {
  color: #14cfb6;
}
.video-thumbnail {
}
.play-btn {
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  animation: animate 2s linear infinite;
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.play-btn i {
  color: #14cfb6;
  font-size: 18px;
  padding-top: 16px;
}
@keyframes animate {
  0% {
    box-shadow: 0 0 0 0 rgba(23, 204, 184, 0.23);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(23, 204, 184, 0.23);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(23, 204, 184, 0.23);
  }
  100% {
    box-shadow: 0 0 0 rgba(23, 204, 184, 0.23);
  }
}
section.trusted-by .owl-dots.disabled {
  display: none !important;
}
section.has-main-banner {
  margin-top: 0;
}
.home-page-100 header .cont-det {
  padding-top: 10px;
}
.awards-rewards img {
  width: 80%;
}
.modal-dialog {
  max-width: 700px;
  width: 80%;
  margin: 1.75rem auto;
}
.modal-dialog iframe {
  height: 390px;
}
@media screen and (max-width: 1024px) {
  .home-page-100 header {
    background: transparent;
  }
  .form-btn {
    padding: 10px 0;
  }
  .faqss-accordian .carousel .col-sm-6 img {
    height: 427px;
    width: 125%;
  }
  .carousel-control-prev.left {
    left: 91%;
  }
  section.faqss-accordian .col-sm-6 h5 {
    margin-bottom: 40px;
  }
  .feature-sect .col-md-4 ul {
    padding-left: 10px;
  }
  .test-title h2 {
    font-size: 1.6rem;
  }
  .test-title h4 {
    font-size: 0.8rem;
  }
  section.awards-rewards .col-md-2 i.awrd-1 {
    width: 100px;
    height: 100px;
    background-size: cover;
  }
  section.awards-rewards .col-md-2 + .col-md-2:after {
    height: 78px;
    top: 0;
  }
  .modelclose {
    right: 0;
  }
  .modal-dialog {
    max-width: 700px;
    width: 80%;
    margin: 1.75rem auto;
  }
}
@media screen and (max-width: 768px) {
  .services-tag {
    width: 100%;
    top: 0;
  }
  .form-bg h6 {
    padding-top: 0px;
  }
  .form-btn {
    padding: 10px 0;
  }
  .faqss-accordian .carousel .col-sm-6 img {
    height: 427px;
    width: 125%;
  }
  .carousel-control-prev.left {
    left: 91%;
  }
  section.faqss-accordian .col-sm-6 h5 {
    margin-bottom: 40px;
  }
  .modelclose {
    right: 0;
    background-color: #14cfb6;
  }
  .modal-body {
    background-color: #000;
  }
  .modal-body iframe {
    margin-top: 50px;
  }
  .border-tb {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .test-title {
    position: relative;
    text-align: center;
  }
}
@media screen and (max-width: 420px) {
  section.has-main-banner {
    padding: 35% 0 50%;
  }
  .services-sec .star-sec {
    margin: auto;
    width: 100%;
  }
  .reviewstream-rating {
    display: none;
  }
  .navbar-nav {
    background-color: #fff;
  }
  .home-page-100 .navbar.navbar-expand-lg.navbar-classic ul li > ul > li > a {
    color: #f3f3f3 !important;
  }
  .home-page-100 .navbar.navbar-expand-lg.navbar-classic ul li > a {
    color: #181825 !important;
  }
  section.general h1 {
    font-size: 1.8em;
  }
  .has-main-banner h1 {
    font-size: 1.8em;
  }
  .services-item {
    width: 100%;
    padding: 0px 0;
  }
  .services-item p {
    font-size: 16px;
  }
  .services-item i {
    font-size: 16px;
  }
  .services-item span {
    font-size: 34px;
  }
  .video-player {
    margin-top: -30% !important;
  }
  .form-bg {
    padding-left: 5px;
    padding-right: 5px;
  }
  .form-bg h6 {
    padding-top: 2px;
  }
  .services-tag {
    width: 100%;
  }
  .form-btn {
    padding: 10px 0;
  }
  .writers-sect .profile-cenrize h2 {
    border-radius: 30px 30px 30px 30px;
    font-size: 20px;
    text-align: center;
    margin-left: 0;
  }
  .writers-sect .profile-cenrize h4 {
    font-size: 16px;
    text-align: center;
  }
  .writers-sect .profile-cenrize h3,
  .writers-sect .profile-cenrize h5 {
    font-size: 16px;
    text-align: center;
  }
  .writers-sect .profile-cenrize h6 {
    font-size: 16px;
  }
  .writers-sect .profile-cenrize p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .writer-mob {
    display: none;
  }
  .writers-sect .profile-cenrize .Viewprofilebtn {
    padding: 4px 16px;
  }
  .profile-cenrize img {
    width: 130px;
    margin: auto;
  }
  .test-title {
    position: relative;
    top: 8px;
  }
  section.faqss-accordian .col-sm-6 + .col-sm-6 {
    padding-top: 30px;
    padding-left: 15px;
    padding-bottom: 30px;
  }
  .carousel-control-prev.left {
    left: 90%;
  }
  .col-md-4.six-two.offset-2 img {
    position: absolute;
    left: 0 !important;
    width: 107px;
    top: -41px;
  }
  section.request-proposal .col-md-4 button {
    margin-bottom: 10px;
  }
  section.request-proposal ul li {
    background-image: none;
  }
  section.why-hire-cv-writer .col-md-6 button {
    margin-bottom: 10px;
  }
  section.request-proposal {
    background-image: none;
  }
  .services-item span {
    font-size: 36px !important;
  }
  section.we-offer-everyone ul {
    margin-left: 15px;
  }
  section.order-enquary .container .cus-bar {
    display: none;
  }
  .order-enquary .container .row {
    margin: auto;
    text-align: center;
  }
  section.order-enquary .container .cus-box {
    margin-right: 11px;
    margin-bottom: 10px;
  }
  .faqss-accordian .carousel .col-sm-6 img {
    width: 100%;
  }
  section.faqss-accordian .col-sm-6 h5 {
    margin-bottom: 20px;
  }
  .modelclose {
    right: 0;
  }
  .modal-dialog {
    max-width: 700px;
    width: 80%;
    margin: 1.75rem auto;
  }
  .modal-dialog iframe {
    height: 220px;
  }
}
@media screen and (max-width: 320px) {
  section.news-letter .col-md-6 + .col-md-6 input[type="email"] {
    width: 73%;
  }
  .writers-sect .profile-cenrize button {
    padding: 4px 42px;
  }
}
.icon-images i {
  background: url(images/small-icons.webp) no-repeat;
}
i.header-numt {
  background-position: -549px -578px;
  width: 112px;
  height: 16px;
  display: inline-block;
}
i.header-numt2 {
  background-position: -547px -607px;
  width: 112px;
  height: 16px;
  display: inline-block;
}
i.header-numtt {
  background-position: -547px -640px;
  width: 112px;
  height: 17px;
  display: inline-block;
}
i.header-numtt2 {
  background-position: -545px -672px;
  width: 112px;
  height: 17px;
  display: inline-block;
}
i.footer-numt {
  background-position: -527px -508px;
  width: 124px;
  height: 17px;
  display: inline-block;
}
i.footer-numt2 {
  background-position: -527px -546px;
  width: 124px;
  height: 17px;
  display: inline-block;
}
i.icon-blog {
  background-position: -5px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-paper {
  background-position: -68px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-web {
  background-position: -130px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-pro {
  background-position: -192px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-news {
  background-position: -250px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-arti {
  background-position: -311px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-copy {
  background-position: -68px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-cv {
  background-position: -366px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-ghost {
  background-position: -424px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-resume {
  background-position: -484px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-seo {
  background-position: -548px 0 !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-defualt {
  background-position: -20px -70px !important;
  width: 45px;
  height: 55px;
  display: inline-block;
}
i.icon-trust {
  background-position: -78px -70px !important;
  width: 45px;
  height: 55px;
  display: inline-block;
}
i.icon-site {
  background-position: -142px -70px !important;
  width: 45px;
  height: 55px;
  display: inline-block;
}
i.icon-indus {
  background-position: -363px -70px !important;
  width: 75px;
  height: 85px;
  display: inline-block;
}
i.icon-unique {
  background-position: -196px -70px !important;
  width: 75px;
  height: 85px;
  display: inline-block;
}
i.icon-seo-f {
  background-position: -280px -70px !important;
  width: 75px;
  height: 85px;
  display: inline-block;
}
i.icon-catering {
  background-position: -462px -70px !important;
  width: 75px;
  height: 85px;
  display: inline-block;
}
i.icon-word {
  background-position: -533px -131px !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.icon-pdf {
  background-position: -550px -71px !important;
  width: 65px;
  height: 65px;
  display: inline-block;
}
i.paycard-icon {
  background-position: -47px -573px !important;
  width: 225px;
  height: 56px;
  display: inline-block;
}
i.seccard-icon {
  background-position: -41px -658px !important;
  width: 272px;
  height: 56px;
  display: inline-block;
}
i.flag-icon-UK {
  background-position: -79px -739px !important;
  width: 38px;
  height: 40px;
  display: inline-block;
}
i.flag-icon-fre {
  background-position: -26px -739px !important;
  width: 38px;
  height: 40px;
  display: inline-block;
}
i.icon-imp-paper {
  background-position: -36px -342px !important;
  width: 50px;
  height: 40px;
  display: inline-block;
}
i.icon-imp-pres {
  background-position: -200px -342px !important;
  width: 50px;
  height: 40px;
  display: inline-block;
}
i.icon-imp-web {
  background-position: -118px -342px !important;
  width: 50px;
  height: 40px;
  display: inline-block;
}
i.icon-imp-blog {
  background-position: -290px -342px !important;
  width: 50px;
  height: 40px;
  display: inline-block;
}
#butInstall {
  border: none;
  cursor: pointer;
  height: 18px;
  outline: none;
  overflow: hidden;
  text-indent: -30000px;
  transition: opacity 0.333s cubic-bezier(0, 0, 0.21, 1);
  width: 18px;
  float: right;
  margin-left: 2rem;
  background: url(images/pwa/install.svg) center center no-repeat;
}
@media screen and (max-width: 420px) {
  .mobile-hide {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  section.has-main-banner {
    height: 100vh;
  }
  .has-main-banner h1 {
    margin-bottom: 1em;
    font-size: 3em;
  }
  .team-sec {
    margin-top: 0;
  }
}
