

/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */




















  
  

  










.page-center,
.content-wrapper {
  max-width: 1310px;
  padding: 0 15px;
}

@media(max-width:1300px){
.page-center,
.content-wrapper {
  padding:0 25px;
}

}


@media(max-width:767px){

.page-center,
.content-wrapper {
  padding:0 23px;
}

}









body {
  color: rgba(52, 52, 52, 1.0);
  font-weight: 400;
  font-family:Rubik Regular;
  font-size: 16px;
  /*border:10px solid #CCCCCC;*/
}

a {
  color: rgba(1, 1, 1, 1.0);
}

a:hover,
a:focus {
  color: rgba(1, 1, 1, 1.0);
}

h1 {
  color: rgba(26, 26, 26, 1.0);
  font-family: Rubik Medium;
  font-size: 56px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 72.8px;
}

h2 {
  color: rgba(26, 26, 26, 1.0);
  font-family: Rubik Medium;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 48px;
  margin-bottom:17px;
}

h3 {
  color: rgba(26, 26, 26, 1.0);
  font-family: Rubik Medium;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 32px;
  margin-bottom:8px;
}

h4 {
  color: rgba(26, 26, 26, 1.0);
  font-family: Rubik Medium;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 20px;
  margin-bottom:8px;
}

h5 {
  color: rgba(26, 26, 26, 1.0);
  font-family: Rubik Medium;
  font-size: 13px;
  font-weight: 500;
  letter-spacing:normal;
  line-height: 16px;
  margin-bottom:12px;
}

h6 {
  color: rgba(26, 26, 26, 1.0);
  font-family: Rubik Regular;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  text-transform:uppercase;
  margin-bottom:15px;
  position:relative;
}

p {
  color: rgba(52, 52, 52, 1.0);
  font-family: Rubik Regular;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  margin-top:0;
}

.secondary_paragraph p {
  color: rgba(52, 52, 52, 1.0);
  font-family: Rubik Regular;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 17px;
}

.tertiary_paragraph p {
  color: rgba(52, 52, 52, 1.0);
  font-family: Rubik Regular;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 20px;
}

.flash_red h5{
  color: #EC2028;
  font-family: Rubik Medium;
  font-size: 13px;
  font-weight: 500;
  letter-spacing:normal;
  line-height: 16px;
  position:relative;
  padding-left:12px;
  display:inline-block;
}

.flash_red h5:before{
   position:absolute;
   left:0;
   top:3.5px;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/+%20%281%29.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:8px;
   height:8px;
}


@media(max-width:1024px){

h1{
   font-size:46px;
   line-height:62.8px;
}
  
h2{
  font-size: 32px;
  line-height: 42px;
}
  
h3{
   font-size:22px;
   line-height:31px;
}
}


@media(max-width:767px){

h1{
  font-size: 40px;
  line-height: 45px;
}
  
h2{
  font-size: 26px;
  line-height: 33px; 
  margin-bottom:20px;
}
  
h3{
  font-size: 19px;
  line-height: 28px;   
}
  
h4{
  font-size: 16px;
  line-height: 24px;  
}
  
p{
  font-size: 15px;
  line-height: 24px;  
}
  
.tertiary_paragraph p{
   font-size:13px;
   line-height:20px;
}

}






form,
.submitted-message {
  border-color: rgba(210, 212, 213, 1.0) ;
}

h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

body .dnd-section .hs-button,
.cta_button {
  background-color: rgba(3, 96, 178, 1.0);
  border: 1px solid rgba(3, 96, 178, 1.0);
  border-radius: 4px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family:Rubik Regular;
  display:inline-block;
  font-size: 16px;
  line-height: 24px;
  font-weight:400;
  letter-spacing: 0;
  text-align:center;
  transition:0.3s all ease-in;
  position:relative;
}

body .dnd-section .hs-button:hover,
.cta_button:hover{
   color: rgba(236, 32, 40, 1.0);
   background-color: rgba(255, 255, 255, 1.0);
   border: 1px solid rgba(236, 32, 40, 1.0);
   transition:0.3s all ease-in;
}

