@charset "utf-8";

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.footer-social {
  width: 75%;
  margin: 30px auto;
}
.footer-nav li.dropdown .dropdown-menu {
    top: 37px;
}
.top-phone span,
.top-social,
.top-navigation,
.navbar-default .navbar-nav > li > a {
	font-size: 19px;
	
}
.section-heading {
font-size: 48px;
}
.idx-carousel-caption h3 {
font-size:24px;
	width: 75%;
	margin: 0 auto 20px;
}

#Type, #ZipCode {
	font-size: 11px;
	}

.qte-btn {
font-size: 13px;
}

h1 {
	font-size: 32px;
}

h3 {
    font-size: 24px;
}
.main-content p, .main-content ul li {
	font-size: 18px;

	line-height: 29px;

}
.carriers-box p {
    font-size: 15px;
    clear: both;
}
.carrier-section h2 {
	font-size: 32px;
}
.our-service h2{
	font-size: 48px;
}
.box i {
	font-size: 102px;
}
.ins-boxes h3 {
	
	font-size: 26px;

}
.get-started h4 {
	font-size: 24px;

	line-height: 30px;
}
.get-started .qte-btn a {
	
	line-height: 33px;
	font-size: 21px;
}
.testimonials-heading h2 {
	
	font-size: 48px;
	
}
.testinomial-content h5,.client-name strong {
	font-size: 24px;
	
	line-height: 30px;
}
.footer-nav li a,
.footer-social li,
.copy-ul li {

	font-size: 16px;

}
.inner-our-service a,
.inner-our-service .fa-angle-double-right {

	font-size: 18px;
	line-height: 35px;
}
 .inner-our-service li{
	 font-size: 24px;
 }
.jot-iframe {
    width: 83%;

}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.footer-social {
  width: 75%;
  margin: 30px auto;
}
.footer-nav li.dropdown .dropdown-menu {
    top: 37px;
}
.navbar-nav > li > .dropdown-menu {
    top: 30px;
}
.top-phone span,
.top-social,
.top-navigation,
.navbar-default .navbar-nav > li > a {
	font-size: 17px;
	
}
.top-social {
	
	width: 320px;
	
}
.nav-portion {

	padding: 10px 0px;

}

.section-heading {
font-size: 48px;
}
.idx-carousel-caption h3 {
font-size:24px;
	width: 75%;
	margin: 0 auto 20px;
}

#Type, #ZipCode {
	font-size: 11px;
	height: 30px !important;
	}

.qte-btn {
font-size: 13px;
height: 30px !important;
}

h1 {
	font-size: 33px;
}
.main-content h2 {
	color:#2c2c2c;
	font-size:28px;
}
.main-content h3 {
	font-size:24px;
}
h3 {
    font-size: 24px;
}
.main-content p, .main-content ul li {
	font-size: 18px;

	line-height: 29px;

}
.carriers-box p {
    font-size: 15px;
    clear: both;
}
.carrier-section h2 {
	font-size: 32px;
}
.our-service h2{
	font-size: 48px;
}
.box i {
	font-size: 102px;
}
.ins-boxes h3 {
	
	font-size: 26px;

}
.get-started h4 {
	font-size: 24px;

	line-height: 26px;
}
.get-started .qte-btn a {
	
	line-height: 21px;
	font-size: 21px;
}
.footer-social li {

	flex-basis: 13%;
	
}

.testimonials-heading h2 {
	
	font-size: 48px;
	
}
.testinomial-content h5,.client-name strong {
	font-size: 24px;
	
	line-height: 30px;
}
.footer-nav li a,
.footer-social li,
.copy-ul li {

	font-size: 14px;

}

.inner-our-service a,
.inner-our-service .fa-angle-double-right {

	font-size: 18px;
	line-height: 35px;
}
 .inner-our-service li{
	 font-size: 24px;
 }
 .jot-iframe {
    width: 83%;

}
}




@media screen and (max-width: 767px) {
	.footer-social {
  width: 60% !important;
  margin: 30px auto;
}
.staff-img img {
	margin:10px auto;
}
.l-st{
	margin-top: 10px;
}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		color:#fff;
		padding: 10px 0px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:first-of-type {
		padding-top: 20px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a.active {
		color:#cccccc!important;
	}
	
	.navbar-collapse{
		box-shadow:none;
	}
.top-nav-section {
	padding: 0px 40px;
	float: none;
}	

.navbar-header {
    position: absolute;
    top: -15px;
    right: 0px;
}
.navbar-toggle, .navbar-toggle:hover {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #ffffff;
    border: 0px none;
    border-radius: 8px;
	cursor: pointer;
	height: 31px;
    overflow: hidden;
    width: 38px;
    float: right;
    z-index: 100;
}	
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #ffffff;
}	
.navbar-toggle span {
    background: #999  none repeat scroll 0 0;
    display: block;
    height: 3px;
    left: 8px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
    width: 22px;
}
.navbar-toggle span:nth-child(1) {
    top: 7px;
}	
.navbar-toggle.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
    opacity: 0;
    top: 24px;
}	
.navbar-toggle span:nth-child(2) {
    top: 14px;
}
.navbar-toggle.nav-bg span:nth-child(3) {
    opacity: 1;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
}
.navbar-toggle span:nth-child(3) {
    top: 14px;
    opacity: 0;
}
.navbar-toggle.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
    opacity: 0;
    top: 24px;
}
.navbar-toggle span:nth-child(4) {
    top: 21px;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
}
.navbar-toggle.nav-bg span:nth-child(2) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active {
	color:#fff !important;
	background:none;
}
.top-navigation .dropdown-menu > li > a:hover, 
.top-navigation .dropdown-menu > li > a.active, 
.top-navigation .dropdown-menu > li > a:focus{
	background: #2e4e82;
color: #fff !important;
}
.collapse.in {
    display: block !important;
    visibility: visible;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}
