/*****************************************/
/*     Start your custom style here      */
/*****************************************/

/* Before and after lists */

.blue-tick-list ul,
.case-study-item-hm ul,
.pros-cons-list ul, 
.course-key-skills ul,
.course-learnings ul, 
.course-intro ul, 
.before-after-lists .sr-repeater-1 ul,
.before-after-lists .sr-repeater-2 ul{
  list-style: none;
}

.blue-tick-list ul li,
.case-study-item-hm ul li, 
.pros-cons-list ul li,
.course-key-skills ul li,
.course-learnings ul li,
.course-intro ul li, 
.before-after-lists .sr-repeater-1 ul li,
.before-after-lists .sr-repeater-2 ul li {
  position: relative;
}

.before-after-lists .sr-repeater-1 ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 6px;
  left: -28px;
  width: 12px;
  height: 12px;
  background-image: url('https://41482.fs1.hubspotusercontent-na1.net/hubfs/41482/2021%20Theme%20%28Sprocket%20Rocket%29/icons/icon-cross-red.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.before-after-lists .sr-repeater-2 ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 6px;
  left: -28px;
  width: 14px;
  height: 12px;
  background-image: url('https://41482.fs1.hubspotusercontent-na1.net/hubfs/41482/2021%20Theme%20%28Sprocket%20Rocket%29/icons/icon-checkmark-green.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.blue-tick-list ul li:before,
.case-study-item-hm ul li:before, 
.course-key-skills ul li:before, 
.course-learnings ul li:before,
.course-intro ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: -28px;
  width: 14px;
  height: 12px;
  background-image: url(//41482.fs1.hubspotusercontent-na1.net/hubfs/41482/Instructional_Solution_September2019%20Theme/images/Jan-2020/checklist-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.blog-content ul,
.blog-content ol {
  margin: 30px 0;
}

.blog-content li, 
div#download li, 
.blue-tick-list ul li,
.newsletter-signup-hm li, 
.sr-two-col-07 .col-left ul li,
.case-study-item-hm ul li,
.pros-cons-list ul li, 
.course-key-skills ul li, 
.course-learnings ul li, 
.course-intro li {
  line-height: 1.7777777777777777rem;
  font-family: 'Open Sans',sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 18px;
  color: inherit;
  margin: 5px 0;
}

.pros-cons-list .sr-repeater-2 ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: -28px;
  width: 12px;
  height: 12px;
  background-image: url('https://41482.fs1.hubspotusercontent-na1.net/hubfs/41482/2021%20Theme%20%28Sprocket%20Rocket%29/icons/icon-cross-red.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.pros-cons-list .sr-repeater-1 ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 12px;
  left: -28px;
  width: 14px;
  height: 12px;
  background-image: url('https://41482.fs1.hubspotusercontent-na1.net/hubfs/41482/2021%20Theme%20%28Sprocket%20Rocket%29/icons/icon-checkmark-green.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.col-md-5.features-list .media-body .btn-wrapper {
  margin-top: 25px;
}

.sr-two-col-features-03.sr-two-col-features-02 .media {
  text-align: center;
  padding: 1.53rem 2rem 1.53rem 2rem;
}

.col-content li, 
.course-feedback ul li, 
.course-target ul li {
  line-height: 1.7777777777777777rem;
  font-family: 'Open Sans',sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 18px;
  color: inherit;
  margin: 5px 0;
}

.course-feedback ul, 
.course-target ul {
  padding-left: 20px;
}

.course-industries .card-inner h4 {
  font-size: 0.9rem;
}

.course-industries.sr-cards-grid-02 .card {
  padding: 2rem !important;
}

.course-ctas .sr-col.text-center {
  color: #3d3f56;
}

.testimonials-eq-height .row.align-items-end {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.sr-cards-testimonial-grid-02.testimonials-eq-height .team-column:nth-child(3n-4) {
  margin: 0 0 0 0;
}

.sr-cards-testimonial-grid-02.testimonials-eq-height .team-card .card-text-wrapper {
  margin-bottom: -48px;
}

.sr-cards-testimonial-grid-02.testimonials-eq-height .call-to-action-section {
  padding-top: 8rem;
}

.sr-two-col-features-03.sr-two-col-features-02 .media.bg-primary {
  background-color: #135ba8 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-secondary {
  background-color: #0e9547 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-tertiary {
  background-color: #3d3f56 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-success {
  background-color: #28a745 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-info {
  background-color: #17a2b8 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-warning {
  background-color: #ffc107 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-danger {
  background-color: #dc3545 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-light {
  background-color: #f8f9fa !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-dark {
  background-color: #343a40 !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-white {
  background-color: #fff !important
}
.sr-two-col-features-03.sr-two-col-features-02 .media.bg-black {
  background-color: #000 !important
}

.sr-two-col-features-02.sr-two-col-features-03 .media-body p {
  color: inherit !important;
}

.course-modules-layout ul li.border-primary a {
  background: #ffffff;
}

.course-modules-layout.sr-two-col-toc-01 nav ul li a.current {
  background: #135ba8;
  color: #ffffff !important;
}

.course-modules-layout main section h5 {
  color: #135ba8;
}

.feature-cards-02-image {
  width: 160px;
  height: 200px;
  float: left;
  margin: 0 25px 15px 0;
}

.feature-cards-02-image > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.course-outline-offer .feature-image img {
  margin-top: 3.9rem;
  width: 100%;
  max-width: 204px !important;
}

@media (max-width: 575px) {
  .feature-cards-02-image {
    float: none;
    margin: 0 0 20px;
  }
}

.course-modules-cards.sr-cards-grid-02 .card {
  text-align: left !important;
  padding: 3.35rem 2.2rem 3.35rem 2.7rem !important;
  border: none;
  border-left: 0.5rem solid #135ba8 !important;
}

.course-modules-cards.sr-cards-grid-02 .card .card-inner > h6 {
  color: #135ba8;
}

.clients-list .media-body ul li {
  margin-bottom: 20px;
}

.clients-list .media-body ul {
  padding: 0 0 0 20px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-top: 40px;
}

.clients-list.sr-one-col-features-01 .link-wrapper .media img {
  width: 30px !important;
  height: auto !important;
}

.hero-video-hm .sr-spacer-top-25 {
  padding-top: 0;
}

.testimonials-grid-hm.sr-cards-testimonial-grid-02 .team-column {
  margin-bottom: 108px !important;
}

@media (min-width: 1200px) {
  .hero-video-hm.sr-hero-two-col-01 .hero-block > div:first-child {
    padding: 4rem 0rem;
  }
}

.hero-video-hm .btn-wrapper.btn-none-wrapper {
  padding: 0;
  height: 0;
  display: block;
}

.hero-video-hm {
  background-color: #135ba8;
}

.offer-white-description .description p {
  color: #ffffff;
}

.hm-testimonial-grid.sr-cards-testimonial-grid-01 .card {
  width: calc(50% - 2rem);
  margin: 0.9375rem 1rem;
}
.hm-testimonial-grid.sr-cards-testimonial-grid-01 .card:nth-child(3n+2) {
  margin: 0.9375rem 1rem;
}

@media (max-width: 993px) {
  .hm-testimonial-grid.sr-cards-testimonial-grid-01 .card, .hm-testimonial-grid.sr-cards-testimonial-grid-01 .card:nth-child(odd), .hm-testimonial-grid.sr-cards-testimonial-grid-01 .card:nth-child(3n+2) {
    margin: 0.9375rem 0;
    margin-right: 0;
    width: 100%;
  }
}

/* Jargon App */
.right-side-block {
  opacity: 0;
}
.loaded.right-side-block {
  opacity: 1;
}
.text-content {
  padding: 10px 32px;
  text-align: left;
  color: #222426;
  font-size:16px;
  line-height:2.25;
  outline:0 !important;
}
.text-content.search-result-text{
  color:#a7a7a8;
}
.text-content b{
  line-height:15px;
}
.actionbtn .fa-spin{
  display:none;
}
.actionbtn .fa-spin{
  margin-right: 5px;
}
.withPlaceholder{
  position:relative;
}
.withPlaceholder::before{
  content:'Paste text here...';
  color:#222426;
  font-size:16px;
  position:absolute;
  left:32px;
  top:11px;
  font-weight: 500;
}
.withPlaceholder:focus::before{
  display:none;
}
.action-bar .btn-content {
  width: 200px !important;
  padding: 0 !important;
  float: right;
}
.action-bar .result-content {
  width: 100% !important;
  padding-right: 0;
  margin-bottom: 20px;
}
.top-description-text.disable-description{
  opacity:0.4;
}
.simplebar-scrollbar {
  width: 4px !important;
  opacity: 1 !important;
  background: #222426 !important;
}
.top-description-text .cell-wrapper {
  margin-bottom: 47px;
}
.right-side-block.larger-text-box .top-description-text .cell-wrapper {
  margin-bottom: 37px;
}
.text-content span.found-jargon-string{
  color:red;opacity:1; position:relative;
  text-decoration: underline;
}
.right-body{
  text-align:center;
}
.appinfo-content{
  display:none;
}
.description-text{
  font-size: 13px;
  line-height: 1.69;
  text-align: left;
  letter-spacing: normal;
  color: #222426;
  max-width: 490px;
}
.base-content{
  width: 100%;
  margin-top: 47px;
  padding: 18px 30px 18px 0px !important;
  border: solid 2px #22242617;
  position:relative;
}
.content-text{
  font-size:16px;
  text-align:left;
  line-height:36px;
  color:#222426;
  border: none;
  resize:vertical;
  resize: vertical;
  overflow: auto;
  position:relative;
  outline: 0 !important;
}
.text-box{
  display: inline-block;
  /*min-height: 200px;*/
  width: 100%;
  font-size:16px;
  text-align:left;
  line-height:36px;
  color:#222426;
  border: none;
  padding-left:30px;
  position: relative;
  margin-left: 12px;
}
#contentArea {
  min-height: 54px;
  max-height: 400px;
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 2px solid #e8e9e9;
}
.action-bar{
  width:100%;
  margin-top:30px;
}
.result-text{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ff0000;
  margin: 0px auto !important;
  padding: 12px 5px 11px;
  opacity: 0.6;
  background-color: #ffe1e1;
  display:none;
  text-align:center;
}
p.result-text.no-gordan-detect {
  /*background: rgba(49, 184, 106, 0.2);
  color:#31b86a;*/
  background:#31b86a;
  color:#fff;
  font-weight:500;
}
.error-count{
  font-weight: bold;
}
.actionbtn{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 1px 2px #228195;
  width: 100%;
  background-color: #135ba8;
  padding: 15px 12px;
  border:0;
  outline:none !important;
  cursor:pointer;
}
.actionbtn.disabled {
  cursor: not-allowed;
  background-color: #f0f3f5;
  text-shadow:none;
}
.shape{
  display: none;
}
span.found-jargon-string {
  display: inline-block;
}
.simplebar-track {
  right: 2px !important;
}
.simplebar-track.horizontal {
  display: none;
}
.result-text b {
  font-weight: 700;
}
.bottom-text > .cell-wrapper {
  margin-bottom: 20px;
}
.content-container{
  max-height:400px !important;
  border: 2px solid #e8e9e9;
}
#contentArea.focused {
  border-color: #135ba8;
}
.jargon-grader-heading-hm h1.col-heading {
  font-size: 86px;
  line-height: 100px;
  color: #135ba8;
}
@media (min-width:768px) and (max-width:992px){
  .result-text {
    padding: 0 5px;
    height:49px;
    line-height: 24px;
  }
}
@media(max-width:767px){
  .jargon-grader-heading-hm h1.col-heading {
    font-size: 46px;
    line-height: 60px;
  }
  .top-description-text p {
    font-size: 12px;
    line-height: 1.4;
  }
  .top-description-text .cell-wrapper {
    margin-bottom: 12px;
  }
  .action-bar .result-content {
    width: 100% !important;
    padding-right: 0;
    min-height: 0;
    margin-bottom:0;
    margin-top: 0;
  }
  .action-bar .result-content .result-text{
    margin-bottom: 12px !important;
    margin-top: 12px !important;
  }
  .text-content {
    padding: 10px 22px;
    font-size: 16px;
    line-height: 1.57;
  }
  .withPlaceholder::before {
    font-size: 14px;
    left: 22px;
    top: 15px;
  }
  .action-bar {
    margin-top: 0;
  }
  .action-bar .btn-content {
    width: 100% !important;
    margin-top: 2px;
  }
  .shape {
    top: 9px;
    left: -5px;
  }
  .right-side-block.larger-text-box .content-container{
    position:relative;
    z-index:1;
  }
  .right-side-block.larger-text-box .content-container::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:64px;
    background-image: -webkit-linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
    z-index:2;
  }
}

div#contentArea::-webkit-scrollbar {
  border-left: none;
  width: 4px;
}

div#contentArea::-webkit-scrollbar-thumb {
  background: #135ba8;
}

