/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500&family=Oswald:wght@200;300;400;500;600;700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500&display=swap');

/* @import url('modules.css');*/
@import url('resources.css');

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;


========================================================================================================================
*/

/* img {
  position: relative;
  z-index: -1;
} */
/* .body-home .billboard-content-0 .billboard-full-width:after {
  background: #f3f3f3;
  height: 630px;
  position: absolute;
  z-index: -1;
  width: 100%;
  content: "";
  display: block;
  top: 0;
}
 */
 /* .billboard-full-width.billboard-container.hasVideo:not(.show-image-after-video) {
   background-image: none !important;
   background-size: cover !important;
 } */
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, a, .resource-detail-copy-wrapper a {
  color: #28778A;
  webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: #333231
}
.resource-section, .body-resource-detail .resource-section, .resource-section, .copy-section, .bio-section, .blog-main {
  background-image: none !important;
}

/***** Subheads *****/
h2, h3, h4, h5 {
  font-weight: 500;
}

/***** Accordions *****/
.accord .accord-link {
  font-family: 'Raleway', sans-serif !important;
  font-size: 23px;
  line-height: 25px;
  font-weight: 300;
  text-transform: uppercase;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
color: #28778A !important;
}

/***** Flex Tabs *****/
.flextab-triggers .set {
  color: #343842;
}
.flextab-triggers a {
font-family: 'Raleway', sans-serif !important;
font-size: 16px;
line-height: 25px;
font-weight: 600;
text-transform: uppercase;
}

.header-main {
  z-index: 6;
  position: relative;
  background: none !important;
  background: #343842 !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #343842 !important;
  background-image: none !important;
  -webkit-box-shadow: 0px 11px 21px -9px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 11px 21px -9px rgba(0,0,0,0.48);
box-shadow: 0px 11px 21px -9px rgba(0,0,0,0.48);
}

/* Buttons */
.contact-form .form-inline .captcha .btn-contact, .simple-form input[type="submit"], .button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta{
  background: #6cbfd4;
  color: #12171f;
  font-size: 14px;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding: 8px 37px !important;
  border: 2px solid transparent;
  font-family: 'Oswald', sans-serif !important;
  border-radius: 0;
  width: auto;
  margin-left: 0px;
  margin-right: 0px;
  webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}
/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover {
  background: #333333;
  color: #6cbfd4 !important;
  border: 2px solid #333333 !important;
  letter-spacing: 0px !important;
  border-radius: 0;
}

blockquote:before, q:before {
  background: #343842;
}
blockquote, q {
  font-family: 'Raleway', sans-serif !important;
  font-size: 22px;
  font-weight: 500;
  line-height: 29px;
  font-style: normal;
  text-transform: uppercase;
  color: #343842 ;
}

/*
==============================================
Navigation Section
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #343842 transparent transparent transparent;
}
.investor-access-content-wrapper {
  color: #343842;
}
.investor-access-remember-me-label {
   padding: 0px 32px 17px 0px;
 }
.primary-nav a, .investor-access-remember-me-label, .primary-nav .nav-subnav a  {
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.investor-access-input-wrapper input {
  padding: 10px 10px 10px 26px;
}
/* .primary-nav > li {
  top: 5px;
} */
/* Main Nav */
.primary-nav a {
  color: #ffffff;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #6CBFD4 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #212121;
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #246B7B;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #ededee !important;
}
.primary-nav .nav-subnav {
    -webkit-box-shadow: inset 0 60px 60px -60px rgba(228,228,228,0.9);
    -moz-box-shadow: inset 0 60px 60px -60px rgba(288,288,288,0.9);
}
.nav:before, .nav:after {
  display: none;
}



.nav-sticky .primary-nav > li {
  top: 14px;
}
.nav-sticky .primary-nav > li > .nav-subnav {
  margin-top: 0px !important;
}
.nav-sticky .primary-nav > li:hover > .nav-subnav {
  margin-top: 0px !important;
}

/*
==============================================
Billboard Section
==============================================
*/
.billboard-background-video::after {
    content: '';
    position: absolute;
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+42,0.78+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 42%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

    width: 100%;
    height: 100%;
    display: block !important;
}
/*

Mouse Scroller Model 1
==============================================

red = #
blue = #

==============================================
*/

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
  background-color: rgb(108 191 212 / 80%) !important;
}
.scroller:before, .scroller-mobile:before {
  content: '';
  height: 50px;
  width: 50px;
  display: block;
  animation: none !important;
  background: none !important;
  border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
  content: '' !important;
  height: 18px !important;
  width: 18px !important;
  animation-name: none !important;
  display: block !important;
  border-radius: 0 !important;
  border: 2px solid #12171f;
  border-right-width: 0;
  border-top-width: 0;
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute !important;
  bottom: 20px !important;
  left: 52% !important;
  top: 13px !important;
  background: rgba(210, 120, 85, 0) !important;
  margin-left: -10px !important;
}
.scroller-mobile:after  {
   transform: rotate(135deg) !important;
  -webkit-transform: rotate(135deg) !important;
  -moz-transform: rotate(135deg) !important;
  -o-transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
  bottom: 10px;
  top: 20px !important;
}
/*
==============================================
H icon animation
==============================================
*/
.h-icon-content {
  animation: fadeIn forwards 2.5s;
  width: 204px;
  height: 283px;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}

.st1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 1000;
  animation: dash 95s linear alternate infinite;
  animation-delay: 2.3s;
  opacity: 0;
}
.st0 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 1000;
  animation: dash 95s linear alternate infinite;
  animation-delay: 2.3s;
  opacity: 0;
}

