/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
.chipsofic-purchase-btn {
    width: 60%;
}
.circle-testimonial-item img {
    border-radius: 50%;
    height: auto;
    max-height: 150px;
}
.testimonial-bg-1, .process-block, .purchase-block {
    background-size: auto;
}
.logo img {
    padding-top: 7px; max-width: 85px;
}
.header-area .top-area{ padding: 19% 0 0; }
.header-area .cbp-af-header.cbp-af-header-shrink .logo img {
    max-height: 55px;
    padding-top: 0px;
}

.main-menu li a {
    font-size: 13px;
}
.section-title h2 {
    font-size: 30px;
}
.top-area h1 {
    font-size: 45px;
    line-height: 1.2;
}
.top-area p {
    font-size: 17px;
}
#CaptchaImageCode{ width: 100%; background: #1b2429; }
.capcode{ margin-left: -35px; }
.ReloadBtn{ left: 245px; }

}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.about-us-section h1, .about-us-section h2 {
    text-align: center;
}
.chipsofic-purchase-btn {
    width: 80%;
}
.circle-testimonial-item img {
    border-radius: 50%;
    max-height: 150px;
    height: auto;
    padding:2px;
}
.header-area .cbp-af-header {
    height: auto;
    padding-bottom: 20px;
    position: relative;
}
.logo img {
    width: 300px; max-width: 85px;
}
.logo h1 {
    display: block;
}
.header-area .cbp-af-header.cbp-af-header-shrink {
    padding-bottom: 7px;
}
.header-area .cbp-af-header.cbp-af-header-shrink .logo img {
    display:none;
}
.main-menu ul {
    text-align: center;
}
.main-menu li a {
    padding: 5px 15px;
}
.newsletter-block .section-title {
    text-align: center;
}
.newsletter input[type="text"] {
    margin-bottom: 10px;
}
.newsletter-block {
    background-position: center bottom;
}
.top-area {
    padding: 2% 0 3%;
}
.top-area h1 {
    font-size: 45px;
    line-height: 1.2;
}
.top-area p {
    font-size: 17px;
}
.top-area .btn {
    font-size: 17px;
    padding: 12px 30px;
}
.single-chips-item {
    margin-bottom: 35px;
}
.responsive-menu-wrap {
    display: block;
    position: fixed;
    right: 15px;
    top: 1.5%;
    z-index: 99;
}
.responsive-menu-wrap .slicknav_menu {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.responsive-menu-wrap .slicknav_menu:hover {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.slicknav_nav a {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    padding: 8px 25px;
}
.slicknav_nav a:hover {
    background: #FFC527;
    border-radius:0px;
}
.slicknav_nav {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.slicknav_btn {
    background-color: transparent;
}
.main-menu{ display: none; }
h1, h1 span{ font-size: 35px!important; }
.header-area{ background: url('../img/mobileBanner.jpg') no-repeat fixed; background-position: center; background-size: cover; height: auto; position: relative; padding-bottom: 45px; }
.chipsofic-content-block{ padding: 45px 0; }
.choose-our-chips-content-area img{ width: auto; }
.single-chips-item:hover img{ transform: scale(1.03); }
.chipsofic-subtitle{ line-height: normal; margin-top: 10px; }
#quality .chipsofic-subtitle{ margin-bottom: 15px; }
#CaptchaImageCode{ width: 100%; background: #1b2429; }
.ReloadBtn{ left: 276px; }

}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.about-us-section h1, .about-us-section h2 {
    text-align: center;
}
.about-us-section img {
    max-height: 330px;
}
.blog-single-modal {
    padding: 1px 15px;
}
.blog-single-modal img {
    float: none;
    padding: 0px 0 10px;
    width: 100%;
}

.btn-left, .btn-right {
    float: none;
}
.chipsofic-counter-area {
    margin-top: 25px;
}
.chipsofic-purchase-btn {
    border-radius: 35px;
    margin: 10px auto;
    width:100%;
}
.chipsofic-subtitle {
    line-height: 1.2;
    margin-top: 10px;
}
.circle-testimonial-item img {
    border-radius: 50%;
    height: auto;
    max-height: 150px;
    width: 150px !important;
}
.header-area .cbp-af-header {
    height: auto;
    position: relative;
}
.logo img {
    width: 170px;
}
.main-menu {
    display: none;
}
.modal-body {
    padding: 5px;
}
.modal-dialog {
    margin: 30px auto 0;
    width: 85%;
}
.newsletter-block {
    background-position: center bottom;
}
.newsletter-block .section-title {
    text-align: center;
}
.newsletter input[type="text"] {
    margin-bottom: 10px;
}
.purchase.now {
    margin-top: 25px;
}
.responsive-menu-wrap {
    display: block;
    position: fixed;
    right: 15px;
    top: 1.5%;
    z-index: 99;
}
.responsive-menu-wrap .slicknav_menu {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.responsive-menu-wrap .slicknav_menu:hover {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.review-stars.text-right, .circle-testimonial-item p, .testimonial-slider-wrapper h4 {
    text-align: center;
}
.section-title h1 {
    font-size: 40px;
}
.single-chips-item {
    margin-bottom: 50px;
}
.slicknav_nav a {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    padding: 8px 25px;
}
.slicknav_nav a:hover {
    background: #FFC527;
    border-radius:0px;
}
.slicknav_nav {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.slicknav_btn {
    background-color: transparent;
}
.top-area h1 {
    font-size: 30px;
    line-height:1.2;
}
.top-area {
    padding: 2% 0;
}
.top-area p {
    font-size: 17px;
}
.top-area .btn {
    font-size: 17px;
    padding: 12px 30px;
}
}
    
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

.chipsofic-purchase-btn {
    width:60%;
}
.responsive-menu-wrap {
    top: 5%;
}
.logo img {
    width: 300px; max-width: 85px;
}
.top-area h1 {
    font-size: 45px;
}
h1, h1 span{ font-size: 35px!important; }
.container{ max-width: 100%; padding-right: 25px; padding-left: 25px; }
.header-area{ position: relative; height: auto; background: url('../img/mobileBanner.jpg') no-repeat fixed; background-position: center; background-size: cover;  padding-bottom: 45px; }
.header-area .container{ position: relative; }
.bannerCarousel img{ width: auto!important; margin: auto; }
.about-us-section .col-md-6{ text-align: center; }
.chipsofic-content-block, .testimonial-slider-wrapper{ padding: 45px 0; }
.single-chips-item .ImgSec{ height: auto; }
.single-chips-item:hover img{ transform: none; }
.choose-our-chips-content-area img{ position: static; }
#quality .chipsofic-subtitle{ margin-bottom: 10px; }
#CaptchaImageCode{ width: 100%; margin-bottom: 10px; background: #1b2429; }
.capcode{ display: inline-block; margin-left: -60px; }
.ReloadBtn{ left: inherit; bottom: 7px; right: 10px; }
}



@media only screen and (min-width: 320px) and (max-width:479px){
.logo img{ max-width: 85px; }
h1, h1 span{ font-size: 30px!important; }
.header-area{ background: url('../img/mobileBanner.jpg') no-repeat fixed; background-position: center; background-size: cover; height: auto; padding-bottom: 45px; }
.chipsofic-content-block, .testimonial-slider-wrapper{ padding: 45px 0; }
.about-us-section .col-md-6{ text-align: center; }
.single-chips-item .ImgSec{ height: auto; }
.choose-our-chips-content-area img{ position: static; }
.single-chips-item:hover img{ transform: none; }
#quality .chipsofic-subtitle{ margin-bottom: 15px; }
#CaptchaImageCode{ width: 100%; margin-bottom: 10px; background: #1b2429; }
.capcode{ display: inline-block; margin-left: -73px; }
.ReloadBtn{ left: inherit; bottom: 7px; right: 10px; }
}