/*
 Theme Name:   Campaign Child
 Theme URI:    http://themeblossom.net/campaign/
 Description:  Campaign Child Theme
 Author:       Theme Blossom
 Author URI:   http://themeblossom.net
 Template:     campaign
 Version:      2.0.0
 Tags:         responsive-layout, editor-style, featured-images, flexible-header, full-width-template
 Text Domain:  campaign-child
test
*/
.col-sm-3{
	width: 33%;
}
.site-content .entry-content{
	padding-top:0px
}
::-moz-selection {
  background: #b52025;
}
::selection{
  background: #b52025;
}
#gform_submit_button_2{
	background:#1eb2aa;
}
.fifth-width, .hides-space{
	width:20% !important;
}
.fifth-width img {
    margin-bottom: 140px;
}
h3{font-weight:700 !important;}
p{
	font-weight: 400;
}
.info-line {
    display: none !important;
}
.gold-steps h3 {
    font-weight: 700;
    line-height: 1.2;
}
.gold-number img{
	margin-bottom:75px;
}
/******************************   NAVIGATION **********************/
#site-branding{
	background-color:#e8e6e6;
}
#main-content{
	padding:0px !important;	
}
#menu-item-1532{    
	background-image: url(/images/icon-nav-business.png);
}
#menu-item-1925{    
	background-image: url(/images/icon-nav-business.png);
}
#menu-item-204{
	background-image: url(/images/icon-nav-elections.png);
}
#menu-item-203{
	background-image: url(/images/icon-nav-government.png);
}
#menu-item-218{
	background-image: url(/images/icon-nav-press.png);
}

#menu-item-1532 a, #menu-item-1925 a, #menu-item-204 a, #menu-item-203 a, #menu-item-218 a{
	padding-top:88px;
}
#menu-item-1532, #menu-item-1925, #menu-item-204, #menu-item-203, #menu-item-218 {
    background-repeat: no-repeat;
    background-position: 50% 25%;
    background-size: 88px;
}
#menu-item-1532:hover, #menu-item-1925:hover, #menu-item-204:hover, #menu-item-203:hover, #menu-item-218:hover {
    background-color: #fff;
}
#menu-item-670 a {
    text-indent: 35px;
    background-image: url(/images/iv-logo-sm.png);
    background-size: 42px;
    background-position: 4% 47%;
    background-repeat: no-repeat;
}
.primary-navigation li li {
	border: none !important;
}
.sub-menu {
    background: transparent !important;
	top: 175px !important;
	border-right:.25px #e8e6e6 solid;
	border-bottom:.25px #e8e6e6 solid;
	border-left:.25px #e8e6e6 solid;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .2)
}
#primary-navigation div > ul ul li.current_page_item > a, #primary-navigation div > ul ul li.current_page_ancestor > a, #primary-navigation div > ul ul li.current-menu-item > a, #primary-navigation div > ul ul li.current-menu-ancestor > a{
	color:#fff !important;
}
#subpage-icon-box {
    height: 75px;
}
#subpage-icon-box img {
    height: 35px;
}
#subpage-icon-box h5 {
    margin: 0 !important;
    position: relative;
    top: -10px;
}
#subpage-icon-box .tb-column {
    position: relative;
    top: -10px;
}
/******************************   SLIDERS    **********************/
#slider-searchform input {
    display: inline;
}
#slidersearch {
    border: none;
	height: 43px;
	border-radius: 2px 0px 0px 2px;
}
#slider-searchform {
	  position: relative;
    left: -50px;
}
#searchsubmit {
    background-color: #026ba4;
	border-radius: 0px 2px 2px 0px;
	height: 43px;
}
.one-hundred{
	width:100%;
}

/******************************   HOME PAGE **********************/
.home #featured-image {
    display: none;
}
#featured-image {
    height: 0 !important;
}
#post-196 .entry-title.tbWow.fadeIn, #post-29 .entry-title.tbWow.fadeIn {
    display: none;
}
.fw-row.absolutecenter-stretch h3 {
    text-transform: uppercase;
    font-weight: 700;
	line-height: 1.2;
}
.fw-row.absolutecenter-stretch h3 a{
	color: #fff !important;
}
.fw-row.absolutecenter-stretch h6{
	text-align:left !important;
	}
