/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/*--slider--*/
/*--- slider-css --*/
/*--- slider-css --*/
#home-banner .slider { position: relative; left: 0px; }
#home-banner .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
#home-banner .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
#home-banner .rslides li:first-child { position: relative; display: block; float: left; }
#home-banner .rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
#home-banner .caption { width: 100%; position: absolute; top: 30%; left: 0%; text-align: center; font-size: 16px; }
#home-banner .caption h2 { color: #fff; font-family: 'squares_boldregular'; font-weight: lighter; font-size: 4.0vw; float: left; padding: 22px 0px; width: 100%; text-shadow: 1px 1px 1px #000; }
#home-banner .caption p>span { font-family: 'PT Sans', sans-serif; background: #001b38; color: #ffffff; padding: 3px 8px; line-height: 30px; }
#home-banner .caption p { width: 100%; text-align: center; }
#home-banner .callbacks_tabs a:after { content: "\f111"; font-size: 0; font-family: FontAwesome; visibility: visible; display: block; height: 12px; width: 12px; border: 2px solid #1f2339; background: #d7d7d7; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 12px; }
#home-banner .callbacks_here a:after { background: #FFFFFF; border: 2px solid #ef5223; }
#home-banner .callbacks_tabs a { visibility: hidden; }
#home-banner .callbacks_tabs li { display: inline-block; margin: 0px 3px; }
#home-banner ul.callbacks_tabs.callbacks1_tabs { z-index: 999; padding: 0px; position: absolute; left: 30px; bottom: 0px; }
#home-banner .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 2%; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 59px; width: 60px; /*background: url("../images/arrows.png") no-repeat left top; */ margin-top: -45px; }
#home-banner .callbacks_nav.next { left: auto; background-position: right top; right: 2%; }
.banner-info { text-align: center; padding: 20px 0px; height: 120px; }
#home-banner .rslides h3 { color: #FFF; font-family: 'Raleway', sans-serif; font-size: 40px; font-weight: 600; margin-bottom: 15px; text-shadow: 1px 1px 1px #000; }
#home-banner .rslides h4 { color: #FFF; font-family: 'Raleway', sans-serif; font-size: 25px; font-weight: 600; text-shadow: 1px 1px 1px #000; }
/*-- responsive-mediaquries --*/
@media screen and (max-width: 900px) {
#home-banner .rslides h3 { font-size: 30px; }
}
 @media screen and (max-width: 600px) {
#home-banner .rslides h3 { font-size: 20px; margin-bottom: 0px; }
#home-banner .rslides h4 { font-size: 15px; }
}