@keyframes dash {
  0% {
    stroke-dashoffset: 8000;
    opacity: 0;

  }
  05% {
    opacity: 1;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;

  }
}

.ourMission .billboard-content h1 {
    text-align: right !important;
}

.head-approach {
  text-transform: capitalize !important;
}
/* .logo-header {
  position: absolute;
  top: -6px;
  margin-left: 10px;
} */
.logo-header {
  position: absolute;
  top: -56px;
  margin-left: 0;
}
.interior .billboard-content .head-2 {
  position: relative;
}
.wow {
  visibility: visible !important;
}
.billboard-section-animated .billboard-content-wrapper {
    bottom: -8%;
    position: relative;
}
/* test new layout */
.billboard-section-animated .billboard-container:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  opacity: 0;
  left:0;
  top: 0;
  background: rgb(192 239 251 / 83%);
  /* background: rgba(0, 0, 0, 0.5); */
}

/* Main billboard */
.billboard-section-main-0:before, .billboard-section-main:after {
  display: none !important;
}
.billboard-section {
  /* border: 1px solid red; */
  overflow: hidden;
 }

.billboard-section-1 .container, .billboard-section-2 .container, .billboard-section-3 .container {
  position: relative;
  bottom: 0px;
  z-index: 10;
  padding: 0px;
  width: 1170px;
  /* left: 0; */
  /* border: 20px solid orange; */
}
.billboard-section-animated .billboard-heading {
    text-align: left;
  }

.billboard-content-wrapper {
    min-height: -webkit-fill-available;
  }
/* jericho billboard code */
.billboard-section .billboard-container {
  height: 625px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  /* background-repeat: repeat; */
  background-size: 100% !important;
}

.billboard-section-animated .billboard-container {
  height: 710px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  /* background-repeat: repeat; */
  background-size: 100% !important;
}
.billboard-background-video-wrapper {
  height: 625px;
}

.billboard-section:after {
    content: "";
    /* display: block !important; */
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    opacity: 1;
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+42,0.78+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 42%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */
}
.billboard-section-main .billboard-container {
  transform: none !important;

}
.billboard-section .billboard-container {
  transform: translateZ(-1px) scale(1.25);
  z-index: -1;
}
/* .billboard-section-3 .billboard-container {
    transform: translateZ(-1px) scale(1);
} */
/***** Animation Styles BEGIN *****/
/* .billboard-section-2:before, .billboard-section-3:before {
    background: rgb(0 128 0 / 0.7);
} */
.billboard-section-1:after, .billboard-section-2:after, .billboard-section-3:after {
  background: none;
  display: none;
}
/*
.wowbar1, .wowbar2, .wowbar3, .wowbar4, .wowbar5, .wowbar6 {
  visibility: hidden;
} */

/***** Animation Styles BEGIN *****/


.bar-initiate-animation4:before {
  animation: fadeIn 3s forwards;
}

.bar-initiate-animation4:after {
  animation: fadeIn 3s forwards;
}

.bar-initiate-animation3 .billboard-section-1 .billboard-container:before {
  animation: fadeIn 3s forwards;
}

/* .wowbar1.bar-initiate-animation, .wowbar2.bar-initiate-animation, .wowbar3.bar-initiate-animation, .wowbar4.bar-initiate-animation4, .wowbar5.bar-initiate-animation4, .wowbar6.bar-initiate-animation4 {
  visibility: visible !important;
} */

	/* Safari 4.0 - 8.0 */
	@-webkit-keyframes fadeIn {
		from {opacity: 0;}
		to {opacity: 1;}
	}

	/* Standard syntax */
	@keyframes fadeIn {
		from {opacity: 0;}
		to {opacity: 1;}
	}

.billboard-section-main .billboard-content-wrapper .container {
  position: relative;
  bottom: inherit;
  z-index: 10;
  padding: 0px;
  /* border: 20px solid red; */
  left: 0;
  max-width: 1170px;
  margin: 0 auto;
}
.billboard-section-main .billboard-container {
  background-color: #f3f3f3;
}
.billboard-section h1:after {
  display: none;
}

.billboard-section-animated h2, .billboard-section-animated .head-1, .billboard-section-animated .head-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 39px !important;
  font-weight: 300;
  line-height: 36px !important;
  color: #000000;
  text-transform: uppercase;
  display: block;
  animation: none !important;
}
.billboard-section h1 {
  font-family: 'Playfair Display', serif;
  color: #333231;
  font-family: 'Raleway', sans-serif;
  font-size: 24px !important;
  line-height: 45px;
  text-transform: uppercase;
  display: block;
  width: 185px;
  text-align: left;
}
/* .billboard-section .head-2 {
  font-family: 'Raleway', sans-serif;
  color: #343842;
  font-size: 35px !important;
  line-height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 15px;
} */
.billboard-section .head-3 {
  color: #000;
  font-family: 'Raleway', sans-serif;
  font-size: 22px !important;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  animation-delay: 0s !important;
}
.billboard-section:before {
    z-index: -1;
  }
.billboard-content-3 {
  background-size: 80% !important;
}

/*
==============================================
Intro Section
==============================================
*/

.intro-section {
  background-image: none;
  background: #fff;
  padding: 112px 0 42px;
  background: url(/-/media/rj/advisor-sites/sites/h/a/handlerinvestmentconsultinggroup/images/backgrounds/abstract-luxury-geometric-white-and-grey-1288109410.jpg);
  background-position: top;
  background-repeat: repeat-x;
}
.intro-content {
  max-width: 1170px;
}
.intro-content p {
  font-size: 16px;
  line-height: 30px;
  color: #12171f;
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}
.interior .billboard-section .billboard-content-wrapper:before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  opacity: 1;
  left:0;
  top: 0;
    background: rgba(227,230,234, 0.85);
  animation-delay: .5s;
  animation: fadeIn;
  animation-duration: 3s;
  /* background: red !important; */
}
.intro-section .intro-content:before, .intro-section .intro-content:after {
  display: none;
}
.intro-section h2 {
  margin-bottom: 20px;
}
.intro-section h1 {
  margin-bottom: 25px;
}
.intro-section .head-1 {
  font-family: 'Raleway', sans-serif;
  color: #12171f;
  font-size: 45px !important;
  line-height: 48px;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
 }
