
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url(https://use.fontawesome.com/releases/v5.0.1/css/all.css); /*  font-family: 'Font Awesome\ 5 Free'; */







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 18px;
}

body {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #ed1651;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #c50029;
}

/*a:active {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #ff3e79;
}
*/

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 36px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 42px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 24px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: 300; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 20px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #f3f3f3;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #ed1651;

  padding-top: 9px;
padding-right: 28px;
padding-bottom: 9px;
padding-left: 28px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(237, 22, 81, 1.0)

;
  border-radius: 25px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #174f2d;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(23, 79, 45, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(255, 62, 121, 1.0);
  border-color: #ff3e79;
}





form,
.submitted-message {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #f3f3f3;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #f3f3f3;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 24px;
  color: #ed1651;
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}


/* Labels */

form label {
  color: #000000;
}

/* Help text */

form legend {
  color: #000000;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #000000;
}

::-moz-placeholder {
  color: #000000;
}

:-ms-input-placeholder {
  color: #000000;
}

::placeholder {
  color: #000000;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #000000;
}

.fn-date-picker td.is-selected .pika-button {
  background: #ed1651;
}

.fn-date-picker td .pika-button:hover {
  background-color: #ed1651 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #ed1651;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #ed1651;
;
  padding-top: 9px;
padding-right: 28px;
padding-bottom: 9px;
padding-left: 28px;
;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(237, 22, 81, 1.0)

;
  border-radius: 25px !important;
  text-transform: uppercase;
      transition: .2s ease-in-out;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(23, 79, 45, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
      -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

form input[type=submit]:active,
form .hs-button:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 62, 121, 1.0);
  border-color: #ff3e79;
}





/* Table */

table {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #000000;

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(237, 22, 81, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}





.header {
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #000000;
  font-family: Raleway;
}

.menu__child-toggle-icon {
  border-top-color: #000000;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #000000;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #282828;
}

.menu__child-toggle-icon:active {
  border-top-color: #282828;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #000000;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #ed1651;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #ed1651;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #000000;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #ed1651;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Raleway;
}

.header__language-switcher-label-current:after {
  border-top-color: #000000;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #000000;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #000000;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #000000;
}

.blog-post__tag-link {
  color: #000000;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #282828;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #ed1651;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #c50029;
}

.blog-related-posts__title-link:active {
  color: #ff3e79;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #ed1651;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #c50029;
}

#comments-listing .comment-reply-to:active {
  color: #ff3e79;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #ed1651;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #c50029;
}

.hs-blog-post-listing__post-title-link:active {
  color: #ff3e79;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #000000;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #000000;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #282828;
}

.hs-pagination__link-icon svg {
  fill: #000000;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 24px;
}

.card__body svg {
  fill: #ed1651;
}

/* Social follow */

.social-links__icon {
  background-color: #ed1651;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #c50029;
}

.social-links__icon:active {
  background-color: #ff3e79;
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ed1651;
  font-size: 24px;
}

