div#slider-animation.carousel.slide { margin-bottom:15px; margin-top:0; }

div#slider-animation.carousel.slide .bs-slider-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.50);}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
div#slider-animation.carousel.slide { }
div#slider-animation.carousel.slide .carousel-control-prev{left:30px;}

div#slider-animation.carousel.slide .carousel-control-next{right:30px;}

div#slider-animation.carousel.slide .carousel-control-next, div#slider-animation.carousel.slide .carousel-control-prev {position:absolute;
top:46%; bottom:0; z-index:1; display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; -ms-flex-pack:center; justify-content:center; width:50px; height:50px; line-height:50px; color:#BDBFC1; font-size:16px; text-align:center; opacity:1; transition:opacity .15s ease; background:#1775A2; border-radius:5px; /*opacity: .8;*/}

div#slider-animation.carousel.slide .carousel-control-next:focus, div#slider-animation.carousel.slide .carousel-control-next:hover, div#slider-animation.carousel.slide .carousel-control-prev:focus, div#slider-animation.carousel.slide .carousel-control-prev:hover{ color:white; text-decoration:none; outline:0; opacity:1; background:#125486;}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

div#slider-animation.carousel.slide .carousel-indicators{position:absolute; right:0; bottom:0; left:0; z-index:15; display:-ms-flexbox; display:flex; -ms-flex-pack:center; justify-content:center; padding-left:0; margin-right:15%; margin-left:15%; list-style:none;}
div#slider-animation.carousel.slide .carousel-indicators li{ box-sizing:content-box; -ms-flex:0 1 auto; flex:0 1 auto; width:30px; height:3px; margin-right:3px; margin-left:3px; text-indent:-999px; cursor:pointer; background-color:#FFF; background-clip:padding-box; border-top:10px solid transparent; border-bottom:10px solid transparent; opacity:1; transition:opacity .6s ease;}
div#slider-animation.carousel.slide .carousel-indicators .active { box-sizing:content-box; -ms-flex:0 1 auto; flex:0 1 auto; width:30px; height:3px; margin-right:3px; margin-left:3px; text-indent:-999px; cursor:pointer; background-color:#171717; background-clip:padding-box; border-top:10px solid transparent; border-bottom:30px solid transparent; opacity:1;transition:opacity .6s ease;}

/*----- SLIDER TEXT -----*/
.text-box {position: absolute; top: 50%; left:10%; right:0; width:60%; color: #fff; text-align: left; transform: translateY(-50%);}

.text-box > h1 { background:none; padding: 0; margin:0 0 0 0; color:#FFF; font-size:45px; font-style: normal; line-height:50px; letter-spacing:2px; display: inline-block; -webkit-animation-delay:0.5s; animation-delay: 0.5s; position: relative}

.text-box > h2 { background:none; padding: 0; margin:15px 0 0 0; color:#FFF; font-size:15px; font-style: normal; line-height:20px; letter-spacing:2px; display: inline-block; -webkit-animation-delay:0.3s; animation-delay: 0.3s; position: relative}

.text-box > p {padding: 0; color:#FFF; font-size:14px; line-height:22px; font-weight:400; margin-bottom:15px; margin-top:5px; -webkit-animation-delay:0.7s; animation-delay: 0.7s;}

.text-box > a.btn-default{ font-size:15px; font-weight:600; width:auto; text-transform:uppercase; padding:15px 35px; line-height:30px; color:white; background:#125486; letter-spacing:2px; margin-top:5px; margin-bottom:0; margin-left:0; margin-right:0; border:none; -webkit-animation-delay:0.9s; animation-delay: 0.9s; border-radius:5px; font-family: 'Roboto', sans-serif;}
.text-box > a.btn-default:hover, .text-box > a.btn-default:active {background:#1775A2; color:#BDBFC1; } 
/*----- SLIDER TEXT -----*/

@media only screen and ( min-width: 1299px) and (max-width: 2399px) {

/*----- SLIDER TEXT -----*/
.text-box {width:45%;}
.text-box > h1 { font-size:50px; line-height:55px;}
.text-box > h2 { font-size:25px; line-height:30px;}
.text-box > p {font-size:15px; line-height:24px;}
/*----- SLIDER TEXT -----*/
	
}


@media only screen and ( min-width: 768px) and ( max-width: 980px ) {

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
div#slider-animation.carousel.slide .carousel-control-prev{left:15px;}

div#slider-animation.carousel.slide .carousel-control-next{right:15px;}

div#slider-animation.carousel.slide .carousel-control-next, div#slider-animation.carousel.slide .carousel-control-prev {top:46%; width:40px; height:40px; line-height:36px; font-size:13px;}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

/*----- SLIDER TEXT -----*/
.text-box {width:50%;}
.text-box > h1 { font-size:40px; line-height:45px;}
.text-box > h2 { font-size:15px; line-height:20px;}
.text-box > p {font-size:14px; line-height:20px;}
.text-box > a.btn-default{ font-size:14px; padding:15px 35px; line-height:30px; }
/*----- SLIDER TEXT -----*/
	
}


@media only screen and ( min-width: 600px) and ( max-width: 765px ) {

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
div#slider-animation.carousel.slide .carousel-control-prev{left:15px;}

div#slider-animation.carousel.slide .carousel-control-next{right:15px;}

div#slider-animation.carousel.slide .carousel-control-next, div#slider-animation.carousel.slide .carousel-control-prev {top:46%; width:35px; height:35px; line-height:31px; font-size:11px;}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

/*----- SLIDER TEXT -----*/
.text-box {top: 50%; left:15%; width:70%; text-align:center;}
.text-box > h1 { font-size:40px; line-height:45px;}
.text-box > h2 { font-size:15px; line-height:20px;}
.text-box > p {font-size:14px; line-height:20px;}
.text-box > a.btn-default{ font-size:14px; padding:15px 30px; line-height:25px; }
/*----- SLIDER TEXT -----*/
	
}


@media only screen and ( min-width: 481px) and ( max-width: 599px ) {

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
div#slider-animation.carousel.slide .carousel-control-prev{left:15px;}

div#slider-animation.carousel.slide .carousel-control-next{right:15px;}

div#slider-animation.carousel.slide .carousel-control-next, div#slider-animation.carousel.slide .carousel-control-prev {top:46%; width:30px; height:30px; font-size:11px; line-height:26px;}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

/*----- SLIDER TEXT -----*/
.text-box {top: 50%; left:10%; width:80%; text-align:center;}
.text-box > h1 { font-size:30px; line-height:35px;}
.text-box > h2 { font-size:14px; line-height:20px;}
.text-box > p { display: none;}
.text-box > a.btn-default{ font-size:14px; padding:10px 25px; line-height:25px; }
/*----- SLIDER TEXT -----*/
	
}


@media only screen and ( min-width: 320px) and ( max-width: 480px ) {

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
div#slider-animation.carousel.slide .carousel-control-prev{left:15px;}

div#slider-animation.carousel.slide .carousel-control-next{right:15px;}

div#slider-animation.carousel.slide .carousel-control-next, div#slider-animation.carousel.slide .carousel-control-prev {top:46%; width:30px; height:30px; font-size:11px; line-height:26px;}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

/*----- SLIDER TEXT -----*/
.text-box {top: 50%; left:5%; width:90%; text-align:center;}
.text-box > h1 { font-size:25px; line-height:30px;}
.text-box > h2 { font-size:14px; line-height:20px;}
.text-box > p { display: none;}
.text-box > a.btn-default{ font-size:14px; padding:10px 25px; line-height:25px; }
/*----- SLIDER TEXT -----*/	
}