.intro-section .head-2 {
  font-family: 'Oswald', sans-serif;
  color: #4d5156;
  font-size: 24px !important;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
 }
.body-home .intro-section .head-2 {
  font-weight: 500 !important;
}
.intro-section .head-3 {
  font-family: 'Raleway', sans-serif;
  color: #343842;
  font-size: 36px !important;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
}

/*
==============================================
Callouts Section
==============================================
*/
.intro-section .callouts-container .callout-item .callout-cta-wrapper button, .intro-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  font-size: 17px;
  font-weight: 500;
  text-transform: none;
  background: #343842;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 15px;
  padding: 8px 37px;
  webkit-transition: all 0.4 ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}
.intro-section .callouts-container .callout-item .callout-cta-wrapper button:hover, .intro-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button:hover, .billboard-section-animated a:hover {
  background: #6cbfd4;
  color: #12171f !important;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 37px;
  border: 2px solid transparent !important;
  font-family: 'Oswald', sans-serif !important;
  border-radius: 0;
  width: auto;
  margin-left: 0px !important;
}
.billboard-section-animated a:hover {
  background: #ffffff;
  color: #12171f !important;
  cursor: pointer !important;
}
.intro-section .callouts-container sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  bottom: 4px;
  font-size: 16px;
}

/*
==============================================
Intro Quote Section
==============================================
*/

.quote {
  color: #333231;
  font-size: 24px;
  font-weight: 400;
}
.quote:after, .bio-detail-quote:after {
  content: "";
  display: block;
  height: 5px;
  width: 85px;
  position: relative;
  background: #343842;
  margin: 19px auto;
}
.quote-wrapper .quote-hr {
  width: 365px;
  height: 1px;
  background-color: #343842;
  margin-bottom: 54px;
}
.quote-cite {
  color: #333231;
  font-size: 18px;
  font-weight: 400;
  color: #343842;
}
.quote-wrapper {
  padding: 20px 155px;
}
/*
==============================================
Bottom 3 Billboard Sections
==============================================
*/
.billboard-section-animated h3 {
  font-family: 'Raleway', sans-serif;
  /* font-size: 50px; */
  font-size: 40px;
  font-weight: 300;
  color: #333231;
  text-transform: uppercase;
  display: block;
  margin: 15px 0;
}
.billboard-section-animated p {
  font-family: 'Raleway', sans-serif;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  color: #000;
}
.billboard-section-animated a {
  background: #333333;
  color: #6cbfd4 !important;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 37px;
  border: 2px solid transparent;
  font-family: 'Oswald', sans-serif !important;
  border-radius: 0;
  width: auto;
  margin-left: 0px !important;
}

