@charset "utf-8";
/* CSS Document */
/* ==========================================================================
   Media Queries
   ========================================================================== */
   
   .display_mobile{ display:none;}
@media only screen and (max-width: 1400px) {
    
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .cart-part{
        margin-left: 24%;
    }
    .circle-plus ul li{
        margin-right: 15px;
    }
    .pro-img img{
        width: 100%;
    }
    .headings{
        margin-left: 0px;
    }
    .headings ul li h2 {
        font-size: 27px;
      }
      .pro-des-list ul li:nth-child(2) {
        margin-bottom: 57px;
        margin-top: 80px;
      }
      .pro-des-list ul li:nth-child(4) {
        margin-bottom: 35px;
        margin-top: 74px;
      }
      .partner ul li {
        margin-bottom: 5px;
      }
    
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /****Ipad Portrait 768 Container 724 ****/
    .logo-part {
        height: auto;
        position: relative;
    }
    .logo-main img {
        margin: auto;
        display: block;
    }
    .cart-part {
        background: #204675 none repeat scroll 0 0;
        border-radius: 5px;
        padding-bottom: 5px;
        width: 65%;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .search {
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    .navbar-nav > li > a {
        padding: 8px;
      }
      .navbar-default .navbar-nav > li > a{
          border-radius: 5px;
      }
      .wc .col-md-4 {
        float: left;
        width: 50%;
      }
      .wc .col-md-4:last-child{
          width: 100%;
      }
      .pro-img img{
          width: 100%;
      }
      .headings ul li h2 {
        font-size: 22px;
        margin-bottom: 25px;
      }
      .pro-des-list ul li:nth-child(2) {
        margin-bottom: 30px;
        margin-top: 36px;
      }
      .pro-des-list ul li:nth-child(4) {
        margin-bottom: 24px;
        margin-top: 56px;
      }
      .pro-des-list ul li:nth-child(6) {
        margin-top: 20px;
      }
      .circle-plus ul li{
          margin-right: 18px;
      }
      .big-product .bx-wrapper .bx-prev{
          left: -20px;
      }
      .big-product .bx-wrapper .bx-next{
          right: -20px;
      }
      .qty-lft {
        width: 50%;
      }
      .cart-quantity {
        width: 45%;
      }
      .free-shiping p {
        padding-left: 0;
      }
      .f-signup{
          clear: both;
      }
      .price {
        width: 46%;
      }
      .cart-btn {
        width: 52%;
      }
      .cart-part{
          background: transparent;
          margin-left: 25px;
      }
}

@media only screen and (max-width: 767px) {
    /****Mobile Landscape 480 Container 100% ****/
    
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        border-bottom: none;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background: transparent;
    }
    .logo-part {
        height: auto;
        position: relative;
    }
    .logo-main img {
        margin: auto;
        display: block;
    }
    .cart-part {
        background: #204675 none repeat scroll 0 0;
        border-radius: 5px;
        padding-bottom: 5px;
        width: 100%;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .cart-part > ul > li >a{
        font-size: 11px;
        text-transform: uppercase;
        line-height: 18px;
    }
    .search input[type="search"] {
        width: 75%;
    }
    .headings ul li h2 {
        font-size: 25px;
        font-weight: 600;
        text-align: center;
    }
    .headings ul li:nth-child(1) {
        margin-left: 0;
      }
      .pro-img img{
          width: 100%;
      }
      .btn-buy {
        margin: 20px auto;
        width: 190px;
        display: block;
      }
      .pro-des-list {
        margin-top: 8%;
      }
      .pro-des-list ul li{
          margin: 0 !important;
          text-align: center;
      }
      .pro-des-list ul li p {
        font-size: 16px;
      }
      .pro-des-list ul li {
        margin: 10px 0 !important;
        text-align: center;
      }
      .price {
        margin: 5px 0;
        width: 46%;
      }
      .cart-btn {
        margin: 0px 0;
        width: 40%;
      }
      .slide h4{
          text-align: center;
      }
      .vid-lft h4 {
          text-align: center;
      }
      .vid-rit{
          text-align: center;
      }
      .video-part{
          background-size: cover;
      }
      .circle-plus ul li {
        margin-right: 15px;
      }
      .bor-img {
        height: auto;
        background-image: none;
        border: 2px solid rgb(254,176,5);
      }
      .why-caddy h4{
          margin-bottom: 25px;
          margin-top: 0px;          
      }
      .big-pro-detail h3{
          text-align: center;
      }
      .main-price{
          text-align: center;
      }
      .qty-lft {
        width: 36%;
      }
      .cart-quantity {
        width: 54%;
      }
      .free-shiping p{
          padding-left: 0;
      }
      .t-content {
        color: #fff;
        width: 100%;
        clear: both;
      }
      .t-img{
          display: block;
          margin: auto;
      }
      .t-content{
          text-align: center;
      }
      .copy img {
            float: none;
      }
      .copy p {
            line-height: 20px;
            margin: 7px 0;
      }
      .c-right {
        margin: auto;
        width: 100%;
      }
      .bx-controls-direction{
          display: none;
      }
	  
	  .pro-img{ display:none;}
	  
	  
	  
	  .pro-des-list{ display:none;}
	  
	  .display_mobile{ display:block;}
	  
    
}

@media only screen and (max-width: 479px) {
    /****Mobile Portrait 320 ****/
    .logo-part {
        height: auto;
        position: relative;
    }
    .logo-main img {
        margin: auto;
        display: block;
    }
    .cart-part {
        background: #204675 none repeat scroll 0 0;
        border-radius: 5px;
        padding-bottom: 5px;
        width: 100%;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .cart-part > ul > li >a{
        font-size: 11px;
        text-transform: uppercase;
        line-height: 18px;
    }
    .search input[type="search"] {
        width: 75%;
    }
    .headings ul li h2 {
        font-size: 25px;
        font-weight: 600;
        text-align: center;
    }
    .headings ul li:nth-child(1) {
        margin-left: 0;
      }
      .pro-img img{
          width: 100%;
      }
      .btn-buy {
        margin: 20px auto;
        width: 190px;
        display: block;
      }
      .pro-des-list {
        margin-top: 8%;
      }
      .pro-des-list ul li{
          margin: 0 !important;
          text-align: center;
      }
      .pro-des-list ul li p {
        font-size: 16px;
      }
      .pro-des-list ul li {
        margin: 10px 0 !important;
        text-align: center;
      }
      .price {
        margin: 5px 0;
        width: 100%;
      }
      .cart-btn {
        margin: 10px 0;
        width: 100%;
      }
      .slide h4{
          text-align: center;
      }
      .vid-lft h4 {
          text-align: center;
      }
      .vid-rit{
          text-align: center;
      }
      .video-part{
          background-size: cover;
      }
      .circle-plus ul li {
        margin-right: 15px;
      }
      .bor-img {
        height: auto;
        background-image: none;
        border: 2px solid rgb(254,176,5);
      }
      .why-caddy h4{
          margin-bottom: 25px;
          margin-top: 0px;          
      }
      .big-pro-detail h3{
          text-align: center;
      }
      .main-price{
          text-align: center;
      }
      .qty-lft {
        width: 36%;
      }
      .cart-quantity {
        width: 54%;
      }
      .free-shiping p{
          padding-left: 0;
      }
      .t-content {
        color: #fff;
        width: 100%;
        clear: both;
      }
      .t-img{
          display: block;
          margin: auto;
      }
      .t-content{
          text-align: center;
      }
      .copy img {
            float: none;
      }
      .copy p {
            line-height: 20px;
            margin: 7px 0;
      }
      .c-right {
        margin: auto;
        width: 100%;
      }
      .bx-controls-direction{
          display: none;
      }
}