/*! * Layana HTML 1.0.0 by WowThemes.net * All rights reserved http://www.wowthemes.net */

html, body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 1.7;
}

hr {
    border-color: #733b8a;
    border-width: 5px;
	max-width: 50px;
	margin-top: 20px;
	margin-bottom: 30px;
	}

hr.grey {
    border-color: #818284;
}

hr.light {
    border-color: #fff;
}

a {
    color: #e40e63;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover, a:focus {
    color: #e40e63;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

p {
    margin-bottom: 20px;
}

.btn {
    padding: 13px 22px;
    margin-top: 15px;
    font-family: 'Poppins', sans-serif;
}

.bg-primary {
    background-color: #1381c5;
}

.bg-dark {
    color: #fff;
    background-color: #130f34;
}

.bg-gray {
    background-color: #f4f4f4;
}

.bg-white {
    background-color: #fff;
}

.bg-darkgray {
    background-color: #1a1c1d;
}

.bg-gray h2, .bg-darkgray h2 {
    color: #111;
}

.text-faded {
    color: rgba(255, 255, 255, .7) !Important;
}

section {
    padding: 60px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: rgba(34, 34, 34, .05);
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    height: 130px;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #1381c5;
}

.navbar-default .navbar-header .navbar-brand img { max-height: 100px; }


@media (max-width: 991px) {
.navbar-collapse { border-top: none !important; }
.navbar-default { height: 90px !important; }
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus { padding-top: 30px !important; }
.navbar-toggle {
    margin-top: 25px;

}
.navbar-default .navbar-header .navbar-brand img { max-height: 60px; }


}

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #130f34;
    letter-spacing: 0.5px;
    padding-top: 60px;
}

@media screen and (max-width: 1225px) and (min-width: 768px) { 
	.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {font-size:12px !important;}
	}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
    color: #1d1145;
}

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
    color: #0a4644;
    background-color: transparent;
    border-bottom: 4px solid #21d182;
}

.navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: #dfe0e1;
        border: 0;
        box-shadow: 0 1px 0px rgba(0, 0, 0, 0.03);
    }

    .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
        color: #203d6e;
    }

    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
        color: #0a4644;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 5px;
        margin-left: 30px;
        font-family: 'Poppins', sans-serif;
    }

    .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
        color: #203d6e;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        color: #203d6e;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li > a, .navbar-default.affix .nav > li > a:focus {
        color: #0a4644;
    }

    .navbar-default.affix .nav > li > a:hover, .navbar-default.affix .nav > li > a:focus:hover {
        color: #1381c5;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) { 

.nav>li>a.uninav {
    padding: 10px !important; margin-top: 20px;
}

  
    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
        font-size: 12px;
        margin-left: 16px;
        margin-top: 25px;
        padding: 10px 0!important;
    }
	
	.navbar-brand {
    padding: 15px 0 0 15px !important;

}


}


header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #dd1a27;
    background-image: url(../img/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, .7);
}

@media (min-width: 768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}
#Hero {
    background-color: #0a4644;
    min-height: 610px;
    width: 100%;
}

#Hero .container {
  background-size: contain;
    background-position: center bottom !important;
    background-repeat: no-repeat;  
}

#Hero {
    min-height: 0;
    padding: 0;
}

#Hero.fellow  .container{
    background-image: url(../img/header-fellow.png);
    background-size: contain;
    background-position: center bottom !important;
    background-repeat: no-repeat;
    padding: 120px 0 160px;
}

#Hero.full .container {
    background-image: url(../img/header-full.png);
    background-size: contain;
    background-position: center bottom !important;
    padding: 120px 0 160px;
}

#Hero.associate .container {
    background-image: url(../img/header-associate.png);
    background-size: contain;
    background-position: center bottom !important;
    padding: 120px 0 160px;
}

#Hero.student .container {
    background-image: url(../img/header-student.png);
    background-size: contain;
    background-position: center bottom !important;
    padding: 120px 0 160px;
}

@media (max-width:991px) { 

    #Hero {
        background-position: right bottom!important;
        min-height: 0;
        text-align: center;
    }
    
    #Hero.full .container,
    #Hero.associate .container,
    #Hero.fellow .container,
    #Hero.student .container {
        padding: 120px 0;
    }
    
    #Hero .intro {
        padding-top: 180px;
        padding-bottom: 100px;
    }
}

