@media (min-width: 1360px) {  

  #nav .navbar-nav li {
    padding: 0 20px;
  }
}

@media (min-width: 992px) {
   #nav { padding: 0 0px 0 20px; }
   #consult-btn {display: none;}
}

@media (min-width: 1118px) {
   #nav { padding: 0 190px 0 20px; }
   #consult-btn {display: block;}
}

@media (min-width: 1290px) {
  #nav { padding: 0 200px 0 20px; }
}
@media (min-width: 1360px) {
   #nav { padding: 0 266px 0 20px;}
}

@media (max-width: 1396px) {
   #main-home-sub-title {margin-right: 30px;}
}
@media (max-width: 1260px) {
   #main-home-sub-title {margin-right: 0px;}
}


.dropdown-menu {
	font-size: inherit;    
}

#nav .nav-wrap {    
    border-bottom: 1px solid #d6d6d6;
}

.icon-file-pdf:before {
    content: "\eadf";
}

.content-area ol li {  
    margin-bottom: 14px;
}	

.content-area ul li {  
    margin-bottom: 14px;
}	

.bottom-footer {
	padding-bottom: 30px;
}

h3.sub-heading {
    color: #006cb9;
    display: block;    
    line-height: 1;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #006cb9;
}


.events-block .column .date-col {
   white-space: nowrap;
} 

.news-events .tabset-holder { 
    text-align: center;} 

#tab-intro {  
  font: 300 16px/24px "Poppins", Arial, "Noto Sans", sans-serif;
  line-height: 1em;
  margin-bottom: 40px;
}

.tab-content a {
    text-decoration: none;
}

.charity-matter-volume {
    font-size: 24px;
    font-weight: 800;
    line-height: 28px;
    padding-top: 7px;
}

.btn-download-doc {
  font-size: 18px
}

.c-content-divider {
    display: block;
    height: 1px;
    background: #006cb9;
    margin: 50px 0 50px;
    position: relative;
}
.c-content-divider.c-divider-sm > .icon-dot.c-square {
    border-radius: 0;
}
.c-content-divider.c-divider-sm > .icon-dot {
    padding: 0;
    width: 10px;
    height: 10px;
    top: -4px;
    background: #0f73bd;
    border-radius: 10px;
}
.c-content-divider > i.c-square {
    border-radius: 34px;
}
.c-content-divider > i {
    color: #0f73bd;
    left: 50%;
    display: inline-block;
    position: absolute;
    width: 34px;
    height: 34px;
    text-align: center;
    top: -16px;
    font-size: 18px;
    vertical-align: middle;
}

.credential-head {
  line-height: .8;
}

.credential-text {
  font-size: 20px;
}

.init-char-flare {
  font-size: 28px;
  display: contents;
  font-family: 'Crimson Text', serif;   
}

.objective-point {
  padding-left: 10px;
  border-left: 1px solid #006cb9;
}

.box-bordered {
  border: 1px solid #006cb9; 
}


@media (min-width: 768px) {
   .visual .bg-stretch {
		background-position: 50% 20%;		
   }

   .bg-stretch.bg-50-40 {
    background-position: 50% 40%;   
   }

   h3.sub-heading{
	    font-size: 44px;
	}

  .case-study .case-heading {
      margin: 0 0 23px;
      font-size: 36px;
  }

  h2.idea-intro {
    margin: 0 0 31px;
  }

}

@media (min-width: 992px) {  

  #footer .holder {    
    padding-bottom: 48px;
  } 

  #nav .nav-wrap {    
  	border-bottom-width: 0px;
  }

  h3.sub-heading {
	   margin: 48px 0 27px;
       padding-bottom: 24px;
	}


}

@media (min-width: 1260px) {
	#x-slider-wrapper {
	   height: 500px;
    }	
	.x-insurance-solution {
	    margin-top: -247px;
	}
  .btn.btn-outline-white.btn-cta {
      font-size: 16px;
  }
  .credential-text {
    font-size: 28px;
  }

}


.case-study .case-heading {
    display: block;
    color: #006cb9;
    margin: 0 0 15px;    
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
}

.case-study {
   font: 20px/28px "Crimson Text", serif;    
}

#small-page-header {
  min-height: 200px;
}

.idea-text {
  font: 24px/32px "Crimson Text", serif;
  font-style: italic;
}

sup .event-holder > .heading {
  color: blue;
}

#walking-family {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;    
    background-size: cover;
    background-image: url(https://wealthinsurance.com/images/hero/walking-family2-1170.jpg);
    background-position: 50% 70%;
    background-color: #fff;    
}

#reading-man {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;    
    background-size: cover;
    background-image: url(https://wealthinsurance.com/images/hero/walking-family2-1170.jpg);
    background-position: 50% 70%;
    background-color: #fff;    
}

.resource-list {
  float: left;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 42px;
}

.top-header .resource-list li {
    padding: 0 6px;
    margin: 0;
}
.resource-list li {
    margin: 0 0 22px;
}

@media (min-width: 992px) {
    .top-header .resource-list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-start;
    }
    .top-header .resource-list li {
        padding: 0 0 0 52px;
    }
}
@media (min-width: 768px) {
    .top-header .resource-list {
        font-size: 13px;
        line-height: 15px;
    }
    .top-header .resource-list {
        font-size: 12px;
        line-height: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;

        margin: 0;
        padding: 0;
        list-style: none;

    }    
}
@media (min-width: 768px) {
    .resource-list {
        margin: 0;
    }
    .top-header .resource-list li {
        padding: 0 16px;
    }
}

@media (max-width: 1084px) {
   .top-header .resource-list {
      display: none;
   } 
}  


.icon-shield:before {
    content: "\e9b4";
}
.icon-shield-2 {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url(https://wealthinsurance.com/images/181-shield-gray.svg);
    background-repeat: no-repeat;
}
.icon-news {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url(https://wealthinsurance.com/images/005-newspaper-gray.svg);
    background-repeat: no-repeat;
}

.icon-file-text {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url(https://wealthinsurance.com/images/035-file-text-gray.svg);
    background-repeat: no-repeat;
}
    
.resource-link {
  vertical-align: top;
}    


.slick-slider .date {
   font-size: 35px;
   line-height: 1.3;
} 

.slick-slider .check-list {
   list-style-type: none;
} 

#bbox ul li:before {
  content: '✓ ';
}

.email-gate {
        min-width: 495px;padding: 11px 10px; font-size: 20px;
}
.email-gate-btn {
    font-size: 18px; padding: 15px 20px 15px 20px; margin-top: -10px;
}
@media (max-width: 991px) {
   .email-gate {
        min-width: auto;padding: 11px 10px; font-size: 20px; width: 100%;
    }
    .email-gate-btn {
        font-size: 18px; padding: 15px 20px 15px 20px; margin-top: 10px; width: 100%;
    }
}

h2.image-title {
  font-weight: 500;
  font-style: normal;
  line-height: 50px;
  margin: 0 0 21px;
}

@media (min-width: 992px) {
  h2.image-title {
      line-height: 65px;
      font-size: 52px;
  }
}

@media (min-width: 1260px) {
  h2.image-title {
      line-height: 80px;
      font-size: 62px;
  }
}

.twocolumns .content-area h1 {
    font-size: 46px;
    line-height: 1.043;
    font-weight: 400;
    color: #006cb9;
    margin: 0 0 25px;
}

@media (min-width: 1260px) {
.twocolumns .content-area h1 {
    font-size: 60px;
    line-height: 1;
}
}
@media (min-width: 992px) {
.twocolumns .content-area h1 {
    margin: 0 0 45px;
}
}


