/* ----------------------------------------------------------------------------------------
* Author        : WP Players
* Template Name : Creato Portfolio Template 
* Version       : 1.0     
* ---------------------------------------------------------------------------------------- */ 


/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .section {
        padding: 100px 0px 0px 0px;
    }
    .img-side {
        width: auto;
        margin-top: 50px;
    }
     .img-side small {
        float: left;       
    }
    .img-side p {
        font-size: 16px;
        font-family: 'Courgette', cursive;
        margin-top: 30px;
        color: #858484;
        margin-top: 46px;
        line-height: 33px;
        text-align: left;
    }

    .skill-mar{
        margin-bottom: 30px;
    }
    .carousel-caption {  
        right: 2.7%;
        left: 0%;
        width: 100%;
        bottom: 0.2%; 
        padding: 12px 10px 0px 15px;
        text-align: left;
        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) );
        font-weight: normal;
    }
    .my-post {
        margin-top: 75px;
        width: 380px;
        margin-left: auto;
        margin-right: auto;
    }
    .my-post h3 {
        font-family: 'Raleway', 'sans-serif';
        font-size: 18px;       
        color: #242323;
        padding-top: 25px;
        padding-bottom: 25px;
        border-bottom: solid 2px #a4a3a3;       
        margin: 0px;
    }  
    .contact {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }
       

}



/* Mobile Layout: 767px. */

@media only screen and (max-width: 767px) {

    .section-title h1{
        width: auto;
        font-family: 'Roboto Black', sans-serif;
        font-size: 48px;
        font-weight: bold;   
        color: #7b48f2;
        margin: 0px;
        padding: 0px;
    }
    
    .banner-caption {
        margin-top: 185px;
        text-align: center;
    }    

     .banner-caption-text {
        font-family: 'Roboto Black', sans-serif;
        font-size: 96px;
        color: #fff;
    }

    .banner-caption-desc {
        margin-top: 64px;
        font-family: 'Raleway', sans-serif;
        font-size: 26px;
        color: #fff;
        line-height: 36px;
    }
    .btn-port {
        font-size: 12px;
        font-family: 'Open Sans', 'sans-serif';
        margin-top: 20px;
        color: #fff;
        border: 1px solid #999;
        padding: 17px 30px 17px 30px;
        border-radius: 40px !important;
    }
    .arrow-div {
        font-size: 30px;
        color: #fff;
        padding-top: 50px;
    }
    .section {
        padding: 100px 0px 0px 0px;
    }
    .img-side {
        width: auto;
        margin-top: 50px;
    }
    .img-side small {
        float: right;
        font-size: 12px;
        font-family: 'Roboto', sans-serif;
        margin-top: 7px;
        color: #242323;
        margin-top: 46px;
        line-height: 33px;
        text-transform: uppercase;
    }
    .service-box {
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
        perspective: 1000px;
        -webkit-perspective: 1000px;
    }
    
    .skill-mar{
        margin-bottom: 30px;
    }

    .my-row .media {
        text-align: center;
        width: 100%;
    }

    .my-row .text {    
        text-align: center;
        width: 100%;
        margin-top: 21px;
    }

    .carousel {
        margin-top: 0px;
        padding: 0 0px;
    }

    .carousel-caption {  
        right: 2.7%;
        left: 0%;
        width: 100%;
        bottom: 0.2%; 
        padding: 7px 10px 7px 15px;
        text-align: left;
        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) );
        font-weight: normal;
    }

    .carousel-caption p {
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Open Sans', 'sans-serif';
        font-size: 14px;
        color: #f3f0f0;
        font-weight: normal;
        text-shadow: none;
    }

    .contact {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }    

    .contact-us {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .section-title p {
        width: auto;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        color: #565353;
        margin-top: 20px;
        margin-bottom: 40px;
        line-height: 26px;
    }

    .my-post {
        margin-top: 75px;
        width: 380px;
        margin-left: auto;
        margin-right: auto;
    }

   
}





/* Wide Mobile Layout: 480px. */

@media only screen and (max-width: 480px) {
    



}
