@font-face {
    font-family: ArgentCF-Bold;
    src: url('../fonts/ArgentCF-Bold.otf');
}

@font-face {
    font-family: ArgentCF-ExtraBold;
    src: url('../fonts/ArgentCF-ExtraBold.otf');
}
@font-face {
    font-family: GOTHAM-MEDIUM;
    src: url('../fonts/GOTHAM-MEDIUM.TTF');
}

@font-face {#
    font-family: GOTHAM-THIN;
    src: url('../fonts/GOTHAM-THIN.TTF');
}

@font-face {
    font-family: GOTHAM-LIGHT;
    src: url('../fonts/GOTHAM-LIGHT.TTF');
}

@font-face {
    font-family: MYRIADPRO-REGULAR;
    src: url('../fonts/MYRIADPRO-REGULAR.OTF');
}

.dark-green-color {
    color: #186c41;
}

.light-green-bg {
    background: #b3d44b;
}

.light-gray-bg {
    background-color: #ebeced;
}

.error {

    background-color: #d55342;
    color: #fff;
}

.btn-light-green {
    padding: 15px 35px;
    border-radius: 50px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;
    border: 2px solid #d55342;
    color: #d55342;
}

.btn-light-green:hover {
    border: 1px solid #d55342;
    color: #fff;
    background: #d55342;
    text-decoration: none;
}

.btn-home-section-6 {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    padding: 15px 40px 15px 40px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;
}

.btn-white {
    border: 1px solid #fff;
    color: #196c42;
    background-color: #fff;
    padding: 15px 40px 15px 40px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;
}
#over img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.btn-white:hover {
    border: 1px solid #196c42;
    color: #fff;
    background: transparent;
    text-decoration: none;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.donate_now_nav {
    border: 2px solid #254151;
    border-radius: 39px;
    color: #254151;
}

.donate_now_nav:hover {
    border: 2px solid #254151;
    background: #254151;
    color: #fff !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #254151;
}

.navbar-inverse .navbar-nav > li > a:focus {
    border: none;
    text-align: inherit;
    font-size: 14px;
    color: #254151;
    outline: none;
    background-color: transparent !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent !important;
    color: #279846;
}

.donate_now_nav a {
}

/***********HOME SECTION 1 ****************/
/*************HOME SECTION 1 -2 STARTS******/
#home-section-7 #home7_rounded_section {
    min-height: 550px;
 /*   background: url(../../images/texture1.png);*/
}

#home-section-7 #home7_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
  /*  position: relative;*/
    margin-top: -1%;
}

#home-section-1 #home1_rounded_section {
    min-height: 550px;
 /*   background: url(../../images/texture1.png);*/
}

#home-section-1 #home1_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
  /*  position: relative;*/
    margin-top: -1%;
}

#home-section-1 .home1_logo {
    /*background-color: #fff;*/
    position: absolute;
    margin-top: 0%;
    left: 50%;
    margin-left: -108px;
    padding: 20px;
    border-radius: 50%;
    background-blend-mode: multiply;
 /*   background-image: url(../../images/texture1.png);*/
}

#home-section-1 .home1_logo img {
    width: 154px;
    height: 154px;
    display: block;
}

#home-section-1 #home1_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

#home-section-1 #home1_rounded_section .col-lg-3 img {
    width: auto;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

#home-section-1 #home1_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

#home-section-1 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 12%;
}

#home-section-1 #home1_rounded_section .col-lg-3 {
    text-align: center;
    min-height: 150px;
}

#home-section-1 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 86px;
    color: #d55342;
}

#home-section-1 .jumbotron h4 {
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#home-section-1 .jumbotron p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #000;
    font-family: "Arial", sans-serif;
}

/*************HOME SECTION 1 -2 ENDS******/
#home-section-1 {
    min-height: 450px;
}

#home-section-1 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}

#home-section-1 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 58px;
}

#home-section-1 .jumbotron p, #home-section-1 .jumbotron ul li {
    font-size: 17px;
    line-height: 30px;
    color: #254151;
    font-family: "Arial", sans-serif;
}

#home-section-1 .margin-left-block1 {
    margin-left: 13%;
}

#home-section-1 .col-lg-3 {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#home-section-1 .col-lg-3 img {
    display: inline-block;
}

#home-section-1 .col-lg-3 h3 {
    padding-left: 52px;
    padding-right: 52px;
    color: #000;
    font-family: "ArgentCF-ExtraBold", serif;
}

/***********HOME SECTION 2 ****************/

#home-section-2 {
    min-height: 455px;
    background: url(../../images/texture1.png);
}

#home-section-2 #home_our_model {
    text-align: center;
}

#home-section-2 #home_our_model img {
    width: 80%;
    display: inline-block;
}

#home-section-2 .container {
    background: linear-gradient(
            rgba(39, 152, 70, 0.85),
            rgba(39, 152, 70, 0.85)
    ),
    url(../../images/texture1.png);
    min-height: 550px;
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
    padding-top: 2%;
}

#home-section-2 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}

#home-section-2 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 58px;
    color: #254151;
}

#home-section-2 .jumbotron h4 {
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #efc94c;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#home-section-2 .jumbotron p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: "Arial", sans-serif;
}

#home-section-3 .col-lg-4 {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#home-section-2 .col-lg-4 img {
    display: inline-block;
}

#home-section-2 .col-lg-4 h3 {
    padding-left: 52px;
    padding-right: 52px;
    color: #186c41;
    font-family: "ArgentCF-ExtraBold", serif;
}

/***********HOME SECTION 3 ****************/

#home-section-3 {
    min-height: 500px;
   /* background: url(../../images/texture1.png);
*/}

#home-section-3 #home_The_Result img {
    display: inline-block;
    width: 13%;
}

#home-section-3 .jumbotron span i {
    font-size: 32px;
    padding-top: 5%;
}

#home-section-3 .container {
    background: url(../../images/texture1.png);
    box-shadow: 0 0px 28px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 4%;
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 2%;
}

#home-section-3 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

#home-section-3 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 58px;
    color: #d55342;
}

#home-section-3 .jumbotron p {
    font-size: 17px;
    line-height: 30px;
    color: #254151;
    font-family: "Arial", sans-serif;
}

#home-section-3 .block {
    text-align: center;
    vertical-align: middle;
}

#home-section-3 .circle {
    border: 5px solid #d55342;
    border-radius: 200px;
    color: #d55342;
    height: 150px;
    font-weight: bold;
    width: 150px;
    display: table;
    margin: 20px auto;
}

#home-section-3 .hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

#home-section-3 .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 9999;
}

