/*
Theme Name: DevDmBootstrap3
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Danny Machal
Author URI: http://devdm.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.4.
Version: 1.71
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2015 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/


/* The bootstrap.css file is auto-enqueued in functions.php */


/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */


/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/

.dmbs-container {}

.dmbs-header {}

.dmbs-header-img img {
    margin-top: 12px;
}

.dmbs-header-text {
    display: block;
}

@media (max-width: 767px) {
    .dmbs-header-text {
        text-align: center;
    }
    .dmbs-header-img {
        text-align: center;
    }
    .dmbs-header-img img {
        max-width: 275px;
        margin: 5px auto;
    }
}

h2, h3, h4, h5, h6 {
    color: #192852;
    text-align: left;
    font-family:Roboto;
    font-weight:700;
    font-style:normal;
}

h2:first-of-type {font-size:34px;}
h2 {font-size:28px;}
h3 {font-size:24px;}
h4 {font-size:20px;}
h5 {font-size:16px;}
h6 {font-size:12px;}

.dmbs-right h2 {margin-bottom:12px;}

.dmbs-top-menu {}

.dmbs-content {}

.dmbs-main {}

.dmbs-left {}

.dmbs-right {}

.dmbs-footer-menu {}

.dmbs-author-credits {}

.dmbs-footer {
    background: #18264f;
    color: #ffffff;
    line-height: 1.8;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 50px;
    padding-bottom: 50px;
}

.dmbs-footer h3, .dmbs-footer h3 a {
    color: #3679f1;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

.dmbs-footer ul {
    padding-left: 0;
    list-style: none;
}

.dmbs-footer a {
    color: #ffffff;
}

.dmbs-footer ul li {
    padding-bottom: 3px;
    padding-top: 3px;
}

.footerlogo:before {
    content: "";
    border-bottom: 1px solid #465172;
    display: block;
    margin-bottom: -50px;
}

.footerlogo {
    margin-top: 100px;
    margin-bottom: 20px;
}

.footerlogo img {
    border: 1px solid #465172;
}

.dmbs-header-text .widget_search #s,
.navbar-header .searchform #s, .searchform #s {
    background: url(img/search-icon.png) #f2f2f2 !important;
    background-repeat: no-repeat !important;
    background-position: center right 10px !important;
}

.btn-info, .comment-respond #submit, .searchform #searchsubmit {
    color: #ffffff;
    background-color: #18264f;
    border-color: #18264f;
}

.searchform #searchsubmit {
    color: #ffffff;
    background-color: #18264f;
    border-color: #18264f;
    background: url(img/search-icon.png) #f2f2f2 !important;
    background-repeat: no-repeat!important;
    background-position: 50% 50%!important;
    padding-left: 20px;
    padding-right: 20px;
    display:none!important;
}
.searchform #s {
    width:300px!important;
    padding:5px 12px!important;
    float:right;
    margin-top:8px;
    
}
@media (max-width: 767px) {
    .navbar-header .searchform {
        display: inline-block;
        margin: 5px 5px 5px 15px;
    }
    .dmbs-header-text .widget_search {
        display: none;
    }
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

/* widget placeholder colors */
.widget ::-webkit-input-placeholder {
    color: #8d8d8d;
}

.widget :-moz-placeholder {
    color: #8d8d8d;
}

.widget ::-moz-placeholder {
    color: #8d8d8d;
}

.widget :-ms-input-placeholder {
    color: #8d8d8d;
}

.widget input {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.widget .zip-code-cta {
    text-transform: uppercase;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .dmbs-header-text {
        padding: 1em 0;
    }
}

.dmbs-header-text aside {
    display: inline-block;
    margin: 0;
    padding: 0px 10px;
    vertical-align: top;
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
    color: #182753;
    font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 350px) {
    .dmbs-header-text aside {
        font-size: 16px;
    }
}

@media screen and (max-width:500px) {
    .mobilesize{font-size:15px;}
    .mobilesmall{font-size:14px!important;float:none!important;width:100%!important;}
.searchform #s {
    width: 100%!important;
    padding: 5px 12px!important;
    float: right;
    margin-top: 8px;
}

}

@media screen and (max-width:768px) {
    
    #searchform {display:none!important;}
}

@media screen and (min-width:500px) {
    .mobilesmall{padding-left:10px;padding-right:10px;}
    .pright {padding-right:10px;}
    
}

.dmbs-header-text aside.widget_text {
    padding-top: 0px;
}

.dmbs-header-text .widget_search {
    margin-bottom: 11px;
}

/*.dmbs-header-text #searchform #searchsubmit {
    display: none;
}*/

.nav > li > a {
    padding: 10px 20px;
}

li.homemenu a {
    background: url(img/home.png);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent !important;
}

.timesfont {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}

.home h2.page-header {
    display: none;
}

.getquotes a {
    padding: 10px 50px 10px 30px !important;
    font-weight: bold;
    border-radius: 3px !important;
    text-transform: uppercase;
}

.datepost {
    background: #3679f1;
    color: #ffffff;
    padding: 10px;
    border-radius: 50%;
    line-height: 19px;
    width: 65px;
    height: 65px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.archive .datepost-container,
.blog .datepost-container {
    float: left;
    margin-right: 1em;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-weight: bold !important;
    color: #192852;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    height: 120px;
    overflow: hidden;
    font-size: 17px !important;
    margin-top: 0px;
    text-align: center;
}

.home .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p:nth-child(2):after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 40px;
    top: 40px;
}

.home .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    position: relative;
}

