/*@mixin placeholder {
    &.placeholder { @content }
    &:-moz-placeholder { @content }
    &::-moz-placeholder{@content}
    &:-ms-input-placeholder{@content}
    &::-webkit-input-placeholder { @content }
}*/
/*@mixin size($width, $height: $width){
    width: $width;
    height: $height;
}*/
.left {
  float: left;
}

.right {
  float: right;
}

.rightside-topic {
  border-radius: 8px;
  padding: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.23);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.23);
}
.rightside-topic .side_link .title {
  width: 100%;
  text-align: left;
  padding: 8px 13px;
  background: #f2f2f2;
}
.rightside-topic .side_link .title a {
  color: #2a2a2a;
  font-size: 18px;
  line-height: 20px;
  padding: 0px;
}
.rightside-topic .side_link .title .paid-strike {
  text-decoration-color: #5C7A36;
  text-decoration-thickness: 2px;
  padding-right: 5px;
}
.rightside-topic .side_link ul li {
  background: none;
  margin: -2px 0;
  position: relative;
  display: block;
  padding: 9px 5px 9px 20px;
  border-bottom: 1px solid #f1f1f1;
}
.rightside-topic .side_link ul li a {
  line-height: 16px;
  color: #333;
}
.rightside-topic .side_link ul li a::before {
  display: none;
}
.rightside-topic .side_link ul li:last-child {
  border-bottom: 0;
}
.rightside-topic .side_link .others {
  height: 180px;
  overflow: auto;
}
.rightside-topic.services {
  padding: 0;
}
.rightside-topic.services .side_link {
  border-radius: 15px 15px 0 0;
}
.rightside-topic.services .side_link .title {
  background: #5c7a36;
  color: #fff;
  border-radius: 9px 9px 0 0;
  padding: 6px;
  margin: 0;
}
.rightside-topic.services .side_link .title a {
  color: #fff;
  border-radius: 4px 4px 0 0;
  text-align: center;
  font-size: 21px;
  line-height: 24px;
  margin: 0;
}
.rightside-topic.services ul li {
  padding: 9px 12px;
}
.rightside-topic.services ul li a {
  font-size: 15px;
  line-height: 18px;
  font-family: "robotomedium";
}
.rightside-topic.services ul li a:hover {
  color: #5c7a36;
}
.rightside-topic .testimonial {
  display: inline-block;
}
.rightside-topic .testimonial .title {
  color: #2a2a2a;
  margin: 0;
}
.rightside-topic .testimonial .title span {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #2a2a2a;
}
.rightside-topic .testimonial ul li {
  padding: 13px 15px;
}
.rightside-topic .testimonial ul li:last-child {
  border-bottom: none;
}
.rightside-topic .testimonial ul li a:before {
  display: none;
}
.rightside-topic .testimonial ul li img {
  border: 1px solid #d8d8d8;
  padding: 3px;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
.rightside-topic .testimonial ul li .ryt .expt-name {
  font-size: 16px;
  line-height: 18px;
  font-family: robotomedium;
}
.rightside-topic .testimonial ul li .ryt .expt-city {
  font-size: 15px;
  line-height: 16px;
  color: #1D1D1D;
  margin: 1px 0 0 0;
}
.rightside-topic .testimonial ul li .ryt .str-rate {
  margin-top: 5px;
}
.rightside-topic .testimonial ul li .ryt .str-rate i {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(../images/sprite1.png) no-repeat;
  background-position: -63px -126px;
}
.rightside-topic .testimonial ul li .ryt .str-rate i.active {
  background-position: -115px -172px;
}
.rightside-topic .testimonial ul li .client-says {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  margin: 10px 0 0 0;
  color: #2a2a2a;
  padding: 0 0 0 25px;
  position: relative;
}
.rightside-topic .testimonial ul li .client-says:before {
  content: "";
  background: url(../images/sprite1.png) no-repeat;
  width: 20px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: -626px -134px;
  background-size: 650px;
}
.rightside-topic .testimonial .view-all {
  background: #F58E0E;
  padding: 10px 15px;
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 16px;
  line-height: 18px;
  font-family: "robotomedium";
  margin: 10px auto 30px;
  width: 160px;
}

.best-deal {
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #59811a), color-stop(40%, #536d26), to(#50632d));
  background: linear-gradient(to right, #59811a 10%, #536d26 40%, #50632d 100%);
  padding: 25px;
  color: #fff;
  border-radius: 8px;
  position: relative;
  z-index: 0;
  margin: 30px 0;
}
.best-deal.sticky {
  position: fixed;
  top: 140px;
  width: 340px;
}
.best-deal:after {
  content: "";
  background: url("../images/discount-tag.png") no-repeat;
  height: 377px;
  width: 312px;
  position: absolute;
  display: block;
  z-index: -1;
  opacity: 0.03;
  top: 36px;
  background-size: 344px;
}
.best-deal .deal-title {
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 25px;
  color: #fff;
  font-family: robotolight;
  letter-spacing: 2px;
}
.best-deal .deal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px dashed #c1ccaf;
}
.best-deal .deal-list .left .deal-p {
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
  display: block;
  font-family: "robotolight";
}
.best-deal .deal-list .right {
  text-align: right;
}
.best-deal .deal-list .right .promo-txt {
  font-size: 13px;
  line-height: 15px;
  margin: 0;
  color: #d0d8c3;
}
.best-deal .deal-list .right .promo-code {
  font-size: 19px;
  line-height: 22px;
  color: #FFFFFF;
  display: block;
  text-transform: uppercase;
}
.best-deal .deal-list .right .promo-btn {
  font-size: 14px;
  line-height: 16px;
  color: #e4fcc0;
}
.best-deal .footer-p {
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  margin: 5px 0 0;
  color: #d0d8c3;
}
.best-deal .footer-p.footer-p-first {
  margin: 20px 0 0;
}
.best-deal .order-btn {
  background: #F58E0E;
  color: #fff;
  display: block;
  padding: 8px 0;
  width: 50%;
  margin: 15px auto 0;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-family: robotomedium;
  border-radius: 4px;
}
.best-deal .order-btn:hover {
  background: #ec9d3c;
}

.christmas-strip {
  display: block;
  margin: 0 0px 30px;
  width: 100%;
  height: 100%;
}

.christmas-strip-mobile {
  display: none;
}

.free-fearure {
  margin: 60px 0 0;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.14);
}
.free-fearure .side_link .title {
  margin: 0;
  font-family: robotomedium;
  text-align: center;
  font-size: 26px;
  line-height: 29px;
  color: #353534;
  background: transparent;
}
.free-fearure .side_link .title span {
  color: #5C7A36;
}
.free-fearure .side_link ul li {
  padding: 14px 0;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
}
.free-fearure .side_link ul li:last-child {
  border-bottom: none;
}
.free-fearure .side_link ul li .left {
  width: 57%;
  font-family: robotomedium;
  font-size: 15px;
  line-height: 17px;
  color: #494949;
}
.free-fearure .side_link ul li .right {
  color: #5C7A36;
  font-family: robotomedium;
  text-align: right;
  width: 43%;
  font-size: 16px;
  line-height: 18px;
}
.free-fearure .side_link ul li .right .fearure-price {
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  text-decoration: line-through;
  text-decoration-color: #5C7A36;
  text-decoration-thickness: 2px;
  padding: 0 6px 0 0;
  font-family: "robotoregular";
}
.free-fearure .side_link .price-box {
  border-top: 1px solid #e6e6e6;
  text-align: center;
  padding: 15px 10px 10px;
}
.free-fearure .side_link .price-box .price-p {
  color: #5c7a36;
  margin: 0;
  font-style: italic;
}
.free-fearure .side_link .price-box .price-free {
  color: #5C7A36;
  font-size: 28px;
  line-height: 30px;
  font-family: "robotomedium";
}
.free-fearure .side_link .price-box .total-price {
  font-size: 30px;
  line-height: 40px;
  font-family: "robotoregular";
  color: #353534;
  padding: 0 5px 0 0;
  text-decoration: line-through;
  text-decoration-color: #5C7A36;
  text-decoration-thickness: 2px;
  display: block;
}
.free-fearure .side_link .price-box .order-btn {
  background: #ef841f;
  color: #fff;
  display: block;
  padding: 8px 0;
  width: 50%;
  margin: 15px auto 0;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  font-family: robotomedium;
  text-transform: uppercase;
  border-radius: 3px;
}
.free-fearure .side_link .price-box .order-btn:hover {
  background: #d47113;
}

.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;
  margin: 30px 0;
  padding: 0 0 12px;
}
.freeTools .title {
  margin-bottom: 5px;
  font-family: "robotomedium";
  font-size: 25px;
  line-height: 28px;
  background: #F2F2F2;
  text-align: center;
  color: #090909;
  display: block;
  padding: 15px;
}
.freeTools .title p {
  margin: 0;
}
.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: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  display: block;
}
.freeTools .toollist li .inner-tool-text {
  font-size: 14px;
  line-height: 18px;
}
.freeTools .toollist li .toolBtn {
  display: inline-block;
  background: #7F9C34;
  font-family: "robotomedium";
  padding: 6px 15px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
}
.freeTools .toollist li .toolBtn:hover {
  background: #6c852a;
}

.title-common {
  font-size: 20px;
  font-family: "robotomedium";
  padding-bottom: 15px;
  display: block;
}

.accounting_experts {
  padding: 30px 10px;
}
.accounting_experts ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.accounting_experts ul li img {
  width: 65px;
  height: 65px;
}
.accounting_experts ul li p {
  font-size: 12px;
  color: #707070;
  line-height: 18px;
  margin-left: 10px;
}
.accounting_experts ul li span {
  display: block;
  font-size: 14px;
  font-family: "robotomedium";
  color: #000;
  line-height: 10px;
  padding-bottom: 5px;
}
.accounting_experts ul li a {
  width: 75px;
  display: block;
  background: #FFB834;
  border-radius: 3px;
  text-align: center;
  color: #000;
  padding: 4px;
  margin-top: 3px;
}
.accounting_experts ul li:last-child {
  margin-bottom: 0;
}

.next_pre_btns {
  text-align: center;
}
.next_pre_btns .view_more {
  background: #FFB834;
  color: #000;
  width: 150px;
  display: inline-block;
  margin: 20px auto 0;
  text-align: center;
  padding: 7px;
  border-radius: 3px;
  cursor: pointer;
}
.next_pre_btns .view_more.pre {
  margin-right: 5px;
}
.next_pre_btns .view_more.pre:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  background: url(../images/sprite.png) -238px -436px no-repeat;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.next_pre_btns .view_more.pre:after {
  display: none;
}
.next_pre_btns .view_more:after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  background: url(../images/sprite.png) -236px -438px no-repeat;
}
.next_pre_btns #prev:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  background: url(../images/sprite.png) -236px -436px no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.next_pre_btns #prev.view_more:after {
  display: none;
}

/*faq block*/
.faq-block {
  padding: 40px 0;
  background: #F5F5F5;
}
.faq-block .heading:after {
  display: none;
}
.faq-block a {
  color: #f58e0e;
}
.faq-block .subheading {
  text-align: center;
}
.faq-block .faq-flex {
  margin: 30px 0 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;
}
.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 .faq-head {
  padding: 12px 32px 12px 14px;
  font-size: 15px;
  line-height: 18px;
  font-family: "robotoregular";
  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: #F1FAF6;
}
.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/svg/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;
}
.faq-block .faq-flex .faq-list li .faq-detail ul {
  padding: 0 0 0 20px;
}
.faq-block .faq-flex .faq-list li .faq-detail ul li {
  border: 0;
  margin: 0;
  list-style: disc;
}
.faq-block .faq-flex .faq-list li:last-child {
  margin: 0;
}

