@charset "utf-8";
/* CSS Document */

	 body
	 {
		 font-family: 'Lato', sans-serif;
		 margin:0 auto;font-weight:400;color:#000;
		  font-size:15px;line-height:20px;
	 }
	 #page-banner
	 {
		 background:url(../images/header-ralco.jpg) no-repeat center;
		 background-size:cover;min-height:250px;position:relative;
		 margin-bottom:40px;
	 }
	
	 h1
	 {
		font-family: Lato;
		text-transform: capitalize;
		font-size: 43.2px;
		line-height: 48px;
		font-weight: 400;
		top: 50%;position:absolute;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
      }
	  #header-space {
        height: 90px;
      }
	 #header-outer
	 {
	  position: fixed!important;
      z-index: 9998!important;
      -webkit-transition: -webkit-transform .3s ease,height .3s ease,background .3s ease,opacity .3s ease,border-color 0.3s ease;
      transition: transform .3s ease,height .3s ease,background .3s ease,opacity .3s ease,border-color 0.3s; 
	  width: 100%;top: 0;left: 0;background-color: #fff;overflow: visible;
	 }
	 footer
	 {
		background-image: url(../images/footer-bg.jpg);
		background-size:cover;background-position:center center;
		background-repeat:no-repeat; color: #f2f2f2!important;
	    background-color: #1a1a1a!important;position: relative;
        z-index: 10;margin-top:40px;
	 }
	 footer .row
	 {
		 padding: 55px 0;
	 }
	 footer h4
	 {
		    margin-bottom: 16px; font-size: 16px;
			color: #ffffff!important;text-transform: capitalize!important;
	 }
	 .justify-content-center {      
	  padding:55px 0px;    
    }
	footer p
	{
		font-weight: 300 !important;padding-bottom:20px;
	}
	footer a
	{
		color:#fff;
	}
	footer  p:last-child {
      padding-bottom: 0;margin-bottom:0px;
    }
	
	.copyright
	{
    padding: 20px 0;
    font-size: 12px;   text-align: center; 
    color: #777;    border-top: 1px solid rgba(255,255,255,0.18);
	}
	.copyright p
	{
		margin:0px; padding:0px;
	}
	.animated-icon1, .animated-icon2, .animated-icon3 {
    width: 35px;
    height: 18px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
	background-color: #dd3333;
}
.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 9px;
}

.animated-icon2 span:nth-child(4) {
top: 18px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

	
@media (min-width: 1200px)
{  
  
	
}

@media (max-width: 1199px)
{
 
}
@media (min-width: 992px)
{
 
	
	
}
		
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
	
	
}
@media (max-width: 991px){
	
	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	
	
	
}
@media (min-width: 768px)
{
  .justify-content-center {
      -webkit-box-pack: center!important;
      -ms-flex-pack: center!important;
      justify-content: center!important;
	  display: -webkit-box!important;
      display: -ms-flexbox!important;
     display: flex!important
    } 
	.footer-aboutus,.footer-contact
	{
		display:inline-block;margin:10px 15px;
	}
	.footer-aboutus
	{
		max-width:34%
	}
	 #page-banner .container
	 {
		 padding-left:0px;padding-right:0px;
	 }
}
@media (max-width: 767px)
{
 h1
 {
	  font-size:35px;line-height:40px;
 }
 .footer-contact
 {
	 margin-top:30px;
 }
}
/* Portrait tablets and small desktops */
@media (min-width: 576px) and (max-width: 767px) 
{
}

@media (min-width: 575px)
{


}
/*Landscape phones and portrait tablets */
@media (max-width: 575px) 
{
.navbar-brand
{
	margin-left:12px;
}
.navbar-collapse
{
	margin:12px;
}
	
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
h1
 {
	  font-size:28px;line-height:33px;
 }
	
}
/* Portrait i phones and smaller */
@media (max-width: 400px) 
{

}	
	
	
}
	
