







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */








@media only screen and (min-width: 1300px){
   .content-wrapper,.dnd-section > .row-fluid {
      max-width: 1200px;
   }
}
.dnd-section,
.content-wrapper--vertical-spacing {
   padding: 50px 15px;
}







html {
   font-size: 16px;
}

body {
   font-size: 16px;
   color: #3e3e3d;
   font-weight: 500;
   font-family: "Raleway",Helvetica,Arial,sans-serif;
}

/* Paragraphs */

p {
   font-size: 16px;
   color: #3e3e3d;
   font-weight: 500;
}

/* Anchors */

a {
   color: #3e3e3d;
}

a:hover,
a:focus,
a:active {
   color: #3e3e3d;
}

/* Headings */

h1 {
   font-family: Raleway;
   font-size: 38px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 700;
}

h2 {
   font-family: Raleway;
   font-size: 32px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 700;
}

h3 {
   font-family: Raleway;
   font-size: 30px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 500;
}

h4 {
   font-family: Raleway;
   font-size: 28px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 500;
}

h5 {
   font-family: Raleway;
   font-size: 24px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 700;
}

h6 {
   font-family: Raleway;
   font-size: 20px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 700;
}

/* Blockquote */

blockquote {
   border-left-color: #0090a5;
}





button,
.button {
   background-color: 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
   border: 2px solid 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
   border-radius: 37px;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   padding: 0px 37px;
}

button:hover,
.button:hover {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
   color: 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
}







form,
.submitted-message {
   font-size: 16px;
   color: #3e3e3d;
   font-weight: 500
}

/* Form title */

.form-title {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
}

/* Form label */

