@charset "utf-8";
/* CSS Document */
 @media (min-width: 992px) and (max-width: 1200px) {
.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 0px 12px;
    margin: 0px 7px;
}
	
 }
@media (min-width: 768px) and (max-width: 992px) {
	
	.navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding: 0px 8px;
    margin: 0px 2px;
    
}
.agency-info{
	width:100%;
}
.menu-section .container-img{
	height:190px;
	margin-bottom:15px;
}

.menu-section .container-img .name{
	top:120px;
}
.container-slider{
	height:auto;
	padding-bottom:8px;
}
.owl-carousel{
	width:auto !important;
	height:auto !important;
}
.owl-carousel .item{
	position:relative;
	width:82% !important;
	height:389px;
	cursor:pointer;
	margin:0px auto;
}
.owl-controls{
	z-index:20;
	
}
.owl-next{
	position:absolute;
	width:37px;
	height:62px;
	background:url(../images/icons/next-arrow.png) no-repeat;
	top:0px;
	right:-15px;
	text-indent: -9999px; 
	
}
.owl-prev{
	position:absolute;
	width:37px;
	height:62px;
	
	background:url(../images/icons/previous-arrow.png) no-repeat;
	top:0px;
	left:-15px;
	text-indent: -9999px; 
}
.request-quote{
	margin-top:10px;
}
.request-quote span{
	width:100%;
}
.request-quote button{
	float:none;
}
.container-slider .back-img{
	width:auto !important;
	overflow:hidden;
}
.internal-margin{
	margin-top:30px;
}
.services-details .left-img, .news-details .left-img{
	width:450px;
	
}
}
@media (max-width: 767px) {
.wrapper{	
	min-height:100%;
	position:relative;
	overflow-x:hidden;
	
	
}
	.header .container-logo{
		margin:15px auto ;
		display:block;
		height:auto;
	}
	.main-menu{
	height:45px;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#004b8a;
}
.padding-right-xs-0{
	padding-right:0px !important;
	padding-left:0px;
}
.navbar-default .navbar-toggle {
    border-color: transparent !important;
	margin-top:2px;
	margin-right:40px;
	width:37px;
	height:35px;
	padding-top:13px
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar-default .navbar-brand {
    display:block;
	line-height:45px;
	height:45px !important;
	color:#fff !important;
	padding:0 15px !important;
	font-weight:bold;
}

	.container-fluid{
	position:relative;
	width:100%;
}
.navbar-default{
	padding:0px;
	padding-left:10px;
	
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: rgba(0,0,0,0) !important;
    border: none;
    -webkit-box-shadow: none !important;
}
.navbar-collapse {
    padding: 0px !important;
}
.navbar-default .navbar-nav > li {
    display: block !important;
   
}
.navbar-nav   {
    position: relative;
    z-index: 1000;
	background-color:rgba(243,243,243,1);
    padding:10px 0px;
	margin:0px 0 0 0;
	height:auto;
	
}
.navbar-default .navbar-nav > li > a {
    height: 32px;
	line-height:32px;
	text-transform:uppercase;

}
.agency-info{
	width:100%;
	margin-top:60px;
	font-size:18px;
}
.agency-info span{
	
	font-size:19px;
}
.menu-section .container-img{
	height:190px;
	margin-bottom:15px;
}
.menu-section .container-img .name{
	top:120px;
}
.container-slider{
	height:auto;
	padding-bottom:8px;
}
.owl-carousel{
	width:auto !important;
	height:auto !important;
}
.owl-carousel .item{
	position:relative;
	width:82% !important;
	height:389px;
	cursor:pointer;
	margin:0px auto;
}
.owl-controls{
	z-index:20;
	
}
.owl-next{
	position:absolute;
	width:37px;
	height:62px;
	background:url(../images/icons/next-arrow.png) no-repeat;
	top:0px;
	right:-15px;
	text-indent: -9999px; 
	
}
.owl-prev{
	position:absolute;
	width:37px;
	height:62px;
	
	background:url(../images/icons/previous-arrow.png) no-repeat;
	top:0px;
	left:-15px;
	text-indent: -9999px; 
}
.request-quote{
	margin-top:10px;
}
.request-quote span{
	width:100%;
}
.request-quote button{
	float:none;
}
.footer{
	
	font-size:11px;
}
.footer a{
	
	font-size:11px;
}
.container-slider .back-img{
	width:auto !important;
	overflow:hidden;
}
.internal-margin{
	margin-top:30px;
}
.padding-form{
	padding:0px 15px;
}
.services-details .left-img, .news-details .left-img{
	width:100%;
	margin-bottom:10px;
	display:inline-block;
}
/*pop-up*/
.pop-up-quote-footer,.pop-up-quote-service,.pop-up-quote-service-details,.pop-up-quote-inquiry{
	width:90%;
	height:auto;
	top:40px;
	}

.pop-up-quote .quote-form,.pop-up-quote-footer .quote-form,.pop-up-quote-service .quote-form,.pop-up-quote-service-details .quote-form,
	.pop-up-quote-inquiry .quote-form{
	
	height:auto;
    padding:10px;	
}

.header-pop-up {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    padding: 0px 15px;
    display: table;
	font-family: 'OpenSansBold';
}
 .header-pop-up .closed{
	display:table-cell;
	vertical-align:middle;
	width:17px;
	height:17px;
	cursor:pointer;	
 	 font-family: 'OpenSansRegular';
}
.header-pop-up span {
   
    font-size: 19px;
    
}
.top-news .container-info {
    height: 300px;
}
.news .bottom-news .container-info {
    margin-bottom: 5px;
}
.request-quote button,.services-details button{
	width:111px;
	height:36px;
	font-size:10px;
}
.owl-carousel .item .caption-hover button{
	font-size:12px;
	
}


.news .container-info .learn-more {
	font-size:12px;
}
.submit,.cancel{
	font-size:13px;
}
.services .container-info .buttons .request-quote-service{
	
	font-size:12px;
}
.services .container-info .buttons .learn-more{
	
	font-size:12px;
}
.about,.contact,.news,.services,.news-details,.services-details{
	margin-top:60px;
}
.header .container-logo img {
   
    margin-left: 0px;
}
  .message-text-area{
	margin-bottom:10px;
	
}
}



 

