.mattersqtrial_medium{
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
.content ,.regular{
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}
.medium{
  font-family: 'Rubik', sans-serif;
  font-weight: 500; 
}
.bold {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
}

a:hover, a:focus {
  text-decoration: none;
  color: #bb2d0b;
}
a {
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
h1,h2,h3,h4,h5,h6,p {
  margin: 0;
  padding: 0; 
  line-height: 1;
}

body {
   font-family: 'Rubik', sans-serif;
   font-weight: 400;
   color: #333;
   line-height: 1.2;
}
.font_14{ font-size: 14px; }
.font_15{ font-size: 15px; }
.font_16{ font-size: 16px; line-height: 1.4; }
.font_18{ font-size: 18px; line-height: 1.4; }
.font_20{ font-size: 20px; line-height: 1.4; }
.font_22{ font-size: 22px; line-height: 1.4; }
.font_24{ font-size: 24px; line-height: 1.2; }
.font_30{ font-size: 30px; line-height: 1.2; }
.font_45{ font-size: 45px; line-height: 1.2; }

.white {
  color: #fff;
}
.black {
  color: #333;
}
.theme_color{
  color: #bb2d0b;
}
.relative {
  position: relative;
  z-index: 999;
}
.webmenu{
  z-index: 9999;
  position: relative  ;
}
#mobilemenu{
  display: none;
}
.menu_web {
  display: block;
}
.menu_mobile {
  display: none;
}

.justify{
  text-align: justify;
}
.img {
  width: 100%;
}
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 99999999;
  background: rgba(255, 255, 255, 0.9);
}
.centerDiv {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4.5%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #bb2d0b;
  transition: all ease-in-out 0.5s;
}
.menubar .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
}
.menu_heading .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.menu_navbar {
  margin: 0;
  border: 0;
  min-height: 0;
}
.menu_active {
  color:#bb2d0b !important;
}
.menu_active a {
  color: #bb2d0b !important;
}
.main_logo {
  margin: 0;
  padding: 0px 0;
  width: 74px;
}
.navbar_logo {
  float: left;
  width: 40%;
}
.menu_navbar .navbar-collapse.collapse{
  width: 60%;
  float: right;
}
.header_shadow {
  border-bottom: 1px solid #211f1ff2;
}
.header_fixed {
  position: fixed;
  width: 1800px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  background: #fff;
}
.menu_fixed_container {
  width: 75%;
  margin: 0 auto;
  padding: 15px;
}
.menu_border {
  width: 100%;
  margin: 0 auto;
  padding: 0px 0 0 0;
  position: fixed;
  z-index: 9999;
  background: transparent;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.darkHeader {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  background: #fff;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  /*box-shadow: 6px 4px 26px -7px rgba(0, 0, 0, 0.5);*/
  box-shadow: 2px 5px 11px -6px rgba(0,0,0,0.7);
}

.menubar {
  margin: 0;
  line-height: 49px;
}
.nav li a {
  padding: 15px;
}
.menubar li {
  display: inline;
  text-transform: uppercase;
  padding: 7px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.menubar li a {
  position: relative;
  padding: 6px 0;
  margin: 0 6px;
  font-size: 1.8em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.menubar li:hover a,
.menubar li.active a {
  border-bottom: 2px solid #fff;
}
.navbar-brand {
  height: auto;
  padding: 0px;
  line-height: 0;
}
#mainpage_color {
  background-color: #f2f2f2;
}
.menu_heading li a {
  font-size: 18px;
  padding: 22px 5px 10px 5px;
  color:#333000;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
.menu_heading li {
  padding: 0 10px;
  position: relative;
}
.menu_heading li a:before{
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #bb2d0b;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.menu_heading li .menu_active:before,
.menu_heading li a:hover::before{
  width: 100%;
}
.menu_heading .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #ff3333;
}
.menu_navbar .navbar-collapse.collapse{
  padding-right: 5px;
  padding-left: 0px;
}
.menu_fixed_container .navbar-brand{
  float: none;
}
.menu_fixed_container .navbar-brand a{
  position: relative;
  display: block;
}
.menu_fixed_container .navbar-brand a span{
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 15px;
    color: #4f5062;
}

/*Footer*/
.social-icon {
  margin-top: 15px;
  margin-right: 5px;
  display: inline-block;
  width: 35px;
  text-align: left;
}
.social-icon a {
  padding: 4px 0px;
  display: block;
  font-size: 25px;
}
.social-icon .fa {
  color: #333;
  transition: all 0.2s;
}
.social-icon a:hover .fa {
  color: #bb2d0b;
}
.footer_block {
  text-align: right;
  margin: 0;
  font-size: 18px;
}
.cpyright {
  text-align: left;
  margin-top: 7px;
  margin-bottom: 5px;
}
.company {
  text-align: right;
  margin-top: 7px;
  margin-bottom: 5px;
}
footer {
  background: #fff;
  color: #4f5062;
  padding: 0 0;
}
.footer_top_border{
  border-top: 1px solid #ddd;
}
.footer_container {
  margin: 0 auto;
  width: 80%;
}
footer ul.footer_links {
  list-style: none;
  margin: 3em 0 3em 0;
  display: inline-block;
  width: 100%;
}
footer ul.footer_links li {
  line-height: 1.6;
  color: #4f5062;
  padding: 5px 0;
  font-weight: 600;
}
footer ul.footer_links li a {
  font-size: 18px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  display: inline-block;
}
li.footer_links_title a {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #bb2d0b;
  line-height: 1.5;
  /*cursor: none;*/
}
footer ul.footer_links li a:hover,{
  color: #bb2d0b;
  text-decoration: none;
  transition: all ease-in-out 0.5s;
}
.cisco_images {
  margin-right: 15px;
}
.flex {
  display: flex;
}
footer a {
  color: #333;
  text-decoration: none;
}
.multiple_lines {
  line-height: 1.2 !important;
  margin: 10px 0 10px 0;
}
.footer_custom_copyright {
  background: #fff;
  padding: 15px 0 15px 0;
}
.footer_logo{
    position: relative;
    width: 30%;
    margin: 0 auto;
    margin-top: 15%;
    display: block;
}
.address_footer, .mobile_no_footer {
    margin-bottom: 10px;
}
.icon_footer p {
    position: relative;
}
.icon_footer .fa-envelope {
    top: 2px;
}
.icon_footer i {
    position: absolute;
    left: -30px;
    line-height: 1.7;
    font-size: 15px;
    color: #333;
}
/*Footer ned*/


@media only screen and (max-width: 1680px) {
  .menu_heading li a {
    font-size: 16px;
  }
  .menu_heading li {
      padding: 0 8px;
  }
}
@media only screen and (max-width: 1440px) {  
}
@media only screen and (max-width: 1366px) {
  .main_logo {
      width: 58px;
  }
  .menu_heading li a {
      font-size: 15px;
      padding: 18px 4px 8px 4px;
  }
  footer ul.footer_links li {
      padding: 2px 0;
  }
}
@media only screen and (max-width: 1152px) {
  .menu_heading li a {
      font-size: 15px;
      padding: 15px 4px 10px 4px;
  }
  .menu_heading li {
      padding: 0 8px;
  }
  .menu_fixed_container {
      width: 100%;
      padding: 20px;
  }
  /*.main_logo {
      width: 170px;
  }*/
}
@media only screen and (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
  #mobilemenu{
    display: block;
  }
  .webmenu{
    display: none;
  }
  .navbar-default .navbar-toggle {
    border: none;
  }
  .navbar-toggle {
    padding: 16px 10px;
    margin: 0px;
    margin-right: 0px;
    cursor: pointer !important;
  }
  /*.main_logo {
    width: 85%;
    transition: all ease-in-out 0.5s;
  }*/
  .navbar-toggle .icon-bar {
    width: 25px;
    height: 2px;
    border-radius: 0;
    background-color: #1191d0 !important;
    margin: 6px 0px;
    cursor: pointer;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-collapse .navbar-right {
    float: none !important;
    margin-right: 0px;
  }
  .menu_heading li a {
    font-size: 15px;
    padding: 10px 7px;
  }
  
  .menu_fixed_container {
    width: 100%;
  }
  .navbar_logo {
    float: left;
    width: 100% !important;
  }
  .navbar_logo {
    display: inline-flex;
  }
  /*.main_logo {
    padding: 20px 0px 20px 15px;
    width: 35%;
  }*/
  .menu_heading li a {
    text-align: left;
    color: #fff;
    padding: 15px 20px !important;
  }
  .mobile-menu {
    position: relative;
    float: right;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 95vh;
    transition: all ease-in-out 0.3s;
  }
  .menu_border:after {
    border-bottom: transparent !important;
  }
  .menu_heading li a {
    color: #333;
  }
  .menu_mobile li a {
    color: #333;
  }
  .dropdown-menu {
    padding: 8px 0;
  }
  .navbar-toggle {
    padding: 16px 25px !important;
  }
  .navbar-brand p {
    text-align: left;
    width: 30%;
  }
  .footer_arrow li {
    width: 20%;
  }
  .main_logo {
    width: 72px;
    padding: 5px 0px 5px 0;
  }
  .hum_nav_menu{
    padding: 7px 0 3px 0;
  }
  ul.navbar-nav li {
    padding: 43px 0px;
    transition: 0.5s;
  }
  .darkHeader ul.navbar-nav li {
    padding: 30px 0px;
    transition: all ease-in-out 0.5s;
    position: relative;
  }
  .bars {
    width: 60px;
    cursor: pointer;
  }
  .bars .line {
    fill: none;
    stroke: #006666;
    stroke-width: 4;
    stroke-linecap: square;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  }
  .bars .line.top {
    stroke-dasharray: 40 172;
  }
  .bars .line.middle {
    stroke-dasharray: 40 111;
  }
  .bars .line.bottom {
    stroke-dasharray: 40 172;
  }
  .bars.active .top {
    stroke-dashoffset: -132px;
  }
  .bars.active .middle {
    stroke-dashoffset: -71px;
  }
  .bars.active .bottom {
    stroke-dashoffset: -132px;
  }
  /* nav */
  #sidebarMobileMenu {
    height: 93vh;
    position: fixed;
    right: 0;
    width: 100%;
    margin-top: 0px;
    transform: translateX(100%);
    transition: transform 250ms ease-in-out;
    background: #fff;
    padding-bottom: 20px;
    z-index: 10;
  }
  #sidebarMobileMenu.is_open {
    transform: translateX(0%);
  }
  .sidebarMenuInner {
    padding: 20px 0;
    border-top: 2px solid #4f5062;
  }
  .sidebarMenuInner > li a {
    color: #333;
    display: block;
    letter-spacing: 2px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 20px;
  }
  .sidebarMenuInner > li {
    padding: 10px 20px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #e5e5e5;
  }
  .overlay_nav {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.61);
    transition: opacity 0.5s;
    left: 0;
  }
  .overlay_nav .text-white {
    color: #fff;
  }

  /* new mobile stayl start */
  #view-code{
    color:#fff; 
    font-size:13px;
    text-transform:uppercase;
    font-weight:700;
    text-decoration:none;
    position:absolute;top:640px; left:50%;margin-left:-35px;
  }
  div.screen{
    width:100%;
    height:100%; 
    overflow:hidden;
    position:absolute; 
    top:0px; 
    left:0%;
    margin-left:0px;
    background:#fff;
  }

  .list{margin-top:36px; text-align:left;}
  .item{
    height:115px;.menu-splitR li:nth-of-type(3)
    margin-top:30px 0;
    padding-left:115px;
    clear:both;
  }
  .item .img, .item span{background:#231f20; border-radius:3px;}
  .item .img{float:left; width:71px; height:71px; margin-left:-93px;}
  .item span{height:11px; width:180px; margin-bottom:19px; float:left;}
  .item span:nth-of-type(3){width:75px; margin-botom:0;}

  div.burger {
    height: 30px; 
    width: 40px;
    position: absolute;
    top: 15px; 
    right: 21px;
    cursor: pointer;  
  }
    div.x,
    div.y,
    div.z {
      position: absolute; margin: auto;
      top: 0px; bottom: 0px;    
      background: #231f20;
      border-radius:2px;
      -webkit-transition: all 200ms ease-out;
         -moz-transition: all 200ms ease-out;
          -ms-transition: all 200ms ease-out;
           -o-transition: all 200ms ease-out;
              transition: all 200ms ease-out;
    }   
    div.x, div.y, div.z { height: 3px; width: 26px; }
    div.y{top: 18px;}
    div.z{top: 37px;}
    div.collapse{
      display: block;
      top: 20px;
      -webkit-transition: all 70ms ease-out;
         -moz-transition: all 70ms ease-out;
          -ms-transition: all 70ms ease-out;
           -o-transition: all 70ms ease-out;
              transition: all 70ms ease-out;
    }
     
    
    div.rotate30{
      -ms-transform: rotate(30deg); 
        -webkit-transform: rotate(30deg); 
        transform: rotate(30deg); 
      -webkit-transition: all 50ms ease-out;
         -moz-transition: all 50ms ease-out;
          -ms-transition: all 50ms ease-out;
           -o-transition: all 50ms ease-out;
              transition: all 50ms ease-out;          
    }
    div.rotate150{
      -ms-transform: rotate(150deg); 
        -webkit-transform: rotate(150deg); 
        transform: rotate(150deg);  
      -webkit-transition: all 50ms ease-out;
         -moz-transition: all 50ms ease-out;
          -ms-transition: all 50ms ease-out;
           -o-transition: all 50ms ease-out;
              transition: all 50ms ease-out;          
    }
    
    div.rotate45{
      -ms-transform: rotate(45deg); 
        -webkit-transform: rotate(45deg); 
        transform: rotate(45deg); 
      -webkit-transition: all 100ms ease-out;
         -moz-transition: all 100ms ease-out;
          -ms-transition: all 100ms ease-out;
           -o-transition: all 100ms ease-out;
              transition: all 100ms ease-out;         
    }
    div.rotate135{
      -ms-transform: rotate(135deg); 
        -webkit-transform: rotate(135deg); 
        transform: rotate(135deg);  
      -webkit-transition: all 100ms ease-out;
         -moz-transition: all 100ms ease-out;
          -ms-transition: all 100ms ease-out;
           -o-transition: all 100ms ease-out;
              transition: all 100ms ease-out;         
    }

  div.navbar{height:73px;background:#fff;}

  div.menu-bg{  
    
    width: 320px;
    height: 568px; 
    position:absolute;  
    top:0;
    left:0;
    background:#bed62e;
    opacity:0;
    -webkit-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
       -moz-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
        -ms-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
         -o-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
            transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000); 
  }
  div.menu-bg.animate{
    opacity:0.9;
    -webkit-transition: all 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
       -moz-transition: all 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
        -ms-transition: all 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
         -o-transition: all 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
            transition: all 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000);         
    
  }
  div.menu {
    height: 568px; 
    width: 160px;
  }
  .menu-splitL, .menu-splitR{
    overflow:hidden;
    position: absolute;
    top: 90px;  
    left: 0px;
    width:160px;
  }
  .menu-splitR{left:160px;}

  div.menu ul li {
    list-style: none;
    width:320px;
    margin-top:40px;
    text-align:center;
    font-size:19px;
    -webkit-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
       -moz-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
        -ms-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
         -o-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
            transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
  }
  div.menu ul li a {
    color:#231f20;
    text-transform:uppercase;
    text-decoration:none; 
    letter-spacing:0px; 
  }

  section > div {
      transition: transform 1s;
      transform: translateX(0px);
  }

  div.menu li.animate{
    font-size:19px;
    opacity:1;
    -webkit-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
       -moz-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
        -ms-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
         -o-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
            transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
  }

  .menu-splitL li:nth-of-type(1){ margin-left:44px;transition-delay: 0.12s;}
  .menu-splitL li.animate:nth-of-type(1){ margin-left:0;  transition-delay: 0.0s; }

  .menu-splitL li:nth-of-type(2){ margin-left:41px; transition-delay: 0.09s;}
  .menu-splitL li.animate:nth-of-type(2){ margin-left:0;  transition-delay: 0.05s;}

  .menu-splitL li:nth-of-type(3){ margin-left:57px; transition-delay: 0.046s;}
  .menu-splitL li.animate:nth-of-type(3){ margin-left:0;  transition-delay: 0.1s;}

  .menu-splitL li:nth-of-type(4){ margin-left:61px;transition-delay: 0.03s;}
  .menu-splitL li.animate:nth-of-type(4){ margin-left:0;  transition-delay: 0.15s;}

  .menu-splitL li:nth-of-type(5){ margin-left:59px; transition-delay: 0.0s; }
  .menu-splitL li.animate:nth-of-type(5){ margin-left:0;  transition-delay: 0.2s; }



  .menu-splitR li:nth-of-type(1){ margin-left:-201px;transition-delay: 0.12s;}
  .menu-splitR li.animate:nth-of-type(1){ margin-left:-160px; transition-delay: 0.0s; }

  .menu-splitR li:nth-of-type(2){ margin-left:-203px; transition-delay: 0.069s;}
  .menu-splitR li.animate:nth-of-type(2){ margin-left:-160px; transition-delay: 0.05s;}

  .menu-splitR li:nth-of-type(3){ margin-left:-214px; transition-delay: 0.06s;}
  .menu-splitR li.animate:nth-of-type(3){ margin-left:-160px; transition-delay: 0.1s;}

  .menu-splitR li:nth-of-type(4){ margin-left:-217px;transition-delay: 0.03s;}
  .menu-splitR li.animate:nth-of-type(4){ margin-left:-160px; transition-delay: 0.15s;}

  .menu-splitR li:nth-of-type(5){ margin-left:-217px; transition-delay: 0.0s; }
  .menu-splitR li.animate:nth-of-type(5){ margin-left:-160px; transition-delay: 0.2s; }
  /* new mobile stayl end */

  .footer_block {
      margin: 6px 0;
      font-size: 15px;
  }
  #mobilemenu .menu_border .mobile_a span {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-left: 15px;
      color: #4f5062;
      font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #mobilemenu .menu_border .mobile_a span {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-left: 15px;
      color: #4f5062;
      font-size: 15px;
  }
  .main_logo {
    width: 60px;
    padding: 5px 0px 5px 0;
  }
  div.burger {
      top: 10px;
      right: 10px;
  }
  .hum_nav_menu {
      padding: 2px 0 0px 0;
  }
  .sidebarMenuInner > li a{
    font-size: 18px;
  }
  .footer_block {
    text-align: center;
    margin: 10px 0;
    font-size: 15px;
  }
  .company {
    text-align: center;
    margin-top: 0;
  }
  footer ul.footer_links {
      margin: 0.5em 0 0em 0;
      padding-left: 30px;
  }
  .footer_logo {
      width: 20%;
      margin-top: 2%;
  }
  footer ul.footer_links li {
      text-align: left;
  }
  .mobile_footer_margin{
    padding-left: 30px;
  }
  .cpyright {
      text-align: center;
      margin-bottom: 2px;
  }
  .icon_footer i {
      left: -28px;
      line-height: 1.3;
      font-size: 14px;
  }
  footer .dc_width{
    padding: 0 15px;
  }  
}
@media only screen and (max-width: 360px) {
  #mobilemenu .menu_border .mobile_a span{
    margin-left: 10px;
  }
}