body {
  font-family: 'Open Sans', sans-serif;
}
@font-face {
    font-family: Gotham-Book;
    src: url(./fonts/Gotham-Book.otf)
}
@font-face {
    font-family: Gotham-Medium;
    src: url(./fonts/gotham-medium-webfont.woff)
}
h1, h2 {
  font-family: "Gotham-Book", Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  margin: 1em 0;
  line-height: 1.5em;
}
h1 {
  font-size: 2.6em;
  letter-spacing: -1px;
}
h2 {
  font-size: 2.2em;
  letter-spacing: -1px;
}
h3 {
  font-size: 2em;
}
.text-uppercase {
  text-transform: uppercase;
}
.carouselMo {
  display: none;
}
p, li {
  font-size: 1.2em;
  line-height: 1.8em;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
sup {
  font-size: 0.6em;
}
.image_maxHeight {
  max-height: 600px;
  overflow: hidden;
  margin: 4em 0 1em 0 ;
}
.aalc_button {
  padding: 0.8em 2.4em;
  background-color: #063562;
  color: white;
  font-size: 1.6em;
  font-weight: lighter;
}
.header_content {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  line-height: 1.2em;
}

.content {
  max-width: 1000px;
  width: 84%;
  margin: 0 auto;
  line-height: 1.2em;
}

.content_index {
  width: 100%;
  margin: 0 auto;
  line-height: 1.2em;
}

.content_index p { 
  line-height: 2em;
}

.reference_font {
  font-size: 1em;
  line-height: 1.8em;
}
#mobileMenu {
  text-align: right;
}
.navigation-bar {
  width: 100%;
  height: 90px;
  margin-top: 10px;
}
.logo {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-top: 10px;   
  float: left;
}
.loginMenu {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
}
.loginMenu > a {
  color: rgb(50, 50, 50);
}
.menulink {
  display: inline-block;
  vertical-align: top;
  margin-left: 1.25em;
  line-height: 90px;
  font-family: "Gotham-Book", Verdana, Helvetica, Arial, sans-serif;  
  font-size: 1.2em; 
  color: #008ca7
}
.menulink_mobile {
    display: none;
    background-color: #fff;
    animation: 1s fadeIn;
    animation-fill-mode:unset;
    visibility: hidden;
}
.carouselImg {
  width: 100%;
}
a {
    text-decoration: none;
}
a:hover {
    color: #474747;
    text-decoration: none;
}
.fa {
    display: none;
}
.carousel {
  max-height: 700px;
  overflow: hidden;
}
.carousel-control {
  max-height: 700px;
}
strong {
  font-family: "Gotham-Medium", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}
.demo_row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.demo {
  display: block;
  max-width: 32.4%;
}
.demo > img {
  max-width: 100%;
}
.successors {
  width: 100%;
  display: block;
  vertical-align: top;
}
.successors > img {
  width: 100vw;
}
.opacity-off {
  opacity: 0.5;
  transition: 0.4s;
}
#mobileMenu {
  overflow: hidden;
  transition: all 0.3s ease;

}
.hidden {
  display: block !important;
  -webkit-transition: height 0.5s linear;
  -moz-transition: height 0.5s linear;
  -ms-transition: height 0.5s linear;
  -o-transition: height 0.5s linear;
  transition: height 0.5s linear;
  overflow: hidden;
}
.hidden.open {
  -webkit-transition: height 0.5s linear;
  -moz-transition: height 0.5s linear;
  -ms-transition: height 0.5s linear;
  -o-transition: height 0.5s linear;
  transition: height 0.5s linear;
}
.signon-contact {
  position: absolute;
  top: 10px;
  right: 10px;
}
.signon-contact a {
  color: rgb(85, 85, 85);
}
.modal-dialog {
  display: flex;
  width: 80vw;
  height: 100%;
  margin: 0 auto;
  align-items: center;    
}
.modal-body {
  padding: 0;
}
.modal-content {
  background-color: transparent;
  width: 100vw;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  color: white;
  font-size: 28px;
  font-weight: normal;
  position: absolute;
  right: 10px;
  cursor: pointer;
  z-index: 2000;
  text-shadow: 0 1px 0 #000000;
}
button.close:hover {
  color: white;
}
.video {
  cursor: pointer;
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.animation {
  animation: fadeIn 0.6s;  
}
.demo-title {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 1.8em;
  font-size: 1.2em;
  line-height: 1.4em;
}
.demo-title strong {
  color:#008ca7;
}

.footer {
  margin-top: 5em;
  font-size: 0.85em;
  color: #4c4c4c;
  line-height: 1.4em;
  clear: both;
}

.footerPrimerica {
  font-weight: bold;
  margin-right: 5px;
}

.privacy a {
  color: #4c4c4c;
  text-decoration: underline;
  padding-left: 2px;
  padding-right: 2px;
}

.w_lic .w_lic_inner {
  display: table;
  width: 100%;
}


.w_lic .w_lic_image2 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 60%;
  background-color: #cad4e2;
  position: relative;
  background-image: url(/public/aalc/images/aalc_lifeInsurance.jpg);
  background-size: 100%;
  background-size: cover;
  background-position: center;
}

