@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
.container,
img {
    max-width: 100%
}

.cci-2-colum:after,
.container:after,
.header:after,
.home-cci:after {
    clear: both
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.629;
    color: #707070;
    background-color: #fff
}

.container {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px
}

.container:after,
.container:before {
    content: "";
    display: table
}

.main-container a {
    white-space: normal;
    word-wrap: break-word
}

.main-container>.container {
    margin-top: 30px
}

.mt-10 {
    margin-top: 10px!important
}

.mt-20 {
    margin-top: 20px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-40 {
    margin-top: 40px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-40 {
    margin-bottom: 40px!important
}

.errorDesc {
    color: red;
    font-size: 12px
}

.cci-2-colum span[style="font-family: 'Times New Roman', serif;"] {
    font-family: 'Open Sans', sans-serif!important
}

.cci-2-colum span[style="font-size: small;"] {
    font-size: 14px!important
}

.cci-2-colum span[style="color: #000000;"] {
    color: #707070!important
}

.main-container h1,
.main-container h2,
.main-container h3,
.main-container h4,
.main-container h5,
.main-container h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: #333
}

.main-container h1 {
    font-size: 36px;
    color: #0c6db6;
    margin: 0 0 20px
}

.main-container h2 {
    font-size: 20px
}

.main-container h3 {
    font-size: 18px
}

.main-container h4 {
    font-size: 16px
}

.main-container h5 {
    font-size: 14px
}

.main-container h6 {
    font-size: 12px
}

p {
    margin: 0 0 20px
}

.page-title {
    font-size: 28px;
    font-weight: 700;
    padding: 0 0 24px
}

.entry-content h2 {
    margin-top: 30px;
    margin-bottom: 20px
}

.entry-content h3 {
    font-size: 1.2em;
    margin-top: 30px;
    margin-bottom: 15px
}

.entry-content h4 {
    font-size: 1.1em;
    margin-top: 30px;
    margin-bottom: 10px
}

h2.entry-title {
    margin: 0;
    padding: 0 0 15px;
    font-size: 18px;
    font-weight: 600
}

h2.entry-title a {
    text-decoration: none;
    color: #0564BE
}

h1.entry-title,
h1.page-title {
    padding-top: 0;
    margin: 0;
    font-size: 27px;
    color: #0564BE;
    font-weight: 700;
    line-height: 30px
}

h1.entry-title {
    margin-bottom: 20px;
    padding-bottom: 0
}

.cci-2-colum .entry-content.article h1 {
    font-size: 18px;
    margin: 0 0 10px
}

.main-container ol,
.main-container ul {
    padding-left: 15px
}

.cci-2-colum ol,
.cci-2-colum ul {
    padding-left: 35px;
    padding-bottom: 10px
}

.cci-2-colum ol+p,
.cci-2-colum ul+p {
    margin-top: 10px
}

.cci-2-colum ol li,
.cci-2-colum ul li {
    margin: 0 0 5px
}

.hfeed img {
    display: block;
    margin: 10px;
    height: auto
}

.cci-2-colum hr {
    margin: 10px 0
}

.article img.alignright {
    margin: 10px 0 15px 15px
}

.article img.alignleft {
    margin: 10px 15px 15px 0
}

.article img.aligncenter {
    margin: 10px auto 15px
}

.entry-meta {
    padding-bottom: 10px
}

body div.crafty-social-buttons {
    margin: 20px 0 30px;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.radio-c,
body div.crafty-social-buttons .crafty-social-buttons-list a {
    display: block
}

body div.crafty-social-buttons .crafty-social-buttons-list {
    margin: 0!important
}

body div.crafty-social-buttons .crafty-social-buttons-list li {
    margin: 0 6px 0 0
}

body div.crafty-social-buttons .crafty-social-buttons-list img {
    margin: 0!important
}

.radio-c {
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;
    padding-left: 30px;
    cursor: pointer
}

.radio-c input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: #0c6db6
}

.control--radio .control__indicator {
    border-radius: 50%
}

.radio-c input:focus~.control__indicator,
.radio-c:hover input~.control__indicator {
    background: #55b64d
}

.control input:checked~.control__indicator {
    background: #2aa1c0
}

.radio-c input:checked:focus~.control__indicator,
.radio-c:hover input:not([disabled]):checked~.control__indicator {
    background: #0e647d
}

.radio-c input:disabled~.control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6
}

.control__indicator:after {
    position: absolute;
    display: none;
    content: ''
}

.blue-arrow li:after,
.cci-2-colum:after,
.cci-2-colum:before,
.header .telephone a:after,
.header:after,
.header:before,
.home-cci:after,
.home-cci:before,
.sb-tripcalculator .sb-title:after,
.stiky-call-action-blue .quote-btn:after {
    content: ""
}

.radio-c input:checked~.control__indicator:after {
    display: block
}

.cci-green-btn,
body .wp-pagenavi a,
body .wp-pagenavi span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

.control--radio .control__indicator:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff
}

.control--radio input:disabled~.control__indicator:after {
    background: #7b7b7b
}

.cci-green-btn {
    background: #55b64d;
    padding: 8px 15px;
    border-radius: 5px
}

.car-block {
    margin-left: -10px
}

.blue-arrow li {
    list-style: none;
    padding: 0 0 10px 14px;
    position: relative
}

.blue-arrow li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: url(../images/cci-sprite.png) -4px 0 no-repeat
}

.side-box .blue-arrow li.side-more-link {
    text-align: right;
    background: 0 0;
    margin-bottom: 0;
    padding: 0 20px 0 0
}

.side-box .blue-arrow li.side-more-link:after {
    left: auto;
    right: 0
}

.side-box .blue-arrow li.side-more-link a {
    color: #0c6db6
}

body .wp-pagenavi a,
body .wp-pagenavi span {
    text-decoration: none;
    border: none;
    padding: 3px 5px;
    margin: 2px 5px;
    color: #0c6db6
}

body .wp-pagenavi span.current {
    font-weight: 700;
    background: #55b64d;
    color: #fff
}

body .wp-pagenavi .last,
body .wp-pagenavi .nextpostslink,
body .wp-pagenavi span.pages {
    color: #4b4b4b;
    font-weight: 600
}

body .wp-pagenavi span.pages {
    margin: 3px 0;
    padding: 3px 0
}

.header {
    padding: 0 17px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .09)
}

.header:after,
.header:before {
    display: table
}

.header #logo {
    float: left;
    width: auto;
    cursor: pointer;
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 15px
}

.header #logo h1 {
    margin: 0;
    padding: 0
}