.inner_hover {
    padding: 70px 50px 50px 50px;
    min-height: 388px;
}

.inner_hover i {
    font-size: 42px;
}

.inner_hover h4 {
    margin-top: 26px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

.inner_hover h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 24px;
}

#home_ss {
    padding-top: 0;
    margin-bottom: 0;

}

#home_ss .col-lg-3 {
    min-height: 388px;
}

#home_ss .no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bg-yellow {
    background: #efc94c;
}

.bg-texture-green {
    background: linear-gradient(
            rgba(39, 152, 70, 0.85),
            rgba(39, 152, 70, 0.85)
    ),
    url(../../images/texture1.png);
}

#home-section-3 .circle p {
    vertical-align: middle;
    font-size: 60px;
    display: table-cell;
    font-family: "ArgentCF-ExtraBold", serif;
    color: #d55342;
}

#home-section-3 .col-md-3 h3 {
    padding-left: 24%;
    padding-right: 24%;
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

/***********HOME SECTION 4 ****************/

#home-section-4 {
    min-height: 550px;

 /*   background: url(../../images/texture1.png);*/
}

#home-section-4 .container {
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 80px;
    padding-left: 60px;
    padding-right: 60px;
}

#home-section-4 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 0;
    padding-top: 20px;
}

#home-section-4 .jumbotron span img {
    display: inline-block;
    padding-top: 5%;
    width: 9%;
}

#home-section-4 .jumbotron h4 {
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#home-section-4 .no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#home-section-4 .col-lg-4 {
    padding: 15px;

}

#home-section-4 .col-lg-3 {
    padding: 15px;

}

#home-section-4 .col-lg-4 img {
    /*border: 20px solid #fff;*/
}

#home-section-4 .col-lg-4 h3 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-align: left;

}

#home-section-4 .col-lg-3 h3 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-align: left;

}

.blue-btn {
    color: inherit;
    border: 1px solid #254151;
    padding: 15px 35px;
    border-radius: 50px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;
    background-color: transparent;
    transition: all 1s ease-in-out;
    margin-top: 1em;
}

#Home_LeftBar {
     height: 470px;
    margin-bottom: 0;
}

#Home_LeftBar .item {
   /*  height: 509px;
   background-color: #777;*/
}

#home-section-4 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 58px;
    color: #d55342;
}

#home-section-4 .jumbotron p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: "Arial", sans-serif;
}

#home-section-4 .col-lg-12 {
    margin-top: 3%;
}

/***********HOME SECTION 5 ****************/

#home-section-5 {
    min-height: 600px;
    padding-bottom: 0;
    background: linear-gradient(
            rgba(239, 201, 76, 0.85),
            rgba(239, 201, 76, 0.85)
    ),
    url(../../images/texture1.png);
}

#home-section-5 #home-section-5-figures {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-top: 5%;
}

#home-section-5 #home-section-5-figures p {
    vertical-align: middle;
    font-size: 45px;
    margin-bottom: 4%;
    font-family: "ArgentCF-ExtraBold", serif;
    color: #d55342;
}

#home-section-5 .col-md-5 img {
    min-height: 600px;
}

#home-section-5 .container {
    width: 100%;
}

#home-section-5 #home_section_5_graduationCap img {
    display: inline-block;
    width: 13%;
}

#home-section-5 .container .no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#home-section-5 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}

#home-section-5 .col-md-4 {
    padding: 50px 50px 10px 50px;
}

#home-section-5 .col-md-4 i {
    font-size: 32px;
}

#home-section-5 .col-md-4 h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 40px;
}

#home-section-5 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 74px;
    color: #254151;
}

#home-section-5 .jumbotron p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: "Arial", sans-serif;
}

#home-section-5 .featurette p {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

/***********HOME SECTION 6 ****************/
/***********HOME SECTION 6 BLOCKS STARTS ****************/

#features {
    margin-top: 20px;
}

.feature, .feature i, .feature h3, .feature .title_border {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.feature {
    background: transparent;
    text-align: center;
    padding: 40px 20px;
}

.feature p {
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 13px;
}

.feature img {
    display: inline-block;
    width: 42%;
}

.feature i {
    font-size: 80px;
    color: #254151;
    background: transparent;
    padding: 30px;
    border-radius: 50%;
    border: solid 3px #254151;
}

.feature h3 {
    color: inherit;
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 41px;
}

.feature a, .feature button {
    color: inherit;
    border: 1px solid #254151;
    padding: 15px 35px;
    border-radius: 50px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;

    background-color: transparent;
    transition: all 1s ease-in-out;
    margin-top: 1em;
    /*webkit moz opera browser add transition*/
}

.feature:hover {
    background: transparent;
    -webkit-transform: translate(0, 1em);
    -moz-transform: translate(0, 1em);
    -o-transform: translate(0, 1em);
    -ms-transform: translate(0, 1em);
    transform: translate(0, 1em);
    color: #d55342;
    border: solid 5px #d55342;
}

.feature:hover i {
    color: #d55342;
    border-color: #d55342;
    background: transparent;
}

.feature:hover a, .feature:hover button {
    margin-top: 0;
    -webkit-transform: translate(0, 1em);
    -moz-transform: translate(0, 1em);
    -o-transform: translate(0, 1em);
    -ms-transform: translate(0, 1em);
    transform: translate(0, 1em);
    border: 1px solid #d55342;
    text-decoration: none;
    background: #d55342;
    color: #fff;
}

.feature:hover .title_border {
    background-color: #d55342;
    width: 50%;
}

.feature .title_border {
    width: 0%;
    height: 3px;
    background: #d55342;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 8px;
}

/***********HOME SECTION 6 BLOCKS ENDS ****************/

#home-section-6 {
    
    padding-bottom: 5%;
    padding-top: 3%;
    background: url(../../images/footer-texture.jpg);
}

#home-section-6 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
}

#home-section-6 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 58px;
    color: #d55342;
}

#home-section-6 .jumbotron p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#home-section-6 .panel {
    background: transparent;
    transition: padding 0.5s;
    -moz-transition: padding 0.5s; /* Firefox 4 */
    -webkit-transition: padding 0.5s; /* Safari and Chrome */
    -o-transition: padding 0.5s; /* Opera */
    -ms-transition: padding 0.5s; /* IE9 (maybe) */

}

#home-section-6 .panel:hover {
    padding: 40px 10px;
    border: 10px solid #d55342;
}

#home-section-6 .panel:hover {
    color: #d55342;
}

#home-section-6 .panel a:hover {
    border: 1px solid #d55342;
    background: #d55342;
    color: #fff;
    text-decoration: none;
}

