@charset "utf-8";

@media screen and (max-width: 767px) {
h1{
	font-size:24px;
}
h2 {
    font-size: 20px;
}
p {
    font-size: 17px;
    line-height: 25px;
}	
.tp-tagline {
	text-align:center;
}
/* Logo */
div.logo_area {
     padding: 10px 0;
}
div.log_banner_section_block img, a.logo-agency img{
	margin: 0 0 10px 0;
	width: 220px;
}
div.left_top_content img{
	margin: 0 0 0px 0;
	width: 100px;
}
/* Navigation */
ul.navbar-nav, div.navigation_container, div.navigation_container div.navigation_items{
	display: inherit !important;
}
.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
   
    background: #090909;
    padding: 0px;
}
/*div.navbar-header {
    position: absolute;
	top: 0;
    right: 0px;
} */
.navbar-toggle span:nth-child(1) {
  top: 15px;
}
.navbar-toggle span:nth-child(2) {
  top: 22px;
}
.navbar-toggle span:nth-child(3) {
  opacity: 0;
  top: 22px;
}
.navbar-toggle span:nth-child(4) {
  top: 29px;
  transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out 0s;
}
.navbar-toggle.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
  opacity: 0;
  top: 24px;
}
.navbar-toggle.nav-bg span:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
}
.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 {
  background-color: #090909;
  cursor: pointer;
  float: right;
  height: 43px;
  overflow: hidden;
  width: 43px;
  z-index: 100;
  margin-right: 0px;
  margin-top: 50px;
  margin-bottom: 37px;
}
.navbar-toggle span {
  background: #fff;
  display: block;
  height: 3px;
  left: 8px;
  opacity: 0.8;
  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: 26px;
  margin-top: -8px;
}
.navbar-default .navbar-toggle {
    border-color:   #ddd;
    height: 32px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
	background: #fff;
	margin-top: 11px;
	box-shadow: 0px 0px 2px #777;
}
.collapse.in {
    display: block !important;
    visibility: visible;
}
.nav-content {
    z-index: 9;
}
.navbar {
    min-height: 0px;
	margin: 0px;
}
nav.navbar-default {
    float: none;
}
ul.navbar-nav {
    width: auto;
    margin: 0px -15px;
	
}
ul.navbar-nav:after {
    display: block;
}
ul.navbar-nav > li {
     text-align: center;
	 padding: 10px;
}
.dropdown-menu {
    text-align: center;
   
}
nav.navbar-default .navbar-nav .open .dropdown-menu > li{
	padding: 20px 10px 0px;
}
nav.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	color: #777;
	
	font-size: 18px;
font-weight: 600;
padding: 0;
}
nav.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #793a37;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #793a37;
background-color: transparent;
}
.top_navi_bg{
	height:50px;
}
.fixed-header {
	padding-bottom: 10px;
	box-shadow: 0 3px 5px #9d9d9d;
}
.fixed-header .container .ipad_left_width{
	background: #fff;
	padding-bottom:0px;
	padding-top: 20px;
}
.fixed-header .collapse.in {

	box-shadow: 0px 2px 2px #777;
	border-color: #fff;
}
.fixed-header ul.navbar-nav {
	padding-bottom: 20px;
    padding-top: 20px;
}
div.log_banner_section_block img {
		width: 220px;
position: relative;
z-index: 9;
	}
	.quote_box .col-md-8 {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		diplay: block;
	}
	.quote_box {
		text-align: center;
	}
.no-brk {
    display: none;
}
div.footer_section{
	text-align: center;
}
div.footer_section div.agency_contact_info li {

    display: inherit;
}	
div.insurance_lob_mid{
	display: inherit;
	
}
div.insurance_lob_content{
	padding: 20px 0;
}
div.insurance_main_content {
    margin: 20px;
	padding: 20px 30px;
}

.fixed-header .navbar {
    padding-top: 0px;
}
.fixed-header .navbar-toggle{
	margin-top: -80px;
}
.footer_section img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	max-width: 320px;
}
div.right_main_content ul li a {
    font-size: 17px;
    line-height: 34px;
}
}