.vc_gitem-zone {
    padding: 10px 15px 20px 14px;
}

.postbutton a {
    padding: 10px 30px !important;
    font-size: 16px !important;
    border-radius: 2px !important;
    border: 1px solid #3679F1 !important;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 10px !important;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.dmbs-footertop {}

.footertopsocial p,
.footertopsocial ul {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .footertopsocial p,
    .footertopsocial ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        vertical-align: top;
        margin-bottom: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }
}

.footertopsocial .mg-wpsi li {
    margin: 0px 10px 10px !important;
}

.footertopsocial p {
    padding-top: 16px;
}

.footertopsocial {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    padding-top: 8px;
}

.homeonly {
    display: none;
}

.home .homeonly {
    display: block;
}
.maincc {
    background: #ffffff;
    padding-bottom: 70px;
}

.dmbs-content.innnerpage {
    background: #e5e5e5;
}

.sidebaricon .mg-wpsi a i {
    font-size: 43px !important;
    color: #FFFFFF !important;
    border-radius: 50px !important;
}

.sidebaricon .mg-wpsi {
    padding-left: 0 !important;
}

.sidebaricon {
    text-align: center;
}

.sidebaricon .mg-wpsi li {
    float: none !important;
    display: inline-block !important;
}

.sidebaricon .mg-wpsi a i:before {
    color: #18264F;
    border-radius: 50px !important;
}

.mainheader {
    padding: 30px 30px;
    text-align: center;
    color: #ffffff;
    background-size: cover !important;
}
.mainheader h1 {
    font-weight: bold;
    font-size: 36px;
    margin-top: 5px;
}