#home-section-6 .panel h1 {
    font-size: 46px;
    font-family: "ArgentCF-ExtraBold", serif;
}

#home-section-6 .panel-heading i {
    font-size: 75px;
}

#home-section-6 .panel-footer {
    padding: 10px 15px;
    background-color: transparent;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/***********HOME SECTION 7 ****************/

#home-section-7 {
    min-height: 300px;
    padding-bottom: 5%;
    padding-top: 3%;
   /* background: url(../../images/footer-texture.jpg);*/
}

#home-section-7 .jumbotron span i {
    font-size: 32px;
    padding-top: 5%;
}

#home-section-7 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
}

#home-section-7 .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 58px;
    color: #d55342;
}

#home-section-7 .jumbotron p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: "Arial", sans-serif;
}

#home-section-7 .col-lg-12 .col-lg-4 {
    text-align: left;
}

#home-section-7 .col-lg-12 .col-lg-4 p {
    margin: 0;
}

#home-section-7 .col-lg-12 .col-lg-4 h4 {
    font-family: "ArgentCF-Bold", serif;
    font-size: 28px;
    color: #d55342;
}

#home-section-7 .col-lg-12 .col-lg-4 .news_date {
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 15px;
}

#home-section-7 .col-lg-12 .col-lg-4 p {
    color: inherit;
    font-family: "Arial", sans-serif;
    font-size: 13px;
}

#home-section-7 .container {
    padding-left: 60px;
    padding-right: 60px;
}

#home-section-7 .container .col-lg-4 {
    padding-left: 20px;
    padding-right: 20px;
}

/***********HOME SECTION 8 ****************/

#home-section-8 {
    min-height:300px;
    padding-bottom: 0%;
    padding-top: 0%;
}

#home-section-8 .col-lg-4 {
    margin-bottom: 0;
}

#home-section-8 .caption {
    width: 100%;
    position: absolute;
    top: 0;
    padding-left: 12%;
    padding-right: 31%;
    padding-top: 12%;
}

#home-section-8 .caption h4 {
    color: #e3e2db;
    -webkit-font-smoothing: antialiased;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#home-section-8 .caption p {
    font-family: "GOTHAM-MEDIUM", sans-serif;
    color: #e3e2db;
    font-size: 16px;
    margin-top: 21px;
}

#home-section-8 .caption h1 {
    font-family: "ArgentCF-ExtraBold", serif;
    color: #e3e2db;
    font-size: 68px;
}

#home-section-8 .caption button {
    height: 60px;
    padding: 0 45px;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 49px;
    margin-top: 30px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;
}

#home-section-8 .caption button:hover {
    border: 2px solid #fff;
    background: #fff;
    color: #000;
}

#home-section-8 .no-padding {
    padding-left: 0;
    padding-right: 0;
}

#home-section-8 .container {
    width: 100%;
}

#home-section-8 .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
}

#home-section-8 .jumbotron h2 {
    font-family: "Roboto Slab", serif;
}

#home-section-8 .jumbotron p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: "Arial", sans-serif;
}

/***************************************CONTACT *********************/
#contact {
    min-height: 300px;
}

#contact .jumbotron {
    background-color: transparent;
    text-align: left;
    padding-bottom: 0;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 0%;
}

#contact .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    color: #d55342;
    font-weight: bold;
    padding-left: 0;
}

#contact .jumbotron p {
    font-size: 14px;
    line-height: 30px;
    color: #279846;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-weight: bold;
}

#contact ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

:-moz-placeholder { /* Firefox 18- */
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

#contact .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#contact .container .col-lg-5 {
    padding-left: 0;
    padding-right: 0;
}

#contact .container .col-lg-7 {
    padding-left: 0;
    padding-right: 0;

}

#contact_form {
    padding-left: 5%;
    padding-right: 5%;
    display: table;
    width: 100%;
}

#contact_form .col-lg-8, .col-lg-4, .col-lg-12 {
    padding-left: 0;
    padding-right: 15px;
}

.feature label {
    font-family: "ArgentCF-ExtraBold", serif;

}

#contact_form .col-lg-8 input, .feature input, .feature select {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    color: #254151;
    padding: 15px 20px;
    width: 100%;
    height: 40px;
    font-size: 13px;
    border-radius: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

.feature input::-webkit-input-placeholder {
    color: #254151;
}

.feature input::-moz-placeholder {
    color: #254151;
}

.feature input:-ms-input-placeholder {
    color: #254151;
}

.feature p {
    display: none;
}

#contact_form .col-lg-8 input:focus, .feature input:focus {
    outline-color: #d55342;
}

#contact_form .col-lg-4 input:focus, .feature input:focus {
    outline-color: #d55342;
}

#contact_form .col-lg-12 input:focus, .feature input:focus {
    outline-color: #d55342;
}

#contact_form .col-lg-12 textarea:focus, .feature input:focus {
    outline-color: #d55342;
}

#contact_form .col-lg-4 input, .feature input:focus {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    color: #254151;
    padding: 15px 20px;
    width: 100%;
    height: 40px;
    font-size: 13px;
    border-radius: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

/*DONATE FORM*/
#donate_form {
    padding-left: 5%;
    padding-right: 5%;
    display: table;
    width: 100%;
}

#donate_form .col-lg-6 {
    padding-left: 0;
}

#donate_form input, #donate_form input {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    color: #254151;
    padding: 15px 20px;
    width: 100%;
    height: 62px;
    border-radius: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#donate_form [class^='col-lg'] {
    margin-top: 20px;
}

#donate_form textarea {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    color: #254151;
    padding: 15px 20px;
    width: 100%;
    height: 150px;
    border-radius: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    margin-top: 20px;
}

#contact_form .col-lg-12 input {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    color: #254151;
    padding: 15px 20px;
    width: 100%;
    font-size: 13px;
    height: 40px;
    border-radius: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

.foreign_chapter h4 {
    font-family: "ArgentCF-ExtraBold", serif;
    color: #d55342;
}

.foreign_chapter {
    padding-bottom: 50px;
    padding-right: 0;
    background: url(../../images/footer-texture.jpg);
    padding-top: 30px;
}

.foreign_chapter p {
    font-family: "Arial", sans-serif;
    font-size: 14px;
}

.foreign_chapter_padding {
    padding: 0px 23%;
    min-height: 240px;
    text-align: center;
}

#contact_form .col-lg-12 textarea {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    font-size: 13px;
    color: #254151;
    padding: 15px 20px;
    width: 100%;
    height: 80px;
    border-radius: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    margin-top: 20px;
}