.navbar .navbar-nav {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar-default .navbar-nav > li {
    display: inherit;
    float: none !important;
    text-align: center;
	padding: 10px;
}
.navbar-default .navbar-nav .dropdown-menu li a {
    text-align: center;
}

.top-phone span, .top-social, .top-navigation, .navbar-default .navbar-nav > li > a {
	font-size: 19px;
	padding-left: 0;
}
.top-navigation {
	justify-content: center;
	font-size:16px;
}
.section-heading {
	
	font-size: 32px;
	
}
.our-service {
    padding: 100px 0;
}
.our-service h2 {
    margin-bottom: 60px;
}
.idx-carousel-caption h3 {
    margin-bottom: 10px;
}
h3, .h3 {
    font-size: 18px;
}
.nav-portion {
	position: static;
	display: inherit;
	padding:30px 0;
}
.nav-section,
.main-header,
.logo-part,
.ins-boxes
 {
	 
	display: inherit;
}
.main-header {
    padding: 30px 0px 30px;
}
.logo-section {
	margin: 15px 0;
	
	justify-content: center;
}

#logo {
	max-width: 300px;
	width: 90%;
	margin: 0 auto;
	
	
}
.logo-section {
	margin: 40px 0;
}
.main-content {

	text-align: center;
}
.main-content h2 {
	color:#2c2c2c;
	font-size:21px;
}
.main-content h3 {
	font-size:19px;
}
h1 {
	font-size: 24px;
	line-height: 30px;
}
.main-content p, .main-content ul li {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.carriers-box p{
	text-align:left;
	clear:both;
	
}
.carriers-box h3 {
    text-align: left;
}
.carrier-section h2 {
	
	font-size: 24px;
	text-align: center;

}
.our-service h2 {
	
	font-size: 32px;
	
}
.box i {
	
	font-size: 64px;
}
.ins-boxes h3 {
	margin-top:10px;
	font-size: 24px;

}

.box {

	margin: 60px auto;
}
.box:last-of-type {
	margin-bottom: 0px;
}
.get-started h4 {
	font-size: 18px;
	line-height:24px;

}
.testimonials-heading h2 {

	font-size: 32px;
	
}
.testinomial-content h5, .client-name strong {
	font-size: 18px;
	
	line-height: 28px;
}
.testinomial-sec {
    padding: 60px 0;
}
.footer-nav {
	display: inherit;
	text-align: center;
}
.footer-content {
    padding: 40px 0px;
}
.footer-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.footer-nav .dropdown-menu li {
	padding: 0px;
	text-align: center;
}
.footer-nav li a {
	
	font-size: 16px;
	
}
.footer-nav li {
	padding: 10px 0px;
}
.footer-nav li.dropdown .dropdown-menu li a:hover, .footer-nav li.dropdown .dropdown-menu li a.active, .footer-nav li.dropdown .dropdown-menu li a:focus {
    color: #2e4e82!important;
	background: transparent!important;
}
.address-section ul {
	display: inherit;
	
}
.footer-nav .dropdown-menu > li > a {
    color: #fff;
}
.dropdown-backdrop {
    display:none;
}
.address-section ul.footer-social {
	display: flex;
}

.footer-social {
    width: 90%;
}
.footer-nav li a, .footer-social li, .copy-ul li,.footer-address li {
	font-size: 16px;
}
.footer-social li {

	flex-basis: auto;
	
}
.get-started {
	width: 100%;
	
}
.top-social {
	
	width: 100px;

}
.inner-our-service a, .inner-our-service li,.inner-our-service .fa-angle-double-right {
	
	font-size: 18px;
	line-height: 25px;
	text-align:Center;
}
.inner-our-service,.inner-our-service li {
    display: inherit;
  
}
.testinomial-sec.inner-testinomial-sec .testinomial-content {
	width: 100%;
}
.jot-iframe {
	
	height: 550px !important;
}
.jot-iframe, .contact-form {
	width: 100%;
	
}
.nbs-flexisel-inner {
  float: left;
  margin: 18px 0;
  overflow: hidden;
  width: 100%;
  height: 100px;
}

}
 
 @media screen and (min-width: 320px) and (max-width: 460px) {
	 .top-phone span, .top-social, .top-navigation {
	font-size: 20px;
}
.top-navigation {
	font-size:11px;
}
.top-navigation li {
	margin: 0px;
}
.top-navigation li:last-child {
    margin-right: 0;

}
.footer-address li {
    align-items: baseline;
}

 }