

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
}

.share-floating-bar-twitter {
    background: #55ACEE;
    color: white;
display:none!important;}

.foot-link{width:300px;}


/* Template Fixes */
body {
    font-family:  "Century Gothic", "Open Sans", sans-serif;
    font-weight:400;
    color: #000000;
    font-size: 19px;
line-height:165%;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.0);
    border-radius: 0.25rem;
}

#txt{padding:10px 12%;}

.h-width{width:100%; max-width:100%; text-align:center;}



.card-text {
    display: none;
}

.card-body {display: none;
    padding-top: 15px;
    padding-bottom: 5px;
    background: #e0e0e0;
    color: #fff;
}


/*Header Box*/
#hero-plus-header {  
display:block;}

.clearfix {
    width: 100%;
}

#gallery .col-lg-3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.3333333%;
}


img {
    max-width: 100%;
}
 .logo {
    width: 330px;
    max-width: 100%;
padding:10px;
margin-top:-20px;
}

 .logo:hover {
  
    max-width: 100%;
opacity:.75;
}



#footer .logo img {
    width: 100px;
    max-width: 100%;
}

.right{width:45%; margin:0 0 20px 2%;
float:right;}




/* Gallery Asset Width Percentage (4 Assets Across = 25%, 3 = 33.3333333%, etc.) */
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

/* End Gallery Asset Width Percentage */
/* Adjustments for the Share Bar in Mobile View */
@media (max-width: 767px) {
    #share-floating-bar {
        width: 100%;
        text-align: center;
        background: #1d1f22;
        padding: 10px 0px 0px 0px;
        margin-bottom: -3px;
        bottom: 0;
        right: 0;
    }
}

/* End Adjustments for the Share Bar in Mobile View */
/* Fix for Bootstrap */
@media (min-width: 576px) {
    .col-sm-1, .col-md-1, .col-lg-1, .col-sm-2, .col-md-2, .col-lg-2, .col-sm-3, .col-md-3, .col-lg-3, .col-sm-4, .col-md-4, .col-lg-4, .col-sm-5, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-lg-7, .col-sm-8, .col-md-8, .col-lg-8, .col-sm-9, .col-md-9, .col-lg-9, .col-sm-10, .col-md-10, .col-lg-10, .col-sm-11, .col-md-11, .col-lg-11, .col-sm-12, .col-md-12, .col-lg-12 {
        float: left;
    }
}

/* End Fix for Bootstrap */
/* Custom CSS */
body {
}

.topbar-header {
    width: 100%;
}

.container{width:100%; max-width:100%;}

.container .gallery-inline {
    clear: both !important;
    background: #F60B45;
    padding-top: 20px;
    padding: 2% 10%;
    margin: 35px auto;
    padding-top: 35px;
    margin-top: 5px;
width:100%; 
max-width:100%;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background: #8000FF;
    background-clip: padding-box;
    color: #fff!important;
    padding: 10px 15px;
line-height:120%;
border-radius:60px;
    font-size: 95%;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    text-decoration: none;
 width:320px;
    transition: 0.3s all ease-in-out;
    margin: 18px;
    margin-bottom: 10px;
}

.ctab:hover {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background: #F60B45;
    background-clip: padding-box;
    color: #fff!important;
border-radius:60px;
    text-decoration: none;
    transition: 0.3s all ease-in-out;

}



h1 {font-size: 44px;
font-weight: 300;
 color: #000000; 
text-align: center;margin: 35px auto 10px auto;
margin-bottom:40px;}

h2 {
    color: #000000;
    font-size: 29.5px;
    text-align: center;
    font-weight:700;
text-align:center;
    margin: 0px auto 40px auto;
}



#hero-plus-body {
    z-index: 2;
    position: relative;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
    }
}



@media (max-width: 576px) {
 
}

.gallery-inline {
    clear: both !important;
    background: #F60B45;
    padding-top: 20px;
    padding: 2% 10%;
    margin: 35px auto;
    padding-top: 35px;
    margin-top: 5px;
}

.gallery-inline img {
    border-radius: 4px;
}

.gallery-inline h2 {
    display: none;
}


.play-overlay {
    background: rgba(0,0,0,0);
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
}



#hero-plus-footer {
    text-align: center;
  background:#8000FF;
color:#fff;
display:block;
padding-bottom:40px;
}

#hero-plus-footer .col-sm-12 {
    background: #e0e0e0;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 60px;
}

div.social-icons {
    display: block;
    width: 100%;
 padding-bottom:30px;
padding-top:20px;
}

.social-link, .social-link:visited {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    padding: 0px;
    border-radius: 500px;
    margin: 5px 10px;
    vertical-align: bottom;
}

.social-link i {
    /* padding-right: 10px; */
}

.social-link:hover {
    background: transparent;
    color: #ffffff;
    opacity: .8;
    text-decoration: none;
}

.translation-link, .translation-link:visited {
    color: #dddddd;
    font-size: 16px;
    display: inline-block;
    transition: 0.3s all ease-in-out;
    margin: 5px;
}

.translation-link:hover, .translation-link:active, .translation-link:focus {
    color: #ffffff;
    text-decoration: none;
}

#footer-bar {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

#footer-left {
    text-align: right;
    padding-right: 40px;
}

#footer-left img {
    max-width: 100%;
}

#footer-right {
    text-align: left;
    padding-left: 40px;
}

#footer-right img {
}

.foot-ctab, .foot-ctab:visited  {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background: #93b5bf;
    background-clip: padding-box;
    color: #000!important;
    padding: 7px 15px;
border-radius:60px;
    font-size: 90%;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    text-decoration: none;
 width:200px;
    transition: 0.3s all ease-in-out;
    margin: 10px;
    margin-bottom: 1em;
}

.foot-ctab:hover {
    color: #ffffff;
 width:220px;
background:#f3bf00;
    text-decoration: none;
}

.footer-logo img {
    max-width: 250px;
}

.pull-quotes {
    font-size: 21px;
    font-weight: semi-bold;
    padding: 40px 120px;
}

.pull-quotes .left {
    text-align: center;
}

.pull-quotes img {
    max-width: 12%;
    border-radius: 100%;
    margin: 20px;
}


/* Flag Icon Fixes */




/* Media Queries */
@media only screen and (max-width: 1124px) {
   
}

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

}

@media only screen and (max-width: 980px) {
    #gallery .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .pull-quotes img {
        max-width: 100%;
    }

    #hero-plus-hero .img-inline { width: 100%; max-width: 100%; }

#txt{padding:20px 4%;}


    #classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .social-link, .social-link:visited {
        margin: 10px 15px;
        display: inline-block;
    }

    h1 {
        font-size: 26px;

    }

    h2 {
        font-size: 20px;
    }

  
    #hero-plus-body {
        padding: 0px 0px;
    }

   

    #hero-plus-body .img-inline {
    }

   .logo{    width: 156px;
    margin: 0 auto;
    display: block;}

    #logo-div img {
        margin: 10px auto;
    }

 
.ctab, .ctab:visited {
 
width:95%;
 max-width:95%
margin-top:0px;
}

.ctab{width:95%;
 max-width:95%
margin-top:0px;
}

  .right{width:100%; margin:0 0 20px 0%;}


    #footer {
        padding: 30px 30px 0px 30px;
        margin-top: 30px;
    }
    .card-columns {
        column-count: 1;
    }

}