@charset "UTF-8";
html, body {
  height: 100%;
}

html {
  line-height: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "robotoregular";
  -webkit-overflow-scrolling: touch;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

img:not([src]) {
  visibility: hidden !important;
}

article, aside, header, nav, section, figcaption, figure, main {
  display: block;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, strong {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

a {
  background-color: transparent;
  text-decoration: none;
  outline: none;
}

a:focus {
  outline: none;
  border: 0;
}

a:active, a:hover {
  outline: 0;
}

b, strong {
  font-weight: normal;
  font-family: "robotomedium";
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  border: 1px solid #DBDBDB;
  outline: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

p {
  margin: 0;
  padding: 0;
}

.hidden, .g-hidden {
  display: none;
}

img {
  max-width: 100%;
}

.container {
  width: 1170px;
  margin: auto;
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 992px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: auto;
    margin: 0px auto;
    padding: 0px 10px;
  }
}
@font-face {
  font-display: swap;
  font-family: robotolight;
  src: url("../fonts/Roboto-Light-webfont.woff2") format("woff2"), url("../fonts/Roboto-Light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: robotoregular;
  src: url("../fonts/Roboto-Regular-webfont.woff2") format("woff2"), url("../fonts/Roboto-Regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: robotomedium;
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
.back_menu {
  display: none;
}

li, span, button, a {
  -webkit-tap-highlight-color: transparent;
}

.f-fixed {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ffffff;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  -webkit-box-shadow: 0px -1px 10px -1px rgba(0, 0, 0, 0.35);
          box-shadow: 0px -1px 10px -1px rgba(0, 0, 0, 0.35);
  list-style: none;
  margin: 0;
}
.f-fixed li {
  width: 20%;
  text-align: center;
  padding: 8px 3px 0;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 18px;
}
.f-fixed li a {
  color: #000;
  display: block;
}
.f-fixed li svg {
  display: block;
  margin: 0 auto 3px;
}
.f-fixed .Inquiry i {
  background-position: -126px -483px;
}
.f-fixed .Order_Now a {
  color: #3180F5;
}
.f-fixed .Order_Now svg {
  width: 44px;
  height: 40px;
  margin-top: -22px;
  border-radius: 100%;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 -5px 7px -5px #797979;
          box-shadow: 0 -5px 7px -5px #797979;
  border-bottom: 0;
  background-color: #fff;
}
.f-fixed .call-backm i {
  background-position: -156px -483px;
}
.f-fixed .Live_Chat i {
  background-position: -90px -458px;
  background-size: 450px;
}

.mobileimg {
  display: none;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.66);
  z-index: 3;
}

.menu-overlay.active {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.search-main {
  position: absolute;
  height: 97px;
  overflow: hidden;
  background: #153D72;
  width: 100%;
  z-index: 2;
  top: 0;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: opacity 0.3s ease-in, transfrom 0.3s ease-out;
  transition: opacity 0.3s ease-in, transfrom 0.3s ease-out;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.search-main.is-open {
  overflow: auto;
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.search-main .search-box-inner {
  background: #153D72;
  display: block !important;
  padding: 0.6em 0 1.9em;
}
.search-main .search-form {
  border: 0;
  float: none;
  margin: 0 auto -3.4375em;
  max-height: none;
  overflow: unset;
  padding: 0.3125em 0;
  position: relative;
  right: auto;
  top: auto;
  -webkit-transition: none;
  transition: none;
  width: 100%;
  z-index: auto;
}
.search-main fieldset {
  border: 0;
  display: contents;
  margin: 0;
  min-width: 0;
  padding: 0;
  width: 100%;
}
.search-main fieldset legend {
  left: -9999em;
  position: absolute;
  padding: 0;
  border: 0;
}
.search-main .hidden-label {
  left: -9999em;
  opacity: 0;
  position: absolute;
}
.search-main .search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-family: "robotolight";
  font-size: 1.25em;
  line-height: 1.4em;
  border: 0;
  border-bottom: 2px solid #eee;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #f5F5F5;
  display: block;
  float: none;
  min-height: 0;
  margin-bottom: 0px;
  padding: 0.5em 3em 0.6em 0;
  -webkit-transition: border-color;
  transition: border-color;
  width: 100%;
  background: none;
}
.search-main .search-button {
  background-color: #eee;
  border-radius: 50%;
  height: 2.5em;
  right: 50px;
  width: 2.5em;
  border: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999em;
  top: 0.5em;
}
.search-main .search-button svg {
  position: absolute;
  right: 10px;
  top: 12px;
}
.search-main .search-button.close-button {
  right: 0;
}
.search-main .error {
  bottom: -10px;
  position: absolute;
}

.f-fixed {
  display: none;
}

@media (min-width: 1025px) {
  @-webkit-keyframes beat {
    to {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
  }
  @keyframes beat {
    to {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
  }
  @-webkit-keyframes transaction {
    0% {
      top: -132px;
    }
    100% {
      top: 0px;
    }
  }
  @keyframes transaction {
    0% {
      top: -132px;
    }
    100% {
      top: 0px;
    }
  }
  .topstrips {
    background: #0F305D;
    padding: 3px;
    width: 100%;
    color: #FFFFFF;
  }
  .topstrips .offers, .topstrips .contacts {
    display: inline-block;
    width: 50%;
    font-size: 14px;
  }
  .topstrips .offers {
    text-align: left;
  }
  .topstrips .offers a {
    padding: 0 12px;
    margin: 0 0 0 12px;
    background: #ffe066;
    border-radius: 20px;
    text-align: center;
    display: inline-block;
    color: #242928;
  }
  .topstrips .contacts {
    text-align: right;
    width: 49%;
  }
  .topstrips .contacts .header-whatsapp, .topstrips .contacts .call {
    color: #fff;
    margin: 0 50px 0 0;
    position: relative;
    display: inline-block;
  }
  .topstrips .contacts .header-whatsapp .whatsapp, .topstrips .contacts .call .whatsapp {
    width: 20px;
    height: 20px;
    background-size: 360px;
    background-position: -67px -41px;
    position: absolute;
    left: -25px;
  }
  .topstrips .contacts .header-whatsapp.call, .topstrips .contacts .call.call {
    margin: 0 30px 0 0;
  }
  .topstrips .contacts a.mails {
    color: #FFF;
    position: relative;
  }
  .topstrips .contacts a.mails:before {
    width: 20px;
    content: "";
    height: 20px;
    background: url(../images/svg/sprite.png) no-repeat;
    background-size: 380px;
    left: -27px;
    position: absolute;
    background-position: -2px -325px;
    top: 0px;
  }
  .topstrips .contacts a.call:before {
    content: "";
    background: url(../images/svg/sprite.png) no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: -319px -214px;
    background-size: 370px;
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .topstrips .help-center {
    padding: 0 0 0 20px;
    color: #fff;
  }
  header {
    background: #153D72;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 2;
    position: relative;
  }
  header .menubtn,
  header .search_part,
  header .menu_logo {
    display: none;
  }
  header .h_sticky {
    display: none;
    background: #153D72;
    padding: 8px 15px;
  }
  header .brand-logo {
    display: inline-block;
    vertical-align: middle;
  }
  header .brand-logo img {
    width: 175px;
    height: 41px;
  }
  header .menu_strip .menu-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 0;
  }
  header .menu_strip .menu-wrapper .brand-logo img {
    width: 100%;
    height: 100%;
  }
  header .menu_strip .menu-wrapper .menu-main .menu {
    padding: 0 30px 0 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li {
    display: inline-block;
    position: relative;
    border: none;
    margin: 0;
    text-align: left;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li:hover {
    background: #f25f5c;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li:hover .sm {
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .sm {
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .sm li {
    border-bottom: 1px solid #dadada;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .sm li:last-child {
    border: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .noatag-need {
    padding: 25px 15px;
    font-size: 15px;
    line-height: 18px;
    cursor: pointer;
    display: block;
    color: #ffffff;
    position: relative;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .a-tag-need,
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .tools-a {
    padding: 25px 15px;
    font-size: 15px;
    line-height: 18px;
    display: block;
    color: #ffffff;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .tools-a .noatag-need {
    padding: 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu {
    background: #fff;
    z-index: 99;
    padding: 0px;
    position: absolute;
    display: none;
    top: 100%;
    left: auto;
    width: 250px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu li:hover {
    background: unset;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu li a {
    padding: 10px;
    color: #000000;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu li a:hover {
    color: #f25f5c;
    background: #fff;
    border: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down {
    background: #f1f2f4;
    margin: 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down li {
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down li a {
    font-size: 14px;
    display: block;
    font-family: "robotoregular";
    color: #000000;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down li a:hover {
    color: #f25f5c;
    background: #fff;
    border: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down .referencing-dropdown {
    position: relative;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down .referencing-dropdown:hover .referencing-tool-list {
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .inner_menu .drop-down .referencing-dropdown .referencing-tool-list {
    display: none;
    -webkit-box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: -250px;
    background: #f1f2f4;
    width: 250px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu {
    height: auto;
    left: 0;
    right: 5px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu {
    margin: 0;
    float: left;
    width: 250px;
    background: #f1f2f4;
    padding: 0;
    height: auto;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li {
    position: unset;
    display: block;
    padding: 0;
    margin: 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li:hover {
    background: unset;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li:hover .inner_menu {
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li.selected {
    background: #fff;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li.selected .inner_menu {
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .toggle_sm {
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: "robotomedium";
    font-size: 14px;
    display: block;
    color: #000000;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .toggle_sm:after {
    width: 12px;
    height: 15px;
    display: block;
    background: url(../images/svg/sprite.png) -133px -40px no-repeat;
    background-size: 190px;
    content: "";
    float: right;
    margin-right: 5px;
    margin-top: 3px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .toggle_sm:hover {
    color: #f25f5c;
    background: #fff;
    border: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown {
    -webkit-box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
    z-index: -1;
    padding-top: 5px;
    width: auto;
    min-width: 490px;
    right: 0;
    top: 0;
    left: 250px;
    position: absolute;
    bottom: 0;
    overflow: auto;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul li {
    border: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul li a {
    padding: 8px 10px;
    display: block;
    font-family: "robotoregular";
    color: #000000;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul li a:hover {
    color: #f25f5c;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul.child-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul.child-listing li {
    display: inline-block;
    width: 50%;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul.child-listing li a {
    font-size: 13px;
    line-height: 15px;
    padding: 5px 5px 5px 10px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu li .service-dropedown ul.child-listing li:hover {
    background: unset;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    cursor: pointer;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin:hover {
    background: unset;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin:hover .dropdown-list {
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .before_login {
    padding: 7px 7px 7px 30px;
    border: none;
    position: relative;
    background: transparent;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 17px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .before_login:before {
    content: "";
    background: url(../images/profile-icon.svg) no-repeat center;
    left: 5px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 5px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .login {
    padding: 7px 20px 7px 30px !important;
    color: #FFFFFF;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    position: relative;
    font-size: 15px;
    line-height: 17px;
    background: #0d2c55;
    width: 14ch;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .login:before {
    content: "";
    background: url(../images/profile-icon.svg) no-repeat center;
    left: 5px;
    background-color: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .login:after {
    content: " ";
    background: url(../images/dropdown.svg) no-repeat right center;
    position: absolute;
    right: 5px;
    height: 11px;
    width: 13px;
    background-size: 100%;
    top: 10px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .dropdown-list {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    z-index: 99;
    position: absolute;
    width: 133px;
    display: none;
    top: 32px;
    border-radius: 3px;
    border: 1px solid #9d9a9a;
    text-align: left;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .dropdown-list a {
    padding: 6px 10px;
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px solid #BCBCBC;
    display: block;
    color: #787878;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin .dropdown-list a:hover {
    color: #2E2E2E;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn {
    margin: 24px 15px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a {
    padding: 4px 11px;
    background: #F25F5C;
    border-radius: 24px;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    font-family: "robotomedium";
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a:hover {
    background: #e05350;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a.order-btn-blink {
    -webkit-animation: beat 0.35s infinite alternate;
    animation: beat 0.35s infinite alternate;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn:hover {
    background: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn:hover a {
    color: #ffffff;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .search a {
    display: inline-block;
    margin: 0 15px 0 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .search i {
    width: 23px;
    height: 22px;
    background-position: -315px -163px;
    display: inline-block;
    vertical-align: bottom;
    background-size: 490px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .search:hover {
    background: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .wallet {
    margin: 24px 15px 24px 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .wallet .wallet-box {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #2a2a2a;
    padding: 4px 5px;
    border-radius: 24px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .wallet .wallet-box svg {
    margin: 0 5px 0 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .wallet .wallet-box:hover {
    background: #fff;
    color: #e05350;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .wallet:hover .wallet-box {
    color: #2a2a2a;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order-cart a {
    margin: 0px 15px 0 0;
    position: relative;
    font-size: 15px;
    line-height: 18px;
    display: block;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order-cart a svg {
    vertical-align: bottom;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order-cart a svg path {
    stroke: #fff;
    fill: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order-cart a .total-order {
    background: #F25F5C;
    border-radius: 50%;
    color: #fff;
    height: 16px;
    width: 16px;
    font-size: 12px;
    font-family: "robotoregular";
    line-height: 15px;
    position: absolute;
    right: -7px;
    top: -7px;
    text-align: center;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order-cart:hover {
    background: none;
  }
  header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #153D72;
    -webkit-animation-name: transaction;
            animation-name: transaction;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    z-index: 15;
  }
  header.sticky .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .tools-a .noatag-need {
    padding: 0;
  }
  header.sticky .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a {
    padding: 4px 11px;
  }
  header .menu_strip.sticky .btn_nav {
    top: 22px;
  }
  header .btn_nav {
    display: inline-block;
    width: 30px;
    height: 20px;
    position: absolute;
    top: 27px;
    right: 0;
    cursor: pointer;
    padding: 0 !important;
  }
  header .header_nav {
    position: absolute;
    top: 3px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    -webkit-transition: 0.35s;
    transition: 0.35s;
    z-index: 1;
  }
  header .show_nav .new-nav {
    opacity: 0;
    visibility: hidden;
  }
  header .show_nav .header_nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  header .show_nav .btn_nav::before {
    content: "";
    background: url(../images/cross-nav.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    width: 20px;
    height: 20px;
    right: 5px;
  }
  header .show_nav .btn_nav .nav-btn {
    display: none;
  }
}
@media (max-width: 1024px) {
  .back_menu {
    display: block;
    color: #000000;
    padding: 15px 15px;
    border-bottom: 1px solid #d6dfe8;
    font-size: 17px;
  }
  .back_menu img {
    width: 8px;
    height: 15px;
    vertical-align: middle;
  }
  .hid-scrl {
    overflow: hidden;
  }
  .desktopimg {
    display: none !important;
  }
  .mobileimg {
    display: block;
  }
  header .h_sticky {
    display: block;
    background: #153D72;
    padding: 8px 15px;
  }
  header .h_sticky .menubtn {
    margin-right: 5px;
    display: inline-block;
  }
  header .h_sticky .menubtn svg {
    vertical-align: middle;
  }
  header .h_sticky .mobile_logo {
    display: inline-block;
    vertical-align: middle;
  }
  header .h_sticky .mobile_logo img {
    width: 175px;
    height: 41px;
  }
  header .h_sticky .search_part {
    float: right;
    margin-top: 9px;
    position: relative;
  }
  header .h_sticky .search_part a {
    margin: 0 5px 0 0;
  }
  header .h_sticky .search_part a svg {
    vertical-align: middle;
  }
  header .h_sticky .search_part a svg path {
    fill: #fff;
    stroke: none;
  }
  header .h_sticky .search_part .notification {
    background-position: -110px -49px;
  }
  header .h_sticky .search_part .badges {
    width: 15px;
    height: 15px;
    background: #F21A1A;
    color: #ffffff;
    font-size: 12px;
    line-height: 13px;
    position: absolute;
    top: 0;
    right: 5px;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
  }
  header .h_sticky .order-cart-mobile {
    float: right;
    position: relative;
    margin: 10px 20px 0 15px;
  }
  header .h_sticky .order-cart-mobile svg path {
    stroke: #fff;
    fill: none;
  }
  header .h_sticky .order-cart-mobile .total-order {
    background: #F25F5C;
    border-radius: 50%;
    color: #fff;
    height: 16px;
    width: 16px;
    font-size: 12px;
    font-family: "robotoregular";
    line-height: 15px;
    position: absolute;
    top: -5px;
    right: -7px;
    text-align: center;
  }
  header .topstrips {
    display: none;
  }
  header .menu_strip .menu-wrapper .brand-logo {
    display: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li {
    border-bottom: 1px solid #d7d7d7;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li:hover {
    background: unset;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .services_menu .drop_service_menu {
    width: 100%;
    background: #fff;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .noatag-need,
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu li .a-tag-need {
    color: #000000;
    display: block;
    padding: 15px;
    font-size: 14px;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .mlogin {
    display: none;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn {
    margin: 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a {
    background: 0 0;
    color: #000;
    display: block;
    padding: 15px;
    font-size: 14px;
    margin: 0;
    font-family: "robotoregular";
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a:hover {
    background: #f9f9f9;
    color: #ff4a47;
    border-radius: 0;
  }
  header .menu_strip .menu-wrapper .menu-main .menu .MyMenu .order_btn a.order-btn-blink {
    -webkit-animation: none;
            animation: none;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100%;
    right: 0;
    z-index: 999;
    width: 80%;
    overflow: auto;
    background: #fff;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .inner_menu,
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .service-dropedown {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100%;
    z-index: 9;
    width: 80%;
    overflow: auto;
    background: #fff;
    padding: 0 0 100px;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .inner_menu .drop-down .referencing-dropdown .reference-anchor,
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .service-dropedown .drop-down .referencing-dropdown .reference-anchor {
    color: #000000;
    display: block;
    padding: 15px;
    font-size: 14px;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .inner_menu .drop-down .referencing-dropdown .reference-anchor:after,
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .service-dropedown .drop-down .referencing-dropdown .reference-anchor:after {
    width: 12px;
    height: 15px;
    display: block;
    background: url(../images/svg/sprite.png) -133px -40px no-repeat;
    background-size: 190px;
    content: "";
    float: right;
    margin: 3px 5px 0 0;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .inner_menu .drop-down .referencing-dropdown .referencing-tool-list,
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .service-dropedown .drop-down .referencing-dropdown .referencing-tool-list {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100%;
    z-index: 9;
    width: 80%;
    overflow: auto;
    background: #fff;
    padding: 0 0 100px;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .menu_logo {
    padding: 10px;
    background: #ff4a47;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .menu_logo.registerlogin a {
    color: #fff;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 10px;
    font-size: 16px;
    line-height: 20px;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu .menu_logo.registerlogin a:last-child {
    border-right: none;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu ul li a,
  header .menu_strip .menu-wrapper .menu-main.mobilemenu ul li .inner_menu ul li a {
    color: #000000;
    display: block;
    font-size: 14px;
    padding: 15px;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu ul li.order-cart, header .menu_strip .menu-wrapper .menu-main.mobilemenu ul li.wallet, header .menu_strip .menu-wrapper .menu-main.mobilemenu ul li.search {
    display: none;
  }
  header .menu_strip .menu-wrapper .menu-main.mobilemenu ul li .inner_menu .mob_active_link {
    border-bottom: 1px solid #d7d7d7;
  }
  header .header_nav {
    position: unset;
    visibility: unset;
    opacity: 1;
    -webkit-transform: unset;
            transform: unset;
  }
  header .header_nav .MyMenu li:first-child, header .header_nav .MyMenu li:last-child {
    display: none;
  }
  header .wallet {
    float: right;
  }
  header .wallet .wallet-box {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2px 5px;
    border-radius: 24px;
    font-family: "robotomedium";
    margin: 6px 0px 0 0;
  }
  header .wallet .wallet-box svg {
    margin: 0 5px 0 0;
  }
  header .menu ul li .service-dropedown {
    padding: 0;
  }
  header .menu ul li .drop_service_menu .child-listing li {
    width: 100%;
  }
  header .menu-main .MyMenu .order_btn a {
    margin: 15px 5px;
  }
  header .menu-main .MyMenu .order_btn a:hover {
    background: #f9f9f9;
    color: #ff4a47;
    border-radius: 0;
  }
  header .menu-main .MyMenu .order_btn a.order-btn-blink {
    -webkit-animation: none;
            animation: none;
  }
  header .btn_nav {
    top: 22px !important;
    display: none;
  }
  header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #153D72;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 2;
    -webkit-animation: headermove 0.8s ease-in-out;
            animation: headermove 0.8s ease-in-out;
  }
  @-webkit-keyframes headermove {
    0% {
      top: -80px;
    }
    100% {
      top: 0px;
    }
  }
  @keyframes headermove {
    0% {
      top: -80px;
    }
    100% {
      top: 0px;
    }
  }
  header.sticky .menu .MyMenu li a {
    padding: 19px 3px;
  }
  .menu .MyMenu > li.noatag-need {
    padding: 15px;
  }
  .mobilemenu ul li .toggle:after,
  .mobilemenu ul li .toggle_sm:after {
    width: 12px;
    height: 15px;
    display: block;
    background: url(../images/svg/sprite.png) -133px -40px no-repeat;
    background-size: 190px;
    content: "";
    float: right;
    margin: 3px 5px 0 0;
  }
}
@media (max-width: 767px) {
  header .h_sticky {
    padding: 8px 10px;
  }
  header .h_sticky .mobile_logo img {
    width: 140px;
    height: 36px;
  }
  header .h_sticky .search_part {
    margin-top: 7px;
  }
  header .h_sticky .order-cart-mobile {
    margin: 6px 10px 0 6px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: left;
  left: 54px;
  padding: 0;
  margin: 0;
  width: auto;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 5px;
  border-radius: 100%;
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  border-radius: 0;
  background: #0CA0AC;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background: #f25f5c;
  opacity: 1;
}

/*Start Responsive*/
@media (max-width: 480px) {
  .slick-dots {
    width: 100%;
    text-align: center;
    left: inherit;
  }
}
#snackbar {
  visibility: hidden;
  background-color: #000;
  color: #fff;
  padding: 16px;
  position: fixed;
  z-index: 10;
  left: 45%;
  bottom: 50px;
  font-size: 15px;
  font-family: "robotoregular";
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 50px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 50px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 50px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 50px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@media (max-width: 766px) {
  #snackbar {
    width: 100%;
    left: 0%;
    text-align: center;
    bottom: 0px;
  }
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  @-webkit-keyframes fadein {
    from {
      bottom: -50px;
      opacity: 0;
    }
    to {
      bottom: 0px;
      opacity: 1;
    }
  }
  @keyframes fadein {
    from {
      bottom: -50px;
      opacity: 0;
    }
    to {
      bottom: 0px;
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeout {
    from {
      bottom: 0px;
      opacity: 1;
    }
    to {
      bottom: -50px;
      opacity: 0;
    }
  }
  @keyframes fadeout {
    from {
      bottom: 0px;
      opacity: 1;
    }
    to {
      bottom: -50px;
      opacity: 0;
    }
  }
}
.cookies {
  position: fixed;
  bottom: 20px;
  left: 145px;
  width: 30%;
  padding: 10px;
  background: #fff;
  border: 1px solid #E8E8E8;
  border-radius: 12px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 999999;
}
.cookies i {
  float: left;
  width: 48px;
  height: 48px;
  margin: 0 5px 0 0;
  background-position: -247px -65px;
  background-size: 300px;
}
.cookies .content-cookies {
  float: left;
  width: 65%;
  font-size: 14px;
  line-height: 18px;
}
.cookies .content-cookies a {
  display: block;
  text-decoration: underline;
  color: #246ED0;
}
.cookies .cookies-btn {
  float: right;
  width: 14%;
  text-align: center;
  background: #246ED0;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  border-radius: 5px;
  padding: 7px 9px;
  font-family: "robotomedium";
}

@media (max-width: 768px) {
  .cookies {
    left: 115px;
    width: 65%;
  }
}
@media (max-width: 480px) {
  .cookies {
    width: 100%;
    left: 0;
    bottom: -15px;
    z-index: 2;
  }
  .cookies .content-cookies {
    width: 60%;
    font-size: 12px;
    line-height: 14px;
  }
  .cookies .cookies-btn {
    width: 22%;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.64;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: visible;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: 0;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #000;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: -40px;
  padding: 0;
  color: #000;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  /*left: env(safe-area-inset-left);*/
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  /*right: env(safe-area-inset-right)*/
}

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
          animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
          transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
          transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

@media (max-width: 1024px) {
  .fancybox-content video {
    width: 900px;
  }
}
@media (max-width: 768px) {
  .fancybox-content video {
    width: 670px;
  }
}
@media (max-height: 576px) {
  .fancybox-content {
    max-width: 100%;
    padding: 40px 6px 0 6px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #000;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  .fancybox-content video {
    width: 100%;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 767px) {
  .fancybox-content video {
    width: 100%;
  }
  .fancybox-content .fancybox-close-small {
    right: 0;
    top: 0px;
  }
}
@media (max-width: 576px) {
  video {
    width: 100%;
  }
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*contact strip*/
.contact {
  background: #EDF4F9;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 1;
  position: relative;
}
.contact .help {
  background: #33CC6F;
  font-family: "robotomedium";
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  padding: 11px 7px;
  display: inline-block;
  width: 72px;
  text-align: center;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.contact .contact-link {
  padding: 20px 15px;
  vertical-align: bottom;
  font-size: 23px;
  line-height: 26px;
  display: inline-block;
  font-family: "robotomedium";
}
.contact .contact-link i {
  width: 26px;
  height: 26px;
  float: left;
  margin: 0 7px 0 0;
  background-size: 420px;
}
.contact .contact-link i.call {
  background-position: -80px -74px;
}
.contact .contact-link i.whatsapp {
  background-position: -93px -58px;
  background-size: 500px;
}
.contact .contact-link i.email {
  background-position: -51px -74px;
}
.contact .contact-link.chat-btn {
  font-size: 16px;
  line-height: 18px;
  background: #fff4d2;
  color: #2A2A2A;
  padding: 9px 15px;
  vertical-align: text-bottom;
  text-transform: capitalize;
  margin: 5px 0 5px 36px;
  border: 1px solid #ece2c1;
}
.contact .contact-link.chat-btn:hover {
  background: #fbefc8;
}

/*contact strip*/
.landscapeMode {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #1B2742;
  z-index: 99999999;
  pointer-events: none;
  display: block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}
.landscapeMode .ContentBox {
  width: 45%;
  margin: 50px auto 0;
}
.landscapeMode .Image {
  width: 120px;
}
.landscapeMode .Heading {
  color: #f0f0f0;
  font-size: 20px;
  margin: 30px 0 10px;
}
.landscapeMode .SubHeading {
  color: #f0f0f0;
  font-size: 14px;
}

footer {
  background: #1B2742;
  padding: 40px 0;
  float: left;
  width: 100%;
  color: #ffffff;
  position: relative;
}
footer .container {
  position: relative;
}
footer .left {
  width: 70%;
  margin-right: 3%;
}
footer .footermlink {
  width: 33%;
  float: left;
  border-bottom: 1px solid #505050;
  min-height: 300px;
  margin: 0 0 10px 0;
}
footer .footermlink .fheading i {
  width: 24px;
  height: 12px;
  display: inline-block;
  background-position: -5px -301px;
}
footer .footermlink .new-heighlight {
  background: #e41b1b;
  color: #fff;
  border-radius: 10px;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 9px;
  margin: 0 0 0 10px;
}
footer .app .fcontact {
  margin: 10px 0 0 0;
}
footer .app .fcontact a {
  display: inline-block;
  padding: 0;
}
footer .app .fcontact a img {
  width: 138px;
  height: 43px;
}
footer .app .fcontact a:first-child img {
  height: 45px;
}
footer .right {
  width: 27%;
  background: #101A31;
  border-radius: 10px;
  padding: 28px 15px;
  position: absolute;
  right: 0;
  top: 0;
}
footer .fheading {
  font-size: 17px;
  line-height: 23px;
}
footer .top-searches {
  padding: 10px 0 15px;
}
footer .top-searches li {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  width: 100%;
  padding: 0 0 10px 0;
}
footer .top-searches li a {
  color: #DFDFDF;
}
footer .top-searches li a:hover {
  color: #fb7a77;
}
footer .flink {
  padding: 5px 0 15px;
}
footer .flink a {
  font-family: "robotoregular";
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  padding: 0px 7px;
}
footer .flink a:first-child {
  padding-left: 0;
}
footer .flink a:hover {
  color: #FFC410;
}
footer .disclaimer {
  color: #D8D8D8;
  font-family: "robotolight";
  font-size: 13px;
  line-height: 17px;
}
footer .ratingcopyright {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #D8D8D8;
  padding: 10px 0;
}
footer .ratingcopyright .copyright {
  float: left;
}
footer .ratingcopyright .rating {
  float: right;
}
footer .ratingcopyright .rating .f-left {
  display: inline-block;
}
footer .ratingcopyright .rating .f-left a {
  color: #D8D8D8;
}
footer .dmca-badge {
  display: inline-block;
}
footer .dmca-badge img {
  width: 100%;
  height: 100%;
}
footer .fcontact {
  margin: 20px 0 0 0;
}
footer .fcontact a {
  color: #ffffff;
  font-size: 18px;
  line-height: 21px;
  display: block;
  padding: 0 0 8px;
}
footer .fcontact a i {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 8px 0 0;
}
footer .fcontact a i.call {
  background-position: -153px -73px;
}
footer .fcontact a i.whatsapp {
  background-position: -71px -44px;
}
footer .fcontact a i.mail {
  background-position: -2px -325px;
}
footer .fcontact .callbck {
  background: #33CC6F;
  border-radius: 4px;
  text-align: center;
  padding: 7px 0;
  margin: 5px 0 0;
}
footer .fcontact .callbck:hover {
  background: #2abb63;
}
footer .help, footer .social, footer .app {
  padding: 0 0 20px 0;
}
footer .smedia {
  padding: 10px 0 0;
}
footer .smedia a {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  margin: 0 3px 0 0;
}
footer .smedia i {
  width: 28px;
  height: 28px;
  background-size: 460px;
  position: absolute;
  left: 0;
}
footer .smedia i.fb {
  background-position: -211px -72px;
}
footer .smedia i.insta {
  background-position: -241px -72px;
}
footer .smedia i.twitter {
  background-position: -274px -72px;
}
footer .smedia i.youtube {
  background-position: -7px -277px;
}
footer .smedia i.pinterest {
  background: none;
}
footer .smedia .twitter-logo {
  background: #e7faff;
  border-radius: 6px;
}
footer .smedia .twitter-logo svg {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
footer .pmethod {
  padding: 10px 0 0;
}
footer .pmethod i {
  width: 240px;
  height: 26px;
  display: inline-block;
  background-position: -5px -94px;
}
footer .inner-fabs {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
}
footer .inner-fabs .round {
  border-radius: 50%;
}
footer .inner-fabs .fab {
  width: 40px;
  height: 40px;
  left: 44px;
  bottom: 18px;
  font-size: 1.5em;
  will-change: bottom;
}
footer .inner-fabs.show .fab:nth-child(1) {
  bottom: 90px;
}
footer .inner-fabs.show .fab:nth-child(2) {
  bottom: 140px;
}
footer .inner-fabs.show .fab:nth-child(3) {
  bottom: 190px;
}
footer .inner-fabs.show .fab:nth-child(4) {
  bottom: 240px;
}
footer .inner-fabs.show .fab:nth-child(5) {
  bottom: 290px;
}
footer .inner-fabs.show .fab:nth-child(6) {
  bottom: 340px;
}
footer .inner-fabs.show .fab:hover:before {
  content: attr(data-tooltip);
  visibility: visible;
  opacity: 1;
}
footer .fab {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 30px;
  bottom: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
footer .fab.fab-main {
  background: #434343;
  color: #fff;
  width: auto;
  height: auto;
  font-size: 20px;
  line-height: 26px;
  padding: 9px 25px 9px 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  position: fixed;
  cursor: pointer;
  left: 30px;
  bottom: 15px;
  z-index: 1;
}
footer .fab.fab-main:before {
  display: none;
}
footer .fab.fab-main i {
  font-family: robotomedium;
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
  color: #434343;
  background: #fff;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: inherit;
  margin: 0 3px 0 0;
}
footer .fab a i {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  will-change: transform;
  width: 36px;
  height: 36px;
  display: block;
  background-size: 550px;
}
footer .fab a i.whatsapp {
  background-position: -99px -60px;
}
footer .fab a i.callbck {
  background-position: -65px -58px;
}
footer .fab a i.chatbx {
  background-position: -246px -323px;
}
footer .fab a i.mailbx {
  background-position: 1px -493px;
}
footer .fab:before {
  content: attr(data-tooltip);
  -webkit-transition: opacity 150ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 150ms cubic-bezier(0.4, 0, 1, 1);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #fff;
  left: 50px;
  top: 25%;
  background-color: #f25f5c;
  font-size: 0.5em;
  line-height: 1em;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  border-radius: 2px;
  padding: 6px 8px;
  max-width: 200px;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.getsample {
  background: #F5F5F5;
  padding: 75px 0;
  text-align: center;
}
.getsample .heading {
  padding: 6px 0 5px 0;
}
.getsample .sub-heading {
  font-size: 16px;
  line-height: 22px;
  color: #3E4657;
}
.getsample .samplebtn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #fff;
  border-radius: 2px;
  padding: 11px 35px;
  font-size: 22px;
  line-height: 28px;
  font-family: "robotomedium";
  display: inline-block;
  margin: 20px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.getsample .samplebtn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.requestcallpopup {
  background: #FFFFFF !important;
}
.requestcallpopup .top-info {
  background: #E6FAFF;
  position: relative;
  text-align: left;
  padding: 16px 0 16px 75px;
}
.requestcallpopup .top-info:before {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
  width: 40px;
  height: 40px;
  background-position: -63px -230px;
  position: absolute;
  left: 26px;
  top: 21px;
}
.requestcallpopup .top-info .heading, .requestcallpopup .top-info p {
  color: #246ED0;
  text-align: left;
  display: inline-block;
}
.requestcallpopup .top-info p {
  color: #616161;
  padding: 0;
}
.requestcallpopup .popup-form .inputbox {
  margin: 0 0 20px 0;
  position: relative;
  padding: 0;
}
.requestcallpopup .popup-form .inputbox .refresh {
  position: absolute;
  right: 60px;
  top: 15px;
}
.requestcallpopup .popup-form .inputbox .captchabx {
  position: absolute;
  right: 6px;
  top: 12px;
}
.requestcallpopup .popup-form .inputbox.country-bx {
  display: inline-block;
}
.requestcallpopup .popup-form .inputbox.country-bx .countrycode {
  width: 31%;
  display: inline-block;
  float: left;
}
.requestcallpopup .popup-form .inputbox.country-bx .inputno {
  width: 70%;
  display: inline-block;
  float: left;
  margin: 0 0 0 -1%;
}
.requestcallpopup .popup-form .inputbox.country-bx:after {
  content: "";
  position: absolute;
  top: 39px;
  left: 24%;
  width: 12px;
  height: 14px;
  background: #FFF url(../images/svg/sprite.png) no-repeat;
  background-size: 660px;
  background-position: -257px -84px;
}
.requestcallpopup .popup-form label {
  color: #616161;
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 5px 0;
  display: block;
}
.requestcallpopup .popup-form .btn-box .button {
  text-transform: capitalize;
  background: transparent;
  border: transparent;
  color: #fff;
}

.app-strip {
  display: none;
  background: #246ed0;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  width: 100%;
  height: 42px;
  padding: 5px 0;
  -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.22);
          box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.22);
}
.app-strip .app-content {
  font-size: 13px;
  line-height: 16px;
  width: 60%;
  float: left;
  display: inline-block;
  padding: 0 30px 0 0;
}
.app-strip .app-content span {
  color: #ffef00;
  font-family: "robotomedium";
}
.app-strip .app-install {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  padding: 2px 0px;
  width: 40%;
}
.app-strip .app-install a {
  background: #ffffff;
  padding: 6px 13px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 16px;
  color: #246ed0;
  margin: 0 0 0 10px;
}
.app-strip .app-install .iconclose {
  margin: 3px 0 0 5px;
  background: #144a92;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  padding: 2px 2px;
  text-align: center;
}
.app-strip .app-install .iconclose i {
  width: 18px;
  height: 18px;
  background-position: -131px -144px;
  display: inline-block;
  background-size: 250px;
}

.grecaptcha-badge {
  display: none !important;
}

.page-scroll {
  position: fixed;
  right: 80px;
  bottom: 80px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  z-index: 1;
  background-color: #1a3e61;
  text-indent: -9999px;
  display: none;
  border-radius: 100%;
}
.page-scroll span {
  height: 21px;
  width: 21px;
  display: block;
  background-position: -253px -219px;
  margin: 9px auto;
}
.page-scroll:hover {
  background-color: #122c46;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.offer-popup {
  background: transparent linear-gradient(91deg, #FF4946 0%, #F95B58 100%) 0% 0% no-repeat !important;
  width: 1059px;
  height: 595px;
}
.offer-popup:before {
  content: "";
  background: url(../images/offer-bg-popup.png) no-repeat;
  width: 390px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.offer-popup:after {
  content: "";
  background: url(../images/curved-arrow.svg) no-repeat;
  width: 152px;
  height: 142px;
  position: absolute;
  top: 40px;
  left: 287px;
}
.offer-popup .close-offer {
  color: #fff !important;
  opacity: 1;
  width: 66px;
  height: 66px;
}
.offer-popup .close-offer svg {
  width: 48px;
  height: 48px;
}

.offer-popup-content {
  display: inline-block;
  width: 60%;
  position: absolute;
  top: 70px;
  right: 0;
  padding: 50px 50px 0 0px;
  color: #fff;
}
.offer-popup-content .limited {
  background: #C42220;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 20px;
  padding: 3px 15px;
  letter-spacing: 2px;
}
.offer-popup-content .discount {
  font-family: "robotomedium";
  font-size: 61px;
  line-height: 77px;
  text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.21);
}
.offer-popup-content .offeritem {
  font-family: "robotoregular";
  font-size: 22px;
  line-height: 26px;
  padding: 0 0 15px 0;
}
.offer-popup-content .upto {
  display: block;
  color: #ffffff;
  font-family: "robotomedium";
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 -13px 9px;
}
.offer-popup-content .offerper {
  font-family: "robotomedium";
  font-size: 119px;
  line-height: 110px;
  color: #fff;
  display: inline-block;
  text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.29);
}
.offer-popup-content .offerper .percent-text {
  font-size: 46px;
  line-height: 67px;
  color: #ffffff;
  vertical-align: top;
  text-shadow: none;
  font-family: "robotoregular";
}
.offer-popup-content .offerper .off-text {
  vertical-align: baseline;
  text-transform: uppercase;
  margin-left: -65px;
  color: #fff;
  font-size: 53px;
  line-height: 56px;
  text-shadow: none;
  font-family: "robotoregular";
}
.offer-popup-content .add {
  font-size: 53px;
  line-height: 60px;
  vertical-align: super;
  padding: 0 20px;
  font-family: "robotomedium";
}
.offer-popup-content .turnitin-report {
  display: inline-block;
  font-size: 41px;
  line-height: 46px;
  font-family: "robotoregular";
  vertical-align: super;
}
.offer-popup-content .turnitin-report span {
  font-size: 26px;
  line-height: 30px;
  background: #FFC410;
  color: #2A2A2A;
  padding: 0 10px;
  display: block;
  width: 85px;
  font-family: "robotomedium";
}
.offer-popup-content form .error {
  color: #ff0000;
  font-size: 14px;
  padding: 2px 10px;
  background: rgba(253, 253, 253, 0.7);
  width: auto;
  margin: 3px 0 0;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.offer-popup-content .form-box {
  background: #fff;
  width: 90%;
  margin: 50px 0 0 0;
}
.offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
  width: 73%;
  height: 54px;
  background: #fff;
  padding: 15px;
  font-size: 18px;
  line-height: 24px;
  color: #616161;
  border: none;
  font-family: "robotoregular";
}
.offer-popup-content .form-box input::-webkit-input-placeholder, .offer-popup-content .form-box .emaildiscount::-webkit-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input::-moz-placeholder, .offer-popup-content .form-box .emaildiscount::-moz-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input:-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount:-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input::-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount::-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input::placeholder, .offer-popup-content .form-box .emaildiscount::placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input:-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount:-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
}
.offer-popup-content .form-box input::-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount::-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
}
.offer-popup-content .form-box .signupbtn {
  background: #C42220;
  font-family: "robotomedium";
  color: #fff;
  border: none;
  font-size: 22px;
  line-height: 28px;
  padding: 10px 14px 12px;
  width: 135px;
  display: inline;
  vertical-align: inherit;
}

.newconversationstrip .stripdesktop {
  display: block;
}
.newconversationstrip .stripdesktop img {
  width: 100%;
}
.newconversationstrip .stripmobile {
  display: none;
}

/*Start Responsive*/
@media (max-width: 1024px) {
  .contact .contact-link {
    padding: 20px 10px;
    font-size: 21px;
    line-height: 24px;
  }
  .contact .contact-link.chat-btn {
    margin: 5px 0 5px 10px;
  }
  footer .right {
    width: 29%;
    padding: 4px;
  }
  footer .flink a {
    font-size: 13px;
    line-height: 15px;
    padding: 0px 3px;
  }
  footer .ratingcopyright {
    font-size: 13px;
    line-height: 15px;
  }
  footer .pmethod i {
    background-size: 344px;
    width: 215px;
    background-position: -5px -83px;
  }
  .offer-popup {
    width: 950px;
    height: 495px;
  }
  .offer-popup:before {
    background-size: cover;
    width: 320px;
  }
  .offer-popup:after {
    left: 244px;
  }
  .offer-popup-content {
    width: 60%;
  }
  .offer-popup-content .offerper {
    font-size: 99px;
    line-height: 110px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 40px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -53px;
    font-size: 46px;
    line-height: 52px;
  }
  .offer-popup-content .add {
    padding: 0 15px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 39px;
  }
  .offer-popup-content .form-box {
    margin: 20px 0 0 0;
  }
  .offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
    width: 70%;
  }
  .getsample {
    padding: 40px 0;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  footer .app, footer .social {
    width: 45%;
    display: -ms-inline-grid;
    display: inline-grid;
  }
}
@media (max-width: 768px) {
  .contact .help {
    display: none;
  }
  .contact .contact-link {
    padding: 20px 4px;
  }
  .contact .contact-link.chat-btn {
    display: none;
  }
  footer .left {
    width: 100%;
    margin-right: 0;
  }
  footer .right {
    width: 100%;
    position: relative;
  }
  footer .fcontact {
    margin: 10px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .fcontact a {
    margin: 0 30px 0 0;
  }
  .offer-popup {
    width: 720px;
    height: 455px;
  }
  .offer-popup:before {
    background-size: cover;
    width: 290px;
    left: -90px;
  }
  .offer-popup:after {
    left: 121px;
    background-size: contain;
    top: 30px;
    width: 92px;
    height: 92px;
  }
  .offer-popup-content {
    width: 70%;
    padding: 50px 30px 0 0px;
    top: 30px;
  }
  .offer-popup-content .discount {
    font-size: 55px;
    line-height: 70px;
  }
  .offer-popup-content .offeritem {
    font-size: 19px;
    line-height: 22px;
    padding: 0 0 10px 0;
  }
  .offer-popup-content .upto {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 -16px 9px;
  }
  .offer-popup-content .offerper {
    font-size: 84px;
    line-height: 86px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 30px;
    line-height: 57px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -43px;
    font-size: 36px;
    line-height: 46px;
  }
  .offer-popup-content .add {
    padding: 0 15px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 37px;
  }
  .offer-popup-content .turnitin-report span {
    font-size: 24px;
    line-height: 28px;
    padding: 0 10px;
    width: 78px;
  }
  .offer-popup-content .form-box {
    width: 100%;
  }
}
@media (max-width: 766px) {
  .page-scroll {
    right: 20px;
  }
  .offer-popup {
    height: 350px;
  }
  .offer-popup:before, .offer-popup:after {
    display: none;
  }
  .offer-popup .close-offer {
    width: 46px;
    height: 46px;
    padding: 5px !important;
  }
  .offer-popup .close-offer svg {
    width: 38px;
    height: 38px;
  }
  .offer-popup-content {
    width: 100%;
    padding: 10px;
    top: 56px;
  }
  .offer-popup-content .discount {
    font-size: 37px;
    line-height: 50px;
  }
  .offer-popup-content .offeritem {
    font-size: 15px;
    line-height: 18px;
  }
  .offer-popup-content .offerper {
    font-size: 63px;
    line-height: 73px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 27px;
    line-height: 45px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -33px;
    font-size: 30px;
    line-height: 36px;
  }
  .offer-popup-content .add {
    padding: 0 7px;
    font-size: 34px;
    line-height: 40px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 20px;
    line-height: 24px;
  }
  .offer-popup-content .turnitin-report span {
    font-size: 16px;
    line-height: 20px;
    padding: 0 6px;
    width: 50px;
  }
  .offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
    width: 64%;
    padding: 10px;
  }
  .offer-popup-content .form-box .signupbtn {
    width: 105px;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 14px 14px;
  }
  .getsample {
    padding: 20px 0;
  }
  .getsample .heading {
    text-align: center;
  }
  .getsample .sub-heading {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .getsample .samplebtn {
    padding: 9px 24px;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 0;
  }
  footer {
    padding: 0 0 60px;
  }
  footer .container {
    padding: 0;
  }
  footer .footermlink {
    width: 100%;
    min-height: auto;
    padding: 7px 15px;
    margin: 0;
  }
  footer .footermlink .fheading:after {
    content: "+";
    float: right;
    font-size: 22px;
    position: relative;
    line-height: 14px;
    right: 0px;
    top: 5px;
  }
  footer .footermlink .top-searches {
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.8s ease-in-out;
    transition: height 0.8s ease-in-out;
    padding: 0;
    margin: 0;
  }
  footer .footermlink.active .fheading:after {
    content: "-";
    font-size: 36px;
    right: 0px;
    top: 0px;
  }
  footer .footermlink.active .top-searches {
    visibility: visible;
    height: 150px;
    overflow: auto;
    padding: 10px 0 0 0;
  }
  footer .right {
    margin: 10px 0 10px 0;
  }
  footer .fcontact {
    display: block;
  }
  footer .help, footer .social, footer .app {
    padding: 0 0 10px 0;
  }
  footer .flink {
    padding: 5px 10px 15px;
  }
  footer .disclaimer, footer .ratingcopyright {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  input.emaildiscount {
    font-size: 15px !important;
  }
  input.emaildiscount::-webkit-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::-moz-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount:-ms-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::-ms-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount:-ms-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::-ms-input-placeholder {
    font-size: 14px !important;
  }
  .contact {
    padding: 10px 0;
  }
  .contact .contact-link {
    padding: 6px 4px;
    font-size: 18px;
    line-height: 20px;
  }
  footer .ratingcopyright .rating {
    float: left;
  }
  footer .top-searches {
    margin: 0 0 10px 0;
  }
  footer .top-searches li {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 8px 0;
  }
  footer .flink a {
    font-size: 13px;
    line-height: 14px;
    padding: 0px 3px;
  }
  footer .copyright {
    font-size: 12px;
    line-height: 14px;
    padding: 3px 0;
  }
  footer .inner-fabs .fab {
    left: 15px;
    bottom: 45px;
    visibility: hidden;
  }
  footer .inner-fabs.show .fab {
    visibility: visible;
  }
  footer .fab.fab-main {
    padding: 5px 20px 5px 15px;
    left: 8px;
    bottom: 47px;
  }
  .requestcallpopup .top-info {
    padding: 16px 0 16px 65px;
  }
  .requestcallpopup .top-info:before {
    left: 18px;
  }
}
@media (max-width: 330px) {
  .app-strip .app-content {
    padding: 0 15px 0 0;
  }
  .app-strip .app-install a {
    margin: 0;
  }
  #collect-chat-launcher-container.collect-chat-avatar-launcher, #collect-chat-launcher-container.collect-chat-launcher-notext {
    bottom: 46px !important;
  }
  .requestcallpopup .top-info {
    padding: 10px 16px;
    text-align: center;
  }
  .requestcallpopup .top-info:before {
    display: none;
  }
  .requestcallpopup .popup-form select, .requestcallpopup .popup-form input, .requestcallpopup .popup-form textarea {
    height: 40px;
    border-radius: 0;
  }
  .requestcallpopup.popup.fancybox-content .fancybox-close-small {
    color: #000;
    top: 0;
  }
  .requestcallpopup .popup-form .box .countrycode {
    width: 30%;
  }
  .requestcallpopup .popup-form .box .inputno {
    width: 70%;
  }
  .offer-popup-content {
    top: 43px;
  }
  .offer-popup-content .limited {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
  }
  .offer-popup-content .discount {
    font-size: 32px;
    line-height: 38px;
  }
  .offer-popup-content .offeritem {
    font-size: 13px;
    line-height: 15px;
  }
  .offer-popup-content .upto {
    font-size: 12px;
    margin: 0 0 -16px 4px;
  }
  .offer-popup-content .offerper {
    font-size: 48px;
    line-height: 63px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 20px;
    line-height: 41px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -26px;
    font-size: 24px;
    line-height: 30px;
  }
  .offer-popup-content .add {
    padding: 0 5px;
    font-size: 28px;
    line-height: 35px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 21px;
    line-height: 24px;
    vertical-align: inherit;
  }
  .offer-popup-content .turnitin-report span {
    font-size: 16px;
    line-height: 20px;
    padding: 0 6px;
    width: 50px;
  }
  .offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
    width: 100%;
  }
  .offer-popup-content .form-box .signupbtn {
    width: 100%;
  }
  .offer-popup-content form .error {
    font-size: 13px;
    padding: 0px 10px;
    bottom: -8px;
    left: 10px;
  }
  footer .app .fcontact a {
    margin: 0 15px 0 0;
  }
}
.whatsfix {
  display: none;
}

@media (max-width: 767px) {
  footer .fab.fab-main {
    display: none;
  }
  footer .fcontact a {
    margin: 0 19px 0 0;
  }
  footer .inner-fabs {
    display: none;
  }
  footer .help .fcontact a {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
  }
  footer .app .fcontact {
    height: 46px;
  }
  footer .fheading {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
  }
  footer .right {
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 15px;
  }
  footer .top-searches li a {
    display: block;
  }
  .whatsfix {
    display: block;
    -webkit-transform: translatey(200px);
            transform: translatey(200px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: fixed;
    bottom: 52px;
    left: 15px;
    width: 45px;
    height: 45px;
    z-index: 9;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    padding: 10px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .whatsfix.show {
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
  .whatsfix img {
    width: 23px;
    height: 23px;
  }
  .newconversationstrip .stripdesktop {
    display: none;
  }
  .newconversationstrip .stripmobile {
    display: block;
  }
  .newconversationstrip .stripmobile img {
    width: 100%;
  }
  .right-btnwrap {
    display: none;
  }
}
.testimonial {
  background: #FFF4F3 url("../images/testimonial-bg.svg") no-repeat;
  padding: 50px 0;
  background-size: cover;
}
.testimonial .testimonial-title {
  text-align: center;
  font-size: 28px;
  line-height: 32px;
  font-family: robotomedium;
  color: #071E57;
}
.testimonial .testimonial-subtitle {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 0 0 60px;
  color: #3E4657;
}
.testimonial .btn-smpl {
  background: #F95B58;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  padding: 7px 47px;
  margin: 40px 0 0 0;
  display: inline-block;
  border-radius: 3px;
  font-family: robotomedium;
}
.testimonial .btn-smpl:hover {
  background: #f57371;
}
.testimonial .left {
  width: 18%;
  text-align: left;
}
.testimonial .left .count {
  font-family: "robotomedium";
  font-size: 42px;
  line-height: 46px;
  margin: 0;
}
.testimonial .left .quote {
  font-family: "robotolight";
  font-size: 19px;
  line-height: 22px;
  margin: 0;
}
.testimonial .testi .client-says {
  position: relative;
  width: 24%;
  padding: 15px 10px;
  background: #fff;
  border-radius: 3px;
  margin: 0 10px 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.testimonial .testi .client-says .msg {
  color: #54536D;
  font-size: 15px;
  line-height: 22px;
  height: 130px;
  overflow: hidden;
}
.testimonial .testi .client-says .msg:hover {
  overflow: auto;
}
.testimonial .testi .client-says .rating {
  margin: 0;
}
.testimonial .testi .client-says .rating .star {
  background: url(../images/rating-star.svg) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 5px 1px 0;
  background-size: 14px;
}
.testimonial .testi .client-says .name {
  font-family: robotomedium;
  color: #2A2A2A;
  margin: 25px 0 0;
  font-size: 17px;
  line-height: 20px;
  height: 40px;
  overflow: auto;
}
.testimonial .testi .client-says .name span {
  font-size: 15px;
  font-family: robotoregular;
}
.testimonial .testi .client-says:focus {
  outline: none;
}
.testimonial .testi .slick-next, .testimonial .testi .slick-prev {
  font-size: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 46px;
  height: 38px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: url(../images/CaretLeft.svg) no-repeat;
  left: -60px;
  z-index: 1;
}
.testimonial .testi .slick-next::before, .testimonial .testi .slick-prev::before {
  display: none;
}
.testimonial .testi .slick-next {
  right: -60px;
  left: inherit;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 43%;
}
.testimonial .testi .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.testimonial .testi .slick-dots li button:hover:before {
  opacity: 1;
}
.testimonial .testi .slick-dots li button:before {
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 100%;
  opacity: 0.25;
}
.testimonial.service-testimonial .testi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.testimonial.service-testimonial .testi .testimonial-box {
  width: 55%;
}
.testimonial.service-testimonial .testi .video-div {
  width: 27.5%;
  margin: 0 10px 10px;
}
.testimonial.service-testimonial .testi .video-div img {
  display: block;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.testimonial.service-testimonial .testi .video-div img, .testimonial.service-testimonial .testi .video-div video {
  border-radius: 3px;
  cursor: pointer;
}
.testimonial.service-testimonial .testi .video-div video {
  -o-object-fit: fill;
     object-fit: fill;
}
.testimonial.service-testimonial .testi .slick-next {
  right: -60%;
}

/*Start Responsive*/
@media (max-width: 1024px) {
  .testimonial .testi .slick-next, .testimonial .testi .slick-prev {
    left: -10px;
    width: 24px;
    height: 35px;
  }
  .testimonial .testi .slick-next {
    right: 0px;
    left: inherit;
  }
  .testimonial .testi .slick-list {
    width: 95%;
    margin: auto;
  }
  .testimonial.service-testimonial .testi .video-div {
    margin: 0 0 10px;
  }
  .testimonial.service-testimonial .testi .slick-next {
    right: -57%;
  }
}
@media (max-width: 768px) {
  .testimonial {
    padding: 30px 0;
  }
  .testimonial .left {
    width: 21%;
  }
  .testimonial .testimonial-subtitle {
    margin: 0 0 20px;
  }
  .testimonial .testi .slick-next {
    right: -10px;
  }
  .testimonial.service-testimonial .testi .testimonial-box {
    width: 65%;
  }
  .testimonial.service-testimonial .testi .slick-next {
    right: -50%;
  }
}
@media (max-width: 767px) {
  .testimonial.service-testimonial .testi .video-div {
    margin: 10px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .testimonial {
    background: #FFF4F3;
    padding: 25px 0;
  }
  .testimonial .testimonial-title {
    font-size: 20px;
    line-height: 24px;
  }
  .testimonial .testimonial-subtitle {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 16px;
  }
  .testimonial .left {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .testimonial .left .count {
    font-size: 30px;
    line-height: 32px;
  }
  .testimonial .btn-smpl {
    font-size: 18px;
    line-height: 23px;
    padding: 5px 26px;
    margin: 8px 0 0;
  }
  .testimonial .testi .slick-list {
    width: 100%;
  }
  .testimonial .testi .client-says .name {
    margin: 10px 0 0;
    font-size: 15px;
    line-height: 17px;
  }
  .testimonial .testi .client-says .name span {
    font-size: 14px;
  }
  .testimonial .right {
    float: none;
  }
  .testimonial .right .testimonial-box {
    overflow: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .testimonial .right .testimonial-box::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .testimonial .right .client-says {
    min-width: 73%;
    display: inline-block;
    margin: 10px;
  }
  .testimonial .right .client-says .msg {
    height: 181px;
    font-size: 14px;
  }
  .testimonial .right .client-says .name {
    margin: 15px 0 0;
    font-size: 15px;
  }
}
.breadcrumb {
  padding: 6px 0;
  overflow: auto;
  font-size: 13px;
  line-height: 18px;
  font-family: "robotoregular";
  color: #2A2A2A;
}
.breadcrumb .breadcrumb-inner {
  width: max-content;
  width: -moz-max-content;
  width: -webkit-max-content;
  float: left;
}
.breadcrumb a {
  margin: 0 3px 0 0px;
  float: left;
}
.breadcrumb .arrow {
  font-size: 20px;
  line-height: 16px;
  margin: 0 10px;
  font-family: "robotomedium";
}
.breadcrumb .home-link {
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: bottom;
}
.breadcrumb .home-link i {
  width: 19px;
  height: 19px;
  float: left;
  background-position: -65px -41px;
  background-size: 250px;
}
.breadcrumb.breadcrumb-border {
  border-bottom: 1px solid rgba(230, 230, 230, 0.5);
}

.accordion ul {
  float: left;
  width: 45%;
  margin: 0px 25px;
}

.accordion {
  width: 100%;
  padding: 30px 0;
  display: inline-block;
  position: relative;
}
.accordion .open .question:before {
  content: "-";
}
.accordion .question {
  color: #2A2A2A;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 20px;
  position: relative;
  display: block;
  padding: 10px 0 10px 30px;
  cursor: pointer;
}
.accordion .question:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 19px;
  height: 19px;
  font-size: 19px;
  line-height: 18px;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: #616161;
  border-radius: 100%;
  color: #ffffff;
}

.answer {
  display: none;
  font-size: 15px;
  line-height: 22px;
  color: #2A2A2A;
  font-family: "robotoregular";
  margin: 1px 0px 10px 30px;
}

.faq {
  padding: 60px 0 30px 0;
}
.faq a {
  color: #246ED0;
}
.faq .heading {
  padding: 0 0 3px 0;
}
.faq .tab-faq .tabs {
  margin: 30px 0 6px;
  text-align: center;
}
.faq .tab-faq .tabs li {
  display: inline-block;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  margin: 0 10px;
  font-size: 16px;
  line-height: 22px;
  color: #2a2a2a;
  padding: 13px 20px;
  cursor: pointer;
}
.faq .tab-faq .tabs li.current {
  position: relative;
  border: 1px solid #f25f5c;
}
.faq .tab-faq .tabs li.current:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-top: 8px solid #f25f5c;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  bottom: -8px;
  left: 48%;
}
.faq .tab-content {
  display: none;
}
.faq .tab-content.current {
  display: block;
}

/*Start Responsive*/
@media (max-width: 1024px) {
  .accordion ul {
    margin: 0px 15px;
  }
}
@media (max-width: 768px) {
  .accordion ul {
    width: 100%;
    margin: 0px 0 0 5px;
  }
  .faq {
    padding: 30px 0 15px 0;
  }
  .faq .tab-faq .tabs {
    margin: 10px 0 6px;
  }
  .faq .tab-faq .tabs li {
    margin: 0 2px;
    padding: 9px 10px;
  }
}
@media (max-width: 767px) {
  .faq .tab-faq .tabs {
    white-space: nowrap;
    overflow: auto;
  }
}
@media (max-width: 480px) {
  .accordion {
    padding: 10px 0;
  }
  .accordion .question {
    font-size: 15px;
    line-height: 18px;
  }
  .accordion .question:before {
    top: 12px;
    width: 16px;
    height: 16px;
    font-size: 14px;
    line-height: 14px;
  }
  .answer {
    font-size: 14px;
    line-height: 20px;
  }
  .faq {
    padding: 15px 0;
  }
  .faq .tab-faq .tabs li {
    margin: 0 5px 10px;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 330px) {
  .faq .tab-faq .tabs li {
    margin: 0 2px 10px;
    padding: 8px 6px;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.64;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: visible;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: 0;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #000;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: -40px;
  padding: 0;
  color: #000;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  /*left: env(safe-area-inset-left);*/
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  /*right: env(safe-area-inset-right)*/
}

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
          animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
          transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
          transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

@media (max-width: 1024px) {
  .fancybox-content video {
    width: 900px;
  }
}
@media (max-width: 768px) {
  .fancybox-content video {
    width: 670px;
  }
}
@media (max-height: 576px) {
  .fancybox-content {
    max-width: 100%;
    padding: 40px 6px 0 6px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #000;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  .fancybox-content video {
    width: 100%;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 767px) {
  .fancybox-content video {
    width: 100%;
  }
  .fancybox-content .fancybox-close-small {
    right: 0;
    top: 0px;
  }
}
@media (max-width: 576px) {
  video {
    width: 100%;
  }
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: left;
  left: 54px;
  padding: 0;
  margin: 0;
  width: auto;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 5px;
  border-radius: 100%;
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  border-radius: 0;
  background: #0CA0AC;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background: #f25f5c;
  opacity: 1;
}

/*Start Responsive*/
@media (max-width: 480px) {
  .slick-dots {
    width: 100%;
    text-align: center;
    left: inherit;
  }
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #888;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-input-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

::-moz-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

:-ms-input-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

::-ms-input-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

::placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a1a1a1;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #a1a1a1;
}

.error {
  color: #ef1010;
  font-size: 13px;
  display: inline-block;
  width: 70%;
}

.round_button {
  text-align: center;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 27px;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button {
  text-align: center;
  font-family: "robotomedium";
  font-size: 19px;
  line-height: 24px;
  border-radius: 4px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

section {
  float: left;
  width: 100%;
}

a {
  color: #2A2A2A;
}

.sprite {
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
}

.heading {
  font-size: 26px;
  line-height: 28px;
  color: #1D1D1D;
  font-family: "robotomedium";
  padding: 0 0 10px 0;
}

p {
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  font-family: "robotoregular";
  margin: 0 0 10px 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.text-center {
  text-align: center;
}

.load-more-bx {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 50px 0 20px 0;
}
.load-more-bx a, .load-more-bx .removea {
  background: #246ED0;
  color: #ffffff;
  padding: 6px 23px;
}
.load-more-bx a:hover, .load-more-bx .removea:hover {
  background: #1c5db3;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.subject-content .content-left .pagination, .pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 40px 0 0 0;
  font-family: "robotoregular";
}
.subject-content .content-left .pagination li, .pagination li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.subject-content .content-left .pagination li:before, .pagination li:before {
  display: none;
}
.subject-content .content-left .pagination li.disabled, .pagination li.disabled {
  opacity: 0.2;
}
.subject-content .content-left .pagination li.active, .pagination li.active {
  background: #f25f5c;
  color: #fff;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  text-align: center;
  vertical-align: bottom;
  padding: 0;
}
.subject-content .content-left .pagination li.active span, .pagination li.active span {
  vertical-align: middle;
}
.subject-content .content-left .pagination li:first-child, .pagination li:first-child {
  padding: 7px 25px 10px 0;
}
.subject-content .content-left .pagination li:first-child.disabled, .pagination li:first-child.disabled {
  padding: 8px 25px 10px 0;
  margin: 0 10px 0px 0px;
}
.subject-content .content-left .pagination li:last-child.disabled, .pagination li:last-child.disabled {
  padding: 8px 0 10px 25px;
}
.subject-content .content-left .pagination li .left-arrow, .subject-content .content-left .pagination li .right-arrow, .pagination li .left-arrow, .pagination li .right-arrow {
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 300px;
  width: 18px;
  height: 20px;
  background-position: -228px -63px;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
}
.subject-content .content-left .pagination li:last-child, .pagination li:last-child {
  padding: 8px 0 10px 15px;
}
.subject-content .content-left .pagination li .right-arrow, .pagination li .right-arrow {
  background-position: -211px -63px;
}
.subject-content .content-left .pagination a, .pagination a {
  color: black;
  padding: 8px 7px;
  text-decoration: none;
  margin: 0 4px;
}

.cal-box .cal-pform .orderform .select-fields .select-bx.services {
  width: 100%;
}
.cal-box .cal-pform .orderform .select-fields .online-exam-new {
  display: contents;
}

.whatsapp_cta_btn {
  margin: 20px auto;
  background: #2cb742;
  border-radius: 2px;
  font-size: 16px;
  line-height: 20px;
  color: #fff !important;
  font-family: robotomedium;
  padding: 8px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.whatsapp_cta_btn svg {
  vertical-align: text-top;
  margin: 0 6px 0 0;
}

.background_none::before {
  background: none !important;
}

/* MAD-RIPPLE EFFECT */
.ripple {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0); /* to contain zoomed ripple */
  transform: translateZ(0);
  border-radius: inherit; /* inherit from parent (rounded buttons etc) */
  pointer-events: none; /* allow user interaction */
  z-index: 0;
}

.rippleWave {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  border-radius: 50%;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.45;
  animation: ripple 2s forwards;
  -webkit-animation: ripple 2s forwards;
}

@keyframes ripple {
  to {
    -webkit-transform: scale(24);
            transform: scale(24);
    opacity: 0;
  }
}
@-webkit-keyframes ripple {
  to {
    -webkit-transform: scale(24);
    opacity: 0;
  }
}
/* MAD-RIPPLE EFFECT */
@media (max-width: 480px) {
  .heading {
    font-size: 22px;
    line-height: 26px;
    text-align: left;
  }
  .sub-heading {
    text-align: left;
  }
  .error {
    position: relative;
    bottom: 0;
  }
}
.price_form {
  background: #4B4949;
  padding: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.22);
  margin: 25px 0 0;
}
.price_form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.price_form form .choose-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.price_form form .box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px 0 0;
  position: relative;
  min-width: 190px;
}
.price_form form .box.btn-box {
  padding: 0;
}
.price_form form .box.select-bx select {
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
  background-size: 12px;
}
.price_form form .box select, .price_form form .box input, .price_form form .box textarea {
  width: 100%;
  height: 40px;
  background: #fff;
  padding: 0 25px 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: #616161;
  border: 1px solid #dbdbdb;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.price_form form .box select:focus, .price_form form .box select:active, .price_form form .box input:focus, .price_form form .box input:active, .price_form form .box textarea:focus, .price_form form .box textarea:active {
  outline: none;
}
.price_form form .box .con_btn {
  background: #EF841F;
  color: #ffffff;
  display: block;
  padding: 10px 0;
}
.price_form form .box .con_btn:hover {
  background: #d47113;
}
.price_form form .box .error {
  color: #ff7474;
}
.price_form form .box.processbtn {
  padding: 0;
}
.price_form form .box.btnflex {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  padding: 0;
}
.price_form.academic-serivce-price-form form .box .con_btn {
  padding: 8px 34px;
  border: none;
  width: 100%;
}

@media (max-width: 1024px) {
  .price_form form .box {
    min-width: 155px;
  }
}
@media (max-width: 768px) {
  .price_form {
    padding: 15px;
  }
  .price_form form .box {
    min-width: 120px;
    padding: 0 8px 0 0;
  }
}
@media (max-width: 480px) {
  .price_form {
    padding: 10px;
    margin: 0;
  }
  .price_form form {
    display: inline-block;
    width: 100%;
  }
  .price_form form .box {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .price_form form .btn-box {
    width: 100%;
    margin: 0;
  }
  .price_form form .choose-select {
    display: inline-block;
    width: 100%;
    float: left;
  }
}
.banner-content {
  display: inline-block;
  font-family: "robotoregular";
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
}
.banner-content .main_heading {
  font-family: "robotomedium";
  font-size: 38px;
  line-height: 42px;
  color: #090909;
  padding: 0 0 5px 0;
}
.banner-content .feature {
  padding: 30px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.banner-content .feature li {
  float: left;
  padding: 0 0 20px 0;
}
.banner-content .feature li i {
  width: 46px;
  height: 38px;
  float: left;
  margin: 0 5px 0 0;
  background-size: 420px;
}
.banner-content .feature li i.expert {
  background-position: -4px -7px;
}
.banner-content .feature li i.guaranteed {
  background-position: -49px -7px;
}
.banner-content .feature li i.rated {
  background-position: -91px -7px;
}
.banner-content .feature li i.turnitin {
  background-position: -131px -7px;
}
.banner-content .feature li svg {
  float: left;
  margin: 0 5px 0 0;
}
.banner-content .feature li .title {
  font-size: 20px;
  line-height: 22px;
  display: block;
}
.banner-content .feature li .free {
  background: #33CC6F;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  display: inline;
  padding: 0 5px;
  text-transform: uppercase;
}
.banner-content .get_resume_btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #ffffff;
  display: inline-block;
  padding: 10px 20px;
  margin: 5px 0 0;
  line-height: 19px;
}
.banner-content .get_resume_btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.subject_banner {
  background: linear-gradient(92.25deg, rgba(15, 48, 93, 0.9) -1.21%, rgba(33, 87, 159, 0.85) 20.14%, rgba(44, 104, 184, 0.7) 38.83%, rgba(32, 96, 182, 0.7) 51.68%, rgba(29, 97, 187, 0.7) 65.84%, rgba(25, 82, 158, 0.85) 81.32%, rgba(15, 51, 101, 0.9) 101.66%);
  padding: 65px 0;
  position: relative;
  z-index: 0;
}
.subject_banner .container {
  z-index: 1;
  position: relative;
}

.samplebanner {
  background-position: 100% center;
  background-size: cover;
}

.subject-banner-content {
  display: block;
  color: #ffffff;
  text-align: left;
  width: 66%;
}
.subject-banner-content .main_heading {
  color: #ffffff;
}
.subject-banner-content .sub_heading {
  font-size: 15px;
  line-height: 20px;
}
.subject-banner-content .feature {
  width: 100%;
  text-align: left;
}
.subject-banner-content .feature li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subject-banner-content .feature li svg {
  width: 46px;
  height: 40px;
  margin: 0 7px 0 0;
}

.subject-price-form {
  background: #ffffff;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 26%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  float: right;
}
.subject-price-form .offer-claim {
  text-align: center;
}
.subject-price-form .offer-claim .offer-top {
  background: #F25F5C;
  margin: 0;
  text-align: center;
  padding: 4px 0;
  color: #fff;
  font-family: robotomedium;
}
.subject-price-form .offer-claim .offer-top .offerper {
  font-size: 44px;
  line-height: 44px;
  color: #FFE066;
  display: inline-block;
}
.subject-price-form .offer-claim .offer-top .offerper .percent-text {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  vertical-align: super;
}
.subject-price-form .offer-claim .offer-top .offerper .off-text {
  vertical-align: unset;
  text-transform: uppercase;
  margin-left: -22px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}
.subject-price-form .offer-claim .offer-top .add {
  font-size: 46px;
  line-height: 50px;
  vertical-align: sub;
  padding: 0 5px;
}
.subject-price-form .offer-claim .offer-top .turnitin-report {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 17px;
  line-height: 19px;
  vertical-align: text-bottom;
  text-align: left;
}
.subject-price-form .offer-claim .offer-top .turnitin-report span {
  font-size: 20px;
  line-height: 24px;
  background: #FFE066;
  color: #2a2a2a;
  padding: 7px 10px;
  display: table;
  width: 65px;
  margin: 0 7px 0 0;
}
.subject-price-form .offer-claim .form-title {
  font-size: 16px;
  line-height: 21px;
  padding: 17px 0 0;
  margin: 0px;
}
.subject-price-form .offer-claim .price-comapre {
  color: #3E4657;
  font-size: 58px;
  line-height: 50px;
  font-family: robotomedium;
  margin: 0 0 15px 0;
}
.subject-price-form .offer-claim .price-comapre .symbole {
  font-size: 39px;
  line-height: 54px;
}
.subject-price-form .offer-claim .price-comapre p {
  color: #616161;
  text-decoration: line-through;
  margin: 0;
}
.subject-price-form .offer-claim .box {
  padding: 0 16px;
  margin: 0 0 15px 0;
  position: relative;
}
.subject-price-form .offer-claim .box .error {
  position: absolute;
  bottom: -16px;
  left: 19px;
  text-align: left;
}
.subject-price-form .offer-claim .box .green-btn {
  width: 100%;
  color: #fff;
  font-size: 19px;
  line-height: 25px;
  font-family: robotomedium;
  background: #2DB261;
  display: block;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.19);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.19);
  padding: 10px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subject-price-form .offer-claim .box .green-btn:hover {
  background: #3ac772;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.subject-price-form .offer-claim .box .green-btn a {
  color: #fff;
}
.subject-price-form .offer-form {
  padding: 0 16px;
}
.subject-price-form .offer-form .box input {
  width: 100%;
  height: 45px;
  background: #fff;
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: #616161;
  border: 1px solid #DBDBDB;
}
.subject-price-form .safe {
  display: block;
  padding: 0 0 15px 0;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
}
.subject-price-form .safe svg {
  margin: 0 5px 0 0;
}

.subject-detail .button-section {
  text-align: left;
  padding: 10px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.button-section {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 30px 0 0 0;
}
.button-section .button {
  text-transform: capitalize;
}
.button-section .get-quote-btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  padding: 10px 16px;
  color: #ffffff;
  vertical-align: super;
  margin: 0 15px 0 0;
}
.button-section .get-quote-btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.button-section .whtsap-btn {
  background: #fff;
  font-size: 12px;
  line-height: 15px;
  color: #3d3d3d;
  padding: 5px 20px 5px 50px;
  display: inline-block;
  text-align: left;
  position: relative;
}
.button-section .whtsap-btn svg {
  position: absolute;
  left: 16px;
  top: 10px;
}
.button-section .whtsap-btn p {
  font-size: 20px;
  line-height: 20px;
  color: #090909;
  font-family: "robotomedium";
  margin: 0;
}
.button-section .whtsap-btn:hover {
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.button-section .order-service-btn {
  background: #F25F5C;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  padding: 4px 40px;
  position: relative;
  margin: 0 0 0 18px;
  border-radius: 4px;
  font-family: "robotomedium";
}
.button-section .order-service-btn:hover {
  background: #f36d6b;
}

@media (max-width: 1024px) {
  .subject-banner-content {
    width: 77%;
  }
  .subject-banner-content .feature {
    width: 90%;
  }
  .subject-detail {
    width: 65%;
  }
  .subject-detail .feature {
    padding: 15px 0 0 0;
    width: 100%;
  }
  .subject-detail .feature li {
    padding: 0 0 15px 0;
  }
  .subject-detail .button-section {
    padding: 10px 0;
  }
  .subject-price-form {
    width: 33%;
  }
  .subject-price-form .offer-claim .form-title {
    padding: 10px 0 0;
  }
  .subject-price-form .offer-claim .price-comapre {
    margin: 0 0 7px 0;
  }
  .subject-price-form .safe {
    padding: 0 0 10px 0;
  }
}
@media (max-width: 768px) {
  .subject_banner {
    padding: 20px 0 30px 0;
    background-position: 86% center;
  }
  .subject_banner:before {
    background: transparent -webkit-gradient(linear, left top, right top, from(rgb(51, 56, 57)), color-stop(45%, rgba(34, 36, 38, 0.87)), to(rgba(17, 95, 212, 0.09))) 0% 0% no-repeat;
    background: transparent linear-gradient(90deg, rgb(51, 56, 57) 0%, rgba(34, 36, 38, 0.87) 45%, rgba(17, 95, 212, 0.09) 100%) 0% 0% no-repeat;
  }
  .subject-banner-content {
    width: 54%;
  }
  .subject-banner-content .order-service-btn {
    font-size: 18px;
    line-height: 32px;
    padding: 4px 30px;
  }
  .subject-banner-content .main_heading {
    font-size: 34px;
    line-height: 40px;
  }
  .subject-banner-content .feature {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .subject-banner-content .feature li {
    font-size: 12px;
    width: 49%;
    padding: 0 0 15px 0;
  }
  .subject-banner-content .feature li .title {
    font-size: 16px;
  }
  .subject-detail .feature li:first-child {
    display: none;
  }
  .subject-price-form .offer-claim .offer-top .offerper {
    font-size: 40px;
    line-height: 40px;
  }
  .subject-price-form .offer-claim .offer-top .turnitin-report {
    font-size: 17px;
    line-height: 19px;
  }
  .subject-price-form .offer-claim .offer-top .turnitin-report span {
    font-size: 18px;
    line-height: 20px;
    padding: 7px 6px;
    width: 50px;
    margin: 0 5px 0 0;
  }
  .subject-price-form form .box .con_btn {
    padding: 8px 3px;
  }
}
@media (max-width: 767px) {
  .subject_banner {
    padding: 20px 0;
    background-position: 92% center;
  }
  .subject_banner:before {
    background: rgba(34, 36, 38, 0.87);
  }
  .subject-detail {
    width: 100%;
  }
  .subject-detail .button-section {
    text-align: center;
  }
  .subject-detail .button-section .whtsap-btn {
    display: none;
  }
  .subject-price-form {
    width: 100%;
    position: relative;
  }
  .banner-content .main_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .banner-content .sub_heading {
    font-size: 14px;
  }
  .banner-content .feature {
    padding: 10px 0 0 0;
  }
  .banner-content .feature li {
    width: 50%;
    padding: 0 0 10px 0;
    font-size: 12px;
  }
  .banner-content .feature li:first-child {
    display: none;
  }
  .banner-content .feature li i {
    width: 31px;
    height: 33px;
    margin: 0 3px 0 0px;
    background-size: 310px;
  }
  .banner-content .feature li i.expert {
    background-position: -5px -1px;
  }
  .banner-content .feature li i.guaranteed {
    background-position: -38px -2px;
  }
  .banner-content .feature li i.rated {
    background-position: -68px -2px;
  }
  .banner-content .feature li i.turnitin {
    background-position: -100px -2px;
  }
  .banner-content .feature li svg {
    width: 31px;
    height: 33px;
  }
  .banner-content .feature li .title {
    font-size: 17px;
    line-height: 20px;
  }
  .subject-banner-content {
    text-align: center;
  }
  .subject-banner-content .main_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .subject-banner-content .feature li i.expert {
    background-position: -56px -100px;
  }
  .subject-banner-content .feature li i.guaranteed {
    background-position: -93px -100px;
  }
  .subject-banner-content .feature li i.rated {
    background-position: -163px -100px;
  }
  .subject-banner-content .feature li i.turnitin {
    background-position: -128px -100px;
  }
  .subject-price-form form .box:nth-child(3) {
    width: 100%;
    padding: 0;
  }
  .button-section {
    padding: 20px 0 0 0;
  }
  .button-section .get-quote-btn {
    margin: 0 0 10px 0;
    display: inline-block;
  }
}
.writer-main-bx {
  padding: 30px 0;
  display: inline-block;
  width: 100%;
}
.writer-main-bx .writers-bx {
  width: 30.66%;
  float: left;
  margin: 0 4% 0 0;
  background: #fff;
  border: 1px solid #DCDCDC;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  padding: 15px;
}
.writer-main-bx .writers-bx:last-child {
  margin: 0;
}
.writer-main-bx .writers-bx img {
  float: left;
  margin: 0 10px 0 0;
  height: 42px;
}
.writer-main-bx .writers-bx .writer-name {
  background: #616161;
  padding: 10px 15px;
  margin: 0 10px 0 0;
  color: #fff;
  float: left;
  text-align: center;
  text-transform: uppercase;
}
.writer-main-bx .writers-bx .writer-info {
  display: block;
}
.writer-main-bx .writers-bx .writer-info .name {
  font-size: 16px;
  line-height: 18px;
  color: #2A2A2A;
  font-family: "robotomedium";
}
.writer-main-bx .writers-bx .writer-info .name span {
  font-size: 13px;
  line-height: 16px;
  float: right;
  font-family: "robotoregular";
}
.writer-main-bx .writers-bx .writer-info .name span:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.writer-main-bx .writers-bx .writer-info .name span.online {
  color: #33CC6F;
}
.writer-main-bx .writers-bx .writer-info .name span.online:before {
  background: #33CC6F;
}
.writer-main-bx .writers-bx .writer-info .name span.offline {
  color: #F21A1A;
}
.writer-main-bx .writers-bx .writer-info .name span.offline:before {
  background: #F21A1A;
}
.writer-main-bx .writers-bx .writer-info .field {
  font-size: 13px;
  line-height: 18px;
}
.writer-main-bx .writers-bx .hire-box {
  display: inline-block;
  width: 100%;
  padding: 10px 0 0 0;
}
.writer-main-bx .writers-bx .hire-box ul {
  float: left;
  width: 71%;
}
.writer-main-bx .writers-bx .hire-box ul li {
  font-size: 14px;
  line-height: 18px;
}
.writer-main-bx .writers-bx .hire-box ul li:before {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
  background-position: -294px -108px;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
}
.writer-main-bx .writers-bx .hire-box .hire {
  float: right;
  width: 29%;
  background: #33CC6F;
  color: #ffffff;
  text-align: center;
  padding: 6px 7px;
  border-radius: 4px;
}
.writer-main-bx .writers-bx .hire-box .hire:hover {
  background: #2abb63;
}

@media (max-width: 1024px) {
  .writer-main-bx .writers-bx .hire-box .hire {
    padding: 6px 0px;
  }
}
@media (max-width: 768px) {
  .writer-main-bx .writers-bx {
    width: 48%;
  }
  .writer-main-bx .writers-bx:nth-child(2) {
    margin: 0;
  }
  .writer-main-bx .writers-bx:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .writer-main-bx .writers-bx img {
    width: 42px;
    height: 42px;
  }
  .writer-main-bx .writers-bx img:not([src]) {
    display: none;
  }
}
@media (max-width: 480px) {
  .writer-main-bx {
    padding: 10px 0;
  }
  .writer-main-bx .writers-bx {
    width: 100%;
    margin: 0 0 4% 0;
  }
  .writer-main-bx .writers-bx:nth-child(2) {
    margin: 0 0 4% 0;
  }
  .writer-main-bx .writers-bx:last-child {
    display: block;
  }
}
.choose-us {
  background: #F1F1F1;
  padding: 60px 0;
}
.choose-us .sub-content {
  padding: 0 90px;
}
.choose-us .services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 38px 50px;
}
.choose-us .services li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  margin: 0 16px 0 0;
  padding: 15px;
}
.choose-us .services li:last-child {
  margin: 0;
}
.choose-us .services li i {
  width: 63px;
  height: 63px;
  margin: 0 0px 7px 0;
  background-size: 420px;
  display: block;
}
.choose-us .services li i.academic {
  background-position: -273px -350px;
}
.choose-us .services li i.guarante {
  background-position: -190px -287px;
}
.choose-us .services li i.plagiarism {
  background-position: -117px -287px;
}
.choose-us .services li i.happy-client {
  background-position: -352px -353px;
}
.choose-us .services li i.unlimited {
  background-position: -358px 4px;
}
.choose-us .services li i.research-work {
  background-position: -346px -283px;
}
.choose-us .services li i.moneyback {
  background-position: -192px -346px;
}
.choose-us .services li i.depth-knowledge {
  background-position: -261px -285px;
}
.choose-us .services li i.skills {
  background-position: -128px -183px;
}
.choose-us .services li .service-title {
  font-size: 18px;
  line-height: 22px;
  color: #2A2A2A;
  font-family: "robotomedium";
  margin-bottom: 10px;
}
.choose-us .services li p {
  font-size: 14px;
  line-height: 18px;
  height: 115px;
  overflow: auto;
  margin: 0;
}

@media (max-width: 1024px) {
  .choose-us .services li .service-title {
    font-size: 16px;
    line-height: 18px;
  }
  .choose-us .video {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .choose-us .services {
    padding: 10px;
    display: inline-block;
  }
  .choose-us .services li {
    width: 49.3%;
    float: left;
    margin: 0 10px 10px 0;
  }
  .choose-us .services li .service-title br {
    display: none;
  }
  .choose-us .services li:nth-child(even) {
    margin: 0 0 10px 0;
  }
  .choose-us .services li p {
    height: 80px;
  }
  .choose-us .video {
    width: 36%;
  }
}
@media (max-width: 767px) {
  .choose-us {
    padding: 20px 0 !important;
  }
  .choose-us .sub-content {
    text-align: left;
    padding: 0;
  }
  .choose-us .services {
    padding: 10px 0;
    display: inline-block;
  }
  .choose-us .services li {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .choose-us .services li .service-title br {
    display: block;
  }
  .choose-us .services li p {
    height: auto;
    display: inline-block;
    text-align: center !important;
  }
  .choose-us .video {
    width: 100%;
  }
  .aboutchoose .service-title br {
    display: none !important;
  }
  .aboutchoose .services li p {
    text-align: left !important;
  }
}
.order_process {
  background: url(../images/home_Order_Process_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 60px 0;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.order_process:before {
  content: "";
  background: rgba(8, 81, 178, 0.92);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.order_process .container {
  z-index: 1;
  position: relative;
}
.order_process .heading {
  color: #ffffff;
  padding: 0 0 5px 0;
}
.order_process .sub-heading {
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 40px 0;
}
.order_process .order-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 50px 36px;
}
.order_process .order-step li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  margin: 0 38px 0 0;
  padding: 15px;
}
.order_process .order-step li:last-child {
  margin: 0;
}
.order_process .order-step li p {
  color: #F6F6F6;
  font-family: "robotolight";
}
.order_process .order-step .step-no {
  background: #33CC6F;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  padding: 9px 11px;
  text-align: center;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  margin: 0 0 18px 0;
}
.order_process .order-step .heading {
  font-size: 18px;
  line-height: 22px;
  color: #FFC410;
}
.order_process .essay-order-btn {
  background: #FFC410;
  padding: 11px 37px;
}
.order_process .essay-order-btn:hover {
  background: #e8b20d;
}

@media (max-width: 768px) {
  .order_process {
    padding: 40px 0;
    /*        height: 460px;*/
    height: auto;
  }
  .order_process .order-step {
    padding: 0 15px 27px;
  }
  .order_process .order-step li {
    margin: 0 15px 0 0;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .order_process {
    /*        height: 530px;*/
    height: auto;
    padding: 25px 0;
  }
  .order_process .sub-heading {
    padding: 0 0 10px 0;
    margin: 0;
  }
  .order_process .order-step {
    padding: 0px 0px 19px;
    text-align: left;
    display: block;
  }
  .order_process .order-step .heading {
    display: inline-block;
  }
  .order_process .order-step li {
    margin: 0 0px 0 0;
    padding: 10px;
    text-align: left;
  }
  .order_process .order-step li p {
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 16px;
  }
  .order_process .order-step .step-no {
    margin: 0 0 4px 0;
    width: 30px;
    height: 30px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 18px;
  }
}
.rating {
  display: inline-block;
  margin-right: 5px;
}
.rating li, .rating span {
  display: inline-block;
  position: relative;
  padding: 0px 5px;
}
.rating li:after, .rating span:after {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  position: absolute;
  right: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  background-size: 450px;
}
.rating li.rating-icon:after, .rating span.rating-icon:after {
  background-position: -365px -241px;
}
.rating li.active:after, .rating span.active:after {
  background-position: -348px -241px;
}
.rating span {
  display: inline;
  margin: 0 3px;
}

/*.sprite {
    background: url(../images/svg/sprite.png) no-repeat;
}*/
::-webkit-scrollbar {
  height: 3px;
}

@media print {
  h5 {
    font-size: 20px;
    line-height: 24px;
  }
}
b, strong {
  font-weight: inherit;
  font-family: "robotomedium";
}

.noresult {
  padding: 20px 0px;
  text-align: center;
  display: block;
  border: 1px solid #ced4da;
  margin-bottom: -1px;
  background: #fff;
}
.noresult span {
  display: block;
  padding: 10px 0 0;
  text-align: center;
  color: #ff0000;
  font-size: 16px;
  line-height: 18px;
}

.breadcrumbmain {
  padding: 5px 0 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.breadcrumbmain ul li {
  font-size: 13px;
  line-height: 15px;
  display: inline;
  vertical-align: inherit;
}
.breadcrumbmain ul li .home-link {
  padding: 0 5px 0 0;
  display: inline-block;
  vertical-align: bottom;
}
.breadcrumbmain ul li .home-link i {
  width: 19px;
  height: 19px;
  float: left;
  background-position: -65px -41px;
  background-size: 250px;
}
.breadcrumbmain ul li a {
  color: #2A2A2A;
}
.breadcrumbmain ul li a:after {
  width: 10px;
  height: 10px;
  content: "";
  display: inline-block;
  background: url(../images/menu-right-arrow.svg) no-repeat;
  background-size: 6px;
  margin-left: 5px;
}
.breadcrumbmain .active-breadcrumb {
  color: #d8100c;
}

select, input[type=text], input[type=email], textarea {
  padding: 12px 15px;
}

.MainContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px auto 0 !important;
}

.tablePractice ul li:nth-child(2), .tablePractice ul li:nth-child(5) {
  width: 40%;
}
.tablePractice ul li:nth-child(3), .tablePractice ul li:nth-child(6) {
  width: 32%;
}

.tablePractice {
  border: 1px solid #D8D8D8;
  line-height: 32px;
  max-width: 100%;
  margin: 20px 0 30px;
  -webkit-box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.2);
}
.tablePractice p {
  text-align: center;
  margin: 0;
  line-height: 32px;
}
.tablePractice span {
  color: #616161;
}
.tablePractice ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tablePractice ul li {
  display: inline-block;
  padding-left: 10px;
  width: 28%;
  border-top: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  font-size: 0.875rem;
  color: #2A2A2A;
  font-family: "robotomedium";
}
.tablePractice ul li:nth-of-type(3n) {
  border-right: none;
}
.tablePractice ul li h3 {
  font-size: 0.875rem;
  color: #2A2A2A;
  padding: 0;
  display: inline;
}

.content-table, .table-content {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin: 0 0 20px;
}

.AsideLeft {
  width: 65%;
  /*    .sampletitle{
          display: flex;
          h1{
              padding: 0 0 0 5px;
          }
      }*/
  /*    .content-overlay {            
          padding: 5px 20px;
          width: 100%;
          min-height: 600px;
          background-image: url(../images/sample-text.jpg);
          background-size: 100%;
          position:relative;
      }*/
}
.AsideLeft .mt-10 {
  margin: 10px 0 0 0;
}
.AsideLeft .mt-20 {
  margin: 20px 0 0 0;
}
.AsideLeft .mt-30 {
  margin: 30px 0 0 0;
}
.AsideLeft .mb-10 {
  margin: 0 0 10px 0;
}
.AsideLeft .mb-20 {
  margin: 0 0 20px 0;
}
.AsideLeft .mb-30 {
  margin: 0 0 30px 0;
}
.AsideLeft #content ul {
  display: inline-block;
  margin: 0 0 20px 0;
}
.AsideLeft #content ul li {
  font-weight: 400;
  color: #272727;
  padding: 0 0 0 25px;
  text-align: justify;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  list-style: none !important;
}
.AsideLeft #content ul li:before {
  display: inline-block;
  content: "";
  background: url(../images/svg/sprite.png) no-repeat -214px -109px;
  background-size: 300px;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 3px;
}
.AsideLeft #content ol {
  display: inline-block;
  margin: 0 0 20px 15px;
}
.AsideLeft #content ol li {
  font-weight: 400;
  color: #272727;
  padding: 0 0 0 5px;
  text-align: justify;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 22px;
  list-style: decimal;
}
.AsideLeft h2 {
  font-size: 25px;
  line-height: 28px;
  color: #1D1D1D;
  padding: 0 0 10px 0;
  font-family: "robotomedium";
}
.AsideLeft h3 {
  font-size: 22px;
  line-height: 24px;
  color: #1D1D1D;
  font-family: "robotomedium";
  padding: 0 0 10px 0;
}
.AsideLeft h4 {
  font-size: 18px;
  line-height: 20px;
  color: #1D1D1D;
  padding: 0 0 7px 0;
  font-family: "robotomedium";
}
.AsideLeft h5 {
  font-size: 16px;
  line-height: 18px;
  color: #1D1D1D;
  padding: 0 0 7px 0;
  font-family: "robotomedium";
}
.AsideLeft h6 {
  font-size: 15px;
  line-height: 18px;
  color: #1D1D1D;
  padding: 0 0 7px 0;
  font-family: "robotomedium";
}
.AsideLeft table {
  border-collapse: collapse;
  width: 100%;
  padding: 0 0 20px 0;
  margin: 0px 0 20px;
}
.AsideLeft table thead {
  background: #f5f5f5;
  text-align: left;
}
.AsideLeft table thead tr th {
  padding: 5px 10px;
  font-weight: normal;
  font-family: "robotomedium";
  border: 1px solid #d7d7d7;
}
.AsideLeft table tr td {
  font-size: 0.875rem;
  border: 1px solid #d7d7d7;
  padding: 5px 8px;
}
.AsideLeft .leftblur {
  position: relative;
  height: 700px;
  overflow: hidden;
}
.AsideLeft .title {
  font-size: 27px;
  line-height: 28px;
  color: #f25f5c;
  margin: 0 0 10px;
  font-family: "robotomedium";
}
.AsideLeft .label {
  font-size: 26px;
  color: #1D1D1D;
  margin-bottom: 20px;
}
.AsideLeft .label:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #2e76aa;
}
.AsideLeft .ad-accordian {
  width: 100%;
  border: 0.5px solid #777777;
  border-radius: 6px;
  margin: 10px 0;
  padding: 10px 17px 10px 10px;
  background: #F7F7F7;
}
.AsideLeft .ad-accordian .accordion {
  padding: 0px !important;
  font-family: "robotoregular";
  font-size: 22px;
  line-height: 26px;
  text-align: left;
  background: transparent;
  border: none;
  color: #2a2a2a;
}
.AsideLeft .ad-accordian .accordion:after {
  content: "";
  background: url("../images/arrow_big.svg") no-repeat;
  position: absolute;
  top: 7px;
  right: 0;
  height: 10px;
  background-size: 100%;
  width: 18px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.AsideLeft .ad-accordian .accordion.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.AsideLeft .ad-accordian .panel {
  background-color: white;
  max-height: 0;
  background: transparent;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}
.AsideLeft .ad-accordian .panel ol {
  list-style: none;
  counter-reset: item;
  padding: 10px 0 0 10px;
}
.AsideLeft .ad-accordian .panel ol li {
  counter-increment: item;
  margin-bottom: 5px;
  margin: 0 0 10px;
}
.AsideLeft .ad-accordian .panel ol li:before {
  margin-right: 10px;
  content: counter(item);
  background: #153d72;
  border-radius: 50%;
  color: white;
  width: 18px;
  height: 18px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
}
.AsideLeft .ad-accordian .panel ol li a {
  font-family: "robotoregular";
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #2a2a2a;
  text-decoration: none;
  padding-bottom: 3px;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}
.AsideLeft .ad-accordian .panel ol li a:hover {
  color: #153d72;
  border-bottom: 1px solid #153d72;
}
.AsideLeft article p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #2A2A2A;
  text-align: justify;
}
.AsideLeft article p label {
  display: block;
}
.AsideLeft article a {
  color: #ff4946;
}
.AsideLeft .social-section {
  margin-bottom: 40px;
  margin-top: 20px;
}
.AsideLeft .social-section .head {
  font-size: 24px;
  line-height: 26px;
  color: #2A2A2A;
  margin-bottom: 20px;
}
.AsideLeft .social-section .social-list_d {
  background: #F5F5F5;
  padding: 20px 10px;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.AsideLeft .social-section .social-list_d .facebook,
.AsideLeft .social-section .social-list_d .whatsapp,
.AsideLeft .social-section .social-list_d .instagram,
.AsideLeft .social-section .social-list_d .email, .AsideLeft .social-section .social-list_d .linkedin, .AsideLeft .social-section .social-list_d .tweet {
  padding: 6px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.AsideLeft .social-section .social-list_d .facebook {
  background: -webkit-gradient(linear, left top, left bottom, from(#316BBA), to(#1D4274));
  background: linear-gradient(180deg, #316BBA 0%, #1D4274 100%);
}
.AsideLeft .social-section .social-list_d .facebook:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#316BBA), to(#2c61a9));
  background: linear-gradient(180deg, #316BBA 0%, #2c61a9 100%);
}
.AsideLeft .social-section .social-list_d .whatsapp {
  background: -webkit-gradient(linear, left top, left bottom, from(#5DE367), to(#219E2B));
  background: linear-gradient(180deg, #5DE367 0%, #219E2B 100%);
}
.AsideLeft .social-section .social-list_d .whatsapp:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#5DE367), to(#26af31));
  background: linear-gradient(180deg, #5DE367 0%, #26af31 100%);
}
.AsideLeft .social-section .social-list_d .instagram {
  background: #C80F73;
}
.AsideLeft .social-section .social-list_d .instagram:hover {
  background: #e05d8f;
}
.AsideLeft .social-section .social-list_d .email {
  background: #8D8D8D;
}
.AsideLeft .social-section .social-list_d .email:hover {
  background: #a19f9f;
}
.AsideLeft .social-section .social-list_d .linkedin, .AsideLeft .social-section .social-list_d .tweet {
  padding: 6px 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#C2C2C2));
  background: linear-gradient(180deg, #FFFFFF 0%, #C2C2C2 100%);
  color: #2A2A2A;
}
.AsideLeft .social-section .social-list_d .linkedin:hover, .AsideLeft .social-section .social-list_d .tweet:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e1e1e1));
  background: linear-gradient(180deg, #FFFFFF 0%, #e1e1e1 100%);
}
.AsideLeft .social-section .social-list_m {
  display: none;
}
.AsideLeft .links {
  padding-left: 15px;
  margin-bottom: 30px;
}
.AsideLeft .links li {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 18px;
}
.AsideLeft .links li:before {
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 100%;
  background: #2A2A2A;
  content: "";
  vertical-align: middle;
  margin-right: 5px;
}
.AsideLeft .selectIkea {
  font-size: 20px;
  font-family: "robotomedium";
  color: #1D1D1D;
  margin-bottom: 30px;
}
.AsideLeft .selectIkea span {
  font-size: 16px;
  background: #f25f5c;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  margin-left: 15px;
}
.AsideLeft .leftitle {
  font-size: 25px;
  font-family: "robotomedium";
  color: #1D1D1D;
  margin-bottom: 10px;
}
.AsideLeft .content-overlay {
  position: absolute;
  padding: 5px 20px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 50%;
  background-image: url(../images/sample-text.jpg);
  background-size: 100%;
}
.AsideLeft #samplemodal {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.AsideLeft #samplemodal .modal-box {
  max-width: 500px;
  margin: 1.75rem auto;
  background-color: #fff;
  font-size: 13px;
  pointer-events: auto;
  /*              border: 1px solid #e7e7e7;*/
  border-radius: 3px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  width: auto;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box {
  width: 40%;
  text-align: center;
  position: relative;
  padding: 85px 0 15px 0;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box img {
  width: 130px;
  margin: 0 auto;
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-title {
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  padding: 0 15px;
  text-align: center;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-list {
  font-size: 62px;
  line-height: 64px;
  color: #f25f5c;
  font-family: "robotomedium";
  margin: 0 auto 10px;
  position: relative;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-list span {
  font-size: 16px;
  line-height: 18px;
  font-family: "robotomedium";
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 25px;
  text-shadow: none;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box {
  background: #f25f5c;
  border-radius: 0 3px 3px 0;
  color: #fff;
  padding: 25px 20px;
  width: 60%;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box p {
  padding: 0 22px;
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: center;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box p strong {
  font-size: 18px;
  display: block;
  line-height: 20px;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box span {
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin: 3px 0 15px 0;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox {
  margin: 0 auto 16px;
  display: block;
  width: 100%;
  text-align: center;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox:last-child {
  margin: 0;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox input {
  width: 100%;
  height: 40px;
  background: #fff;
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: #616161;
  border: none;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox .error {
  background: #fff0f0;
  text-align: left;
  padding: 0 5px;
  font-size: 12px;
  line-height: 15px;
  display: block;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox .btn-submit {
  background-color: #fff;
  color: #f25f5c;
  padding: 8px 25px;
  border: none;
  -webkit-box-shadow: 2px 2px 2px rgba(154, 154, 154, 0.45);
          box-shadow: 2px 2px 2px rgba(154, 154, 154, 0.45);
  cursor: pointer;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  font-size: 17px;
  line-height: 19px;
  font-family: "robotomedium";
  text-transform: capitalize;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}
.AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox .btn-submit:hover {
  background-color: #fbfbfb;
}
.AsideLeft .download-btns {
  background: #f25f5c;
  color: #fff;
  display: block;
  padding: 10px 0px;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
  font-family: robotomedium;
  border-radius: 4px;
  width: 280px;
  margin: 30px auto 0px;
}

.blueContent {
  color: #2a2a2a;
  background: #ECFAFF;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 15px;
  line-height: 21px;
}
.blueContent a {
  color: #ef841f;
  font-family: "robotoregular";
}

.cityWorks {
  background: #F5F5F5;
  padding: 15px;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  margin: 30px 0;
}
.cityWorks .top {
  font-size: 16px;
  color: #2A2A2A;
  margin-bottom: 20px;
}
.cityWorks .top span {
  font-size: 20px;
  font-family: "robotomedium";
  display: block;
}
.cityWorks .tab-links {
  border-bottom: 2px solid #f25f5c;
}
.cityWorks .tab-links li {
  display: inline-block;
  margin-right: 7px;
}
.cityWorks .tab-links li a {
  color: #2A2A2A;
  display: block;
  background: #fff;
  padding: 5px 30px;
  border: 1px solid #D8D8D8;
  border-bottom: 0px;
  border-radius: 10px 10px 0 0;
  font-size: 18px;
  font-family: "robotoregular";
}
.cityWorks .tab-links li.active a {
  color: #fff;
  background: #f25f5c;
  border-color: #f25f5c;
}
.cityWorks .tab-content {
  background: #fff;
  padding: 10px 15px 15px;
  font-size: 15px;
}
.cityWorks .tableft {
  float: left;
  text-align: center;
}
.cityWorks .tableft .tableftcontent {
  font-size: 16px;
  line-height: 18px;
  color: #f25f5c;
  background: #ECFAFF;
  border: 1px dashed #BED8E1;
  padding: 8px 10px;
  margin: 15px 0 0 0;
  cursor: pointer;
}
.cityWorks .tableft .tableftcontent i {
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: 210px;
  background-position: 0px -205px;
  margin: 0 0 0 5px;
  vertical-align: text-bottom;
}
.cityWorks .tableft .copycontent {
  font-size: 16px;
  line-height: 18px;
  color: #EF841F;
  background: #ECFAFF;
  border: 1px dashed #BED8E1;
  padding: 6px 30px;
  margin: 10px 0 0 0;
  display: block;
}
.cityWorks .tabright {
  font-size: 14px;
  line-height: 18px;
  color: #2a2a2a;
  padding: 25px 0 0 0;
}
.cityWorks .tabright a {
  color: #f25f5c;
  font-family: "robotoregular";
}

.tab-content .tab {
  display: none;
}
.tab-content .tab.active {
  display: block;
}

.RightSample {
  width: 30%;
}

.TimeGrade {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 20px 20px;
  border-radius: 3px;
}
.TimeGrade .TimeTitle {
  font-size: 23px;
  line-height: 25px;
  color: #153d72;
  text-align: center;
  display: block;
}
.TimeGrade .line {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}
.TimeGrade .line:after {
  width: 200px;
  height: 1px;
  background: #153d72;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.TimeGrade .line:before {
  content: "";
  width: 40px;
  height: 6px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  background: #153d72;
  border-radius: 3px;
}
.TimeGrade .prc {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.TimeGrade .tag {
  background: url(../images/tag.png) no-repeat;
  color: #fff;
  font-size: 20px;
  font-family: "robotomedium";
  height: 80px;
  display: inline-block;
  width: 190px;
  line-height: 84px;
  text-align: center;
  margin-left: -48px;
  background-size: contain;
}
.TimeGrade .price {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 50px;
  line-height: 52px;
  font-family: "robotomedium";
}
.TimeGrade .price small {
  font-size: 32px;
  line-height: 34px;
}
.TimeGrade .box {
  position: relative;
  margin-bottom: 15px;
}
.TimeGrade .box.select-bx select {
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
  background-size: 12px;
  padding: 6px 25px 6px 10px;
}
.TimeGrade select {
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.TimeGrade select:focus, .TimeGrade option:focus {
  outline: none;
}
.TimeGrade .onscrollform {
  display: none;
}
.TimeGrade .upload_file_box {
  position: relative;
}
.TimeGrade .upload_file_box .upload-btn, .TimeGrade .upload_file_box input[type=file] {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  color: #707070;
  background-color: #fff;
  padding: 5px 20px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 33px;
  cursor: pointer;
}
.TimeGrade .upload_file_box .upload-btn svg, .TimeGrade .upload_file_box input[type=file] svg {
  margin: 0 5px 0 0;
}
.TimeGrade .upload_file_box input[type=file] {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.TimeGrade .upload_file_box .file-type-error {
  color: #ef1010;
  font-size: 13px;
  display: inline-block;
}
.TimeGrade .upload_file_result {
  display: none;
  width: 100%;
  margin: 0;
}
.TimeGrade .upload_file_result .ul_list {
  list-style: none;
  margin: 0;
}
.TimeGrade .upload_file_result .ul_list li {
  padding: 7px 30px 7px 10px;
  font-size: 13px;
  line-height: 20px;
  color: #707070;
  word-wrap: break-word;
  display: inline-block;
  width: 100%;
  float: left;
  height: 30px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.TimeGrade .upload_file_result .ul_list li .close-icon {
  background: url(../images/svg/cancel.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.TimeGrade .upload_file_result .ul_list li .mini_loader {
  background: #fff;
  position: absolute;
  right: 30px;
  top: 8px;
}
.TimeGrade .form-loader {
  min-height: inherit;
  position: relative;
}
.TimeGrade .form-loader svg {
  background: none;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 40%;
  left: 42%;
}
.TimeGrade .sample-page-form {
  min-height: 229px;
}
.TimeGrade.fixed {
  position: fixed;
  top: 57px;
  background: rgba(27, 27, 27, 0.95);
  width: 100%;
  left: 0;
  z-index: 1;
  padding: 10px 0;
  border-radius: 0;
  -webkit-animation-name: transactions;
          animation-name: transactions;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}
@keyframes transactions {
  0% {
    top: -120px;
  }
  50% {
    top: -110px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes transactions {
  0% {
    top: -120px;
  }
  50% {
    top: -110px;
  }
  100% {
    top: 0px;
  }
}
.TimeGrade.fixed .onpageform {
  display: none;
}
.TimeGrade.fixed .onscrollform {
  display: block;
}
.TimeGrade.fixed .formtitle {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 0 10px 0;
}
.TimeGrade.fixed .formtitle span {
  color: #ffe066;
  font-family: "robotomedium";
}
.TimeGrade.fixed .sroll-form-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.TimeGrade.fixed .sroll-form-data .btnsection {
  margin: 0;
}
.TimeGrade.fixed .sroll-form-data .btnsection .odrBtn {
  margin: 0;
  padding: 9px 20px;
  line-height: 22px;
  cursor: pointer;
}
.TimeGrade.fixed .sroll-form-data .btnsection .btnquote {
  display: none;
}
.TimeGrade.fixed .sroll-form-data .box {
  margin: 0 15px 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.TimeGrade.fixed .sroll-form-data .box.select-bx:after {
  top: 17px;
}
.TimeGrade.fixed .sroll-form-data .box select, .TimeGrade.fixed .sroll-form-data .box input[type=text] {
  padding: 6px 10px;
  height: 40px;
  font-family: "robotoregular";
  background-color: #fff;
  line-height: normal;
  position: relative;
  width: 100%;
  font-size: 0.8125rem;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}
.TimeGrade.fixed .sroll-form-data .box select {
  padding: 6px 25px 6px 10px;
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
  background-size: 12px;
}
.TimeGrade.fixed .sroll-form-data .upload_file_box {
  display: none;
}
.TimeGrade.fixed .error {
  font-size: 12px;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  border: 1px solid transparent;
  line-height: 12px;
  padding: 1px 7px;
  display: block;
}

.sample-scroll-form {
  position: fixed;
  top: 91px;
  background: rgba(27, 27, 27, 0.95);
  width: 100%;
  left: 0;
  z-index: 1;
  padding: 15px 0 20px;
  border-radius: 0;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}
.sample-scroll-form .title {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0;
}
.sample-scroll-form .title span {
  color: #ffe066;
  font-family: "robotomedium";
}
.sample-scroll-form .scroll-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sample-scroll-form .scroll-form-content .select-box {
  position: relative;
  margin: 0 15px 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sample-scroll-form .scroll-form-content .select-box select {
  font-family: "robotoregular";
  padding: 12px 25px 12px 12px;
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
  background-size: 12px;
  line-height: normal;
  position: relative;
  width: 100%;
  font-size: 0.8125rem;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.sample-scroll-form .scroll-form-content .select-box .error {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  border: 1px solid transparent;
  color: red;
  padding: 0 7px;
  font-size: 12px;
  font-family: robotolight;
  line-height: 12px;
  position: absolute;
  bottom: -16px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sample-scroll-form .scroll-form-content .scroll-form-btn {
  background: #f25f5c;
  padding: 8px 20px;
  color: #fff;
  border: 0;
  font-size: 19px;
  line-height: 22px;
  font-family: "robotomedium";
  border-radius: 3px;
  display: inline-block;
  -webkit-box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.16);
          box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.16);
}

.btnsection {
  text-align: center;
  margin: 20px 0 20px 0;
}
.btnsection .odrBtn {
  background: #f25f5c;
  padding: 8px 30px;
  color: #fff;
  border: 0;
  font-size: 19px;
  line-height: 22px;
  font-family: "robotomedium";
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  -webkit-box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.16);
          box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.16);
}
.btnsection .btnquote {
  font-size: 14px;
  line-height: 16px;
  color: #2A2A2A;
}

.secure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.secure svg g {
  fill: #f25f5c;
}

.ExpertsWriters {
  margin: 30px 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding-bottom: 20px;
  text-align: center;
}
.ExpertsWriters .viewAll {
  background: #f25f5c;
  padding: 8px 20px;
  text-align: center;
  display: inline-block;
  margin: 30px auto 0;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
}
.ExpertsWriters .writerSlider {
  text-align: left;
}

.rightTop {
  background: #F2F2F2;
  padding: 10px 20px;
  text-align: center;
}
.rightTop span {
  font-size: 24px;
  line-height: 26px;
  font-family: "robotomedium";
}
.rightTop p {
  margin: 0;
}

.writerSlider {
  padding: 15px;
  margin: 0 !important;
}
.writerSlider li {
  background: #F1F1F1;
  padding: 15px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
  margin: 7px 10px;
}
.writerSlider .str-rate i {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 1px;
  background: url(../images/svg/sprite.png) no-repeat;
  background-position: -391px -258px;
  background-size: 480px;
}
.writerSlider .str-rate i.active {
  background-position: -372px -258px;
}
.writerSlider .str-rate span {
  display: block;
}
.writerSlider .img {
  float: left;
  margin-right: 5px;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.writerSlider .img img {
  width: 60px;
  height: 60px;
}
.writerSlider .Content {
  margin-top: 25px;
}
.writerSlider .Content span {
  font-size: 16px;
  line-height: 18px;
  font-family: "robotomedium";
  display: block;
}
.writerSlider .Content span .writerprofile {
  font-size: 13px;
  line-height: 15px;
  text-decoration: underline;
  color: #f25f5c;
  padding: 0 0 0 5px;
}
.writerSlider .Content i {
  font-style: italic;
  color: #848484;
  display: block;
  font-size: 15px;
  line-height: 22px;
}
.writerSlider .Content .hireBtn {
  display: block;
  background: #153d72;
  padding: 5px 0px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  width: 80px;
  margin-top: 15px;
}
.writerSlider .slick-dots {
  left: 39%;
  text-align: center;
  bottom: -10px;
}
.writerSlider .slick-dots li {
  height: 5px !important;
  width: 15px !important;
  border-radius: 0% !important;
  background: #A7A7A7 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0px !important;
  padding: 0 !important;
  margin: 0 3px !important;
}
.writerSlider .slick-dots li.slick-active {
  background: #f25f5c !important;
  border-color: #f25f5c !important;
}
.writerSlider .slick-dots li button {
  display: none;
}

.rightside-topic {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin: 0 0 30px;
}
.rightside-topic .title {
  margin-bottom: 5px;
  font-family: "robotomedium";
  font-size: 20px;
  background: #F2F2F2;
  color: #090909;
  display: block;
  padding: 10px 15px;
}
.rightside-topic ul li {
  padding-left: 40px !important;
  background: 0 0;
  margin: 0;
  position: relative;
  display: block;
  padding: 9px 5px 9px 20px;
}
.rightside-topic ul li:before {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 15px;
  top: 13px;
  content: "";
  background: url(../images/svg/sprite.png) -369px -137px no-repeat;
}

.LiveReviews {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding-bottom: 20px;
  text-align: center;
}
.LiveReviews .title {
  margin-bottom: 5px;
  font-family: "robotomedium";
  font-size: 20px;
  background: #F2F2F2;
  color: #090909;
  display: block;
  padding: 10px 15px;
}
.LiveReviews .title p {
  font-size: 14px;
  font-family: "robotoregular";
  margin: 0;
}
.LiveReviews .viewAll {
  background: #ef841f;
  padding: 8px 20px;
  text-align: center;
  display: inline-block;
  margin: 20px auto 0;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
}

.SectionReview li {
  padding: 15px;
  border-bottom: 1px solid #DDDDDD;
  text-align: left;
}
.SectionReview li:last-child {
  border-bottom: 0;
}
.SectionReview .top figure {
  float: left;
  border: 1px solid #DDDDDD;
  padding: 3px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.SectionReview .top figure img {
  vertical-align: middle;
  width: 54px;
}
.SectionReview .top .right {
  float: left;
  margin-left: 10px;
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
}
.SectionReview .top .right span {
  display: block;
  font-family: "robotoregular";
  font-size: 15px;
  line-height: 18px;
}
.SectionReview .top .days {
  float: right;
  font-size: 13px;
  line-height: 20px;
  color: #ef841f;
}
.SectionReview .str-rate i {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 1px;
  background: url(../images/svg/sprite.png) no-repeat;
  background-position: -386px -254px;
}
.SectionReview .str-rate i.active {
  background-position: -367px -254px;
}
.SectionReview .contentReview {
  font-size: 14px;
  line-height: 18px;
  padding-left: 25px;
  position: relative;
  margin: 0;
}
.SectionReview .contentReview:before {
  content: '"';
  display: inline-block;
  font-size: 60px;
  color: #D7D7D7;
  font-family: Catamaran;
  line-height: 60px;
  position: absolute;
  top: -4px;
  height: 25px;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.Related-samples {
  float: none;
}
.Related-samples .latestLabel:after {
  width: 100px !important;
}
.Related-samples .latestLabel span {
  font-size: 18px;
  font-family: "robotomedium";
  margin: 0 5px;
}
.Related-samples .latestLabel a {
  font-size: 15px;
  color: #f25f5c;
  text-decoration: underline;
}
.Related-samples .label {
  font-size: 26px;
  color: #1D1D1D;
  margin-bottom: 20px;
}
.Related-samples .label:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #f25f5c;
}

.relatedSlider {
  position: relative;
  margin: 0px auto 30px;
}
.relatedSlider .slick-track {
  margin: 0;
}
.relatedSlider .slick-prev, .relatedSlider .slick-next {
  position: absolute;
  top: 140px;
  background: url(../images/arrow.svg) no-repeat;
  background-size: 100%;
  text-indent: -9999px;
  width: 30px;
  height: 22px;
  padding: 0;
  cursor: pointer;
  border: 0;
}
.relatedSlider .slick-prev {
  left: -36px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  overflow: hidden;
}
.relatedSlider .slick-next {
  right: -30px;
}
.relatedSlider .li {
  background: #F5F5F5;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 10px;
  padding: 20px 15px;
}
.relatedSlider .title {
  font-size: 17px;
  line-height: 20px;
  color: #1D1D1D;
  font-family: "robotomedium";
  margin-bottom: 10px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
  max-height: 4.4rem;
}
.relatedSlider .related-info {
  font-size: 14px;
  line-height: 16px;
  color: #373737;
  margin: 0 0 5px 0;
}
.relatedSlider .related-info span {
  color: #929191;
  font-family: "robotomedium";
}
.relatedSlider .more-toggle {
  margin: 20px 0 10px 0;
  font-size: 15px;
  line-height: 20px;
  color: #2a2a2a;
  height: 140px;
  overflow: auto;
}
.relatedSlider .more-toggle a {
  color: #f25f5c;
  font-family: "robotoregular";
}
.relatedSlider .viewBtn {
  color: #f25f5c;
  font-family: "robotomedium";
  font-size: 14px;
  line-height: 16px;
}
.relatedSlider .viewBtn:after {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
  width: 15px;
  height: 11px;
  display: inline-block;
  background-position: -272px -128px;
  vertical-align: middle;
  margin: 0px 0 0 5px;
}

.tableofcontent .contentheading {
  font-size: 22px;
  line-height: 24px;
  font-family: "robotomedium";
  color: #1D1D1D;
}
.tableofcontent .contentbx {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 15px;
  height: 275px;
  overflow: auto;
  margin: 5px 0 30px 0;
}
.tableofcontent .contentbx li {
  padding: 0 0 10px 0;
}
.tableofcontent .contentbx li:last-child {
  padding: 0;
}
.tableofcontent .contentbx li a {
  color: #7F9C34;
  font-size: 16px;
  line-height: 18px;
}
.tableofcontent .contentbx li ul {
  margin: 0 0 0 20px;
  padding: 5px 0 0 0;
}
.tableofcontent .contentbx li ul li {
  padding: 0 0 5px 0;
}
.tableofcontent .contentbx li ul li a {
  color: #2a2a2a;
  font-size: 15px;
  line-height: 18px;
}

/* sample page css*/
.sample_bannerbg {
  background: linear-gradient(92.25deg, rgba(15, 48, 93, 0.9) -1.21%, rgba(33, 87, 159, 0.85) 20.14%, rgba(44, 104, 184, 0.7) 38.83%, rgba(32, 96, 182, 0.7) 51.68%, rgba(29, 97, 187, 0.7) 65.84%, rgba(25, 82, 158, 0.85) 81.32%, rgba(15, 51, 101, 0.9) 101.66%);
  padding: 50px 0;
  position: relative;
  z-index: 0;
}
.sample_bannerbg .container {
  position: relative;
  z-index: 1;
}
.sample_bannerbg .mid_area {
  width: 80%;
  margin: 0 auto;
}
.sample_bannerbg .mid_area .sample_banner_heading {
  text-align: center;
  font-size: 38px;
  line-height: 44px;
  font-family: "robotomedium";
  color: #fff;
}
.sample_bannerbg .mid_area .sample_banner_heading span {
  color: #f25f5c;
}
.sample_bannerbg .mid_area .sample_banner_pera {
  text-align: center;
  font-size: 16px;
  font-family: robotolight;
  line-height: 20px;
  color: #FFFFFF;
  margin: 6px 0 15px;
}
.sample_bannerbg .mid_area .order-btn {
  text-transform: capitalize;
  background: #f25f5c;
  color: #fff;
  border-radius: 3px;
  margin: 15px auto 0;
  font-size: 18px;
  line-height: 24px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sample_bannerbg .mid_area .order-btn:hover {
  background: #e36967;
}
.sample_bannerbg .mid_area svg {
  display: block;
  margin: 0 auto;
}
.sample_bannerbg .mid_area svg line {
  stroke: #f25f5c;
}
.sample_bannerbg .feature_sample {
  padding: 30px 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sample_bannerbg .feature_sample li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sample_bannerbg .feature_sample li svg,
.sample_bannerbg .feature_sample li .f-image {
  width: 45px;
  height: 45px;
  margin: 0 10px 0 0;
}
.sample_bannerbg .feature_sample li svg img,
.sample_bannerbg .feature_sample li .f-image img {
  display: block;
}
.sample_bannerbg .feature_sample li .feature-title {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin: 0;
}
.sample_bannerbg .feature_sample li .title {
  font-size: 20px;
  line-height: 22px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 5px;
}
.sample_bannerbg .feature_sample li .title.green-title {
  padding: 0 4px;
  background: #89C73B;
}
.sample_bannerbg .feature_sample li .free {
  background: #89C73B;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  display: inline;
  padding: 0 5px;
  text-transform: uppercase;
  margin: 0 0 2px;
  display: inline-block;
}

.paper_form_section {
  padding: 50px 0 0;
}
.paper_form_section .sapmple_search_frm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.paper_form_section .sapmple_search_frm .left_paper_select {
  margin: 0 30px 0 0;
  width: calc(33.33% - 15px);
  position: relative;
}
.paper_form_section .sapmple_search_frm .left_paper_select select {
  font-size: 15px;
  font-family: robotoregular;
  line-height: 22px;
  color: #B1B1B1;
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
  background-size: 12px;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  padding: 13px 10px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.paper_form_section .sapmple_search_frm .left_paper_select select .paper {
  color: #000000;
}
.paper_form_section .sapmple_search_frm .left_paper_select select .paper:nth-child(1) {
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(66.66% - 0px);
  position: relative;
}
.paper_form_section .sapmple_search_frm .right_paper_input .error {
  position: absolute;
  font-size: 0.75rem;
  font-family: robotolight;
  bottom: -15px;
}
.paper_form_section .sapmple_search_frm .right_paper_input input {
  font-size: 15px;
  line-height: 22px;
  font-family: robotoregular;
  color: #000;
  padding: 13px 10px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  width: 100%;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::-webkit-input-placeholder {
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::-moz-placeholder {
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input:-ms-input-placeholder {
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::-ms-input-placeholder {
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::placeholder {
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #B1B1B1;
  opacity: 1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #B1B1B1;
  opacity: 1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input input::-ms-input-placeholder { /* Microsoft Edge */
  color: #B1B1B1;
}
.paper_form_section .sapmple_search_frm .right_paper_input .search_btn_yellow {
  background: #FFE066;
  border-radius: 0px 3px 3px 0px;
  padding: 13px 10px;
  position: absolute;
  right: 0;
  cursor: pointer;
  border-color: transparent;
  width: 63px;
}
.paper_form_section .sapmple_search_frm .right_paper_input .search_btn_yellow .search_btn_blck_img {
  width: 23px;
  height: 23px;
  vertical-align: sub;
}

.sample_paper_subjects_all {
  padding: 40px 0 0px;
}
.sample_paper_subjects_all .sample_paper_subject_wrap {
  moz-column-width: 21em;
  -webkit-column-width: 21em;
  -moz-column-width: 21em;
       column-width: 21em;
  -moz-column-gap: 2em;
  -webkit-column-gap: 2em;
  column-gap: 2em;
  margin: 0 0 30px;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs {
  margin-bottom: 30px;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  padding: 10px 10px;
  background: #F6F6F6;
  -webkit-box-shadow: 0px 3px 6px rgba(114, 114, 114, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(114, 114, 114, 0.1607843137);
  display: inline-block;
  width: 100%;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .box_grn {
  background: #f25f5c;
  border-radius: 3px;
  font-size: 20px;
  font-family: "robotomedium";
  line-height: 22px;
  color: #FFFFFF;
  padding: 1px 8px;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li {
  border-bottom: 1px solid #D8D8D8;
  margin: 10px 0 0;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li a {
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: "robotoregular";
  line-height: 18px;
  color: #2A2A2A;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li a span {
  font-size: 12px;
  font-family: "robotomedium";
  line-height: 12px;
  color: #1D1D1D;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li a:hover {
  color: #f25f5c;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li a:hover span {
  color: #f25f5c;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li:last-child {
  border-bottom: 1px solid transparent;
}
.sample_paper_subjects_all .sample_paper_subject_wrap .boxs .course_btm_bdr li:last-child a {
  margin: 0 0 0;
}
.sample_paper_subjects_all .offer-strip-new {
  background: -webkit-gradient(linear, left top, right top, from(#221A37), to(#614A9D));
  background: linear-gradient(90deg, #221A37 0%, #614A9D 100%);
  position: relative;
}
.sample_paper_subjects_all .offer-strip-new .shopping-bag {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 280px;
  width: 412px;
}
.sample_paper_subjects_all .offer-strip-new .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13%;
}
.sample_paper_subjects_all .offer-strip-new .left-part {
  width: 24%;
  margin: -6% 0 0 -6%;
}
.sample_paper_subjects_all .offer-strip-new .right-part {
  padding: 50px 0;
}
.sample_paper_subjects_all .offer-strip-new .right-part .title {
  color: #F3601E;
  text-shadow: 0px 0px 15px rgba(255, 255, 255, 0.5019607843);
  font-family: "robotomedium";
  font-size: 43px;
  line-height: 50px;
}
.sample_paper_subjects_all .offer-strip-new .right-part .sub-title {
  color: #fff;
  font-family: "robotomedium";
  font-size: 32px;
  line-height: 38px;
  margin: 18px 0 38px;
}
.sample_paper_subjects_all .offer-strip-new .right-part .sub-title .bold {
  font-size: 40px;
  line-height: 46px;
}
.sample_paper_subjects_all .offer-strip-new .right-part .common-btn {
  background: #F95B58;
  -webkit-box-shadow: 0px 0px 32px 0px rgba(255, 255, 255, 0.2509803922);
          box-shadow: 0px 0px 32px 0px rgba(255, 255, 255, 0.2509803922);
  font-family: "robotomedium";
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding: 16px 40px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
}
.sample_paper_subjects_all .scrolable-section {
  padding: 50px 0;
}
.sample_paper_subjects_all .scrolable-section .title {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #071E57;
}
.sample_paper_subjects_all .scrolable-section .sub-title {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #3E4657;
  margin: 10px auto 40px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div {
  background: #FFF1F1;
  border-radius: 20px;
  padding: 40px 20px 20px 60px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content {
  padding: 0 40px 0 0;
  max-height: 400px;
  overflow: auto;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content::-webkit-scrollbar {
  width: 6px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content::-webkit-scrollbar-thumb {
  background: #153D72;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content .div-head {
  font-size: 28px;
  line-height: 34px;
  color: #1d1d1d;
  margin: 0 0 25px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content .div-content {
  font-size: 15px;
  line-height: 20px;
  color: #2a2a2a;
  margin: 0 0 15px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content ul {
  list-style: disc;
  padding: 0 0 0 20px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content ul li {
  font-size: 15px;
  line-height: 20px;
  color: #2a2a2a;
  margin: 0 0 10px;
}
.sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content .common-btn {
  background: #F95B58;
  color: #fff;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 3px;
  font-size: 19px;
  line-height: 23px;
  padding: 12px 19px;
  margin: 0 0 25px 0;
}
.sample_paper_subjects_all .tools-block {
  background: #FFF4F3 url(../images/testimonial-bg.svg) no-repeat;
  padding: 50px 0;
  background-size: cover;
}
.sample_paper_subjects_all .tools-block .title {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #071E57;
}
.sample_paper_subjects_all .tools-block .sub-title {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #3E4657;
  margin: 10px auto 40px;
}
.sample_paper_subjects_all .tools-block .all-tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  width: 92%;
  margin: auto;
}
.sample_paper_subjects_all .tools-block .all-tools .slick-list {
  padding: 10px 0;
}
.sample_paper_subjects_all .tools-block .all-tools .slick-prev,
.sample_paper_subjects_all .tools-block .all-tools .slick-next {
  width: 40px;
  height: 40px;
}
.sample_paper_subjects_all .tools-block .all-tools .slick-prev:before,
.sample_paper_subjects_all .tools-block .all-tools .slick-next:before {
  content: "";
  background: url(../images/CaretLeft.svg) no-repeat left;
  background-size: contain;
  width: 40px;
  height: 40px;
  display: block;
  opacity: 1;
}
.sample_paper_subjects_all .tools-block .all-tools .slick-prev {
  left: -3%;
}
.sample_paper_subjects_all .tools-block .all-tools .slick-next {
  right: -3%;
}
.sample_paper_subjects_all .tools-block .all-tools .slick-next:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sample_paper_subjects_all .tools-block .all-tools .tool-box {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 30px 25px;
  background: #fff;
  margin: 0 15px;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.sample_paper_subjects_all .tools-block .all-tools .tool-box:before {
  content: "";
  background: url(../images/corner-circle.png) no-repeat;
  position: absolute;
  height: 200px;
  width: 150px;
  right: 0;
  top: 0;
  z-index: -1;
}
.sample_paper_subjects_all .tools-block .all-tools .tool-box figure {
  margin: 0 auto;
  height: 165px;
}
.sample_paper_subjects_all .tools-block .all-tools .tool-box .title {
  padding: 10px 0 15px;
  font-family: "robotomedium";
  font-size: 22px;
  line-height: 26px;
  text-align: left;
  color: #000000;
}
.sample_paper_subjects_all .tools-block .all-tools .tool-box .detail {
  color: #000000;
  text-align: left;
  height: 40px;
  overflow: auto;
  padding: 0 5px 0 0;
}
.sample_paper_subjects_all .tools-block .all-tools .tool-box .readmore {
  color: #E5554E;
  text-decoration: underline;
  text-align: left;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  line-height: 20px;
}
.sample_paper_subjects_all .tools-block .button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  background: #F95B58;
  border-radius: 3px;
  padding: 6px 46px;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}
.sample_paper_subjects_all .faq-block {
  background: #F5F5F5;
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
.sample_paper_subjects_all .faq-block:after, .sample_paper_subjects_all .faq-block:before {
  content: "";
  background: url(../images/faq-que.png) no-repeat;
  width: 391px;
  height: 387px;
  position: absolute;
  opacity: 0.25;
  top: -40px;
}
.sample_paper_subjects_all .faq-block:after {
  right: 0;
}
.sample_paper_subjects_all .faq-block:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  left: 0;
}
.sample_paper_subjects_all .faq-block .title {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #1d1d1d;
  margin: 0 0 70px;
}
.sample_paper_subjects_all .faq-block .faqs-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list {
  width: 48%;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li {
  margin: 0 0 30px;
  position: relative;
  -webkit-box-shadow: 0px 0px 2.53px 2.53px rgba(240, 158, 151, 0.5019607843);
          box-shadow: 0px 0px 2.53px 2.53px rgba(240, 158, 151, 0.5019607843);
  background: #fff;
  border-radius: 13px;
  padding: 25px 15px;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li:before {
  content: "";
  background: url(../images/faq-li.png) no-repeat;
  height: 130px;
  width: 125px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li.active:before {
  opacity: 1;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li:last-of-type {
  margin: 0;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-head {
  font-size: 15px;
  line-height: 20px;
  color: #343434;
  padding: 0px 30px 0px 0;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-head:before {
  content: "";
  background: url(../images/down-arrow.svg) no-repeat;
  background-size: contain;
  width: 17px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-head.active {
  margin: 0 0 20px;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-head.active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-detail {
  display: none;
  font-size: 14px;
  line-height: 22px;
  color: #6F6F6F;
  margin: 0px 25px 0 0;
  position: relative;
  z-index: 1;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-detail ul li {
  margin: 10px 0;
  padding: 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  overflow: unset;
  background: unset;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-detail ul li:before {
  content: unset;
}
.sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-detail ul li:last-of-type {
  margin: 0;
}

/*sample answer au*/
.sample_banner_au .sample_bannerbg {
  padding: 30px 0;
}

/*sample answer au*/
/*answer page css*/
.answer_bannerbg {
  background: url(../images/answer_bannerbg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;
}
.answer_bannerbg .mid_area {
  width: 77%;
}

/*sample list page*/
.samplelist {
  background: #f5f5f5;
}
.samplelist .sample_banner {
  background: linear-gradient(92.25deg, rgba(15, 48, 93, 0.9) -1.21%, rgba(33, 87, 159, 0.85) 20.14%, rgba(44, 104, 184, 0.7) 38.83%, rgba(32, 96, 182, 0.7) 51.68%, rgba(29, 97, 187, 0.7) 65.84%, rgba(25, 82, 158, 0.85) 81.32%, rgba(15, 51, 101, 0.9) 101.66%);
  padding: 50px 0;
  text-align: center;
  position: relative;
  z-index: 0;
}
.samplelist .sample_banner .container {
  position: relative;
  z-index: 1;
  background: transparent;
}
.samplelist .sample_banner .banner-title {
  font-size: 30px;
  line-height: 34px;
  font-family: "robotomedium";
  color: #fff;
  padding: 0 0 10px 0;
}
.samplelist .sample_banner .banner-title span {
  color: #F25F5C;
  font-family: "robotomedium";
  display: inline-block;
}
.samplelist .sample_banner .sample_banner_pera {
  text-align: center;
  font-size: 16px;
  font-family: robotolight;
  line-height: 20px;
  color: #fff;
  margin: 0 auto 15px;
}
.samplelist .sample_banner .sample-category-btn {
  background: #f25f5c;
  border-radius: 3px;
  color: #fff;
  margin: 0px auto;
  font-size: 18px;
  line-height: 24px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.samplelist .sample_banner .sample-category-btn:hover {
  background: #e36967;
}
.samplelist .sample_banner .samples_rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 25px auto 0;
  width: 75%;
}
.samplelist .sample_banner .samples_rating li {
  display: inline-block;
  color: #fff;
  font-family: "robotolight";
  font-size: 16px;
  line-height: 18px;
}
.samplelist .sample_banner .samples_rating li span {
  display: block;
  color: #F25F5C;
  font-family: "robotomedium";
  padding-bottom: 3px;
}
.samplelist .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-top: 25px;
}
.samplelist .flex .left {
  width: 66%;
  margin: 0 0 50px 0;
}
.samplelist .flex .left .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
  margin-top: 30px;
}
.samplelist .flex .left .top .title_top {
  font-size: 25px;
  line-height: 28px;
  font-family: "robotomedium";
  font-weight: normal;
  color: #1d1d1d;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
  max-height: 2rem;
  width: 55%;
}
.samplelist .flex .left .top .samplelist-search {
  width: 45%;
  position: relative;
}
.samplelist .flex .left .top .samplelist-search .search_bar {
  padding: 10px 35px 10px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  font-family: "robotoregular";
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  background: #fff;
}
.samplelist .flex .left .top .samplelist-search .submit {
  position: absolute;
  top: 9px;
  right: 15px;
  width: 25px;
  height: 25px;
  padding: 10px;
  background: url(../images/svg/sprite.png) no-repeat -127px -43px;
  background-size: 400px;
  border: 0;
  text-indent: -100px;
}
.samplelist .flex .left .top .left_paper_select {
  position: relative;
  width: 35%;
}
.samplelist .flex .left .top .left_paper_select select {
  font-family: "robotoregular";
  padding: 10px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
  background-size: 12px;
}
.samplelist .flex .right {
  width: 30%;
}
.samplelist .flex .right .rightside-topic {
  background: #fff;
  margin: 10px 0px;
}
.samplelist .flex .right .rightside-topic .title {
  width: 100%;
  background: #f1f1f1;
  text-align: left;
  padding: 13px 13px;
  display: block;
}
.samplelist .flex .right .rightside-topic .title .title {
  color: #2a2a2a;
  font-size: 18px;
  line-height: 20px;
  padding: 0px;
  margin: 0;
}
.samplelist .flex .right .rightside-topic .side_link ul li {
  border-bottom: 1px solid #f1f1f1;
}
.samplelist .flex .right .rightside-topic .UniqueFeatures ul li:before {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 15px;
  top: 13px;
  content: "";
  background: url(../images/svg/sprite.png) -369px -137px no-repeat;
}
.samplelist .allsamples li {
  background: #fff;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  position: relative;
}
.samplelist .allsamples li .title {
  font-size: 20px;
  line-height: 24px;
  color: #1D1D1D;
  display: block;
  font-family: "robotomedium";
  border-bottom: 1px solid #d7d7d7;
  margin: 0 -20px;
  padding: 0 20px 10px;
}
.samplelist .allsamples li p {
  font-size: 14px;
  padding: 10px 0px;
  margin-bottom: 0px;
  line-height: 20px;
  color: #2A2A2A;
}
.samplelist .allsamples .download-link {
  color: #f25f5c;
  font-family: "robotomedium";
  font-size: 14px;
  line-height: 16px;
}
.samplelist .allsamples .download-link:after {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 480px;
  width: 17px;
  height: 13px;
  display: inline-block;
  background-position: -346px -162px;
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.samples-wrapper {
  padding: 0 0 30px 0px;
  float: none;
}
.samples-wrapper .mostdownload {
  text-align: left;
}
.samples-wrapper .mostdownload li {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  font-family: "robotolight";
  display: inline;
}
.samples-wrapper .mostdownload li:first-child {
  background: #FFE066;
  font-size: 14px;
  line-height: 16px;
  font-family: "robotoregular";
  padding: 3px 10px;
  position: relative;
  margin-right: 15px;
}
.samples-wrapper .mostdownload li:first-child:after {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-left: 8px solid #FFE066;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  bottom: 0;
  left: inherit;
  right: -8px;
  top: 1px;
  border-right: none;
}
.samples-wrapper .mostdownload li:first-child:before {
  display: none;
}
.samples-wrapper .mostdownload li:nth-of-type(2):before {
  display: none;
}
.samples-wrapper .mostdownload li a {
  color: #000;
  word-break: break-all;
}
.samples-wrapper .mostdownload li:before {
  content: "I";
  display: inline-block;
  margin: 0 5px;
}

.sub-info {
  padding: 13px 0 0;
  color: #373737;
  font-size: 14px;
  line-height: 18px;
}
.sub-info span {
  border-right: 1px solid #ddd;
  padding: 0 8px 0 8px;
}
.sub-info span:first-child {
  padding-left: 0;
}
.sub-info span:last-child {
  border-right: none;
}
.sub-info b {
  font-family: "robotoregular";
  color: #929191;
}

.next_pre_btns {
  text-align: center;
}
.next_pre_btns .view_more {
  background: #f25f5c;
  color: #fff;
  display: inline-block;
  margin: 15px auto 0;
  text-align: center;
  width: 150px;
  padding: 5px 20px;
  border-radius: 3px;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}

.essay-video {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0 0 30px;
}

.christmas-strip {
  display: block;
  margin: 0 0 30px;
}

.christmas-strip-mobile {
  display: none;
  margin: 0 0 30px;
}

.Expert-writers {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.23);
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: #fff;
}
.Expert-writers .Expert_heading {
  background: #F2F2F2;
  padding: 15px 20px;
  color: #353535;
  font-size: 22px;
  line-height: 24px;
  font-family: "robotomedium";
  text-align: center;
}
.Expert-writers .Expert_heading span {
  display: block;
  font-size: 15px;
  font-family: "robotoregular";
  line-height: 18px;
  font-weight: normal;
}
.Expert-writers ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2A2A2A;
  padding: 15px;
  border-bottom: 1px solid #d7d7d7;
}
.Expert-writers ul li img {
  display: inline-block;
  width: 66px !important;
  height: 66px !important;
  margin-right: 15px;
  max-width: 100%;
}
.Expert-writers ul li:last-child {
  border-bottom: 0;
}
.Expert-writers .expt-name {
  font-size: 16px;
  line-height: 18px;
  font-family: robotomedium;
}
.Expert-writers .str-rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Expert-writers .str-rate i {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 450px;
  background-position: -366px -241px;
  margin: 0 3px 0 0;
}
.Expert-writers .str-rate i.active {
  background-position: -348px -241px;
}
.Expert-writers p {
  font-size: 15px;
  line-height: 18px;
  margin: 10px 0 0 0;
}
.Expert-writers .hireme {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: #153d72;
  border-radius: 2px;
  padding: 5px 15px;
  font-family: "robotomedium";
  display: inline-block;
  margin: 5px 0 0 0;
}
.Expert-writers .hireme:hover {
  background: #226798;
}
.Expert-writers .hire-all {
  position: relative;
  background: #f25f5c;
  padding: 8px 10px;
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 16px;
  font-family: "robotomedium";
  margin: 15px 15px 0;
}
.Expert-writers .hire-all:hover {
  background: #ec6d6b;
}

.ads img {
  max-width: 100%;
}

.rating-section {
  background: url(../images/rating-sidebar.jpg);
  height: 100%;
  width: 100%;
  z-index: 0;
  background-size: cover;
  position: relative;
  margin: 0 0 20px;
}
.rating-section .text-rate {
  z-index: 1;
  text-align: center;
  padding: 20px 5px;
  color: #fff;
  height: 100%;
  width: 100%;
}
.rating-section:after {
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(56, 56, 56, 0.87);
  position: absolute;
  top: 0;
  left: 0;
}
.rating-section .rate-head {
  font-size: 28px;
  line-height: 37px;
  font-family: "robotomedium";
  color: #ffbf0a;
}
.rating-section .rate-subhead {
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 20px;
  display: inline-block;
}
.rating-section .common-text {
  display: block;
  font-size: 15px;
  line-height: 21px;
  font-style: italic;
}
.rating-section .theme-color {
  color: #ffbf0a;
}
.rating-section .order-btns {
  font-size: 14px;
  line-height: 18px;
  background: #ffbf0a;
  padding: 6px 24px;
  margin: 15px 0 0;
  display: inline-block;
  border-radius: 3px;
  color: #000;
}

/*sample detail page*/
.sampledetail-main-section {
  background: #fff;
  padding: 0 0 30px 0;
}

.home-cal-form .box select, .home-cal-form .box input[type=text], .home-cal-form .box input[type=email], .home-cal-form .box textarea {
  font-family: "robotoregular";
  background-color: #fff;
  line-height: 19px;
  position: relative;
  padding: 10px 15px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}

.freeTools {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 0 0 12px;
  background: #fff;
  margin: 0 0 30px;
}
.freeTools .heading {
  background: #f2f2f2;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  padding: 12px 15px;
  color: #1d1d1d;
  font-family: robotomedium;
}
.freeTools .title {
  margin-bottom: 5px;
  font-family: "robotomedium";
  font-size: 22px;
  line-height: 24px;
  background: #F2F2F2;
  text-align: center;
  color: #090909;
  display: block;
  padding: 8px;
}
.freeTools .title p {
  margin: 0;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}
.freeTools .toollist {
  padding: 15px 15px 10px;
  height: 486px;
  overflow: auto;
}
.freeTools .toollist li {
  margin-bottom: 15px;
  border-radius: 3px;
  padding: 10px 10px 15px 68px;
  border: 1px solid #d8d8d8;
  position: relative;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  color: #2a2a2a;
  font-family: "robotomedium";
}
.freeTools .toollist li .tool-img {
  position: absolute;
  left: 10px;
  top: 17px;
}
.freeTools .toollist li .inner-tool-head {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 5px;
  display: block;
}
.freeTools .toollist li .inner-tool-text {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 15px;
  text-align: left;
}
.freeTools .toollist li .toolBtn {
  display: inline-block;
  background: #f25f5c;
  font-family: "robotomedium";
  padding: 6px 15px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
}
.freeTools .toollist li .toolBtn:hover {
  background: #f5514e;
}

/*sample page media query start*/
@media (max-width: 1380px) {
  .sample_paper_subjects_all {
    padding: 30px 0 0px;
  }
  .sample_paper_subjects_all .sample_paper_subject_wrap .boxs {
    margin-bottom: 25px;
  }
  .sample_banner_au .sample_bannerbg {
    padding: 25px 0;
  }
}
@media (max-width: 1024px) {
  .sample_bannerbg {
    padding: 20px 0;
  }
  .sample_bannerbg .feature_sample {
    padding: 22px 0 0;
  }
  .sample_bannerbg .mid_area {
    width: 90%;
  }
  .sample_bannerbg .mid_area .sample_banner_heading {
    font-size: 30px;
    line-height: 36px;
  }
  .paper_form_section {
    padding: 35px 0 0;
  }
  .sample-scroll-form .scroll-form-content .scroll-form-btn {
    font-size: 18px;
  }
  .sample_paper_subjects_all {
    padding: 25px 0 0;
  }
  .sample_paper_subjects_all .sample_paper_subject_wrap .boxs {
    margin-bottom: 22px;
  }
  .sample_paper_subjects_all .offer-strip-new .shopping-bag {
    height: 240px;
    width: 300px;
  }
  .sample_paper_subjects_all .offer-strip-new .container {
    gap: 5%;
  }
  .sample_paper_subjects_all .offer-strip-new .left-part {
    margin: -6% 0 0 0%;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part {
    padding: 30px 0;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .title {
    font-size: 34px;
    line-height: 42px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .sub-title {
    font-size: 24px;
    line-height: 32px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .sub-title .bold {
    font-size: 34px;
    line-height: 42px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .common-btn {
    padding: 10px 25px;
  }
  .sample_paper_subjects_all .scrolable-section {
    padding: 40px 0;
  }
  .sample_paper_subjects_all .scrolable-section .title {
    font-size: 24px;
    line-height: 30px;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div {
    padding: 30px 20px 20px 25px;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content {
    padding: 0 20px 0 0;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content .div-head {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 15px;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content .div-content {
    margin: 0 0 10px;
  }
  .sample_paper_subjects_all .tools-block {
    padding: 40px 0;
  }
  .sample_paper_subjects_all .tools-block .title {
    font-size: 24px;
    line-height: 30px;
  }
  .sample_paper_subjects_all .tools-block .all-tools {
    width: 95%;
  }
  .sample_paper_subjects_all .tools-block .all-tools .tool-box {
    padding: 20px 15px;
  }
  .sample_paper_subjects_all .tools-block .all-tools .tool-box .title {
    font-size: 20px;
    line-height: 24px;
  }
  .sample_paper_subjects_all .faq-block {
    padding: 40px 0;
  }
  .sample_paper_subjects_all .faq-block:after, .sample_paper_subjects_all .faq-block:before {
    width: 296px;
    height: 290px;
    background-size: contain;
  }
  .sample_paper_subjects_all .faq-block .title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 40px 0;
  }
  .sample_paper_subjects_all .faq-block .faqs-block .faq-list li {
    padding: 20px 15px;
  }
  .sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-head.active {
    margin: 0 0 15px;
  }
  .sample_paper_subjects_all .faq-block .faqs-block .faq-list li .faq-detail {
    margin: 0px 15px 0 0;
  }
  .sample_banner_au .sample_bannerbg {
    padding: 20px 0;
  }
  .samplelist .flex .right {
    width: 32%;
  }
  .samplelist .sample_banner .samples_rating {
    width: 90%;
  }
  .relatedSlider {
    width: 96%;
  }
  .freeTools .title {
    font-size: 22px;
    line-height: 24px;
    padding: 10px;
  }
  .freeTools .toollist {
    padding: 12px 8px 10px;
  }
  .freeTools .toollist li .inner-tool-head {
    font-size: 17px;
    line-height: 18px;
  }
  .freeTools .toollist li .toolBtn {
    font-size: 14px;
    padding: 6px;
  }
}
@media (max-width: 768px) {
  .freeTools .heading {
    padding: 8px 10px;
  }
  .freeTools .toollist li .toolBtn {
    font-size: 13px;
  }
  .freeTools .toollist li .inner-tool-text {
    display: block;
  }
  .sample_bannerbg .mid_area {
    width: 100%;
  }
  .sample_bannerbg .mid_area .sample_banner_heading {
    font-size: 26px;
    line-height: 30px;
  }
  .sample_bannerbg .mid_area .sample_banner_pera {
    font-size: 14px;
    line-height: 18px;
  }
  .sample_bannerbg .feature_sample {
    padding: 20px 0 0;
    width: 90%;
    margin: auto;
    gap: 20px;
  }
  .sample_bannerbg .feature_sample li {
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sample_bannerbg .feature_sample li .title {
    font-size: 17px;
    line-height: 20px;
  }
  .paper_form_section {
    padding: 20px 0 0;
  }
  .paper_form_section .sapmple_search_frm .left_paper_select {
    width: 50%;
    margin: 0 15px 0 0;
  }
  .paper_form_section .sapmple_search_frm .left_paper_select select {
    line-height: 18px;
  }
  .paper_form_section .sapmple_search_frm .right_paper_input {
    width: 50%;
  }
  .paper_form_section .sapmple_search_frm .right_paper_input input {
    line-height: 18px;
  }
  .paper_form_section .sapmple_search_frm .right_paper_input .search_btn_yellow {
    padding: 10px 20px;
  }
  .sample-scroll-form {
    top: 57px;
  }
  .sample-scroll-form .title {
    font-size: 15px;
  }
  .sample_paper_subjects_all {
    padding: 20px 0 0px;
  }
  .sample_paper_subjects_all .sample_paper_subject_wrap {
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
  .sample_paper_subjects_all .sample_paper_subject_wrap .boxs {
    margin-bottom: 15px;
  }
  .sample_paper_subjects_all .seo-content {
    padding: 30px 0;
  }
  .sample_paper_subjects_all .seo-content h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .sample_paper_subjects_all .offer-strip-new .shopping-bag {
    height: 175px;
    width: 225px;
  }
  .sample_paper_subjects_all .offer-strip-new .left-part {
    width: 30%;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .title {
    font-size: 30px;
    line-height: 36px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .sub-title {
    font-size: 20px;
    line-height: 28px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .sub-title .bold {
    font-size: 30px;
    line-height: 36px;
  }
  .sample_paper_subjects_all .tools-block {
    padding: 30px 0;
  }
  .sample_paper_subjects_all .faq-block {
    padding: 30px 0;
  }
  .sample_paper_subjects_all .faq-block .title {
    margin: 0 0 30px 0;
  }
  .samplelist {
    padding: 0 0 30px 0;
  }
  .samplelist .sample_banner {
    padding: 30px 0;
  }
  .samplelist .sample_banner .samples_rating {
    width: 100%;
  }
  .samplelist .sample_banner .sample_banner_pera {
    font-size: 15px;
    line-height: 18px;
  }
  .samplelist .sample_banner .sample-category-btn {
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
  }
  .samplelist .flex .left {
    margin: 0;
  }
  .samplelist .flex .left .top {
    margin-top: 10px;
  }
  .samplelist .flex .right {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .sample_bannerbg {
    padding: 15px 0;
  }
  .sample_bannerbg .mid_area {
    width: 100%;
  }
  .sample_bannerbg .mid_area .sample_banner_heading {
    font-size: 22px;
    line-height: 26px;
  }
  .sample_bannerbg .mid_area .order-btn {
    margin: 10px auto 0;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 20px;
  }
  .sample_bannerbg .mid_area svg {
    display: none;
  }
  .sample_bannerbg .feature_sample {
    width: 100%;
    padding: 15px 0 0;
  }
  .sample_bannerbg .feature_sample li {
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sample_bannerbg .feature_sample li .title {
    font-size: 15px;
    line-height: 18px;
  }
  .sample_bannerbg .feature_sample li svg {
    width: 32px;
    height: 30px;
    margin: 0 5px 0 0;
  }
  .sample_bannerbg .feature_sample li:last-child {
    display: none;
  }
  .paper_form_section {
    padding: 20px 0 0;
  }
  .paper_form_section .sapmple_search_frm {
    display: block;
    width: 100%;
  }
  .paper_form_section .sapmple_search_frm .left_paper_select {
    margin: 0 0 15px;
    width: 100%;
  }
  .paper_form_section .sapmple_search_frm .left_paper_select select {
    padding: 10px 6px;
  }
  .paper_form_section .sapmple_search_frm .left_paper_select:after {
    top: 16px;
  }
  .paper_form_section .sapmple_search_frm .right_paper_input {
    margin: 0 0 15px;
    width: 100%;
  }
  .paper_form_section .sapmple_search_frm .right_paper_input input {
    padding: 10px 6px;
  }
  .paper_form_section .sapmple_search_frm .right_paper_input .search_btn_yellow {
    padding: 7px 9px;
    width: 40px;
  }
  .sample_paper_subjects_all {
    padding: 10px 0 0;
  }
  .sample_paper_subjects_all .sample_paper_subject_wrap {
    width: calc(100% - 0px);
  }
  .sample_paper_subjects_all .sample_paper_subject_wrap .boxs .box_grn {
    font-size: 16px;
    line-height: 20px;
  }
  .sample_paper_subjects_all .seo-content {
    padding: 20px 0;
  }
  .sample_paper_subjects_all .seo-content h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .sample_paper_subjects_all .offer-strip-new .shopping-bag,
  .sample_paper_subjects_all .offer-strip-new .left-part {
    display: none;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part {
    width: 100%;
    text-align: center;
    padding: 25px 0;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .title {
    font-size: 25px;
    line-height: 30px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .sub-title {
    font-size: 22px;
    line-height: 26px;
    padding: 0 25px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .sub-title .bold {
    font-size: 25px;
    line-height: 30px;
  }
  .sample_paper_subjects_all .offer-strip-new .right-part .common-btn {
    margin: auto;
  }
  .sample_paper_subjects_all .scrolable-section {
    padding: 25px 0;
  }
  .sample_paper_subjects_all .scrolable-section .title {
    font-size: 20px;
    line-height: 24px;
  }
  .sample_paper_subjects_all .scrolable-section .sub-title {
    font-size: 14px;
    line-height: 18px;
    margin: 10px auto 25px;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div {
    padding: 20px 15px;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content {
    padding: 0 10px 0 0;
  }
  .sample_paper_subjects_all .scrolable-section .scrolable-div .scroll-content .div-head {
    font-size: 20px;
    line-height: 26px;
  }
  .sample_paper_subjects_all .tools-block .title {
    font-size: 20px;
    line-height: 24px;
  }
  .sample_paper_subjects_all .tools-block .sub-title {
    font-size: 14px;
    line-height: 18px;
    margin: 10px auto 25px;
  }
  .sample_paper_subjects_all .tools-block .all-tools .slick-list {
    padding: 10px 35px 10px 0;
  }
  .sample_paper_subjects_all .tools-block .all-tools .slick-dots {
    bottom: -15px !important;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .sample_paper_subjects_all .tools-block .all-tools .slick-dots li {
    height: 5px !important;
    text-align: center;
    width: 15px !important;
    background: #0CA0AC !important;
    border-radius: unset !important;
    border: unset !important;
  }
  .sample_paper_subjects_all .tools-block .all-tools .slick-dots li.slick-active {
    background: #f25f5c !important;
    border-color: unset !important;
  }
  .sample_paper_subjects_all .tools-block .all-tools .slick-dots li button {
    display: none;
  }
  .sample_paper_subjects_all .tools-block .all-tools .tool-box {
    margin: 0 8px;
    padding: 15px 10px;
  }
  .sample_paper_subjects_all .faq-block {
    padding: 25px 0;
  }
  .sample_paper_subjects_all .faq-block:after, .sample_paper_subjects_all .faq-block:before {
    content: unset;
  }
  .sample_paper_subjects_all .faq-block .title {
    font-size: 20px;
    line-height: 24px;
    margin: 25px 0;
  }
  .sample_paper_subjects_all .faq-block .faqs-block {
    display: block;
  }
  .sample_paper_subjects_all .faq-block .faqs-block .faq-list {
    width: 100%;
  }
  .sample_paper_subjects_all .faq-block .faqs-block .faq-list:first-of-type {
    margin: 0 0 20px;
  }
  .sample_paper_subjects_all .faq-block .faqs-block .faq-list li {
    margin: 0 0 20px;
  }
  .sample_banner_au .sample_bannerbg {
    padding: 70px 0 20px;
  }
  .samplelist .sample_banner {
    padding: 20px 0;
  }
  .samplelist .sample_banner .container {
    width: 100%;
  }
  .samplelist .sample_banner .banner-title {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 5px 0;
  }
  .samplelist .sample_banner .banner-title span {
    display: inline;
  }
  .samplelist .sample_banner .samples_rating {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 15px auto 0;
  }
  .samplelist .sample_banner .samples_rating li {
    font-size: 14px;
    line-height: 16px;
  }
  .samplelist .flex {
    margin-top: 0;
  }
  .samplelist .flex .left {
    width: 100%;
  }
  .samplelist .flex .left .top {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
  }
  .samplelist .flex .left .top .title_top {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 7px 0;
  }
  .samplelist .flex .left .top .samplelist-search {
    width: 100%;
  }
  .samplelist .flex .left .top .samplelist-search .search_bar {
    border-radius: 4px;
  }
  .samplelist .flex .left .top .left_paper_select {
    width: 100%;
    margin: 20px 0 15px 0;
  }
  .samplelist .flex .left .top .left_paper_select select {
    background: #fff;
  }
  .samplelist .flex .left .sample_page_ajax .allsamples {
    margin: 20px 0 0 0;
    /*                        .download-link{
                                &:after{
                                    vertical-align: baseline;
                                }
                            }*/
  }
  .samplelist .flex .left .sample_page_ajax .allsamples li {
    padding: 10px 15px;
  }
  .samplelist .flex .left .sample_page_ajax .allsamples li .title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 -15px;
    padding: 0 15px 10px;
  }
  .samplelist .flex .left .sample_page_ajax .sub-info {
    padding: 5px 0 0;
    font-size: 14px;
  }
  .samplelist .flex .left .sample_page_ajax .sub-info span {
    padding: 0 5px 0 5px;
  }
  .samplelist .flex .left .sample_page_ajax .sub-info span:first-child {
    padding: 0 5px 0 0;
  }
  .samplelist .flex .right {
    width: 100%;
    margin: 30px 0 0 0;
    display: block !important;
  }
  .breadcrumbmain {
    padding: 0 15px !important;
    white-space: nowrap;
    overflow: auto;
  }
  .breadcrumbmain ul {
    padding: 0;
    width: 100%;
  }
  .breadcrumbmain span, .breadcrumbmain a {
    font-size: 12px;
  }
  .samples-wrapper {
    padding: 0;
    width: 100% !important;
  }
  .samples-wrapper .mostdownload {
    display: none;
  }
}
/*sample page media query end*/
/* sample page css*/
@media (max-width: 1440px) {
  .TimeGrade.fixed {
    padding: 10px 0;
  }
  .TimeGrade.fixed .formtitle {
    font-size: 15px;
    line-height: 18px;
    padding: 0 0 8px 0;
  }
}
@media screen and (max-width: 1024px) {
  .tablePractice ul li {
    width: 32%;
  }
  .tablePractice ul li:nth-child(3), .tablePractice ul li:nth-child(6) {
    width: 28%;
  }
  .TimeGrade {
    padding: 10px;
  }
  .TimeGrade .tag {
    margin-left: -31px;
    font-size: 18px;
    background-size: contain;
    background-position: 0 10px;
    width: 150px;
  }
  .TimeGrade .price {
    font-size: 40px;
  }
  .TimeGrade.fixed select, .TimeGrade.fixed input[type=text], .TimeGrade.fixed input[type=email], .TimeGrade.fixed textarea {
    padding: 7px 10px;
  }
  .TimeGrade.fixed .sroll-form-data .box.select-bx:after {
    top: 12px;
  }
  .TimeGrade.fixed .sroll-form-data .btnsection .odrBtn {
    padding: 9px 30px;
    line-height: 22px;
  }
  .TimeGrade .upload_file_box .upload-btn, .TimeGrade .upload_file_box input[type=file] {
    padding: 5px 5px;
  }
  .ExpertsWriters .rightTop p {
    font-size: 15px;
    line-height: 18px;
  }
  .ExpertsWriters .writerSlider {
    padding: 10px;
  }
  .ExpertsWriters .writerSlider li {
    padding: 10px;
  }
  .tablePractice ul li {
    padding-left: 5px;
  }
  .SectionReview .top .days {
    font-size: 12px;
  }
  .tableofcontent .contentheading {
    font-size: 20px;
    line-height: 22px;
  }
  .tableofcontent .contentbx li a {
    font-size: 15px;
  }
  .cityWorks .top {
    font-size: 15px;
    line-height: 18px;
  }
  .cityWorks .top span {
    font-size: 18px;
    line-height: 20px;
  }
  .AsideLeft .cityWorks .tab-links li a {
    padding: 5px 20px;
    font-size: 16px;
    line-height: 18px;
  }
  .cityWorks .tableft span {
    font-size: 16px;
    line-height: 18px;
  }
  .cityWorks .tableft .tableftcontent {
    font-size: 16px;
    line-height: 18px;
  }
  .secure .trustimg {
    width: 140px;
  }
  .secure .dmcaimg {
    width: 90px;
  }
  .rightTop span {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 768px) {
  .sampledetail-main-section {
    padding: 0 0 10px 0;
  }
  .tablePractice ul li {
    width: 50%;
    padding-left: 10px;
  }
  .tablePractice ul li:nth-child(2), .tablePractice ul li:nth-child(5), .tablePractice ul li:nth-child(3), .tablePractice ul li:nth-child(6) {
    width: 50%;
  }
  .tablePractice ul li:nth-child(even) {
    border-right: none;
  }
  .tablePractice ul li:nth-of-type(3n) {
    border-right: 1px solid #D8D8D8;
  }
  .TimeGrade.fixed .sroll-form-data .box {
    margin: 0 10px 0 0;
  }
  .TimeGrade.fixed .sroll-form-data .btnsection .odrBtn {
    padding: 9px 15px;
  }
  .TimeGrade .sample-page-form {
    min-height: 204px;
  }
  .TimeGrade .blog-page-form {
    min-height: 176px;
  }
  .AsideLeft #samplemodal .modal-box {
    max-width: 400px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box {
    padding: 65px 0 15px 0;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box img {
    width: 110px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-list {
    font-size: 52px;
    line-height: 54px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-list span {
    font-size: 14px;
    line-height: 16px;
    left: 7px;
    top: 20px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-title {
    font-size: 16px;
    line-height: 18px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .form-box {
    padding: 20px 15px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .form-box p {
    padding: 0 15px;
    margin: 0 0 15px 0;
  }
  .TimeGrade .price {
    font-size: 31px;
  }
  .AsideLeft {
    width: 60%;
  }
  .RightSample {
    width: 35%;
  }
  .AsideLeft .cityWorks .tab-links li {
    margin-right: 5px;
    font-size: 16px;
  }
  .AsideLeft .cityWorks .tab-links li a {
    padding: 5px 11px;
    font-size: 15px;
  }
  .AsideLeft .title {
    font-size: 22px;
    line-height: 24px;
  }
  .TimeGrade .TimeTitle {
    font-size: 20px;
  }
  .TimeGrade .line {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
  }
  .TimeGrade .line br {
    display: none;
  }
  .AsideLeft .label {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .TimeGrade .prc {
    margin: 5px 0;
  }
  .AsideLeft .leftitle {
    font-size: 22px;
  }
  .SectionReview .top .days {
    display: none;
  }
  .AppendTabs {
    padding: 0 15px;
  }
  .AsideLeft .download-btns {
    margin-bottom: 0px;
  }
  .relatedSlider .more-toggle {
    height: 160px;
    overflow: auto;
  }
  select, input[type=text], input[type=email], textarea {
    padding: 8px 10px;
  }
  .TimeGrade .box {
    margin-bottom: 10px;
  }
  .rightTop {
    padding: 8px 5px;
  }
  .writerSlider .Content {
    margin-top: 10px;
  }
  .writerSlider .Content span .writerprofile {
    padding: 0;
    display: block;
  }
  .writerSlider li {
    padding: 10px;
  }
  .relatedSlider {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .christmas-strip {
    display: none;
  }
  .christmas-strip-mobile {
    display: block;
    width: 100%;
  }
  .sampledetail-main-section {
    padding: 0 0 10px 0;
  }
  .tablePractice ul li:nth-child(2), .tablePractice ul li:nth-child(5), .tablePractice ul li:nth-child(3), .tablePractice ul li:nth-child(6) {
    width: 100%;
  }
  .tablePractice ul li:nth-of-type(3n) {
    border-right: none;
  }
  .TimeGrade {
    display: none;
    /*        &.fixed {
                top: 52px;
                padding: 7px 0;
                background: rgba(47,47,47,0.95);
                .formtitle{
                    font-size: 14px;
                    line-height: 16px;
                    padding: 0 0 5px 0;
                }
                .sroll-form-data {
                    display: inline-block;
                    .box{
                        margin: 0 10px 15px 0;
                        width: 48.4%;
                        float: left;
                        &:nth-child(3), &:nth-child(6){
                            margin: 0 0 15px 0;
                        }
                        &.select-bx{
                            &:after {
                                top: 17px;
                            }
                        }
                    }
                }
                .error {
                    font-size: 11px;
                    padding: 0 3px;
                }
            }*/
  }
  .TimeGrade .upload_file_box .upload-btn, .TimeGrade .upload_file_box input[type=file] {
    padding: 8px 10px;
  }
  .AsideLeft .ad-accordian {
    width: 100%;
  }
  .AsideLeft .ad-accordian .accordion {
    font-size: 20px;
    line-height: 24px;
  }
  .AsideLeft .ad-accordian .panel ol li a {
    font-size: 15px;
    line-height: 18px;
  }
  .AsideLeft .social-section {
    margin: 20px 0;
  }
  .AsideLeft .social-section .social-list_d {
    display: none;
  }
  .AsideLeft .social-section .social-list_m {
    display: block;
    background: #F3F3F3;
    border-radius: 7px;
    padding: 11px 12px 7px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .AsideLeft .social-section .social-list_m a {
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
    margin: 0 15px 0 0;
    height: 28px;
  }
  .AsideLeft .social-section .social-list_m a:last-child {
    margin: 0;
  }
  .AsideLeft #samplemodal .modal-box {
    max-width: 300px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box {
    padding: 55px 0 15px 0;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box img {
    width: 90px;
    top: -9px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-list {
    font-size: 47px;
    line-height: 49px;
    padding: 0 0 0 20px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-list span {
    font-size: 12px;
    line-height: 15px;
    left: 5px;
    top: 16px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .offer-box .offer-title {
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .form-box {
    padding: 15px 10px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .form-box p {
    padding: 0 5px;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .form-box p strong {
    font-size: 15px;
    line-height: 18px;
  }
  .AsideLeft #samplemodal .modal-box .popup-wrapper .form-box .inputbox .btn-submit {
    padding: 6px 15px;
  }
  .AsideLeft .selectIkea span {
    margin-left: 0;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
  }
  .AsideLeft h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .AsideLeft h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .AsideLeft h4, .AsideLeft h5 {
    font-size: 15px;
    line-height: 18px;
  }
  .MainContainer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 20px 0 0 0 !important;
  }
  .AsideLeft {
    width: 100%;
  }
  .AsideLeft .title {
    font-size: 20px;
    line-height: 20px;
  }
  .tablePractice {
    margin: 15px 0 20px;
  }
  .tablePractice p {
    text-align: left;
    line-height: normal;
    padding: 10px;
  }
  .tablePractice ul li {
    width: 100%;
    border-right: 0px;
  }
  .AsideLeft .label {
    font-size: 20px;
    color: #1D1D1D;
    margin-bottom: 10px;
  }
  .AsideLeft article p {
    font-size: 14px;
    line-height: 18px;
  }
  .AsideLeft .links {
    padding-left: 10px;
  }
  .AsideLeft .links li {
    font-size: 14px;
  }
  .tableofcontent .contentheading {
    font-size: 20px;
    line-height: 24px;
  }
  .tableofcontent .contentbx li ul li a {
    font-size: 14px;
  }
  .tableofcontent .contentbx li a {
    font-size: 15px;
  }
  .AsideLeft .leftitle {
    font-size: 20px;
  }
  .AsideLeft .cityWorks .tab-links li a {
    padding: 5px 20px;
  }
  .RightSample {
    width: 100%;
  }
  .RightSample .sample-scroll-form {
    display: none !important;
  }
  .cityWorks {
    margin: 25px 0;
  }
  .cityWorks .tab-links {
    white-space: nowrap;
    overflow: auto;
  }
  .cityWorks .tableft .tableftcontent {
    width: 100%;
    margin-bottom: 10px;
  }
  .AsideLeft .download-btns {
    font-size: 16px;
    line-height: 18px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 7px 15px;
    margin: auto;
  }
  .cityWorks .tableft {
    margin: 0px;
    float: none;
  }
  .cityWorks .tabright {
    padding: 0px;
    font-size: 14px;
  }
  .cityWorks .tab-links::-webkit-scrollbar {
    display: none;
  }
  /* Hide scrollbar for IE and Edge */
  .AsideLeft .cityWorks .tab-links {
    -ms-overflow-style: none;
  }
  .TimeGrade .tag {
    margin-left: -20px;
    height: 50px;
    line-height: 60px;
    background-position: 0;
  }
  .TimeGrade .TimeTitle {
    font-size: 21px;
  }
  .TimeGrade .box {
    margin-bottom: 10px;
  }
  .btnsection {
    margin: 20px 0;
  }
  .AsideLeft #samplemodal .modal-box .inputbox {
    width: 100%;
  }
  .AsideLeft #samplemodal .modal-box span {
    margin-bottom: 20px;
  }
  .ExpertsWriters .viewAll {
    font-size: 16px;
  }
  .Related-samples .label {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 25px;
  }
  .Related-samples .latestLabel span {
    font-size: 15px;
    display: inline-block;
    margin-left: 0;
  }
  .Related-samples .latestLabel a {
    font-size: 13px;
  }
  .Related-samples {
    margin-top: 20px;
  }
  .Related-samples .relatedSlider {
    width: 100%;
  }
  .Related-samples .slick-dots {
    position: absolute !important;
    bottom: -10px !important;
    list-style: none !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .Related-samples .slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px !important;
    width: 10px !important;
    margin: 0 3px !important;
    padding: 0 !important;
    border-radius: 100% !important;
    cursor: pointer !important;
    background: #fff !important;
    border: 1px solid #7d7d7d !important;
  }
  .Related-samples .slick-dots li.slick-active {
    background: #ef841f !important;
    border-color: #ef841f !important;
  }
  .Related-samples .slick-dots li button {
    display: none;
  }
  .relatedSlider {
    margin-bottom: 20px;
    padding-bottom: 22px;
  }
  .LiveReviews .viewAll {
    font-size: 16px;
  }
  .Related-samples .label:after {
    margin-top: 8px;
  }
  /*      .AsideLeft .content-overlay { min-height: 420px; }*/
  .SectionReview .top .days {
    display: block;
  }
  .breadcrumbmain {
    padding: 5px 5px 0;
    width: 100%;
  }
  .breadcrumbmain ul li {
    font-size: 12px;
  }
  .relatedSlider .title {
    min-height: auto;
  }
  .relatedSlider .more-toggle {
    overflow: inherit;
  }
  .cityWorks .tabright a {
    word-break: break-all;
  }
  .cityWorks .tab-links li a {
    padding: 3px 15px;
    font-size: 15px;
    line-height: 18px;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.64;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: visible;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: 0;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #000;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: -40px;
  padding: 0;
  color: #000;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  /*left: env(safe-area-inset-left);*/
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  /*right: env(safe-area-inset-right)*/
}

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
          animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
          transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
          transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

@media (max-width: 1024px) {
  .fancybox-content video {
    width: 900px;
  }
}
@media (max-width: 768px) {
  .fancybox-content video {
    width: 670px;
  }
}
@media (max-height: 576px) {
  .fancybox-content {
    max-width: 100%;
    padding: 40px 6px 0 6px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #000;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  .fancybox-content video {
    width: 100%;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 767px) {
  .fancybox-content video {
    width: 100%;
  }
  .fancybox-content .fancybox-close-small {
    right: 0;
    top: 0px;
  }
}
@media (max-width: 576px) {
  video {
    width: 100%;
  }
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.button#writers {
  cursor: pointer;
}

.writer-popup {
  background: #fff;
  padding: 30px 20px !important;
  border-radius: 3px;
  width: 910px;
  text-align: center !important;
}
.writer-popup .full-loader {
  background: #fff;
  position: initial;
  height: auto;
  width: auto;
}
.writer-popup .full-loader svg {
  position: unset;
  -webkit-transform: none;
          transform: none;
}
.writer-popup .slick-prev::before, .writer-popup .slick-next::before {
  background: url(../images/CaretLeft.svg) no-repeat left;
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  opacity: 1;
}
.writer-popup .slick-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.writer-popup .rating li:after, .writer-popup .rating span:after {
  content: "";
  display: none;
}
.writer-popup .rating li, .writer-popup .rating span {
  padding: 0;
}
.writer-popup .rating span {
  margin: 0;
}
.writer-popup .rating-star::before {
  content: "";
  background: url(../images/rating-star.svg);
  width: 16px;
  height: 15px;
  display: inline-block;
  margin: 0 4px 0 0;
}
.writer-popup .popup-title {
  font-size: 20px;
  line-height: 22px;
  color: #1D1D1D;
  font-family: robotomedium;
}
.writer-popup .subtitle {
  color: #616161;
  padding: 2px 0 15px;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 18px;
}
.writer-popup .writer-list {
  width: 96%;
  margin: 0 auto;
  visibility: hidden;
}
.writer-popup .writer-list.slick-initialized {
  visibility: visible;
}
.writer-popup .fancybox-close-small {
  color: #fff;
}
.writer-popup .writer-box {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  margin: 8px 12px 8px;
}
.writer-popup .writer-box .writer-profile {
  padding: 15px;
  text-align: center;
}
.writer-popup .writer-box .writer-profile img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: auto;
}
.writer-popup .writer-box .writer-profile .writer-names {
  font-size: 18px;
  line-height: 20px;
  color: #1D1D1D;
  font-family: robotomedium;
  margin: 5px 0 0;
}
.writer-popup .writer-box .writer-profile .writer-paper {
  color: #10B024;
  margin: 0;
}
.writer-popup .writer-box .writer-profile .writer-details {
  font-size: 14px;
  line-height: 20px;
  color: #2A2A2A;
  margin: 15px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #d8d8d8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
  max-height: 6rem;
  height: 75px;
}
.writer-popup .writer-btn {
  background: #FA5A57;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-family: robotomedium;
  padding: 10px;
  display: block;
}

@media (max-width: 768px) {
  .writer-popup {
    width: 760px;
  }
}
@media (max-width: 767px) {
  .fancybox-slide--html {
    padding: 6px !important;
  }
  .writer-popup {
    padding: 35px 10px 10px;
  }
  .writer-popup .fancybox-close-small {
    color: #000;
    top: 0;
  }
  .writer-popup .fancybox-close-small svg path {
    fill: #000;
  }
  .writer-popup .subtitle {
    padding: 2px 0 10px;
    margin: 0 0 20px;
  }
  .writer-popup .writer-list {
    width: 100%;
    margin: 0 auto 30px;
  }
}
.subject_banner {
  padding: 30px 0;
}
.subject_banner .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.price-form-banner {
  background: #fff;
  border-radius: 25px;
  width: 31%;
  -webkit-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.2784313725);
          box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.2784313725);
  position: relative;
}
.price-form-banner .content-p {
  color: #2A2A2A;
  font-size: 16px;
  line-height: 32px;
  padding: 15px 0;
  text-align: center;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
}
.price-form-banner .content-p .offer-svg {
  position: absolute;
  right: 0;
  top: 0;
}
.price-form-banner .service-page-form {
  padding: 20px 15px 15px;
}
.price-form-banner .service-page-form .form-select {
  min-height: 233px;
  position: relative;
}
.price-form-banner .service-page-form .form-select .form-loader {
  position: absolute;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.price-form-banner .service-page-form .form-select .loader .form-div {
  min-height: 180px;
}
.price-form-banner .service-page-form .form-select .loader .form-div .box {
  margin: 0 0 20px 0;
  position: relative;
}
.price-form-banner .service-page-form .form-select .loader .form-div .box select {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #616161;
  padding: 10px 30px 10px 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #F2F2F2 url("../images/down-arrow.svg") no-repeat center right 10px;
  background-size: 13px;
  border-radius: 5px;
  border: none;
}
.price-form-banner .service-page-form .form-select .loader .form-div .double-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.price-form-banner .service-page-form .form-select .loader .form-div .double-boxes .select-page {
  min-width: 47%;
  width: 100%;
}
.price-form-banner .service-page-form .form-select .loader .form-div .double-boxes .select-page .error {
  width: 100%;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box {
  position: relative;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box .upload-btn, .price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box input[type=file] {
  border: 1px solid #D8D8D8;
  color: #707070;
  background-color: #fff;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 44px;
  cursor: pointer;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box .upload-btn svg, .price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box input[type=file] svg {
  margin: 0 5px 0 0;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box input[type=file] {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_box .file-type-error {
  color: #ef1010;
  font-size: 13px;
  display: inline-block;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_result {
  display: none;
  width: 100%;
  margin: 0;
  max-height: 70px;
  overflow: auto;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_result .ul_list {
  list-style: none;
  margin: 0;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_result .ul_list li {
  padding: 7px 30px 7px 10px;
  font-size: 13px;
  line-height: 20px;
  color: #707070;
  word-wrap: break-word;
  display: inline-block;
  width: 100%;
  float: left;
  height: 30px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  margin: 0;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_result .ul_list li .close-icon {
  background: url(../images/svg/cancel.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.price-form-banner .service-page-form .form-select .loader .form-div .upload_file_result .ul_list li .mini_loader {
  background: #fff;
  position: absolute;
  right: 30px;
  top: 8px;
}
.price-form-banner .service-page-form .form-select .loader .form-div .error {
  position: absolute;
  bottom: -18px;
  left: 0;
}
.price-form-banner .service-page-form .form-select .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "robotomedium";
}
.price-form-banner .service-page-form .form-select .price-box .price-title {
  font-size: 18px;
  line-height: 22px;
  color: #2a2a2a;
}
.price-form-banner .service-page-form .form-select .price-box .price-title span {
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #757575;
  font-family: "robotoregular";
}
.price-form-banner .service-page-form .form-select .price-box .price-list .basePrice {
  font-size: 16px;
  line-height: 22px;
  color: #434343;
  position: relative;
}
.price-form-banner .service-page-form .form-select .price-box .price-list .basePrice:before {
  position: absolute;
  content: "";
  left: 35px;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: #D81B1B;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}
.price-form-banner .service-page-form .form-select .amount-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0 0;
}
.price-form-banner .service-page-form .form-select .amount-banner .discount-title {
  font-size: 16px;
  line-height: 24px;
  color: #2a2a2a;
}
.price-form-banner .service-page-form .form-select .amount-banner .discount-title .off {
  margin: 0 0 0 10px;
  color: #FA5A57;
}
.price-form-banner .service-page-form .form-select .amount-banner .symbole {
  color: #2a2a2a;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
.price-form-banner .order-btn-banner {
  background: #153D72;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 10px;
  margin: 15px 0 0px;
  padding: 10px;
  width: 100%;
}
.price-form-banner .order-btn-banner:hover {
  background: #2b60a7;
}

.fancybox-slide--html .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: 0px;
  padding: 0;
  color: #000;
}

.fancybox-content.videomain {
  padding: 5px;
  overflow: visible;
}
.fancybox-content.videomain .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: 0px;
  padding: 0;
  color: #000;
}

.cal-box {
  display: none;
  padding: 0;
  font-size: 14px;
}
.cal-box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cal-box .cal-pform .orderform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  width: 808px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cal-box .cal-pform .orderform .left {
  padding: 25px 20px;
}
.cal-box .cal-pform .orderform .heading1 {
  text-align: center;
  padding: 0 0 15px 0;
}
.cal-box .cal-pform .orderform .heading1 .popup-heading1 {
  font-size: 20px;
  line-height: 24px;
  color: #1D1D1D;
  font-family: robotomedium;
}
.cal-box .cal-pform .orderform .heading1 p {
  color: #616161;
}
.cal-box .cal-pform .orderform .underline1 {
  display: block;
  width: 200px;
  height: 2px;
  background: #FA5A57 0% 0% no-repeat padding-box;
  margin: auto;
}
.cal-box .cal-pform .orderform .select-fields {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 15px;
  padding: 0 0 15px 0;
}
.cal-box .cal-pform .orderform .select-fields .select-bx {
  width: 48%;
}
.cal-box .cal-pform .orderform .select-fields .select-bx select {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 43px;
  padding: 10px 35px 10px 10px;
  color: #757575;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url(../images/down-arrow.svg) no-repeat center right 8px;
}
.cal-box .cal-pform .orderform .select-fields .select-bx .topic {
  position: relative;
}
.cal-box .cal-pform .orderform .inputbox input {
  position: relative;
  border: 1px solid #DBDBDB;
  color: #1d1d1d;
  width: 100%;
  height: 43px;
  padding: 10px 20px 10px 10px;
}
.cal-box .cal-pform .orderform .requirements {
  padding: 15px 0;
}
.cal-box .cal-pform .orderform .requirements textarea {
  position: relative;
  color: #1d1d1d;
  resize: none;
  width: 100%;
  height: 90px;
  padding: 10px 20px 10px 10px;
}
.cal-box .cal-pform .orderform .file_upload {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  width: 100%;
}
.cal-box .cal-pform .orderform .file_upload .upload-main-box {
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 0;
}
.cal-box .cal-pform .orderform .file_upload .upload-main-box .error {
  position: absolute;
  bottom: -20px;
}
.cal-box .cal-pform .orderform .file_upload input {
  position: relative;
  width: 100%;
  border: 1px solid #DBDBDB;
  padding: 10px 20px 10px 10px;
  color: #1d1d1d;
}
.cal-box .cal-pform .orderform .file_upload .upload-doc {
  opacity: 0;
  position: absolute;
  width: 100%;
}
.cal-box .cal-pform .orderform .file_upload label {
  position: relative;
  font-size: 14px;
  width: 100%;
  height: 43px;
  color: #757575;
  padding: 10px 0 0 30px;
  /* text-align: center; */
  border: 1px solid #DBDBDB;
  background: #fff url(../images/svg/file-upload.svg) no-repeat center left 10px;
  background-size: 15px;
}
.cal-box .cal-pform .orderform .file_upload .box {
  position: relative;
  width: 50%;
}
.cal-box .cal-pform .orderform .file_upload .box input {
  width: 100%;
}
.cal-box .cal-pform .orderform .file_upload .box .c_code {
  right: 35px;
}
.cal-box .cal-pform .orderform .file_upload .box .refresh {
  right: 10px;
}
.cal-box .cal-pform .orderform .file_upload .box .error {
  width: 100%;
}
.cal-box .cal-pform .orderform .file_upload .box .c_code,
.cal-box .cal-pform .orderform .file_upload .box .refresh {
  vertical-align: middle;
  position: absolute;
  top: 10px;
}
.cal-box .cal-pform .orderform .file_upload .box label {
  border: none;
}
.cal-box .cal-pform .uplaod-result {
  display: inline-block;
  width: 100%;
}
.cal-box .cal-pform .uplaod-result .result-tab li {
  padding: 7px 30px 7px 10px;
  font-size: 13px;
  line-height: 20px;
  color: #1d1d1d;
  display: -webkit-box;
  max-width: 100%;
  width: 48%;
  float: left;
  height: 32px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 0px 10px 0;
  word-break: break-all;
}
.cal-box .cal-pform .uplaod-result .result-tab li:nth-child(even) {
  margin: 0 0 10px 0;
}
.cal-box .cal-pform .uplaod-result .result-tab li .close-icon {
  background: url(../images/svg/cancel.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.cal-box .cal-pform .right {
  padding: 20px;
  background: #153d72;
  color: #fff;
  width: 248px;
}
.cal-box .cal-pform .right .final-price {
  text-align: center;
}
.cal-box .cal-pform .right .final-price .title {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.cal-box .cal-pform .right .final-price p {
  margin: 0;
}
.cal-box .cal-pform .right .final-price .real-price {
  font-size: 18px;
  text-decoration: line-through;
  line-height: 22px;
  vertical-align: middle;
  padding: 0 11px 0 0;
}
.cal-box .cal-pform .right .final-price .discount {
  font-family: robotomedium;
  color: #0D0D0D;
  font-size: 18px;
  background: #FFE066;
  border-radius: 3px;
  padding: 1px 2px;
  vertical-align: middle;
}
.cal-box .cal-pform .right .final-price .total-price {
  display: none;
}
.cal-box .cal-pform .right .final-price .offer-price {
  display: block;
  font-size: 36px;
  padding: 25px 0 12px 0;
}
.cal-box .cal-pform .right .final-price .palce-order {
  background: #FA5A57;
  font-size: 18px;
  color: #fff;
  border-radius: 3px;
  padding: 7px 38px;
  font-family: "robotoregular";
}
.cal-box .cal-pform .right .final-price .palce-order:hover {
  background: #f88280;
}
.cal-box .cal-pform .right .data {
  padding: 65px 0 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 8px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.cal-box .cal-pform .right .data span {
  font-family: robotomedium;
  font-size: 18px;
  line-height: 20px;
  display: block;
}
.cal-box .cal-pform .right .data span span {
  font-family: robotolight;
  font-size: 14px;
}
.cal-box .cal-pform .right .data .borderline {
  width: 218px;
  height: 1px;
  display: block;
  background: transparent -webkit-gradient(linear, left top, right top, from(#153D72), color-stop(47%, #FFFFFF), to(#153D72)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #153D72 0%, #FFFFFF 47%, #153D72 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}

.newstrip {
  padding: 20px;
  -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
  border-radius: 19px;
  text-align: center;
  margin: 10px 0;
}
.newstrip .flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.newstrip .flex i {
  vertical-align: middle;
}
.newstrip .flex i svg {
  height: 25px;
  width: 25px;
}
.newstrip .flex i svg path {
  fill: #fff;
}
.newstrip .title, .newstrip .t-1 {
  text-align: center !important;
  font-size: 32px;
  line-height: 36px;
  color: #1d1d1d;
  font-family: "robotomedium";
  margin: 0 0 7px 0;
}
.newstrip .title::after {
  content: "";
  background: #1d1d1d;
  height: 1px;
  width: 100%;
  display: block;
  margin: 7px 0 0 0;
}
.newstrip .sub-title {
  text-align: center !important;
  font-size: 21px;
  line-height: 24px;
  color: #1d1d1d;
  font-family: "robotomedium";
}
.newstrip .blue {
  color: #11587C;
}
.newstrip .blue-btn {
  font-size: 14px;
  line-height: 18px;
  color: #fff !important;
  background: #11587C;
  border-radius: 2px;
  padding: 5px 15px;
  font-family: "robotomedium";
  display: block;
  margin: 5px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
}
.newstrip .blue-btn:hover {
  background: #1d6d95;
}

.testimonial .testi .client-says .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  max-height: 24px;
}

.newconversationstrip {
  margin: 10px 0;
}
.newconversationstrip img {
  -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
  border-radius: 19px;
}

.home_banner {
  background: url(../images/essay_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 60px 0 30px 0;
}

.content {
  padding: 30px 0;
}
.content .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .content-left {
  width: 65%;
  text-align: justify;
}
.content .content-left section {
  float: none;
}
.content .content-left .view-sample {
  border: 1px solid #246ED0;
  color: #246ED0;
  padding: 5px 30px;
  margin: 24px 0 0 0;
  display: inline-block;
}
.content .content-left .view-sample:hover {
  border: 1px solid #246ED0;
  color: #ffffff;
  background: #246ED0;
}
.content .content-right {
  width: 25%;
  background: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
}
.content .content-right .title {
  font-family: "robotomedium";
  background: #EDF4F9;
  text-align: center;
  font-size: 22px;
  padding: 8px 0;
  color: #246ED0;
}
.content .content-right .feature {
  padding: 15px 10px 0;
  float: left;
}
.content .content-right .feature li {
  display: inline-block;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  padding: 0 0 12px 0;
}
.content .content-right .feature li .right {
  font-size: 14px;
  color: #33CC6F;
  font-family: "robotomedium";
}
.content .content-right .feature li .right .fearure-price {
  font-size: 13px;
  color: #404040;
  text-decoration: line-through;
  padding: 0 6px 0 0;
}
.content .content-right .price-box {
  display: inline-block;
  border-top: 1px solid #E6E6E6;
  width: 100%;
  text-align: center;
  padding: 15px 10px 10px;
}
.content .content-right .price-box p {
  margin: 0;
}
.content .content-right .price-box .price-free {
  color: #33CC6F;
  font-size: 27px;
  line-height: 32px;
  font-family: "robotomedium";
}
.content .content-right .price-box .total-price {
  font-size: 22px;
  line-height: 26px;
  font-family: "robotomedium";
  color: #616161;
  padding: 0 5px 0 0;
  text-decoration: line-through;
}
.content .content-right .price-box .order-btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #ffffff;
  display: block;
  padding: 10px 0;
  margin: 15px 0 0;
  line-height: 19px;
}
.content .content-right .price-box .order-btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.whatsapp_strip {
  padding: 10px;
  -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
  border-radius: 19px;
  text-align: center;
  margin: 20px 0;
}
.whatsapp_strip .box {
  border: 2px solid #16AA00;
  padding: 15px;
  border-radius: 8px;
  position: relative;
}
.whatsapp_strip .box .title::after {
  content: "";
  background: #16AA00;
  height: 1px;
  width: 70%;
  display: block;
  margin: 7px auto 0 auto;
}
.whatsapp_strip .box .sub-title .green {
  color: #16AA00;
  font-family: "robotomedium";
}
.whatsapp_strip .box .title, .whatsapp_strip .box .sub-title {
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  color: #2B2B2B;
  margin: 0 0 7px 0;
}
.whatsapp_strip .box .chat_now_btn {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  background: rgb(44, 183, 66);
  padding: 5px 15px;
  font-family: "robotomedium";
  display: block;
  margin: 15px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
}
.whatsapp_strip .box .chat_now_btn svg {
  vertical-align: bottom;
  margin: 0 4px 0 0;
}
.whatsapp_strip .box::before {
  content: "";
  height: 70px;
  width: 20px;
  position: absolute;
  left: 8px;
  bottom: 5px;
  background-image: radial-gradient(circle at 3px 3px, #E6EEF3 3px, transparent 0);
  background-size: 12px 12px;
}
.whatsapp_strip .box::after {
  content: "";
  height: 70px;
  width: 20px;
  position: absolute;
  right: 8px;
  top: 5px;
  background-image: radial-gradient(circle at 3px 3px, #E6EEF3 3px, transparent 0);
  background-size: 12px 12px;
}

.video {
  text-align: left;
  display: block;
  margin: 0 auto;
  width: 25%;
  font-family: "robotomedium";
  font-size: 18px;
  line-height: 22px;
  color: #1D1D1D;
}
.video i {
  width: 43px;
  height: 40px;
  margin: 0 4px 0px 0;
  float: left;
  background-position: -4px -41px;
}
.video p, .video span {
  display: block;
  font-family: "robotoregular";
  font-size: 15px;
  line-height: 18px;
  color: #246ED0;
  text-decoration: underline;
}

.related-service {
  background: #F1F1F1;
  padding: 50px 0;
}
.related-service .rservices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 25px;
}
.related-service .rservices li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  margin: 0 15px 0 0;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
}
.related-service .rservices li:last-child {
  margin: 0;
}
.related-service .rservices li:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.related-service .rservices li img {
  border-radius: 5px 5px 0 0;
}
.related-service .rservices li .service-title {
  display: inline-block;
  padding: 10px 0 13px 0;
  margin: 0;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #1D1D1D;
}
.related-service .rservices li a {
  display: block;
}

/*subject page*/
.subject-content table tr td p, .subject-content table tr th p {
  margin: 0;
}
.subject-content .content-left .table-content {
  border: 1px solid #DBDBDB;
  padding: 10px 20px;
  border-radius: 4px;
}
.subject-content .content-left .table-content h3 {
  padding: 0 0 10px 0;
  color: #090909;
}
.subject-content .content-left .table-content ul li {
  list-style: disc;
  margin: 0 0 5px 20px;
}
.subject-content .content-left .table-content ul li:before {
  display: none;
}
.subject-content .content-left .table-content ul li a:hover {
  color: #246ED0;
}
.subject-content .content-left h2 {
  font-size: 25px;
  line-height: 29px;
  color: #1D1D1D;
  font-family: "robotomedium";
  padding: 0 0 15px 10px;
  margin: 20px 0 0 0;
  position: relative;
  text-align: left !important;
}
.subject-content .content-left h2:first-child {
  margin: 0;
}
.subject-content .content-left h2:before {
  content: "";
  width: 6px;
  height: 28px;
  background: #f25f5c;
  position: absolute;
  left: 0px;
  top: 0px;
}
.subject-content .content-left h3 {
  font-size: 22px;
  line-height: 26px;
  font-family: "robotomedium";
  padding: 10px 0 5px 0;
  color: #2a2a2a;
}
.subject-content .content-left h4 {
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
  padding: 10px 0 5px 0;
  color: #2a2a2a;
}
.subject-content .content-left h5 {
  font-size: 16px;
  line-height: 18px;
  font-family: "robotomedium";
  padding: 10px 0 5px 0;
  color: #2a2a2a;
}
.subject-content .content-left h6 {
  font-size: 15px;
  line-height: 17px;
  font-family: "robotomedium";
  padding: 10px 0 5px 0;
  color: #2a2a2a;
}
.subject-content .content-left iframe {
  width: 100%;
}
.subject-content .content-left .content-table {
  width: 100%;
  margin-bottom: 10px;
}
.subject-content .content-left .content-table table {
  width: 100% !important;
  border-collapse: collapse;
}
.subject-content .content-left .content-table table td, .subject-content .content-left .content-table table th {
  border: 1px solid #B9B9B9;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #2A2A2A;
  padding: 11px;
  font-weight: normal;
}
.subject-content .content-left .content-table table td a, .subject-content .content-left .content-table table th a {
  color: #2a2a2a;
  text-decoration: underline;
}
.subject-content .content-left .content-table table tr:nth-child(even) {
  background: #F5F5F5;
}
.subject-content .content-left ul {
  margin: 0 0 0 20px;
}
.subject-content .content-left ul li {
  list-style: none;
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  font-family: "robotoregular";
  position: relative;
  list-style: disc;
  margin: 0 0 15px 0;
}
.subject-content .content-left ul li::marker {
  color: #F95B58;
  font-size: 18px;
}
.subject-content .content-left ul li strong {
  display: inline-block;
}
.subject-content .content-left ul strong {
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 5px 0;
}
.subject-content .content-left ol {
  list-style: decimal;
  margin: 0 0 10px 15px;
}
.subject-content .content-left ol strong {
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 5px 0;
}
.subject-content .content-left ol li {
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  font-family: "robotoregular";
  margin-bottom: 10px;
  padding-left: 5px;
}
.subject-content .content-left a {
  color: #FF4946;
}
.subject-content .content-left .service-box {
  background: #fafafa;
  border: 1px solid #E6E6E6;
  margin: 0 15px 15px 0;
  -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0 6px rgba(0, 0, 0, 0.16);
  padding: 15px;
  width: 49%;
  float: left;
  text-align: center;
}
.subject-content .content-left .service-box:nth-child(even) {
  margin: 0 0 15px 0;
}
.subject-content .content-left .service-box:nth-child(1), .subject-content .content-left .service-box:nth-child(2) {
  margin-top: 30px;
}
.subject-content .content-left .service-box p {
  height: 80px;
  overflow: auto;
}
.subject-content .content-left .service-box h4 {
  padding: 0px 0 5px 0;
}
.subject-content .content-left .service-box a {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  padding: 6px 14px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin: 10px 0 0;
  display: inline-block;
  border-radius: 3px;
}
.subject-content .content-left .service-box a:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.subject-content .content-right {
  width: 30%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.subject-content .content-right .subject-rightbx {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  margin: 30px 0 25px 0;
  position: sticky;
  top: 120px;
}
.subject-content .content-right .video-bx {
  margin: 0 0 25px 0;
}
.subject-content .content-right .writer .title {
  text-align: center;
  font-size: 21px;
  line-height: 24px;
  color: #1D1D1D;
  font-family: "robotomedium";
}
.subject-content .content-right .writer .title .subheading {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: "robotoregular";
}
.subject-content .content-right .writer .writerbx {
  padding: 25px 10px;
  border-bottom: 1px solid #DCDCDC;
  display: inline-block;
  width: 100%;
}
.subject-content .content-right .writer .writerbx:nth-child(3) {
  border: none;
}
.subject-content .content-right .writer .writerbx.writerbtn {
  padding: 0 10px;
  text-align: center;
  margin: 0 0 20px 0;
  border: none;
}
.subject-content .content-right .writer .writerbx.writerbtn a {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #fff;
  display: block;
  padding: 10px 0;
  border-radius: 2px;
  font-size: 16px;
  line-height: 20px;
  font-family: "robotomedium";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subject-content .content-right .writer .writerbx.writerbtn a:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.subject-content .content-right .writer .writerbx .name {
  background: #616161;
  padding: 12px 10px;
  color: #fff;
  float: left;
  width: 55px;
  font-size: 22px;
  height: 55px;
  text-align: center;
  text-transform: uppercase;
}
.subject-content .content-right .writer .writerbx img {
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 100%;
}
.subject-content .content-right .writer .writerbx .info {
  display: table;
  padding: 0 0 0 12px;
  color: #2A2A2A;
}
.subject-content .content-right .writer .writerbx .info .wtitle {
  font-size: 16px;
  line-height: 18px;
  font-family: "robotomedium";
}
.subject-content .content-right .writer .writerbx .info .position {
  margin: 0;
  font-size: 13px;
  line-height: 16px;
}
.subject-content .content-right .writer .writerbx .info .totalorder {
  font-size: 14px;
  line-height: 18px;
  color: #2A2A2A;
  margin: 8px 0;
}
.subject-content .content-right .writer .writerbx .info .hireme {
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  background: #0A587E;
  border-radius: 2px;
  padding: 5px 15px;
  font-family: "robotomedium";
  margin: 4px 0 0 0;
  display: inline-block;
}
.subject-content .content-right .writer .writerbx .info .hireme:hover {
  background: #0f6994;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.other-bx {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  margin: 30px 0 25px 0;
}
.other-bx.sticky {
  position: fixed;
  top: 75px;
  z-index: 1;
  width: 304.19px;
}
.other-bx .title {
  font-family: "robotomedium";
  background: #EDF4F9 !important;
  text-align: center !important;
  font-size: 22px !important;
  padding: 8px 0;
  color: #246ED0 !important;
}
.other-bx .others {
  height: 332px;
  overflow: auto;
}
.other-bx .service-link {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 9px 15px;
  border-bottom: 1px solid #f1f1f1;
}
.other-bx .service-link:hover {
  color: #F25F5C;
}
.other-bx .service-link:hover:before {
  border-left: 4px solid #F25F5C;
}
.other-bx .blog-box {
  padding: 8px 5px;
  border-top: 1px solid #f1f1f1;
}
.other-bx .blog-box .linkblog img {
  width: 50%;
}
.other-bx .blog-box .linkblog .blog-title {
  display: block;
  display: -webkit-box;
  font-size: 14px;
  line-height: 18px;
  float: right;
  padding: 0px 8px;
  max-width: 50%;
  height: 74px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  margin: 0;
}
.other-bx .blog-box .linkblog:hover .blog-title {
  color: #ef841f;
}
.other-bx .view-btn {
  padding: 0px 5px 8px;
  display: block;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
  color: #246ED0;
}

.extra-offer {
  border: 4px solid rgba(66, 166, 72, 0.5019607843);
  background: -webkit-gradient(linear, left bottom, left top, from(#84D6A5), to(#84D6A5));
  background: linear-gradient(0deg, #84D6A5, #84D6A5);
  border-radius: 4px;
  padding: 5px;
  position: relative;
  margin: 20PX 0;
}
.extra-offer .main-title {
  font-family: "robotomedium";
  font-size: 25px;
  line-height: 30px;
  color: #fff;
}
.extra-offer .main-title .green-span {
  background: -webkit-gradient(linear, left top, left bottom, from(#0F8400), to(#094F00));
  background: linear-gradient(180deg, #0F8400 0%, #094F00 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-family: "robotomedium";
  font-size: 36px;
  line-height: 36px;
  vertical-align: text-bottom;
}
.extra-offer .main-title .second-span {
  text-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2509803922);
  font-family: "robotomedium";
  font-size: 25px;
  line-height: 30px;
}
.extra-offer .sub-title {
  font-family: "robotomedium";
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin: 0;
}
.extra-offer .order-btn {
  background: #FBCD2F;
  -webkit-box-shadow: 0px 0px 5px 1.2px rgba(58, 152, 63, 0.5019607843);
          box-shadow: 0px 0px 5px 1.2px rgba(58, 152, 63, 0.5019607843);
  border-radius: 6px;
  font-size: 15px;
  line-height: 28px;
  color: #2A2A2A;
  padding: 4px 17px;
  margin: 6px 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.extra-offer .note-detail {
  font-family: "robotomedium";
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin: 0;
}
.extra-offer .right-img {
  position: absolute;
  height: 95px;
  right: 10px;
  bottom: 6px;
  margin: 0;
}
.extra-offer .right-img img {
  display: block;
}

.content-left .btn {
  margin: 20px auto 0;
  background: transparent linear-gradient(91deg, #FF4946 0%, #F95B58 100%) 0% 0% no-repeat padding-box;
  border-radius: 2px;
  font-size: 16px;
  line-height: 20px;
  color: #fff !important;
  font-family: robotomedium;
  padding: 8px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.content-left .btn:hover {
  background: #F95B58;
}

.infographics {
  padding: 30px 0;
}

.desk-img {
  display: block;
}

.mob-img {
  display: none;
}

/*faq-block*/
.faq-block {
  border-top: 1px solid #d8d8d8;
  padding: 50px 0;
}
.faq-block .title-head {
  font-size: 28px;
  line-height: 32px;
  font-family: robotomedium;
  color: #1D1D1D;
  margin: 0 0 30px;
  text-align: center;
}
.faq-block .faq-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.faq-block .faq-flex .mt-5 {
  display: block;
  margin-top: 5px;
}
.faq-block .faq-flex .faq-list {
  width: 48%;
}
.faq-block .faq-flex .faq-list li {
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  background: #fff;
  width: 100%;
  margin: 0 40px 15px 0;
}
.faq-block .faq-flex .faq-list li:nth-child(even) {
  margin: 0 0 15px 0;
}
.faq-block .faq-flex .faq-list li ul {
  margin: 5px 0 0 10px;
}
.faq-block .faq-flex .faq-list li ul li {
  border: none;
  margin: 0 0 5px 0;
  list-style: disc;
}
.faq-block .faq-flex .faq-list li ul li::marker {
  color: #011043;
}
.faq-block .faq-flex .faq-list li ul li:last-child {
  margin: 0 0 5px 0;
}
.faq-block .faq-flex .faq-list li ul li:nth-child(even) {
  margin: 0 0 5px 0;
}
.faq-block .faq-flex .faq-list li .faq-head {
  padding: 12px 32px 12px 14px;
  font-size: 15px;
  line-height: 18px;
  font-family: "robotomedium";
  color: #343434;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.faq-block .faq-flex .faq-list li .faq-head.active {
  background: #F5F5F5;
}
.faq-block .faq-flex .faq-list li .faq-head.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.faq-block .faq-flex .faq-list li .faq-head:after {
  content: "";
  background: url("../images/homesprite.png") no-repeat;
  width: 12px;
  height: 8px;
  display: block;
  background-position: -2px -24px;
  background-size: 270px;
  position: absolute;
  right: 15px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.faq-block .faq-flex .faq-list li .faq-detail {
  padding: 15px;
  display: none;
  line-height: 18px;
  font-size: 14px;
  color: #333;
}
.faq-block .faq-flex .faq-list li .faq-detail ol, .faq-block .faq-flex .faq-list li .faq-detail ul {
  padding: 0 0 0 20px;
}
.faq-block .faq-flex .faq-list li .faq-detail ol li, .faq-block .faq-flex .faq-list li .faq-detail ul li {
  border: 0;
  margin: 0;
  list-style: decimal;
  padding: 6px 0 0;
}
.faq-block .faq-flex .faq-list li .faq-detail ul li {
  list-style: disc;
}
.faq-block .faq-flex .faq-list li .faq-detail ul li h4 {
  font-family: "robotomedium";
}
.faq-block .faq-flex .faq-list li:last-child {
  margin: 0;
}

.conversion-strip {
  background: url(../images/conversion-strip-bg.jpg) left top no-repeat transparent;
  background-size: cover;
  height: 344px;
  margin: 20px 0;
  width: 100%;
}
.conversion-strip .blue-box {
  background: #103d66;
  color: #ffffff;
  float: left;
  font-size: 13px;
  height: 100%;
  padding: 10px 15px;
  width: 270px;
  text-align: center;
}
.conversion-strip span {
  display: block;
  font-size: 25px;
  margin-bottom: 5px;
}
.conversion-strip p {
  display: block;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 18px;
  color: #ffffff;
}
.conversion-strip .btn, .conversion-strip .btn-w {
  border-radius: 2px;
  margin-bottom: 10px;
  font-size: 15px;
  display: block;
  font-weight: 400;
}
.conversion-strip .btn {
  background: #f98e2d;
  color: #ffffff !important;
  padding: 11px 20px;
}
.conversion-strip .btn:hover {
  background: #d47113;
}
.conversion-strip .btn-w {
  background: #fff;
  color: #103d66 !important;
  padding: 10px 20px;
}
.conversion-strip a {
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
.conversion-strip .order-now {
  background: #f98e2d;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #ffffff;
  display: block;
  padding: 6px 27px;
}
.conversion-strip .order-now:hover {
  background: #d47113;
}

.seasonal-offer {
  background: url(../images/seasonal-offer.png) top/cover no-repeat;
  margin-bottom: 20px;
  padding: 20px 0;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.seasonal-offer:after {
  content: "";
  background: url(../images/offer.png) no-repeat;
  width: 110px;
  height: 110px;
  position: absolute;
  bottom: 20px;
  right: 15px;
}
.seasonal-offer .top-off {
  font-size: 22px;
  font-weight: 700;
  display: block;
  padding-bottom: 5px;
}
.seasonal-offer img {
  display: block;
  margin: auto;
}
.seasonal-offer .litle-top {
  font-size: 20px;
  margin-top: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.seasonal-offer strong {
  font-size: 58px;
  font-weight: 700;
  display: block;
  color: #FFC810;
}
.seasonal-offer .off-bottom {
  font-size: 20px;
  font-weight: 700;
}
.seasonal-offer .off-bottom small {
  display: block;
  font-weight: 400;
  font-size: 13px;
}

.libanner-one {
  background: url(../images/libanner1.jpg) right center no-repeat #303133;
  height: 268px;
  background-size: 53%;
}
.libanner-one .text {
  text-align: center;
  width: 355px;
}
.libanner-one .text h4 {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  padding: 10px 0 0;
  margin: 0 0 10px 0;
}
.libanner-one .text h4 span {
  color: #f25f5c;
}
.libanner-one .text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}
.libanner-one .text a {
  background: #fff;
  border-radius: 3px;
  color: #000000;
  display: inline-block;
  font-size: 14px;
  margin: 10px 0 0;
  padding: 10px 0;
  text-decoration: none;
  width: 80%;
}
.libanner-one .text .cobg {
  background: #f25f5c;
  color: #ffffff;
}
.libanner-one .text .cobg:hover {
  background: #e05350;
}

.libanner-two {
  background: url(../images/libanner2.jpg) 0px no-repeat #181819;
  margin: 15px 0;
  height: 297px;
}
.libanner-two .text {
  text-align: center;
  height: 100%;
  float: right;
}
.libanner-two .text h4 {
  font-size: 22px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
  padding: 15px 0 8px 0%;
}
.libanner-two .text h4 span {
  color: #e29600;
  font-weight: 700;
}
.libanner-two .text p {
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 20px;
}
.libanner-two .text a {
  color: #1d1d1d;
  width: 80%;
  background: #fff;
  border-radius: 3px;
  margin: 10px 0 0;
  display: inline-block;
  width: 94%;
  margin: 10px 2% 5px 2%;
}
.libanner-two .text a:hover {
  background: #0a8e9c;
  color: #fff;
}
.libanner-two .text .cobg {
  background: #e29600;
  color: #fff;
}
.libanner-two .text .cobg:hover {
  background: #d28c01;
}

.help-strip {
  margin-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #0055b1), color-stop(41%, #0055b1), to(#049fe4));
  background-image: linear-gradient(to right, #0055b1 0, #0055b1 41%, #049fe4 100%);
  padding: 20px 30px;
  color: #fff;
  position: relative;
}
.help-strip:after {
  content: "";
  width: 85px;
  height: 110px;
  position: absolute;
  right: 20px;
  top: -2px;
  background: url(../images/help-strip.png) no-repeat;
}
.help-strip .top {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 300;
}
.help-strip .top:before {
  content: "";
  width: 260px;
  height: 93px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/help-strip-border.png) no-repeat;
}
.help-strip .top span {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #FFED00;
}

.service-help {
  padding: 40px 0 0;
}
.service-help span {
  background: #C9F658;
  font-size: 16px;
  width: 180px;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
}
.service-help span.essy {
  color: #000;
}
.service-help span.pric {
  margin: 0 10px;
  background: #1FBE97;
  color: #fff;
}
.service-help span.odr {
  background: #FA7056;
  color: #fff;
}

.srtip01 {
  width: 100%;
  height: 346px;
  background: url(../images/strip01.jpg) left top no-repeat;
  position: relative;
  background-size: contain;
}
.srtip01 .srtip01-block {
  right: 0;
  width: 42%;
}
.srtip01 .srtip01-block .heading {
  color: #ffca28;
  font-size: 30px;
  line-height: 32px;
  padding: 0 0 10px 0;
  text-shadow: 1px 4px 6px rgba(0, 0, 0, 0.82);
  font-family: "robotoregular";
}
.srtip01 .srtip01-block .heading:after {
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  content: "";
  display: block;
  margin: 10px 0 0;
}
.srtip01 .srtip01-block p, .srtip01 .srtip01-block div, .srtip01 .srtip01-block a {
  color: #fff;
}

.srtip01 .srtip01-block, .srtip02 .srtip02-block {
  position: absolute;
  background: #000;
  padding: 11px 10px;
  text-align: center;
}
.srtip01 .srtip01-block ul, .srtip02 .srtip02-block ul {
  padding: 12px 0 0;
}
.srtip01 .srtip01-block ul li, .srtip02 .srtip02-block ul li {
  width: 100%;
  height: 34px;
  border-radius: 2px;
  background-color: #ffffff;
  list-style: none;
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 34px;
  font-family: "robotoregular";
}
.srtip01 .srtip01-block ul li:before, .srtip02 .srtip02-block ul li:before {
  display: none;
}
.srtip01 .srtip01-block ul li a, .srtip02 .srtip02-block ul li a {
  color: #2a2a2a;
}
.srtip01 .srtip01-block ul li.act1, .srtip02 .srtip02-block ul li.act1 {
  background: #f25f5c;
}
.srtip01 .srtip01-block ul li.act1 a, .srtip02 .srtip02-block ul li.act1 a {
  color: #fff;
}

.srtip02 {
  width: 100%;
  height: 225px;
  background: url(../images/strip02.jpg) left top no-repeat;
  position: relative;
  background-size: cover;
}
.srtip02 .srtip02-block {
  left: 0;
  width: 37%;
  padding: 33px 10px;
}

.dissrtation-writing {
  width: 100%;
  text-align: left;
  min-height: 248px;
  background: url(../images/writing.jpg) no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
.dissrtation-writing .writing {
  font-family: "robotoregular";
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  text-shadow: 1px 4px 6px rgba(0, 0, 0, 0.24);
  padding: 50px 10px 0 0;
  float: right;
}
.dissrtation-writing .writing p {
  color: #fff;
  margin: 10px 0;
}
.dissrtation-writing .writing p:before {
  width: 152px;
  height: 3px;
  background: #011043;
  content: "";
  display: block;
  margin: 3px 0;
}
.dissrtation-writing a {
  float: right;
  background-color: #163662;
  -webkit-box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.33);
          box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.33);
  border: solid 1px #fff;
  font-size: 15px;
  padding: 5px 13px;
  color: #fff !important;
  text-decoration: none;
  margin-right: 9px;
}
.dissrtation-writing a + a {
  margin-right: 10px;
}

/*subject page*/
/*about page*/
.aboutus_banner {
  background: url(../images/aboutus_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}

.about-banner-content {
  width: 55%;
}

.about-content p {
  padding: 0 50px;
}
.about-content .about-video {
  padding: 20px 0 50px;
  display: block;
}

.contact.about-contact {
  background: #fff;
  text-align: center;
}

.about-order-process {
  background: #fff;
  height: auto;
}
.about-order-process:before {
  display: none;
}
.about-order-process .heading {
  color: #1D1D1D;
}
.about-order-process .sub-heading {
  color: #2A2A2A;
  padding: 0 0 20px 0;
}
.about-order-process .order-step .step-no {
  background: #616161;
}
.about-order-process .order-step .heading {
  color: #1D1D1D;
}
.about-order-process .order-step li {
  position: relative;
}
.about-order-process .order-step li:before {
  content: "";
  width: 1px;
  height: 120px;
  background-color: #C8C8C8;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  position: absolute;
  top: 60px;
  left: -14px;
}
.about-order-process .order-step li:first-child:before {
  display: none;
}
.about-order-process .order-step li p {
  color: #2A2A2A;
}
.about-order-process .essay-order-btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #ffffff;
}
.about-order-process .essay-order-btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.about-strip {
  background: url(../images/home_Order_Process_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 36px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.about-strip:before {
  content: "";
  background: rgba(21, 61, 114, 0.92);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.about-strip .container {
  z-index: 1;
  position: relative;
}
.about-strip .heading {
  color: #ffffff;
}
.about-strip .sub-heading {
  color: #ffffff;
  padding: 0 130px;
}
.about-strip .get-resume-btn {
  border: 1px solid #fff;
  padding: 7px 24px;
  margin: 10px 0;
  display: inline-block;
  color: #ffffff;
  border-radius: 4px;
  text-transform: none;
}
.about-strip .get-resume-btn:hover {
  background: #fff;
  color: #246ed0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.testimonial.new_testimonial {
  padding: 90px 0 110px;
  background: #fff;
  text-align: center;
}
.testimonial.new_testimonial .slick-dots {
  width: 100%;
}
.testimonial.new_testimonial .slick-dots li {
  height: 5px;
  width: 15px;
}
.testimonial.new_testimonial .slick-dots li.slick-active button:before {
  background: #F25F5C;
  opacity: 1;
}
.testimonial.new_testimonial .slick-dots li button {
  height: 5px;
  width: 15px;
  padding: 0;
}
.testimonial.new_testimonial .slick-dots li button:before {
  width: 15px;
  border-radius: 0;
  background: #0CA0AC;
  opacity: 1;
}
.testimonial.new_testimonial .testimonial_slider {
  width: 56%;
  margin: 0 auto;
}
.testimonial.new_testimonial .testimonial_slider .client-says:before {
  content: "";
  width: 222px;
  height: 174px;
  display: block;
  background: url(../images/testimonialbg.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto -100px;
}
.testimonial.new_testimonial .testimonial_slider .client-says:focus {
  outline: 0;
}
.testimonial.new_testimonial .testimonial_slider .client-says .testimonial-profile {
  margin: 5px auto 30px;
  border-radius: 100%;
  width: 122px;
  height: 122px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.36);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.36);
}
.testimonial.new_testimonial .testimonial_slider .client-says .msg {
  font-family: "robotoregular";
  font-size: 15px;
  line-height: 20px;
  color: #3E4657;
}
.testimonial.new_testimonial .testimonial_slider .client-says .name {
  font-size: 19px;
  line-height: 21px;
  color: #071E57;
  margin: 20px 0 0 0;
  display: inline-block;
}
.testimonial.new_testimonial .testimonial_slider .client-says .name .cityname {
  font-size: 14px;
  line-height: 21px;
  color: #090909;
  display: block;
}
.testimonial.new_testimonial .slick-dots {
  bottom: -30px;
  left: inherit;
  text-align: center;
}

/*about page*/
/*sitemap page*/
.sitemap-content {
  display: block;
}
.sitemap-content .item {
  display: inline-block;
  margin: 0 0 30px 0;
  width: 100%;
}
.sitemap-content .item .well {
  position: relative;
  display: block;
}
.sitemap-content .item .well h4 {
  border-bottom: 1px solid #ebecec;
  font-size: 15px;
  line-height: 22px;
  font-family: "robotomedium";
  color: #090909;
  margin-bottom: 10px;
  padding: 0 0 4px;
  text-transform: uppercase;
}
.sitemap-content .item .well li {
  display: inline-block;
  width: 24%;
}
.sitemap-content .item .well li a {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 9px;
  display: inline-block;
}
.sitemap-content .item .well li a:hover {
  color: #f2a125;
}

/*sitemap page*/
/*sample page*/
.sample-banner-content .main_heading span {
  color: #FFDF3E;
}

.sample-search-form {
  width: 57%;
  margin: 20px 0 0 0;
  background: rgba(9, 9, 9, 0.63);
  padding: 16px;
}
.sample-search-form form .box {
  min-width: auto;
}
.sample-search-form form .box input {
  background: none;
  height: 45px;
  color: #fff;
}
.sample-search-form form .box .con_btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 27px;
  padding: 8px 14px;
  border: none;
  border-radius: 0;
}
.sample-search-form form .box .con_btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.sample-search-form form .box .con_btn i {
  width: 18px;
  height: 20px;
  background-position: -245px -126px;
  display: inline-block;
  vertical-align: middle;
}

.sample-content .heading {
  padding: 0 0 30px 0;
}
.sample-content .mfilterbox {
  display: none;
}
.sample-content .filteroption .filter-header, .sample-content .filteroption .applybtn {
  display: none;
}
.sample-content .content-left {
  width: 26%;
  padding: 20px;
  -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
}
.sample-content .content-left .filter_box {
  margin: 0 0 30px 0;
}
.sample-content .content-left .filter_box .top {
  font-size: 15px;
  line-height: 18px;
}
.sample-content .content-left .filter_box .checkbox {
  padding: 15px 0 0;
}
.sample-content .content-left .filter_box .checkbox li {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  margin: 0 5px 8px 0;
}
.sample-content .content-left .filter_box .checkbox label {
  display: inline-block;
}
.sample-content .content-left .filter_box .checkbox input[type=radio] {
  display: none;
}
.sample-content .content-left .filter_box .checkbox input[type=radio]:checked + .check {
  border-color: #d84d4a;
  background: #f25f5c;
  color: #fff;
}
.sample-content .content-left .filter_box .checkbox input[type=radio] + .check {
  border: 1px solid #CFD2D9;
  padding: 4px 10px;
  border-radius: 4px;
  color: #2A2A2A;
  display: inline-block;
  cursor: pointer;
}
.sample-content .content-left .filter_level .top {
  font-size: 15px;
  line-height: 18px;
}
.sample-content .content-left .filter_level .radiobutton {
  margin: 15px 0 0 0;
}
.sample-content .content-left .filter_level .radiobutton li {
  display: block;
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 15px;
}
.sample-content .content-left .filter_level .radiobutton li [type=radio]:checked + label, .sample-content .content-left .filter_level .radiobutton li [type=radio]:not(:checked) + label {
  color: #2A2A2A;
  display: block;
}
.sample-content .content-left .filter_level .radiobutton li [type=radio]:checked + label:before, .sample-content .content-left .filter_level .radiobutton li [type=radio]:not(:checked) + label:before {
  top: 3px;
  width: 16px;
  height: 16px;
}
.sample-content .content-left .filter_level .radiobutton li [type=radio]:checked + label:after, .sample-content .content-left .filter_level .radiobutton li [type=radio]:not(:checked) + label:after {
  width: 10px;
  height: 10px;
  top: 6px;
}
.sample-content .content-right {
  width: 68%;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.sample-content .content-right .col {
  width: 49%;
  margin: 0 2% 0 0;
  float: left;
}
.sample-content .content-right .col:nth-child(2) {
  margin: 0;
}
.sample-content .content-right .col .bx {
  position: relative;
  margin-bottom: 15px;
  border: 1px solid #E9E9E9;
  padding: 14px 15px 14px 50px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.19);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.19);
}
.sample-content .content-right .col .bx .name {
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 6px;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  width: 36px;
  height: 46px;
  background: #F25F5C;
  text-align: center;
}
.sample-content .content-right .col .bx li {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #E8E8E8;
}
.sample-content .content-right .col .bx li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.sample-content .content-right .col .bx li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
}
.sample-content .content-right .col .bx li a span {
  font-family: "robotomedium";
  background: #3E4657;
  color: #fff;
  border-radius: 4px;
  padding: 0 6px;
}
.sample-content .content-right .col .bx li a:hover {
  color: #f25f5c;
}
.sample-content .content-right .col .noresult {
  color: #ff0000;
}

.sample-detail-content .content-left {
  position: relative;
}
.sample-detail-content .content-left .content-overlay {
  position: absolute;
  padding: 5px 20px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 50%;
  background-image: url(../images/sample-text.jpg);
  background-size: 100%;
}
.sample-detail-content .content-left #samplemodal {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sample-detail-content .content-left #samplemodal .modal-box {
  max-width: 500px;
  margin: 1.75rem auto;
  background-color: #fff;
  font-size: 13px;
  pointer-events: auto;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  width: auto;
}
.sample-detail-content .content-left #samplemodal .modal-box .popup-wrapper {
  padding: 30px 20px 14px;
}
.sample-detail-content .content-left #samplemodal .modal-box p {
  padding: 0 22px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #2a2a2a;
}
.sample-detail-content .content-left #samplemodal .modal-box span {
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin: 3px 0 30px 0;
}
.sample-detail-content .content-left #samplemodal .modal-box .inputbox {
  margin-bottom: 16px;
  display: block;
  text-align: center;
}
.sample-detail-content .content-left #samplemodal .modal-box .inputbox input {
  width: 80%;
  height: 40px;
  background: #fff;
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: #616161;
}
.sample-detail-content .content-left #samplemodal .modal-box .inputbox .btn-submit {
  background-color: #F25F5C;
  color: #fff;
  padding: 8px 30px;
  border: none;
  -webkit-box-shadow: 2px 2px 2px rgba(154, 154, 154, 0.45);
          box-shadow: 2px 2px 2px rgba(154, 154, 154, 0.45);
  cursor: pointer;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}
.sample-detail-content .content-left #samplemodal .modal-box .inputbox .btn-submit:hover {
  background-color: #e05350;
}

/*sample page*/
/*full laoder*/
.full-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}
.full-loader svg {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 15%;
  left: 50%;
}

/*full laoder*/
/*sample category page*/
.sample-cat-banner .subject-banner-content {
  width: 100%;
  text-align: center;
}

.sample-category-content {
  background: #F5F5F5;
}
.sample-category-content .content-left {
  width: 69%;
}
.sample-category-content .content-right {
  background: none;
}
.sample-category-content .content-right .subject-rightbx {
  background: #fff;
}
.sample-category-content .content-right .subject-rightbx:first-child {
  margin: 0;
}
.sample-category-content .category-bx {
  background: #fff;
  width: 100%;
  float: left;
  margin: 0 0 2%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.sample-category-content .category-bx .title {
  border-bottom: 1px solid #ececec;
  font-family: "robotomedium";
  font-size: 18px;
  line-height: 20px;
  padding: 13px 15px;
}
.sample-category-content .category-bx .title a {
  color: #1D1D1D;
}
.sample-category-content .category-bx:hover {
  background: #f7fcff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.sample-category-content .category-bx .info {
  padding: 10px 15px 17px 15px;
  color: #2A2A2A;
  font-size: 14px;
  line-height: 18px;
}
.sample-category-content .category-bx .info b {
  font-family: "robotoregular";
  color: #929191;
}
.sample-category-content .category-bx .info .sub-info {
  padding: 0 0 13px 0;
  color: #373737;
}
.sample-category-content .category-bx .info .sub-info span {
  border-right: 1px solid #ddd;
  padding: 0 8px 0 8px;
}
.sample-category-content .category-bx .info .sub-info span:first-child {
  padding-left: 0;
}
.sample-category-content .category-bx .info .sub-info span:last-child {
  border-right: none;
}
.sample-category-content .category-bx .info .content-category {
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  height: 60px;
  overflow: auto;
}
.sample-category-content .category-bx .info .content-category a {
  color: #246ED0;
}
.sample-category-content .category-bx .info .tag {
  padding: 7px 0 25px 0;
  font-size: 12px;
  line-height: 17px;
}
.sample-category-content .category-bx .info .tag b {
  margin: 0 6px 0 0;
}
.sample-category-content .category-bx .info .tag a {
  border: 1px solid #B7B7B7;
  border-radius: 16px;
  margin: 0 6px 0 0;
  padding: 1px 10px;
}
.sample-category-content .category-bx .info .download-link {
  color: #f25f5c;
  font-family: "robotomedium";
}
.sample-category-content .category-bx .info .download-link:after {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 480px;
  width: 24px;
  height: 15px;
  display: inline-block;
  background-position: -342px -161px;
  vertical-align: middle;
  margin: 0px 0 0 5px;
}
.sample-category-content .category-bx .info .list-category {
  border-top: 1px solid #ddd;
  padding: 3px 0;
  margin-bottom: 13px;
}
.sample-category-content .category-bx .info .list-category li {
  list-style: none;
  display: inline-block;
  border-right: 2px solid #ddd;
  padding: 2px 18px 2px 15px;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
  color: #373737;
}
.sample-category-content .category-bx .info .list-category li:first-child {
  padding-left: 0;
}
.sample-category-content .category-bx .info .list-category li:last-child {
  border-right: none;
}
.sample-category-content .category-bx .info .list-category li:before {
  display: none;
}
.sample-category-content .category-bx .info .list-category li span {
  color: #929191;
}
.sample-category-content .sample-cat-strip {
  float: left;
  width: 100%;
  margin: 0 0 2%;
  background: url(../images/home_Order_Process_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 26px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.sample-category-content .sample-cat-strip:before {
  content: "";
  background: rgba(21, 61, 114, 0.9);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.sample-category-content .sample-cat-strip .container {
  z-index: 1;
  position: relative;
  width: 100%;
}
.sample-category-content .sample-cat-strip .heading {
  color: #ffffff;
  padding: 0 0 4px 0;
  text-align: center !important;
}
.sample-category-content .sample-cat-strip .heading:before {
  display: none;
}
.sample-category-content .sample-cat-strip .heading span {
  color: #FFE066;
}
.sample-category-content .sample-cat-strip .sub-heading {
  color: #ffffff;
  padding: 0 130px;
  font-family: "robotolight";
}
.sample-category-content .sample-cat-strip .get-resume-btn {
  border: 1px solid #fff;
  padding: 7px 24px;
  margin: 10px 10px 10px 0;
  display: inline-block;
  color: #ffffff;
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  border-radius: 4px;
  text-transform: none;
}
.sample-category-content .sample-cat-strip .get-resume-btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.sample-category-content .sample-cat-strip .whtsap-btn {
  background: #fff;
  padding: 10px 20px 10px 50px;
  display: inline-block;
  text-align: left;
  position: relative;
}
.sample-category-content .sample-cat-strip .whtsap-btn i {
  width: 33px;
  height: 33px;
  background-position: -123px -74px;
  background-size: 650px;
  position: absolute;
  left: 11px;
  top: 4px;
}
.sample-category-content .sample-cat-strip .whtsap-btn p {
  font-size: 18px;
  line-height: 20px;
  color: #090909;
  margin: 0;
}

/*sample category page*/
/*sample detail page*/
.sample-detail-form {
  margin: 0;
  background: #153D72;
}
.sample-detail-form.loginsample {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.sample-detail-form form .box.country-bx:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 67px;
  width: 12px;
  height: 10px;
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 660px;
  background-position: -257px -84px;
}
.sample-detail-form form .box .countrycode {
  width: 29%;
  border-right: none;
}
.sample-detail-form form .box .inputno {
  width: 71%;
  float: right;
}
.sample-detail-form form .box:last-child {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  padding: 0;
}
.sample-detail-form form .box .con_btn {
  text-transform: capitalize;
  padding: 8px 10px;
  font-size: 18px;
  border: none;
}

.download-sample {
  height: 540px;
}
.download-sample .heading span {
  color: #FFC410;
}
.download-sample .order-step {
  padding: 40px 35px 36px;
}
.download-sample .order-step li {
  background: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  padding: 0;
  margin: 0 30px 0 0;
}
.download-sample .order-step li p {
  color: #2A2A2A;
  padding: 5px 12px;
  font-size: 14px;
  font-family: "robotoregular";
}
.download-sample .order-step .heading {
  background: #EEEEEE;
  padding: 8px 12px;
  color: #1D1D1D;
}
.download-sample .order-step .info {
  color: #2A2A2A;
  padding: 15px 12px 10px;
  font-size: 15px;
  line-height: 18px;
}
.download-sample .order-step .info span {
  padding: 0 7px;
}
.download-sample .order-step .view-link {
  padding: 6px 12px 25px;
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  color: #EF841F;
}
.download-sample .order-step .view-link:after {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 480px;
  width: 24px;
  height: 15px;
  display: inline-block;
  background-position: -342px -161px;
  vertical-align: middle;
  margin: 0px 0 0 5px;
}
.download-sample .essay-order-btn {
  padding: 5px 26px;
  font-size: 14px;
}

/*sample detail page*/
/*answer detail pgae*/
.answer-banner {
  background-position-y: 52%;
}

.answer-style {
  display: inline-block;
  background: rgba(252, 252, 252, 0.19);
  border: 1px solid rgba(236, 236, 236, 0.19);
  border-radius: 4px;
  margin: 15px 0;
  padding: 3px 15px;
  color: #ffffff;
}
.answer-style span {
  padding: 0 3px;
}

.answer-detail-content {
  padding: 40px 0 70px 0;
}
.answer-detail-content .content-left .main_heading {
  margin: 0 0 5px 0;
  font-family: "robotomedium";
  font-size: 24px;
  line-height: 26px;
  color: #010101;
}
.answer-detail-content .content-left .list-category {
  border-bottom: 1px solid #ddd;
  padding: 3px 0 9px 0;
  margin-bottom: 13px;
}
.answer-detail-content .content-left .list-category li {
  list-style: none;
  display: inline-block;
  border-right: 2px solid #ddd;
  padding: 2px 18px 2px 15px;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
  color: #373737;
}
.answer-detail-content .content-left .list-category li:first-child {
  padding-left: 0;
}
.answer-detail-content .content-left .list-category li:last-child {
  border-right: none;
}
.answer-detail-content .content-left .list-category li:before {
  display: none;
}
.answer-detail-content .content-left .list-category li span {
  color: #929191;
}
.answer-detail-content .content-left .question {
  display: inline-block;
}
.answer-detail-content .content-left .question:before {
  content: "Q";
  width: 30px;
  height: 30px;
  background: #EF841F;
  border-radius: 100%;
  color: #ffffff;
  font-family: "robotoregular";
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
  margin: 0 10px 0 0;
}
.answer-detail-content .content-left .answer-box {
  position: relative;
  height: 255px;
  margin: 20px 0;
}
.answer-detail-content .content-left .answer-box:before {
  content: "A";
  width: 32px;
  height: 32px;
  background: #33CC6F;
  border-radius: 100%;
  color: #ffffff;
  font-family: "robotoregular";
  font-size: 20px;
  line-height: 29px;
  display: inline-block;
  text-align: center;
  z-index: 1;
  position: relative;
}
.answer-detail-content .content-left .answer-box:after {
  content: "";
  background: url(../images/answer-blur.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.answer-detail-content .content-left .answer-box .get-ans-btn {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 10px 55px;
  background: #f25f5c;
  width: 230px;
  height: 47px;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
  border-radius: 4px;
}
.answer-detail-content .content-left .answer-box .get-ans-btn i {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-position: -296px -125px;
  vertical-align: middle;
}
.answer-detail-content .content-left .answer-box .get-ans-btn:hover {
  background: #e05350;
}
.answer-detail-content .content-left .note {
  font-size: 13px;
  line-height: 17px;
}
.answer-detail-content .content-right .answer-right-bx ul {
  padding: 13px;
}
.answer-detail-content .content-right .answer-right-bx ul li {
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  margin: 0 0 8px 0;
}
.answer-detail-content .content-right .answer-right-bx ul li:before {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
  background-position: -294px -108px;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
}

.writers {
  background: #F1F1F1;
  padding: 50px 0;
}
.writers .view-writer {
  text-align: center;
  color: #246ED0;
  display: inline-block;
  width: 100%;
  text-decoration: underline;
  font-size: 15px;
  line-height: 24px;
  font-family: "robotomedium";
}

/*answer detail pgae*/
.common-order-btn {
  background: #246ED0;
  color: #fff;
  padding: 7px 30px;
  margin: 0 0 50px;
  display: inline-block;
}
.common-order-btn:hover {
  background: #1c5db3;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

/*service page*/
.all-services {
  padding: 50px 0;
}
.all-services .service-content {
  padding: 0 0 20px 0;
}

.service-list {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
.service-list li {
  width: 33.33%;
  float: left;
  min-height: 230px;
  padding: 20px 25px;
  border-color: #bbb;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  text-align: center;
}
.service-list li:nth-child(3n+3) {
  border-right: 0;
}
.service-list li i {
  background: url(../images/service.png) no-repeat;
  background-size: 510px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.service-list li i.aw {
  background-position: 0px 0px;
}
.service-list li i.ew {
  background-position: -60px 0px;
}
.service-list li i.dt {
  background-position: -119px 0px;
}
.service-list li i.cw {
  background-position: -177px 0px;
}
.service-list li i.hw {
  background-position: -236px 0px;
}
.service-list li i.cww {
  background-position: -293px 0px;
}
.service-list li i.rw {
  background-position: -344px 0px;
}
.service-list li i.ep {
  background-position: -398px 0px;
}
.service-list li i.rp {
  background-position: -452px 0px;
}
.service-list li a {
  font-size: 17px;
  line-height: 20px;
  font-family: "robotomedium";
  color: #1d1d1d;
  padding: 10px 0;
  display: block;
}
.service-list li p {
  font-size: 14px;
  line-height: 18px;
  color: #5a5a5a;
}

/*service page*/
/*dissertation page*/
.mservice_banner {
  background: url(../images/dessertationbanner.jpg) no-repeat;
  background-position: 100% center;
  background-size: cover;
  padding: 45px 0;
  position: relative;
  z-index: 0;
}
.mservice_banner:before {
  content: "";
  background: transparent -webkit-gradient(linear, left top, right top, from(#333839), color-stop(45%, rgba(34, 36, 38, 0.87)), to(rgba(17, 95, 212, 0.09))) 0% 0% no-repeat;
  background: transparent linear-gradient(90deg, #333839 0%, rgba(34, 36, 38, 0.87) 45%, rgba(17, 95, 212, 0.09) 100%) 0% 0% no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.mservice_banner .container {
  z-index: 1;
  position: relative;
}

.sitelink {
  font-size: 16px;
  line-height: 18px;
  color: #F25F5C;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  font-family: "robotoregular";
}

.we-are-best .order-btn, .home-order-process .order-btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #fff;
  padding: 10px 50px;
  margin: 30px 0 0 0;
  display: inline-block;
  text-transform: capitalize;
}
.we-are-best .order-btn:hover, .home-order-process .order-btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.we-are-best {
  padding: 100px 0;
  text-align: center;
}
.we-are-best .heading {
  color: #071E57;
  font-size: 30px;
  line-height: 36px;
  font-family: "robotomedium";
  padding: 0 0 5px 0;
}
.we-are-best .sub-heading {
  color: #3E4657;
  font-size: 15px;
  line-height: 18px;
  padding: 0 50px;
}
.we-are-best .whybest_slider {
  padding: 60px 0 0;
  margin-bottom: 60px;
  cursor: all-scroll;
}
.we-are-best .whybest_slider .slick-dots {
  text-align: center;
  left: inherit;
  bottom: -60px;
}
.we-are-best .whybest_slider i {
  width: 87px;
  height: 87px;
  display: block;
  margin: 0 auto 8px;
  border: 1px solid #484F5E;
  border-radius: 100%;
  background-size: 490px;
}
.we-are-best .whybest_slider i.plagiarism {
  background-position: -130px -327px;
}
.we-are-best .whybest_slider i.moneyback {
  background-position: -217px -403px;
}
.we-are-best .whybest_slider i.satisfaction {
  background-position: -369px -366px;
  background-size: 450px;
}
.we-are-best .whybest_slider i.revisions {
  background-position: -412px 11px;
}
.we-are-best .whybest_slider i.lowestprice {
  background-position: -277px -191px;
  background-size: 460px;
}
.we-are-best .whybest_slider .title {
  font-size: 19px;
  line-height: 25px;
  color: #071E57;
  font-family: "robotomedium";
}
.we-are-best .whybest_slider .content {
  height: 80px;
  padding: 0;
  overflow: auto;
  margin: 10px 0;
}
@media (min-width: 1024px) {
  .we-are-best .whybest_slider .content {
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .we-are-best .whybest_slider .content:hover {
    overflow: auto;
  }
}
.we-are-best .whybest_slider .services-inner {
  margin: 0 45px 0 0;
}
.we-are-best .whybest_slider .services-inner:focus {
  outline: 0;
}

.we-are-best .slick-dots li, .academic-service .slick-dots li, .home_testimonial .slick-dots li {
  height: 5px;
  width: 15px;
}
.we-are-best .slick-dots li.slick-active button:before, .academic-service .slick-dots li.slick-active button:before, .home_testimonial .slick-dots li.slick-active button:before {
  background: #F25F5C;
  opacity: 1;
}
.we-are-best .slick-dots li button, .academic-service .slick-dots li button, .home_testimonial .slick-dots li button {
  height: 5px;
  width: 15px;
  padding: 0;
}
.we-are-best .slick-dots li button:before, .academic-service .slick-dots li button:before, .home_testimonial .slick-dots li button:before {
  width: 15px;
  border-radius: 0;
  background: #0CA0AC;
  opacity: 1;
}

.home-order-process {
  padding: 90px 0;
  background: #F5F5F5 url(../images/services-bg.png) repeat;
  position: relative;
  z-index: 0;
}
.home-order-process .process-left {
  width: 39%;
  float: left;
  padding: 0 10px 0 0;
}
.home-order-process .process-left .heading {
  color: #071E57;
  font-size: 30px;
  line-height: 36px;
  font-family: "robotomedium";
  padding: 0 0 5px 0;
}
.home-order-process .process-left .sub-heading {
  font-size: 15px;
  line-height: 20px;
  color: #3E4657;
}
.home-order-process .steps-process {
  width: 48%;
  border: 1px solid #E8E8E8;
  background: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  position: relative;
  float: right;
}
.home-order-process .steps-process:before {
  content: "";
  z-index: -1;
  height: 177px;
  width: 177px;
  position: absolute;
  right: -63px;
  bottom: -39px;
  border-radius: 100%;
  background: linear-gradient(90deg, #F5F5F5 8px, transparent 1%) center, linear-gradient(#F5F5F5 8px, transparent 1%) center, #434343;
  background-size: 9px 9px;
}
.home-order-process .address-bar {
  padding: 10px;
  border-bottom: 1px solid #E8E8E8;
  display: block;
}
.home-order-process .address-bar circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #FF6057;
  display: inline-block;
  margin: 0 3px 0 0;
}
.home-order-process .address-bar circle:nth-child(2) {
  background: #FFC12E;
}
.home-order-process .address-bar circle:nth-child(3) {
  background: #28CA40;
}
.home-order-process .step-box {
  padding: 30px 30px 40px;
}
.home-order-process .step-box li {
  margin: 0 0 45px 0;
  position: relative;
}
.home-order-process .step-box li:last-child {
  margin: 0;
}
.home-order-process .step-box li:last-child:after {
  display: none;
}
.home-order-process .step-box li i {
  width: 85px;
  height: 85px;
  float: left;
  margin: 0 26px 0 0;
  border-radius: 100%;
  background-size: 490px;
  border: 1px solid #DCDCDC;
}
.home-order-process .step-box li i.need {
  background-position: -130px -400px;
}
.home-order-process .step-box li i.payment {
  background-position: -301px -331px;
}
.home-order-process .step-box li i.receive {
  background-position: -40px -400px;
}
.home-order-process .step-box li:after {
  content: "";
  width: 1px;
  height: 36px;
  background: #DFDFDF;
  position: absolute;
  top: 85px;
  left: 42px;
}
.home-order-process .step-box .step-title {
  font-size: 22px;
  line-height: 26px;
  color: #071E57;
  font-family: "robotomedium";
  padding: 10px 0 0 0;
  display: inline-block;
}
.home-order-process .step-box .step-content {
  font-size: 15px;
  line-height: 18px;
  color: #3E4657;
  margin: 3px 0 0 0;
}

.our-services {
  border-bottom: 1px solid #D4D4D4;
}

.tab-services {
  padding: 0 22px;
}
.tab-services .tabs {
  margin: 30px 0 6px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-services .tabs li {
  display: inline-block;
  background: #fff;
  border: 1px solid #dfdfdf;
  font-size: 15px;
  line-height: 20px;
  color: #3E4657;
  padding: 10px 15px;
  cursor: pointer;
  font-family: "robotoregular";
}
.tab-services .tabs li.current {
  position: relative;
  background: #EEEEEE;
  color: #071E57;
  font-family: "robotomedium";
}
.tab-services .tabs li.current:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  border: 2px solid #F25F5C;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tab-services .tab-content {
  display: none;
  padding: 25px 10px;
}
.tab-services .tab-content.current {
  display: block;
}
.tab-services .tab-content.current.toolsbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-service {
  background: #2DB261;
  color: #fff;
  border-radius: 2px;
  padding: 10px 22px;
  font-size: 20px;
  line-height: 26px;
  margin: 30px 0 0 0;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-service:hover {
  background: #239a51;
}

/*dissertation page*/
/*Start Responsive*/
.blogs {
  text-align: center;
}
.blogs.space60 {
  padding: 0 0 60px 0;
}
.blogs .heading {
  color: #071E57;
  font-size: 30px;
  line-height: 36px;
  padding: 0 0 5px;
}
.blogs .sub-heading {
  font-size: 14px;
  line-height: 18px;
  color: #3E4657;
}
.blogs .button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  padding: 10px 30px;
  background: transparent linear-gradient(91deg, #FF4946 0%, #F95B58 100%) 0% 0% no-repeat padding-box;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 0s;
  transition: 0s;
}
.blogs .button:hover {
  background: #ff6e6c !important;
}
.blogs .blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-column-gap: 23px;
     -moz-column-gap: 23px;
          column-gap: 23px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
}
.blogs .blog-list .blog-box {
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 15px;
  width: 31%;
  position: relative;
}
.blogs .blog-list .blog-box img {
  width: 100%;
  height: 100%;
  max-height: 153px;
}
.blogs .blog-list .blog-box .date {
  position: absolute;
  background: #fff;
  padding: 1px 10px;
  font-size: 13px;
  font-family: robotomedium;
  color: #1D1D1D;
  margin: -15px 0 0 10px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
.blogs .blog-list .blog-box .blog-title {
  margin: 20px 0 10px;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-family: robotomedium;
  color: #1D1D1D;
  height: 40px;
  overflow: auto;
}
.blogs .blog-list .blog-box .blog-title::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.blogs .blog-list .blog-box .read-more {
  color: #F25F5C;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  text-align: right;
  font-family: robotomedium;
}
.blogs .blog-list .blog-box .read-more:after {
  content: "";
  background: url(../images/arrow.svg) no-repeat center right;
  width: 18px;
  height: 7px;
  display: inline-block;
  background-size: 13px;
}
.blogs .blog-list .blog-box .read-more:hover {
  color: #ff7c7b;
}
.blogs .button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  padding: 10px 30px;
}

.subject_banner.service-detail-pages .subject-banner-content .sub_heading {
  color: #ffffff;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .subject-price-form {
    display: none;
  }
  .sample-category-content .category-bx .info .list-category li {
    padding: 2px 18px 2px 0px;
  }
  .libanner-one {
    background: #303133;
  }
  .libanner-one .text {
    width: 100%;
    padding-top: 8px;
  }
  .libanner-two {
    background: #181819;
  }
  .libanner-two .text {
    float: none;
    width: 100%;
    padding-top: 8px;
  }
}
@media (max-width: 1024px) {
  .banner-content .feature li .title {
    font-size: 17px;
    line-height: 24px;
  }
  .subject_banner .container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
  }
  .price-form-banner .content-p {
    padding: 15px 45px 15px 0;
  }
  .subject-detail {
    width: 60%;
  }
  .subject-detail .feature {
    gap: 20px;
  }
  .button-section .order-service-btn {
    padding: 4px 25px;
  }
  .blogs .button {
    padding: 10px 30px;
  }
  .blogs .heading {
    font-size: 26px;
    line-height: 30px;
  }
  .blogs.space60 {
    padding: 0 0 50px 0;
  }
  .blogs .blog-list .blog-box {
    display: inline-table;
    width: 31.5%;
  }
  .newstrip .title, .newstrip .t-1 {
    font-size: 25px;
    line-height: 28px;
    margin: 0px 0 6px 0;
  }
  .newstrip .sub-title {
    font-size: 20px;
    line-height: 24px;
  }
  .newstrip .title:after {
    margin: 5px 0 0 0;
  }
  .newstrip .flex {
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
  .newstrip .flex .blue-btn {
    padding: 7px 4px;
  }
  .newstrip br {
    display: none;
  }
  .relatedSlider .slick-prev, .relatedSlider .slick-next {
    width: 26px;
  }
  .relatedSlider .slick-prev {
    left: -21px;
  }
  .relatedSlider .slick-next {
    right: -20px;
  }
  .fancybox-content.videomain video {
    width: 900px;
  }
  .sitemap-content .item .well li {
    width: 40%;
  }
  .home_banner {
    padding: 20px 0 30px 0;
  }
  .sample-category-content .content-left {
    width: 65%;
  }
  .content .content-right {
    width: 33%;
  }
  .content .content-right .feature li {
    font-size: 14px;
  }
  .content .content-right .feature li .right {
    font-size: 13px;
  }
  .content .content-right .feature li .right .fearure-price {
    font-size: 12px;
  }
  .content .content-right .subject-rightbx {
    top: 70px;
  }
  .about-banner-content {
    width: 65%;
  }
  .about-order-process .order-step {
    padding: 0 10px 36px;
  }
  .about-order-process .order-step li {
    margin: 0 30px 0 0;
  }
  .about-choose-us .services {
    padding: 28px 10px;
  }
  .sample-content .content-left {
    width: 28%;
  }
  .sample-content .content-right {
    width: 68%;
  }
  .sample-cat-banner {
    padding: 30px 0 40px 0;
  }
  .sample-category-content .category-bx .info .content-category {
    height: 105px;
  }
  .sample-category-content .category-bx .info .tag {
    padding: 7px 0 15px 0;
  }
  .sample-category-content .category-bx .info .tag a {
    margin: 0 6px 6px 0;
    display: inline-block;
  }
  .sample-detail-form form .box .countrycode {
    padding: 0 10px 0 10px;
  }
  .sample-detail-form form .box.country-bx:after {
    left: 54px;
  }
  .help-strip:after {
    width: 55px;
    height: 80px;
    background-size: contain;
  }
  .download-sample {
    padding: 30px 0;
  }
  .testimonial.new_testimonial {
    padding: 50px 0 80px;
  }
  .testimonial.new_testimonial .testimonial_slider {
    width: 75%;
  }
  .testimonial.new_testimonial .testimonial_slider .slick-prev, .testimonial.new_testimonial .testimonial_slider .slick-next {
    display: none !important;
  }
  .testimonial.new_testimonial .testimonial_slider .client-says .name {
    margin: 10px 0 0 0;
  }
  .we-are-best, .home-order-process {
    padding: 40px 0;
  }
  .we-are-best .slick-dots {
    width: 100%;
  }
  .we-are-best .slick-prev, .we-are-best .slick-next {
    display: none !important;
  }
  .we-are-best .whybest_slider {
    padding: 40px 0 0;
  }
  .we-are-best .whybest_slider .services-inner {
    margin: 0 20px 0 0;
  }
  .we-are-best .whybest_slider .slick-dots {
    bottom: -40px;
  }
  .we-are-best .order-btn {
    margin: 15px 0 0 0;
  }
  .home-order-process .process-left {
    width: 43%;
  }
  .home-order-process .steps-process {
    width: 50%;
    margin: 0 20px 0 0;
  }
  .home-order-process .steps-process:before {
    height: 100px;
    width: 100px;
    right: -26px;
    bottom: -27px;
  }
  .home-order-process .step-box li {
    height: 93px;
  }
  .home-order-process .step-box .step-title {
    padding: 0;
  }
  .subject-content .content-left .content-table {
    overflow-x: auto;
  }
  .subject-content .content-left .service-box {
    margin: 0 10px 15px 0;
  }
  .other-bx.sticky {
    width: 333.95px;
  }
  .whatsapp_strip .box {
    padding: 10px;
  }
  .whatsapp_strip .box .title, .whatsapp_strip .box .sub-title {
    font-size: 18px;
    line-height: 20px;
  }
  .whatsapp_strip .box .chat_now_btn {
    margin: 10px auto 0;
  }
}
@media (max-width: 768px) {
  .subject-detail {
    width: 50%;
  }
  .subject-detail .button-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .subject-banner-content .order-service-btn {
    margin: 10px 0 10px 0;
  }
  .subject_banner {
    background-position: center -36px;
  }
  .subject_banner::before {
    top: -36px;
  }
  .price-form-banner {
    width: 42%;
  }
  .blogs .blog-list {
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  .blogs .blog-list .blog-box {
    padding: 8px;
    width: 49%;
  }
  .blogs .blog-list .blog-box .blog-title {
    margin: 17px 0 6px;
  }
  .blogs .heading {
    font-size: 22px;
    line-height: 25px;
  }
  .blogs .button {
    margin: 13px auto 0;
    padding: 8px 18px;
  }
  .blogs.space60 {
    padding: 0 0 50px 0;
  }
  .relatedSlider .slick-next {
    right: -34px;
  }
  .relatedSlider .slick-prev {
    left: -30px;
  }
  .fancybox-content.videomain video {
    width: 670px;
  }
  .related-service {
    padding: 30px 0;
  }
  .about-banner-content {
    width: 80%;
  }
  .about-content p {
    padding: 0 10px;
  }
  .about-order-process .order-step li:before {
    top: 70px;
    left: -4px;
  }
  .about-strip {
    padding: 20px 0;
  }
  .about-strip .sub-heading {
    padding: 0 30px;
  }
  .about-strip .get-resume-btn {
    margin: 10px 0 0 0;
  }
  .sample-category-content .category-bx .info .content-category {
    height: 136px;
  }
  .sample-category-content .category-bx .title {
    font-size: 16px;
    padding: 10px 15px;
    height: 58px;
  }
  .sample-category-content .category-bx .list-category {
    white-space: nowrap;
    overflow: auto;
  }
  .sample-detail-form {
    padding: 10px;
  }
  .sample-detail-form form .box select, .sample-detail-form form .box input, .sample-detail-form form .box textarea {
    padding: 0 5px;
  }
  .sample-detail-form form .box .countrycode {
    width: 33%;
  }
  .sample-detail-form form .box .inputno {
    width: 67%;
  }
  .sample-detail-form form .box.country-bx:after {
    left: 49px;
  }
  .sample-detail-form form .box .con_btn {
    padding: 8px 5px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
  }
  .help-strip {
    padding: 30px 20px 20px;
  }
  .help-strip .top:before {
    top: 10px;
  }
  .service-help span {
    font-size: 14px;
    width: 140px;
  }
  .service-help span.pric {
    margin: 0 8px;
  }
  .download-sample {
    padding: 25px 0;
  }
  .download-sample .order-step {
    padding: 27px 15px 27px;
  }
  .download-sample .order-step li {
    padding: 0;
  }
  .download-sample .order-step li:last-child {
    display: none;
  }
  .service-list li {
    min-height: 240px;
    padding: 15px 20px;
  }
  .sample-search-form {
    width: 70%;
    margin: 0;
    padding: 10px;
  }
  .testimonial.new_testimonial {
    padding: 30px 0 60px;
  }
  .testimonial.new_testimonial .testimonial_slider {
    width: 90%;
  }
  .we-are-best .whybest_slider {
    padding: 20px 0 0;
    margin-bottom: 40px;
  }
  .home-order-process .process-left {
    width: 100%;
    text-align: center;
    padding: 0 0 20px 0;
  }
  .home-order-process .process-left .order-btn {
    margin: 10px 0 0 0;
  }
  .home-order-process .steps-process {
    width: 75%;
    margin: 0 auto;
    float: none;
    clear: both;
  }
  .answer-detail-content .content-left .main_heading {
    font-size: 18px;
    line-height: 22px;
  }
  .answer-detail-content .content-left .list-category {
    white-space: nowrap;
    overflow: auto;
  }
  .subject-content .content-left .service-box {
    margin: 0 0 20px 0;
    width: 100%;
    padding: 10px;
  }
  .subject-content .content-left .service-box:nth-child(2) {
    margin-top: 0;
  }
  .subject-content .content-left .service-box span {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
  }
  .subject-content .content-right .subject-rightbx.sticky {
    width: 240.89px;
  }
  .faq-block {
    padding: 30px 0;
  }
  .faq-block .faq-flex .faq-list li .faq-head {
    padding: 8px 32px 8px 8px;
    font-size: 14px;
    line-height: 18px;
  }
  .faq-block .faq-flex .faq-list li .faq-detail {
    padding: 10px;
  }
  .other-bx.sticky {
    width: 333.95px;
  }
  .newstrip .flex .blue-btn {
    width: 49%;
  }
  .cal-box .error {
    width: 100%;
  }
  .cal-box .cal-pform .orderform {
    width: 680px;
  }
  .cal-box .cal-pform .orderform .select-fields {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .cal-box .cal-pform .orderform .file_upload .box .error {
    font-size: 12px;
  }
  .whatsapp_strip .box .title, .whatsapp_strip .box .sub-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px 0;
  }
  .extra-offer .main-title {
    font-size: 20px;
    line-height: 25px;
  }
  .extra-offer .main-title .green-span {
    font-size: 26px;
    line-height: 26px;
  }
  .extra-offer .main-title .second-span {
    font-size: 20px;
    line-height: 25px;
  }
  .extra-offer .sub-title {
    font-size: 14px;
    line-height: 20px;
  }
  .extra-offer .order-btn {
    font-size: 14px;
    line-height: 20px;
    padding: 4px 8px;
  }
  .extra-offer .note-detail {
    font-size: 10px;
    line-height: 15px;
  }
  .extra-offer .right-img {
    height: 65px;
  }
}
@media (max-width: 767px) {
  .subject_banner.service-detail-pages .banner-content .feature li .title {
    font-size: 14px;
  }
  .subject_banner.service-detail-pages .subject-banner-content .button-section {
    display: none;
    padding: 0 0 10px 0;
  }
  .subject_banner.service-detail-pages .subject-banner-content .feature {
    display: none;
  }
  .subject_banner.service-detail-pages .subject-banner-content .order-service-btn {
    margin: 0;
    padding: 4px 20px;
  }
  .subject_banner::before {
    display: none;
    top: 0;
  }
  .subject_banner {
    padding: 25px 0;
  }
  .subject_banner .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .subject_banner .banner-content .feature li .title {
    font-size: 15px;
    line-height: 20px;
  }
  .subject-banner-content {
    width: 100%;
  }
  .price-form-banner {
    width: 100%;
  }
  .blogs .blog-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
  }
  .blogs .blog-list::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .blogs .blog-list .blog-box {
    margin: 8px 3px 8px;
    min-width: 70%;
  }
  .newstrip {
    padding: 10px;
  }
  .newstrip .t-1, .newstrip .title {
    font-size: 18px !important;
    line-height: 22px !important;
    margin: 0 0 5px 0 !important;
  }
  .newstrip .sub-title {
    font-size: 14px !important;
    line-height: 18px !important;
    margin: 0 0 5px 0 !important;
  }
  .newstrip .title::after {
    margin: 4px 0 0 0;
  }
  .newstrip .flex .blue-btn {
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 0;
  }
  .fancybox-content.videomain video {
    width: 100%;
  }
  .fancybox-content.videomain .fancybox-close-small {
    right: 0;
    top: 0px;
    color: #000;
  }
  .sample-cat-banner {
    padding: 20px 0;
  }
  .sample-cat-banner .subject-banner-content .main_heading {
    font-size: 22px;
    line-height: 24px;
    padding: 0;
  }
  .sample-cat-banner .button-section {
    padding: 15px 0 0 0;
  }
  .sample-cat-banner .button-section .get-quote-btn {
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    padding: 8px 20px;
  }
  .sample-cat-banner .button-section .whtsap-btn {
    display: none;
  }
  .subject_banner .subject-banner-content .button-section {
    display: none;
  }
  .subject_banner .subject-price-form .safe {
    padding: 0 0 5px 0;
  }
  .subject_banner .subject-price-form .offer-claim .form-title {
    padding: 5px 0 0;
  }
  .subject_banner .subject-price-form .offer-claim .price-comapre {
    font-size: 48px;
    line-height: 40px;
  }
  .subject_banner .subject-price-form .offer-claim .price-comapre .symbole {
    font-size: 30px;
    line-height: 38px;
  }
  .subject_banner .subject-price-form .offer-claim .offer-form .box {
    padding: 0;
  }
  .related-service, .content, .home_banner {
    padding: 15px 0;
  }
  .content .content-left, .content .content-right, .choose-package .packages .package-bx, .choose-package .packages .package-bx .highlight-points, .subject-content .content-left .libanner-one .text, .srtip01 .srtip01-block, .srtip02 .srtip02-block, .subject-content .content-left .libanner-two .text, .about-banner-content, .sample-content .content-right .col, .sample-category-content .category-bx, .sample-detail-form form .box.country-bx {
    width: 100%;
  }
  .sitemap-content .item .well li {
    width: 98%;
  }
  .home_banner {
    background-position-y: top;
    background-position-x: 6%;
  }
  .home_banner .main_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .content .content-left .view-sample {
    margin: 10px 0 0 0;
  }
  .content .content-left .content-inner {
    height: 140px;
    overflow: auto;
  }
  .related-service .rservices {
    display: inline-block;
    padding: 10px 0 0px;
  }
  .related-service .rservices li {
    width: 48.5%;
    float: left;
    margin: 0 9px 9px 0;
  }
  .related-service .rservices li:nth-child(even) {
    margin: 0 0 9px 0;
  }
  .related-service .rservices li .service-title {
    padding: 10px 0;
  }
  .subject-content {
    padding: 20px 5px;
  }
  .subject-content .content-left h2 {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 10px 0;
  }
  .subject-content .content-left h2:before {
    display: none;
  }
  .subject-content .content-left h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .subject-content .content-left h4, .subject-content .content-left h5 {
    font-size: 15px;
    line-height: 18px;
  }
  .subject-content .content-left .libanner-one {
    background-image: none;
    background: #303133;
  }
  .subject-content .content-left .seasonal-offer:after {
    background-size: cover;
    background-position: center;
    width: 49px;
    height: 49px;
    position: absolute;
    bottom: 10px;
    right: 8px;
  }
  .subject-content .content-left .seasonal-offer .top-off {
    font-size: 20px;
  }
  .subject-content .content-left .seasonal-offer .litle-top {
    font-size: 18px;
  }
  .subject-content .content-left .seasonal-offer strong {
    font-size: 40px;
  }
  .subject-content .content-left .seasonal-offer .off-bottom {
    font-size: 16px;
  }
  .subject-content .content-left .seasonal-offer .off-bottom small {
    font-size: 12px;
  }
  .subject-content .content-left p {
    font-size: 14px;
  }
  .subject-content .content-left ul li, .subject-content .content-left ol li {
    font-size: 14px;
    line-height: 18px;
  }
  .subject-content .content-left .content-table tr td a, .subject-content .content-left .content-table tr th a {
    margin: 3px;
    display: block;
  }
  .subject-content .content-left .service-box:nth-child(1), .subject-content .content-left .service-box:nth-child(2) {
    margin-top: 0px;
  }
  .subject-content .content-left .service-box p {
    height: inherit;
    overflow: inherit;
    margin: 0;
  }
  .subject-content .content-right .subject-rightbx {
    margin: 0;
  }
  .subject-content .content-right .title {
    font-size: 20px;
    line-height: 22px;
    padding: 12px 0;
  }
  .subject-content .content-right .feature li {
    line-height: 18px;
    padding: 0 0 8px 0;
  }
  .subject-content .content-right .freeTools {
    margin: 30px 0;
  }
  .subject-content .content-right .price-box {
    padding: 10px;
  }
  .subject-content .content-right .price-box p {
    font-size: 14px;
    line-height: 18px;
  }
  .subject-content .content-right .price-box .price-free {
    font-size: 22px;
    line-height: 24px;
  }
  .subject-content .content-right .price-box .total-price {
    font-size: 18px;
    line-height: 20px;
  }
  .subject-content .content-right .price-box .order-btn {
    padding: 8px 0;
    margin: 10px 0 0;
    line-height: 18px;
    font-size: 16px;
  }
  .conversion-strip {
    background: none;
    height: auto;
    display: inline-block;
  }
  .conversion-strip .blue-box {
    width: 100%;
    padding: 10px 15px 30px;
  }
  .libanner-one {
    background-size: cover;
    position: relative;
  }
  .libanner-one:before {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .libanner-one .text {
    width: auto;
    position: relative;
    float: none;
  }
  .aboutus_banner {
    background: url(../images/mobile_aboutus_banner.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
  }
  .aboutus_banner .main_heading {
    font-size: 22px;
    line-height: 24px;
  }
  .aboutus_banner .feature li {
    padding: 0;
  }
  .aboutus_banner .feature li:nth-child(1), .aboutus_banner .feature li:nth-child(2) {
    display: none;
  }
  .aboutus_banner .about-banner-content .get_resume_btn {
    padding: 8px 20px;
    margin: 10px 0 0;
    line-height: 18px;
    font-size: 17px;
  }
  .about-content .heading {
    font-size: 20px;
    line-height: 22px;
  }
  .about-content .heading br {
    display: none;
  }
  .about-content p {
    font-size: 14px;
    padding: 0;
    text-align: left;
  }
  .about-content .about-video {
    padding: 10px 0;
  }
  .about-content img {
    width: 338px;
    height: 100%;
  }
  .aboutchoose .heading {
    font-size: 20px;
    line-height: 24px;
  }
  .aboutchoose .sub-content {
    font-size: 14px;
  }
  .aboutchoose .services {
    padding: 15px 0;
  }
  .about-order-process {
    padding: 20px 0;
  }
  .about-order-process .heading {
    font-size: 20px;
    line-height: 24px;
  }
  .about-order-process .sub-heading {
    padding: 0 0 15px 0;
  }
  .about-order-process .order-step {
    padding: 0 0 25px;
  }
  .about-order-process .order-step .heading {
    font-size: 16px;
    line-height: 20px;
  }
  .about-order-process .order-step .step-no {
    width: 25px;
    height: 25px;
    padding: 3px 4px;
  }
  .about-order-process .order-step li {
    padding: 10px 0;
    margin: 0;
  }
  .about-order-process .order-step li:before {
    display: none;
  }
  .about-order-process .order-step li p {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 18px;
    font-family: robotoregular;
  }
  .about-order-process .essay-order-btn {
    border-radius: 3px;
    padding: 9px 25px;
  }
  .about-strip {
    padding: 15px 0;
  }
  .about-strip .heading {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .about-strip .sub-heading {
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .sample-search-form {
    width: 100%;
  }
  .sample-search-form.price_form form .box {
    width: 100%;
    padding: 0;
    float: none;
  }
  .sample-search-form form .box .con_btn {
    margin: 0 auto;
    width: 100%;
  }
  .sample-content .mfilterbox {
    display: block;
    padding: 10px;
  }
  .sample-content .mfilterbox .filterbtn {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    font-family: "robotomedium";
    text-align: center;
  }
  .sample-content .mfilterbox .filterbtn i {
    width: 20px;
    height: 23px;
    background-position: -227px -221px;
    display: inline-block;
    margin: 0 7px 0 0;
    vertical-align: sub;
  }
  .sample-content .filteroption {
    top: 0px;
    right: -103%;
    height: 100%;
    width: 100%;
    bottom: 0;
    background: #f1f2f4;
    position: fixed;
    z-index: 9999999999;
    overflow: auto;
  }
  .sample-content .filteroption .back {
    float: left;
    width: 18px;
    height: 18px;
    background-position: -269px -55px;
    background-size: 350px;
    margin: 2px 15px 0 0;
  }
  .sample-content .filteroption .filter-header {
    background: #fff;
    -webkit-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.5);
    display: block;
  }
  .sample-content .filteroption .filter-header .top {
    padding: 10px;
  }
  .sample-content .filteroption .applybtn {
    display: block;
    background: #f25f5c;
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 4px 30px 7px;
    margin: 20px 15px 0;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .sample-content .filteroption .filter_box, .sample-content .filteroption .filter_level {
    padding: 20px 15px 0;
    margin: 0;
  }
  .sample-content .heading {
    padding: 0 0 15px 0;
    font-size: 20px;
    line-height: 22px;
  }
  .sample-content .content-right .col {
    margin: 0;
  }
  .sample-content .content-left {
    padding: 0px;
  }
  .sample-category-content .category-bx {
    margin: 0 0 3% 0px;
  }
  .sample-category-content .category-bx .info .content-category {
    height: auto;
  }
  .sample-category-content .category-bx .info .sub-info {
    white-space: nowrap;
    overflow: auto;
    padding: 3px 0;
    margin-bottom: 13px;
  }
  .sample-category-content .category-bx .title {
    height: auto;
  }
  .sample-category-content .sample-cat-strip {
    padding: 20px 0;
    margin: 1% 1% 4% 1%;
  }
  .sample-category-content .sample-cat-strip .sub-heading {
    padding: 0;
  }
  .sample-detail-form form .box.country-bx:after {
    left: 75px;
  }
  .help-strip:after {
    width: 48px;
  }
  .help-strip .top {
    padding-left: 15px;
  }
  .help-strip .top:before {
    top: 0;
  }
  .help-strip .top span {
    font-size: 22px;
  }
  .service-help span {
    margin: 0 0 10px 0;
  }
  .download-sample {
    height: auto;
  }
  .download-sample .order-step {
    padding: 20px 0;
  }
  .download-sample .order-step li {
    margin: 0 0 20px;
    padding: 0;
  }
  .download-sample .order-step li:last-child {
    display: block;
  }
  .answer-style {
    padding: 3px 5px;
    font-size: 12px;
  }
  .writers {
    padding: 20px 0;
  }
  .fancybox-slide {
    padding: 0;
  }
  .all-services {
    padding: 20px 0;
  }
  .all-services .service-content {
    padding: 0;
  }
  .service-list li {
    min-height: auto;
    padding: 10px;
    width: 100%;
    border: 1px solid #eee;
    margin-top: -1px;
  }
  .service-list li:nth-child(3n+3) {
    border-right: 1px solid #eee;
  }
  .testimonial.new_testimonial {
    padding: 20px 0 40px;
  }
  .testimonial.new_testimonial .testimonial_slider {
    width: 100%;
  }
  .testimonial.new_testimonial .testimonial_slider .client-says:before {
    width: 172px;
    height: 124px;
    background-size: contain;
    margin: 0 auto -80px;
  }
  .testimonial.new_testimonial .testimonial_slider .client-says .testimonial-profile {
    margin: 5px auto 15px;
    width: 100px;
    height: 100px;
  }
  .testimonial.new_testimonial .testimonial_slider .client-says .msg {
    font-size: 14px;
    line-height: 18px;
  }
  .testimonial.new_testimonial .testimonial_slider .client-says .name {
    font-size: 18px;
    line-height: 20px;
  }
  .testimonial.new_testimonial .slick-dots {
    bottom: -22px;
  }
  .testimonial.service-testimonial .testi .testimonial-box, .testimonial.service-testimonial .testi .video-div {
    width: 100%;
  }
  .testimonial.service-testimonial .testi .video-div {
    margin: 10px;
  }
  .testimonial.service-testimonial .testi .video-div video {
    height: 230px;
  }
  .we-are-best {
    padding: 20px 0;
  }
  .we-are-best .heading {
    text-align: center;
  }
  .we-are-best .sub-heading {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .we-are-best .whybest_slider {
    margin-bottom: 20px;
  }
  .we-are-best .whybest_slider .slick-dots {
    bottom: -15px;
  }
  .home-order-process {
    padding: 20px 0;
  }
  .home-order-process .process-left .heading {
    text-align: center;
  }
  .home-order-process .process-left .heading br {
    display: none;
  }
  .home-order-process .process-left .sub-heading {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .home-order-process .process-left .order-btn {
    padding: 10px 30px;
  }
  .home-order-process .process-left .video-btn {
    padding: 9px 14px;
  }
  .home-order-process .steps-process {
    width: 100%;
  }
  .home-order-process .steps-process:before {
    display: none;
  }
  .home-order-process .address-bar {
    padding: 5px 10px;
  }
  .home-order-process .step-box {
    padding: 15px 10px 25px;
  }
  .home-order-process .step-box li {
    margin: 0 0 25px 0;
    height: auto;
  }
  .home-order-process .step-box li i {
    width: 75px;
    height: 75px;
    margin: 0 10px 0 0;
    background-size: 450px;
  }
  .home-order-process .step-box li i.need {
    background-position: -120px -369px;
  }
  .home-order-process .step-box li i.payment {
    background-position: -202px -369px;
  }
  .home-order-process .step-box li i.receive {
    background-position: -37px -369px;
  }
  .home-order-process .step-box li:after {
    height: 50px;
    top: 75px;
    left: 38px;
  }
  .home-order-process .step-box .step-title {
    font-size: 18px;
    line-height: 20px;
  }
  .home-order-process .step-box .step-content {
    font-size: 14px;
    height: 75px;
    overflow: auto;
  }
  .desk-img {
    display: none;
  }
  .mob-img {
    display: block;
  }
  .faq-block {
    padding: 25px 0;
  }
  .faq-block .title-head {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  .faq-block .faq-flex .faq-list {
    width: 100%;
    margin: 0 0 15px;
  }
  .faq-block .faq-flex .faq-list:last-child {
    margin: 0;
  }
  .faq-block .faq-flex .faq-list li .faq-head {
    font-size: 14px;
    line-height: 16px;
  }
  .faq-block .faq-flex .faq-list li .faq-detail {
    padding: 10px;
  }
  .plag-faq .faq-flex .faq-list li {
    border-radius: 12px;
    border-color: #153D72;
    margin: 0 0 15px 0;
  }
  .plag-faq .faq-flex .faq-list li .faq-head {
    padding: 10px 32px 10px 10px;
    line-height: 18px;
  }
  .plag-faq .faq-flex .faq-list li .faq-head::after {
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: #153D72;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    background: unset;
  }
  .plag-faq .faq-flex .faq-list li .faq-head.active {
    background: transparent;
  }
  .plag-faq .faq-flex .faq-list li .faq-head.active::after {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .plag-faq .faq-flex .faq-list li .faq-detail {
    line-height: 20px;
  }
  .cal-box {
    display: none;
    padding: 0;
  }
  .cal-box .fancybox-close-small {
    color: #1D1D1D;
    top: 0px;
    right: 0px;
    width: 30px !important;
    height: 30px !important;
  }
  .cal-box .cal-pform {
    cursor: pointer;
    display: block;
  }
  .cal-box .cal-pform .orderform {
    padding: 0;
    width: 100%;
    display: block;
  }
  .cal-box .cal-pform .orderform .inputbox input {
    height: 40px;
  }
  .cal-box .cal-pform .orderform .left {
    padding: 25px 15px 0;
  }
  .cal-box .cal-pform .orderform .heading1 {
    text-align: left;
  }
  .cal-box .cal-pform .orderform .heading1 .popup-heading1 {
    font-size: 20px;
    line-height: 24px;
  }
  .cal-box .cal-pform .orderform .heading1 p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
  .cal-box .cal-pform .orderform .underline1 {
    display: none;
  }
  .cal-box .cal-pform .orderform .select-fields {
    row-gap: 13px;
    padding: 0 0 13px 0;
  }
  .cal-box .cal-pform .orderform .select-fields .select-bx {
    width: 100%;
  }
  .cal-box .cal-pform .orderform .select-fields .select-bx select {
    height: 40px;
  }
  .cal-box .cal-pform .orderform .requirements {
    padding: 13px 0;
  }
  .cal-box .cal-pform .orderform .requirements textarea {
    height: 70px;
  }
  .cal-box .cal-pform .orderform .file_upload {
    display: block;
  }
  .cal-box .cal-pform .orderform .file_upload .upload-main-box {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .cal-box .cal-pform .orderform .file_upload .upload-main-box .error {
    bottom: -18px;
  }
  .cal-box .cal-pform .orderform .file_upload .box {
    width: 100%;
  }
  .cal-box .cal-pform .orderform .file_upload input {
    width: 100%;
  }
  .cal-box .cal-pform .orderform .file_upload .upload-doc {
    display: none;
  }
  .cal-box .cal-pform .orderform .file_upload label {
    width: 100%;
  }
  .cal-box .cal-pform .right {
    padding: 0;
    background: #fff;
    width: 100%;
  }
  .cal-box .cal-pform .right .final-price {
    padding: 0;
  }
  .cal-box .cal-pform .right .final-price .title {
    color: #1D1D1D;
  }
  .cal-box .cal-pform .right .final-price .discount-price {
    text-align: center;
    padding: 0 0 15px;
  }
  .cal-box .cal-pform .right .final-price .discount-price .real-price {
    color: #434343;
    padding: 0 5px 0px 0;
    font-size: 16px;
    font-family: robotomedium;
  }
  .cal-box .cal-pform .right .final-price .discount-price .discount {
    font-size: 16px;
  }
  .cal-box .cal-pform .right .final-price .orderbtnn {
    background: #153d72;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 20px;
  }
  .cal-box .cal-pform .right .final-price .orderbtnn .offer-price {
    display: block;
    font-size: 24px;
    padding: 0;
    color: #FFE066;
  }
  .cal-box .cal-pform .right .final-price .orderbtnn .offer-price .total-price {
    text-align: left;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
  }
  .cal-box .cal-pform .right .final-price .orderbtnn .palce-order {
    font-size: 18px;
    line-height: 22px;
    padding: 5px 21px;
  }
  .cal-box .cal-pform .right .data {
    display: none;
  }
  .whatsapp_strip .box .title, .whatsapp_strip .box .sub-title {
    font-size: 14px;
  }
  .whatsapp_strip .box::before, .whatsapp_strip .box::after {
    display: none;
  }
}
@media (max-width: 480px) {
  .blogs.space60 {
    padding: 0 0 30px 0;
  }
  .blogs .sub-heading, .blogs .heading {
    text-align: center;
  }
}
@media (max-width: 320px) {
  .sample-category-content .category-bx .info .tag a {
    margin: 0 2px 6px 0;
  }
  .home-order-process .process-left .order-btn {
    padding: 10px 20px;
  }
  .home-order-process .process-left .video-btn {
    padding: 9px 7px;
    margin: 0 0 0 5px;
  }
  .home-order-process .step-box {
    padding: 15px 7px 25px;
  }
  .home-order-process .step-box li i {
    margin: 0 5px 0 0;
  }
  .home-order-process .step-box .step-title {
    font-size: 16px;
    line-height: 18px;
  }
}