.header .menu {
    text-align: right;
    float: right;
    margin: 0;
    padding: 17px 0;
    position: relative;
    z-index: 1;
    width: 52%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.header .nav {
    padding: 8px 0;
    display: inline-block;
    vertical-align: middle
}

.header .nav li {
    display: inline-block
}

.header .nav li a {
    font-size: 15px;
    color: #707070;
    margin-right: 25px;
    padding: 3px 0 0;
    text-decoration: none
}

.header .nav li a:hover,
.header .nav li.active a {
    color: #0c6db6
}

.header .telephone {
    display: inline-block;
    vertical-align: middle
}

.header .telephone a {
    background: #55b64d;
    border-radius: 5px;
    height: 37px;
    width: 156px;
    display: inline-block;
    vertical-align: middle;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    font-weight: 600
}

.header .telephone a:after {
    background: url(../images/cci-sprite.png) -14px -4px no-repeat;
    float: left;
    width: 12px;
    height: 13px;
    position: absolute;
    left: 10px;
    top: 12px
}

.header .social_links,
.header .social_links .social_links2,
.header .social_links .social_links3 {
    display: inline-block;
    vertical-align: middle
}

.stiky-call-action {
    position: fixed;
    top: -200px;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    padding: 25px 0;
    z-index: 99;
    webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.stiky-call-action-fixed .stiky-call-action {
    top: 0;
    box-shadow: 0 0 10px 0 rgba(121, 121, 121, .47);
    padding: 15px 0
}

.stiky-call-action-container {
    margin: 25px auto 0!important
}

.stiky-call-action-blue {
    border: 5px solid #0077b0;
    padding: 15px;
    background-color: #008ec7;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: -moz-linear-gradient(0deg, #067db9 0, #399ece 48%, #067db9 100%);
    background: -webkit-linear-gradient(0deg, #067db9 0, #399ece 48%, #067db9 100%);
    background: -ms-linear-gradient(0deg, #067db9 0, #399ece 48%, #067db9 100%)
}

.stiky-call-action-blue h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 15px 0 10px;
    text-shadow: 0 .5px 2px rgba(0, 0, 0, .5);
    float: left;
    color: #fff
}

.stiky-call-action-blue form {
    float: right;
    position: relative
}

.stiky-call-action-blue .quote-input-text {
    height: 62px;
    background: #fff!important;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: inset 0 0 5px #d5d2d2;
    padding: 10px 17px;
    width: 414px;
    font-size: 18px;
    font-weight: 500;
    color: #a7a7a7;
    font-family: 'Open Sans', sans-serif
}

.stiky-call-action-blue .quote-btn {
    width: auto;
    height: 54px;
    position: absolute;
    right: 4px;
    background-color: #55b64d;
    border: 1px solid #55b64d;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 .5px .5px #000;
    font-family: 'Open Sans', sans-serif;
    padding: 0 20px 0 40px;
    cursor: pointer
}

.stiky-call-action-blue .quote-btn:after {
    background: url(../images/get-btn-icon.png) no-repeat;
    float: left;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto
}

.ie8 .stiky-call-action .stiky-call-action-inner {
    padding: 0;
    width: 890px
}

.ie8 .stiky-call-action .stiky-call-action-blue #txtZipCode.text {
    padding: 10px
}

.ie8 #statediv {
    z-index: 99999999!important
}

.ie8 .stiky-call-action-fixed .stiky-call-action {
    border-bottom: 2px solid #ddd
}

.main-city-banner {
    background-color: #0d3a61;
    background-image: url(../images/banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 3px solid #d2d2d2;
    padding: 95px 0 90px;
    display: inline-block;
    width: 100%
}

.main-city-banner .sub-container {
    display: inline-block;
    width: 100%
}

.main-city-banner .left {
    margin-right: 72px;
    float: left
}

.main-city-banner .cheap-box .cheap-text h1,
.main-city-banner .cheap-box .cheap-text p {
    font-weight: 600;
    margin: 0;
    text-shadow: 0 .5px 2px #000;
    font-family: 'Open Sans', sans-serif!important;
    letter-spacing: 1px
}

.main-city-banner .cheap-box {
    border: 5px solid #0077b0;
    padding: 42px 42px 42px 90px;
    background-color: #008ec7;
    border-radius: 5px;
    color: #fff;
    background: -moz-linear-gradient(0deg, #067db9 0, #399ece 48%, #067db9 100%);
    background: -webkit-linear-gradient(0deg, #067db9 0, #399ece 48%, #067db9 100%);
    background: -ms-linear-gradient(0deg, #067db9 0, #399ece 48%, #067db9 100%)
}

.main-city-banner .cheap-box form {
    position: relative;
    z-index: 1
}

.main-city-banner .cheap-box .cheap-text p {
    font-size: 35px;
    line-height: 35px
}

.main-city-banner .cheap-box .cheap-text h1 {
    font-size: 44px;
    line-height: 60px;
    color: #fff
}

.main-city-banner .cheap-box .zip {
    position: relative;
    background: #fff!important;
    border-radius: 5px;
    margin-top: 40px
}

.main-city-banner .cheap-box .zip-input#txtZipCode {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: inset 0 0 5px #d5d2d2;
    position: relative;
    width: 100%;
    height: 70px;
    margin: 0;
    padding: 0 0 0 15px;
    text-align: left;
    color: #a7a7a7;
    background-color: #fff;
    font-weight: 500;
    font-size: 18px
}

.main-city-banner .cheap-box .quote-btn {
    width: 219px;
    height: 60px;
    position: absolute;
    right: 5px;
    /*background-color: red;
    border: 1px solid red;*/
    background-color: #55b64d;
    border: 1px solid #55b64d;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 .5px .5px #000;
    letter-spacing: 1px;
    cursor: pointer;
    padding-left: 30px
}

.main-city-banner .cheap-box .quote-btn:after {
    content: "";
    background: url(../images/cci-sprite.png) -31px -4px no-repeat;
    width: 21px;
    height: 22px;
    position: absolute;
    left: 15px;
    top: 0px;
    bottom: 0;
    margin: auto
}

.main-city-banner .cheap-box .quote-btn img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.main-city-banner .cheap-box>img {
    position: absolute;
    left: -138px;
    z-index: 1
}

.main-city-banner .right {
    float: left;
    width: 38.5%
}

.main-city-banner .rate-box h1 {
    font-size: 40px;
    font-weight: 700;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, .4);
    color: #fff;
    margin: 0;
    line-height: normal
}

.main-city-banner .rate-box p {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 10px
}

.main-city-banner .gif-box {
    background-color: rgba(255, 255, 255, .2);
    width: 450px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    max-width: 100%;
    padding: 8px;
    display: inline-block;
    vertical-align: top
}

.main-city-banner .gif-box .top {
    background-color: #55b64d;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 13px 10px 14px;
    border-radius: 5px 5px 0 0
}

.main-city-banner .gif-box .bottom {
    padding: 15px 0;
    border: 1px solid #55b64d;
    border-radius: 5px 5px 0 0;
    background: #fff;
    margin-top: -5px
}

.main-city-banner .rate-note {
    text-align: right;
    opacity: .8;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding-right: 8px
}

.home-cci:after,
.home-cci:before {
    display: table
}

.hcci-right {
    float: right;
    width: 81.3%
}

.hcci-left {
    float: left;
    width: 18.7%
}

.hcci-content {
    padding: 0 30px;
    width: 77%;
    float: left
}

.hcci-sidebar {
    width: 23%;
    float: right
}

.side-box {
    border: 1px solid #0c6db6;
    border-radius: 5px;
    margin: 0 0 20px
}

.side-box .sb-title {
    background: #0c6db6;
    padding: 6px 15px
}

.side-box .sb-title .h1,
.side-box .sb-title h1 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    line-height: 20px
}

.side-box .sb-title p {
    color: #fff
}

.side-box .sb-text {
    padding: 15px
}

.side-box .sb-text ul {
    padding-left: 0
}

.side-box .sb-text img {
    margin: 10px auto 0
}

.side-box .blue-arrow li,
.side-box .blue-arrow li a {
    font-size: 13px;
    font-weight: 600;
    color: #707070;
    text-decoration: none;
    line-height: 16px
}

.side-box .blue-arrow li a:hover {
    color: #0c6db6
}

.side-box .news-ul li {
    font-weight: 400;
    color: #0c6db6;
    font-size: 14px
}

.side-box .news-ul li b a {
    font-weight: 600;
    font-size: 14px
}

.side-box .news-ul li a {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px!important
}

.state-requirements .sr-inner {
    z-index: 99999999;
    padding: 0;
    background-color: #fff;
    position: absolute;
    top: -525px;
    border: 6px solid #CFCFCF
}

.state-requirements .sr-map-box {
    height: 495px;
    width: 800px
}

.cci2-30 .side-box-bg {
    background: #0c6db6;
    color: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    margin-bottom: 30px
}

.cci2-30 .side-box-bg .widget-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 8px;
    color: #fff
}

.cci2-30 .side-box-bg .sbg-collups {
    margin: 0 0 30px;
    width: 100%;
    display: inline-block
}

.cci2-30 .side-box-bg .cci-green-btn {
    display: inline-block;
    margin: 20px 0 0;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.cci2-30 .side-box-cmn {
    border: 1px solid #0c6db6;
    border-radius: 10px;
    margin: 0 0 20px
}

.cci2-30 .side-box-cmn .sb-title {
    background: #0c6db6;
    padding: 20px 15px 10px;
    border-radius: 7px 7px 0 0
}

.cci2-30 .side-box-cmn .sb-title .h1,
.cci2-30 .side-box-cmn .sb-title h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 12px;
    line-height: 25px
}

.cci2-30 .side-box-cmn .sb-title p {
    color: #fff
}

.cci2-30 .side-box-cmn .sb-text {
    padding: 15px
}

.cci2-30 .side-box-cmn .sb-text img {
    margin: 10px auto 0
}

#marqueecontainer .sb-text {
    height: 100px;
    overflow: hidden;
    position: relative;
    padding: 0
}

#marqueecontainer #vmarquee {
    position: absolute;
    min-width: 100%;
    left: 0
}

#marqueecontainer ul {
    width: 100%;
    float: left;
    border-bottom: 1px solid #d6d6d6;
    padding: 4px 0
}

#marqueecontainer li {
    float: left;
    list-style-type: none;
    font-size: 11px;
    color: #000
}

#marqueecontainer li.name {
    width: 41%;
    padding-left: 10px;
    padding-right: 5px
}

#marqueecontainer li.saving {
    width: 21%
}

#marqueecontainer li.date {
    width: 38%;
    padding-right: 10px
}

.agent-dropdown {
    position: relative;
    z-index: 1
}

.agent-dropdown>a.ad-select {
    background: url(../images/green-arrow.png) right center no-repeat;
    border: 1px solid #757575;
    height: 25px;
    width: 100%;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 0 10px;
    text-decoration: none;
    color: #707070
}

.agent-dropdown .ad-dropdown {
    border: 1px solid #888;
    background: #fff;
    box-shadow: 0 8px 5px -5px #ccc;
    width: 765px;
    position: absolute;
    top: 24px;
    left: 0;
    display: none
}

.agent-dropdown:hover .ad-dropdown {
    display: block
}

.agent-dropdown .ad-dropdown ul {
    width: 20%;
    float: left;
    padding: 3px 0
}

.agent-dropdown .ad-dropdown>ul+ul {
    border-left: 1px solid #888
}

.agent-dropdown li {
    padding: 3px 5px;
    text-align: left;
    list-style-type: none;
    font-size: 13px;
    display: block;
    margin: 0!important
}

.hcci-sidebar .blue-icon-box {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px
}

.hcci-sidebar .blue-icon-box .bib-title {
    min-height: 40px;
    padding-left: 48px;
    padding-top: 7px;
    margin-bottom: 10px
}

.hcci-sidebar .blue-icon-box .bib-title .icon.safety-tip:after,
.hcci-sidebar .blue-icon-box .bib-title .icon.savings-tip:after,
.hcci-sidebar .blue-icon-box .bib-title .icon:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    right: 0
}

.hcci-sidebar .blue-icon-box .bib-title .icon {
    width: 40px;
    height: 40px
}

.hcci-sidebar .blue-icon-box .bib-title .icon:after {
    background: url(../images/cci-sprite.png) -227px -4px no-repeat
}

.hcci-sidebar .blue-icon-box .bib-title .icon.safety-tip:after {
    background: url(../images/cci-sprite.png) -281px -4px no-repeat
}

.hcci-sidebar .blue-icon-box .bib-title .icon.savings-tip:after {
    background: url(../images/cci-sprite.png) -335px -4px no-repeat
}

.hcci-sidebar .blue-icon-box .bib-title .title {
    font-size: 17px
}

.hcci-sidebar .blue-icon-box p {
    font-size: 12px;
    line-height: 18px
}

.hcci-sidebar .reminder-box .rb-head {
    padding: 10px 10px 66px
}

.hcci-sidebar .reminder-box .rb-head .title {
    font-size: 17px;
    line-height: 20px
}

.hcci-sidebar .reminder-box .rb-head .title b {
    font-size: 17px
}

.hcci-sidebar .reminder-box .rb-head span {
    font-size: 12px;
    line-height: 16px
}

.hcci-sidebar .reminder-box .rb-head .icon {
    background: url(../images/cci-sprite.png) -383px -4px no-repeat;
    width: 73px;
    height: 80px;
    bottom: -27px
}

