/*
   Theme Name:   b2b D&B
   Theme URI:    http://b2b.dnb.com
   Description:  Custom Avada child theme for b2b.dnb.com
   Author:       Blue Storm Creative
   Author URI:   https://bluestormcreative.com
   Template:     Avada
   Text Domain:  avada-child
*/

/*

Colors:

light blue    =     #3095b4
dark blue     =     #004e71
gray          =     #d6d6d6
off white     =     #f1f6f8
dark gray     =     #333333

green         =     #74aa50

======== Customizations Here... =========================== */

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/30fb21");

@font-face {font-family: 'AvenirLT-Medium';src: url('fonts/30FB21_0_0.eot');src: url('fonts/30FB21_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/30FB21_0_0.woff2') format('woff2'),url('fonts/30FB21_0_0.woff') format('woff'),url('fonts/30FB21_0_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLT-MediumOblique';src: url('fonts/30FB21_1_0.eot');src: url('fonts/30FB21_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/30FB21_1_0.woff2') format('woff2'),url('fonts/30FB21_1_0.woff') format('woff'),url('fonts/30FB21_1_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLT-BookOblique';src: url('fonts/30FB21_2_0.eot');src: url('fonts/30FB21_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/30FB21_2_0.woff2') format('woff2'),url('fonts/30FB21_2_0.woff') format('woff'),url('fonts/30FB21_2_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLT-Black';src: url('fonts/30FB21_3_0.eot');src: url('fonts/30FB21_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/30FB21_3_0.woff2') format('woff2'),url('fonts/30FB21_3_0.woff') format('woff'),url('fonts/30FB21_3_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLT-Book';src: url('fonts/30FB21_4_0.eot');src: url('fonts/30FB21_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/30FB21_4_0.woff2') format('woff2'),url('fonts/30FB21_4_0.woff') format('woff'),url('fonts/30FB21_4_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLT-BlackOblique';src: url('fonts/30FB21_5_0.eot');src: url('fonts/30FB21_5_0.eot?#iefix') format('embedded-opentype'),url('fonts/30FB21_5_0.woff2') format('woff2'),url('fonts/30FB21_5_0.woff') format('woff'),url('fonts/30FB21_5_0.ttf') format('truetype');}



/* ===== Global =========================== */

.screenreader, .screen-reader-text,
.screen-reader, .fontawesome-text,
.gfield_label,
.ginput_complex label { /* Hide visually, but have available for screenreaders */
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

.dots_bg {
  background-image: url('images/bg-pattern-dots-blue.svg')!important;
  background-size: 9px 10px!important;
  background-repeat: repeat!important;
  background-color: #fff!important;
}

.blue-bg {
  background-color:#f1f6f8!important;
  padding:1.5em!important;
  margin-top:0em!important;
}

.dots_bg > .fusion-row,
.blue-bg > .fusion-row {
  background-color:#fff!important;
  margin-top:2.5em;
  padding:1.5em!important;
}

.border-bottom {
  padding-bottom:20px;
  border-bottom:1px solid #ddd;
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
  color:white!important;
}

h1, h2, h3, h4 ,h5 ,h6 {
  font-weight:normal!important;
}

/* =============== Header and Nav Menus =========================== */
.fusion-main-menu > ul > li > a:hover {
  border-color:transparent!important;
}

.fusion-header-v2 .fusion-secondary-header {
  border-top-color:#3095b4!important;
}

.fusion-secondary-header a .menu-text,
.fusion-secondary-header .fusion-contact-info {
  font-size:14px;
}

.fusion-contact-info {
  color:white!important;
}
.fusion-main-menu .menu-text {
  position:relative;
  top:7px;
}

.fusion-main-menu .fusion-main-menu-search a {
  position:relative;
  top:6px;
}

/* =============== Content =========================== */


/* =============== Buttons =========================== */

.fusion-button.button-green,
.fusion-button.button-green.wpcf7-submit,
.button.green,
input[type=submit]:not(.searchsubmit),
input[type=submit].gform_button,
.fusion-modal .fusion-button
 {
  font-family: 'AvenirLT-Book', sans-serif;
  text-transform: none!important;
  text-decoration: none!important;
  border: 1px solid #74aa50!important;
  background:#74aa50!important;
  background-image:none!important;
  color:white!important;
  border-radius:25px;
  font-size:17px!important;
}

.fusion-button.button-green:hover,
.fusion-button.button-green.wpcf7-submit:hover,
.button.green:hover,
.fusion-button.button-green:focus,
.fusion-button.button-green.wpcf7-submit:focus,
.button.green:focus,
.video-btn:hover,
.video-btn:focus,
input[type=submit]:hover,
input[type=submit].gform_button:hover,
input[type=submit]:focus,
input[type=submit].gform_button:focus,
.cta-button:hover,
.fusion-button.button-green:hover,
.fusion-button.button-green.wpcf7-submit:hover,
.button.green:hover,
.fusion-modal .fusion-button:hover {
  border: 1px solid #3095b4!important;
  color: white!important;
  background:#3095b4!important;
  border-color:#3095b4!important;
}

.fusion-button-text {
  position:relative;
  top:2px;
}

.no-icon i {
  display:none;
}

.carrot-btn {
  background:transparent;
  font-size: 1.2em;
  display: inline-block;
  margin-top: 1.5em;
  position:relative;
}

.carrot-btn:after {
  position:absolute;
  content:'';
  background:url('http://www.dnb.com/content/dam/english/image-library/dnb-mod/icon-sprite-map-buttons.svg')no-repeat;
  background-position: 0 -53px;
  background-size: 104px 286px;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  top:2px;
  right:-40px;
}

.carrot-btn:hover {
  color:black;
}

.carrot-btn:hover:after {
  background-position:-52px -53px;
}

.button, .cta-button {
  background-color: transparent;
    border-color: #000;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 25px!important;
    padding: .6em 1.8em .5em;
    font-size: 100%;
    letter-spacing: .06em;
    text-transform:none!important;
}

.button:hover, a.button:hover {
    border-color: #3095b4;
    color: #3095b4;
    text-decoration: none;
}



/* =============== Home =========================== */

/* rev slider text */
.rev_slider .tp-caption,
.rev_slider .caption {
  white-space: normal !important;
  width:800px;
  letter-spacing: 0!important;
}

.home #main {
  padding-top:0;
}

.section-heading h4.entry-title {
  font-size:20px;
}

.fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
  width:244px;
}

.home .recent-posts-content {
  margin-left:264px;
}



/* =============== Modals =========================== */

.modal-content { border-radius: 0; }

.optin .modal-title {
  text-align: center;
}

.popmake.theme-25147 .popmake-title,
.popmake.theme-basic .popmake-title {
  font-weight:bold;
  padding-bottom:20px;
  border-bottom:1px solid #004e71;
  margin-bottom:20px;
}

.optin .modal-body form input {
  display:inline-block;
  width:48%;
  margin-right:10px;
  padding:20px;
}

.optin .modal-body form input[type=submit],
.popmake .gform_button {
  display:block!important;
  width:40%;
  margin:10px auto;
  font-family: 'AvenirLT-Book', sans-serif;
  text-transform: none!important;
  text-decoration: none!important;
  color: #fff !important;
  font-size: 17px!important;
  padding: 10px 23px!important;
  background-color: #e6890f!important;
  background-image:none!important;
  border:0!important;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px!important;
}

.optin .modal-body form input[type=submit]:hover,
.optin .modal-body form input[type=submit]:focus,
.popmake .gform_button:hover,
.popmake .gform_button:focus {
  opacity:.8;
}


.optin .gform-wrapper input[type=text],
.optin .gform-wrapper input[type=email],
.optin .gform-wrapper input[type=textarea],
.popmake .gform-wrapper input[type=text],
.popmake .gform-wrapper input[type=email] {
  padding:20px 20px 20px 5px!important;
  height:30px!important;
}

.modal-content .fusion-video {
  display: block;
  margin: 0 auto;
}

.ginput_container_email input,
.name_last input {
  margin-right:0!important;
  width:100%!important;
}

.smallText, .smallText li label {
  font-size:90%!important;
}

.button.default,
.fusion-body #main .gform_wrapper .button,
.fusion-body #main .gform_wrapper .gform_button,
.fusion-body #main .gform_wrapper .gform_footer .gform_button,
.fusion-button-default, .post-password-form input[type="submit"] {
  padding:13px 29px 10px!important;
}

/* =============== Video styles (moved from prev theme) =========================== */
.home_video_player h2 {
  margin-bottom: 0px;
}
.video-tabs {
  padding-left: 0;
}
.video-tabs li {
  list-style:none;
  display:inline-block;
  margin-bottom: 10px;
}
.video-tabs .hash-wrapper a {
  padding:4px 4px;
  display:inline-block;
  text-decoration:none;
}
.video-tabs .hash-wrapper a img {
  width: 100%;
}
.video-tabs sup {
  color: #00a1e4;
  line-height: 0px;
}
.video-tabs a.active {
  background:#3c98b4;
}
.video-tabs p {
  font-size: 9px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 4px;
}
.image-fade {
  opacity: 1;
  transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
}
.image-fade:hover {
  opacity: 0.815;
}
.marginb-no {
  margin-bottom: 0!important;
}
.video-thumb-wrapper{
  width: 100%;
}
.pl-no {
  padding-left: 0;
}
.clr {
  clear: both;
}
.centered {
  text-align: center;
}
.video-btn {
  font-family: 'AvenirLT-Book', sans-serif;
  text-decoration: none!important;
  color: #fff !important;
  font-size: 17px!important;
  padding: 7px 23px!important;
  background-color: #e6890f;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px;
}
.video-btn-wrapper {
  margin-bottom: 30px;
}
.did-u-know-box {
  background-image: url('/wp-content/uploads/2015/10/manufacturing-did-you-know-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 289px;
  padding-left: 40px;
}
.did-u-know-box h4 {
  margin: 0;
  font-family: 'AvenirLT-Book', sans-serif;
  font-size: 36px;
  color: #055472;
  padding: 22px 0 1px 15px;
  line-height: 1;
}

.vidyard_iframe {
	max-width: 100%;
}

/********Call now Banner******/
.mobile-phone {
	color: #fff;
	display: none;
}
@media all and (max-width: 768px) {
    	.desktop-phone {
        	display: none;
    	}
    	.mobile-phone {
		display: inline !important;
  		color: white !important;
	}
}



/* ===== Typography =========================== */



em {
  font-family: 'AvenirLT-MediumOblique';
}

#wrapper #main .fusion-portfolio-content > h2.entry-title,
#wrapper #main .fusion-post-content > .blog-shortcode-post-title,
#wrapper #main .fusion-post-content > h2.entry-title,
#wrapper #main .post > h2.entry-title,
#wrapper .fusion-events-shortcode .fusion-events-meta h2 {
  font-size:24px!important;
  line-height:1.2!important;
  letter-spacing: .06em;
  padding-bottom:1em;
  color:#333333;
}

#wrapper #main .fusion-portfolio-content > h2.entry-title a,
.recent-posts-content h4.entry-title a {
  color:#333333;
}

#wrapper #main .fusion-portfolio-content > h2.entry-title,
.recent-posts-content h4.entry-title {
  font-size:24px;
  line-height:30px;
}

.fusion-title h1.title-heading-left,
.fusion-title h2.title-heading-left,
.fusion-title h3.title-heading-left,
.fusion-title h4.title-heading-left,
.fusion-title h5.title-heading-left,
.fusion-title h6.title-heading-left,
.comment-respond .fusion-title .comment-reply-title.title-heading-left {
  line-height:1.5;
}

.small-text {
  font-size:80%;
}

/* business support */
#business-support h1,
.section-heading h1 {
  margin: 25px 0 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #d6d6d6;
    text-transform: uppercase;
    color: #111;
    font-size: 1.2em!important;
    line-height: 1.78em;
    font-weight: normal;
}

#business-support h3 {
  padding-bottom:10px;
  margin-bottom:20px;
  /*text-transform: uppercase;*/
  font-weight:bold;
}



/* ===== Header / Nav =========================== */

.header-wrapper {
  border-bottom:1px solid #00568d;
}

body #header-sticky.sticky-header {
  max-width:100%;
}

#menu-top-menu > li:first-child > a {
  padding-left:0;
}

.fusion-main-menu .sub-menu li a {
  line-height:1.2!important;
}

.fusion-main-menu .sub-menu li:hover > a {
  color:#3095b4!important;
}




.fusion-secondary-header {
  background-color: white !important;
}
@media only screen and (max-width: 800px) {
.fusion-mobile-menu-design-modern .fusion-secondary-header {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 801px) and (max-width: 870px) {
  .fusion-secondary-header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.fusion-secondary-header img {
  display: block !important;
  margin: 0 auto;
}
@media screen and (min-width: 801px) {
  .fusion-secondary-header {
    padding-top: 10px;
  }
  .fusion-secondary-header img {
    margin: auto;
  }
  .fusion-secondary-header .fusion-row .headertagline {
    padding-top: 5px;
  }
  .fusion-secondary-header .fusion-alignright .fusion-contact-info {
    padding: 5px;
  }
}

.fusion-secondary-header .headertagline {
  text-align: center;
  color: #30708c;
  padding: 20px 10px 0;
  font-size: 16px;
  line-height: 120%;
}


.fusion-secondary-header .fusion-alignleft img {
  width: 200px;
}
.fusion-secondary-header .fusion-contact-info {
  color: #123c66 !important;
}
.fusion-header-v4 .fusion-header {
  padding: 15px 0 0 0;
}
.fusion-header .headertagline {
  text-align: center;
  background-color: #f1f6f8;
  color: #30708c;
  padding: 15px 30px;
}


.fusion-secondary-header .fusion-contact-info {
  line-height: 120%;
}


.fusion-secondary-main-menu {
  background-color: #30708c !important;
}


.fusion-main-menu > ul > li > a:hover {
  color: #f1f6f8 !important;
}

.fusion-secondary-main-menu .fusion-main-menu .fusion-widget-cart-counter > a::before, .fusion-secondary-main-menu .fusion-main-menu > ul > li > a {
  color: white;
}
.fusion-secondary-main-menu .fusion-main-menu > ul > li > a {
  padding-bottom: 15px;
}
.fusion-header-v4 .fusion-mobile-menu-sep, .fusion-header-v4 .fusion-secondary-main-menu {
  border-bottom: 0;
}





/* ===== Home =========================== */

#rev_slider_5_1_wrapper.avada-skin-rev {
  border-top: 0;
}



.home .fusion-tabs.vertical-tabs.clean .nav-tabs {
  margin-top:2em!important;
}

/**********Home Search*************/
.search_button_div .search_btn{
  font-family: 'AvenirLT-Book', sans-serif;
  font-weight: 100;
  background-color: #e6890f;
  padding: 10px;
  padding-left: 5%;
  padding-right: 4.5%;
  margin-top: 15px;
  color: #ffffff;
  border: 0px;
  border-radius: 5px;
  font-size: 195%;
  cursor: pointer;
}
.home_search_error {
    border: 1px solid #CC0000;
}
.search_field_container {
    display: inline-block;
    margin-right: 5px;
    text-align: left;
}
.container_error {
    background-color: #CC0000;
    border: 1px solid #CC0000;
    padding: 0 2px 2px 2px;
}
.search_field_container.home_keyword {
    width: 63%;
}
.search_field_container.home_state {
    width: 120px;
}
.search_field_container.home_state .container_error {border: 0px !important;}
.home-search-error {
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.search_bar_container {
    width: 90%;
}

/*******Hero*******/
.adv-search a {
  text-decoration: underline;
}


.home .iconswrapper img {
	width: 80px;
}


/* home video section */

.home_video_player img {
    width:100%!important;
    max-width:100%;
}



/* video thumbs */

.video-thumb-wrapper ul {
  list-style-type: none;
  margin-left:0;
  padding-left:0;
}



.home .bluebanner h3 {
  color: white;
}




.home .howdoi_wrapper .fusion-button-wrapper {
	width: 100%;
	border-bottom: #f1f6f8 2px solid;
}
.home .howdoi_wrapper .fusion-button {
	text-align: left;
}
.home .howdoi_wrapper .fusion-button i {
	float: right;
}


.home .fusion-button.howdoi {
	background: transparent;
	display: block;
	font-size: 20px;
	font-weight: 200;
	text-transform: none;
	padding: 20px 0;
	color: #30708c !important;
}
.home .fusion-button.howdoi:hover {
  background: transparent;
  background-image: none;
}
.home .fusion-button.howdoi:hover .fusion-button-text {
  color: #2f94b4;
}


.home .fusion-button.howdoi i {
  color: #32a0d1;
}



.home .how-to-slider .slick-prev {
  left: 50px;
}
.home .how-to-slider .slick-next {
  right: 50px;
}



.home .fusion-button.learnmore {
  background: transparent;
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: #123c66;
}
.home .fusion-button.learnmore:hover {
  background: transparent;
  background-image: none;
}
.home .fusion-button.learnmore:hover .fusion-button-text {
  color: #2f94b4;
}


.home .fusion-button.learnmore i {
  color: #2f94b4;
  border: #2f94b4 1px solid;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 11px 11px 10px 14px;
}





#home-businesscreditsuccessstories {
  padding: 0 20px;
}
@media (min-width: 1190px) {
  #home-businesscreditsuccessstories {
    padding: 0;
  }
}
.home .width-100 .fullwidth-box.bluebanner {
  padding-top: 50px !important;
}
.home .bluebanner .fusion-title {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .home .width-100 .fullwidth-box.bluebanner {
    padding-top: 0 !important;
  }
  .home .bluebanner .fusion-title {
    padding-bottom: 0;
  }
}


.home .productlogo img {
  width: auto;
  max-height: 40px;
}
@media (min-width: 768px) {
  .home .productlogo img {
    width: auto;
    max-height: 26px;
  }
}
@media (min-width: 1200px) {
  .home .productlogo img {
    width: auto;
    max-height: 32px;
  }
}
@media (min-width: 1500px) {
  .home .productlogo img {
    width: auto;
    max-height: 35px;
  }
}



/* ===== Pages =========================== */
.page-template #main, .page #main .blog #main, .single #main {
	padding-left: 50px;
}

