/*
 Theme Name:   may
 Theme URI:    http://todcan.com
 Description:  Corporate Bussines Child Theme
 Author:       TOD
 Author URI:   http://todcan.com
 Template:     vw-corporate-business
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         bootstrap 4
 Text Domain:  vw-corporate-business-child
*/
body{
	color:#555;
}

.ten-reasons{
	border:1px solid #ddd;
	border-radius:8px;
	-m0z-border-radius:8px;
	color:#fff;
	padding:30px;
	margin:60px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007596+0,5e94a8+52,005684+100 */
background: #007596; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #007596 0%, #5e94a8 52%, #005684 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #007596 0%,#5e94a8 52%,#005684 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #007596 0%,#5e94a8 52%,#005684 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007596', endColorstr='#005684',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#content-vw .ten-reasons h3{
	color:#fff;
}
.ten-reasons li{
	font-size:1.1em;
}
section.about{
	display: none;
}
.home #content-vw{
	margin-top:60px;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon {
    background-image: none;    
    background: none;
}

.small-bottom-window{
	margin-bottom:100px;
	padding:30px;
	border:5px solid #ddd;
	border-radius:12px;
	-moz-border-radius:12px;
	color:#333;
	font-weight:700;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color:#333;
}
#content-vw h2 {
    color:#999;
}
#slider h1,
#slider h2,
#slider h3,
#slider h4,
#slider h5,
#slider h6,
#slider .h1,
#slider .h2,
#slider .h3,
#slider .h4,
#slider .h5,
#slider .h6{
	color:#fff;
}

.alignright, img.alignright {
   border: none;
}
#content-vw ul {
    list-style: disc;
    margin: 0 0 30px 10px;
}
.page-content{
	padding:20px 0;
	min-height:600px;
}

.search-box{
	display: none;
}
.get-started a{
	display: block;
	font-size:1vw;
	text-align: center;
	color:#fff;
}
ul#wpforms-78-field_4{
	column-count: 5;
}
.content-vw h1,
.content-vw h2,
.content-vw h3,
.content-vw h4,
.content-vw h5,
.content-vw h6 {
	/*font-size: ;*/
	margin-top: 2.5rem;
    margin-bottom: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
}
.content-vw h1{
    display: none;
}

.content-vw h2{
  font-size: 2rem;
}

.content-vw h3 {
  font-size: 1.75rem;
  padding:0;
  text-align: left;
}

.content-vw h4 {
  font-size: 1.5rem;
  padding:0;
}

.content-vw h5 {
  font-size: 1.25rem;
  padding:0;
}

.content-vw h6 {
  font-size: 1rem;
  padding:0;
}



/* dir listing  */

.attorney-general-listing-single{
	clear:both;
}
.attorney-general-listing-single p{
	line-height: 1;
    margin-bottom: 0.5rem;
}
.attorney-general-listing-single span{
	font-weight:700;
	color:#555;
}

.post-main-box-row{
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.left-state{
  width:100%;
  padding: 15px 30px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}


div.renewal-meta{
  display: none;
}
h3.listing-state-title{
	position: absolute;
  top:0;
  right:0;
  left:0;
  color: #fff;
  font-weight: 700;
  background: #8caa48;
  padding: 5px 15px;
  font-size: 0.95em;
}
h3.section-title {
    float: none;
    font-weight: 700;
    font-size: 0.9em;
    margin: 0;
    color: #4865ab;
}
h3.section-title a,
h3.section-title a:hover{
	color:#555;
	font-weight: 700;
  font-size: 0.8em;
}
.post-main-box h5{
	padding: 0;
	color:#555;
	text-decoration: underline;
	font-weight: 700;
  font-size: 0.9em;
  margin: 0 0 5px 0;

}
.tod-data-sec{
  margin:15px 0;
}
.tod-directory-links p{
	overflow: hidden;
}
.fas.fa-link{
  color: #555;
}
.post-main-box,
.post-main-box:hover{
  position: relative;
  padding: 27px 0 0 0;
  border:unset;
  border: 1px solid #d4d4d4;
 
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefefe+0,f7f7f7+100 */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 0%, #f7f7f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fefefe 0%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fefefe 0%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */

}
.post-main-box p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #555;
}
span.gc-cs-link {
    color: inherit!important;
    cursor: pointer;
    text-decoration: none;
    font-weight:400;
    text-align: left;
    margin-left: 0;
}
span > i{
/*	float: left;*/
    margin-right: 5px;
}
.tod-list-primary p{
	font-size:0.9rem;
}
p.tod-name{
	text-transform: capitalize;
}
.taxonomy-description p{
	font-size:2rem;
}


/*off canvass state list*/
.statedirnav{
  display: block;
  position:absolute;
  top:42px;
  left:-175px;
  width:175px;
  z-index:999;
  transition:500ms;
  
}
.statedirnav.offcan{
  display: block;
  position:fixed;
  top:42px;
  left:0;
  width:175px;
  z-index:999;
  transition:500ms;
}
.statedirnav .card-body{
	background: rgba(0, 0, 0, 0.67);
	position:relative;
	padding-top:30px;
	border-radius:0;
}
.statedirnav .card-body a{
	color:#eee;
}
.statedirnav .card-body a:hover{
	color:#8caa48;
}