.hcci-sidebar .reminder-box .rb-body {
    padding: 40px 15px 15px
}

.reminder-box .rb-body .mailing-list {
    float: none
}

.reminder-box .rb-body .required {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important
}

.hcci-sidebar .cci-form .form-group input[type=email],
.hcci-sidebar .cci-form .form-group input[type=number],
.hcci-sidebar .cci-form .form-group input[type=password],
.hcci-sidebar .cci-form .form-group input[type=search],
.hcci-sidebar .cci-form .form-group input[type=tel],
.hcci-sidebar .cci-form .form-group input[type=text],
.hcci-sidebar .cci-form .form-group label {
    font-size: 12px
}

.hcci-content .our-cmmtitment {
    padding: 25px 0 0;
    text-align: justify
}

.hcci-content .our-cmmtitment .widget-title {
    font-size: 28px;
    font-weight: 700;
    color: #0c6db6;
    padding: 15px 0 18px;
    margin: 0;
    text-align: left
}

.hcci-content .wpcf7 {
    padding: 25px 25px 5px;
    border: 1px solid #0c6db6;
    border-radius: 10px;
    margin-bottom: 30px
}

.blue-icon-box,
.reminder-box {
    border-radius: 10px;
    background: #0c6db6
}

.home .hcci-content .our-cmmtitment .widget-title {
    border-bottom: 3px solid #55b64d;
    padding: 15px 0 10px;
    margin: 0 0 20px
}

.home-news .widget-title {
    color: #0c6db6;
    font-size: 28px;
    font-weight: 700;
    display: block;
    padding: 0 0 25px;
    margin: 0
}

.home-news ul,
.tripcalculator .radio,
.tripcalculator .radio .radio-c {
    display: inline-block;
    vertical-align: top
}

.home-news ul {
    list-style-type: none;
    width: 100%;
    padding-left: 0
}

.home-news li {
    list-style: none;
    padding: 0 0 10px 14px;
    font-size: 15px;
    color: #0c6db6
}

.home-news li:after {
    background: url(../images/cci-sprite.png) -4px -40px no-repeat;
    height: 18px;
    top: 2px
}

.home-news li a {
    text-decoration: none;
    color: #3c3c3c
}

.home-news li a:hover {
    color: #0c6db6!important
}

.home-news li a:visited,
.home-news li a:visited b {
    color: #6c6c6c
}

.home-news li b {
    font-weight: 700;
    color: #282828
}

.hcci-left .tripcalculator .radio .control__indicator {
    top: 0;
    height: 18px;
    width: 18px
}

.hcci-left .tripcalculator .radio-c input:checked~.control__indicator:after {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px
}

.hcci-left .cci-form .form-group label {
    font-size: 12px
}

.hcci-left .custom-select select {
    font-size: 12px;
    height: 25px
}

.tripcalculator .radio {
    width: 100%;
    margin: 0 0 10px;
    text-align: center
}

.tripcalculator .radio .radio-c {
    margin-bottom: 10px;
    padding-left: 22px;
    font-size: 12px;
    width: 43%;
    line-height: 20px;
    text-align: left
}

.sb-tripcalculator {
    position: relative;
    padding-bottom: 20px
}

.sb-tripcalculator .sb-title {
    position: relative;
    padding-bottom: 30px;
    text-align: center
}

.sb-tripcalculator .sb-title:after {
    background: url(../images/cci-sprite.png) -159px -4px no-repeat;
    float: left;
    width: 59px;
    height: 59px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -37px
}

.sb-tripcalculator.side-box .sb-text {
    padding-top: 50px
}

.sb-tripcalculator .credit {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    text-align: center
}

.sb-tripcalculator .expHeader {
    width: 100%;
    display: block;
    text-align: center;
    color: #0c6db6;
    font-weight: 600;
    font-size: 14px;
    background: url(../images/blue-arrow-bottom.png) center bottom no-repeat;
    padding: 0 0 10px;
    margin: 15px 0 0;
    cursor: pointer
}

.sb-tripcalculator .cci-form .form-send input[type=button] {
    font-size: 14px;
    letter-spacing: normal;
    background: #0c6db6;
    padding: 5px 15px
}

.tripcalculator .widgetCode {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0
}

.blue-icon-box {
    color: #fff;
    padding: 30px;
    margin: 0 0 30px
}

.blue-icon-box .bib-title {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 80px;
    line-height: normal;
    margin-bottom: 16px;
    min-height: 70px;
    padding-top: 22px
}

.blue-icon-box .bib-title .icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 70px
}

.blue-icon-box .bib-title .title {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    font-weight: 600;
    line-height: 26px
}

.blue-icon-box p {
    font-size: 15px;
    margin: 0;
    padding: 0
}

.reminder-box .rb-head {
    color: #fff;
    text-align: center;
    padding: 20px 20px 100px;
    position: relative
}

.reminder-box .rb-head .title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 5px
}

.reminder-box .rb-head .title b {
    font-size: 25px;
    font-weight: 700
}

.reminder-box .rb-head span {
    font-size: 15px
}

.reminder-box .rb-head .icon {
    background: url(../images/watch-icon.png) no-repeat;
    width: 120px;
    height: 120px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: auto
}

.reminder-box .rb-body {
    background: #fff;
    padding: 75px 25px 25px;
    border-radius: 10px;
    border: 1px solid #0c6db6
}

.cci2-30 .side-box .sb-title .h1,
.cci2-30 .side-box .sb-title h1 {
    font-size: 18px;
    padding: 6px 0 8px;
    margin: 0;
    line-height: 20px
}

.cci2-30 .side-box .sb-title p {
    font-size: 15px;
    margin: 20px 0 0
}

.cci2-30 #marqueecontainer .sb-text {
    height: 140px
}

.cci2-30 #marqueecontainer li {
    font-size: 13px
}

.cci2-30 .blue-arrow li {
    background: url(../images/blue-arrow-xl.png) 0 7px no-repeat
}

.cci2-30 .blue-arrow li:after {
    display: none
}

.cci2-30 .side-box .blue-arrow li a {
    line-height: 22px;
    font-size: 16px
}

.cci2-30 .side-box .blue-arrow li.side-more-link a {
    padding: 0 15px 0 0;
    background: url(../images/blue-arrow-xl.png) right 7px no-repeat
}

.cci2-30 .tripcalculator .radio .radio-c {
    padding-left: 28px;
    font-size: 15px
}

.pr-30 {
    padding-right: 30px
}

.pl-30 {
    padding-left: 30px
}

.cci-left {
    float: left
}

.cci-right {
    float: right
}

.cci-2-colum:after,
.cci-2-colum:before {
    display: table
}

.cci-2-colum .cci2-70 {
    width: 71%
}

.cci-2-colum .cci2-30 {
    width: 29%
}

input[type=submit] {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background: #55b64d;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-weight: 600
}

.entry-content input[type=email],
.entry-content input[type=number],
.entry-content input[type=password],
.entry-content input[type=search],
.entry-content input[type=tel],
.entry-content input[type=text],
.wpcf7-form .wpcf7-text,
.wpcf7-form select,
.wpcf7-form textarea {
    border: none;
    border-bottom: 1px solid #ccc;
    background: 0 0;
    color: #707070;
    width: 100%;
    padding: 4px;
    font-size: 14px
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 20px
}

.cci-form .form-group {
    padding: 0 0 15px
}

.cci-form .form-group label {
    font-size: 15px;
    color: #303030
}

.cci-form .form-group input[type=email],
.cci-form .form-group input[type=number],
.cci-form .form-group input[type=password],
.cci-form .form-group input[type=search],
.cci-form .form-group input[type=tel],
.cci-form .form-group input[type=text] {
    border: none;
    border-bottom: 1px solid #ccc;
    background: 0 0;
    color: #707070;
    width: 100%;
    padding: 4px;
    font-size: 14px;
    margin: 0
}

.cci-form .form-group input[type=email]:focus,
.cci-form .form-group input[type=number]:focus,
.cci-form .form-group input[type=password]:focus,
.cci-form .form-group input[type=search]:focus,
.cci-form .form-group input[type=tel]:focus,
.cci-form .form-group input[type=text]:focus {
    border-bottom: 1px solid #0c6db6
}

.cci-form .form-group input+input {
    margin-top: 10px
}

.cci-form .form-send {
    padding-top: 10px
}

.cci-form .form-send.text-center {
    text-align: center
}

.cci-form .form-note {
    margin: 15px 0;
    color: #1e1e1e;
    font-size: 14px
}

