#header-top > div > div > nav > div.mr-auto.others_option > ul > li > ul > li.product-list.mtech{display: none;}

#header-top .product-list
  {
  text-align:center;
  float: left;
  padding: 5px;  
  height:100px;
  width:100px;
  margin:5px 0px;
  }
 #payment ul.cart_list li.product_list a
  {
    margin: 0px !important;
  }
  .navbar{
      padding: 0.5rem 0rem !important;
  }
  header ._nav nav .others_option .navbar-nav .cart_wrapper ul.cart_list li.product_list a
  {
    margin: 0px !important;
  }
  .navbar.navbar
#header-top .navbar-nav {
  align-items: center; }
   header ._nav nav .others_option .navbar-nav .cart_wrapper {
    position: relative;
    cursor: pointer;
    height: 30px; }

    header ._nav nav .others_option .navbar-nav .cart_wrapper .fa-th{
    color:#FFF;
    font-size: 25px;
    margin-left:25px;
    }
    header ._nav nav .others_option .navbar-nav .cart_wrapper:hover .cart_list {
      visibility: visible;
      opacity: 1;
      top: 120%; }
    header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_icon {
      line-height: 57px; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_icon:before {
        font-size: 26px;
        color: #222D39;
        margin-left: 50px;
        line-height: 30px; }
    header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list {
      background: #fff none repeat scroll 0 0;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      opacity: 0;
      padding: 20px;
      position: absolute;
      right: -53px;
      top: 150%;
      transform-origin: center top 0;
      transition: all 0.3s ease 0s;
      visibility: hidden;
      width: 350px;
      margin:0 auto;
      z-index: 9999; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list:before {
        background: #fff none repeat scroll 0 0;
        box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.3);
        content: "";
        display: block;
        height: 25px;
        position: absolute;
        right: 55px;
        top: -7px;
        transform: rotate(45deg);
        width: 25px; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li {
        
        overflow: hidden;
       
        align-items: center; }
        header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li:hover
        {
        border:1px solid #ddd;
        }
        
        header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .cart-img {
          float: left;
          position: relative;
          width: 20%; }
          header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .cart-img a {
            margin: 0 !important;
            padding: 0 !important; }
        header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .cart-info {
          float: left;
          padding-left: 15px;
          width: 65%; }
          header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .cart-info a, header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .cart-info span {
            font-size: 14px;
            color: #677294 !important; }
          header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .cart-info a {
            margin: 0 !important; }
        header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list li .del-icon {
          float: right;
          width: 15%; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list .subtotal-text, header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list .subtotal-price {
        color: #677294;
        float: left;
        font-size: 14px;
        font-weight: 600; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list .subtotal-price {
        float: right;
        font-size: 16px;
        font-weight: 400;
        color: #677294; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list .cart-button, header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list a.checkout {
        border: 1px solid #677294;
        color: #677294;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        padding: 0px 20px !important;
        margin: 0 !important;
        transition: all 0.3s ease-in-out; }
        header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list .cart-button:hover, header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list a.checkout:hover {
          background: #FF8A73;
          color: #ffffff !important;
          border-color: #FF8A73; }
      header ._nav nav .others_option .navbar-nav .cart_wrapper .cart_list a.checkout {
        background: #FF8A73;
        color: #ffffff !important;
        border-color: #FF8A73; }
  header ._nav nav .others_option .navbar-nav li .search_btn:before {
    font-size: 21px;
    color: #222D39;
    margin-left: 28px;
    line-height: 30px;
    font-weight: 500; }
  header ._nav nav .others_option .navbar-nav li .side_menu {
    display: inline-grid;
    padding: 13px 8px;
    background: #ffffff;
    border: 1px solid #5580FF;
    cursor: pointer;
    margin-left: 40px; }
    header ._nav nav .others_option .navbar-nav li .side_menu:hover .line_2, header ._nav nav .others_option .navbar-nav li .side_menu:hover .line_3 {
      width: 28px; }
    header ._nav nav .others_option .navbar-nav li .side_menu span {
      padding: 1px 0px;
      width: 28px;
      background: #222D39;
      margin-bottom: 7px; }
      header ._nav nav .others_option .navbar-nav li .side_menu span:last-child {
        margin-bottom: 0; }
    header ._nav nav .others_option .navbar-nav li .side_menu .line_2 {
      width: 15px;
      transition: all 0.3s ease-in-out; }
    header ._nav nav .others_option .navbar-nav li .side_menu .line_3 {
      width: 20px;
      transition: all 0.3s ease-in-out; }
header .intro_wrapper {
text-align: left;
min-height: 890px;
position: relative; }
header .intro_wrapper .intro_text_marketing {
margin-top: 220px !important; }
header .intro_wrapper .intro_text {
margin-top: 190px; }
header .intro_wrapper .intro_text h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 60px;
  color: #222D39;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif; }
header .intro_wrapper .intro_text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #677294;
  margin-bottom: 50px;
  width: 75%; }
header .intro_wrapper .intro_text .intro_button_m {
  margin-top: 65px; }
header .intro_wrapper .intro_text .intro_button a {
  background: #5580FF;
  font-size: 16px;
  width: 157px;
  font-weight: 700;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  line-height: 58px;
  text-align: center;
  padding: 0;
  font-family: "Nunito", sans-serif; }
  header .intro_wrapper .intro_text .intro_button a.active, header .intro_wrapper .intro_text .intro_button a:hover {
    background: #FF8A73;
    color: #ffffff;
    margin-right: 50px; }
header .intro_wrapper .intro_banner_marketing {
margin-top: 100px !important; }
header .intro_wrapper .intro_banner {
margin-top: 75px; }
header .intro_wrapper .intro_banner img {
  margin-left: 0px; }
@keyframes marketing_shape_1 {
0% {
transform: translateX(0); }
50% {
transform: translateX(15px); }
100% {
transform: translateX(0); } }
@keyframes marketing_shape_2 {
0% {
transform: translateX(0); }
50% {
transform: translateX(-15px); }
100% {
transform: translateX(0); } }
header .banner_shapes img {
position: absolute;
z-index: -1; }
header .banner_shapes .m_banner_1, header .banner_shapes .m_banner_2 {
animation-duration: 5s;
animation-iteration-count: infinite;
animation-direction: normal; }
header .banner_shapes .m_banner_1 {
top: -190px;
right: -80px;
animation-name: marketing_shape_2; }
header .banner_shapes .m_banner_2 {
top: -190px;
right: -45px;
animation-name: marketing_shape_1; }

/* css for footer */

#footer_agency {
  position: relative;
  background: #07112D;
 }
 #footer_agency .product-list{float:left;}
 #footer_agency .product-content h3{text-align:left;}
  #footer_agency:before {
    /* background: url(../images/shapes/footer-agency.png); */
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    /* height: 620px; */
    width: 100%;
    bottom: 0;
    left: 0; }
  #footer_agency .footer_bottom {
    margin-top: 30px; }
  #footer_agency .btn-send a {
    color: #677294; }
    #footer_agency h3{color:#FFF;margin-left: 40px;}
    #footer_agency .site-name{
      font-size:18px;
      padding:10px 0px;
      font-weight: 700;
      font-size: 18px;     
      font-family: "Nunito", sans-serif;
    }
    
    .other-links ul li{display: inline;list-style-type:none; }
    footer {
      color:#ffffff;
      background: #F4F9FE;
      padding-top: 50px; }
      footer .footer_top {
        margin-bottom: 100px; }
        .company-content h3 {
          font-weight: 700;
          font-size: 18px;
          color: #222D39;
          font-family: "Nunito", sans-serif;
          margin-bottom: 15px; }
        footer .footer_top .footer-title {
          padding-right: 50px; }
          footer .footer_top .footer-title img {
            height: 26px;
            margin-bottom: 40px; }
          footer .footer_top .footer-title p {
            font-size: 17px;
            line-height: 30px; }
           .social_iocns {
            margin-top: 40px; }
            /* social icons */
           .social_iocns li {
              margin-right: 5px;
            list-style: none; }
            .social_iocns li a {
                position: relative;
                z-index: 1; }
               .social_iocns li a:before {
                  position: absolute;
                  content: "";
                  background: #5068f0;
                  height: 38px;
                  width: 38px;
                  text-align: center;
                  top: 50%;
                  left: 50%;
                  transform: translate(-50%, -50%);
                  z-index: -1;
                  border-radius: 50%;
                  visibility: hidden;
                  opacity: 0;
                  transition: all 0.3s ease-in-out; }

                .social_iocns li a.active, .social_iocns li a:hover {
                  box-shadow: 7px 12px 100px 0px rgba(103, 114, 148, 0.2); }
                   a.active:before,.social_iocns li a:hover:before {
                    visibility: visible;
                    opacity: 1; }
                .social_iocns li a i:before {
                  /* background-color: #182240; */
                 
                  margin: 0 10px;
                  color: #fff;
                  font-size: 18px; }
               .social_iocns li a .icon_tw:before {
                  color: #5580FF; }
                 .social_iocns li a .icon_fb:before {
                  color: #FF8A73; }
              .social_iocns li a .icon_pin:before {
                  color: #222D39; }
               .social_iocns li a .icon_link:before {
                  color: #FFD474; }
                  /* end of social icons*/
        ul.location_info{
            padding-left:10px !important;
        }
        .location_info li {
          font-size: 16px;
          font-weight: 400;
          font-family: "Nunito", sans-serif; }
           .location_info li i {
            padding-right: 15px; 
               color: #fff;
           }
             .location_info li i:before {
              margin: 0; }
        footer .footer_top .about_footer {
          margin-left: 50px; }
       .company-content ul li {
          display: block;
          padding-bottom: 11px;
          font-size: 17px;
          color: #fff;}
          .company-content ul li:last-childe {
            padding-bottom: 0px; }
           .company-content ul li a {
            color: #fff;
            font-family: "Nunito", sans-serif; }
            .company-content ul li a:hover {
              color: #FFF;
            text-decoration: none; }
        footer .footer_top .newspaper-site input[type='email'] {
          padding: 12px 30px;
          background: none;
          border: 1px solid #222D39;
          color: #222D39;
          margin-top: 20px; }
        footer .footer_top .newspaper-site input::placeholder {
          color: #677294; }
        footer .footer_top .newspaper-site .btn-send a {
          font-size: 16px;
          font-weight: 500;
          display: inline-block;
          margin: 20px 0px 40px;
          transition: all 0.3s ease-in-out;
          color: #677294; }
          footer .footer_top .newspaper-site .btn-send a:hover {
            color: #FF8A73; }
      footer .footer_bottom {
        border-top: 1px solid rgba(103, 114, 148, 0.2);
        padding: 25px 0px; }
        footer .footer_bottom p {
          margin: 0;
          font-size: 17px; }
        footer .footer_bottom ul li {
          font-size: 17px;
          padding-left: 25px;
          padding-bottom: 0px;
          list-style-type: none;
          display: inline;
         }
          footer .footer_bottom ul li:first-child {
            padding-left: 0px; }
          footer .footer_bottom ul li a {
            color: #677294;
            font-family: "Nunito", sans-serif;
          text-decoration: none; }
          footer .footer_bottom ul li a:hover {
            color:#FFF;
          }
            .asterisk_input:after {
              content: " *";
              color: #e32;
              position: absolute;
              margin: 7px 0px 0px -14px;
              font-size: 17px;
              padding: 0 5px 0 0;
            }

      /*=========== {  Scroll to top section css} ===========*/
#scroll-top .pos-rtive {
  position: relative; }
#scroll-top h2 {
  display: none; }
#scroll-top .to-top {
  display: none; }
  #scroll-top .to-top a {
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.05);
    background: #182240;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    height: 53px;
    width: 53px;
    line-height: 50px;
    position: fixed;
    text-align: center;
    top: 89%;
    right: 90px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    z-index: 999;
    transform: rotate(-90deg); }
    #scroll-top .to-top a i:before {
      margin: 0;
      font-size: 16px; }
  #scroll-top .to-top:hover {
    background: #ffff00 none repeat scroll 0 0;
    color: #283754; } 
    #navbarSupportedContent > ul > li.nav-item.cart_wrapper{display: none;}

    @media only screen and (min-width: 320px) and (max-width: 767px) {    
    .mr-auto.others_option {
    display: block !important;
    position: absolute;
    z-index: 1;
    right: 50px;
    top: 45px;
    }
    .contact{      
      margin-top: -90px;
     }
      .navbar-brand {
        display: block !important;
        padding: 0px 0px 0px 25px !important;
    }
    .header-top{background-color:#000 !important;height:100px !important;}
    #payment,.sass_landing,header{padding:0px !important;}
    #header-top > div > div > nav > div.mr-auto.others_option > ul > li > ul > li.product-list.mtech{display:block !important;}
    }

    @media only screen and (max-width: 1500px){
      header {
          overflow: visible !important;
      }
      }