@charset "utf-8";

/* CSS Document */



@media only screen and (min-width:1200px) and (max-width:1400px){

.parallax-window .carousel-control.left { top:0px; left:-80px;}

.parallax-window .carousel-control.right { top:0px; right:-80px;}

	

}





@media only screen and (max-width:1024px) {

.parallax-window .carousel{ width:auto}

.parallax-window .carousel-control.left { top:0px; left:-70px;}

.parallax-window .carousel-control.right { top:0px; right:-70px;}
}



@media only screen and (min-width:320px) and (max-width:640px)

{
	
.head .toplinkstab { background:#231f73;}	
	
.headertopLeft { width:100%; text-align:center;}
.headertopLeft li { float:none; display:inline-block;}	
.nav-area .nav {
    float: left;
}

.navbar-nav {margin:0px;}
.nav-area .change-nav-position { margin-left:0px;}
.nav-area .navbar-nav li a { line-height:32px;}
.nav-area .nav {
    float: left;
    width: 100%;
}

.nav > li {
    display: block;
    position: relative;
    width: 100%;
}

.hero {
    color: #fff;
    left: 0;
    position: relative;
    top: 0;
    transform: none;
    z-index: 3;
}

.sliderflax .hero h1 {
    color: #75c5f0;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 25px;
    line-height: 32px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.sliderflax .hero h2 a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #75c5f0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    float: none;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    /*margin: 0 20px 10px 0;*/
    padding: 10px 35px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
}

.sliderflax .hero h2 {
    color: #fff;
    margin: 0 0 20px;
    text-align: center;
}

.footer_flx p {
    color: #cfd0d1;
    font-size: 13px;
    text-align: center;
}

.inner_banner h1 { margin-top:28px; font-size:25px;}

.inner_banner {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
}

.panel-widget-style {
    padding: 0 !important;
}

.about_flx {
    margin: 0;
    padding: 0;
	margin-top:15px;
}

.footer_form .form-group .btn-primary { margin-bottom:10px;}

.inner_bannerc {
    background-size: 100% auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
}

.footerLogo {
    float: left;
    margin: 30px 0 20px;
    width: 100%;
}
	
	
	}
 .sliderflax .hero h2 a {
    padding: 10px 13px !important;
    font-size: 13px !important;
 margin:0px !important;
}
	