.cci-form .form-send .button,
.cci-form .form-send input[type=button],
.cci-form .form-send input[type=reset],
.cci-form .form-send input[type=submit] {
    background: url(../images/send-icon.png) 5px center no-repeat #0c6db6;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid #0c6db6;
    padding: 5px 10px 4px 26px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.custom-select {
    position: relative
}

.custom-select select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    height: 30px;
    color: #707070;
    background: 0 0;
    padding: 0 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.custom-select select::-ms-expand {
    display: none
}

.custom-select .select-arrow {
    position: absolute;
    top: 0;
    right: 5px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #707070 transparent transparent;
    bottom: 0;
    margin: auto
}

.ie9 .custom-select .select-arrow {
    display: none
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.city-listing-table table.car-rate-listing {
    border: 1px solid #ccc;
    width: 100%;
    float: left;
    margin-bottom: 22px
}

.city-listing-table table.car-rate-listing th {
    background: #11ae0d;
    border: 1px solid #11ae0d;
    padding: 10px;
    color: #fff;
    text-align: center
}

.city-listing-table table.car-rate-listing th,
.city-listing-table table.car-rate-listing th a {
    font-size: 17px;
    font-weight: 700
}

.city-listing-table {
    width: 100%;
    float: left
}

.city-listing-table table.car-rate-listing th a:visited {
    color: #36C
}

.city-listing-table table.car-rate-listing th a:hover {
    color: #000
}

.city-listing-table table.car-rate-listing td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px 0
}

.city-listing-table table.car-rate-listing td a {
    text-decoration: none;
    color: #333;
    font-weight: 600
}

.city-listing-table table.car-rate-listing tr:nth-child(odd) {
    background-color: #eee
}

.city-listing-table table.car-rate-listing tr:nth-child(even) {
    background-color: #fff
}

.cities-lists {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0!important
}

.cities-lists li {
    background: url(../images/blue-arrow-xl.png) 0 6px no-repeat;
    padding: 0 10px 10px 14px;
    width: 33.33%;
    float: left;
    list-style-type: none;
    margin-bottom: 3px
}

.cities-lists li a {
    font-size: 16px;
    text-decoration: none;
    color: #292929;
    font-weight: 600
}

.cities-lists li a:hover {
    color: #0c6db6
}

.map-dropdown .inner-left-content {
    float: left
}

.map-dropdown .maincontentwrapper {
    width: 100%
}

.map-dropdown .content .aside {
    float: left
}

.map-dropdown .drop-down-map {
    float: left;
    width: 100%;
    padding: 0 0 20px
}

.map-dropdown .drop-down-map h3 {
    border-bottom: 3px solid #11ae0d;
    color: #0564be;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 15px!important
}

.map-dropdown .drop-down-map .row {
    float: left;
    margin-bottom: 13px;
    width: 31%;
    padding-right: 30px
}

.map-dropdown .drop-down-map .row.sub-btn {
    width: 7%;
    padding-right: 0
}

.map-dropdown .drop-down-map .row label {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 6px;
    font-weight: 700;
    margin-bottom: 10px
}

.map-dropdown .drop-down-map .row select {
    border: none;
    border-bottom: 1px solid #CCC;
    float: left;
    padding: 3px;
    width: 100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.map-dropdown .drop-down-map .sub-btn button {
    background: #11AE0D;
    border: 1px solid #11AE0D;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    margin-top: 35px;
    padding: 3px 8px;
    display: block;
    width: 100%
}

.main-years-title {
    float: left;
    width: 100%;
    padding: 20px 0 0
}

.main-years-title p.national-average {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    color: #000
}

.main-years-title p {
    color: #0564BE;
    font-size: 20px;
    margin-bottom: 14px;
    text-align: center;
    width: 100%
}

.main-years-title p.average {
    padding-bottom: 15px;
    border-bottom: 3px solid #11ae0d;
    color: #0564BE;
    font-weight: 700
}

.main-years-title p.date {
    font-weight: 700
}

.map-dropdown .map-rates {
    float: left;
    width: 100%
}

.map-dropdown .map-rates .dark-1 {
    color: #0468fe
}

.map-dropdown .map-rates .dark-2 {
    color: #60a1ff
}

.map-dropdown .map-rates .dark-3 {
    color: #97c0ff
}

.map-dropdown .map-rates .dark-4 {
    color: #cee1ff
}

.map-dropdown .map-rates .dark-5 {
    color: #ebf1fd
}

.map-dropdown .map-rates #eav_map {
    float: left;
    margin: 20px 0 0;
    padding-bottom: 22px;
    width: 100%;
    text-align: center
}

.map-dropdown .map-rates #eav_map ul {
    display: inline-block;
    vertical-align: middle;
    list-style-type: none
}

.map-dropdown .map-rates #eav_map ul li {
    float: left;
    margin: 0 5px;
    vertical-align: middle
}

.map-dropdown .map-rates #eav_map span {
    width: 100px;
    float: left;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0;
    font-size: 12px
}

.map-dropdown .map-rates #eav_map span.dark-1 {
    background: #0468fe
}

.map-dropdown .map-rates #eav_map span.dark-2 {
    background: #60a1ff
}

.map-dropdown .map-rates #eav_map span.dark-3 {
    background: #97c0ff;
    color: #000
}

.map-dropdown .map-rates #eav_map span.dark-4 {
    background: #cee1ff;
    color: #000
}

.map-dropdown .map-rates #eav_map span.dark-5 {
    background: #ebf1fd;
    color: #000
}

.map-dropdown .map-rates h1 {
    color: #0c6db6;
    font-size: 24px;
    width: 100%;
    float: left;
    margin-bottom: 20px
}

#colorbox {
    z-index: 9999999!important
}

.map-dropdown .map-rates h1.slider_title {
    color: #000;
    float: none;
    font-size: 21px;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    display: inline-block
}

.map-rates .mg {
    background: url(../images/rates-img.jpg?i=1) left bottom no-repeat;
    float: left;
    height: 57px;
    margin: 0 0 80px 59px;
    width: 611px
}

.map-rates .mg #avg_div {
    background: url(../images/rates-img-arrow.png?i=1) left 18px no-repeat;
    height: 56px
}

.map-rates .mg #sd div {
    background-color: transparent!important;
    font-size: 13px!important;
    position: relative;
    font-weight: 700
}

.map-rates .mg #sd div .middle {
    font-size: 19px!important;
    font-weight: 700
}

.map-rates .mg #sd div .left b,
.map-rates .mg #sd div .right b {
    font-size: 19px;
    line-height: 28px
}

.map-rates .mg #sd div .left {
    position: relative;
    top: 57px;
    left: 0
}

.map-rates .mg #sd div .right {
    position: relative;
    width: 380px;
    text-align: right;
    right: 0;
    top: 0
}

.rate-map-blue {
    background: #f0f9ff;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    border: 1px solid #e8f6ff
}

.rate-map-blue .rmb-title {
    padding: 10px;
    text-align: center;
    background: #e8f6ff
}

.rate-map-blue .rmb-title p {
    margin: 0;
    padding: 0;
    color: #0c6db6;
    font-size: 22px;
    font-weight: 600
}

.rate-map-blue .national-average {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 10px
}

.agent-details {
    width: 100%;
    padding: 0;
    float: left
}

.agent-details .agent-title {
    float: left;
    width: 100%;
    padding: 0 0 15px
}

.agent-details .cci-ad-body {
    border: 1px solid #0c6db6;
    width: 100%;
    display: inline-block;
    padding: 30px;
    background: #f6f6f6;
    margin-bottom: 30px
}

#agent-directory .agent-details .agent-title h3,
.agent-details .agent-title h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #0c6db6;
    width: 75%;
    float: left;
    max-width: 80%
}

.agent-details .agent-title .edit-link,
.agent-details .agent-title .pull-right {
    float: right
}

.agent-details .agent-title .thickbox {
    margin: 0;
    font-size: 15px;
    text-decoration: underline
}

.agent-details .agent-title .cci-edit-btn {
    background: url(../images/edit-icon.png) 0 center no-repeat;
    padding-left: 20px;
    cursor: pointer;
    float: right
}

.agent-details .ags_desc {
    color: #555;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 20px;
    width: 100%;
    word-wrap: break-word
}

.agent-details .address-tem {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px
}

.agent-directory-col-new ul.cities-agent-directory li .agent-details {
    width: 100%;
    padding: 0;
    float: left;
    background: 0 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0
}

.agent-details .ul-row {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0 0 8px
}

.agent-details .ul-row li {
    width: 48%;
    margin: 0 1% 0 0;
    padding: 0;
    float: none;
    display: inline-block;
    background: 0 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: top
}

.agent-details .ul-row p {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    word-wrap: break-word
}

.agent-details .ul-row label {
    display: inline-block;
    font-weight: 700;
    padding-right: 15px;
    width: 100%;
    color: #000
}

.about-count td img {
    width: 50px;
    max-width: 50px;
    margin: 0 10px
}

#please_link_to_me #please_link_to_me_title {
    font-weight: 600;
    color: #000;
    padding-bottom: 10px
}

#please_link_to_area,
textarea.embed-share {
    border: 1px solid #0564be;
    padding: 10px;
    color: #777;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    font-family: 'Open Sans', sans-serif
}

#please_link_to_area {
    height: 65px
}

.yarpp-related>p {
    font-weight: 600;
    color: #000;
    margin: 0 0 10px
}

.single-post .post .entry-title,
body.category .entry-footer {
    margin-bottom: 0
}

.yarpp-related li small {
    font-size: 13px
}

.single-post .post h2 strong {
    font-weight: 600
}

body.category h2.entry-title {
    padding: 0 0 3px
}

body.category h2.entry-title a {
    color: #303030
}

body.category h2.entry-title a:visited {
    color: #818181
}

body.category div.entry-meta.entry-header {
    padding-bottom: 5px
}

.single-post .post .entry-header .commentslink,
.single-post .post .entry-header .entry-date,
body.category div.entry-meta.entry-header .commentslink,
body.category div.entry-meta.entry-header .entry-date {
    font-size: 12px;
    color: #818181;
    text-decoration: underline;
    font-weight: 600
}

.popular-agent {
    background-color: #0c6db6;
    text-align: center;
    padding: 54px 0 25px;
    background-image: url(../images/popular-cities.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
    margin-top: 70px
}

.popular-agent h4 {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 35px
}

.popular-agent a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    border-right: 1px solid #4a92c8;
    font-size: 20px;
    line-height: 20px
}

.popular-agent ul {
    margin: 0;
    padding: 0
}

.popular-agent li {
    float: left;
    width: 16.66%;
    text-align: center;
    list-style-type: none;
    margin: 25px 0
}

.popular-agent li .border-none {
    border: none
}

#TB_window {
    top: 50px!important;
    margin: 0 auto!important;
    right: 0!important;
    left: 0!important;
    max-height: 80%;
    bottom: 0!important
}

#TB_title {
    height: 0
}

#TB_iframeContent {
    padding-bottom: 10px;
    clear: both;
    border: none;
    min-height: 100%;
    max-height: 100%;
    height: 100%!important
}

#TB_window.thick-popup {
    max-height: 150px;
    top: 0!important;
    margin: auto!important
}

.site-footer {
    padding: 50px 0 0
}

.site-footer .footer-brands {
    text-align: center;
    padding: 0 0 50px
}

.site-footer .footer-brands li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.site-footer .footer-brands li.hide-li {
    display: none
}

.site-footer .foot-nav {
    border: none;
    text-align: center;
    margin: auto;
    position: relative
}