.fw-row.absolutecenter-stretch h6{
	color: #fff !important;
}
.fw-row.absolutecenter-stretch div {
    padding: 5px;
}
.tb-icon-box-description h5 a {
    color: #fff !important;
}
.tb-icon-box-description h5 {
    text-align: left !important;
    line-height: 1.2;
    font-size: 14px;
    padding-right: 25px;
}
.tb-icon-box-image.iconbox-image-type.img-rounded.alignleft {
    position: relative;
    top: 14px;
}
#Lawerence {
    background-image: url(/images/Lawerence-Denney.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-size: cover;
    height: 611px;
    margin: 40px 40px 0 0;
}

#ld-title {
    position: absolute;
    bottom: 20px;
    right: 40px;
    color: #fff;
    background: rgba(0,0,0,.7);
    width: 59%;
    text-indent: 40px;
}
#ld-title h3{
	position:relative;
}
#mission-statement {
    background: #026ba4;
    background: -moz-radial-gradient(center, ellipse cover, #026ba4 0%, #112844 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #026ba4 0%,#112844 100%);
    background: radial-gradient(ellipse at center, #026ba4 0%,#112844 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#026ba4', endColorstr='#112844',GradientType=1 );
    height: auto;
    position: relative;
    top: 40px;
    margin-bottom: 40px;
    color: #fff;
}

#mission-statement p {
	padding:10px 0px 0px 0px;
    width: 90%;
    margin: auto;
	font-weight: 400;
}

#mission-statement h1 {
    width: 80%;
    color: #fff;
    margin: auto;
    text-align: center;
    padding-top: 20px;
}
#mission-statement img {
    width: 200px;
}
#home-gallery-carousel .fw-row.absolutecenter-stretch div{
	padding:0 !important;
	margin:0 !important;
}
#home-gallery-carousel {
	margin-top: 40px;
	margin-bottom: 40px;
}
#home-gallery-carousel-center {
    height: 500px;
    margin-top: 40px !important;
}

/* Screen reader text */
#home-gallery-carousel #tb-portfolio-caption-text2
{
	color: #000 !important;
}

#home-counter {
    background-image: url(/images/bw_seal_lrg.png);
    background-repeat: no-repeat;
    background-size: 83%;
    background-color: #f2f2f2;
    height: 350px;
    margin-top: 40px;
    text-align: center;
    background-position: 50% 21%;
	text-transform: uppercase;
}
.pop-count {
    font-size: 150px;
    font-family: 'Lora';
    position: relative;
    top: 70px;
    color: #c09432;
}
.pop-text {
    font-size: 20px;
    color: #112844;
}
.slick-slide {
    background-repeat: no-repeat !important;
    height: 499px;
}
.tb-portfolio-carousel-holder.number-of-items-5.caption-position-centered .tb-portfolio-caption{
	overflow:hidden;
}
.slick-slide.slick-current.slick-active{
	height:500px;
}
.more-info {
    background-image: url(/images/bullet-arrow-blue.png);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    background-size: 11px;
    text-align: left;
    font-family: 'Lora';
    text-transform: none;
    padding-left: 21px;
}
#home-counter p {
    position: relative;
    top: 100px;
    font-size: 13px;
}
.cloud-city-countdown {
    font-family: 'Lora';
    font-size: 29px;
}
.cloud-city-digit{
	color:#c09432 !important;
	border-radius:15px !important;
}
/******************************   LANDING PAGES   **********************/
#red-flag{
	margin-top:40px;
}
.be-top-note {
    width: 650px;
}
#be-title {
    text-align: center;
    text-transform: uppercase;
}
#be-title img, #sbrc img, #be-forms-links img {
    width: 500px;
}
#be-buttons{
	margin-bottom: 40px;
	text-indent: -9999px;
}
.button-help, .be-button1, .be-button2, .be-button3, .be-button4, .be-button5, .be-button6, .be-button7, .be-button8, 
.be-button9, .be-button10, .be-button11, .be-button12, .be-button13, .be-button14, .be-button15, 
.be-button16, .gs-button4, .gs-button1, .gs-button2, .gs-button3, .be-button21, .be-button22, .be-button23, 
.be-button24, .be-button28, .gs-button5, .gs-button6, .gs-button7, .gs-button8, .gs-button9, .gs-button10, .gs-button11, .gs-button12, 
.gs-button13, .gs-button14, .gs-button15, .gs-button16, .gs-button17, .gs-button18, .gs-button19, .be-button25, .be-button26, .be-button27, .be-button29,
.ed-button1, .ed-button2, .ed-button3, .ed-button4, .ed-button5, .ed-button6, .ed-button7, .ed-button8, .ed-button9, .ed-button10, .ed-button11, .ed-button12
{
    margin: auto;
	background-repeat: no-repeat;
    height: 350px;
    background-position:50% 50%;
    background-size:contain;
	display: block;
	padding-top: 35%;
	padding-right: 15%;
	margin-bottom:40px;
}

