.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
/* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hp_swiper_contaner {
    float: left;
    display: block;
    margin: 4.5% 0 0 6%;
    
    width: 44.5%;
    height: auto;
}
.mySwiper_3hp img {
    margin-right: 0;
    display: block;
    
    width: 90%;
    height: auto;
    border: 1px solid #bde8fc;
    padding: 10px;
    background-color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.mySwiper_3a img {
    display: block;
    max-width: 354px;
    width: 100%;
    height: auto;
    margin: 4.5% auto 3.3% auto;
    border: 1px solid #bde8fc;
    padding: 10px;
    background-color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.mySwiper_3b img {
    display: block;
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 4.5% auto 3.3% auto;
    border: 1px solid #bde8fc;
    padding: 10px;
    background-color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.swiper-pagination {
    position: relative;
    margin-top: 2%;
    margin-bottom: 1%;
    color: #9cb8c4;
    font-family: Comic-Sans-MS, WalterTurncoat-Regular;
    font-size: 5pt;
}


/* End Desktop Swiper Styles */
@media only screen and (min-width: 150px) and (max-width: 750px) and (orientation: portrait) {
    /* Start Portrait iPhone Swiper Styles Caricatures, Cartoons And Illustration Pages */
    
    .swiper-pagination {
        margin-top: 6px;
        margin-bottom: 4px;
        font-size: 10pt;
        }
    .swiper-slide {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .hp_swiper_contaner {
        float: 0;
        margin: 4.3% 0 0 0;
        width: 100%;
    }
    .mySwiper_3hp img {
        margin: 0 auto 0 auto;
        width: 90%;
        padding: 3%;
    }
    .mySwiper_3a img {
        width: 90%;
    }
    .mySwiper_3b img {
        width: 93.5%;
        padding: 2%;
        border: 0.8px solid #b1b1b1;
    }
}
    /* End Portrait Phone Swiper Styles Caricatures, Cartoons And Illustration Pages */
@media only screen and (min-width: 150px) and (max-width: 750px) and (orientation: landscape) {
    /* Start Landscape iPhone Swiper Styles */
   
    .hp_swiper_contaner {
        margin: 4.3% 0 0 6%;
        width: 34%;
    }
    .mySwiper_3hp img {
        margin: 0 auto 0 auto;
        width: 92%;
        padding: 3%;
    }
    .mySwiper_3a img {
        width: 32%;
        margin-top: 2.3%;
        margin-bottom: 2.3%;
    }
    .mySwiper_3b img {
        width: 50%;
        padding: 8px;
        margin-top: 4.3%;
        margin-bottom: 2.5%;
    }
    .swiper-pagination {
        margin-top: 4%;
        margin-bottom: .5%;
        font-size: 9px;
    }
}
    /* End Landscape iPhone Swiper Styles */
@media only screen and (min-device-width: 751px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Start Portrait iPad Swiper Styles */
    .hp_swiper_contaner {
        margin: 4% 0 0 0.5%;
        width: 50%;
    }
    .mySwiper_3hp img {
        margin: 0 auto 0 auto;
        width: 92%;
        padding: 2.5%;
    }
    .mySwiper_3a img {
        width: 99%;
    }
    .mySwiper_3b img {
        width: 80%;
    }
    .swiper-slide {
        margin-top: 1.5%;
        margin-bottom: 2%;
    }
    .swiper-pagination {
        margin-top: 0;
        margin-bottom: .5%;
        font-size: 10pt;
    }
}
@media only screen and (min-device-width: 751px) and (max-device-width: 1024px) and (orientation: landscape) {
     /* Start Landscape iPad Swiper Styles */
     .hp_swiper_contaner {
        margin: 4.7% 0 0 4.1%;
        width: 45%;
    }
    .mySwiper_3hp img {
        margin: 0 auto 0 auto;
        width: 92%;
        padding: 2.5%;
    }
    .mySwiper_3a img {
        width: 85%;
        margin-top: 1.5%;
        margin-bottom: 2%;
    }
    .mySwiper_3b img {
        width: 65%;
        margin-top: 1.5%;
        margin-bottom: 2%;
    }
    .swiper-pagination {
        margin-top: 2%;
        margin-bottom: 0;
        font-size: 12px;
    }
}
/* End Landscape iPad Swiper Styles */
@media only screen and (min-device-width: 1025px) and (max-device-width: 1680px) {
    .hp_swiper_contaner {
        margin: 4.7% 0 0 4.5%;
        width: 44%;
    }
    .mySwiper_3hp img {
        margin: 0 auto 0 auto;
        width: 92%;
        padding: 2.5%;
    }
    .mySwiper_3a img {
        width: 85%;
        margin: 4% auto 3% auto;
    }
    .mySwiper_3b img {
        width: 75%;
        margin: 4% auto 3% auto;
    }

}