.mainheader h2 {
    font-family: times;
    font-style: italic;
    font-size: 18px;
    margin-top: 0;
}
ul.check li {
    background: url(img/check.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: top 6px left;
    margin-bottom: 8px;
    margin-top: 8px;
}
ul.check {
    padding-left: 0;
    list-style: none;
}

.wpb_vc_table td.vc_table_cell:first-child {
    max-width: 140px;
    text-align: left;
}

table.vc-table-plugin-theme-classic_blue td {
    padding: 4px;
    text-align: center !important;
}

.tablepress tfoot th, .tablepress thead th {
    background: #3679f1 !important;
    color: #ffffff !important;
}

.tablepress .even td {
    border-left: 1px solid #3679f1 !important;
    background: #e8ebf0 !important;
    border-top: 1px solid #3679f1 !important;
}

.tablepress .odd td {
    background-color: #fafafa !important;
    border-left: 1px solid #3679f1 !important;
    border-top: 1px solid #3679f1 !important;
}

.tablepress .odd td:last-child, .tablepress .even td:last-child {
    border-right: 1px solid #3679f1 !important;
}

.tablepress tr:last-child {
    border-bottom: 1px solid #3679F1 !important;
}

/* homepage main image */

.home .vc_custom_1459412021950 {
    background-position: 55% center !important;
}

.vc_custom_1459412021950 h2 {
    text-shadow: 0 0 5px rgba(0, 0, 0, .8);
}


.tablepress tbody td {
    text-align: center;
}


.tablepress td:first-child {
    text-align: left;
}

.gform_button {
    background-color: #ffdb18;
    border: none;
    color: #18264f;
}

.gform_wrapper .left_label input.large, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .gform_wrapper textarea {
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #b7b7b7;
}

.gform_wrapper input.datepicker.datepicker_with_icon {
    width: 62.5% !important;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #b7b7b7;
}

body .gform_wrapper img.ui-datepicker-trigger {
    margin-left: -32px;
}

.gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {
    text-align: right;
}

.vc_btn3.vc_btn3-size-md {
    font-weight: bold;
    font-size: 15px !important;
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-weight: bold;
    margin-top: 2px;
}

@media screen and (max-width:768px) {
    .home .vc_custom_1459412021950 {
       /* background-position: 62% center !important;*/
    }
    .home .vc_custom_1459412021950 .wpb_wrapper {
       /* max-width: 65%;*/
    }



  .gform_wrapper .left_label input.large, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    width: 100% !important;
}

.gform_wrapper input.datepicker.datepicker_with_icon {
    width: 100% !important;
}

.gform_wrapper .left_label .gfield_label {
    width: 100% !important;
}

.gform_wrapper textarea {
    width: 100% !important;
}

body .gform_wrapper img.ui-datepicker-trigger {
    position: absolute;
    right: 0;
    margin-top: -30px;
    margin-right: 30px;
}
}

@media screen and (max-width:400px) {
    .vc_custom_1459412021950 h2:first-child {
        text-shadow: 0 0 5px rgba(0, 0, 0, .8);
        font-size: 36px!important;
        width: 95%!important;
    }
    .vc_custom_1459949459866 {
        background: #000!important;
        background-image: none!important;
    }
}
/* "get quote" bar on smaller screens */
@media screen and (min-width: 768px) {
    .home .get-quote-mobile {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .get-quote-desktop {
        display: none!important;
    }
}

.postid-7312 .get-quote-desktop:not(.show-postid-7312) {
    display: none;
}

.postid-7312 .show-postid-7312 {
    display: flex !important;
}



/***********
WBM
***********/
.gq-mobile {
    text-align: center;
    width: 100%;
}
.gq-mobile a {
    background-color: #ffdb18;
    color: #18264f;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    display: block;
}
.gq-mobile a:hover {
    text-decoration: none;
    background-color: #eac601;
}
#mobile-cta .vc_column-inner {
    padding-top: 0px;
}
.vc_custom_1463020677894 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
}
.blog .post h2 a,
.archive .post h2 a {
    font-size: 28px;
    color: #192852;
    text-align: left;
    font-family: Roboto;
    font-weight: 700;
    font-style: normal;
}
.single-post .get-quotes-button {
    display: inline-block;
}
#gform_previous_button_8 {
    float: left;
}
.gform_previous_button.button,
.gform_next_button.button {
    border: none;
}

@media (max-width:768px) {
    form.searchform.top {
        float: right;
        width: 60%;
        margin-top: 12px;
    }
    .footerlogo {
        border-bottom: 1px solid #465172;
    }
    .footerlogo:before {
        display: none;
    }
    .dropdown-menu {
        position: relative;
    }
    .mobile-blog-sidebar #get-quote-desktop {
        display: block !important;
    }
}
@media (max-width:992px) {
    #get-quote-desktop {
        display: none;
    }

}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}

.blog .page-header,
.archive .page-header,
.single-post .page-header {
    display: block;
}