#contentArea * {
  background: transparent !important;
}

@media(max-width:480px){
  .right-side-block .content-container{
    margin: 0 2px 14px;
    max-height: 300px !important;
  }
}

.blog-nav {
  background-color: #135ba8 !important;
  color: #fff;
}

.blog-sidebar {
  top: 0 !important;
}

.course-listing-hm .sr-col .content-wrapper {
  text-align: left;
  margin-bottom: 40px;
  background: white;
}

.course-listing-hm .sr-col .content-wrapper .col-heading, .course-listing-hm .sr-col .content-wrapper .col-content {
  padding: 0 15px 0;
}

.choose-course-contents .sr-repeater-2 a {
  color: #3d3f56;
  border-bottom: none;
}

.choose-course-contents .sr-repeater-2 h6 {
  color: #135ba8;
  margin-top: 40px;
}

.newsletter-signup-hm a {
  color: inherit;
}

.typ-page-content-hm .sr-col {
  background: #ffffff;
  padding: 40px 25px;
  border: 1px solid #f8f9fa;
}

.blog-single .avatar {
  max-height: 50px !important;
  overflow: hidden !important;
  border-radius: 100% !important;
}

.blog-single .avatar img {
  border-radius: 0 !important;
}

.author-social-links a {
  background-color: #135ba8 !important;
}