@media (min-width:991px) { 

    #Hero .container {
        box-sizing: unset;
        padding-left: 40px!important;
        padding-right: 40px!important;
        max-width: 1140px;
    }
}

@media (max-width:768px) { 

#Hero {
    min-height: 540px;
        background-position: right bottom!important;
    text-align: center;
}

}
#Hero .intro {
    padding-top: 140px;
	color: #fff;
	font-size: 18px;
}
#Hero .intro h1 {
    font-size: 48px;
	font-weight: 500;
	padding-bottom: 30px;
    color: #21d182;
}

.section-heading {
    display:inline-block;
	margin-top: 0;
    line-height: 1.4;
    font-size: 30px;
	color: #0a4644;
	margin-bottom: 40px;
}

.section-heading h2 {
	font-weight: 500;
}

.reverse {
    color: #fff !important;
	border-bottom: solid #fff 8px !important;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

.service-box h3 {
    font-size: 18px;
	font-weight: 800;
	color:#1381c5;
	margin: 15px 0 5px;
}

@media (min-width: 992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(221, 26, 39, .85);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    font-family: Lato;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #dd1a27;
}

.text-highlight { color: #b6cbde; }

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #dd1a27;
    color: #fff;
    background-color: #dd1a27;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    border-color: #dd1a27;
    background-color: #dd1a27;
}

.btn-primary .badge {
    color: #dd1a27;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.carousel-caption {
    top: 30%;
}

.main-container {
    padding: 40px 15px;
}

.skyblue {
    background-color: #22c8ff;
}

.deepskyblue {
    background-color: #00bfff;
}

.darkerskyblue {
    background-color: #00a6dd;
}
.wallet-add { text-align: center }

.wallet-add-google { text-align: center; }

.wallet-add-apple { text-align: center; }

img.bt-wallet { width: 180px !important; display:inline !important; }

@media (max-width:425px) { 
img.bt-wallet { margin-left: 0; }
}


img.bt-wallet:hover {  
	 opacity: 0.8;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

/* 2020 ADDITIONAL */

@media (max-width:991px) { 
.sara-sm { display:none; }
.sara-lg { display:block; }
}
@media (min-width:992px) { 
.sara-sm { display:block; }
.sara-lg { display:none; }
}
#Hero,
#about,
#Benefits,
#YourCard,
#foot,
#social,
#MyRecognition,
#MemberDiscounts,
#editorial,
#MyCard,
#MyAPM,
#Membership {
    overflow: hidden;
    width: 100%;
}

#about, #YourCard, #MyRecognition { padding-bottom:0px; }
#about p { font-size:16px; }
#about img { width:100%; }
#foot p { letter-spacing:0.3px; font-size:1.2em;}
#foot a, #foot a:active, #foot a:visited { color:#fff; }
#Benefits {}
#Membership  {
    background: #e1e1e1;
}
#MyAPM  {
    background: #d2ddd9;
}

#MyAPM .btn {
        color: #0a4644;
    border-radius: 0;
    border-bottom: 3px solid;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
}

#foot {
    background: #0a4644;
}

.footer-border {
    border-left: 3px solid #21d182;
}

#foot ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#foot ul li {}

#foot .mb-5 {
    margin-bottom: 30px;
}

li.mnuHigh { padding-top: 30px; }

