/* General Style*/
body {
    font-family: Arial, sans-serif;
}

h1 {
    font-size: 46px;
    line-height: 48px;
    margin: 40px 0px 40px 0px;
    text-align: center;
    color: #363636;
    text-transform: uppercase;
}

h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 22px;
    color: #363636;
    text-transform: none;
}

.entry-title a {
    color: #1c9bb7;
}

.entry-title a:hover {
    text-decoration: none;
    color: #49afc5;
}

p {
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    margin: 0 0 20px;
    
}

b, strong {
    font-weight: bold;
}

.photo-credit {
    font-size: 14px;
    font-style: italic;
}

.text-light {
    color:#ffffff;
}

.card-title {
    font-size: 52px;
    line-height: 52px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}

.site-header {
    margin-bottom: 0px;
}

.navbar {
    background-color:#464646;
    
}

.navbar-dark .navbar-brand {
    color: #fff;
    
}

.logo {
    width: 270px;

}

.navbar>.container, .navbar>.container-fluid {
    width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    padding: 18px 7px 13px 7px;
    display: block;
    color: #ffffff;
    width: 96px;
    text-transform: uppercase;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    padding: 18px 7px 13px 7px;
    display: block;
    color: #ffffff;
    width: 96px;
    text-transform: uppercase;
    float: right;
}

.right-osi-nav {
    padding-left: 0px;
}

#menu-item-126 {
    border: none !important;
    margin-top: 20px;
}

#menu-item-126 a {
    color: #ffffff;
}

.search-form {
    width: 40%;
    float: left;
}

.menu-item .menu-item-126 {
    border-left: none !important;
}

.input-group .form-control, .input-group .custom-select, .input-group .custom-file {
    margin-bottom: 0;
    height: 46px;
    padding: 10px 20px;
}    

.form-control {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    height: 40px;
    font-size: 18px;
    line-height: 22px;
    padding: 8px 12px;
    color: #363636;
    border-radius: 5px;
}

.input-group-prepend .btn, .input-group-append .btn {
    position: relative;
    z-index: 2;
    background: url(https://www.operationsmile.org/profiles/project/themes/operation_smile/images/search-icon.png) 50% 50% no-repeat;
    width: 38px;
    border: none;
    text-indent: -9999px;
    padding: 0;
    background-color: #fff;
    border-color: #fff;
}

.vc_images_carousel .vc_carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 540px;
}

/*Buttons */
.btn-danger {
    color: #fff;
    background-color: #e41c24;
    /*border-color: #dc3545;*/
}

.btn-volunteer {
    background-color: #eb7104;
    color: #fff;
}

.btn-volunteer:hover {
    background-color: #ef8d36;
}

.btn, div.btn a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 46px;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff !important;
  
}

.btn-donate {
    background-color: #e41c24;
    border-color: #dc3545;
    margin-left: 0px;
}

.btn-donate:hover {
    background-color: #e9494f;
}

.btn-danger {
    color: #fff;
    background-color: #e41c24;
    border-color: #dc3545;
}

.btn-primary {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 46px;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #1c9bb7;
}

.btn-primary:hover {
    background-color: #49afc5;
}

/*footer */

.footer, .bg-dark {
    background-color: #343a40 !important;
    color: #cccccc;
    font-size: 22px;
    line-height: 25px;
}

.footer-area-left {
    border-right: 1px solid #5a5a5a;
}

.footer, .row {
    padding-bottom: 15px;
}

.footer, hr {
 border-bottom: 1px solid #5a5a5a;
 }
 
.footer-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

ul.footer-menu {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
    list-style-position: outside;
    list-style-type: none;
    text-align: left;
}

.footer-title .widget-title {
    font-weight: 700;
    font-size: 18px;
    color: #898989;
    line-height: 20px;
}

h3 .widget-title {
    font-weight: 700;
    font-size: 18px;
    color: #898989;
    line-height: 20px;
}

.footer {
    font-size: 18px;
    line-height: 25px;
    color: #cccccc;
    margin-bottom: 20px;

}

.site-info {
    color: #959595;
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 25px;
}

ul.footer-menu li {
    display: block;
    float: none;
    padding-right: 0;
    padding-top: 16px;
    width: auto !important;
    color: #898989;
    font-size: 18px;
    line-height: 20px;
    width: 260px;
    font-weight: 400;
}

ul.footer-menu li a {
    color: #cccccc;
    text-decoration: none;
}

#colophon {
    margin-top: 0px;
}

#colophon ul {
    padding-bottom: .75rem;
    margin-bottom: 0;
    padding-left: 0px;
    list-style-type: none;
    color: #898989;
    font-size: 18px;
    line-height: 20px;
}


.social-links, .menu-social {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    -moz-padding-start: 0px;
    margin: 0;
    padding: 0;
}