.page-id-20471 .businesscreditrecentposts.fusion-recent-posts ul img {
  max-height: 140px;
  width: auto;
}
.page-id-20471 .businesscreditrecentposts.fusion-recent-posts h4.entry-title {
  font-size: 1em;
}


/* ===== Blog & Posts =========================== */

.single-post .fusion-page-title-bar,
.single-avada_portfolio .fusion-page-title-bar,
.page .fusion-page-title-bar {
  display:none;
}

/* ===== Optins & Forms =========================== */

/* sidebar newsletter signup*/

body .sidebar.fusion-content-widget-area .button.gform_button {
  margin-left:0;
  border-radius:25px!important;
}

.sidebar .gform_widget {
  padding:20px;
  background:#efefef;
}

.sidebar div.ginput_complex.ginput_container.gf_name_has_2 span {
  display:block;
  float:none;
  width:100%;
  margin-right:0!important;
  padding-right:0;
}

.sidebar .gform_wrapper .ginput_complex span input[type=text],
.sidebar .gform_wrapper .ginput_complex span input[type=email],
.sidebar .gform_wrapper .ginput_complex span textarea{
  width:100%;
}

/* ===== Sidebars & Widgets =========================== */

.wp_rp_wrap .related_post_title {
    clear: both;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px;
    text-transform: uppercase;
}