#contact_form #contact_social_icons {
    border: 1px solid rgba(37, 65, 81, 0.33);
    background: transparent;
    color: #254151;
    padding: 10px 20px;
    min-height: 50px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 0;
}

#contact_form #contact_social_icons span {
    padding: 16px;
    font-size: 25px;
}

#contact_form #contact_social_icons span i {
    color: #279846;
}

#contact_form #contact_social_icons span .fa-facebook:hover {
    color: #000;
}

#contact_form #contact_social_icons span .fa-twitter:hover {
    color: #000;
}

#contact_form #contact_social_icons span .fa-instagram:hover {
    color: #000;
}

#contact_submit, #donate_submit {
    margin-top: 20px;
}

#contact_submit button, #donate_submit button {
    background: #279846;
    border: 1px solid #279846;
    padding: 15px 60px;
    border-radius: 29px;
    color: #e3e2db;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}

#contact_submit button:hover, #donate_submit button:hover {
    background: #254151;
    transition: background .3s .2s, color .3s;
    border: 1px solid #254151;
}

/*************FOOTER***********/
#footer {
    background: url("../../images/footer-texture.jpg");

    padding-bottom: 5em;
}

#footer .col-lg-3 h2 {
    margin-top: 0;
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 34px;
    font-weight: bold;
    color: #254151;
}

#footer .col-lg-3 ul {
    padding-left: 0;
    list-style: none;
}

#footer .col-lg-3 ul li a {
    font-family: "GOTHAM-MEDIUM", sans-serif;
    color: #254151;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .20em;
    line-height: 1.5;
    text-transform: uppercase;
}

#footer #contact-us ul li {
    font-family: "Arial", sans-serif;
    color: #254151;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .20em;
    line-height: 1.5;
    text-transform: uppercase;
}

#footer #contact-us ul li strong {
    color: #d55342;
}

#footer .col-lg-3 ul li a:hover {
    color: #d55342;
}

#footer .footer-top {
    display: table;
    width: 100%;
    margin-bottom: 2%;
}

#footer .copyright {
    display: table;
    width: 100%;
    padding-top: 2%;
    border-top: 1px solid;
}

#footer .copyright .col-lg-6 {
    color: #000;
    font-size: 16px;
    font-family: "GOTHAM-THIN", sans-serif;
    font-weight: bold;
}

#footer .subscribe {
    min-height: 15px;
    margin-bottom: 5em;
    background: #d55342;
}

#footer .subscribe .col-lg-3 h3 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 44px;
    font-weight: bold;
    color: #fff;
    line-height: 3.0;
    margin-top: 0;
    margin-bottom: 0;
}

#footer .subscribe .col-lg-6 form {
    line-height: 9.55;
}

#footer .subscribe .col-lg-6 input {
    width: 100%;
    border-bottom-width: 2px;
    line-height: 47px;
    border-right: none;
    border-left: none;
    background: transparent;
    border-top: none;
    font-size: 21px;
    text-align: center;
    color: #fff;
    font-family: "ArgentCF-ExtraBold", serif;
    border-color: #fff;
}

#footer .subscribe .col-lg-6 input:hover {
    border-bottom-width: 6px;
}

#footer .subscribe .col-lg-6 input:focus {
    outline: none;
    border-bottom-width: 6px;
}

#footer .subscribe .col-lg-3 button {
    background: transparent;
    border: 2px solid #fff;
    padding: 18px 58px;
    border-radius: 40px;
    color: #fff;
    float: right;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .20em;
}

#footer .subscribe .col-lg-3 button:hover {
    border: 2px solid #fff;
    background: #fff;
    color: #000;
}

#footer .subscribe .subscribe_btn {
    margin-top: 3%;
}

/***********************ABOUT******************/
#about {

}

#about .parallax {
    /* The image used */
    background-image: url("../../images/homepage/s1.jpg");
    margin-left: 85px;
    margin-right: 85px;
    margin-bottom: 25px;
    border-radius: 25px;
    /* Set a specific height */
    height: 500px;
   

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#about .parallax .caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}

#about .parallax .caption span.border {
    background-color: #111;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 10px;
}

#about #about_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
}

#about .about_logo {
    background-color: #fff;
    position: absolute;
    margin-top: -9%;
    left: 50%;
    margin-left: -142px;
    padding: 20px;
    border-radius: 50%;
    background-blend-mode: multiply;
    background-image: url(../../images/texture1.png);
}

#about .about_logo img {
    width: 244px;
    height: 244px;
    display: block;
}

#about #about_rounded_section {
    min-height: 550px;
   /* background: url(../../images/texture1.png);*/
}

#about .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 12%;
}

#about .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 86px;
    color: #d55342;
}

#about .jumbotron h4 {
    font-size: 21px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#about .jumbotron p {

    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "Arial", sans-serif;
}

#about .jumbotron ul {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    color: #254151;
    font-family: "Arial", sans-serif;
}

#about .jumbotron .wrapper {
    background-color: white;
    padding: 3%;
    box-shadow: 0px 7px 41px;
    border-radius: 1%;
}

#about .jumbotron a {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    text-decoration: underline;
}

#about #about_rounded_section .col-lg-3 {
    text-align: center;
    min-height: 150px;
}

#about #about_rounded_section .col-lg-3 img {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

#about #about_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

/********************AFFILIATIONS**************/
#affiliations .parallax {
    /* The image used */
    background-image: url("../../images/homepage/s1.jpg");
    margin-left: 85px;
    margin-right: 85px;
    margin-bottom: 25px;
    border-radius: 25px;
    /* Set a specific height */
    height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#affiliations .parallax .caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}

#affiliations .parallax .caption span.border {
    background-color: #111;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 10px;
}

#affiliations #about_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    opacity: 0.2;
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
}

#affiliations .about_logo {
    background-color: #fff;
    position: absolute;
    margin-top: -9%;
    left: 50%;
    margin-left: -142px;
    padding: 20px;
    border-radius: 50%;
    background-blend-mode: multiply;
    background-image: url(../../images/texture1.png);
}

#affiliations .about_logo img {
    width: 244px;
    height: 244px;
    display: block;
}

#affiliations #about_rounded_section {
    min-height: 550px;
/*  background: url(../../images/texture1.png*/
}

#affiliations .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 12%;
}

#affiliations .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 86px;
    color: #d55342;
}

#affiliations .jumbotron h4 {
    font-size: 21px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#affiliations .jumbotron p {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "Arial", sans-serif;
}

#affiliations .jumbotron ul {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    color: #254151;
    font-family: "Arial", sans-serif;
    padding-left: 17px;
}

#affiliations a {

}