.site-footer .foot-nav li {
    padding: 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px
}

.site-footer .foot-nav li a {
    font-size: 15px;
    line-height: 15px;
    color: #303030;
    text-decoration: none;
    margin-bottom: 15px;
    display: block
}

.site-footer .foot-nav li:first-child a {
    padding-left: 0
}

.site-footer .footer {
    background-color: #e4e4e4;
    padding: 15px 0;
    margin: 20px 0 0
}

.site-footer .footer #site-info,
.site-footer .footer #site-info a {
    color: #303030;
    font-size: 13px;
    text-decoration: none
}

.site-footer .foot-social {
    border: none;
    text-align: center;
    margin: 19px auto 27px
}

.site-footer .foot-social li {
    display: inline-block;
    height: 30px;
    width: 30px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 8px;
    list-style-type: none;
    position: relative;
    cursor: pointer
}

.site-footer .foot-social li:first-child {
    margin-left: 0
}

.site-footer .foot-social li:last-child {
    margin-right: 0
}

.site-footer .foot-social li img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.site-footer .foot-social li:hover {
    background-color: #0c6db6
}

.footer-directory-menu #sample_attach_src_child {
    position: absolute;
    bottom: 37px;
    left: 0;
    right: 0;
    background: #eee;
    text-align: left;
    padding: 20px 0 5px;
    box-shadow: 0 -2px 8px 0 #ddd;
    display: none;
    letter-spacing: -.31em
}

.footer-directory-menu #sample_attach_src_child.open {
    display: block
}

.footer-directory-menu #sample_attach_src_child li {
    width: 20%;
    letter-spacing: normal;
    margin: 0;
    padding: 0 15px
}

.footer-directory-menu #sample_attach_src_child li a {
    font-size: 13px;
    text-shadow: 1px 1px #fff
}

.footer-directory-menu #sample_attach_src_child li a:hover {
    color: #0c6db6
}

.city-page .city-page .two-panel01 .middle-panel {
    width: 780px;
    max-width: 100%
}

.city-page .main-content .right-panel {
    width: 330px;
    margin-left: 15px;
    max-width: 100%
}

.city-page .city-right-block-title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.city-page .desc {
    font-size: 15px;
    line-height: 21px
}

.city-page .mailing-list {
    color: #fff;
    margin: 0 -24px -10px
}

.city-page .mailing-list tr td p.title {
    font-size: 21px;
    color: #fff;
    display: inline-block;
    width: 100%;
    float: none
}

.city-page .mailing-list tr td p.title span {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 0
}

.city-page .mailing-list tr td span {
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 21px;
    margin: 10px 0
}

.city-page .mailing-list tr .reminder {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 3px auto 25px
}

.city-page .reminder-info {
    padding: 0 24px
}

.city-page .reminder-info .reminder_image img {
    margin: 0 auto -50px;
    display: block
}

.city-page .reminder-table {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    padding: 70px 24px 0;
    border: 1px solid #0c6db6;
    margin-top: -10px
}

.city-page .reminder-table .control-label {
    font-size: 15px;
    color: #303030
}

.city-page .reminder-table input,
.city-page .reminder-table select {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #707070
}

.city-page .agent-tamp .main-title {
    color: #0c6db6;
    font-size: 30px;
    margin: 0 0 20px;
    padding: 0
}

.city-page .agent-tamp .city-description {
    font-size: 14px;
    color: #707070
}

.city-page .agent-tamp .city-description h2 {
    font-size: 18px!important;
    color: #303030;
    font-weight: 600;
    padding: 0 0 20px!important;
    line-height: 22px
}

.city-page .agent-tamp .city-description a {
    color: #0c6db6;
    text-decoration: none
}

.city-page .agent-tamp .grey-box2 {
    background-color: #e8f6ff;
    text-align: center;
    padding: 29px 10px 41px
}

.city-page .agent-tamp .grey-box2 h3 {
    font-size: 20px;
    color: #303030;
    font-weight: 400;
    line-height: 24px
}

.city-page .agent-tamp .grey-box2 li {
    display: inline-block;
    background: 0 0;
    padding: 0;
    margin: 0;
    color: #0c6db6;
    font-size: 15px;
    vertical-align: middle
}

.city-page .agent-tamp .grey-box2 li.or {
    font-size: 15px;
    color: #303030;
    padding: 0 15px
}

.city-page .agent-tamp .car-insurance-graubox {
    background-color: #f6f6f6;
    display: inline-block;
    width: 100%;
    padding-bottom: 15px
}

.city-page .agent-tamp .car-insurance-graubox .main-title01 {
    padding: 20px 15px 10px 20px
}

.city-page .agent-tamp .car-insurance-graubox .main-title01 h2 {
    font-size: 20px;
    color: #0c6db6;
    margin: 0
}

.city-page .agent-tamp .car-insurance-graubox .main-title01 .add-btn-city {
    background-color: #55b64d;
    color: #fff;
    height: 30px;
    width: 142px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    font-size: 13px!important;
    font-weight: 300!important;
    border-radius: 5px
}

.city-page .agent-tamp .car-insurance-graubox .main-title01 .add-btn-city span img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 3px
}

.city-page .car-insurance-graubox .cities-agent-directory {
    padding: 0 20px
}

.city-page .cities-agent-directory li {
    background-color: #fff;
    width: 100%
}

.city-page .cities-agent-directory li .label {
    font-size: 16px;
    color: #303030;
    font-weight: 400
}

.city-page .cities-agent-directory li .edit-link a,
.city-page .cities-agent-directory li .view-link a {
    text-decoration: none;
    font-size: 15px
}

.city-page .cities-agent-directory li .edit-link {
    padding: 0 0 0 16px
}

.city-page .car-insurance-graubox .cities-agent-directory li.m-bottom {
    width: 100%;
    padding: 0
}

.city-page .car-insurance-graubox .cities-agent-directory li.m-bottom .agent-title {
    background-color: #e8f6ff;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    padding: 10px 25px;
    margin: 0
}

.city-page .car-insurance-graubox .cities-agent-directory li.m-bottom .agent-title h3 {
    color: #0c6db6;
    font-weight: 400
}

.city-page .car-insurance-graubox .cities-agent-directory li.m-bottom .agent-title a {
    text-decoration: none;
    font-weight: 600;
    font-size: 15px!important
}

.city-page .cities-agent-directory li.m-bottom .agent-details-city-box {
    background-color: #f0f9ff;
    padding: 15px 25px 20px;
    float: left;
    width: 100%
}

.city-page .cities-agent-directory li.m-bottom .agent-details-city-box p .title {
    font-size: 14px;
    color: #303030;
    font-weight: 400;
    margin-bottom: 6px;
    display: block
}

.city-page .cities-agent-directory li.m-bottom .agent-details-city-box p {
    font-size: 13px;
    color: #707070;
    line-height: 17px
}

.city-page .cities-agent-directory li.m-bottom .agent-details-city-box p.ags_desc {
    margin: 0 0 15px
}

.city-page .agent-details-city-box .ul-row {
    padding: 0 0 13px
}

.city-page .agent-details-city-box .ul-row li {
    background-color: transparent
}

.city-page .agent-details-city-box .license li {
    display: inline-block;
    width: 48%;
    font-size: 13px;
    color: #0c6db6
}

.city-page .agent-details-city-box a.agent-website {
    color: #0c6db6;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    padding-top: 6px
}

.city-page .agent-details-city-box a.agent-website:hover {
    color: #0c81da
}

.city-page .cities-agent-directory li.m-bottom .review-link a {
    font-size: 13px;
    line-height: 13px;
    padding: 7px 14px;
    border-radius: 5px;
    background-color: #0c6db6;
    text-transform: capitalize
}

.city-page .cities-agent-directory li.m-bottom .review-link a:hover {
    background-color: #0c81da
}

.city-page .cities-agent-directory .review-box {
    width: 100%;
    padding: 15px 10px 19px
}

.city-page .cities-agent-directory .review-box .h3 {
    color: #0c6db6;
    font-size: 15px;
    padding: 0 0 6px
}

.city-page .cities-agent-directory .review-box .review-row {
    padding: 10px 0 0;
    border: none;
    border-top: 1px solid #ddd;
    font-size: 14px;
    color: #303030;
    margin: 0 0 14px
}

.city-page .cities-agent-directory .review-box .review-row:last-child {
    margin: 0
}

.city-page .cities-agent-directory .review-box .review-row label {
    font-size: 14px;
    color: #303030;
    padding: 0;
    line-height: 20px;
    font-weight: 400
}

.city-page .cities-agent-directory .review-box .review-row p {
    line-height: 17px
}

.city-page .cities-agent-directory .review-box {
    margin-bottom: 20px
}

.city-page .agent-details .address-tem {
    margin: 0 0 10px
}

.city-page .agent-details .address-tem a {
    color: #55b64d;
    text-decoration: none
}

.city-page .breadcrum ol {
    padding: 20px 0 0
}

.breadcrum {
    width: 100%;
    display: inline-block
}

.breadcrum~.cci-2-colum {
    margin-top: 20px
}

.breadcrum ul {
    padding: 0!important
}

.breadcrum li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    padding-right: 18px
}

.breadcrum li a {
    text-decoration: none;
    font-size: 12px;
    color: #0c6db6;
    font-weight: 600
}

.breadcrum li:after {
    position: absolute;
    content: " ";
    height: 5px;
    width: 5px;
    border: 1px solid #707070;
    border-bottom: none;
    border-left: none;
    top: 0;
    bottom: 0;
    right: 7px;
    margin: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.breadcrum li.active a {
    color: #707070
}

.breadcrum li.active:after {
    display: none
}

.city-page .stiky-call-action .stiky-call-action-inner {
    width: 1140px;
    max-width: 100%
}

.city-page .stiky-call-action .stiky-call-action-blue {
    padding: 5px;
    width: 100%
}

.city-page .stiky-call-action .stiky-call-action-blue-main {
    margin: 0;
    width: 100%
}

.see-for-yourself iframe {
    margin: 0 auto!important
}

.single-post p iframe {
    max-width: 100%
}

.main-container .entry-content ul {
    margin-bottom: 20px
}

.entry-content p textarea {
    max-width: 100%
}

.entry-content hr {
    margin: 10px 0 20px
}

div.post table td {
    padding: 5px 5px 0 0
}

.car-img img {
    width: auto!important
}

div.page table td {
    border-top: 1px solid #D5D5D5!important
}

#respond>h3 {
    margin-bottom: 15px
}