/* ===== Footer =========================== */

#footer-optin #banner-optin h3,
#banner-optin h3 {
  font-size:20px;
  margin-top:30px;
}

#footer-optin #banner-optin .button-flat {
  border-radius:25px;
}

#footer-optin {
  margin-top:20px;
}


.home #footer-optin {
  margin-top:0;
}

#footer-optin .fusion-row,
.fusion-footer-widget-area .fusion-row,
.fusion-footer-copyright-area .fusion-row {
  max-width:1170px;
}

.footer-logo a {
  display:block;
  position:relative;
}

.footer-logo a:after {
  content: url(https://b2b.dnb.com/wp-content/themes/Avada-child/images/logo-dnb-white.svg);
  display: inline-block;
  width: 200px;
}

.footer-links,
.footer-links a {
  color:#868686;
  font-size:13px;
}
.footer-links a:hover,
.footer-links a:focus,
.fusion-copyright-notice a:focus,
.fusion-copyright-notice a:hover {
  color:white!important;
}

.footer-links b {
  font-weight:700;
  font-size:14px;
}

.footer-divider {
  background-image: url(https://b2b.dnb.com/wp-content/themes/Avada-child/images/slash.svg);
  background-repeat: repeat-x;
  background-size: 10px 7px;
  border: 0;
  height: 7px;
  margin:20px auto;
}

.fusion-copyright-notice {
  text-align:right;
  color:#868686;
}

.fusion-copyright-notice sup {
  display:inline-block;
  margin-right:2px;
}

.fusion-copyright-notice span {
  display:inline-block;
  margin:0 0 0 20px;
}

.below-copyright {
  clear:both;
  float:none;
  text-align:left;
  margin:40px 0;
  color:#868686;
  line-height:1.2;
}

.bottom_sticky_cta {
  position: fixed;
  display: flex;
  flex-wrap: wrap;
  bottom: 0;
  width: 100%;
  background: black;
  z-index: 1000;
  text-align: center;
  background: #005172;
}
.bottom_sticky_cta > a, .bottom_sticky_cta > div {
  width: 100%;
}
.bottom_sticky_cta > a {
  display: inline-block;
  color: white;
  padding: 5px 3px 10px;
  border-bottom: 1px solid white;
}
.bottom_sticky_cta a:hover {
  background: #2f94b4;
  color: white;
}
.bottom_sticky_cta a .phone {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom_sticky_cta .phone .icon {
  display: none;
  background-image: none;
  background-position: left center;
  height: 25px;
  width: 25px;
}
.bottom_sticky_cta a:hover .phone .icon {
  background-position: right center;
}
.bottom_sticky_cta .chat {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom_sticky_cta .chat div, .bottom_sticky_cta .chat div div, .bottom_sticky_cta .chat div div a {
  width: 100%;
  height: 100%;
}
.bottom_sticky_cta .chat a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px 10px;
}
.bottom_sticky_cta .chat a:before {
  content: 'Start a Live Chat';
  color: white;
}
.bottom_sticky_cta span.text, .bottom_sticky_cta .chat a:before {
  padding-top: 5px;
  line-height: 120%;
  font-size: 16px;
}

@media (max-width: 900px) {
  .bottom_sticky_cta .phone .icon {
      display: none;
  }
}



/* =============== Isotope styles for experts page =========================== */

body.single-experts.has-sidebar #content {
    width: 100%!important;
}

.experts-filters-wrapper .fusion-filters {
    display: block;
}

#experts-wrapper .addtoany_share_save_container {
    display: none;
}

#experts-wrapper .fusion-col-spacing {
    padding: 5px;
}