.archive .post,
.blog .post {
    padding: 1em 0 -8em;
    border-bottom: 1px solid #ddd;
}

.button {
    background-color:#18264f;
    color: white;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    display: block;
}

.button:hover {
    background-color:#ffdb18;
    text-decoration: none;
    background-position: 0 100%;
}

.single-post .get-quotes-button {
    background-color:#ffdb18;
    color:#18264f;
}

.single-post .get-quotes-button:hover {
    background-color: #ffdb18;
}

#quote-anthem, #quote-aetna,
#quote-anthem,
#quote-assurant,
#quote-humana,
#quote-medmutual,
#quote-united, {
    float: right;
    width: 220px;
}

h4 {color: #008000 size: font-size: 1.4375em;}

.vc_custom_1461214007613, .vc_custom_1461214043539 {
    border-radius: 0px!important;
}
.vc_custom_1464721368952 {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    opacity: .8;
}

.post.type-post .button.read-more {
    display: inline-block;
}
.wp-pagenavi {
    padding: 20px 0px;
}

.contact-us-button.button {
    display: inline-block;
}
.boxheight .vc_btn3 {
    font-size: 13px !important;
    padding: 14px 0px !important;
}

.boxheight .vc_column-inner {
    min-height: 200px;
}
.tablepress thead th {
    border-right: 1px solid #ddd;
}
.quote-form-inner {
    max-width: 90% !important;
}
.homeh2{font-size: 36px;
    color: #192852;
    text-align: left;
    font-family: Roboto;
    font-weight: 700;
    font-style: normal;
margin-top:30px;
margin-bottom:30px;}

.column-1 {text-align:left;}
.column-2 {text-align:center!important;}
.column-3 {text-align:center!important;}
.column-4 {text-align:center!important;}
.column-5 {text-align:center!important;}
.column-6 {text-align:center!important;}
.column-7 {text-align:center!important;}
.column-8 {text-align:center!important;}
.column-9 {text-align:center!important;}
.column-10 {text-align:center!important;}
.column-11 {text-align:center!important;}
.column-12 {text-align:center!important;}

.gform_wrapper .gform_page_footer,
.gform_wrapper .gform_page_footer.left_label,
.gform_wrapper .gform_page_footer.right_label {
    margin: 14px 0;
    width: 99%;
    padding: 16px 0 !important;
    border-top: 1px dotted #CCC;
    clear: both;
}
@media (min-width: 768px) {
    .gform_wrapper .gform_page_footer {
        padding-left: 29% !important;
    }
}

/* medicare supplement quote form submit button */
#gform_submit_button_8 {
    background-color: #ffdb18;
    color: #18264F;
    border: none;
}

/* fix for post images */
@media (max-width: 450px) {
    img.alignleft, img.aligncenter, img.alignright {
        display: block;
        margin: 0 auto;
        float: none;
    }
}

/* fix for CTA buttons on mobile */
.vc_btn3.vc_btn3-icon-right {
    text-align: center !important;
}

/* fix spacing issues when mobile-cta is present but hidden */
@media (min-width: 992px) {
    #mobile-cta + .vc_row .vc_column_container .vc_column-inner {
        padding-top: 0;
    }
}

/* quotes menu nav item */
#menu-item-8148 > a {
    color: #ffdb18;
    font-weight: 700;
}

/* main menu dropdown icons */
#menu-main-menu .menu-item.dropdown > a {
    padding: 10px 15px;
}

/* homepage banner text */
.vc_custom_1505235686796 h2,
.vc_custom_1505235686796 h3 {
    text-shadow: 0 0 5px rgba(0,0,0,0.75);
}

/* Medicare plan choices */
li[class^="gchoice_8_"] {
    display: inline-block;
    margin-right: 1.5em !important;
}

li[class^="gchoice_8_"] label {
    max-width: 100% !important;
    position: relative;
    top: 3px;
}

.dmbs-header-img img {
    margin-top: 18px;
    width: 94%;
}

.custom-breadcrumbs {
    margin-top: 0em;
	font-size: 14px;
}
.custom-breadcrumbs a {
		color: #70abde;
	}