/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
    [HEADER TOP]
        (CURRENCY)
        (HEADER TOP LINKS)

    [MEDIA QUERIES]
*/


/* [HEADER TOP] --------------------------------------------------- */

/* (CURRENCY) */
#currency .dropdown a:hover,
#currency .dropdown a:active,
#currency .dropdown a:focus {
    text-decoration: none;
    background: none;
}

#currency .dropdown-menu {
    border: 0;
}
#header #currency .dropdown.show a{
    color:#fff;
}
    #currency .dropdown-menu > li > a {
      padding: .2rem .5rem;
    font-size: .9rem;
    display: block;
    }
/* (CURRENCY) END */

/* (HEADER TOP LINKS) */
.headertop {
    background: #000;
    color: #b8b8b8;
    padding: 1rem 0;
    font-weight: 500;
}
.headertop a{
 color: #b8b8b8;
}
.headertop a:hover{
 color: #fff;
}
.headertop img {
    display: inline-block;
    vertical-align: text-bottom;
}
.top-links, .top-links a {
    text-align: right;
}

    .top-links .btn-primary:hover,
    .top-links .btn-primary:active,
    .top-links .btn-primary:focus,
    .top-links .open > .dropdown-toggle.btn-primary {
        background: none;
        border: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        outline: none;
    }

    .top-links .btn-primary {
        white-space: nowrap;
        padding: 0;
    }

    .top-links .dropdown-menu {
        border: 0;
        right: 0;
        left: auto;
    }
.affix-wrap {
    height: auto !important;
}



.search-box .input-group .input-group-text {
    cursor: pointer;
}

/* (HEADER TOP LINKS) END */

/* [HEADER TOP] END --------------------------------------------------- */


/* [MEDIA QUERIES] --------------------------------------------------- */

@media screen and (min-width:1200px){
     #header #headerbottom-wrapper .search-wrap {
        max-width: 60%;
    margin: 0 auto;
        }
}
@media screen and (min-width:992px) {
    #header #headerbottom-wrapper {
    padding: 1rem 0;
}
    #header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 99;
        transition: .3s all linear;
        -webkit-transition: .3s all linear;
    }
      
   
        .affix-wrap #header, #header.in, #header.homemenubottom {
            box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);
            -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);
        }
        .top-links .dropdown-toggle {
            display: none;
        }

    .top-links .dropdown-menu {
        list-style: none;
        padding: 0;
        margin: 0;
        box-shadow: none;
        display: block;
        background: none;
    }

        .top-links .dropdown-menu li {
            position: relative;
            display: inline-block;
            text-align: right;
        }

            .top-links .dropdown-menu li a {
                padding: 0 0 0 0.99rem;
            }

                .top-links .dropdown-menu li a:hover,
                .top-links .dropdown-menu li a:focus,
                .top-links .dropdown-menu li a:active {
                    background: none;
                    outline: none;
                }
               
}

@media screen and (min-width:768px){
    .navbar-toggle {
        display: none;
    }

 
    #header #headerbottom-wrapper .logo, 
    #header #headerbottom-wrapper .right-col,
    #header .left-col  {
    width: 25%;
}
   #header #headerbottom-wrapper  .middlebox {
    width: 50%;
}  
   #header #headerbottom-wrapper  .header-right-wrap.right-col {
    margin-bottom: .5rem;
}      

        #header #headerbottom-wrapper .header-bottom {
            width: 60%;
        }

      

        #header #headerbottom-wrapper .search-wrap {
            position: relative;
        }

            #header #headerbottom-wrapper .search-wrap .search-icon {
                cursor: pointer;
            }

    #header .menu-beside-logo #headerbottom-wrapper .search-wrap .search-box {
        position: absolute;
        top: 130%;
        width: 300px;
        right: 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        transition: .3s all ease-in-out;
    }


        #header .menu-beside-logo #headerbottom-wrapper .search-wrap .search-box.show {
            opacity: 1;
            top: 100% !important;
            visibility: visible;
        }
}
@media screen and (min-width:992px) and (max-width:1199.98px){
  
    #header .logo img {
    max-height: 80px;
}
    #header #headerbottom-wrapper .search-wrap {
        max-width: 60%;margin:0 auto;
        }
     #header #headerbottom-wrapper .logo, 
    #header #headerbottom-wrapper .right-col,
    #header .left-col  {
    width: 21%;
}
   #header #headerbottom-wrapper  .middlebox {
   width: 53%;
    margin: 0 1rem;
} 
  
}
@media screen and (min-width:768px) and (max-width:991.98px) {
    #header #headerbottom-wrapper .logo img {
    max-height: 60px;
}
   #header #headerbottom-wrapper{
       position:relative;
   }
    #header .left-col,
     #header #headerbottom-wrapper .right-col,
    #header #headerbottom-wrapper .logo {
     width: 20%;
    }

   #header #headerbottom-wrapper .middlebox {
    width: 45%;
    margin: 0 auto;
}
    #header #headerbottom-wrapper .logo{
        margin-left:2rem;
    }
}

@media screen and (max-width:991.98px) {
    #currency {
        margin-left: 2.19rem;
    }
    #header .headertop {
        position: relative;
    }
   

}
@media screen and (max-width:767.98px) {


    #currency .dropdown a {
        white-space: nowrap;
    }

    #currency .dropdown #spnSelCurrName {
        display: inline-block;
        margin-left: 0.31rem;
    }
    #header #headerbottom-wrapper {
        padding: 0.8rem 0;
    }

        #header #headerbottom-wrapper .logo img {
            max-height:50px;
        }

        #header #headerbottom-wrapper .logo {
            position: relative;
        }
  
         #header .top-mini-header .contact-info {
        font-size: .85rem;
    }
   
    .user-account .user-name.login {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        font-size: .9rem;
    }
}


/* [MEDIA QUERIES] END --------------------------------------------------- */

@media screen and (max-width:767.98px){
.headertop {
    padding: .5rem 0;
    font-size: .9rem;
}
}