/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/*@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,400';
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');




/* Fuente */
@font-face {
  font-family: "Mulish";
  src: url('https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.woff2') format("woff2"), /* Modern Browsers */
       url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.woff") format("woff"), /* Modern Browsers */ /* Modern Browsers */
       url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
       url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.otf") format("opentype"), /* Open Type Font */
       url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.eot"), /* IE9 Compat Modes */
       url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Regular.svg") format("svg"); /* Legacy iOS */

    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Mulish";
    src: url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.woff2") format("woff2"), /* Modern Browsers */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.woff") format("woff"), /* Modern Browsers */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.otf") format("opentype"), /* Open Type Font */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.eot"), /* IE9 Compat Modes */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Bold.svg") format("svg"); /* Legacy iOS */
    font-weight: 700;
    font-style: normal;
  }  
  
  @font-face {
    font-family: "Mulish";
    src: url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.woff2") format("woff2"), /* Modern Browsers */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.woff") format("woff"), /* Modern Browsers */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.otf") format("opentype"), /* Open Type Font */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.eot"), /* IE9 Compat Modes */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.eot?#iefix") format("embedded-opentype"),
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-SemiBold.svg") format("svg"); /* Legacy iOS */     
    font-weight: 600;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Mulish";
    src: url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.woff2") format("woff2"), /* Modern Browsers */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.woff") format("woff"), /* Modern Browsers */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.ttf") format("truetype"), /* Safari, Android, iOS */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.otf") format("opentype"), /* Open Type Font */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.eot"), /* IE9 Compat Modes */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("https://blog.capscanada.com/hubfs/fonts/Mulish/Mulish-Light.svg") format("svg"); /* Legacy iOS */
    font-weight: 300;
    font-style: normal;
  }


/*==============================================================
Customization variables
================================================================
*/


























/* Border Style */







/* Typography */








/*heading Font Style Size*/






/*heading Font Size*/






/*****--------------****/






/* HEADER MENU STYLE */


/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */

/*
* Please do not change anything below this line
*unless you know what you're doing
*/
/*library*/
.boxInfo .paragraph{
  height: 120px;
}
.boxInfo .title{
    height: 97px;
}
.boxInfo .title a{
    color: #333 !important;
}
  
/*form-blog*/
.form-blog{
    background-color: #f2f2f2;
    padding: 20px;
    
}
.form-blog h3{
    font-size: 27px;
}
.form-blog .hs-error-msg{
  color: #c3161d !important;
}
.form-blog  .hs_topic_of_interest {
  padding-left: 0px !important;
}
.form-blog .hs-button{
    height: auto !important;
    line-height: 37px !important;
    background: #d80e18 !important;
    border-radius: 6px !important;
    color: #fff !important;
    text-align: center !important;
    transition: all .3s !important;
    font-size: 16px !important;
    border: 0px solid #00a9fa !important;
}
  

#hs_cos_wrapper_module_1622747558098161{
    text-align: center;
}
.image-downloeadables{
    max-width: none;
    height: auto;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}
.boxdescargable1 {
  margin: 0px auto;
  text-align: center;
  padding: 0px 12%;
 }

.boxdescargable1 h1{
  color: #d80e18;
    font-size: 2.4rem;
    line-height: 3.2rem;
    padding: 0px 0px 20px 0px;
    font-family: "Mulish", sans-serif;
    margin-top: -40px;  
}
#hs_cos_wrapper_module_160203275595232{
  text-align:left;
}
.form-90{
  max-width: 800px;
  padding:0px 20px;
  text-align:center;
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-decoration: none;
}

body {
  font-family: "Mulish", sans-serif;
}
p{
  font-family: "Mulish", sans-serif;
  color: #858585;
  line-height: 1.5;
  font-size: 15px;
  letter-spacing: .25px;
}


.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0; 
  margin-bottom: 0; 
}

/* FONT FAMILY */
h1 { font-family: "Mulish", sans-serif;}
h2 { font-family: "Mulish", sans-serif;}
h3 { font-family: "Mulish", sans-serif;}
h4 { font-family: "Mulish", sans-serif;}
h5 { font-family: "Mulish", sans-serif; }
h6 { font-family: "Mulish", sans-serif; }

/* DESKTOP SIZE */
h1 { font-size: 60px;}
h2 { font-size: 40px;}
h3 { font-size: 30px;}
h4 { font-size: 20px;}
h5 { font-size: 18px; }
h6 { font-size: 12px; }

/* TABLET SIZE */
@media (max-width: 768px) {
  h1 { font-size: 2.157em;}
  h2 { font-size: 2em;}
  h3 { font-size: 24px;}
  h4 { font-size: 1.333em; }
  h5 { font-size: 1em; }
  h6 { font-size: 12px; }
  h1,h2,h3,h4,h5,h6 { line-height: 1.33em;}
  
  
  /*Edit Banner*/
  
  .edit-banner {
   width: 100% !important;
  }
  .row-fluid [class*="span"] {
    width: 100% !important;
  }
  
  .image-banner {
    max-width: 140%;
  }
  
  .text-b {
    position: relative !important;
  }  

   .title-banner {
        width: 100% !important;
        font-size: 15px !important;    
        text-align: center !important; 
        right: 0 !important;
        top: 3% !important;
        text-align: center !important;
   }    

    .descrip-banner{
        margin-top: 5%;
        top: 13% !important;
        width: 100% !important;
        text-align: center !important;
        right: 0 !important;
        position: relative !important;
        padding: 4% !important;
    }
 
}


/* MOBILE SIZE */
@media (max-width: 479px) {
  h1 { font-size: 1.999em;}
  h2 {font-size: 1.853em;}
  h3 {font-size: 1.563em;}
  h4 { font-size: 1.25em; }
  h5 { font-size: 1em; }
  h6 { font-size: 12px; } 
  h1,h2,h3,h4,h5,h6 { line-height: 1.25em;}
  
  /*library*/
.boxInfo .paragraph{
  height: auto !important;
}
.boxInfo .title{
    height: auto !important;
}
  
  /*Edit Banner*/
  .text-b {
    position: relative !important;
  }  

     .title-banner {
        width: 100% !important;
        font-size: 15px !important;    
        text-align: center !important; 
        right: 0 !important;
        top: 3% !important;
        text-align: center !important;
      }    

    .descrip-banner{    
      margin-top: 12%;
      top: 13% !important;
        width: 100% !important;
        text-align: center !important;
        right: 0 !important;
        position: relative !important;
        padding: 4% !important;
    }

}

ul,ol{
  list-style: none;
}
*:focus {outline: none;}
.container {
  max-width:1170px !important;
  margin: 0 auto !important;
  float: none !important;
  padding: 0 15px;    width: 100%;
}

p, span{
  font-family: "Mulish", sans-serif;
}

.Caps.hs-blog-listing{
    max-width: 1560px;
    margin: 0 auto
  }

.body-container-wrapper {  overflow: hidden;}
.padding_Tb{ padding-bottom: 100px;  padding-top: 100px; }
.padding_top{ padding-top: 100px; }
.padding_bottom{ padding-bottom: 100px; }

.padding_T10{ padding-top: 10px;}
.padding_T15{ padding-top: 15px;}
.padding_T25{ padding-top: 25px;}
.padding_T35{ padding-top: 35px;}
.padding_T45{ padding-top: 45px;}
.padding_T55{ padding-top: 55px;}
.padding_T65{ padding-top: 65px;}
.padding_T75{ padding-top: 75px;}
.padding_T85{ padding-top: 85px;}


.padding_B10{ padding-bottom: 10px;}
.padding_B15{ padding-bottom: 15px;}
.padding_B25{ padding-bottom: 25px;}
.padding_B35{ padding-bottom: 35px;}
.padding_B45{ padding-bottom: 45px;}
.padding_B55{ padding-bottom: 55px;}
.padding_B65{ padding-bottom: 65px;}
.padding_B75{ padding-bottom: 75px;}
.padding_B85{ padding-bottom: 85px;}

/*margin-top*/
.margin_T15{ margin-top: 15px;}
.margin_T25{ margin-top: 25px;}
.margin_T35{ margin-top: 35px;}
.margin_T45{ margin-top: 45px;}
.margin_T55{ margin-top: 55px;}
.margin_T65{ margin-top: 65px;}
.margin_T75{ margin-top: 75px;}
.margin_T85{ margin-top: 85px;}

/*margin-bottom*/
.margin_B15{ margin-bottom: 15px;}
.margin_B25{ margin-bottom: 25px;}
.margin_B35{ margin-bottom: 35px;}
.margin_B45{ margin-bottom: 45px;}
.margin_B55{ margin-bottom: 55px;}
.margin_B65{ margin-bottom: 65px;}
.margin_B75{ margin-bottom: 75px;}
.margin_B85{ margin-bottom: 85px;}
/*Backgrounds*/
.gray-background {
  background: #F9F9F9;
}
/*************************Header****************************/
.header-container-wrapper {
  /*position: absolute;*/
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.logo .custom_logo .st0,
.default_footlogo .st0 {
  fill: #C3161C;
}

.system-error-wrapper .st0 {
  fill: #9B1300;
}
.system-error-wrapper .st1 {
  fill: #C3161C;
}
.system-error-heading h2 span {
  color: #C3161C ;
  font-size: 60px;
  text-transform: uppercase;
}
/*.logo img { width: 100% !important; height: auto;}*/
.header { 
  width: 100%; 
  padding: 15px 0;
  max-width: 1560px;
  left: 0;
  right: 0;
  margin: 0 auto  !important;
  float: inherit !important
}
.logo{ float: left; }
.logo .custom_logo svg{ height: 48px; }

.right_sidebar {
  float: right;
}
.right_sidebar .menu-search-icon {
  float: right;
  margin-top: 10px;
  margin-left: 15px;
}
.right_sidebar .menu-search-icon i.fa {
  color: #f2f2f2;
  padding-bottom: 5px;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #9B1300;
  display: inline-block;
  cursor: pointer;
}
.right_sidebar .menu-search-icon i.fa:hover{
  color: #f2f2f2;
  background-color: #9B1300;
}
.header-container-wrapper.Stickyheader .right_sidebar .menu-search-icon {
  margin-top: 0;
}
.sticky-logo {
    display: none;
}
.Stickyheader .upload_logo {
    display: none;
}
.header-container-wrapper.Stickyheader .sticky-logo {
    display: block;
}

.header-container-wrapper.Stickyheader .sticky-logo img{
  max-width: 90px !important
}
/*.logo img{ width: 100% !important; }*/
.header .nav {  float:left; padding: 10px 0 0 0;}
.header .nav ul{ display: inline-block; }
.header .nav ul li{ display: inline-block; }
.header .nav ul li a{ 
  display: inline-block; 
  text-decoration: none; 
  padding: 0 10px;
  color: #ffffff;
  font-weight: ;
  font-family: "Mulish", sans-serif;
}
.head_main {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .nav .hs-menu-wrapper li {
  position: relative;
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .nav .hs-menu-wrapper ul ul {
  max-width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  visibility: hidden;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  box-shadow: 0 8px 10px -2px rgba(0, 0, 0, 0.15), 0 20px 60px -10px rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li > a{ padding: 10px 15px; /*color:#ffffff; */ }
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li > a:hover{/* color: #C3161C;*/ }
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li:first-child > a{
  padding-left: 0;
}
.hubdew_templateheader .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li:last-child a:hover{
  color: #9B1300 !important;
  background-color: #ffffff;
}
.clear-header-fix.homeover_view .header .nav .hs-menu-wrapper a{
  color: #333333;
}
.header .nav .hs-menu-wrapper ul ul {  opacity: 0;}
.header .nav.hs-menu-wrapper ul ul, 
.header .nav .hs-menu-wrapper ul ul {
  transition: .4s ease-in-out;
}
.header .nav .hs-menu-wrapper ul ul {
  border-radius: 4px;
}
.header .nav .hs-menu-wrapper ul ul {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.header .nav .hs-menu-wrapper ul ul {
  border-radius: 4px;
}
.header .nav .hs-menu-wrapper ul ul li:first-child > a {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.header .nav .hs-menu-wrapper ul ul li:last-child > a {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.header .nav .hs-menu-wrapper > ul > li > ul > li:first-child:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 20px;
  /*background-color:#C3161C;*/
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  transition: .2s ease-in-out;
}
.header .nav .hs-menu-wrapper ul ul li.hs-item-has-children > a {
  padding-right: 25px;
}
/*.header .nav .hs-menu-wrapper ul ul li a {
background: #333c4e;
color: #ffffff !important;
}*/
.header .nav .hs-menu-wrapper ul ul li a {
  min-width: 11.25rem;
  max-width: 17.5rem;
  padding: 0.5rem 0.9375rem; 
  color: #ffffff;
  text-transform: capitalize;
  font-weight: normal;
  /* -webkit-transform: translateZ(0); */
}
.header .nav .hs-menu-wrapper a {
  display: block;
  position: relative;    max-width: inherit;  
 /* line-height: 1.923;*/
  text-overflow: inherit;
}
.header .nav .hs-menu-wrapper ul, 
.header .nav .hs-menu-wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .nav .hs-menu-wrapper li:hover > ul {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.header .nav .hs-menu-wrapper li:hover > ul {
  opacity: 1;
}
.header .nav .hs-menu-wrapper li:hover > ul {
  max-width: none;
  height: auto;
  overflow: visible;
  visibility: visible;
}
.header .nav .hs-menu-wrapper ul ul li.hs-item-has-children > a:before {
  content: "\f105";
  font-weight: 900;
  position: absolute;
  right: 15px;
  font-family: Font Awesome\ 5 Free;
}
.header .nav .hs-menu-wrapper ul ul ul li:first-child:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 11px;
  left: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  transition: .2s ease-in-out;
}

.header-container-wrapper.Stickyheader{
  position: fixed;
  -webkit-box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
  top: 0;
  background-color: #ffffff;
  animation: smoothScroll 1s forwards;
  max-width: 1560px;
  left: 0;
  right: 0;
  margin: 0 auto
}
.header-container-wrapper.Stickyheader .header .logo {
  width: 135px !important;
}
.header-container-wrapper.Stickyheader  .header .nav {
  padding: 0px 0 0 0;
}

.header .custom-logo.LPheader{
  margin: 10px auto;
  padding: 0 21px;
}
.custom-logo.LPheader{
    margin: 10px auto;
    padding: 0 21px;
  }

@media screen and (min-width: 768px){
  .header .custom-logo.LPheader{
    margin: 20px auto;
    padding: 0 20px;
  }
  .custom-logo.LPheader{
    margin: 20px auto;
    padding: 0 20px;
  }
}
/*************************Header-End****************************/

/*************************Dowload****************************/

.containerDescargable{
  max-width: 1400px;
  margin: 25px auto !important;
  float: inherit !important;
  padding: 25px;
}

.error404{
  max-width: 1400px;
  margin: 25px auto !important;
  float: inherit !important;
  padding: 25px;
  min-height: 40vh !important
}

.containerDescription{
  max-width: 1200px;
  margin: 0 auto !important;
  float: inherit !important;
  padding: 75px 10px
}

.boxdescargable{
  padding: 25px 50px;
}

.boxForm-descargable{
  padding: 45px 55px;
  background: #dcdcdc;
}

.boxForm-descargable h3{
  margin: 0 auto 30px;
  text-align: center;
  line-height: 2.3rem
}

.boxdescargable h1{
  color: #D80E18;
  font-size: 2.4rem;
  line-height: 3.2rem;
  padding: 0px 0px 20px 0px;
  font-family: "Mulish", sans-serif;
  margin-top:-40px;
}

.boxdescargable .textDescargable{
  padding: 20px;
  color: #969696;
  font-family: "Mulish", sans-serif;
  line-height: 1.8rem;
}

.boxdescargable .coverPage{
  /* box-shadow: 3px 6px 8px #e4e4e4; */
}

.boxForm-descargable .input input, .boxForm-descargable select{
  border: none;
  cursor: pointer;
  height: 38px;
  line-height: inherit;
  margin: 0 auto 18px;
  font-family: "Mulish", sans-serif;
  padding:  6px 10px;
  color: #333;
  border-radius: 4px;
  display: block;
  background: #ffffff;
  margin: 5px auto 15px;
  
}

.boxForm-descargable select{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.828' height='8.414' viewBox='0 0 14.828 8.414'%3E%3Cpath id='Trazado_279' data-name='Trazado 279' d='M20.5,11.5l-6,6-6-6' transform='translate(-7.086 -10.086)' fill='none' stroke='%23646464' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}


.boxForm-descargable label span:first-child{
  text-transform: capitalize
}

.boxForm-descargable .hs_submit.hs-submit input[type="submit"]{
  border-radius: 10px;
  background:#333333;
  color: #ffffff;
  border: none;
  height: 50px;
  line-height: 50px;
  margin: 16px auto 30px;
  width: 100%;
}

.boxForm-descargable .hs_submit.hs-submit input[type="submit"]:hover{
  background:#1F1F1F;
}

.containerDescription h2{
  margin: 0 auto 30px;
  color: #D80E18;
  text-align: center
}


.formNewsletter-footer form input[type="text"], .formNewsletter-footer form input[type="email"] {
   margin-right: 0 !important;
   margin-top: 25px !important;
}

.formNewsletter-footer h3 {
    margin-right: 12px;
}

select #topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_1225 {
    border-radius: 5px !important;
    height: 35px !important; 
    border: none !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: "Mulish", sans-serif!important;
}

#topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_1225 {
    border-radius: 5px !important;
    height: 35px !important; 
    border: none !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: "Mulish", sans-serif!important;
}


.hs-input {
    border-radius: 5px !important;
    height: 35px !important; 
    border: none !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: "Mulish", sans-serif!important;
}


 .is-placeholder {
    border-radius: 5px !important;
    height: 35px !important; 
    border: none !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: "Mulish", sans-serif!important;
}


.hubdew-footer-column {
    border-radius: 5px !important;
    height: 35px !important; 
    border: none !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: "Mulish", sans-serif!important;
}

#hs_cos_wrapper_module_160315993449760 {
      margin-right: 8%;
}

#hs_cos_wrapper_module_1615331764256120_ {
    display: none !important;
}

#label-topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_9324 {
  margin-left: 32px !important;
}

#topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_9324 {
margin-left: 27px !important;
}

label #label-topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_6305 {
  margin-left: 35px !important;
}

.hs_topic_of_interest .hs-topic_of_interest .hs-fieldtype-select .field .hs-form-field #label-topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_8569  {
  margin-left: 35px !important;
}


.hs_topic_of_interest .hs-topic_of_interest .hs-fieldtype-select .field .hs-form-field  span{
  padding-left: 35px !important;
}


.hs_topic_of_interest .hs-topic_of_interest .hs-fieldtype-select .field .hs-form-field  label{
  padding-left: 35px !important;
}

#label-topic_of_interest-21b57511-1877-4f81-b2e4-ca40538c4e82_405 {
  padding-left: 15% !important;
}

.hs_topic_of_interest {
  padding-left: 5% !important;
}

.actions {
  margin-top: 25px;
}


.hubdew-footer {
 min-height: 250px !important;
}

@media screen and (max-width: 1024px) {
  .boxdescargable{
    padding: 25px;
  }
  .boxdescargable h1 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding: 20px 0 30px;
    max-width: inherit;
  }
  .boxForm-descargable{
    padding: 25px
  }
}

@media screen and (max-width: 768px){
    .boxdescargable h1{
      font-size: 1.6rem
    }

    .boxdescargable .coverPage{
      display: block;
      width: 100%;
    }
  
    .boxdescargable .textDescargable {
      width: 100%;
      margin: 10px auto;
      padding: 10px 0
  }
  .containerDescription{
    padding: 25px
  }
  .boxForm-descargable h3{
    margin: 10px 0 30px;
    text-align: left;
    line-height: 2.3rem;
    font-size: 1.4rem;
  }
  
  .containerDescription h2{
    text-align: left;
    margin: 10px 0 0;
    font-size: 2rem
  }
}

@media screen and (max-width: 680px){
  .containerDescargable{
   padding: 0;
   margin: 0 auto !important
  }
  
  .boxdescargable h1{
    padding: 10px 0
  }
  
  .hs_topic_of_interest {
    padding-left: 0% !important;
    width: 100% !important;
   }
  
  .hs-input {
   width: 100% !important;
  }
  
 .form.hs-form-21b57511-1877-4f81-b2e4-ca40538c4e82_85a1f4e1-0491-4f09-94be-1b35d982d281:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input {
  width: 100% !important;
  }
  
  form.hs-form-21b57511-1877-4f81-b2e4-ca40538c4e82_8f03f639-57f9-4465-a602-fe397421b8da:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input, form.hs-form-21b57511-1877-4f81-b2e4-ca40538c4e82_8f03f639-57f9-4465-a602-fe397421b8da:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input {
    width: 100% !important;
  }
  
}


.containerDescription .boxDetails .boxDetails-title h3{
  max-width: 300px;
  line-height: 2.3rem;
  margin-bottom: 10px;
  color: #333;
  font-family: "Mulish", sans-serif;
}

.containerDescription .boxDetails{
  padding: 20px 0;
}

.containerDescription .boxDetails ul{
  padding-left: 10px;
}

.containerDescription .boxDetails ul li{
  margin: 10px 0;
}

.containerDescription .boxDetails img{
  margin-right: 10px
}

.containerDescription .boxDetails .boxDetailsText{
  color: #969696;
  font-family: "Mulish", sans-serif;
}

.containerDescription .boxDetails .boxDetailsText ul li:before{
  content:"";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #e8bfc5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.submitted-message{
  color: #ffffff;    
  padding: 0 10px;
  font-size: 1.2rem;
}
#hs_form_target_module_1625148484599113{
  color: #666 !important;    
  padding: 0 10px;
  font-size: 1rem  !important;
  margin-top: 10px;
}
  

/*************************Dowload****************************/

/*************************Tabs****************************/
.containerTabs{
  max-width: 1400px;
  margin: 25px auto !important;
  float: inherit !important;
  padding: 25px;
}
/*************************Tabs****************************/

/*************************bananer-Section***********************/
.banner_section {
  width: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  /*min-height: calc(100vh - 80px);*/
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 195px 0px;
}


/*.case-study-page .banner_section{ 
 min-height: calc(100vh - 80px);
  }*/