.author-social-links svg, .author-social-links svg g {
  fill: #FFFFFF !important;
}

.author-section .py-2 {
  padding: 30px 0 !important;
}

.social-share {
  margin-bottom: 50px;
}

.social-share > a {
  margin: 0 10px 0 0;
}

.social-share > span, .social-share > a {
  display: inline-block;
  vertical-align: middle;
}

.social-share>span {
  margin-right: 15px;
}

.blog-comments, 
.blog-col > article {
  max-width: 992px;
  margin: 0 auto;
}

section.blog-related-posts {
  padding: 90px 0;
  background: #f8f9fa;
}

.sr-hero-two-col-01.course-options-chapter .hero-block > div {
  padding: 4rem !important;
}

.sr-hero-two-col-01.course-options-chapter .hero-block > div .cta-wrapper {
  margin-top: 30px;
}

.course-options-chapter {
  padding-bottom: 3.125rem
}

div#chapter-2-1.course-modules-cards.sr-cards-grid-02 .card .card-inner>h6 {
  color: #0f9547;
}

div#chapter-2-1.course-modules-cards.sr-cards-grid-02 .card {
  border-left: .5rem solid #0f9547 !important;
}

.course-listing-hm .sr-col .responsive-image a {
  display: block;
  height: 250px;
}