.expert-post {
    float: left;
    width: 20%;
}

.expert-post .fusion-image-wrapper img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.expert-content-wrapper {
    border: 1px solid #ebeaea;
    border-bottom-width: 3px;
}

.expert-content-wrapper .fusion-portfolio-content {
    padding: 25px;
}

.expert-content-wrapper .fusion-content-sep {
    margin: 20px 0;
}

.expert-content-wrapper .read-more-container {
    text-align: center;
}

.expert-content-wrapper h4 {
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
}

.experts-button {
    float: right;
}

.single-experts .addtoany_share_save_container {
    width: 50%;
    float: left;
}

/* =============== Experts Wall (homepage, sidebar) =========================== */

.experts-wall {
    display: flex;
    flex-wrap: wrap;
}

.expert-block img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* =============== Experts Categories templates =========================== */

.tax-expert-categories.has-sidebar #content {
    width: 100%;
}

.tax-expert-categories #wrapper #main .fusion-post-content > h2.entry-title {
    padding-bottom: 0;
}

.tax-expert-categories .post {
    float: left;
    width: 20%;
}

.tax-expert-categories #posts-container .fusion-col-spacing {
    padding: 5px;
}

.tax-expert-categories .fusion-post-wrapper {
    border: 1px solid #ebeaea;
    border-bottom-width: 3px;
}