.billboard-section-animated .billboard-heading {
  text-align: left;
  width: 433px;
}
/*
==============================================
Main Quote Section
==============================================
*/
.quote-section, .bio-quote-section {
  background: url(/-/media/rj/advisor-sites/sites/h/a/handlerinvestmentconsultinggroup/images/backgrounds/abstract-luxury-geometric-white-and-grey-1288109410-blue.jpg) #3d404b !important;
  background-position: top;
  background-repeat: repeat-x;
}
.body-home .quote-section .quote, .bio-detail-quote{
  color: #333231!important;
  font-size: 24px;
  font-weight: 500 !important;
  margin: 0 auto;
  font-weight: 400 !important;
}
.body-home .quote-section .quote-cite {
  color: #333231 !important;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.quote-section .quote-wrapper .quote-hr:after, .quote-section .quote-wrapper .quote-hr:before {
  display: none;
}
.quote-section .quote-wrapper .quote-hr, .bio-detail-quote-hr {
  display: none !important;
}
.quote-section .quote-wrapper {
  padding: 40px 15px 36px;
}
.quote-section .quote-content {
  padding-top: 0px;
  color: #ffffff;
  padding-bottom: 26px;
}
.quote-section, .bio-quote-section {
  border-top: 3px solid #6cbfd4 !important;
  border-bottom: 3px solid #6cbfd4 !important;
}
.body-home .quote-section:after {
  display: none;
}
.body-home .quote-section {
  padding: 36px 0;
  display: list-item;
}
.stat-callout .stat-head-1, .stat-callout-1 .stat-head-2 {
  font-family: 'Oswald', sans-serif;
  font-size: 110px;
  color: #6cbfd4;
  font-weight: 300;
}
.quote-section-1 .stat-callout .stat-head-1 {
line-height: 21px;
}
.stat-callout-digits {
  text-align: right;
  padding-right: 40px;
  animation: slideInRightSmall forwards 2s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.stat-callout-content {
  position: relative;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 2px;
  animation: slideInLeftSmall forwards 2s;
}
.stat-callout-content p {
  margin-bottom: 0px !important;
}
.stat-line {
  width: 2px;
  height: 105px;
  background: #6cbfd4;
  position: absolute;
  left: -15px;
  animation: zoomIn forwards 3s;
}
.stats-date {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
}

/*
==============================================
Team Section
==============================================
*/
.team-section {
  text-align: center;
  padding: 72px 30px;
  border-top: none;
  background: #161a26;
}

.team-section h4 {
    margin-bottom: 60px;
}
.team-section .head-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 52px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  animation: none !important;
}
.team-section h4:after {
  display: none;
}
.team-section {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.team-text-content {
  max-width: 520px;
  margin: 0 auto;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
    background-image: none;
    background: #343842;
}
.footer-section .footer-hedge-section {
  padding-bottom: 20px;
}

.footer-hedge-section {
  padding-top: 50px;
  border-top: 1px solid #465565;
}
.footer-section .footer-content a:hover {
  color: #6cbfd4 !important;
}

/*
FOOTER SECTION
==============================================
*/
.interior .footer-section {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
  font-family: 'Raleway', sans-serif;
}
.footer-section {
  background: #343842;
  position: relative;
  z-index: 10;
  /* z-index: -1; */
}
.footer-section .footer-cta-section h4:after {
  height: 2px;
  width: 365px;
  background: #6cbfd4;
}
.footer-section .footer-cta-section h4 {
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 48px;
}
.footer-section .footer-cta {
	border-top: 10px solid #6cbfd4;
}
.footer-section .ftr-cta-wrapper {
  max-height: 172px;
}
.footer-section .sub-light .head-1 {
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: none;
  font-family: 'Oswald', sans-serif;
  font-size: 24px !important;
  margin-top: -17px !important;
  position: relative;
  bottom: -12px;
  text-transform: uppercase;
}
.footer-section .social-container a {
  top: -10px;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
  color: #626f7d;
  content: "|";
}
.footer-section .footer-cta-section .head-1 {
  margin-top: 0px;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
  color: #6cbfd4  !important;
}
.footer-section .footer-cta-section h4:hover {
  color: #6cbfd4  !important;
}
.footer-section .social-container {
	border: none;
  margin-top: -33px;
}
.footer-section .social-container:after {
	display: none;
}
.footer-section .social-container a .fa {
  color: #fff !important;
}
.footer-section .footer-content a:hover {
  color: #6cbfd4;
}
.footer-section .social-container a:hover .fa {
  color: #6cbfd4 !important;
}
.footer-section .footer-contact-info {
  text-align: center;
}
.footer-section .footer-contact-info .ftr-nap {
  margin-top: 0;
}
.footer-section .ftr-nap .ftr-nap-address:before {
	display: none;
}
.footer-section .footer-hedge-content .ftr-disclosures span {
  text-decoration: none !important;
}
.footer-section .footer-hedge-section, .footer-section .ftr-disclosures, .footer-section .ftr-disclosures a {
  font-size: 11px;
  line-height: 14px;
  color: #b2b6c0 !important;
}
.footer-section .ftr-disclosures a:hover {
  color: 6cbfd4;
}
.footer-section .ftr-disclosures {
	color: #333231;
	text-align: left;
  font-weight: 500;
}
.interior .footer-section {
  position: relative;
  color: #333231;
  text-align: left;
  font-weight: 500;
  padding: 0px;
  margin: 0px 15px;
}
.footer-section .ftr-disclosures {
  margin: 0 15px;
}
/* .interior .footer-section:before {
  content: "";
  height: 117px;
  width: 100%;
  background-image: url(/-/media/rj/advisor-sites/sites/j/e/jerichoroad/images/icon-interior.png) !important;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  z-index: 80;
  top: -117px;
  text-align: center;
  background-position: center center;
} */
.footer-section .footer-content a {
  color: #fff;
}
.ftr-disclosures-wrapper {
  padding: 0;
}
.footer-section .footer-contact-section {
    padding-bottom: 20px;
}
.footer-logo {
  margin-bottom: 25px;
}
.ftr-disclosures a {
  color: #333231 !important;
}
.body-home .billboard-section .billboard-content-wrapper .container {
  max-width: 740px;
  bottom: 60px;
  padding-right: 220px;
}
/*
==============================================
Interior Billboards
==============================================
*/
.interior .billboard-section .billboard-container {
  transform: inherit;
}
.interior .billboard-section .billboard-container {
  height: 420px;
  background-attachment: inherit;
}
.interior .billboard-content:after {
  display: none !important;
}
.interior .billboard-heading-wrapper {
  display: block;
  /* padding-left: 105px; */
}
.interior .billboard-content-wrapper .container {
    position: inherit;
    bottom: 130px;
    z-index: 10;
    padding: 0px;
    width: 1170px;
    left: inherit;
}
.interior .billboard-section h1 {
  width: inherit;
}
.interior .billboard-section .head-1, .copy-section .head-1 {
  font-family: 'Raleway', sans-serif;
  color: #12171f;
  font-size: 40px !important;
  line-height: 42px;
  line-height: 44px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 15px;
  animation-delay: 0s !important;
  animation: slideInUpSmall 1s forwards !important;
}
.interior .billboard-content .head-2, .copy-section .head-2 {
  font-family: 'Oswald', sans-serif;
  color: #4d5156;
  font-size: 24px !important;
  line-height: 24px;
  letter-spacing: 2px;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  animation-delay: 0s !important;
  animation: slideInUpSmall 1s forwards !important;
  margin-top: 5px;
}
.interior .billboard-section h1 sup {
    font-size: 87%;
    line-height: 0;
    position: relative;
    vertical-align: super;
    TOP: 4PX;
}
/*
==============================================
Yearbook Section
==============================================
*/
.body-about-us .copy-section h2 {
  margin-bottom: 40px;
}
.copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  display: none;
}
.copy-section .yearbook-three .yearbook-headshot-wrapper::after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e414e+0,2e414e+100&0+7,1+100 */
  	background: -moz-linear-gradient(top, rgba(46,65,78,0) 30%,rgba(46,65,78,0) 52%,rgba(46,65,78,1) 100%); /* FF3.6-15 */
  	background: -webkit-linear-gradient(top, rgba(46,65,78,0) 30%,rgba(46,65,78,0) 52%,rgba(46,65,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
  	background: linear-gradient(to bottom, rgba(46,65,78,0) 30%,rgba(46,65,78,0) 52%,rgba(46,65,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e414e', endColorstr='#2e414e',GradientType=0 ); /* IE6-9 */

}
.copy-section .yearbook-three a:hover .yearbook-headshot-wrapper:after {
  background-color: rgba(46, 65, 78, 0.25);
}

.copy-section .dog-name, .copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-middle-initial  {
  font-family: 'Raleway', sans-serif !important;
  color: #333231 !important;
  font-size: 25px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}
hr {
    border: 0 !important;
    color: #343842;
    background-color: #343842;
  }
/*
==============================================
Bio Section
==============================================
*/
.bio-section .bio-detail-title {
  text-transform: none;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name {
  font-family: 'Raleway', sans-serif !important;
  color: #333231 !important;
  font-size: 25px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
}
.bio-quote-section {
  display: none;
}
.name-dots {
  font-size: 31px;
  position: relative;
  top: -5px;
}
.bio-section .bio-detail-links-wrapper .fa {
  color: #28778A;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #333231;
}

.bio-questions strong {
  font-family: 'Raleway', sans-serif;
  color: #343842;
  font-size: 27px;
  line-height: 31px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.copy-section .dog-title {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  line-height: 19px;
  font-weight: 300;
  text-transform: uppercase;
  color: #393939;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
  position: relative;
}
/* .copy-section .dog-title:after {
  margin-left: 0.25em;
  font-size: 23px;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1b0";
  position: relative;
  left: 0;
  color: #343842;
  display: block;
  margin-top: 12px;
} */
.paw-about {
  color: #343842;
  font-size: 23px;
}
.copy-section .dog-name {
  margin-top: 20px;
  display: block;
}
.twenty-two {
  font-size: 30px;
  font-weight: 600;
  color: #343842;
  /* background: #e8e8e8; */
  padding: 2px 9px 4px;
  border-radius: 7px;
  margin-right: 2px;
  border: 2px solid #e8e8e8;
}
.twenty-two-main {
  margin-left: 60px;
}
.twenty-two-main p {
  margin-bottom: 40px;
}
.accord-link-content p {
  margin-bottom: 0px !important;
      margin-top: 20px !important;
}
/*
==============================================
Interior Quote Section
==============================================
*/
.interior .quote-section {
  background: url(/-/media/rj/advisor-sites/sites/h/a/handlerinvestmentconsultinggroup/images/backgrounds/abstract-luxury-geometric-white-and-grey-1288109410.jpg) !important;
}
.interior .quote-section .quote {
  position: relative;
}

.interior .quote-section .quote:before  {
  content:url('/-/media/rj/advisor-sites/sites/h/a/handlerinvestmentconsultinggroup/images/h-quote-icon.svg');
  position: relative;
  width: 32px;
  height: 47px;
  margin: 0 auto 27px ;
  display: block !important;
}
.interior .quote-section .quote .st0{
  fill:none;stroke:#6DBFD4;stroke-width:2.4601;stroke-miterlimit:10;
}
.interior .quote-section .quote .st1{
  fill:none;stroke:#000000;stroke-width:2.4601;stroke-miterlimit:10;
}
.interior .quote-section .quote {
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
}
/* .interior .quote-section {
  margin-bottom: 45px;

} */
.interior .quote-section .quote {
  margin: 55px auto 25px;
  font-family: 'Oswald', sans-serif;
  color: #333231;
  font-size: 28px;
  line-height: 32px;

}
.interior .quote-section .quote-content {
    padding-bottom: 0;
}
.quote:after, .bio-detail-quote:after {
    content: "";
    display: block;
    height: 2px;
    width: 85px;
    position: relative;
    background: #6cbfd4;
    margin: 19px auto;
}

.interior .quote-section .quote-wrapper {
  padding: 20px 15px 86px;
}

.interior .quote-section .quote-cite, .bio-detail-quote-cite  {
  color: #333231 !important;
  font-size: 18px !important;
  font-family: 'Raleway', sans-serif !important;
  font-style: normal !important;
  font-weight: 500;
}
.bio-quote-section:before, .bio-quote-section:after {
  display: none !important;
}
/* .interior .quote-section, .bio-quote-section {
  margin-bottom: 45px; */
}
.body-home .quote-section .quote, .bio-detail-quote {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  line-height: 35px;
  font-weight: 400;
  max-width: 858px;
  width: 100%;
  color: #1f1f1f;
}

.header-main-col {
  font-family: 'Raleway', sans-serif;
  color: #343842;
  font-size: 27px;
  line-height: 31px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
}
.main-content-col {
  padding-left: 40px;
  border-left: 1px dashed #ccc;
  margin: 0px 0 33px;
}
.multi-row {
  animation-name: slideInDownSmall;
}

.multi-row-2 {
  animation-delay: 0.2s;
}
.multi-row-3 {
  animation-delay: 0.4s;
}
.multi-row-4 {
  animation-delay: 0.6s;
}
.multi-row-5 {
  animation-delay: 0.8s;
}
.multi-column-section-wrap {
  /* border-top: 1px solid #c6c8ca; */
  padding: 50px 0;
  margin: 45px 0;
}
.body-about-you .copy-section .col-md-offset-1 {
  margin-left: 0px;
}
.body-about-you .copy-section .col-md-offset-1 ul {
  margin-top: 0px;
}
.body-about-you .copy-section .col-md-offset-1 h3 {
  font-size: 19px;
  margin: 0px;
}

/*
==============================================
Interior Related Resources
==============================================
*/
.interior .quote-section .pov-carousel .mc-container .slick-dots {
    bottom: -40px;
  }
.interior .quote-section .pov-carousel .mc-container .slick-slider {
  margin-bottom: 0;
  padding: 60px 0px 0;
  }
.interior .quote-section .mc-slide {
  background: transparent;
}
.interior .quote-section .pov-carousel .mc-heading {
  font-family: 'Raleway', sans-serif !important;
  font-size: 24px;
  line-height: 32px;
  color: #1f1f1f;
  font-weight: 400;
}
.interior .quote-section .pov-carousel .mc-heading:after {
  content: "";
  display: block;
  height: 5px;
  /* width: 85px; */
  position: relative;
  background: #343842;
  margin: 19px auto 6px!important;
}
.pov-carousel .mc-container .slick-slide a:hover {
    box-shadow: inset 0px 20px 50px 0px rgba(255,255,255,0.3), inset 10px 20px 50px -20px rgba(255,255,255,0.1);
}
.pov-carousel .mc-cta {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #1f1f1f;
  font-weight: 500;
}
.body-about-us .copy-section .content-slider-cta-wrapper {
  display: none;

}

/* Slick dots content slider */
.body-about-us .copy-section .slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.body-about-us .copy-section .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #343842;
}
.body-about-us .copy-section .slick-dots li button:before {
    color: #343842;
    opacity: 0.95;
    font-size: 10px;
}
.body-about-us .copy-section .slick-dots li button:focus:before {
    opacity: 1;
}
.body-about-us .copy-section .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.body-about-us .copy-section .slick-dots li button {
    border: none;
    background: transparent;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
    /* border-radius: 50%; */
}
.body-about-us .copy-section .slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #343842;
    border-radius: 50%;
}
.body-about-us .copy-section .slick-dots li {
    width: 9px !important;
    height: 9px;
}
.main-content-int-blog h1 .head-1 {
  font-family: 'Raleway', sans-serif;
  color: #343842;
  font-size: 45px !important;
  line-height: 44px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 15px;
  animation-delay: 0s !important;
}
.main-content-int-blog h1 .head-2 {
  font-family: 'Raleway', sans-serif;
  color: #333231;
  font-size: 25px !important;
  line-height: 24px;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  animation-delay: 0s !important;
}
.blog-section .blog-landing-content-wrapper .blog-landing-content-container {
  margin-top: 40px;
}
.blog-detail-info-wrapper a {
  color: #343842 !important;
}
.social-media-share-link:hover > .fa-share-alt:before {
  color: #343842;
}
.social-media-share-link:active > .fa-share-alt:before {
  color: #343842;
}
.resource-detail-tag-cloud-links a:active  > .fa-share-alt:before {
  color: #fff !important;
}
.social-media-share-wrapper span a {
	color: #fff !important;
}
.fa-share-alt {
	color: #343842 !important;

}
.social-media-share-wrapper span a:hover {
	color: #74cce2 !important;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
  color: #2F8BA2 !important;
  }
.social-media-share-wrapper span {
  background-color: #343842;
	padding: 3px 9px;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #343842;
}

.filter-reset-container {
  border: none !important;
}



/*
==============================================
Responsive Meia Queries NEW
==============================================
*/



/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
.body-home .callouts-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.callouts-container .callout-item {
  width: auto;
  margin: 5px;
}
.callouts-container .callout-item .callout-cta-wrapper {
  padding: 0px;
}
.billboard-section-main .billboard-container {
  background-position: bottom center;
}
.body-home .billboard-section .billboard-content-wrapper .container {
  max-width: 700px;
}
.body-home .billboard-section-main .billboard-container {
  background-position: 60px center;
  height: 555px;
  bottom: auto !important;
}

.body-home .billboard-section-main .billboard-content-wrapper .container {
  bottom: auto;
}
.body-home .callouts-container {
  height: 90px;
}
.intro-section .callouts-container .callout-item .callout-cta-wrapper button, .intro-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    line-height: 34px;
}
.body-home .billboard-section-main .billboard-container {
    background-position: center top;
    background-size: cover !important;
    background-attachment: unset !important;
  }
  .body-home .billboard-section-main .billboard-container:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+42,0.78+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 42%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

    width: 100%;
    height: 100%;
    display: block !important;
  }
  .intro-section .callouts-container .callout-item .callout-cta-wrapper button, .intro-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    font-size: 16px;
  }
  .interior .billboard-content-wrapper .container {
    padding: 30px !important;
    width: 100% !important;
  }
  .interior .billboard-section .billboard-container {
    background-size: 110% !important;
  }
  .multi-column-section-wrap {
    padding: 40px 0 0;
    margin: 45px 0 20px;
  }
  .copy-section .col-sm-3 {
    width: 28%;
  }
  .copy-section .col-sm-9 {
    width: 70%;
  }
  .stat-callout .stat-head-1, .stat-callout-1 .stat-head-2 {
    font-size: 99px;
  }
  .stat-callout-content {
    font-size: 24px;
  }
  .billboard-section-animated h2, .billboard-section-animated .head-1, .billboard-section-animated .head-2 {
    font-size: 37px !important;
    font-weight: 300;
  }


}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .nav-address-wrapper {
    font-family: inherit;
    font-weight: 500;
    color: inherit;
  }
  .billboard-section-main .billboard-container {
    transform: inherit;
  }


  .billboard-section-main .billboard-container {
    background-attachment: inherit;
  }
  .body-home .billboard-section .billboard-content-wrapper .container {
    padding-right: 0px;
  }
  .address-group-name-wrapper .address-group-name-1 {
    display: none;
  }
  .intro-section .rich-text-container {
    padding: 0 55px;
  }
  .body-home .quote-wrapper {
    padding-left: 45px;
    padding-right: 45px;
  }
  .callouts-container, .callouts-mobile-slider {
    margin-bottom: 0px;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #fff;
    box-shadow: none;
  }
  .interior .billboard-section .billboard-container {
      height: 310px !important;
      min-height: 310px !important;
  }
  /* Hamburger Menu Icon */
  .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after {
    background:#28778A;
  }
  /* Hamburger Menu Icon Active and Open*/
  .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
    background: #fff;
  }
  .fa-angle-down:before {
    color: #6CBFD4;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
    border-bottom: 1px solid rgb(76 89 92 / 70%);
  }
  .billboard-section-animated .billboard-container {
    background-size: 150% !important;
  }
  .intro-section .callouts-container .callout-item .callout-cta-wrapper button, .intro-section .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    line-height: 18px;
  }
  .body-home .billboard-section .billboard-content-wrapper .container {
    max-width: 525px;
  }
  .body-home .billboard-section-main .billboard-container {
    background-position: center top;
    background-size: cover !important;

  }
  .interior .billboard-section .billboard-container {
    height: 560px;
    min-height: 560px;
  }
  .body-home .billboard-section h1 {
    font-size: 24px !important;
    width: 100%;
    text-align: center;
  }
  .billboard-section-main .billboard-heading-wrapper {
    bottom: -155px;
  }
  .billboard-heading-wrapper {
    padding: 25px 15px;
    text-align: center;
    bottom: -65px;
  }
  .interior .billboard-heading-wrapper {
    bottom: 0;
  }
  .body-home .billboard-section-main .head-2 {
    /* font-size: 32px !important;
    line-height: 31px; */
    margin-bottom: 15px;
    margin-top: 70px;
  }
  .body-home .billboard-section-main .head-3 {
    /* font-size: 20px !important;
    line-height: 29px; */
  }
  .main-content-col {
    padding-left: 80px;
  }
  .copy-section img {
    width: 100%;
    height: auto;
  }
  .main-content-col {
    padding-top: 30px;
    margin-top: 20px;
  }
  .copy-section .col-sm-3 {
    width: 100%;
    padding-left: 0;
  }
  .copy-section .col-sm-9 {
    width: 100%;
  }
  .main-content-col {
    border-left: none;
    border-top: 1px dashed #ccc;
  }
  .copy-section .row {
    margin-left: 0;
    margin-right: 0;
  }
  .main-content-col {
    padding-left: 0px;
    margin-bottom: 23px;
  }
  .contact-headline .logo-header {
    width: auto !important;
  }
  .stat-callout-digits {
    text-align: center;
    padding-right:0px;
    padding-left: 0px;
  }
  .stat-line {
    width: 100%;
    height: 2px;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    margin: 5px 0 20px;
  }
  .stat-callout-content {
    margin-top: 50px;
  }
  .quote-section, .bio-quote-section {
    background-size: cover !important;
  }
  .stat-callout-content {
    text-align: center;
  }
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #343842;
  }
  .address-phone-wrapper {
    color: #ffffff;
  }
  .team-content img {
    width: 100%;
    height: auto;
  }
  .body-home .quote-section {
    padding: 43px 0 36px;
  }

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .logo-header {
    position: relative !important;
    top: 11px !important;
    margin-left: 0 !important;
  }

  .body-home .billboard-section .billboard-content-wrapper .container {
      width: 230px;
  }
  .billboard-heading-wrapper {
    padding: 25px 15px;
    text-align: center;
    bottom: -60px;
  }
  .billboard-section-main .billboard-heading-wrapper {
    bottom: -75px;
  }
  .interior .billboard-section .billboard-container {
      height: 390px !important;
      min-height: 390px !important;
      /* border: 1px solid red; */
  }
  .interior .billboard-section .head-1, .copy-section .head-1 {
    font-size: 36px !important;
    line-height: 35px;
  }
  .interior .billboard-heading-wrapper {
    position: absolute;
    top: 90%;
    transform: translateY(-50%);
  }
  .body-home .billboard-section-main .billboard-container {
    background-position: center center;
    background-size: cover !important;
  }
  .billboard-background-video-wrapper {
    height: 395px;
  }
  .interior .billboard-section .billboard-container {
    height: 230px !important;
    min-height: 230px !important;
  }
  .interior .billboard-section .billboard-container {
    background-size: 140% !important;
  }
  .billboard-section-2 .billboard-container {
    background-position: -890px top !important;
  }
  .body-home .billboard-section-main .billboard-container {
    height: 480px !important;
    min-height: 480px !important;
  }
  .body-home .billboard-section-main .head-2 {
    font-size: 32px !important;
    line-height: 31px;
    margin-bottom: 15px;
    margin-top: 70px;
  }
  .body-home .billboard-section-main .head-3 {
    padding: 0 10px;
  }
  .billboard-section-animated .billboard-heading {
    width: 100%
  }
  .body-home .billboard-section .billboard-content-wrapper .container {
    width: 100%;
    padding: 0 40px;
  }
  .billboard-container:after {
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    background: rgba(255, 255, 255, 0);
  }
  .billboard-section-animated .billboard-container {
    height: 650px;
  }
  .billboard-section-animated .billboard-container:before {
    background: rgb(192 239 251 / 92%);
  }
  .body-home .callouts-version-1 .slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #343842;
    opacity: 1;
  }
  .body-home .callouts-version-1 .slick-next {
    right: 20px;
  }
  .body-home .callouts-version-1 .slick-prev {
    left: 20px;
    z-index: 15;
  }
  .billboard-section .billboard-container {
    background-attachment: inherit !important;
  }
  .billboard-section .billboard-container {
    transform: inherit !important;
    background-position: top;
  }
  .billboard-section-animated .billboard-container {
    background-size: 390% !important;
  }
  .footer-social-section {
    margin-top: 40px;
  }
  .intro-section .rich-text-container {
    padding: 0 35px;
  }
  .footer-section .footer-cta-section h4 {
    line-height: 40px;
  }
  .interior .billboard-section .billboard-content-wrapper:before {
    background: rgba(227,230,234, 0);
  }
  .interior .billboard-content-wrapper .container {
    padding: 30px;
    width: 100%;
  }
  .interior .billboard-container {
    height: 420px !important;
  }
  .interior .billboard-content-wrapper .container {
    position: relative;
    bottom: 0px;
  }
  .main-content-col, .header-main-col {
    padding-left: 0px;
  }
  .multi-row {
    margin-left: 0;
    margin-right: 0;
  }
  /* .copy-section .copy-content {
    padding-top: 5px;
  } */
  .quote-wrapper .quote-hr {
    width: 100%;
  }
  .footer-section .footer-cta-section h4:after {
    width: 100%;
  }
  .body-about-us h3 {
    text-align: center;
  }
  .bio-section .bio-detail-designation {
    display: block;
  }
  .interior .billboard-section .head-1, .copy-section .head-1 {
    font-size: 36px !important;
    line-height: 35px;
    margin-bottom: 0px;
  }

}