#comment-form .form-group {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

#comment-form .form-group label {
    display: block;
    font-size: 15px;
    color: #303030
}

#comment-form .form-group input,
#comment-form .form-group textarea {
    display: block;
    width: 400px;
    max-width: 100%;
    color: #707070;
    padding: 4px;
    font-size: 14px
}

#comment-form .form-group input {
    border: none;
    border-bottom: 1px solid;
    height: 28px;
    line-height: 28px
}

#comment-form .form-group textarea {
    border: 1px solid;
    line-height: 16px
}

#comment-form .form-group .hctpc_block {
    margin-bottom: 0
}

#comment-form .form-group button#submit {
    margin-top: 0;
    border: none;
    color: #fff;
    cursor: pointer;
    background: #0c6db6;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 20px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 3px
}

@media screen and (min-width:992px) and (max-width:1090px) {
    .stiky-call-action-blue h3 {
        max-width: 50%;
        margin: 20px 0 10px;
        font-size: 18px
    }
    .main-city-banner .cheap-box #txtZipCode.zip-input {
        font-size: 16px;
        padding: 0 0 0 10px
    }
}

@media screen and (min-width:0) and (max-width:1450px) {
    .main-city-banner .cheap-box>img {
        left: 0
    }
    .main-city-banner .left {
        margin-right: 52px;
        width: 55%;
        padding-left: 120px
    }
    .main-city-banner .cheap-box {
        padding: 20px 20px 20px 90px
    }
    .main-city-banner .cheap-box .quote-btn {
        width: 195px;
        font-size: 24px
    }
    .main-city-banner .cheap-box .cheap-text p {
        font-size: 26px
    }
    .main-city-banner .cheap-box .cheap-text h1 {
        font-size: 34px;
        line-height: 40px
    }
    .main-city-banner .cheap-box .zip {
        margin-top: 25px
    }
}

@media screen and (min-width:0) and (max-width:1170px) {
    .main-city-banner .cheap-box {
        padding: 20px 20px 20px 100px
    }
    .main-city-banner .left {
        width: 55%;
        margin: 0;
        padding-right: 0;
        padding-left: 60px
    }
    .main-city-banner .cheap-box>img {
        left: 0;
        width: 280px
    }
    .main-city-banner .right {
        width: 410px;
        float: right
    }
    .main-city-banner .rate-box h1 {
        font-size: 30px
    }
    .main-city-banner .rate-box p {
        font-size: 15px
    }
    .main-city-banner .cheap-box .cheap-text p {
        font-size: 20px
    }
    .main-city-banner .cheap-box .cheap-text h1 {
        font-size: 30px;
        line-height: 40px
    }
    .main-city-banner .cheap-box .zip {
        margin-top: 15px
    }
    .main-city-banner .cheap-box .quote-btn {
        width: 160px;
        font-size: 18px
    }
}

@media screen and (min-width:0) and (max-width:1024px) {
    .agent-dropdown {
        z-index: 1
    }
    .agent-dropdown .ad-dropdown {
        width: 705px
    }
    .agent-dropdown:hover .ad-dropdown {
        display: none
    }
    .agent-dropdown.open .ad-dropdown,
    .agent-dropdown.open:hover .ad-dropdown {
        display: block
    }
    span.tooltip:hover:before {
        left: 11px!important;
        top: 10px!important;
        transform: -webkit-rotate(95deg);
        transform: -moz-rotate(95deg);
        transform: -o-rotate(95deg);
        transform: rotate(95deg)
    }
    span.tooltip:hover label {
        top: 20px!important;
        left: auto!important;
        right: 0!important
    }
}

@media screen and (min-width:0) and (max-width:991px) {
    .blue-table-amp,
    .table-scroll-amp {
        max-width: 100%;
        overflow-x: auto
    }
    .header {
        padding: 0
    }
    .header #logo {
        float: left;
        width: 100%;
        cursor: pointer;
        padding: 15px 0;
        position: relative;
        top: 0;
        left: 0;
        text-align: center
    }
    .header #logo h1 {
        background: url(../images/logo-ipad.png) no-repeat;
        height: 29px;
        width: 414px;
        display: inline-block;
        vertical-align: middle
    }
    .header #logo h1 img {
        display: none
    }
    .header .menu {
        width: 100%;
        text-align: center;
        border-top: 1px solid #d0d0d0;
        padding: 7px 0
    }
    .main-city-banner,
    .main-city-banner .container {
        padding: 0
    }
    .main-city-banner .cheap-box {
        border-radius: 0;
        padding: 32px 22px 32px 240px
    }
    .main-city-banner .cheap-box>img {
        left: 10px;
        top: 10px
    }
    .main-city-banner .left {
        width: 100%;
        padding: 0;
        float: none;
        display: block
    }
    .main-city-banner .right {
        width: 420px;
        margin: 0 auto;
        float: none;
        display: block;
        text-align: left;
        padding: 20px 0
    }
    .main-city-banner .rate-box h1 {
        font-size: 30px;
        line-height: normal;
        margin: 0
    }
    .main-city-banner .rate-box p {
        font-size: 15px
    }
    .stiky-call-action-blue h3 {
        max-width: 38%;
        margin: 9px 0 0;
        font-size: 18px;
        line-height: 22px
    }
    .hcci-right {
        width: 71.3%
    }
    .hcci-left {
        width: 28.7%
    }
    .cci-2-colum .cci2-70,
    .hcci-content,
    .hcci-sidebar {
        width: 100%
    }
    .hcci-sidebar {
        padding-left: 30px;
        padding-top: 30px
    }
    .state-requirements .sr-inner {
        -webkit-transform: scale(.866);
        -moz-transform: scale(.866);
        -o-transform: scale(.866);
        transform: scale(.866);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .cci-2-colum .cci2-30 {
        width: 100%;
        padding-top: 30px
    }
    .cci-2-colum .cci2-30.pr-30,
    .cci-2-colum .cci2-70.pr-30 {
        padding-right: 0
    }
    .cci-add-edit-form {
        padding: 20px 15px
    }
    .cci-add-edit-form h3 {
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        padding: 16px;
        background: #0564BE;
        border-radius: 6px 6px 0 0
    }
    .cci-add-edit-form h3 .blue {
        color: #fff;
        font-size: 13px;
        display: block;
        font-weight: 500
    }
    .cci-add-edit-form .first_loginbox {
        background: #fff;
        padding: 10px;
        border: 1px solid #0564be;
        border-radius: 0 0 6px 6px
    }
    .cci-add-edit-form ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }
    .cci-add-edit-form li {
        margin-bottom: 10px
    }
    .cci-add-edit-form li.submit input {
        width: auto;
        border-radius: 0
    }
    .cci-add-edit-form li.requireast label {
        color: #cb331e
    }
    .cci-add-edit-form label {
        font-size: 13px;
        font-weight: 600;
        color: #484848;
        padding: 0 0 5px;
        line-height: 16px;
        display: block
    }
    .cci-add-edit-form label small {
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 5px;
        margin-top: 10px;
        display: block
    }
    .cci-add-edit-form .remaining-characters {
        font-style: italic;
        font-size: 12px;
        margin: 0
    }
    .cci-add-edit-form input {
        width: 100%;
        border: 1px solid #ddd;
        padding: 5px 10px;
        height: 32px
    }
    .cci-add-edit-form input[type=checkbox] {
        height: auto;
        display: inline-block;
        width: auto;
        padding: 0
    }
    .cci-add-edit-form textarea {
        width: 100%;
        border: 1px solid #ddd;
        padding: 5px 10px;
        height: 80px
    }
    .cci-add-edit-form .button input[type=button] {
        color: #fff;
        background: #3366dc;
        margin-top: 7px;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase
    }
    .cci-add-edit-form .add-row {
        background: #f5f5f5;
        padding: 10px;
        border: 1px solid #ddd
    }
    .cci-add-edit-form .add-discount,
    .cci-add-edit-form .add-licence {
        padding-bottom: 0
    }
    .cci-add-edit-form .add-discount ul li {
        margin: 0
    }
    .cci-add-edit-form .add-discount ul li .col {
        margin: 0 0 15px
    }
    .cci-add-edit-form .submit {
        margin: 0
    }
    .cci-add-edit-form .submit input {
        border: none;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        margin: 0;
        vertical-align: middle;
        padding: 7px 15px;
        height: auto;
        border-radius: 5px!important
    }
    .popular-agent li {
        width: 33.33%
    }
    .popular-agent li:nth-child(3n) a {
        border: none
    }

    .main-container h1 {
        width: 67.5% !important;
        font-size: 25px !important;
}
}

