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


@import url(https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800);
@import url(//designers.hubspot.com/hs-fs/hub/327485/file-2054199286-css/font-awesome.css);


/* ==========================================================================
   1. MACROS                                                #macro
   ========================================================================== */

    /* Is used to reduce font-sizes for smaller screens */
    

    /* Is used to reduce spacing (padding, margin) for smaller screens */
    

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

.body-container-wrapper li::marker{
  color:#ff3602;
}

 .hero-overly {
    position: absolute;
    z-index: 0;
    content: '';
     height: 100%;
    left: 0;
    position: absolute; 
    top: 0;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: translateZ(1px);
            transform: translateZ(1px);
    transition: opacity 1s ease-in-out;
    width: 100%;
  opacity:0;
   background-color:#000;
    
  }



/* Menu items */

.header__menu-link {
  ;
  font-size: 14px;
  text-transform: ;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid ;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #BBFCEE ;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  ;
  color: #BBFCEE;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  ;
  color: #BBFCEE;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  ;
  color:#BBFCEE;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #fff;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: ;
  border-color: ;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: ;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: ;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  ;
  color: ;
}

.header__menu-submenu .header__menu-link:active {
  background-color: ;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: ;
}


 .pwr-sec__title.pwr-sec__title--narrow.pwr-sec-images__title{
  text-align:center;
}


/* Font and Links */
.pwr-footer {
    color: #ffffff;
}
.pwr-footer a:not(.pwr-link):not(.pwr-back-to-top) {
    display: inline-block;
    transition: color .4s ease-in-out;
      font-size:14px;

}
.pwr-footer a:not(.pwr-link):not(.pwr-back-to-top) {
    color: #ffffff;
}
.pwr-footer a:not(.pwr-link):not(.pwr-back-to-top):hover {
    color: #FF3602;
}

.pwr-footer.pwr--dark a:not(.pwr-link):not(.pwr-back-to-top) {
    color:#fff;
  font-size:14px;
}
.pwr-footer.pwr--dark a:not(.pwr-link):not(.pwr-back-to-top):hover {
    color: #FF3602;
    font-size:14px;

}

/* Social Icons */
.pwr-social-icon {
    display: inline-block;
    fill: currentColor;
    padding: 0 .7em;
    vertical-align: middle;
}
.pwr-social-icon {
    color: #fff;
}
.pwr-social-icon:hover {
    color: #fff;
}
.pwr--dark .pwr-social-icon,
.pwr--dark .pwr-social-icon:hover {
    color: #fff;
}
.pwr-social-icon:first-child {
    padding-left: 0;
}
.pwr-social-icon:last-child {
    padding-right: 0;
}

/* Logo */
.pwr-footer__logo {
    color: ;
    position: relative;
}
.pwr-footer__logo img {
    height: auto;
}
.pwr-footer__logo .logo-company-name {
    display: inline-block;
    font-size: 14px;
    font-weight: ;
    margin: 0;
    
}
.pwr--dark .pwr-footer__logo {
    color: #fff;
}

/* Menu */
.pwr-footer footer,
.pwr-footer ul,
.pwr-footer .hs-menu-children-wrapper li {
    display: inline-block;
}
.pwr-footer .hs-menu-children-wrapper li {
    float: none !important;
    padding-bottom:5px;
    padding-top: 5px;
    margin-left:0;
}
.pwr-footer .hs-menu-children-wrapper li a {
    display: inline;
    opacity: 1 !important;
    padding: 0;
}

/* Copyright Bar */
.pwr-footer-legal {
    font-size: 11px;
    font-weight: normal;
    position: relative;
}
.pwr-footer-legal__content {
    float: left;
    width: 100%;
}
.pwr-footer--copyright .pwr-footer-legal__content {
    float: none;
    width: 100%;
}
.pwr-footer-legal__content .pwr-footer__item {
    display: inline-block;
}
.pwr-footer-legal__content .pwr-footer__item:not(:last-child):after,
.pwr-footer-legal__content .pwr-footer__item .hs-menu-wrapper li:not(:last-child):after {
    content: '|';
    padding-right: 15px;
    padding-left: 15px; 
}
.pwr-footer-legal__back-to-top {
    float: left;
    width: 16.7%;
}

@media (max-width: ) {
    .pwr-footer-legal__content {
        float: none;
        width: 100%;
    }
    .pwr-footer-legal__content .hs-menu-children-wrapper  > ul li {
        padding-bottom: 5px;
        padding-top: 5px;
    }
  
  .pwr-footer ul .body-container-wrapper li{
    margin-left:0 !important;
  }
  
    .pwr-footer .pwr-footer__menu .hs-menu-children-wrapper  li.hs-menu-depth-1 {
        float: left !important;
        margin-bottom: 20px;
        margin-left: 0;
        padding-right: 10px;
        width: 50%;
    }
    .pwr-footer-legal__content .pwr-footer-legal__notice {
        display: block;
    }
    .pwr-footer-legal__content .pwr-footer-legal__notice:after {
        content: '' !important;
        padding: 0 !important;
    }
    .pwr-footer-legal__menu {
        margin-top: 10px;
    }
    .pwr-footer-legal__menu .hs-menu-children-wrapper  li.hs-menu-depth-1 {
        width: auto;
    }
    .pwr-footer-legal__menu .hs-menu-children-wrapper  li.hs-menu-depth-1,
    .pwr-footer-legal__menu .hs-menu-children-wrapper  li.hs-menu-depth-1 a {
        display: inline;
    }
}

 /* ==========================================================================
   Footer Full                                              #foot-f
   ========================================================================== */

.pwr-footer-full {
    padding-bottom: 60px;
    padding-top: 60px;
}

.pwr-footer-company-info {
    float: left;
    font-size: 16px; /* basically for social icons */
    margin-top: 5px;
    position: relative;
    width: 33.33%;
    z-index: 5;
}

.pwr-footer a.power-social-icon {
    color: #ffffff;
}

.pwr-footer-company-info__icons svg {
    fill:#ffffff !important;
    width: 25px !important;
    height:auto;
}


.pwr-footer__logo--large .logo-company-name {
    font-size: 14px;
}
.pwr-footer-company-info__desc {
    font-size: px;
    max-width: 270px;
    margin-top: 20px;
}
.pwr-footer-company-info__desc,
.pwr-footer-company-info__icons {
    color: #fff;
}
.pwr--dark .pwr-footer-company-info__desc,
.pwr--dark .pwr-footer-company-info__icons {
    color: #fff;
}
.pwr-footer-company-info__desc + .pwr-footer-company-info__icons {
    margin-top: 20px;
}

.pwr-footer-full__content {
    padding-bottom: 105px;
}

.pwr-footer-full__menu {
    float: left;
}
.pwr-footer-full__menu--full-width {
    float: none;
    width: 100%;
}
.pwr-footer-full__menu--medium-width {
    width: 66.66%
}
.pwr-footer-full__menu--small-width {
    width: 33.33%;
}

.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical > ul{
  width:100%;
}

 .pwr-footer .pwr-footer-full__menu .hs-menu-wrapper li.hs-menu-depth-1 {
        float: left !important;
        margin-bottom: 20px;
        margin-left: 0;
        padding-right: 10px;
        width: 22%;
    }


.pwr-footer-full__menu--7col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 22px;
    width: calc( 14.286% - 22px );
}
.pwr-footer-full__menu--6col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 23px;
    width: calc( 16.66% - 23px );
}
.pwr-footer-full__menu--5col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 24px;
    width: calc( 20% - 24px );
}
.pwr-footer-full__menu--4col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 25px;
    width: calc( 25% - 25px );
}
.pwr-footer-full__menu--3col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 26px;
    width: calc( 33.33% - 26px );
}
.pwr-footer-full__menu--2col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 30px;
    width: calc( 50% - 30px );
}
.pwr-footer-full__menu--1col .hs-menu-wrapper li.hs-menu-depth-1 {
    float: left !important;
    margin-left: 0;
    width: 100%;
}


