/* Section's Default Page - Start */
.default-pages-under-active-section h2 {
    margin:0;
    padding:0;
    font-size: 14px;
}

.default-pages-under-active-section h2 .button {
    margin:0;
    padding:0 30px 0 10px;
    font-size:1.5em;
    width:100%;
    text-align:left;
    position:relative;
    text-transform: capitalize;
}

.default-pages-under-active-section h2 .button .fi-play {
    position:absolute;
    right:10px;
    top:auto;
}
/* Section's Default Page - End */

/* Media Gallery - Start*/
.media-gallery-page-type-photo .figure > .photo-table .holder,
.media-gallery-page-type-video .figure > .photo-table .holder{
    border: 1px solid ;
    padding:2px;
    height: 275px;
    display: table-cell;
    vertical-align: middle;
}

.photo-table {
    display:table;
    margin: 0 auto;
}
/* Media Gallery - End */

/* Media Gallery 2 - Start */
.media-gallery-2-page-type .mainSlider, 
.media-gallery-2-page-type .thumbnailSlider {
    margin-bottom: 25px;
    position:relative;
}

.media-gallery-2-page-type .mainSlider .bx-prev {
    left:10px;
    top:45%;
}

.thumbnailSlider #media-gallery-2-thumbnails li {
    padding:0 2px !important;
}

.media-gallery-2-page-type .mainSlider .bx-next {
    right:10px;
    top:45%;
}

.media-gallery-2-page-type .thumbnailSlider {
    background:;
    padding:10px 0;
    margin:0 auto;
}

.media-gallery-2-page-type .thumbnailSlider .bx-wrapper {
    margin: 0 auto;
}

.thumbnailSlider .bx-wrapper .bx-viewport {
    box-shadow: none!important;
    padding-right:5px;
}

.media-gallery-2-page-type .thumbnailSlider ul li a {
    border: 1px solid #cacaca;
    padding: 2px;
    display: block;
    text-align:center;
    text-decoration: none;
}

.media-gallery-2-page-type .thumbnailSlider ul li a img {
    height: 50px; 
}

.media-gallery-2-page-type .thumbnailSlider ul li a.active img {
    opacity: 0.5;
}

.media-gallery-2-page-type .thumbnailSlider .bx-prev {
    top: 25%;
    left:-40px
}

.media-gallery-2-page-type .thumbnailSlider .bx-next {
    top: 25%;
    right:-40px;
}
/* Media Gallery 2 - End */

/* Accordion - Start */

#accordion-page-type-2 .accordion-ul li {
    padding-bottom:0;   
}

/* End Accordion - End */

/* Testimonials */
.testimonials-page-type-wrapper h1 {
    padding-bottom:35px;
}

.testimonials-page-type-wrapper h1.has-description {
    padding-bottom:0;
    margin-bottom: 0.085em;
}

.main-body-testimonials-page-type {
    padding-bottom:35px;
}

.main-body-testimonials-page-type > p:last-child {
    padding-bottom:0;
    margin-bottom:0;
}

.testimonial-list li, .testimonial-header-image {
    padding-bottom:50px;
}

.testimonial-list li:last-child {
    padding-bottom:20px;
}

.testimonial-list .testimonial {
    border:1px solid #016938;
}

.actual-testimonial-holder {
    padding:50px;
}

.testimonial-writters-designation p{
    padding-bottom:0;
    margin-bottom:0;
    text-transform:uppercase;
}
/* Testimonials Ends */

/* Calculators Start */
.ratehub ul:not(.small-block-grid-1) { margin-left: 0 !important; }

.ratehub-calc .go, .ratehub-calc .go:hover
{
    background: #FFFFFF !important;
    color: #000000 !important;
}

.ratehub-calc .calc-tip-wrapper,
.ratehub .tooltip-relative
{
    display: none !important;
}
/* Calculators End */

/* contact-us-2 */
.contact-us-2-form {
    margin-bottom:50px;
}

.contact-us-2 .label-holder,
.contact-us-2 .text-field{
    line-height:2.117em
}

.contact-us-2 .text-field{
    border:1px solid #b7bac6;
    padding:0 5px;
}

.contact-us-2 .text-area{
    border:1px solid #b7bac6;
    padding:5px;
    margin-bottom:30px;
    min-height:100px;
}

.contact-us-2 #footer-text {
    background:url("/web/20220320145433im_/http://johnson-accounting.com/css/page-types.css") no-repeat center;
    background:cover;
    padding:50px;
}

.contact-us-2 .footer-body  {
    background:;
    color:;
    padding:25px;
    text-align:center;
}
.contact-us-2 .footer-body h1,
.contact-us-2 .footer-body h2,
.contact-us-2 .footer-body h3,
.contact-us-2 .footer-body h4,
.contact-us-2 .footer-body h5,
.contact-us-2 .footer-body h6,
.contact-us-2 .footer-body p {
    color:;
}

.contact-us-2-form .button {
    min-width:125px;
}

.contact-us-2 .footer-body .button {
    min-width:125px;
    background:none;
}
/* contact-us-2 */

@media only screen and (max-width: 768px) {
    
    /* Section's Default Page - Start */
    .default-pages-under-active-section h2 {
        font-size: 0.8em;
    }
    /* Section's Default Page - End */
    
    /* Media Gallery - Start*/
    .title-media-gallery-page-type-page-type.h1,
    .title-media-gallery-2-page-type-page-type.h1{
        text-align:center;
    }
    
    .media-gallery-page-type-photo .figure > .holder,
    .media-gallery-page-type-video .figure > .holder{
        height: auto;
        display: inline-block;
    }
    
    .media-gallery-2-page-type .thumbnailSlider,
    .media-gallery-2-page-type .mainSlider .bx-prev,
    .media-gallery-2-page-type .mainSlider .bx-next {
        display:none;
    }
    /* Media Gallery - End */
} /* Media max-width:768px */


@media only screen and (max-width: 479px) {
    /* contact-us-2 */
    .contact-us-2 .form-holder {
        width:100%;
    }
    
    .contact-us-2 #footer-text {
        background:none;
        padding:0;
    }
    
    .contact-us-2 .footer-body  {
        background:;
        color:;
        padding:25px;
        text-align:center;
    }    
    /* contact-us-2 */
}
/*
     FILE ARCHIVED ON 14:54:33 Mar 20, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:56:24 May 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 99.459
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.064
  RedisCDXSource: 0.842
  esindex: 0.01
  LoadShardBlock: 79.138 (3)
  PetaboxLoader3.datanode: 134.709 (4)
  load_resource: 103.876
  PetaboxLoader3.resolve: 40.739
*/