.button-help:hover, .be-button1:hover, .be-button2:hover, .be-button3:hover, .be-button4:hover, 
.be-button5:hover, .be-button6:hover, .be-button7:hover, .be-button8:hover, 
.be-button9:hover, .be-button10:hover, .be-button11:hover, .be-button16:hover, .be-button28:hover, .be-button29:hover,
.gs-button4:hover, .gs-button1:hover, .gs-button2:hover, .gs-button3:hover,.gs-button7:hover,.gs-button8:hover,.gs-button9:hover, 
.gs-button10:hover, .gs-button11:hover, .gs-button12:hover, .gs-button13:hover, .gs-button14:hover, .gs-button15:hover, .gs-button16:hover, 
.gs-button17:hover, .gs-button18:hover, .gs-button19:hover, .be-button25:hover, .be-button26:hover, .be-button27:hover,
.ed-button1:hover, .ed-button2:hover, .ed-button3:hover, .ed-button4:hover, .ed-button5:hover, .ed-button6:hover, .ed-button7:hover, .ed-button8:hover,
.be-button12:hover, .be-button13:hover, .be-button14:hover, .be-button15:hover, .be-button16:hover,
.gs-button4:hover, .gs-button1:hover, .gs-button2:hover, .gs-button3:hover, .be-button21:hover, .be-button22:hover, .be-button23:hover, .be-button24:hover, .gs-button5:hover, 
.gs-button6:hover, .ed-button9:hover, .ed-button10:hover, .ed-button11:hover, .ed-button12:hover{
	height:300px;
}
.button-help{
	background-image: url(/images/button-help.jpg);
}
.be-button1{ 
	background-image: url(/images/Business-Entities-Forms.png);
}
.be-button2{ 
	background-image: url(/images/Business-Entities-Search.png);
}
.be-button3{ 
	background-image: url(/images/Business-Entities-Annual-Report.png);
}
.be-button4{ 
	background-image: url(/images/Business-Entities-UCC.png);
}
.be-button5{ 
	background-image: url(/images/Business-Entities-NAA.png);
}
.be-button6{ 
	background-image: url(/images/Business-Entities-Trademark.png);
}
.be-button7{ 
	background-image: url(/images/Notary-Search.png);
}
.be-button8{ 
	background-image: url(/images/Notary-Forms.png);
}
.be-button9{ 
	background-image: url(/images/Notary-Authentications.png);
}
.be-button10{ 
	background-image: url(/images/Notary-Handbook.png);
}
.be-button11{ 
	background-image: url(/images/Notary-Links.png);
}
.be-button12{ 
	background-image: url(/images/Trademark-Register.png);
}
.be-button13{ 
	background-image: url(/images/Trademark-Search.png);
}
.be-button14{ 
	background-image: url(/images/Trademark-Forms.png);
}
.be-button15{ 
	background-image: url(/images/Trademark-Payment.png);
}
.be-button16{ 
	background-image: url(/images/Video-Application.png);
}
.be-button21{ 
	background-image: url(/images/HCD-registry-form.png);
}
.be-button22{ 
	background-image: url(/images/HCD-living-will.png);
}
.be-button23{ 
	background-image: url(/images/HCD-post-login.png);
}
.be-button24{ 
	background-image: url(/images/HCD-search.png);
}
.be-button25{
	background-image: url(/images/UCC_08.png);
}
.be-button26{
	background-image: url(/images/UCC_03.png);
}
.be-button27{
	background-image: url(/images/UCC_05.png);
}
.be-button28{
	background-image: url(/images/video-search.png);
}
.be-button29{
	background-image: url(/images/Notary-training.png);
}
.gs-button1{ 
	background-image: url(/images/Goc-svs-acp.png);
}
.gs-button2{ 
	background-image: url(/images/Gov-svs-healthcare.png);
}
.gs-button3{ 
	background-image: url(/images/Gov-svs-will-registry.png);
}
.gs-button4{ 
	background-image: url(/images/Gov-svs-tortclaims.png);
}
.gs-button5{ 
	background-image: url(/images/ACP-app.png);
}
.gs-button6{ 
	background-image: url(/images/ACP-brochure.png);
}
.gs-button7{ 
	background-image: url(/images/Will-Form.png);
}
.gs-button8{ 
	background-image: url(/images/Will-CC-form.png);
}
.gs-button9{ 
	background-image: url(/images/Will-Request.png);
}
.gs-button10{
	background-image: url(/images/HCD-registry-form.png);	
}
.gs-button11{
	background-image: url(/images/HCD-living-will.png);	
}
.gs-button12{
	background-image: url(/images/HCD-post-login.png);	
}
.gs-button13{
	background-image: url(/images/HCD-search.png);	
}
.gs-button14{
	background-image: url(/images/civic-voting.png);	
}
.gs-button15{
	background-image: url(/images/civic-bluebook.png);	
}
.gs-button16{
	background-image: url(/images/civic-emblems.png);	
}
.gs-button17{
	background-image: url(/images/civic-teacher.png);	
}
.gs-button18{
	background-image: url(/images/civic-other.png);	
}
.gs-button19{
	background-image: url(/images/civic-state.png);	
}
.ed-button1{
	background-image: url(/images/ED-voter.png);	
}
.ed-button2{
	background-image: url(/images/ED-results.png);	
}
.ed-button3{
	background-image: url(/images/ED-votingSystems.png);	
}
.ed-button4{
	background-image: url(/images/ED-officials.png);	
}
.ed-button5{
	background-image: url(/images/ED-consitution.png);	
}
.ed-button6{
	background-image: url(/images/ED-primary.png);	
}
.ed-button7{
	background-image: url(/images/ED-calendar.png);	
}
.ed-button8{
	background-image: url(/images/ED-historical.png);	
}
.ed-button9{
	background-image: url(/images/ED-camp-fin.png);	
}
.ed-button10{
	background-image: url(/images/ED-lobbyist.png);	
}
.ed-button11{
	background-image: url(/images/ED-agency.png);	
}
.ed-button12{
	background-image: url(/images/ED-candidate-info.png);	
}
.gs-acp-note{ 
	background-image: url(/images/ACP-note2.png);
	width: 1160px !important;
	background-repeat: repeat-y;
	top: 50px;
	height: 600px;	
}
.gs-acp-note .fw-page-builder-content {
    width: 65%;
    position: relative;
    left: 150px;
}
.acp-is-easy h1 {
    text-align: center;
    font-size: 60px;
    font-weight: 700;
}
.acp-is-easy h2 {

    text-align: center;
    font-weight: 400;
	color:#1eb2aa;
	font-style:italic;
	font-size:48px;

}
#sbrc{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#102a46+0,0d4761+100 */
	background: #102a46; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #102a46 0%, #0d4761 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #102a46 0%,#0d4761 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #102a46 0%,#0d4761 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102a46', endColorstr='#0d4761',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin-top:40px;
	color:#fff;
	height:475px;
}
#sbrc h1{
	color:#fff;
}
.sbdc-bizwiz, .sbdc-reswiz, .sbdc-civicwiz {
    width: 230px;
    height: 230px;
    position: absolute;
    text-align: center;
    top:35px;
}
.sbdc-bizwiz{
    background-color: #026ba4;
    border:1px solid #21b4e1;
	left:70%;
}
.sbdc-reswiz {
    background-color: #0f6051;
    border:1px solid #5ac095;
}
.sbdc-civicwiz{
	background-color: #6f0e12;
    border:1px solid #b52025;
	left:35%;
}
.sbdc-bizwiz h5, .sbdc-reswiz h5, .sbdc-civicwiz h5{
	font-size:14px;
	text-align:center;
	margin-top:30px
}
.sbdc-civicwiz h5{
	color:#b52025;
}
.sbdc-bizwiz h5{
	color:#21b4e1;
}
.sbdc-reswiz h5{
	color: #5ac095;
}
.sbdc-bizwiz a, .sbdc-reswiz a, .sbdc-civicwiz a{
	color:#fff;
	border:1px solid #fff;
	padding:5px 15px;
	position:relative;
	top:10px;
}
.sbdc-civicwiz a{
	background-color:#b52025;
}
.sbdc-bizwiz a{
	background-color:#21b4e1;
}
.sbdc-reswiz a{
	background-color:#5ac095;
}
.sbdc-bizwiz a:hover, .sbdc-reswiz a:hover, .sbdc-civicwiz a:hover{
	color:#fff;
}

