
@media screen and (max-width: 400px) {
.quoter h5 {
	font-size: 22px !important;
}
.checkbox {
	margin: 0 !important;
}
.checkbox label {
	font-size: 12px !important;
	padding-left: 0 !important;
}
.center {
	font-size: 18px;
	width: 56% !important;
}
.align-inner-img {
	width: 20% !important;
}
footer ul li a {
	font-size: 11px;
}
.main ul {
	padding-left: 20px;
}
}

@media screen and (max-width: 350px) {
.contact-list img {
	width: 100%!important;
}
}

@media screen and (max-width: 767px) {
	.copyright p span{
		display: inline-block;
	}
	.agency{
		font-size: 18px;
	}
	.nav-bg {
  background: transparent !important;
}
.navbar {
  margin: 0px;
  min-height: auto;
}
h1 {
	font-size: 30px;
	font-weight: 400;
}
h2 {
	font-size: 24px;
}
#agency-logo {
  width: 230px;
}
.main-banner {
	height: auto;
}
.logo-blck{
	z-index: inherit;
}
.nav-bg .logo-blck{
z-index: -2;
}
.navbar-header, .dropdown-menu {
	background-clip: padding-box;
	border: medium none transparent;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
}
.nav-top {
    margin-top: 0px;
}
.nav-main {
	padding: 5px;
}
.navbar-toggle {
	right: 0;
	background: none;
	border: none;
	margin-top: -60px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
	border: none;
}
.navbar .navbar-collapse {
	background: none repeat scroll 0 0 #141826;
	border: medium none;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 999;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a.active {
	color: #fff;
}
.navbar-collapse {
	box-shadow: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #43b4b7;
}
.navbar-default .navbar-nav > li, .navbar-default .navbar-nav > li.dropdown > ul > li {
  margin: 20px 0;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
	padding: 0px 0px 6px 0px;
	
    background-size: 0% 4px;
    background-repeat: no-repeat;
    background-position: center bottom;
    transition: background-size 200ms ease;
	display: table;
	margin: 0 auto;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.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: #fff;
    text-decoration: underline 2px #43b4b7;
    text-underline-position: under;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a.active:before, .navbar-default .navbar-nav > li > a:hover:before, .navbar-default .navbar-nav > li > a:focus:before, .navbar-default .navbar-nav > .open > a:before, .navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > .active > a:hover:before, .navbar-default .navbar-nav > .active > a:focus:before {
	background-position: initial;
}
.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 {
	background-size: 100% 4px;
}

.quoter {
	float: none;
	margin: 15px auto;
	border-radius: 0px;
	width: auto;
	padding: 12px;
}
.quoter h5 {
	color: #fff;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
}
.checkbox-group {
	margin-bottom: 10px;
	text-align: center;
}
.checkbox {
	display: inline;
	margin: 5px;
}
.checkbox label {
	font-size: 14px;
}
.align-inner-img {
	width: 10%;
}
.center {
	width: 40%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 20px;
}
.center-fix {
	text-align: center;
}
.content-area .col-md-8 {
	width: 100%;
}
address {
	float: none;
	text-align: center;
	margin: 0;
}
footer ul {
	margin-left: auto;
}
address {
	margin-top: 20px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.agency{
		font-size: 20px;
	}
.carousel-control {
	top: 60px;
}
.carousel-control.right {
	right: -60px !important;
}
.thumb-banner{
margin-top:-93px;}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
}
.navbar {
	margin-left: 30px;
}
.quoter h5 {
	font-size: 28px;
}
.checkbox label {
	color: #e3b96f;
	font-size: 18px;
	padding: 0;
}
.quoter h6 {
	font-size: 44px;
}
.btn {
	font-size: 20px;
	padding: 4px 40px;
}
.align-inner-img {
	width: 12%;
}
.quoter h5 {
	font-size: 28px;
}
.caption a {
	font-size: 20px;
	
}
}

@media (min-width:768px) and (max-width:991px) {
	h1 {
  font-size: 28px;
  font-weight: 400;
}
.navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
}
.carousel-control.right {
	right: -15px !important;
}
.carousel-control {
	top: 40px;
}
.carousel-inner .col-sm-4 {
	width: 30.333%;
}
.main-banner {
	
}
.thumb-banner {
	height: 110px;
	margin-top:-70px;
}
.caption a {
	font-size: 15px;
	line-height: 30px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	line-height: 25px;
	padding: 10px 5px 0px 5px;
}
.navbar .navbar-nav {
	margin-left: 30px;
	width: 660px;
	padding-bottom: 10px;
}
.tab-fix {
	margin-left: 50px;
}
.quoter {
	width: 100%;
}
.quoter h5 {
	font-size: 32px;
}
.checkbox label {
	color: #e3b96f;
	font-size: 18px;
	padding: 0;
}
.quoter h6 {
	font-size: 44px;
}
.btn {
	font-size: 20px;
	padding: 4px 40px;
}
.align-inner-img {
	width: 12%;
}
.testimonial {
	width: auto;
}
.hidden-xs.col-md-12 {
	width: 200px;
}
.content-area .col-md-8 {
	width: 66.6667%;
}
footer ul {
	margin-left: 10%;
}
address {
	float: none;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
 footer ul {
 margin-left: auto;
}
.jot-other {
	height: 318px!important;
}
}

@media (min-width:615px) and (max-width:686px) {
.jot-other {
	height: 219px!important;
}
}