.w_lic .w_lic_image3 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 60%;
  background-color: #c7c8c9;
  position: relative;
  background-image: url(/public/womeninprimerica/images/Diaz_Vivian_330.jpg);
  background-size: 100%;
  background-size: cover;
  background-position: center;
} 



.w_lic .w_lic_image11 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 60%;
  background-color: #c7c8c9;
  position: relative;
  background-image: url("/public/aalc/images/award-IMG_6526.jpg");
  background-size: 100%;
  background-size: cover;
  background-position: center;
} 

.w_lic .w_lic_image12 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 60%;
  background-color: #cad4e2;
  position: relative;
  background-image: url("/public/aalc/images/award-45.jpg");
  background-size: 100%;
  background-size: cover;
  background-position: center;
}

.w_lic .w_lic_image13 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 60%;
  background-color: #c7c8c9;
  position: relative;
  background-image: url("/public/aalc/images/award-IMG_3859.jpg");
  background-size: 100%;
  background-size: cover;
  background-position: center;
} 



.w_lic .w_lic_body2 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 40%;
  background-color: #cad4e2;
  padding: 5em 5em 25em 5em;
}

.w_lic .w_lic_body3 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 40%;
  background-color: #c7c8c9;
  padding: 5em 5em 25em 5em;
}



.w_lic .w_lic_body11 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 40%;
  background-color: #c7c8c9;
  padding: 5em 5em 18em 5em;
}

.w_lic .w_lic_body12 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 40%;
  background-color: #cad4e2;
  padding: 5em 5em 18em 5em;
}

.w_lic .w_lic_body13 {
  display: table-cell;
  direction: ltr;
  height: 100%;
  width: 40%;
  background-color: #c7c8c9;
  padding: 5em 5em 18em 5em;
}








.content_pa {
  margin: 0 auto;
  width: 80%;
  max-width: 1100px;
}

#colorblocks2, #colorblocks3 {
  margin: 3em auto;
}

#colorblocks11, #colorblocks12, #colorblocks13 {
  margin: 3em auto;
}


.empty_box {
  width: 324px;
}

@media only screen 
  and (min-device-width: 640px) 
  and (max-device-width: 1190px) 
  and (-webkit-min-device-pixel-ratio: 2),(max-width:1199px) {
  .menulink {
      display: block;
      text-align: center;
      vertical-align: none;
      float: none;
      margin: 0 auto;
      line-height: 2.2em;
  }
  .logo {
      display: block;
      vertical-align: none;
      width: 180px;
      margin-top: 20px;
      float: none; 
  }
  .icon {
      display: block;
      position: absolute;
      float: right;
      right: 2em;
      top: 1.4em;
      color: #464646;
  }
  
  .menu_icon {
      display: block;
      float: right;
      width: 10%;
      margin-top: 1.2em;
  }
  .fa {
      display: block;
      padding: 0.5em;
      font-size: 2em;
  }
  .fa:link {
      display: none;
  }
  .navigation-bar #mobileMenu {
      margin-bottom: 1em;
      height: 0;
  }
  .navigation-bar {
      height: auto;
  }
  .hidden {
      display: block !important;
      height: 0px !important;
  }
  .hidden.open {
      display: block !important;
      height: 13em !important;
  }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 640px) 
  and (-webkit-min-device-pixel-ratio: 2),(max-width:800px) {
    .content .header_content {
        width: 90%;
    }
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.8em;
    }
    .menulink {
        display: block;
        text-align: center;
        float: none;
        margin: 0 auto;
        line-height: 2.2em;
    }
    .logo {
        display: block;
        width: 200px;
        margin-top: 1.8em;
        float: none; 
    }
    .menu_icon {
        display: block;
        float: right;
        width: 10%;
    }
    .icon {
        display: block;
        position: absolute;
        float: right;
        color: #464646;
        margin-top: 14px;
    }
    .fa {
        display: block;
        padding: 0.5em;
    }
    .fa:link {
      display: none;
    }
    .navigation-bar #mobileMenu {
        display: none;
		clear: both;
    }
    .navigation-bar {
        height: auto;
    }
    .successors {
        width: 100%;
        display: block;
    }
    .facts_main, .opportunity_main {
        height: 400px !important;
    }
    .carouselImg {
      display: none !important;
    }
    .carouselMo {
      display: block !important; 
    }
    .hidden {
      display: block !important;
      height: 0px !important;
      -webkit-transition: height 0.5s linear;
      -moz-transition: height 0.5s linear;
      -ms-transition: height 0.5s linear;
      -o-transition: height 0.5s linear;
      transition: height 0.5s linear;
      overflow: hidden;
    }
    .hidden.open {
        display: block !important;
        height: 13em !important;
        -webkit-transition: height 0.5s linear;
        -moz-transition: height 0.5s linear;
        -ms-transition: height 0.5s linear;
        -o-transition: height 0.5s linear;
        transition: height 0.5s linear;
    }
    .demo-title {
      font-size: 1em !important;
      line-height: 1.2em !important;
    }

    .w_lic .w_lic_inner {
      display: block;
      width: 100%;
    }

    .w_lic .w_lic_image2, .w_lic .w_lic_image3 {
      display: block;
      direction: ltr;
      height: 300px;
      width: 100%;
    }
	  
	 .w_lic .w_lic_body2 {
		display: table-cell;
		direction: ltr;
		height: 100%;
		width: 40%;
		background-color: #cad4e2;
		padding: 5em 5em 2em 5em;
	}

    .w_lic .w_lic_image11, .w_lic .w_lic_image12, .w_lic .w_lic_image13 {
      display: block;
      direction: ltr;
      height: 300px;
      width: 100%;
    }


    .w_lic .w_lic_image2 {
      background-image: url(/public/aalc/images/aalc_lifeInsurance.jpg);
    }

    .w_lic .w_lic_image3 {
      background-image: url(/public/womeninprimerica/images/Diaz_Vivian_330.jpg);      
    }


    .w_lic .w_lic_image11 {
		background-image: url("/public/aalc/images/award-IMG_6526.jpg");
    }
    .w_lic .w_lic_image12 {
		background-image: url("/public/aalc/images/award-45.jpg");
    }
    .w_lic .w_lic_image13 {
		background-image: url("/public/aalc/images/award-IMG_3859.jpg");
    }

    .w_lic .w_lic_body2, .w_lic .w_lic_body3  {
      width: auto;
      min-height: 239px;
      padding-top: 50px;
      padding-right: 20px;
      padding-bottom: 40px;
      padding-left: 20px;
    }



    .w_lic .w_lic_body11, .w_lic .w_lic_body12, .w_lic .w_lic_body13  {
      width: auto;
      min-height: 239px;
      padding-top: 50px;
      padding-right: 20px;
      padding-bottom: 40px;
      padding-left: 20px;
    }

}

