/*

Theme Name: Regencywealthsolutions
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
/**

 * Table of Contents

 *

 * 1.0 - Normalize

 * 2.0 - Genericons

 * 3.0 - Typography

 * 4.0 - Elements

 * 5.0 - Forms

 * 6.0 - Navigation

 *   6.1 - Links

 *   6.2 - Menus

 * 7.0 - Accessibility

 * 8.0 - Alignments

 * 9.0 - Clearings

 * 10.0 - Widgets

 * 11.0 - Content

 *    11.1 - Header

 *    11.2 - Posts and pages

 *    11.3 - Post Formats

 *    11.4 - Comments

 *    11.5 - Sidebar

 *    11.6 - Footer

 * 12.0 - Media

 *    12.1 - Captions

 *    12.2 - Galleries

 * 13.0 - Multisite

 * 14.0 - Media Queries

 *    14.1 - >= 710px

 *    14.2 - >= 783px

 *    14.3 - >= 910px

 *    14.4 - >= 985px

 *    14.5 - >= 1200px

 * 15.0 - Print

 */

/**

 * 1.0 - Normalize

 *

 * Normalizing styles have been helped along thanks to the fine work of

 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

 */
html { margin: 0; padding: 0; }
body { color: #0A2342; font-size: 17px; line-height: 26px; letter-spacing: 1px; font-family: 'Poppins', sans-serif; }
img { border: 0; max-width: 100%; }
ul, ol { margin: 0; padding: 0; list-style: none; }
a, a:visited { text-decoration: none; }
a:hover, a:focus { color: #02101d; text-decoration: none; }
.container-fluid { float: left; }
.container { max-width: 1320px; }
/* Header section design start */
.header-right { align-self: center; padding-right: 75px; }
.contact-icon img { width: 45px; background: #38587e; padding: 7px; }
.topheader-left { align-self: center; }
.header-left { padding: 0; background: #fff; }
.container-fluid.topheader { background: #C5A300; color: #333; padding-left: 125px; padding-right: 0; height: 45px; display: flex; align-content: center; flex-direction: column; justify-content: center; }
.contactbtn-text { width: 25%; float: right; text-align: center; height: 45px; display: flex; flex-direction: column; align-content: center; justify-content: center; background: #333; color: #fff; text-transform: uppercase; padding: 0px 10px; }
.top-contact-tagline p { margin: 0; }
.topheader-right { padding: 0; }
.row { margin: 0 auto; }
.top-contactus-btn { float: right; }
.hmenu li a { transition: 0.3s ease; font-size: 16px; text-decoration: none; padding: 20px 0; margin: 0 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; }
.hmenu ul li { display: inline; margin: 0px 10px; }
.logo-part::after { border-top: 60px solid transparent; border-bottom: 62px solid transparent; border-left: 32px solid #F5EFE6; content: ""; position: absolute; right: -31px; top: 0px; }
.logo-part { padding: 38px; height: 122px; display: flex; align-items: center; vertical-align: middle; position: relative; text-align: center; justify-content: center; background: #F5EFE6; }
.logo-part { text-align: center; }
.hmenu { float: right; }
.top-contact-tagline p { color: #333; }
.hmenu li a { color: #fff; }
.hmenu ul { margin: 0; }
.hlogo img { max-width: 95px; }
.top-contact-tagline { float: right; display: flex; }
.top-contact-tagline p i { width: 30px; height: 30px; line-height: 30px; background: #F5EFE6; color: #C5A300; text-align: center; border-radius: 100%; font-size: 16px; transition: all .5s; text-align: center; margin: 0 auto; }
.top-contact-tagline p a { color: #0A2342; font-size: 14px; }
.learnmore-btn { cursor: pointer; border: none; outline: none; background-color: #a6c4e0; color: #000; font-size: 15px; font-weight: 500; padding: 15px 30px; text-transform: uppercase; letter-spacing: 1px; transition: all .5s; margin-top: 20px; }
.hmenu ul li a:hover { color: #C5A300; }
body.down.logged-in .mainheader.clone { top: 30px; }
body.down .mainheader.clone { top: 0; }
.mainheader.clone { position: fixed; top: -165px; left: 0; right: 0; z-index: 9999; transition: 0.4s top cubic-bezier(.3, .73, .3, .74); background: #000; box-shadow: 0 3px 2px -2px rgba(0,0,0,.2); padding: 0; }
.mainheader { padding: 0; }
.mainheader .row { background: #0A2342; }
.top-contact-tagline.wow.fadeInUp.animated { padding-left: 25px; }
.top-contact-tagline p { padding-left: 25px; }
.top-contact-tagline p span { padding-left: 6px; }
.top-contact-tagline p a:hover { color: #fff; transition: all 0.5s; }
.hmenu ul li a.active { color: #C5A300; }
.wpcf7-radio label { cursor: pointer; }
.current_page_item a { color: #C5A300 !important; }
/* Header section design End */
/* Hero section design start */
.banner_section { background-repeat: no-repeat; position: relative; background-size: cover; height: 520px; background-position: center center; float: left; width: 100%; padding: 0px; }
.overlay { position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0); }
.banner_Sections { position: relative; display: flex; align-content: center; flex-direction: column; align-items: center; justify-content: center; text-align: center; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; height: 600px; }
.banner-content { position: relative; max-width: 80%; font-size: 18px; line-height: 28px; top: 0; text-align: left; /*margin: 0 auto;*/ }
.banner_overlay { position: absolute; width: 100%; height: 100%; background: #00000085; content: ""; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; }
.banner-content h1 { color: #fff; font-weight: bold; font-size: 50px; letter-spacing: 1px; margin-bottom: 30px; }
.banner-content p { color: #fff; font-weight: 500; line-height: 35px; font-size: 16px; margin-bottom: 28px; max-width: 80%; }
.banner-content h1 span { color: #a6c4e0; }
.learnmore-btn { cursor: pointer; border: none; outline: none; background-color: #a6c4e0; color: #000; font-size: 15px; font-weight: 500; padding: 15px 30px; text-transform: uppercase; letter-spacing: 1px; transition: all .5s; margin-top: 20px; }
.meetourbtn { float: left; width: 100%; margin-top: 10px; }
.meetourbtn button { background: #000; padding: 27px 44px; text-transform: uppercase; color: #fff; display: inline-block; font-size: 16px; border-radius: 0; font-weight: 600; letter-spacing: 1px; line-height: 0; margin-bottom: 0; margin: 10px; text-align: center; white-space: nowrap; vertical-align: middle; transition: color .4s linear; position: relative; z-index: 1; border: 0; overflow: hidden; margin: 0; }
.meetourbtn button:hover { color: #fff !important; text-decoration: none; }
.meetourbtn button:hover::before { transform: scaleX(1); color: #000 !important; z-index: -1; }
.meetourbtn button::before { content: ""; position: absolute; left: 0; top: 0; width: 101%; height: 101%; background: #a6c4e0; color: #000 !important; z-index: 1; transition: transform .5s; /* transition-timing-function: ease; */ transform-origin: 0 0; transition-timing-function: cubic-bezier(.5, 1.6, .4, .7); transform: scaleX(0); border-radius: 0; }
.meetourbtn a { background: #C5A300; padding: 27px 44px; text-transform: uppercase; color: #0A2342; display: inline-block; font-size: 16px; border-radius: 0; font-weight: 600; letter-spacing: 1px; line-height: 0; margin-bottom: 0; margin: 10px; text-align: center; white-space: nowrap; vertical-align: middle; transition: color .4s linear; position: relative; z-index: 1; border: 0; overflow: hidden; margin: 0; }
.meetourbtn a:hover { color: #fff !important; text-decoration: none; }
.meetourbtn a:hover::before { transform: scaleX(1); color: #000 !important; z-index: -1; }
.meetourbtn a::before { content: ""; position: absolute; left: 0; top: 0; width: 101%; height: 101%; background: #0A2342; color: #0A2342 !important; z-index: 1; transition: transform .5s; /* transition-timing-function: ease; */ transform-origin: 0 0; transition-timing-function: cubic-bezier(.5, 1.6, .4, .7); transform: scaleX(0); border-radius: 0; }
.inner.inner-section-main i { padding-left: 6px; }
/* Hero section design End */
.single-service-section .text-box .inner { padding-bottom: 40px; background: #fff; height: 100%; box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.2); }
.top-contact-tagline p span { color: #0A2342; font-size: 14px; }
/*about-section-css*/
.main-heading-txt { margin-top: 10px; padding-left: 25px; }
.about-section { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 130px 0; position: relative; }
.headings h1 { font-size: 42px; font-weight: 700; line-height: 58px; text-transform: none; color: #0A2342; }
.about-section .row { align-items: center; }
.headings span { color: #C5A300; }
.pha_txt { margin-top: 23px; margin-bottom: 25px; }
.pha_txt p { line-height: 35px; color: #0A2342; font-size: 16px; }
.main-imag-section { margin: 0 auto; text-align: center; float: left; width: 100%; justify-content: center; align-items: center; display: flex; }
.first-imag img { max-width: 400px; width: 400px; text-align: center; margin: 0 auto; float: left; box-shadow: 7px 15px 20px rgba(0, 0, 0, 0.2); border-radius: 28px; }
/*service-section*/
.new-blog-section { background: #F5EFE6; position: relative; padding-top: 130px; padding-bottom: 75px; }
.sec-title h1 { text-align: center; margin: 0 auto; font-size: 36px; letter-spacing: 0.5px; position: relative; font-weight: 700; color: #0A2342; }
.sec-title.text-center h1::before { display: inline-block; vertical-align: middle; content: ''; width: 100px; height: 2px; background: #C5A300; margin-left: 15px; margin-top: 1px; margin-right: 17px; }
.simg { height: 300px; background-size: cover; background-position: center center; background-repeat: no-repeat; border-top-left-radius: 12px; border-top-right-radius: 12px; }
.sec-title.text-center { margin-bottom: 70px; }
.service-block { margin-bottom: 66px; }
.service-block .inner-box { position: relative; height: 100%; display: flex; flex-direction: column; overflow: hidden; box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.2); background: #fff; border-top-left-radius: 12px; border-top-right-radius: 12px; }
.image-new-box { position: relative; z-index: 9; }
.service-block .contents-inner-section-main { position: relative; text-align: left; width: 100%; z-index: 1; transition: color .4s ease; }
.service-block .image { position: relative; overflow: hidden; z-index: 1; }
.contents-inner-section-main h3 { color: #0A2342; font-weight: 600; margin-top: 25px; margin-bottom: 15px; transition: color .4s ease; }
.inner-box .contents-inner-section-main h3 a { font-size: 24px; color: #0A2342; -webkit-transition: all .4s ease; transition: all .4s ease; font-weight: 600; margin-top: 25px; margin-bottom: 15px; }
.contents-inner-section-main i { padding-left: 6px; }
.service-block .inner-box::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #0A2342; transform: scaleY(0); transform-origin: top; transition: transform 1.1s ease; z-index: 1; }
.service-block .inner-box:hover::before { transform: scaleY(1); transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66) !important; transition: transform 0.6s ease; }
.service-block .inner-box:hover h3 a, .service-block .inner-box:hover p { color: #fff; }
.service-block .image, .service-block .contents-inner-section-main { position: relative; z-index: 2; }
.service-block .inner-box:hover { box-shadow: 0 20px 40px rgba(0,0,0,0.15); }
.inner-box .contents-inner-section-main a.more { font-size: 15px; font-weight: 600; color: #C5A300; display: block; margin-top: 10px; opacity: 0; transform: translateY(20px); transition: all .4s ease; margin-top: 17px; }
.inner-box:hover .contents-inner-section-main a.more { opacity: 1; transform: translateY(0); }
.contents-inner-section-main p { font-size: 15px; line-height: 32px; width: 82%; color: #0A2342; -webkit-transition: all .4s ease; transition: all .4s ease; margin-left: auto; margin-bottom: 0; margin-right: auto; }
.contents-inner-section-main { padding-bottom: 20px; text-align: center !important; padding-top: 22px; }
/*service-section-end*/

/*Why Clients Choose Us css start*/
.quick_fact { padding: 130px 0; background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; position: relative; }
.row.quick_first_row { align-items: center; }
.overlay { position: absolute; width: 100%; height: 100%; background: #000; content: ""; left: 0; right: 0; top: 0; bottom: 0; opacity: 0.7; }
.quick_titles h1 { font-size: 36px; line-height: 88px; font-weight: 700; color: #fff; margin-bottom: 45px; font-style: normal; }
.quick_icons { padding: 35px 6px 35px 25px; border: 3px solid #F5EFE6; border-radius: 16px; height: 100%; }
.quick_facts_box:hover .quick_icons i { color: #0A2342; }
.quick_icons i { font-size: 50px; color: #C5A300; }
.quick_icons p { margin-top: 20px; margin-bottom: 10px; line-height: 30px; color: #fff; font-size: 15px; font-weight: 500; }
.quick_facts_box:hover .quick_icons { background: #F5EFE6; color: #0A2342; transition: all 0.5s; border-color: #C5A300; }
.quick_facts_box:hover .quick_icons p { color: #000; }
/*Why Clients Choose Us css end*/

/* start intrake css start */
.start_intake { padding: 130px 0 !important; background: #F5EFE6; }
.intake_text { text-align: center; }
.start_intake .sec-title.text-center { margin-bottom: 45px; }
.intake_text p { line-height: 35px; color: #0A2342; }
#menu-footer-our-services-menu .current-menu-item a { color: #C5A300 !important; }
/* start intrake css End */
	/*contact-section-start*/
.container-fluid.request-quote { padding: 0; }
.request-quote_left { background-position: center; background-size: cover; background-repeat: no-repeat; }
.request-quote_right { background: #000; padding-left: 7%; padding-right: 6%; padding-top: 7.5%; padding-bottom: 7.5%; color: #fff; }
.contact-txt { margin-bottom: 45px; }
.contact-txt h1 { display: block; font-size: 36px; line-height: 55px; font-weight: 700; text-transform: capitalize; letter-spacing: 1px; color: #fff; }
.contact-txt p { font-size: 15px; line-height: 30px; color: #fff; margin-top: 15px; }
.contact-icon { margin-bottom: 26px; }
.icon-section ul { padding: 0; display: flex; align-items: center; }
.icon-section ul li { list-style: none; display: inline-block; margin-right: 22px; font-size: 15px; color: #fff; text-decoration: none; }
.icon-section li { font-weight: 500; }
.icon-section ul li i { font-size: 22px; color: #fff; background-color: #C5A300; border-radius: 6px; display: flex; align-items: center; justify-content: center; height: 50px; width: 50px; }
.icon-section ul li a:hover { color: #fff; transition: all 0.5s; }
.icon-section ul li a { font-size: 15px; color: #fff; text-decoration: none; }
.icon-section ul li a:hover { color: #C5A300; }
.conatact_boxs { margin: 80px 0; }
.c_main_box { text-align: center; height: 100%; padding: 40px 0 0 0; }
.c_icon_box span { font-size: 31px; background: #0A2342; width: 80px; height: 80px; color: #fff !important; display: inline-flex; justify-content: center; align-items: center; border-radius: 100%; border: 4px solid #C5A300; }
.c_main_box:hover span { background-position: 100%; }
.c_main_box:hover .c_icon_box span { background: #C5A300; transition: all 0.5s; }
.c_conte p a:hover { color: #C5A300; transition: all 0.5s; }
.c_conte { margin-top: 20px; }
.c_conte h4 { line-height: 28px; font-weight: 600; font-size: 20px; }
.c_conte p a { color: #333; font-size: 15px; }
.c_conte p { color: #333; font-size: 15px; }
.icon_section { margin-top: 21px; }
.contact_page_intake { background: #0A2342; }
.contact_page_intake .sec-title h1 { color: #fff; }
.contact_page_intake .intake_text p { line-height: 25px; color: #fff; }
.contact_page_intake .meetourbtn { margin-top: 30px; }
.contact_page_intake .meetourbtn a { background: #C5A300; }
.contact_page_intake .meetourbtn a:hover { color: #0A2342 !important; }
.contact_page_intake .meetourbtn a:hover::before { background: #F5EFE6; }
/*contact-section-end*/
/*footer-section--css--*/
.home-footer_section { background: #F5EFE6 !important; padding: 100px 0; }
.footer_abour_us img { max-width: 94px; }
.footer_abour_us p { font-size: 15px; max-width: 88%; margin-top: 16px; line-height: 30px; color: #0A2342; }
.footer_col h1 { position: relative; font-size: 18px; font-weight: 600; color: #0A2342; line-height: 30px; padding-left: 25px; margin-bottom: 14px; }
.footer_col h1::before { position: absolute; left: 0; top: 0; font-size: 16px; line-height: 30px; color: #0A2342; font-weight: 400; content: "\f141"; font-family: "FontAwesome"; transform: rotate(90deg); }
.footer_menu ul li a { color: #0A2342; font-size: 15px; transition: 0.5s all; line-height: 32px; position: relative; padding-left: 25px; }
.menu li a.active { color: #C5A300; }
.footer_menu ul li a::before { position: absolute; left: 0; top: 0; height: 20px; font-size: 14px; line-height: 20px; color: #0A2342; font-weight: 400; content: "\f22b"; font-family: "FontAwesome"; }
.footer_menu ul li a:hover { color: #C5A300; }
.footer_texts { text-align: left; float: left; width: 100%; }
.footer_copyright { background: #0A2342; padding: 20px; text-align: center; }
.footer_texts p { padding: 0; margin: 0; color: #fff; font-size: 16px; }
.footer_fb a i { width: 30px; height: 30px; line-height: 30px; background: #F5EFE6; color: #0A2342; text-align: center; border-radius: 100%; font-size: 16px; transition: all .5s; text-align: center; margin: 0 auto; }
.footer_fb { text-align: right; }
.footer_fb a i:hover { background: #C5A300; color: #fff; }
/*footer-section--css----end---*/
/*about-us-page*/
.about_us_page { padding: 125px 0 100px 0; }
.main_about_texts p { line-height: 32px; color: #0A2342; font-size: 16px; margin-bottom: 25px; position: relative; padding-left: 25px; }
.main_about_texts h2 { color: #C5A300; font-size: 20px; font-weight: 600; margin-bottom: 25px; }
.main_about_texts h1 { font-size: 35px; font-weight: 700; line-height: 50px; text-transform: none; color: #0A2342; }
.about_us_page .first-imag img { max-width: 435px; width: 435px; }
.main_about_texts p::before { position: absolute; left: 0; top: 5px; height: 20px; font-size: 22px; line-height: 20px; color: #C5A300; font-weight: 400; content: "\f101"; font-family: "FontAwesome"; }
.container-fluid.meet_founder_section { background: #0A2342; float: left; width: 100%; display: flex; flex-direction: column; align-content: center; align-items: center; justify-content: center; background-size: cover; padding: 100px 0; }
.meet_founder_description h1 { font-size: 36px; letter-spacing: 0.5px; position: relative; font-weight: 700; color: #C5A300; margin-bottom: 30px; }
.meet_founder_description p { font-size: 16px; line-height: 34px; margin-bottom: 25px; position: relative; padding-left: 25px; color: #fff; }
.meet_founder_description p::before { position: absolute; left: 0; top: 5px; height: 20px; font-size: 22px; line-height: 20px; color: #C5A300; font-weight: 400; content: "\f101"; font-family: "FontAwesome"; }
.meet_founder_description h6 { font-size: 20px; color: #fff; }
.meet_founder_description h6, h5 { text-align: right; }
.meet_founder_description h5 { font-size: 16px; color: #C5A300; font-weight: bold; }
/*about-us-page-end*/
/*ourservice-page-banner-css*/
.banner-section { background-position: center; background-size: cover; background-repeat: no-repeat; height: 250px; position: relative; display: flex; justify-content: center; align-items: center; }
.banner-title { position: relative; }
.banner-title h1 { color: #fff; font-weight: bold; font-size: 40px; letter-spacing: 1px; margin-bottom: 15px; text-align: center; }
.new-blog-section.boxs { padding: 125px 0 75px 0; background: #fff; }
.single-service-section { height: 100%; width: 100%; }
.new-blog-section .row > div { display: flex; }
/*ourservice-page-banner-css--end*/

/*service_detail_page*/
.commonpagetitle-section { padding: 60px 0 10px 0; text-align: center; }
.defaultpage { padding: 100px 0; }
.tright h2 { color: #0A2342; font-size: 20px; font-weight: 600; margin-bottom: 25px; position: relative; border-bottom: 2px solid #C5A300; background: #F5EFE6; padding: 18px 20px; }
.tright h2::before { position: absolute; left: -38px; top: 20px; height: 20px; font-size: 30px; line-height: 20px; color: #C5A300; font-weight: 400; content: "\f101"; font-family: "FontAwesome"; }
.tright p { line-height: 34px; color: #0A2342; font-size: 16px; margin-bottom: 35px; position: relative; padding-left: 20px; }
.tright ul { list-style: unset; line-height: 38px; color: #0A2342; font-size: 16px; margin-bottom: 20px; position: relative; padding-left: 32px; }
.single-ourservice .meetourbtn { float: left; width: 100%; margin-top: 25px; }
.start_intake.detail-page.wow.slideInUp.animated { background: #fff; }
/*service_detail_page-end*/
/*404-page-css*/
.errorpage .error-template { float: left; width: 100%; text-align: center; padding: 97px 0; }
.error-template h4 { color: #000; font-size: 125px; text-shadow: 1px 3px 2px #0006; text-align: center; }
.errorpage h2 { text-align: center; font-size: 28px; color: #0A2342; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; }
.error-details { text-align: center; font-size: 16px; color: #02101d; }
.error-actions { float: left; width: 100%; text-align: center; margin-top: 15px; }
#searchform_s { float: none; width: 35%; display: inline-block; text-align: center; margin-top: 20px; position: relative; }
#searchform_s input[type="text"] { padding: 0 10px; font-size: 17px; border: 1px solid #ccc; width: 100%; border-radius: 0; height: 45px; outline: none !important; }
.searchform_s button#searchsubmit { float: left; height: 45px; background: #C5A300; color: #fff; cursor: pointer; border: 0; position: absolute; right: 0; padding: 0 14px; }
/*404-page-css-end*/
/*serch-page-css-start*/
.serchpage { float: left; width: 100%; text-align: center; padding: 97px 0; }
.serchpage p { text-align: center; font-size: 16px; color: #02101d; }
.serchpage .page-header h1 { text-align: center; font-size: 34px; color: #0A2342; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; padding-bottom: 11px; }
/*serchpage-css-end*/
/*serch-result-page*/
.search-results .serchpage { text-align: left !important; }
.search-results .serchpage p { text-align: left; font-size: 16px; color: #02101d; }
.search-results .entry-title { color: #0A2342; font-size: 20px; font-weight: 600; margin-bottom: 25px; position: relative; border-bottom: 2px solid #C5A300; background: #F5EFE6; padding: 18px 20px; }
.search-results .entry-title a { color: #0A2342; }
.search-results .entry-summary p { line-height: 34px; color: #0A2342; font-size: 17px; margin-bottom: 35px; position: relative; padding-left: 20px; }
.search-results .entry-meta { position: relative; padding-left: 20px; margin-bottom: 22px; }
.search-results .serchpage .page-header h1 { text-align: left; font-size: 34px; color: #0A2342; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; padding-bottom: 33px; }
.search-results .entry-title a:hover { color: #C5A300; transition: all 0.5s; }
/*serch-result-page-end*/

/*intake-page-start*/
.intake_form_page { padding: 100px 0; }
.Client_Information h2::before { position: absolute; left: 12px; top: 20px; height: 20px; font-size: 30px; line-height: 20px; color: #C5A300; font-weight: 400; content: "\f101"; font-family: "FontAwesome"; }
.Client_Information h2 { color: #0A2342; font-size: 20px; font-weight: 600; margin-bottom: 25px; position: relative; border-bottom: 2px solid #C5A300; background: #F5EFE6; padding: 18px 40px; }
.form_control input, select { width: 90%; height: 35px; margin-bottom: 5px; color: #0A2342; padding-left: 10px; }
.form_control label { font-size: 16px; }
.row.client_info { margin-bottom: 35px; }
.wpcf7-list-item { display: inline-block; margin: 0; padding-left: 0; padding-right: 28px; }
.Client_Information { padding: 0; }
.form_control { padding: 0; }
input, select, textarea { border: 1px solid #9ca3af; }
.form_control select { width: 45%; background: #fff; font-size: 16px; }
.row.client_info.bookkeeping .form_control select { width: 91% !important; }
.wpcf7-date { font-size: 14px !important; }
input[type="radio"], input[type="checkbox"] { width: auto; height: auto; }
.wpcf7-file { border: none; }
.form_control select { font-size: 15px; height: 40px; letter-spacing: 0.4px; }
.wpcf7-form-control.wpcf7-submit { background: #C5A300; padding: 27px 44px; text-transform: uppercase; color: #0A2342; display: inline-block; font-size: 16px; border-radius: 0; font-weight: 600; letter-spacing: 1px; line-height: 0; margin-bottom: 0; margin: 10px; text-align: center; white-space: nowrap; vertical-align: middle; transition: color .4s linear; position: relative; z-index: 1; border: 0; overflow: hidden; margin: 0; width: auto; }
.wpcf7-form-control.wpcf7-submit:hover { background: #0A2342; color: #fff; transition: all 0.5s; }
.self_select select { width: 90%; }
.form_control .cf7-repeater-container { width: 100%; }
.repeater-field-button-add { background-color: #0A2342 !important; border-radius: 0 !important; padding: 15px 20px 15px 20px !important; color: #fff !important !important;
text-decoration: none !important; }
.repeater-field-button-add:hover { background: #C5A300 !important; transition: all 0.5s !important; }
.cf7-repeater { padding: 5px 0px !important; }/* Date picker */
.repeater-field-content .form_control label { width: 100%; }
.repeater-field-content label { width: 100%; }
.wpcf7-file { padding: 0 !important; }
.repeater-field-content .wpcf7-form-control.wpcf7-select { width: 90%; }
.self_half select { width: 45%; }
.contactform_sec.form-group { margin-bottom: 1rem; }
.contactform_sec { background: #F5EFE6 !important; padding: 150px 0 45px; }
.finput_btn { padding-top: 55px; }
#fname { width: 100%; border: none; border-bottom: 1px solid #818a91; height: 45px; margin-bottom: 20px; font-size: 16px; color: #333; background: transparent; outline: none; }
.contactform_sec .email { width: 100%; border: none; border-bottom: 1px solid #818a91; height: 45px; margin-bottom: 20px; font-size: 16px; color: #333; background: transparent; outline: none; }
.contactform_sec .message { width: 100%; border: none; border-bottom: 1px solid #818a91; height: 100px; margin-bottom: 20px; font-size: 16px; color: #333; background: transparent; outline: none; }
.contactform_sec form { padding-top: 130px; padding-bottom: 53px; }
.finput_btn { text-align: center; display: flex; justify-content: center; align-items: center; }
.contactform_sec .meetourbtn { text-align: center; }
/*intake-page-end*/

.row.client_info h1 { font-size: 16px; line-height: 35px; color: #0A2342; -webkit-transition: all .4s ease; transition: all .4s ease; margin-left: auto; margin-bottom: 32px; margin-right: auto; }
.affiliate-btn { background-color: #0A2342 !important; border-radius: 0 !important; padding: 15px 20px 15px 20px !important; color: #fff !important; text-decoration: none !important; float: left; }
.affiliate-btn:hover { background: #C5A300 !important; transition: all 0.5s !important; }
#supporting-document { padding: 0; }
.repeater-field-button-add:focus { color: #fff !important; }
.form_control textarea { height: 100px; width: 90%; }
#additional-documents { padding: 0; }
/*archive-page-start*/
.head_title h2 { font-weight: 700; text-transform: capitalize; font-size: 34px; margin-bottom: 36px; }
.head_title { text-align: center; }
.archivecat_page { padding-top: 130px; padding-bottom: 85px; }
.bloginnerpart { margin-bottom: 49px; }
.blogsinnermain { position: relative; box-shadow: -2px 1px 10px 3px #e9e4e4; height: 100%; padding-bottom: 80px; }
.blogsimgs { position: relative; }
.uncategorized { height: 250px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.blog-categorybutton { padding: 25px 20px 0px 20px; }
.blog-categorybutton a { color: #C5A300; font-size: 14px; }
.blogstext { padding: 0px 20px 35px 20px; }
.blogin-title { font-size: 18px; font-weight: 600; color: #222; margin-top: 6px; margin-bottom: 10px; line-height: 25px; }
.blogstext a { color: #0A2342; }
.blogtext-inner p { margin: 0; font-size: 15px; }
.blogreadmore-btn { margin-top: 15px; position: absolute; bottom: 36px; }
.blogreadmore-btn a { background: #C5A300; padding: 15px 20px; text-transform: uppercase; color: #0A2342; display: inline-block; font-size: 16px; border-radius: 0; font-weight: 600; letter-spacing: 1px; line-height: 0; margin-bottom: 0; margin: 10px; text-align: center; white-space: nowrap; vertical-align: middle; transition: color .4s linear; position: relative; z-index: 1; border: 0; overflow: hidden; margin: 0; width: auto; }
.blogreadmore-btn a:hover { background: #0A2342 !important; color: #fff !important; transition: all 0.5s !important; }
.blogmeta-info { margin-top: 9px; margin-bottom: 10px; }
/*archive-page-end*/

/*responsive-css*/

@media only screen and (min-width: 320px) and (max-width:475px) {
.top-contact-tagline p a { font-size: 13px !important; }
.top-contact-tagline p span { font-size: 12px !important; }
.top-contact-tagline p i { width: 26px !important; height: 26px !important; line-height: 26px !important; font-size: 13px !important; }
.topheader .container { padding: 7px !important; }
}
 @media only screen and (max-width: 767px) {
.footer_left { max-width: 100%; flex: 0 0 100%; padding: 0; }
.footer_rigths { max-width: 100%; flex: 0 0 100%; text-align: center; padding: 0; }
.footer_copyright .container { padding: 0; }
.footer_texts { text-align: center !important; }
.footer_fb { text-align: center; padding-top: 20px; }
.logo-part::after { content: none; }
.down #rmp_menu_trigger-76 { top: 32px !important; }
.container-fluid.topheader { padding-left: 0px; height: auto; }
.top-contact-tagline { display: flex; flex-wrap: wrap; padding-bottom: 13px; }
.top-contact-tagline p { padding-left: 0px; margin-top: 7px; margin-right: 12px; width: 100%; }
.topheader-left { padding: 0; }
.header-right { display: none; }
.hlogo img { max-width: 75px; }
.banner-content { margin-left: 0px !important; text-align: center; max-width: 100%; }
.logo-part { padding: 16px 38px 0 27px; display: block; align-items: center; vertical-align: middle; text-align: left; }
.banner-content h1 { font-size: 26px; margin-bottom: 14px; line-height: 36px; }
.banner-content p { line-height: 30px; font-size: 14px; max-width: 100%; margin-bottom: 17px; }
.meetourbtn a { font-size: 16px; padding: 27px 21px; }
.pha_txt p { line-height: 29px; font-size: 15px; }
.headings h1 { font-size: 31px; line-height: 44px; }
.main-heading-txt { margin-top: 45px; padding-left: 0px; }
.pha_txt { margin-top: 16px; }
.headings h1 br { display: none; }
.quick_fact { padding: 85px 0 50px; }
.quick_titles h1 { font-size: 32px; line-height: 46px; }
.row.quick_fact_sec_row .quick_facts_box.quick_white_box { padding-bottom: 56px; }
.row.quick_fact_sec_row .quick_facts_box { padding-bottom: 56px; }
.quick_icons i { font-size: 43px; }
.start_intake { padding: 85px 0; }
.contact-txt h1 { display: block; font-size: 24px; line-height: 36px; }
.request-quote_right { padding-top: 10.5%; padding-left: 5% }
.contact-txt p { font-size: 15px; line-height: 29px; }
.quick_icons p { line-height: 29px; font-size: 15px; }
.start_intake .sec-title.text-center { margin-bottom: 27px; }
.request-quote_left { height: 500px; }
.intake_text p { line-height: 29px; font-size: 15px; }
.about-section { padding: 85px 0; }
.first-imag img { max-width: 100% !important; width: 100% !important; }
.about-imag-section { padding: 0; }
.sec-title h1 { font-size: 32px; }
.sec-title.text-center h1::before { display: none; }
.new-blog-section { padding: 66px 0 28px 0; }
.sec-title.text-center { margin-bottom: 51px; }
.inner-box .contents-inner-section-main h3 a { font-size: 24px; }
.contents-inner-section-main h3 { margin-top: 9px; margin-bottom: 14px; }
.contents-inner-section-main p { font-size: 15px; line-height: 29px; }
.inner-box .contents-inner-section-main a.more { font-size: 14px; }
.contents-inner-section-main { padding-bottom: 22px; }
.icon-section ul li i { font-size: 16px; height: 37px; width: 37px; }
.icon-section ul li { margin-right: 14px; font-size: 12px; }
.icon-section ul li a { font-size: 12px; }
.icon-section ul li { margin-right: 8px }
.contact-txt { margin-bottom: 34px; }
.home-footer_section { padding: 35px 0; }
.footer_abour_us img { max-width: 69px; }
.footer_col { padding: 0 0 26px 0; }
.meet_founder_description { padding-left: 10px; }
.footer_abour_us p { font-size: 15px; line-height: 29px; }
.footer_texts p { font-size: 14px; }
.main_about_texts p { line-height: 30px; font-size: 15px; }
.main_about_texts h2 { font-size: 18px; margin-bottom: 14px; line-height: 30px; }
.main_about_texts h1 { font-size: 31px; margin: 0; }
.meet_founder_description h1 { font-size: 30px; line-height: 42px; }
.meet_founder_description p { font-size: 15px; line-height: 29px; }
.container-fluid.meet_founder_section { padding: 80px 0; }
.meet_founder_description h6 { font-size: 18px; }
.meet_founder_description h5 { font-size: 14px; line-height: 26px; }
.banner-content h1 br { display: none; }
.c_conte p a { font-size: 14px; }
.c_conte h4 { font-size: 17px; margin: 0; }
.c_conte p { font-size: 14px; }
.banner-section { height: 200px; }
.banner-title h1 { font-size: 26px; line-height: 40px; }
.tright h2::before { left: -21px; top: 11px; font-size: 24px; }
.tright h2 { font-size: 16px; padding: 12px 15px; }
.tright ul { line-height: 29px; font-size: 15px; }
.tright p { line-height: 29px; font-size: 15px; }
.defaultpage { padding: 73px 0; }
.Client_Information h2 { font-size: 16px; }
.Client_Information h2::before { left: 13px; top: 17px; font-size: 25px; }
.form_control #digital_signature-pad_signature-317 { width: 100% !important; }
#searchform_s { width: 65%; }
.error-template h4 { font-size: 100px; }
.error-details { font-size: 14px; margin-top: 15px; }
#searchform_s input[type="text"] { font-size: 15px; }
.search-results .serchpage .page-header h1 { font-size: 19px; }
.search-results .entry-title { font-size: 16px }
.search-results .entry-summary p { line-height: 29px; font-size: 16px; }
.repeater-field-button-add { padding: 15px 15px 15px 15px !important; font-size: 14px; }
.intake_forms { padding: 0; }
.form_control select { width: 90%; background: #fff; font-size: 16px; border-radius: 0 !important; }
.form_control input, select { width: 95%; }
.form_control input[type="checkbox"] { width: auto; }
.form_control input[type="radio"] { width: auto; }
.c_box { max-width: 100%; flex: 0 0 100%; }
.row.client_info.bookkeeping .form_control select { width: 95% !important; border-radius: 0 !important; }
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.footer_texts p { font-size: 14px; }
.footer_left { max-width: 80%; flex: 0 0 80%; padding: 0; }
.footer_rigths { max-width: 20%; flex: 0 0 20%; }
.top-contact-tagline p a { font-size: 11px; }
.top-contact-tagline p { padding-left: 0px; margin-right: 20px; }
.top-contact-tagline p span { font-size: 11px; }
.top-contact-tagline p i { width: 28px; height: 28px; line-height: 28px; font-size: 14px; }
.topheader-left { padding: 0; }
.topheader { padding-left: 0px !important; }
.banner-content h1 { font-size: 40px; margin-bottom: 14px; line-height: 50px; }
.banner-content p { line-height: 36px; font-size: 16px; max-width: 100%; }
.first-imag img { max-width: 100% !important; width: 100% !important; }
.about_us_page .first-imag img { max-width: 100% !important; width: 100% !important; }
.about_us_page { padding: 80px 0 100px 0; }
.header-right { padding-right: 18px; }
.hmenu ul li { margin: 0px 0px; }
.hmenu ul { padding: 0 0px 0 15px; }
.hmenu li a { font-size: 15px; padding: 27px 0px; margin: 0 10px; letter-spacing: 0; }
.hlogo img { max-width: 84px; }
.main-heading-txt { margin-top: 45px; }
.about-section { padding: 80px 0; }
.pha_txt p { line-height: 30px; font-size: 15px; }
.headings h1 { font-size: 41px; line-height: 49px; }
.quick_fact { padding: 81px 0 60px; }
.new-blog-section .row { justify-content: center !important; }
.new-blog-section { padding-top: 82px; padding-bottom: 75px; }
.row.quick_fact_sec_row .quick_facts_box { margin-bottom: 58px; }
.start_intake { padding: 81px 0; }
.request-quote_left { height: 600px; }
.home-footer_section { padding: 80px 0; }
.footer_col { margin-bottom: 28px; }
.meet_founder_description h1 { font-size: 32px; }
.meet_founder_description p { line-height: 30px; font-size: 15px; }
.meet_founder_description h6 { font-size: 18px; }
.meet_founder_description h5 { font-size: 15px; }
.main_about_texts p { font-size: 15px; }
.meet_founder_section { padding: 80px 0; }
.c_conte p a { font-size: 14px; }
.c_conte h4 { font-size: 17px; margin: 0; }
.c_conte p { font-size: 14px; }
.tright h2 { font-size: 17px; padding: 15px 14px; }
.tright h2::before { position: absolute; left: -22px; top: 16px; font-size: 26px; }
.tright p { line-height: 30px; font-size: 15px; }
.tright ul { line-height: 30px; font-size: 15px; }
.Client_Information h2 { font-size: 18px; }
.Client_Information h2::before { left: 15px; top: 18px; font-size: 27px; }
.banner-title h1 { font-size: 37px; }
#searchform_s { width: 65%; }
.search-results .serchpage .page-header h1 { font-size: 30px; }
.search-results .entry-title { font-size: 19px; }
.search-results .entry-summary p { line-height: 31px; font-size: 16px; }
.meet_founder_description { padding-left: 38px; padding-right: 20px; }
}
 @media only screen and (min-width: 991px) and (max-width:1024px) {
.top-contact-tagline p a { font-size: 13px; }
.top-contact-tagline p { padding-left: 0px; padding-right: 18px; }
.header-right { padding-right: 13px; }
.top-contact-tagline p span { font-size: 13px; }
.contents-inner-section-main p { font-size: 15px; line-height: 27px; }
.hlogo img { max-width: 82px; }
.banner-content h1 { font-size: 48px; margin-bottom: 13px; }
.headings h1 { font-size: 39px; }
.main-heading-txt { padding-left: 38px }
.pha_txt { margin-top: 0; }
.pha_txt p { line-height: 30px; font-size: 16px; }
.about-section { padding: 85px 0 111px; }
.new-blog-section { padding-top: 91px; }
.quick_fact { padding: 91px 0; }
.inner-box .contents-inner-section-main h3 a { font-size: 22px; }
.contents-inner-section-main { padding-top: 11px; }
.quick_icons p { line-height: 28px; }
.quick_icons i { font-size: 43px; }
.quick_icons { padding: 35px 9px 21px 25px !important; }
.request-quote_right { padding-left: 4%; }
.footer_abour_us img { max-width: 80px; }
.first-imag img { max-width: 100% !important; width: 100% !important; }
.main_about_texts p { line-height: 26px; font-size: 14px; }
.meet_founder_description p { font-size: 14px; }
.meet_founder_description h5 { font-size: 15px; }
.main_about_texts h2 { font-size: 18px; margin-bottom: 18px; }
.footer_abour_us p { font-size: 14px; }
.footer_col h1 { font-size: 17px; }
.footer_menu ul li a { font-size: 14px; }
.meet_founder_description h6 { font-size: 18px; }
.meet_founder_description h1 { font-size: 29px; }
.main_about_texts h1 { font-size: 29px; }
.main-heading-txt { padding-left: 6px; }
.tright h2 { font-size: 18px; padding: 15px 14px; }
.tright h2::before { position: absolute; left: -22px; top: 16px; font-size: 26px; }
.tright p { line-height: 30px; font-size: 15px; }
.tright ul { line-height: 30px; font-size: 15px; }
.meet_founder_description { padding-left: 38px; padding-right: 20px; }
}
@media only screen and (min-width: 1025px) and (max-width:1199px) {
.top-contact-tagline p a { font-size: 13px; }
.top-contact-tagline p span { font-size: 13px; }
.quick_fact { padding: 88px 0; }
.quick_icons { padding: 35px 10px 24px 25px; }
.request-quote_right { padding-left: 5%; }
.about-section { padding: 100px 0; }
.new-blog-section { padding-top: 100px; }
.top-contact-tagline p { padding-left: 20px; }
.header-right { padding-right: 15px; }
.hmenu li a { margin: 0 2px; }
.about_us_page .first-imag img { max-width: 100% !important; width: 100% !important; }
.main_about_texts p { line-height: 26px; font-size: 14px; }
.main_about_texts h2 { font-size: 18px; margin-bottom: 18px; }
.main_about_texts h1 { font-size: 29px; }
.main-heading-txt { padding-left: 6px; }
.tright h2::before { position: absolute; left: -21px; top: 20px; font-size: 25px; }
.tright h2 { font-size: 17px; padding: 18px 16px; }
.tright p { line-height: 32px; font-size: 15px; margin-bottom: 35px; }
.tright ul { line-height: 32px; font-size: 15px; margin-bottom: 35px; }
.meet_founder_description { padding-left: 38px; padding-right: 20px; }
}
 @media only screen and (min-width: 1200px) and (max-width:1399px) {
.header-right { padding-right: 15px; }
.first-imag img { max-width: 100% !important; width: 100% !important; }
.main_about_texts p { line-height: 30px; font-size: 15px; }
.tright h2::before { position: absolute; left: -21px; top: 20px; font-size: 26px; }
.tright h2 { font-size: 17px; }
.meet_founder_description { padding-left: 38px; padding-right: 20px; }
}
