/* Smartphones (portrait and landscape) ----------- */
@media  (min-width : 320px) and (max-width : 480px) {
/* Styles */
    .hero-image {
        height: 300px;
        background-image: url("../images/home_new/415x300-mobile-banner.png") !important;
    }
    .divBrandsLogo img {
        max-width: 60px !important;
    }
    .hero-text {
        left: 50%;
        /*width: 400px;*/
        width: 100%;
    }
    .hero-text h1 {
        font-size: 28px;
        line-height: 28px;
        margin-top: 0px;
    }
    .hero-text p {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 10px;
    }
    .hero-text button {
        font-size: 14px;
        padding: 5px 15px;
    }
    .divGalleryItem img {
        height: 200px;
    }
    .slick-next {
        right: -35px !important;
    }
    .slick-prev {
        left: -39px !important;
    }
    .parallax-text h1 {
        font-size: 24px;
        line-height: 36px;
    }
    .parallax-text h2 {
        font-size: 28px;
    }
    .services-all {
        /*height: 1450px;*/
        height: 725px;
    }
    .pricing h1 {
        font-size: 24px;
    }
    .pricing-details-inner div {
        width: 99%;
    }
    .blogs-all {
        height: 1220px;
    }
    .prev-next {
        width: 24px;
        height: 24px;
    }
    .brands h1 {
        font-size: 22px;
    }
    .services h1 {
        font-size: 22px;
    }
    .services-all {
        margin-top: 40px;
    }
    .service-section {
        margin-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .pricing-2 {
        margin-top: 10px;
    }
    .pricing-3 {
        margin-top: 10px;
    }
    .blogs-all div {
        margin-top: 40px;
    }
    .blogs h1 {
        font-size: 22px;
    }
    .blogs-all {
        margin-top: 0px;
    }
    .pricing-details {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pricing-details-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    .parallax {
        background-attachment: scroll;
    }
    .priceCurr {
        width: 100%;
    }
    .navbar-toggle {
        display: inline !important;
    }
}

/* Smartphones (landscape) ----------- */
@media  (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media  (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media  (min-width : 768px) and (max-width : 1023px) {
/* Styles */
    .navbar-toggle {
        display: inline !important;
    }
    .divGalleryItem img {
        height: 200px;
    }
    .collab-types-all {
        padding-left: 20px;
        padding-right: 20px;
    }
    .service-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .services-bottom3 {
        margin-top: 0px;
    }
    .priceCurr {
        margin-left: 10px;
        padding: 0;
        width: 30%;
    }
    .parallax-text h2 {
        line-height: 50px;
        font-size: 32px;
    }
}

/* iPads (landscape) ----------- */
@media  (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
/* Styles */
    .hero-text p {
        font-size: 16px;
    }
}

/* iPads (portrait) ----------- */
@media  (min-width : 768px) and (max-width : 1023px) and (orientation : portrait) {
/* Styles */
    .hero-image {
        height: 300px;
    }
    .hero-text h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .hero-text {
        margin-bottom: 20px;
    }
    .hero-text p {
        margin-bottom: 20px;
        margin-top: 10px;
        font-size: 13px;
    }
    .collab-types-all {
        padding-left: 20px;
        padding-right: 20px;
    }
    .collab-types-all h3 {
        font-size: 16px;
    }
    .collab-types-all p {
        font-size: 12px;
        margin-bottom: 10px;
        /*height: 80px;*/
    }
    .learn-more {
        font-size: 12px;
    }
    .divGalleryItem img {
        height: 200px;
    }
    .divBrandsLogo img {
        max-width: 60px;
    }
    .blogs-all button {
        padding: 10px 20px;
        font-size: 12px;
    }
    .divGalleryItem h1 {
        font-size: 16px;
    }
    .divGalleryItem p {
        font-size: 14px;
    }
    .divGalleryItem ul {
        font-size: 12px;
    }
    .divGalleryItem button {
        font-size: 12px;
        margin-top: 10px;
    }
    .parallax-text h1 {
        font-size: 24px;
        line-height: 36px;
    }
    .parallax {
        height: 250px;
    }
    .parallax-text {
        /*top: 10%;*/
    }
    .blogs-all img.blogimages {
        height: 130px;
    }
    .prev-next {
        width: 40px;
        height: 40px;
    }
    .pricing h1 {
        font-size: 32px;
    }
    .service-section {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .services-all {
        margin-top: 40px;
    }
    .blogs-all {
        height: 450px;
    }
    .services-bottom3 {
        margin-top: 0px;
    }
    .ct {
        height: 180px;
    }
    .pricing-details-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/**********
iPad 3
**********/
@media  (min-width : 768px) and (max-width : 1023px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
    
}

@media  (min-width : 768px) and (max-width : 1023px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
    
}
/* Desktops and laptops ----------- */

@media  (min-width : 1024px) {
    /* Styles */
    .navbar-toggle {
        display: inline !important;
    }
   .hero-image {
        height: 380px;
    }
    .collab-types-all h3 {
        font-size: 18px;
    }
    .collab-types-all p {
        margin-bottom: 10px;
    }
    .divGalleryItem img {
        height: 300px;
    }
    .collab-types-all p {
        margin-bottom: 25px;
    }
    .row-clear {
        clear: both;
    }
    .service-section {
        padding-left: 0px;
        padding-right: 0px;
    }
    .priceCurr {
        margin-left: -15px;
    }
}

@media  (min-width : 1224px) {
    /* Styles */
    .navbar-toggle {
        display: none !important;
    }
    .hero-image {
        height: 450px;
    }
    .collab-types-all p {
        margin-bottom: 25px;
    }
    .divGalleryItem img {
        height: 400px;
    }
    .service-section {
        padding-left: 50px;
        padding-right: 50px;
    }
    .priceCurr {
        margin-left: -55px;
    }
}

@media  (min-width : 1366px) {
    /* Styles */
    .hero-image {
        height: 520px;
    }
    .collab-types-all p {
        margin-bottom: 25px;
    }
    .priceCurr {
        margin-left: -35px;
    }
}

/* Large screens ----------- */
@media  (min-width : 1600px) {
    /* Styles */
    .hero-image {
        height: 600px;
    }
    .collab-types-all p {
        margin-bottom: 25px;
    }
    .priceCurr {
        margin-left: 0px;
    }
}
@media  (min-width : 1920px) {
    /* Styles */
    .hero-image {
        height: 700px;
    }
    .pricing-desc {
        font-size: 14px;
    }
    .collab-types-all p {
        margin-bottom: 25px;
    }
    .priceCurr {
        margin-left: 45px;
    }
}

/* iPhone 4 ----------- */
@media  (min-width : 320px) and (max-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media  (min-width : 320px) and (max-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media  (min-width: 320px) and (max-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media  (min-width: 320px) and (max-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media  (min-width: 375px) and (max-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media  (min-width: 375px) and (max-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media  (min-width: 414px) and (max-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media  (min-width: 414px) and (max-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media  (min-width: 320px) and (max-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media  (min-width: 320px) and (max-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media  (min-width: 320px) and (max-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media  (min-width: 320px) and (max-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media  (min-width: 360px) and (max-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media  (min-width: 360px) and (max-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}