/*********** col-lg **************/
@media(min-width:1200px) {

}



/*********** col-md **************/
@media(min-width:992px) and (max-width:1199px){

    .singMiddInfo-user {
        padding: 10px 35px 0px 10px;
        background: url(../img/user.png) right 10px no-repeat;
        background-position-x: 95%;
    }

    .singMiddInfo-cart {
        padding: 6px 0px 0px 50px;
        background: url(../img/cart.png) 10px 10px no-repeat;
    }
    #mainnav ul li a {
        font-size: 13px;
        padding: 4px 10px;
        margin: 10px 6px 3px 0px;
    }
    
    .hit-grid-item {
        flex: 0 0 25%;
        height: 220px;
    }
}



/*********** col-sm **************/
@media(min-width:768px) and (max-width:991px) {

    .hit-grid-item {
        flex: 0 0 33.33333333%;
        height: 220px;
    }
    
    #mainnav ul li a{
        font-size: 11px;
        padding: 5px 5px;
        margin: 10px 7px 3px 0px;
        font-weight: normal;
        border: 1px solid #12AAEB;
    }

    .headMiddInfo {
        text-align: center;
    }
    .headerMiddle .logo img{
        width: 100%;
        height: auto;
    }
    .tabtopInfo{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .category-grid .col-md-25 {
        width: 33.33333333%;
    }
    #cart-area {
        padding: 15px 15px;
    }

    .teamAddCart .add-to-cart {
        display: block;
    }

    .grid-category-block {
        width: 25%;
        padding: 0px 8px 16px 8px;
    }

    .grid-category-block-p-one {
        width: 25%;
    }
    .grid-category-block-p-one.last {
        float: right;
    }
    .grid-category-block-r-one {
        width: 25%;
    }
    
    
    .revCont h1{
        margin-top: -50px;
    }
    .revCont h2{
        margin-top: -20px;
    }
    .abImg img{
        width: 100%;
        height: auto;
    }
    .singleTeam{
        margin-bottom: 50px;
    }
    .singleWedowra {
        padding: 70px 15px 70px 35px;
    }
    .blogSidebar{
        margin-top: 60px;
    }
    .colorPresetArea{
        display: none
    }
}