#affiliations .jumbotron .wrapper {
    background-color: white;
    padding: 3%;
    box-shadow: 0px 7px 41px;
    border-radius: 1%;
}

#affiliations .jumbotron a {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "Arial", sans-serif;
    text-decoration: none;
}

#affiliations .jumbotron a:hover {
    color: #279846;
}

#affiliations #about_rounded_section .col-lg-3 {
    text-align: center;
    min-height: 150px;
}

#affiliations #about_rounded_section .col-lg-3 img {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

#affiliations #about_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

/********************news**************/
#news .parallax {
    /* The image used */
    background-image: url("../../images/homepage/s1.jpg");
    margin-left: 85px;
    margin-right: 85px;
    margin-bottom: 25px;
    border-radius: 25px;
    /* Set a specific height */
    height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#news .all_news .col-lg-4 {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

#news .all_news .col-lg-4 img {

}

#news .all_news .col-lg-4 p {
    color: inherit;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 13px;
    margin: 0;
}

#news .all_news .col-lg-4 h4 {
    font-family: "ArgentCF-Bold", serif;
    font-size: 28px;
    color: #d55342;
}

#news .all_news .col-lg-4 .news_date {
    font-family: "GOTHAM-MEDIUM", sans-serif;
    font-size: 15px;
}

#news .parallax .caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}

#news .parallax .caption span.border {
    background-color: #111;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 10px;
}

#news #about_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
}

#news .about_logo {
    background-color: #fff;
    position: absolute;
    margin-top: -9%;
    left: 50%;
    margin-left: -142px;
    padding: 20px;
    border-radius: 50%;
    background-blend-mode: multiply;
    background-image: url(../../images/texture1.png);
}

#news .about_logo img {
    width: 244px;
    height: 244px;
    display: block;
}

#news #about_rounded_section {
    min-height: 550px;
    /*background: url(../../images/texture1.png);*/
}


#news .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 12%;
}

#news .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 86px;
    color: #d55342;
}

#news .jumbotron h4 {
    font-size: 21px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#news .jumbotron p {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "Arial", sans-serif;
}

#news .jumbotron ul {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    padding-left: 17px;
}

#news a {
    text-align: left;
}

#news .jumbotron .wrapper {
    background-color: white;
    padding: 3%;
    box-shadow: 0px 7px 41px;
    border-radius: 1%;
}

#news .jumbotron a {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    text-decoration: none;
}

#news .jumbotron a:hover {
    color: #279846;
}

#news #about_rounded_section .col-lg-3 {
    text-align: center;
    min-height: 150px;
}

#news .gallery .col-lg-3 {
    min-height: 220px !important;
}

#news #about_rounded_section .col-lg-3 img {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

#news #about_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

/********************DOWNLOADS**************/
#downloads .parallax {
    /* The image used */
   background-image: url("../../images/homepage/s1.jpg");
    margin-left: 85px;
    margin-right: 85px;
    margin-bottom: 25px;
    border-radius: 25px;
    /* Set a specific height */
    height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#downloads .parallax .caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}

#downloads .parallax .caption span.border {
    background-color: #111;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 10px;
}

#downloads #about_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
}

#downloads .about_logo {
    background-color: #fff;
    position: absolute;
    margin-top: -9%;
    left: 50%;
    margin-left: -142px;
    padding: 20px;
    border-radius: 50%;
    background-blend-mode: multiply;
    background-image: url(../../images/texture1.png);
}

#downloads .about_logo img {
    width: 244px;
    height: 244px;
    display: block;
}

#downloads #about_rounded_section {
    min-height: 550px;
    background: url(../../images/texture1.png);
}

#downloads .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 12%;
}

#downloads .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 86px;
    color: #d55342;
}

#downloads .jumbotron h4 {
    font-size: 21px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#downloads .jumbotron p {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#downloads .jumbotron ul {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    padding-left: 17px;
}

#downloads a {

}

#downloads .jumbotron .wrapper {
    background-color: white;
    padding: 3%;
    box-shadow: 0px 7px 41px;
    border-radius: 1%;
}

#downloads .jumbotron a {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "Arial", sans-serif;
    text-decoration: none;
}

#downloads .jumbotron a:hover {
    color: #279846;
}

#downloads #about_rounded_section .col-lg-3 {
    text-align: center;
    min-height: 150px;
}

#downloads #about_rounded_section .col-lg-3 img {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

#downloads #about_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

#about_tab_acc {
    padding-top: 4%;
    display: table;
}

#about_tab_acc .our_trustees {
    /* text-align: left;
     font-size: 42px;
     font-family: "ArgentCF-ExtraBold", serif;
     color: #d55342;
     display: inline-block;
     width: 100%;*/
    text-align: left;
    font-size: 42px;
    font-family: "ArgentCF-ExtraBold", serif;
    color: #d55342;
    display: inline-block;
    width: 32%;
    padding-left: 2%;
}

#about_tab_acc .col-md-4 .clap1 {
    width: 89px;
    height: 100px;
}

#about_tab_acc .col-md-4 {
    border-right: 2px solid #e6e7e8;
    padding-right: 30px !important;
}

#about_tab_acc .col-md-7 {
    padding-left: 30px !important;
}

#about_tab_acc .no-padding {
    padding-left: 0;
    padding-right: 0;
}

#about_tab_acc .nav-stacked > li + li, a {
    margin-top: 2px;
    margin-left: 0;
    text-align: right;
    color: #254151;
    transition: .3s;
    font-size: 22px;

}

#about_tab_acc .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

    border: 2px solid #d55342;
    border-radius: 35px;
    color: #d55342;
    background-color: transparent;
    text-align: left;
    font-size: 15px;
    margin-top: 2px;
    margin-left: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;

}

#about_tab_acc .nav > li > a:hover, .nav > li > a:focus {
    color: #d55342;
    border: 2px solid #d55342;
    border-radius: 35px;
    background-color: transparent;
    text-align: left;
    font-size: 15px;
    margin-top: 2px;
    margin-left: 0;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#about_tab_acc .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

#about_tab_acc .col-md-7 .tab-pane h1 {
    color: #254151;
    font-size: 24px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

@media (min-width: 768px) {
    li .dropdown-menu li a {
        text-align: left;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 21px;
    border-radius: 0;
    background: #279846;
}

.navbar-nav > li > .dropdown-menu li {
    padding: 5px 0;
    color: #fff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #254151 !important;
    text-decoration: none;
    background-color: transparent !important;
}

.dropdown-menu > li a {
    font-size: 14px;
    color: #fff;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#about_tab_acc .col-md-7 .tab-pane p {
    font-size: 15px;
    line-height: 25px;
    color: #254151;
    font-family: "Arial", sans-serif;
    text-align: justify;
}

@media only screen and (max-device-width: 1024px) {
    #about .parallax {
        background-attachment: scroll;
    }
}