@media screen and (min-width:0) and (max-width:767px) {
    #cboxOverlay,
    #colorbox {
        display: none!important
    }
    .main-container h1 {
        font-size: 20PX !important;
        width: 100% !important;
        text-align: center;
    }
    h1.entry-title,
    h1.page-title {
        font-size: 18px;
        line-height: 24px
    }
    .hfeed img {
        display: block;
        margin: 0 auto 20px
    }
    .article img.aligncenter,
    .article img.alignleft,
    .article img.alignright {
        display: block;
        margin: 0 auto 20px;
        float: none
    }
    .entry-content.article img {
        margin: 10px auto
    }
    .article .wp-caption.aligncenter,
    .article .wp-caption.alignleft,
    .article .wp-caption.alignright {
        display: block;
        margin: 0 auto 20px;
        float: none
    }
    iframe.mob-auto-height {
        height: auto;
        min-height: 240px
    }
    .main-container>.container {
        margin-top: 15px
    }
    #rc-imageselect,
    .g-recaptcha {
        -webkit-transform: scale(.77);
        -moz-transform: scale(.77);
        -o-transform: scale(.77);
        transform: scale(.77);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .header #logo h1 {
        height: 21px;
        width: 300px;
        -webkit-background-size: 305px auto;
        -moz-background-size: 305px auto;
        -o-background-size: 305px auto;
        background-size: 305px auto
    }
    .header .menu {
        padding: 0
    }
    .header .nav {
        float: left;
        padding: 0 0 0 15px
    }
    .header .nav li a {
        padding: 0;
        display: block;
        line-height: 36px
    }
    .header .social_links,
    .header .telephone a span {
        display: none
    }
    .header .telephone {
        float: right
    }
    .header .telephone a {
        border-radius: 0;
        height: 36px;
        padding: 0;
        width: 36px
    }
    .header .telephone a:after {
        background: url(../images/cci-sprite.png) -4px -62px no-repeat;
        width: 21px;
        height: 21px;
        top: 0;
        bottom: 0;
        margin: auto
    }
    .stiky-call-action-fixed .stiky-call-action {
        padding: 10px 0
    }
    .stiky-call-action-blue {
        padding: 5px 10px 10px
    }
    .stiky-call-action-blue .quote-input-text,
    .stiky-call-action-blue form {
        width: 100%
    }
    .stiky-call-action-blue .quote-btn {
        height: 40px;
        padding: 0 10px 0 40px;
        font-size: 15px
    }
    .stiky-call-action-blue .quote-input-text {
        padding: 4px 7px;
        height: 46px;
        font-size: 18px
    }
    .stiky-call-action-blue h3 {
        font-size: 11px;
        margin: 0 0 10px;
        max-width: 100%;
        line-height: 18px
    }
    .hcci-left,
    .hcci-right {
        width: 100%
    }
    .hcci-content {
        width: 100%;
        padding: 0
    }
    .hcci-sidebar {
        padding-left: 0;
        margin-bottom: 20px
    }
    .hcci-content .our-cmmtitment {
        padding: 0
    }
    .hcci-content .wpcf7 {
        padding: 15px 15px 5px;
        border-radius: 5px
    }
    .state-requirements .sr-inner {
        -webkit-transform: scale(.75);
        -moz-transform: scale(.75);
        -o-transform: scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: 0 17%;
        -moz-transform-origin: 0 17%;
        -o-transform-origin: 0 17%;
        transform-origin: 0 17%
    }
    .cci-2-colum .cci2-30 {
        width: 100%;
        padding: 30px 0 0!important
    }
    .cci-2-colum .cci2-70 {
        width: 100%;
        padding: 0!important
    }
    .hcci-content .our-cmmtitment .widget-title {
        font-size: 20px;
        margin: 0
    }
    .agent-dropdown .ad-dropdown {
        width: 100%;
        max-height: 200px;
        overflow-y: auto
    }
    .agent-dropdown .ad-dropdown>ul+ul {
        border: none
    }
    .home-news .widget-title {
        font-size: 20px
    }
    .map-dropdown .map-rates h1.slider_title {
        font-size: 15px
    }
    .city-page .agent-tamp .main-title {
        font-size: 22px
    }
    .city-page .agent-tamp .car-insurance-graubox .main-title01 h2 {
        line-height: 18px;
        font-size: 15px;
        max-width: 50%
    }
    .city-page .agent-tamp .car-insurance-graubox .main-title01 .add-btn-city {
        font-size: 12px!important;
        width: 122px
    }
    .city-page .agent-tamp .car-insurance-graubox .agent-directory-col {
        padding-bottom: 10px
    }
    .city-page .agent-tamp .car-insurance-graubox .main-title01 {
        padding: 10px 5px 10px 10px
    }
    .city-page .car-insurance-graubox .cities-agent-directory {
        padding: 0 10px
    }
    .city-page .car-insurance-graubox .cities-agent-directory li.m-bottom .agent-title,
    .city-page .cities-agent-directory li.m-bottom .agent-details-city-box {
        padding: 10px
    }
    .city-page .car-insurance-graubox .cities-agent-directory li.m-bottom .agent-title h3 {
        font-size: 14px
    }
    .city-page .car-insurance-graubox .cities-agent-directory li.m-bottom .agent-title a {
        font-size: 13px!important
    }
    .city-page .cities-agent-directory li .edit-link a,
    .city-page .cities-agent-directory li .label,
    .city-page .cities-agent-directory li .view-link a {
        font-size: 13px
    }
    .city-page .cities-agent-directory li .label {
        max-width: 53%
    }
    .city-page .cities-agent-directory li .view-link {
        padding: 0 6px 0 0
    }
    .city-page .cities-agent-directory li .edit-link {
        padding: 0 0 0 6px
    }
    .city-page .agent-tamp .grey-box2 li {
        width: 100%
    }
    body .agent-details {
        padding: 10px
    }
    .cities-lists li {
        width: 50%
    }
    .map-dropdown .drop-down-map .row {
        width: 29%;
        padding-right: 15px
    }
    .map-dropdown .drop-down-map .row.sub-btn {
        width: 13%
    }
    .agent-details .cci-ad-body {
        padding: 15px
    }
    .agent-details .ul-row li {
        width: 100%
    }
    .agent-details .ul-row label {
        padding-right: 0
    }
    .popular-agent {
        padding: 40px 0 20px;
        margin-top: 20px
    }
    .popular-agent h4 {
        line-height: 25px;
        padding-bottom: 25px;
        font-size: 23px
    }
    .popular-agent a {
        font-size: 16px;
        line-height: 18px
    }
    .popular-agent li {
        margin: 15px 0;
        width: 50%
    }
    .popular-agent li:nth-child(3n) a {
        border-right: 1px solid #4a92c8
    }
    .popular-agent li:nth-child(2n) a,
    .state_scroll .sc-table table {
        border: none
    }
    .sc-table table {
        margin: 0;
        padding: 0;
        border-collapse: collapse;
        border-spacing: 0
    }
    .sc-table table tr {
        border: 1px solid #ddd;
        padding: 0
    }
    .sc-table table tr.title-first {
        border: none;
        padding: 0
    }
    .sc-table table td,
    .sc-table table th {
        padding: 10px;
        text-align: center;
        background: #fff
    }
    .sc-table table th {
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
        display: none
    }
    .sc-table table,
    .sc-table table tr th {
        width: 100%
    }
    .sc-table table tr th:first-child {
        display: block;
        width: 100%;
        text-align: left;
        border: none;
        padding: 2px;
        line-height: 17px;
        font-size: 12px
    }
    .sc-table table {
        border: 0
    }
    .sc-table table .quadrant_row.tbl-header {
        display: none
    }
    .sc-table table tr {
        margin-bottom: 5px;
        display: block;
        padding-bottom: 5px
    }
    .sc-table table td {
        display: block;
        text-align: right;
        font-weight: 400;
        border-bottom: 1px dotted #ccc;
        background: #fff;
        font-size: 11px;
        padding: 5px
    }
    .sc-table table td:last-child {
        border-bottom: 0
    }
    .sc-table table .quadrant_row td:first-child {
        font-weight: 700;
        border-bottom-width: 3px;
        border-color: #ECC4A6;
        background: #ffeada;
        color: #666
    }
    .sc-table table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: 700
    }
    body .state_scroll .sc-table td {
        text-align: right
    }
    .site-footer .foot-nav li a {
        font-size: 12px;
        margin-bottom: 10px
    }
    .site-footer .foot-nav li {
        margin: 0 7px
    }
    .site-footer .footer {
        margin: 20px 0 0
    }
    .site-footer .footer-brands {
        padding: 0 0 30px
    }
    .footer #upprev_box {
        display: none!important
    }
    .site-footer .footer-brands li {
        width: 76px
    }
    .site-footer .footer-brands li.hide-li {
        width: 0;
        padding: 0;
        margin: 0
    }
    .single-post .entry-content .yarpp-related ol li small {
        white-space: normal;
        word-break: break-all;
        display: inline-block
    }
    .entry-content blockquote p span {
        white-space: normal;
        word-break: break-all;
        display: block
    }
    #comment-form .form-group .hctpc_block img {
        margin-bottom: 0
    }
    .stately-ul-box {
        top: auto!important
    }
    .car-block#container {
        margin-left: 0
    }
    .car-block .box {
        width: 100%;
        margin: 0 0 20px
    }
    .car-block .car-img img {
        width: auto;
        margin: 0 auto
    }
    .car-block .car-title {
        width: 100%
    }
    .cci2-30.pr-30.cci-left {
        padding: 0 15px
    }
}

@media screen and (min-width:0) and (max-width:640px) {
    .main-city-banner .cheap-box>img {
        left: 18px;
        top: 13px;
        width: 90px;
        display: none
    }
    .main-city-banner .cheap-box {
        padding: 15px
    }
    .main-city-banner .cheap-box .cheap-text {
        padding-left: 66px;
        width: 300px;
        margin: 0 auto;
        position: relative
    }
    .main-city-banner .cheap-box .cheap-text p {
        font-size: 14px;
        line-height: 18px
    }
    .main-city-banner .cheap-box .cheap-text h1 {
        font-size: 18px;
        line-height: 20px
    }
    .main-city-banner .cheap-box .cheap-text:after {
        content: "";
        background: url(../images/cheap-pig-bg.png) no-repeat;
        width: 90px;
        height: 80px;
        float: left;
        position: absolute;
        left: 0;
        top: -7px;
        z-index: -1;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto
    }
    #TB_window.thick-popup {
        max-width: 270px;
        max-height: 210px
    }
    #TB_window.thick-popup #TB_iframeContent {
        max-width: 100%
    }
    .main-city-banner .right {
        width: 310px
    }
    .main-city-banner .rate-box h1 {
        font-size: 22px;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, .4)
    }
    .main-city-banner .rate-box p {
        font-size: 13px
    }
    .main-city-banner .gif-box .top {
        padding: 9px 10px 10px
    }
    .main-city-banner .gif-box .bottom {
        padding: 10px 0
    }
    .main-city-banner .rate-note {
        margin: 5px 0 0;
        font-size: 10px
    }
    .cities-lists li {
        width: 100%
    }
    .map-dropdown .map-rates #eav_map ul {
        margin: 15px 0 0;
        padding: 0 0 22px;
        width: 100%
    }
    .map-dropdown .map-rates #eav_map ul li {
        width: 20%;
        padding: 0 2px;
        margin: 0
    }
    .map-dropdown .map-rates #eav_map span {
        width: 100%;
        font-size: 10px
    }
    .reat-slider .slider {
        width: 100%!important;
        margin: 0!important
    }
    .main-city-banner .cheap-box .quote-btn:after {
        left: 10px
    }
}