.secondary-button .cta_button,
.secondary-button button.cta_button{
  border:none;
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(236, 32, 40, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(236, 32, 40, 1.0);
  padding-left: 22px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: normal;
  transition:0.3s all ease-in;
  text-transform:unset;
  position:relative;
  font-family: Rubik Medium;
}

.secondary-button .cta_button:before,
.secondary-button button.cta_button:before{
  content: "";
  position: absolute;
  left: 0;
  top:4px;
  background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Group%20656.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:15px;
  height:10px;
}

.secondary-button .cta_button:hover,
.secondary-button button.cta_button:hover{
   color: rgba(236, 32, 40, 1.0);
   transition:0.3s all ease-out;
}

.icon_button a.cta_button{
  border:1px solid;
  background-color: rgba(3, 96, 178, 1.0);
  border-color: rgba(3, 96, 178, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 58px;
  padding-right: 13px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family:Rubik Regular;
  display:inline-block;
  font-size: 16px;
  line-height: 24px;
  font-weight:400;
  letter-spacing: 0;
  text-align:center;
  transition:0.3s all ease-in;
  position:relative;
}

.icon_button a.cta_button:before{
  content: "";
  position: absolute;
  left: 12px;
  top:4px;
  background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Mask%20Group.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:38px;
  height:38px;
  transition:0.3s all ease-in;
}

.icon_button a.cta_button:hover:before{
  content: "";
  position: absolute;
  left: 12px;
  top:4px;
  background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Mask%20Group-1.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:38px;
  height:38px;
  transition:0.3s all ease-in;
}

.icon_button a.cta_button:hover{
   color: rgba(236, 32, 40, 1.0);
   background-color: rgba(255, 255, 255, 1.0);
   border: 1px solid rgba(236, 32, 40, 1.0);
   transition:0.3s all ease-in;
}



.simple-button a.cta_button{
  border-radius: 0px;
  border-width: 2px;
  color: rgba(32, 32, 32, 1.0);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  display:inline-block;
  text-align:center;
  transition:0.3s all ease-in;
  text-transform:uppercase;
  border-color: rgba(32, 32, 32, 1.0);
  background-color:transparent;
  position:relative;
  overflow:hidden;
}

.simple-button a.cta_button:before{
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(32, 32, 32, 1.0);;
}

.simple-button a.cta_button:hover:before{
    animation: moveleft 0.5s cubic-bezier(.17,.67,.99,.46);
}

.simple-button a.cta_button:hover{
   box-shadow:none;
   transition:0.3s all ease-in;
   color: rgba(32, 32, 32, 1.0);
}

.simple-white-button a.cta_button{
  border-bottom:2px solid;
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  display:inline-block;
  text-align:center;
  transition:0.3s all ease-in;
  text-transform:uppercase;
}

.simple-white-button a.cta_button:hover{
   box-shadow:none;
   transition:0.3s all ease-in;
   color: rgba(255, 255, 255, 1.0);
}

.arrow-button a.cta_button{
  background:transparent;
  border:none;
  padding:0;
  display:inline-block;
  transform:none;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  color: #202020;
  position:relative;
  text-transform:initial;
  border-radius: 0;
  overflow: inherit;
  transition:0.3s all ease-in;
}

.arrow-button a.cta_button:before{
  position: absolute;
  right: -40px;
  top: -6px;
  content: '';
  background: #191715 url(https://20315204.fs1.hubspotusercontent-na1.net/hubfs/20315204/ThirtyFour%20Creative/Images/Arrow%20White%20CTA%20Top-right.svg);
  background-size: 14px;
  background-position: center center;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
  transition:0.3s all ease-in;
}

.arrow-button a.cta_button:hover:before{
   background: #c29ce5 url(https://20315204.fs1.hubspotusercontent-na1.net/hubfs/20315204/ThirtyFour%20Creative/Images/Arrow%20White%20CTA%20Top-right.svg);
   transition:0.3s all ease-in;
   background-size: 14px;
  background-position: center center;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
}

.arrow-button a.cta_button:after{
   display:none;
}

.white-arrow-button a.cta_button{
  background:transparent;
  border:none;
  padding:0;
  display:inline-block;
  transform:none;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  color: #FFFFFF;
  position:relative;
  text-transform:initial;
  border-radius: 0;
  overflow: inherit;
  transition:0.3s all ease-in;
}

.white-arrow-button a.cta_button:before{
  position: absolute;
  right: -40px;
  top: -6px;
  content: '';
  background: #2D2D2D url(https://20315204.fs1.hubspotusercontent-na1.net/hubfs/20315204/ThirtyFour%20Creative/Images/Arrow%20White%20CTA%20Top-right.svg);
  background-size: 14px;
  background-position: center center;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
  transition:0.3s all ease-in;
  display:block;
}

.white-arrow-button a.cta_button:after{
   display:none;
}

.white-arrow-button a.cta_button:hover:before{
   background: #c29ce5 url(https://20315204.fs1.hubspotusercontent-na1.net/hubfs/20315204/ThirtyFour%20Creative/Images/Arrow%20White%20CTA%20Top-right.svg);
   transition:0.3s all ease-in;
   background-size: 14px;
  background-position: center center;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
}



/****************** Form Styling *********************/

.hs-form label {
  font-family:;
  color: rgba(52, 52, 52, 1.0);
  font-weight: 400;
  font-size:16px;
  line-height:19px;
  font-weight:400;
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

body .dnd-section form input,
body .dnd-section form textarea,
body .dnd-section .hs-input,
body .dnd-section .hs-search-field input.hs-search-field__input,
body .dnd-section input[type="password"] {
  border-color: rgba(210, 212, 213, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 4px;
  font-family:;
  border:1px solid rgba(210, 212, 213, 1.0);
  height:56px;
  color:#343434;
}

body .dnd-section form select{
  border-color: rgba(210, 212, 213, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 4px;
  font-family:;
  border:1px solid rgba(210, 212, 213, 1.0);
  height:56px;
}

body .dnd-section form input:focus,
body .dnd-section form select:focus,
body .dnd-section form textarea:focus,
body .dnd-section .hs-input:focus,
body .dnd-section .hs-search-field input.hs-search-field__input:focus,
body .dnd-section input[type="password"]:focus{
   border:1px solid rgba(236, 20, 42, 1.0);
}

form input[type=checkbox],
form input[type=radio]{
   border: 1px solid rgba(210, 212, 213, 1.0);
}

form .hs-form-booleancheckbox a{
  color: rgba(52, 52, 52, 1.0);
  text-decoration:underline;
}

form select{
  color:#808080!important;
}

form .gray-color-text select{
   color:#343434!important;
}

form .actions{
   text-align:center;
}

body form .hs-form-booleancheckbox{
   margin: 10px 0 20px;
}

form .hs-button{
   margin-top:54px;
}

body .dnd-section form .input{
   margin-right:0!important;
}

body .dnd-section form .form-columns-1 input{
   width:100%!important;
}

body .dnd-section form .form-columns-2 .hs-form-field{
  width: 48%;
  float: left;
  margin-right: 4%;
}

body .dnd-section form .form-columns-2 .hs-form-field:last-child{
   margin-right:0;
}

.form-container .form-heading{
  margin-bottom: 23px;
  text-align: center;
  border-bottom: 2px solid #EC2028;
  padding-bottom: 27px;
}

.hs-form .field .input input[type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 9px;
  top: 3px;
  left: 3px;
  border: 3px solid #191715;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.row-fluid .hs-form .field .input  input[type="radio"]:checked:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  background: #EC2028;
  left: 0px;
  border-radius: 4px;
  border:1px solid rgba(236, 20, 42, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field input.hs-search-field__input:focus,
input[type="password"]:focus {
  border-color: rgba(236, 20, 42, 1.0);
  outline:none;
}

.fn-date-picker .pika-table thead th {
  color: rgba(195, 195, 182, 0.0);
}

.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #343434;
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder{
  color:rgba(128, 128, 128, 1.0);
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Rubik Regular;
}

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

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

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

form select{
   appearance:none;
   -webkit-appearance:none;
   background: rgba(255, 255, 255, 1.0) url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/icon%20%284%29.svg');
   background-repeat:no-repeat;
   background-size:12px;
   background-position: 94% 54%;
   padding: 10px 19px 10px;
}

form .hs-fieldtype-select{
   position: relative;
   margin-top: 8px;
}

form .hs-fieldtype-select label {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    background: #ffffff;
    position: absolute;
    left: 13px;
    top: -6px;
}

form .hs-fieldtype-select label.hs-error-msg{
  position: relative!important;
  top: 0!important;
  left: 0!important;
  font-size: 16px!important;
  line-height: 19px!important;
}

form .hs-form-required{
   display:inline-block;
   color: rgba(52, 52, 52, 1.0);
}

form .hs-form-radio label.checked11>span{
   color:#ffffff!important;
}


@media(max-width:767px){

form .hs-button{
   margin-top: 14px;  
}
}






th,
td {
  background-color: rgba(0, 0, 0, 0.0);
  border: 1px solid rgba(195, 195, 182, 1.0);
  color: rgba(195, 195, 182, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(195, 195, 182, 1.0);
}

tfoot td {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(195, 195, 182, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(195, 195, 182, 1.0);
}





/*=======================================================================================
                      Header Styling Start 
==========================================================================================*/


@media(min-width:1025px){

.header-bottom-bar .hs-menu-wrapper{
   display:block!important;
}

}

.home-header{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.home-header .header-bottom-bar {
    background: rgb(1,1,1,0.9);
}

.header-bottom-bar.lp-header{
   padding:0px 0 0px;
}

.header-top-bar{
   padding:14px 0 14px;
   border-bottom: 1px solid #DDDEDF;
   background:#ffffff;
}

.header-top-bar .content-wrapper>.row-fluid{
   display:flex;
   flex-wrap:wrap;
   align-items:center;
}

.header-top-bar .col-1{
   width:40%;
   display:flex;
   flex-wrap:wrap;
}

.header-top-bar .col-2{
   width:40%;
}

.header-top-bar .col-3{
   width:20%;
   text-align:right;
}

.header-top-bar .col-1 .icon-text-container{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 21%;
  margin-right: 4%;
}

.header-top-bar .col-1 .icon-text-container .icon{
   width:20%;
   max-width:20px;
}

.header-top-bar .col-1 .icon-text-container .text{
   width:80%;
   padding-left:7px;
}

.header-top-bar .col-1 .icon-text-container img{
   vertical-align:middle;
}

.header-top-bar .col-1 .icon-text-container h6{
  font-family: Rubik Medium;
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  color: rgba(1, 1, 1, 1.0);
}

.header-top-bar .col-2 p{
  color: rgba(1, 1, 1, 1.0);
}

.header-top-bar .col-2 p a{
  color:#EC2028;
  text-decoration:underline;
}

.header-top-bar .col-3 a{
  font-size: 13px;
  line-height: 16px;
  font-family: Rubik Medium;
  font-weight: 500;
  color: rgba(1, 1, 1, 1.0);
}

.header-top-bar .col-3 a span{
   padding-right:9px;
}

.header-bottom-bar{
   background:#010101;
}

.header-bottom-bar .content-wrapper>.row-fluid{
   display:flex;
   flex-wrap:wrap;
   align-items:center;
}

.header-bottom-bar .col-1 {
  width: 40%;
  display:flex;
  align-items:center;
  position:relative;
  z-index:1;
}

.header-bottom-bar .col-1 .logo-1{
   padding-right: 67px;
}

.header-bottom-bar .col-2{
    width: 40%;
}

.header-bottom-bar .col-3{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width:20%;
}

.header-bottom-bar .col-3 .search-container{
   padding-right: 40px;
}

.header-bottom-bar .col-2 ul li a{
  font-size: 14px;
  line-height: 17px;
  font-family: Rubik Medium;
  font-weight: 500;
  color: #ffffff;
  padding: 47px 43px 47px 0px;
  display:block;
  transition:0.3s all ease-in;
}

.header-bottom-bar .col-2 ul li{
   transition:0.3s all ease-in;
}

.header-bottom-bar .col-2 ul li:hover a{
   color:#EC2028;
   transition:0.3s all ease-in;
}

.header-bottom-bar .col-2 ul li:last-child a{
   padding-right:0;
}

.header-bottom-bar .col-3{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}


@media(max-width:1280px){

.header-bottom-bar .col-2 ul li a{
   padding: 40px 25px 40px 0px;  
}
  
.header-bottom-bar .col-3 .search-container {
    padding-right: 20px;
}
  
.header-bottom-bar .col-3 .cta-container .cta_button{
   padding-left:11px;
   padding-right:11px;
}
  
.header-top-bar .col-1 .icon-text-container{
   width: 23%;
   margin-right: 2%;  
}
}


@media(max-width:1024px){

.header-top-bar{
   display:none;
}
  
.header-bottom-bar .col-3{
   display:none;
}
  
.header-bottom-bar .col-1:after,
.header-bottom-bar .col-1:before{
   display:none;
}
  
.header-bottom-bar .col-1,
.header-bottom-bar .col-2{
   width:100%;
}
  
.header-bottom-bar{ 
   background: rgba(1, 1, 1, 1.0);
   padding: 0px 0 0px;
}
}




/****************** Home Banner Cm Styling ***********************/





.home-banner-cm{
   z-index:1;
   overflow:hidden;
   padding: 292px 0 0;
}

.home-banner-cm .content-wrapper{
   position:relative;
   z-index:2;
}

.home-banner-cm .two-col-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.home-banner-cm .two-col-container>span>.hs_cos_wrapper{
  width:49%;
  margin-right:2%;
  background: #FFFFFF;
  box-shadow: 9px 26px 50px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  border:1px solid #ffffff;
  margin-bottom:70px;
  transition:0.3s all ease-in;
}

.home-banner-cm .two-col-container>span>.hs_cos_wrapper>a{
  padding: 30px 27px 34px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

.home-banner-cm .two-col-container>span>.hs_cos_wrapper:hover{
  border:1px solid #EC2028;
  transition:0.3s all ease-in;
}

.home-banner-cm .two-col-container>span>.hs_cos_wrapper:hover h2{
  color:#EC2028;
  transition:0.3s all ease-in;
}

.home-banner-cm .two-col-container>span>.hs_cos_wrapper:hover .cta_button{
   color: rgba(236, 32, 40, 1.0);
   background-color: rgba(255, 255, 255, 1.0);
   border: 1px solid rgba(236, 32, 40, 1.0);
   transition:0.3s all ease-in;
}

.home-banner-cm .two-col-container>span>.hs_cos_wrapper:nth-child(2n){
   margin-right:0;
}

.home-banner-cm .arrow{
   margin-bottom:15px;
}

.home-banner-cm .two-col-container .content-cont{
  width: 100%;
  position: relative;
  z-index: 1;
}

.home-banner-cm .two-col-container .image-cont{
  position: absolute;
  right: 0;
  bottom: 13px;
  z-index: -1;
}

.home-banner-cm .arrow .white-arrow{
   display:none;
}

.home-banner-cm.choose-video .image-container{
   display:none;
} 

.home-banner-cm.choose-image .video-container{
   display:none;
} 

.home-banner-cm .image-container{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 190px;
  z-index: -1;
  width: 100%;
  height: auto;
}

.home-banner-cm .video-container{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 190px;
  overflow: hidden;
  z-index: -2;
  height:auto;
}

.home-banner-cm .video-container:after{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background: #000000;
  opacity: 0.5;
}

.home-banner-cm .video-container video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

.home-banner-cm .heading-container h1{
   max-width: 1013px;
}

.home-banner-cm .text-image-cont{
  padding-left: 50px;
  width: 100%;
  margin-top: 30px;
  display: flex;
  align-items: end;
}

.home-banner-cm .text-image-cont .left-text-cont{
   display: flex;
   flex-wrap: wrap;
   align-items:center;
   margin-bottom:30px;
}

.home-banner-cm .text-image-cont .text-cont{
   width: 81%;
   max-width:360px;
}

.home-banner-cm .text-image-cont .image-cont{
   width: 19%;
}

.home-banner-cm .text-image-cont .right-text-cont{
   text-align: right;
    display: flex;
    justify-content: flex-end;
}

.home-banner-cm .text-image-cont .text-cont h4{
   margin-bottom:0;
   line-height:24px;
}

.home-banner-cm .heading-container{
   position:relative;
   padding-left:50px;
}

.home-banner-cm .heading-container:before{
  position: absolute;
  left: 20px;
  top: -12px;
  content: '';
  background: url(https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/+%20%282%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 31px;
  height: 31px;
}

.home-banner-cm .popup-video-container a{
   display:flex; 
   align-items:center;
}

.home-banner-cm .popup-video-container .video-text{
   padding-left:10px;
}

.home-banner-cm .popup-video-container{
  padding-left: 0;
  margin: 20px 0 40px;
  position: relative;
  left: -30px;
}


@media(max-width:1024px){

.home-banner-cm .two-col-container>span>.hs_cos_wrapper>a{
   padding: 20px 20px 204px;  
}
  
.home-banner-cm .two-col-container .image-cont{
   left:0;
}
  
.home-banner-cm .two-col-container .image-cont img{
   width:100%;
   max-width:230px!important;
}
  
.home-banner-cm .image-container{
   width:100%;
}
  
.home-banner-cm .video-container{
   display:none;
}
  
.home-banner-cm.choose-video .image-container{
   display:block;
}
  
.home-banner-cm {
    padding: 200px 0 0;
}
  

}


@media(max-width:767px){

.home-banner-cm .two-col-container>span>.hs_cos_wrapper{
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
  
.home-banner-cm .text-image-cont{
   align-items: flex-start;
   flex-direction: column-reverse;  
}
  
.home-banner-cm .text-image-cont .right-text-cont{
   margin-left:0;
}
  
.home-banner-cm .popup-video-container {
    padding-left: 0;
    margin: 0px 0 0px;
    position: relative;
    left: -30px;
}

  
.home-banner-cm {
    margin-bottom: 0;
    padding-bottom: 40px;
}
  
.home-banner-cm .heading-container:before{
   left: 0px;
   top: -32px;  
}
  
.home-banner-cm .heading-container {
    padding-left: 30px;
}
  
.home-banner-cm .popup-video-container {
    padding-left: 30px;
}
  
.home-banner-cm .text-image-cont .right-text-cont {
    text-align: left;
    display: block;
}
  
.home-banner-cm .text-image-cont{
   padding-left:30px;
}
  
.home-banner-cm .text-image-cont .left-text-cont{
   margin-top:20px;
}
  
.home-banner-cm .image-container{
   bottom:0;
}
  
.home-banner-cm .two-col-container .image-cont{
  left: 0;
  width: 46%;
  position: relative;
  text-align: right;
  margin-left: 2%;  
}
  
.home-banner-cm .two-col-container .content-cont {
    width: 52%;
    position: relative;
    z-index: 1;
}
  
.home-banner-cm .two-col-container>span>.hs_cos_wrapper>a {
    padding: 20px 20px 19px;
    align-items: center;
}
  
.home-banner-cm .two-col-container .content-cont h2{
   margin-bottom:9px;  
}
  
.home-banner-cm .text-image-cont .text-cont{
   width: 77%;  
}
  
.home-banner-cm .text-image-cont .image-cont {
    width: 23%;
}
  

}


/********************* Home Section1 Cm Styling **************************/


.home-section1-cm>.row-fluid{
   display:flex;
   flex-wrap:wrap;
}

.home-section1-cm .content-container{
   width:25%;
   border-right:1px solid #ffffff;
   background:#010101;
   transition:0.3s all ease-in;
}

.home-section1-cm .content-container:hover{
   background:#EC2028;
   transition:0.3s all ease-in;
}

.home-section1-cm .content-container>a{
   padding:33px 49px 34px 49px;
   display:block;
}

.home-section1-cm .content-container h4{
   position:relative;
   padding-left:13px;
}

.home-section1-cm .content-container h4:before{
   position:absolute;
   left:0;
   top:3px;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/arrow-point-to-right.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:6.45px;
   height:11px;
   transition:0.3s all ease-in;
}

.home-section1-cm .content-container:hover h4:before{
   position:absolute;
   left:0;
   top:3px;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/arrow-point-to-right%20%281%29.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:6.45px;
   height:11px;
   transition:0.3s all ease-in;
}


@media(max-width:1200px){

.home-section1-cm .content-container>a{
   padding: 33px 25px 34px 25px;  
}
}

@media(max-width:1024px){

.home-section1-cm .content-container>a {
    padding: 25px 20px 25px 20px;
}
}

@media(max-width:767px){

.home-section1-cm .content-container {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ffffff;
}
  
.home-section1-cm .content-container h4 {
    height: auto!important;
}
  
.home-section1-cm .content-container h4:before{
   top:5px;
}
}


/********************** Home Section2 Cm Styling *********************/


.home-section2-cm{
   padding:111px 0 90px;
}

.home-section2-cm .heading-desc-cont{
   margin-bottom:77px;
}

.home-section2-cm .heading-desc-cont .left-col{
   padding-right:90px;
}

.home-section2-cm .two-col-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.home-section2-cm .two-col-container>span>.hs_cos_wrapper{
   width:49.2%;
   margin-right:1.6%;
   border-radius:4px;
   margin-bottom:20px;
   padding:26px 34px 26px;
   border:1px solid #CCCCCC;
   border-top:8px solid #010101;
   display:flex;
   flex-wrap:wrap;
}

.home-section2-cm .two-col-container>span>.hs_cos_wrapper:nth-child(2n){
   margin-right:0;
}

.home-section2-cm .two-col-container .content-container{
   width:50%;
   margin-right:5%;
   position:relative;
}

.home-section2-cm .two-col-container .image-container{
   width:45%;
   text-align:center;
}

.home-section2-cm .two-col-container .content-container .cta-container{
   position:absolute;
   bottom:0;
}


@media(max-width:1024px){

.home-section2-cm{
   padding: 70px 0 60px;  
}
  
.home-section2-cm .heading-desc-cont .left-col {
    padding-right: 30px;
}
  
.home-section2-cm .heading-desc-cont {
    margin-bottom: 27px;
}
  
.home-section2-cm .two-col-container>span>.hs_cos_wrapper{
   padding: 20px 20px 46px;  
}
  
.home-section2-cm .two-col-container .content-container .cta-container {
    bottom: -20px;
}
}


@media(max-width:767px){

.home-section2-cm .two-col-container>span>.hs_cos_wrapper{
   width: 100%;
   margin-right: 0;  
}
  
.home-section2-cm {
    padding: 60px 0 50px;
}
  
.home-section2-cm .heading-desc-cont .left-col{
   padding-right:0;
}
}





/********************** Home Section3 Cm Styling *********************/


.home-section3-cm{
   padding:54px 0 42px;
}

.home-section3-cm .heading{
   max-width: 635px;
   margin: 0 auto 35px;
}

.forklift-battery .home-section3-cm .heading h2{
   margin-bottom:50px;
   margin-top:20px;
}

.charger-specific .home-section3-cm .heading{
   max-width: 795px;
}

.home-section3-cm .cta-container.link-type .link-to-section{
   display:none;
}

.home-section3-cm .cta-container .move-to-section{
   display:none;
}

.home-section3-cm .cta-container.link-type .move-to-section{
   display:block;
}


@media(max-width:1024px){

.home-section3-cm{
   padding: 54px 0 54px;  
}
  
.home-section3-cm .heading {
    max-width: 575px;
}
}



/***************** Home Section4 Cm **********************/


.home-section4-cm{
   padding:111px 0 124px;
}

.home-section4-cm .heading-container .right-col{
   margin-top:6px;
}

.home-section4-cm .four-col-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.home-section4-cm .four-col-container>span>.hs_cos_wrapper{
  width:24.2%;
  margin-right:1%;
  margin-bottom:30px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  transform:translateY(0px);
  transition:0.3s all ease-in;
  margin-bottom:30px;
}

.home-section4-cm .four-col-container>span>.hs_cos_wrapper:hover{
   border: 1px solid #EC2028;
   transition:0.3s all ease-in;
   transform:translateY(-8px);
   box-shadow: 9px 15px 30px rgb(0,0,0,0.15);
}

.home-section4-cm .four-col-container .content-container{
   padding:29px 31px 45px;
   position:relative;
}

.home-section4-cm .four-col-container .content-container h3{
   max-width:212px;
   transition:0.3s all ease-in;
}

.home-section4-cm .four-col-container>span>.hs_cos_wrapper:hover .content-container h3{
  color:#EC2028;
  transition:0.3s all ease-in;
}

.home-section4-cm .four-col-container>span>.hs_cos_wrapper:nth-child(4n){
   margin-right:0;
}

.home-section4-cm .heading-container .left-col h2{
   max-width:428px;
}

.home-section4-cm .heading-container .right-col p{
   max-width:485px;
   float:right;
} 

.home-section4-cm .four-col-container .image-container{
   height:218px;
}

.home-section4-cm .heading-container{
   margin-bottom:40px;
}

.home-section4-cm .four-col-container .cta-container{
   position: absolute;
   bottom: 27px;
}


@media(max-width:1024px){

.home-section4-cm{
   padding: 80px 0 50px;  
}
  
.home-section4-cm .heading-container {
    margin-bottom: 30px;
}
  
.home-section4-cm .four-col-container .content-container {
    padding: 20px 20px 40px;
}
  
.home-section4-cm .four-col-container .cta-container {
    bottom: 23px;
}
  
.home-section4-cm .four-col-container .image-container {
    height: 188px;
}
}


@media(max-width:767px){

.home-section4-cm .four-col-container>span>.hs_cos_wrapper{
   width:100%;
   margin-right:0;
}
  
.home-section4-cm .four-col-container .content-container h3 {
    max-width: 100%;
    transition: 0.3s all ease-in;
    height: auto!important;
}
  
.home-section4-cm .four-col-container .image-container {
    height: 168px;
}
  
.home-section4-cm {
    padding: 65px 0 40px;
}
  
.home-section4-cm .heading-container {
    margin-bottom: 20px;
}
  
.home-section4-cm .heading-container .right-col p{
   width:100%;
   float:none;
}
}


/********************** Home Section5 Cm *************************/

.home-section5-cm{
   z-index:1;
}

.home-section5-cm .inner-container{
   position:relative;
   z-index:1;
}

.home-section5-cm .inner-container.add-divider:before{
   position:absolute;
   right:0;
   top:0;
   content:'';
   background:#dddedf;
   width:50%;
   height:1px;
}

.home-section5-cm .inner-container.add-divider:after{
   position:absolute;
   right:0;
   bottom:0;
   content:'';
   background:#dddedf;
   width:50%;
   height:1px;
}

.home-section5-cm .content-wrapper>.row-fluid{
   display:flex;
}

.home-section5-cm .left-col{
   width:50%;
   padding:78px 60px 100px 0px;
}

.home-section5-cm .left-col .cta-container{
   margin-top: 40px;
}

.home-section5-cm .right-col{
   width:50%;
   margin-left:0;
   padding: 190px 0px 187px 60px;
}

.home-section5-cm:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    width: 50%;
    background-size: cover!important;
    background-position: top!important;
}

.home-section5-cm:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    width: 50%;
    z-index: -1;
    background: rgb(1,1,1,0.4);
}

.home-section5-cm .left-col .logo{
   margin-bottom:50px;
}

.home-section5-cm .left-col .heading{
   max-width:367px;
}

.home-section5-cm .left-col .description{
   max-width: 502px;
   margin: 20px 0 0;
}

.home-section5-cm .right-col .cta-logo-container{
   display: flex;
   margin-top:90px;
   align-items:center;
}

.home-section5-cm .right-col .cta-logo-container .logo-cont{
   padding-left:70px;
}

.home-section5-cm .right-col .flash_red h5:before{
  background: #EC2028;
  width: 31px;
  height: 2px;
  top:6.5px;
}

.home-section5-cm .right-col .flash_red h5{
   padding-left:41px;
}

.home-section5-cm .right-col .number{
   margin-bottom:23px;
}

.home-section5-cm .right-col .content-description{
   margin-top:16px;
}

.testimonial-slider .slick-slide:focus{
  outline:0;
}

.testimonial-slider .slick-initialized .slick-slide{
  display:block;
}

.testimonial-slider{
  position:relative;
  z-index:1;
}

.arrow-container{
   position:absolute;
   bottom:60px;
}

.home-section5-cm .arrow-container .slick-next{
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  bottom: 0;
  left: -60px;
  background: #010101 url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Path%20%282%29.svg');
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: 50%;
  z-index: 1;
  cursor: pointer;
  border-radius: 0px 4px 4px 0;
}

.home-section5-cm .arrow-container .slick-prev{
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  bottom: 0;
  left: -130px;
  background: #f8f8f8 url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Path%20%281%29.svg');
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: 50%;
  z-index: 1;
  cursor: pointer;
  border-radius: 4px 0px 0 4px;
}


@media(max-width:1200px){

.home-section5-cm .right-col{
   padding: 190px 0px 187px 30px;  
}
  
.home-section5-cm .arrow-container .slick-next{
   left:-30px;
}
  
.home-section5-cm .arrow-container .slick-prev{
   left:-100px;
}
}


@media(max-width:1024px){

.home-section5-cm .left-col {
    padding: 58px 30px 60px 0px;
}
  
.home-section5-cm .right-col .cta-logo-container .logo-cont{
   padding-left:30px;
}
  
.home-section5-cm .left-col .logo {
    margin-bottom: 30px;
}
  
.home-section5-cm .right-col {
    padding: 144px 0px 147px 30px;
}
  
.home-section5-cm .right-col .cta-logo-container {
    margin-top: 50px;
}
  
.home-section5-cm .right-col .cta-logo-container .logo-cont img{
   max-width:160px!important;
}
  

}


@media(max-width:767px){

.home-section5-cm .content-wrapper>.row-fluid{
   display:block; 
}
  
.home-section5-cm .content-wrapper{
   padding:0;
}
  
.home-section5-cm .left-col {
    padding: 65px 23px 40px 23px;
    width: 100%;
    position:relative;
    z-index:1;
}
  
.home-section5-cm:after{
   display:none;
}
  
.home-section5-cm .left-col:before{
   position:absolute;
   left:0;
   right:0;
   top:0;
   bottom:0;
   content:'';
   z-index:-1;
   width:100%;
   height:100%;
   background-size: cover!important;
   background-position: top center!important;
}
  
.home-section5-cm .left-col:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    width: 100%;
    z-index: -1;
    background: rgb(1,1,1,0.4);
}
  
.home-section5-cm .right-col {
    padding: 65px 23px 147px 23px;
    width: 100%;
}
  
.home-section5-cm:before{
   display:none;
}
  
.home-section5-cm .left-col .heading{
   width:100%;
}
  
.home-section5-cm .left-col .description {
    max-width: 100%;
}
  
.home-section5-cm .arrow-container{
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 140px;
}
  
.home-section5-cm .arrow-container .slick-prev{
   left: 0;  
}
  
.home-section5-cm .arrow-container .slick-next{
   left: auto;
   right:0;
}
  
.home-section5-cm .right-col .cta-logo-container .logo-cont{
   padding-left:20px;
}
  
.home-section5-cm .inner-container:before,
.home-section5-cm .inner-container:after{
   display:none;
}
}


/******************* Home Section6 Cm Styling *******************/

.home-section6-cm{
   z-index:1;
   overflow:hidden;
}

.home-section6-cm .inner-container{
   position:relative;
   z-index:1;
}

.home-section6-cm .inner-container.add-divider:before{
   position: absolute;
    left: 0%;
    top: 0;
    content: '';
    background: #D2D4D5;
    width: 100%;
    height: 1px;
}

.home-section6-cm .inner-container.add-divider:after{
   position: absolute;
    left: 0%;
    bottom: 0;
    content: '';
    background: #D2D4D5;
    width: 100%;
    height: 1px;
}

.home-section6-cm .left-col{
   width:50%;
   padding: 129px 73px 50px 0px;
}

.home-section6-cm .right-col{
   width:50%;
   margin-left:0;
   padding:65px 0 80px;
}

.home-section6-cm:after{
   position:absolute;
   left:0;
   top:0;
   bottom:0;
   content:'';
   width:50%;
   height:auto;
   z-index:-1;
}

.home-section6-cm .left-col .video-container{
   margin-bottom:11px;
   position:relative;
   z-index:1;
}

.home-section6-cm .left-col .video-container:before {
    position: absolute;
    left: -43px;
    top: -41px;
    content: '';
    background: url(https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/+-.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 142px;
    height: 142px;
    z-index: -1;
}

.home-section6-cm .left-col .info-container span{
  font-size: 12px;
  line-height: 14px;
  color: #808080;
}

.home-section6-cm .left-col .info-container p{
   margin-bottom:0;
}

.home-section6-cm .left-col .info-container{
   margin-bottom:32px;
}

.home-section6-cm .left-col .content-heading h4{
   font-size: 22px;
   line-height:29px;
}

.home-section6-cm .left-col .content-heading{
   margin:20px 0 25px;
}

.home-section6-cm .description p a{
  color:#EC2028;
  text-decoration:underline;
  font-weight:700;
  font-family:Rubik Medium;
}

.home-section6-cm .right-col .form-container{
  max-width: 492px;
  margin: 0 auto;
  float: right;
  width: 100%;
}

.home-section6-cm .right-col .form-container .form-heading h3{
   position:relative;
   display:inline-block;
}

.home-section6-cm .right-col .form-container .form-heading h3:before{
   position:absolute; 
   left:-54px;
   top:-4px;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Mask%20Group%20%289%29.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:42px;
   height:42px;
}

body .home-section6-cm .form-container form input[type="radio"]{
  width: 100%!important;
  height: 56px!important;
  border-radius: 4px;!important;
  display: block;
  appearance: none;
  position: relative;
  -webkit-appearance:none;
}

body .row-fluid .home-section6-cm .form-container form .hs_which_social_media_channels_are_you_most_actives_on_ input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #EC2028;
    left: 0px;
    border-radius: 4px;
    border: 1px solid rgba(236, 20, 42, 1.0);
    transform:none;
}

body .home-section6-cm .form-container form .hs_which_social_media_channels_are_you_most_actives_on_ input[type="checkbox"]{
   width: 100%!important;
  height: 56px!important;
  border-radius: 4px;!important;
  display: block;
  appearance: none;
  position: relative;
  -webkit-appearance:none;
}

.home-section6-cm .form-container form .hs_which_social_media_channels_are_you_most_actives_on_ ul.inputs-list.multi-container>li span{
   
}

.home-section6-cm .form-container form .hs_which_social_media_channels_are_you_most_actives_on_ label.checked11>span{
   color:#ffffff!important;
}

.home-section6-cm .form-container form ul.inputs-list.multi-container {
    display: flex;
    flex-wrap: wrap;
}

.home-section6-cm .form-container form ul.inputs-list.multi-container>li {
    width: 48.5%;
    margin-right: 3%;
    position: relative;
    margin-bottom:0;
}

.home-section6-cm .form-container form ul.inputs-list.multi-container>li:nth-child(2n){
   margin-right:0;
}

.home-section6-cm .form-container form ul.inputs-list.multi-container>li span{
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  text-align: center;
  color:rgba(128, 128, 128, 1.0);
  cursor:pointer;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-section6-cm .form-container form .hs-form-radio label.checked11>span{
   color:#ffffff!important;
}


@media(max-width:1200px){

.home-section6-cm .right-col{
   padding: 65px 0px 80px 30px; 
}
  
.home-section6-cm .right-col .form-container{
   float: none;  
}
  

}

@media(max-width:1024px){
  
.home-section6-cm .left-col {
    padding: 69px 30px 40px 0px;
}

}


@media(max-width:767px){

.home-section6-cm .right-col{
   width: 100%;  
   padding: 55px 23px 70px 23px;
  
}
  
.home-section6-cm .left-col{
   width: 100%;  
    position:relative;
   z-index:1;
}
  
.home-section6-cm:after{
   display:none;  
}
  
.home-section6-cm .left-col:before,
.home-section6-cm .left-col:after{
   position:absolute;
   content:'';
   top:0;
   bottom:0;
   z-index:-1;
   width:100%;
   height:auto;
}
  
.home-section6-cm .left-col:before{
   left:-23px;
}
  
.home-section6-cm .left-col:after{
   right:-23px;
}
  
.home-section6-cm .left-col {
    padding: 69px 23px 40px 23px;
    border-top: 1px solid #D2D4D5;
    border-bottom: 1px solid #D2D4D5;
}
  
.home-section6-cm .left-col .video-container:before{
   width: 82px;
   height: 82px; 
   left: -23px;
}
  
.home-section6-cm .right-col .form-container{
   max-width:100%;
}
  
.home-section6-cm .inner-container:before,
.home-section6-cm .inner-container:after{
   display:none;
}
  
.home-section6-cm .content-wrapper{
   padding:0;
}
}


@media(max-width:374px){

.home-section6-cm .form-container form ul.inputs-list.multi-container>li{
   width:100%;
   margin-right:0;
}
  
.home-section6-cm .right-col .form-container .form-heading h3:before{
   display:none;
}
}


/****************** Home Section7 Cm Styling ************************/


.home-section7-cm{
   padding:110px 0 140px;
}

.home-section7-cm .heading-container{
   max-width:412px;
   margin-bottom:100px;
}

.home-section7-cm .left-col .hs-featured-image-wrapper{
   height:239px;
}

.home-section7-cm .left-col{
   border: 1px solid #4A4A4A;
}

.home-section7-cm .left-col .post-item-cont .text-container{
   padding:40px 31px 35px;
}

.home-section7-cm .post-item-cont .topic-container h6,
.home-section7-cm .post-item-cont .topic-container a{
  color:#EC2028!important;
}

.home-section7-cm .left-col .post-item-cont .description-container{
   margin-top:36px;
}

.home-section7-cm .left-col .post-item-cont .min-read{
   color:#808080!important;
   position:relative;
   padding-left:25px;
   margin-top:40px;
}

.home-section7-cm .left-col .post-item-cont .min-read:before{
   position:absolute;
   left:0;
   top:0;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/access_time-24px%20%284.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:20px;
   height:20px;
}

.home-section7-cm .post-item-cont .author-date-container {
    display: flex;
}

.home-section7-cm .post-item-cont .author-date-container time{
   padding-left:7px;
}

.home-section7-cm .right-col .post-item-cont:first-child{
   display:none;
}

.home-section7-cm .right-col .post-item-cont {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #808080;
    padding: 16px 0 16px;
    align-items:center;
}

.home-section7-cm .right-col .post-item-cont:nth-child(2){
   border-top: 1px solid #808080;
}

.home-section7-cm .right-col .post-item-cont .text-container {
    width: 70.2%;
}

.home-section7-cm .right-col .post-item-cont .featured-image {
    width: 22.5%;
    margin-right: 7.3%;
}

.home-section7-cm .right-col .post-item-cont .featured-image .hs-featured-image-wrapper {
    height: 131px;
}

.home-section7-cm .right-col .post-item-cont .topic-container h6{
   margin-bottom:10px;
}

.home-section7-cm .right-col .post-item-cont .post-header{
   margin-bottom:24px;
}

.home-section7-cm .right-col .post-item-cont .post-header a{
   transition:0.3s all ease-in;
}
 
.home-section7-cm .right-col .post-item-cont .post-header a:hover h3{
   color:#EC2028!important;
   transition:0.3s all ease-in;
}

.home-section7-cm .left-col .post-item-cont .post-header a{
   transition:0.3s all ease-in;
}

.home-section7-cm .left-col .post-item-cont .post-header a:hover h3{
   color:#EC2028!important;
   transition:0.3s all ease-in;
}

.home-section7-cm .blog-post-container>.row-fluid{
   display:flex;
}

.home-section7-cm .post-item-cont .author-date-container h6 {
    margin-bottom: 0;
}


@media(max-width:1024px){

.home-section7-cm{
   padding: 80px 0 80px;  
}
  
.home-section7-cm .heading-container {
    margin-bottom: 50px;
}
  
.home-section7-cm .left-col .post-item-cont .text-container {
    padding: 30px 20px 25px;
}
  
.home-section7-cm .right-col .post-item-cont .featured-image {
    width: 25.5%;
    margin-right: 4.3%;
}
  
.home-section7-cm .right-col .post-item-cont .featured-image .hs-featured-image-wrapper {
    height: 148px;
}
}


@media(max-width:767px){

.home-section7-cm .blog-post-container>.row-fluid{
  display:block;   
}
  
.home-section7-cm .left-col {
    margin-bottom: 40px;
}
  
.home-section7-cm .left-col .hs-featured-image-wrapper {
    height: 209px;
}
  
.home-section7-cm {
    padding: 60px 0 70px;
}
  
.home-section7-cm .left-col .post-item-cont .description-container {
    margin-top: 23px;
}
  
.home-section7-cm .heading-container{
   max-width:100%; 
}
}




/********************** Footer Cm Styling ****************************/


.footer-cm{
   border-top: 1px solid #DDDEDF;
}

.footer-cm .terms-conditions ul{
   justify-content:center;
   margin-bottom:10px;
}

.footer-cm .terms-conditions ul li{
   padding-right:20px;
}

.footer-cm .terms-conditions ul li:last-child{
   padding-right:0px;
}

.footer-cm .terms-conditions ul li a{
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 0;
  color: rgba(52,52,52,1.0);
  transition:0.3s all ease-in;
}

.footer-cm .terms-conditions ul li a:hover{
   color:#EC2028;
   transition:0.3s all ease-in;
}

.footer-cm .top-row{
   padding:155px 0 70px;
   display:flex;
   flex-wrap:wrap;
}

.footer-cm .top-row .col-1{
   width: 20%;
   margin-right: 5.4%;
}

.footer-cm .top-row .col-2{
   width: 14%;
   margin-right: 4.3%;
}

.footer-cm .top-row .col-3{
   width: 13%;
   margin-right: 2%;
}

.footer-cm .top-row .col-4{
   width: 14%;
   margin-right: 3.5%;
}

.footer-cm .top-row .col-5{
   width:15%;
}

.footer-cm .top-row .content-heading h4{
  font-size: 13px;
  line-height: 15px;
  letter-spacing:1.08px;
  text-transform: uppercase;
  font-weight:700;
  font-family:Rubik Medium;
  margin-bottom:18px;
}

.footer-cm .top-row .menu-container ul li a{
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.75px;
  text-transform: capitalize;
  font-weight:700;
  font-family:Rubik Medium;
  display:block;
  padding-bottom:13px;
  transition:0.3s all ease-in;
}

.footer-cm .top-row .menu-container ul li a:hover{
  color:#EC2028;
  transition:0.3s all ease-in;
}

.footer-cm .top-row .menu-container ul,
.footer-cm .top-row .menu-container ul li{
   display:block;
}

.footer-cm .top-row .branch-container{
   margin-top:30px;
}

.footer-cm .top-row .branch-info p{
  font-size: 12px;
  line-height: 20px;
}

.footer-cm .top-row .branch-info p strong{
   font-size: 12px;
  line-height: 20px;
  font-weight:700;
  font-family:Rubik Medium;
  color:#1a1a1a;
  display:block;
}

.footer-cm .top-row .contact-cont h6{
  font-size: 14px;
  line-height: 17px;
  color: #1A1A1A;
  letter-spacing:1.08px;
  text-transform:uppercase;
  font-family:Rubik Medium;
  margin-bottom: 13px;
  margin-top: 25px;
}

.footer-cm .top-row .contact-cont p{
  font-size: 12px;
  line-height: 20px;
}

.footer-cm .top-row .office-address p{
  font-size: 12px;
  line-height: 20px;
}

.footer-cm .top-row .office-address h5{
  font-size: 12px;
  line-height: 20px;
  color: #1A1A1A;
  font-family:Rubik Medium;
  font-weight:700;
  margin-bottom:1px;
}

.footer-cm .top-row .logo{
   margin-bottom:30px;
}

.footer-cm .top-row .cta-container{
   margin-top:45px;
}

.footer-cm .bottom-row .social-icon ul{
   list-style-type:none;
   padding-left:0;
   display:block;
   margin-bottom:0;
}

.footer-cm .bottom-row .social-icon ul li{
   display:inline-block;
   list-style:none;
   transition:0.3s all ease-in;
}

.footer-cm .bottom-row .social-icon ul li a .hover-icon{
   display:none;
   transition:0.3s all ease-in;
}

.footer-cm .bottom-row .social-icon ul li a {
    padding-right: 20px;
    display: block;
    transition:0.3s all ease-in;
    position:relative;
}

.footer-cm .bottom-row .social-icon ul li a i{
   font-size: 26px;
   color:#1A1A1A;
   transition:0.3s all ease-in;
}

.footer-cm .bottom-row .social-icon ul li a:hover i{
   color:#EC2028;
   transition:0.3s all ease-in;
}

.footer-cm .bottom-row .social-icon ul li a:hover .normal-icon{
   display:none;
   transition:0.3s all ease-in;
}

.footer-cm .bottom-row .social-icon ul li a:hover .hover-icon{
   display:block;
   transition:0.3s all ease-in;
}

.footer-cm .bottom-row{
   display:flex;
   flex-wrap:wrap;
   align-items:center;
   margin-bottom:30px;
}

.footer-cm .bottom-row .social-icon{
   width:50%;
}

.footer-cm .bottom-row .payment-info{
   width:50%;
   text-align:right;
}

.footer-cm .bottom-row .payment-info .payment-card ul{
  padding-left: 0;
  list-style-type: none;
  text-align: right;
  margin-bottom:0;
}

.footer-cm .bottom-row .payment-info .payment-card ul li{
   display:inline-block;
}

.footer-cm .copyright p{
  font-size: 10px;
  line-height: 20px;
  text-align:center;
  margin-bottom:0;
  color:#EC2028;
}

.footer-cm .copyright{
   padding-bottom:15px;
}


@media(max-width:1024px){

.footer-cm .top-row{
   padding: 75px 0 70px;  
}
  
.footer-cm .terms-conditions ul{
     align-items:center;
  }
  
.footer-cm .top-row .col-1{
   width: 20%;
   margin-right: 4%;  
}
  
.footer-cm .top-row .col-2 {
    width: 15%;
    margin-right: 3.5%;
}
  
.footer-cm .top-row .col-3 {
    width: 15%;
    margin-right: 3%;
}
  
.footer-cm .top-row .col-4 {
    width: 21%;
    margin-right: 3.5%;
}
  
.footer-cm .top-row .col-5 {
    width: 15%;
}
}


@media(max-width:767px){

.footer-cm .top-row .col-1{
  width: 100%;
  margin-right: 0;
  margin-bottom: 50px;  
}
  
.footer-cm .bottom-row .payment-info .payment-card ul{
   text-align:center;
}
  
.footer-cm .top-row .col-2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
  
.footer-cm .top-row .col-3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
  
.footer-cm .top-row .col-4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
  
.footer-cm .top-row .col-5 {
    width: 100%;
}
  
.footer-cm .bottom-row{
   display:block;  
}
  
.footer-cm .bottom-row .social-icon {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
  
.footer-cm .bottom-row .payment-info {
    width: 100%;
    text-align: center;
}
  
.footer-cm .top-row {
    padding: 65px 0 40px;
}
  
.footer-cm .top-row .cta-container {
    margin-top: 35px;
}
  
.footer-cm .top-row .branch-container {
    margin-top: 20px;
}
}




/* ==========================================================================
Mobile Menu - Hubspot Standard Toggle Menu
========================================================================== */


/**
* Special Note
*
* When the menu is open, a class of .mobile-open is applied to the body. You can 
* use this for custom styling on any element when the menu is in the open position.                     
*/

.mobile-trigger, .child-trigger{
  display: none; /* Hide button on Desktop */
}

@media (max-width: 1024px){


  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
  * Menu Reset
  *
  * Remove styling from desktop version of sd-menu-primary. Place any 
  * additional CSS you want removed from the mobile menu in this reset 
  */

  .custom-menu-primary-may,
  .custom-menu-primary-may .hs-menu-wrapper > ul,
  .custom-menu-primary-may .hs-menu-wrapper > ul li,
  .custom-menu-primary-may .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
    box-sizing:border-box!important;
  }


  /* Toggle Button
  ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }


  /* Toggle Button Icon
  ========================================================================== */

  .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: 28px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #1B1B1B; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }

  .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:#49200C; /* Icon color */
  }


  /* Child Toggle Button
  ========================================================================== */

  .child-trigger{
    display: block !important;/* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%!important; /* Button width */
    min-width: 100%!important;
    height: 73px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted transparent;
    z-index:2;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    display:none!important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#000; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  

  .custom-menu-primary-may.js-enabled{
    position: relative;
    padding-top: 44px; /* Makes room for button */
    margin: 10px 0 10px 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary-may.js-enabled .hs-menu-wrapper,
  .custom-menu-primary-may.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary-may ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  body .row-fluid .custom-menu-primary-may.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0px 0!important;
  }
  .custom-menu-primary-may .hs-menu-wrapper{
    background-color:#fff; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary-may .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary-may .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary-may .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary-may .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary-may .hs-menu-wrapper > ul ul li{
    /*background-color: rgba(255, 255, 255, .08);*/
    background-color:#fff;
  }
  .custom-menu-primary-may .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary-may .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary-may .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }



}



/*============================================================
HEADER Mobile Responsive
===========================================================*/

@media (max-width:1024px){

  .custom-menu-primary-may .hs-menu-wrapper{
    display:none;
  }

  .mobile-trigger {
    border: 0;
    top: 0;
    right: 10px;    
    background:transparent;
  }

  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
    width: 28px;
    background: #FFFFFF;
    height: 5px;
  }

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

  .mobile-trigger i:after {
    top: 9px;
    width: 28px;
    right: 0;
  }

  .mobile-trigger {
    top: 43px;
    right: 16px;
    z-index:2;
  }

  .mobile-open .mobile-trigger {
    background-color: transparent;
    z-index:5;
  }

  .mobile-trigger:hover {
    background-color: transparent;
    border-color: transparent;
  }

  .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: #FFFFFF;
  }

  .mobile-open .mobile-trigger i:after{
    width:28px;
  }

  .mobile-trigger i{
    transition: all .5s ease-in;
  }

  .mobile-open .mobile-trigger i{
    background:transparent;
    transition: all .1s ease-in;
  }

  .mobile-trigger i:before,
  .mobile-trigger i:after{
    transition: all .3s ease-in;
  }

  .mobile-open .mobile-trigger i:before {
    top: 0;
    transform: rotate(45deg);
    background:#FFFFFF;
  }

  .mobile-open .mobile-trigger i:after{
    top: 0;
    transform: rotate(-45deg);
    background:#FFFFFF;
  }

  .custom-menu-primary-may.js-enabled{
    position: absolute;
    padding-top: 0;
    margin: 10px 0 10px 0;
    left: 0;
    right: 0;
    top: 0;
    margin:0;
  }

  .custom-menu-primary-may .hs-menu-wrapper>ul li {
    border-top: 0px;
  }

  .custom-menu-primary-may .hs-menu-wrapper > ul ul li a {
    text-indent: 10px;
    font-size: 14px;
  }

  body .row-fluid .custom-menu-primary-may.js-enabled .hs-menu-wrapper{
    padding: 0;
    margin:0;
    z-index:12;
    top:110px;
    background: #ffffff;
  }

  .custom-menu-primary-may .hs-menu-wrapper > ul li a {
    padding: 25px 0px;
    border-bottom:1px solid #CCCCCC;
  }
  
  .custom-menu-primary-may .hs-menu-wrapper > ul li:last-child a{
     border-bottom:none;
  }

  .custom-menu-primary-may .hs-menu-wrapper > ul li{
    padding:0 25px;
  }  
  
  body .header-bottom-bar .col-2.custom-menu-primary-may .hs-menu-wrapper>ul>li a {
    font-size: 14px;
    line-height: 17px;
    font-family: Rubik Medium;
    font-weight: 500;
    color: rgba(1,1,1,1.0);
    padding: 25px 0;
    display: block;
}
  
.header-bottom-bar .col-1 .logo-1 {
    padding-right: 27px;
}
  
.header-bottom-bar .inner-cta{
   padding: 20px 20px;  
}
  
.header-bottom-bar .inner-cta a.cta_button{
   width: 100%;
   box-sizing: border-box!important;  
}

}


@media(max-width:767px){

  .custom-menu-primary-may .hs-menu-wrapper>ul li {
    padding: 0 22px;
  }
}

@media(max-width:374px){

.header-bottom-bar .col-1 .logo-1 img{
   max-width:100px!important;
   height:auto!important;
}
  
.header-bottom-bar .col-1 .logo-2 img{
   max-width:60px!important;
   height:auto!important;
}
  
.mobile-trigger{
   top:20px;
}
  
body .row-fluid .custom-menu-primary-may.js-enabled .hs-menu-wrapper{
   top:66px;
}
}






/*=========================================================================
              Lead Acid Batteries Styling 
==========================================================================*/


/******************** Inner Banner Cm Styling ***************************/


.inner-banner-cm{
   padding: 249px 0 222px;
   z-index:2;
}

.battery-rebuild .inner-banner-cm{
   padding: 129px 0 116px;
}

.msds .inner-banner-cm{
   padding: 174px 0 146px;
}

.about-page .inner-banner-cm{
   padding: 199px 0 120px;
}

.about-page .inner-banner-cm .right_top_img {
    position: absolute;
    top: -153px;
    right: 20px;
}

.inner-banner-cm.increase-padding{
   padding: 261px 0 252px;
}

.inner-banner-cm .content-wrapper{
   position:relative;
}

.inner-banner-cm .heading-container h1{
  max-width: 503px;
  padding-left: 40px;
  position: relative;
}

.inner-banner-cm .heading-container h1:before{
   position:absolute;
   left:0;
   top:-20px;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/+%20%282%29.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:31px;
   height:31px;
}

.inner-banner-cm .logo-image-container{
  display: flex;
  align-items: flex-end;
  position: absolute;
  right: 0;
  bottom: -182%;
  top: auto;
}

.lithium-page .inner-banner-cm .logo-image-container{
   flex-wrap:wrap;
}

.inner-banner-cm .logo-image-container .logo-container{
   position: relative;
   top: -130px;
}

.lithium-page .inner-banner-cm .heading-container h1{
  max-width: 700px;
}

.services_repairs-page .inner-banner-cm .heading-container h1{
  max-width:383px;
}

.lithium-page .inner-banner-cm .logo-image-container .logo-container{
  top: -102px;
  width: 41%;
}

.lithium-page .inner-banner-cm .logo-image-container .image-container{
   width: 59%;
}

.lithium-page .inner-banner-cm .logo-image-container .logo-container .inner-logo{
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
  margin-right: 2%;
  width: 47%;
  text-align:right;
}

.lithium-page .inner-banner-cm .logo-image-container .logo-container .inner-logo:nth-child(2){
   margin-right:0;
}

.charger .inner-banner-cm .heading-container h1 {
    max-width: 535px;
}

.charger .inner-banner-cm .logo-image-container {
    bottom: -104%;
}

.charger .inner-banner-cm .logo-image-container .logo-container{
   width: 52%;
}

.charger .inner-banner-cm .logo-image-container .image-container {
    width: 48%;
}

.accessories .inner-banner-cm{
   padding: 249px 0 256px;
}

@media(max-width:1200px){

.inner-banner-cm .logo-image-container{
   width: 58%;   
}
  
.inner-banner-cm .logo-image-container{
   bottom:-152%;
}
  
.inner-banner-cm{
   padding: 169px 0 172px;  
}
  
.accessories .inner-banner-cm {
    padding: 169px 0 186px;
}
}


@media(max-width:1024px){

.inner-banner-cm {
    padding: 119px 0 172px;
}
  
.inner-banner-cm.increase-padding{
   padding: 191px 0 142px;  
}
  
.accessories .inner-banner-cm {
    padding: 150px 0 150px;
}
  
.charger .inner-banner-cm .logo-image-container .logo-container .inner-logo{
   width:44%;
   margin-right:2%;
}
  
.battery-rebuild .inner-banner-cm .heading-container h1{
   max-width:400px;
}
  
.battery-rebuild .inner-banner-cm {
    padding: 119px 0 72px;
}
}


@media(max-width:767px){

.inner-banner-cm{
   padding: 79px 0 42px;  
}
  
.inner-banner-cm .heading-container h1{
   padding-left:30px;  
}
  
.inner-banner-cm .heading-container h1:before{
   width: 21px;
   height: 21px; 
   top: -8px;
}
  
.inner-banner-cm .logo-image-container .logo-container{
  position: relative;
  top: 0;
  width: 100%;  
}
  
.msds .inner-banner-cm {
    padding: 134px 0 96px;
}
  
.about-page .inner-banner-cm{
   padding: 159px 0 100px; 
}
  
.inner-banner-cm .overlay-mobile{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;  
}
  
.inner-banner-cm.increase-padding{
   padding: 151px 0 102px;  
}
  
.inner-banner-cm .logo-image-container {
    width: 100%;
    position: relative;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
  
.lithium-page .inner-banner-cm .logo-image-container .logo-container{
  width: 100%;
}
  
.charger .inner-banner-cm .logo-image-container .logo-container{
  width: 100%;
  max-width: 253px;
  top: 0;  
}
  
.charger .inner-banner-cm .logo-image-container .image-container {
    margin-top: 40px;
}

.lithium-page .inner-banner-cm .logo-image-container .image-container{
   width: 100%;
}
  
.inner-banner-cm .heading-container h1 {
    max-width: 100%;
}
  
.battery-monitoring .inner-banner-cm:before{
   position:absolute;
   left:0;
   right:0;
   top:0;
   bottom:0;
   content:'';
   background:#000000;
   opacity:0.5;
   z-index:-1;
}
  
.battery-monitoring .inner-banner-cm .heading-container h1{
   color:#ffffff;
}
  
.inner-banner-cm .logo-image-container .logo-container{
   top: 0;
   width: 100%;  
}
  
.inner-banner-cm .logo-image-container{
   align-items: baseline;  
}
}


/******************* Two Col Content Image Cm Styling ************************/


.two-col-content-image-cm .left-col{
  width:50%;
  padding: 128px 50px 85px 0px;
}

.two-col-content-image-cm{
   z-index:1;
}

.two-col-content-image-cm.add-divider:before{
   position:absolute;
   left:0;
   top:0;
   content:'';
   background:#d2d4d5;
   width:50%;
   height:1px;
}

.two-col-content-image-cm .right-col{
  width:50%;
  margin-left:0;
  position:absolute;
  right:0;
  top:0;
  bottom:0;
}

.two-col-content-image-cm .content-wrapper>.row-fluid{
   display:flex;
   flex-wrap:wrap;
}

.two-col-content-image-cm .description{
   max-width: 513px;
   margin: 20px 0 0;
}

.two-col-content-image-cm .description h3{
   margin-bottom:25px;
}

.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse{
   flex-direction:row-reverse;
}

.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse .right-col{
   left:0;
   right:auto;
}

.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse .left-col{
   padding: 128px 0px 85px 85px;
}

@media(max-width:1200px){

.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse .left-col{
   padding: 128px 0px 85px 50px;  
}
}


@media(max-width:1024px){

.two-col-content-image-cm .left-col{
   padding: 70px 30px 55px 0px;     
}
  
.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse .left-col {
    padding: 70px 0px 55px 30px;
}
}


@media(max-width:767px){
  
.two-col-content-image-cm .content-wrapper>.row-fluid{
   display:block;  
}
  
.two-col-content-image-cm .left-col {
    padding: 60px 0px 35px 0px;
    width: 100%;
}
  
.two-col-content-image-cm .right-col {
    width: 100%;
    margin-left: 0;
    position: relative;
    height: 320px;
}
  
.two-col-content-image-cm .description{
   max-width:100%;
}
  
.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse .left-col {
    padding: 60px 0px 35px 0px;
}
  
.battery-monitoring .two-col-content-image-cm .right-col{
    margin-bottom:60px;
}
  
.two-col-content-image-cm .content-wrapper>.row-fluid.row-reverse .right-col{
   margin-bottom:70px;
}
}

/****************** Table Content Cm Styling *********************/



.table-content-cm{
   padding:120px 0 70px;
}

.forklift-battery .table-content-cm{
   padding: 4px 0 120px;
}

.table-content-cm .heading{
   max-width:577px;
   margin:0 auto 48px;
}

.table-content-cm .heading h2{
   margin-bottom:20px;
}

.table-content-cm .table-container{
   max-width:851px;
   margin:0 auto;
   float:none;
}

.table-content-cm .table-container .table-heading{
   display:flex;
   flex-wrap:wrap;
   margin-bottom:5px;
}

.table-content-cm .table-container .table-heading .col-1{
   width:69%;
}

.table-content-cm .table-container .table-heading .col-2{
  width: 17%;
  position: relative;
  left: -50px;
}

.table-content-cm .table-container .table-heading .col-3{
  width: 14%;
  position: relative;
  left: -50px;
}

.table-content-cm .table-container .table-content .inner-row{
   display:flex;
   flex-wrap:wrap;
}

.table-content-cm .table-container .table-content .inner-row{
   background:#E6E6E6;
   padding:10px 0px 10px;
}

.table-content-cm .table-container .table-content .inner-row:nth-child(even){
   background:#F7F7F7;
}

.table-content-cm .table-container .table-content .inner-row .col-1{
   width:69%;
}

.table-content-cm .table-container .table-content .inner-row .col-2{
   width:17%;
}

.table-content-cm .table-container .table-content .inner-row .col-3{
   width:14%;
}

.table-content-cm .table-container .table-content .inner-row .col-1 p{
   padding-left:32px;
}


@media(max-width:1024px){

.table-content-cm .table-container .table-heading .col-3{
   left:-40px;
}
  
.table-content-cm .heading{
   margin: 0 auto 28px;  
}
  
.table-content-cm {
    padding: 70px 0 40px;
}
  
.forklift-battery .table-content-cm{
   padding: 4px 0 90px;  
}
}


@media(max-width:767px){

.table-content-cm .table-container .table-content .inner-row .col-1 p{
   padding:0 20px;  
}
  
.table-content-cm .table-container .table-heading .col-3 {
    left: -13px;
}
  
.table-content-cm .table-container .table-heading .col-2 {
    left: -20px;
}
  
.table-content-cm {
    padding: 60px 0 40px;
}
  
.forklift-battery .table-content-cm {
    padding: 4px 0 70px;
}
}

/****************** Two Col Image Content Cm Styling *********************/


.two-col-image-content-cm{
   padding:50px 0 96px;
}

.charger-specific .two-col-image-content-cm{
   padding: 120px 0 96px;
}

.battery-regeneration .two-col-image-content-cm{
   padding: 100px 0 66px;
}

.lead-acid .two-col-image-content-cm{
   padding: 90px 0 66px;
}

.two-col-image-content-cm .content-wrapper>.row-fluid{
   display:flex;
   align-items:center;
}

.two-col-image-content-cm .content-wrapper>.row-fluid.row-reverse{
   flex-direction:row-reverse;
}

.two-col-image-content-cm .content-wrapper>.row-fluid.row-reverse .right-col{
   padding-left:0px;
   padding-right:57px;
}

.two-col-image-content-cm .left-col{
   width:50%;
   text-align:center;
}

.two-col-image-content-cm .left-col ul{
   padding-left:0;
   list-style-type:none;
   text-align:left;
   margin-bottom:0;
   display:flex;
}

.two-col-image-content-cm .left-col ul li{
   display:inline-block;
   list-style:none;
   padding:0 20px;
}

.two-col-image-content-cm .right-col{
   width:50%;
   margin-left:0;
   padding-left:57px;
}

.two-col-image-content-cm .description p{
   max-width:513px;
   margin-top:20px;
}


@media(max-width:1200px){

.two-col-image-content-cm .left-col img{
   left:0;
}
  
.two-col-image-content-cm .left-col ul li{
   padding:0 10px;
}
}


@media(max-width:1024px){

.two-col-image-content-cm{
   padding:30px 0 46px;  
}
  
.charger-specific .two-col-image-content-cm {
    padding: 90px 0 46px;
}
  
.battery-regeneration .two-col-image-content-cm{
   padding: 80px 0 36px;
}
  
.two-col-image-content-cm .right-col {
    padding-left: 35px;
}
  
.two-col-image-content-cm .content-wrapper>.row-fluid.row-reverse .right-col {
    padding-right: 35px;
}
}


@media(max-width:767px){

.two-col-image-content-cm .content-wrapper>.row-fluid{
   display:block;
}
  
.charger-specific .two-col-image-content-cm {
    padding: 70px 0 16px;
}
  
.battery-regeneration .two-col-image-content-cm{
   padding: 80px 0 16px;
}
  
.two-col-image-content-cm .left-col {
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
}
  
.two-col-image-content-cm .right-col {
    padding-left: 0;
    width: 100%;
}
  
.two-col-image-content-cm{
   padding: 40px 0 46px;  
}
  
.two-col-image-content-cm .description p{
   max-width:100%;
}
  
.two-col-image-content-cm .content-wrapper>.row-fluid.row-reverse .right-col {
    padding-right: 0px;
}
}



/******************** Four Col Content Cm **********************/


.four-col-content-cm{
   padding:132px 0 100px;
   overflow:hidden;
}

.four-col-content-cm .content-wrapper{
   max-width:1145px;
}

.four-col-content-cm .heading-container{
   margin-bottom:55px;
}

.four-col-content-cm .four-col-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.four-col-content-cm .four-col-container>span>.hs_cos_wrapper{
  width:24.1%;
  margin-right:1.2%;
  margin-bottom:30px;
  border:1px solid #CCCCCC;
  padding:52px 29px 32px;
  border-radius: 10px;
}

.four-col-content-cm .four-col-container>span>.hs_cos_wrapper:nth-child(4n),
.four-col-content-cm .four-col-container>span>.hs_cos_wrapper:last-child{
   margin-right:0;
}

.four-col-content-cm .four-col-container .image-container{
   min-height: 213px;
}

.four-col-content-cm .four-col-container .content-heading{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}


@media(max-width:1024px){

.four-col-content-cm .four-col-container>span>.hs_cos_wrapper{
   width: 48.9%;
   margin-right: 2.2%;  
}
  
.four-col-content-cm .four-col-container>span>.hs_cos_wrapper:nth-child(2n){
   margin-right:0;
}
  
.four-col-content-cm .four-col-container .content-heading{
   margin-bottom:20px;
}
  
.four-col-content-cm{
   padding: 80px 0 70px; 
}
}


@media(max-width:767px){

.four-col-content-cm .four-col-container>span>.hs_cos_wrapper{
   width:100%;
   margin-right:0;
   padding: 32px 27px 32px;
}
  
.four-col-content-cm {
    padding: 60px 0 50px;
}
  
.four-col-content-cm .four-col-container .image-container {
    min-height: auto;
    margin-bottom: 30px;
}
  
.four-col-content-cm .four-col-container .content-heading {
    margin-bottom: 30px;
    height: auto!important;
}
  
.four-col-content-cm .heading-container {
    margin-bottom: 35px;
}
}




/****************** Download Free Brochure Cm Styling ************************/


.download-free-brochure-cm{
   padding:52px 0 52px;
}

.download-free-brochure-cm .content-wrapper{
   max-width:1060px;
}

.download-free-brochure-cm .content-wrapper>.row-fluid{
   display:flex;
   align-items:center;
}

.download-free-brochure-cm .right-col{
   text-align:right;
}

.download-free-brochure-cm .left-col h2{
   max-width:349px;
   margin-bottom:40px;
}


@media(max-width:1024px){

.download-free-brochure-cm {
    padding: 42px 0 42px;
}
}


@media(max-width:767px){

.download-free-brochure-cm .content-wrapper>.row-fluid{
   display:block;
   text-align:center;
}
  
.download-free-brochure-cm .left-col h2 {
    max-width: 100%;
    margin-bottom: 30px;
}
  
.download-free-brochure-cm .right-col {
    text-align: center;
    margin-top: 20px;
}
  
.download-free-brochure-cm .right-col img{
   width:100%;
   height:auto;
}
  
.download-free-brochure-cm {
    padding: 42px 0 22px;
}
}




/****************** FAQ Cm Styling ********************/


.faq-cm{
   padding:109px 0 80px;
}

.faq-cm .faq-container{
  max-width: 835px;
  margin: 20px auto 56px;
  float: none;
}

.faq-cm .faq-container .accordion_group{
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  padding:19.5px 40px 19.5px;
  margin-bottom:32px;
  cursor:pointer;
  transition:0.3s all ease-in;
}

.faq-cm .faq-container .accordion_header h3{
   position:relative;
   transition:0.3s all ease-in;
   padding-right:50px;
}

.faq-cm .faq-container .accordion_group.expanded .accordion_header h3:after{
   transform:rotate(-180deg);
   transition:0.3s all ease-in;
}

.faq-cm .faq-container .accordion_group.expanded .accordion_header h3:before{
   transform:rotate(-90deg);
   transition:0.3s all ease-in;
}

.faq-cm .faq-container .accordion_group.expanded .accordion_header h3{
   color:#EC2028;
   transition:0.3s all ease-in;
}

.faq-cm .faq-container .accordion_header h3:after{
  position:absolute;
  right:-8px;
  top:15px;
  content:'';
  background:#EC2028;
  width:19px;
  height:3px;
  transition:0.3s all ease-in;
}

.faq-cm .faq-container .accordion_header h3:before{
  position:absolute;
  right:0;
  top:7px;
  content:'';
  background:#EC2028;
  width:3px;
  height:19px;
  transition:0.3s all ease-in;
}

.faq-cm .faq-container .accordion_content{
   padding-right:50px;
}

.faq-cm .faq-container .accordion_content p{
  margin-bottom:13px;
  padding-top:30px;
}

.faq-cm .bottom-container{
   max-width:538px;
   margin:0 auto;
   float:none;
}

.faq-cm .bottom-container p a{
   color:#EC2028;
}

.faq-cm .heading-container h2{
   display:inline-block;
   position:relative;
}

.faq-cm .heading-container h2 span{
   position:relative;
}

.faq-cm .heading-container h2 span:before{
  position: absolute;
  left: -23px;
  top: -9px;
  content: '';
  background: url(https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/+%20%282%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 21px;
  height: 21px;
}


@media(max-width:1024px){

.faq-cm{
   padding: 75px 0 60px;  
}
}


@media(max-width:767px){

.faq-cm{
   padding: 55px 0 40px;   
}
  
.faq-cm .faq-container .accordion_group{
   padding: 19.5px 20px 19.5px; 
   margin-bottom:22px;
}
  
.faq-cm .faq-container .accordion_content p {
    padding-top: 20px;
}
  
.faq-cm .heading-container h2{
   padding-left:10px;
}
  
.faq-cm .faq-container {
    max-width: 100%;
    margin: 20px auto 36px;
}
}




/******************* Five Year Warranty Cm ************************/

.five-year-warranty{
  overflow: hidden;
}

.five-year-warranty:after{
   display:none;
}

.five-year-warranty .content-heading h2{
   position:relative;
}

.five-year-warranty .content-heading h2:before{
  position: absolute;
  left: -22px;
  top: -6px;
  content: '';
  background: url(https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/+%20%282%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 21px;
  height: 21px;
}

.five-year-warranty .right-col {
    padding: 190px 0px 149px 106px;
}

.five-year-warranty .right-col h3{
   margin-bottom:28px;
}

.five-year-warranty .right-col .content-description {
    max-width: 520px;
}

.five-year-warranty .right-col .cta-logo-container {
    margin-top: 40px;
    align-items: center;
}

.five-year-warranty .inner-container{
   position:relative;
   z-index:1;
}

.five-year-warranty .inner-container.add-divider:before{
  position: absolute;
  right: -50%;
  top: 0;
  content: '';
  background: #d2d4d5;
  width: 100%;
  height: 1px;
}

.five-year-warranty .inner-container.add-divider:after{
  position: absolute;
  right: -50%;
  bottom: 0;
  content: '';
  background: #d2d4d5;
  width: 100%;
  height: 1px;
}


@media(max-width:1200px){

.five-year-warranty .right-col{
   padding: 190px 0px 149px 55px;  
}
}


@media(max-width:1024px){

.five-year-warranty .right-col {
    padding: 110px 0px 89px 45px;
}
  
.five-year-warranty .left-col{
   padding: 0;
   height:290px;
}
  
.five-year-warranty .right-col {
    padding: 70px 23px 69px 23px;
    border-top:1px solid #d2d4d5;
    border-bottom:1px solid #d2d4d5;
}
  
.five-year-warranty .inner-container:before,
.five-year-warranty .inner-container:after{
    display:none;
}
  
.five-year-warranty .content-heading h2:before{
   left:0;
}
  
.five-year-warranty .content-heading h2{
   padding-left:30px;
}
}





/***************** Charger Cm Styling *********************/


.breadcrumb_container ul li {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 16px;
    text-transform: uppercase;
    font-family: Rubik regular;
    position: relative;
}

.breadcrumb_container ul {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0 0 0 16px;
}

.breadcrumb_container {
    margin-bottom: 74px;
}

.breadcrumb_container ul li:last-child {
    font-weight: 600;
    font-family: Rubik medium;
}

.breadcrumb_container ul li:not(:first-child):before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #999;
    top: 0;
    left: -11px;
}

.breadcrumb_container ul:before {
    position: absolute;
    content: "";
    background: url(https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Home.svg) no-repeat;
    background-size: cover;
    background-position: 50%;
    height: 8.5px;
    width: 10px;
    top: 7px;
    left: 0;
}

.charger-three-col-cm{
   padding:60px 0 100px;
}

.charger-three-col-cm .three-col-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper{
   width:32.6%;
   margin-right:1%;
   margin-bottom:16px;
   border:1px solid #CCCCCC;
   padding:77px 58px 43px;
   border-radius:4px;
   text-align:center;
   transition:0.3s all ease-in;
   cursor:pointer;
   position:relative;
}

.charger-three-col-cm .three-col-container .card-link{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.charger-three-col-cm .three-col-container .card-link>a{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper:hover{
  border:1px solid #EC2028;
  transition:0.3s all ease-in;
  box-shadow: 5.22px 8.69px 17.39px rgba(0, 0, 0, 0.15);
}

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper:hover .content-heading h3{
  color:#EC2028;
  transition:0.3s all ease-in;
}

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper:nth-child(3n),
.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper:last-child{
   margin-right:0;
}

.charger-three-col-cm .three-col-container .image-cont{
   margin-bottom:35px;
}

.charger-three-col-cm .three-col-container .content-heading{
   margin-bottom:30px;
}

.charger-three-col-cm .three-col-container .content-heading h3{
   transition:0.3s all ease-in;
}

.charger-three-col-cm .three-col-container .info-group .inner-group {
    width: 49%;
    margin-right: 2%;
}

.charger-three-col-cm .three-col-container .info-group .inner-group:nth-child(2n){
   margin-right:0;
}

.charger-three-col-cm .three-col-container .info-group{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.charger-three-col-cm .three-col-container .cta-container{
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.charger-three-col-cm .three-col-container .cta-container .cta-1{
   margin-right:7%;
}

.charger-three-col-cm .three-col-container .cta-container a.cta_button{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  min-width:130px;
  box-sizing:border-box!important;
}

.charger-slider-cm .three-col-container>span{
   display:block;
}

.charger-slider-cm .card-slider .slide-cont{
  margin-bottom: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  padding: 38px 58px 43px;
  transition:0.3s all ease-in;
}

.charger-slider-cm .card-slider .slide-cont .image-cont{
   min-height:260px;
}

.charger-slider-cm .card-slider .slick-slide{
   margin:0 7px;
}

.charger-slider-cm .three-col-container .slide-cont .image-cont img{
   margin: 0 auto;
}

.charger-slider-cm .card-slider .slide-cont .content-heading h3{
   max-width:360px;
   min-height:66px;
}

.charger-slider-cm .card-slider .slide-cont .content-heading{
   margin-bottom:20px;
}

.card-slider .slick-slide:focus{
  outline:0;
}

.card-slider .slick-initialized .slick-slide{
  display:block;
}

.card-slider .slick-dots li.slick-active button {
  border: 1px solid #000;
  border-radius: 50%;
  box-shadow: inset 0px 0px 0px 2px #ffffff;
  height: 10px;
  width: 10px;
  background: #010101;
  font-size: 0;
}

.card-slider .slick-dots li.slick-active button:focus{
  outline:0;
}

.card-slider .slick-dots li {
  margin: 0 4px;
  display: inline-block;
  line-height:10px;
}

.card-slider .slick-dots {
  text-align: center;
}

.card-slider .slick-dots li button {
  font-size: 0px;
  padding: 0;
  border: 0;
  background:#010101;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  transition: all .2s ease-in-out;
  cursor: pointer;
}

.card-slider{
  position:relative;
  z-index:1;
}

.card-slider ul.slick-dots{
  padding-left: 0;
  position: relative;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-top: 10px;
  margin-bottom: 0;
}


@media(max-width:1300px){

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper{
   padding: 77px 18px 43px;  
}
  
.charger-slider-cm .card-slider .slide-cont{
   padding: 38px 14px 43px; 
}
}


@media(max-width:1024px){

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper{
   width: 49%;
   margin-right: 2%;  
   padding: 37px 18px 33px;
}
  
.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper:nth-child(3n){
   margin-right:2%;
}
  
.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper:nth-child(2n){
   margin-right:0;
}
  
.charger-three-col-cm {
    padding: 60px 0 70px;
}
  
.charger .breadcrumb_container{
   margin-bottom:44px;
}
}


@media(max-width:767px){

.charger-three-col-cm .three-col-container>span>.hs_cos_wrapper {
    width: 100%;
    margin-right: 0;
    padding: 37px 18px 33px;
}
  
.charger-three-col-cm .three-col-container .content-heading {
    margin-bottom: 20px;
}
  
.charger-three-col-cm {
    padding: 60px 0 50px;
}
  
.charger-slider-cm .breadcrumb_container {
    margin-bottom: 44px;
}
}



/***************** Two Col Content Module Styling **********************/


body .two-col-content-module .top_container {
    margin-bottom: 0;
}

body .two-col-content-module{
    padding: 54px 0 78px;
}

.tabber-content-cm .top_container .right_col{
   margin-top:6px;
}


@media(max-width:1024px){

body .two-col-content-module {
    padding: 54px 0 58px;
}
}

@media(max-width:767px){

body .two-col-content-module {
    padding: 54px 0 38px;
}
}


/********************** Two Col Content Video Cm ***********************/


.two-col-content-video-cm .left-col h3{
   position:relative;
}

.two-col-content-video-cm .left-col h3:before{
   position:absolute;
   right: -80px;
   top: -25px;
   content:'';
   background:url('https://20437343.fs1.hubspotusercontent-na1.net/hubfs/20437343/Ceil%20Power%20Systems%20Assets/Images/Path%20%284%29.svg');
   background-repeat:no-repeat;
   background-size:cover;
   background-position:center center;
   width:102px;
   height:14px;
   display:none;
}


@media(max-width:1300px){

.two-col-content-video-cm .left-col h3:before{
   right:0;
}
}


@media(max-width:767px){

.two-col-content-video-cm .left-col h3:before{
   display:none;
}
}



/******************** Contact Page Styling *********************/


.contact-cm .left-col{
   position:relative;
   z-index:1;
   width:40%;
   padding-top:65px;
}

.contact-cm .left-col:before{
  position: absolute;
  left: auto;
  top: 0px;
  bottom: 0px;
  content: '';
  width: 10000px;
  right: 100%;
  height: auto;
  z-index: -1;
}

.contact-cm .left-col:after{
  position: absolute;
  left: 0;
  top: 0px;
  right: 40px;
  bottom: 0px;
  content: '';
  width: auto;
  height: auto;
  z-index: -1;
}

.contact-cm .content-wrapper>.row-fluid{
   display:flex;
   flex-wrap:wrap;
}

.contact-cm .inner-container{
   position:absolute;
   top:0;
   z-index:1;
   left:0;
   right:0;
}

.contact-cm .bottom-inner-container{
   position:absolute;
   bottom:0;
   z-index:1;
   left:0;
   right:0;
}

.contact-cm .inner-container:before{
   position: absolute;
  left: auto;
  top: 0px;
  content: '';
  width: 10000px;
  right: 100%;
  height: 1px;
  z-index: -1;
  background:#ffffff;
}

.contact-cm .inner-container:after{
  position: absolute;
  left: 0;
  right:40px;
  top: 0px;
  content: '';
  width: auto;
  height: 1px;
  z-index: -1;
  background:#ffffff;
}

/* .contact-cm .bottom-inner-container:before{
   position: absolute;
  left: auto;
  bottom: 0px;
  content: '';
  width: 10000px;
  right: 100%;
  height: 1px;
  z-index: -1;
  background:#5A5958;
}

.contact-cm .bottom-inner-container:after{
  position: absolute;
  left: 0;
  right:40px;
  bottom: 0px;
  content: '';
  width: auto;
  height: 1px;
  z-index: -1;
  background:#5A5958;
} */

.contact-cm .left-col .heading{
   margin-bottom:76px;
}

.contact-cm .left-col .description p a{
   color:#EC2028!important;
}

.contact-cm .left-col .description{
   max-width:396px;
}

.contact-cm .left-col .pattern{
   position:absolute;
   bottom:0;
}

.contact-cm .right-col{
   width:60%;
   padding: 65px 0 147px;
}

.contact-cm .right-col .form-container{
   float:none;
}


@media(max-width:1024px){

.contact-cm .right-col{
   width: 48%;  
   padding: 65px 0 86px;
}
  
.contact-cm .left-col{
   width: 48%;
   margin-right: 4%;
}
  
.contact-cm .left-col:after{
   right:0;
}
  
.contact-cm .inner-container:after,
.contact-cm .bottom-inner-container:after{
   right:0;
}
  
.contact-cm .left-col .heading {
    margin-bottom: 36px;
}
  
}


@media(max-width:767px){

.contact-cm .content-wrapper>.row-fluid{
   display:block;
}
  
.contact-cm .left-col {
    width: 100%;
    margin-right: 0;
    padding: 69px 23px 59px 23px;
}
  
.contact-cm .right-col {
    width: 100%;
    padding: 65px 23px 86px;
}
  
.contact-cm .left-col .pattern{
   display:none;
}
  
.contact-cm .left-col .description {
    max-width: 100%;
}
}




/*============================================================================
              Charger Specific Page Styling 
==============================================================================*/


/********************* Five Col Content Cm Styling *************************/

.five-col-content-cm{
   padding:100px 0 80px;
}

.five-col-content-cm .heading-container {
    margin-bottom: 80px;
}

.five-col-content-cm .content-wrapper{ 
   max-width:1310px;
}

.five-col-content-cm .five-col-container span>.hs_cos_wrapper{
   width: 19%;
   padding: 27px 26px 32px;
}

.five-col-content-cm .five-col-container span>.hs_cos_wrapper:nth-child(4n){
   margin-right:1.2%;
}

.five-col-content-cm .five-col-container span>.hs_cos_wrapper:nth-child(5n),
.five-col-content-cm .five-col-container span>.hs_cos_wrapper:last-child{
   margin-right:0;
}

.five-col-content-cm .four-col-container .content-heading{
   margin-bottom:10px;
}


@media(max-width:1024px){

.five-col-content-cm .five-col-container span>.hs_cos_wrapper{
   width: 31.8%;  
}
  
.five-col-content-cm .five-col-container>span>.hs_cos_wrapper:nth-child(5n) {
    margin-right: 0;
}
  
.five-col-content-cm .five-col-container>span>.hs_cos_wrapper:nth-child(2n) {
    margin-right: 2.2%;
}
  
.five-col-content-cm .five-col-container span>.hs_cos_wrapper:nth-child(3n),
.five-col-content-cm .five-col-container span>.hs_cos_wrapper:last-child{
   margin-right:0;
}
  
.five-col-content-cm {
    padding: 80px 0 60px;
}
 
.five-col-content-cm .heading-container {
    margin-bottom: 50px;
}
 

}

@media(max-width:767px){

.five-col-content-cm .five-col-container span>.hs_cos_wrapper {
    width: 100%;
    margin-right: 0;
}
  
.five-col-content-cm .five-col-container>span>.hs_cos_wrapper:nth-child(2n) {
    margin-right: 0;
}
}



/*==============================================================================
           Battery Regeneration Page Styling 
================================================================================*/



/******************* Content Card Image Styling *****************************/


.content-card-image-cm{
   padding:105px 0 0px;
}

.content-card-image-cm.add-border{
   border-top:1px solid #D2D4D5;
}

.content-card-image-cm .content-wrapper>.row-fluid{
   display:flex;
}

.content-card-image-cm .content-container>span>.hs_cos_wrapper{
   margin-bottom:50px;
}

.content-card-image-cm .border-line{
   border-bottom:5.5px solid #000000;
   margin-top:60px;
}

.content-card-image-cm .right-col{
   position:relative;
   text-align:right;
}

.content-card-image-cm .right-col .image-container{
   position:absolute;
   bottom:0px;
   right:0;
}

.content-card-image-cm .border-line{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}


@media(max-width:1024px){

.content-card-image-cm{
   padding: 70px 0 0px;  
}
  
.content-card-image-cm .border-line {
    margin-top: 30px;
}
  
.content-card-image-cm .content-container>span>.hs_cos_wrapper {
    margin-bottom: 40px;
}
}


@media(max-width:767px){

.content-card-image-cm .content-wrapper>.row-fluid {
    display: block;
}
  
.content-card-image-cm .right-col .image-container {
    bottom: -2px;
    position: relative;
}
  
.content-card-image-cm .right-col{
   margin-top:60px;
   text-align:center;
}
  
.content-card-image-cm .border-line {
    margin-top: 0;
}
}




/******************** Product Two Col Card Cm Styling *********************/


.product-two-col-card-cm .right-column>span>.hs_cos_wrapper{
  width: 100%;
  margin-right: 1.6%;
  border-radius: 4px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-top: 8px solid #010101;
  transition:0.3s all ease-in-out;
}

.product-two-col-card-cm .heading-desc-cont .right-col{
   margin-top: 6px;
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper .content-container{
   position:inherit;
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper .cta-container{
   bottom:24px;
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper:hover{
   border:1px solid #EC2028;
  border-top: 8px solid #EC2028;
  transition:0.3s all ease-in-out;
  box-shadow: 9px 15px 30px rgba(0, 0, 0, 0.15);
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper .content-container h3{
   transition:0.3s all ease-in-out;
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper:hover .content-container h3{
   color:#EC2028;
   transition:0.3s all ease-in-out;
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper>a{
  display: flex;
  flex-wrap: wrap;
  padding: 26px 34px 26px;
}

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper:last-child{
   margin-bottom:0;
}

.product-two-col-card-cm .left-column{
  border-radius: 4px;
  border: 1px solid #ccc;
  border-top: 8px solid #010101;
  width: 41.17094%;
  position:relative;
  transition:0.3s all ease-in-out;
}

.product-two-col-card-cm .left-column:hover{
  border:1px solid #EC2028;
  border-top: 8px solid #EC2028;
  transition:0.3s all ease-in-out;
  box-shadow: 9px 15px 30px rgba(0, 0, 0, 0.15);
}

.product-two-col-card-cm .left-column .content-container h3{
   transition:0.3s all ease-in-out;
}

.product-two-col-card-cm .left-column:hover .content-container h3{
   color:#EC2028;
   transition:0.3s all ease-in-out;
}

.product-two-col-card-cm .left-column>a{
   padding: 26px 34px 50px;
   display:block;
}

.product-two-col-card-cm .left-column .cta-container{
   position: absolute;
   bottom: 24px;
}

.product-two-col-card-cm .right-column{
   margin-left: 1.564103%;
}

.product-two-col-card-cm .two-col-container{
   display:flex;
}

.product-two-col-card-cm .two-col-container .left-column .content-container{
   width:100%;
}

.product-two-col-card-cm .two-col-container .left-column .image-container{
   width:100%;
   text-align:left;
}


@media(max-width:1024px){

.product-two-col-card-cm .right-column>span>.hs_cos_wrapper>a{
   padding: 26px 24px 46px;  
}
  
.product-two-col-card-cm .left-column>a {
    padding: 26px 24px 50px;
}
}


@media(max-width:767px){

.product-two-col-card-cm .left-column{
   width:100%;
   margin-bottom:20px;
}
  
.product-two-col-card-cm .two-col-container {
    display: block;
}
  
.product-two-col-card-cm .right-column {
    margin-left: 0;
}
  
.product-two-col-card-cm{
    padding: 60px 0 70px;
}
}



/******************** Thankyou Banner Styling **********************/


.thankyou-banner .heading{
   max-width:307px;
   margin-bottom:174px;
}

.thankyou-banner{
   padding:219px 0 0;
}

.thankyou-banner .content-wrapper{
   max-width:1200px;
}


@media(max-width:1024px){

.thankyou-banner {
    padding: 129px 0 0;
}
  
.thankyou-banner .heading{
   margin-bottom: 124px;  
}
}


@media(max-width:767px){

.thankyou-banner {
    padding: 70px 0 0;
}
  
.thankyou-banner .heading {
    max-width: 100%;
    margin-bottom: 84px;
}
}



/****************** Four Col Two Row Cards Cm **********************/


.four-col-two-row-card-cm{
   padding:120px 0 95px;
}

.four-col-two-row-card-cm .top-row .four-col-container>span,
.four-col-two-row-card-cm .bottom-row .four-col-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.four-col-two-row-card-cm .top-row .four-col-container>span>.hs_cos_wrapper,
.four-col-two-row-card-cm .bottom-row .four-col-container>span>.hs_cos_wrapper{
   width:24.7%;
   margin-right:0.4%;
   margin-bottom:20px;
   background:#ffffff;
   margin-bottom:8px;
}

.four-col-two-row-card-cm .top-row .four-col-container>span>.hs_cos_wrapper:nth-child(4n),
.four-col-two-row-card-cm .top-row .four-col-container>span>.hs_cos_wrapper:last-child,
.four-col-two-row-card-cm .bottom-row .four-col-container>span>.hs_cos_wrapper:last-child,
.four-col-two-row-card-cm .bottom-row .four-col-container>span>.hs_cos_wrapper:nth-child(4n){
   margin-right:0;
}

.four-col-two-row-card-cm .top-row .card-heading{
   border-radius:4px;
   padding:15px 27px;
}

.four-col-two-row-card-cm .top-row .card-image{
   position: relative;
   top: -19px;
}

.four-col-two-row-card-cm .bottom-row .four-col-container>span>.hs_cos_wrapper{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   position:relative;
}

.four-col-two-row-card-cm .bottom-row .card-heading{
   background: #4D4D4D;
   border-radius: 4px 4px 0px 0px;
   padding:14px 26px;
}

.four-col-two-row-card-cm .bottom-row .card-content{
   padding:41px 39px 60px;
}

.four-col-two-row-card-cm .bottom-row .small-text p{
   font-size: 10px;
   line-height: 16px;
}

.four-col-two-row-card-cm .bottom-row .small-text{
   position: absolute;
   bottom: 0;
}


@media(max-width:1200px){

.four-col-two-row-card-cm .bottom-row .card-content {
    padding: 26px 20px 60px;
}
}


@media(max-width:1024px){

.four-col-two-row-card-cm {
    padding: 70px 0 65px;
}
  
.four-col-two-row-card-cm .bottom-row .small-text {
    left: 20px;
    right: 20px;
}
}


@media(max-width:767px){

.four-col-two-row-card-cm .top-row .four-col-container>span,
.four-col-two-row-card-cm .bottom-row .four-col-container>span{
   display:block;  
}
  
.four-col-two-row-card-cm .top-row .four-col-container>span>.hs_cos_wrapper, .four-col-two-row-card-cm .bottom-row .four-col-container>span>.hs_cos_wrapper {
    width: 100%;
    margin-right: 0;
}
  
.four-col-two-row-card-cm .bottom-row .card-heading h3{
   height:auto!important;
}
  
.four-col-two-row-card-cm .bottom-row .card-content {
    padding: 26px 20px 10px;
}
  
.four-col-two-row-card-cm .bottom-row .small-text {
    left: 0;
    right: 0;
    position: relative;
}
  
.four-col-two-row-card-cm .bottom-row .card-heading {
    min-height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
}
  
.four-col-two-row-card-cm .bottom-row .card-heading h3{
  margin-bottom:0;
}
}



/*==================================================================
         Terms and Condition Page 
===================================================================*/


.privacy-content-cm{
   padding:95px 0 60px;
}

.privacy-content-cm .content-group{
   max-width:750px;
   margin:0 auto 59px;
   float:none;
}


@media(max-width:1024px){

.privacy-content-cm {
    padding: 65px 0 40px;
}
}


@media(max-width:767px){

.privacy-content-cm .content-group {
    max-width: 100%;
    margin: 0 auto 40px;
}
  
.privacy-content-cm {
    padding: 45px 0 30px;
}
}



/***************** Product Brochure Cm **********************/


.product-brochure-cm .content-wrapper{
   max-width: 1180px;
}

.product-brochure-cm .cta-container{
   margin-top:40px;
}




/***************** General CSS To Remove Divider Line ******************/


.hs-landing-page .footer-cm {
    border-top: none;
}



/*************** Different Component Cm ***********************/


.different-component-cm{
  padding:116px 0 40px;
}

.different-component-cm .left-col{
  background: #F7F7F7;
  padding:20px 20px 20px;
}

.different-component-cm .heading-container{
   margin-bottom: 50px;
}

.different-component-cm .number-content .number{
  font-size: 27px;
  line-height: 44px;
  color:#ffffff;
  font-weight:600;
  background:#EB242A;
  display:flex;
  justify-content:center;
  align-items:center;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1;
}

.different-component-cm .number-content .content h4{
   font-size: 16px;
   font-weight:600;
   color: #343434;
   margin-bottom:0;
}

.different-component-cm .number-content .content {
    width: 89.8%;
    display: flex;
    align-items: center;
    padding: 0 20px 0;
    position: relative;
}

.different-component-cm .number-content{
  display:flex;
  flex-wrap:wrap;
  margin-bottom: 31px;
  align-items: center;
}

.different-component-cm .number-content:last-child{
   margin-bottom:0;
}


@media(max-width:1400px){

.different-component-cm .number-content .content{
   width: 85.8%;
}
}


@media(max-width:1024px){

.different-component-cm .left-col{
   width: 51.055249%;  
}
  
.different-component-cm .right-col{
   width: 46.18232%;  
}
  
.different-component-cm {
    padding: 76px 0 10px;
}
}


@media(max-width:767px){

.different-component-cm .left-col{
   width: 100%;  
}
  
.different-component-cm .right-col {
    width: 100%;
    margin-bottom: 40px;
}
  
.different-component-cm .text-container{
   display:flex;
   flex-direction:column-reverse;
}
  
.different-component-cm .number-content .content h4{
   line-height:19px;
   font-size:14px;
}
  
.different-component-cm .heading-container {
    margin-bottom: 0px;
}
  
.different-component-cm {
    padding: 56px 0 0px;
}
  
.different-component-cm .number-content .content{
   width: calc(100% - 52px);
}
}


.competition .home-section6-cm .right-col form .form-columns-2 select{
   position: relative;
   top: -2px;
}