.footnote {
    font-size: 0.85em !important;
}

/* VIDEO THUMBNAILS */
.video-thumbnails {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

.video-thumbnails li {
	float: left;
	width: 25%;	
	display: inline-block;
}

.video-thumbnails li a {
	color: #666;
	text-decoration: none;
	width: calc(100% - 1em);
	display: inline-block;
	font-size: .85em;
	line-height: 1.3em;
	margin: 0.5em;
}
.video-thumbnails li:nth-child(4n+1) {
	clear: left;
}
.video-thumbnails a img {
	height: auto;
	width: 100%;
	margin: 0 0 .5em;

}
.video-thumbnails li a img.play-video {
	height: 29px;
	width: 30px;
	padding: 0;
	margin-top: -40px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 125px;
	position: relative;
	display: none;
}
.video-thumbnails li em {
	height: 20px;
	width: 20px;
	display: block;
}
.video-thumbnails li a.last {
	/*margin-right: 0;*/
}
#tab-wrapper .tabs li a:nth-child(4n+4), .video-thumbnails li a:nth-child(4n+4) {
	/*margin-right: 0;*/
}

.video-thumbnails span.title {
    color: #008ca7;
    font-size: 1em;
	font-weight: bold;
    float: left;
    clear: left;
}
.video-title {
	color: #008ca7;
	font-size: 1.5em;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	padding: 10px 0 0;
	line-height: 1.2em;
	letter-spacing: .5px;
}
/* END VIDEO THUMBNAILS */
.content {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
    line-height: 1.2em;
}

.contentPic {
    width: 100%;
    margin: 0 auto 0;
    line-height: 1.8em;
}

.contentCopy {
    width: 78%;
    text-align: left;
    margin: 0 auto;	
}

picture img {
    width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
}

.logo {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    margin-top: 0 !important; 
    float: left;
}	
.carousel-inner>.item>a>img {
    width: 100vw !important;
  }
.flex-container {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}

.flex-item-left {
  padding: 10px;
  flex: 75%;
}

.flex-item-right {
  padding: 0;
  margin-left: auto;
}

/* Responsive layout - makes a one column-layout instead of a two-column layout */
@media (max-width: 800px) {
  .flex-item-right, .flex-item-left {
    flex: 100%;
  }
}

figure {
    margin: 0 auto !important;
    width: 70% !important;
}


.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    filter: none !important;
    background-repeat: none !important;
}

.carousel-control.left {
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    filter: none !important;
    background-repeat: none !important;
}