@media screen and (min-width:480px) and (max-width:639px) {
    .agent-dropdown .ad-dropdown ul {
        width: 33.33%
    }
    .state-requirements .sr-inner {
        -webkit-transform: scale(.55);
        -moz-transform: scale(.55);
        -o-transform: scale(.55);
        transform: scale(.55);
        -webkit-transform-origin: 0 55%;
        -moz-transform-origin: 0 55%;
        -o-transform-origin: 0 55%;
        transform-origin: 0 55%
    }
}

@media screen and (min-width:360px) and (max-width:479px) {
    .agent-dropdown .ad-dropdown ul {
        width: 50%
    }
    .state-requirements .sr-inner {
        -webkit-transform: scale(.41);
        -moz-transform: scale(.41);
        -o-transform: scale(.41);
        transform: scale(.41);
        -webkit-transform-origin: 0 65%;
        -moz-transform-origin: 0 65%;
        -o-transform-origin: 0 65%;
        transform-origin: 0 65%
    }
}

@media screen and (min-width:0px) and (max-width:359px) {
    .agent-dropdown .ad-dropdown ul {
        width: 50%
    }
    .state-requirements .sr-inner {
        -webkit-transform: scale(.36);
        -moz-transform: scale(.36);
        -o-transform: scale(.36);
        transform: scale(.36);
        -webkit-transform-origin: 0 65%;
        -moz-transform-origin: 0 65%;
        -o-transform-origin: 0 65%;
        transform-origin: 0 65%
    }
}

#upprev_box .upprev_excerpt #callToAction .submit {
    background: url(../images/cci-sprite.png) -55px -4px no-repeat
}

.main-city-banner .cheap-box .zip input {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: inset 0 0 5px #d5d2d2;
    position: relative;
    width: 100%;
    height: 70px;
    margin: 0;
    padding: 0 0 0 15px;
    text-align: left;
    color: #333;
    background-color: #fff;
    font-weight: 500;
    font-size: 18px
}

.main-city-banner .cheap-box .zip label {
    color: #999;
    font-weight: 600;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 19px;
    font-size: 20px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

.main-city-banner .cheap-box .zip input.used~label,
.main-city-banner .cheap-box .zip input:focus~label {
    top: 3px;
    left: 16px;
    color: #a7a7a7;
    font-size: 13px
}

.news-gray-look .type-post {
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.news-gray-look .featured-image {
    width: 165px;
    float: left;
    padding-right: 15px
}

.news-gray-look .featured-image img {
    max-width: 100%;
    margin: 0
}

.news-gray-look .featured-content {
    overflow: hidden
}

@media screen and (min-width:0) and (max-width:767px) {
    .news-gray-look .featured-image {
        width: 90px
    }
}

.home-news .news-ul li:after {
    display: none
}

.home-news .news-ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 15px
}

.home-news .news-ul li .featured-image-home {
    width: 60px;
    float: left
}

.home-news .news-ul li .featured-content {
    overflow: hidden;
    padding-left: 15px;
    margin-top: -6px;
    max-width: 88%;
}

.row-content p {
    font-size: 14px; line-height: 1.629; color: #707070; text-align: left;
}

.best-price-tips {
    list-style: none;
}

.cci-2-colum .best-price-tips {
    padding-left: 10px;
}

.best-price-tips li strong {
    display: block;
    line-height: normal;
}
.best-price-tips li p {
    padding-left: 20px;
    margin-bottom: 10px;
}

.cci-2-colum .custom-sbg-collups {
    margin-top: 30px;
}
.grecaptcha-badge { display: none; }

site-footer {
    padding: 30px 0 0;
    background-color: #e4e4e4;
}
.site-footer .foot-nav li a{
    margin-bottom: 5px;
}
.site-footer .footer {
    padding: 10px 0 15px;
    margin: 10px 0 0;
}

/*add content in cheapcarinsurance rates page on 29-5-2020 */
.insurance-section .insurance-details .title {
    color:#0564BE;
    font-size: 27px;
    margin-bottom: 15px;
    letter-spacing: 0.1px;
    text-transform: capitalize;
    line-height: 37px;
    font-weight: bold;
}
.insurance-section {
    padding-left: 25px;
}
.insurance-section p {
    line-height: 23px;
    letter-spacing: 0.2px;
}
.insurance-details.compare-quotes .insurance-listing-details + p {
    margin-top: -10px;
}
.insurance-section .insurance-details {
    padding-bottom: 25px;
}
.insurance-section .insurance-details img {
    margin-top: 5px;
}
.insurance-description .insurance-listing-details {
    list-style-type: none;
}
.insurance-listing-details {
    padding-left: 0 !important;
}
.insurance-details.compare-quotes .insurance-listing {
    padding-bottom: 0;
}
.insurance-listing-details .insurance-listing {
    padding-bottom: 0px;
    display: -webkit-box;display: -ms-flexbox;display: flex;
}
.insurance-listing .left .green-circle {
    height: 76px;
    width: 76px;
  /*  background-color: #55B64E;
    border-radius: 50%;
    text-align: center;
    line-height: 110px;*/

}
/*.insurance-listing .left .green-circle img {
    width: 40px;
    margin: 20px 0;
}*/
.insurance-listing-details .insurance-listing .right {
    padding-left: 20px;
}
.insurance-listing .listing-title {
    font-size: 20px;
    color: #333;
    text-transform: capitalize;
    padding-top: 18px;
    line-height: 27px;
    letter-spacing: 0.2px;
    margin-bottom: 7px;
}
.insurance-description {
    padding-bottom: 25px;
}
.insurance-details.vehicle-insurance-details .vehicle-insurance{
    background: #F2F2F2;
    padding: 25px;
    padding-left: 45px;
    margin: 0px 50px;
    margin-bottom: 25px;
    padding-bottom: 0;
}
.insurance-details.vehicle-insurance-details .vehicle-insurance li span {
    font-weight: bold;
}
.insurance-details.vehicle-insurance-details .vehicle-insurance li {
    padding-bottom: 20px;
}
.insurance-details.compare-quotes .insurance-listing .left .green-circle {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 76px;
    border-radius: 50%;
    background-color: #55b64e;
    text-align: center;
}
.insurance-listing-details .insurance-listing ul {
    list-style-type: disc;
    padding-left: 40px;
}
.insurance-details.FAQ-section .insurance-FAQ .question {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-top: 10px;
    border-top: 1px solid #333;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.insurance-details.FAQ-section .insurance-FAQ .question:after {
    content: "";
    position: absolute;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 0px;
    top: 17px;
}
.insurance-details.FAQ-section .insurance-FAQ .question.open:after {
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.insurance-details.FAQ-section .insurance-FAQ {
    cursor: pointer;
}
.insurance-details.FAQ-section .title {
    position: relative;
}
/*.insurance-details.FAQ-section .title:before {
    content: "1";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #E7B000;
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    left: -40px;
    top: 5px;
}*/
.insurance-details.FAQ-section .insurance-FAQ .question + span {
    display: block;
    padding-left: 20px;
    display: none;
    padding-bottom: 15px;
}
.insurance-details.FAQ-section .insurance-FAQ .question.open + span{
    display: block;
}
.insurance-section .insurance-details img {
    margin-top: 35px;
    margin-bottom: 25px;
}
.insurance-details.compare-quotes .listing-title {
    margin-bottom: 0;
}
.insurance-details.FAQ-section .insurance-FAQ:last-child .question {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
.insurance-details.FAQ-section .insurance-FAQ:last-child .question.open {
    border-bottom: 0;
}
.insurance-details.FAQ-section .insurance-FAQ a , .insurance-details a{
    color: #0564BE;
    text-decoration: none;
}
.insurance-details.FAQ-section .insurance-FAQ a:hover , .insurance-details a:hover{
    text-decoration: underline;
}
@media screen and (max-width:991px) {
    .insurance-section {
        padding-left: 0px;
    }
    .insurance-details.FAQ-section .title {
        position: relative;
        /*padding-left: 40px;*/
    }
    .insurance-details.FAQ-section .title:before {
        left: 0;
    }
}
@media screen and (max-width:767px) {
    .insurance-details.vehicle-insurance-details .vehicle-insurance {
        margin: 0;
    }
    .insurance-section .insurance-details .title {
        font-size: 18px;
        line-height: 26px;
    }
    /*.insurance-listing .left .green-circle img {
        margin: 15px 0;
        width: 30px;
    }*/
    .insurance-listing .left .green-circle {
        height: 50px;
        width: 50px;
    }
    .insurance-listing-details .insurance-listing .right {
        padding-left: 10px;
    }
    .insurance-details.compare-quotes .insurance-listing .left .green-circle {
        line-height: 50px;
        font-size: 20px;
    }
    .insurance-section .insurance-details img {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .insurance-listing .listing-title {
        font-size: 18px;
        padding-top: 12px;
        line-height: 22px;
    }
}

/*@media screen and (max-width: 991px) {
  .main-container h1 {
        width: 67.5% !important;
        font-size: 25px !important;
    }
}
@media screen and (max-width: 767px) {
  .main-container h1 {
        font-size: 20PX !important;
        width: 100% !important;
        text-align: center !important;
   }
}
/*****  added by biztech on 22-dec-2020   *****/
/*.side-box-cmn .sb-title .widget-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    margin: 0 0 8px !important;
    color: #fff !important;
}*/