<style type="text/css">  
        header .nav-port .nav-coll { 
                background-color: #1f14c6;
            }
            header .nav-port .nav-row .cart-ap {
                padding: 0px;
                background-color: #fe05b0;
                width: 100%;
            }
        header .top-port .top-row ul li {
                float: left;
                padding: 12px;
                font-size: 14px;
                font-family: "mouse-500", Arial, Helvetica, sans-serif;
                color: #1f14c6;
            }
            header .top-port .top-row {
            margin: 0px;
            background-color: #f6f8f9;
            color: #1f14c6;
        }
        header .logo-port-content .ibk-l i {
            color: #fe05b0;
            font-size: 36px;
            text-align: right;
        }
        header .logo-port-content .det-li {
            font-size: 11px;
            padding-left: 0;
            margin-top: 18px;
            color: #1f14c6;
            border-right: 1px solid #848484;
            font-family: "mouse-500", Arial, Helvetica, sans-serif;
        }
        .btn:not(:disabled):not(.disabled) {
            cursor: pointer;
            color: #ffffff;
        }
        header .nav-port .nav-row nav ul li a {
            color: #fff;
            font-weight: 900;
        }
        .btn-info {
                background-color: #1f14c6;
                border-color: #1f14c6;
            }
        .key-features .single-key p {
                font-family: robot sans-serif;
            }
        .why-shoos .wc-txt .wc-res .wc-cov { 
                background-color: #0363b0; 
                border-radius: 8%;
                box-shadow: 0 0 1px 1px #0363b0;    
            } 
        .why-shoos .wc-txt .wc-res .wc-cov i {
                font-size: 42px;
                margin-bottom: 20px;
                color: #f7f7ff;
            }
        .why-shoos .wc-txt .wc-res .wc-cov b {
                font-size: 1.1rem;
                font-family: "mouse-500", Arial, Helvetica, sans-serif;
                color: #f7f7ff;
            }
        .single-key img {
                max-width: 100%;
                box-shadow: 0 0 2px 1px #0363b0;
                border-radius: 5%;
            }
        .footer {   
                padding: 50px;
                background-color: #1f14c6;
                color: #FFF;
            }
        .footer .link-list li {
                padding: 7px;
                border-bottom: 1px solid #f9f4f4;
            }
        .copy {
                padding: 20px;
                background-color: #05233c;
                color: #FFF;
            }
        .main-heading{
            /*text-shadow: 1px -1px 1px black;*/
            color: #6a6a6a;
            margin-top: 10px;
            font-size: 19px !important;
            font-weight: 900;
        }
        .heading-hope{
           /* text-shadow: 1px -1px 1px black;*/
            color: #6a6a6a;
            margin-top: 10px;
            font-size: 18px !important;
            font-weight: 900;
        }
        .heading-hope1{
            color: #6a6a6a;
            margin-top: 10px;
            font-size: 18px !important;
            font-weight: 900;
        }
        .btnresponsive{
            width: 107%;
            margin-left: -6px;
        }
        .footer .link-list li i {
            float: left;
            margin-top: 4px;
        }
        .footer .link-list li a {
            color: #FFF;
            font-size: 15px;
            font-family: robot;
        }
        .btn:not(:disabled):not(.disabled) {
            cursor: pointer;
            color: #ffffff;
            font-weight: 900;
        }
        .customer-serv {
            background-color: #FFF;
             padding: 0px; 
        }
        .key-features {
            /*padding: 50px;*/
            background-color: #FFF;
            padding-bottom: 0px !important;
        }
        .copy1{

            background-color: transparent;
            padding: 7px 147px 0px 0px;
        }
        .responsivediv3{
            margin: 21px 0px 71px 0px;
        }
        .discountresponsive{
                text-align: center;
                margin-top: 16px;
        }
        .discountresponsive a{
                color: red;
        }
        .allliststyle{
            
            font-size: 21px;
            font-family: robot;
        }
        .responsivetable56{
            margin-left: 17%;
        }
        .content {
          padding: 16px;
        }
        .sticky {
              position: fixed;
              top: 0;
              width: 100%;
        }

            .sticky + .content {
              padding-top: 102px;
        }
        @media screen and (max-width: 600px){
        header .top-port .top-row .hs-1 {
            display: block; 
            float: left;

              }
        .btnresponsive{
            width: 100%;
            margin-left: 0px;
              }
        .copy span {
            display: block;
        }
        .responsivetable56{
            margin-left: 0%;
        }
        .copy1{
                background-color: transparent;
                padding: 4px 100px 0px 0px;
                font-size: 22px;
                float: left;
             }
         .responsivediv3{
            margin: 21px 0px -9px 0px;
        }

          }

    </style>