/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .body-home .billboard-section .billboard-content-wrapper .container {
      width: 230px;
  }
  .body-home .billboard-section-main .billboard-heading-wrapper {
    padding: 25px 15px;
    text-align: center;
    bottom: -140px;
  }
  .interior .billboard-heading-wrapper {
      padding: 25px 15px;
      text-align: center;
      bottom: inherit !important;
    }

  .body-home .billboard-section-main .billboard-container {
    /* background-position: 0px 0px !important;
    background-size: 100% !important; */
    background-position: -120px -60px !important;
    background-size: 117% !important;
  }
  .billboard-section-2 .billboard-container {
    background-position: -560px top !important;
  }
  .billboard-section-animated .billboard-container:before {
    background: rgb(192 239 251 / 92%);
  }

  .body-home .billboard-section-main .billboard-container {
    height: 395px !important;
    min-height: 395px !important;
  }
  .body-home .billboard-section-main .head-2 {
    font-size: 32px !important;
    line-height: 31px;
    margin-bottom: 15px;
    margin-top: 70px;
  }
  .body-home .billboard-section-main .head-3 {
    padding: 0 10px;
  }
  .billboard-section-animated .billboard-heading {
    width: 100%
  }
  .body-home .billboard-section .billboard-content-wrapper .container {
    width: 100%;
    padding: 0 40px;
  }
  .billboard-container:after {
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    /* background: rgba(255, 255, 255, 0); */
  }
  .body-home .billboard-section-main .billboard-container {
    background-position: center center !important;
    background-size: cover !important;
  }
  .billboard-background-video-wrapper {
    height: 395px !important;
  }
  .body-home .callouts-version-1 .slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #343842;
    opacity: 1;
  }
  .body-home .callouts-version-1 .slick-next {
    right: 20px;
  }
  .body-home .callouts-version-1 .slick-prev {
    left: 20px;
    z-index: 15;
  }
  .billboard-section .billboard-container {
    background-attachment: inherit !important;
  }
  .billboard-section .billboard-container {
    transform: inherit !important;
    background-position: top;
  }

  .billboard-section-animated .billboard-container {
    background-size: 200% !important;
  }
  .footer-social-section {
    margin-top: 40px;
  }
  .footer-section .footer-cta-section h4 {
    line-height: 40px;
  }
  .interior .billboard-section .billboard-content-wrapper:before {
    /* background: rgba(227,230,234, 0); */
  }
  .interior .billboard-content-wrapper .container {
    padding: 30px !important;
    width: 100% !important;
  }
  .interior .billboard-section .billboard-container {
    background-size: 110% !important;
  }
  .interior .billboard-container {
    height: 420px !important;
    min-height: 420px !important;
  }
  .interior .billboard-content-wrapper .container {
    position: relative;
    bottom: inherit;
  }
  .main-content-col {
    padding-left: 0px;
  }
  .header-main-col {
    padding-left: 0px;
  }
  .multi-row {
    margin-left: 0;
    margin-right: 0;
  }

}

/* ----------- laptop 1 Non-Retina Screens ----------- */
@media screen
  and (min-device-width: 1200px)
  and (max-device-width: 1600px)
  and (-webkit-min-device-pixel-ratio: 1) {
    .billboard-section h1 {
      color: teal !important;
      /* border: 20px solid red; */
    }
    .billboard-section-main .billboard-container {
      background-position: center 90px;
    }

  }
  /* ----------- laptop 2 Non-Retina Screens ----------- */

@media screen and (min-width: 1024px) and (max-width: 1270px) {
  .billboard-heading h1 {
    color: green !important;
    /* border: 20px solid green; */
  }
  .billboard-section-main .billboard-container {
    background-position: center 160px;
  }

}

/* IE only */
@media screen\0 {
  .billboard-container {
    max-height: inherit;
  }
  .body-home .billboard-section .billboard-content-wrapper .container {
    top: 175px;
  }
  .interior .billboard-heading-wrapper {
    top: 140px;
  }
  .billboard-section-main .billboard-container {
    background-size: 80% !important;
    background-position-y: 20px;
  }

}