/*************************
Custom Accordion Dropdown
*************************/
.accordion-wrapper {
    background-color: transparent;
}

.accordion-wrapper {
    color: #FAFAFA !important;
}

/******************
Footer-Bottom-Area
******************/
.osi-footer-info p {
    font-size: 12px;
}

.footer-bottom p {
    display: inline;
    font-size: 18px;
    color: #cccccc;
    margin-right: 25px;
}

.footer-bottom-links a {
    display: inline;
    font-size: 18px;
    color: #cccccc;
    text-decoration: none;
    margin-right: 25px;
}

.footer-bottom-links a:hover {
    color: #ffffff;
}

.footer-button-donate {
    margin-right: 25px;
}

/******************
Social Media Icons  
*******************/
.wrapper ul {
    display: flex;
    justify-content: space-around;
    width: 170px;
    height: 47px;
    border-radius: 5px;
    background: #E97121;
    cursor: pointer;
}

.wrapper .menu .leaf {
    align-self: flex-end;
}

/*Icon*/

.fa-lg {
    color: #fff;
}

.menu li:hover {
    opacity: 0.5;
}
/*********************
End Social Media Icons  
**********************/

/* Main Menu hover */

.menu-item {
    border-left: 1px solid #cccccc !important;
}

#menu-top-menu #menu-item-21 {
    border-left: none !important; /*** hides the left border on the first menu item ***/
}

ul.dropdown-menu li {
    border-left: none; /*** hides the left border on the first menu item ***/
}

#menu-top-menu li a:hover,
#menu-top-menu li li a:hover {
 color: #fff !important;
}

#menu-top-menu li.current-menu-item > a {
 background: transparent; /*** CHANGES THE BACKGROUND COLOR OF THE CURRENT PAGE LINK ***/
}

#menu-top-menu .menu-item-has-children > a:first-child:after {
 content: none;
}

/*make the menu sub-menu items drop down on mouse hover */

ul#menu-top-menu  li.dropdown:hover ul.dropdown-menu {
    display: block; 
  }
  ul.dropdown-menu a {
    color: #fff;
    background: #1c9bb7;
  }
  ul.dropdown-menu li a:hover {
    background: #fff;
    color: #fff;
  }
  
  .dropdown-menu {
    margin: -1px;
    font-size: 1rem;
    background-color: #1c9bb7;
    border: none;
    border-radius: 0rem;
}

#menu-top-menu li:hover {
    background-color: #1C9BB7; /* Ensures all navitems have this background color on hover */
}

#menu-top-menu li.dropdown:hover {
    background: #1c9bb7; /* Keeps menu-item background-color when no longer hovered */
    
}

/* Media Queries */

@media (max-width: 600px) {
    
/*****************
Mobile Menu Styles
******************/

#menu-donate-button {
    padding-left: 1px;
}

#menu-top-menu {
    float: right;
    width: 100%;
}

#menu-top-menu li {
    text-align: right;
    border-bottom: solid 1px white;
}

#menu-item-24 {
    border-bottom: none !important;
}

.dropdown-menu li {
    border-bottom: none !important;
}

.menu-item {
    border-left: none !important;
}

.navbar-dark .navbar-nav .nav-link .active>.nav-link {
    text-align: right;
} 

.navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: bold;
}

.right-osi-nav {
    padding-left: 0px;
}

.search-form {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.btn-donate {
    background-color: #e41c24;
    border-color: #dc3545;
    margin-left: 0px;
    width: 100%;
}

.btn-volunteer {
    width: 100%;
    margin-top: 20px;
}
}
/*********************
End Mobile Menu Styles
**********************/ 

/********************
Stories Mobile Styles
*********************/
@media (max-width: 768px) {
    
    #menu-donate-button {
        display: flex;
        justify-content: flex-end;
    }

    
    #menu-top-menu .menu-item {
        border-left: none !important;
    }
    
     #colophon {
        margin-top: auto;
    }
    
    .stories-wrapper {
        height: 650px !important;
    }
    .stories-purple-bar {
        min-height: 80px;
    }
/************************
End Stories Mobile Styles
*************************/

/********************
Partner Logos Styles
*********************/
 .partner-logos {
        margin-left: 50px;
    }
/***********************
End Partner Logos Styles
************************/
}

/*********************
Custom Block Templates
**********************/ 

/*********************
    Hero Banner
**********************/ 

