﻿@media screen and (max-width: 992px) and (min-width:768px ) {
.col-wrapper2 {
        transform: translateY(70%);
    }
    .btn-outline-primary {
    margin-top:30px;
    
    }

    .heading-carousel {
        margin-bottom: 50px;
        margin-top: 100px;
    }
}
/*@media screen and (max-width: 768px) and (min-width:651px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        top: 1%;
    }
}*/
@media screen and (max-width: 455px) and (min-width:426px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        top:5%;
    }
   /* #carouselExampleCaptions1 {
        height: 340px;
    }

    .carousel-inner, .carousel-item, .carousel-item img {
        height: 340px;
    }*/
}
@media screen and (max-width: 483px) and (min-width:456px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        top: 9%;
    }
   /* #carouselExampleCaptions1 {
        height: 340px;
    }

    .carousel-inner, .carousel-item, .carousel-item img {
        height: 340px;
    }*/
}
@media screen and (max-width: 575px) and (min-width:484px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        top: 15%;
    }
 /*   #carouselExampleCaptions1 {
        height: 340px;
    }

    .carousel-inner, .carousel-item, .carousel-item img {
        height: 340px;
    }*/
}
@media screen and (max-width: 608px) and (min-width:576px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        top: 1%;
    }
  /*  #carouselExampleCaptions1 {
        height: 400px;
    }

    .carousel-inner, .carousel-item, .carousel-item img {
        height: 400px;
    }*/
}
@media screen and (max-width: 650px) and (min-width:609px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        /*top: -24%;*/
    }
/*    #carouselExampleCaptions1 {
        height: 400px;
    }

    .carousel-inner, .carousel-item, .carousel-item img {
        height: 400px;
    }*/
}
@media screen and (max-width: 768px) and (min-width:651px ) {
    .carousel-caption {
        position: absolute;
        right: 5%;
        left: 5%;
        bottom: 5%;
        color: #fff;
        text-align: center;
        top: 7%;
    }
    /*#carouselExampleCaptions1 {
        height: 400px;
    }

    .carousel-inner, .carousel-item, .carousel-item img {
        height: 400px;
    }*/
}