@media (max-width: 1366px) {
  .allinner_main .inner_services .best-deal {
    padding: 10px 15px;
  }
  .allinner_main .inner_services .best-deal .deal-title {
    font-size: 26px;
    line-height: 25px;
    margin: 0;
  }
  .allinner_main .inner_services .best-deal .deal-list .left {
    width: 62%;
  }
  .allinner_main .inner_services .best-deal .deal-list .left .deal-p {
    font-size: 22px;
    line-height: 24px;
  }
  .allinner_main .inner_services .best-deal .deal-list .right {
    width: 38%;
  }
  .allinner_main .inner_services .best-deal .deal-list .right .promo-code {
    font-size: 18px;
    line-height: 20px;
  }
  .allinner_main .inner_services .best-deal .footer-p {
    margin: 10px 0 0;
  }
  .allinner_main .inner_services .best-deal .footer-p.footer-p-first {
    margin: 10px 0 0;
  }
  .allinner_main .inner_services .best-deal .order-btn {
    margin: 10px auto 0;
  }
}
@media (max-width: 1024px) {
  .best-deal::after {
    width: 257px;
  }
  .best-deal.sticky {
    width: 279px;
  }
}
@media (max-width: 768px) {
  .free-fearure .side_link .price-box .order-btn {
    width: 67%;
  }
  .best-deal {
    padding: 15px;
  }
  .best-deal.sticky {
    width: 255px;
    top: 60px;
  }
  .best-deal .order-btn {
    width: 67%;
  }
  .best-deal .deal-list .left .deal-p {
    font-size: 27px;
    line-height: 30px;
  }
  .best-deal .deal-title {
    margin: 0;
  }
  .free-fearure .side_link ul {
    padding: 7px;
  }
  .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;
  }
}
@media (max-width: 767px) {
  .christmas-strip-mobile {
    display: block;
    margin: 0 0px 30px;
  }
  .christmas-strip {
    display: none;
  }
  .samplelist .flex .right .rightside-topic {
    padding: 0;
  }
  .rightside-topic .side_link .title {
    display: block;
  }
  .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;
  }
}
.new-service-banner {
  background: url(../images/servicepage-banner.png) center center;
  background-size: cover;
  background-position: top;
  z-index: 9;
  padding: 60px 0 110px;
}
.new-service-banner .banner-content {
  text-align: center;
  width: 68%;
  margin: 0 auto;
}
.new-service-banner .banner-content .heading {
  font-size: 38px;
  line-height: 42px;
  color: #fff;
  font-family: "robotomedium";
  padding: 0 0 8px 0;
  text-align: center;
}
.new-service-banner .banner-content .heading:after {
  display: none;
}
.new-service-banner .banner-content .subheading {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: "robotoregular";
}
.new-service-banner .banner-content .feature {
  padding: 20px 0 0 0;
  display: inline-block;
  width: 100%;
}
.new-service-banner .banner-content .feature li {
  width: 33.33%;
  float: left;
  padding: 0 0 20px 0;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
.new-service-banner .banner-content .feature li i {
  width: 46px;
  height: 38px;
  float: left;
  margin: 0 5px 0 0;
  background: url(../GAH/images/homesprite.png) no-repeat;
  background-size: 360px;
}
.new-service-banner .banner-content .feature li i.expert {
  background-position: -160px -5px;
}
.new-service-banner .banner-content .feature li i.rated {
  background-position: -206px -3px;
}
.new-service-banner .banner-content .feature li i.turnitin {
  background-position: -261px -246px;
}
.new-service-banner .banner-content .feature li .title {
  font-size: 20px;
  line-height: 22px;
  display: block;
}
.new-service-banner .banner-content .feature li .free {
  background: #33cc6f;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  display: inline;
  padding: 0 5px;
  text-transform: uppercase;
}
.new-service-banner .banner-content .feature-com {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 85%;
  margin: 30px auto 0;
  padding: 0px 0 0 0;
}
.new-service-banner .banner-content .feature-com .feature-inner {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  margin: 0 2%;
  padding: 0 3%;
  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;
}
.new-service-banner .banner-content .feature-com .feature-inner svg {
  margin: 0 10px 0 0;
}
.new-service-banner .banner-content .feature-com .feature-inner .feature-content {
  width: 80%;
}
.new-service-banner .banner-content .feature-com .feature-inner .title {
  font-size: 22px;
  line-height: 25px;
  float: left;
}
.new-service-banner .banner-content .feature-com .feature-inner .sub-title {
  float: left;
  font-size: 14px;
  line-height: 16px;
  color: #dcdcdc;
}
.new-service-banner .banner-content .feature-com .feature-inner .free {
  background: #33cc6f;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  padding: 0 5px;
  text-transform: uppercase;
  float: left;
}
.new-service-banner .banner-content .download-btns {
  background: #ef841f;
  color: #fff;
  display: block;
  padding: 13px 0;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
  font-family: robotomedium;
  border-radius: 4px;
  width: 240px;
  margin: 30px 0 0 0;
}
.new-service-banner .banner-content .right {
  position: absolute;
  right: 0;
  width: 28%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.new-service-banner .banner-content .right.answer-rightform {
  top: -30px;
}
.new-service-banner .banner-content .right .home-calculator {
  margin: 0;
  padding: 0;
}
.new-service-banner .banner-content .right .home-calculator .calculator-click {
  padding: 5px 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1D1D1D;
}
.new-service-banner .banner-content .right .home-calculator .form-price {
  padding: 0 0 0 10px;
}
.new-service-banner .banner-content .right .price-calculator-sample {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.22);
  text-align: center;
  width: 100%;
  margin: -40px 0 0 0;
}
.new-service-banner .banner-content .right .price-calculator-sample .home-cal-form {
  padding: 20px 15px 0 15px;
}
.new-service-banner .banner-content .right .price-calculator-sample .home-cal-form .box {
  margin: 0 0 15px 0;
}
.new-service-banner .banner-content .right .price-calculator-sample .home-cal-form .box.bx-btn {
  display: inline-block;
  margin: 0;
}
.new-service-banner .banner-content .right .price-calculator-sample .home-cal-form .box.bx-btn .green-btn {
  background: #246ed0;
  border-radius: 24px;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 32px;
  font-family: robotomedium;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-top {
  background: #f54d0e;
  padding: 7px 8px;
  color: #fff;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}
.new-service-banner .banner-content .right .price-calculator-sample .price-top .priceheading {
  font-size: 28px;
  line-height: 26px;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-top .priceheading span {
  font-size: 30px;
  line-height: 30px;
  font-family: "robotomedium";
}
.new-service-banner .banner-content .right .price-calculator-sample .price-freature {
  padding: 8px 10px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
  margin: 18px 0 0;
  border-top: 1px solid #e1e1e1;
  text-align: left;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-freature .trunitin {
  width: 50% i;
  width-width: 33px;
  width-height: 32px;
  width-background-size: 480px;
  width-float: left;
  width-vertical-align: middle;
  width-margin: 0 2px 0 0;
  width-background-position: -313px -19px;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-freature .trunitin span {
  background: #ffcc01;
  color: #000;
  padding: 0 6px;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-freature .money {
  display: inline-block;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-freature .money i {
  width: 33px;
  height: 32px;
  background-size: 480px;
  float: left;
  vertical-align: middle;
  margin: 0 2px 0 0;
  background-position: -270px -18px;
}
.new-service-banner .banner-content .right .price-calculator-sample .price-freature .money {
  width: 50%;
  float: right;
}

.policies .banner-right {
  display: none;
}
.policies .new-service-banner .banner-content .left {
  text-align: left;
}

.banner-right {
  width: 40%;
  margin: -80px auto 12px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  float: none;
  border-radius: 8px;
}
.banner-right .home-calculator {
  padding: 25px;
  border-radius: 8px;
  margin: 0;
}
.banner-right .home-calculator .form-title {
  text-align: left;
  color: #616161;
  font-size: 15px;
  line-height: 18px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "robotomedium";
  padding: 0;
}
.banner-right .home-calculator .form-price {
  color: #5C7A36;
  font-size: 30px;
  line-height: 32px;
}
.banner-right .home-calculator .form-price span {
  font-size: 46px;
  line-height: 49px;
}
.banner-right .home-calculator .form-days:before, .banner-right .home-calculator .form-page:before {
  content: "";
  background: url("../images/svg/clock.svg");
  width: 18px;
  height: 18px;
  background-size: 18px;
  display: inline-block;
  margin: 0 5px 0 10px;
  vertical-align: text-top;
}
.banner-right .home-calculator .form-page:before {
  background: url("../images/svg/page.svg") no-repeat;
  background-size: 16px;
}
.banner-right .home-calculator .service-form-banner {
  position: absolute;
  top: 0px;
  right: 0;
}
.banner-right .home-calculator span {
  font-size: 14px;
  line-height: 16px;
}
.banner-right .home-calculator .home-cal-form {
  padding: 0;
}
.banner-right .home-calculator .home-cal-form .box {
  margin: 8px 6px 20px;
  display: inline-block;
  width: 100%;
}
.banner-right .home-calculator .home-cal-form .box.bx-btn {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 15px auto 0;
  border: 0;
}
.banner-right .home-calculator .home-cal-form .box .green-btn {
  font-size: 16px;
  line-height: 18px;
  font-family: robotomedium;
  padding: 10px 20px;
  border-radius: 3px;
}
.banner-right .home-calculator .home-cal-form .selection-subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner-right .home-calculator .home-cal-form .box select {
  background: #fff url("../images/down-arrow-solid.svg") no-repeat center right 10px;
  border: 1px solid #B7B7B7;
  border-radius: 3px;
  z-index: 1;
}
.banner-right .home-calculator .offer-assignment {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  padding: 8px 9px 8px 23px;
  border-radius: 0 8px 0 19px;
  font-size: 15px;
  background: #f58e0e;
  line-height: 20px;
  font-family: "robotomedium";
}

.review-btn {
  background: #f58e0e;
  padding: 8px 20px;
  text-align: center;
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: robotomedium;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
}

@media (max-width: 1366px) {
  .banner-right {
    width: 68%;
  }
  .new-service-banner .banner-content .feature-com {
    width: 100%;
  }
  .new-service-banner .banner-content .feature-com .feature-inner {
    padding: 0 2%;
  }
}
@media (max-width: 1024px) {
  .new-service-banner .banner-content {
    width: 76%;
  }
  .new-service-banner .banner-content .feature-com .feature-inner {
    margin: 0;
  }
  .new-service-banner .banner-content .right {
    width: 28%;
    margin: 0;
  }
  .new-service-banner .banner-content .right .home-calculator .calculator-click {
    padding: 5px 35px;
  }
  .banner-right {
    width: 82%;
  }
  .body_gah_au .new-service-banner .banner-content .feature-com {
    width: 100%;
  }
  .rightside-topic.free-fearure {
    padding: 16px 8px;
  }
  .rightside-topic.free-fearure .side_link .price-box {
    font-size: 25px;
    line-height: 27px;
  }
  .rightside-topic.free-fearure .side_link .price-box .price-free {
    font-size: 20px;
    line-height: 22px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .rightside-topic.free-fearure .side_link .price-box .total-price {
    font-size: 24px;
    line-height: 28px;
  }
  .rightside-topic.free-fearure .side_link .title {
    padding: 0px 0px 10px;
    font-size: 22px;
    line-height: 24px;
  }
  .rightside-topic.free-fearure .side_link ul {
    padding: 0;
  }
  .rightside-topic.free-fearure .side_link ul li {
    padding: 8px 0;
  }
  .rightside-topic.free-fearure .side_link ul li .left {
    font-size: 14px;
    width: 48%;
  }
  .rightside-topic.free-fearure .side_link ul li .right {
    font-size: 14px;
    line-height: 18px;
    width: 50%;
  }
  .rightside-topic.free-fearure .side_link ul li .right .fearure-price {
    text-decoration-thickness: 1px;
  }
  .freeTools .title {
    font-size: 22px;
    line-height: 24px;
    padding: 10px;
  }
  .freeTools .toollist {
    padding: 12px 8px 10px;
  }
  .freeTools .toollist li .inner-tool-head {
    font-size: 16px;
    line-height: 18px;
  }
  .freeTools .toollist li .toolBtn {
    font-size: 14px;
    padding: 6px;
  }
}
@media (max-width: 768px) {
  .new-service-banner {
    padding: 40px 0 60px;
    margin: 0 0 25px 0;
  }
  .new-service-banner .banner-content .feature-com {
    width: 90%;
  }
  .new-service-banner .banner-content .feature-com .feature-inner:nth-child(2) {
    display: none;
  }
  .new-service-banner .banner-content .feature-com .feature-inner .title {
    font-size: 20px;
    line-height: 25px;
  }
  .new-service-banner .banner-content .heading {
    font-size: 26px;
    line-height: 30px;
  }
  .new-service-banner .banner-content .feature {
    padding: 20px 0 0 0;
  }
  .new-service-banner .banner-content .feature li {
    width: 48%;
  }
  .new-service-banner .banner-content .right {
    width: 35%;
    margin: 0;
  }
  .new-service-banner .banner-content .right .home-calculator .calculator-click {
    padding: 5px 8px;
  }
  .rightside-topic.free-fearure {
    padding: 16px 8px;
  }
  .rightside-topic.free-fearure .side_link ul li .right .fearure-price {
    font-size: 13px;
  }
  .banner-right {
    margin: -68px auto 0;
  }
  .banner-right .home-calculator .home-cal-form .box {
    margin: 8px 6px;
  }
  .banner-right .home-calculator .home-cal-form .box select {
    padding: 9px 25px 9px 8px;
    height: 40px;
  }
  .banner-right .home-calculator .home-cal-form .box .green-btn {
    font-size: 18px;
    line-height: 20px;
  }
  .banner-right .home-calculator .home-cal-form .box.bx-btn {
    margin: 10px auto 0;
  }
  .allinner_main .inner_services {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .new-service-banner {
    margin: 0;
    padding: 30px 0px 70px;
  }
  .new-service-banner .banner-content {
    width: 100%;
  }
  .new-service-banner .banner-content .feature-com {
    padding: 0;
    margin: 15px auto 0;
    width: 100%;
  }
  .new-service-banner .banner-content .feature-com .feature-inner {
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
  .new-service-banner .banner-content .feature-com .feature-inner .title {
    font-size: 15px;
    line-height: 17px;
  }
  .new-service-banner .banner-content .feature-com .feature-inner .sub-title {
    font-size: 12px;
    line-height: 14px;
  }
  .new-service-banner .banner-content .feature-com .feature-inner .feature-content {
    width: 100%;
  }
  .new-service-banner .banner-content .heading {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    padding: 0 0 4px;
  }
  .new-service-banner .banner-content .subheading {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 8px;
    border: none;
  }
  .new-service-banner .banner-content .feature {
    padding: 15px 0 0;
  }
  .new-service-banner .banner-content .feature li {
    font-size: 11px;
    line-height: 15px;
    padding: 0 0 10px 0;
  }
  .new-service-banner .banner-content .feature li:first-child {
    display: none;
  }
  .new-service-banner .banner-content .feature li .title {
    font-size: 15px;
    line-height: 18px;
  }
  .new-service-banner .banner-content .feature li i {
    width: 30px;
    height: 30px;
    background-size: 280px;
  }
  .new-service-banner .banner-content .feature li i.rated {
    background-position: -163px -1px;
  }
  .new-service-banner .banner-content .feature li i.turnitin {
    background-position: -208px -192px;
  }
  .new-service-banner .banner-content .feature li .free {
    font-size: 14px;
    line-height: 14px;
  }
  .new-service-banner .banner-content .feature li .download-btns {
    margin: 0 auto 20px;
  }
  .new-service-banner .banner-content .right {
    width: 100%;
    position: relative;
  }
  .new-service-banner .banner-content .right.answer-rightform {
    top: 0;
  }
  .new-service-banner .banner-content .right .home-calculator {
    display: none;
  }
  .banner-right {
    width: 93%;
    margin: -45px auto 15px;
  }
  .banner-right .home-calculator {
    padding: 15px 12px;
  }
  .banner-right .home-calculator .form-title {
    padding: 25px 12px 8px;
    text-align: center;
  }
  .banner-right .home-calculator span {
    font-size: 13px;
    line-height: 16px;
  }
  .banner-right .home-calculator .form-price {
    font-size: 16px;
    line-height: 20px;
    display: block;
  }
  .banner-right .home-calculator .form-price span {
    font-size: 35px;
    line-height: 38px;
  }
  .banner-right .home-calculator .offer-assignment {
    border-radius: 0 0 4px 4px;
    padding: 5px 15px;
    left: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .banner-right .home-calculator .home-cal-form .box {
    margin: 0 13px 12px 0;
  }
  .banner-right .home-calculator .home-cal-form .select-bx:last-child {
    margin: 0 0 12px;
  }
  .banner-right .home-calculator .home-cal-form .selection-subject {
    display: block;
  }
  .banner-right .home-calculator .form-page, .banner-right .home-calculator .form-days {
    display: none;
  }
}
.testimonials_slide {
  visibility: hidden;
}
.testimonials_slide.slick-initialized {
  visibility: visible;
}

.allinner_main .inner_services {
  padding: 20px 15px;
}
.allinner_main .inner_services .deal-list .right,
.allinner_main .inner_services .deal-list .left {
  width: 50%;
}
.allinner_main .inner_services .left ul {
  display: block;
  margin: 0 0 0 10px;
}
.allinner_main .inner_services .left ul a {
  color: #f58e0e;
}
.allinner_main .inner_services .left ul li a {
  color: #f58e0e;
}
.allinner_main .inner_services .left ul li {
  font-weight: 400;
  color: #272727;
  padding: 0 0 0 30px;
  text-align: left;
  margin: 10px 0;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  list-style: none !important;
}
.allinner_main .inner_services .left ul li:before {
  display: inline-block;
  content: "";
  background: url(../images/result-right.svg) no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: 18px;
}
.allinner_main .inner_services .left ul li h3 {
  padding: 0;
}
.allinner_main .inner_services .left ol {
  padding: 0 0 0 30px;
  list-style: decimal;
}
.allinner_main .inner_services .left ol a {
  color: #f58e0e;
}
.allinner_main .inner_services .left ol li {
  font-weight: 400;
  color: #272727;
  padding: 0 0 0 5px;
  text-align: left;
  margin: 16px 0 0;
  font-size: 14px;
  line-height: 20px;
}
.allinner_main .inner_services .left ol li a {
  color: #f58e0e;
}
.allinner_main .inner_services .left .button {
  background: #F58E0E;
  color: #fff;
  display: block;
  padding: 8px 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto 20px;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-family: robotomedium;
  border-radius: 4px;
}
.allinner_main .inner_services .left .content-table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 15px;
}
.allinner_main .inner_services .left .content-table a {
  color: #f58e0e;
}
.allinner_main .inner_services .left h2,
.allinner_main .inner_services .left h3,
.allinner_main .inner_services .left h4,
.allinner_main .inner_services .left h5 {
  font-family: "robotomedium";
}
.allinner_main .inner_services .left h2 {
  color: #1D1D1D;
  margin: 15px 0 0;
  font-size: 25px;
  line-height: 29px;
  position: relative;
  z-index: 1;
}
.allinner_main .inner_services .left h3 {
  color: #353534;
  margin: 0;
  font-size: 22px;
  line-height: 26px;
  padding: 15px 0 0px;
}
.allinner_main .inner_services .left h4 {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  padding: 15px 0 4px;
  text-align: left;
}
.allinner_main .inner_services .left p {
  font-size: 15px;
  color: #373737;
  line-height: 23px;
  margin: 8px 0;
  display: block;
}
.allinner_main .inner_services .left p a {
  color: #f58e0e;
}
.allinner_main .inner_services .right {
  display: none;
}
.allinner_main .title_green {
  font-size: 0.9375rem;
  font-family: "robotomedium";
  color: #8AB419;
}
.allinner_main .title_black {
  font-size: 0.9375rem;
  font-family: "robotomedium";
  margin-bottom: 8px;
}
.allinner_main table {
  border-collapse: collapse;
  width: 100%;
}
.allinner_main table tr td {
  font-size: 0.875rem;
  border: 1px solid #d7d7d7;
  padding: 5px;
}
.allinner_main table tr td a {
  color: #f58e0e !important;
}
.allinner_main p {
  font-size: 0.8125rem;
  font-family: "robotoregular";
  line-height: 22px;
  margin-bottom: 15px;
}

.blog_section {
  padding: 40px 0;
}
.blog_section .container {
  padding: 0 15px;
}
.blog_section .sitelink {
  font-size: 16px;
  line-height: 18px;
  color: #f58e0e;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.blog_section .sub-heading {
  text-align: center;
  color: #616161;
}
.blog_section .blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 23px;
     -moz-column-gap: 23px;
          column-gap: 23px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
}
.blog_section .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;
  text-align: center;
}
.blog_section .blog_list .blog-box img {
  width: 100%;
  height: 100%;
  max-height: 153px;
}
.blog_section .blog_list .blog-box .date {
  position: absolute;
  background: #fff;
  padding: 1px 10px;
  font-size: 13px;
  color: #353534;
  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;
}
.blog_section .blog_list .blog-box .blog-title {
  margin: 20px 0 10px;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  color: #353534;
  height: 42px;
  overflow: auto;
}
.blog_section .blog_list .blog-box .blog-title:hover {
  color: #F58E0E;
}
.blog_section .blog_list .blog-box .read-more {
  color: #f58e0e;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  text-align: right;
}
.blog_section .blog_list .blog-box .read-more::after {
  content: "";
  background: url(../images/arrow-orange.svg) no-repeat center right;
  width: 18px;
  height: 7px;
  display: inline-block;
}
.blog_section .button {
  background: #ef841f;
  color: #fff;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  font-family: robotomedium;
  text-transform: uppercase;
  border-radius: 3px;
}

tik li {
  font-size: 0.875rem;
  font-family: "robotolight";
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}
tik li:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
  content: "";
  background: url(../images/sprite.png) no-repeat -383px -442px;
  position: absolute;
  left: 0;
  top: 3px;
}
tik li a {
  color: #000;
}

.policies .new-service-banner {
  padding: 30px 0;
}
.policies .new-service-banner .banner-content .left {
  float: none;
  width: 70%;
  margin: 0 auto;
}
.policies .new-service-banner .banner-content .left .heading,
.policies .new-service-banner .banner-content .left .subheading {
  text-align: center;
}
.policies .new-service-banner .banner-content .left .feature li {
  padding: 0;
}
.policies .inner_services .left p {
  font-size: 14px;
  line-height: 18px;
}
.policies .inner_services .left ul li {
  padding: 0 0 0 25px;
  margin: 10px 0 0;
  line-height: 20px;
}
.policies .inner_services .left ul li:before {
  background: url(../images/sprite.png) no-repeat -331px -379px;
  width: 18px;
  height: 18px;
  background-size: 430px;
}
.policies .inner_services .left ul li ul li {
  list-style: disc !important;
  padding: 0;
  margin: 5px 0 0 40px;
  color: #616161;
}
.policies .inner_services .left ul li ul li:before {
  display: none;
}
.policies .inner_services .right .rightside-topic:first-child {
  margin: 15px 0px 0 0;
}
.policies .inner_services .right .rightside-topic .side_link ul li .left {
  width: 52%;
}
.policies .inner_services .right .rightside-topic .side_link ul li .right {
  width: 44%;
}
.policies .inner_services .right .rightside-topic .side_link .price-box p {
  line-height: 18px;
  margin-bottom: 0;
}
.policies .Policies-feature {
  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;
  width: 85%;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.policies .Policies-feature .feature-inner {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  margin: 0 2%;
  padding: 0 5%;
  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;
}
.policies .Policies-feature .feature-inner svg {
  margin: 0 8px 0 0;
}
.policies .Policies-feature .feature-inner .title {
  font-size: 20px;
  line-height: 22px;
  float: left;
}
.policies .Policies-feature .feature-inner .sub-title {
  display: inline-block;
  float: left;
}
.policies .Policies-feature .feature-inner .feature-content {
  width: 80%;
}
.policies .Policies-feature .feature-inner .free {
  background: #33cc6f;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  padding: 0 5px;
  text-transform: uppercase;
  float: left;
}

@media (max-width: 1366px) {
  .policies .Policies-feature .feature-inner {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .policies .Policies-feature .feature-inner {
    margin: 0;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .policies .Policies-feature .feature-inner .title {
    font-size: 15px;
  }
  .allinner_main .title_green {
    font-size: 1.25rem;
    font-family: "robotomedium";
    color: #8AB419;
    margin-bottom: 10px;
  }
  .allinner_main .title_black {
    font-size: 1.25rem;
    font-family: "robotomedium";
    margin-bottom: 10px;
  }
  .allinner_main p {
    font-size: 0.9375rem;
    line-height: 25px;
  }
  .allinner_main .inner_services {
    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;
  }
  .allinner_main .inner_services .left {
    width: 60%;
  }
  .allinner_main .inner_services .left p {
    text-align: justify;
  }
  .allinner_main .inner_services .right {
    width: 35%;
    display: block;
  }
  .tik {
    margin-bottom: 15px;
  }
  .tik li {
    font-size: 0.9375rem;
  }
  .rightside-topic {
    margin: 0 0px 30px;
  }
  .rightside-topic .title {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.25rem;
    font-family: "robotomedium";
    color: #3b84c2;
  }
}
@media screen and (min-width: 1024px) {
  .allinner_main .inner_services .left {
    width: 67%;
  }
  .allinner_main .inner_services .right {
    width: 29%;
  }
}
@media screen and (min-width: 1025px) {
  .allinner_main .inner_services {
    padding: 30px 0px;
  }
}
@media (max-width: 1024px) {
  .policies .new-service-banner .banner-content .left {
    width: 85%;
  }
  .policies .inner_services .right {
    width: 31%;
  }
  .policies .inner_services .right .rightside-topic .side_link ul li .left {
    width: 50%;
  }
  .policies .Policies-feature {
    width: 95%;
  }
  .allinner_main .inner_services .deal-list .right .promo-code {
    font-size: 16px;
    line-height: 22px;
  }
  .allinner_main .inner_services .deal-list .left .deal-p {
    font-size: 22px;
    line-height: 24px;
  }
  .blog_section .blog_list .blog-box {
    width: 31.5%;
    display: inline-table;
  }
}
@media (max-width: 768px) {
  .policies .new-service-banner {
    padding: 20px 0;
    margin: 0;
  }
  .policies .new-service-banner .banner-content .left {
    width: 100% !important;
    padding: 0;
  }
  .policies .new-service-banner .banner-content .left .feature li {
    width: 33.33%;
  }
  .policies .Policies-feature {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .policies .inner_services {
    padding: 20px 0;
  }
  .policies .inner_services .left h2 {
    margin: 10px 0 10px;
    font-size: 18px;
    line-height: 20px;
  }
  .policies .inner_services .right {
    width: 37%;
  }
  .policies .inner_services .right .rightside-topic .side_link ul li .left {
    width: 53%;
  }
  .policies .inner_services .right .rightside-topic .side_link ul li .right {
    width: 46%;
  }
  .allinner_main .inner_services {
    padding: 20px 0;
  }
  .allinner_main .inner_services .left h2 {
    font-size: 22px;
    line-height: 25px;
  }
  .allinner_main .inner_services .left h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .allinner_main .inner_services .left h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .allinner_main .inner_services .left .banner-samples .image-background {
    padding: 10px 0px 0 10px;
  }
  .allinner_main .inner_services .left .banner-samples .image-background .title span {
    font-size: 16px;
  }
  .allinner_main .inner_services .left .banner-samples .image-background .heding {
    width: 240px;
    padding: 10px;
    margin: 10px 0;
  }
  .allinner_main .inner_services .left .banner-samples .image-background .sub-heding {
    width: 42%;
  }
  .allinner_main .inner_services .left .banner-samples .image-background .button-order-now, .allinner_main .inner_services .left .banner-samples .image-background .button-view-samples {
    margin: 5px 0 0;
  }
  .allinner_main .inner_services .deal-list .right {
    width: 55%;
  }
  .allinner_main .inner_services .deal-list .right .promo-code {
    font-size: 16px;
    line-height: 22px;
  }
  .allinner_main .inner_services .deal-list .left {
    width: 45%;
  }
  .allinner_main .inner_services .deal-list .left .deal-p {
    font-size: 20px;
    line-height: 22px;
  }
  .blog_section {
    padding: 30px 0;
  }
  .blog_section .blog_list {
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  .blog_section .blog_list .blog-box {
    padding: 8px;
    width: 49%;
  }
  .blog_section .blog_list .blog-box .blog-title {
    margin: 17px 0 6px;
  }
  .blog_section .button {
    margin: 13px auto 0;
    padding: 8px 18px;
  }
}
@media (max-width: 767px) {
  .breadcrumb .container {
    width: auto;
  }
  .breadcrumb ul {
    padding: 0 10px;
  }
  .allinner_main .inner_services {
    padding: 15px;
  }
  .allinner_main .inner_services .left {
    float: none;
  }
  .allinner_main .inner_services .left h2 {
    margin: 20px 0 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .allinner_main .inner_services .left p {
    line-height: 20px;
  }
  .allinner_main .inner_services .left img {
    height: auto;
  }
  .policies .new-service-banner .banner-content .left .subheading {
    margin-bottom: 10px;
  }
  .policies .Policies-feature {
    width: 100%;
    padding: 10px 5px 0;
  }
  .policies .Policies-feature .feature-inner {
    font-size: 12px;
    line-height: 14px;
  }
  .policies .Policies-feature .feature-inner:first-child {
    display: none;
  }
  .policies .Policies-feature .feature-inner i {
    width: 36px;
    height: 32px;
    background-size: 320px;
  }
  .policies .Policies-feature .feature-inner i.rated {
    background-position: -185px -4px;
  }
  .policies .Policies-feature .feature-inner i.turnitin {
    background-position: -236px -220px;
  }
  .policies .Policies-feature .feature-inner .title {
    font-size: 14px;
    line-height: 20px;
  }
  .policies .inner_services {
    padding: 20px 15px;
    display: inline-block;
    width: 100%;
  }
  .policies .inner_services .left h2 {
    font-size: 16px;
    line-height: 18px;
  }
  .allinner_main .inner_services .mobile-right-bar {
    display: block;
    width: 100%;
  }
  .allinner_main .inner_services .mobile-right-bar .free-fearure,
  .allinner_main .inner_services .mobile-right-bar .freeTools,
  .allinner_main .inner_services .mobile-right-bar .services {
    display: none;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal {
    display: block;
    margin: 30px 0;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .deal-title {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 20px;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .deal-list .left {
    width: 50%;
    float: left;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .deal-list .left .deal-p {
    font-size: 18px;
    line-height: 20px;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .deal-list .right {
    width: 50%;
    display: block;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .deal-list .right .promo-code {
    font-size: 18px;
    line-height: 20px;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .order-btn {
    width: 47%;
    padding: 6px 0;
    font-size: 16px;
    line-height: 18px;
  }
  .allinner_main .inner_services .mobile-right-bar .best-deal .footer-p.footer-p-first {
    margin: 12px 0 0;
  }
  .body_gah_au .policies .new-service-banner {
    padding: 20px 0 20px;
  }
  .blog_section {
    padding: 20px 0;
  }
  .blog_section .sub-heading {
    line-height: 18px;
  }
  .blog_section .blog_list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
  }
  .blog_section .blog_list::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .blog_section .blog_list .blog-box {
    margin: 8px 3px;
    min-width: 70%;
  }
}
.allinner_main .inner_services .image-background,
.allinner_main .blog-wrapper .image-background,
.allinner_main #content .image-background,
.allinner_main .blog-left .image-background,
.blogs_main .inner_services .image-background,
.blogs_main .blog-wrapper .image-background,
.blogs_main #content .image-background,
.blogs_main .blog-left .image-background,
.AsideLeft .inner_services .image-background,
.AsideLeft .blog-wrapper .image-background,
.AsideLeft #content .image-background,
.AsideLeft .blog-left .image-background,
.detail-blog-wrpr .inner_services .image-background,
.detail-blog-wrpr .blog-wrapper .image-background,
.detail-blog-wrpr #content .image-background,
.detail-blog-wrpr .blog-left .image-background {
  background: url(../images/strip/share-your-assignment-idea.png) no-repeat right #fff;
  background-size: contain;
  height: 235px;
  padding: 15px 0px 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 20px 0;
  border: 1px solid #dedede;
}
.allinner_main .inner_services .image-background *,
.allinner_main .blog-wrapper .image-background *,
.allinner_main #content .image-background *,
.allinner_main .blog-left .image-background *,
.blogs_main .inner_services .image-background *,
.blogs_main .blog-wrapper .image-background *,
.blogs_main #content .image-background *,
.blogs_main .blog-left .image-background *,
.AsideLeft .inner_services .image-background *,
.AsideLeft .blog-wrapper .image-background *,
.AsideLeft #content .image-background *,
.AsideLeft .blog-left .image-background *,
.detail-blog-wrpr .inner_services .image-background *,
.detail-blog-wrpr .blog-wrapper .image-background *,
.detail-blog-wrpr #content .image-background *,
.detail-blog-wrpr .blog-left .image-background * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allinner_main .inner_services .image-background .title,
.allinner_main .blog-wrapper .image-background .title,
.allinner_main #content .image-background .title,
.allinner_main .blog-left .image-background .title,
.blogs_main .inner_services .image-background .title,
.blogs_main .blog-wrapper .image-background .title,
.blogs_main #content .image-background .title,
.blogs_main .blog-left .image-background .title,
.AsideLeft .inner_services .image-background .title,
.AsideLeft .blog-wrapper .image-background .title,
.AsideLeft #content .image-background .title,
.AsideLeft .blog-left .image-background .title,
.detail-blog-wrpr .inner_services .image-background .title,
.detail-blog-wrpr .blog-wrapper .image-background .title,
.detail-blog-wrpr #content .image-background .title,
.detail-blog-wrpr .blog-left .image-background .title {
  padding: 0;
}
.allinner_main .inner_services .image-background .title span,
.allinner_main .blog-wrapper .image-background .title span,
.allinner_main #content .image-background .title span,
.allinner_main .blog-left .image-background .title span,
.blogs_main .inner_services .image-background .title span,
.blogs_main .blog-wrapper .image-background .title span,
.blogs_main #content .image-background .title span,
.blogs_main .blog-left .image-background .title span,
.AsideLeft .inner_services .image-background .title span,
.AsideLeft .blog-wrapper .image-background .title span,
.AsideLeft #content .image-background .title span,
.AsideLeft .blog-left .image-background .title span,
.detail-blog-wrpr .inner_services .image-background .title span,
.detail-blog-wrpr .blog-wrapper .image-background .title span,
.detail-blog-wrpr #content .image-background .title span,
.detail-blog-wrpr .blog-left .image-background .title span {
  font-size: 21px;
}
.allinner_main .inner_services .image-background .heding,
.allinner_main .blog-wrapper .image-background .heding,
.allinner_main #content .image-background .heding,
.allinner_main .blog-left .image-background .heding,
.blogs_main .inner_services .image-background .heding,
.blogs_main .blog-wrapper .image-background .heding,
.blogs_main #content .image-background .heding,
.blogs_main .blog-left .image-background .heding,
.AsideLeft .inner_services .image-background .heding,
.AsideLeft .blog-wrapper .image-background .heding,
.AsideLeft #content .image-background .heding,
.AsideLeft .blog-left .image-background .heding,
.detail-blog-wrpr .inner_services .image-background .heding,
.detail-blog-wrpr .blog-wrapper .image-background .heding,
.detail-blog-wrpr #content .image-background .heding,
.detail-blog-wrpr .blog-left .image-background .heding {
  margin: 15px 0;
  text-transform: uppercase;
  background: #95bb2b;
  font-size: 17px;
  padding: 15px 10px;
  color: #fff;
  display: inline-block;
  width: 315px;
}
.allinner_main .inner_services .image-background .sub-heding,
.allinner_main .blog-wrapper .image-background .sub-heding,
.allinner_main #content .image-background .sub-heding,
.allinner_main .blog-left .image-background .sub-heding,
.blogs_main .inner_services .image-background .sub-heding,
.blogs_main .blog-wrapper .image-background .sub-heding,
.blogs_main #content .image-background .sub-heding,
.blogs_main .blog-left .image-background .sub-heding,
.AsideLeft .inner_services .image-background .sub-heding,
.AsideLeft .blog-wrapper .image-background .sub-heding,
.AsideLeft #content .image-background .sub-heding,
.AsideLeft .blog-left .image-background .sub-heding,
.detail-blog-wrpr .inner_services .image-background .sub-heding,
.detail-blog-wrpr .blog-wrapper .image-background .sub-heding,
.detail-blog-wrpr #content .image-background .sub-heding,
.detail-blog-wrpr .blog-left .image-background .sub-heding {
  padding: 4px 0;
}
.allinner_main .inner_services .image-background .button-order-now,
.allinner_main .inner_services .image-background .button-view-samples,
.allinner_main .blog-wrapper .image-background .button-order-now,
.allinner_main .blog-wrapper .image-background .button-view-samples,
.allinner_main #content .image-background .button-order-now,
.allinner_main #content .image-background .button-view-samples,
.allinner_main .blog-left .image-background .button-order-now,
.allinner_main .blog-left .image-background .button-view-samples,
.blogs_main .inner_services .image-background .button-order-now,
.blogs_main .inner_services .image-background .button-view-samples,
.blogs_main .blog-wrapper .image-background .button-order-now,
.blogs_main .blog-wrapper .image-background .button-view-samples,
.blogs_main #content .image-background .button-order-now,
.blogs_main #content .image-background .button-view-samples,
.blogs_main .blog-left .image-background .button-order-now,
.blogs_main .blog-left .image-background .button-view-samples,
.AsideLeft .inner_services .image-background .button-order-now,
.AsideLeft .inner_services .image-background .button-view-samples,
.AsideLeft .blog-wrapper .image-background .button-order-now,
.AsideLeft .blog-wrapper .image-background .button-view-samples,
.AsideLeft #content .image-background .button-order-now,
.AsideLeft #content .image-background .button-view-samples,
.AsideLeft .blog-left .image-background .button-order-now,
.AsideLeft .blog-left .image-background .button-view-samples,
.detail-blog-wrpr .inner_services .image-background .button-order-now,
.detail-blog-wrpr .inner_services .image-background .button-view-samples,
.detail-blog-wrpr .blog-wrapper .image-background .button-order-now,
.detail-blog-wrpr .blog-wrapper .image-background .button-view-samples,
.detail-blog-wrpr #content .image-background .button-order-now,
.detail-blog-wrpr #content .image-background .button-view-samples,
.detail-blog-wrpr .blog-left .image-background .button-order-now,
.detail-blog-wrpr .blog-left .image-background .button-view-samples {
  margin: 9px 0 0;
  margin-right: 5px;
  display: inline-block;
  background: #fab834;
  color: #000;
  padding: 5px 10px;
  line-height: normal;
}
.allinner_main .inner_services .image-background .button-order-now:hover,
.allinner_main .inner_services .image-background .button-view-samples:hover,
.allinner_main .blog-wrapper .image-background .button-order-now:hover,
.allinner_main .blog-wrapper .image-background .button-view-samples:hover,
.allinner_main #content .image-background .button-order-now:hover,
.allinner_main #content .image-background .button-view-samples:hover,
.allinner_main .blog-left .image-background .button-order-now:hover,
.allinner_main .blog-left .image-background .button-view-samples:hover,
.blogs_main .inner_services .image-background .button-order-now:hover,
.blogs_main .inner_services .image-background .button-view-samples:hover,
.blogs_main .blog-wrapper .image-background .button-order-now:hover,
.blogs_main .blog-wrapper .image-background .button-view-samples:hover,
.blogs_main #content .image-background .button-order-now:hover,
.blogs_main #content .image-background .button-view-samples:hover,
.blogs_main .blog-left .image-background .button-order-now:hover,
.blogs_main .blog-left .image-background .button-view-samples:hover,
.AsideLeft .inner_services .image-background .button-order-now:hover,
.AsideLeft .inner_services .image-background .button-view-samples:hover,
.AsideLeft .blog-wrapper .image-background .button-order-now:hover,
.AsideLeft .blog-wrapper .image-background .button-view-samples:hover,
.AsideLeft #content .image-background .button-order-now:hover,
.AsideLeft #content .image-background .button-view-samples:hover,
.AsideLeft .blog-left .image-background .button-order-now:hover,
.AsideLeft .blog-left .image-background .button-view-samples:hover,
.detail-blog-wrpr .inner_services .image-background .button-order-now:hover,
.detail-blog-wrpr .inner_services .image-background .button-view-samples:hover,
.detail-blog-wrpr .blog-wrapper .image-background .button-order-now:hover,
.detail-blog-wrpr .blog-wrapper .image-background .button-view-samples:hover,
.detail-blog-wrpr #content .image-background .button-order-now:hover,
.detail-blog-wrpr #content .image-background .button-view-samples:hover,
.detail-blog-wrpr .blog-left .image-background .button-order-now:hover,
.detail-blog-wrpr .blog-left .image-background .button-view-samples:hover {
  color: #000;
}
.allinner_main .inner_services .banner-strip,
.allinner_main .blog-wrapper .banner-strip,
.allinner_main #content .banner-strip,
.allinner_main .blog-left .banner-strip,
.blogs_main .inner_services .banner-strip,
.blogs_main .blog-wrapper .banner-strip,
.blogs_main #content .banner-strip,
.blogs_main .blog-left .banner-strip,
.AsideLeft .inner_services .banner-strip,
.AsideLeft .blog-wrapper .banner-strip,
.AsideLeft #content .banner-strip,
.AsideLeft .blog-left .banner-strip,
.detail-blog-wrpr .inner_services .banner-strip,
.detail-blog-wrpr .blog-wrapper .banner-strip,
.detail-blog-wrpr #content .banner-strip,
.detail-blog-wrpr .blog-left .banner-strip {
  float: left;
  width: 100%;
  margin: 5px 0 15px;
}
.allinner_main .inner_services .banner-strip .strip-img,
.allinner_main .blog-wrapper .banner-strip .strip-img,
.allinner_main #content .banner-strip .strip-img,
.allinner_main .blog-left .banner-strip .strip-img,
.blogs_main .inner_services .banner-strip .strip-img,
.blogs_main .blog-wrapper .banner-strip .strip-img,
.blogs_main #content .banner-strip .strip-img,
.blogs_main .blog-left .banner-strip .strip-img,
.AsideLeft .inner_services .banner-strip .strip-img,
.AsideLeft .blog-wrapper .banner-strip .strip-img,
.AsideLeft #content .banner-strip .strip-img,
.AsideLeft .blog-left .banner-strip .strip-img,
.detail-blog-wrpr .inner_services .banner-strip .strip-img,
.detail-blog-wrpr .blog-wrapper .banner-strip .strip-img,
.detail-blog-wrpr #content .banner-strip .strip-img,
.detail-blog-wrpr .blog-left .banner-strip .strip-img {
  float: left;
  width: 440px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 269px;
}
.allinner_main .inner_services .banner-strip .strip-img img,
.allinner_main .blog-wrapper .banner-strip .strip-img img,
.allinner_main #content .banner-strip .strip-img img,
.allinner_main .blog-left .banner-strip .strip-img img,
.blogs_main .inner_services .banner-strip .strip-img img,
.blogs_main .blog-wrapper .banner-strip .strip-img img,
.blogs_main #content .banner-strip .strip-img img,
.blogs_main .blog-left .banner-strip .strip-img img,
.AsideLeft .inner_services .banner-strip .strip-img img,
.AsideLeft .blog-wrapper .banner-strip .strip-img img,
.AsideLeft #content .banner-strip .strip-img img,
.AsideLeft .blog-left .banner-strip .strip-img img,
.detail-blog-wrpr .inner_services .banner-strip .strip-img img,
.detail-blog-wrpr .blog-wrapper .banner-strip .strip-img img,
.detail-blog-wrpr #content .banner-strip .strip-img img,
.detail-blog-wrpr .blog-left .banner-strip .strip-img img {
  width: initial;
  max-width: initial;
}
.allinner_main .inner_services .banner-strip .strip-content,
.allinner_main .blog-wrapper .banner-strip .strip-content,
.allinner_main #content .banner-strip .strip-content,
.allinner_main .blog-left .banner-strip .strip-content,
.blogs_main .inner_services .banner-strip .strip-content,
.blogs_main .blog-wrapper .banner-strip .strip-content,
.blogs_main #content .banner-strip .strip-content,
.blogs_main .blog-left .banner-strip .strip-content,
.AsideLeft .inner_services .banner-strip .strip-content,
.AsideLeft .blog-wrapper .banner-strip .strip-content,
.AsideLeft #content .banner-strip .strip-content,
.AsideLeft .blog-left .banner-strip .strip-content,
.detail-blog-wrpr .inner_services .banner-strip .strip-content,
.detail-blog-wrpr .blog-wrapper .banner-strip .strip-content,
.detail-blog-wrpr #content .banner-strip .strip-content,
.detail-blog-wrpr .blog-left .banner-strip .strip-content {
  float: left;
  width: 320px;
  padding: 10px;
  background: #95bc2f;
  text-align: center;
  color: #fff;
}
.allinner_main .inner_services .banner-strip .strip-content h4,
.allinner_main .blog-wrapper .banner-strip .strip-content h4,
.allinner_main #content .banner-strip .strip-content h4,
.allinner_main .blog-left .banner-strip .strip-content h4,
.blogs_main .inner_services .banner-strip .strip-content h4,
.blogs_main .blog-wrapper .banner-strip .strip-content h4,
.blogs_main #content .banner-strip .strip-content h4,
.blogs_main .blog-left .banner-strip .strip-content h4,
.AsideLeft .inner_services .banner-strip .strip-content h4,
.AsideLeft .blog-wrapper .banner-strip .strip-content h4,
.AsideLeft #content .banner-strip .strip-content h4,
.AsideLeft .blog-left .banner-strip .strip-content h4,
.detail-blog-wrpr .inner_services .banner-strip .strip-content h4,
.detail-blog-wrpr .blog-wrapper .banner-strip .strip-content h4,
.detail-blog-wrpr #content .banner-strip .strip-content h4,
.detail-blog-wrpr .blog-left .banner-strip .strip-content h4 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  margin-bottom: 6px;
}
.allinner_main .inner_services .banner-strip .strip-content p,
.allinner_main .blog-wrapper .banner-strip .strip-content p,
.allinner_main #content .banner-strip .strip-content p,
.allinner_main .blog-left .banner-strip .strip-content p,
.blogs_main .inner_services .banner-strip .strip-content p,
.blogs_main .blog-wrapper .banner-strip .strip-content p,
.blogs_main #content .banner-strip .strip-content p,
.blogs_main .blog-left .banner-strip .strip-content p,
.AsideLeft .inner_services .banner-strip .strip-content p,
.AsideLeft .blog-wrapper .banner-strip .strip-content p,
.AsideLeft #content .banner-strip .strip-content p,
.AsideLeft .blog-left .banner-strip .strip-content p,
.detail-blog-wrpr .inner_services .banner-strip .strip-content p,
.detail-blog-wrpr .blog-wrapper .banner-strip .strip-content p,
.detail-blog-wrpr #content .banner-strip .strip-content p,
.detail-blog-wrpr .blog-left .banner-strip .strip-content p {
  font-size: 14px;
  line-height: 17px;
  margin: 10px 0;
  color: #fff;
  text-align: center;
}
.allinner_main .inner_services .banner-strip .strip-content .btns,
.allinner_main .blog-wrapper .banner-strip .strip-content .btns,
.allinner_main #content .banner-strip .strip-content .btns,
.allinner_main .blog-left .banner-strip .strip-content .btns,
.blogs_main .inner_services .banner-strip .strip-content .btns,
.blogs_main .blog-wrapper .banner-strip .strip-content .btns,
.blogs_main #content .banner-strip .strip-content .btns,
.blogs_main .blog-left .banner-strip .strip-content .btns,
.AsideLeft .inner_services .banner-strip .strip-content .btns,
.AsideLeft .blog-wrapper .banner-strip .strip-content .btns,
.AsideLeft #content .banner-strip .strip-content .btns,
.AsideLeft .blog-left .banner-strip .strip-content .btns,
.detail-blog-wrpr .inner_services .banner-strip .strip-content .btns,
.detail-blog-wrpr .blog-wrapper .banner-strip .strip-content .btns,
.detail-blog-wrpr #content .banner-strip .strip-content .btns,
.detail-blog-wrpr .blog-left .banner-strip .strip-content .btns {
  width: 75%;
  float: left;
  font-size: 15px;
  margin: 4px 16%;
  color: #333;
  font-weight: 500;
  padding: 10px;
  background: #fff;
}
.allinner_main .inner_services .gift_strip,
.allinner_main .blog-wrapper .gift_strip,
.allinner_main #content .gift_strip,
.allinner_main .blog-left .gift_strip,
.blogs_main .inner_services .gift_strip,
.blogs_main .blog-wrapper .gift_strip,
.blogs_main #content .gift_strip,
.blogs_main .blog-left .gift_strip,
.AsideLeft .inner_services .gift_strip,
.AsideLeft .blog-wrapper .gift_strip,
.AsideLeft #content .gift_strip,
.AsideLeft .blog-left .gift_strip,
.detail-blog-wrpr .inner_services .gift_strip,
.detail-blog-wrpr .blog-wrapper .gift_strip,
.detail-blog-wrpr #content .gift_strip,
.detail-blog-wrpr .blog-left .gift_strip {
  background: url(../images/gift-strip.jpg) no-repeat left top/cover;
  padding: 20px;
  border: 2px solid #161e29;
  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;
}
.allinner_main .inner_services .gift_strip strong,
.allinner_main .inner_services .gift_strip span,
.allinner_main .blog-wrapper .gift_strip strong,
.allinner_main .blog-wrapper .gift_strip span,
.allinner_main #content .gift_strip strong,
.allinner_main #content .gift_strip span,
.allinner_main .blog-left .gift_strip strong,
.allinner_main .blog-left .gift_strip span,
.blogs_main .inner_services .gift_strip strong,
.blogs_main .inner_services .gift_strip span,
.blogs_main .blog-wrapper .gift_strip strong,
.blogs_main .blog-wrapper .gift_strip span,
.blogs_main #content .gift_strip strong,
.blogs_main #content .gift_strip span,
.blogs_main .blog-left .gift_strip strong,
.blogs_main .blog-left .gift_strip span,
.AsideLeft .inner_services .gift_strip strong,
.AsideLeft .inner_services .gift_strip span,
.AsideLeft .blog-wrapper .gift_strip strong,
.AsideLeft .blog-wrapper .gift_strip span,
.AsideLeft #content .gift_strip strong,
.AsideLeft #content .gift_strip span,
.AsideLeft .blog-left .gift_strip strong,
.AsideLeft .blog-left .gift_strip span,
.detail-blog-wrpr .inner_services .gift_strip strong,
.detail-blog-wrpr .inner_services .gift_strip span,
.detail-blog-wrpr .blog-wrapper .gift_strip strong,
.detail-blog-wrpr .blog-wrapper .gift_strip span,
.detail-blog-wrpr #content .gift_strip strong,
.detail-blog-wrpr #content .gift_strip span,
.detail-blog-wrpr .blog-left .gift_strip strong,
.detail-blog-wrpr .blog-left .gift_strip span {
  font-size: 50px;
  font-family: robotomedium;
  color: #fff;
  display: block;
}
.allinner_main .inner_services .gift_strip span,
.allinner_main .blog-wrapper .gift_strip span,
.allinner_main #content .gift_strip span,
.allinner_main .blog-left .gift_strip span,
.blogs_main .inner_services .gift_strip span,
.blogs_main .blog-wrapper .gift_strip span,
.blogs_main #content .gift_strip span,
.blogs_main .blog-left .gift_strip span,
.AsideLeft .inner_services .gift_strip span,
.AsideLeft .blog-wrapper .gift_strip span,
.AsideLeft #content .gift_strip span,
.AsideLeft .blog-left .gift_strip span,
.detail-blog-wrpr .inner_services .gift_strip span,
.detail-blog-wrpr .blog-wrapper .gift_strip span,
.detail-blog-wrpr #content .gift_strip span,
.detail-blog-wrpr .blog-left .gift_strip span {
  font-size: 30px;
  color: #fbdf26;
}
.allinner_main .inner_services .gift_strip ul li,
.allinner_main .blog-wrapper .gift_strip ul li,
.allinner_main #content .gift_strip ul li,
.allinner_main .blog-left .gift_strip ul li,
.blogs_main .inner_services .gift_strip ul li,
.blogs_main .blog-wrapper .gift_strip ul li,
.blogs_main #content .gift_strip ul li,
.blogs_main .blog-left .gift_strip ul li,
.AsideLeft .inner_services .gift_strip ul li,
.AsideLeft .blog-wrapper .gift_strip ul li,
.AsideLeft #content .gift_strip ul li,
.AsideLeft .blog-left .gift_strip ul li,
.detail-blog-wrpr .inner_services .gift_strip ul li,
.detail-blog-wrpr .blog-wrapper .gift_strip ul li,
.detail-blog-wrpr #content .gift_strip ul li,
.detail-blog-wrpr .blog-left .gift_strip ul li {
  font-size: 16px;
  background: #ffb834;
  border-radius: 40px;
  padding: 10px 15px;
  text-align: center;
  margin-bottom: 10px;
}
.allinner_main .inner_services .gift_strip ul li:before,
.allinner_main .blog-wrapper .gift_strip ul li:before,
.allinner_main #content .gift_strip ul li:before,
.allinner_main .blog-left .gift_strip ul li:before,
.blogs_main .inner_services .gift_strip ul li:before,
.blogs_main .blog-wrapper .gift_strip ul li:before,
.blogs_main #content .gift_strip ul li:before,
.blogs_main .blog-left .gift_strip ul li:before,
.AsideLeft .inner_services .gift_strip ul li:before,
.AsideLeft .blog-wrapper .gift_strip ul li:before,
.AsideLeft #content .gift_strip ul li:before,
.AsideLeft .blog-left .gift_strip ul li:before,
.detail-blog-wrpr .inner_services .gift_strip ul li:before,
.detail-blog-wrpr .blog-wrapper .gift_strip ul li:before,
.detail-blog-wrpr #content .gift_strip ul li:before,
.detail-blog-wrpr .blog-left .gift_strip ul li:before {
  display: none;
}
.allinner_main .inner_services .gift_strip .cont-no,
.allinner_main .blog-wrapper .gift_strip .cont-no,
.allinner_main #content .gift_strip .cont-no,
.allinner_main .blog-left .gift_strip .cont-no,
.blogs_main .inner_services .gift_strip .cont-no,
.blogs_main .blog-wrapper .gift_strip .cont-no,
.blogs_main #content .gift_strip .cont-no,
.blogs_main .blog-left .gift_strip .cont-no,
.AsideLeft .inner_services .gift_strip .cont-no,
.AsideLeft .blog-wrapper .gift_strip .cont-no,
.AsideLeft #content .gift_strip .cont-no,
.AsideLeft .blog-left .gift_strip .cont-no,
.detail-blog-wrpr .inner_services .gift_strip .cont-no,
.detail-blog-wrpr .blog-wrapper .gift_strip .cont-no,
.detail-blog-wrpr #content .gift_strip .cont-no,
.detail-blog-wrpr .blog-left .gift_strip .cont-no {
  font-size: 18px;
  font-family: robotomedium;
  color: #fff;
}
.allinner_main .inner_services .exclusive_strip,
.allinner_main .blog-wrapper .exclusive_strip,
.allinner_main #content .exclusive_strip,
.allinner_main .blog-left .exclusive_strip,
.blogs_main .inner_services .exclusive_strip,
.blogs_main .blog-wrapper .exclusive_strip,
.blogs_main #content .exclusive_strip,
.blogs_main .blog-left .exclusive_strip,
.AsideLeft .inner_services .exclusive_strip,
.AsideLeft .blog-wrapper .exclusive_strip,
.AsideLeft #content .exclusive_strip,
.AsideLeft .blog-left .exclusive_strip,
.detail-blog-wrpr .inner_services .exclusive_strip,
.detail-blog-wrpr .blog-wrapper .exclusive_strip,
.detail-blog-wrpr #content .exclusive_strip,
.detail-blog-wrpr .blog-left .exclusive_strip {
  background: url(../images/exclusive-strip.jpg) no-repeat left top/cover;
  padding: 0px;
}
.allinner_main .inner_services .exclusive_strip ul,
.allinner_main .blog-wrapper .exclusive_strip ul,
.allinner_main #content .exclusive_strip ul,
.allinner_main .blog-left .exclusive_strip ul,
.blogs_main .inner_services .exclusive_strip ul,
.blogs_main .blog-wrapper .exclusive_strip ul,
.blogs_main #content .exclusive_strip ul,
.blogs_main .blog-left .exclusive_strip ul,
.AsideLeft .inner_services .exclusive_strip ul,
.AsideLeft .blog-wrapper .exclusive_strip ul,
.AsideLeft #content .exclusive_strip ul,
.AsideLeft .blog-left .exclusive_strip ul,
.detail-blog-wrpr .inner_services .exclusive_strip ul,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul,
.detail-blog-wrpr #content .exclusive_strip ul,
.detail-blog-wrpr .blog-left .exclusive_strip ul {
  text-align: right;
  display: block;
  margin: 0 30px 0 0;
}
.allinner_main .inner_services .exclusive_strip ul li,
.allinner_main .blog-wrapper .exclusive_strip ul li,
.allinner_main #content .exclusive_strip ul li,
.allinner_main .blog-left .exclusive_strip ul li,
.blogs_main .inner_services .exclusive_strip ul li,
.blogs_main .blog-wrapper .exclusive_strip ul li,
.blogs_main #content .exclusive_strip ul li,
.blogs_main .blog-left .exclusive_strip ul li,
.AsideLeft .inner_services .exclusive_strip ul li,
.AsideLeft .blog-wrapper .exclusive_strip ul li,
.AsideLeft #content .exclusive_strip ul li,
.AsideLeft .blog-left .exclusive_strip ul li,
.detail-blog-wrpr .inner_services .exclusive_strip ul li,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul li,
.detail-blog-wrpr #content .exclusive_strip ul li,
.detail-blog-wrpr .blog-left .exclusive_strip ul li {
  display: inline-block;
  vertical-align: middle;
}
.allinner_main .inner_services .exclusive_strip ul li:before,
.allinner_main .blog-wrapper .exclusive_strip ul li:before,
.allinner_main #content .exclusive_strip ul li:before,
.allinner_main .blog-left .exclusive_strip ul li:before,
.blogs_main .inner_services .exclusive_strip ul li:before,
.blogs_main .blog-wrapper .exclusive_strip ul li:before,
.blogs_main #content .exclusive_strip ul li:before,
.blogs_main .blog-left .exclusive_strip ul li:before,
.AsideLeft .inner_services .exclusive_strip ul li:before,
.AsideLeft .blog-wrapper .exclusive_strip ul li:before,
.AsideLeft #content .exclusive_strip ul li:before,
.AsideLeft .blog-left .exclusive_strip ul li:before,
.detail-blog-wrpr .inner_services .exclusive_strip ul li:before,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul li:before,
.detail-blog-wrpr #content .exclusive_strip ul li:before,
.detail-blog-wrpr .blog-left .exclusive_strip ul li:before {
  display: none;
}
.allinner_main .inner_services .exclusive_strip ul .ex_left,
.allinner_main .blog-wrapper .exclusive_strip ul .ex_left,
.allinner_main #content .exclusive_strip ul .ex_left,
.allinner_main .blog-left .exclusive_strip ul .ex_left,
.blogs_main .inner_services .exclusive_strip ul .ex_left,
.blogs_main .blog-wrapper .exclusive_strip ul .ex_left,
.blogs_main #content .exclusive_strip ul .ex_left,
.blogs_main .blog-left .exclusive_strip ul .ex_left,
.AsideLeft .inner_services .exclusive_strip ul .ex_left,
.AsideLeft .blog-wrapper .exclusive_strip ul .ex_left,
.AsideLeft #content .exclusive_strip ul .ex_left,
.AsideLeft .blog-left .exclusive_strip ul .ex_left,
.detail-blog-wrpr .inner_services .exclusive_strip ul .ex_left,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .ex_left,
.detail-blog-wrpr #content .exclusive_strip ul .ex_left,
.detail-blog-wrpr .blog-left .exclusive_strip ul .ex_left {
  font-size: 20px;
  font-family: robotomedium;
  line-height: 30px;
  margin: 10px 0;
}
.allinner_main .inner_services .exclusive_strip ul .ex_left span,
.allinner_main .blog-wrapper .exclusive_strip ul .ex_left span,
.allinner_main #content .exclusive_strip ul .ex_left span,
.allinner_main .blog-left .exclusive_strip ul .ex_left span,
.blogs_main .inner_services .exclusive_strip ul .ex_left span,
.blogs_main .blog-wrapper .exclusive_strip ul .ex_left span,
.blogs_main #content .exclusive_strip ul .ex_left span,
.blogs_main .blog-left .exclusive_strip ul .ex_left span,
.AsideLeft .inner_services .exclusive_strip ul .ex_left span,
.AsideLeft .blog-wrapper .exclusive_strip ul .ex_left span,
.AsideLeft #content .exclusive_strip ul .ex_left span,
.AsideLeft .blog-left .exclusive_strip ul .ex_left span,
.detail-blog-wrpr .inner_services .exclusive_strip ul .ex_left span,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .ex_left span,
.detail-blog-wrpr #content .exclusive_strip ul .ex_left span,
.detail-blog-wrpr .blog-left .exclusive_strip ul .ex_left span {
  display: block;
  font-size: 17px;
  color: #fbdf26;
  font-family: robotomedium;
}
.allinner_main .inner_services .exclusive_strip ul .ex_left strong,
.allinner_main .blog-wrapper .exclusive_strip ul .ex_left strong,
.allinner_main #content .exclusive_strip ul .ex_left strong,
.allinner_main .blog-left .exclusive_strip ul .ex_left strong,
.blogs_main .inner_services .exclusive_strip ul .ex_left strong,
.blogs_main .blog-wrapper .exclusive_strip ul .ex_left strong,
.blogs_main #content .exclusive_strip ul .ex_left strong,
.blogs_main .blog-left .exclusive_strip ul .ex_left strong,
.AsideLeft .inner_services .exclusive_strip ul .ex_left strong,
.AsideLeft .blog-wrapper .exclusive_strip ul .ex_left strong,
.AsideLeft #content .exclusive_strip ul .ex_left strong,
.AsideLeft .blog-left .exclusive_strip ul .ex_left strong,
.detail-blog-wrpr .inner_services .exclusive_strip ul .ex_left strong,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .ex_left strong,
.detail-blog-wrpr #content .exclusive_strip ul .ex_left strong,
.detail-blog-wrpr .blog-left .exclusive_strip ul .ex_left strong {
  font-size: 35px;
}
.allinner_main .inner_services .exclusive_strip ul .off,
.allinner_main .blog-wrapper .exclusive_strip ul .off,
.allinner_main #content .exclusive_strip ul .off,
.allinner_main .blog-left .exclusive_strip ul .off,
.blogs_main .inner_services .exclusive_strip ul .off,
.blogs_main .blog-wrapper .exclusive_strip ul .off,
.blogs_main #content .exclusive_strip ul .off,
.blogs_main .blog-left .exclusive_strip ul .off,
.AsideLeft .inner_services .exclusive_strip ul .off,
.AsideLeft .blog-wrapper .exclusive_strip ul .off,
.AsideLeft #content .exclusive_strip ul .off,
.AsideLeft .blog-left .exclusive_strip ul .off,
.detail-blog-wrpr .inner_services .exclusive_strip ul .off,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .off,
.detail-blog-wrpr #content .exclusive_strip ul .off,
.detail-blog-wrpr .blog-left .exclusive_strip ul .off {
  border-left: 1px solid #fff;
  margin: 10px 0 10px 10px;
  padding-left: 10px;
  text-align: left;
}
.allinner_main .inner_services .exclusive_strip ul .off .upto,
.allinner_main .blog-wrapper .exclusive_strip ul .off .upto,
.allinner_main #content .exclusive_strip ul .off .upto,
.allinner_main .blog-left .exclusive_strip ul .off .upto,
.blogs_main .inner_services .exclusive_strip ul .off .upto,
.blogs_main .blog-wrapper .exclusive_strip ul .off .upto,
.blogs_main #content .exclusive_strip ul .off .upto,
.blogs_main .blog-left .exclusive_strip ul .off .upto,
.AsideLeft .inner_services .exclusive_strip ul .off .upto,
.AsideLeft .blog-wrapper .exclusive_strip ul .off .upto,
.AsideLeft #content .exclusive_strip ul .off .upto,
.AsideLeft .blog-left .exclusive_strip ul .off .upto,
.detail-blog-wrpr .inner_services .exclusive_strip ul .off .upto,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .off .upto,
.detail-blog-wrpr #content .exclusive_strip ul .off .upto,
.detail-blog-wrpr .blog-left .exclusive_strip ul .off .upto {
  color: #fff;
  line-height: 18px;
  display: inline-block;
  margin-bottom: 0;
}
.allinner_main .inner_services .exclusive_strip ul .off .upto small,
.allinner_main .blog-wrapper .exclusive_strip ul .off .upto small,
.allinner_main #content .exclusive_strip ul .off .upto small,
.allinner_main .blog-left .exclusive_strip ul .off .upto small,
.blogs_main .inner_services .exclusive_strip ul .off .upto small,
.blogs_main .blog-wrapper .exclusive_strip ul .off .upto small,
.blogs_main #content .exclusive_strip ul .off .upto small,
.blogs_main .blog-left .exclusive_strip ul .off .upto small,
.AsideLeft .inner_services .exclusive_strip ul .off .upto small,
.AsideLeft .blog-wrapper .exclusive_strip ul .off .upto small,
.AsideLeft #content .exclusive_strip ul .off .upto small,
.AsideLeft .blog-left .exclusive_strip ul .off .upto small,
.detail-blog-wrpr .inner_services .exclusive_strip ul .off .upto small,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .off .upto small,
.detail-blog-wrpr #content .exclusive_strip ul .off .upto small,
.detail-blog-wrpr .blog-left .exclusive_strip ul .off .upto small {
  display: block;
}
.allinner_main .inner_services .exclusive_strip ul .off .upto strong,
.allinner_main .blog-wrapper .exclusive_strip ul .off .upto strong,
.allinner_main #content .exclusive_strip ul .off .upto strong,
.allinner_main .blog-left .exclusive_strip ul .off .upto strong,
.blogs_main .inner_services .exclusive_strip ul .off .upto strong,
.blogs_main .blog-wrapper .exclusive_strip ul .off .upto strong,
.blogs_main #content .exclusive_strip ul .off .upto strong,
.blogs_main .blog-left .exclusive_strip ul .off .upto strong,
.AsideLeft .inner_services .exclusive_strip ul .off .upto strong,
.AsideLeft .blog-wrapper .exclusive_strip ul .off .upto strong,
.AsideLeft #content .exclusive_strip ul .off .upto strong,
.AsideLeft .blog-left .exclusive_strip ul .off .upto strong,
.detail-blog-wrpr .inner_services .exclusive_strip ul .off .upto strong,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .off .upto strong,
.detail-blog-wrpr #content .exclusive_strip ul .off .upto strong,
.detail-blog-wrpr .blog-left .exclusive_strip ul .off .upto strong {
  font-size: 45px;
  font-family: robotomedium;
}
.allinner_main .inner_services .exclusive_strip ul .off .upto span,
.allinner_main .blog-wrapper .exclusive_strip ul .off .upto span,
.allinner_main #content .exclusive_strip ul .off .upto span,
.allinner_main .blog-left .exclusive_strip ul .off .upto span,
.blogs_main .inner_services .exclusive_strip ul .off .upto span,
.blogs_main .blog-wrapper .exclusive_strip ul .off .upto span,
.blogs_main #content .exclusive_strip ul .off .upto span,
.blogs_main .blog-left .exclusive_strip ul .off .upto span,
.AsideLeft .inner_services .exclusive_strip ul .off .upto span,
.AsideLeft .blog-wrapper .exclusive_strip ul .off .upto span,
.AsideLeft #content .exclusive_strip ul .off .upto span,
.AsideLeft .blog-left .exclusive_strip ul .off .upto span,
.detail-blog-wrpr .inner_services .exclusive_strip ul .off .upto span,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .off .upto span,
.detail-blog-wrpr #content .exclusive_strip ul .off .upto span,
.detail-blog-wrpr .blog-left .exclusive_strip ul .off .upto span {
  display: inline-block;
  font-family: robotomedium;
  font-size: 12px;
}
.allinner_main .inner_services .exclusive_strip ul .off .upto span b,
.allinner_main .blog-wrapper .exclusive_strip ul .off .upto span b,
.allinner_main #content .exclusive_strip ul .off .upto span b,
.allinner_main .blog-left .exclusive_strip ul .off .upto span b,
.blogs_main .inner_services .exclusive_strip ul .off .upto span b,
.blogs_main .blog-wrapper .exclusive_strip ul .off .upto span b,
.blogs_main #content .exclusive_strip ul .off .upto span b,
.blogs_main .blog-left .exclusive_strip ul .off .upto span b,
.AsideLeft .inner_services .exclusive_strip ul .off .upto span b,
.AsideLeft .blog-wrapper .exclusive_strip ul .off .upto span b,
.AsideLeft #content .exclusive_strip ul .off .upto span b,
.AsideLeft .blog-left .exclusive_strip ul .off .upto span b,
.detail-blog-wrpr .inner_services .exclusive_strip ul .off .upto span b,
.detail-blog-wrpr .blog-wrapper .exclusive_strip ul .off .upto span b,
.detail-blog-wrpr #content .exclusive_strip ul .off .upto span b,
.detail-blog-wrpr .blog-left .exclusive_strip ul .off .upto span b {
  display: block;
  font-size: 26px;
}
.allinner_main .inner_services .exclusive_strip .oder_btn,
.allinner_main .blog-wrapper .exclusive_strip .oder_btn,
.allinner_main #content .exclusive_strip .oder_btn,
.allinner_main .blog-left .exclusive_strip .oder_btn,
.blogs_main .inner_services .exclusive_strip .oder_btn,
.blogs_main .blog-wrapper .exclusive_strip .oder_btn,
.blogs_main #content .exclusive_strip .oder_btn,
.blogs_main .blog-left .exclusive_strip .oder_btn,
.AsideLeft .inner_services .exclusive_strip .oder_btn,
.AsideLeft .blog-wrapper .exclusive_strip .oder_btn,
.AsideLeft #content .exclusive_strip .oder_btn,
.AsideLeft .blog-left .exclusive_strip .oder_btn,
.detail-blog-wrpr .inner_services .exclusive_strip .oder_btn,
.detail-blog-wrpr .blog-wrapper .exclusive_strip .oder_btn,
.detail-blog-wrpr #content .exclusive_strip .oder_btn,
.detail-blog-wrpr .blog-left .exclusive_strip .oder_btn {
  font-size: 11px;
  color: #000;
  background: #ffb834;
  border-radius: 3px;
  padding: 4px 5px;
  margin-left: 5px;
}
.allinner_main .inner_services .exclusive_strip .oder_btn:hover,
.allinner_main .blog-wrapper .exclusive_strip .oder_btn:hover,
.allinner_main #content .exclusive_strip .oder_btn:hover,
.allinner_main .blog-left .exclusive_strip .oder_btn:hover,
.blogs_main .inner_services .exclusive_strip .oder_btn:hover,
.blogs_main .blog-wrapper .exclusive_strip .oder_btn:hover,
.blogs_main #content .exclusive_strip .oder_btn:hover,
.blogs_main .blog-left .exclusive_strip .oder_btn:hover,
.AsideLeft .inner_services .exclusive_strip .oder_btn:hover,
.AsideLeft .blog-wrapper .exclusive_strip .oder_btn:hover,
.AsideLeft #content .exclusive_strip .oder_btn:hover,
.AsideLeft .blog-left .exclusive_strip .oder_btn:hover,
.detail-blog-wrpr .inner_services .exclusive_strip .oder_btn:hover,
.detail-blog-wrpr .blog-wrapper .exclusive_strip .oder_btn:hover,
.detail-blog-wrpr #content .exclusive_strip .oder_btn:hover,
.detail-blog-wrpr .blog-left .exclusive_strip .oder_btn:hover {
  background: #ea9326;
}
.allinner_main .inner_services .exclusive_strip .extra,
.allinner_main .blog-wrapper .exclusive_strip .extra,
.allinner_main #content .exclusive_strip .extra,
.allinner_main .blog-left .exclusive_strip .extra,
.blogs_main .inner_services .exclusive_strip .extra,
.blogs_main .blog-wrapper .exclusive_strip .extra,
.blogs_main #content .exclusive_strip .extra,
.blogs_main .blog-left .exclusive_strip .extra,
.AsideLeft .inner_services .exclusive_strip .extra,
.AsideLeft .blog-wrapper .exclusive_strip .extra,
.AsideLeft #content .exclusive_strip .extra,
.AsideLeft .blog-left .exclusive_strip .extra,
.detail-blog-wrpr .inner_services .exclusive_strip .extra,
.detail-blog-wrpr .blog-wrapper .exclusive_strip .extra,
.detail-blog-wrpr #content .exclusive_strip .extra,
.detail-blog-wrpr .blog-left .exclusive_strip .extra {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
}
.allinner_main .inner_services .smpleplagirism_strip,
.allinner_main .blog-wrapper .smpleplagirism_strip,
.allinner_main #content .smpleplagirism_strip,
.allinner_main .blog-left .smpleplagirism_strip,
.blogs_main .inner_services .smpleplagirism_strip,
.blogs_main .blog-wrapper .smpleplagirism_strip,
.blogs_main #content .smpleplagirism_strip,
.blogs_main .blog-left .smpleplagirism_strip,
.AsideLeft .inner_services .smpleplagirism_strip,
.AsideLeft .blog-wrapper .smpleplagirism_strip,
.AsideLeft #content .smpleplagirism_strip,
.AsideLeft .blog-left .smpleplagirism_strip,
.detail-blog-wrpr .inner_services .smpleplagirism_strip,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip,
.detail-blog-wrpr #content .smpleplagirism_strip,
.detail-blog-wrpr .blog-left .smpleplagirism_strip {
  background: #004368;
  border-radius: 3px;
  padding: 20px;
  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;
}
.allinner_main .inner_services .smpleplagirism_strip article,
.allinner_main .blog-wrapper .smpleplagirism_strip article,
.allinner_main #content .smpleplagirism_strip article,
.allinner_main .blog-left .smpleplagirism_strip article,
.blogs_main .inner_services .smpleplagirism_strip article,
.blogs_main .blog-wrapper .smpleplagirism_strip article,
.blogs_main #content .smpleplagirism_strip article,
.blogs_main .blog-left .smpleplagirism_strip article,
.AsideLeft .inner_services .smpleplagirism_strip article,
.AsideLeft .blog-wrapper .smpleplagirism_strip article,
.AsideLeft #content .smpleplagirism_strip article,
.AsideLeft .blog-left .smpleplagirism_strip article,
.detail-blog-wrpr .inner_services .smpleplagirism_strip article,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip article,
.detail-blog-wrpr #content .smpleplagirism_strip article,
.detail-blog-wrpr .blog-left .smpleplagirism_strip article {
  display: inline-block;
}
position:relative .allinner_main .inner_services .smpleplagirism_strip article:after,
position:relative .allinner_main .blog-wrapper .smpleplagirism_strip article:after,
position:relative .allinner_main #content .smpleplagirism_strip article:after,
position:relative .allinner_main .blog-left .smpleplagirism_strip article:after,
position:relative .blogs_main .inner_services .smpleplagirism_strip article:after,
position:relative .blogs_main .blog-wrapper .smpleplagirism_strip article:after,
position:relative .blogs_main #content .smpleplagirism_strip article:after,
position:relative .blogs_main .blog-left .smpleplagirism_strip article:after,
position:relative .AsideLeft .inner_services .smpleplagirism_strip article:after,
position:relative .AsideLeft .blog-wrapper .smpleplagirism_strip article:after,
position:relative .AsideLeft #content .smpleplagirism_strip article:after,
position:relative .AsideLeft .blog-left .smpleplagirism_strip article:after,
position:relative .detail-blog-wrpr .inner_services .smpleplagirism_strip article:after,
position:relative .detail-blog-wrpr .blog-wrapper .smpleplagirism_strip article:after,
position:relative .detail-blog-wrpr #content .smpleplagirism_strip article:after,
position:relative .detail-blog-wrpr .blog-left .smpleplagirism_strip article:after {
  width: 120px;
  height: 80px;
  background: url(../images/sprite.png) -172px -1877px no-repeat;
  display: inline-block;
  content: "";
  position: absolute;
  right: -140px;
  top: -5px;
}
.allinner_main .inner_services .smpleplagirism_strip .title,
.allinner_main .blog-wrapper .smpleplagirism_strip .title,
.allinner_main #content .smpleplagirism_strip .title,
.allinner_main .blog-left .smpleplagirism_strip .title,
.blogs_main .inner_services .smpleplagirism_strip .title,
.blogs_main .blog-wrapper .smpleplagirism_strip .title,
.blogs_main #content .smpleplagirism_strip .title,
.blogs_main .blog-left .smpleplagirism_strip .title,
.AsideLeft .inner_services .smpleplagirism_strip .title,
.AsideLeft .blog-wrapper .smpleplagirism_strip .title,
.AsideLeft #content .smpleplagirism_strip .title,
.AsideLeft .blog-left .smpleplagirism_strip .title,
.detail-blog-wrpr .inner_services .smpleplagirism_strip .title,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip .title,
.detail-blog-wrpr #content .smpleplagirism_strip .title,
.detail-blog-wrpr .blog-left .smpleplagirism_strip .title {
  font-size: 25px;
  color: #fff;
  font-family: robotomedium;
  margin-bottom: 10px;
  display: block;
}
.allinner_main .inner_services .smpleplagirism_strip p,
.allinner_main .blog-wrapper .smpleplagirism_strip p,
.allinner_main #content .smpleplagirism_strip p,
.allinner_main .blog-left .smpleplagirism_strip p,
.blogs_main .inner_services .smpleplagirism_strip p,
.blogs_main .blog-wrapper .smpleplagirism_strip p,
.blogs_main #content .smpleplagirism_strip p,
.blogs_main .blog-left .smpleplagirism_strip p,
.AsideLeft .inner_services .smpleplagirism_strip p,
.AsideLeft .blog-wrapper .smpleplagirism_strip p,
.AsideLeft #content .smpleplagirism_strip p,
.AsideLeft .blog-left .smpleplagirism_strip p,
.detail-blog-wrpr .inner_services .smpleplagirism_strip p,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip p,
.detail-blog-wrpr #content .smpleplagirism_strip p,
.detail-blog-wrpr .blog-left .smpleplagirism_strip p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  text-align: left;
}
.allinner_main .inner_services .smpleplagirism_strip p span,
.allinner_main .blog-wrapper .smpleplagirism_strip p span,
.allinner_main #content .smpleplagirism_strip p span,
.allinner_main .blog-left .smpleplagirism_strip p span,
.blogs_main .inner_services .smpleplagirism_strip p span,
.blogs_main .blog-wrapper .smpleplagirism_strip p span,
.blogs_main #content .smpleplagirism_strip p span,
.blogs_main .blog-left .smpleplagirism_strip p span,
.AsideLeft .inner_services .smpleplagirism_strip p span,
.AsideLeft .blog-wrapper .smpleplagirism_strip p span,
.AsideLeft #content .smpleplagirism_strip p span,
.AsideLeft .blog-left .smpleplagirism_strip p span,
.detail-blog-wrpr .inner_services .smpleplagirism_strip p span,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip p span,
.detail-blog-wrpr #content .smpleplagirism_strip p span,
.detail-blog-wrpr .blog-left .smpleplagirism_strip p span {
  color: #ffb834;
}
.allinner_main .inner_services .smpleplagirism_strip p small,
.allinner_main .blog-wrapper .smpleplagirism_strip p small,
.allinner_main #content .smpleplagirism_strip p small,
.allinner_main .blog-left .smpleplagirism_strip p small,
.blogs_main .inner_services .smpleplagirism_strip p small,
.blogs_main .blog-wrapper .smpleplagirism_strip p small,
.blogs_main #content .smpleplagirism_strip p small,
.blogs_main .blog-left .smpleplagirism_strip p small,
.AsideLeft .inner_services .smpleplagirism_strip p small,
.AsideLeft .blog-wrapper .smpleplagirism_strip p small,
.AsideLeft #content .smpleplagirism_strip p small,
.AsideLeft .blog-left .smpleplagirism_strip p small,
.detail-blog-wrpr .inner_services .smpleplagirism_strip p small,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip p small,
.detail-blog-wrpr #content .smpleplagirism_strip p small,
.detail-blog-wrpr .blog-left .smpleplagirism_strip p small {
  background: #ffb834;
  color: #000;
  padding: 4px 10px;
  border-radius: 3px;
  margin-left: 5px;
  display: inline-block;
}
.allinner_main .inner_services .smpleplagirism_strip .btn_odr,
.allinner_main .blog-wrapper .smpleplagirism_strip .btn_odr,
.allinner_main #content .smpleplagirism_strip .btn_odr,
.allinner_main .blog-left .smpleplagirism_strip .btn_odr,
.blogs_main .inner_services .smpleplagirism_strip .btn_odr,
.blogs_main .blog-wrapper .smpleplagirism_strip .btn_odr,
.blogs_main #content .smpleplagirism_strip .btn_odr,
.blogs_main .blog-left .smpleplagirism_strip .btn_odr,
.AsideLeft .inner_services .smpleplagirism_strip .btn_odr,
.AsideLeft .blog-wrapper .smpleplagirism_strip .btn_odr,
.AsideLeft #content .smpleplagirism_strip .btn_odr,
.AsideLeft .blog-left .smpleplagirism_strip .btn_odr,
.detail-blog-wrpr .inner_services .smpleplagirism_strip .btn_odr,
.detail-blog-wrpr .blog-wrapper .smpleplagirism_strip .btn_odr,
.detail-blog-wrpr #content .smpleplagirism_strip .btn_odr,
.detail-blog-wrpr .blog-left .smpleplagirism_strip .btn_odr {
  z-index: 1;
  background: #ff7800;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: robotomedium;
  padding: 7px 15px;
}
.allinner_main .inner_services .strip_new_four,
.allinner_main .blog-wrapper .strip_new_four,
.allinner_main #content .strip_new_four,
.allinner_main .blog-left .strip_new_four,
.blogs_main .inner_services .strip_new_four,
.blogs_main .blog-wrapper .strip_new_four,
.blogs_main #content .strip_new_four,
.blogs_main .blog-left .strip_new_four,
.AsideLeft .inner_services .strip_new_four,
.AsideLeft .blog-wrapper .strip_new_four,
.AsideLeft #content .strip_new_four,
.AsideLeft .blog-left .strip_new_four,
.detail-blog-wrpr .inner_services .strip_new_four,
.detail-blog-wrpr .blog-wrapper .strip_new_four,
.detail-blog-wrpr #content .strip_new_four,
.detail-blog-wrpr .blog-left .strip_new_four {
  background: url(../images/strip/bg_strip_two.png) no-repeat;
  margin-bottom: 30px;
  background-size: cover;
}
.allinner_main .inner_services .strip_new_four .left_strip_four,
.allinner_main .blog-wrapper .strip_new_four .left_strip_four,
.allinner_main #content .strip_new_four .left_strip_four,
.allinner_main .blog-left .strip_new_four .left_strip_four,
.blogs_main .inner_services .strip_new_four .left_strip_four,
.blogs_main .blog-wrapper .strip_new_four .left_strip_four,
.blogs_main #content .strip_new_four .left_strip_four,
.blogs_main .blog-left .strip_new_four .left_strip_four,
.AsideLeft .inner_services .strip_new_four .left_strip_four,
.AsideLeft .blog-wrapper .strip_new_four .left_strip_four,
.AsideLeft #content .strip_new_four .left_strip_four,
.AsideLeft .blog-left .strip_new_four .left_strip_four,
.detail-blog-wrpr .inner_services .strip_new_four .left_strip_four,
.detail-blog-wrpr .blog-wrapper .strip_new_four .left_strip_four,
.detail-blog-wrpr #content .strip_new_four .left_strip_four,
.detail-blog-wrpr .blog-left .strip_new_four .left_strip_four {
  width: 68%;
  float: left;
  border-left: 4px solid #008ebc;
  padding-left: 22px;
  padding-top: 3px;
  padding-bottom: 26px;
}
.allinner_main .inner_services .strip_new_four .left_strip_four p,
.allinner_main .blog-wrapper .strip_new_four .left_strip_four p,
.allinner_main #content .strip_new_four .left_strip_four p,
.allinner_main .blog-left .strip_new_four .left_strip_four p,
.blogs_main .inner_services .strip_new_four .left_strip_four p,
.blogs_main .blog-wrapper .strip_new_four .left_strip_four p,
.blogs_main #content .strip_new_four .left_strip_four p,
.blogs_main .blog-left .strip_new_four .left_strip_four p,
.AsideLeft .inner_services .strip_new_four .left_strip_four p,
.AsideLeft .blog-wrapper .strip_new_four .left_strip_four p,
.AsideLeft #content .strip_new_four .left_strip_four p,
.AsideLeft .blog-left .strip_new_four .left_strip_four p,
.detail-blog-wrpr .inner_services .strip_new_four .left_strip_four p,
.detail-blog-wrpr .blog-wrapper .strip_new_four .left_strip_four p,
.detail-blog-wrpr #content .strip_new_four .left_strip_four p,
.detail-blog-wrpr .blog-left .strip_new_four .left_strip_four p {
  font-size: 23px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allinner_main .inner_services .strip_new_four .right_strip_for,
.allinner_main .blog-wrapper .strip_new_four .right_strip_for,
.allinner_main #content .strip_new_four .right_strip_for,
.allinner_main .blog-left .strip_new_four .right_strip_for,
.blogs_main .inner_services .strip_new_four .right_strip_for,
.blogs_main .blog-wrapper .strip_new_four .right_strip_for,
.blogs_main #content .strip_new_four .right_strip_for,
.blogs_main .blog-left .strip_new_four .right_strip_for,
.AsideLeft .inner_services .strip_new_four .right_strip_for,
.AsideLeft .blog-wrapper .strip_new_four .right_strip_for,
.AsideLeft #content .strip_new_four .right_strip_for,
.AsideLeft .blog-left .strip_new_four .right_strip_for,
.detail-blog-wrpr .inner_services .strip_new_four .right_strip_for,
.detail-blog-wrpr .blog-wrapper .strip_new_four .right_strip_for,
.detail-blog-wrpr #content .strip_new_four .right_strip_for,
.detail-blog-wrpr .blog-left .strip_new_four .right_strip_for {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allinner_main .inner_services .strip_new_four .left_strip_four ul,
.allinner_main .blog-wrapper .strip_new_four .left_strip_four ul,
.allinner_main #content .strip_new_four .left_strip_four ul,
.allinner_main .blog-left .strip_new_four .left_strip_four ul,
.blogs_main .inner_services .strip_new_four .left_strip_four ul,
.blogs_main .blog-wrapper .strip_new_four .left_strip_four ul,
.blogs_main #content .strip_new_four .left_strip_four ul,
.blogs_main .blog-left .strip_new_four .left_strip_four ul,
.AsideLeft .inner_services .strip_new_four .left_strip_four ul,
.AsideLeft .blog-wrapper .strip_new_four .left_strip_four ul,
.AsideLeft #content .strip_new_four .left_strip_four ul,
.AsideLeft .blog-left .strip_new_four .left_strip_four ul,
.detail-blog-wrpr .inner_services .strip_new_four .left_strip_four ul,
.detail-blog-wrpr .blog-wrapper .strip_new_four .left_strip_four ul,
.detail-blog-wrpr #content .strip_new_four .left_strip_four ul,
.detail-blog-wrpr .blog-left .strip_new_four .left_strip_four ul {
  width: 100%;
}
.allinner_main .inner_services .strip_new_four .left_strip_four ul li,
.allinner_main .blog-wrapper .strip_new_four .left_strip_four ul li,
.allinner_main #content .strip_new_four .left_strip_four ul li,
.allinner_main .blog-left .strip_new_four .left_strip_four ul li,
.blogs_main .inner_services .strip_new_four .left_strip_four ul li,
.blogs_main .blog-wrapper .strip_new_four .left_strip_four ul li,
.blogs_main #content .strip_new_four .left_strip_four ul li,
.blogs_main .blog-left .strip_new_four .left_strip_four ul li,
.AsideLeft .inner_services .strip_new_four .left_strip_four ul li,
.AsideLeft .blog-wrapper .strip_new_four .left_strip_four ul li,
.AsideLeft #content .strip_new_four .left_strip_four ul li,
.AsideLeft .blog-left .strip_new_four .left_strip_four ul li,
.detail-blog-wrpr .inner_services .strip_new_four .left_strip_four ul li,
.detail-blog-wrpr .blog-wrapper .strip_new_four .left_strip_four ul li,
.detail-blog-wrpr #content .strip_new_four .left_strip_four ul li,
.detail-blog-wrpr .blog-left .strip_new_four .left_strip_four ul li {
  float: left;
  background: url(../images/strip/lis_style.png) left no-repeat;
  display: inline;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  padding-left: 13px;
  margin: 0;
  width: 29%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allinner_main .inner_services .strip_new_four .left_strip_four ul li:before,
.allinner_main .blog-wrapper .strip_new_four .left_strip_four ul li:before,
.allinner_main #content .strip_new_four .left_strip_four ul li:before,
.allinner_main .blog-left .strip_new_four .left_strip_four ul li:before,
.blogs_main .inner_services .strip_new_four .left_strip_four ul li:before,
.blogs_main .blog-wrapper .strip_new_four .left_strip_four ul li:before,
.blogs_main #content .strip_new_four .left_strip_four ul li:before,
.blogs_main .blog-left .strip_new_four .left_strip_four ul li:before,
.AsideLeft .inner_services .strip_new_four .left_strip_four ul li:before,
.AsideLeft .blog-wrapper .strip_new_four .left_strip_four ul li:before,
.AsideLeft #content .strip_new_four .left_strip_four ul li:before,
.AsideLeft .blog-left .strip_new_four .left_strip_four ul li:before,
.detail-blog-wrpr .inner_services .strip_new_four .left_strip_four ul li:before,
.detail-blog-wrpr .blog-wrapper .strip_new_four .left_strip_four ul li:before,
.detail-blog-wrpr #content .strip_new_four .left_strip_four ul li:before,
.detail-blog-wrpr .blog-left .strip_new_four .left_strip_four ul li:before {
  display: none;
}
.allinner_main .inner_services .strip_new_four .right_strip_for a,
.allinner_main .inner_services .strip_new_four .right_strip_for a + a,
.allinner_main .blog-wrapper .strip_new_four .right_strip_for a,
.allinner_main .blog-wrapper .strip_new_four .right_strip_for a + a,
.allinner_main #content .strip_new_four .right_strip_for a,
.allinner_main #content .strip_new_four .right_strip_for a + a,
.allinner_main .blog-left .strip_new_four .right_strip_for a,
.allinner_main .blog-left .strip_new_four .right_strip_for a + a,
.blogs_main .inner_services .strip_new_four .right_strip_for a,
.blogs_main .inner_services .strip_new_four .right_strip_for a + a,
.blogs_main .blog-wrapper .strip_new_four .right_strip_for a,
.blogs_main .blog-wrapper .strip_new_four .right_strip_for a + a,
.blogs_main #content .strip_new_four .right_strip_for a,
.blogs_main #content .strip_new_four .right_strip_for a + a,
.blogs_main .blog-left .strip_new_four .right_strip_for a,
.blogs_main .blog-left .strip_new_four .right_strip_for a + a,
.AsideLeft .inner_services .strip_new_four .right_strip_for a,
.AsideLeft .inner_services .strip_new_four .right_strip_for a + a,
.AsideLeft .blog-wrapper .strip_new_four .right_strip_for a,
.AsideLeft .blog-wrapper .strip_new_four .right_strip_for a + a,
.AsideLeft #content .strip_new_four .right_strip_for a,
.AsideLeft #content .strip_new_four .right_strip_for a + a,
.AsideLeft .blog-left .strip_new_four .right_strip_for a,
.AsideLeft .blog-left .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr .inner_services .strip_new_four .right_strip_for a,
.detail-blog-wrpr .inner_services .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr .blog-wrapper .strip_new_four .right_strip_for a,
.detail-blog-wrpr .blog-wrapper .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr #content .strip_new_four .right_strip_for a,
.detail-blog-wrpr #content .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr .blog-left .strip_new_four .right_strip_for a,
.detail-blog-wrpr .blog-left .strip_new_four .right_strip_for a + a {
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.allinner_main .inner_services .strip_new_four .right_strip_for a,
.allinner_main .blog-wrapper .strip_new_four .right_strip_for a,
.allinner_main #content .strip_new_four .right_strip_for a,
.allinner_main .blog-left .strip_new_four .right_strip_for a,
.blogs_main .inner_services .strip_new_four .right_strip_for a,
.blogs_main .blog-wrapper .strip_new_four .right_strip_for a,
.blogs_main #content .strip_new_four .right_strip_for a,
.blogs_main .blog-left .strip_new_four .right_strip_for a,
.AsideLeft .inner_services .strip_new_four .right_strip_for a,
.AsideLeft .blog-wrapper .strip_new_four .right_strip_for a,
.AsideLeft #content .strip_new_four .right_strip_for a,
.AsideLeft .blog-left .strip_new_four .right_strip_for a,
.detail-blog-wrpr .inner_services .strip_new_four .right_strip_for a,
.detail-blog-wrpr .blog-wrapper .strip_new_four .right_strip_for a,
.detail-blog-wrpr #content .strip_new_four .right_strip_for a,
.detail-blog-wrpr .blog-left .strip_new_four .right_strip_for a {
  display: block;
  background-color: #8ab418;
  font-size: 14px;
  font-weight: 500;
  margin: 10px 0;
}
.allinner_main .inner_services .strip_new_four .right_strip_for a + a,
.allinner_main .blog-wrapper .strip_new_four .right_strip_for a + a,
.allinner_main #content .strip_new_four .right_strip_for a + a,
.allinner_main .blog-left .strip_new_four .right_strip_for a + a,
.blogs_main .inner_services .strip_new_four .right_strip_for a + a,
.blogs_main .blog-wrapper .strip_new_four .right_strip_for a + a,
.blogs_main #content .strip_new_four .right_strip_for a + a,
.blogs_main .blog-left .strip_new_four .right_strip_for a + a,
.AsideLeft .inner_services .strip_new_four .right_strip_for a + a,
.AsideLeft .blog-wrapper .strip_new_four .right_strip_for a + a,
.AsideLeft #content .strip_new_four .right_strip_for a + a,
.AsideLeft .blog-left .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr .inner_services .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr .blog-wrapper .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr #content .strip_new_four .right_strip_for a + a,
.detail-blog-wrpr .blog-left .strip_new_four .right_strip_for a + a {
  background-color: #008ebc;
  font-size: 13px;
}
.allinner_main .inner_services .strip_new_three,
.allinner_main .blog-wrapper .strip_new_three,
.allinner_main #content .strip_new_three,
.allinner_main .blog-left .strip_new_three,
.blogs_main .inner_services .strip_new_three,
.blogs_main .blog-wrapper .strip_new_three,
.blogs_main #content .strip_new_three,
.blogs_main .blog-left .strip_new_three,
.AsideLeft .inner_services .strip_new_three,
.AsideLeft .blog-wrapper .strip_new_three,
.AsideLeft #content .strip_new_three,
.AsideLeft .blog-left .strip_new_three,
.detail-blog-wrpr .inner_services .strip_new_three,
.detail-blog-wrpr .blog-wrapper .strip_new_three,
.detail-blog-wrpr #content .strip_new_three,
.detail-blog-wrpr .blog-left .strip_new_three {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 25px;
}
.allinner_main .inner_services .strip_new_three .left_strip p,
.allinner_main .inner_services .strip_new_three .left_strip p + p,
.allinner_main .blog-wrapper .strip_new_three .left_strip p,
.allinner_main .blog-wrapper .strip_new_three .left_strip p + p,
.allinner_main #content .strip_new_three .left_strip p,
.allinner_main #content .strip_new_three .left_strip p + p,
.allinner_main .blog-left .strip_new_three .left_strip p,
.allinner_main .blog-left .strip_new_three .left_strip p + p,
.blogs_main .inner_services .strip_new_three .left_strip p,
.blogs_main .inner_services .strip_new_three .left_strip p + p,
.blogs_main .blog-wrapper .strip_new_three .left_strip p,
.blogs_main .blog-wrapper .strip_new_three .left_strip p + p,
.blogs_main #content .strip_new_three .left_strip p,
.blogs_main #content .strip_new_three .left_strip p + p,
.blogs_main .blog-left .strip_new_three .left_strip p,
.blogs_main .blog-left .strip_new_three .left_strip p + p,
.AsideLeft .inner_services .strip_new_three .left_strip p,
.AsideLeft .inner_services .strip_new_three .left_strip p + p,
.AsideLeft .blog-wrapper .strip_new_three .left_strip p,
.AsideLeft .blog-wrapper .strip_new_three .left_strip p + p,
.AsideLeft #content .strip_new_three .left_strip p,
.AsideLeft #content .strip_new_three .left_strip p + p,
.AsideLeft .blog-left .strip_new_three .left_strip p,
.AsideLeft .blog-left .strip_new_three .left_strip p + p,
.detail-blog-wrpr .inner_services .strip_new_three .left_strip p,
.detail-blog-wrpr .inner_services .strip_new_three .left_strip p + p,
.detail-blog-wrpr .blog-wrapper .strip_new_three .left_strip p,
.detail-blog-wrpr .blog-wrapper .strip_new_three .left_strip p + p,
.detail-blog-wrpr #content .strip_new_three .left_strip p,
.detail-blog-wrpr #content .strip_new_three .left_strip p + p,
.detail-blog-wrpr .blog-left .strip_new_three .left_strip p,
.detail-blog-wrpr .blog-left .strip_new_three .left_strip p + p {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 0;
}
.allinner_main .inner_services .strip_new_three .left_strip,
.allinner_main .blog-wrapper .strip_new_three .left_strip,
.allinner_main #content .strip_new_three .left_strip,
.allinner_main .blog-left .strip_new_three .left_strip,
.blogs_main .inner_services .strip_new_three .left_strip,
.blogs_main .blog-wrapper .strip_new_three .left_strip,
.blogs_main #content .strip_new_three .left_strip,
.blogs_main .blog-left .strip_new_three .left_strip,
.AsideLeft .inner_services .strip_new_three .left_strip,
.AsideLeft .blog-wrapper .strip_new_three .left_strip,
.AsideLeft #content .strip_new_three .left_strip,
.AsideLeft .blog-left .strip_new_three .left_strip,
.detail-blog-wrpr .inner_services .strip_new_three .left_strip,
.detail-blog-wrpr .blog-wrapper .strip_new_three .left_strip,
.detail-blog-wrpr #content .strip_new_three .left_strip,
.detail-blog-wrpr .blog-left .strip_new_three .left_strip {
  background: url(../images/tol_img.png) no-repeat rgba(0, 0, 0, 0.7);
  width: 62%;
  float: left;
  padding-left: 25px;
  padding-top: 30px;
  padding-bottom: 39px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 6px solid #8ab418;
  background-color: rgba(0, 0, 0, 0.7);
}
.allinner_main .inner_services .strip_new_three .left_strip p,
.allinner_main .blog-wrapper .strip_new_three .left_strip p,
.allinner_main #content .strip_new_three .left_strip p,
.allinner_main .blog-left .strip_new_three .left_strip p,
.blogs_main .inner_services .strip_new_three .left_strip p,
.blogs_main .blog-wrapper .strip_new_three .left_strip p,
.blogs_main #content .strip_new_three .left_strip p,
.blogs_main .blog-left .strip_new_three .left_strip p,
.AsideLeft .inner_services .strip_new_three .left_strip p,
.AsideLeft .blog-wrapper .strip_new_three .left_strip p,
.AsideLeft #content .strip_new_three .left_strip p,
.AsideLeft .blog-left .strip_new_three .left_strip p,
.detail-blog-wrpr .inner_services .strip_new_three .left_strip p,
.detail-blog-wrpr .blog-wrapper .strip_new_three .left_strip p,
.detail-blog-wrpr #content .strip_new_three .left_strip p,
.detail-blog-wrpr .blog-left .strip_new_three .left_strip p {
  font-size: 19px;
  text-align: center;
}
.allinner_main .inner_services .strip_new_three .left_strip p + p,
.allinner_main .blog-wrapper .strip_new_three .left_strip p + p,
.allinner_main #content .strip_new_three .left_strip p + p,
.allinner_main .blog-left .strip_new_three .left_strip p + p,
.blogs_main .inner_services .strip_new_three .left_strip p + p,
.blogs_main .blog-wrapper .strip_new_three .left_strip p + p,
.blogs_main #content .strip_new_three .left_strip p + p,
.blogs_main .blog-left .strip_new_three .left_strip p + p,
.AsideLeft .inner_services .strip_new_three .left_strip p + p,
.AsideLeft .blog-wrapper .strip_new_three .left_strip p + p,
.AsideLeft #content .strip_new_three .left_strip p + p,
.AsideLeft .blog-left .strip_new_three .left_strip p + p,
.detail-blog-wrpr .inner_services .strip_new_three .left_strip p + p,
.detail-blog-wrpr .blog-wrapper .strip_new_three .left_strip p + p,
.detail-blog-wrpr #content .strip_new_three .left_strip p + p,
.detail-blog-wrpr .blog-left .strip_new_three .left_strip p + p {
  font-size: 21px;
}
.allinner_main .inner_services .strip_new_three .right_strip_phone,
.allinner_main .blog-wrapper .strip_new_three .right_strip_phone,
.allinner_main #content .strip_new_three .right_strip_phone,
.allinner_main .blog-left .strip_new_three .right_strip_phone,
.blogs_main .inner_services .strip_new_three .right_strip_phone,
.blogs_main .blog-wrapper .strip_new_three .right_strip_phone,
.blogs_main #content .strip_new_three .right_strip_phone,
.blogs_main .blog-left .strip_new_three .right_strip_phone,
.AsideLeft .inner_services .strip_new_three .right_strip_phone,
.AsideLeft .blog-wrapper .strip_new_three .right_strip_phone,
.AsideLeft #content .strip_new_three .right_strip_phone,
.AsideLeft .blog-left .strip_new_three .right_strip_phone,
.detail-blog-wrpr .inner_services .strip_new_three .right_strip_phone,
.detail-blog-wrpr .blog-wrapper .strip_new_three .right_strip_phone,
.detail-blog-wrpr #content .strip_new_three .right_strip_phone,
.detail-blog-wrpr .blog-left .strip_new_three .right_strip_phone {
  width: 37%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #8ab418;
  text-align: right;
  padding: 15px 10px 18px;
}
.allinner_main .inner_services .strip_new_three .right_strip_phone p,
.allinner_main .blog-wrapper .strip_new_three .right_strip_phone p,
.allinner_main #content .strip_new_three .right_strip_phone p,
.allinner_main .blog-left .strip_new_three .right_strip_phone p,
.blogs_main .inner_services .strip_new_three .right_strip_phone p,
.blogs_main .blog-wrapper .strip_new_three .right_strip_phone p,
.blogs_main #content .strip_new_three .right_strip_phone p,
.blogs_main .blog-left .strip_new_three .right_strip_phone p,
.AsideLeft .inner_services .strip_new_three .right_strip_phone p,
.AsideLeft .blog-wrapper .strip_new_three .right_strip_phone p,
.AsideLeft #content .strip_new_three .right_strip_phone p,
.AsideLeft .blog-left .strip_new_three .right_strip_phone p,
.detail-blog-wrpr .inner_services .strip_new_three .right_strip_phone p,
.detail-blog-wrpr .blog-wrapper .strip_new_three .right_strip_phone p,
.detail-blog-wrpr #content .strip_new_three .right_strip_phone p,
.detail-blog-wrpr .blog-left .strip_new_three .right_strip_phone p {
  font-size: 19px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.allinner_main .inner_services .right_strip_phone img,
.allinner_main .blog-wrapper .right_strip_phone img,
.allinner_main #content .right_strip_phone img,
.allinner_main .blog-left .right_strip_phone img,
.blogs_main .inner_services .right_strip_phone img,
.blogs_main .blog-wrapper .right_strip_phone img,
.blogs_main #content .right_strip_phone img,
.blogs_main .blog-left .right_strip_phone img,
.AsideLeft .inner_services .right_strip_phone img,
.AsideLeft .blog-wrapper .right_strip_phone img,
.AsideLeft #content .right_strip_phone img,
.AsideLeft .blog-left .right_strip_phone img,
.detail-blog-wrpr .inner_services .right_strip_phone img,
.detail-blog-wrpr .blog-wrapper .right_strip_phone img,
.detail-blog-wrpr #content .right_strip_phone img,
.detail-blog-wrpr .blog-left .right_strip_phone img {
  border-radius: 50%;
  border: 2px solid #fff;
  float: right;
  margin-left: 13px;
}
.allinner_main .inner_services .strip_new_two,
.allinner_main .blog-wrapper .strip_new_two,
.allinner_main #content .strip_new_two,
.allinner_main .blog-left .strip_new_two,
.blogs_main .inner_services .strip_new_two,
.blogs_main .blog-wrapper .strip_new_two,
.blogs_main #content .strip_new_two,
.blogs_main .blog-left .strip_new_two,
.AsideLeft .inner_services .strip_new_two,
.AsideLeft .blog-wrapper .strip_new_two,
.AsideLeft #content .strip_new_two,
.AsideLeft .blog-left .strip_new_two,
.detail-blog-wrpr .inner_services .strip_new_two,
.detail-blog-wrpr .blog-wrapper .strip_new_two,
.detail-blog-wrpr #content .strip_new_two,
.detail-blog-wrpr .blog-left .strip_new_two {
  background: url(../images/strip/strip_two.png) no-repeat;
  background-size: cover;
  padding-top: 71px;
  color: #fff;
  width: 100%;
  float: left;
  padding-top: 0;
  margin-bottom: 20px;
}
.allinner_main .inner_services .strip_new_two .tooltip_div,
.allinner_main .blog-wrapper .strip_new_two .tooltip_div,
.allinner_main #content .strip_new_two .tooltip_div,
.allinner_main .blog-left .strip_new_two .tooltip_div,
.blogs_main .inner_services .strip_new_two .tooltip_div,
.blogs_main .blog-wrapper .strip_new_two .tooltip_div,
.blogs_main #content .strip_new_two .tooltip_div,
.blogs_main .blog-left .strip_new_two .tooltip_div,
.AsideLeft .inner_services .strip_new_two .tooltip_div,
.AsideLeft .blog-wrapper .strip_new_two .tooltip_div,
.AsideLeft #content .strip_new_two .tooltip_div,
.AsideLeft .blog-left .strip_new_two .tooltip_div,
.detail-blog-wrpr .inner_services .strip_new_two .tooltip_div,
.detail-blog-wrpr .blog-wrapper .strip_new_two .tooltip_div,
.detail-blog-wrpr #content .strip_new_two .tooltip_div,
.detail-blog-wrpr .blog-left .strip_new_two .tooltip_div {
  background: rgba(0, 0, 0, 0.7);
  width: 290px;
  padding: 20px;
  margin-right: 20px;
  float: right;
}
.allinner_main .inner_services .strip_new_two .tooltip_div h4,
.allinner_main .blog-wrapper .strip_new_two .tooltip_div h4,
.allinner_main #content .strip_new_two .tooltip_div h4,
.allinner_main .blog-left .strip_new_two .tooltip_div h4,
.blogs_main .inner_services .strip_new_two .tooltip_div h4,
.blogs_main .blog-wrapper .strip_new_two .tooltip_div h4,
.blogs_main #content .strip_new_two .tooltip_div h4,
.blogs_main .blog-left .strip_new_two .tooltip_div h4,
.AsideLeft .inner_services .strip_new_two .tooltip_div h4,
.AsideLeft .blog-wrapper .strip_new_two .tooltip_div h4,
.AsideLeft #content .strip_new_two .tooltip_div h4,
.AsideLeft .blog-left .strip_new_two .tooltip_div h4,
.detail-blog-wrpr .inner_services .strip_new_two .tooltip_div h4,
.detail-blog-wrpr .blog-wrapper .strip_new_two .tooltip_div h4,
.detail-blog-wrpr #content .strip_new_two .tooltip_div h4,
.detail-blog-wrpr .blog-left .strip_new_two .tooltip_div h4 {
  font-size: 24px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  margin: 0;
  padding-bottom: 4px;
}
.allinner_main .inner_services .strip_new_two .tooltip_div h4 span,
.allinner_main .blog-wrapper .strip_new_two .tooltip_div h4 span,
.allinner_main #content .strip_new_two .tooltip_div h4 span,
.allinner_main .blog-left .strip_new_two .tooltip_div h4 span,
.blogs_main .inner_services .strip_new_two .tooltip_div h4 span,
.blogs_main .blog-wrapper .strip_new_two .tooltip_div h4 span,
.blogs_main #content .strip_new_two .tooltip_div h4 span,
.blogs_main .blog-left .strip_new_two .tooltip_div h4 span,
.AsideLeft .inner_services .strip_new_two .tooltip_div h4 span,
.AsideLeft .blog-wrapper .strip_new_two .tooltip_div h4 span,
.AsideLeft #content .strip_new_two .tooltip_div h4 span,
.AsideLeft .blog-left .strip_new_two .tooltip_div h4 span,
.detail-blog-wrpr .inner_services .strip_new_two .tooltip_div h4 span,
.detail-blog-wrpr .blog-wrapper .strip_new_two .tooltip_div h4 span,
.detail-blog-wrpr #content .strip_new_two .tooltip_div h4 span,
.detail-blog-wrpr .blog-left .strip_new_two .tooltip_div h4 span {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}
.allinner_main .inner_services .new-strip .strip-img a,
.allinner_main .inner_services .strip_new_two .tooltip_div p,
.allinner_main .inner_services .strip_new_two ul .toll_free span,
.allinner_main .inner_services .strip_new_two ul li,
.allinner_main .blog-wrapper .new-strip .strip-img a,
.allinner_main .blog-wrapper .strip_new_two .tooltip_div p,
.allinner_main .blog-wrapper .strip_new_two ul .toll_free span,
.allinner_main .blog-wrapper .strip_new_two ul li,
.allinner_main #content .new-strip .strip-img a,
.allinner_main #content .strip_new_two .tooltip_div p,
.allinner_main #content .strip_new_two ul .toll_free span,
.allinner_main #content .strip_new_two ul li,
.allinner_main .blog-left .new-strip .strip-img a,
.allinner_main .blog-left .strip_new_two .tooltip_div p,
.allinner_main .blog-left .strip_new_two ul .toll_free span,
.allinner_main .blog-left .strip_new_two ul li,
.blogs_main .inner_services .new-strip .strip-img a,
.blogs_main .inner_services .strip_new_two .tooltip_div p,
.blogs_main .inner_services .strip_new_two ul .toll_free span,
.blogs_main .inner_services .strip_new_two ul li,
.blogs_main .blog-wrapper .new-strip .strip-img a,
.blogs_main .blog-wrapper .strip_new_two .tooltip_div p,
.blogs_main .blog-wrapper .strip_new_two ul .toll_free span,
.blogs_main .blog-wrapper .strip_new_two ul li,
.blogs_main #content .new-strip .strip-img a,
.blogs_main #content .strip_new_two .tooltip_div p,
.blogs_main #content .strip_new_two ul .toll_free span,
.blogs_main #content .strip_new_two ul li,
.blogs_main .blog-left .new-strip .strip-img a,
.blogs_main .blog-left .strip_new_two .tooltip_div p,
.blogs_main .blog-left .strip_new_two ul .toll_free span,
.blogs_main .blog-left .strip_new_two ul li,
.AsideLeft .inner_services .new-strip .strip-img a,
.AsideLeft .inner_services .strip_new_two .tooltip_div p,
.AsideLeft .inner_services .strip_new_two ul .toll_free span,
.AsideLeft .inner_services .strip_new_two ul li,
.AsideLeft .blog-wrapper .new-strip .strip-img a,
.AsideLeft .blog-wrapper .strip_new_two .tooltip_div p,
.AsideLeft .blog-wrapper .strip_new_two ul .toll_free span,
.AsideLeft .blog-wrapper .strip_new_two ul li,
.AsideLeft #content .new-strip .strip-img a,
.AsideLeft #content .strip_new_two .tooltip_div p,
.AsideLeft #content .strip_new_two ul .toll_free span,
.AsideLeft #content .strip_new_two ul li,
.AsideLeft .blog-left .new-strip .strip-img a,
.AsideLeft .blog-left .strip_new_two .tooltip_div p,
.AsideLeft .blog-left .strip_new_two ul .toll_free span,
.AsideLeft .blog-left .strip_new_two ul li,
.detail-blog-wrpr .inner_services .new-strip .strip-img a,
.detail-blog-wrpr .inner_services .strip_new_two .tooltip_div p,
.detail-blog-wrpr .inner_services .strip_new_two ul .toll_free span,
.detail-blog-wrpr .inner_services .strip_new_two ul li,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-img a,
.detail-blog-wrpr .blog-wrapper .strip_new_two .tooltip_div p,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul .toll_free span,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li,
.detail-blog-wrpr #content .new-strip .strip-img a,
.detail-blog-wrpr #content .strip_new_two .tooltip_div p,
.detail-blog-wrpr #content .strip_new_two ul .toll_free span,
.detail-blog-wrpr #content .strip_new_two ul li,
.detail-blog-wrpr .blog-left .new-strip .strip-img a,
.detail-blog-wrpr .blog-left .strip_new_two .tooltip_div p,
.detail-blog-wrpr .blog-left .strip_new_two ul .toll_free span,
.detail-blog-wrpr .blog-left .strip_new_two ul li {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.allinner_main .inner_services .strip_new_two .tooltip_div p,
.allinner_main .blog-wrapper .strip_new_two .tooltip_div p,
.allinner_main #content .strip_new_two .tooltip_div p,
.allinner_main .blog-left .strip_new_two .tooltip_div p,
.blogs_main .inner_services .strip_new_two .tooltip_div p,
.blogs_main .blog-wrapper .strip_new_two .tooltip_div p,
.blogs_main #content .strip_new_two .tooltip_div p,
.blogs_main .blog-left .strip_new_two .tooltip_div p,
.AsideLeft .inner_services .strip_new_two .tooltip_div p,
.AsideLeft .blog-wrapper .strip_new_two .tooltip_div p,
.AsideLeft #content .strip_new_two .tooltip_div p,
.AsideLeft .blog-left .strip_new_two .tooltip_div p,
.detail-blog-wrpr .inner_services .strip_new_two .tooltip_div p,
.detail-blog-wrpr .blog-wrapper .strip_new_two .tooltip_div p,
.detail-blog-wrpr #content .strip_new_two .tooltip_div p,
.detail-blog-wrpr .blog-left .strip_new_two .tooltip_div p {
  color: #fff;
  font-size: 15px;
  margin: 0;
}
.allinner_main .inner_services .strip_new_two ul,
.allinner_main .blog-wrapper .strip_new_two ul,
.allinner_main #content .strip_new_two ul,
.allinner_main .blog-left .strip_new_two ul,
.blogs_main .inner_services .strip_new_two ul,
.blogs_main .blog-wrapper .strip_new_two ul,
.blogs_main #content .strip_new_two ul,
.blogs_main .blog-left .strip_new_two ul,
.AsideLeft .inner_services .strip_new_two ul,
.AsideLeft .blog-wrapper .strip_new_two ul,
.AsideLeft #content .strip_new_two ul,
.AsideLeft .blog-left .strip_new_two ul,
.detail-blog-wrpr .inner_services .strip_new_two ul,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul,
.detail-blog-wrpr #content .strip_new_two ul,
.detail-blog-wrpr .blog-left .strip_new_two ul {
  width: 100%;
  margin-bottom: 12px;
  background: 0 0;
}
.allinner_main .inner_services .strip_new_two ul li,
.allinner_main .blog-wrapper .strip_new_two ul li,
.allinner_main #content .strip_new_two ul li,
.allinner_main .blog-left .strip_new_two ul li,
.blogs_main .inner_services .strip_new_two ul li,
.blogs_main .blog-wrapper .strip_new_two ul li,
.blogs_main #content .strip_new_two ul li,
.blogs_main .blog-left .strip_new_two ul li,
.AsideLeft .inner_services .strip_new_two ul li,
.AsideLeft .blog-wrapper .strip_new_two ul li,
.AsideLeft #content .strip_new_two ul li,
.AsideLeft .blog-left .strip_new_two ul li,
.detail-blog-wrpr .inner_services .strip_new_two ul li,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li,
.detail-blog-wrpr #content .strip_new_two ul li,
.detail-blog-wrpr .blog-left .strip_new_two ul li {
  float: left;
  display: inline;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 129px;
  background: #8ab418;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  border-right: 1px solid #96bf26;
}
.allinner_main .inner_services .strip_new_two ul li:before,
.allinner_main .blog-wrapper .strip_new_two ul li:before,
.allinner_main #content .strip_new_two ul li:before,
.allinner_main .blog-left .strip_new_two ul li:before,
.blogs_main .inner_services .strip_new_two ul li:before,
.blogs_main .blog-wrapper .strip_new_two ul li:before,
.blogs_main #content .strip_new_two ul li:before,
.blogs_main .blog-left .strip_new_two ul li:before,
.AsideLeft .inner_services .strip_new_two ul li:before,
.AsideLeft .blog-wrapper .strip_new_two ul li:before,
.AsideLeft #content .strip_new_two ul li:before,
.AsideLeft .blog-left .strip_new_two ul li:before,
.detail-blog-wrpr .inner_services .strip_new_two ul li:before,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li:before,
.detail-blog-wrpr #content .strip_new_two ul li:before,
.detail-blog-wrpr .blog-left .strip_new_two ul li:before {
  display: none !important;
}
.allinner_main .inner_services .strip_new_two ul .toll_free,
.allinner_main .blog-wrapper .strip_new_two ul .toll_free,
.allinner_main #content .strip_new_two ul .toll_free,
.allinner_main .blog-left .strip_new_two ul .toll_free,
.blogs_main .inner_services .strip_new_two ul .toll_free,
.blogs_main .blog-wrapper .strip_new_two ul .toll_free,
.blogs_main #content .strip_new_two ul .toll_free,
.blogs_main .blog-left .strip_new_two ul .toll_free,
.AsideLeft .inner_services .strip_new_two ul .toll_free,
.AsideLeft .blog-wrapper .strip_new_two ul .toll_free,
.AsideLeft #content .strip_new_two ul .toll_free,
.AsideLeft .blog-left .strip_new_two ul .toll_free,
.detail-blog-wrpr .inner_services .strip_new_two ul .toll_free,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul .toll_free,
.detail-blog-wrpr #content .strip_new_two ul .toll_free,
.detail-blog-wrpr .blog-left .strip_new_two ul .toll_free {
  background: #000;
  border-right-style: none !important;
}
.allinner_main .inner_services .strip_new_two ul .toll_free span,
.allinner_main .blog-wrapper .strip_new_two ul .toll_free span,
.allinner_main #content .strip_new_two ul .toll_free span,
.allinner_main .blog-left .strip_new_two ul .toll_free span,
.blogs_main .inner_services .strip_new_two ul .toll_free span,
.blogs_main .blog-wrapper .strip_new_two ul .toll_free span,
.blogs_main #content .strip_new_two ul .toll_free span,
.blogs_main .blog-left .strip_new_two ul .toll_free span,
.AsideLeft .inner_services .strip_new_two ul .toll_free span,
.AsideLeft .blog-wrapper .strip_new_two ul .toll_free span,
.AsideLeft #content .strip_new_two ul .toll_free span,
.AsideLeft .blog-left .strip_new_two ul .toll_free span,
.detail-blog-wrpr .inner_services .strip_new_two ul .toll_free span,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul .toll_free span,
.detail-blog-wrpr #content .strip_new_two ul .toll_free span,
.detail-blog-wrpr .blog-left .strip_new_two ul .toll_free span {
  font-size: 19px;
}
.allinner_main .inner_services .strip_new_two ul li + li + li,
.allinner_main .blog-wrapper .strip_new_two ul li + li + li,
.allinner_main #content .strip_new_two ul li + li + li,
.allinner_main .blog-left .strip_new_two ul li + li + li,
.blogs_main .inner_services .strip_new_two ul li + li + li,
.blogs_main .blog-wrapper .strip_new_two ul li + li + li,
.blogs_main #content .strip_new_two ul li + li + li,
.blogs_main .blog-left .strip_new_two ul li + li + li,
.AsideLeft .inner_services .strip_new_two ul li + li + li,
.AsideLeft .blog-wrapper .strip_new_two ul li + li + li,
.AsideLeft #content .strip_new_two ul li + li + li,
.AsideLeft .blog-left .strip_new_two ul li + li + li,
.detail-blog-wrpr .inner_services .strip_new_two ul li + li + li,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li + li + li,
.detail-blog-wrpr #content .strip_new_two ul li + li + li,
.detail-blog-wrpr .blog-left .strip_new_two ul li + li + li {
  border-right-style: none;
  width: 100px;
}
.allinner_main .inner_services .strip_new_two ul li + li + li + li,
.allinner_main .blog-wrapper .strip_new_two ul li + li + li + li,
.allinner_main #content .strip_new_two ul li + li + li + li,
.allinner_main .blog-left .strip_new_two ul li + li + li + li,
.blogs_main .inner_services .strip_new_two ul li + li + li + li,
.blogs_main .blog-wrapper .strip_new_two ul li + li + li + li,
.blogs_main #content .strip_new_two ul li + li + li + li,
.blogs_main .blog-left .strip_new_two ul li + li + li + li,
.AsideLeft .inner_services .strip_new_two ul li + li + li + li,
.AsideLeft .blog-wrapper .strip_new_two ul li + li + li + li,
.AsideLeft #content .strip_new_two ul li + li + li + li,
.AsideLeft .blog-left .strip_new_two ul li + li + li + li,
.detail-blog-wrpr .inner_services .strip_new_two ul li + li + li + li,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li + li + li + li,
.detail-blog-wrpr #content .strip_new_two ul li + li + li + li,
.detail-blog-wrpr .blog-left .strip_new_two ul li + li + li + li {
  width: 292px;
  padding: 13px 0;
}
.allinner_main .inner_services .strip_new_two ul,
.allinner_main .blog-wrapper .strip_new_two ul,
.allinner_main #content .strip_new_two ul,
.allinner_main .blog-left .strip_new_two ul,
.blogs_main .inner_services .strip_new_two ul,
.blogs_main .blog-wrapper .strip_new_two ul,
.blogs_main #content .strip_new_two ul,
.blogs_main .blog-left .strip_new_two ul,
.AsideLeft .inner_services .strip_new_two ul,
.AsideLeft .blog-wrapper .strip_new_two ul,
.AsideLeft #content .strip_new_two ul,
.AsideLeft .blog-left .strip_new_two ul,
.detail-blog-wrpr .inner_services .strip_new_two ul,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul,
.detail-blog-wrpr #content .strip_new_two ul,
.detail-blog-wrpr .blog-left .strip_new_two ul {
  width: 100%;
}
.allinner_main .inner_services .strip_new_two ul li a,
.allinner_main .blog-wrapper .strip_new_two ul li a,
.allinner_main #content .strip_new_two ul li a,
.allinner_main .blog-left .strip_new_two ul li a,
.blogs_main .inner_services .strip_new_two ul li a,
.blogs_main .blog-wrapper .strip_new_two ul li a,
.blogs_main #content .strip_new_two ul li a,
.blogs_main .blog-left .strip_new_two ul li a,
.AsideLeft .inner_services .strip_new_two ul li a,
.AsideLeft .blog-wrapper .strip_new_two ul li a,
.AsideLeft #content .strip_new_two ul li a,
.AsideLeft .blog-left .strip_new_two ul li a,
.detail-blog-wrpr .inner_services .strip_new_two ul li a,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li a,
.detail-blog-wrpr #content .strip_new_two ul li a,
.detail-blog-wrpr .blog-left .strip_new_two ul li a {
  cursor: pointer;
  color: #fff;
}
.allinner_main .inner_services .contant a:hover,
.allinner_main .blog-wrapper .contant a:hover,
.allinner_main #content .contant a:hover,
.allinner_main .blog-left .contant a:hover,
.blogs_main .inner_services .contant a:hover,
.blogs_main .blog-wrapper .contant a:hover,
.blogs_main #content .contant a:hover,
.blogs_main .blog-left .contant a:hover,
.AsideLeft .inner_services .contant a:hover,
.AsideLeft .blog-wrapper .contant a:hover,
.AsideLeft #content .contant a:hover,
.AsideLeft .blog-left .contant a:hover,
.detail-blog-wrpr .inner_services .contant a:hover,
.detail-blog-wrpr .blog-wrapper .contant a:hover,
.detail-blog-wrpr #content .contant a:hover,
.detail-blog-wrpr .blog-left .contant a:hover {
  cursor: pointer;
  color: #ed8541;
}
.allinner_main .inner_services .strip_new_two ul li a:hover,
.allinner_main .blog-wrapper .strip_new_two ul li a:hover,
.allinner_main #content .strip_new_two ul li a:hover,
.allinner_main .blog-left .strip_new_two ul li a:hover,
.blogs_main .inner_services .strip_new_two ul li a:hover,
.blogs_main .blog-wrapper .strip_new_two ul li a:hover,
.blogs_main #content .strip_new_two ul li a:hover,
.blogs_main .blog-left .strip_new_two ul li a:hover,
.AsideLeft .inner_services .strip_new_two ul li a:hover,
.AsideLeft .blog-wrapper .strip_new_two ul li a:hover,
.AsideLeft #content .strip_new_two ul li a:hover,
.AsideLeft .blog-left .strip_new_two ul li a:hover,
.detail-blog-wrpr .inner_services .strip_new_two ul li a:hover,
.detail-blog-wrpr .blog-wrapper .strip_new_two ul li a:hover,
.detail-blog-wrpr #content .strip_new_two ul li a:hover,
.detail-blog-wrpr .blog-left .strip_new_two ul li a:hover {
  cursor: pointer;
  color: #fff5a9;
}
.allinner_main .inner_services .order_click .btnedit:hover,
.allinner_main .blog-wrapper .order_click .btnedit:hover,
.allinner_main #content .order_click .btnedit:hover,
.allinner_main .blog-left .order_click .btnedit:hover,
.blogs_main .inner_services .order_click .btnedit:hover,
.blogs_main .blog-wrapper .order_click .btnedit:hover,
.blogs_main #content .order_click .btnedit:hover,
.blogs_main .blog-left .order_click .btnedit:hover,
.AsideLeft .inner_services .order_click .btnedit:hover,
.AsideLeft .blog-wrapper .order_click .btnedit:hover,
.AsideLeft #content .order_click .btnedit:hover,
.AsideLeft .blog-left .order_click .btnedit:hover,
.detail-blog-wrpr .inner_services .order_click .btnedit:hover,
.detail-blog-wrpr .blog-wrapper .order_click .btnedit:hover,
.detail-blog-wrpr #content .order_click .btnedit:hover,
.detail-blog-wrpr .blog-left .order_click .btnedit:hover {
  color: #fff;
}
.allinner_main .inner_services .new-strip,
.allinner_main .blog-wrapper .new-strip,
.allinner_main #content .new-strip,
.allinner_main .blog-left .new-strip,
.blogs_main .inner_services .new-strip,
.blogs_main .blog-wrapper .new-strip,
.blogs_main #content .new-strip,
.blogs_main .blog-left .new-strip,
.AsideLeft .inner_services .new-strip,
.AsideLeft .blog-wrapper .new-strip,
.AsideLeft #content .new-strip,
.AsideLeft .blog-left .new-strip,
.detail-blog-wrpr .inner_services .new-strip,
.detail-blog-wrpr .blog-wrapper .new-strip,
.detail-blog-wrpr #content .new-strip,
.detail-blog-wrpr .blog-left .new-strip {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.allinner_main .inner_services .new-strip *,
.allinner_main .blog-wrapper .new-strip *,
.allinner_main #content .new-strip *,
.allinner_main .blog-left .new-strip *,
.blogs_main .inner_services .new-strip *,
.blogs_main .blog-wrapper .new-strip *,
.blogs_main #content .new-strip *,
.blogs_main .blog-left .new-strip *,
.AsideLeft .inner_services .new-strip *,
.AsideLeft .blog-wrapper .new-strip *,
.AsideLeft #content .new-strip *,
.AsideLeft .blog-left .new-strip *,
.detail-blog-wrpr .inner_services .new-strip *,
.detail-blog-wrpr .blog-wrapper .new-strip *,
.detail-blog-wrpr #content .new-strip *,
.detail-blog-wrpr .blog-left .new-strip * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: normal !important;
}
.allinner_main .inner_services .new-strip .strip-img,
.allinner_main .blog-wrapper .new-strip .strip-img,
.allinner_main #content .new-strip .strip-img,
.allinner_main .blog-left .new-strip .strip-img,
.blogs_main .inner_services .new-strip .strip-img,
.blogs_main .blog-wrapper .new-strip .strip-img,
.blogs_main #content .new-strip .strip-img,
.blogs_main .blog-left .new-strip .strip-img,
.AsideLeft .inner_services .new-strip .strip-img,
.AsideLeft .blog-wrapper .new-strip .strip-img,
.AsideLeft #content .new-strip .strip-img,
.AsideLeft .blog-left .new-strip .strip-img,
.detail-blog-wrpr .inner_services .new-strip .strip-img,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-img,
.detail-blog-wrpr #content .new-strip .strip-img,
.detail-blog-wrpr .blog-left .new-strip .strip-img {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 56%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: url(../images/strip/strip_img.png) no-repeat;
  text-align: center;
  position: relative;
}
.allinner_main .inner_services .new-strip .strip-img p a,
.allinner_main .blog-wrapper .new-strip .strip-img p a,
.allinner_main #content .new-strip .strip-img p a,
.allinner_main .blog-left .new-strip .strip-img p a,
.blogs_main .inner_services .new-strip .strip-img p a,
.blogs_main .blog-wrapper .new-strip .strip-img p a,
.blogs_main #content .new-strip .strip-img p a,
.blogs_main .blog-left .new-strip .strip-img p a,
.AsideLeft .inner_services .new-strip .strip-img p a,
.AsideLeft .blog-wrapper .new-strip .strip-img p a,
.AsideLeft #content .new-strip .strip-img p a,
.AsideLeft .blog-left .new-strip .strip-img p a,
.detail-blog-wrpr .inner_services .new-strip .strip-img p a,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-img p a,
.detail-blog-wrpr #content .new-strip .strip-img p a,
.detail-blog-wrpr .blog-left .new-strip .strip-img p a {
  margin: 0;
}
.allinner_main .inner_services .new-strip .strip-img a,
.allinner_main .blog-wrapper .new-strip .strip-img a,
.allinner_main #content .new-strip .strip-img a,
.allinner_main .blog-left .new-strip .strip-img a,
.blogs_main .inner_services .new-strip .strip-img a,
.blogs_main .blog-wrapper .new-strip .strip-img a,
.blogs_main #content .new-strip .strip-img a,
.blogs_main .blog-left .new-strip .strip-img a,
.AsideLeft .inner_services .new-strip .strip-img a,
.AsideLeft .blog-wrapper .new-strip .strip-img a,
.AsideLeft #content .new-strip .strip-img a,
.AsideLeft .blog-left .new-strip .strip-img a,
.detail-blog-wrpr .inner_services .new-strip .strip-img a,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-img a,
.detail-blog-wrpr #content .new-strip .strip-img a,
.detail-blog-wrpr .blog-left .new-strip .strip-img a {
  background-color: #96bf26;
  font-size: 15px;
  color: #fff;
  text-align: center;
  padding: 15px 26px;
  bottom: 0;
  left: 106px;
  position: absolute;
}
.allinner_main .inner_services .new-strip .strip-content,
.allinner_main .blog-wrapper .new-strip .strip-content,
.allinner_main #content .new-strip .strip-content,
.allinner_main .blog-left .new-strip .strip-content,
.blogs_main .inner_services .new-strip .strip-content,
.blogs_main .blog-wrapper .new-strip .strip-content,
.blogs_main #content .new-strip .strip-content,
.blogs_main .blog-left .new-strip .strip-content,
.AsideLeft .inner_services .new-strip .strip-content,
.AsideLeft .blog-wrapper .new-strip .strip-content,
.AsideLeft #content .new-strip .strip-content,
.AsideLeft .blog-left .new-strip .strip-content,
.detail-blog-wrpr .inner_services .new-strip .strip-content,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content,
.detail-blog-wrpr #content .new-strip .strip-content,
.detail-blog-wrpr .blog-left .new-strip .strip-content {
  background: #020201;
  color: #fff;
  float: left;
  height: 100%;
  padding: 15px 26px;
  width: 44%;
  margin-bottom: 0px;
}
.allinner_main .inner_services .new-strip .strip-content h4,
.allinner_main .blog-wrapper .new-strip .strip-content h4,
.allinner_main #content .new-strip .strip-content h4,
.allinner_main .blog-left .new-strip .strip-content h4,
.blogs_main .inner_services .new-strip .strip-content h4,
.blogs_main .blog-wrapper .new-strip .strip-content h4,
.blogs_main #content .new-strip .strip-content h4,
.blogs_main .blog-left .new-strip .strip-content h4,
.AsideLeft .inner_services .new-strip .strip-content h4,
.AsideLeft .blog-wrapper .new-strip .strip-content h4,
.AsideLeft #content .new-strip .strip-content h4,
.AsideLeft .blog-left .new-strip .strip-content h4,
.detail-blog-wrpr .inner_services .new-strip .strip-content h4,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content h4,
.detail-blog-wrpr #content .new-strip .strip-content h4,
.detail-blog-wrpr .blog-left .new-strip .strip-content h4 {
  color: #fff;
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.allinner_main .inner_services .new-strip .strip-content p,
.allinner_main .blog-wrapper .new-strip .strip-content p,
.allinner_main #content .new-strip .strip-content p,
.allinner_main .blog-left .new-strip .strip-content p,
.blogs_main .inner_services .new-strip .strip-content p,
.blogs_main .blog-wrapper .new-strip .strip-content p,
.blogs_main #content .new-strip .strip-content p,
.blogs_main .blog-left .new-strip .strip-content p,
.AsideLeft .inner_services .new-strip .strip-content p,
.AsideLeft .blog-wrapper .new-strip .strip-content p,
.AsideLeft #content .new-strip .strip-content p,
.AsideLeft .blog-left .new-strip .strip-content p,
.detail-blog-wrpr .inner_services .new-strip .strip-content p,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content p,
.detail-blog-wrpr #content .new-strip .strip-content p,
.detail-blog-wrpr .blog-left .new-strip .strip-content p {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  margin: 10px 0;
}
.allinner_main .inner_services .new-strip .strip-content .btns,
.allinner_main .inner_services .new-strip .strip-content .one,
.allinner_main .inner_services .new-strip .strip-content .three,
.allinner_main .inner_services .new-strip .strip-content .two,
.allinner_main .blog-wrapper .new-strip .strip-content .btns,
.allinner_main .blog-wrapper .new-strip .strip-content .one,
.allinner_main .blog-wrapper .new-strip .strip-content .three,
.allinner_main .blog-wrapper .new-strip .strip-content .two,
.allinner_main #content .new-strip .strip-content .btns,
.allinner_main #content .new-strip .strip-content .one,
.allinner_main #content .new-strip .strip-content .three,
.allinner_main #content .new-strip .strip-content .two,
.allinner_main .blog-left .new-strip .strip-content .btns,
.allinner_main .blog-left .new-strip .strip-content .one,
.allinner_main .blog-left .new-strip .strip-content .three,
.allinner_main .blog-left .new-strip .strip-content .two,
.blogs_main .inner_services .new-strip .strip-content .btns,
.blogs_main .inner_services .new-strip .strip-content .one,
.blogs_main .inner_services .new-strip .strip-content .three,
.blogs_main .inner_services .new-strip .strip-content .two,
.blogs_main .blog-wrapper .new-strip .strip-content .btns,
.blogs_main .blog-wrapper .new-strip .strip-content .one,
.blogs_main .blog-wrapper .new-strip .strip-content .three,
.blogs_main .blog-wrapper .new-strip .strip-content .two,
.blogs_main #content .new-strip .strip-content .btns,
.blogs_main #content .new-strip .strip-content .one,
.blogs_main #content .new-strip .strip-content .three,
.blogs_main #content .new-strip .strip-content .two,
.blogs_main .blog-left .new-strip .strip-content .btns,
.blogs_main .blog-left .new-strip .strip-content .one,
.blogs_main .blog-left .new-strip .strip-content .three,
.blogs_main .blog-left .new-strip .strip-content .two,
.AsideLeft .inner_services .new-strip .strip-content .btns,
.AsideLeft .inner_services .new-strip .strip-content .one,
.AsideLeft .inner_services .new-strip .strip-content .three,
.AsideLeft .inner_services .new-strip .strip-content .two,
.AsideLeft .blog-wrapper .new-strip .strip-content .btns,
.AsideLeft .blog-wrapper .new-strip .strip-content .one,
.AsideLeft .blog-wrapper .new-strip .strip-content .three,
.AsideLeft .blog-wrapper .new-strip .strip-content .two,
.AsideLeft #content .new-strip .strip-content .btns,
.AsideLeft #content .new-strip .strip-content .one,
.AsideLeft #content .new-strip .strip-content .three,
.AsideLeft #content .new-strip .strip-content .two,
.AsideLeft .blog-left .new-strip .strip-content .btns,
.AsideLeft .blog-left .new-strip .strip-content .one,
.AsideLeft .blog-left .new-strip .strip-content .three,
.AsideLeft .blog-left .new-strip .strip-content .two,
.detail-blog-wrpr .inner_services .new-strip .strip-content .btns,
.detail-blog-wrpr .inner_services .new-strip .strip-content .one,
.detail-blog-wrpr .inner_services .new-strip .strip-content .three,
.detail-blog-wrpr .inner_services .new-strip .strip-content .two,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .btns,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .one,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .three,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .two,
.detail-blog-wrpr #content .new-strip .strip-content .btns,
.detail-blog-wrpr #content .new-strip .strip-content .one,
.detail-blog-wrpr #content .new-strip .strip-content .three,
.detail-blog-wrpr #content .new-strip .strip-content .two,
.detail-blog-wrpr .blog-left .new-strip .strip-content .btns,
.detail-blog-wrpr .blog-left .new-strip .strip-content .one,
.detail-blog-wrpr .blog-left .new-strip .strip-content .three,
.detail-blog-wrpr .blog-left .new-strip .strip-content .two {
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.allinner_main .inner_services .new-strip .strip-content .btns,
.allinner_main .blog-wrapper .new-strip .strip-content .btns,
.allinner_main #content .new-strip .strip-content .btns,
.allinner_main .blog-left .new-strip .strip-content .btns,
.blogs_main .inner_services .new-strip .strip-content .btns,
.blogs_main .blog-wrapper .new-strip .strip-content .btns,
.blogs_main #content .new-strip .strip-content .btns,
.blogs_main .blog-left .new-strip .strip-content .btns,
.AsideLeft .inner_services .new-strip .strip-content .btns,
.AsideLeft .blog-wrapper .new-strip .strip-content .btns,
.AsideLeft #content .new-strip .strip-content .btns,
.AsideLeft .blog-left .new-strip .strip-content .btns,
.detail-blog-wrpr .inner_services .new-strip .strip-content .btns,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .btns,
.detail-blog-wrpr #content .new-strip .strip-content .btns,
.detail-blog-wrpr .blog-left .new-strip .strip-content .btns {
  float: left;
  font-weight: 500;
  width: 100%;
  border-radius: 2px;
  text-align: center;
  padding: 10px 0;
  margin: 5px 0;
}
.allinner_main .inner_services .new-strip .strip-content .one,
.allinner_main .blog-wrapper .new-strip .strip-content .one,
.allinner_main #content .new-strip .strip-content .one,
.allinner_main .blog-left .new-strip .strip-content .one,
.blogs_main .inner_services .new-strip .strip-content .one,
.blogs_main .blog-wrapper .new-strip .strip-content .one,
.blogs_main #content .new-strip .strip-content .one,
.blogs_main .blog-left .new-strip .strip-content .one,
.AsideLeft .inner_services .new-strip .strip-content .one,
.AsideLeft .blog-wrapper .new-strip .strip-content .one,
.AsideLeft #content .new-strip .strip-content .one,
.AsideLeft .blog-left .new-strip .strip-content .one,
.detail-blog-wrpr .inner_services .new-strip .strip-content .one,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .one,
.detail-blog-wrpr #content .new-strip .strip-content .one,
.detail-blog-wrpr .blog-left .new-strip .strip-content .one {
  color: #000;
  background-color: #d0e2e7;
}
.allinner_main .inner_services .new-strip .strip-content .two,
.allinner_main .blog-wrapper .new-strip .strip-content .two,
.allinner_main #content .new-strip .strip-content .two,
.allinner_main .blog-left .new-strip .strip-content .two,
.blogs_main .inner_services .new-strip .strip-content .two,
.blogs_main .blog-wrapper .new-strip .strip-content .two,
.blogs_main #content .new-strip .strip-content .two,
.blogs_main .blog-left .new-strip .strip-content .two,
.AsideLeft .inner_services .new-strip .strip-content .two,
.AsideLeft .blog-wrapper .new-strip .strip-content .two,
.AsideLeft #content .new-strip .strip-content .two,
.AsideLeft .blog-left .new-strip .strip-content .two,
.detail-blog-wrpr .inner_services .new-strip .strip-content .two,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .two,
.detail-blog-wrpr #content .new-strip .strip-content .two,
.detail-blog-wrpr .blog-left .new-strip .strip-content .two {
  color: #103d66;
  background-color: #fff;
}
.allinner_main .inner_services .new-strip .strip-content .three,
.allinner_main .blog-wrapper .new-strip .strip-content .three,
.allinner_main #content .new-strip .strip-content .three,
.allinner_main .blog-left .new-strip .strip-content .three,
.blogs_main .inner_services .new-strip .strip-content .three,
.blogs_main .blog-wrapper .new-strip .strip-content .three,
.blogs_main #content .new-strip .strip-content .three,
.blogs_main .blog-left .new-strip .strip-content .three,
.AsideLeft .inner_services .new-strip .strip-content .three,
.AsideLeft .blog-wrapper .new-strip .strip-content .three,
.AsideLeft #content .new-strip .strip-content .three,
.AsideLeft .blog-left .new-strip .strip-content .three,
.detail-blog-wrpr .inner_services .new-strip .strip-content .three,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .three,
.detail-blog-wrpr #content .new-strip .strip-content .three,
.detail-blog-wrpr .blog-left .new-strip .strip-content .three {
  color: #000;
  background-color: #d0e2e7;
  margin-bottom: 15px;
}
.allinner_main .inner_services .new-strip .strip-content .mail,
.allinner_main .blog-wrapper .new-strip .strip-content .mail,
.allinner_main #content .new-strip .strip-content .mail,
.allinner_main .blog-left .new-strip .strip-content .mail,
.blogs_main .inner_services .new-strip .strip-content .mail,
.blogs_main .blog-wrapper .new-strip .strip-content .mail,
.blogs_main #content .new-strip .strip-content .mail,
.blogs_main .blog-left .new-strip .strip-content .mail,
.AsideLeft .inner_services .new-strip .strip-content .mail,
.AsideLeft .blog-wrapper .new-strip .strip-content .mail,
.AsideLeft #content .new-strip .strip-content .mail,
.AsideLeft .blog-left .new-strip .strip-content .mail,
.detail-blog-wrpr .inner_services .new-strip .strip-content .mail,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .mail,
.detail-blog-wrpr #content .new-strip .strip-content .mail,
.detail-blog-wrpr .blog-left .new-strip .strip-content .mail {
  padding-top: 14px;
}
.allinner_main .inner_services .new-strip .strip-content .btns:hover,
.allinner_main .blog-wrapper .new-strip .strip-content .btns:hover,
.allinner_main #content .new-strip .strip-content .btns:hover,
.allinner_main .blog-left .new-strip .strip-content .btns:hover,
.blogs_main .inner_services .new-strip .strip-content .btns:hover,
.blogs_main .blog-wrapper .new-strip .strip-content .btns:hover,
.blogs_main #content .new-strip .strip-content .btns:hover,
.blogs_main .blog-left .new-strip .strip-content .btns:hover,
.AsideLeft .inner_services .new-strip .strip-content .btns:hover,
.AsideLeft .blog-wrapper .new-strip .strip-content .btns:hover,
.AsideLeft #content .new-strip .strip-content .btns:hover,
.AsideLeft .blog-left .new-strip .strip-content .btns:hover,
.detail-blog-wrpr .inner_services .new-strip .strip-content .btns:hover,
.detail-blog-wrpr .blog-wrapper .new-strip .strip-content .btns:hover,
.detail-blog-wrpr #content .new-strip .strip-content .btns:hover,
.detail-blog-wrpr .blog-left .new-strip .strip-content .btns:hover {
  background: #192d3c;
  color: #fff;
}
.allinner_main .inner_services .contant a img,
.allinner_main .inner_services .contant p img,
.allinner_main .blog-wrapper .contant a img,
.allinner_main .blog-wrapper .contant p img,
.allinner_main #content .contant a img,
.allinner_main #content .contant p img,
.allinner_main .blog-left .contant a img,
.allinner_main .blog-left .contant p img,
.blogs_main .inner_services .contant a img,
.blogs_main .inner_services .contant p img,
.blogs_main .blog-wrapper .contant a img,
.blogs_main .blog-wrapper .contant p img,
.blogs_main #content .contant a img,
.blogs_main #content .contant p img,
.blogs_main .blog-left .contant a img,
.blogs_main .blog-left .contant p img,
.AsideLeft .inner_services .contant a img,
.AsideLeft .inner_services .contant p img,
.AsideLeft .blog-wrapper .contant a img,
.AsideLeft .blog-wrapper .contant p img,
.AsideLeft #content .contant a img,
.AsideLeft #content .contant p img,
.AsideLeft .blog-left .contant a img,
.AsideLeft .blog-left .contant p img,
.detail-blog-wrpr .inner_services .contant a img,
.detail-blog-wrpr .inner_services .contant p img,
.detail-blog-wrpr .blog-wrapper .contant a img,
.detail-blog-wrpr .blog-wrapper .contant p img,
.detail-blog-wrpr #content .contant a img,
.detail-blog-wrpr #content .contant p img,
.detail-blog-wrpr .blog-left .contant a img,
.detail-blog-wrpr .blog-left .contant p img {
  max-width: 100%;
  height: auto !important;
}
.allinner_main .inner_services .strip-call-us,
.allinner_main .blog-wrapper .strip-call-us,
.allinner_main #content .strip-call-us,
.allinner_main .blog-left .strip-call-us,
.blogs_main .inner_services .strip-call-us,
.blogs_main .blog-wrapper .strip-call-us,
.blogs_main #content .strip-call-us,
.blogs_main .blog-left .strip-call-us,
.AsideLeft .inner_services .strip-call-us,
.AsideLeft .blog-wrapper .strip-call-us,
.AsideLeft #content .strip-call-us,
.AsideLeft .blog-left .strip-call-us,
.detail-blog-wrpr .inner_services .strip-call-us,
.detail-blog-wrpr .blog-wrapper .strip-call-us,
.detail-blog-wrpr #content .strip-call-us,
.detail-blog-wrpr .blog-left .strip-call-us {
  width: 100%;
  height: 119px;
  background: url(../images/strip/call-us-banner.png) no-repeat #dfeffb;
  margin: 10px 0;
}
.allinner_main .inner_services .strip-call-us .contact-us,
.allinner_main .blog-wrapper .strip-call-us .contact-us,
.allinner_main #content .strip-call-us .contact-us,
.allinner_main .blog-left .strip-call-us .contact-us,
.blogs_main .inner_services .strip-call-us .contact-us,
.blogs_main .blog-wrapper .strip-call-us .contact-us,
.blogs_main #content .strip-call-us .contact-us,
.blogs_main .blog-left .strip-call-us .contact-us,
.AsideLeft .inner_services .strip-call-us .contact-us,
.AsideLeft .blog-wrapper .strip-call-us .contact-us,
.AsideLeft #content .strip-call-us .contact-us,
.AsideLeft .blog-left .strip-call-us .contact-us,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us,
.detail-blog-wrpr #content .strip-call-us .contact-us,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us {
  float: right;
  margin-right: 2px;
}
.allinner_main .inner_services .strip-call-us .contact-us .heding-first,
.allinner_main .blog-wrapper .strip-call-us .contact-us .heding-first,
.allinner_main #content .strip-call-us .contact-us .heding-first,
.allinner_main .blog-left .strip-call-us .contact-us .heding-first,
.blogs_main .inner_services .strip-call-us .contact-us .heding-first,
.blogs_main .blog-wrapper .strip-call-us .contact-us .heding-first,
.blogs_main #content .strip-call-us .contact-us .heding-first,
.blogs_main .blog-left .strip-call-us .contact-us .heding-first,
.AsideLeft .inner_services .strip-call-us .contact-us .heding-first,
.AsideLeft .blog-wrapper .strip-call-us .contact-us .heding-first,
.AsideLeft #content .strip-call-us .contact-us .heding-first,
.AsideLeft .blog-left .strip-call-us .contact-us .heding-first,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us .heding-first,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us .heding-first,
.detail-blog-wrpr #content .strip-call-us .contact-us .heding-first,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us .heding-first {
  font-size: 15px;
  color: #09558d;
  padding: 10px 8px 5px 0;
}
.allinner_main .inner_services .strip-call-us .contact-us .call-us,
.allinner_main .blog-wrapper .strip-call-us .contact-us .call-us,
.allinner_main #content .strip-call-us .contact-us .call-us,
.allinner_main .blog-left .strip-call-us .contact-us .call-us,
.blogs_main .inner_services .strip-call-us .contact-us .call-us,
.blogs_main .blog-wrapper .strip-call-us .contact-us .call-us,
.blogs_main #content .strip-call-us .contact-us .call-us,
.blogs_main .blog-left .strip-call-us .contact-us .call-us,
.AsideLeft .inner_services .strip-call-us .contact-us .call-us,
.AsideLeft .blog-wrapper .strip-call-us .contact-us .call-us,
.AsideLeft #content .strip-call-us .contact-us .call-us,
.AsideLeft .blog-left .strip-call-us .contact-us .call-us,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us .call-us,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us .call-us,
.detail-blog-wrpr #content .strip-call-us .contact-us .call-us,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us .call-us {
  font-size: 21px;
  color: #4c555b;
  font-family: sans-serif;
  text-align: center;
  font-weight: 700;
  letter-spacing: -1px;
  padding: 0 0 5px;
}
.allinner_main .inner_services .strip-call-us .contact-us .button-click,
.allinner_main .blog-wrapper .strip-call-us .contact-us .button-click,
.allinner_main #content .strip-call-us .contact-us .button-click,
.allinner_main .blog-left .strip-call-us .contact-us .button-click,
.blogs_main .inner_services .strip-call-us .contact-us .button-click,
.blogs_main .blog-wrapper .strip-call-us .contact-us .button-click,
.blogs_main #content .strip-call-us .contact-us .button-click,
.blogs_main .blog-left .strip-call-us .contact-us .button-click,
.AsideLeft .inner_services .strip-call-us .contact-us .button-click,
.AsideLeft .blog-wrapper .strip-call-us .contact-us .button-click,
.AsideLeft #content .strip-call-us .contact-us .button-click,
.AsideLeft .blog-left .strip-call-us .contact-us .button-click,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us .button-click,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us .button-click,
.detail-blog-wrpr #content .strip-call-us .contact-us .button-click,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us .button-click {
  margin: 10px;
  text-align: center;
}
.allinner_main .inner_services .strip-call-us .contact-us .need,
.allinner_main .blog-wrapper .strip-call-us .contact-us .need,
.allinner_main #content .strip-call-us .contact-us .need,
.allinner_main .blog-left .strip-call-us .contact-us .need,
.blogs_main .inner_services .strip-call-us .contact-us .need,
.blogs_main .blog-wrapper .strip-call-us .contact-us .need,
.blogs_main #content .strip-call-us .contact-us .need,
.blogs_main .blog-left .strip-call-us .contact-us .need,
.AsideLeft .inner_services .strip-call-us .contact-us .need,
.AsideLeft .blog-wrapper .strip-call-us .contact-us .need,
.AsideLeft #content .strip-call-us .contact-us .need,
.AsideLeft .blog-left .strip-call-us .contact-us .need,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us .need,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us .need,
.detail-blog-wrpr #content .strip-call-us .contact-us .need,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us .need {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-family: Roboto;
}
.allinner_main .inner_services .strip-call-us .contact-us a,
.allinner_main .blog-wrapper .strip-call-us .contact-us a,
.allinner_main #content .strip-call-us .contact-us a,
.allinner_main .blog-left .strip-call-us .contact-us a,
.blogs_main .inner_services .strip-call-us .contact-us a,
.blogs_main .blog-wrapper .strip-call-us .contact-us a,
.blogs_main #content .strip-call-us .contact-us a,
.blogs_main .blog-left .strip-call-us .contact-us a,
.AsideLeft .inner_services .strip-call-us .contact-us a,
.AsideLeft .blog-wrapper .strip-call-us .contact-us a,
.AsideLeft #content .strip-call-us .contact-us a,
.AsideLeft .blog-left .strip-call-us .contact-us a,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us a,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us a,
.detail-blog-wrpr #content .strip-call-us .contact-us a,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us a {
  text-decoration: none;
  background-color: #00769b;
  padding: 8px;
  color: #fff;
  margin-left: 9px;
}
.allinner_main .inner_services .strip-call-us .contact-us a:hover,
.allinner_main .blog-wrapper .strip-call-us .contact-us a:hover,
.allinner_main #content .strip-call-us .contact-us a:hover,
.allinner_main .blog-left .strip-call-us .contact-us a:hover,
.blogs_main .inner_services .strip-call-us .contact-us a:hover,
.blogs_main .blog-wrapper .strip-call-us .contact-us a:hover,
.blogs_main #content .strip-call-us .contact-us a:hover,
.blogs_main .blog-left .strip-call-us .contact-us a:hover,
.AsideLeft .inner_services .strip-call-us .contact-us a:hover,
.AsideLeft .blog-wrapper .strip-call-us .contact-us a:hover,
.AsideLeft #content .strip-call-us .contact-us a:hover,
.AsideLeft .blog-left .strip-call-us .contact-us a:hover,
.detail-blog-wrpr .inner_services .strip-call-us .contact-us a:hover,
.detail-blog-wrpr .blog-wrapper .strip-call-us .contact-us a:hover,
.detail-blog-wrpr #content .strip-call-us .contact-us a:hover,
.detail-blog-wrpr .blog-left .strip-call-us .contact-us a:hover {
  background-color: #28b3de;
}

.common-strip {
  background: #fff;
  -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: 15px 0;
  padding: 25px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  position: relative;
}
.common-strip .common-strip-head {
  font-size: 21px;
  display: block;
  line-height: 24px;
  margin: 0 0 12px;
  font-family: "robotomedium";
}
.common-strip .common-strip-head:after {
  content: "";
  border-bottom: 3px solid #5c7a36;
  width: 25%;
  display: block;
  margin: 4px auto 0;
}
.common-strip .common-strip-para {
  color: #565656;
  display: block;
  width: 78%;
  margin: 0 auto;
}
.common-strip .strip-btn {
  background: #5c7a36;
  color: #fff;
  padding: 8px 25px;
  display: inline-block;
  margin: 17px 0 0;
  font-family: "robotomedium";
  border-radius: 3px;
  cursor: pointer;
  -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);
}
.common-strip .service-form-banner {
  background: url(../images/service-form-bg.svg) no-repeat;
  width: 121px;
  height: 135px;
  background-size: 121px;
  position: absolute;
  top: 0px;
  right: 0;
}
.common-strip .strip-ul {
  margin: 0 0 0 10px;
  display: block;
}
.common-strip .strip-ul li {
  padding: 0 0 0 30px;
  text-align: left;
  margin: 12px 0;
}
.common-strip .strip-ul li:before {
  display: none;
}
.common-strip ol {
  padding: 0 0 0 30px;
  list-style: decimal;
}
.common-strip ol li {
  color: #272727;
  padding: 0 0 0 5px;
  text-align: left;
  margin: 12px 0 0;
}

.strip-1 {
  text-align: left;
  z-index: 0;
  padding: 30px;
  border-radius: 5px;
}
.strip-1 .common-strip-head:after {
  display: none;
}
.strip-1 .common-strip-para {
  margin: 0;
  width: 100%;
  color: #2a2a2a;
}
.strip-1 .service-form-banner {
  width: 155px;
  height: 157px;
  background-size: 129px;
}
.strip-1 .strip-btn {
  position: relative;
  font-size: 18px;
  line-height: 20px;
}
.strip-1 .strip-btn::before {
  content: "";
  height: 34px;
  width: 88px;
  position: absolute;
  left: -18px;
  bottom: -13px;
  background: linear-gradient(90deg, #fff 9px, transparent 1%) center, linear-gradient(#fff 9px, transparent 1%) center, #bed4ca;
  background-size: 11px 11px;
  z-index: -1;
}
.strip-1 .strip-1-bottom {
  background: url(../images/strip-1-bottom.svg) no-repeat;
  width: 100px;
  height: 42px;
  background-size: 100px;
  position: absolute;
  bottom: 0px;
  right: 0;
}

.strip-2 {
  text-align: left;
  z-index: 0;
  padding: 40px 30px;
  border-radius: 5px;
}
.strip-2:after {
  content: "";
  border-bottom: 3px solid #5c7a36;
  width: 25%;
  display: block;
  margin: 15px 0 0;
}
.strip-2 .common-strip-head:after {
  display: none;
}
.strip-2 .common-strip-para {
  color: #2a2a2a;
  display: inline-block;
  vertical-align: bottom;
  width: 68%;
}
.strip-2 .service-form-banner {
  width: 117px;
  height: 120px;
  background-size: 102px;
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.strip-2 .strip-btn {
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  float: right;
}
.strip-2 .strip-2-bottom {
  background: url(../images/strip-2-bottom.svg) no-repeat;
  width: 172px;
  height: 80px;
  background-size: 172px;
  position: absolute;
  bottom: 0px;
  right: 30px;
}

.strip-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 30px;
  text-align: left;
}
.strip-3 .common-strip-head {
  width: 25%;
  font-size: 26px;
  line-height: 31px;
}
.strip-3 .common-strip-head::after {
  display: none;
}
.strip-3 .common-strip-para {
  width: 75%;
  margin: 0;
}
.strip-3 .strip-btn {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 18px;
  line-height: 20px;
}
.strip-3 .strip-3-bottom {
  background: url(../images/strip-3-bottom.svg) no-repeat;
  width: 100px;
  height: 59px;
  background-size: 70px;
  position: absolute;
  top: 0px;
  left: 0;
}
.strip-3 .service-form-banner {
  width: 121px;
  height: 99px;
  background-size: 89px;
  position: absolute;
  bottom: 0px;
  top: inherit;
  right: 0px;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.strip-4 {
  text-align: left;
  z-index: 0;
}
.strip-4:before {
  content: "";
  height: 32px;
  width: 88px;
  position: absolute;
  right: 25px;
  bottom: 25px;
  background: linear-gradient(90deg, #fff 9px, transparent 1%) center, linear-gradient(#fff 9px, transparent 1%) center, #bed4ca;
  background-size: 11px 11px;
  z-index: -1;
}
.strip-4 .common-strip-head:after {
  margin: 4px 0 0 -25px;
  width: 46%;
}
.strip-4 .service-form-banner {
  background-size: 95px;
}
.strip-4 .common-strip-para {
  margin: 0;
  width: 100%;
}
.strip-4 .strip-btn {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 18px;
  line-height: 20px;
}

.dissertation-strip {
  color: #1d1d1d;
}
.dissertation-strip .dissertation-head {
  font-size: 25px;
  line-height: 30px;
  font-family: "robotomedium";
  position: relative;
  padding: 15px 0 0;
}
.dissertation-strip .dissertation-head:after {
  content: "";
  border-bottom: 2px solid #f58e0e;
  display: block;
  width: 20%;
  margin: 6px 0;
}
.dissertation-strip .dissertation-box {
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  padding: 20px 15px;
  width: 100%;
  margin: 20px 0;
}
.dissertation-strip .dissertation-box .dissertation-section {
  border-bottom: 1px dashed #d7d7d7;
  display: inline-block;
  padding: 10px 0;
  width: 100%;
}
.dissertation-strip .dissertation-box .dissertation-section:first-of-type {
  padding-top: 0;
}
.dissertation-strip .dissertation-box .dissertaion-p {
  display: block;
  font-size: 15px;
  line-height: 18px;
  position: relative;
  padding: 0 0 0 25px;
}
.dissertation-strip .dissertation-box .dissertaion-p::before {
  content: "";
  background: url(../images/tick.svg) no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: 18px;
  position: absolute;
  left: 0px;
}
.dissertation-strip .dissertation-box .dissertation-btn {
  text-align: right;
  display: block;
  color: #5c7a36;
  font-size: 16px;
  line-height: 18px;
  text-decoration: underline;
  margin: 12px 0 0;
  font-family: "robotomedium";
}
.dissertation-strip .dissertation-para {
  font-size: 18px;
  line-height: 20px;
  margin: 50px 0 0;
  color: #090a06;
  display: block;
  text-align: center;
  font-family: "robotomedium";
}
.dissertation-strip .custom-btn {
  display: block;
  margin: 10px auto 0;
  background: #f58e0e;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
  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);
}
.dissertation-strip .custom-btn:hover {
  background: #ea9326;
}

.dissertation-strip-2 .dissertation-box-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
.dissertation-strip-2 .dissertation-box {
  padding: 0;
  background: #f5f5f5;
}
.dissertation-strip-2 .dissertation-box .dissertation-section {
  padding: 15px;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.dissertation-strip-2 .dissertation-box .dissertation-section:first-of-type {
  padding-top: 15px;
}
.dissertation-strip-2 .dissertation-box .dissertaion-p {
  margin: 0;
  height: 75px;
  overflow: auto;
  padding: 0;
}
.dissertation-strip-2 .dissertation-box .dissertaion-p:before {
  display: none;
}
.dissertation-strip-2 .dissertation-box .dissertation-btn {
  margin: 20px 0 0;
  font-family: "robotomedium";
  display: block;
  border: 1px solid #5c7a36;
  padding: 11px;
  text-align: center;
  border-radius: 3px;
  float: none;
  -webkit-text-decoration: auto;
          text-decoration: auto;
}
.dissertation-strip-2 .dissertation-box .dissertation-btn:hover {
  background: #5c7a36;
  color: #fff;
}
.dissertation-strip-2 .dissertation-para {
  margin: 18px 0 0;
}
.dissertation-strip-2 .custom-btn {
  background: #292929;
  margin: 18px auto;
}
.dissertation-strip-2 .custom-btn:hover {
  background: #3c3a3a;
}

.dissertation-strip3 {
  text-align: center;
  padding: 15px 0 0;
}
.dissertation-strip3 .strip-head {
  font-size: 22px;
  line-height: 24px;
  display: block;
  font-family: "robotomedium";
  padding: 0 0 6px;
}
.dissertation-strip3 .strip-subhead {
  color: #2a2a2a;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 0 0 10px;
}
.dissertation-strip3 .dissertation-topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dissertation-strip3 .dissertation-topic .dissertation-list {
  border: 1px solid #dedede;
  color: #1d1d1d;
  padding: 12px 10px 12px 35px;
  margin: 0px 14px 20px 0;
  font-size: 15px;
  line-height: 18px;
  font-family: "robotomedium";
  border-radius: 3px;
  display: inline-block;
  width: 32%;
  position: relative;
  text-align: left;
}
.dissertation-strip3 .dissertation-topic .dissertation-list:before {
  content: "";
  background: url(../images/dissertation-editor.svg) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 12px;
}
.dissertation-strip3 .dissertation-topic .dissertation-list:nth-child(3), .dissertation-strip3 .dissertation-topic .dissertation-list:nth-child(6) {
  margin-right: 0;
}
.dissertation-strip3 .dissertation-topic .dissertation-list:hover {
  background: #5c7a36;
  border: 1px solid #5c7a36;
  color: #fff;
}
.dissertation-strip3 .dissertation-topic .dissertation-list:hover:before {
  background: url(../images/dissertation-editor-white.svg) no-repeat;
}

.dissertation-strip4 {
  background: #fff;
  -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: 15px 0;
  padding: 30px 45px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  z-index: 0;
}
.dissertation-strip4:before {
  content: "";
  height: 32px;
  width: 88px;
  position: absolute;
  right: 46px;
  bottom: 30px;
  background: linear-gradient(90deg, #fff 7px, transparent 1%) center, linear-gradient(#fff 7px, transparent 1%) center, #ebedef;
  background-size: 11px 11px;
  z-index: -1;
}
.dissertation-strip4 .dissertation-head {
  font-size: 22px;
  line-height: 24px;
  display: block;
  font-family: "robotomedium";
  padding: 0 0 6px;
  text-align: center;
}
.dissertation-strip4 .dissertation-head .heart {
  background: url(../images/heart.svg) no-repeat;
  width: 24px;
  height: 20px;
  display: inline-block;
}
.dissertation-strip4 .section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px 0 0;
}
.dissertation-strip4 .section-head .section-left {
  font-size: 16px;
  line-height: 18px;
  font-family: "robotomedium";
  color: #4f4f4e;
  margin: 4px 0;
  border-right: 2px solid #ebebeb;
  padding: 0 40px 0 0;
}
.dissertation-strip4 .section-head .section-left p {
  font-size: 40px;
  line-height: 45px;
  color: #5c7a36;
  display: block;
  font-family: "robotomedium";
}
.dissertation-strip4 .section-head .section-right {
  width: 67%;
}
.dissertation-strip4 .section-head .section-right span {
  line-height: 20px;
  font-size: 14px;
  color: #2a2a2a;
}
.dissertation-strip4 .section-head .d-btn {
  display: block;
  margin: 15px 0 0;
  background: #f58e0e;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
  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);
}
.dissertation-strip4 .section-head .d-btn:hover {
  background: #ea9326;
}

.dissertation-strip5 {
  padding: 20px 32px;
}
.dissertation-strip5:before {
  background: url(../images/dissertation-5-bottom.svg) no-repeat;
  right: -23px;
  bottom: 0;
  height: 103px;
}
.dissertation-strip5 .section-head {
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dissertation-strip5 .section-head img {
  border-right: 1px solid #ebe8e8;
  padding: 0 20px 0 0;
  width: auto;
  height: auto;
}
.dissertation-strip5 .section-head .section-right {
  width: 61%;
}
.dissertation-strip5 .section-head .section-right span {
  font-size: 16px;
}
.dissertation-strip5 .section-head .section-right span .text-green {
  color: #5c7a36;
  font-family: "robotomedium";
}
.dissertation-strip5 .section-head .section-right span strong {
  font-size: 26px;
  line-height: 35px;
  display: block;
}
.dissertation-strip5 .section-head .d-btn {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: 0;
}

.dissertation-strip6 {
  padding: 0 45px 0 68px;
}
.dissertation-strip6::before {
  background: url(../images/dissertation-6-bottom.svg) no-repeat;
  width: 77px;
  right: -5px;
  bottom: 0;
  height: 93px;
}
.dissertation-strip6::after {
  content: "";
  position: absolute;
  border-left: 5px solid #5c7a36;
  height: 94px;
  top: 0px;
  left: 32px;
}
.dissertation-strip6 .section-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dissertation-strip6 .section-head .section-right {
  padding: 20px 0;
  position: relative;
}
.dissertation-strip6 .section-head .section-right .right-head {
  font-size: 24px;
  line-height: 30px;
  font-family: "robotomedium";
}
.dissertation-strip6 .section-head .section-right span {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #2a2a2a;
}
.dissertation-strip6 .section-head .section-right .text-green {
  color: #5c7a36;
  display: inline-block;
  font-family: "robotomedium";
}
.dissertation-strip6 .section-head .section-left {
  padding: 0;
}
.dissertation-strip6 .section-head .d-btn {
  margin: 0;
  padding: 6px 13px;
}

.dissertation-strip7 {
  background: #fff;
  -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: 15px 0;
  padding: 22px 45px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  z-index: 0;
}
.dissertation-strip7::before {
  content: "";
  height: 32px;
  width: 88px;
  position: absolute;
  left: 20px;
  top: 8px;
  background: linear-gradient(90deg, #fff 8px, transparent 1%) center, linear-gradient(#fff 8px, transparent 1%) center, #ebedef;
  background-size: 11px 11px;
  z-index: -1;
}
.dissertation-strip7 .section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dissertation-strip7 .section-right .right-head {
  font-size: 23px;
  line-height: 28px;
  display: block;
  font-family: "robotomedium";
}
.dissertation-strip7 .section-right .right-subhead {
  color: #616161;
}
.dissertation-strip7 .section-left {
  width: 46%;
  border-right: 3px solid #ebe8e8;
}
.dissertation-strip7 .section-left .left-no {
  color: #5c7a36;
  font-size: 35px;
  line-height: 42px;
  position: relative;
  margin: 0 0 5px 0;
  font-family: "robotomedium";
}
.dissertation-strip7 .section-left .left-no::before {
  content: "";
  background: url("../images/dissertaion7-book.svg") no-repeat;
  width: 23px;
  height: 28px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.dissertation-strip7 .section-left span {
  color: #2a2a2a;
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.dissertation-strip7 .d-btn {
  display: block;
  margin: 8px 0 0;
  background: #f58e0e;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 5px 30px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: "robotomedium";
  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);
}
.dissertation-strip7 .d-btn:hover {
  background: #ea9326;
}
.dissertation-strip7 .bottom-circle {
  background: url("../images/dissertation-5-bottom.svg") no-repeat;
  width: 164px;
  height: 137px;
  display: inline-block;
  position: absolute;
  right: -13px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-size: 75px;
  bottom: -77px;
  z-index: -1;
}

@media (max-width: 1024px) {
  .strip-3 .common-strip-para {
    width: 60%;
  }
  .dissertation-strip .dissertation-head {
    font-size: 22px;
    line-height: 25px;
  }
  .dissertation-strip .dissertation-para {
    margin: 25px 0 0;
  }
  .dissertation-strip .custom-btn {
    padding: 7px 27px;
    font-size: 16px;
    line-height: 18px;
  }
  .dissertation-strip-2 .dissertation-box .dissertation-btn {
    padding: 6px;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list {
    width: 31.8%;
  }
  .dissertation-strip4 {
    padding: 20px 16px;
  }
  .dissertation-strip4 .section-head .section-left p {
    font-size: 35px;
    line-height: 37px;
    margin: 0;
  }
  .dissertation-strip4 .section-head .d-btn {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 18px;
  }
  .dissertation-strip6 {
    padding: 0 31px 0 42px;
  }
  .dissertation-strip6:after {
    left: 20px;
  }
  .dissertation-strip7 {
    padding: 22px 20px;
  }
  .dissertation-strip7 .section-right .right-head {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .allinner_main .inner_services .exclusive_strip,
  .allinner_main .blog-left .exclusive_strip,
  .detail-blog-wrpr .inner_services .exclusive_strip,
  .detail-blog-wrpr .blog-left .exclusive_strip {
    background-position: 60%;
  }
  .allinner_main .inner_services .strip-call-us,
  .allinner_main .blog-left .strip-call-us,
  .detail-blog-wrpr .inner_services .strip-call-us,
  .detail-blog-wrpr .blog-left .strip-call-us {
    background-position: -290%;
  }
  .allinner_main .inner_services .smpleplagirism_strip,
  .allinner_main .blog-left .smpleplagirism_strip,
  .detail-blog-wrpr .inner_services .smpleplagirism_strip,
  .detail-blog-wrpr .blog-left .smpleplagirism_strip {
    padding: 12px;
  }
  .allinner_main .inner_services .smpleplagirism_strip .title,
  .allinner_main .blog-left .smpleplagirism_strip .title,
  .detail-blog-wrpr .inner_services .smpleplagirism_strip .title,
  .detail-blog-wrpr .blog-left .smpleplagirism_strip .title {
    font-size: 20px;
    line-height: 22px;
  }
  .allinner_main .inner_services .smpleplagirism_strip .btn_odr,
  .allinner_main .blog-left .smpleplagirism_strip .btn_odr,
  .detail-blog-wrpr .inner_services .smpleplagirism_strip .btn_odr,
  .detail-blog-wrpr .blog-left .smpleplagirism_strip .btn_odr {
    padding: 7px 5px;
  }
  .allinner_main .inner_services .strip_new_three .left_strip {
    width: 50%;
  }
  .allinner_main .inner_services .strip_new_three .right_strip_phone {
    width: 50%;
  }
  .allinner_main .inner_services .strip_new_three .right_strip_phone p {
    margin: 15px 0 0 20px;
  }
  .AsideLeft #content .new-strip .strip-img {
    width: 47%;
  }
  .AsideLeft #content .new-strip .strip-img a {
    padding: 7px 15px;
    left: 45px;
  }
  .AsideLeft #content .new-strip .strip-content {
    padding: 10px 12px;
    width: 63%;
  }
  .AsideLeft #content .new-strip .strip-content h4 {
    font-size: 20px;
    line-height: 23px !important;
    padding: 0 0 5px 0;
  }
  .AsideLeft #content .new-strip .strip-content p {
    margin: 0 0 7px 0;
    font-size: 14px;
    line-height: 16px !important;
    text-align: left;
  }
  .AsideLeft #content .new-strip .strip-content .btns {
    padding: 5px 0;
  }
  .common-strip {
    padding: 15px;
  }
  .common-strip .strip-btn {
    padding: 6px 10px;
    margin: 7px 5px;
    font-size: 15px;
    line-height: 16px;
  }
  .common-strip .common-strip-para {
    width: 100%;
  }
  .common-strip .common-strip-head {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 6px;
  }
  .strip-2 .common-strip-para {
    width: 72%;
  }
  .strip-3 {
    padding: 25px;
  }
  .strip-3 .common-strip-head {
    width: 23%;
  }
  .strip-3 .common-strip-para {
    width: 68%;
  }
  .strip-4 .common-strip-head::after {
    margin: 4px 0 0 -15px;
  }
  .strip-4 .strip-btn {
    margin: 7px 0;
  }
  .dissertation-strip .dissertation-head {
    font-size: 20px;
    line-height: 23px;
  }
  .dissertation-strip .dissertation-para {
    font-size: 16px;
    line-height: 20px;
  }
  .dissertation-strip-2 .dissertation-box .dissertation-btn {
    font-size: 13px;
    line-height: 15px;
  }
  .dissertation-strip-2 .dissertation-box .dissertaion-p {
    font-size: 14px;
    line-height: 16px;
  }
  .dissertation-strip3 .strip-head {
    font-size: 20px;
    line-height: 23px;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list {
    width: 48%;
    padding: 7px 4px 7px 22px;
    font-size: 14px;
    line-height: 16px;
    margin: 10px 12px 10px 0;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list::before {
    top: 8px;
    width: 15px;
    height: 14px;
    left: 5px;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list:nth-child(even) {
    margin-right: 0;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list:nth-child(odd) {
    margin-right: 12px;
  }
  .dissertation-strip4 {
    padding: 15px 12px;
  }
  .dissertation-strip4 .dissertation-head {
    font-size: 20px;
    line-height: 22px;
  }
  .dissertation-strip4 .section-head .section-left {
    font-size: 15px;
    line-height: 17px;
    padding: 0 7px 0 0;
  }
  .dissertation-strip4 .section-head .section-left p {
    font-size: 24px;
    line-height: 28px;
  }
  .dissertation-strip4 .section-head .section-right {
    width: 70%;
  }
  .dissertation-strip5::before {
    right: -26px;
    height: 97px;
  }
  .dissertation-strip5 .section-head img {
    padding: 0;
  }
  .dissertation-strip5 .section-head .section-right {
    margin: 0 0 0 5px;
    width: 54%;
  }
  .dissertation-strip5 .section-head .section-right span strong {
    font-size: 22px;
    line-height: 24px;
  }
  .dissertation-strip6:after {
    border: none;
  }
  .dissertation-strip6::before {
    width: 70px;
    height: 81px;
  }
  .dissertation-strip6 .section-head {
    margin: 0;
  }
  .dissertation-strip6 .section-head .section-right {
    padding: 0;
  }
  .dissertation-strip6 .section-head .section-right .right-head {
    font-size: 16px;
    line-height: 18px;
  }
  .dissertation-strip6 .section-head .section-right span {
    font-size: 15px;
    line-height: 18px;
  }
  .dissertation-strip6 .section-head .section-left {
    padding: 0;
  }
  .dissertation-strip7 {
    padding: 15px 12px;
  }
  .dissertation-strip7 .section-left .left-no {
    font-size: 28px;
    line-height: 33px;
  }
  .dissertation-strip7 .section-right {
    margin: 0 0 0 10px;
  }
  .dissertation-strip7 .section-right .right-head {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 766px) {
  .allinner_main .inner_services .strip_new_three .left_strip {
    width: 100%;
  }
  .allinner_main .inner_services .strip_new_three .right_strip_phone {
    display: none;
  }
  .allinner_main .inner_services .smpleplagirism_strip,
  .allinner_main .blog-left .smpleplagirism_strip,
  .detail-blog-wrpr .inner_services .smpleplagirism_strip,
  .detail-blog-wrpr .blog-left .smpleplagirism_strip {
    display: block;
  }
  .allinner_main .inner_services .smpleplagirism_strip p small,
  .allinner_main .blog-left .smpleplagirism_strip p small,
  .detail-blog-wrpr .inner_services .smpleplagirism_strip p small,
  .detail-blog-wrpr .blog-left .smpleplagirism_strip p small {
    display: block;
    margin: 8px 0;
  }
  .allinner_main .inner_services .smpleplagirism_strip .btn_odr,
  .allinner_main .blog-left .smpleplagirism_strip .btn_odr,
  .detail-blog-wrpr .inner_services .smpleplagirism_strip .btn_odr,
  .detail-blog-wrpr .blog-left .smpleplagirism_strip .btn_odr {
    display: inline-block;
  }
  .allinner_main .inner_services .exclusive_strip,
  .allinner_main .blog-left .exclusive_strip,
  .detail-blog-wrpr .inner_services .exclusive_strip,
  .detail-blog-wrpr .blog-left .exclusive_strip {
    background-position: 75%;
  }
  .allinner_main .inner_services .exclusive_strip ul,
  .allinner_main .blog-left .exclusive_strip ul,
  .detail-blog-wrpr .inner_services .exclusive_strip ul,
  .detail-blog-wrpr .blog-left .exclusive_strip ul {
    margin: 0 10px 0 0;
  }
  .allinner_main .inner_services .strip-call-us,
  .allinner_main .blog-left .strip-call-us,
  .detail-blog-wrpr .inner_services .strip-call-us,
  .detail-blog-wrpr .blog-left .strip-call-us {
    background-position: -343px;
    background-size: cover;
  }
  .allinner_main .inner_services .new-strip .strip-img,
  .allinner_main .blog-left .new-strip .strip-img,
  .detail-blog-wrpr .inner_services .new-strip .strip-img,
  .detail-blog-wrpr .blog-left .new-strip .strip-img {
    width: 0%;
  }
  .allinner_main .inner_services .new-strip .strip-content,
  .allinner_main .blog-left .new-strip .strip-content,
  .detail-blog-wrpr .inner_services .new-strip .strip-content,
  .detail-blog-wrpr .blog-left .new-strip .strip-content {
    padding: 5%;
    width: 100%;
  }
  .allinner_main .inner_services .new-strip .strip-img a,
  .allinner_main .blog-left .new-strip .strip-img a,
  .detail-blog-wrpr .inner_services .new-strip .strip-img a,
  .detail-blog-wrpr .blog-left .new-strip .strip-img a {
    left: 0;
  }
  .allinner_main .inner_services .image-background,
  .allinner_main .blog-left .image-background,
  .detail-blog-wrpr .inner_services .image-background,
  .detail-blog-wrpr .blog-left .image-background {
    background: #fff;
  }
  .allinner_main .inner_services .image-background .heding,
  .allinner_main .blog-left .image-background .heding,
  .detail-blog-wrpr .inner_services .image-background .heding,
  .detail-blog-wrpr .blog-left .image-background .heding {
    margin: 8px 0;
    width: 260px;
  }
  .allinner_main .inner_services .image-background .sub-heding,
  .allinner_main .blog-left .image-background .sub-heding,
  .detail-blog-wrpr .inner_services .image-background .sub-heding,
  .detail-blog-wrpr .blog-left .image-background .sub-heding {
    padding: 1px 0;
  }
  .allinner_main .inner_services .banner-strip .strip-img,
  .allinner_main .inner_services .banner-strip .strip-content,
  .allinner_main .blog-left .banner-strip .strip-img,
  .allinner_main .blog-left .banner-strip .strip-content,
  .detail-blog-wrpr .inner_services .banner-strip .strip-img,
  .detail-blog-wrpr .inner_services .banner-strip .strip-content,
  .detail-blog-wrpr .blog-left .banner-strip .strip-img,
  .detail-blog-wrpr .blog-left .banner-strip .strip-content {
    width: 100%;
  }
  .allinner_main .inner_services .gift_strip,
  .allinner_main .blog-left .gift_strip,
  .detail-blog-wrpr .inner_services .gift_strip,
  .detail-blog-wrpr .blog-left .gift_strip {
    display: inherit;
  }
  .allinner_main .inner_services .gift_strip ul,
  .allinner_main .blog-left .gift_strip ul,
  .detail-blog-wrpr .inner_services .gift_strip ul,
  .detail-blog-wrpr .blog-left .gift_strip ul {
    width: auto;
    margin-top: 15px;
  }
  .allinner_main .inner_services .gift_strip ul li,
  .allinner_main .blog-left .gift_strip ul li,
  .detail-blog-wrpr .inner_services .gift_strip ul li,
  .detail-blog-wrpr .blog-left .gift_strip ul li {
    padding: 8px 10px;
    font-size: 14px;
  }
  .AsideLeft #content .new-strip .strip-img a {
    left: 10px;
    padding: 4px 7px;
  }
  .AsideLeft #content .image-background {
    background: #f1f1f1;
    padding: 15px 10px;
  }
  .AsideLeft #content .new-strip .strip-content {
    width: 69%;
  }
  .AsideLeft #content .strip_new_two .tooltip_div {
    padding: 10px;
  }
  .AsideLeft #content .strip_new_two .tooltip_div p {
    text-align: left;
    line-height: 18px;
  }
  .AsideLeft #content .strip_new_two ul li {
    padding: 8px 0;
    width: 120px;
  }
  .AsideLeft #content .strip-call-us {
    background: #00769b;
  }
  .AsideLeft #content .strip-call-us .contact-us {
    margin: 0 auto;
    width: 100%;
  }
  .AsideLeft #content .strip-call-us .contact-us .heding-first {
    color: #fff;
    text-align: center;
  }
  .AsideLeft #content .strip-call-us .contact-us .heding-first .need {
    color: #fff;
  }
  .AsideLeft #content .strip-call-us .contact-us .call-us {
    color: #b9e93c;
  }
  .AsideLeft #content .strip-call-us .contact-us .button-click {
    margin: 0 auto;
  }
  .AsideLeft #content .strip-call-us .contact-us .button-click a {
    background: #fff;
    color: #00769b;
    padding: 5px 15px;
    margin: 8px 0 0 0;
    display: inline-block;
  }
  .AsideLeft #content .strip-call-us .contact-us .button-click a + a {
    margin: 8px 0 0 10px;
  }
  .common-strip {
    padding: 12px;
  }
  .common-strip .common-strip-para {
    width: 100%;
  }
  .common-strip .strip-btn {
    margin: 14px 0px 0;
  }
  .strip-1 .strip-btn:before {
    left: -12px;
    bottom: -8px;
  }
  .strip-2 .strip-btn {
    display: inline-block;
    float: none;
  }
  .strip-2:after {
    display: none;
  }
  .strip-3 {
    display: block;
  }
  .strip-3 .strip-3-bottom {
    background-size: 45px;
  }
  .strip-3 .common-strip-head {
    width: 100%;
  }
  .strip-4 .common-strip-head:after {
    margin: 4px 0 0 -11px;
  }
  .strip-4::before {
    right: 12px;
  }
  .dissertation-strip .dissertation-head {
    font-size: 18px;
    line-height: 20px;
  }
  .dissertation-strip .dissertation-head br {
    display: none;
  }
  .dissertation-strip .dissertation-box .dissertaion-p {
    font-size: 14px;
    line-height: 18px;
  }
  .dissertation-strip .dissertation-box .dissertation-btn {
    margin: 6px 0 0;
  }
  .dissertation-strip-2 .dissertation-box-2 {
    display: block;
  }
  .dissertation-strip-2 .dissertation-box-2::-webkit-scrollbar {
    height: 0;
  }
  .dissertation-strip-2 .dissertation-box .dissertation-section {
    width: 100%;
    margin: 0 1px;
  }
  .dissertation-strip-2 .dissertation-box .dissertaion-p {
    height: auto;
  }
  .dissertation-strip-2 .dissertation-box .dissertation-btn {
    font-size: 16px;
    line-height: 15px;
    padding: 11px;
    margin: 12px 0 0;
  }
  .dissertation-strip3 .dissertation-topic {
    white-space: nowrap;
    overflow: auto;
    display: block;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list {
    padding: 7px 4px 7px 35px;
    white-space: normal;
    width: 70%;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list::before {
    left: 12px;
  }
  .dissertation-strip3 .dissertation-topic .dissertation-list:nth-child(even) {
    margin-right: 12px;
  }
  .dissertation-strip3 .dissertation-topic::-webkit-scrollbar {
    height: 0;
  }
  .dissertation-strip4 {
    padding: 20px;
  }
  .dissertation-strip4 .dissertation-head {
    font-size: 18px;
    line-height: 20px;
  }
  .dissertation-strip4 .dissertation-head .heart {
    width: 19px;
    height: 16px;
    background-size: 18px;
  }
  .dissertation-strip4 .section-head {
    display: block;
    text-align: center;
    margin: 10px 0 0;
  }
  .dissertation-strip4 .section-head .section-left {
    font-size: 14px;
    line-height: 16px;
    padding: 0 5px 0 0;
    border: none;
  }
  .dissertation-strip4 .section-head .section-left p {
    font-size: 30px;
    line-height: 38px;
  }
  .dissertation-strip4 .section-head .section-right {
    width: 100%;
    border-top: 2px solid #ebebeb;
    margin: 10px 0 0;
    padding: 15px 0 0;
  }
  .dissertation-strip4 .section-head .d-btn {
    margin: 20px auto 0;
    padding: 8px 35px;
  }
  .dissertation-strip5 {
    overflow: hidden;
  }
  .dissertation-strip5:before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    bottom: -31px;
    right: 0;
  }
  .dissertation-strip5 .section-head .section-right span strong {
    font-size: 28px;
    line-height: 32px;
  }
  .dissertation-strip5 .section-head img {
    border: none;
  }
  .dissertation-strip6 .section-head {
    margin: 0;
  }
  .dissertation-strip6 .section-head .section-right {
    padding: 0;
    margin: 0;
    border: none;
  }
  .dissertation-strip6 .section-head .section-right span {
    font-size: 14px;
    line-height: 18px;
  }
  .dissertation-strip6 .section-head .section-right .right-head {
    font-size: 22px;
    line-height: 29px;
  }
  .dissertation-strip6:after {
    border-top: 5px solid #5c7a36;
    width: 100%;
    left: 0;
    border-left: none;
    height: 0;
  }
  .dissertation-strip7 .section-head {
    display: block;
    text-align: center;
  }
  .dissertation-strip7 .section-left {
    width: 100%;
    border-bottom: 3px solid #ebe8e8;
    border-right: 0;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
  .dissertation-strip7 .section-left .left-no {
    font-size: 35px;
    line-height: 40px;
  }
  .dissertation-strip7 .section-left .left-no:before {
    margin: 0 5px 0 0;
  }
  .dissertation-strip7 .section-right {
    margin: 0;
  }
  .dissertation-strip7 .d-btn {
    margin: 8px auto 0;
  }
  .dissertation-strip7 .bottom-circle {
    right: 28%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .new-strip .strip-img {
    width: 0;
  }
}
@media (max-width: 320px) {
  .allinner_main .inner_services .strip-call-us .contact-us .heding-first {
    font-size: 13px;
  }
  .allinner_main .inner_services .exclusive_strip ul .ex_left,
  .allinner_main .blog-left .exclusive_strip ul .ex_left,
  .detail-blog-wrpr .inner_services .exclusive_strip ul .ex_left,
  .detail-blog-wrpr .blog-left .exclusive_strip ul .ex_left {
    padding: 0;
  }
  .allinner_main .inner_services .exclusive_strip ul .off,
  .allinner_main .blog-left .exclusive_strip ul .off,
  .detail-blog-wrpr .inner_services .exclusive_strip ul .off,
  .detail-blog-wrpr .blog-left .exclusive_strip ul .off {
    margin: 10px 0 10px 7px;
  }
}