@media screen and (max-width: 991px) {
.navigation_container {
    margin-top: 0px;
}
.fixed-header .top_navi_bg{
	background:none;
	}	

.container.ipad_width{
	padding-left:0px;
	padding-right: 0px;
	width: 100%;
}
.container .ipad_left_width{
	background: #f4f4ec;
	padding-left:25px;
	padding-right: 25px;
}
.fixed-header .container .ipad_left_width{
	background: #fff;
}

div.left_top_content{
	width: 100%;

}
ul.top_bar_nav {
	display: flex;
	justify-content: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.top_bar_nav li:nth-of-type(1){
	flex-grow: 1;
}
div.footer_section div + div + div, div.footer_section div + div + div ul{
	text-align: center;
	justify-content: center;
}

.svg_style{
	display: none;
}
div.page_title_section h3 {
    font-size: 34px;
    line-height: 38px;
}
.svg_style, .svg_style1, .svg_style1_inner{
	display: none;
}
div.page_title_section h3 {
	padding-bottom: 40px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	div.left_top_content img, a.logo-agency img{
	width: 250px;
}
.tp-tagline {
	text-align:center;
}
.fixed-header #agency-logo {
	margin-top:30px;
}
h1{
	font-size:33px;
}
h2 {
    font-size: 24px;
}
p {
    font-size: 17px;
    line-height: 25px;
}	


nav.navbar-default {
     margin: 0px;
	 min-height: 0px;
 }	
nav.navbar-default .navbar-nav > li > a {
    font-size: 16px;
	line-height: 20px;
}
.nav-top {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fixed-header {
	padding-bottom: 10px;
}
.fixed-header .nav-top {

	margin-bottom: 0px;
	margin-top: 25px;
} 
div.col-centered{
    float: none;
    margin: 0 auto;
	text-align: center;
	clear: both;
}

div.footer_bg div.copyright p{
	font-size:16px;
}

div.page_title_section h3 {
    font-size: 50px;
    line-height: 60px;
}
div.right_main_content ul li a {
     font-size: 16px;
 }
 .fixed-header .ipad_left_width {
    width: 24%;
}
.fixed-header .ipad_right_width {
    width: 75%;
}
.fixed-header .navbar {
    padding-top: 10px;
}
.fixed-header nav.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    line-height: 20px;
}
div.insurance_lob_content span {
    font-size: 16px;
   
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
ul.top_bar_nav li {
    padding:  5px 7px;
    font-size: 14px;
}	
.tp-tagline {
	font-size:13.5px;
}
nav.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    line-height: 22px;
}
.fixed-header {
	padding-bottom: 10px;
}
.fixed-header .nav-top {
    margin-top: 15px;
}
div.insurance_lob_bg > div.insurance_lob_mid > div{
    width: 175px;
	height: 380px;
	box-sizing: border-box;
	display: inline-block;
	background-color:#393939;
	position: relative;
}
div.insurance_lob_design {
   width: 175px;
	height: 190px;
	background-color:#fff;
	position: relative;
}
div.insurance_lob_design::before {
    content: '';
    width: 175px;
    height: 188px;
}
div.services_content div.services_container div.services_item{
	width: 285px;
	padding: 15px;
}
div.banner-content .quote-box input, div.banner-content .quote-box select, div.banner-content .quote-box textarea{
	font-size:12px;
}
div.right_main_content ul li a {
    font-size: 20px;
}
.svg_style, .svg_style1, .svg_style1_inner {
	display: none!important;
}
}
@media screen and (min-width: 1200px) and (max-width: 1449px) {
nav.navbar-default .navbar-nav > li > a {
    
    line-height: 24px;
 }
 .svg_style, .svg_style1, .svg_style1_inner {
	display: none;
}
}
@media screen and (min-width: 1440px) {
	div.width-mod div.container {width:1440px;}
	
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  div.banner-content .quote-box select { background: #fff; } /* your css rules for ipad portrait */
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  div.banner-content .quote-box select { background: #fff; } /* your css rules for ipad landscape */
}
@media screen and (max-width: 400px) {
	.fixed-header div.left_top_content img {
		width: 100px;
	}	
	.fixed-header .navbar-toggle {
    margin-top: -80px;
	}
}

