.pm-sub-header-container {
    width: 100%;
    margin-top: 10px;
}
.toll_number a {
    color: #fff;
    text-decoration: none;
}
.footer_callnow {
    position: fixed;
    z-index: 999999;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: none;
    width: 100%;
    background: #028bbf;
    padding: 9px 0px;
    font-size: 20px;
    color: #fff;
    box-shadow: 0px 0px 3px #d7d7d7;
}

.footer_callnow .textwidget {
    text-align: center!important;
}

.textwidget a {
    color: #fff;
    text-decoration: none;
}

.textwidget a:hover {
    color: #fff;
}

.footer_callnow .textwidget .cbc_content span {
    font-size: 20px!important;
}
.toll_free_banner {
    position: fixed;
    top: 20px;
    right: 0px;
    background: #264FAD;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 24px;
    z-index: 999999;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: 0px 0px 5px #353535;
    width: 330px;
    transition: all 0.9s ease-out 0s;
}

.call_to_connect {
    width: 40px;
    float: left;
    background: #3e944d;
    height: 34px;
    text-align: center;
    
}

.toll_number {
    padding-left: 5px;
    float: left;
	padding-top:5px;
	font-size:22px;
}

.call_to_connect:hover .toll_free_banner {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    right: 0px;
}

.toll_free_banner {
    -webkit-animation: shift 4000ms 4 alternate;
    -moz-animation: shift 4000ms 4 alternate;
    -o-animation: shift 4000ms 4 alternate;
    animation: shift 4000ms 4 alternate;
}

.for_html_banner {
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-left: 60px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #949494;
    text-align: center;
}

.right-shift {
    right: -290px;
    transition: all 0.9s ease-out 0s;
}

@-webkit-keyframes shift {
    from {
        right: -290px;
    }
    to {
        right: 0px;
    }
}

@-o-keyframes shift {
    from {
        right: -290px;
    }
    to {
        right: 0px;
    }
}

@-moz-keyframes shift {
    from {
        right: -290px;
    }
    to {
        right: 0px;
    }
}

@keyframes shift {
    from {
        right: -290px;
    }
    to {
        right: 0px;
    }
}

.wrap_form {
    position: fixed;
    right: 0;
    z-index: 999999;
    top: 68px;
}

.contact_form {
    position: relative;
}

.for_mail {
    font-size: 24px!important;
    margin-top: 3px;
    color: #fff;
}

.contact_form_wrap {
    width: 250px;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 40px;
    border: 1px solid #F77B01;
    z-index: 99999;
    display: none;
}

.contact_form_wrap>h3 {
    text-align: center;
    margin: 0;
    padding: 5px 0px 0px 0px;
    color: #000;
    font-weight: bold;
}

.form-field {
    text-align: center;
    margin: 10px 0px;
}

.form-field input,
textarea,
select {
    width: 90%;
    margin: 0 auto;
    border-radius: 4px;
    border: 1px solid #3e944d;
    padding: 5px;
    color: #A2A2A2;
}

.btn_contact {
    background: #F77B01;
    color: #fff!important;
}

.toggle_icon {
    width: 40px;
    height: 33px;
    background: #903;
    position: absolute;
    top: 7px;
    right: 0;
    text-align: center;
    z-index: 9999;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: 0px 0px 5px #353535;
}

.toggle_icon img {
    margin-top: 5px;
}

.toggle_icon {
    -webkit-animation: blink 700ms infinite alternate;
    -moz-animation: blink 700ms infinite alternate;
    -o-animation: blink 700ms infinite alternate;
    animation: blink 700ms infinite alternate;
}

.pm-header-logo-container a img {
    width: 375px;
    margin: 5px 0px;
}

.pm-recent-blog-post-details p:first-child {
    margin-bottom: 0px;
}

.qbo_plans tr th {
    background: #3E944D;
    color: #fff;
    padding: 5px 0px;
    font-weight: bold;
    font-size: 13px;
}

.qbo_plans {
    table-layout: fixed;
    width: 99.5%;
    margin: 10px auto;
    border-collapse: collapse;
}

.qbo_plans tr th:first-child {
    border: none;
    background: none;
    width: 25%;
}

.qbo_plans tr td:first-child {
    text-align: left;
    padding-left: 5px;
}

.qbo_plans tr th {
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: top;
    font-size: 13px;
}

.qbo_plans tr td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 8px 0px;
    vertical-align: top;
    font-size: 12px;
}

.qbo_plans tr:last-child td:first-child {
    text-align: center;
}

.qbo_plans tr:last-child td {
    font-weight: bold;
}

.qbo_plans tr td span.green_txt {
    color: #3E944D;
    font-weight: bold;
}

.qbo_plans tr td span.red_txt {
    color: #f00;
}

.wrapper_offer a {
    text-decoration: none;
}

.wrapper_offer {
    width: 100%;
    height: auto;
    background: #ffffff;
}

.left_offer {
    width: 100%;
    height: auto;
    margin: 24px auto;
    box-shadow: 0px 0px 8px #929292;
    cursor: pointer;
}

.left_offer_upper {
    background: #3e944d;
    color: #fff;
}

.left_offer_upper p {
    margin-bottom: 0px;
    font-size: 14px;
    text-align: center;
    font-style: italic;
    line-height: 28px;
    color: #fff;
    font-family: Arial;
}

.left_offer_upper p:first-child {
    font-size: 24px;
    font-style: italic;
    padding-top: 10px;
    line-height: 24px;
}

.left_offer_lower p {
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #3e944d;
    line-height: 30px;
}