.tax-expert-categories .fusion-blog-layout-large .fusion-post-slideshow {
    margin-bottom: 0;
}

.tax-expert-categories .fusion-post-content,
.tax-expert-categories .fusion-meta-info {
    padding: 25px;
}

.tax-expert-categories .read-more-container {
    text-align: center;
}

.tax-expert-categories .experts-button {
    float: left;
}

/* ===== Business Credit Steps =========================== */

.business-build-nav .starting-business-nav {
  padding: 23px 0 0;
  background: #f1f6f8;
  min-height: 227px;
  width: 44.4%;
  overflow: hidden;
}

.business-build-nav .established-business-nav {
  padding: 23px 0 0; 
  background-color: #dfeef2;
  min-height: 227px;
  width: 55.6%;
  overflow: hidden;
}

.business-build-nav .fusion-layout-column:after {
  content: ' ';
  display: block;
  background: url(images/dots.png) repeat-x;
  height: 1px;
  position: absolute;
  top: 85px;
  left: 30px;
  width: 100%;
  background-size: auto 100%;
}

.business-build-nav .established-business-nav:after {
  right: 30px;
  left: auto;
}

.business-build-nav .fusion-reading-box-container {
  display: inline-block;
  margin: 0 !important;
  vertical-align: top;
}

.business-build-nav .starting-business-nav .fusion-reading-box-container { width: 25%; }

