#Fullcontrol-carousel{ width: 100%;height:400px;margin: auto auto auto auto;}
.slideCorrocel{z-index: 0;position: relative; display:inline-table;overflow: hidden;}
.slideCorrocel a{color:inherit;}
.slideCorrocel .box-caroucel-content{position: absolute; padding: 2em; }
.slideCorrocel .fade-color{position: absolute; width:100%; height:100%;}
.box-caroucel-content.left-top{top:5%; left:14%;}
.box-caroucel-content.right-top{top:5%; right:14%;}
.box-caroucel-content.right-bottom{bottom: 15%; right:14%;}
.box-caroucel-content.left-bottom{bottom:5%; left:14%;}
.box-caroucel-content.center-top{top:5%; width: 100%; text-align: center;}
.box-caroucel-content.center-bottom{bottom:15%; width: 100%; text-align: center;}

#Fullcontrol-carousel .image-slide{height:400px; display: block; 
                                   background-position:center;
                                   background-size:cover ; 
                                   -webkit-background-size:cover; ; 
                                   -moz-background-size:cover;  
                                   -o-background-size:cover; 
                                   -ms-background-size:cover;
                                   background-repeat: no-repeat;    
                                   width:auto;
                                   margin: auto; 
                                   background-color: #000;
}

#Fullcontrol-carousel .caixa-texto{
    background: rgba(000, 000, 000,0.50);
    top:45%;
    padding: 10px;
}

/*#Fullcontrol-carousel .image-slide img{width:100%; height: 400px;}*/
.slideCorrocel .slidethamb{
    position: static;
}
@media (max-width:1280px){
    #Fullcontrol-carousel .image-slide{height:400px;width:100%;}
    .slideCorrocel,.slidethamb,.carousel-control{height:400px;}
    #Fullcontrol-carousel{height:400px;}
}

@media (max-width:1024px){
    #Fullcontrol-carousel  .image-slide{height:400px;width:100%;}
    .slideCorrocel,.slidethamb,.carousel-control{height:400px;}
    #Fullcontrol-carousel{height:400px;}

}
@media (max-width:966px){
    #Fullcontrol-carousel  .image-slide{height:350px; width:100%;}
    .slideCorrocel,.slidethamb,.carousel-control{height:350px;}
    #Fullcontrol-carousel{height:350px; margin:auto;}
}
@media (max-width:800px){
    #Fullcontrol-carousel .image-slide{height:450px;  width:100% ; background-position: 40% center; background-size:150% 450px ; -webkit-background-size:150% 450px ; -moz-background-size:150% 450px;  -o-background-size:150% 450px; -ms-background-size:150% 450px;}
    .slideCorrocel,.slidethamb,.carousel-control,#Fullcontrol-carousel{height:450px;}
}
@media (max-width:768px){    
    #Fullcontrol-carousel .image-slide{height:300px;  width:100% ; background-position: 40% center; background-size:150% 300px ; -webkit-background-size:150% 300px ; -moz-background-size:150% 300px;  -o-background-size:150% 300px; -ms-background-size:150% 300px;}
    .slideCorrocel,.slidethamb,.carousel-control{height:300px;}
    #Fullcontrol-carousel{height:300px; margin: auto auto auto auto;}
}
@media (max-width:640px){
    #Fullcontrol-carousel .image-slide{height:300px;  width:100% ; background-position: 40% center; background-size:150% 300px ; -webkit-background-size:150% 300px ; -moz-background-size:150% 300px;  -o-background-size:150% 300px; -ms-background-size:150% 300px;}
    .slideCorrocel,.slidethamb,.carousel-control,#Fullcontrol-carousel{height:300px;}
}
@media (max-width:480px){
    #Fullcontrol-carousel .image-slide{height:247px;  width:100% ; background-position: 40% center; background-size:150% 247px ; -webkit-background-size:150% 247px ; -moz-background-size:150% 305px;  -o-background-size:150% 305px; -ms-background-size:150% 305px;}
    .slideCorrocel,.slidethamb,.carousel-control,#Fullcontrol-carousel{height:247px;}
}
@media (max-width:420px){
    #Fullcontrol-carousel .image-slide{height:150px;  width:100% ; background-position: 40% center; background-size:150% 150px ; -webkit-background-size:150% 150px ; -moz-background-size:150% 150px;  -o-background-size:150% 150px; -ms-background-size:150% 150px;}
    .slideCorrocel,.slidethamb,.carousel-control,#Fullcontrol-carousel{height:150px;}
}