.right_offer {
    width: 100%;
    margin: 30px auto;
}

.right_offer p:first-child {
    font-family: 'Oswald';
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    font-style: italic;
    color: #3e944d;
    text-align: center;
    margin-bottom: 0px;
    position: relative;
    bottom: 7px;
}

.right_offer p:first-child .blue {
    color: #0054a6;
}

.right_offer p.call_now {
    background: #f26522;
    color: #fff;
    font-family: arial;
    padding: 11px 0px;
    font-style: italic;
    font-size: 24px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}

marquee img {
    margin: 0px 6px;
}

.wrapper_offer .all_plans {
    font-family: arial;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    text-align: center;
}

.wrapper_offer .all_plans a {
    color: #0054a6;
    text-decoration: none;
}

@-webkit-keyframes blink {
    from {
        background: #F77B01;
    }
    to {
        background: #3e944d;
    }
}

@-o-keyframes blink {
    from {
        background: #F77B01;
    }
    to {
        background: #3e944d;
    }
}

@-moz-keyframes blink {
    from {
        background: #F77B01;
    }
    to {
        background: #3e944d;
    }
}

@keyframes blink {
    from {
        background: #F77B01;
    }
    to {
        background: #3e944d;
    }
}

marquee a img {
    margin: 0px 30px!important;
}

marquee a img:first-child {
    margin: 0px 0px;
}

marquee a img:last-child {
    margin: 0px 0px;
}

@media screen and (max-width: 1200px) {
    .pm-page-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 992px) {
    .pm-page-title {
        font-size: 24px;
    }
    .quickbook {
        margin-top: 160px!important;
        line-height: normal!important;
    }
    .quickbook_error {
        margin-top: 0px!important;
        line-height: normal!important;
    }
    #first_chat {
        margin-bottom: 6px;
    }
    #first_call {
        margin-bottom: 6px;
    }
    #first_mail {}
}

@media screen and (max-width: 992px) {
    .pm-page-title {
        font-size: 18px;
    }
    .quickbook {
        margin-top: 220px!important;
        line-height: normal!important;
    }
    .pm-sidebar .pm-widget p {
        text-align: left;
    }
}

@media screen and (max-width: 800px) {
    .pm-page-title {
        font-size: 16px!important;
        margin-top: 224px!important;
    }
    .pm-sub-header-info {
        padding-top: 80px;
        background-position: center top;
        background-repeat: no-repeat;
       
        height: 400px;
        background-size: cover;
        margin-top: 30px;
        width: 100%!important;
    }
}

@media only screen and (max-width: 767px) {
    #memberModal {
        display: none!important;
    }
    .modal-backdrop.in {
        opacity: 0!important;
    }
}

@media screen and (max-width: 540px) {
    .footer_callnow {
        display: block;
    }
    .mobile-header {
        position: relative!important;
    }
    .toll_free_banner {
        display: none;
    }
    .pm-sub-header-info {
        margin: 0!important;
        padding: 0!important;
    }
    .for_small {
        width: 100%;
        text-align: center;
    }
    .pm-search-container {
        margin-top: 0px;
        width: 100%;
        text-align: center;
        padding: 5px;
    }
    .pm-search-container li {
        width: 100%;
    }
    .pm-search-container li p {
        color: #a8cf445;
        text-align: center;
    }
    .for_hidden {
        display: none;
    }
    .pm-sub-header-info {
        background-image: none;
        height: auto;
    }
    .pm-sub-header-info2 {
        background-image: none;
        height: auto;
    }
    #first_chat p {
        padding-left: 0px;
        font-size: 17px;
        margin-bottom: 0px;
        text-align: center;
    }
    #first_chat h2 {
        padding-left: 0px;
        font-size: 14px;
        text-align: center;
    }
    #first_call p {
        width: auto;
        padding-left: 45px;
        font-size: 17px;
        margin-bottom: 0px;
        text-align: center;
    }
    #first_call h2 {
        width: auto;
        padding-left: 45px;
        font-size: 14px;
        text-align: center;
    }
    #first_mail p {
        width: auto;
        padding-left: 0px;
        font-size: 17px;
        margin-bottom: 0px;
        text-align: center;
    }
    #first_mail h2 {
        width: auto;
        padding-left: 0px;
        font-size: 14px;
        text-align: center;
    }
    #first_mail h2 a {
        font-size: 14px;
        text-align: center;
    }
    .pm-footer-navigation li a {
        font-size: 12px;
    }
    .pm-footer-navigation li {
        margin-left: 5px;
    }
    .pm-standalone-news-post-category a {
        font-size: 16px;
    }
    .pm-sub-header-info {
        padding-top: 35px;
    }
    .qbo_plans {
        table-layout: auto;
    }
    .tab_wrapper {
        overflow-x: auto;
    }
}

@media screen and (max-width: 390px) {
    .pm-search-container li p {
        font-size: 18px;
    }
    .pm-standalone-news-post-category a {
        font-size: 14px;
        margin-top: 70px!important;
    }
    .pm-sidebar .pm-widget p {
        text-align: justify;
    }
    .pm-footer-navigation li {
        float: none;
        width: 100%;
    }
    .pm-footer-navigation {
        float: none;
    }
}
.flex-container {
    display: -webkit-flex;
    display: flex;
    width: 400px;
    height: 270px;
    background-color: white;
}

.flex-item {
    background-color: white;
    margin: 10px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.item1 {
    -webkit-flex: 2;
    flex: 2;
}

.item2 {
    -webkit-flex: 1;
    flex: 1;
}

.item3 {
    -webkit-flex: 1;
    flex: 1;
}