.business-build-nav .established-business-nav .fusion-reading-box-container { width: 20%; }

.business-build-nav h4 {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.business-build-nav .fusion-title { margin-bottom: 15px !important; margin-left: 20px; }

.business-build-nav .fusion-title .title-sep-container { display: none; }

.business-build-nav .fusion-reading-box-container .reading-box {
  background: none !important;
  border: none !important;
  padding: 0;
  text-align: center;
}

#wrapper .business-build-nav .reading-box .button {
  float: none;
  border-radius: 100% !important;
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto 20px;
  border: 1px solid #3095b4;
  background: #fff;
  padding: 0 !important;
  font-size: 18px;
  line-height: 46px;
}

#wrapper .business-build-nav .reading-box .button span {
  border: 1px solid #fff;
  border-radius: 100%;
  display: block;
  height: 38px;
  width: 38px;
  line-height: 40px;
  margin: 5px auto;
  -o-transition:.3s ease-in-out;
  -ms-transition:.3s ease-in-out;
  -moz-transition:.3s ease-in-out;
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
#wrapper .business-build-nav .reading-box:hover .button span, 
#wrapper .business-build-nav .reading-box.active .button span { 
  border-color: #3095b4; 
}

#wrapper .business-build-nav .reading-box .button.fusion-mobile-button { display: none; }