/***********************School******************/
#school {

}

#school .col-lg-5 .jumbotron {
    background-color: transparent;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 20%;
    margin-top: 5%;
}

#school .col-lg-7 .jumbotron {
    background-color: transparent;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 11%;
    margin-top: 5%;
}

#school .col-lg-7 a {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    text-decoration: underline;
}

#school .parallax .caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}

#school .parallax .caption span.border {
    background-color: #111;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 10px;
}

#school #school_rounded_section .container {
    min-height: 550px;
    background: url(../../images/texture1.png);
    box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
    padding-bottom: 5%;
}

#school .school_logo {
    background-color: #fff;
    position: absolute;
    margin-top: -9%;
    left: 50%;
    margin-left: -142px;
    padding: 20px;
    border-radius: 50%;
    background-blend-mode: multiply;
    background-image: url(../../images/texture1.png);
}

#school .school_logo img {
    width: 244px;
    height: 244px;
    display: block;
}

#school #school_rounded_section {
    min-height: 550px;
    /*background: url(../../images/texture1.png);*/
    background-color: #279846;
    position: relative;
    z-index: 11;
}

#school .school_container2 {
    background: none !important;
    box-shadow: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#school .jumbotron {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 5%;
}

#school .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 86px;
    color: #d55342;
}

#school .jumbotron h4 {
    font-size: 21px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#school .jumbotron p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#school #school_rounded_section .col-lg-3 {
    text-align: center;
    min-height: 150px;
}

#school #school_rounded_section .col-lg-3 img {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

#school #school_rounded_section .col-lg-3 h4 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

#school_tab_acc {
    padding-top: 4%;
    display: table;
    width: 100%;
}

#school_tab_acc .our_trustees {
    text-align: left;
    font-size: 44px;
    font-family: "ArgentCF-ExtraBold", serif;
    color: #fff;
    display: inline-block;
    width: 100%;
    margin-top: 0;
}

#school_tab_acc .col-md-4 .clap1 {
    width: 89px;
    height: 100px;
}

#school_tab_acc .col-md-3 {
    border-right: 2px solid #e6e7e8;
    padding-right: 30px !important;
}

#school_tab_acc .col-md-9 {
    padding-left: 30px !important;
}

#school_tab_acc .no-padding {
    padding-left: 0;
    padding-right: 0;
}

#school_tab_acc .nav-stacked > li + li, a {
    margin-top: 2px;
    margin-left: 0;
    text-align: left;
    transition: .3s;
    font-size: 14px;
    color: #254151;
    font-family: "Arial", sans-serif;

}

.inside .caption button a {
    color: #fff !important;
}

.inside .caption button a:hover {
    color: #000 !important;
}

#school_tab_acc .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 2px solid #fff;
    border-radius: 35px;
    color: #fff;
    background-color: transparent;
    text-align: left;
    font-size: 15px;
    margin-top: 2px;
    margin-left: 0;
    font-family: "Arial", sans-serif;
}

#school_tab_acc .nav > li > a:hover, .nav > li > a:focus {
    border: 2px solid #fff;
    border-radius: 35px;
    color: #fff;
    background-color: transparent;
    text-align: left;
    font-size: 15px;
    margin-top: 2px;
    margin-left: 0;
    font-family: "Arial", sans-serif;
}

#school_tab_acc .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #fff;
}

#school_tab_acc .col-md-9 .tab-pane h1 {
    color: #254151;
    font-size: 30px;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    margin-top: 0;
    margin-bottom: 4%;
}

#school_tab_acc .col-md-9 .tab-pane h4 {
    font-size: 23px;
    margin-bottom: 1%;
    font-family: "GOTHAM-MEDIUM", sans-serif;
    color: #d55342;
}

#school_tab_acc .col-md-9 .tab-pane h6 {
    color: #254151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-top: 1%;
}

#school_tab_acc .col-md-9 .tab-pane p {
    font-size: 15px;
    line-height: 25px;
    color: #254151;
    font-family: "GOTHAM-MEDIUM", sans-serif;
}

#tab_img img {
    display: inline-block;
    float: left;
    width: 55%;
    padding-right: 0;
    -webkit-animation: 0;
    animation: 0;
}

#tab_img .carousel {
    height: 350px;
    margin-bottom: 0;
    width: 45%;
    display: inline-block;
    float: left;
    margin-right: 4%;
}

#tab_img .carousel-control.right, .carousel-control.left {
    background: transparent;
}

#tab_img .carousel .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    -webkit-animation: zoom 50s;
    animation: zoom 50s;
}

#tab_img .carousel .item {
    height: 350px;
    background-color: #777;
}

#school_tab_acc .tabbable .col-lg-12 {
    background: url(../../images/texture1.png);
    padding: 5%;
}

@media only screen and (max-device-width: 1024px) {
    #school .parallax {
        background-attachment: scroll;
    }
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 30px;
        top: 20%;
    }

    .wrapper_slidertxt {
        width: 100%;
        padding: 10px;
        color: #fff;
    }

    .visible {
        color: #fff;
    }

    .invisible {
        color: transparent;
    }

    .carousel-caption #target {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 65px;
        line-height: 1;
        text-shadow: none;

    }
}

/*OVERRIDE Bootstrap Modal Style START*/
.modal-content {
    box-shadow: none;
    background-color: white;
    border: transparent;
}

.modal-body {
    padding: 15px 4px;
}

.modal-header {
    padding: 4px 4px;
    border-bottom: 0px solid #e5e5e5;
}

/*OVERRIDE Bootstrap Modal Style END*/
a .fa-play {
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

a:hover .video-link-icon, a:focus .video-link-icon {
    outline: 0;
    /*background: #fff;*/
    /*color: #e89a3e;*/
}

a .video-link-icon {

    position: relative;
    width: 50px;
    height: 50px;
    background: #efc94c;
    color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    display: inline-block;
}

a .video-link-text {
    color: #fff;
    opacity: 0.8;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

a .video-link-icon:after {
    position: absolute;
    content: "";
    top: -6px;
    left: -6px;
    width: 66px;
    height: 66px;
    background: #444;
    background: transparent;
    z-index: -99;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}

#home_ss .inner_hover a {
    font-family: "ArgentCF-ExtraBold", serif;
    display: grid;
    text-align: center;
    margin-top: 22px;

}

#home_ss .inner_hover a span {
    margin: 0 auto;

}