.banner_section .conatiner {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.Banner_contact{ width: 100%; display: inline-block; padding: 0;  }
.Banner_contact h1{ color: #ffffff; font-size: 60px;}
.Banner_contact span{ color: #ffffff; font-size: 15px; display: block; margin: 25px 0; font-family: "Mulish", sans-serif;letter-spacing: .25px;
    line-height: 1.7; }
.Banner_contact ul{ width: 100%; display: inline-block; margin: 0; padding: 0; }
.Banner_contact ul li{ display: inline-block; margin: 0 10px; padding: 0; }
.Banner_contact ul li a{ 
  display: inline-block; 
  height: 50px;
  line-height: 48px;
  margin: 0; padding: 0 30px; 
  color: #ffffff; 
  font-size: 14px; 
  font-weight: ; 
  border-radius: 5px;
  border:2px solid #ffffff;
  font-family: Mulish;
}
.Banner_contact ul li:last-child a{
  background-color: #f2f2f2;
  border:2px solid transparent;
  color: #9B1300;
}
.Banner_contact .button_Group{ margin-top: 25px; }

.Banner_contact ul li a:hover{
  background-color: #f2f2f2;
  border:2px solid transparent;
  color: #9B1300;
}
.Banner_contact ul li:last-child a:hover{
  background-color: inherit;
  border:2px solid #C3161C;
  color: #ffffff;
}
span.sn-arrow {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background-color: #C3161C;
  border-radius: 100px;
  position: absolute;
  bottom: 113px;
  cursor: pointer;
  margin-left: -22px;
}
span.sn-arrow i.fas.fa-chevron-down{
  font-size: 14px;
}
iframe {
  width: 100%;
}
/******fully Responsive section********/
.hebdew_head span{
  font-size: 18px; 
  font-weight: normal;
  font-family: ;
  color: #858585;
}
.hebdew_head span p, .hubdew_contant_body span p{
  font-size: 18px; 
  font-weight: normal;
  font-family: ;
  color: #858585;
}
.hubdew_contant_body{
  margin-top: 35px;
}
.hubdew_contant_body ul{
  margin-top: 40px;
}
.hubdew_contant_body ul li{ display: inline-block; padding: 0 5px; }
.hubdew_contant_body ul li a{  }
/******fully Responsive section********/
/******Drag Drop Section********/
.two_column_row {
  width: 100%;
  float: left;   
}
.DevSection{ padding: 0 15px; }
div .DevSection {
  margin-top: 0;
}
.DevSection .devlmpt_img {
  flex: 0 0 50%;
  max-width: 50%;
}
.DevSection.right .devlmpt_img{
  text-align: right;
}
.DevSection .devlmpt_contact {
  flex: 0 0 50%;
  max-width: 50%;
}
a.btn.get_premium{ margin-top: 25px;}
.background_bg{ background-color: #f2f2f2; min-height:600px; }
section.Ebook_wrap.background_bg {
  min-height: inherit;
}
.container.fullwidth .DevSection.right .devlmpt_contact {
  padding-right: 3%;
  padding-left: 20%;
}
.container.fullwidth .DevSection.left .devlmpt_contact {
  padding-right: 20%;
  padding-left: 3%;
}
/******Drag Drop Section end********/
/******Why Hubdew Theme Section********/
.theme_r {  
  margin-top:50px;
  margin-bottom:50px;
}
.hubdew-theme-column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.hubdew_theme_box {
  padding: 0 15px;
  margin-bottom: 30px;
}
.hubdew_theme_box .hubdew_wrap_bx {
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 25px 20px 25px 10px;
}
.hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-lt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}
.hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-rt p{
  line-height: 25px;
  margin: 12px 0;
}
.hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-lt .icon {
  background-color: #C3161C;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
.hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-lt .icon i{ color: #ffffff; }
.hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-rt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 78%;
  flex: 0 0 78%;
  max-width: 78%;
  padding: 0 0 0 8px;
}
.hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-rt h4{
  color: #858585;
  font-size: 20px;
}
a.learn_more{
  font-size:13px;
  position: relative;
  font-weight: ;
  font-family: Mulish;
  color: #858585;
  text-transform: uppercase;
}
a.learn_more::before {
  content: "\f061";
  font-weight: 900;
  /* position: absolute; */
  right: -18px;
  font-family: Font Awesome\ 5 Free;
  color:  #858585;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 3px;
}
a.learn_more:hover{
  color: #C3161C;
}
a.learn_more:hover::before{ color: #C3161C; }
.one-pager-template .hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-lt{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22%;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  margin-bottom: 30px;
}
.one-pager-template .hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-rt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0 0 0px;
  text-align: center;
}
/******Why Hubdew Theme Section End********/
/*************Happy Customers Start************/
.partner-logo ul{ margin-top: 45px; }
.partner-logo ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  border-left: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  padding: 25px 0;
  min-height: 115px;
}
.partner-logo ul li:nth-of-type(1),
.partner-logo ul li:nth-of-type(2),
.partner-logo ul li:nth-of-type(3),
.partner-logo ul li:nth-of-type(4),
.partner-logo ul li:nth-of-type(5) {
  border-top: 0;
}
.partner-logo ul li img{
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  opacity: 0.8;
}
.partner-logo ul li img:hover{
  -webkit-filter: grayscale(0);
  filter: none;
  opacity: 1;
}
.partner-logo ul li:first-child{
  border-left: 0;
}
.partner-logo ul li:nth-of-type(5n+1){
  border-left: 0;
}
/*************Happy Customers End************/
/**************DEW CONTACT START***************/
.contact-comn {
  background: #f3f3f3;
  padding: 36px 15px;
  min-height: 210px !important;
}
.contact-comn.Phone span:before {
  content: "\f095";
}
.contact-comn.email-address span:before {
  content: "\f0e0";
}
.contact-comn.address span:before {
  content: "\f041";
}
.contact-comn a {
  color: #737374;
}
.contact-comn span:before {
  background: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  font-family: FontAwesome;
  color: #ff7a59;
  font-size: 18px;
  border-radius: 50%;
  line-height: 40px;
  box-shadow: 0 0 1px #000;
  margin-bottom: 20px;
}


.stickySocial {
  max-width: 1300px;
  margin: 0 auto;
  display: none;
}

.stickySocial ul {
  left: 20px;
  right: auto;
  background-color: transparent;
  top: 10vh;
  position: fixed;
  width: 60px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  padding-top: 30px;
}

.stickySocial ul a {
  margin-bottom: 12px;
  display: block;
  color: #C31626
}

.tab2-content.active {
    text-align: center;
}

.hs-breadcrumb-menu {
display; block !important;
}

@media screen and (max-width: 1024px){
  
  .stickySocial{
    position: inherit
  }
  .stickySocial ul{
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: #C31626;
    width: 100%;
    padding-top: 10px;
  }
  
  .stickySocial ul a{
    padding: 0 10px;
    color: #fff
  }
  
}

.hs-content-id-35302792934 .span12.widget-span.widget-type-custom_widget.breadcrumbs.migas-pet {
  max-width: 1560px;
  margin: 0 auto;
  display: block;
  float: none;
  
}

#hs_form_target_module_152887073607991 .hs-form-field>label {
  /*display: block;*/
}
/**********DEW CONTACT END*******/
/*************Testimonail Start**********/
.Testimonial-Dection {
  background-size: cover;
  background-repeat: no-repeat;
}
.client-TestimonialSlider {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.client-TestimonialSlider .Client-heading{ display: inline-block; position: relative; margin-bottom: 20px; }
.client-TestimonialSlider .Client-heading h2{ color: #333333;  position: relative; z-index: 1; }
.client-TestimonialSlider .Client-heading span{ color: #333333; font-size: 18px; }

.clientbox_wrap{ max-width: 830px; margin: 0 auto; width: 100%; }
.client-TestimonialSlider .clientbox{ width: 100%; display: inline-block; position: relative;}
.client-TestimonialSlider .clientbox .owl-stage-outer{   
  margin-bottom: 25px;
}
.owl-carousel .owl-item .Client-box .client_img{ position: relative; width: 120px; height: 120px; display: inline-block; border-radius: 100px; 
  border:2px solid #fff; 
  margin-bottom: 30px;
}
.owl-carousel .owl-item .Client-box .client_img img{ width: 120px; height: 120px; display: inline-block;  border-radius: 100px; }
.client-TestimonialSlider .clientbox .Client-box{ width: 100%; display: inline-block; text-align: center; box-sizing: border-box; margin-top: 20px;}
.client-TestimonialSlider .clientbox .Client-box h5{ font-size: 18px; color:333; margin: 15px 0 5px; font-weight: 400;}
.client-TestimonialSlider .clientbox .Client-box p{ color: #333; font-style: italic; line-height: 26px;}
.client-TestimonialSlider .clientbox .Client-box span {
  text-transform: uppercase;
  color: #333333;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.clientbox_wrap .clientbox #Clients_slider .owl-nav{ display: block; }
.clientbox_wrap .clientbox #Clients_slider .owl-nav button span{ font-size: 0;
  width: 22px;
  height: 42px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat; }
.clientbox_wrap .clientbox #Clients_slider .owl-nav button{}
.clientbox_wrap .clientbox #Clients_slider .owl-nav button:hover{ background-color: inherit; }
.clientbox_wrap .clientbox #Clients_slider .owl-nav button.owl-prev,
.clientbox_wrap .clientbox #Clients_slider .owl-nav button.owl-next{
  position: absolute;
  top: 45%;
}
.clientbox_wrap .clientbox #Clients_slider .owl-nav button.owl-prev{
  left: -80px;
}
.clientbox_wrap .clientbox #Clients_slider .owl-nav button.owl-next{
  right: -80px;
}
.clientbox_wrap .clientbox #Clients_slider .owl-nav button.owl-prev span{
  background-image: url(https://www.webdew.com/hubfs/Hubdew%20Template/arrow-left.svg);
}
.clientbox_wrap .clientbox #Clients_slider .owl-nav button.owl-next span{    
  background-image: url(https://www.webdew.com/hubfs/Hubdew%20Template/arrow-right.svg);
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 3px;
}
.clientbox_wrap .clientbox #Clients_slider .owl-dots button.owl-dot.active span{ background-color: #C3161C; width: 10px; }
/*************Testimonail end************/
/*Meet The Team*/
.hubdew-team-section{ padding-top: 100px; padding-bottom: 40px; }
.meet_team_wrap{   margin-top: 0;}
.meet_team_wrap .owl-carousel .owl-stage-outer {
  padding: 50px 0;
}
.hubdew-team-box {
  background-color: #f2f2f2;
  padding: 45px 0;
}
.hubdew-team-img {
  width: 150px;
  height: 150px;
  display: inline-block;
  border: 2px solid #808795;
  padding: 8px;
  border-radius: 100px;
  margin-bottom: 20px;
}
.hubdew-team-img .img_circel{
  width: 130px;
  height: 130px;
  display: inline-block;  
  border-radius: 100px;
}
.hubdew-team-img .img_circel img{
  border-radius: 100%;
  width: 100%;
  height: 100%;
}
.hubdew-team-box .content_team{ padding: 0 15px; }
.hubdew-team-box .content_team h5{  
  color: #353030;
  font-weight: ;
  text-transform: uppercase; 
}
.hubdew-team-box .content_team span{
  color: #858585;
  font-family: ;
  font-size:14px;
  margin:10px 0;
  display:block;
}
.hubdew-team-box .content_team p{  }
.owl-carousel.owl-drag .owl-item{
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.meet_team_wrap .owl-carousel.owl-drag .owl-item:hover{
  transform: scale(1.1); 
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}
.meet_team_wrap .owl-carousel.owl-drag .owl-item:hover .item .hubdew-team-img{
  border-color:#00a9fa;
  border-width: 2px 0;
  border-style: solid;
}
.meet_team_wrap .owl-carousel.owl-drag .owl-item:hover .hubdew-team-box{
  background-color: #fff;
  border-color:#00a9fa;
  border-width: 4px 0;
  border-style: solid;  
}
.meet_team_wrap .owl-carousel.owl-drag .owl-item:hover .hubdew-team-box .content_team h5{  
  color: #C3161C;
}
/*Meet The Team end*/
/*blog*/
.hubdew-recent-blog {
  padding-bottom: 100px;
}
.hubdew-blog-inner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.hubdew-blog-listing {
  margin-top: 45px;
  margin-bottom:45px;
}
.hubdew-post-name h4 a {
  color: #9B1300;
  display: inline-block;
}
.hubdew-blog-wrap {
  margin: 0 15px;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 0 7px rgba(2,16,48,0.15);
  -webkit-box-shadow: 0 0 7px rgba(2,16,48,0.15);
  -moz-box-shadow: 0 0 7px rgba(2,16,48,0.15);
}
.hubdew-post-date {
  font-size: 14px;
  font-weight: 600;
  color: #858585;
}
.hubdew-feature-img-blogs img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.hubdew-post-name h4 a:hover {
  color: #C3161C;
}
.hubdew-post-name {
  width: 100%;
  padding: 25px 25px;
  min-height: 170px;
  flex-wrap: wrap;
}
.hubdew-post-name h4 {
  max-width: 100%;
  flex: 0 0 100%;
}
/*blog*/
/*footer*/


.formNewsletter-footer {
  background: #EF9EA2;
  padding: 20px 10px
}

.formNewsletter-footer .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.formNewsletter-footer form{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.formNewsletter-footer form input[type="text"], .formNewsletter-footer form input[type="email"]{
  height: 35px;
  border-radius: 4px;
  border: none;
  margin: 0 20px;
  line-height: 35px;
  padding: 0 10px;
}

.formNewsletter-footer form .hs_submit.hs-submit input[type="submit"]{
  border-radius: 3px 3px 21px;
  background:#333333;
  color: #ffffff;
  border: none;
  height: 35px;
  line-height: 35px;
  margin: 0 20px;
  min-width: 200px
}

@media screen and (max-width: 768px){
  .formNewsletter-footer form .hs_submit.hs-submit input[type="submit"]{
    min-width: 150px;
    margin-right: 0
  }
}

@media screen and (max-width: 680px){
  .formNewsletter-footer{
    padding: 35px 25px
  }
  .formNewsletter-footer .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form{
    display: block
  }
  .formNewsletter-footer form{
    display: block
  }
  .formNewsletter-footer form input[type="text"], .formNewsletter-footer form input[type="email"]{
    width: 100% !important;
    margin: 10px auto
  }
  .formNewsletter-footer h3{
    text-align: center;
  }
  .formNewsletter-footer form .hs_submit.hs-submit input[type="submit"]{
    width: 100%;
    margin: 10px auto;
  }
}
.formNewsletter-footer h3{
  color: #333333;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 20px;
}

.titleLinks-footer{
  color: #C30E18;
  font-size: 1.2rem;
}


.hubdew-footer .logo-footer img{
  min-width: 180px;
}
.hubdew-footer-copy-bottom {
  background: #9B1300;
  padding: 10px 0px;
}
.hubdew-footer-copy-bottom p {
  color: #f2f2f2;
  float: left;
  padding: 14px 0px; 
  font-size: 15px;  
}
.hubdew-footer-copy-bottom .btn.buy-now {
  float: right;
  border-color: #f2f2f2;
  color: #f2f2f2;
  order: 1;
}
.hubdew-footer-copy-bottom .btn.buy-now:hover {
  border-color: transparent;
  background: #ffffff;
  color: #9B1300;
}
.hubdew-footer-column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.hubdew-footer-column.first ul li:nth-child(4) a,
.hubdew-footer-column.first ul li:nth-child(5) a
{
  padding: 10px 0
}

.hubdew-footer-column.first ul li:first-child a{ padding: 10px 0 0; }
.hubdew-footer-column.first ul li:nth-child(2) a{padding: 0}
.hubdew-footer-column.first ul li:nth-child(3) a{padding: 0 0 10px}


.hubdew-footer-desc span {
  padding: 20px 0px 35px 0px;
  display: inline-block;
  color: #fff
}

.hubdew-footer a{
  color: #C30E18;
}

.hubdew-footer a:hover{
  color: #ea6469
}

.hubdew-footer-logo svg {
  width: 160px !important;
}
.hubdew-footer-social-icons a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 6px 6px 0;
  background-color: transparent;
  border-width:2px;
  border-style: solid;
  border-color: #00a9fa;
  border-radius: 100%;
  color: #00a9fa;
  text-align: center;
  transition: .4s;
  font-size: 20px;
  line-height: 50px;
}
.hubdew-footer .hubdew-footer-social-icons svg{
  fill: #00a9fa;
}
.hubdew-footer .hubdew-footer-social-icons a:hover svg {
    fill:#00a9fa;
}
.hubdew-footer-social-icons a:hover {
  background: #ffffff;
  color: #ffffff;
}
.hubdew-footer-column h4 {
  color: #f2f2f2;
  text-transform: uppercase;
  padding: 20px 0 20px 0px;
}
.hubdew-footer-column-wrap {
  padding: 0px 15px;
}
.hubdew-footer-menu ul li {
  float: none !important;
}
.hubdew-footer-menu ul li a {
  color: #f2f2f2;
  font-size: 15px;
  display: inline-block;
  padding: 5px 0px !important;
  font-family: ;
}
.hubdew-footer-menu ul li a:hover {
  color: #ffffff;
}
.ft-quick-links .hubdew-footer-column-wrap{
  display: flex;
  flex-wrap: wrap;
}
.ft-quick-links h4 {
  flex: 0 0 100%;
  max-width: 100%;
}
.hubdew-footer-menu {
  flex: 0 0 50%;
  max-width: 50%;
}
.hubdew-footer-form .hs-button.primary.large {
  display: inline-block;
  margin: 0;
  padding: 0px 30px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  border-radius: 5px;
  font-family: Mulish;
  cursor: pointer;
  background-color: #00a9fa;
  border: 2px solid transparent;
}
.hubdew-footer-form .hs-button.primary.large:hover {
  background: #00a9fa;
}
.hubdew-footer-form .hs-input {
  height:48px;
  border: 0px;
  border-radius: 5px;
  font-size: 14px;
  font-family: Mulish;
  color: #000;
  width: 100%;
  margin-bottom: 10px;
}
.hubdew-footer-form .hs-input::placeholder {
  color: #000;
}
.hs_message.hs-message .input textarea.hs-input {
  height: 90px;
  width: 100%;
}
.hubdew-footer-form .hs-form-field .hs-form-required {
  display: none;
}
.hubdew-footer-form .hs-error-msg,
.hubdew-footer-form .hs-main-font-element{
  color: red;
  width: 100%;
  font-size: 12px;
  font-family: Mulish;
  padding: 0px 10px 10px 0px;
  display: inline-block;
}
.hubdew-footer-copy-right-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hs-form-radio >label{ width: 100%; display: inline-block; margin-bottom: 10px; }
.hubdew-footer-form .hs-form-radio label span{ color: #fff; float: left; }
.hs-fieldtype-radio label span {   
    margin-bottom: 10px;
    display: block;
}
.hubdew-footer-form .hs_message.hs-message.hs-fieldtype-textarea label span{
  color: #fff;
}

.hubdew-footer-form .hs-fieldtype-radio label span{  color: #fff; }
.hs-form-radio{ float: left; margin-right:10px; }
.hs-form-radio:last-child{ margin-right:0px; }
.hs-form-radio .hs-input{
  width: auto;
  height: auto;
  margin: 2px 8px 0 0;
  float: left;
}
.hs_checkbox.hs-checkbox .input .inputs-list{ margin: 10px 0; }

.hubdew-footer-form .hs_checkbox.hs-checkbox .input .inputs-list li.hs-form-booleancheckbox span{
  color: #fff;
}
.hs-fieldtype-checkbox.field.hs-form-field{ margin-top: 10px; margin-bottom: 10px }

.hs-fieldtype-checkbox.field.hs-form-field .inputs-list.multi-container{ margin-top: 10px; }
.hs-fieldtype-checkbox.field.hs-form-field .inputs-list.multi-container .hs-form-checkbox {
    margin: 0 10px 0 0;
    float: left;
}

.hs-fieldtype-checkbox.field.hs-form-field label span{ margin-bottom: 10px; }
.hubdew-footer-form .hs-fieldtype-checkbox.field.hs-form-field label span {
    color: #fff;
}

.hs_radio_button.hs-radio_button.hs-fieldtype-radio.field.hs-form-field > label {
    margin-bottom: 10px;
    display: block;
}
.hubdew-footer-form .hs_radio_button.hs-radio_button.hs-fieldtype-radio.field.hs-form-field > label {
  color: #fff;
}

.hubdew-footer-form  ul.inputs-list li.hs-form-booleancheckbox span {
  color: #fff;
}
.hubdew-footer-form  ul.inputs-list li.hs-form-booleancheckbox span {
  color: #fff;
}
.hs_select_options.hs-select_options{ margin-top: 10px; }
.hubdew-footer-form .hs_select_options.hs-select_options label{ color: #fff;  margin-top: 10px; }

input.hs-input[type="checkbox"] {
  height: auto;
  margin: 0 9px 0 0;
}
.hubdew-footer-form .inputs-list input.hs-input[type="checkbox"] span{ color: #fff; }
.hs_checkbox.hs-checkbox .input .inputs-list li.hs-form-booleancheckbox .hs-input{
  width: auto;
  height: auto;
  margin: 2px 8px 0;
  float: left;  
}
/*footer-end*/
.devlmpt_img img {
  height: auto;
}
div .DevSection.left .devlmpt_contact {
  padding-right: 65px;
  padding-left: 20px;
}
div .DevSection.right .devlmpt_contact {
  padding-right: 65px;
  padding-left: 20px;
}
/*Home-2*/
.slider_wrap.Banner_contact h1 {
  padding: 0 75px;
}
.slider_wrap h1, .slider_wrap span {
  color: #fff;
}
.slider_wrap {
  position: relative;
  z-index: 1;
}
.hubdew-hero-slider-wrap{ position: relative; }
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hubdew-hero-slider-wrap .item {
  /*min-height: calc(100vh - 100px);*/
  justify-content: center;
  text-align: center;
  align-items: center;
  display: flex;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 195px 0px;
}
.hubdew-hero-slider-wrap .owl-theme .owl-dots{ display: none; }
.hubdew-hero-slider-wrap .owl-theme .owl-nav { }
.hubdew-hero-slider-wrap .owl-theme .owl-nav button{
  position: absolute;
  top: 35%;
}
.hubdew-hero-slider-wrap .owl-theme .owl-nav button:hover{
  background-color: inherit;
}
.hubdew-hero-slider-wrap .owl-theme .owl-nav button span{
  font-size: 0;
  width: 33px;
  height: 62px;
  display: inline-block;
}
.hubdew-hero-slider-wrap .owl-theme .owl-nav button.owl-prev{
  left: 10%;
}
/* .hubdew-hero-slider-wrap .owl-theme .owl-nav button.owl-prev span{
  background-image: url(https://www.webdew.com/hubfs/Hubdew%20Template/arrow-left-1.svg);
} */
.hubdew-hero-slider-wrap .owl-theme .owl-nav button.owl-next{
  right: 10%;
}
/* .hubdew-hero-slider-wrap .owl-theme .owl-nav button.owl-next span{
  background-image: url(https://www.webdew.com/hubfs/Hubdew%20Template/arrow-right-1.svg);
} */
.hubdew-hero-slider-wrap #hubdew-hero-slider {
  position: relative;
}
.Home-option2 .hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-lt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: left;
}
.Home-option2 .hubdew-theme-column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.Home-option2 .hubdew_theme_box .hubdew_wrap_bx .hubdew-theme-rt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 78%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  margin-top: 15px;
}
.Home-option2 .hubdew_theme_box .hubdew_wrap_bx{
  background-color: #f2f2f2;
  padding: 25px 15px 25px 15px;
}
.hebdew_head h2 {
  width: 100%;
  display: inline-block;
}
.hubdew-get-attention-section {
/*   min-height: 600px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #9B1300;
}
.hubdew-get-attention-section-wrap h2{
  color: #fff;
}
.hubdew-get-attention-section-wrap .hebdew_head > span{
  padding: 0 15%;
  color: #fff;
  line-height: 26px;
}
.hubdew-get-attention-section-wrap .btn.modal-popup-btn {
  color: #fff;
  border-color: #fff;
  margin-top: 25px;
  padding: 0 20px;
  line-height: 48px;
}
.three-column-inner{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.module-three-box {
  display: inline-block;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.hubdew-three-column-listing {
  margin-top: 45px;
}
.three-column-inner-img {
  overflow: hidden;
  width: 100%;
  float: left;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
}
.three-column-inner-img::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #C3161C;
  position: absolute;
  bottom: 0;
  left: 0;
  float:left;
}
.three-column-inner-img img{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: auto;
}
.three-column-inner .content {
  float: left;
  width: 100%;
  padding: 20px;
  border-bottom-left-radius: 10px;
}
.three-column-inner .content p{
  margin: 15px 0;
}
.three-column-inner .content h4{ color: #858585; }

.three-column-inner:hover .module-three-box{
  background-color:#fff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.15);
}
.three-column-inner:hover .three-column-inner-img img{
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  transform: scale(1.1); 
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  opacity: 0.8;
}
.three-column-inner:hover .three-column-inner-img::before{
  width: 0;
}
.simple_text_wrap {
  display: flex;
  justify-content: space-between;
}
.hubdew_website_content h3,
.hubdew_website_content span,
.hubdew_website_button .btn{
  color: #9B1300;
}
.hubdew-section-button{
  background-color: #9B1300;
}
.hubdew_website_button .btn{
  border-color: #9B1300;
}
.hubdew-feature-slider .hebdew_head {
  position: relative;
  margin-bottom: 35px;
}
.hubdew-feature-slider .hebdew_head h5 {
  padding: 0 45px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  font-size: 15px;
  text-transform: uppercase;
  color: #9B1300;
}
.hubdew-feature-slider .hebdew_head::after {
  position: absolute;
  top: 11px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d0d2d3;
  content: "";
}
.feature-image-slides img{
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  opacity: 0.8;
}
.feature-image-slides img:hover{
  -webkit-filter: grayscale(0);
  filter: none;
  opacity: 1;
}
.hubdew-feature-slider-wrap div#feature-slider {
  position: relative;
}
.hubdew-feature-slider-wrap div#feature-slider .owl-dots{
  display: none;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button{
  position: absolute;
  top:0;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button:hover{
  background-color: inherit;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button span{
  font-size: 0;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button.owl-prev{
  left: -40px;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button.owl-prev span{
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/featured-arrow-left.png);
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button.owl-next{
  right: -40px;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button.owl-next span{
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/featured-arrow-right.png);
}
.hubdew-feature-slider-wrap div#feature-slider {
  position: relative;
}
.hubdew-feature-slider-wrap .owl-carousel .owl-item img {
  width: auto;
}
/*******popup******/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0,0,0, 0.8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.fade {
  transition: opacity .15s linear;
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0,-50px);
  transform: translate(0,-50px);
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-content .close {
  position: absolute;
  right: -28px;
  top: -40px;
  background-color: #fff;
  border: 0;
  width: 40px;
  height: 40px;
  color: #9B1300;
  border-radius: 100px;
  cursor: pointer;
}

.modal-dialog.modal-dialog-centered  .modal-content span{
   padding: 0; 
   line-height: inherit;
   color: #666f80;
    display: inline;
}

.modal-dialog.modal-dialog-centered  .modal-content .heading-title{ padding: 15px 0; }
.modal-dialog.modal-dialog-centered  .modal-content .hs-form-field label{
  text-align: left;
}

.modal-dialog.modal-dialog-centered  .modal-content .hs-form .hs_submit.hs-submit{
   margin: 15px 0;
}


.modal-content .close:hover{
  background-color: #C3161C;
  color:#fff;
}
.hs-form-field .hs-form-required {
  display: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #011031;
  font-size: 16px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #011031;
  font-size: 16px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #011031;
  font-size: 16px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #011031;
  font-size: 16px;
}
.input input {
  width: 100%;
  height: 48px;
  border-radius: 3px;
  border: 2px solid #ccc;
  margin-bottom: 10px;
  font-size: 16px;
  color: #011031;
  font-family: ;
}
.input textarea{
  width: 100%;
  height: 90px;
  border-radius: 3px;
  border: 2px solid #ccc;
}
input[type="submit"]{
    -webkit-appearance: none;
    -ms-appearance: none;
     appearance: none;
}
.hs_submit.hs-submit input[type="submit"], .hs-button.large.primary{
  height: 48px;
  padding:0px 30px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 15px;
  line-height: 48px;
  cursor: pointer;
  color:#ffffff;
  background-color:#00a9fa;   
  font-family: Mulish;
  border: 2px solid #00a9fa;
  border-radius:5px;
}
.hs_submit.hs-submit {
  text-align: left;
}
.hs_submit.hs-submit input[type="submit"]:hover,
.hs-button.large.primary:hover{
  border:2px solid transparent;
  background-color:#00a9fa;
  color:#ffffff;
}
ul.no-list.hs-error-msgs.inputs-list {
  text-align: left;
  margin-top: -10px;
}
ul.no-list.hs-error-msgs.inputs-list li label {
  color: #d8a921;
  font-size: 13px;
  text-align: left;
  font-style: italic;
}
@media (min-width: 576px){
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
}
@media (min-width: 576px){
  .modal-dialog {
    max-width: 501px;
    margin: 1.75rem auto;
  }
}
@media (min-width: 576px){
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
}
.hubdew-footer-form {
  position: relative;
  min-height: 160px;
}
.hubdew-footer-form .submitted-message{ border-radius: 10px; }
.hubdew-footer-form .submitted-message {
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
  padding: 0 45px;
  font-family: Mulish;
}
/*Home-2*/
/****************home3*******/
.hubdew-simple-pricing-wrap .pricing-table {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 25%;
  max-width: 25%;
}
.hubdew-simple-pricing-wrap {
  margin-top: 50px;
}
.pricing-table-column {
  margin: 0 15px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.table-header {
  background: #9B1300;
  padding: 30px 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.pricing-title{
  display: none;
}
.pricing-title h4 {
  color: #fff;
  font-weight: 300;
}
.pricing-title span {
  color: #4F608B;
  padding: 10px 0px;
  display: inline-block;
}
.price-with-month {
  background: #C3161C;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 100%;
  padding: 23px;
}
.price-with-month h3 {
  color: #fff;
}
.price-with-month span {
  color: #fff;
  font-size: 14px;
}
.pricing-content h4 {
  text-transform: uppercase;
  color: #fff;
  padding: 15px 0px;
}
.pricing-content span {
  color: #4F608B;
  font-size: 14px;
  display: none;
}
.pricing-table-column ul li {
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
  color: #858585;
}
.pricing-table-column ul {
  margin-bottom: 20px;
}
.pricing-table-column a {
  margin-bottom: 20px;
}
.pricing-table-column:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transition: all .5s;
  transition: all .5s;
}
.pricing-table-column:hover .table-header {
  background: #9B1300;
}   
.pricing-table-column:hover .pricing-title,
.pricing-table-column:hover .pricing-content span{
  display: block;
}
/*FAQs*/
.hubdew-faq-section .accordion {
  background-color: #f2f2f2;
  cursor: pointer;
  padding: 16px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative; 
  background-repeat: no-repeat;
  background-position: right;
}
.hubdew-faq-section .active{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.hubdew-faq-section .active, 
.hubdew-faq-section .accordion:hover {
  background-color: #9B1300;
  color: #fff;  
}
button.accordion.active {
  margin-bottom: 0;
}
.hubdew-faq-section .accordion:after {
  content: '';
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: absolute;
  right: 14px;
  width: 15px;
  height: 9px;
  background-repeat: no-repeat;
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/down-arrow.png);
  top: 19px;
}
.hubdew-faq-section .active:after,
.hubdew-faq-section .accordion:hover::after{
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/up-arrow.png); 
}
.faq-listing .panel{
  background-color: #f2f2f2;
  padding: 15px 15px;   
}
.hubdew-faq-section .panel {
  padding: 0 18px;
  background-color: #f2f2f2;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
button.accordion.active + .panel {
  padding: 13px 18px;
  margin-bottom: 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.hubdew-faq-wrap .faq-listing {
  max-width: 980px;
  width: 100%;
  margin: 50px auto 0px;
}
/***********about us page*********/
.content-box-section .row_box {
  margin-top: 45px;
}
.hubdew-layout-two-section .hebdew_head span {
  text-transform: uppercase;
  font-weight: 600;
  color: #9B1300;
  font-size: 16px;
  margin-bottom: 20px;
}
.hubdew-layout-two-wrap {
  padding: 35px 0 50px 0;
}
.layout-inner-content{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: justify;
}
.layout-inner-content:first-child {
  padding-right: 15px;
}
.layout-inner-content:last-child {
  padding-left: 15px;    
}
.column:hover .box {
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
  transition: .4s ease-in-out;
}
.video_bg {
  width: 100%;
  margin: 50px 0 0;
  padding: 72px;
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/pattern.png);
}
.vido_frame {
  width: 100%;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ebe7e7;
}
.hubdew-feature-slider.aboutpartners .hebdew_head::after{
  display: none;
}
/**************************Contact US****************************/
.contact_address_box .icon {
  background-color: #C3161C;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  display: flex;
  line-height: 64px;
  text-align: center;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
}
body.faq-page-custom .hubdew-faq-section.padding_Tb {
  padding-bottom: 0;
}
.faq-page-wrap .hubdew-faq-wrap .container {
  padding-left: 0;
  padding-right: 0;
}
body.faq-page-custom .hebdew_head {
  text-align: left !important;
  justify-content: left !important;
}
body.faq-page-custom .section_contact_us.background_bg {
  margin-top: 90px;
}
.contact-listing {
  margin-top: 50px;
}
.contact-listing .address-column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 25%;
  max-width: 25%;
}
.contact-listing .address-column-wrap {
  padding: 0px 15px;
}
.address-column-wrap i {
  font-size: 22px;
  color: #C3161C;
  margin-bottom: 20px;
}
.address-column-wrap h5 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.address-column-wrap span {
  color: #666f80;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  margin: 10px 0;
  display: block;
}
.address-column-wrap span a{
  color: #666f80;
}   
.address-column-wrap span a:hover{
  color: #00a9fa;
}
.address-column-wrap.col-1 p {
  font-size: 14px;
}
.contact_us_form {
  margin-top: 50px;
}
.section_contact_us .contact_us_form fieldset {
  max-width: 100%;
  width: 100%;
}
.section_contact_us .contact_us_form .form-columns-3 .hs-form-field{
  width: 33.33%;
}
.section_contact_us .contact_us_form .hs_submit.hs-submit {
  text-align: center;
  margin-top: 25px;
}
.section_contact_us .contact_us_form .input input{
  margin-bottom: 25px;
}   
.section_contact_us .contact_us_form .hs_submit.hs-submit input[type="submit"]{
  background-color: #C3161C;
  border-color: #C3161C;
}
.section_contact_us .contact_us_form .hs_submit.hs-submit input[type="submit"]:hover {
  background: transparent;
  border-color: #9B1300;
  color: #9B1300;
}
.cont_form{
  background-color: #f2f2f2;
  padding: 35px;
  border-radius: 5px;
}
.contact_artical {
  text-align: right;
  padding-right: 30px;
}
.gettouch fieldset.form-columns-1, .gettouch fieldset.form-columns-2 {
  max-width: 100%;
}
.gettouch fieldset.form-columns-2 input{
  border-color:#9B1300;
  margin-bottom: 20px;
}
.gettouch fieldset.form-columns-1 .hs_message.hs-message .input textarea.hs-input{
  border-color: #9B1300;
  height: 195px;
  margin-bottom: 20px;
}
.contact_column4{
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.contact_address_box {
  background-color: #f2f2f2;
  height: 100%;
  padding: 35px 25px;
}

.contact_column4:nth-child(2n) .contact_address_box {
  background-color: #e7e8e9;
}

.contact_address_box .icon i.fas, .contact_address_box .icon i.far{
  color: #ffffff;
  font-size: 25px;
}
.contact_address_box .cont_description h4{
  margin-bottom: 20px;
}
.contact_address_box .cont_description p a{ color: #666f80; }
.contact_address_box .cont_description .hubdew-footer-social-icons a {
  width: 40px;
  height: 40px;
  margin: 0 2px 0 0;
  line-height: 40px;
  font-size: 18px;
}
/***************Map************/
.contact-map-section {
  background: #9B1300;
}
.contact-map-section h2 {
  color: #fff;
}
.contact-map-section .hebdew_head span {
  color: #fff;
}
.contact-map-section {
  position: relative;
  text-align: center;
}
.contact-map-section::after {
  position: absolute;
  content: "";
  border-left: 51px solid transparent;
  border-right: 51px solid transparent;
  border-top: 20px solid #9B1300;
  bottom: -20px;
  margin-left: -51px;
}
/**********About us************/
.feaured_section {
  display: flex;
  flex-wrap: wrap;
}
.feaured_section .featured_column2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.featured_column2 > img {
  width: 100%;
  height: auto;
  float: left;
}
.featured_box {
  width: 100%;
  height: 100%;
  background-color: #9B1300;
  padding: 50px 85px;
  box-sizing: border-box;
  align-items: center;
  display: flex;
}
.featured_loopbx {
  display: flex;
  flex-wrap: wrap;
}
.featured_loopbx .artical_rpt{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 30px;
  padding: 0 10px 0 0;
}
.featured_head span{
  color: #fff;
}
.featured_head h2{
  color: #fff;
  margin-bottom: 0;
}
.featured_loopbx{}
.featured_loopbx .artical_rpt .description_column h4{
  color: #fff;
  margin: 12px 0;
  font-size: 20px;
  font-weight: 700;
}
.featured_loopbx .artical_rpt .description_column p{
  color: #96a0b5;
  line-height: 25px;
  font-size: 15px;    
}
@media screen and (max-width: 991px) {
  .feaured_section .featured_column2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: inherit !important;
    min-height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .featured_box {    
    background-color: #9B1300;
    padding: 50px 20px;
  }
  .featured_loopbx .artical_rpt {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0px 0 0;
  }
  div.empetycell{
    display: none !important;
  }
}
/***********Error Page************/
.system-error-section.padding_Tb {
  height: 100%;
  display: flex;
  align-items: center;
  padding:10% 0 5%;
}
.error-page404{ background-color: #ffffff; }
/*****************Pricing Page***************/
.content-box-section {
  width: 100%;
  display: inline-block;
}
.row_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}
.column {
  padding-right: 15px;
  padding-left: 15px;    
  margin-bottom: 30px;
}
.column .box {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.box .icon {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box .icon span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.box .icon svg{
  width: 40px;
  height: 40px;   
}
.box .content_artical{ padding: 15px 0; }
.box .content_artical h4{margin-bottom: 15px;}
.column .box .link {
    float: left;
  width: 100%;
}
.list_icon, .custom_icon {}
.custom_icon img {
  width: 40px;
  height: auto;
  float: left;
}
/********************theme-Setting********************/
/*************DEW-Blog-V1*************/
.Dew-blog-v1{
  padding: 110px 0;
}
.Dew-blog-v1 .post-listing .post-item{
  background-color: #f2f2f2;
  width: 100%;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 30px;
}
.Dew-blog-v1 .post-listing .post-item .post-header h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 10px 0;
}
.Dew-blog-v1 .post-listing .post-item .post-header h2 a{
  color: #1b1b1c;
}
.Dew-blog-v1 .post-listing .post-item .post-body{ display: flex; flex-wrap: wrap; align-items: center;  }

.Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #000000;
}


.Dew-blog-v1 .post-listing .post-item .post-body.post_item_full .post-blog-content{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.Dew-blog-v1 .post-listing .post-item .post-body .post-blog-content{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 15px;
}
.Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img .hs-featured-image {
  margin: 0;
  max-width: 100%;
  float: none;
  display: inline-block;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  opacity: 0.8;
}
.dew_content_area p{
  line-height: 25px;
}
.Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img .topic {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.dew-author{ float: left;  margin-right: 5px; width: 100%; margin-bottom: 15px; }
.dew-author, .custom_listing_comments {
  font-size: 13px;
  color: #1b1b1c;
}
.dew-author a{
  color: #1b1b1c;
}
.dew-author .fa, .custom_listing_comments .fa{
  color:#C3161C; 
}
#hubspot-topic_data .topic-link{color:#C3161C;   }
.dew_content_area a.more-link.btn {
  margin-top: 15px;
  text-transform: capitalize;
  padding: 0 15px;
}
.Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img .topic a.topic-link {
  color:#ffffff;
  position: relative;
  padding: 0 0 0 20px;
}
.Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img .topic a.topic-link::before {
  background-color: #C3161C;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 15px;
}
.post-item h2.post-listing-simple {
    font-weight: 600;
    font-size: 26px;
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 10px;
}

.post-item h2.post-listing-simple a {
    color: #9B1300;
}
.Dew-blog-v1 .post-listing .post-item:nth-of-type(2n) .blog_featured_img {
  order: 1;
  border-top-left-radius: 0px;
  border-bottom-left-radius:0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.Dew-blog-v1 .post-listing .post-item:nth-of-type(2n) .blog_featured_img .hs-featured-image{
  border-top-left-radius: 0px;
  border-bottom-left-radius:0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.dew-sidebar .dew-subscription{
  padding: 20px;
  border-radius: 10px;
  background-color: #9B1300;
  margin-bottom:30px;
}
.dew-sidebar .dew-subscription h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
}
.dew-sidebar .dew-subscription .input input{ border:none; }
.dew-sidebar .dew-subscription .hs_submit.hs-submit input[type="submit"]{ 
  width: 100%;
  border:none;
  background-color: #C3161C;
}
.dew-sidebar .dew-Categories{ 
  padding: 20px;
  border-radius: 10px;
  margin-bottom:30px;
  background-color: #f2f2f2;
}
.dew-sidebar .dew-Categories h3, .dew-sidebar .dew-recent-posts h3 {
  font-size: 20px;
  color: #1b1b1c;
  margin-bottom: 15px;
  font-weight: 600;
}
.dew-sidebar .dew-Categories ul li {
  display: inline-block;
  width: 100%;
}


.dew-sidebar .dew-Categories ul li a{
  color: #1b1b1c;
  line-height: 40px;
  font-size: 16px;
}
.dew-sidebar .dew-Categories ul li a span.filter-link-count {
  float: right;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50px;
  color: #C3161C;
}
.dew-sidebar .dew-Categories ul li:nth-of-type(2n) a span.filter-link-count{ 
  color: #9B1300;
}
.dew-sidebar .dew-recent-posts{
  padding: 20px;
  border-radius: 10px;
  margin-bottom:30px;
  background-color: #f2f2f2;
}
.dew-sidebar .dew-recent-posts ul li.hs-postlisting-item {
  padding: 10px 0;
  border-bottom: 1px solid #888889;
}
.dew-sidebar .dew-recent-posts ul li.hs-postlisting-item:last-child{
  border:none;
  padding-bottom: 0;
}
.dew-sidebar .dew-recent-posts ul li.hs-postlisting-item a{
  color: #1b1b1c;
  font-size: 16px;
  font-weight: 600;
}
.dew-Advertising img{ width: 100%; }
.pagination.wrapper{}
.pagination.wrapper .pages-navigation.flex-row.align-center {
  text-align: center;
  margin: 20px auto
}
.pagination.wrapper .pages-navigation a{
  color: #1b1b1c; 
}
.pagination.wrapper .pages-navigation a.page-number.current{
  color: #ffffff;
  background-color: #ee9ea1;
  border: none;
}
.pagination.wrapper .pages-navigation a:hover span{ color: #ffffff; }
.pagination.wrapper .pages-navigation a.page-number{
  color: #1b1b1c;
}
.pagination.wrapper .pages-navigation a.all-posts-link{
  color: #1b1b1c;
}
.pagination.wrapper .pages-navigation .btn {
  padding: 0 14px;
}
/**************DEW-Blog-V1 detail************/
.blog_detail-section{  width: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  /*min-height: calc(100vh - 200px);*/
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1e3142;
  padding: 195px 0px;
}
.blog_heading_title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.blog_discription h1 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 15px;
}
.blog_discription div#hubspot-author_data {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.blog_discription .hs-author-avatar {
  width: 65px;
  height: 65px;
  border-radius: 100px;
  display: inline-block;
}
.blog_discription .hs-author-avatar img{
  width: 100%;
  height: 100%;
  border-radius: 100px;
}
.blog_discription .author_details {
  display: inline-block;
  text-align: left;
  color: #fff;
  padding: 0 0 0 15px;
}
.blog_discription .author_details a {
  color: #ffffff;
}

.blog_featured_img.blog_detail{
  display: none
}

.blog_featured_img.blog_detail img.hs-featured-image {
  margin: 0 0 30px 0;
  max-width: 100%;
  width: 100%;
  float: none;
  border-radius: 10px;
}
.dew-blog-detail .section.post-body p {
  padding-bottom: 15px;
}
.dew-blog-detail p#hubspot-topic_data {
  margin: 15px 0;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 10px 0;
}
.dew-blog-detail p#hubspot-topic_data .topic-link{
  color: #C3161C;
}
.dew-blog-detail .section.post-body blockquote {
  background-color: #f6f6f6;
  padding: 10px 15px 10px 20px;
  border-left: 4px solid #ff7a59;
  margin-bottom: 15px;
  color: #666f80;
  line-height: 26px;
  font-size: 16px;
  font-style: italic;
  border-radius: 10px;
  border-right: 4px solid #ff7a59;
}
/**************************Default Home start*******************************/
.Banner_contact h1, .banner_text h1 {   color: #fff;}
.innerpart .Banner_contact { width: 100%;  display: inline-block; }
.Contact_titla-head h2 { padding-bottom: 30px;}
.post-features { padding: 50px 0;}
.padding-Top{ padding-top: 60px;}
.post-features .hs-rss-module.feedreader_box {
  display: flex;
  flex-wrap: wrap; align-items: flex-start;
}
.post-features .hs-rss-module.feedreader_box .hs-rss-item {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  flex-direction: column-reverse;
  display: flex;
  padding: 0 10px;
}
.post-features .hs-rss-module.feedreader_box .hs-rss-item .hs-rss-item-text {
  width: 100%; 
  padding: 15px 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;    
  text-align: center;
}
.post-features .hs-rss-module.feedreader_box .hs-rss-item .hs-rss-item-image-wrapper {
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.post-features .hs-rss-module.feedreader_box .hs-rss-item .hs-rss-item-image-wrapper img{ border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.post-features .hs-rss-module.feedreader_box .hs-rss-item .hs-rss-item-text a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
  margin-top: 10px;
  color: #141822
}
.post-features .hs-rss-module.feedreader_box .hs-rss-item .hs-rss-item-text .hs-rss-description a{ 
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: underline;
}
.post-features .hs-rss-module.feedreader_box .hs-rss-item .hs-rss-item-text .hs-rss-description a:hover{ text-decoration: none; }
.TemplateSeries_section{ padding: 50px 0; }
/*Section color*/
.head_tital span{ color: #6d6e71; font-size: 18px; font-weight: 400; }
.Contact_section{ margin-bottom:45px; }
.DevelopmentSection{ padding:45px 0;}
.DevSection {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 60px;
}
.DevSection .devlmpt_img {  flex: 0 0 50%; max-width: 50%;}
.DevSection .devlmpt_contact {  flex: 0 0 50%; max-width: 50%;}
.DevSection .devlmpt_contact h3{ padding-bottom: 15px; margin-bottom: 15px; position: relative; font-size: 24px;font-weight: 700;}
.DevSection .devlmpt_contact h3::after{
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 60px;
  height: 2px;
  background-color: ;
  content: "";
}
.Btn_dew {
  height: 50px;
  line-height: 48px;
  padding:0 30px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 15px;
  color:#9B1300;
  font-family: Mulish;
  font-weight: ;
  text-transform: uppercase;
  color: #9B1300;
  border: 2px solid #00a9fa;
  border-radius:5px;
}
.Btn_dew:hover{ border:2px solid transparent;
  background-color:#00a9fa;
  color:#ffffff;
}
.automatically_posts{padding: 60px 0px;}
.happycustomer_scetion{ }
.automatically_posts .hs-rss-module.feedreader_box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 45px;
}
.automatically_posts .hs-rss-module.feedreader_box .hs-rss-item.hs-with-featured-image {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  flex-direction: column-reverse;
  display: flex;
  padding: 0 10px;
  justify-content: space-around;
}
.automatically_posts .hs-rss-module.feedreader_box .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  width: 100%;
  padding: 15px 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align:left;
}
.automatically_posts  .hs-rss-module.feedreader_box .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.automatically_posts .hs-rss-module.feedreader_box .hs-rss-item.hs-with-featured-image .hs-rss-item-text a {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  display: block;
  margin-top: 10px;
  color: #141822;
}
.automatically_posts .hs-rss-module.feedreader_box .hs-rss-item.hs-with-featured-image .hs-rss-item-text .hs-rss-description a {
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 700;
}
.blog_cont_st .post-body p {  display: inline;}
.automatically_posts  .hs-rss-byline{ margin-bottom: 12px; }
.automatically_posts  .hs-rss-byline span{ color: #40434b; font-size: 14px; margin-bottom: 10px; text-transform: capitalize; }
.post-catgory-section{ padding: 50px 0; }
.hs-author-avatar {  width: 80px;  height: 80px; border-radius: 100px; float: left; margin: 0 15px 0 0;}
.hs-author-avatar img {  border-radius: 100px;}
div#hubspot-author_data {  display: flex;  align-items: center;}
.blog-section_wrap .featured_warp {  width: 100%; display: inline-block; margin-bottom: 20px;}
.blog-section_wrap .featured_warp img.hs-featured-image { max-width: 100%;  float: none; width: 100%; margin: 0;}
.post-catgory-section .section.post-header h1 {  margin-bottom: 15px;}
.post-catgory-section .section.post-header .hs-author-social-section{ display: none; }
.post-catgory-section .blog-section .hs-blog-social-share {  display: none;}
.post-catgory-section .section.post-body {  width: 100%; display: inline-block;  padding: 15px 0;}
.post-catgory-section .section.post-body span {  line-height: 30px; font-size: 18px;  font-weight: 400; color: #6d6e71;}
.Sidebarbox { background: #f2f2f2; padding: 20px 20px 20px;border: 1px solid #eef1f3; border-radius: 3px;}
.Sidebarbox  h3{ margin-bottom: 15px; display: block; font-size: 20px; font-weight: 600;  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 10px; }
.Sidebarbox .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field label {  display: none;}
.Sidebarbox .block {  padding: 0 0 20px 0;}
.Sidebarbox .block h3 {  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 10px;
}
.Sidebarbox .block ul li {   line-height: 35px; width: 100%; display: inline-block;}
.Sidebarbox .block ul li a {  color: #222;  width: 100%; display:inline-block; border-bottom: 1px solid #e5e5e5;  padding: 5px 0;}
.Sidebarbox .block ul li a:hover{ background-color: #fafafa;  }
select, input[type="text"], input[type="email"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.post-catgory-section .section.post-footer span{ display: block; margin: 10px 0; font-size: 14px; }
.post-catgory-section .section.post-footer span.hs-form-required {  display: none;}
.Banner_contact h1 > span { font-size: 0.8em;}
.middle_footer{ padding:45px 0;}
.footer{ width: 100%; background-color: ; margin-top: 0; }
.footer_bottom{ background-color: ; position:relative; }
.middle_footer .foot_box{}
.middle_footer .foot_box h4, .middle_footer .footbox h4 { 
  color: #fff;
  margin-bottom: 5px;
  position: relative;
  padding-bottom: 30px;
}
.middle_footer .foot_box h4::after, .middle_footer .footbox h4::after {
  margin: 15px 0;   
  width: 41px;
  display: block;
  height: 2px;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
}
.middle_footer .foot_box p{ color: #ebebeb; line-height: 22px; font-size: 14px; }
.middle_footer .footbox ul{ width: 100%; margin-top:0; padding:0; }
.middle_footer .footbox ul li{ width: 100%; margin-top:0; padding:0; }
.middle_footer .footbox ul li a{ width: 100%; margin-top:0; padding: 0 !important; color: #ebebeb; line-height: 26px; font-size: 14px; }
.latest_update .footer_form { width: 100%; display: inline-block;  }
.latest_update .footer_form  label{margin-bottom: 10px; display: block;}
.latest_update .footer_form .hs_email.hs-email { display: inline-block;  width: 440px;}
.latest_update .footer_form .hs_submit.hs-submit { display: inline-block;  width:180px;  margin: 0 0 0 20px;}
.map-iframe iframe { width: 100%;}
.latest_update .head_tital h2{  color: #141822; }
.latest_update .head_tital span { display: block; color: #141822; margin-bottom: 20px;}
.Add_row { display: flex;  flex-wrap: wrap; margin-bottom: 10px;}
.Add_row span {  margin: 0;  max-width: 10%;  flex: 0 0 10%;}
.Add_row span i.fa{ color: #fff; }
.Add_row p {  margin: 0;  max-width: 90%; flex: 0 0 90%; font-size: 14px;}
.Add_row a{ color: #fff; font-size: 14px; }
.footer_form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field label { display: none;}
/*.footer_form input { width: 100%; height: 44px; border-radius: 3px; margin-bottom: 10px; margin-top: 0px; border: 0; padding: 0 10px;}
.footer_form input[type="submit"] { color: #fff; text-transform: uppercase; font-weight: 700; font-size: 13px; letter-spacing: 2px; cursor: pointer;}*/
.footer_social {  margin-top: 15px;}
.footer_social ul { margin: 0; padding: 0; }
.footer_social ul li{   margin: 0; padding: 0; display: inline-block;}
.footer_social ul li a { 
  padding: 12px 18px;
  border: 2px solid #464d55;
  border-radius: 3px;
  display: inline-block;
  margin: 0 11px 0 0;
}
.head_tital h2::after {
/*  position: absolute;
  bottom: 0;
  left:47%;
  padding: 0;
  width: 60px;
  height: 2px;
  background-color: #9B1300;
  content: "";*/
}
.footer_social ul li a:hover { border: 2px solid #CCC}
.footer_social ul li a i.fa { color: #ebebeb; }
.footer_social ul li a:hover i.fa { color: #fff; }
.footer_bottom{ margin: 0; padding: 15px 0; }
.footer_bottom p{ color: #fff; font-size: 14px; }
.privacy-policy{ margin: 0; padding: 0; float: right !important; }
.privacy-policy ul { margin: 0; padding: 0; float: right; }
.privacy-policy ul li{   margin: 0; padding: 0; display: inline-block;}
.privacy-policy ul li a {    display: inline-block;   margin: 0 0px 0 12px; color: #fff; font-size: 14px; }
.catgory-listing .post-item { margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px;}
.catgory-listing .post-item .hs-featured-image-wrapper { float: left;  width: 50%; margin: 0 20px 20px 0;}
.catgory-listing .post-item .hs-featured-image-wrapper .hs-featured-image {
  width: 100%;
  max-width: 100%;
  margin: 0 0;
  float: none;
}
.catgory-listing div#hubspot-author_data {
  display: inherit;
  align-items: center;
  font-size: 12px;
  margin: 8px 0;   
}
.catgory-listing .blog_cont_st .post-header h4{  margin-bottom: 15px;}
.catgory-listing .blog_cont_st .post-header h4 a{
  color: #141822;
  text-transform: capitalize;
}
.catgory-listing .blog_cont_st a.more-link{ font-size: 16px;  color: #C3161C;}
.blog-section_wrap a.author-link { color: #C3161C;}
.catgory-listing .blog_cont_st a.more-link:hover{ text-decoration: none; }
.catgory-listing .post-item .custom_listing_comments{ font-size: 14px; margin-top: 15px;   }
.catgory-listing .post-item .custom_listing_comments a{  margin: 0 0 0 10px; color: #C3161C; }
.catgory-listing .post-item .custom_listing_comments a:hover{ color:#ccc;}
.blog-pagination { margin-top: 15px; }
.blog-pagination a.all-posts-link,
.blog-pagination a.previous-posts-link,
.blog-pagination a.next-posts-link {
  border: 2px solid #ccc;
  padding: 9px 17px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;    
  display: inline-block;
}
.blog-pagination a:hover{ color: #fff; }
.catgory-listing div#hubspot-author_data a.author-link{ color: #C3161C; }
.DevSection .devlmpt_img img {   height: auto;}
/*******************Blog detail*****************/
.blog-container { padding-top: 84px;}
body.blog-page { background: #f5f5f5;}
.blog-section-main { padding: 60px 0px 0;}
.blog-section-main .blog-wrapper { background: #fff; padding: 20px;}
.blog-page .mapp-header .mapp-brand-logo img.hs-image-widget { width: 200px !important;}
.blog-page .mapp-header .mapp-brand-logo a { display: block;}
.blog-page .mapp-main-nav .hs-menu-wrapper ul {  padding: 16px 0;}
.blog-page .header-scroll .mapp-main-nav .hs-menu-wrapper ul { padding: 16px 0 11px 0;}
.blog-page .mapp-header { padding-bottom: 15px;  padding-top: 15px;}
.blog-page .mapp-header.header-scroll .mapp-brand-logo img.hs-image-widget { width: 180px !important;}
.blog-section .post-header h1 {     
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin: 20px 0;
}
.blog-section .post-header h1 span{   font-family: "Mulish", sans-serif; color: #c3161d}
.blog-section.blogpost .blog-section .blog-post-wrapper {  width: 100%;  display: inline-block;}
.hs-featured-image-wrapper img {  width: 100%;  float: none;  max-width: 100%; margin: 0;}
.blog-section.blogpost .blog-section .section.post-header .hs-author-avatar {
  width: 90px;
  height: 90px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  float: left;
  margin: 0 15px 0 0;
}
.blog-section.blogpost .blog-section .section.post-header div#hubspot-author_data {  font-size: 12px;  margin-bottom: 8px; margin-top: 15px;}
.blog-section.blogpost .blog-section .section.post-header .hs-author-avatar img { border-radius: 100px;  -moz-border-radius: 100px; -webkit-border-radius: 100px;}
.blog-section-main form .hs-input {  height: 55px;}
.blog-section-main form .hs-button {
  height: 55px;
  padding: 0 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  cursor: pointer;
}
.blog-page label{  font-size: 14px;  color: #595e8a;}
.blog-page textarea{  min-height: 180px;}
.blog-listing-wrapper.cell-wrapper .hs-featured-image-wrapper img {   float: left;  max-width: 50%; margin: 0 15px 0 0;}
.blog-section.bloglisting .blog-listing-wrapper.cell-wrapper .post-listing .post-item {  padding-bottom: 20px;}
.blog-page .hs-button{  border:0;  color:#fff;  text-transform: uppercase; font-weight: 500;}
.comment-from h4 a {  color: #333;}
.blog-page .hs-button.comment-reply-to {
  height: 45px;
  padding: 0 22px;
  margin-top: 12px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}
.blog-page .section.post-header h1 {  padding: 15px 0; text-transform: capitalize;}
.blog-listing-wrapper.cell-wrapper .post-header h2{  padding-bottom: 10px; text-transform: capitalize;}
.blog-listing-wrapper.cell-wrapper .post-header h2 a { color: #27304d;  font-size: 24px;}
.blog-listing-wrapper.cell-wrapper #hubspot-author_data{  font-size: 13px;}
.blog-listing-wrapper.cell-wrapper #hubspot-author_data a{   color: black;}
.blog-listing-wrapper.cell-wrapper .post-header .more-link {
  margin-top: 20px;
  height: 37px;
  border: 2px solid #442d99;
  line-height: 34px;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 23px;
  border-radius: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  color: #3a2491;
  font-weight: 700;
  display: inline-block;
}
.blog-listing-wrapper.cell-wrapper .post-header .custom_listing_comments{  display: none;}
.blog-pagination {  text-align: center;  width: 100%;  display: inline-block;margin-top: 30px;}
.blog-pagination .all-posts-link{
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 30px;
  font-weight: 700;
  border-radius: 125px;
  -webkit-border-radius: 125px;
  -moz-border-radius: 125px;
  background-image: -moz-linear-gradient( 180deg, rgb(96,69,175) 0%, rgb(40,20,131) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(96,69,175) 0%, rgb(40,20,131) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(96,69,175) 0%, rgb(40,20,131) 100%);
}
.blog-wrapper form .field {  margin-bottom: 15px;}
.modal-close.modal-features-video { top: -25px; right: -25px;}
.blog-section .blog-post-wrapper .post-wrap { display: -webkit-box;display: -ms-flexbox; display: flex;padding-bottom: 25px;}
.blog-section .blog-post-wrapper .post-wrap .post-wrap-left {  flex-shrink: 0;}
.blog-section .blog-post-wrapper .post-wrap .post-wrap-right {  padding-left: 20px;}
.blog-section .blog-post-wrapper .post-wrap .post-wrap-right .hubspot-editable { padding-bottom: 5px;}
.blog-section .blog-post-wrapper .post-wrap .hs-author-avatar img {
  width: 95px;
  height: 95px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  overflow: hidden;
}
.blog-section .blog-post-wrapper .post-wrap span.hs_cos_wrapper_type_blog_social_sharing {  display: none;}
.blog-wrapper .post-footer .comment {  margin-bottom: 20px;}
/* blog css */
.mapp-blog-detail-post-main .section.post-header {  padding-top: 70px;  padding-bottom: 20px; margin-bottom: 50px;}
.mapp-blog-detail-post-main h3 span { font-weight: 600;}
.mapp-blog-detail-post-main .section.post-header {}
.mapp-blog-detail-post-main #hubspot-author_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 20px 0;    
}
.mapp-blog-detail-post-main .section.post-header .hs-author-avatar {  width:auto;  height: auto;}
.mapp-blog-detail-post-main .hs-author-avatar img {
  height: 55px;
  width: 55px;
  border-radius: 95px;
  -webkit-border-radius: 95px;
  -moz-border-radius: 95px;
  border: 2px solid #eef1f3;
}
.mapp-blog-detail-post-main a.author-link { padding: 0 10px 0 12px;  /* color: #fff;*/}
.mapp-blog-detail-post-main .post-date-localized { /* color: #fff;*/  padding-left: 10px;}
.mapp-blog-detail-post-main .blog-post-detail-featured-image img {  float: none;  max-width: 75%;  margin: 0;}
.mapp-blog-details-post p {  font-size: 17px;  margin-bottom: 20px;  line-height: 30px;}
.mapp-blog-detail-comment {  padding-top: 40px; padding-bottom: 20px;}
.mapp-blog-detail-comment .section.post-footer #comments-listing { margin-bottom: 40px;}
.mapp-blog-detail-comment form .field.hs-form-field {  margin-bottom: 20px;}
.mapp-blog-detail-comment form .field.hs-form-field .input input { height: 50px; padding: 0 15px;}
.mapp-blog-detail-comment form .field.hs-form-field .input textarea {  height: 145px;}
.mapp-blog-detail-comment form .hs-submit .actions input {
  height: 50px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0 35px;
  border-width: 2px;
  border-style: solid;
  cursor: pointer;
}
.mapp-blog-detail-comment .section.post-footer #comments-listing button.comment-reply-to {
  height: 50px;
  padding: 0 30px;
  border-radius: 95px;
  -webkit-border-radius: 95px;
  -moz-border-radius: 95px;
}
.mapp-blog-detail-comment form .field.hs-form-field .hs-error-msgs label {display: block;  padding-top: 10px; color: #ff0000; font-size: .9rem;}
.mapp-blog-detail-comment form .hs_error_rollup {  display: none;}
.blog-search form button.btn1{  border-style: solid;
  border-width: 2px;
  border-color: #ccc;
  border-radius: 5px;
  background-color:#000;
  height: 44px;
  width: auto;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  padding:0 15px;
  right: 0;   
}
/*****************blog**/
.blog-section_wrap h1 span#hs_cos_wrapper_name, .blog-section_wrap h1{  display: none;}
.blog-search{ position: relative; }
p.link a {   color: #7a7b7d;}
/**************************Default Home End*******************************/
/***************Resource Page*****************/
.db_wrapper{ width: 100%; margin: 0; padding: 0; display: inline-block; }
.db_wrapper .column_Db{  width: 100%; margin: 0; padding: 0; 
  display: -webkit-box ;
  display: -ms-flexbox ;
  display: flex ;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.db_wrapper .column_Db .db_box{ 
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 10px;
  margin-bottom: 15px;
}
.db_wrapper .column_Db .db_box .Db_img {
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.db_wrapper .column_Db .db_box .Db_img::before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: -moz-linear-gradient( 90deg, rgba(0,38,114,0.50196) 0%, rgba(253,192,153,0.10196) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,38,114,0.50196) 0%, rgba(253,192,153,0.10196) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,38,114,0.50196) 0%, rgba(253,192,153,0.10196) 100%);
}
.db_wrapper .column_Db .db_box .Db_img img{ 
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
}
.db_wrapper .column_Db .db_box .Db_icon {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -30px;
  left: 15px;
  z-index: 1;
  width: 65px;
  height: 65px;
  background-color: #9B1300;
  border-radius: 100px;
  border: 2px solid #ffff;
  text-align: center;
  line-height: 68px;
}
.db_wrapper .column_Db .db_box .Db_icon:hover{  background-color: #C3161C; }
.db_wrapper .column_Db .db_box .Db_icon svg{
  width: 25px;
  padding-top: 15px;
}
.db_wrapper .column_Db .db_box .Db_icon svg .st0 {
  fill: #fff;
}
.db_wrapper .column_Db .db_box .db_description {
  margin: 0;
  padding: 40px 15px 15px;
}
.db_wrapper .column_Db .db_box .db_description h4{ color: #141822; }
.db_wrapper .column_Db .db_box .db_description p{ 
  padding: 15px 0;
  color: #858585;
}
#return-to-top { z-index: 1; background-color:#C3161C; }
#return-to-top:hover {  
  background-color: #ffffff;
}
#return-to-top:hover i {
    color: #9B1300;
    top: 5px;
}
.resource_pg .hubdew_website_content {
  /*max-width: 530px;*/
  padding-right: 50px;
}
.resource_pg .hubdew_website_content span {
  margin-top: 11px;
  display: block;
  line-height: 25px;
}
.landing-page-footer{
   
  background-color: #9B1300;
}
.landing-page-footer p,
.landing-page-footer p a{ 
  color: #fff; font-size: 15px; font-family: ;
}
.hebdew_head.case-study-heade span {
  padding: 0 15%;
  line-height: 25px;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-listing {
  padding: 0 15px;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner:first-child{ margin-top: 0; }
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 15px;
  background-color: #f2f2f2;
  box-shadow: none;
  border-radius: 10px;
  margin-top: 30px;
  display: none;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap{ 
  margin: 0;
  padding: 0;
  box-shadow: none;
  border:0;
  flex-wrap: wrap;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-feature-img-blogs{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-feature-img-blogs img{
  border-radius: 10px;
  width: 100%;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-post-name{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%;
}
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-post-name h3{ color: #9B1300; }
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-post-name h3 a{ color: #9B1300; }
.hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-post-name p {
  padding: 15px 0;
}
.resource_pg .btn:hover{ background-color:#9B1300;}


/***************************Landing Page*************************/
 
  .clr-section-marketing-has-changed {
   padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    background: #333333;
    background: -moz-linear-gradient(left, #333333 0%, #333333 21%, #333333 21%, #c3c6c9 82%, #dce1e5 100%);
    background: -webkit-linear-gradient(left, #333333 0%,#333333 21%,#333333 21%,#c3c6c9 82%,#dce1e5 100%);
    background: linear-gradient(to right, #333333 0%,#333333 21%,#333333 21%,#c3c6c9 82%,#dce1e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#dce1e5',GradientType=1 );
}
    
  .clr-section-marketing-has-content {
    padding: 10px 20px;
}
  .clr-section-marketing-has-form form {
    color: white;
    font-weight: bold;
    padding-top: 20px;
}
  .clr-section-marketing-has-form form input {
    border: 0px !important;
}
  .clr-section-marketing-has-right {
    padding-top: 15px;
}
  .clr-section-marketing-has-right-content span {
    color: white;
    font-weight: 800;
}
  .clr-section-get-your-copy {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #EAF0F6;
}
.clr-section-get-your-form-section {
    padding: 40px;
    background-color: #ffff;
}

  .clr-section-get-your-form-section form {
    width: 50%;
    margin: 0 auto;
    color: #999999;
    font-weight: 500;
        font-size: 15px;
}
  .clr-section-get-your-form-section form label {
    margin-bottom: 10px;
    display: block;
}
  .clr-section-get-your-form-section input.hs-button.primary.large {
    webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0,0.20);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0,0.20);
}
  
  

 .clr-section-get-your-form-section .hs_submit.hs-submit {
    text-align: center;
    padding-top: 20px;
}
  .section-Hands-down-the-best-main {
    padding-top: 100px;
    padding-bottom: 100px;
}
 .clear-theme-landing-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #333333;
}
  .CPl-section-heading span {
    padding-top: 10px;
}
  .CPl-section-button span {
    padding-top: 0px;
}
  .CPl-section-heading .head_tital h2::after

{
  display: none;
}
  .CPl-section-button {
    margin-top: 40px;
}
  .clr-section-give-yourself {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f7f6f4;
}
  .clr-section-give-yourself-button {
    text-align: center;
    padding-top: 40px;
}
  .clr-section-you-are-awesome {
     padding-top: 100px;
    padding-bottom: 100px;
}
 
  .l3-clear-theme-sectio-main {
    padding-top: 60px;
    padding-bottom: 100px;
    background-color: #333;
}
  .l3-clear-theme-section-feedback {
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
    line-height: 1.444em;
    font-style: italic;
    font-weight: 500;
    padding: 20px 0;
}
      
  .l3-clear-theme-section-autor-name strong {
    font-weight: 800;
    font-size: 18px;
    
}
  .l3-clear-theme-section-autor-name {
    text-align: center;
    color: #fff;
}
  .l3-clear-theme-section-autor-name p {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}
  .CPl-section-button {
    text-align: center;
}
  
  
  .landing-page3-section-first{
padding-top: 100px;
    padding-bottom: 100px;
     }
/*  .landing-page3-section-second-inner3 .row-fluid-wrapper.row-depth-2.row-number-1 {
    width: 60%;
}*/
  .landing-page3-section-second-inner-video {
    /* display: flex !important;
    justify-content: center;*/
}
  
  
  .landing-page3-section-second {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 30%, #EAF0F6 30%, #EAF0F6 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 30%,#EAF0F6 30%,#EAF0F6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 30%,#EAF0F6 30%,#EAF0F6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#EAF0F6',GradientType=0 );
}

/***************************eBook*************************/
.Dew-Theme-eBook {
  margin-top: -90px;
  position: relative;
  z-index: 1;
}
.hs_select_options.hs-select_options ul.inputs-list.multi-container {
  margin-top: 10px;
}
.feature-image-slides {
  width: 100%;
  display: inline-block;
}
.feature-image-slides img{
  width: 100% !important;
  display: inline-block;
}
/*******************Server Error********************/
.Server-error-section {
  padding: 10% 0 5%;
  min-height: 680px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Server-error-section .system-error-wrapper .icon_server {
  width: 80px;
  height: 80px;   
  background-color: #9B1300;
  border-radius: 100px;
  margin-bottom: 45px;
  display: flex;
  align-items: center; 
  justify-content: center;
}
.Server-error-section .system-error-wrapper .icon_server svg{ width: 35px; }
.Server-error-section .system-error-wrapper .icon_server svg .st0{ fill: #FFFFFF; }
.Server-error-section .server_wrap{ max-width: 560px; width: 100%; }
.Server-error-section .server_wrap h2{ font-size: 45px; color: #141822; }
.Server-error-section .server_wrap span{ color: #7a7b7d; font-size: 26px; }


.hubdew-get-attention-section-wrap .modal-dialog.modal-dialog-centered .hs_cos_wrapper_type_form {
    text-align: left;
}
.hubdew-get-attention-section-wrap .hs-fieldtype-radio {
    margin-top: 0px;
}
.hubdew-get-attention-section-wrap .hs-form-radio {
    float: left;
}

.hubdew-get-attention-section-wrap .modal.fade .modal-dialog{
    transform: translate(0,15px);
}
   .hubdew-get-attention-section-wrap ul.inputs-list.multi-container {
    margin: 7px 0 0 0;
    display: flex;
}
/*******************coming soon page************/
.section--coming-soon h2 {
    position: relative;
    padding-bottom: 15px;
    margin: 0 0 15px 0;
    font-size: 70px;
    color: #141822;
}
.section--coming-soon h2::after {
    position: absolute;
    bottom: 0;
    left: 45%;
    padding: 0;
    width: 60px;
    height: 2px;
    background-color: #C3161C;
    content: "";
}
.section--coming-soon {
    width: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 150px;
    padding-bottom: 60px;
}
.content--coming-soon {
    padding:60px 40px;
    text-align: center;
}
#timer {
    display: inline-flex;
}
#timer span{
  display: block;
  font-size: 18px;
}
.sub-content{
  display: block;
    margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
    font-family: ;
    color: #858585;
}
#days span, 
#hours span, 
#minutes span, 
#seconds span  {
  color: #C3161C;
}

/*******/
.featured-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.featured-content-inner {
    margin: 0 15px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 0 7px rgba(2,16,48,0.15);
    -webkit-box-shadow: 0 0 7px rgba(2,16,48,0.15);
    -moz-box-shadow: 0 0 7px rgba(2,16,48,0.15);
}
.featured-worked-icon {
    padding: 0 20px;
    position: relative;
    top: -30px;
    margin-bottom: -30px;
}
.featured-worked-icon i {
    color: #fff;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-style: normal;
    transition: .4s ease;
    background-color: #9B1300;
    border-radius: 100px;
}
.tc{
  text-align: center !important;}
  .featured-worked-text {
    padding: 30px 10px;
}
.featured-card-image img {
    width: 100% !important;
    height: auto !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: .4s ease;
}
.featured-work-wrap {
    margin-top: 40px;
}
.featured-content-inner:hover {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}
.featured-content:hover .featured-card-image img {
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    
}
.featured-card-image {
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.featured-worked-text p {
    margin: 20px 0px;
}

.CL_Biginner_rpofessionals .bg-section{ background-color:#9B1300; }
.CL_Biginner_rpofessionals .st0 {
    fill: #9B1300;
}
.CL_Biginner_rpofessionals .bg-section {
    margin-top: -4px;
}
.CL_Biginner_rpofessionals .padding_B45{ padding-bottom: 45px; }

.CL_Biginner_rpofessionals {
    margin-top: -10%;
}
.CL_Biginner_rpofessionals .bg-section.padding_Tb{ padding-top: 10%; }
.CL_Biginner_rpofessionals.Clear_th_Options{ padding-top: 150px;  margin-top: 0; }
.CL_Biginner_rpofessionals .bg-section .Cl-img {
    margin-top: -300px;
}

.Cl_dark_section{ background-color: #9B1300; }

.items-center .row-fluid-wrapper .row-fluid {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
    flex-wrap: wrap;
    align-items: center;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.cl_launch_first .Cl-img img {
    width: 100%;
}

.element_top {
    margin-top: -7em;
    position: relative;
    z-index: 1;
}



.header-container-wrapper .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.body-container-wrapper .body-container.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.footer-container-wrapper .footer-container.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

/******************Boostrap-4*******************/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}

.btn {
  height: 50px;
  line-height: 48px;
  padding:0 30px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 15px;
  color:#9B1300;
  font-family: Mulish;
  font-weight: ;
  color: #00a9fa;
  border: 2px solid #00a9fa;
  border-radius:5px;
}
.banner-rich-text .btn{ border: 2px solid #ffffff; color:#ffffff; }
.banner-rich-text .btn:hover{}
.btn:hover{
  border:2px solid transparent;
  background-color:#00a9fa;
  color:#ffffff;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.text-justify {
  text-align: justify !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
/******************Boostrap-4-end*******************/

.hs-search-field__suggestions a{
  color: #787878;
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0;
  font-family: "Mulish", sans-serif;
}

.hs-search-field__suggestions #results-for{
  color: #9b1300;
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0;
  font-family: "Mulish", sans-serif;;
}

.hs-search-field--open .hs-search-field__suggestions{
  border: none;
  position: absolute;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  background: #e8e8e8;
  right: 0;
  left: 0;
  padding: 20px 25px 40px;
}

#menu-toggle, #menu-toggle_lan {
  width:48px;
  height:48px; 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  background: #C3161C;
  display: none;
}
#menu-toggle:hover .bar, #menu-toggle_lan:hover .bar {
  width: 25px;
}
#menu-toggle.closeMenu .bar,
#menu-toggle_lan.closeMenu .bar {
  width: 25px;
}
#menu-toggle.closeMenu .bar:first-child,
#menu-toggle_lan.closeMenu .bar:first-child {
  -webkit-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}
#menu-toggle.closeMenu .bar:nth-child(2),
#menu-toggle_lan.closeMenu .bar:nth-child(2) {
  -webkit-transform: scale(0);
  transform: scale(0);
}
#menu-toggle.closeMenu .bar:last-child,
#menu-toggle_lan.closeMenu .bar:last-child {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}
.bar {
  width: 25px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.bar:nth-child(2) {
  width: 20px;
  margin: 5px 0;
}
.bar:last-child {
  width: 15px;
}
div#search-blog.hs-search-field.search-input-header {
  transform: translate(-50%, 0%);
  position: fixed;
  position: fixed;
  top: 0;
  right: auto;
  left: 50%;
  width: 100%;
  max-width: 1560px;
  display:none;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0 60px;
  z-index: 9999;
  position: relative;
}
.header-container-wrapper.Stickyheader div#search-blog.hs-search-field.search-input-header{ 
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
div#search-blog.hs-search-field.search-input-header::after {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #9B1300;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}
div#search-blog.hs-search-field.search-input-header .hs-search-field__bar { 
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; 
  padding: 20px 0;   
}
div#search-blog.hs-search-field.search-input-header .hs-search-field__bar form {
  width: 90%;
  max-width: 760px;
}
div#search-blog.hs-search-field.search-input-header .hs-search-field__bar input.hs-search-field__input {
  border-radius: 40px;
  line-height: 40px;
  height: 40px;
  border: 2px solid #C3161C;
  padding: 0 16px;  
  width: 90%;
}
div#search-blog.hs-search-field.search-input-header .close-btn {
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: #9B1300;
  right: 40px;
  border-radius: 5px;
  top: 16px;
}
div#search-blog.hs-search-field.search-input-header .close-btn::after {
  content: "close";
  color: #fff;
  position: absolute;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
  width: 100%;
}
div#search-blog.hs-search-field.search-input-header .close-btn::after {
  content: "✖";
  color: #fff;
  position: absolute;
  text-align: center;
  line-height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 14px;
}

  
.address-column-wrap .icon svg {
    fill: #9B1300;
}


/*merrychristmas*/

.merry_christmas .right_sidebar {
    display: none;
}

.merry_christmas .eBook_form .eBook_dwForm h3{
    color: #333333;
}
.merry_christmas .eBook_section .hs-form-field label {
    color: #333333;
    text-align: left;
    width: 100%;
    float: left;
    margin: 0 0 9px 0;
}
.merry_christmas .hs_hub_id.hs-hub_id.hs-fieldtype-text.field.hs-form-field{ position: relative; }
.merry_christmas legend.hs-field-desc { position: absolute;
    right: 0;
    top: 0;
    width: auto; }
.merry_christmas legend.hs-field-desc a {
    color: #333333;
}

.merry_christmas .img_eBook img {
    height: auto;
}
.offer-book-img img {
    height: auto;
}


.merry_christmas .eBook-offer .btn {
    margin-top: 30px;
}

.logo .upload_logo img {
    height: auto;
}

span#pack_btn {
    position: absolute;
    left: -48px;
    width: 60px;
    height: 35px;
    background-color: #00a9fa;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    top: 12px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    cursor: pointer;
    transform: rotate(270deg);
    border-bottom-right-radius: 0px;
    border-top-right-radius: 5px;
}
.CL-Button_Pack {
    position: fixed;
    z-index: 999;
    background-color: #fff;
    right: 0;
    top: 250px;
    height: auto;
    min-height: 0;
    padding: 15px 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 0px;
    moz-transition:position 10s;
 -ms-transition:position 10s;
 -o-transition:position 10s;
 -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
 box-shadow: 0 0 2px #bfbfbf;
 width: 280px;
}
.cl_fix .CL-Button_Pack{ right:-280px; 
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
 }
.cl_fix span#pack_btn {
         transform: rotate(270deg);
    border-bottom-left-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 5px;
}
.CL-Button_Pack ul li {
    margin: 0 0 10px 0;
}
.CL-Button_Pack ul li:last-child {
    margin: 0 0 0px 0;
}

.CL-Button_Pack ul li a.btn{ display: block; }


.hs_hub_id.hs-hub_id.hs-fieldtype-text.field.hs-form-field .input {
    margin-top: 10px;
}
.hs_hub_id.hs-hub_id.hs-fieldtype-text.field.hs-form-field {
    position: relative;
}
.hs_hub_id.hs-hub_id.hs-fieldtype-text.field.hs-form-field .hs-field-desc {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}



/*media css*/
/**************************Default Home Responsive Media*******************************/
div#Dew-menu-toggle{ display: none; }
div.nav{display: block;}
@media screen and (max-width:1199px) {}
@media screen and (max-width: 992px) { 
  .DevSection .devlmpt_img img { height: auto;}
  .header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { padding: 18px 8px 0;}
}
@media screen and (max-width:800px) {
  .header .container {  position: relative;}
  .hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-feature-img-blogs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hubdew-recent-blog.case-blog-post .hubdew-blog-inner .hubdew-blog-wrap .hubdew-post-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  div.Banner_contact span br { display:none; }
}
@media screen and (max-width: 767px) {
  div.Template_row .Seriesbox { flex: 0 0 50%;  max-width: 50%;}
  div.video_section { position: relative; width: 100%;  height: auto !important;}
  div.video_section .video_frame {  position: relative;  right: 0;  height: auto; width: 100%;}
  div.video_Contant {  width: 100%;  float: none !important; display: inline-block; padding: 25px 0 0 !important;}
  .video_Contant h3::after { left: 0;}
  div.latest_Newsletter { padding: 60px 0;}
  .cl_launch_first .Cl-img img {padding: 10px;}
  .cl_launch_first .Cl-img img[alt="arrow-process"]{ display:none;}
  .gray-bg .order_in_mobile .row-fluid {display: flex; flex-direction: column;}
  .gray-bg .order_in_mobile .left_colum{ order:2; }
  .gray-bg .order_in_mobile .right_colum{ order:1; }
  div#search-blog.hs-search-field.search-input-header .hs-search-field__bar { 
    justify-content: flex-start; 
    width: 90%
  }
}
@media screen and (max-width: 639px) {
  div.DevSection .devlmpt_img, div.DevSection .devlmpt_contact {  flex: 0 0 100%; max-width: 100%;}
  .DevSection .devlmpt_contact{ margin-top: 35px; }
  .automatically_posts .hs-rss-module.feedreader_box .hs-rss-item.hs-with-featured-image,
  .post-features .hs-rss-module.feedreader_box .hs-rss-item { flex: 0 0 100%; max-width: 100%;}
  div.Template_row .Seriesbox {  flex: 0 0 100%; max-width: 100%;}
  .footer_bottom p{ text-align: center; }
  .privacy-policy ul {  float: none;  width: 100%;  text-align: center;}
  .privacy-policy{ margin: 0; padding: 0; float: none !important; }
  .Add_row span {  max-width: -webkit-fill-available;  flex: 0 0 auto;  margin: 0 15px 0 0;}
  .footbox {   margin-top:30px;}
  .foot_box {  margin-top: 30px;}
  div.Banner_contact span {font-size: 16px;}
  h2 { font-size: 24px; }
  .head_tital span {  font-size: 16px; padding: 0 15px;}
  div.Seriesbox .template_colum {  padding: 20px 25px;}
  .catgory-listing .post-item .hs-featured-image-wrapper {  float: left;  width: 100%;  margin: 0 0 20px 0;}
  div.Banner_contact ul li {   margin: 0 10px 10px;  }
  div.contact-box { flex: 0 0 100%; max-width: 100%; margin-bottom: 30px;  padding:0;} 

  .Sidebarbox{ margin-top: 0px; }
  .hs-author-avatar {  margin: -12px 15px 0 0;}
  div#hubspot-author_data {
    display: inherit;
    font-size: 14px;
    margin-top: 25px;
    line-height: 27px;
    padding: 0 0 0 0;
  }
  div.map-iframe {  margin-top: 30px;}
  div.get_section {  padding-bottom: 0;  padding-top: 30px;}
  .catgory-listing .blog_cont_st .post-header h4 {  margin-bottom: 0;}
  .blog-listing-wrapper.cell-wrapper #hubspot-author_data { padding-bottom: 0; margin: 0;}
  .catgory-listing .blog_cont_st .post-body br {   display: none;}
  .blog-pagination {  margin-top: 0px;}
  .section.post-footer .hs-form.stacked.hs-form-private { margin-bottom: 30px;}
  
  .hubdew-footer .logo-footer img{
    max-width: 120px;
    min-width: inherit
  }
  
  .hubdew-footer .hs-menu-wrapper.hs-menu-flow-vertical>ul li a{
    padding: 10px 0
  }
  
}
@media screen and (min-width: 1300px) {}
@media screen and (max-width: 1499px) {
  .Dew-Theme-eBook {
    margin-top: -40px;   
  }
}
@media screen and (max-width: 1299px) {
  .hubdew-layout-two-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .section_contact_us.background_bg .hebdew_head {
    padding: 0 15px;
  }
  .contact-listing {
    margin-top: 15px;
  }
  .section_two_column_video, .section_two_column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .background_bg, .hubdew-get-attention-section {
    min-height: inherit;
  }
  .container.fullwidth .DevSection.right .devlmpt_contact {
    padding-right: 3%;
    padding-left: 3%;
  }
  .container.fullwidth .DevSection.left .devlmpt_contact {
    padding-right: 3%;
    padding-left: 3%;
  }
}

@media screen and (max-width: 1024px){
  div#search-blog.hs-search-field.search-input-header .close-btn {
      right: 15px;
      top: 25px
    }
  

  
  .hubdew-footer .logo-footer{
    display: block;
    width: 100%;
    padding-bottom: 30px;
  }
  
  .hubdew-footer .hubdew-footer-column{
    width: auto;
    margin: 10px 0;
    padding: 0 20px 0 0
  }
  
  .social-icons{margin-left: 20px}
}

@media screen and (max-width: 768px){
  .social-icons{
    margin-left: 10px
  }
}

@media screen and (max-width: 991px) {
.blog_detail-section,
.banner_section,
.hubdew-one-page-wrap .inner-item {
    padding: 45px 0px;
}

.clear-header-fix.homeover_view .Stickyheader .nav ul>li>a{
  color: #333333 !important;
}

  .Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;  
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .Dew-blog-v1 .post-listing .post-item .post-body .blog_featured_img .hs-featured-image {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
  }
  .Dew-blog-v1 .post-listing .post-item .post-body .post-blog-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px;
  }
  .Dew-blog-v1 .post-listing .post-item:nth-of-type(2n) .blog_featured_img {
    order: inherit;
  } 
  .dew-sidebar .dew-Advertising {
    text-align: center;
  }
  .header .nav .hs-menu-wrapper ul ul li.hs-item-has-children>a:before {
    transform: rotate(90deg);
  }
  .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active1>span {
    transform: rotate(180deg);
  } 
  .header .nav .hs-menu-wrapper ul ul li.active1 a:before{
    transform: rotate(90deg);
  }
  .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:first-child>a {
    padding-left: 15px;
  }
  .hs-menu-wrapper.active-branch ul.showMenu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
    float: none;
    display: block;
  }
  .hs-menu-wrapper.active-branch ul.showMenu li.hs-item-has-children >ul.hs-menu-children-wrapper {
    position: relative;
    width: 100%;
    float: left;
    left: 0 !important;
    padding: 0 0;
    box-shadow: none;
  }
  .hs-menu-wrapper.active-branch ul.showMenu li.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-item {
    float: left;
    width: 100%;
  }
  .hs-menu-wrapper.active-branch ul.showMenu li.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-item >a{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .hs-menu-wrapper.active-branch ul.showMenu li.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-item:last-child a{
    border-bottom: 0;
  }
  .header .nav .hs-menu-wrapper ul.hs-menu-children-wrapper li:first-child:before {
    top: -5px;
    left: 16px;    
  }
  .header .nav .hs-menu-wrapper ul ul li:first-child>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .header .nav .hs-menu-wrapper ul ul li:last-child>a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .hubdew-theme-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width:50%;
  }
  .header .nav .hs-menu-wrapper ul ul li.active > a:before, 
  .header .nav .hs-menu-wrapper ul ul li.active-branch > a:before {
    transform: rotate(90deg);
  }
  img { height: auto;}
  #menu-toggle,
  #menu-toggle_lan { display: -webkit-box;  display: -ms-flexbox;   display: flex;}


  .bar { width: 20px;}
  .bar:nth-child(2) { width: 15px;}
  .bar:last-child { width: 10px;}
  .hubdew_templateheader.main_head.landing-header ul.landing-manu {
    display: none;
    background: #9B1300;  
    width: 100%;  
    position: absolute;  
    left: 0;      
    top: 90px;
    padding: 0 15px 15px;
  }
  .hubdew_templateheader.main_head.landing-header ul.landing-manu.showMenu{ display: block; }
  .hubdew_templateheader.main_head.landing-header ul.landing-manu > li {
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    text-align: center;
  }
  .Stickyheader .hubdew_templateheader.main_head.landing-header ul.landing-manu{ top: 60px; }
  /***********/
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul.showMenu {
    display: block;
  }
  /***********/
  .Home-option2 .hubdew-theme-column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .padding_Tb {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  div .DevSection.right .devlmpt_contact {
    padding-right: 30px;
  }
  .background_bg,
  .hubdew-get-attention-section{ min-height: inherit; }
  .right_sidebar .menu-search-icon {
    margin-top: 0;
    margin-left: 6px;
  }
  .header .nav{ padding-top: 0; }
  .right_sidebar .menu-search-icon i.fa {  
    padding: 0;  
    border-radius: 50px;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
  }
  .header-container-wrapper.Stickyheader .right_sidebar .menu-search-icon i.fa{
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .hubdew-simple-pricing-wrap .pricing-table {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  div.hubdew-faq-section .accordion:after {  
    right: 12px !important;
  }
  .Banner_contact h1 br {
    display: none;
    padding: 0 15px;
  }
  .modal-dialog.modal-dialog-centered .modal-content li.hs-form-checkbox input[type="checkbox"] {
    width: auto !important;
        height: auto !important;
}

.modal-dialog.modal-dialog-centered .modal-content .hs-fieldtype-radio.field.hs-form-field li.hs-form-radio input[type="radio"] {
    width: auto;
        height: auto !important;
}
.modal-dialog.modal-dialog-centered .modal-content .hs-fieldtype-radio.field.hs-form-field li.hs-form-radio span {
    margin: 0;
}
.modal-dialog.modal-dialog-centered .modal-content .hs-form .hs_submit.hs-submit {
    margin: 5px 0 0;
}
.modal-dialog.modal-dialog-centered .hs-fieldtype-radio label span {
    margin-bottom: 5px;
    
}

.modal-dialog.modal-dialog-centered  .hs-fieldtype-checkbox.field.hs-form-field {
    margin-top: 10px;
    margin-bottom: 0;
}

}
@media screen and (max-width: 768px)
{
  
  .landing-page2-seaction .Banner_contact {
    padding-top: 0px;
    padding-bottom: 0px;
}
  .landing-page3-section-first .head_tital h2 {
    font-size: 50px !important;
}
  
  .landing-page3-section-first {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
  .landing-page3-section-second-inner3 .row-fluid-wrapper.row-depth-2.row-number-1 {
    width: 95% !important;
}
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul.showMenu{
      padding: 10px 15px
    }
  
  
  .hs-menu-children-wrapper {
  display: none !important;
  }
  
}


@media screen and (max-width: 767px) {
  .DevSection .devlmpt_img,
  .DevSection .devlmpt_contact,
  .hubdew-theme-column,
  .hubdew-blog-inner,
  .hubdew-footer-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width:100%;
  }
  .partner-logo ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    min-height: inherit;
  }
  
  .partner-logo ul {
    margin-top: 45px;
    padding: 0 15px;
  }
  .partner-logo ul li:first-child{
    border-left: 0 !important;
  }
  .partner-logo ul li:nth-of-type(1),
  .partner-logo ul li:nth-of-type(2),
  .partner-logo ul li:nth-of-type(3){
    border-top:0;
  }
  .partner-logo ul li:nth-of-type(4),
  .partner-logo ul li:nth-of-type(5){
    border-top: 1px solid #d6d6d6;
  }
  .partner-logo ul li:nth-of-type(3n+1){
    border-left: 0;
  }
  .partner-logo ul li:nth-of-type(5n+1){
    border-left: 1px solid #d6d6d6;
  }
  .two_column_row {
    width: 100%;
    float: left;
    display: inline-block;
  }
  .two_column_row {
    padding: 0 15px;
  }
  .devlmpt_contact {
    padding-top: 45px;
  }
  .hubdew-footer-copy-right-inner{
    text-align: center;
    padding-top: 15px;
    flex:inherit;
    display: inline-block;
    text-align: center;
  }
  .hubdew-footer-copy-bottom .btn.buy-now,
  .hubdew-footer-copy-bottom p {
    float: none;
    display: inline-block;
  }
  .Banner_contact h1 {
    color: #fff;
    font-size: 30px;
  }
  .Banner_contact span {
    font-size: 16px;
    margin: 25px 15px;
  }
  .Banner_contact span.sn-arrow.Dew-theme-Color {
    display: none;
  }
  .three-column-inner {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  iframe {
    width: 100%;
  }
  .hubdew-get-attention-section {
    min-height: inherit;
  }  
  .padding_Tb {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  fieldset.form-columns-2 .input {
    padding-left: 8px !important;
  }
  fieldset.form-columns-2 .hs-form-field:first-child .input {
    padding-left: 0 !important;
  }
  .hubdew-hero-slider-wrap .owl-theme .owl-nav button{
    display: none;
  }
  .slider_wrap.Banner_contact h1 {
    padding: 0 15px;
  }
  .simple_text_wrap {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .hubdew_website_button {
    margin-top: 25px;
  }
  .hubdew-footer-form fieldset {
    max-width: 100% !important;
  }
  .hubdew-footer-column h4 {
    color: #fff;
    text-transform: uppercase;
    padding: 20px 0 20px 0px;
  }
  .layout-inner-content{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align:left;
    padding: 0 20px !important;
  }
  .layout-inner-content:last-child {
    margin-top: 20px;
  }
  div .column .box {
    padding: 0 !important;
  }
  .Banner_contact span {
    padding: 0px 0 !important;
  }
  .gettouch fieldset.form-columns-2 input{
    width: 98% !important
  }
  .gettouch fieldset.form-columns-2 .input {
    padding-left: 0 !important;
  }
  .Banner_contact {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  div.DevSection.left .devlmpt_contact {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  div.DevSection.right .devlmpt_contact {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: 0;
  }

  .hubdew-theme-inner .hebdew_head {
    padding: 0 15px;
  }
  .container.fullwidth .DevSection.right .devlmpt_contact {
    padding-right: 0;
    padding-left: 0;
  }
  .hubdew-simple-pricing-wrap .pricing-table {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .db_wrapper .column_Db .db_box{ 
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .Dew-Theme-eBook {
    margin-top: 30px;
    position: relative;
    z-index: 1;
  }
  .eBook_section .eBook_inner .Ebook_box .eBook_column p {
    padding: 15px 15px;  
  }
  .banner_section {
    /*min-height: calc(100vh - 80px) !important;*/
  }
  .contact-listing .address-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body.faq-page-custom .section_contact_us.background_bg {
    margin-top: 40px;
  }
  .hubdew-faq-wrap .faq-listing {
    margin: 20px auto 0px;
  }
  .featured-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .featured-worked-text {
    padding: 20px 15px;
  }
  .contact_column4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .contact_address.padding_bottom{ padding-bottom: 0; }
  .video_bg {
    width: 100%;
    margin: 45px 0 0;
    padding: 15px;
  }
  .content-box-section.padding_bottom {
    padding-bottom: 0;
  }
  .section_two_column_video, .section_two_column {
    padding-left: 0;
    padding-right: 0;
  }
  .post-features {
    padding: 50px 0 0;
  }
  .hubdew_theme_box .hubdew_wrap_bx {
    padding: 15px 0;
  }
  .video-icon {
    padding-bottom: 30px;
  }
.modal-dialog { 
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px;  
}
.modal-dialog.modal-dialog-centered .modal-content .heading-title {
    padding: 0 0 5px 0;
}
.modal.fade .modal-dialog {
   /* -webkit-transform: translate(0,40px);
    transform: translate(0,40px);*/
}
.modal-dialog.modal-dialog-centered  .modal-content .hs-form .input .hs-input{
   width: 98%;
   height: 42px;
   margin-bottom: 2px;
}
.hs-fieldtype-checkbox.field.hs-form-field .inputs-list.multi-container {
    margin-top: 5px;
}

.modal-dialog.modal-dialog-centered .modal-content span p {
    font-size: 14px;
}

.modal-content .close {
    right: -10px;
    top: -23px;
}
.modal {
    overflow: scroll;
}

.hubdew-get-attention-section-wrap .form-columns-2,
.hubdew-get-attention-section-wrap .form-columns-1 {
    max-width: 100%;
}
.resource_pg .hubdew_website_content {
    padding-right:0px;
}


.modal-dialog.modal-dialog-centered .modal-content .hs-form .input textarea {
    height: 65px !important;
    overflow: scroll;
}
.modal-dialog.modal-dialog-centered .modal-content span.hs-form-required {
    display: none;
}
  
  .clear-theme-landing-section .head_tital h2 {
        font-size: 28px;
    text-align: left;
    padding: 15px 10px;
    line-height: 35px;
}
  
  .clear-theme-landing-section .head_tital span {
    text-align: left;
    padding: 0px 10px;
}
  .clear-theme-listing-module {
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    text-align: left;
}
  .clear-theme-listing-module-inner li {
   list-style: disc;
    margin-left: 28px !important;
    line-height: 25px;
    font-size: 15px;
}
  .CPl-section-button {
   
    margin: 20px 12px!important;
    text-align: left;

}
  .clear-theme-landing-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #333333;
}
  .clr-section-you-are-awesome {
    padding-bottom: 50px !important;
}
  .clr-section-give-yourself {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #f2f5f8;
}
  .landing-page3-section-first .head_tital h2 {
    font-size: 50px !important;
}
  .landing-page3-section-first {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
  .landing-page3-section-second-inner3 .row-fluid-wrapper.row-depth-2.row-number-1 {
    width: 100% !important;
}
  
  div#search-blog.hs-search-field.search-input-header .hs-search-field__bar{
    padding: 10px 0
  }
  
  .social-icons{
    margin-left: 0
  }
  
   .hs-menu-children-wrapper {
  display: none !important;
  }

}





@media screen and (max-width: 575px) {

  .hubdew-footer-form .hs-input {
    width: 100% !important;
  }
  .hs-form-field .input {
    margin-right: 0 !important;
  }
  .Banner_contact ul li {
    margin: 0 3px; 
  }
  .Banner_contact span.sn-arrow {
    display: none;
  }
  .Banner_contact ul li a, .btn {
    padding: 0px 15px;
  }
  .Home-option2 .hubdew-theme-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .db_wrapper .column_Db .db_box{ 
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width:100%;
    padding: 0;
  }
  div#search-blog.hs-search-field.search-input-header .close-btn { 
    display: inline-block;
    right: 5px;
    top: 10px;
  }
  div#search-blog.hs-search-field.search-input-header {
    padding: 0 20px;
    text-align: center;
  }
  div#search-blog.hs-search-field.search-input-header .hs-search-field__bar form {
    width: 100%;   
  }
 
}

@media screen and (max-width: 480px) {
  fieldset.form-columns-2 .input {
    padding-left: 0 !important;
  }
  .contact-listing .address-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section_contact_us .contact_us_form .input input {
    width: 100% !important;
  }
  .contact_column4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hubdew-footer-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
  }
  .clear-theme-footer-section-left {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
}
  .clear-theme-footer-section-left-content {
    color: #f7f6f4;
    float: none;
    padding: 14px 0px;
    font-size: 15px;
    text-align: center;
}
  .clear-theme-footer-section-right {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    order: 1;
    margin: 10px 10px;
}
  .landing-page2-seaction .Banner_contact {
    padding-top: 0px;
    padding-bottom: 0px;
}
  .clr-section-get-your-form-section form {
    width: 70% !important;
    margin: 0 auto;
    color: #999999;
    font-weight: 500;
    font-size: 15px;
}
  .landing-page3-section-first .head_tital h2 {
    font-size: 32px !important;
}
.landing-page3-section-second-inner3 .row-fluid-wrapper.row-depth-2.row-number-1 {
    width: 100%;
}
  
   .hs-menu-children-wrapper {
  display: none !important;
  }
  
}
@media screen and (max-width: 400px) {
  div fieldset.form-columns-2 .input {
    padding-left: 0 !important;
  }
  .hubdew_templateheader.main_head .header .head_main .logo {
    width: 135px !important;
  }
  .header .nav {
    padding: 0 0 0 0;
  }
  .right_sidebar .menu-search-icon {
    margin-top: 0;
  }
  #menu-toggle, #menu-toggle_lan {
    width: 35px;
    height: 35px;
  }
  .right_sidebar .menu-search-icon i.fa {
    height: 35px;
    width: 35px;
    line-height: 35px;   
  }
  .blog_discription h1 {
    font-size: 22px;
  }
  
   .hs-menu-children-wrapper {
  display: none !important;
  }
  
}

@media screen and (max-width: 375px)
{
.clear-theme-landing-section .head_tital h2 {
    font-size: 26px;
    text-align: left;
    padding: 15px 10px;
    line-height: 35px;
}
  .landing-page2-seaction .Banner_contact h1 {
    color: #fff;
    font-size: 27px;
}

   .hs-menu-children-wrapper {
  display: none !important;
  }

}

/*******PRIYA CODE 22ND AUGUST 2019*********/
.Banner_contact .hs-form-field span {
    color: #666f80;
    margin: 0px 0px 10px 0px;
    font-size: 14px;
    display: inherit;
}
.Banner_contact .case_form span {
    margin-top: 10px;
}
form .hs_error_rollup {
    display: none;
}


.elements_design .Cl-img{
  margin-bottom: 30px;    
}
 .elements_design .Cl-img img { 
  width: 100%;
}

  /*====================================CLEAR THEME STYLE CSS==================================================
 *=========================================================================================================*/




video {
    max-width: 100%;
    height: auto
}

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%
}

@media(max-width:568px) {
    iframe {
        max-width: 100%
    }
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hs-menu-wrapper ul {
    padding: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: inline-block;
    margin-bottom: 20px
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
    content: " ";
    display: table;
    clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left
}

/*.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}*/

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
    position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin-bottom: 20px
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 10px 20px;
    text-decoration: none
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
    max-width: 100%;
    overflow: hidden
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
    padding-left: 4em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
    padding-left: 6em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
    padding-left: 8em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
    padding-left: 140px
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18)
}

@media(max-width:568px) {

    .hs-menu-wrapper,
    .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        float: none
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
        display: block;
        max-width: 100%;
        width: 100%
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1
}

.widget-type-space {
    visibility: hidden
}

.hs-author-listing-header {
    margin: 0 0 .75em 0
}

.hs-author-social-links {
    display: inline-block
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0;
    border: 0;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
    outline: 0
}

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.hs_cos_flex-slider {
    margin: 0;
    padding: 0
}

.hs_cos_flex-slider .hs_cos_flex-slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.hs_cos_flex-slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .hs_cos_flex-slides {
    display: block
}

* html .hs_cos_flex-slides {
    height: 1%
}

.hs_cos_flex-slider {
    margin: 0 0 60px;
    background: #fff;
    border: 0;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom: 1
}

.hs_cos_flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .hs_cos_flex-viewport {
    max-height: 300px
}

.hs_cos_flex-slider .hs_cos_flex-slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.hs_cos_flex-direction-nav {
    *height: 0
}

.hs_cos_flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
    background-position: 100% 0;
    right: -36px
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
    left: -36px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
    opacity: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .8;
    left: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
    opacity: 1
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.hs_cos_flex_thumbnavs-direction-nav {
    *height: 0
}

.hs_cos_flex_thumbnavs-direction-nav a {
    width: 30px;
    height: 140px;
    margin: -60px 0 0;
    display: block;
    background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: all .3s ease
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
    background-position: 100% 40%;
    right: 0
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
    left: 0
}

.hs-cos-flex-slider-control-panel img {
    cursor: pointer
}

.hs-cos-flex-slider-control-panel img:hover {
    opacity: .8
}

.hs-cos-flex-slider-control-panel {
    margin-top: -30px
}

.hs_cos_flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.hs_cos_flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.hs_cos_flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.hs_cos_flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

.hs_cos_flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.hs_cos_flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.hs_cos_flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.hs_cos_flex-control-thumbs img:hover {
    opacity: 1
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .hs_cos_flex-direction-nav .hs_cos_flex-prev {
        opacity: 1;
        left: 0
    }

    .hs_cos_flex-direction-nav .hs_cos_flex-next {
        opacity: 1;
        right: 0
    }
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent
}

@media all and (max-width:400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0 5% 0px 5%;
        top: 40%;
        text-align: center
    }

    #recaptcha_area table#recaptcha_table {
        width: 300px !important
    }

    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: 300px !important
    }

    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
        width: 67px !important
    }

    #recaptcha_area table#recaptcha_table #recaptcha_image {
        width: 280px !important
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white
}

.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: -4px
}

.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0;
    padding: 0;
    border-width: 0
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0 10px 0
}

.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px
}

#map_canvas img,
.google-maps img {
    max-width: none
}

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}


.logo-main-top {
    padding: 20px 0;
    position: relative
}

.inner-container {
    background: #f7f6f4;
    padding: 50px 0
}

.inner-container .container {
    position: relative
}

.banner-content p {
    margin-top: 6px;
    margin-bottom: 33px
}

.contactinfo p {
    float: right;
    font-family: "Mulish", sans-serif;
    font-size: 18px
}

.contactinfo img {
    width: 15px;
    float: left;
    margin: 5px 6px 0 0;
}

.contactinfo p a {
    text-decoration: none;
    color: #333
}

.contactinfo p a:hover {
    color: #333
}

.center-iage-form-side {
    text-align: center
}

.form-fb-ladning-page-productive {
     
    background-color: #fff;
    padding: 30px 20px 30px;
    box-shadow: 0 0 5px #e8e7e7
}

/*input {
    -webkit-appearance: none;
}*/

.form-fb-ladning-page-productive input {
    background-color: #e4e4e4;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-size: 15px;
    height: 42px;
    border-radius: 2px;
}

.form-fb-ladning-page-productive label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom:10px;
    display: block;
}

.form-fb-ladning-page-productive input:focus {
    outline: 0
}

.form-fb-ladning-page-productive .hs-form-field {
    margin-top: 10px
}

.form-fb-ladning-page-productive input[type="submit"] {
    border: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
}

.form-fb-ladning-page-productive input[type="submit"]:hover {
    background-color: #000;
}

.form-fb-ladning-page-productive .hs_submit {
    background: #333;
    margin-top: 20px;
    text-align: center;
    border: 0;
    cursor: pointer;
    margin-right: 0
}

.form-fb-ladning-page-productive .hs_submit input {
    padding: 10px;
    width: 100%;
    cursor: pointer
}

ul.hs-error-msgs.inputs-list {
    list-style: none
}

ul.hs-error-msgs.inputs-list label {
    color: red
}

.left-side-content {
    padding-right: 20px;
    margin-top: 40px
}

.left-side-content li {
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 22px
}

.trusted_companies {
    margin: 0px 0 0;
    padding: 15px 0;
    border-top: 1px solid #ececec;
}

.trusted_companies img {
    display: inline-block;
    width: 19%;
    vertical-align: top
}

.footer-wideer {
    padding: 30px 0 25px;
    background: #2b2b2b;
    font-size: 13px;
    font-family: "Mulish", sans-serif;
    text-align: center;
}

.footer-wideer .widget-type-text {
    color: #f7f6f4;
    font-size: 13px;
}

.footer-copyrights a {
    color: #e6e6e6;
    text-decoration: none
}

.widget-span.footer-copyrights .widget-type-rich_text {
    color: #a9a9a9;
    font-size: 14px;
}

.widget-span.footer .widget-type-custom_widget .btn:hover {
    background: #fff;
    color: #333;
}

/***********************/
.what_ebook_section {
    width: 100%;
    padding: 30px 0;
}

.learnbook-section {
    padding: 30px 0;
}

.other_ebooksection {
    padding: 30px 0 40px 0;
}

.chapter-section {
    width: 100%;
    padding: 30px 0;
}

.trusted_client .clients_logo img {
    width: 100%;
}

.other_ebooksection h3 {
    text-align: center;
    margin-bottom: 35px;
    display: block;
}

/***********PRIYA CODE***********/
.primary-menu .hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0;
    background: #fff;
    min-width: 130px;
    width: 100%;
    top: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    box-shadow: 0 0 7px rgba(2, 16, 48, 0.15);
    -webkit-box-shadow: 0 0 7px rgba(2, 16, 48, 0.15);
    -moz-box-shadow: 0 0 7px rgba(2, 16, 48, 0.15);
}

.primary-menu ul .hs-menu-depth-1:hover .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

.primary-menu ul .hs-menu-depth-1 {
    display: inline-block;
    position: relative;
    padding: 15px 0px;
}

.primary-menu ul .hs-menu-depth-1 a {
    color: #333;
    padding: 0px 20px;
    font-weight: 500;
}

.primary-menu .hs-menu-item.hs-menu-depth-2 a {
    color: #333;
    font-size: 14px;
    padding-bottom: 10px;
    display: block;
}

.primary-menu ul {
    float: right;
}

.primary-menu .hs-menu-item.hs-menu-depth-1:last-child a {
    background-color: #d3d3d3;
    font-size: 14px;
    border-radius: 5px;
    color: #333;
}

.primary-menu .hs-menu-item.hs-menu-depth-1:last-child:hover a {
    color: #f7f6f4;
    background-color: #333;
}

.primary-menu .hs-menu-item.hs-menu-depth-1 a:hover {
    color: #000;
}

.blue-banner {
    padding: 195px 0px;
    background-color: #f7f6f4;
    background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/main-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    position: relative;
}
/*.body-container-wrapper {
    margin-top: 69px;
}
*/.blue-banner:before {
    content: "";
    background: rgba(20, 23, 36, 0.63);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.banner-rich-text {
    position: relative;
    z-index: 2;
    text-align: center;
}


.blue-banner img {
    height: auto;
}

.blue-banner .row-fluid {
    display: flex;
    align-items: center;
}

.rich-text-wrapper h1 {
    margin-bottom: 20px;
    line-height: normal;
    font-size: 40px;
    font-weight: 600;
    text-transform: none;
    margin: 0 0 20px 0;
    color: #fff;
}

.rich-text-wrapper span {
    margin-bottom: 30px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    letter-spacing: .25px;
    line-height: 1.7;
}


.courses-collection .hs_cos_wrapper_type_module {
    color: #292929;
    font-size: 26px;
    font-weight: bold;
    text-transform: none;
    margin: 0 0 0px 0;
    text-align: center;
}

.Course-listing {
    margin-top: 60px;
    margin-bottom: 20px;
}

.Course-listing-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.course-item {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.course-item .title a {
    font-weight: 500;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

.course-item .content {
    padding: 30px 20px;
}

.course-item .description {
    font-size: 14px;
    color: #858383;
    text-align: center;
    line-height: normal;
    display: block;
}

.course-item .image img {
    width: 100%;
    height: auto;
}


.course-item-inner {
    margin: 0px 15px;
    background: #f2f2f2;
}

.live-experience {
    padding: 95px 0px;
}

.live-experience img {
    height: auto;
}

 
 

.live-experience .row-fluid {
    display: flex;
    align-items: center;
}

.get-started-row {
    background-color: #4d58b1;
    padding: 40px 60px;
    border-radius: 20px;
}

.get-started-row .hs_cos_wrapper_type_module {
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    display: block;
    color: #fff;
    margin-bottom: 0px;
}

.get-started-row .btn {
    background: #fff;
    color: #333;
}

.get-started-row .btn:hover {
    background: #f66d5f;
    color: #fff;
}

.footer ul li {
    list-style: none;
    margin-bottom: 15px;
    float: none !important;
}


.footer-container-wrapper .footer ul li a {
    color: #f7f6f4;
    padding: 0px !important;
}

.footer ul li a:hover {
    color: #0e8dda;
}

.footer {
    padding: 75px 0px;
    background: #333;
}

.footer .footer-social-icons svg {
    fill: #bbb;
    width: 18px;
    height: 18px;
}

.footer-social-icons ul li {
    display: inline-block;
    margin-right: 15px;

}

.footer-social-icons ul li:hover svg {
    fill: #fff;
}

.footer-social-icons h3 {
    text-transform: uppercase;
   margin: 0px 0px 20px 0px;
    color: #f7f6f4;
}

.footer-social-icons ul {
    margin-bottom: 25px;
}

.header .container .row-fluid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.recent-blogs {
    padding: 60px 0px;
}

.recent-blogs .hs-rss-item {
    background-color: #f7f6f4;
    padding: 15px;
    border-radius: 10px;
}

.recent-blogs .hs-rss-item-image-wrapper img {
    border-radius: 10px;
}

.recent-blogs .hs-rss-item-text {
    text-align: left;
}

.recent-blogs .hs-rss-item-text a {
    color: #333;
    margin-bottom: 20px;
    display: block;
    line-height: 25px;
    font-size: 25px;
    font-weight: 600;
}

.recent-blogs .hs-rss-description p a {
    font-size: 15px;
    margin-top: 20px;
    color: #0e8dda;
}

.recent-blogs .hs-rss-description p a:hover,
.recent-blogs .hs-rss-item-text a:hover {
    color: #f66d5f;
}

.theme-logo-listing {
    background: #f2f2f2;
    padding: 60px 0px;
}

.theme-logo-listing ul {
    text-align: center;
}

.theme-logo-listing ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px 20px;
     cursor: pointer;

}

.theme-logo-listing ul li img {
    opacity: .6;
    filter: grayscale(100%);
    transition: all .5s;
}

.theme-logo-listing ul li:hover img {
    opacity: 1;
    transform: scale(1.05);
}

div#hs_cos_wrapper_module_1566890673342284 {
    margin-bottom: 0px;
}

.primary-menu .hs-menu-item.hs-menu-depth-1.hs-item-has-children a::after {
    font-family: 'FontAwesome';
    content: '\f0d7';
    margin-left: 10px;
}

.primary-menu .hs-menu-depth-2 a::after {
    display: none;
}

.blog-banner,
.contact-banner {
    padding: 60px 0px;
  background: #f2f2f2;
/*     background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/page-overley_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; */
}

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

.pages-navigation .btn {
    border-radius: 5px;
    background: #f2f2f2;
    color: #333;
    border: 1px solid #ddd;
    font-size: 18px;
    font-weight: 500;
    padding: 13px 20px;
    height: 50px;
 }

.pages-navigation .btn:hover {
    background: #333;
    color: #fff;
    border: 1px solid transparent;
}

.clear-blog-listing .post-listing .post-item .post-body {
    display: flex;
    flex-wrap: wrap;
}

.blog--banner-content {
    text-align: center;
}
/* 
.blog--banner-content h1 {
    color: #fff;
}

.blog--banner-content span {
    color: #fff;
} */

.clear-blog-listing {
    padding: 60px 0px;
}

.clear-blog-listing .post-header h4 {
    margin: 0px;
    font-size: 20px;
    line-height: 1.6rem
}

.clear-blog-listing .post-header h4 a {
    color: #333;
    font-family: "Mulish", sans-serif;
}

.blog--tag-author-coloumn {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0px;
}

.blog--tag-author-coloumn .blog--author i,
.blog--tag-author-coloumn .blog--author a,
.blog--tag-author-coloumn #hubspot-topic_data i,
.blog--tag-author-coloumn #hubspot-topic_data a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.blog--tag-author-coloumn .topic {
  display: block;
  margin: 0 0 10px;
  width: 100%;
}

.clear--inner-content-blog {
    padding: 20px;
}

.clear-blog-excerpt p {
    margin: 10px 0px;
}

.clear-blog-listing .more-link {
  color: #C3161C;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    text-align: right;
    padding-right: 10px;
    font-family: "Mulish", sans-serif;
}

.clear-blog-listing .more-link:hover {
    color: #333;
}

.blog_content_area p {
    color: #666f80;
}

.clear-subscribe-form {
    background: #f2f2f2;
    padding: 30px 20px;
}

.clear-subscribe-form h1 {
    margin: 0px;
    color: #fff;
    font-size: 22px;
}

.clear-subscribe-form .hs-input {
    border: 0px;
    height: 40px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.clear-subscribe-form .hs_email label {
    display: none;
}

.blog--subscribe-content span {
    color: #fff;
    margin-top: 10px;
    display: block;
}

.clear-subscribe-form .hs_error_rollup {
    display: none;
}

.clear-subscribe-form .hs-error-msgs.inputs-list label {
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
}

.blog--subscribe-content {
    text-align: center;
    margin-bottom: 20px;
}

.clear-subscribe-form .hs-button.primary.large {
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-radius: 5px;
    background: #fff;
    font-weight: 700;
    font-size: 14px;
    border: 0px;
    cursor: pointer;
    font-family: "Mulish", sans-serif;
    width: 100%;
    height: 40px;
    color: #333;
}

.clear--sidebar-posts ul li {
    list-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.widget-span.clear--post-topic .widget-module a:hover {
    color: #333;
}

.clear--sidebar-posts h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
}

.clear--sidebar-posts ul li:last-child {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.clear--post-topic ul li a::before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #333;
    margin-right: 10px;
}

.clear--post-topic ul li {
    border: 0px;
    padding: 0px;
}

.header {
  background: #C3161C;
    left: 0;
    right: 0;
    top: 0;
/*    position: absolute;*/
    z-index: 999;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

.header.fixed {
    position: fixed;
    animation: smoothScroll 1s forwards;
    box-shadow: 0px 0px 15px 0px #00000026;
    -webkit-box-shadow: 0px 0px 15px 0px #00000026;
    -moz-box-shadow: 0px 0px 15px 0px #00000026;
}

.hs-blog-post .blog-banner {
    display: none;
}

.blog-detail--clear #hubspot-author_data {
    display: flex;
    align-items: center;
}

.blog-detail--clear .hs-author-avatar {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    float: left;
    margin: 0 15px 0 0;
}

.blog-detail--clear .hs-author-avatar img {
    border-radius: 100px;
}

.blog-detail--clear .author-link {
    color: #333;
    margin: 0px 5px;
}

.blog-detail--clear .section.post-body {
    padding: 15px 0px;
}

.blog-detail--clear .blog-post-wrapper .hs-featured-image {
    max-width: 100%;
    width: 100%;
    border-radius: 5px;
    float: none;
    margin-left: 0;
}
.blog-section.blog-detail--clear .posted-by--blog {
    font-weight: 500;
    color: #777;
    font-size: 15px;
}
.blog-detail--clear .section.post-body p {
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;
    letter-spacing: .2px;
    line-height: 1.6rem
}

.blog-detail--clear #hubspot-topic_data {
    margin-bottom: 20px;
    color: #666;
}

.blog-detail--clear #hubspot-topic_data a {
    color: #333;
    font-weight: 600;
}

.blog--comment .hs-input {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}

.blog--comment .hs-form-field label {
    font-size: 13px;
    margin-bottom: 3px;
    display: block;
    color: #666;
}

.blog--comment .hs_comment textarea {
    height: 100px;
}

.contact--form-style .hs-button.primary {
    width: 100%;
}

.blog--comment .hs-button.primary,
.contact--form-style .hs-button.primary {
    padding: 10px 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-radius: 5px;
    background: #333;
    font-size: 14px;
    border: 0px;
    cursor: pointer;
    font-family: "Mulish", sans-serif;
    height: 40px;
    color: #fff;
    margin-top: 30px;
}

.blog--comment .hs-button.primary:hover,
.contact--form-style .hs-button.primary:hover {
    background: #000;
}

.blog-detail--clear .post-body a:hover {
    color: #c3161d;
}

.blog-detail--clear .post-body a {
    color: #333;
}

.post-body ul li::before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #333;
    margin-right: 10px;
}

.blog-detail--clear .post-body ul li {
    list-style: none;
    color: #666;
    padding-bottom: 5px;
    font-size: 15px;
    letter-spacing: .2px;
}

.blog-detail--clear .post-body ul {
    margin: 5px 0px;
}

.clear--blog-design .hs-author-name {
    margin-bottom: 10px;
}

.clear--blog-design .hs-author-avatar {
    height: 80px;
    width: 80px;
}

.clear--blog-design .hs-author-bio {
    margin: 10px 0px;
    color: #666;
}

.clear--blog-design .hs-author-social-section {
    margin-bottom: 10px;
}

/****Contact Us*******/
.contact-address {
    padding: 60px 0px;
}

.contact-address-inner {
    text-align: center;
}

.contact--inner-address {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.contact--inner-spacing {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.contact--address-area {
    margin: 0px 15px;
    background: #f2f2f2;
    padding: 40px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.contact--icon svg {
    width: 50px;
    height: 50px;
}

.contact--address-area h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0px;
}

.contact--description p a {
    color: #666;
}

.contact--description p {
    color: #666;
    letter-spacing: .2px;
    margin: 10px 0px;
}

.contact--description p a:hover,
.custom-style p a:hover {
    color: #0e8dda;
}

.contact--map iframe {
    width: 100%;
}

.contact--map {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.contact--form {
    padding: 95px 0px;
}

.form--contact-textarea h1 {
    margin-top: 0px;
}

.contact--form-style h3 {
    margin-bottom: 20px;
}

.custom-style p {
    margin: 10px 0px;
    letter-spacing: .2px;
    color: #666;
}

.custom-style {
    margin-top: 40px;
}

.custom-style p a {
    color: #666;
}

.contact--form-style .hs-input {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}

.contact--form-style .hs-form-field label {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    color: #858585;
    font-weight: 500;
}

.widget-span.contact--form-style form .hs-form-field label.hs-error-msg {
    padding-top: 7px;
    font-size: 14px;
    margin: 0px;
}

.contact--form-style .hs-message textarea {
    height: 100px;
}
.contact--form-style .hs-fieldtype-checkbox li.hs-form-checkbox .hs-input {
    -webkit-appearance: checkbox;
    width: auto;
    height: auto;
}
.contact--form-style ul.inputs-list.multi-container li.hs-form-radio .hs-input {
    -webkit-appearance: radio;
    width: auto;
    height: auto;
}
.contact--form-style ul.inputs-list li.hs-form-booleancheckbox .hs-input {
    -webkit-appearance: checkbox;
    width: auto;
    height: auto;
}
.contact--form-style .hs-fieldtype-checkbox li,
.contact--form-style ul.inputs-list.multi-container li,
.contact--form-style ul.inputs-list li
{
    list-style: none;
}
/**********PRIYA CODE 20TH SEPTEMBER 2019*********/

.hs-blog-listing .comment-heading {
    display: none;
}


/* jatinder code */


.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.widget-span.cl_our-services {
    padding-top: 95px;
    padding-bottom: 65px;
}
 
.widget-span.cl_our-services_head {
    margin-bottom: 30px;
}
.widget-span.cl_our-services-box .wd-section-heading {
    padding: 25px 15px 12px;
}
.widget-span.cl_our-services-box .widget-type-rich_text {
    padding: 0px 15px 12px;
}
.widget-span.cl_our-services-box {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    border-radius: 7px;
    overflow: hidden;
}
.widget-span.cl_our-services-box {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .10);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .10);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .10);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
}
.widget-span.cl_our-services-box:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, .10);
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .10);
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .10);
}
 
.live-experience .experience-content {
    margin-bottom: 35px;
}
 
.gray-bg {
    background: #f2f2f2;
}
.dark-bg {
    background: #9B1300;
}
.image-style {
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}
.clear-testi1-section {
    padding-top: 95px;
    padding-bottom: 95px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;    
}
.clear-testi1-slider_content p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 1.6;
}
.clear-testi1-slider_content {
    padding: 20px 30px 30px;
    background-image: url(https://3074142.fs1.hubspotusercontent-na1.net/hubfs/3074142/Growth%20Driven/quote-right.png?t=1537339361641), url(https://3074142.fs1.hubspotusercontent-na1.net/hubfs/3074142/Growth%20Driven/quote-left.png?t=1537339361641);
    background-repeat: no-repeat;
    background-position: top left, right bottom;
}
.widget-span.header.fixed .custom-logo a img.hs-image-widget, .widget-span.header.fixed .widget-type-logo a img.hs-image-widget {
    opacity: 0;
}
.widget-span.header.fixed .custom-logo a, .widget-span.header.fixed .widget-type-logo a {
    display: inline-block;
    vertical-align: middle;
    background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/clear-logo-sticky.png);
    background-repeat: no-repeat;
    background-position: center;
}
.widget-span.blog-banner .blog--banner-content h2 {
    margin-bottom: 15px;
}
.clear--blog-design .post-listing {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.clear--blog-design .post-listing .post-item {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0;
    box-shadow: 2px 4px 8px #f4f4f4;
    max-width: 320px;
    margin: 10px auto
}
.clear--blog-design .post-listing .post-item .post-body .post-blog-content {
    flex: 0 0 100%;
    max-width: 100%;
}
.clear--blog-design .post-listing .post-item .post-body .blog_featured_img {
    flex: 0 0 100%;
    max-width: 100%;
    order: -2;
}
.clear--blog-design .post-listing .post-item .post-body .post-blog-content .blog--inner-space {
    padding: 25px 15px 20px;
    
}
.clear--blog-design * {
    box-sizing: border-box;
}
#hubspot-topic_data {
    margin: 0;
}
div.blog--tag-author-coloumn #hubspot-topic_data i, div.blog--tag-author-coloumn #hubspot-topic_data a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    background: #c3161c;
    border-radius: 14px;
    padding: 2px 10px;
    border: 1px solid #d4d4d4;
}
div.blog--tag-author-coloumn .blog--author i, div.blog--tag-author-coloumn .blog--author a {
    color: #b3b2b2;
    font-size: 15px;
    font-weight: 400;
}
.clear--blog-design .post-listing .post-item .post-body .blog_featured_img img.hs-featured-image {
    width: 100%;
    margin: 0;
    max-width: 100%;
}
.widget-span.clear--sidebar > .row-fluid-wrapper {
    margin-bottom: 40px;
}
.clear-subscribe-form .hs_cos_wrapper.form-title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    margin-left: 0;
    margin-right: 0;
}
.widget-span.clear-subscribe-form form .input input {
    height: 40px;
    border-radius: 4px;
    padding: 0 15px;
    background: #fff;
    font-family: "Mulish", sans-serif;
    font-size: 14px;
    letter-spacing: .25px;
    margin-bottom: 0px;
}

.widget-span.clear-subscribe-form form .input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c4c4c4;
}
.widget-span.clear-subscribe-form form .input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c4c4c4;
}
.widget-span.clear-subscribe-form form .input input::-moz-placeholder { /* Firefox 19+ */
  color: #c4c4c4;
}
.widget-span.clear-subscribe-form form .input input:-ms-input-placeholder { /* IE 10+ */
  color: #c4c4c4;
}
.widget-span.clear-subscribe-form form .input input:-moz-placeholder { /* Firefox 18- */
  color: #c4c4c4;
}
.widget-span.clear-subscribe-form form .actions .hs-button.primary {
    height: 40px;
    border-radius: 4px;
    background: #C3161C;
    color: #fff;
    letter-spacing: .25px;
    font-size: 15px;
    padding: 0 15px;
    line-height: 40px;
    border-bottom-right-radius: 24px;
}
.widget-span.clear-subscribe-form form .actions .hs-button.primary:hover {
    background: #000;
}
.widget-span.clear--sidebar-posts .hs-rss-item {
    display: flex;
    margin-bottom: 17px;
    background: #f2f2f2;
}
.widget-span.clear--sidebar-posts .hs-rss-item .hs-rss-item-text .hs-rss-title {
    color: #C21621;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
}
.widget-span.clear--sidebar-posts .hs-rss-item .hs-rss-item-text {
    width: 100%;
    padding: 10px 12px;
}
.widget-span.clear--sidebar-posts .hs-rss-item {
    display: flex;
    margin-bottom: 17px;
}
.widget-span.clear--sidebar-posts .hs-rss-item .hs-rss-item-text .hs-rss-title:hover {
    color: #333;
}
.widget-span.clear--post-topic .widget-module li:last-child {
    border-bottom: none;
}
.widget-span.clear--post-topic .widget-module a {
    font-size: 15px;
    color: #555;
    font-weight: 500;
}
.widget-span.clear--post-topic .widget-module li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.widget-span.clear--sidebar-posts .hs-rss-item .hs-rss-item-image-wrapper {
    width: 95px;
    order: -2;
    flex-shrink: 0;
    padding: 10px
}
.widget-span.clear-subscribe-form form .hs-form-field {
    margin-bottom: 20px;
}
.widget-span.clear-subscribe-form form .hs-form-field label.hs-error-msg {
    color: #ff0000;
    font-weight: 500;
    padding-top: 7px;
    margin: 0px;
}
.blog-section.clear--blog-design {
    margin-bottom: 45px;
}
.blog-section.clear--blog-design .post-header {
    margin-bottom: 15px;
}
div.blog--tag-author-coloumn #hubspot-topic_data:hover i, div.blog--tag-author-coloumn #hubspot-topic_data:hover a {
    color: #333;
}
div.blog--tag-author-coloumn .blog--author:hover i, div.blog--tag-author-coloumn .blog--author:hover a {
    color: #333;
}
.hs-blog-post .header {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
}
 
.widget-span.contact--form h3 {
    margin-left: 0px;
    margin-right: 0px;
}
.widget-span.contact--form-style .hs_cos_wrapper.form-title {
    margin-bottom: 30px;
    margin-top: 0px;
}
.widget-span.contact--form-style > .row-fluid-wrapper {
    border: 1px solid #ddd;
    background: #fff;
    padding: 30px 25px 20px;
}
.widget-span.contact--map iframe {
    border: 1px solid #ddd !important;
    padding: 5px;
    background: #fff;
    max-width: 100%;
    box-sizing: border-box;
    height: 477px;
}
.widget-span.contact--form-style form .input input {
    height: 45px;
    border-radius: 0px;
    padding: 0 15px;
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
}
.widget-span.contact--form-style form .hs-form-field {
    margin-bottom: 20px;
}
.widget-span.contact--form-style form .hs-form-field textarea {
    border-radius: 0px;
    margin: 0;
}
.widget-span.contact--form-style form .hs-submit input.hs-button.primary {
    height: 45px;
    border-radius: 0px;
    padding: 0 15px;
    line-height: 45px;
    font-size: 15px;
    margin: 0px;
}
.widget-span.contact--form-style form .hs_error_rollup {
    display: none;
}
.chapter-section .chapter_row .book-chapter p {
    margin-bottom: 0px;
}
.widget-span.cl_our-services-box .wd-section-heading h4 {
    margin: 0;
}
.theme-logo-listing_title h3 {
    margin-bottom: 30px;
}


/* responsive style here start */

@media only screen and (max-width:900px) {
    .author_img {
        width: 125px;
        height: auto;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        padding: 10px 15px;
    }

.widget-span.clear-blog-listing .container > .row-fluid-wrapper > .row-fluid .span8.widget-span {
    width: 100%;
}
.widget-span.clear-blog-listing .container > .row-fluid-wrapper > .row-fluid > div[class*="span"] {
    width: 100%;
    margin: 0px;
}
div.blue-banner {
    padding: 125px 0px;
}
.Course-listing-wrapper h4.title {
    margin-left: 0;
    margin-right: 0;
}
.landing-header .nav ul li a{ color: #ffffff; }
.padding_top {
    padding-top: 60px;
}

.clr-section-get-your-form-section form {
    width: 100%;
  
}

.hubdew-feature-slider-wrap .owl-theme .owl-nav button.owl-prev {
    left: -15px;
}
.hubdew-feature-slider-wrap .owl-theme .owl-nav button.owl-next {
    right: -15px;
}

}

@media only screen and (min-width:1600px) {
  
  #hs_menu_wrapper_module_1601927906856250_ {
    width: 90%;
  }
}

@media only screen and (max-width:768px) {

    .theme-logo-listing ul li {
        margin-bottom: 10px !important;
    }
    .landing-page3-section-second{
      background: none;
    }
    .clr-section-you-are-awesome {
    padding-top: 25px;
  }
  
  .clear--blog-design .post-listing .post-item{
     flex: 0 0 48%;
    max-width: 48%;
  }
  .clear--blog-design .post-listing{
    padding: 25px;
  }
  .clear-blog-listing {
    padding: 10px 0px;
}
  
}

@media only screen and (max-width:767px) {
    .form-fb-ladning-page-productive {
        position: static;
        margin-top: 30px;
        display: inline-block;
        width: 100%;
    }

    div.ebook_images {
        width: 100%;
        float: none;
        display: inline-block;
    }

    .Ebook_head {
        text-align: center;
    }

    .banner-content {
        text-align: center
    }

    .ebook_what {
        padding: 0px 0;
    }

    .trusted_companies img {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .ebook_features,
    .ebook-learn-img,
    .Book-description,
    .chapter_loop,
    .otherbook-section .bookloop {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .otherbook-section .bookloop {
        margin-bottom: 15px;
    }

    .trusted_client .clients_logo {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .trusted_companies {
        margin: 0px 0 0;
        padding: 15px 0;
    }

    .ebook-banner-section {
        padding: 50px 0 50px 0px;
    }

    .other_ebooksection {
        padding: 10px 0 40px 0;
    }

    .blue-banner .row-fluid,
    .live-experience .row-fluid {
        display: inherit !important;
    }

    .recent-blogs .row-fluid .widget-type-rss_listing {
        margin-top: 40px;
    }

    .footer .row-fluid .span4 {
        float: left;
        width: 31.914893614%;
    }

    .Course-listing .course-item .course-item-inner {
        margin-left: 5px;
        margin-right: 5px;
    }

    .Course-listing .course-item .title a {
        font-size: 16px;
    }

    /**********Toggle********/
    .custom-menu-primary.js-enabled {
        position: absolute;
        right: 0;
        top: 25px;
        width: 100%;
        text-align: left;
    }

    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        background: #fff;
        display: none;
        position: relative;
        top: 75px;
        z-index: 5
    }

    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        width: 100%;
        float: none;   
    }
.hubdew_templateheader .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li:last-child a {   
    padding: 10px 15px;   
}


    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        border: none !important;
    }

    .custom-menu-primary.js-enabled {
        position: absolute;
        right: 0;
        top: 0px;
        width: 100%;
        text-align: left;

    }

    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        width: 100%;
        
    }

    .sub-wrap {
        column-count: inherit;
        width: 100%
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2.point-break a {
        margin-bottom: 30px;
    }

    .custom-menu-primary .hs-menu-children-wrapper {
        display: block !important;
    }

    .mobile-trigger {
        display: block;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 10px;
        width: auto;
        height: auto;
        padding: 31px 10px;
        background: #ffffff;
        border: 0px;
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .mobile-trigger:hover {
        text-decoration: none;
        border-color: transparent;
    }

    .child-trigger {
        display: block;
    }

    .mobile-trigger i {
        display: inline;
        position: relative;
        top: -4px;
    }

    .mobile-trigger i:before,
    .mobile-trigger i:after {
        position: absolute;
        content: '';
    }

    .mobile-trigger i,
    .mobile-trigger i:before,
    .mobile-trigger i:after {
        width: 22px;
        height: 2px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        background-color: #333;
        display: inline-block;
    }

    .mobile-trigger i:before {
        top: -6px;
    }

    .mobile-trigger i:after {
        top: 6px;
    }

    .mobile-trigger:hover i,
    .mobile-trigger:hover i:before,
    .mobile-trigger:hover i:after,
    .mobile-open .mobile-trigger i,
    .mobile-open .mobile-trigger i:before,
    .mobile-open .mobile-trigger i:after {
        background-color: ;
    }

    .nav-menu ul li a {
        color: #fff;
    }

    .span12.widget-span.widget-type-cell.header {
        padding: 15px 0px;
    }

    /*********Toggle*********/
    .header {
        padding: 15px 0px;
    }

    .blog--comment .hs-button.primary {
        margin-bottom: 50px;
    }
.widget-span.contact--map > .row-fluid-wrapper {
    margin-bottom: 35px;
}
.header .container .row-fluid .logo-main-top {
    width: 100%;
    padding: 0;
}
.header .container .row-fluid .logo-main-top .widget-type-logo {
    margin-right: auto;
}
.widget-span.image-txt-group .image-style {
    margin-bottom: 30px;
}
.live-experience.text-image-group .container > .row-fluid-wrapper > .row-fluid {
    display: flex !important;
    flex-wrap: wrap;
}
.live-experience.text-image-group .container > .row-fluid-wrapper > .row-fluid > div:last-child {
    order: -2;
    margin-bottom: 30px;
}
div.live-experience {
    padding: 55px 0px;
}


/*div .head_tital h2,
div .head_tital h3,
div .head_tital h4,
div .head_tital h5,
div .head_tital h6,
div .head_tital h1 {
    font-size: 36px !important;
    margin: 0 0 15px 0 !important;
    line-height: inherit !important;
}*/

div .head_tital h2 br,
div .head_tital h3 br,
div .head_tital h4 br,
div .head_tital h5 br,
div .head_tital h6 br,
div .head_tital h1 br{
   display: none;
}

div .head_tital span br{ display: none; }
iframe.ytb.youtube {   height: auto;}
.CL_Biginner_rpofessionals .bg-section {
    margin-top: -6px;
}
.padding_bottom{ padding-bottom: 50px; }
.CL_Biginner_rpofessionals .bg-section .Cl-img {
    margin-top: 0;
}
.CL_Biginner_rpofessionals.Clear_th_Options {
    padding-top: 0;
    margin-top: 0;
}

.CL_Biginner_rpofessionals .head_tital span {
    font-size: 15px;
    line-height: 24px;
}

.button_module a.hubdew-button {
    margin-bottom: 10px;
}

}
@media screen and (max-width: 639px) {
    .Course-listing .course-item {
        flex: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .contact--inner-address .contact--inner-spacing {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

.clear--blog-design .post-listing .post-item {
    flex: 0 0 100%;
    max-width: 100%;
}

}

@media screen and (max-width: 479px) {
    .recent-blogs .hs-rss-item {
        display: flex;
        flex-wrap: wrap;
    }

    .recent-blogs .hs-rss-item-image-wrapper {
        width: 100% !important;
        order: -1;
        margin-bottom: 20px;
    }

    .recent-blogs .hs-rss-item-text {
        width: 100% !important;
    }

    .footer .row-fluid .span4 {
        width: 100% !important;
    }

    .recent-blogs .hs-rss-item-text a {
        font-size: 18px !important;
    }

    .clear-blog-listing .post-body .post-blog-content {
        -webkit-box-flex: 0;
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
    }

    .clear-blog-listing .post-body .blog_featured_img {
        -webkit-box-flex: 0;
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
        position: relative !important;
        order: -1;
    }

    .blog-detail--clear .post-header h1 {
        font-size: 2rem;
        line-height: 2.5rem;
        margin: 10px 0 0;
    }

    .blog-detail--clear #hubspot-author_data {
        display: inline-block !important;
    }

    .blog-detail--clear .hs-author-avatar {
        margin-bottom: 10px !important;
        float: none !important;
    }
    .contact--inner-address .contact--inner-spacing {
        flex: 100%;
        max-width: 100%;
    }

.header .widget-span.contactinfo p {
    margin: 0px;
}

}

#embed_container{
 margin-right: auto;     
 margin-left: auto;
  display: block;
}
@media only screen and (max-width:420px) {
    .logo-main-top {
        text-align: center;
    }

    .logo-main-top .span5.widget-span.widget-type-cell.contactinfo {
        position: static
    }

    .contactinfo p {
        float: none;
        display: inline-block;
        margin: 20px 0 0
    }

    .author_row .Author_box {
        justify-content: center;
    }

    .author_description {
        padding: 0 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px;
        text-align: center;
    }

    .left-side-content {
        padding-right: 0;
    }

    .what_ebook_section {
        margin-top: 15px;
    }

    .trusted_client .clients_logo {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .left-side-content .Ebook-heading {
        text-align: center;
    }

    .Book-description {
        margin-top: 25px;
    }

}

/* Styles news */
.container-selectCategories{
    padding: 20px;
    border-bottom: 1px solid #f4f4f4;
    width: 90% !important;
    margin: 0 auto !important;
    float: inherit !important;
}

.container-selectCategories .titleCategories h3{
  font-weight: 500
}

/* Styles filters blog */

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

.filters-cc .widget-module {
  margin-top: 1%;
  margin-bottom: 1%;
}  

.filters-cc.widget-module {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.filters-cc ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}

.filters-cc li {
    color: #fff;
    margin: 3px;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    background: #c3161c;
    border-radius: 14px;
    padding: 2px 10px;
    border: 1px solid #d4d4d4;
}

.filters-cc a {
 color: white;
}

.filter-link-count {
 color: white;
}

.filters-cc .widget-module a {
 color: white;
}

a.filter-expand-link {
  color: #c3161c !important;
  text-decoration: underline;
  font-family: "Mulish", sans-serif;
}


@media only screen and (max-width:600px) {
  
  .filters-cc ul {
     display: block;
     padding-right: 15%;
     padding-left: 15%;
  }

  
   .filters-cc li {
     margin-top: 3%;
    margin-bottom: 4%;
  }

}
  
  /*AJUSTES FOOTER 27 08 2021*/
@media only screen and (max-width:767px){
  .span3.widget-span.widget-type-custom_widget.hubdew-footer-column.first, .span3.widget-span.widget-type-custom_widget.hubdew-footer-column, .span2.widget-span.widget-type-custom_widget.hubdew-footer-column{
      height: auto !important;
    width: 100% !important;
    max-width: 100%;
    margin: 20px 0px;
}

.span1.widget-span.widget-type-custom_widget.hubdew-footer-column{
  height: auto !important;
}
  .social-icons{
        flex-wrap: wrap;
    display: flex;
  }
}
  

/* Thankyou pages */
.thankyou .main-banner {
  margin: 0 auto !important;
  width: 100%;
  max-width: 1560px;
  float: unset;
}

.thankyou .redes {
  display: block;
  padding: 43px 0 0;
  text-align: center;
  margin: 0 auto;
}

.thankyou .titulo-redes h4 {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #C42827;
}

.thankyou .icons-redes {
  display: flex;
  justify-content: center;
}

.thankyou .icons-redes .row-number-5, .thankyou .icons-redes .row-number-6, .thankyou .icons-redes .row-number-7 {
  padding: 21px 26px 0;
}

.thankyou .row-number-12 .span12.widget-type-cell {
  background: #F4F4F4 !important;
  margin-bottom: 16px !important;
}

.thankyou .Course-listing-wrapper {
  margin-bottom: 0;
}

.thankyou .row-number-12 .widget-type-cell {
  background: #F4F4F4;
  width: calc(100% - 68px);
  max-width: 1560px;
  margin: 0 auto 61px !important;
  float: unset;
}

.thankyou .row-number-12 .widget-type-cell h2 span {
  display: block;
  padding: 34px 16px 24px;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #C42827 !important;

}

.thankyou .related-blog-item .related-blog-title span {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
}

.thankyou .related-blog-item:last-child .text-container p:nth-child(5) {
  height: 18px;
}

.thankyou .related-blog-item .hs-related-blog-byline, .thankyou .related-blog-item .related-blog-author, .thankyou .related-blog-item .related-blog-posted-at, .thankyou .related-blog-item .related-blog-date {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #444444 !important;
}

.thankyou .text-container p{
  height: 43px;
}

.thankyou .text-container p span {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
}

.thankyou .related-blog-item .read-button {
  display: block;
  background: #C42827;
  border-radius: 4px;
  margin: 24px 0 0;
  padding: 7px 24px;
  width: 142px;
  height: 37px;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #FFF;
  position: unset;
}

.thankyou .related-blog-item .related-blog-tags {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.thankyou.hs-content-id-35828234960 .textos {
  height: 43px;
}

.thankyou.hs-content-id-54135784542 .redes, .thankyou.hs-content-id-35771870199 .redes, .thankyou.hs-content-id-35769962345 .redes {
  display: none;
}

@media screen and (max-width: 767px) {

  .grey, .span12.widget-span.widget-type-cell.grey {
    background-color: #f4f4f4 !important;
  }

  .thankyou .related-blog-item:first-child {
    margin-bottom: 52px;
  }

  .thankyou .row-number-12 .span12.widget-type-cell {
    margin-bottom: 0 !important;
  }

  .thankyou .related-blog-item .read-button {
    margin: 24px auto 0;
  }

}

/*infographic blogs thumbnail*/
/*Safflower*/
.hs-content-id-142350737426 .container .row-number-4, .hs-content-id-144972280581 .container .row-number-4, .hs-content-id-145492013947 .container .row-number-4, .hs-content-id-145638896540 .container .row-number-4, .hs-content-id-145642838432 .container .row-number-4, .hs-content-id-145493582592 .container .row-number-4, .hs-content-id-145648263830 .container .row-number-4, .hs-content-id-145676492145 .container .row-number-4, .hs-content-id-145683356420 .container .row-number-4 {
  display: none;
}

.blog-btns {
  display: block;
  background: #C3161C;
  width: max-content;
  color: #FFFFFF !important;
  font-family: "Mulish", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding: 6px 16px 5px;
  margin: 16px 0;
  border-radius: 4px;
}

.blog-btns:hover {
  background-color: #f2f2f2;
  border: 1px solid #666;
  color: #C3161C !important;
}

/* Estilos 2025 */
Caps {
  overflow-x: hidden;
}

/*************************Header****************************/
.header-container .row-fluid [class*=span] {
  min-height: 0 !important;
}
.menu-header-desktop {
  padding: 0 5%;
  display: none !important;
  min-height: 0 !important;
  background-color: #FFFFFF;
}
.main_head{
    border-bottom: solid 2px #f2f2f2;
}
.header {
    background: #FFFFFF!important;
}
.logo-header {
    display: none;
}
.button_top_h{
  display: none!important;
}
.right_sidebar .menu-search-icon i.fa {
color: #146579 !important;
  background-color: #FFFFFF!important;
  }
  
#menu-toggle, #menu-toggle_lan {
    background: #FFFFFF !important;
}
#menu-toggle #menu-icon .bar{
  background-color: #146579 !important;
}


.header-container-wrapper {
  /*position: absolute;*/
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.logo .custom_logo .st0,
.default_footlogo .st0 {
  fill: #C3161C;
}

.system-error-wrapper .st0 {
  fill: #9B1300;
}
.system-error-wrapper .st1 {
  fill: #C3161C;
}
.system-error-heading h2 span {
  color: #C3161C ;
  font-size: 60px;
  text-transform: uppercase;
}

.header { 
  width: 100%; 
  padding: 15px 0;
  max-width: 1560px;
  left: 0;
  right: 0;
  margin: 0 auto  !important;
  float: inherit !important
}
.logo{ float: left; }
.logo .custom_logo svg{ height: 48px; }

.right_sidebar {
  float: right;
}
.right_sidebar .menu-search-icon {
  float: right;
  margin-top: 0;
  margin-left: 15px;
}

.right_sidebar .menu-search-icon i.fa:hover{
  color: #f2f2f2;
  background-color: #9B1300;
}
.header-container-wrapper.Stickyheader .right_sidebar .menu-search-icon {
  margin-top: 0;
}
.sticky-logo {
    display: none;
}
.Stickyheader .upload_logo {
    display: none;
}
.header-container-wrapper.Stickyheader .sticky-logo {
    display: block;
}

.header-container-wrapper.Stickyheader .sticky-logo img{
  max-width: 90px !important
}
.Stickyheader .nav ul>li>a {
  color: #006979!important;
}

/*.logo img{ width: 100% !important; }*/
.header .nav {  float:left; padding: 10px 0 0 0;}
.header .nav ul{ display: inline-block; }
.header .nav ul li{ display: inline-block; }
.header .nav ul li a{ 
  display: inline-block; 
  text-decoration: none; 
  padding: 0 10px;
  color: #ffffff;
  font-weight: ;
  font-family: "Mulish", sans-serif; 
}
.head_main {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 113px;
  position: relative;
  padding: 0 5%;
}
.head_main .logo img{
    width: 100%;
    height: auto;
    display: block;
}
.right_sidebar {
    display: flex;
    flex-flow: row;
    align-items: center;
}
#menu-toggle {
    width: 20px;
    height: 100%;
    margin-top: 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

#menu-toggle #menu-icon {
    width: 35px;
    height: 35px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

#menu-toggle #menu-icon .bar:nth-child(2) {
    margin: 6px 0;
}

.head_main .hs-menu-flow-horizontal, .menu-desplegable  .hs-menu-flow-horizontal{
    width: calc(100% + 30px);
    height: auto;
    display: block;
    position: absolute;
    top: 132px;
    left: -15px;
    z-index: 9999;
    background-color: #FFFFFF;
    max-height: 600px;
    overflow-y: scroll;
}
.head_main .hs-menu-flow-horizontal{
  display: block;
}
.menu-desplegable  .hs-menu-flow-horizontal{
  display: none;
}
.head_main .hs-menu-flow-horizontal > ul{
    width: 100%;
    height: auto;
    display: block;
    padding: 40px 20px!important
}
.head_main .hs-menu-flow-horizontal > ul a {
    font-size: 12px !important;
    color: #006979!important;
    text-transform: none!important;
}

.hs-menu-item .hs-menu-depth-2 a {
    background: none !important;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:first-child>a {
    padding-left: 10px!important;
}
.header .nav .hs-menu-wrapper li {
  position: relative;
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.right_sidebar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
  display: block !important;
  padding-bottom: 15px;
}
.head_main .hs-menu-flow-horizontal>ul{
    display: flex;
    flex-flow: column;
    min-height: 600px;
    display: none!important;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(1) {
    order: 6;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2) {
    order: 7;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(1) a, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2) a, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(3) a{
  display: flex;
  flex-flow: row;
  align-items: center;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(1) a::after, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2) a::after, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(3) a::after{
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/blue-arrow-right.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 8px;
  margin-left: 10px;
  min-width: 7px;
  width: 4px;
  margin-top: 3px;
}  
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(3) {
    order: 8;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li > a p{
  font-family: "Mulish", sans-serif!important;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a{
    padding: 0 10px!important;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a .tittle-n{
    color: #c42827!important;
    font-family: "Mulish", sans-serif!important;
    font-size: 18px!important;
    text-transform: none;
    display: flex!important;
    align-items: center;
    flex-flow: row;
}
.hubdew_templateheader .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:last-child a .tittle-n{
 display: flex!important;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a .tittle-n::after{
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/red-arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 7px;
  margin-left: 10px;
  min-width: 7px;
  width: 10px;
  margin-top: 3px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    position: relative!important;
}
.header .nav .hs-menu-wrapper ul ul {
  max-width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  visibility: hidden;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper{
    background: none!important;
    box-shadow: none!important;
}
.hs-menu-wrapper.active-branch ul.showMenu li.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-item >a{
    padding: 10px 0!important;
    background: none!important;
    color: #006979 !important;
}
.hs-menu-wrapper.active-branch ul.showMenu li.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-item {
    background: none !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children .hs-menu-item.hs-menu-depth-2 a {
    align-items: center;
    display: flex;
    flex-flow: row;
    justify-content: left;
    padding: 9px 15px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children .subtittle-n{
    color: #006979 !important;
    font-family: "Mulish", sans-serif!important;
    font-weight: bold!important;
    font-size: 15px!important;
    margin-top: 3px;
    margin-left: 10px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children .hs-menu-item.hs-menu-depth-2 a::before{
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    min-width: 30px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul.showMenu {
    display: flex !important;
    flex-flow: column;
    position: relative;
    background: none;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(1), .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2){
  margin-bottom: 10px;
}

/* link menu icons*/
/* Industries*/
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a::before {
    background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Industries-Pharmaceuticals.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a::before {
    background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Nutraceuticals-1.png);
}
/*empty Capsules*/
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/k-caps-hpmc.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/kcaps-delayed-release.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/ar-caps.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/pet-caps.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/gcaps.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/lq-caps.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/fm-caps-1.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(5)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(8) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/flavored-empty.png);
}
/*Services*/
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Technical-Services.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Formulation-Assistance.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Regulatory-Compliance.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Custom-Banding.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Tamping-Simulator-Tool.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Stability-Disintegration.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(6)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Clean-Label-Consulting.png);
}
/*Build your own capsule*/
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Colors.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Printing.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Finishes.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/simulator.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Taste-Masking-Technologies.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Sizes.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(7)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Banding-Kits.png);
}
/*Knowkedge center*/
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(8)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/Library.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(8)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/Blog.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(8)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/News-and-Events.png);
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(8)>.hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a:before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/FAQs.png);
}


.module_1738250182304562 .header .nav .hs-menu-wrapper > ul > li > ul > li:first-child:before{
    display: none;
}
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li > a{ padding: 10px 15px; /*color:#ffffff; */ }
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li > a:hover{/* color: #C3161C;*/ }
.header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li:first-child > a{
  padding-left: 0;
}
.hubdew_templateheader .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal> ul > li:last-child a:hover{
  color: #9B1300 !important;
  background-color: #ffffff;
}
.clear-header-fix.homeover_view .header .nav .hs-menu-wrapper a{
  color: #333333;
}
.header .nav .hs-menu-wrapper ul ul {  opacity: 0;}
.header .nav.hs-menu-wrapper ul ul, 
.header .nav .hs-menu-wrapper ul ul {
  transition: .4s ease-in-out;
}
.header .nav .hs-menu-wrapper ul ul {
  border-radius: 4px;
}
.header .nav .hs-menu-wrapper ul ul {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.header .nav .hs-menu-wrapper ul ul {
  border-radius: 4px;
}
.header .nav .hs-menu-wrapper ul ul li:first-child > a {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.header .nav .hs-menu-wrapper ul ul li:last-child > a {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.header .nav .hs-menu-wrapper > ul > li > ul > li:first-child:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 20px;
  /*background-color:#C3161C;*/
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  transition: .2s ease-in-out;
}
.header .nav .hs-menu-wrapper ul ul li.hs-item-has-children > a {
  padding-right: 25px;
}
/*.header .nav .hs-menu-wrapper ul ul li a {
background: #333c4e;
color: #ffffff !important;
}*/
.header .nav .hs-menu-wrapper ul ul li a {
  min-width: 11.25rem;
  max-width: 17.5rem;
  padding: 0.5rem 0.9375rem; 
  color: #ffffff;
  text-transform: capitalize;
  font-weight: normal;
  /* -webkit-transform: translateZ(0); */
}
.header .nav .hs-menu-wrapper a {
  display: block;
  position: relative;    max-width: inherit;  
 /* line-height: 1.923;*/
  text-overflow: inherit;
}
.header .nav .hs-menu-wrapper ul, 
.header .nav .hs-menu-wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .nav .hs-menu-wrapper li:hover > ul {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.header .nav .hs-menu-wrapper li:hover > ul {
  opacity: 1;
}
.header .nav .hs-menu-wrapper li:hover > ul {
  max-width: none;
  height: auto;
  overflow: visible;
  visibility: visible;
}
.header .nav .hs-menu-wrapper ul ul li.hs-item-has-children > a:before {
  content: "\f105";
  font-weight: 900;
  position: absolute;
  right: 15px;
  font-family: Font Awesome\ 5 Free;
}
.header .nav .hs-menu-wrapper ul ul ul li:first-child:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 11px;
  left: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  transition: .2s ease-in-out;
}

.header-container-wrapper.Stickyheader{
  position: fixed;
  -webkit-box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
  top: 0;
  background-color: #ffffff;
  animation: smoothScroll 1s forwards;
  max-width: 1560px;
  left: 0;
  right: 0;
  margin: 0 auto
}
.header-container-wrapper.Stickyheader .header .logo {
  width: 135px !important;
}
.header-container-wrapper.Stickyheader  .header .nav {
  padding: 0px 0 0 0;
}

.header .custom-logo.LPheader{
  margin: 10px auto;
  padding: 0 21px;
}
.Stickyheader .nav ul>li>a{a
  color: #006979 !important;
}
@media screen and (max-width: 768px){
  .header .custom-logo.LPheader{
    margin: 0 auto
  }
}
.CL-Button_Pack {
  display: none!important;
}
/**Search Bar*/
.hs-search-field.search-input-header{
  display: none;
}
.hs-search-field.search-input-header:after{
  background-color: #00434D!important;
}
.hs-search-field__bar {
  z-index: 9999;
  position: relative;
  padding: 20px 5%;
  background-color: #00434D;
}
.hs-search-field__bar input.hs-search-field__input {
  border-radius: 20px;
  padding: 10px 15px;
  border: 2px #006979 solid!important;
}
.hs-search-field.search-input-header .close-btn{
  background-color: #00434D!important;
}
.hs-search-field__suggestions {
  list-style: none;
  height: auto;
  z-index: 9999;
  position: relative;
  background: #e8e8e8;
  width: 60%;
  margin: auto; 
}

/*Footer*/
.footer-container-wrapper {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 60px;
  background-color: rgba(36, 136, 159, 0.1);
}

.footer-container-wrapper .widget-type-global_group > div > .row-fluid-wrapper:nth-child(2){
  width: 100%;
  height: auto;
  float: left;
  padding: 36px 15px 0 15px; 
}
.footer-container-wrapper .footer-2025 {
  width: 100%;
  height: auto;
  float: left;
  background: none!important;
}
.footer-container-wrapper .footer-2025 .logo-footer {
  max-width: 30%;
  margin-bottom: 16px;
}
.footer-container-wrapper .footer-2025 .brand-phrase {
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  color: #4d5153 !important;
  max-width: 140px;
}
.footer-container-wrapper .footer-2025 .footer-brand-information {
  margin: 20px 0;
}
.footer-container-wrapper .footer-2025 .footer-brand-information p {
  font-size: 14px;
  color: #4d5153 !important;
}
.footer-container-wrapper .footer-2025 .footer-brand-information p strong{
  color: #000000;
}
.footer-container-wrapper .footer-2025 .social-media{
  margin-top: 10px;
}
.footer-container-wrapper .footer-2025 .social-media .social-icons{
    position: relative!important;
    background: none;
}
.footer-container-wrapper .footer-2025 .social-media .social-icons a{
  color: #006979 !important;
  font-size: 18px;
  margin-right: 10px;

}
.footer-container-wrapper .footer-2025 .social-media a:last-child{
  margin-right: 0;
}
.footer-container-wrapper .footer-2025 .footer-menu-container {
  height: auto;
  float: left;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.footer-container-wrapper .footer-2025 .footer-menu-container > .row-fluid-wrapper:nth-child(1) .footer-menu-subcontainer {
  margin-right: 20px;
}
.footer-container-wrapper .footer-2025 .footer-menu-container .footer-menu-subcontainer .footer-menu-title, .footer-container-wrapper .footer-2025 .footer-title{
  color: #006979 !important;
  margin-bottom: 20px;
}
.footer-container-wrapper .footer-2025 .footer-menu-container .footer-menu{
    height: auto !important;
    display: block;
    float: left;
    max-width: none !important;
}
.footer-container-wrapper .footer-2025 .footer-menu-container .footer-menu-subcontainer a {
  padding: 0;
  margin-bottom: 10px;
  font-size: 14px;
  color: #4D5153 !important;
  width: fit-content;
  overflow: visible;
  text-overflow: unset;
}
.footer-container-wrapper .footer-copyright {
  width: 100%;
  height: auto;
  float: left;
  background-color: #006979;
}
.footer-container-wrapper .footer-copyright > .row-fluid-wrapper > .row-fluid {
  display: flex;
  flex-flow: column-reverse;
  justify-content: center;
}
.footer-container-wrapper .footer-copyright .footer-copyright-text{
  font-size: 16px;
  padding: 15px 15px 5px 15px;
}
.footer-container-wrapper .footer-copyright .footer-copyright-menu{
  padding: 15px 15px 5px 15px;
  border-bottom: solid 0.5px #FFFFFF;
}

.footer-container-wrapper .footer-copyright-menu ul{
  display: flex !important;
    flex-flow: row;
    justify-content: center;
}
.footer-container-wrapper .footer-copyright-menu ul li {
  width: fit-content;
  float: left !important;
  margin: 0 10px;
}
.footer-container-wrapper .footer-copyright-menu ul a {
  font-size: 14px;
  text-align: center;
  padding: 0 !important;
  color: #FFFFFF;
}
.footer-container-wrapper .footer-copyright-menu ul a::after{
  display: none;
}
.footer-container-wrapper .footer-copyright-menu ul li:nth-child(1) {
  order: 1 !important;
}
.footer-container-wrapper .footer-copyright-menu ul li:nth-child(2) {
  order: 2 !important;
}
.footer-container-wrapper .footer-copyright-menu ul li:nth-child(3) {
  order: 3 !important;
}
.footer-container-wrapper .footer-copyright-menu ul li:nth-child(4) {
  order: 4 !important;
}
.footer-container-wrapper .footer-copyright-menu ul a::after{
  display: none;
}
.footer-container-wrapper .footer-copyright-text span{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
}
.footer-container-wrapper .footer-2025 .footer-form-container{
    margin-bottom: 40px;
}
.footer-container-wrapper .footer-2025 .footer-form-container p {
    color: #4D5153 !important;
    font-size: 14px;
}
.footer-container-wrapper .footer-2025 .footer-form-container label {
    width: 100%;
    display: flex;
    flex-flow: row;
    margin-bottom: 10px;
}
.footer-container-wrapper .footer-2025 .footer-form-container label span {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    flex-flow: row;
}
.footer-container-wrapper .footer-2025 .footer-form-container input[type="email"]{
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    padding: 8px 12px;
    margin-top: 3px;
    font-size: 16px !important;
}
.footer-container-wrapper .footer-2025 .footer-form-container input[type='checkbox'] {
    border-radius: 5px;
    border: 1px solid #D0D5DD;
    padding: 8px;
    margin-right: 10px;
    width: 30px !important;
    height: 30px !important;
}
.footer-container-wrapper .footer-2025 .footer-form-container .hs-form-required {
  display: none !important;
}
.footer-container-wrapper .footer-2025 .footer-form-container .hs-form-booleancheckbox-display span {
    font-size: 12px;
}
.hs-error-msg{
    color:  #C42827!important;
    font-size: 12px;
}
.footer-container-wrapper .footer-2025 .footer-form-container .actions {
    margin-top: 10px;
}
.footer-container-wrapper .footer-2025 .footer-form-container .actions .hs-button {
    width: 100% !important;
    border-radius: 8px;
    background: #C42827;
    color: white;
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
    padding: 0 30px;
    display: block;
    height: 37.6px;
    line-height: 0;
    border: 1px solid #D0D5DD !important;
}
/*Main Title*/
.mainTitle {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-top: 46px;
}
.mainTitle h1{
  width: 100%;
  height: auto;
  text-align: center;
}
.mainTitle h1 span{
  font-family: "Mulish", sans-serif;
  font-size: 32px!important;
}
/* Downloadables Slider Home*/
.downloadable-home-section{
    width: 100%;
    background-color: #f2f2f2;
    padding: 34px 16px;
}
.downloadable-home-section .titleCategories h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 16px;
}
.downloadable-home-section .textSection p{
    font-size: 14px;
    text-align: center;
}
.downloadable-home-section .downloadable-container {
    width: 100%;
    height: auto;
    margin-top: 32px;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized {
  display: block !important;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track{
    display: flex!important;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-image img{
    width: 100% !important;
    height: auto;
    display: block;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item{
    position: relative;
    padding-bottom: 46px;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-content{
    width: 100%;
    margin-top: 16px;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-content .downloadable-title h3{
    font-size: 16px;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-content .downloadable-tag span{
    font-size: 12px;
    margin: 12px 0;
    color: #555555;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-content .downloadable-summary p{
    font-size: 14px;
    color: #000000;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-button {
    position: absolute;
    bottom: 0;
    right: 0;
    width: fit-content !important;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-button a{
    color: #C42827;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-button a::after {
    content: "";
    width: 17px;
    height: 9px;
    background: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/red-arrow.svg);
    margin-left: 10px;
    display: block;
    transform: rotate(-90deg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-dots li button:before{
    font-size: 15px;
    color: #006979 !important;
    opacity: 0.2;
}
.downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-dots .slick-active button:before{
    opacity: 1;
}

/* Tabs buttons*/
#tabButton-container{
  width: 86% !important;
  height: auto;
  display: block;
  margin: 0 7%;
  margin-bottom: 16px;
  margin-top: 70px;
}
#tabButton-container .mostPopular-button, #tabButton-container .mostRecent-button {
  width: 50% !important;
  margin: 0;
  padding: 0;
  width: 50% !important;
  margin: 0;
  padding: 15px 0;
  background-color: #FFFFFF;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  float: left;
  text-align: center;
  font-weight: bold;
  color: #ABABAB;
  cursor: pointer;
}
#tabButton-container .button-active{
  background: #C42827;
  color: #FFFFFF;
}
/* Tabs blogs*/
#home-blog-list {
  width: 86%!important;
  height: auto;
  display: flex;
  margin: 0 7%;
  margin-bottom: 46px;
  flex-flow: row;
  overflow-x: hidden;
}
#home-blog-list .recent-blogs-container, #home-blog-list .popular-blogs-container{
  width: 100%;
  overflow: hidden;
  display: flex;
  min-width: 100%;
}
#home-blog-list .recent-blogs-container, #home-blog-list .popular-blogs-container > .hs_cos_wrapper{
  width: 100%;
    height: auto;
    display: block;
}
#home-blog-list > .row-fluid-wrapper{
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  width: 100%;
}

#home-blog-list > .row-fluid-wrapper:nth-child(1){
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
#home-blog-list > .row-fluid-wrapper:nth-child(2){
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}
#home-blog-list .swiper-container {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow-x: hidden;
}
#home-blog-list .swiper-container h3{
  height: 0;
  font-size: 0;
}
#home-blog-list .swiper-container .swiper-wrapper {
  align-items: stretch;
}
#home-blog-list .swiper-container .swiper-button-prev, #home-blog-list .swiper-container .swiper-button-next  {
  position: absolute;
  height: 25px;
  width: 25px;
  border-radius: 17px;
  background: #006979;
}
#home-blog-list .swiper-container .swiper-button-prev, #home-blog-list .swiper-container .swiper-button-next{
  display: none;
}
#home-blog-list .swiper-container .swiper-button-prev::after{
  content: "";
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/New%20desing%20-%202024/new-arrow.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  left: 3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
 #home-blog-list .swiper-container .swiper-button-next::after{
  content: "";
  background-image: url(https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/New%20desing%20-%202024/new-arrow.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  right: 3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

#home-blog-list .swiper-container .swiper-button-prev{
  left: 10px;
}
#home-blog-list .swiper-container .swiper-button-next{
  right: 10px;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide {
  height: auto;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content  {
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 40px;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog_featured_img {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 20px;
}

#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space{
  width: 100%;
  height: auto;
  display: block;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .post-header{
  width: 100%;
  height: auto;
  display: block;
  float: left;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .post-header h4{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  font-size: 16px!important;
  color: #000000;
  font-weight: 700;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .post-header h4 a{
  font-size: 16px!important;
  color: #000000;
  font-weight: 700;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .blog_content_area{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-top: 16px;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .blog_content_area p{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  font-size: 16px!important;
  color: #000000;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .blog_content_area .more-link{
  width: auto;
  height: auto;
  display: block;
  float: right;
  color: #C42827;
  font-size: 14px;
  text-align: right;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .blog_content_area .more-link::after {
    content: "";
    width: 17px;
    height: 9px;
    background: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/red-arrow.svg);
    margin-left: 10px;
    display: block;
    transform: rotate(-90deg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .blog_content_area .more-link:hover{
  text-decoration: underline;
}
#home-blog-list .swiper-container .swiper-pagination{
  position: relative;
  margin-top: 16px;
}
#home-blog-list .swiper-container .swiper-pagination .swiper-pagination-bullet{
  width: 13px;
  height: 13px;
  background: #006979;
  margin: 0 12px;
  transform: scale(1);
  -webkit-transform:;
  -moz-transform:;
  -ms-transform:;
  -o-transform:;
}

/*Estilos blog*/
.hs-blog-post .blog-section .post-header h1 span{
  font-size: 32px;
  color: #006979 !important;
  text-align: center;
  width: 100%;
  display: block;
  margin-top: 14px;
}

.hs-blog-post .blog-section.blog-detail--clear .posted-by--blog{
  color: 14px;
  font-weight: 400;
  color: #000000!important;
}
.hs-blog-post .blog-section.blog-detail--clear .posted-by--blog a{
  text-decoration: underline;
  color: #000000!important;
}

.hs-blog-post .blog-section .post-header h2{
  font-size: 28px;

}

.hs-blog-post .blog-section .post-header h2 span{
  color: #006979 !important;
}
/* Tables */
.hs-blog-post .blog-table{
width: auto;
height: auto;
margin-bottom: 20px;
}
.hs-blog-post .blog-table thead {
    background: #C42827;
}

.hs-blog-post .blog-table thead th{
    padding: 8px 0;
    color: #FFFFFF;
    font-size: 14px;
}

.hs-blog-post .blog-table tbody tr{
    background: #f6f6f6;
}
.hs-blog-post .blog-table tbody tr td{
    padding: 8px 8px;
    font-size: 14px;
}
@media screen and (min-width:1024px) {
    .hs-blog-post .blog-table thead th, .hs-blog-post .blog-table tbody tr td{
        font-size: 16px;
        padding: 8px 16px;
    }
}


/*Related posts (blog)*/

.relatedPosts-container{
  width: 100%;
  height: auto;
  float: left;
  display: block;
  background-color: #F9F9F9;
  padding: 30px 15px;
  margin-bottom: 40px;
  border-radius: 5px;
  -webkit-border-radius:;
  -moz-border-radius:;
  -ms-border-radius:;
  -o-border-radius:;
}
.relatedPosts-container .related-posts{
  overflow: hidden;
  position: relative;
}
.relatedPosts-container .related-posts h2{
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
  color: #000000;
  font-size: 18px;
}
.relatedPosts-container .related-posts h2::after{
  content: "";
width: 100%;
height: 1px;
background-color: #C42827;
margin-top: 14px;
display: block;
}
.relatedPosts-container .related-posts .swiper-wrapper{
  margin-top: 34px;
  align-items: stretch;
}

.relatedPosts-container .related-posts .swiper-wrapper  .swiper-slide{
  height: auto;
  padding-bottom: 40px;
  align-self: stretch;
}

.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog_featured_img{
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 16px;
}
.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space {
  width: 100%;
  height: auto;
  display: block;
}
.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space .post-header h3{
  font-size: 16px;
  font-weight: bold;
}
.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space .post-header h3 a, .relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space .post-header h3 a:visited{
  color: #000000!important;
  text-decoration: none;
}
.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space .blog_content_area{
  width: 100%;
  height: auto;
  display: block;
  margin-top: 16px;
}
.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space .blog_content_area p{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  font-size: 16px !important;
  color: #000000;
}

.relatedPosts-container .related-posts .swiper-wrapper .post-blog-content .blog--inner-space .blog_content_area .more-link {
  width: auto;
  height: auto;
  display: block;
  float: right;
  color: #C42827;
  font-size: 14px;
  text-align: right;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  right: 0;
}

.relatedPosts-container .related-posts .swiper-pagination {
  position: relative;
  margin-top: 16px;
}
.relatedPosts-container .related-posts .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #006979;
  margin: 0 12px;
  transform: scale(1);
}
.relatedPosts-container .related-posts .swiper-button-next, .relatedPosts-container .related-posts .swiper-button-prev{
  display: none;
}
/*Entry blog Tags*/
.hs-blog-post .blogTags-container{
  margin-top: 16px;
  width: 100%;
  display: flex;
  flex-flow: wrap;
}
.hs-blog-post .blogTags-container ul{
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: wrap;
}
.hs-blog-post .blogTags-container li {
  width: auto;
  display: contents;
}
.hs-blog-post .blogTags-container .blogTag{
  width: auto;
  height: 26px;
  padding: 6px 11px 5px 11px;
  background-color: #8E8E8E;
  color: #FFFFFF;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
}
..hs-blog-post .blogTags-container .blogTag:last-child{
  margin-right: 0;
}
/*Entry blog popular blogs*/
.hs-blog-post .clear-side-posts-mod {
  width: 100%;
  height: auto;
  display: block;
  padding: 24px 16px;
  background-color: #F2F2F2;
  border-radius: 6px;
}
.hs-blog-post .clear-side-posts-mod h3{
  font-size: 18px;
  color: #555555!important;
  font-weight: 700;
  margin-bottom: 0!important;
}
.hs-blog-post .clear-side-posts-mod h3::after{
  content: "";
  width: 100%;
  height: 1px;
  background-color: #555555!important;
  margin-top: 12px;
  display: block;
  margin-bottom: 16px;
}
.hs-blog-post .clear-side-posts-mod  .hs-rss-item {
  display: flex;
  margin-bottom: 10px;
}
.hs-blog-post .clear-side-posts-mod .hs-rss-item .hs-rss-item-text {
  width: 100%;
  padding: 0;
  margin-left: 12px;
}
.hs-blog-post .clear-side-posts-mod .hs-rss-item .hs-rss-item-image-wrapper {
  padding: 0;
}
.hs-blog-post .clear-side-posts-mod .hs-rss-item .hs-rss-item-text .hs-rss-title{
  font-size: 14px;
  color: #444444;
  font-weight: 700;
}
.hs-blog-post .clear-side-posts-mod .hs-rss-item .hs-rss-item-text .hs-rss-byline{
  color: #000000;
  font-size: 12px;
}

/*Entry blog all topic list*/
.hs-blog-post .blogCategory-dropdown {
  width: 100%;
  height: auto;
  display: block;
  
}
.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-button{
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  border: none;
  background:none;
  font-size: 18px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
  padding: 16px 0 12px;
  border-bottom: solid 1px #c3161c !important;
  text-align: left;
  cursor: pointer;
}
.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-button::after{
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-image: url("https://blog.capscanada.com/hubfs/New%20desing%20-%202024/down-arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s ease-in-out;
}
.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-button.opened::after{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-menu{
  display: none;
  flex-flow: column;
  padding: 21px 12px 16px 12px;
}
.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-menu.show{
  display: flex;
}
.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-menu-item{
  width: 100%;
  height: auto;
  border-bottom: solid 1px #555555;
  padding: 10px 12px;
  margin-bottom: 10px;
}

.hs-blog-post .blogCategory-dropdown .blogCategory-dropdown-menu-item a{
  color: #c3161c !important;
  font-size: 16px;
  font-weight: 500;
}





@media screen and (min-width: 1024px){
  .Stickyheader .row-number-3 {
    display: none;
  }
  .menu-header-desktop{
    display: block!important;
  }
  #hs_cos_wrapper_module_1738250482691616_ {
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, .6);
  }
  #menu-toggle {
    display: none;
  }
  .logo-mobile.logo.upload {
    display: none;
  }
  .logo-header {
    display: block;
    padding: 15px 0;
    }
  .main_head .header .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
  }
.header {
  padding: 0;
  max-width: 100%;
}
.head_main {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  background-color: #006979 !important;
  }
  .head_main .hs-menu-flow-horizontal>ul{
    display: block!important;
    min-height: auto !important;
    padding: 10px 0 !important;
  }
  .header .nav {
    padding: 0;
  }
  .head_main .hs-menu-flow-horizontal, .menu-desplegable .hs-menu-flow-horizontal {
    position: relative;
    left: 0;
    height: 52px;
    top: 0;
    z-index: 1;
    width: 100%;
    background: none;
    display: flex;
    align-items: center;
    overflow: unset;
    box-shadow: none;
  }
  .menu-desplegable .hs-menu-flow-horizontal{
    height: 100%;
  }
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    display: none !important;
  }
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:first-child, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2), .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(3){
    display: block !important;
  }
  .head_main .hs-menu-flow-horizontal > ul a{
    color: #FFFFFF!important;
  }
  .right_sidebar .menu-search-icon{
    margin-left: 0;
  }
  .right_sidebar .menu-search-icon i.fa, .right_sidebar .menu-search-icon i.fa:hover {
    background: none !important;
    color: #FFFFFF !important;
    max-width: 35px;
    max-height: 35px;
  }
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:first-child, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2){
    margin: 0;
  }
  .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:first-child>a {
    padding: 0 !important;
  }
  .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:first-child a:after, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(2) a:after, .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:nth-child(3) a:after{
    display: none;
  }
  .fa-search:before {
    font-size: 13px;
  }
  .menu-desplegable {
    width: 100%;
    height: auto;
    display: block;
    float: left;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ > ul {
    display: flex;
    width: 100%;
    height: auto;
    float: left;
    flex-flow: row;
    align-items: center;
    justify-content: end;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul li.hs-item-has-children {
    display: block !important;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul .hs-menu-depth-1:first-child{
    order: 1;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul .hs-menu-depth-1:nth-child(2){
    order: 2;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul .hs-menu-depth-1:nth-child(3){
    order: 3;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul .hs-menu-depth-1:nth-child(4){
    order: 4;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul .hs-menu-depth-1:nth-child(5){
    order: 5;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  > ul li a{
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: none;
    overflow: visible;
    text-overflow: unset;
    text-decoration: none;
    font-weight: bold;
    color: #c42827 !important;
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{
    display: block!important;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li.hs-item-has-children > .hs-menu-children-wrapper {
    position: absolute !important;
    background-color: #FFFFFF !important;
    width: fit-content;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li.hs-item-has-children .hs-menu-children-wrapper li {
    display: block !important;
    float: left;
    width: fit-content;  
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li > ul li a {
    color: #006979 !important;
    float: left;
    width: auto;
    display: flex;
    flex-flow: row;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li > ul li a::before{
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper
 {
    width: 780px!important;
  }

/* link menu icons*/
/* Industries*/
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(1) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a::before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Industries-Pharmaceuticals.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(1) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a::before {
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Nutraceuticals-1.png);
}
/*empty Capsules*/
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/k-caps-hpmc.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/kcaps-delayed-release.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/ar-caps.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/pet-caps.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/gcaps.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/lq-caps.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/fm-caps-1.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(8) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/flavored-empty.png);
}
/*Services*/
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Technical-Services.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Formulation-Assistance.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Regulatory-Compliance.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Custom-Banding.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Tamping-Simulator-Tool.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Stability-Disintegration.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Services%20Icons/Clean-Label-Consulting.png);
}
/*Build your own capsule*/
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Colors.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Printing.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Finishes.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/simulator.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Taste-Masking-Technologies.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Sizes.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/Build-your-own-capsule/Build-Your-Own-Capsule-Capsule-Banding-Kits.png);
}
/*Knowkedge center*/
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(5) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/Library.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(5) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/Blog.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(5) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/News-and-Events.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(5) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4) a::before {
background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/knowledge-center/FAQs.png);
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li.hs-item-has-children>.hs-menu-children-wrapper{
  background-color: #fff !important;
  position: absolute !important; 
  top: 100%;
  padding: 27px 0 27px 0;
  border-top: solid 1px #eaeaea;
  justify-content: space-between;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1 > .hs-menu-children-wrapper{
    flex-flow: column;
    display: flex;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper,  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper,  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper{
    width: 700px;
    display: flex;
    flex-flow: wrap;
    left: calc(100% - 350px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
  }
  .header .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a .tittle-n::after{
  background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/red-arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 7px;
  margin-left: 10px;
  min-width: 7px;
  width: 10px;
  margin-top: 3px;
}
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li.hs-item-has-children>.hs-menu-children-wrapper > li{
    width: calc(50% - 20px);
    padding: 0 10px 10px;
    box-sizing: border-box;
    float: left;
    position: relative;
    width: 50%;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(5) > .hs-menu-children-wrapper {
    left: 0;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper {
    left: -248px;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper > li:nth-child(-n+4)::before,   .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper > li:nth-child(-n+4)::before,  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper > li:nth-child(-n+4)::before{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #eaeaea;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li a {
    padding: 16px 20px;
    display: flex;
    flex-flow: row;
  }
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul > li > a {
  padding: 16px 20px;
  display: flex;
  flex-flow: row;
  align-items: center;
}
.menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul > li > a::after{
    background-image: url(https://blog.capscanada.com/hubfs/New%20desing%20-%202024/red-arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 7px;
    margin-left: 10px;
    min-width: 7px;
    width: 10px;
    margin-top: 3px;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li.hs-item-has-children {
    padding: 17px 0;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_ >ul li.hs-item-has-children>.hs-menu-children-wrapper > li a{
    font-size: 14px;
    padding: 8px 10px;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) {
    order: 1;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2){
    order: 3;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3){
    order: 5;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4){
    order: 7;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) {
    order: 2;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) {
    order: 4;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) {
    order: 6;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(2) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(8) {
    order: 8;
  }
  menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) {
    order: 1;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2){
    order: 3;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3){
    order: 5;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4){
    order: 7;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) {
    order: 2;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) {
    order: 4;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) {
    order: 6;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(3) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(8) {
    order: 8;
  }

  menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(1) {
    order: 1;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(2){
    order: 3;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(3){
    order: 5;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(4){
    order: 7;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(5) {
    order: 2;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(6) {
    order: 4;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(7) {
    order: 6;
  }
  .menu-desplegable #hs_menu_wrapper_module_1738914859347103_  >ul .hs-menu-depth-1:nth-child(4) > .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2:nth-child(8) {
    order: 8;
  }
  /**Search Bar*/
  .hs-search-field__bar {
    padding: 20px 20%;
  }
  /*Footer*/
  .footer-container-wrapper .footer-2025 .logo-footer {
    max-width: 40%;
    margin-bottom: 16px;
  }
  .footer-container-wrapper .footer-copyright > .row-fluid-wrapper > .row-fluid {
    justify-content: space-between;
    flex-flow: row;
  }
  .footer-container-wrapper .footer-copyright .footer-copyright-text, .footer-container-wrapper .footer-copyright .footer-copyright-menu {
    padding: 15px 5% 5px 5%;
  }
  .footer-container-wrapper .footer-copyright .footer-copyright-menu{
    border: none;
  }
  .footer-container-wrapper .footer-copyright-text span {
    text-align: left;
    font-size: 14px;
  }
  .footer-container-wrapper .footer-copyright-menu ul {
    justify-content: right;
    padding-right: 5%;
  }
  .footer-container-wrapper .footer-copyright-menu ul li{
    display: block!important;
    margin-right: 60px !important;
  }
  .footer-container-wrapper .footer-copyright-menu ul li:last-child{
    margin: 0!important;
  }
  .footer-container-wrapper .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    display: block !important;
    margin: 0;
  }
  .footer-container-wrapper .footer-2025 .footer-form-container {
    margin-bottom: 20px;
  }
  .mainTitle h1 span{
    font-size: 46px!important;
  }

  /* Tabs blogs*/
  #home-blog-list .swiper-container .swiper-pagination{
    display: none;
  }
  #home-blog-list .swiper-container .swiper-button-prev, #home-blog-list .swiper-container .swiper-button-next{
    display: block;
  }
  /* Downloadables Slider Home*/
    .downloadable-home-section {
        width: 100% !important;
        height: auto;
        display: flex;
        padding: 34px 7%;
        margin-bottom: 46px;
        flex-flow: row;
        overflow-x: hidden;
    }
    .downloadable-home-section .textSection {
        max-width: 100%;
        padding: 0 15%;
    }
    .downloadable-home-section .textSection p {
        font-size: 16px;
        line-height: 20px;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized{
        display: flex !important;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-content .downloadable-summary p {
        line-height: 18px;
        font-weight: 300;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item .downloadable-button a:hover{
        text-decoration: underline;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized  .slick-prev:before, .downloadable-home-section .downloadable-container .row-fluid.slick-initialized  .slick-next:before {
        font-size: 0 !important;
        -moz-osx-font-smoothing: grayscale;
        background-image: url("https://7215323.fs1.hubspotusercontent-na1.net/hubfs/7215323/New%20desing%20-%202024/new-arrow.svg") !important;
        background-position: 5px center !important;
        background-repeat: no-repeat !important;
        background-size: 45% !important;
        width: 24px;
        height: 24px;
        display: block;
        background: #006979;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item {       
        margin-left: 16px!important;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-track .downloadable-item:first-child{
        margin-left: 0!important;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-prev{
        left: -49px;
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-next{
        right: -49px
    }
    .downloadable-home-section .downloadable-container .row-fluid.slick-initialized .slick-next:before{
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }

/*Estilos blog*/
.hs-blog-post .blog-section .post-header h1 span{
  font-size: 46px;
  text-align: left;
}




/*Related posts (blog)*/

/*Entry blog popular blogs*/
#home-blog-list .swiper-container .swiper-wrapper .swiper-slide .post-blog-content .blog--inner-space .blog_content_area p{
    font-size: 14px;
    line-height: 18px!important;
    font-weight: 300;
    font-size: 14px !important;
}