#wrapper .business-build-nav h2 {
  cursor: pointer;
  font-size: 12px !important;
  margin: 0;
  -o-transition: .3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition: all .3s;
}

#wrapper .business-build-nav .reading-box:hover h2,
#wrapper .business-build-nav .reading-box.active h2 {
  color: #3095b4;
  font-weight: 600 !important;
}


/* ===== How to Build Business Credit =========================== */

.breadcrumbs p { margin-bottom: 0 }

.breadcrumbs p a {
  font-weight: 600;
  color: #000;
}

#how-to-nav.business-build-nav .fusion-layout-column:after { left: 45px; }
#how-to-nav.business-build-nav .established-business-nav:after { right: 45px; left: auto; }

.how-to-build-business-credit-hero .fusion-column-wrapper {
  color: #fff;
  font-size: 18px;
  padding: 90px 0 100px;
}

.how-to-build-business-credit-hero .fusion-title h2 { 
  color: #fff;
  font-size: 36px;
  margin: 0;
}

.how-to-build-business-credit-hero .fusion-button-wrapper {
  margin-top: 30px;
}

.how-to-step .fusion-one-sixth { width: 7%; }

.how-to-step .fusion-one-third { width: 35%; }

#wrapper .how-to-step { outline: none; }

#wrapper .how-to-step .step {
  border: 1px solid #3095b4;
  border-radius: 100%;
  height: 100px;
  width: 100px;
  background: none;
  margin-bottom: 30px;
  padding: 10px 0 0 0px;
}

#wrapper .how-to-step .step span {
  border: 1px solid #3095b4;
  border-radius: 100%;
  font-size: 36px;
  font-weight: 400;
  color: #3095b4;
  line-height: 74px;
  height: 74px;
  display: inline-block;
  width: 74px;
}

#wrapper .how-to-step .title h2 { font-size: 28px; }

#wrapper .how-to-step .title-sep-container { display: none; }

#wrapper .how-to-step .button-blue {
  margin-top: 15px;
  border: 1px solid #3095b4;
  color: #3095b4;
  background: none;
  border-radius: 25px !important;
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
  padding: 11px 40px;
}

.how-to-slider .slick-arrow {
  background: none;
  background-size: 100% auto;
  cursor: pointer;
  position: absolute;
  top: 200px;
  height: 36px;
  width: 51px;
  z-index: 999;
  border: none;
  text-indent: -999px;
  overflow: hidden;
  outline: none;
}

.how-to-slider .slick-prev {
  background-image: url(images/arrow-left.svg);
  left: 0;
}

.how-to-slider .slick-next {
  background-image: url(images/arrow-right.svg);
  right: 0;
}




/* ===== Videos Page =========================== */
.page-id-28093 iframe {
  display: block;
  margin: 0 auto;
}
.page-id-28093 .fluid-width-video-wrapper {
  max-width: 960px;
  margin: 0 auto;
}





/* ===== Scores & Ratings Page =========================== */
.page-id-25654 .sidebar ul.side-nav li.page_item_has_children ul.children {
  display: block !important;
  height: auto !important;
}





/* ===== Media Queries =========================== */

@media (min-width: 300px) {
  .bottom_sticky_cta > a, .bottom_sticky_cta > div {
    width: 50%;
  }
  .bottom_sticky_cta > a {
    display: inline-block;
    color: white;
    padding: 5px 3px 10px;
    border-right: 1px solid white;
    border-bottom: 0;
  }
}

@media (min-width: 600px) {
  .bottom_sticky_cta > a {
    padding: 5px 10px 5px;
  }
  .bottom_sticky_cta .phone .icon {
    display: block;
    background-image: url('/wp-content/themes/Avada-child/images/icon-phone-sprite.png');
    background-position: left center;
    height: 50px;
    width: 50px;
  }
  .bottom_sticky_cta a:hover .phone .icon {
    background-position: right center;
  }
  .bottom_sticky_cta span.text, .bottom_sticky_cta .chat a:before {
    font-size: 20px;
  }
}