#home_ss .inner_hover a .video-link-text {
    color: #254151;
}

.navbar-brand {
    width: 134%;
    padding-top: 6px;
}

.navbar-brand img {
    width: 81px;
}

#child-content .jumbotron {
    padding-right: 80px;
    padding-left: 80px;
}

#child-content .jumbotron h2 {
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 55px;
    color: #d55342;
}

#child-content .jumbotron h4 {
    font-size: 21px;

    line-height: 30px;
    color: #279846;
    font-weight: bold;
    font-family: "Arial", sans-serif;
}

#child-content .jumbotron p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    color: #254151;
    font-family: "Arial", sans-serif;
    font-weight: normal;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #279846;
}

#video-school {
    position: fixed;
}

.google-maps {
    position: relative;
    padding-bottom: 84%;
/ / This is the aspect ratio height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/***********MOBILE Porto*********/
@media (max-width: 767px) {
    #home-section-1 .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 58%;
        padding-left: 10px;
        padding-right: 10px;
    }

    #home-section-3 .container {
        background: url(../../images/texture1.png);
        box-shadow: 0 0px 28px 0 rgba(0, 0, 0, 0.27);
        padding-bottom: 4%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2%;
    }

    #home-section-4 .container {
        background: url(../../images/texture1.png);
        box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
        padding-bottom: 80px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #home-section-4 .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 46px;
        color: #d55342;
    }

    #home-section-6 .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #home-section-6 .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 46px;
        color: #d55342;
    }

    #home-section-8 .caption {
        width: 100%;
        position: absolute;
        top: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
    }

    #home-section-8 .caption h1 {
        font-family: "ArgentCF-ExtraBold", serif;
        color: #e3e2db;
        font-size: 22px;
        margin-top: 5px;
    }

    #home-section-8 .caption p {
        font-family: "GOTHAM-MEDIUM", sans-serif;
        color: #e3e2db;
        font-size: 14px;
        margin-top: 12px;
    }

    #home-section-8 .caption button {
        height: 43px;
        padding: 0 24px;
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
        border-radius: 49px;
        margin-top: 30px;
        font-family: "GOTHAM-MEDIUM", sans-serif;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: .20em;
    }

    #home-section-7 .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    #contact_form .col-lg-8, .col-lg-4, .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }

    #footer .subscribe .col-lg-6 form {
        line-height: 3.55;
    }

    #footer .subscribe .col-lg-3 button {
        background: transparent;
        border: 2px solid #fff;
        padding: 9px 37px;
        border-radius: 40px;
        color: #fff;
        float: right;
        font-family: "GOTHAM-MEDIUM", sans-serif;
        font-size: 9px;
        font-weight: bold;
        letter-spacing: 0.2em;
    }

    #footer .subscribe .col-lg-3 h3 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 37px;
        font-weight: bold;
        color: #fff;
        line-height: 2;
        margin-top: 0;
        margin-bottom: 0;
    }

    #footer .subscribe .subscribe_btn {
        margin-top: 4%;
    }

    #home-section-8 .caption h4 {
        color: #e3e2db;
        -webkit-font-smoothing: antialiased;
        font-family: "GOTHAM-MEDIUM", sans-serif;
        font-size: 15px;
        margin-bottom: 0;
    }

    #about .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 63%;
    }

    #about .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 48px;
        color: #d55342;
    }

    #affiliations .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 67%;
    }

    #affiliations .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 38px;
        color: #d55342;
    }

    #school_tab_acc .col-md-9 {
        padding-left: 0 !important;
    }

    #tab_img .carousel {
        height: auto;
        margin-bottom: 15px;
        width: 100%;
        display: inline-block;
        float: left;
        margin-right: 4%;
    }

    #child-content .jumbotron {
        padding-right: 15px;
        padding-left: 15px;
    }

    #news .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 66%;
    }

    #news .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 40px;
        color: #d55342;
    }

    .foreign_chapter_padding {
        padding: 0px 15px;
        min-height: 240px;
        text-align: center;
    }

    .navbar-brand {
        width: auto;
        padding-top: 6px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #279846;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #279846;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #279846;
    }

    #Home_LeftBar .item {
    /*    height: 400px;*/ 
      
        
    }

    #Home_LeftBar {
     /*  height: 400px;*/
        margin-bottom: 0;
    }
}

/***********MOBILE landsc *********/
@media (max-width: 767px)  and (orientation: landscape) {
    #home-section-1 .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 28%;
        padding-left: 10px;
        padding-right: 10px;
    }

    #home-section-4 .col-lg-3 {
        padding: 15px;
        width: 48%;
        display: inline-block;
    }

    .feature {
        background: transparent;
        text-align: center;
        padding: 40px 20px;
        width: 48%;
        display: inline-block;
    }

    #home-section-7 .container .col-lg-4 {
        padding-left: 20px;
        padding-right: 20px;
        width: 48%;
        display: inline-block;
    }

    #home-section-3 .container {
        background: url(../../images/texture1.png);
        box-shadow: 0 0px 28px 0 rgba(0, 0, 0, 0.27);
        padding-bottom: 4%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2%;
    }

    #home-section-4 .container {
        background: url(../../images/texture1.png);
        box-shadow: 0 -7px 40px 0 rgba(0, 0, 0, 0.27);
        padding-bottom: 80px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #home-section-4 .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 46px;
        color: #d55342;
    }

    #home-section-6 .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #home-section-6 .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 46px;
        color: #d55342;
    }

    #home-section-8 .caption {
        width: 100%;
        position: absolute;
        top: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
    }

    #home-section-8 .caption h1 {
        font-family: "ArgentCF-ExtraBold", serif;
        color: #e3e2db;
        font-size: 22px;
        margin-top: 5px;
    }

    #home-section-8 .caption p {
        font-family: "GOTHAM-MEDIUM", sans-serif;
        color: #e3e2db;
        font-size: 14px;
        margin-top: 12px;
    }

    # .caption button {
        height: 43px;
        padding: 0 24px;
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
        border-radius: 49px;
        margin-top: 30px;
        font-family: "GOTHAM-MEDIUM", sans-serif;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: .20em;
    }

    #home-section-7 .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    #contact_form .col-lg-8, .col-lg-4, .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }

    #footer .subscribe .col-lg-6 form {
        line-height: 3.55;
    }

    #footer .subscribe .col-lg-3 button {
        background: transparent;
        border: 2px solid #fff;
        padding: 9px 37px;
        border-radius: 40px;
        color: #fff;
        float: right;
        font-family: "GOTHAM-MEDIUM", sans-serif;
        font-size: 9px;
        font-weight: bold;
        letter-spacing: 0.2em;
    }

    #footer .subscribe .col-lg-3 h3 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 37px;
        font-weight: bold;
        color: #fff;
        line-height: 2;
        margin-top: 0;
        margin-bottom: 0;
    }

    #footer .subscribe .subscribe_btn {
        margin-top: 4%;
    }

    #home-section-8 .caption h4 {
        color: #e3e2db;
        -webkit-font-smoothing: antialiased;
        font-family: "GOTHAM-MEDIUM", sans-serif;
        font-size: 15px;
        margin-bottom: 0;
    }

    #about .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 35%;
    }

    #about .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 48px;
        color: #d55342;
    }

    #affiliations .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 35%;
    }

    #news .all_news .col-lg-4 {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
        width: 48%;
        display: inline-block;
    }

    #affiliations .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 38px;
        color: #d55342;
    }

    #school_tab_acc .col-md-9 {
        padding-left: 0 !important;
    }

    #tab_img .carousel {
        height: auto;
        margin-bottom: 15px;
        width: 100%;
        display: inline-block;
        float: left;
        margin-right: 4%;
    }

    #child-content .jumbotron {
        padding-right: 15px;
        padding-left: 15px;
    }

    #news .jumbotron {
        background-color: transparent;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 35%;
    }

    #news .jumbotron h2 {
        font-family: "ArgentCF-ExtraBold", serif;
        font-size: 40px;
        color: #d55342;
    }

    .foreign_chapter_padding {
        padding: 0px 15px;
        min-height: 240px;
        text-align: center;
    }

    .navbar-brand {
        width: auto;
        padding-top: 6px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #279846;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #279846;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #279846;
    }
}