form label {
   color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

/* Form help text */

form legend {
   color: 

  
  
    
  


  rgba(145, 145, 145, 1.0)

;
}

/* Form inputs */
form input[type=text],
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-color: 

  
  
    
  


  rgba(240, 240, 240, 1.0)

;
   color: 

  
  
    
  


  rgba(90, 90, 90, 1.0)

;
   background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
   border-color: 

  
  
    
  


  rgba(219, 219, 219, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
   color: #3e3e3d;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
   color: #3e3e3d;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
   background-color: 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
   border: 2px solid 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
   border-radius: 37px;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   padding: 0px 37px;
}

form input[type=submit]:hover,
form .hs-button:hover{
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
   color: 

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
}






table {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
























.top-bar{
   background-color:

  
  
    
  


  rgba(235, 235, 235, 1.0)

;
}
.header-menu-area{
   background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.top-right{
   color:

  
  
    
  


  rgba(62, 62, 61, 1.0)

;
}
.top-right .social-links a{
   color:

  
  
    
  


  rgba(62, 62, 61, 1.0)

;

}
.top-right .social-links a:hover{
   color:

  
  
    
  


  rgba(62, 62, 61, 1.0)

;

}
.header__navigation nav>ul>li>a{
   color:

  
  
    
  


  rgba(62, 62, 61, 1.0)

;
}
.header__navigation nav>ul>li>a:hover{
   color:

  
  
    
  


  rgba(234, 92, 17, 1.0)

;
}
.header__navigation nav>ul>li>ul{
   background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
}
.header__navigation nav>ul>li>ul>li>a{
   color:

  
  
    
  


  rgba(90, 90, 90, 1.0)

;
}
.header__navigation nav>ul>li>ul>li>a:hover{
   color:

  
  
    
  


  rgba(62, 62, 61, 1.0)

;
   background-color:

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
}













.footer-top-holder{
   background-color:

  
  
    
  


  rgba(32, 44, 85, 1.0)

;
}
.footer-bottom-holder{
   background-color:

  
  
    
  


  rgba(20, 30, 63, 1.0)

;
}
.footer-content p span,
.footer-column:nth-child(3) .footer-column-2:nth-child(2) p>span,
.bottom-textwidget p span{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer-textwidget p.footer-heading{
   color:

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
}
.footer-column-2 ul>li>a,.bottom-textwidget p a{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;  
}
.footer-column-2 ul>li>a:hover,.bottom-textwidget p a:hover{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;  
}
footer.footer .qodef-icon-shortcode.normal, footer.footer .qodef-icon-shortcode.normal a span{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
}
footer.footer .qodef-icon-shortcode.normal:hover, footer.footer .qodef-icon-shortcode.normal a span:hover{
   color:

  
  
    
  


  rgba(234, 92, 17, 1.0)

; 
}




/* Blog Header */

.blog-header {
   background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
   box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
   color: #3e3e3d;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
   color: #3e3e3d;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
   color: #3e3e3d;
}

.blog-tag-filter__menu-link--active-item:after {
   background-color: #3e3e3d;
}

.blog-pagination__link {
   color: #3e3e3d;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
   background-color: #3e3e3d;
}

.blog-post__title {
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-family:Raleway;
   font-size: 38px;
   font-weight: 700;
}

.blog-post__author {
   background-color: #0090a5;
}

#comments-listing .comment-reply-to {
   color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
   color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
   color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
   background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
   color: #3e3e3d;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
   fill: #3e3e3d;
}

.blog-index__post-content--small h2 {
   font-size: 30px;
}

/* .blog-index__post-content a {
   color: #3e3e3d;
} */

.blog-post__read-more svg {
   fill: #3e3e3d;
}

.blog-sidebar ul {
   box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
   color: #3e3e3d;
}

.blog__subscription-block, .blog-related-posts {
   background-color: rgb(#null);
}

.post-featured-image {
   max-height: px;
}

.blog-post {
   box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
   color: #3e3e3d;
}

.blog-post__meta a:hover {
   color: #3e3e3d;
}

.blog-post__links-container {
   border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
   color: #3e3e3d;
}

.blog-post__back-to-blog svg {
   fill: #3e3e3d;
}

.comment.depth-0,
.blog-comments form {
   border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
   border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
   border-color: rgb(#null);
}

.blog-recent-posts {
   background-color: rgb(#null);
}
.blog-post__meta, .author_details{
  display: flex;
  align-items: center;
}
.author_img{
  border-radius: 100%;
  margin: 0 10px;
}
@media(max-width:767px){
  .author_img{
    max-width: 50px !important;
  }
}
@media(max-width:575px){
  .blog-post__meta{
    flex-direction: column;
    align-items: flex-start;
  }
  .author_img {
    margin: 10px 10px 10px 0px;
  }
}










.card__price {
   font-family: Raleway
      font-size: 30px;
   color: 

  
  
    
  


  rgba(0, 144, 165, 1.0)

;
   font-weight: 500
}

@media only screen and (max-width: 1200px){
   .content-wrapper,.dnd-section > .row-fluid  {
      max-width: 950px;
   }
}
@media only screen and (max-width: 1024px){
   .content-wrapper,.dnd-section > .row-fluid {
      max-width: 768px;
   }
}
@media only screen and (max-width: 768px){
   .content-wrapper,.dnd-section > .row-fluid {
      max-width:600px;
   }
}
@media only screen and (max-width: 600px){
   .content-wrapper,.dnd-section > .row-fluid{
     max-width: 420px;
   }
}
@media only screen and (max-width: 480px){
   .content-wrapper,.dnd-section > .row-fluid{
      max-width: 300px;
   }
}
@media only screen and (max-width: 320px){
   .content-wrapper,.dnd-section > .row-fluid{
     max-width: 95%;
   }
}












/* new css 23-12-21 */
h1,h2,h3,h4,h5,h6,body,span,p,strong {font-family: 'Raleway' !important;}
b, strong { font-weight: 700;}
select#tinynav1 {  display: none;}
ul.blog-tags a.blog-tags__link { font-weight: bold; display: inline-block; width: auto; height: auto; margin: 0;
    cursor: pointer; letter-spacing: .03em;  white-space: normal; word-break: break-word; text-align: center;
    text-decoration: none; position: relative; transition: background-color .15s linear,border-color .15s linear,color .15s linear;
    padding: 14px 30px;border-radius: 0px; text-transform: capitalize; line-height: 1; font-size: 14px; background-color: transparent;
    color: #fff;background-color: #e65d2f;border: 1px solid #e65d2f;font-weight: 500;}
ul.blog-tags a.blog-tags__link--current, ul.blog-tags a.blog-tags__link:hover {
    background-color: #232e53;
    border: 1px solid #232e53;
    color: #fff;
    opacity: 1;
}
ul.blog-tags li {
    display: inline-block;
    margin: 10px 12px;
}
.custom-topic-group {
    display: flex;
    width: 100%;
/*     background-color: #fff; */
   
    margin: 0 auto !important;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
  padding-top:10px;
}
.custom-topic-group > .page-center {
    background-color: #fff;
}
.custom-topic-group>.page-center {   background-color: #fff;}
.post-category a.topic-link {
    background-color: #1093a4;
    padding: 3px 7px;
    margin: 0px;
    display: inline-block;
    font-size: 13.5px;
    font-weight: 700;
    
   
}
.post-category a.topic-link:nth-of-type(02) {  margin: 0 4px 7px 0;}
.post-category a.topic-link:hover {background-color:#000;}
.custom-recent-post.blog_listing_small_cus .post-title a:hover, a.all_posts:hover {color:#000;}
a.all_posts {
    color: #e19825;
    font-size: 20px;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 0px 0 20px;
    font-weight: 700;
}


.custom-post-page-group .blog-post-page-font ._10r66 ._3HCJ3._2oeUd ._1XNTM span {
    font-size: 21px;
    margin-bottom: 15px;
    display: inline-block;
      font-weight: bold;
}
.custom-recent-post-group a.all_posts.center {
    margin: 80px 10px;
    text-align: center;
    padding: 15px;
}
  .custom-search-input input.hs-search-field__input::-webkit-input-placeholder {  color: #000; font-size: 18px; font-weight: 700;}
.post-title a {line-height:normal;}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {background-color:transparent;}

.row-fluid .span12 {margin:0;}

@media (max-width:1180px) {
	   .custom-topic-group { max-width: 100%;}
.custom-topic-group>.page-center {
    background-color: #fff;
    margin: 0 60px;
    padding: 0 0px;
  width:100%;
}
.custom-search-group {
    padding: 0 25px 25px;
}
.custom-topics.custom-top-category ul {  padding: 0 20px;  margin: 25px 0;}
  
}

@media (max-width:1100px){
  .blog-post__title span { font-size: 28px;}
  h1.blog-post__title {margin-top: 15px;}
  .post-category #hubspot-topic_data {margin: 2px 0 5px;}
  
  .post-title a { line-height: normal;}
  .MTsRu.blog-post-page-font.blog-card-background-color { padding: 35px; }
  .custom-recent-post-group {  padding: 20px 35px;}
  .custom-recent-post-group a.all_posts.center {  margin: 32px 10px; }
  .post-title a {line-height:normal;}
  .custom-footer-form h3.form-title, .custom-footer-content h3 {font-size: 18px;}
  .custom-listing-body.blog-listing-cus footer.footer .custom-footer .page-center {padding: 0 20px;}
  .post-category a.topic-link {padding: 3px 5px; font-size:12px;}
  .full-width .custom-post-item-content a h2 {  font-size: 17px;}
  .custom-post-item-content a h2 {font-size:16px;}
  ._385rm.post-excerpt, a.read-more-cls {font-size:14px;}
  .blog-pagination-center a {font-size:18px;}
  .blog-pagination .blog-pagination-left a.prev-link, .blog-pagination .blog-pagination-right a.next-link {font-size:18px;padding: 6px 6px;}
}

@media (max-width:1010px) {
.page-center, .dnd-section>.row-fluid {
    width: 100%;
}
}

@media (max-width:991px){
  .page-center { padding: 0px 30px;}
  .custom-topics.custom-top-category > ul {  padding: 0 20px;}
  .custom-topic-group>.page-center {margin:0 30px;}
}
@media (max-width:767px) {
  .custom-blog-index__post.full-width .custom-blog-index__post-content {flex-wrap:wrap;}
  .custom-blog-index__post.design.full-width a.custom-blog-index__post-image {  height: 187px;  min-height: 187px;  width: 100%;}
  .full-width .custom-post-item-content, .custom-post-item-content { width: 100%; max-width: 100%; padding: 10px 0 5px !important;}
   .custom-recent-post-group .ustom-recent-post-content .custom-recent-post.blog_listing_small_cus {  width: 100%; margin: 0 0 5px; max-width:100%;  padding: 0;}
  .custom-blog-index__post {max-width:100% !important;     width: 100%;}
  .custom-menu-primary .hs-menu-wrapper>ul { padding-top: 90px; }
  
  .custom-recent-post .post-title a { line-height: 21px;}
    .custom-recent-post-group a.all_posts.center {  margin: 20px 0px;  text-align: center;  padding: 10px;}
  .custom-search-group {    margin-bottom: 30px;}
    .custom-search-input input.hs-search-field__input::-webkit-input-placeholder {   font-size: 15px; }
}

/* .hs-blog-post {background:#262626;} */






/* update 18-10-22 */
.container-cus { width:100%; max-width:1480px; padding:0 20px; margin:0 auto;display:block; }
.footer-bottom-holder { display: none;}

.custom-topic-group .container-cus{display:flex; flex-wrap:wrap; justify-content:space-between;}
.custom-topic-group .container-cus .custom-topics.custom-top-category{width:31%;}
.custom-topic-group .container-cus .custom-search-group{width:31%;}
.custom-topics.custom-top-category ul{position:relative; list-style: none;
    padding: 0;
    margin: 0!important;}
.custom-topics.custom-top-category ul li.trigger-catg {
    border: 1px solid #cbd6e2;
    color: #33475b;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .25px;
    padding:3px 10px 3px 10px;
    cursor: pointer;
    list-style: none;
    width: 100%;
    margin: 0;
    height: 49px;
}
.custom-topics.custom-top-category ul li.trigger-catg svg{font-size: 12px;
    width: 26px;
    height: 26px;
    position: relative; left:-5px;
    top:8px;}
.custom-topics.custom-top-category.openedthis li.trigger-catg svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.custom-topics.custom-top-category .dropdown {
    position: absolute;
    background: #ffffff;
    left: 0;
    right: 0;
    border: 1px solid #cbd6e2;
    border-top: none;
    padding:0;
    box-sizing: border-box;
    top:49px;
    display:none;
    z-index:1;
}
.custom-topics.custom-top-category ul .dropdown li {
    width: 100%;
    margin: 0!important;
    padding:0;
    line-height: 1.65em;
    letter-spacing: normal;
    font-weight: 400;
}
.custom-topics.custom-top-category ul .dropdown li a {
    background: none;
    width: 100%;
    margin: 0;
    color:#3e3e3d;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    letter-spacing: .25px;
    padding:12px 0px;
    border: 0;
    text-decoration: none;
    display: block;
}
.custom-topic-group .container-cus .custom-search-group>.search-input{border: 1px solid #cbd6e2;}
.custom-topic-group .container-cus .custom-search-input input.hs-search-field__input{font-size:14px; font-weight:400; color:#2d3e50;}
.custom-topic-group .container-cus .custom-search-input input.hs-search-field__input:-webkit-input-placeholder {color:#989898; font-size:14px; font-weight:400;}
.custom-topic-group .container-cus .custom-search-input input.hs-search-field__input:-ms-input-placeholder {color:#989898; font-size:14px; font-weight:400;}
.custom-topic-group .container-cus .custom-search-input input.hs-search-field__input::placeholder {color:#989898; font-size:14px; font-weight:400;}

/*Blog Banner 15-12-2022*/
.blog-banner{padding:0;position:relative; margin:0 0 40px 0;}
.blog-banner .blog-index__post-content--small {
    padding:0;
}
.feature-width.blog-banner .blog-index__post-inner-card {
    display: flex;
    /*align-items: center;*/
    flex-wrap: wrap !important;
    width: 100%;
    flex-flow: unset;
    flex: 0 0 100%;
    max-width: 100%;
}
.feature-width.blog-banner a.blog-index__post-image{min-height: auto;
    height: 492px;
    background-position: 0;
    padding-bottom: 34%;
    width: 100%;
    max-width: 65%;
    border-radius: 0;}
.feature-width.blog-banner .blog-index__post-content {
    width: 100%;
    max-width: 35%;
    padding: 0px 8% 0 45px;
    height: auto;
}
.feature-width.blog-banner .blog-index__post-content h2 a {
    font-size: 50px;
    line-height: 54px;
    font-family: 'Raleway';
    color: #2090a3;
}
.feature-width.blog-banner .blog-index__post-content .blog-post__read-more a {
    color: #2090a3;
    font-size: 18px;
    margin-top: 2px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.feature-width.blog-banner .blog-index__post-content .blog-post__read-more a:hover {
    color: #3e3e3d;
}
.feature-width.blog-banner .blog-index__post-content .descrption {
    font-size: 16px;
    line-height: 24px;
    margin: 12px 0;
}
.feature-width.blog-banner .blog-index__post-content .blog-post__tags {
    margin: 10px -7px;
}
.feature-width.blog-banner .blog-index__post-content .blog-post__tags a {
    padding: 12px 18px;
    margin: 6px 7px;
    font-size: 16px;
}
.hs-search-field--open .hs-search-field__suggestions{padding:10px; background: #fff;}
.hs-search-results__title{color:#000 !important;     font-family: 'Raleway' !important;     text-decoration: none;}
.sidebar .blog-index__tag-header {
    padding: 1rem 25px;
}
.sidebar .blog-index__tag-subtitle.sss {
    padding-bottom: 12px;
}
.sidebar ul {
    margin: 8px 0 0 0;
    padding: 0;
}
.sidebar li {
    list-style: none;
    line-height: 1.65em;
    letter-spacing: normal;
    font-weight:600;
    font-size: 18px;
}
.sidebar li img {
    width: 32px;
    margin-right: 2px;
    position: relative;
    top: 4px;
}



/* update  */
/* blog */
.custom-search-input input.hs-search-field__input {margin: 0;width: 100%;border: 0;border-radius: 0;left: 0;padding: 1px 20px 0 65px;color: #000;font: normal normal normal 17px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
  background: transparent;transition: all .5s ease; height: 48px;}
.custom-search-group>.search-input {border: 2px solid #000; height: 50px; margin: 0; position: relative;}
.custom-search-input { position: absolute; top: 0; border-bottom: 1px solid hsla(0,0%,100%,.5); width: 100%;}
button._1AdwT.search-input__clear-button { display: none;}
.blog-desktop-header-search-icon-fill {cursor: pointer; top: 50%; position: absolute; left: 12px;font-weight: 700; width: 33px; transform: translateY(-50%);}
section.blog-index { margin: 0 -25px;}
.blog-index .blog-index__post--small {  padding: 15px 25px;}

   .blog-index .feature-width { width: 100%; max-width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%;flex: 0 0 100%; margin-bottom:35px;}
    .blog-index .feature-width .blog-index__post-inner-card {display: flex; flex-wrap:wrap !important; width: 100%; flex-flow: unset; flex: 0 0 100%; max-width: 100%; }
    .blog-index .feature-width a.blog-index__post-image {min-height: auto; height: 492px; background-position: 0; padding-bottom: 34%; width: 100%; max-width: 65%; border-radius:0; }
    .blog-index .feature-width .blog-index__post-content {width: 100%; max-width: 35%; padding: 0px 0px 0 45px; height: auto; }
  .blog-index .feature-width .blog-index__post-content h2 a {font-size: 50px; line-height: 54px; font-family: 'Raleway'; color: #2090a3; }
  .blog-listing-section { margin:15px auto; display: block;width: 100%;}
  .custom-topics ul.blog-tags { margin: 0 0 30px -7px; padding: 0;}



.blog-index .feature-width .blog-index__post-content .blog-post__tags {margin: 10px -7px; }

.blog-post__tags a {display: inline-block; width: auto; height: auto; margin: 0; cursor: pointer; letter-spacing: .03em; white-space: normal; word-break: break-word; text-align: center;
  text-decoration: none; position: relative; transition: background-color .15s linear,border-color .15s linear,color .15s linear; padding: 12px 18px; border-radius: 0px; text-transform: capitalize;
  line-height: 1; font-size: 12px; color: #fff; background-color: #e65d2f; border: 1px solid #e65d2f; font-weight: 500; margin: 2px; padding: 7px 10px;}

.blog-index .feature-width .blog-index__post-content .blog-post__tags a {padding: 12px 18px;margin: 6px 7px;font-size: 16px; }

.blog-post__tags a:hover {  background-color: #232e53; color: #fff !important; border-color: #232e53;}
.blog-index .blog-index__post-content .descrption { font-size: 16px; line-height: 24px;margin: 12px 0;}
.blog-index .feature-width .blog-index__post-content h2 { margin-top: 0;}
.blog-index .feature-width .blog-index__post-content .blog-post__read-more a { color: #2090a3; font-size: 18px; margin-top: 2px; display: inline-block; font-weight: 700;text-transform: uppercase; }
.blog-index .feature-width .blog-index__post-content .blog-post__meta-section { margin: 0px 0 0;}
.blog-index__post-inner-card h2 a { color: #2090a3; font-family: Raleway; font-size: 20px;line-height: 24px;}
.blog-index__post-content .blog-post__meta-section {  padding: 0;  margin: 0;}
.blog-post__read-more a { color: #2090a3;display: inline-block;font-size: 16px;font-weight: 700;margin-top: 5px; text-transform: uppercase;}
.feature-width .blog-post__read-more a:after {margin-left: 0px;}
.blog-post__read-more a:after { content: ">"; margin-left:4px;}
.blog-index .feature-width .blog-index__post-content .blog-post__read-more a:hover { color: #3e3e3d;}


.pagination-section {display:inline-block; width:100%; margin:30px auto 115px}

.pagination-section nav.blog-pagination a.blog-pagination__link {border: 0; color: #2090a3; }
.pagination-section nav.blog-pagination a.blog-pagination__link--active, .pagination-section nav.blog-pagination a.blog-pagination__link:hover {border: 0; color: #e65d2f; }
.pagination-section .blog-pagination__link {color: #2090a3; font-size: 20px; font-family: 'Raleway';    border: 0 !important; }
.pagination-section nav.blog-pagination a.blog-pagination__prev-link--disabled { color: #b0c1d4;}
.pagination-section nav.blog-pagination svg { display: none;}
.pagination-section nav a.blog-pagination__next-link {margin-left: 80px; }
.pagination-section nav a.blog-pagination__prev-link {margin-right: 80px; }




/* blog-post  blog details page*/
.our-blog-post-content-cus .content-wrapper { width: 100%; max-width: 1100px; padding: 0 20px; margin: 0 auto; display: block;}
a.blog-post__back-to-blog {font-size: 30px; color: #2090a3; text-transform: uppercase; font-weight: 700; }
a.blog-post__back-to-blog:before { content: "<";}
.blog-details-tag a.blog-post__tag-link { padding: 12px 18px; margin: 10px 10px 10px 0; font-size: 14px; min-width: 218px; min-height: 52px; display: inline-flex; align-items: center; justify-content: center;}
.blog-details-tag { margin: 20px 0 20px;}

.blog-post__body p, .blog-post__body ul li span em, .blog-post__body ul > li > a { font-size: 18px;}
.share-link-details { display: flex; flex-direction: column; justify-content: flex-start;  margin: 0; text-align: left; align-items: flex-start;}

.blog-related-post-cus h2 { text-align: left;  color: #000;}
section.blog-related-post-cus {  margin-top: 10px;}
.blog-related-post-cus .blog-related-posts__list { margin: 0 -20px;}
.blog-related-post-cus .blog-related-posts__list article.blog-index__post { padding: 20px;}
.blog-related-post-cus .blog-post__meta-section { text-align: left; margin-right: auto; margin-top: 5px;}
.blog-post__links.ft-link-set { text-align: center; margin: 60px auto 100px;}
.share-link-details h6 { color: #000;}

.blog-post__body ul, .blog-post__body ol {list-style: none; margin: 0; padding: 0; }
.blog-post__body ul li, .blog-post__body ol li {padding-left: 35px; margin: 0; position: relative;counter-increment: item; font-size:18px; margin-bottom: 7px; }
.blog-post__body ul li:before {content: ""; position: absolute; width: 5px; left: 0; display: block; height: 5px; background-color: #000; border-radius: 100%; top: 12px; }
.blog-post__body ol li:before {content: counter(item) "."; position: absolute;top: 12px;left: 0;display: block; top:0;  }

.our-blog-post-content-cus .blog-post__body a.cta_button {background-color: #e65d2f !important; border-radius: 0 !important; display: flex !important; margin: 30px auto !important;
  min-width: 210px !important; width: 300px !important;  vertical-align: middle; justify-content: center; align-items: center; padding: 15px 20px !important; font-weight: 600 !important; 
  text-transform: uppercase;  font-size: 22px !important; }
.our-blog-post-content-cus .blog-post__body a.cta_button:hover { background-color: #232e53 !important;}

.blog-detail-social-custom a.social-links__link:nth-of-type(01) .social-links__icon { background-color: #4b639d;}
.blog-detail-social-custom a.social-links__link:nth-of-type(02) .social-links__icon { background-color: #6baae7;}
.blog-detail-social-custom a.social-links__link:nth-of-type(03) .social-links__icon {background-color: #3375b0;}
.social_twitter:before, .social_linkedin:before {font-family: ElegantIcons;}
.blog-detail-social-custom .social-inner .social-links__icon {background-color: #8a3ab9;}
.blog-detail-social-custom .social-inner .facebook .social-links__icon {background-color: #4b639d; }
.blog-detail-social-custom .social-inner .linkedin .social-links__icon {background-color: #6baae7; }
.blog-detail-social-custom .social-inner .twitter .social-links__icon {background-color: #3375b0; }
.blog-detail-social-custom .social-links a.social-links__link .social-links__icon { width: 55px; height: 55px;}
.blog-detail-social-custom .social-links a.social-links__link .social-links__icon svg {height: 20px;}
.blog-detail-social-custom .social-links a.social-links__link {margin-right: 30px; }
.blog-detail-social-custom .social-links a.social-links__link .social-links__icon:hover { background-color: #ea5c11;}

/* ------------------------ @media start  ------------------------------------*/


@media (max-width:1510px) {
  section.blog-index { margin: 0 -20px;}
 .blog-index .blog-index__post--small { padding: 15px 20px;} 
    .blog-index .feature-width a.blog-index__post-image { height: 170px; padding-bottom: 54%; max-width: 100%;}
  .blog-index .feature-width .blog-index__post-content {max-width: 100%; padding: 0 0 0 0px;}
  .blog-index .feature-width .blog-index__post-content h2 a {font-size: 28px; line-height: 34px; margin-top: 20px; display: inline-block;}
  
}
@media (max-width:1024px) {
   .feature-width.blog-banner .blog-index__post-content h2 a {font-size: 30px;line-height: 44px;}

}

@media (max-width:991px) {
  h2 { font-size:22px; line-height:28px;}  
  .blog-related-post-cus h2 {margin-bottom:5px;}
  section.blog-related-post-cus { margin-top: 0px; padding-top: 10px;}
  .custom-search-group { padding: 0;}
  .blog-listing-section { margin: 30px auto;}
  .blog-index .blog-index__post--small { padding: 15px 20px;}
  section.blog-index { margin: 0 -20px;}
  ul.blog-tags li {margin: 8px;}
  ul.blog-tags a.blog-tags__link { font-size: 12px; padding: 12px 24px; }
  .mobile-header-inner { height: 90px;}
  .dnd-section, .content-wrapper--vertical-spacing { padding: 30px 20px;}

  .blog-detail-social-custom .social-links a.social-links__link .social-links__icon { width: 30px; height: 30px;}
  .blog-detail-social-custom .social-links a.social-links__link { margin-right: 5px;}
  .blog-detail-social-custom .social-links a.social-links__link .social-links__icon svg {height: 15px;}
  
  .our-blog-post-content-cus .blog-post__body a.cta_button {min-width: 250px !important; width: 250px !important;  min-height: 50px;font-size: 16px !important;}

  .feature-width.blog-banner .blog-index__post-content{padding: 0px 25px 0 25px;}
  .feature-width.blog-banner .blog-index__post-content h2 a {font-size: 26px; line-height: 34px;}
  .feature-width.blog-banner .blog-index__post-content .blog-post__tags a{padding: 7px 10px; margin: 6px 7px; font-size: 14px;}
  
}

@media (max-width:767px) { 
  .dnd-section, .content-wrapper--vertical-spacing { padding: 30px 15px;}
  
  .blog-index .feature-width .blog-index__post-content h2 a { font-size: 22px; line-height: 28px; margin-top: 20px; display: inline-block;}
  .custom-topics.custom-top-category > ul { padding: 0; margin: 20px 0 30px; } 
  ul.blog-tags a.blog-tags__link {font-size: 12px;    padding: 12px 18px;}
  ul.blog-tags li { display: inline-block; margin: 5px;}
  .blog-listing-section { margin: 20px auto;}
   .custom-search-group { padding: 0;  margin-bottom: 5px;}
  .blog-index .feature-width .blog-index__post-content .blog-post__tags { margin: 7px 0px;}
  
  .blog-index .feature-width .blog-index__post-content .blog-post__tags a, .blog-post__tags a {font-size: 12px; padding: 7px 10px; margin: 3px;}
  .blog-index .blog-index__post-content .descrption { font-size: 14px; line-height: 22px;}
  .blog-post__read-more a {font-size: 14px;margin-top: 2px; }
  .blog-index .blog-index__post--small { padding: 10px 20px;}
  .blog-index .feature-width { margin-bottom: 15px;}
  .blog-post__tags { margin: 5px 0 0;}
  .blog-pagination__link {margin: 0;}
  .pagination-section nav a.blog-pagination__prev-link { margin-right: 20px;}
  .pagination-section nav a.blog-pagination__next-link { margin-left: 20px;}
  .pagination-section .blog-pagination__link {font-size: 18px;}
  .pagination-section {margin: 20px auto 50px;}
  .sidebar .blog-index { padding: 0rem 0 1.3rem;}
  section.blog-index { margin: 0 -20px;}
   
  
  
/*   blog post */
  a.blog-post__back-to-blog {font-size: 20px;} 
  .blog-post__links.ft-link-set { margin: 30px auto 60px;}
  .our-blog-post-content-cus .blog-post { padding: 10px 0px; width: 100%;}
  .our-blog-post-content-cus .blog-post__title span {  font-size: 22px;}
  .blog-details-tag a.blog-post__tag-link { font-size: 12px; padding: 8px 10px; min-width: 140px;  min-height: 34px; margin: 3px 1px;}
  .blog-post__body p, .blog-post__body ul li span em, .blog-post__body ul > li > a { font-size: 16px;  line-height: 24px;}
  .blog-post__body {  margin-top: 15px;}
  .blog-post__body ul li, .blog-post__body ol li { padding-left: 25px;}

  .blog-banner{margin-bottom:20px;}
  .feature-width.blog-banner a.blog-index__post-image{min-width:100%; height:200px;}
  .feature-width.blog-banner .blog-index__post-content{max-width: 100%; padding: 0px 20px 0 20px;}
  .feature-width.blog-banner .blog-index__post-content h2 a {font-size: 22px; line-height: 28px; margin-top:15px; display:inherit;}
  .feature-width.blog-banner .blog-index__post-content .blog-post__tags a {padding: 7px 10px; margin: 3px 3px; font-size: 13px;}
  .feature-width.blog-banner .blog-index__post-content .descrption {font-size: 14px; line-height: 22px;margin:6px 0 10px 0;}
  .custom-topic-group .container-cus .custom-topics.custom-top-category {width: 100%; margin-bottom:20px;}
  .custom-topic-group .container-cus .custom-search-group {width: 100%;}
  
}