@media (min-width:800px) {
  #searchContainer {
   padding:100px 0 48px;
  }

  /*This is the customclass for advanced search tabs */
  a#searchbycompanyname.tab-link, a#searchbytelephonenumber.tab-link, a#searchbyd-u-n-snumber.tab-link{
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 16px;
    color: #2d95b4;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 0 20px;
  }

  .advanced-search-tab {
  width: 690px;
  }

  .adv-search-error {
  color: red;
  font-weight: bold;
  padding-left:8px;
  }

  .helios-search-row {
  border-bottom: 2px solid #DDDDDD;
  cursor: pointer;
  font-size:150%;
  }

  .helios-search-row:hover {
  background-color: #EEEEEE;
  }

  #homeBusinessSearch {
      padding: 10px;
      font-size: 14px;
      color: #666;
      width: 250px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid #ccc;
  }


}

@media (max-width:900px) {
  .rev_slider .tp-caption,
  .rev_slider .caption {
    width:500px;
  }

  .expert-post {
      width: 33.33%;
  }

}

@media (max-width:800px) {
  .home .recent-posts-content {
    margin-left:0;
    width:100%;
    clear:both;
  }

  .home .fusion-recent-posts .fusion-flexslider {
    float:none;
    clear:both;
    width:100%!important;
  }

  /* ===== Business Credit Steps =========================== */

  .fusion-body .business-build-nav .starting-business-nav.fusion-layout-column.fusion-spacing-no { width: 44.4%; min-height: 0; }
  .fusion-body .business-build-nav .established-business-nav.fusion-layout-column.fusion-spacing-yes { width: 55.6%; min-height: 0; }

  #wrapper .business-build-nav .reading-box .button {
    width: 45px;
    height: 45px;
  }

  #wrapper .business-build-nav .reading-box .button span {
    height: 33px;
    width: 33px;
    line-height: 36px;
  }

  #wrapper .business-build-nav h2 { display: none; }


  /* ===== How to Build Business Credit =========================== */
  
  #wrapper .how-to-step .fusion-button-wrapper {
    display: block;
    text-align: center;
  }

  .how-to-slider .slick-arrow { top: 70px; }

  .how-to-step .fusion-row .image-wrapper { display: none; }

}

@media (max-width: 768px) {
    .expert-post {
        width: 50%;
    }
}

@media (max-width:500px) {
  .rev_slider .tp-caption,
  .rev_slider .caption {
    width:380px;
  }

  .expert-post {
      width: 100%;
  }

  /* ===== Business Credit Steps =========================== */
  .business-build-nav {
    margin-left: -30px;
    margin-right: -30px;
  }

  .business-build-nav .starting-business-nav { padding: 15px 0 0 10px; }

  .business-build-nav .established-business-nav { padding: 15px 10px 0 0; }

  .business-build-nav .fusion-title { margin-bottom: 8px !important; }

  .business-build-nav h4 { font-size: 12px !important; }

  #wrapper .business-build-nav .reading-box .button {
    width: 30px;
    height: 30px;
    margin: 0 auto 15px;
  }

  #wrapper .business-build-nav .reading-box .button span {
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-size: 11px;
  }

  .business-build-nav .fusion-layout-column:after { top: 56px; }

  #wrapper .how-to-step { padding-top: 0 !important; margin-top: -20px; }

  #wrapper .how-to-step .title h2 { text-align: center; }

}

@media (max-width: 375px) {

  .fusion-logo { max-width: 86%; }

  .how-to-build-business-credit-hero .fusion-column-wrapper { 
    padding: 20px 0; 
    margin: 0 -4% 0; 
  }

  #wrapper .business-build-nav .reading-box .button span {
    height: 22px;
    width: 22px;
    line-height: 24px;
    font-size: 11px;
    margin-top: 3px;
  }

  #wrapper .how-to-step .step {
    height: 60px;
    width: 60px;
    margin-bottom: 20px;
    padding: 5px 0 0 0px;
  }

  #wrapper .how-to-step .step span {
    font-size: 22px;
    line-height: 44px;
    height: 44px;
    width: 44px;
  }

  .how-to-slider .slick-arrow { top: 14px; }

  #wrapper .how-to-step .title h2 {
    font-size: 18px !important;
  }

}