ul#menu-esisstant{
	margin:0;
	padding:0;
	display:flex;
	flex-direction: row;
	justify-content:space-between;
	list-style: none;
}

ul#menu-esisstant li{
	
}
ul#menu-esisstant li a{
	
}
ul#menu-esisstant li a:hover{
	
}

.main-navigation ul.sub-menu>li>a:hover:before {
    display: none;
}
.main-navigation ul.sub-menu a:hover {
    color: #7fbe4b;
    padding: 5px 10px!important;
}
.main-navigation ul ul {
    border-top-width: 5px solid #8caa48;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    line-height: 30px;
    border-radius: 6px;
}
.main-navigation ul ul a {
    text-align: center;
}

p.tod-site-description{
  font-size: 18px;
  font-weight:700;
  margin-bottom:0;
  color: #354B7D;
  text-align: right;
}

.page-content, .page-content p {
    text-align: left;
}









.tod-post-anchor{
	padding-top:30px;
}
button.green-btn {
  background: #4e6cb4;
	color:#fff;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 2px;
}
.tod-button-wrapper{
	max-width:250px;
}
.top-bar-row{
	display:flex;
	justify-content: space-between;
	flex-direction: column;
}
.top-bar span {
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0px 30px 0 0;
    
}
.top-bar{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
color: #333;
}
.top-bar span a{
    color: #333;
}
.top-bar span a:hover{
    color: #7fbe4b;
    transition:300ms;
}
.top-bar-element{
	display: block;
	margin:3px auto;
}
#header {
    padding: 10px 0;
    box-shadow: none;
}
.hrf-faq-list article:last-child{
	display: none!important;
}
a {
    color: #607cbd;
}
.main-navigation a {
    display: block;
    color: #354b7d;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0px 10px;
    font-size: 12px;
    letter-spacing: 2px;
    border-right: solid 1px;
    margin-top: 20px;
}
.main-navigation ul {
   float: right;
}
.logo h1 a {
    font-size: 44px;
    font-weight: 400;
    color: #5c5c5c;
}
p.site-description {
    color: #5f5f5f;
    font-weight: 400;
    letter-spacing: 1px;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 0;
}

.header-fixed {
    border-bottom: none;
    box-shadow: none;
}
#footer {
    color: #999;
    text-align: left;
    background: #1a253f;
    padding:40px;
}
#footer a{
	color: #eee;
}

.header-fixed .custom-logo {
	height: 80px;
	width:auto;
	padding:15px;
	transition:300ms;
}
.header-fixed{
	border-bottom:3px solid #ddd;
}
a.front-e-button{
  color:#fff!important;
  background-color: transparent;
  border:3px solid #fff;
  padding:5px 15px;
  text-align: center;
  font-weight:700!important;
  font-size:18px!important;
  text-transform:uppercase!important;
  display: block;
  margin:15px auto;
  max-width:120px;
}

a.e-button{
  color:#fff!important;
  background-color: #88B357;
  border:3px solid #fff;
  padding:5px 15px;
  text-align: center;
  font-weight:700!important;
  font-size:18px!important;
  text-transform:uppercase!important;
  display: inline-block;
  margin:15px auto;
}
a.e-button:hover{
  color:#fff!important;
  background-color: transparent;
  border:3px solid #fff;
}
.e-button-wrapper{
  display: flex;
  margin:15px auto;

}
.tod-dir-nav-btn.gofloat{
  position: fixed;
  bottom:30px;
  right:30px;
}
.btn-primary {
    color: #354B7D;
    background-color: #fff;
    border-color: #354B7D;
}
.btn-primary:hover {
    color: #fff;
    background-color: #354B7D;
    border-color: #354B7D;
}
footer{
  text-align: center;
  background:#354B7D;
  color:#fff;
  margin-top:100px;
  padding:60px;
}
ul.portal-nav-list{
  list-style:none;
  padding:0 10px;
}




/* media queries  */

@media only screen and (min-width: 992px) {
 	.top-bar-row{
		display:flex;
		flex-direction: row;
	}
	.toggle-nav, a.closebtn {
    	display: none!important;
	}
	p.tod-site-description {
    	font-size: 20px;
	}	
}
@media only screen and (min-width: 1200px) {
	p.tod-site-description {
    	font-size: 26px;
	}	
}
@media screen and (max-width: 1000px){
	.top-bar span {
	  	display: inline-block; 
	    padding: 0;
	    margin:0;
	}
}
@media screen and (max-width: 767px){
  p.tod-site-description{
    text-align: center;
    margin-left: 0;
  }
}
@media screen and (max-width: 400px){
  #maincontent{
    margin-top: 30px;
  }
}