.btn { border-radius: 25px; padding: 20px; text-transform: uppercase; font-weight: 700; text-decoration: none; font-size: 16px; font-family: "Montserrat", sans-serif; display: inline-block;     transition: .2s ease-in-out; }
.btn:hover, .btn:active, .btn:focus {     border-radius: 25px; color: #fff; font-weight: 700; text-decoration: none; padding: 20px; font-weight: 700; font-size: 16px; font-family: "Montserrat", sans-serif; }
.btn:hover {  -webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);  transform: scale(1.1); }
.btn-green { background: #174F2D; color: #fff; }
.btn-red { background: #ed1651; color: #fff; }

.red { color: #ed1651; }
.green { color: #174f2d; }
.btn-green-outlined { border: 2px solid #174F2D; color: #174F2D; }
.btn-red-outlined { border: 2px solid #ed1651; color: #ed1651; }
.btn-red-outlined:hover { background: #ed1651; }


.align-left { text-align:left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align: justify; }
.show-mobile { display: none; }
.hide-mobile { display: block; }

ul.arrow { padding: 0; list-style: none; margin: 0; }
ul.arrow li { font-size: 20px; margin-bottom: 10px; }
ul.arrow li::before {  content: '';  display: inline-block; background-size: cover; background-image: url("https://www.ranknbank.co/hubfs/RnB2024/images/Arrow%206.png");  height: 16px; width: 34px;
    margin-right: 15px; }
#tp-widget-wrapper { text-align: left !important; }

input::placeholder {
  color: #848484;
 font-style: italic;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;

}

/***BLog**/
.blog-listing-container { display: flex; flex-wrap: wrap; gap: 2%; row-gap: 30px; padding: 80px 0; }
.blog-listing-container .post-item-container { width: 32%; }
.blog-listing-container .post-item-container .post-item { border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; box-shadow: 3px 3px 10px 5px #f1f1f1; }
.blog-listing-container .post-item .hs-featured-image-wrapper { border-radius: 20px 20px 0 0;  -webkit-border-radius: 20px 20px 0 0; -moz-border-radius: 20px 20px 0 0; overflow: hidden; padding: 0;     height: 100%;
    margin-bottom: 20px;  width: 100%; }
.blog-listing-container .post-item .hs-featured-image-wrapper .blog-listing-featured-image-link { display: block; min-height: 200px;  transition: all .3s; }
.blog-listing-wrapper .post-item .hs-featured-image-wrapper:hover .blog-listing-featured-image-link {  -ms-transform: scale(1.1); -wit-transform: scale(1.1);  transform: scale(1.1); }
.blog-listing-wrapper .post-item .blog-listing-summary {  min-height: 150px }
.blog-listing-wrapper .post-item .blog-listing-summary h2,.blog-listing-wrapper .post-item .blog-listing-summary p {   font-size: 16px; }
.blog-listing-wrapper .post-item {  border-radius: 20px;  -webkit-border-radius: 20px;  -moz-border-radius: 20px;  box-shadow: 3px 3px 10px 5px #f1f1f1; }
.blog-listing-wrapper .post-item .blog-listing-btn {  margin: 0 0 20px;  padding: 10px;  text-align: center; }
.blog-listing-wrapper .post-item .blog-listing-btn .more-link {  background: #990b30;  border-radius: 4px; color: #fff;  padding: 8px 25px; }
.blog-listing-wrapper .post-item .blog-listing-details { margin: 0 0 20px; }
.blog-listing-wrapper .post-item .blog-listing-details span {  font-size: 13px; font-weight: 500;  line-height: 1; }
.blog-listing-wrapper .post-item .post-header { padding: 0 20px 20px; }
.blog-listing-wrapper .post-item .post-header h2 { line-height: 1.3; font-size: 24px; }
.blog-listing-wrapper .post-item .post-header h2 a { font-size: 20px; font-weight: 700;  text-transform: none; color: #000; text-decoration: none; } 
.blog-listing-wrapper .post-item .blog-listing-btn .more-link { background: #ed1651;  border-radius: 4px; color #fff;  padding: 8px 25px; text-decoration: none; }
.blog-recent-post .blog-recent-item {
    margin: 0 0 20px
}

.blog-subscription input.hs-input {
    width: 100%
}

.blog-section .blog-listing-container .span4:nth-child(3n+1) {
    margin-left: 0
}

.blog-section nav.pag-container {
    display: flex
}

.blog-section ul.pagination {
    margin: 0 auto
}

.blog-section ul.pagination li {
    float: left;
    padding: 0 25px 0 0
}

.blog-section ul.pagination li a {
    font-size: 16px
}

.blog-section ul.pagination li a:hover {
    color: #990b30
}

.blog-section ul.pagination li.active a {
    border-bottom: 2px solid #990b30;
    color: #990b30;
    font-size: 18px
}

.blog-section .pagination .disabled {
    display: none
}

.blog-section blockquote {
    background: #f1f1f1;
    margin: 40px 0;
    padding: 30px
}

.blog-post-wrapper .post-body {
    padding: 30px 0
}

.blog-post-wrapper .post-body p {
    text-align: justify
}

.blog-post-wrapper .post-body h2 {
    font-size: 32px;
    font-weight: 600;
    margin: 40px 0
}

.blog-post-wrapper .post-body h3 {
    color: #990b30;
    font-size: 24px;
    font-weight: 600;
    margin: 50px 0 20px;
    text-transform: uppercase
}

.blog-post-wrapper .post-body ol {
    list-style-position: outside;
    list-style-type: decimal;
    padding: 0 0 0 25px
}

.blog-post-wrapper .post-body ul {
    list-style-image: url(https://www.ranknbank.co/hubfs/assets/images/checklist-png.png);
    list-style-position: inside
}

.blog-post-wrapper .post-body ol li,.blog-post-wrapper .post-body ul li {
    margin: 0 0 20px
}

.inner-page ol.with-head {
    list-style-position: outside;
    list-style-type: decimal;
    padding: 0 0 0 25px
}

.blog-post-wrapper .post-body ol.with-head>li,.inner-page ol.with-head>li {
    margin: 0 0 40px
}

.blog-post-wrapper .post-body ol li::marker,.blog-post-wrapper .post-body ol.with-head>li span,.inner-page ol li::marker,.inner-page ol.with-head>li span {
    font-size: 24px
}

.blog-post-wrapper .post-body ol.with-head>li span,.inner-page ol.with-head>li span {
    display: block;
    margin: 0 0 20px
}

.blog-post-wrapper h1 {
    font-size: 44px
}

.blog-post-wrapper .hs-blog-social-share-item-linkedin .IN-widget {
    vertical-align: top!important
}

.hs-blog-social-share {
    padding: 2px 0 0
}

.section.post-footer .input input,.section.post-footer .input textarea {
    width: 100%
}

.about-author-sec {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 20px
}

.about-author-sec .author-img img {
    border-radius: 50%;
  width: 100%;
}

.about-author-sec .author-bio p {
    font-size: 16px
}

.author-container {
    border-top: 1px solid #d3d3d3;
    margin: 40px 0 0;
    padding: 30px 0 0
}

.blog-wrap-left {
    float: left;
    margin: 0 20px 10px 0
}

.blog-wrap-right {
    float: right;
    margin: 0 0 10px 20px
}

.bundle-banner {  background: #efefef;  padding: 70px 0;  text-align: center; }
.fancybox-slide--html .fancybox-close-small:hover { background: none !important; border: none !important; }
.clear {
    clear: both;
}
.show-mobile {
    display: none;
}

@media (max-width: 768px) {
  .btn { font-size: 14px; padding: 16px;  } 
  .h2, h2 { font-size: 36px; }
  .show-mobile { display: block; }
  .hide-mobile { display: none; }
  
}

@media (max-width: 480px) {
   .h2, h2 { font-size: 30px; }
}

@media (max-width: 320px) {
   .h2, h2 { font-size: 24px; }
}