.sbdc-bizwiz h3, .sbdc-reswiz h3, .sbdc-civicwiz h3{
	font-family: 'Lora';
	color: #fff;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}
#be-forms-links, #ed-forms-links{
	text-align:center;
	background-image:url(/images/bw_seal_lrg.png);
	background-color:#f1f1f1;
	background-repeat:no-repeat;
	background-size:60%;
	min-height: 410px;
}
#be-forms-links h1, #ed-forms-links h1 {
    text-transform: uppercase;
    font-weight: 800;
}
#be-forms-links li, #ed-forms-links li, #video-links li{
	background-image: url(/images/bullet-arrow-blue.png);
	background-repeat: no-repeat;
	background-position: 0% 11px;
	background-size: 11px;
	text-align: left;
	font-family: 'Lora';
	text-transform: uppercase;
	list-style: none;
	text-indent: 20px;
	line-height: 2.2;
}
#be-forms-links li:hover, #ed-forms-links li:hover {
    background-image: url(/images/bullet-arrow-lt-blue.png);
}
#de-forms-links{
	height:450px;
}
.be-linksgroup1 {
    width: 50%;
    position: absolute;
    left: 60%;
}
.be-linksgroup2 {
    width: 50%;
    position: absolute;
    right: 40%;
}
.notary-info-box {
	width: 80% !important;
	border-radius: 2px !important;
	box-shadow: 8px 8px 7px #ccc;
	margin: 40px 0px;
}
.notary-info-box img{
	float:left;
	margin-right: 20px;
}
.notary-info-box table{
	width:70%;
}
.notary-info-box table tr td, .notary-info-box table tr th  {
    padding: 10px;
}
#notary-state-table, #notary-supplies {
    column-count: 4;
}
#be-forms-links.notary {
    min-height: 250px !important;
}
#video-note {
    background-image: url(/images/Video-Note.png);
    background-repeat: no-repeat;
    height: 500px;
    padding: 181px 201px;
    text-transform: initial;
    width: 1075px;
    margin: auto;
    text-align: left;
}
.sosbiz-button {
	float:right;
	margin: 40px 20px;
    width: 165px;
    background-color: #016ca5;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 7px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}

.sosbiz-button:hover{
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
	text-decoration:none;
	background-color:#112844;
}
.sosbiz h1 {
    font-family: Open Sans;
    font-weight: 700;
}
.sosbiz p {
    font-size: 18px;
    font-weight: 400;
    color: #112844;
}
.sosbiz li{
	text-transform:uppercase;
	line-height:1.7;
	margin-left:45px;
}
.sosbiz-thumb img{
	width:200px !important;
}
.sosbiz-buttons:hover{
	
}
.annual-report .sosbiz-button {
    float: none;
    display: inline-block;
    margin: 40px;
}
#county-reimbursement{
	margin:20px 40px;	
}
#county-reimbursement h3 {
    text-align: center;
}
#county-reimbursement ol li {
    margin-left: 36%;
}
#county-reimbursement ul li {
    margin-top:20px;
}
.gfield_label {
    color: #21b4e1;
    font-size: 24px !important;
}
#help-tabs {
    width: 50%;	
    margin: auto;
}
#help-tabs h1 {
    font-size: 24px;
}
button.bg-blue-button{
	margin-bottom:10px;
}

