#search-clear {
  display: none;
}
input.hide-clear[type=search]::-ms-clear,
input.hide-clear[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
/* clears the 'X' from Chrome */
input.hide-clear[type="search"]::-webkit-search-decoration,
input.hide-clear[type="search"]::-webkit-search-cancel-button,
input.hide-clear[type="search"]::-webkit-search-results-button,
input.hide-clear[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
.blog-sidebar input.hs-search-field__input {
  padding-right: 46px;
}
.cnt-mid-sec form .hs-form-field {
  margin-bottom: 20px;
}
.contact-banner form .hs-form-field {
  margin-bottom: 20px !important;
}
.moreButton .btn_item.ty_std.index1 {
  border: 1px solid #fff;
}

.moreButton .btn_item.ty_std.index1:hover {
  border: none;
}

input#body_area_left-module-2-input {
  padding-right: 41px;
}
.hs-search-field.hs-search-field--initialized {
  margin-bottom: 20px;
}
@media(max-width:767px){
  .span4.widget-span {
    margin-bottom: 20px;
  }

  widget-span.widget-type-custom_widget.dnd_areamigration-module-8-vertical-alignment.dnd-module {
    margin-bottom: 20px;
  }
}




/* footer */
.cm-footer .page-center {
  padding: 0 50px;
}
.cm-footer .flex_row .col-section.num1 {
  margin: 30px 0;
  padding:0;
}
.cm-footer .flex_row .col-section.num2 {
  margin-top: 30px;
  margin-bottom:30px;
  margin-left:6%;
  padding:0;
}
.cm-footer .flex_row .col-section.num3 {
  margin-top: 30px;
  margin-bottom:30px;
  margin-left:6%;
  padding:0;
}
.cm-footer .footer-heading h3 {
  margin-top: 17px;
  margin-bottom: 8px;
  font-size:20.0px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.1;

}

.cm-footer .footer-menu ul>li {
  margin: 14.45px 0 !important;

  font-size:17.0px;
  line-height: 1.6;

}
.cm-footer .footer-menu ul>li a:hover {
  text-decoration: underline;
}
.cm-footer .flex_row {
  flex-wrap: nowrap;
}
.cm-footer .flex_row .col-section.num2 p {
  margin: 14.450px 0;
  font-weight: 400;
  font-size:17.0px;
  line-height: 1.6;
}
.cm-footer .flex_row .col-section.num2 p>a:hover {
  text-decoration: underline;
}
.cm-footer .flex_row .col-section.num3 p {
  font-size:17.0px;
  margin: 14.450px 0;
  line-height: 1.6em;
}
.back_to_top.bord_pri_color {
  opacity: 0.7;
  visibility: visible;
  background-color: #1a1a1a;
  border: 1px solid #1a1a1a;
  border-radius: 2px;
  bottom: 50px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 85px;
  text-align: center;
  text-decoration: none;
  transition: all .3s ease-out;
  width: 50px;
  z-index: 1030;
  animation: avia_pop .3s 1 cubic-bezier(.175, .885, .32, 1.275);
}

.backtotop_show .back_top_top {

  background-color: #1a1a1a;
  border: 1px solid #1a1a1a;
  border-radius: 2px;
  bottom: 50px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  opacity: 0;
  position: fixed;
  right: 85px;
  text-align: center;
  text-decoration: none;
  transition: all .3s ease-out;
  visibility: hidden;
  width: 50px;
  z-index: 1030;
  animation: avia_pop .3s 1 cubic-bezier(.175, .885, .32, 1.275);
}

.back_to_top.bord_pri_color {
  opacity: 0;
}
.backtotop_show .back_to_top.bord_pri_color {
  opacity: 0.7;
}
.backtotop_show .back_to_top.bord_pri_color > svg {
  display: none;
}
.backtotop_show .back_to_top.bord_pri_color:before {
  content: "";
  font-family: 'entypo-fontello';
  font-weight: 400;
  font-size:16px;
  top: 0px;
  position: absolute;
}

.back_to_top.bord_pri_color:hover {
  background-color: #f2f2f2;
  color: #141414;
  border: 1px solid transparent !important;
}

.cm-footer {
  clear: both;
  position: relative;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #3d3d3d;
}
@media(max-width:991px){
  .cm-footer .page-center {
    padding: 0 50px;
  }
}
@media(max-width:767px){
  .cm-footer .flex_row {
    flex-wrap: wrap;
  }
  .cm-footer .flex_row .col-section.num1{
    margin:0;
  }
  .cm-footer .flex_row .col-section.num2{
    margin:0;
  }
  .cm-footer .flex_row .col-section.num3{
    margin:0;
  }
}
@media(max-width:991px){
  .back_to_top{
    display:none;
  }
}

.error-page:before {
  color: rgba(185, 187, 189, 1.0);
  font-weight: 500;
}

@media(max-width: 350px){
  .system_page_layout .hs_cos_wrapper h1 {
    font-size: 30px;
  }

  .system_page_layout .hs_cos_wrapper h3 {
    font-size: 15px;
  }

  .system_page_layout .hs_cos_wrapper h2 {
    font-size: 20px;
  }
}

.landing_pg_v2 a.hs-sec-btn {
  border-color: #fff;
  border-radius: 0;
}

.landing_pg_v2 a.hs-sec-btn:hover {
  border-color: rgba(227, 55, 58, 1.0);
}

.landing_pg_v2 .moreButton .btn_item.ty_std.index1 {
  border: none;
}

.landing_pg_v6 a.hs-sec-btn {
  border-color: #fff;
  border-radius: 0;
}

.landing_pg_v6 a.hs-sec-btn:hover {
  border-color: rgba(227, 55, 58, 1.0);
}

.landing_pg_v6 .moreButton .btn_item.ty_std.index1 {
  border: none;
}

/*------ Header CSS -------*/
header.cm-header {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
  position: fixed;
  width: 100%;
}

.cm-header .top-section .page-center {
  padding: 0 50px;
}

.cm-header .top-section .cst-inner-wrapper .contact-wrapper.col8 {
  padding: 0;
  width: auto;
}

.cm-header .top-section .cst-inner-wrapper .col12 {
  padding: 0;
  width: auto;
}

.cm-header .top-section .cst-inner-wrapper {
  flex-direction: row-reverse;
}

.cm-header .top-section {
  padding: 0;
}

.cm-header .top-section .secMenuWrapper {
  padding-left: 10px;
}

.cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li{
  margin-bottom: 0;
  font-size: font-size:23.2727272728px;
  line-height: 1.1;
  padding: 0 3px;
}

.cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li>a {
  color: #fff;
  font-weight: 700;
  padding: 7px 0;
  font-size: font-size:23.2727272728px;
}

.cm-header .top-section .col12 .social-share>ul>li>a svg {
  height: 17px;
}

.cm-header .primary-container {
  min-height: 70px !important;
}

.cm-header .primary-container .primary-section {
  padding: 0;
}

.cm-header .primary-container .page-center {
  padding: 0 50px;
}

.cm-header .primary-container .nav .header__menu-wrapper {
  column-gap: 0;
  flex-wrap: nowrap;
}

.cm-header .primary-container .nav .header__menu-wrapper>li>a {
  padding: 0 13px 0 14px;
  line-height: normal;
  letter-spacing: .06em;
  font-weight: 400;
  transition: background-color .4s ease-in-out, color .4s ease-in-out, border-color .4s ease-in-out;
}

.cm-header .primary-container .nav .header__menu-wrapper>li>a .child-trigger {
  display: none;
}

.cm-header .top-section .cst-inner-wrapper .col12 ul li {
  margin: 0;
}

.cm-header .top-section .col12 .social-share ul>li>a {
  line-height: 1.875;
  width: 30px;
  min-height: 30px;
  height: 100%;
  overflow: visible;
  z-index: 2;
  position: relative;
  border-radius: 0;
}

.cm-header .primary-container .right-section a {
  white-space: nowrap;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: .06em;
  line-height: normal;
  transition: background-color .4s ease-in-out, color .4s ease-in-out, border-color .4s ease-in-out;
}
.cm-header .top-section .col12 .social-share {
  margin: 3px 0 0 -9px;
}

.cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li:nth-child(2) {
  margin-right: .8rem;
}

.cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li:nth-child(3) {
  border-left: 2px solid #fff;
  padding-left: .8rem;
}

.cm-header .primary-container .nav .right-section {
  margin-left: 20px;
  margin-right: 13px;
  margin-bottom: 1px;
} 

.cm-header .top-section_hr {
  display: none;
}

.cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li>a:hover {
  text-decoration: underline;
}

.cm-header .primary-container .right-section a:hover {
  opacity: 0.9;
}

.cm-header .top-section .cst-inner-wrapper .col12 ul .ic1:hover a {
  color: #fff;
  background-color: #37589b;	
}

.cm-header .top-section .cst-inner-wrapper .col12 ul .ic2:hover a {
  color: #fff;
  background-color: #419cca;
}

.cm-header .primary-container .nav .header__menu-wrapper .header__menu-item--depth-1:hover .header__menu-link--toggle {
  color: #ce3235;
}

.cm-header .top-section .col12 .social-share>ul>li:first-child>a svg {
  height: 15px;
  position: relative;
  top: -1px;
}



@media(min-width: 992px){
  .cm-header .primary-container .nav {
    display: flex;
    align-items: center;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .header__menu-submenu {
    position: absolute;
    width: 208px;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    top: 45px;
    margin-top: -1px;
    transform: unset !important;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .header__menu-submenu>li>a {
    padding: 8px 15px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.91666666667;
  }

  .cm-header .primary-container .mobile-right-section {
    display: none;
  }
}

@media(max-width: 991px){
  .cm-header .top-section {
    display: block;
    min-height: 30px;
  }

  .cm-header .primary-container .nav .header__menu-wrapper {
    padding: 0px ! IMPORTANT;
    margin-bottom: 0;
  }

  .cm-header .primary-container .nav .header__menu-wrapper>li {
    border: none !important;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .header__menu-submenu--level-2 {
    display: block !important;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .mobile-child-trigger {
    display: none !important;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .header__menu-item--depth-1 a {
    padding: 15px 50px;
    line-height: 1.3em;
    font-size: 16px;
    letter-spacing: normal;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .header__menu-submenu--level-2 .header__menu-item--depth-2 a {
    padding-left: 70px;
  }

  .cm-header .primary-container .nav .header__menu-wrapper .header__menu-item--depth-1 a:hover {
    background-color: #bfbfbf;
  }

  .cm-header .primary-container .nav .top-section.mobile_section {
    padding-top: 0;
  }

  .cm-header .primary-container .nav .header__menu {
    padding: 119px 0;
  }

  .cm-header .primary-container .nav .top-section.mobile_section .contact-wrapper {
    display: none;
  }

  .cm-header .primary-container .nav .top-section.mobile_section .social-share {
    display: none;
  }

  .cm-header .top-section.mobile_section .cst-inner-wrapper {
    flex-direction: row;
  }

  .cm-header .primary-container .nav .top-section.mobile_section .page-center {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 50px;
    padding-right: 50px;
    width: auto;
  }

  .cm-header .primary-container .nav .mobile-close-icon {
    display: none !important;
  }

  .cm-header .primary-container .primary-section{
    min-height: 90px;
  }

  .cm-header .primary-container .logo-section img {
    width: 330px !important;
    position: relative;
    bottom: 6px;
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon {
    z-index: 999;
    position: relative;
    display: flex;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
    right: -2px;
    top: 0;
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon span:nth-child(2) {
    display: none;
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon span:nth-child(3) {
    display: none;
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon span:nth-child(1) {
    margin: 0;
    background-color: #ce3235;
    width: 35px;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    transition: transform .15s ease;
    display: block;
    top: 18px;
    right: 2px;
    bottom: 0px;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon span:nth-child(1):before {
    content: "";
    background-color: #ce3235;
    top: -10px;
    position: absolute;
    width: 35px;
    height: 3px;
    border-radius: 3px;
    display: block;
    transition: top .1s .34s ease-in, opacity .1s ease-in, background-color .15s ease;
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon span:nth-child(1):after
  {
    content: "";
    background-color: #ce3235;
    transition: bottom .1s .34s ease-in, transform .3s cubic-bezier(.55, .055, .675, .19), background-color .15s ease;
    bottom: -10px;
    border-radius: 3px;
    position: absolute;
    width: 35px;
    height: 3px;
  }

  .cm-header .primary-container .mobile-open .mobile-right-section .cst-humburger-icon span:nth-child(1) {
    transform: rotate(225deg);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  }

  .cm-header .primary-container .mobile-open .mobile-right-section .cst-humburger-icon span:nth-child(1)::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .14s ease-out, background-color .15s ease;
  }

  .cm-header .primary-container .mobile-open .mobile-right-section .cst-humburger-icon span:nth-child(1)::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .3s .14s cubic-bezier(.215, .61, .355, 1), background-color .15s ease;
  }

  .cm-header .top-section .col12 .header_social-share_ul {
    display: none;
  }

  .cm-header .top-section .contact-wrapper .secMenuWrapper ul {
    padding-top: 10px;
  }

  .cm-header .primary-container .nav .top-section.mobile_section .cst-inner-wrapper .btn-section a {
    padding: 9px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    width: auto;
  }

  .cm-header .primary-container .nav {
    display: block;
    transition: transform .3s ease;
    transform: translateX(100%);
  }

  .cm-header .mobile-open .nav {
    transform: translateX(0%);
  }
}

@media(max-width: 767px){
  .cm-header .top-section .contact-wrapper .secMenuWrapper ul{
    display: flex;
    flex-direction: row;
    padding-top: 10px;
  }

  .cm-header .top-section .cst-inner-wrapper.flex_row {
    display: block;
  }

  .cm-header .top-section .cst-inner-wrapper .col8{
    justify-content: center;
  }

  .cm-header .top-section .contact-wrapper .secMenuWrapper ul{
    padding-top: 9px;
  }

  .cm-header .primary-container .page-center {
    padding: 0;
    max-width: 85%;
    margin: 0 auto;
  }

  .cm-header .primary-container .primary-section {
    min-height: 80px;
  }

  .cm-header .primary-container .logo-section img {
    bottom: 1px;
    position: relative;
  }

  .cm-header .primary-container .nav .header__menu {
    padding: 109px 0;
  }

  .cm-header .primary-container .logo-section {
    width: 80%;
  }

  .cm-header .primary-container .mobile-right-section .cst-humburger-icon{
    right: -2px;
    top: 0;
  }

  .cm-header .top-section .page-center {
    padding: 0;
    width: 85%;
    max-width: 85%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
}

@media(max-width: 1181px) and (min-width: 992px){
  .cm-header .primary-container .nav .header__menu-wrapper>li>a {
    font-size: 12px;
    padding: 0 7px 0 0;
    white-space: nowrap;
  }

  .cm-header .primary-container .primary-section .container-wrapper{
    justify-content: space-evenly;
  }
}

@media(max-width: 480px){
  .cm-header .primary-container .nav .top-section.mobile_section .cst-inner-wrapper .btn-section a{
    max-width: fit-content;
  }

  .cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li:nth-child(2) {
    margin-right: .2rem;
  }

  .cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li:nth-child(3){
    padding-left: .4rem;
  }
}



@media(max-width: 361px){
  .cm-header .top-section .contact-wrapper .secMenuWrapper ul{
    justify-content: center;
  }

  .cm-header .top-section .secMenuWrapper .hs_cos_wrapper ul>li:last-child {
    padding: 18px 14px 0 14px;
  }

  .cm-header .top-section {
    min-height: 60px;
  }
}


/* Landing Page */
.lp-header .container-wrapper {
  min-height: 70px;
}

.lp-header .primary-container .primary-section .container-wrapper {
  justify-content: flex-start;
}

.lp-footer .flex_row {
  margin-left: 6%;
}

.lp-footer .footer-section-1 .col-section.num1 .footer-row.row2 p {
  margin: 14.45px 0;
  font-size: 17px;
  line-height: 1.6em;
}

@media(max-width: 479px){
  .lp-footer .flex_row {
    margin-left: 0;
  }
}

.contact_page_v2 a.hs-button.large.primary {
  margin-top: 25px;
}

.span4.widget-span {
  margin-bottom: 50px !important;
}

#hs_cos_wrapper_body_area_left-module-2 .hs-search-field__bar>form {
  margin-bottom: 0 !important;
}

.hs-search-field__bar {
  padding: 1%;
}

input#body_area_left-module-2-input {
  padding-right: 50px !important;
}