/*********** col-xs **************/
@media(min-width:320px) and (max-width:767px){

    .hit-grid-item {
        flex: 0 0 50%;
        height: 220px;
    }
    
    .search-form {
        max-width: 320px;
        margin: 0 auto;
    }
    .logo {
        text-align: center;
    }
    .headMiddInfo {
        text-align: center;
    }
    .headerTop .top-sub-menu {
        font-size: 16px;
        font-weight: bold;
        margin-top: 7px;
        margin-bottom: 7px;
        float: left;
    }
    .top-contacts p {
        display: inline-block;
        text-transform: uppercase;
        margin: 0px 0px 5px 0px;
    }
    .headerTop{
        text-align: center;
    }
    .top-contacts {
        text-align: center;
    }
    .sub-logo {
        text-align: center;
    }
    .headerMiddle .logo img {
        width: 100%;
    }
    .singMiddInfo{
        margin-left: 0;
        margin-bottom: 15px;
        width: 100%;
    }
    .headMiddBtn a {
        padding: 5px 10px;
    }
    .singMiddInfo-user {
        padding: 10px 25px 0px 0px;
        background-position-x: 95%;
    }
    .singMiddInfo-cart {
        padding: 6px 0px 0px 30px;
        background: url(../img/cart.png) 5px 10px no-repeat;
    }
    .header{
        min-height: 50px;
    }
    #mainnav ul li {
        display: block;
    }
    #mainnav ul li a {
        margin: 10px 15px 10px 15px;
    }
    .table-responsive {
         border: none;
    }
    .table-responsive>.table-bordered {
        border: 1px solid #ddd;
    }
    #cart-area {
        background: #fff;
        padding: 20px 15px;
        margin: 40px 0px;
        min-height: 300px;
    }
    .category-grid .col-md-25 {
        width: 50%;
        padding: 15px 5px;
    }
    .cart-login-area h3 {
        font-weight: normal;
        font-size: 20px;
        margin-bottom: 25px;
        line-height: 24px;
    }
    .cart-login-area {
        padding: 20px 15px;
    }
    .form-login-cart .form-control {
        margin-bottom: 10px;
    }
    .form-order {
        padding: 0px;
    }
    h4.form-group-title {
        line-height: 22px;
    }
    .cart-confirm-area {
        padding: 20px 15px;
        margin-bottom: 0px;
    }
    .cart-confirm-area p {
        margin-bottom: 15px;
    }
    .link-show-account {
        padding: 7px 15px 0px 15px;
        width: 100%;
        margin-bottom: 20px;
    }
    .link-back-site {
        padding: 6px 15px 0px 15px;
        width: 100%;
    }
    .grid-category-block {
        width: 50%;
    }
    .grid-category-block-p-one {
        width: 50%;
    }
    .grid-category-block-r-one {
        width: 50%;
    }
    
    
    .teamAddCart .add-to-cart {
        display: block;
    }
    .commentForm ul li {
        width: 100%;
    }
    .commentForm ul li .ajax-error {
        padding: 0px 15px;
        text-align: center;
    }




    .footer .footerLogo {
        float: none;
    }
    .footer .footerLogo img {
        margin: 0px auto;
    }
    .footer .sub-logo {
        color: #fff;
        text-align: center;
        margin: 0px 0px 0px 0px;
    }
    .footer .desc {
        text-align: center;
        padding-top: 15px;
    }
    .footer .singleAdds {
        text-align: center;
    }
    .footer .navigation li {
        border-left: none;
        padding-left: 0px;
        text-align: center;
    }
    .footer .navigation li a {
        border-bottom: 1px solid #12aaeb;
    }




    .newsBlogIn{
        top: 30px;
    }
    .revCont p,
    .revCont h2{
        display: none;
    }

    .siBlogThumb img{
        position: relative;
        margin-bottom: 10px
    }
    .siBlogThumb{
        padding-left: 0;
        margin-bottom: 30px;
    }
    .footer .widget{
        margin-bottom: 60px;
    }
    .copyright p{
        margin-bottom: 20px;
        text-align: left;
        font-size: 13px;
    }
    .abImg img{
        width: 100%;
        height: auto;
    }
    .singleWedowra {
        padding: 60px 10px 50px 10px;
    }
    .teammatesSec {
        overflow: hidden;
    }

    .blogMeta, .blogMeta a{
        line-height: 24px;
    }
    .socialShare {
        padding: 6px 12px 35px;
    }
    .fwaIn img{
        position: relative;
        margin-bottom: 30px;
    }
    .fwaIn{
        padding: 15px;
    }
    .singComTitle{
        font-size: 16px;
    }
    .comreplay{
        top: 5px;
    }
    .blogSidebar{
        margin-top: 60px;
    }
    .commentForm textarea{
        margin-bottom: 30px;
    }
    .blogSidebar.left{
        margin-top: 0;
        margin-bottom: 60px;
    }
    .errorPage {
        padding: 45px 0 75px;
    }
    .errorIn h1{
        font-size: 140px;
    }
    .commentForm{
        margin-bottom: 60px;
    }
    .colorPresetArea{
        display: none
    }
    
    #accessories .box-access-title a {
        font-size: 14px;
        line-height: 18px;
        height: 36px;
        vertical-align: top;
        margin-bottom: 10px;
        display: inline-block;
    }
    
    #accessories .box-access-cost {
        color: #12AAEB;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    
    #accessories .box-access-more a {
        display: block;
        height: 34px;
        background: #F6F6F6;
        color: #666666;
        font-size: 12px;
        padding: 2px 0px;
        text-transform: uppercase;
    }
}


/*********** col-xxs **************/
@media(min-width:320px) and (max-width:480px) {
    .category-grid .col-md-25 {
        width: 100%;
    }

    #options h3 {
        margin: 5px 0px 20px;
    }
    .p-options .list-group-item {
        padding: 5px;
        line-height: 30px;
        border: none;
        position: relative;
        display: block;
        margin-bottom: 0px;
        background: none;
        white-space: normal;
        border-bottom: 1px solid #ddd;
    }
    .p-options .list-group-item>.badge {
        width: 50%;
        text-align: left;
        position: relative;
        background: transparent;
        bottom: 0px;
        padding: 0px 0px 0px 10px;
        color: #333;
        border-radius: 0px;
        font-size: 14px;
        line-height: 20px;
        font-weight: normal;
        white-space: normal;
    }
    .p-options .list-group-item > div {
        position: relative;
        display: inline-block;
        background: #fff;
        bottom: 0px;
        line-height: 20px;
        padding: 0px 10px 0px 0px;
        z-index: 9;
        width: 50%;
        text-align: right;
        font-weight: bold;
        vertical-align: top;
    }
    #options h3 {
        margin: 5px 0px 20px;
        font-size: 18px;
        font-weight: normal;
        line-height: 28px;
    }
    .info-widget {
        padding: 10px 10px 10px 60px;
        background: url(../img/bg_info_widget.png) 10px 10px no-repeat #F7F7F7;
        line-height: 22px;
        font-size: 14px;
    }
    .grid-category-block {
        width: 100%;
    }
    .grid-category-block-p-one {
        width: 100%;
    }
    .grid-category-block-r-one {
        width: 100%;
    }
}