.pwr-footer-full li.hs-menu-item.hs-menu-depth-1.hs-item-has-children, li.hs-menu-item.hs-menu-depth-1 role:none {
display:block;
position: relative;
}
.pwr-footer-full .hs-menu-wrapper li.hs-menu-depth-1:first-child {
    margin-left: 0;
}



.pwr-footer-full .hs-menu-item.hs-menu-depth-1:nth-of-type(2) {
  display:block;
position: relative;
}

.pwr-footer-full .hs-menu-item.hs-menu-depth-1:nth-of-type(3) {
  margin-top:0;
}
.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1 ul.hs-menu-children-wrapper {
    background-color: transparent;
    box-shadow: none;
    left: 0;
    padding: 0;
    position: relative;
}
.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical > ul li {
    display: block;
    margin-top: 0 !important;
    width:100%;
}
.pwr-footer-full .hs-menu-wrapper li > a:hover {
    color: initial;
}
.pwr-footer-full__menu li.active-branch > a {
    background-color: transparent !important;
    color: inherit !important;
}
.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1 > a,
.pwr-footer-subscribe__title {
    color: #BBFCEE !important;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
  width: fit-content;
    
}
.pwr-footer-full.pwr--dark .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1 > a,
.pwr-footer-full.pwr--dark .pwr-footer-subscribe__title {
    color: #fff;
}
.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-2 > a {
    background-color: transparent;
    color: #fff;
    font-family: ;
    font-size: 14px;
    font-weight: ;
    margin-left: 0;
    line-height: 20px;
    white-space: normal;
}