.course-listing-hm .sr-col .responsive-image a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

div#chapter-3 .slide-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

div#chapter-3 .slide-image {
  height: 250px;
}

.effective-writting-img { 
  background-size:cover !important; 
  background-position:center !important; 
}

.effective-writting {
  background: #fff;
  box-shadow: 2px 5px 25px rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  border: 1px solid #F0F0F0;
  margin: 20px 0 50px !important;
}
.effective-writting-col {
  float: left;
}
.effective-writting-col.effective-writting-img-col {
  width: 43%;
  overflow: hidden;
}
.effective-writting-col.effective-writting-img-col img {
  margin: 0 !important;
  padding: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.effective-writting-col.effective-writting-content-col {
  width: 57%;
}
.effective-writting-content {
  padding: 50px;
  padding: 50px 50px 42px;
}
.effective-writting-content h2,
.post-content-wrapper .post-body .effective-writting-content h2 {
  color: #3D3F56 !important;
  font-family: Montserrat,arial,sans-serif !important;
  font-size: 30px !important;
  font-weight: bold !important;
  line-height: 35px !important;
  margin: 0 !important;
  padding: 0 0 5px !important;
}
.effective-writting-content p,
.post-content-wrapper .post-body .effective-writting-content p {
  color: #3D3F56 !important;
  font-family: "Open Sans",arial !important;
/*   font-size: 14px !important; */
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 25px !important;
  margin: 0 !important;
  padding: 0 0 25px !important;
}
.effective-writting-content .blog-btn {
  margin: 0;
}
.effective-writting-content h3, .effective-writting-content h4 {
  font-size: 24px !important;
  line-height: 36px;
}
.blog-btn {
  display: inline-block;
  color: #fff !important;
  font-family: Open Sans;
/*   font-size: 14px; */
  font-style: normal;
  font-weight: bold;
  line-height: 19px;
  text-decoration: none;
  background: #135ba8;
  padding: 15px 50px;
  margin: 10px 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.download-icon:after {
  content: url(//41482.fs1.hubspotusercontent-na1.net/hubfs/41482/pdf.svg);
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-left: 15px;
}
.effective-writting-col.effective-writting-img-col {
  height: 310px;
}
.blog-col>article blockquote p, 
.blog-col>article blockquote pre, 
.blog-col>article blockquote li {
  font-size: 20px !important;
  line-height: 30px !important;
  color: #fff;
  font-family: 'Open Sans',sans-serif;
}
.blog-col>article blockquote p:last-child {
  margin-bottom: 0;
}
.blog-col>article blockquote {
  color: #fff;
  background: #2a8cd2;
  border: 0 none;
  margin: 30px 0;
  padding: 50px;
  padding-left: 100px;
  position: relative;
}
.blog-col>article blockquote.testimonial {
  color: #3d3f56;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  margin: 30px 0;
  padding: 50px !important;
  padding-left: 100px;
  position: relative;
}
.blog-col>article blockquote.testimonial p, 
.blog-col>article blockquote.testimonial pre, 
.blog-col>article blockquote.testimonial li { 
  color: #3d3f56;
  font-family: 'Open Sans',sans-serif;
}
.blog-col>article blockquote:not(.testimonial):before {
  content: url(//41482.fs1.hubspotusercontent-na1.net/hubfs/41482/Instructional_Solution_September2019%20Theme/images/Jan-2020/blockquote-quote.svg);
  position: absolute;
  width: 37.44px;
  height: 27.2px;
  left: 45px;
  top: 52px;
}
div#blog-sidebar-cta-hm > img {
  margin: 20px auto;
}

div#blog-sidebar-cta-hm {
  display: block;
  padding: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .blog-btn {
    padding: 15px 20px;
  }
  .blog-col>article blockquote {
    padding: 50px 30px 50px 90px;
  }
  .blog-col>article blockquote:not(.testimonial):before {
    left: 25px;
  }
  .blog-col>article blockquote.testimonial {
    padding: 30px !important;
  }
  .effective-writting-col {
    width: 100% !important;
    float: none !important;
  }
  .effective-writting-col.effective-writting-img-col {
    height: auto !important;
  }
  .effective-writting-col.effective-writting-img-col img {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .effective-writting-content {
    padding: 30px;
  }
  .blog-btn {
    margin-top: 30px !important;
  }
}

@media (max-width: 497px) {
  .effective-writting-col.effective-writting-img-col img{
    height: auto !important;
    width: 100% !important;
  }
  .effective-writting-content p, .post-content-wrapper .post-body .effective-writting-content p{
    max-width: 275px;
  }
}

.typ-tofu-hm .sr-repeater-1 {
  background: #135ba8;
  color: hsl(0deg 0% 100%);
}

.footer-contact {
  margin: 15px 0;
}

.footer-contact p a, .footer-contact p a:hover {
  color: #ffffff;
  border: none;
  text-decoration: none;
}
.footer-contact p {
  line-height: 2rem;
  font-size: .85rem;
  color: inherit;
  margin-bottom: 0px;
}

.sr-cards-articles-02-hm .article-item {
  margin-bottom: 30px;
}

section.blog-related-posts .article-content {
  padding: 15px;
}

.blog-content img {
  margin-top: 30px;
  margin-bottom: 30px;
}

div#search-results-hm {
  background: #135ba8;
}

.hs-search-results {
  padding: 90px 0;
}

.checkout-steps.sr-cards-steps-02 .step-circle {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}

.checkout-steps.sr-cards-steps-02 .step-text {
  font-weight: bold;
  font-size: 0.75rem;
}

.checkout-steps.sr-cards-steps-02 .step-num-wrap .line {
  top: 0.9rem;
}

.checkout-steps.checkout-step-1 .cards .card:first-child .step-circle, 
.checkout-steps.checkout-step-1 .cards .card:first-child .step-num-wrap .line {
  background: #135ba8;
}

.checkout-steps.checkout-step-2 .cards .card:nth-child(2) .step-circle, 
.checkout-steps.checkout-step-2 .cards .card:nth-child(2) .step-num-wrap .line {
  background: #135ba8;
}

.checkout-steps.sr-cards-steps-02 .card-content {
  margin-top: 1rem;
  padding: 0.5rem;
}

.checkout-steps.sr-cards-steps-02 .card-content h5.sr-spacer-top-25 {
  font-size: 16px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.checkout-steps {
  margin-top: -15px;
}

.checkout-steps > .container-fluid {
  padding: 0 0 40px;
}

.checkout-total h4 {
  margin: 0;
}

.checkout-features.sr-one-col-features-01 .link-wrapper {
  border: none !important;
}
.checkout-features.sr-one-col-features-01 .link-wrapper .media {
  padding: 15px 0;
}

.checkout-features h5 {
  margin: 0;
}

.checkout-features.sr-one-col-features-01 .media-body p {
  padding-right: 0;
}

.checkout-features.sr-one-col-features-01 .media-body {
  padding-left: 2.125rem;
}

.checkout-footer p {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 4px);
}

.checkout-footer p:last-child {
  text-align: right;
}

.checkout-footer a {
  color: white;
  margin-left: 10px;
}

.checkout-footer {
  font-size: .7222222222222222rem;
  line-height: .9750000000000001rem;
}

.checkout-footer p > img {
  margin-top: 10px;
}

@media (max-width: 992px) {
  .checkout-footer p {
    display: block;
    width: 100%;
  }
  .checkout-footer p:last-child {
    text-align: left;
    margin-top  10px;
  }
  .checkout-footer a {
    color: white;
    margin-right: 10px;
  }
}  

@media (max-width: 1200px) {
  .body_dnd_area-row-1-max-width-section-centering > .row-fluid {
    max-width: 100% !important;
    padding: 0 5rem !important;
  }
}

@media (max-width: 992px) {
  .body_dnd_area-row-1-max-width-section-centering > .row-fluid {
    max-width: 100% !important;
    padding: 0 1rem !important;
  }
}
  
.hs-paypal .input li.hs-form-radio {
  border: 1px solid #e4eaee;
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
  
.rt-col-img {
  float: right;
  width: 30%;
  text-align: right;
}

.hs-paypal .input li.hs-form-radio label.hs-form-radio-display {
  display: block;
  width: 70%;
  float: left;
}

.hs-paypal .input li.hs-form-radio:after, 
.hs-paypal .input li.hs-form-radio:before {
  content: "";
  display: block;
  clear: both;
}
  
.hs-paypal .input li.hs-form-radio input[type="radio" i] {
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 0;
}

.hs-paypal .input li.hs-form-radio label.hs-form-radio-display span {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #1b2125;
  vertical-align: middle;
}

.hs-paypal .input li.hs-form-radio label.hs-form-radio-display .description {
  padding-top: 10px;
}

.hs-paypal .input li.hs-form-radio label.hs-form-radio-display .description p {
  line-height: 1.63;
  letter-spacing: normal;
  color: #5e6265;
  margin: 0;
  font-size: 14px !important;
}

input.hs-button.primary.large {
  display: inline-block;
  max-width: 300px !important;
  transition: all .15s ease-in-out;
  animation-timing-function: ease-in-out;
  font-family: 'Open Sans',sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.0rem;
  line-height: 1.35rem;
  border-radius: 3px;
  height: 3.111111111111111rem !important;
  text-align: center;
  padding: 0 1.3888888888888888rem !important;
  border: 1px solid;
  color: #fff !important;
  background-color: #135ba8 !important;
  border-color: #135ba8 !important;
}

@media (max-width: 7682px) {
  .rt-col-img {
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
  .hs-paypal .input li.hs-form-radio label.hs-form-radio-display {
    display: block;
    width: 100%;
    float: none;
  }
}

table.infotable {
  border-collapse: collapse;
  border-spacing: 0;
}
table.infotable th {
    font-weight:bold;
    background-color:#135ba8;
    color:white;
    padding:8px;
}

table.infotable td {
    vertical-align:text-top;
    padding:8px;
  border: 1px solid #ddd;  
}

.strikeout {
  text-decoration: line-through !important;
}