.hero-banner {
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 0px !important;
    margin-top:0px !important;
    height:70vh;
}
.sub-hero-banner {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(59%,rgba(0,122,159,0)),color-stop(94%,rgba(0,72,94,.66)));
    background-image: -webkit-linear-gradient(top,rgba(0,122,159,0) 59%,rgba(0,72,94,.66) 94%);
    background-image: linear-gradient(-180deg,rgba(0,122,159,0) 59%,rgba(0,72,94,.66) 94%);
    /*background-image:linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73));*/
    margin-top: -70vh;
    height: 70vh;
    width: 100%;
    content: '';
}
.long-form-hero-header h1 {
    font-family: 'Open Sans',Arial, sans-serif;
    font-size: 65px;
    color: #fff;
    letter-spacing: -1px;
    line-height: 1;
    text-shadow: 0 3px 8px rgba(0,0,0,.25);
    text-transform: none;
    font-weight: 300;
    max-width: 1060px;
    margin: auto auto 0;
    padding: 0 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    text-align: center;
}
.hero-banner-icon {
    height: 100px;
    margin-top: -50px;
    z-index:75;
}
.hero-banner-sub-header p {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #007a9f;
    font-weight: 400;
}

.hero-button >* {
    background-color: #E41C24 !important;
    font-family: 'Open Sans',Arial, sans-serif;
    font-weight: 700;
    font-size:25px;
    text-transform: uppercase;
}
.hero-button:hover >* {
    background-color: #f13e46 !important;
}
.hero-button-2 >* {
    background-color: #1c9bb7 !important;
    font-family: 'Open Sans',Arial, sans-serif;
    font-weight: 700;
    font-size:25px;
    text-transform: uppercase;
}
.hero-button-2:hover >* {
    background-color: #2ba5c0 !important;
}
.hero-content {
    display: flex;
    align-items: center;
    line-height: 30px;
}

.hero-text p {
    font-size: 26px;
    color: #ffffff;
}

.hero-text h1 {
    font-family: 'Open Sans',Arial, sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: none;
    font-size: 35px;
    line-height: 35px;
    color: #fff;
}
.hero-text h2 {
    font-family: 'Open Sans',Arial, sans-serif;
    font-weight: 300;
    text-align: left;
    text-transform: none;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}
.hero-text-mobile h1 {
    font-family: 'Open Sans',Arial, sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: none;
    font-size: 45px;
    line-height: 45px;
    color: #fff;
    margin-top:0px;
}
@media screen and (max-width: 1024px) {
    .hero-banner {
    height:60vh;
    }
}
@media screen and (max-width: 768px) {
    .long-form-hero-header h1 {
        font-size: 35px;
    }
    .hero-banner {
    height:55vh;
    }
}
@media screen and (max-width: 576px) {
    .hero-banner {
    height:45vh;
    }

}
@media screen and (max-width: 480px) {
    .hero-banner-sub-header p {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 1.5;
        color: #007a9f;
        font-weight: 400;
    }
    .hero-banner {
        height:35vh;
    }
    .hero-banner-icon img {
        margin-top:10px;
        height: 55px;
        width: 55px;
    }
    .sub-header-separator .vc_sep_width_20 {
        width:40% !important;
        margin-top: -20px !important;
        margin-bottom: -10px !important;
    }
    .hero-button >* {
    font-size:12px;
    }
    .hero-button-2 >* {
    font-size:12px;
    }
}
/*********************
  END Hero Banner
**********************/ 

/*********************
  2 Column Card
**********************/ 
.card-text-2-col {
    padding: 20px;
    height: 40vh;
    border-radius: 20px 0 0 20px;
}
.card-image-2-col {
    background-size:cover;
    background-position: 50% 50%;
    height: 40vh;
    border-radius: 0 20px 20px 0;
}
.card-image > * {
    background-size:cover;
    background-position: 50% 50%;
    border-radius: 0 20px 20px 0 !important;
}
/*********************
  END 2 Column Card
**********************/ 
/*********************
  Chapter Text
**********************/ 
.drop-cap .wpb_wrapper:first-letter {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 74px;
    color: #009ebd;
    letter-spacing: 0;
    line-height: .5;
    float: left;
    margin-right: 7px;
    margin-top: 13px;
    font-weight: 400;
  }
  .part-heading h4 {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #009ebd;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 4px;
  }
  .part-heading h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #363636;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 28px;
  }
  .chapter-text h4 {
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #009ebd;
}
/*********************
  END Chapter Text
**********************/ 
/***************************
END Custom Block Templates
****************************/

.footer-spacer {
    width: 100%;
    background: #ffffff;
}
.wrapper-social-icons {
    width:150px;
}

.social-icons {
    display:inline-flex;
    justify-content:space-around;
    width: 45px;
    margin-top:10px;
    margin-bottom:10px;
}

.wpb_single_image.logo-footer-mex img {
    max-width: 350px!important;
}

#smart-button-container label {
    font-weight: 600;
    margin-right: 5rem;
}

#smart-button-container div {
        text-align: justify!important;
}

#smart-button-container input {
    border: 2px solid #cccccc;
    background-color: #eeeeee;
    border-radius: 4px;
    width: 100%;
    height: 40px;
}