a.mnuHigh, a.mnuHigh:visited { background: #dd1a27; padding: 10px 10px !important; border-radius: 5px; color: white !important; }

a.mnuHigh:hover { background-color: #dd1a27 !important; color: #000 !important; }

@media (max-width:767px) { 

.navbar-nav { background: rgba(255, 255, 255, 1); }

}

@media (max-width:768px) { 


li.mnuHigh { padding-top: 0px; margin-top: 10px; }

a.mnuHigh, a.mnuHigh:visited { border-radius: 0; }

}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.partner img { width: 100%;
}
.partner a { filter: grayscale(100%); opacity: 0.7;}

.partner a:hover {  
	filter: grayscale(0%);
	 opacity: 1;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.white { color: white !important; }

.col-white { background-color: white; }

#MyBenefits { background-color: #1381c5; }

.bene-dark { color: #fff; background-color: #7f7185; }

.bene-white { color: #0a4644; background-color: #d2ddd9; }

.bene-pink { color: #0a4644; background-color: #fbe4d7; }

.benefit50 { width:50%; float:left; min-height: 400px; }

.benefit50last { width:50%; float:left; min-height: 400px; }

.benefit50last:after { clear:both; }

.benefit-genpad { padding: 80px 60px 60px; }

.benefit-genpad p {  }

.benefit50 .btn,
.benefit50last .btn{
    color: #0a4644;
    border-radius: 0;
    border-bottom: 3px solid;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
}




@media (max-width:768px) { 

.benefit50 { width:90%; margin-left:5%; margin-right:5%; float:none; min-height: 300px; }

.benefit50last { width:90%; margin-left:5%; margin-right:5%; float:none; min-height: 300px; }

.benefit-genpad { padding: 40px 20px 40px; }

.benefit-genpad p {  }


}



.benefit-heading { font-weight:700; font-size:20px; margin-bottom: 30px; }

.member-benefits { width: 300px; margin: auto !important; padding: 40px; }

.member-benefits p { color: white; font-size: 20px; margin-bottom: 0; }

.member-benefits a, .member-benefits a:visited { color: white; }

.member-benefits a:hover { color: white; }

.feature { background: white; height:100%; }

.feature img { width:100%; }

.feature .info {
  background: white;
  padding: 1.875rem 5rem;
  margin-bottom: 30px; 
  min-height:220px; 
}

a.still, a.still:hover {
  text-decoration:none !important; color: #2044a2 !important; 
}
.socials { margin: 10px 0 20px; }

.social { min-width: 40px; max-width: 55px; margin: 0; display: block; }

.latest { font-size:20px; font-weight:700; margin-bottom: 15px; display: block;}

.sponsor { max-width: 250px;}

@media screen and (max-width: 1199px) and (min-width: 769px) { 

.feature .info {
  min-height:240px; 
}


}

.feature .info h3 {
   color: #203d6e;
}

.top-buffer { margin-top:7rem; }

img.cardcorners { border-radius: 30px !important; }


.footer-image { min-height: 360px; }

@media (max-width: 1024px) {
.footer-image { min-height: 200px; }
}

@media (max-width: 768px) {
.footer-image { min-height: 150px; }
}

@media (max-width: 425px) {
#social { padding: 0;}
.footer-image { height: 115px; }
}

/*  MULTI-ITEM CAROUSEL */

.img-container { text-align: center !important; background-color: #203d6e;  }

.img-container img { margin: auto; }

.multi-item-carousel .carousel-control.left::before,
.multi-item-carousel .carousel-control.right::before {
    content: "";
    background-color: #733b8a;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    z-index: 4;
    display: inline-block;
    margin-top: -18px;
    margin-left: -19px;
    padding: 24px;
    border-radius: 3px;
}
.multi-item-carousel .carousel-control.right::before {
    margin-left: -29px;
}
.multi-item-carousel .carousel-control.left,
.multi-item-carousel .carousel-control.right {
    background-image: none;
    opacity: 1;
    width: 25%;
}
.multi-item-carousel .carousel-control.left {
    margin-left: 12.5%;
}
.multi-item-carousel .carousel-control.right {
    margin-right: 12.5%;
}
@media (max-width: 425px) {
.multi-item-carousel .carousel-control.left {
    margin-left: 0%;
}
.multi-item-carousel .carousel-control.right {
    margin-right: 0%;
}
}
.multi-item-carousel {
    overflow: hidden;
}

.multi-item-carousel .carousel-inner .item {
    max-height: 100%;
}

.multi-item-carousel .carousel-inner .item::after {
    content: "";
    clear: both;
    display: table;
}

.multi-item-carousel .carousel-inner .item div.prev,
.multi-item-carousel .carousel-inner .item div.current,
.multi-item-carousel .carousel-inner .item div.next {
    float: left;
    position: relative;
    width: 33.33333333%;
	background-color: #203d6e;
}
@media (max-width: 425px) {
.multi-item-carousel .carousel-inner .item div.current {
   width: 50%;
}
.multi-item-carousel .carousel-inner .item div.prev, .multi-item-carousel .carousel-inner .item div.next {
   width: 25%;
}
.multi-item-carousel .carousel-inner .left div.current, .multi-item-carousel .carousel-inner .right div.current {
   width: 33.33333333% !important;
}
.multi-item-carousel .carousel-inner .left div.prev, .multi-item-carousel .carousel-inner .left div.next, .multi-item-carousel .carousel-inner .right div.prev, .multi-item-carousel .carousel-inner .right div.next {
   width: 33.33333333%; 
}
}

.multi-item-carousel .carousel-inner .item div.prev div.img-container,
.multi-item-carousel .carousel-inner .item div.next div.img-container,
.multi-item-carousel .carousel-inner .item.left div.img-container,
.multi-item-carousel .carousel-inner .item.right div.img-container {
    width: 90%;
    margin: 3% 0;
}
.multi-item-carousel .carousel-inner .item div.prev div.img-container {
    margin-right: 0;
    margin-left: auto;
}
.multi-item-carousel .carousel-inner .item div.text-container {
    position: relative !important;
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 40px;
}
.multi-item-carousel .carousel-inner .item div.text-container p {
    margin: 5px 0;
    font-size: 16px;
}
.multi-item-carousel .carousel-inner .item div.text-container .title {
    font-size: 28px;
    font-weight: bold;
	line-height: 1em;
}
.multi-item-carousel .carousel-inner .item div.prev div.text-container,
.multi-item-carousel .carousel-inner .item div.next div.text-container,
.multi-item-carousel .carousel-inner .item.left div.text-container,
.multi-item-carousel .carousel-inner .item.right div.text-container {
    display: none;
}
.multi-item-carousel .carousel-inner {
    width: 150%;
    left: -25%;
		-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	 min-height: 500px;
}

.nonmob { display:block; }
.mob { display:none; }

@media (max-width: 425px) {
.nonmob { display:none; }
.mob { display:block; }
}


@media (max-width: 1024px) {
.multi-item-carousel .carousel-inner {
    min-height: 500px;
}	
}

@media (max-width: 768px) {
.multi-item-carousel .carousel-inner {
    min-height:600px;
}	
}

@media (max-width: 375px) {
.multi-item-carousel .carousel-inner {
    min-height: 650px;
}	
}
.multi-item-carousel .carousel-inner .item.next,
.carousel .carousel-inner .item.active.right {
    -webkit-transform: translate3d(33%, 0, 0);
    transform: translate3d(33%, 0, 0);
}
.multi-item-carousel .carousel-inner .item.prev,
.multi-item-carousel .carousel-inner .item.active.left {
    -webkit-transform: translate3d(-33%, 0, 0);
    transform: translate3d(-33%, 0, 0);
}



@media (max-width:768px) { 

.multi-item-carousel .carousel-inner .item div.text-container {
    position: relative !important;
	bottom: 0;
    padding: 15px 0 !important;
}
.multi-item-carousel .carousel-control.right::before {
    margin-left: -10px;
}
.multi-item-carousel .carousel-control.left::before {
    margin-left: -28px;
}
.multi-item-carousel .carousel-inner .item div.text-container p {
    margin: 5px 20px;
    font-size: 16px;
	line-height: 1.2em;
}
.multi-item-carousel .carousel-inner .item div.text-container .title {
    font-size: 24px;
	line-height: 1.1em;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -18px !important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -29px;
}

}

@media (max-width:425px) { 
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-top: -5px !important;
	margin-left: -14px !important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -24px;
 margin-top: -5px !important;
}
}



@media screen and (min-width: 768px) {

}

/*  END MULTI-ITEM CAROUSEL */

/* END 2020 ADDITIONAL */

.bg-image { background-position: center; background-repeat: no-repeat; background-size:cover; }

.carousel-indicators {
    bottom: 50px;
}

.intro .carousel-control.right, .intro .carousel-control.left {
    background-image: none;
    display: none;
}

.carousel-indicators li, .carousel-indicators li.active {
    width: 15px;
    height: 15px;
    margin: 0;
}

.intro .item {
    min-height: 680px;
    height: 100%;
    width: 100%;
    background-size: cover;
	background-position: center !important;
}
@media (max-width: 1440px) {
.intro .item {   min-height: 400px; }
}
@media (max-width: 1024px) {
.intro .item {   min-height: 370px; }
}
@media (max-width: 768px) {
.intro .item {   min-height: 300px; }
}
@media (max-width: 425px) {
.intro .item {   min-height: 350px; }
}

.carousel-caption h1 {
    font-size: 50px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
}

.carousel-caption h2 {
letter-spacing: 1px;
}

.carousel-caption h4 {
    font-size: 20px;
    letter-spacing: 1px;
	margin-top:30px;
}

@media (max-width: 768px) {
	.carousel-caption h1 { font-size: 30px !important; }
}


.carousel .icon-container {
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    padding: 1em;
    text-align: center;
    border-radius: 50%;
}

.carousel-caption button {
    border-color: #00bfff;
    margin-top: 1em;
}

/* Animation delays */
.carousel-caption h3:first-child {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.carousel-caption h3:nth-child(2) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.carousel-caption button {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.carousel-control, .carousel-caption {
    text-shadow: none;
}


.intro .item:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.carousel-caption .btn {
    margin-top: 10px;
    font-size: 11px;
    padding: 17px 20px;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 150px;
    text-align: center;
}

.btn {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-ghost {
    border: 2px solid #eb114d;
    color: #eb114d;
    background: 0;
	font-weight: 500;
}

.btn-ghost:hover {
    background: #fff !important;
}

.btn-plain {
    border: 2px solid #818284;
    color: #733b8a;
    background: 0;
}

.btn-plain:hover {
    background: #fff;
}

.btn-white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #222;
}

.btn-round {
    border-radius: 300px;
    border: 0;
    font-weight: 700;
}

.btn-round:hover {
    border-radius: 300px;
}

.equal-heights .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.equal-heights .box {
    padding: 60px;
}

.card-holder {  }

.card-member { 
    /*border-radius: 40px; 
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.2);*/
margin-bottom: 20px;
}

.card-member img { 
    /*border-radius: 40px; */
}

.card-view { padding: 20px 40px 30px; 
background-image: url(../img/apm-card-bk.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.card-view h3 {
    color: #fff;
}

.card-view p { font-size:14px; line-height: 22px; margin-bottom:20px;color: #fff; 
}


.card-view .btn {
    color: #fff;
    border-radius: 0;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
}
.genpad { padding: 20px 40px 30px; }

@media (max-width:768px) { 

.genpad { padding: 40px 20px 40px; }de

}

p.termsconditions { font-size:10px !important; } 

.equal-heights img {
    max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
}

@media (min-width: 1028px) {
    .card-view { height:296px; }
}
@media (min-width: 769px) {	
	
/* .card-view {
    height: 375px;
} */
}
.card-view h3 { margin-bottom:20px; font-size: 18px; font-weight: 700;
}

.w-middle {
    transform-style: preserve-3d;
}


.btn {
    font-size: 14px;
    letter-spacing: 0px;
    border-radius: 33px;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-transform: initial;
    padding-bottom: 5px;
}


.btn-pink {
    background-color: #e40e63;
    color: #fff;
}

.box h2 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0;
}

.equal-heights img {
    max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
}

.iconbox {
    display: inline-block;
    width: 80px;
    height: 80px;
    color: #fff;
    border-radius: 50%;
    line-height: 90px;
}

.iconbox img {
   margin-top: -15px !important;
}

.teambox h2 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 20px 20px 5px 20px;
    text-align: center;
}

.teambox p {
    margin: 0;
    padding: 0px 20px 15px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}

.team-social a {
    background: rgba(0, 0, 0, 0.05);
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    line-height: 40px;
    font-size: 15px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 4px;
}

.team-social {
    padding: 0 20px 20px 20px;
    text-align: center;
}

.overlay-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #222
}

.port-zoom-link p {
    width: 100%;
}

.overlay-image .mask, .overlay-image .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view-overlay img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.view-overlay .mask {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.port-zoom-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 0 20px;
    align-items: center;
    display: flex;
}

.view-overlay:hover img {
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.view-overlay:hover .mask {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

/* Carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons */
    /* Previous button */
    /* Next button */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

#quote-carousel .carousel-control {
    background: none;
    color: #cacaca;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-control.left {
    left: 0px;
}

#quote-carousel .carousel-control.right {
    right: 0px;
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 0;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}

#quote-carousel .carousel-indicators .active {
    background: #333;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}

.carousel-inner {
    min-height: 300px;
}

.item blockquote {
    border-left: none;
    margin: 0;
    font-size: 24px;
    line-height: 1.6;
    padding: 0 0px 145px 0;
    font-weight: 300;
    font-family: Georgia;
    font-style: italic;
    color: #222;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.parallax-image {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.wrapsection {
    padding: 0px 0;
    position: relative;
    margin: 0px 0;
}

.parallax-content {
    position: relative;
    z-index: 4;
    padding: 80px 0;
}

.parallax .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0.0;
    z-index: 2;
}

.funfacts .icon {
    font-size: 40px;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    margin: 20px 0 10px;
    clear: both;
    color: #fff;
    border: 0;
    background: rgba(0, 0, 0, 0.2);
}

.funfacts .icon a {
    color: #fff;
}

.funfacts .counter {
    font-size: 70px;
    color: #fff;
    font-weight: 700;
}

.funfacts h4 {
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
    position: relative;
    letter-spacing: 1px;
    color: #fff;
}

/*=========================*/
/* Pricing */
/*=========================*/
.wow-pricing-table {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.wow-pricing-table div {
    list-style: none;
}

.wow-pricing-table > div {
    list-style: none;
    text-shadow: none;
    margin-bottom: 0px;
    border: 1px solid #eee;
    margin: 0px 15px;
}

.wow-pricing-table > div.featured {
    z-index: 1;
}

.wow-pricing-table > div.featured {
}

.wow-pricing-table > div.featured .wow-pricing-header {
    background-color: #dd1a27;
}

.wow-pricing-table:hover {
    margin-top: -5px;
}

.wow-pricing-table .wow-pricing-header {
    text-align: center;
    padding: 20px 0 10px 0;
    background-color: #333;
}

.wow-pricing-table .wow-pricing-header h5 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 0 20px 0px;
}

.wow-pricing-table .wow-pricing-cost {
    color: #fff;
    font-size: 1.500em;
    line-height: 1em;
    padding-top: 15px;
    background: #333;
}

.wow-pricing-table .wow-pricing-per {
    font-size: 0.786em;
    color: #fff;
    background-color: #333;
    padding-bottom: 10px;
}

.wow-pricing-table .wow-pricing-content {
    background: #fff;
    text-align: center;
}

.wow-pricing-table .wow-pricing-content ul {
    margin: 0 !important;
    list-style: none !important;
    padding-left: 0;
}

.wow-pricing-table .wow-pricing-content ul li {
    margin: 0 !important;
    padding: 10px 20px !important;
    border-bottom: 1px solid #eee;
    list-style: none !important;
    color: #555;
}

.wow-pricing-table .wow-pricing-content ul li:nth-child(2n+2) {
    background: #f9f9f9;
}

.wow-pricing-table .wow-pricing-button {
    background: #fff;
    text-align: center;
    border-top: 1px solid #fff;
    padding: 35px 20px 35px;
}

.wow-pricing-table .wow-pricing-button .wow-button {
    float: none;
    margin: 0 auto;
    background: #333;
    color: #fff;
    border-radius: 3px;
    padding: 12px 22px 14px;
}

.featured .wow-pricing-per, .featured .wow-pricing-cost, .featured .wow-pricing-button .wow-button, .buttoncolor {
    background-color: #dd1a27;
}

/*=========================*/
/* Timeline */
/*=========================*/
#tline {
    padding-bottom: 60px;
}

.tline-holder {
    margin: 0 auto;
    padding: 0px;
    padding-top: 20px;
    width: 71%;
    position: relative;
    overflow: hidden;
    list-style: none;
}

.tline-holder:before {
    background: #e4e4e4;
    content: "";
    left: 50%;
    top: 20px;
    bottom: 0px;
    position: absolute;
    width: 1px;
    margin-left: -1px;
    height: 9999px;
}

ul .tline-holder > li {
    width: 100%;
    float: left;
    display: inline-block;
}

.tline-item-content {
    width: 100%;
}

.tline-item-txt {
    position: relative;
    padding: 20px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: -20px;
}

.tline-item-txt h3 {
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 700;
    color: #333;
}

.tline-item-txt .meta {
    color: #999;
}

.tline-item-left .tline-item-content:hover .date-icon, .tline-item-right .tline-item-content:hover .date-icon {
    -webkit-animation: pulse .3s;
    animation: pulse .3s;
}

.tline-item-left {
    float: left;
    position: relative;
}

.tline-item-left .tline-item-content {
    float: left;
}

.tline-item-left .tline-item-txt {
    margin-right: 60px;
}

.tline-item-left .date-icon {
    margin-right: -20px;
    float: right;
    background-color: #303543;
    color: #fff;
}

.tline-item-right {
    float: right;
    position: relative;
}

.tline-item-right .tline-item-content {
    float: right;
}

.tline-item-right .tline-item-txt {
    margin-left: 60px;
}

.tline-item-right .date-icon {
    margin-left: -20px;
    float: left;
}

.tline-item-txt:before, .tline-item-txt:after {
    content: " ";
    position: absolute;
    top: 24px;
    display: block;
    width: 0;
    height: 0;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent;
}

.tline-item-left .tline-item-txt:before, .tline-item-left .tline-item-txt:after {
    right: -18px;
    border-left: solid 20px #fff;
}

.tline-item-left .tline-item-txt:before {
    right: -20px;
    border-left-color: #e4e4e4;
}

.tline-item-right .tline-item-txt:before, .tline-item-right .tline-item-txt:after {
    left: -18px;
    border-right: solid 20px #fff;
}

.tline-item-right .tline-item-txt:before {
    left: -20px;
    border-right-color: #e4e4e4;
}

.date-icon {
    text-align: center;
    padding-top: 12px;
    width: 40px;
    height: 40px;
    background-color: #303543;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #fff;
}

.tline-start {
    width: 100%;
    float: left;
    padding: 0px;
    position: relative;
}

.tline-start-content {
    text-align: center;
}

.tline-start .tline-start-icon {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 12px;
    height: 12px;
    background: #e4e4e4;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.regularform input, .regularform textarea {
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    font-size: 13px;
}

.regularform input[type=submit] {
    border: 0;
}

.regularform textarea {
    height: 150px;
}

.regularform input.norightborder {
    border-right: 0;
}

.done {
    display: none;
}

.social-icons a {
    color: white;
    margin: 20px;
}

.social-icons a:hover {
    color: #e9e9e9;
}

.social-icons {
    margin-top: 30px;
}

h1.bottombrand {
    font-family: "Mrs Sheppards";
    color: #fff;
    font-size: 60px;
    margin-top: 0;
}

h1.bottombrand:first-letter {
    color: #dd1a27;
}

input.error, textarea.error {
    border: 1px solid red;
}



@media not all, (-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item.active,
    .multi-item-carousel .carousel-inner > .item.next.left,
    .multi-item-carousel .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media only screen and (max-width: 768px) {
    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    .tline-item-content {
        margin-bottom: 30px;
    }

    .tline-item-right, .tline-item-left {
        clear: both;
        float: none;
    }

    .tline-item-content {
        width: 100%;
    }

    .tline-item-left .date-icon {
        margin-right: 0;
    }

    .tline-item-right .date-icon {
        margin-left: 0;
    }

    .parallax {
        background-attachment: scroll !important;
        background-position: 100% !Important;
    }

    .portfolio-box img, .team-thumb img {
        width: 100%;
    }

    .funfacts {
        margin-bottom: 30px;
    }

    .regularform input, .regularform textarea {
        width: 100%;
        border: 1px solid #eee;
    }

    .item blockquote {
        font-size: 16px;
    }

    #quote-carousel .carousel-control {
        display: none;
    }

    .funfacts .counter {
        font-size: 35px;
    }

    section {
        padding: 30px 0;
    }

    .equal-heights .box {
        padding: 30px;
    }

    .carousel-caption h1 {
        font-size: 60px;
    }

    .section-heading {
        font-size: 30px;
    }

    #quote-carousel .carousel-indicators .active {
        width: 80px;
        height: 80px;
    }

    #quote-carousel {
        padding: 0 10px 10px 10px;
        margin-top: 30px;
    }
	
}

.text-green {
    color: #21d182!important;
}

.text-dark-green {
    color: #0a4644!important;
}

.text-white {
    color: #fff!important;
}

.border-green {
    border-color: #21d182!important;
}

@media (min-width: 991px) {

    .d-flex-lg {
        display: flex;
        align-items: center;
    }
    
}