﻿
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 319px) {
    .navbar-toggle {
        position: relative;
        top: -10px !important;
    }

    

    .btn-topResponsive1 {
        width: 100%;
    }

    

    .img-responsive1 {
        width: 68%;
    }

    .row-Responsive1 {
        margin-bottom: -68px;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 329px) {
    .navbar-toggle {
        position: relative;
        top: -5px !important;
    }

    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 75% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    }

    .btn-topResponsive1 {
        width: 100%;
    }

   

    .img-responsive1 {
        width: 68%;
    }

    .row-Responsive1 {
        margin-bottom: -68px;
    }
}


@media (min-width:330px) { /* smartphones, iPhone, portrait 480x320 phones */


    .navbar-toggle {
        position: relative;
        top: -15px !important;
    }

    .img-responsive1 {
        width: 68%;
    }

    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 79% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    }

    .row-Responsive1 {
        margin-bottom: -90px;
    }

}

@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */


    .navbar-toggle {
        position: relative;
        top: -15px !important;
    }

    .img-responsive1 {
        width: 68%;
    }
    .img-responsive2 {
        width: 38%;
    }

    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 79% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    
    }

    .row-Responsive1 {
        margin-bottom: -90px;
    }





}

@media (min-width:640px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

    .navbar-toggle {
        position: relative;
        top: -15px !important;
       
    }

    .img-responsive1 {
        width: 68%;
    }
.img-responsive2 {
        width: 50%;
    }
    .responsive-width-top {
        width: 100% !important;
        float: right;
    }

    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 90% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    }

    .row-Responsive1 {
        margin-bottom: -90px;
    }


}



@media (min-width:768px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */


    .img-responsive1 {
        width: 100%;
    }

    .responsive-width-top {
        width: 100% !important;
        float: right;
    }

    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 78% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    }

    .row-Responsive1 {
        margin-bottom: -90px;
    }
}



@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */

    .img-responsive1 {
        width: 100%;
    }

    .responsive-width-top {
        width: 100% !important;
        float: right;
    }

    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 78% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    }

    .row-Responsive1 {
        margin-bottom: -90px;
    }

}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .btn-responsive1 {
        padding: 2px 4px;
        font-size: 100% !important;
        font-weight: 600;
        line-height: 1;
        border-radius: 3px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 15px;
    }
}

@media (min-width:1281px) { /* hi-res laptops and desktops */
}