.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-2 > a:hover {
    color: #FF3602;}
.pwr-footer-full.pwr--dark .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-2 > a {
    color: #fff;
}
.pwr-footer-full.pwr--dark .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-2 > a:hover {
    color: #FF3602;}
.pwr-footer-full .hs-menu-wrapper li.hs-item-has-children > a:after {
    display: none;
}

/* Subscription Form */
.pwr-footer-subscribe {
    float: left;
    margin-left: 20px;
    width: calc( 33.33% - 20px );
}
.pwr-footer-subscribe__title {
    padding-bottom: 25px;
}
.pwr-footer-subscribe__hint {
    font-size: 11px;
}
.pwr-footer-subscribe__form {
    margin-bottom: 20px;
    position: relative;
    text-align: left;
}
.pwr-footer-subscribe__form .hs-form-required,
.pwr-footer-subscribe__form .hs-email > label,
.pwr-footer-subscribe__form .hs-field-desc {
    height: 1px;
    left: 10000px;  
    overflow: hidden;
    position: absolute;
    width: 1px;
}
.pwr-footer-subscribe__form h3 {
    display: none;
}
.pwr-footer-subscribe__form .hs-form .hs-form-field {
    padding-bottom: 0;
}
.pwr-footer-subscribe__form .hs-email {
    margin-bottom: 0 !important;
}
.pwr-footer-subscribe__form .hs-email .hs-input {
    background-color: rgba(#87c95f,.05);
    border: 0;
    border-top-left-radius: ;
    border-bottom-left-radius: ;
    font-size: px;
    height: 50px;
    padding: 16px 20px;
}
.pwr--dark .pwr-footer-subscribe__form .hs-email .hs-input {
    background-color: ;
    color: 
}
.pwr-footer-subscribe__form .hs-email {
    display: inline-block;
    position: relative;
    width: 70%;
    vertical-align: top;
    z-index: 0;    
}
.pwr-footer-subscribe__form .hs-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    vertical-align: top;
    z-index: 0;
}
.pwr-footer-subscribe__form .hs-submit .hs-button {   
    margin: 0;
    padding: 15px 21px !important;
    width: 100%;
}
.pwr-footer-subscribe__form .legal-consent-container {
    font-size: 10px;
    margin-bottom: 0;
    margin-top: 15px;
}

.footer .tabs__tab, .footer .tabs__tab:active, .footer .tabs__tab:focus, .footer .tabs__tab:hover, .footer a:not(.button), .footer blockquote, .footer div, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer li, .footer p, .footer span{
color:#fff;
}

@media (max-width: 479px ) {
    .pwr-footer-subscribe__form .hs-email {
        width: 60%
    }
    .pwr-footer-subscribe__form .hs-submit {
        width: 40%;
    }
}
@media (max-width: 768px) {
    .pwr-footer-company-info,
    .pwr-footer-full__menu,
    .pwr-footer-subscribe,
    .pwr-footer-legal__back-to-top {
        float: none;
        width: 100%;
    }
    .pwr-footer-full__menu + .pwr-footer-subscribe,
    .pwr-footer-legal__back-to-top {
        margin-top: 40px;
    }
    .pwr-footer-company-info + .pwr-footer-full__menu {
        margin-top: 70px;
    }
    .pwr-footer-company-info__desc {
        max-width: 100%;
    }
    .pwr-footer-subscribe {
        margin-left: 0;
    }
    .pwr-footer-subscribe__form .hs-email {
        margin-right: 0;
    }
    .pwr-back-to-top {
        position: relative;
        -webkit-transform: none;
                transform: none;
    }
    .pwr-footer .pwr-footer-full__menu .hs-menu-wrapper li.hs-menu-depth-1 {
        float: left !important;
        margin-bottom: 20px;
        margin-left: 0;
        padding-right: 0px;
        width: 49%;
        text-transform:uppercase;
      display:inline-block;
    }
}

.pwr-footer-reduced {
    padding: 60px 0;
}
.pwr-footer-reduced__content + .pwr-footer-legal {
    margin-top: 40px;
}
.pwr-footer-reduced__logo {
    float: left;
    max-width: 16.66%;
}
.pwr-footer-reduced__statement {
    float: left;
    margin-left: 60px;
    position: relative;
    width: calc( 50% - 60px );
}
.pwr-footer-reduced__menu {
    float: right;
    
    margin-left: 20px;
    position: relative;
    width: calc( 33.33% - 20px );
}

.pwr-footer-reduced__menu .hs-menu-wrapper li {
    line-height: 1em;
}

.pwr-footer-reduced__menu .hs-menu-wrapper li a {
    font-family: ;
    font-size: 14px;
    font-weight: ;
    padding: 0 20px !important;
    transition: all 0.4s ease-in-out;
}

@media (max-width: 768px)  {
    .pwr-footer-reduced__logo,
    .pwr-footer-reduced__statement,
    .pwr-footer-reduced__menu {
        float: none;
        margin-left: 0;
        width: 100%;
    }
    .pwr-footer-reduced__logo + .pwr-footer-reduced__statement,
    .pwr-footer-reduced__logo + .pwr-footer-reduced__menu,
    .pwr-footer-reduced__statement + .pwr-footer-reduced__menu {
        margin-top: 40px;
    }
    .pwr-footer-reduced__menu .hs-menu-wrapper li a {
        padding-left: 0 !important;
    }
}
@media (max-width: 479px ) {

    .pwr-footer-reduced__logo {
        max-width: 100%;
    }
}

 /* ==========================================================================
   Footer Simple Link                                       #foot-s
   ========================================================================== */

.pwr-footer-link {
    padding: 140px 0;
}
.pwr-footer-link__cta {
    font-family: ;
    font-size: 70px;
    font-weight: bold;
    height: 1.5em;
    letter-spacing: -1px;
    margin-bottom: 40px;;
    position: relative;
}
.pwr-link {
    color: ;
    text-decoration: none;
    box-shadow: inset 0 -0.382em 0 ;
    cursor: pointer;
    transition: box-shadow 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.pwr-link:hover, 
.pwr-link:focus {
    box-shadow: inset 0 -1.5em 0 ;
}
.pwr--dark .pwr-link,
.pwr-link:hover {
    color:  !important;
}

.pwr-link-icon {
    display: inline-block;
    fill: currentColor;
    position: relative;
    top: .15em;
    transform: translateX(0px);
    transition: transform .4s ease-in-out;
}
.pwr-link-icon .hs_cos_wrapper_type_icon svg {
    transition: none;
}
.pwr-footer-link__cta .pwr-link {
    position: relative;
    top: .6em;
}
.pwr-footer-link__copyright,
.pwr-footer-link__copyright span {
    font-size: 12px;
    position: relative;
}
.pwr-footer-link__icons {
    font-size: 19px;
    margin-top: 40px;
    position: relative;
}

@media (max-width: 479px ) {

    .pwr-footer-link__cta {
        font-size: 30px;
        height: auto;
        line-height: 1.5em;
        white-space: normal;
        word-break: break-all;
    }
}

/* ==========================================================================
   Tabbed Card                                                Landing Pages
   ========================================================================== */

.hs-tabs__nudge--right,
.hs-tabs__nudge--right:active,
.hs-tabs__nudge--right:hover,
.hs-tabs__nudge--right:focus {
 display:none !important;
}


/* ==========================================================================
   8. BLOG                                                  #blog
   ========================================================================== */

/* ==========================================================================
   Featured Post                                            #blog-fp
   ========================================================================== */

body .dnd-blog1 .container-fluid .row-fluid .blog-left-column{
  width:70%
}

body .dnd-blog1  .container-fluid .row-fluid .sidebar-container{
  width:24%;
}


.dnd-blog1 .sidebar-container .tabber-tabs>li a{
  padding:4px;
  text-transform:uppercase;
 
}

.dnd-blog1 .sidebar-container .tab-pane{
  background-color: rgba(65,64,66, .3);
  padding: 5px;
}





.hs-rss-item.hs-with-featured-image{
  padding:10px;
}

.hs-rss-item{
  margin:15px;
}

.dnd-blog1 .sidebar-container .tabber-tabs>.active>a,{
  border:none;
  background-color:transparent;
  color:#bbfcee;
  font-weight:bold;
}

.pwr-post-featured {
    border-radius: ;
    height: 400px;
    margin: 40px auto;
    width: 1400px;
    overflow: hidden;
    position: relative;
    z-index: 0; 
}

.pwr-post-featured a{
  color:#fff !important;
}

.pwr-post-featured p{
  font-size:13px;
  line-height:1em;
}

.pwr-post-featured__info-box {
    position: absolute;
    bottom: 90px;
    left: 40px;
    right: 40px;
}
.pwr-post-featured__title {
    line-height: 1.18em;
    margin: 10px 0 0;
    max-width: 600px;
    
}
.pwr-post-featured__desc {
    line-height: 30px;
    margin: 25px 0 40px;
    max-width: 800px;
}

body .dnd-blog1 .container-fluid .row-fluid .post-listing .post-item{
  
 color:#fff; 
background: linear-gradient(145deg, rgba(0,0,0,1) 0%, rgba(35,30,30,.8) 100%);
  border-radius:16px;
}

.dnd-blog1 .post-item h2 a:hover, .dnd-blog1 a.author-link:hover{
   color:#FF3602;
}


.topic-section.hide-on-post{
  display:none;
}

.dnd-blog1 .post-item #hubspot-author_data, .dnd-blog1 .post-item #hubspot-author_data a {
  color:#FF3602;
  font-size:12px;
}

.dnd-blog1 .author-row, .post-read {
  color:#FF3602;
}

.dnd-blog1 span.date-row, .dnd-blog1 .post-read span{
  color:#fff;
  font-size:12px;
}

li a p.author-link{
  font-size:12px !important;
}

.span9.vertical-center .hs-author-bio{
  padding:0 5.5% 0 1%;
}

.span9.vertical-center .hs-author-social-section{
  margin-bottom:60px;
}

.span9.vertical-center .hs-author-social-links{
  background-color:rgba(255,255,255,.5);
  max-width:20px;
  padding:1% 1% 1% 1%;
}

.span3.vertical-center .hs-author-avatar img{
margin-top:20px;
}


/* ==========================================================================
   8. BLOG 2                                                  #blog2
   ========================================================================== */

/* ==========================================================================
   Featured Post                                            #blog-fp
   ========================================================================== */

body .dnd-blog2 .container-fluid .row-fluid .blog-left-column{
  width:70%;
  
}

body .dnd-blog2  .container-fluid .row-fluid .sidebar-container{
  width:24%;
}


.dnd-blog2 .sidebar-container .tabber-tabs>li a{
  padding:4px;
  text-transform:uppercase;
 
}

.dnd-blog2 .sidebar-container .tab-pane{
  background-color: rgba(65,64,66, .3);
  padding: 5px;
}





.hs-rss-item.hs-with-featured-image{
  padding:10px;
}

.hs-rss-item{
  margin:15px;
}

.dnd-blog2 .sidebar-container .tabber-tabs>.active>a,{
  border:none;
  background-color:transparent;
  color:#bbfcee;
  font-weight:bold;
}



body .dnd-blog2 .container-fluid .row-fluid .post-listing .post-item{
  
 color:#fff; 
background: linear-gradient(145deg, rgba(0,0,0,1) 0%, rgba(35,30,30,.8) 100%);
  border-radius:16px;
}

.dnd-blog2 .post-item h2 a:hover, .dnd-blog2 a.author-link:hover{
   color:#FF3602;
}


.topic-section.hide-on-post{
  display:none;
}

.dnd-blog2 .post-item #hubspot-author_data, .dnd-blog2 .post-item #hubspot-author_data a {
  color:#FF3602;
  font-size:12px;
}

.dnd-blog2 .author-row, .post-read {
  color:#FF3602;
}

.dnd-blog2 span.date-row, .dnd-blog2 .post-read span{
  color:#fff;
  font-size:12px;
}






* ==========================================================================
   Cookies                                                #cookies
   ========================================================================== */



div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
  margin-right:auto !important;
      width:49%;
      display:inline-block;


}

div#hs-eu-cookie-confirmation-inner div#hs-eu-close-button-container {
  margin-left:auto;
      width:49%;
  display:block;

}

 div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area div#hs-eu-cookie-confirmation-button-group {
  
    display:none !important;

}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/