/**************************CUSTOM ******************/
.inside {
    margin-top: 20px;
    margin-bottom: 20px;

}

.inside-full-height {
    /*
    // if you want to give content full height give him height: 100%;
    // with content full height you can't apply margins to the content
    // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
    */
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.content {
    padding: 0;
}

/* columns of same height styles */

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.inside .content .carousel .item {
    height: inherit;
}

@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-xs-top {
        vertical-align: top;
    }

    .col-xs-middle {
        vertical-align: middle;
    }

    .col-xs-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-sm-top {
        vertical-align: top;
    }

    .col-sm-middle {
        vertical-align: middle;
    }

    .col-sm-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-md-top {
        vertical-align: top;
    }

    .col-md-middle {
        vertical-align: middle;
    }

    .col-md-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-lg-top {
        vertical-align: top;
    }

    .col-lg-middle {
        vertical-align: middle;
    }

    .col-lg-bottom {
        vertical-align: bottom;
    }
}

#about_rounded_section .container .jumbotron p img {
    display: block;
    max-width: 100%;
    height: auto;
}

/*********************Home Slider **********/
#home_ss .carousel, .item {
    height: auto !important;
    margin-bottom: 0;
}

#home_ss .carousel .item {

}

#home_ss .carousel .item img {
    border-radius: 50%;
    width: 295px;
    height: 295px;
}

#home_ss .carousel .item {

}

.col-big {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /*  background-color: rgba(75, 75, 75, 0.7);
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;*/
}

.hovereffect:hover .overlay {
    background-color: rgba(59, 67, 68, 0.4);
}

.hovereffect img {
    display: block;
    position: relative;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    margin: 0px;
}

.hovereffect h4.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: 117px 0px 7px 0px;
    font-family: "Arial", sans-serif;
    text-align: center;
    width: 90%;
}

.hovereffect h2.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: capitalize;
    color: #fff;
    font-family: "ArgentCF-ExtraBold", serif;
    font-size: 24px;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: 10px 7px 7px 7px;
}

.videoModal {
    height: 25px;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 0;
    position: relative;
    top: -102px;
}

.hovereffect:hover h2.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect:hover h4.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#home_ss .carousel .item .col-xs-12, .col-sm-6, .col-md-3 {
    padding: 0 15px 0 15px;
}

#home_ss .carousel .item .col-xs-12, .col-sm-6, .col-md-3 .hovereffect {
   /* background: linear-gradient(
            rgba(39, 152, 70, 0.85),
            rgba(39, 152, 70, 0.85)
    ),
     url(../../images/texture1.png);*/
    	background: #fd8b68
);

	animation: gradient 150s ease infinite;


   
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
    margin-left: 15px;
}

.carousel-showmanymoveone .carousel-control.right {
    margin-right: 15px;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
    display: none;
}

@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -25%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 25%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .carousel {
        height: 216px;
    }

    #donate_form .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    #school_tab_acc .col-md-3 {
        border-right: 2px solid #e6e7e8;
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    #school #school_rounded_section .container {
        padding-bottom: 0;
    }

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

    #contact_form .col-lg-8 {
        margin-bottom: 15px;
    }

    #contact_form {
        margin-bottom: 30px;
    }

    #footer .subscribe {
        min-height: 190px;
    }

    body {
        overflow-x: hidden;
    }

    #footer .copyright .pull-right {
        float: left !important;
    }
}

@media only screen and (orientation: portrait) {
    #about_tab_acc .col-md-4 {
        padding-left: 15px;
        padding-right: 15px !important;
    }

    #about_tab_acc .col-md-7 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #about .jumbotron ul {
        padding-left: 15px;
        padding-right: 15px;
    }

    #school_tab_acc .col-md-3 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #news .all_news .col-lg-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #contact_form {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (orientation: landscape) {
    #about_tab_acc .col-md-4 {
        padding-left: 15px;
        padding-right: 15px !important;
    }

    #about_tab_acc .col-md-7 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #about .jumbotron ul {
        padding-left: 15px;
        padding-right: 15px;
    }

    #school_tab_acc .col-md-3 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #news .all_news .col-lg-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #contact_form {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #home_ss .carousel .item img {
        border-radius: 50%;
        width: 295px;
        height: 295px;
        display: inline-block;
        margin-top: 30px;
    }

    #footer .subscribe {
        min-height: 200px;
    }

    #contact .col-lg-5 img {
        width: 100%;
        display: block;
    }

    #donate_form {
        margin-bottom: 30px;
    }

}

.nav-tabs {
    border-bottom: none !important;
}

.gallery {
    padding-top: 30px;
    min-height: 250px !important;
}

.modal-header .close {
    margin-top: -2px;
    color: #000;
    font-size: 35px;
}

.gallery .col-lg-3 img {
    width: auto !important;
    height: auto !important;
}

#PaymentMethods button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    color: #000;
    font-size: 35px;
    opacity: 1;
    text-shadow: none;
}