/******************************   ELEMENTOR   **********************/

.btn.elementor-widget-button,
.btn.elementor-widget-button a.elementor-button {
 	width: 100%;
 	max-width: 300px;
}
.btn.elementor-widget-button a.elementor-button {
  	background-color: #1d434c;
}
.elementor-text-editor th,
.elementor-text-editor td {
  	padding: 0.4em 0.6em;
}
.elementor-text-editor th a, 
.elementor-text-editor td a {
  color: #026ba4;
}

/******************************   FOOTER   **********************/

#main-footer .container {
    width: 72%;
}
#main-footer .col-sm-4.col-xs-12 {
    padding-right: 75px;
}
#main-footer {    
	background-image: url(/wp-content/uploads/2018/07/footer.jpg);    
	background-repeat: no-repeat;    
	background-size: cover;    
	background-position: 0% 0%;
	padding: 80px 0 0 0 !important;
}
#main-footer h2 {    
	color: #fff;    
	line-height: 1;    
	font-weight: 400;
	border-bottom: 1px solid #026ba4;
	padding-bottom: 15px
}
#main-footer .widget-title{
	display:none
}
#main-footer .textwidget ul li {
    background-image: url(/images/bullet-arrow-white.png);
    background-repeat: no-repeat;
    background-position: 0%;
    background-size: 11px;
    text-indent: 21px;
    line-height: .7;
    margin-left: 25px;
}
.disclaimer-area.col-sm-6 {
    width: 100%;
    text-align: center;
}
#capitol .icon, #business-office .icon{
	width:25px;
	padding:5px 7px 1px 3px;
	position:absolute;
	left:-15px;
}
.icon.phone {
    top: 286px;
}
#main-footer #capitol p, #main-footer #business-office p{
	font-weight:400
}
#gform_submit_button_1 {
    background-color: #026ba4;
}
#field_9_13 p {
    color: #21b4e1;
}
#main-phone {
    margin-top: 0;
}
#social-media{
	margin-top:40px;
}
#social-media img{
	width:75px;
}
#helpful-links{
	margin-top:40px;
}
/******************************   @MEDIA ATTRIBUTES   **********************/
@media only screen and (max-width: 1700px){
	#Lawerence{height:739px;}
	#mission-statement{height:auto;}
	#ld-title h1{ font-size: 30px !important}
	#main-footer .container {width: 95%;}
	.sbdc-bizwiz {left:50%;}
	.sbdc-reswiz {right:50%;}
	.be-linksgroup1{width: 80%;left: 40%;}
	.be-linksgroup2{width: 70%;right: 20%;}
	.cloud-city-countdown {    width: 1100px;    float: left;    left: -179px;    position: relative;}
	.sbdc-civicwiz{left:25%}
	.hides-space{width:5% !important;} .fifth-width{width:30% !important;}
}
@media only screen and (max-width: 1300px){
	#ld-title{width:100%;text-indent: 25%;}
	#Lawerence {height: 867px;}
	#site-branding .container{width:100%;padding:0;margin: 0;}
	#main-footer .textwidget ul li{font-size:10px}
	#subpage-icon-box {height: auto;}
	.cloud-city-countdown {left:-261px}
	.sbdc-civicwiz{left:20%}
		#main-phone h1{ font-size:28px;}
}
@media only screen and (max-width: 1110px){
	#site-branding .container{width:100%;padding:0;margin: 0;}
	#main-logo{width:350px;margin-top:35px !important;}
	.sbdc-bizwiz {left:40%;}
	.sbdc-reswiz {right:40%;}
	.be-linksgroup1{left: 25%;}
	.be-linksgroup2{width: 80%;}
}
@media only screen and (max-width: 990px){
	#main-footer .container {width: 95%;}
	#main-footer .col-sm-4.col-xs-12{width:50%;}
	#menu-item-1532, #menu-item-1925, #menu-item-204, #menu-item-203, #menu-item-218{background-size:40px;padding-top:0px;height:53px;background-position: 75% 25%;}
	.mm-listview > li:hover{color:#21b4e1;}
	.be-linksgroup1, .be-linksgroup2{position:relative;display: inline-block;width: 100%;left:0;right:0;font-size:10px;}
	#be-forms-links li, #ed-forms-links li{background-position: 2% 7px;background-size: 7px;}
	.cloud-city-countdown {width:100%;font-size: 18px;left:0;}
	#Lawerence {height: 500px;width: 100%; background-size: 290% !important;}
	#ld-title {width: 100%; text-indent: 0; right: 0;padding: 0px 5px; text-align: center;height: 95px;bottom: 40px;}
	#ld-title h1{font-size:24px !important; text-align: center;}
	#ld-title h3{text-align: center;}
	#menu-item-1532 a,#menu-item-1925 a, #menu-item-204 a, #menu-item-203 a, #menu-item-218 a {    padding-top: 0px;}
	#subpage-icon-box img{height:auto;}
		.sbdc-civicwiz{left:15%}

}
@media only screen and (max-width: 770px){
	#social-media {margin-top:0px;}
	.tb-icon-box-image.iconbox-image-type.img-rounded.alignleft {float: left;display: inline-block;}
	.tb-icon-box-description{display:inline-block;}
	.tb-icon-box-description h3{font-size:16px;}
	.tb-icon-box-description h5{font-size:10px;}
	#subpage-icon-box img {height: 25px;margin-right: 10px;}
	.sbdc-bizwiz {left:10%;}
	.sbdc-reswiz {right:10%;}
	#subpage-icon-box .tb-column{width:33%;}
		#main-footer .col-sm-4.col-xs-12{width:90%; margin:20px;}
		#main-phone{margin-top:0;}
	.hides-space{width:1% !important;} .fifth-width{width:90% !important;}	
}
@media only screen and (max-width: 600px){
	.pop-count{font-size:75px;}
	.sbdc-bizwiz, .sbdc-reswiz, .sbdc-civicwiz{position:relative;width:80%;margin-bottom:40px;left:10%;}
	#sbrc{height:auto;}
	#slider-searchform{left: -12px;}
	#slider-searchform input {height: 31px;top: 6px;position: relative;}
	.tb-icon-box-image.iconbox-image-type.img-rounded.alignleft{float:none;margin:auto;}
	#column-5bafb9a61eb0e, #column-5bafb9a61e75a, #column-5bafb9a61e37b{border-bottom:1px solid #fff;}
	#main-phone { margin-top: 40px;}
}
@media only screen and (max-width: 500px){
	#main-logo{width:250px;margin-top:15px !important;margin-left:10px !important;}
	.sosbiz-button{top:0px;float:none;}
}
@media only screen and (max-width: 400px){
	#business-office ul, #business-office h2, #business-office p, #capitol ul, #capitol h2, #capitol p, #helpful-links ul, #helpful-links h2, #helpful-links p{width:250px;}
}

@media only screen and (max-width: 350px){
	#subpage-icon-box .tb-column{width:100%;}
}