@CHARSET"UTF-8";
html, body {
    height: 100%;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    color: #000;
    background: #fff;
    font-family: 'Roboto', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

button, input, select[multiple], textarea {
    max-width: 100%;
}

.text-uppercase{ text-transform: uppercase;}

.left {
    float: left;
}

.right {
    float: right;
}

.relative {
    position: relative;
}

.z_1 {
    z-index: 1;
}

.z_2 {
    z-index: 2;
}

.z_9 {
    z-index: 9;
}

ul, ol{
    padding-left: 0;
}

h1, .h1 {
    font-size: 36px;
    color: #000;
    font-weight: 400;
    font-family: 'Roboto', serif;
    margin-bottom: 15px;
    margin-top: 5px;
    text-transform: capitalize;
}

h2, .h2 {
    font-size: 32px;
    color: #000;
    font-family: 'Roboto', serif;
    margin-bottom: 15px;
    margin-top: 5px;
    font-weight: 400;
}

h3, .h3 {
    font-size: 24px;
    color: #000;
    font-family: 'Roboto', serif;
    margin-bottom: 15px;
    margin-top: 5px;
    font-weight: 400;
}

h4, .h4 {
    font-family: 'Roboto', serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

h5, .h5 {
    font-family: 'Roboto', serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

b, strong {
    font-weight: 600;
}

p,ol li,ul li{
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

h3.separator,.title_separator{
    margin-bottom: 20px;
    padding-bottom: 22px;
    position: relative;
    text-transform: uppercase;
}

h3.separator:after,.title_separator:after{
    content: '';
    width: 160px;
    height: 4px;
    background-color: #0097d9;
    position: absolute;
    bottom: 0;
    left: 0;

}

.title_separator_2{
    font-size: 30px;
    color: #183d6e;
    margin-bottom: 20px;
    padding-bottom: 22px;
    position: relative;
    text-transform: capitalize;
}

.title_separator_2:after{
    content: '';
    width: 160px;
    height: 2px;
    background-color: #bfbfbf;
    position: absolute;
    bottom: 0;
    left: 0;

}

.container_1090{
    max-width: 1090px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.colored{
    color: #183d6e;
}

a{
    color: #000;
}

p{
    margin-bottom: 15px;
}

img {
    width: auto;
    height: auto;
    vertical-align: middle !important;
}

iframe {
    width: 100%;
}

.white-container{
     background:#fff;
}

p[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

p[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

.flex {
    display: flex;
}

/*Header Css */

.navbar-collapse a,.navbar-default .navbar-nav > li > a {
    text-decoration: none;
    padding: 0 18px;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #000;
    line-height: 90px;
}

.navbar-default .navbar-nav > li:last-child > a{
    padding-right: 0;
}

a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.navbar-nav ul {
    margin-bottom: 0;
    padding: 0;
}

.navbar-nav ul li {
    position: relative;
    display: block;
}

.slider-pro {
    background-color: #fff;
    overflow-x: hidden;
}

.sp-image-container {
    overflow: hidden;
    vertical-align: top;
}

.sp-image-container img, .banner img {
    width: 100%;
}

.sp-horizontal .sp-arrows{
    margin-top: -52px;
}

.sp-horizontal .sp-previous-arrow{
    background: rgba(0, 0, 0, 0.3) url(../img/arrow-left-o.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 93px;
    height: 188px;
    left: 0;
}

.sp-horizontal .sp-next-arrow{
    background: rgba(0, 0, 0, 0.3) url(../img/arrow-right-o.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 93px;
    height: 188px;
    right: 0;
}

.sp-horizontal .sp-previous-arrow:before,
.sp-horizontal .sp-previous-arrow:after,
.sp-horizontal .sp-next-arrow:before,
.sp-horizontal .sp-next-arrow:after{
    content: none;
}

.padtp_15 {
    padding-top: 15px;
}

.padbm_15 {
    padding-bottom: 15px;
}

.no_pad_rt{
    padding-right: 0;
}

.padtp_25 {
    padding-top: 25px;
}

.padbm_25 {
    padding-bottom: 25px;
}

.padtp_30 {
    padding-top: 30px;
}

.padbm_30 {
    padding-bottom: 30px;
}

.padtp_35 {
    padding-top: 35px;
}

.padbm_35 {
    padding-bottom: 35px;
}

.padrt_30{ padding-right: 55px;}

.padtp_40 {
    padding-top: 40px;
}

.padbm_40 {
    padding-bottom: 40px;
}

.padtp_45 {
    padding-top: 45px;
}

.padbm_45 {
    padding-bottom: 45px;
}

.padtp_55 {
    padding-top: 55px;
}

.padbm_55 {
    padding-bottom: 55px;
}

.padtp_60 {
    padding-top: 60px;
}

.padbm_60 {
    padding-bottom: 60px;
}

.padtp_65 {
    padding-top: 65px;
}

.padbm_65 {
    padding-bottom: 65px;
}

.padtp_70 {
    padding-top: 70px;
}

.padbm_70 {
    padding-bottom: 70px;
}

.padtp_75 {
    padding-top: 75px;
}

.padbm_75 {
    padding-bottom: 75px;
}

.padtp_80 {
    padding-top: 80px;
}

.padbm_80 {
    padding-bottom: 80px;
}

.padtp_90 {
    padding-top: 90px;
}

.padbm_90 {
    padding-bottom: 90px;
}

.padtp_95 {
    padding-top: 95px;
}

.padbm_95 {
    padding-bottom: 95px;
}

.padtp_105 {
    padding-top: 105px;
}

.padbm_105 {
    padding-bottom: 105px;
}

.padtp_112 {
    padding-top: 112px;
}

.padbm_112 {
    padding-bottom: 112px;
}

.padtp_200 {
    padding-top: 200px;
}

.padbm_200 {
    padding-bottom: 200px;
}

.padtp_125 {
    padding-top: 125px;
}

.padbm_125 {
    padding-bottom: 125px;
}

.padbm_260 {
    padding-bottom: 260px;
}

.padrt_60 {
    padding-right: 65px !important;
}
.no_pad {
    padding: 0;
}

.no_mrg {
    margin: 0;
}

.mrgtp_25{ margin-top: 25px;}
.mrgbm_25{ margin-bottom: 25px;}

.mrgtp_60{ margin-top: 60px;}
.mrgbm_60{ margin-bottom: 60px;}

.mrgtp_80{ margin-top: 80px;}
.mrgbm_80{ margin-bottom: 80px;}


.nav a:hover {
    color: #ffffff;
    background: transparent;
}

.header {
    width: 100%;
    min-height: 80px;
    position: relative;
}

.header_banner img {
    width: 100%;
}

#menu-sub-nav .current-menu-item a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: transparent;
}

.navbar-default .navbar-nav > li.current-menu-item > a,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #e39a19;
}

.navbar-default .navbar-nav > li > ul li.current-menu-item > a{
    color: #1b396b;
}

.top-header {
    min-height: 70px;
    background: #e3e1d2;
    z-index: 9;
    position: relative;
}

.navbar-brand {
    float: left;
    padding: 0 20px;
    font-size: 18px;
    line-height: 40px;
}

.header-slide {
    position: relative;
}

.menu-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-height: 2220px;
}

.strong {
    font-weight: 700;
    margin-top: 0;
}

.maps iframe {
    pointer-events: none;
}

.for-resp-logo a{
    display: block;
    position: absolute;
    top: -38px;
    padding: 0 18px;
}

.map-box iframe{
    margin-bottom: -10px;
}

.btn_gr{
    background-color: #598527;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0 36px;
    line-height: 38px;
    display: -webkit-inline-box;
}

.btn_gr_lrg{
    background-color: #598527;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px 25px;
    line-height: 38px;
    display: -webkit-inline-box;
}

.btn_bl{
    background-color: #183d6e;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px 60px;
    line-height: 38px;
    display: -webkit-inline-box;
}

.btn_ong{
    background-color: #e29b1c;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px 25px;
    line-height: 38px;
    display: -webkit-inline-box;
}

.btn_coral{
    background-color: #e84632;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px 25px;
    line-height: 38px;
    display: -webkit-inline-box;
}

.btn_border_white{
    font-size: 20px;
    background-color: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0 26px;
    line-height: 46px;
    display: block;
    max-width: 205px;
}

.btn_border_white:hover,
.btn_border_white:focus,
.btn_border_white:visited{
    background-color: rgba(255, 255, 255, 0.2);
}

.btn_gr:hover,
.btn_gr:focus,
.btn_gr:visited,
.btn_gr_lrg:hover,
.btn_gr_lrg:focus,
.btn_gr_lrg:visited,
.btn_bl:hover,
.btn_bl:focus,
.btn_bl:visited,
.btn_ong:hover,
.btn_ong:focus,
.btn_ong:visited,
.btn_coral:hover,
.btn_coral:focus,
.btn_coral:visited{
    opacity: .9;
    color: #fff;
}

.top_bar .btn_gr{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #e54c37;
}

.slide_button{
    color: #f3b121;
    border: 1px solid #f3b121;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 46px;
    padding: 0 40px;
    font-size: 20px;
    display: block;
    font-size: 20px;
}

.slide_button:hover{
    background-color: #f3b121;
    color: #000;
}

.slider-pro .sp-layer.top-title-1{
    font-size: 60px;
    font-weight: 100;
    color: #fff;
    text-transform: inherit;
    margin-bottom: 20px !important;
}

.slider-pro .sp-layer.top-title-2{
    font-size: 94px;
    font-weight: 100;
    color: #fff;
    text-transform: inherit;
    margin-bottom: 20px !important;
}

.product_slider.sp-horizontal .sp-previous-arrow:before,
.product_slider.sp-horizontal .sp-previous-arrow:after,
.product_slider.sp-horizontal .sp-next-arrow:before,
.product_slider.sp-horizontal .sp-next-arrow:after{
    content: none;
}

.product_slider.sp-horizontal .sp-previous-arrow {
    left: 0;
}

.product_slider.sp-horizontal .sp-next-arrow {
    right: 0;
}

.product_slider .sp-arrow {
    width: 62px;
    height: 122px;
    background: transparent;
}

.product_slider .sp-arrow.sp-previous-arrow:after{
    content: '\f104';
    font-family: FontAwesome;
    transform: none;
    background: none;
    font-size: 48px;
    color: #fff;
}

.product_slider .sp-arrow.sp-next-arrow:after{
    content: '\f105';
    font-family: FontAwesome;
    transform: none;
    background: none;
    font-size: 48px;
    color: #fff;
}

.product_slider .img_slide{
    width: 100%;
}

.product_slider.sp-horizontal .sp-previous-arrow {
    left: -40px;
}

.product_slider.sp-horizontal .sp-next-arrow {
    right: -40px;
}

.product_slider.sp-horizontal .sp-next-arrow,
.product_slider.sp-horizontal .sp-previous-arrow{
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear;
    opacity: 0;
}

.product_slider .sp-slides-container:hover .sp-fade-arrows .sp-next-arrow,
.product_slider .sp-slides-container:hover .sp-fade-arrows .sp-previous-arrow{
    opacity: 1;
}

.product_slider .sp-slides-container:hover .sp-fade-arrows .sp-next-arrow{
    right: 20px;
}

.product_slider .sp-slides-container:hover .sp-fade-arrows .sp-previous-arrow{
    left: 20px;
}

.product_slider h1.sp-layer{
    font-size: 250px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
}

.banner_text{
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    text-align: left;
}

.banner_text h1{
    font-size: 94px;
    font-weight: 100;
    color: #fff;
    text-transform: capitalize;
}

.page-subheader{
    padding-top: 8px;
    padding-bottom: 8px;
}

.page-subheader h2{
    margin-top: 58px;
    color: #fff;
    text-transform: uppercase;
}

.page-template-employment .page-subheader h2,
.page-template-internships .page-subheader h2{
    text-transform: inherit;
}

/* Header Css */

/* Home Page Css */

.home_sec_1{
    margin-top: -60px;
}

.home_sec_1 h1{
    text-transform: uppercase;
}

.tabs .nav-tabs{
    border: 0;
}

.tabs .nav-tabs li{
    float: none;
    display: inline-block;
    list-style-type: none;
}

.tabs .nav-tabs li a{
    border: none;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 13px 65px;
    color: #fff;
}

.tabs .panel-body {
    padding: 0 15px;
}

.tabs .nav-tabs > li.active > a,.tabs .nav-tabs > li.active > a:hover,.tabs .nav-tabs > li.active > a:focus{
    color: #fff;
    border: none;
}

.tabs #tab-1 > .row,.tabs .nav-tabs li:first-child a{
    background-color: #e84632;
}

.tabs #tab-2 > .row,.tabs .nav-tabs li:nth-child(2) a{
    background-color: #183d6e;
}

.tabs #tab-3 > .row,.tabs .nav-tabs li:last-child a{
    background-color: #e39a19;
}

.tabs .text_box{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 48px;
}

.tabs .text_box,
.tabs .text_box h1,
.tabs .text_box h2,
.tabs .text_box h3,
.tabs .text_box h4,
.tabs .text_box h5,
.tabs .text_box p,
.tabs .text_box p a{
    color: #fff;
}

/* Home Page Css */


/* About Page Css */


iframe {
    position: relative;
    width: 100%;
    max-width: 100%;
}

figure {
    position: relative;
    height: 100%;
}

.about_videos_section{
    background: url("../img/4.jpg") no-repeat;
    background-size: cover;
    padding-bottom: 105px;
}

.main-slider {
    margin-bottom: 105px;
}

.about_videos_section .container_1090{
    margin-top: -92px;
}

.video-thumbnails .item{
    position: relative;
}

.video-thumbnails iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-thumbnails figure{
    max-width: 480px;
    overflow: hidden;
    top: 0;
    left: 0;
}
.video-thumbnails .slick-current.slick-active figure{
    margin: 0;
}
.video-thumbnails .slick-active figure{
    margin: 0 0 0 auto;
}

.slick-slide{
    outline: none;
}




/* About Page Css */


/* Leadership Page Css */

.governing_committee_1 .box{
    max-width: 380px;
    margin: 0 auto;
}

.team .panel-default,.team .panel-default > .panel-heading{
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    position: relative;
    padding-left: 0;
    padding-right: 0;

}
.team .panel-default > .panel-heading{
    padding-top: 6px;
    padding-bottom: 6px;
}

.team .panel-default{
    margin-bottom: 75px;
}

.team .panel-default:last-child{
    margin-bottom: 50px;
}

.team .panel-title > a{
    font-size: 24px;
    color: #000;
    position: relative;
    display: block;
    position: relative;
    border-bottom: 2px solid #bfbfbf;
}

.team .panel-heading .accordion-toggle:after{
    content: '';
    content: '';
    background: url(../img/arrow.png) no-repeat;
    width: 32px;
    height: 16px;
    display: block;
    transform: rotateX(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: .2s ease-in-out;
    float: right;
    position: absolute;
    top: 45px;
    right: 0;

}

.team .panel-heading .accordion-toggle.collapsed:after{

    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.team .panel-title > a img{
    position: absolute;
    left: 0;
    top: 0;
}

.team .panel-group .panel-heading + .panel-collapse .panel-body{
    border-top: 0;
    padding: 15px 0;
}

.team .panel-group .panel-heading{
    padding: 0;
}

.team .panel-group .panel-heading h4{
    margin: 0;
}

.team .panel-group .img_box{
    max-width: 203px;
}

.team .panel-group .img_box img{
    border-radius: 5px;
}

/* Leadership Page Css */


/* Register Page */

.register_page hr{
    margin-top: 100px;
    margin-bottom: 80px;
    border-color: #979797;
}

.register_page_sec_1 .img_box{
    max-width: 250px;
}

/* Register Page */


/* Employment Page */

.emp_list h2{
    margin-top: 0;
    text-transform: uppercase;
}

.emp_list h2 span{
    display: block;
    font-size: 24px;
}

.emp_list hr{
    border-top: 2px solid #bfbfbf;
}

.emp_list hr:last-of-type{
    display: none;
}

.emp_list p{
    margin-bottom: 30px;
}

.emp_list .btn_bl{
    margin-left: 70px;
}

.relative-btns{
    margin-top: -76px;
    margin-left: 90px;
}

.relative-btns .btn_coral,
.relative-btns .btn_bl{
    line-height: 60px;
    padding: 8px 60px;
    font-size: 24px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.relative-btns .btn_coral{
    margin-right: 30px;
}

.page-template-employment .banner_text,
.page-template-internships .banner_text {
    bottom: 16%;
}

.emp_list .btn_bl,
.emp_list .btn_ong{
    padding: 8px 52px;
}

.ev_emp_single .banner_text {
    bottom: 16%;
}



/* Employment Page */

/* Internships */

.testimonials_page{
    background-color: #e63e33;
    color: #fff;
}

.testimonials_page h2{
    font-weight: 700;
}

.testimonials_page h1,
.testimonials_page h2,
.testimonials_page h3,
.testimonials_page h4,
.testimonials_page p{
    color: #fff;
}

.testimonials_page p{
    font-size: 25px;
    line-height: 48px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.testimonials_page .testimonial_post h3{
    font-weight: 600;
    font-style: italic;
}

.testimonials{
    padding: 0 120px;
}

.testimonial_post{
    padding: 0 150px;
    position: relative;
}

.testimonial_post:before{
    content: '';
    background: url("../img/blockquote-before.png") no-repeat center;
    width: 51px;
    height: 38px;
    position: absolute;
    left: 50px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

.testimonial_post:after{
    content: '';
    background: url("../img/blockquote-after.png") no-repeat center;
    width: 49px;
    height: 38px;
    position: absolute;
    right: 50px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

.testimonials .slick-prev, .slick-prev {
    background: url(../img/arrow-prev-white.png) no-repeat center;
    width: 43px;
    height: 87px;
    left: 30px;
    z-index: 9;
}

.testimonials .slick-next, .slick-next {
    background: url(../img/arrow-next-white.png) no-repeat center;
    width: 43px;
    height: 87px;
    right: 30px;
}

.testimonials .slick-prev, .slick-prev:before,
.testimonials .slick-next, .slick-next:before{
    content: none;
}

/* Internships */

/* Volunteer Page */

.signup_box{
    background-color: #e63e33;
    color: #fff;
}

.signup_box p,
.signup_box p a,
.signup_box a,
.signup_box h1,
.signup_box h2,
.signup_box h3,
.signup_box h4,
.signup_box h5,
.signup_box h6{
    color: #fff;
}

.signup_box p,
.signup_box p a{
    font-size: 30px;
    line-height: 1;
}

.signup_box .btn_border_white{
    margin-left: 35px;
}

.page_bottom_image img{
    margin-top: -150px;
    z-index: -1;
}

/* Volunteer Page */


/* Contact Page Css */

.contact_page{

}

.contact_address_box h1{
    font-size: 48px;
    font-weight: 300;
    font-family: 'Open Sans',sans-serif;
}

.contact-form label{
    width: 100%;
    font-weight: 300;
    font-size: 14px;
    text-align: left;
    color: #222;
    letter-spacing: .5px;
    margin-bottom: 20px;
}

span.contact-item-label{
    margin-right: 3px;
}
span.required{
    font: 14px Arial;
    color:#84d48d;
}
span.wpcf7-form-control-wrap{
    width:100%;
}

span.wpcf7-form-control-wrap input,span.wpcf7-form-control-wrap textarea{
    width: 100%;
}

div.wpcf7-validation-errors {
    border: none;
}
.wpcf7-response-output {
    padding: 0px!important;
    margin:24px 0 14px!important;
    border: 0 !important;
    color: #f00;
    font-size: 14px;
    line-height: 22px;
}
.newsletter_form  .wpcf7-response-output {
    padding: 10px !important;
    margin: 4px 0 14px!important;
    border: 0 !important;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.34);
}

div.wpcf7 .ajax-loader {
    top: 5px;
    position: relative;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background:  #398f14;
    color: #fff;
    padding: 10px !important;
    width: 80%;
    margin: 15px auto !important;
}
span.wpcf7-not-valid-tip {
    margin-top:2px;
    display: block;
    color: #a00000;
    font-size: 14px;
    line-height: 22px;
}
span.wpcf7-not-valid-tip {
    color: #a00000 !important;

}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=url],
.contact-form input[type=search],
.contact-form input[type=date],
.contact-form textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0!important;
    -webkit-appearance: none;
}
select.wpcf7-select,
.contact-form input[type=number],
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=url],
.contact-form input[type=search],
.contact-form input[type=date],
.contact-form textarea {
    width:100%;
    display: block;
    padding: 5px 11px 7px;
    height: 39px;
    border:1px solid #a9a9a9;
    background: transparent;
    margin-top: 0;
    color: #222222;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .1s ease-out border;
    -moz-transition: .1s ease-out border;
    -ms-transition: .1s ease-out border;
    -o-transition: .1s ease-out border;
    transition: .1s ease-out border;
    margin-bottom: 0;
}

.contact-form input[type="submit"] {
    height: auto;
    font-size: 14px;
    line-height: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .04em;
    color: #000000;
    background: #ededed;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    width: auto;
    vertical-align: baseline;
    -webkit-transition: opacity .1s ease-out, background 0.1s ease-out;
    transition: opacity .1s ease-out, background 0.1s ease-out;
    padding: 17px 35px 16px;
    -webkit-backface-visibility: hidden;
}
.contact-form input[type="submit"]:hover{
    opacity: .6;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color:#878787;
    outline:0;
}
.contact-form textarea {
    line-height: 25px;
    padding-top: 6px
}



/* Contact Page Css */



/* Page  */

.content h1,
.content h2,
.content h3,
.content h4,
.content h5{
    color: #183d6e;
    letter-spacing: .75px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.content_about h1,
.content_about h2,
.content_about h3,
.content_about h4,
.content_about h5{
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
}

.content_about h1:after,
.content_about h2:after,
.content_about h3:after,
.content_about h4:after,
.content_about h5:after{
    content: '';
    width: 180px;
    height: 2px;
    background-color: #bfbfbf;
    position: absolute;
    bottom: 0;
    left: 0;
}

.content p{
    font-size: 20px;
    letter-spacing: .75px;
}

.pagination{
    display: block;
    margin: 30px 0;
}

.pagination .page-numbers{
    min-width: 30px;
    height: 30px;
    display: inline-block;
}

.pagination .page-numbers.current{
    color: #1b3043;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pagination .next.page-numbers,.pagination .prev.page-numbers,.pagination #bottom-deco-post-link,.pagination #bottom-deco-pre-link{
    font-size: 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 30px;
}
.pagination .next.page-numbers:before,.pagination #bottom-deco-post-link:before{
    content: "\f105";
    font-size: 32px;
    color: #676767;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 1;
    font-family: FontAwesome;
}
.pagination .prev.page-numbers:before,.pagination #bottom-deco-pre-link:before{
    content: "\f104";
    font-size: 32px;
    color: #676767;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 1;
    font-family: FontAwesome;
}

.pagination .prev,.pagination #bottom-deco-pre-link{
    margin-right: 20px;
}

.pagination .next,.pagination #bottom-deco-post-link{
    margin-left: 20px;
}


/*  Page  */

/* Back to Top */

#back-to-top {
    position: fixed;
    bottom: -48px;
    right: 40px;
    z-index: 9999;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.09);
    color: #111;
    cursor: pointer;
    border-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-decoration: none;
    transition: all .5s linear;
    opacity: 0;
}

#back-to-top i{
    font-size: 24px;
}

#back-to-top:hover {
    background: #dadada;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
#back-to-top.show {
    opacity: 1;
    bottom: 0;
}


/* Back to Top */



/* Footer Css */

footer,.footer{
    background: #fff url("../img/footer-bg-1.jpg") no-repeat top center;
    background-size: cover;
    position: relative;
    padding-bottom: 40px;
    padding-top: 65px;
}

footer a:hover {
    color: #e39a19;
}

.footer_img{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

footer .menu {
    padding: 0;
    margin: 0;
}

footer .menu li {
    display: block;
    list-style: none;
}

footer,
footer p,
footer p a,
footer a,
footer li{
    color: #000;
}

footer .menu li a {
    text-transform: uppercase;
}

.social_share{
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 5px;
}

.social_share li{
    display: inline-block;
    text-align: left;
    margin-right: 15px;
}

.social_share li:last-child{
    margin-right: 0;
}

.social_share li a{
    display: block;
    width: 30px;
    height: 28px;
    text-align: center;
}

.social_share li i{
    font-size: 32px;
    width: 100%;
    color: #fff;
}

.social_share li a.facebook i{
    color: #183a6d;
}

.social_share li a.twit i{
    color: #1693d9;
}

.social_share li a.insta i{
    color: #e64137;
}

.social_share li a.linkeding i{
    color: #0073AF;
}

.social_share li a.gplus i{
    color: #D54936;
}

.social_share li a.pinit i{
    color: #C51F26;
}
.social_share li a.yt i{
    color: #F60000;
}

.footer_upper_box h1{
    font-size: 200px;
    font-family: 'Knucklehead FREE',sans-serif;
    line-height: 92px;
    padding-top: 52px;
}

.footer_upper_box p{
    font-size: 24px;
    line-height: 36px;
    max-width: 716px;
}

.home .clients_sec,
.page-template-about .clients_sec,
.page-template-volunteer .clients_sec,
.page-template-internships .clients_sec{
    margin-top: -36px;
    z-index: 2;
    position: relative;
}

.clients_sec h4{
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.clients_sec .our-clients{ padding: 0 120px; margin-bottom: 0;}

.clients_sec .slick-dots{
    left: 0;
    right: 0;
}

.our-clients .slick-prev:before,.video-thumbnails .slick-prev:before {
    content: none;
}

.our-clients .slick-next:before,.video-thumbnails .slick-next:before {
    content: none;
}

.our-clients .slick-next,.video-thumbnails .slick-next{
    background: #fff url("../img/arrow-next.png") no-repeat center;
    width: 43px;
    height: 87px;
    right: 30px;
}

.video-thumbnails .slick-next{
    background: url("../img/arrow-next-white.png") no-repeat center;
    right: -100px
}

.our-clients .slick-prev,.video-thumbnails .slick-prev{
    background: #fff url("../img/arrow-prev.png") no-repeat center;
    width: 43px;
    height: 87px;
    left: 30px;
    z-index: 9;
}

.video-thumbnails .slick-prev{
    background: url("../img/arrow-prev-white.png") no-repeat center;
    left: -100px
}

/* Footer Css */

/* For responsive page */


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

    .padrt_0{
        padding-right: 0;
    }
}

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

    .tabs .nav-tabs li {
        margin-right: 30px;
    }

    .tabs .nav-tabs li:last-child{
        margin-right: 0;
    }



}


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

}

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

    .for-resp-logo a{
        left: 15px;
    }

    .for-resp-logo a img{
        max-height: 180px;
    }


}

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

    .social_share li {
        margin-right: 10px;
    }

    .social_share li i {
        font-size: 24px;
    }

    .slider-pro .sp-layer.top-title-1 {
        font-size: 54px
    }
    .slider-pro .sp-layer.top-title-2 {
        font-size: 70px;
    }

    .video-thumbnails{
        max-width: 80%;
        margin: 0 auto;
    }

    .page-template-employment .banner_text,
    .page-template-internships .banner_text{
        bottom: 22%;
    }

    .relative-btns .btn_coral, .relative-btns .btn_bl {
        padding: 8px 25px;
        font-size: 20px;
        line-height: 48px;
    }

    .relative-btns {
        margin-top: -64px;
    }

    .relative-btns .btn_coral {
        margin-right: 15px;
    }

}

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

    .navbar-collapse.collapse {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-collapse a, .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .sub-menu li a{
        font-size: 16px;
    }

    .social_share li i {
        font-size: 20px;
    }

    .slider-pro .sp-layer.top-title-1 {
        font-size: 44px;
    }

    .slider-pro .sp-layer.top-title-2 {
        font-size: 58px;
    }

    .tabs .nav-tabs li a{
        font-size: 20px;
        padding: 13px 40px;
    }

    .banner_text h1 {
        font-size: 52px;
    }

    .video-thumbnails .slick-next {
        right: -80px;
    }

    .video-thumbnails .slick-prev {
        left: -80px;
    }

    .video-thumbnails .item {
        margin: 0 5px;
    }

    .testimonial_post {
        padding: 0 100px;
    }

    .testimonial_post:before {
        left: 25px;
    }

    .testimonial_post:after {
        right: 25px;
    }

    .testimonials_page p {
        line-height: 40px;
    }

    .upper_colm .col-sm-6:nth-child(3){
        clear: left;
        margin-top: 30px;
    }

}

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

    /* Nav Css*/

    .navbar-header {
        float: none;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-default .navbar-nav > li > a {
        line-height: 28px;
        padding: 10px 8px;
        letter-spacing: 2px;
    }

    .navbar-collapse,.navbar-default .navbar-collapse {
        float: none;
        width: 100%;
        z-index: 9;
        text-align: center;
        border-color: transparent;
        padding-top: 0;
        border-top: 1px solid rgba(149, 195, 244, 0.28);
        padding-right: 15px;
        padding-left: 15px;
        position: absolute;
        top: 47px;
        background: #fff;
        box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.28);
    }

    .sub-menu {
        display: block;
        max-height: 2220px;
        background-color: #f7f7f7;
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        margin-bottom: 0;
        left: 0;
        position: relative !important;
        width: 100%;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        margin-bottom: 10px !important;
    }

    .sub-menu li a {
        text-align: center;
        line-height: 28px;
    }

    .menu-item-has-children > a:after {
        content: '\f107 ';
        font-family: FontAwesome;
        left: 10px;
        position: relative;
    }

    .navbar-toggle,.navbar-default .navbar-toggle {
        top: 0;
        right: 0;
        padding: 10px;
        border: 0;
        height: 47px;
        margin-bottom: 0;
        border-left:  1px solid rgba(89, 133, 39, 0.3);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #598527;
    }

    .sub-menu li a, .navbar a {
        letter-spacing: 1px;
        display: block;
    }

    .navbar-collapse a {
        font-size: 14px;
        background: transparent;
        border: none;
        box-shadow: none;
        margin-bottom: 0;
        padding-left: 0;
        font-weight: 400;
    }

    .flex {
        display: block;
    }

    .header-slide {
        z-index: 1;
    }

    .top-header{
        position:relative;
        width: 100%;
        min-height: 45px;
    }

    .for-resp-logo{
        float: left;
    }

    .for-resp-logo a {
        line-height: 47px;
    }



    h2, .h2 {
        font-size: 24px;
    }

    footer .col-sm-2,
    footer .col-sm-3,
    footer .col-sm-4{
        margin-bottom: 30px;
        text-align: left;
    }

    .slide_button {
        line-height: 40px;
        padding: 0 24px;
        font-size: 18px;
    }

    .slider-pro .sp-layer.top-title-2 {
        font-size: 36px;
    }

    .slider-pro .sp-layer.top-title-2{
        top: 44% !important;
        font-size: 50px;
    }

    .slider-pro .top-title-3{
        top: 72% !important;
    }

    .slider-pro .sp-layer.top-title-1,.slider-pro .sp-layer.top-title-2,.slider-pro .top-title-3{
        left: 5% !important;
    }

    .home_sec_1{
        background-color: #e3e1d2;
        margin-top: 0;
        padding-top: 30px;
    }
    .tabs .nav-tabs li a {
        font-size: 16px;
        padding: 13px 30px;
    }

    .tabs .text_box {
        top: auto;
        transform: none;
        padding: 30px 15px;
    }

    .clients_sec .our-clients {
        padding: 0 30px;
    }

    .clients_sec .slick-dots li button {
        width: 8px;
        height: 8px;
        border: none;
        cursor: pointer;
        border-radius: 50%;
        border: 2px solid #000000;
        box-shadow: 0 0 0 0 transparent;
        vertical-align: middle;
        color: #fff;
        background-color: #000000;
        transition: all .3s ease;
        opacity: .4;
    }

    .clients_sec .slick-dots li button:before{
        content: '';
    }

    .clients_sec .slick-dots{
        bottom: -30px;
    }

    .clients_sec .slick-dots li.slick-active button {
        border-color: #ffffff;
        box-shadow: 0 0 0 2px #000000;
        opacity: 1;
    }

    .footer_logo{
        text-align: center;
    }

    .for-resp-logo a {
         left: 0;
        padding: 0 15px;
    }

    .banner_text,.page-template-employment .banner_text,
    .ev_emp_single .banner_text,
    .page-template-internships .banner_text{
        bottom: 0;
    }

    .banner_text h1 {
        font-size: 36px;
    }

    .about_videos_section{
        padding-bottom: 78px;
    }

    .about_videos_section .container_1090 {
        margin-top: -40px;
    }

    .main-slider {
        margin-bottom: 48px;
    }

    .video-thumbnails .slick-next {
        right: -50px;
        height: 40px;
    }

    .video-thumbnails .slick-prev {
        left: -50px;
        height: 40px;
    }

    p, ol li, ul li,.content p{
        font-size: 16px;
        line-height: 26px;
    }

    .relative-btns {
        margin-top: 55px;
        text-align: left;
        margin-left: 0;
    }

    .relative-btns .btn_coral, .relative-btns .btn_bl {
        padding: 8px 20px;
        font-size: 16px;
        display: inline-block;
    }

    .emp_list .btn_bl {
        margin-left: 30px;
    }

    .emp_list .btn_bl, .emp_list .btn_ong {
        padding: 8px 40px;
    }

    .signup_box{
        text-align: center;
    }

    .signup_box .btn_border_white{
        float: none;
        margin: 0 auto 15px auto;
    }

    .signup_box p, .signup_box p a,.signup_box .btn_border_white {
        font-size: 18px;
    }

    .page_bottom_image img{
        margin-top: -80px;
    }

    .testimonials {
        padding: 0 15px;
    }

    .testimonial_post {
        padding: 0 80px;
    }

    .testimonial_post:before {
        left: 16px;
        margin-top: -38px;
    }

    .testimonial_post:after {
        right: 16px;
        margin-top: -38px;
    }

    .testimonials .slick-dots li button {
        width: 8px;
        height: 8px;
        cursor: pointer;
        border-radius: 50%;
        border: 2px solid #fff;
        box-shadow: 0 0 0 0 transparent;
        vertical-align: middle;
        color: #fff;
        background-color: #fff;
        transition: all .3s ease;
        opacity: .4;
    }

    .testimonials .slick-dots li button:before{
        content: '';
    }

    .testimonials .slick-dots{
        bottom: -30px;
    }

    .testimonials .slick-dots li.slick-active button {
        border-color: #e63e33;
        box-shadow: 0 0 0 2px #ffffff;
        opacity: 1;
        background-color: #ffffff;
    }

    .testimonials_page p {
        font-size: 18px;
        line-height: 30px;
    }

    .upper_colm .col-sm-6:nth-child(3){
        clear: none;
        margin-top: 15px;
    }

}



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

    .sp-horizontal .sp-next-arrow,.sp-horizontal .sp-previous-arrow{
        width: 40px;
        height: 40px;
        text-align: center;
    }

    .product_slider .sp-slides-container:hover .sp-fade-arrows .sp-previous-arrow {
        left: 0;
    }

    .product_slider .sp-slides-container:hover .sp-fade-arrows .sp-next-arrow {
        right: 0;
    }

    .product_slider .sp-arrow.sp-previous-arrow:after,
    .product_slider .sp-arrow.sp-next-arrow:after{
        position: relative;
        left: 0;
        top: 0;
    }

    .pagination .prev,.pagination #bottom-deco-pre-link{
        margin-right: 40px;
    }

    .pagination .next,.pagination #bottom-deco-post-link{
        margin-left: 40px;
    }

    .tabs .nav-tabs li a {
        font-size: 14px;
        padding: 13px 20px;
    }

    .sp-horizontal .sp-arrows {
        margin-top: -15px;
    }


}

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

    .col-xs-6 {
        width: 100%;
    }

    .for-resp-logo a img {
        max-height: 130px;
    }

    .banner_text h1 {
        font-size: 32px;
    }

    .video-thumbnails .slick-next {
        right: -30px;
    }

    .video-thumbnails .slick-prev {
        left: -30px;
    }

    .team .panel-title > a {
        font-size: 18px;
        padding-right: 35px;
    }

    .team .panel-title > a p{
        font-size: 16px;
    }

    .team .panel-heading .accordion-toggle:after{
        top: 25px;
    }

    .tabs .nav-tabs li a {
        font-size: 13px;
        padding: 13px 8px;
    }

    .slider-pro .sp-layer.top-title-1 {
        font-size: 20px;
    }

    .slider-pro .sp-layer.top-title-2 {
        font-size: 20px;
    }

    .slider-pro .top-title-3 {
        top: 68% !important;
    }

    .slide_button {
        line-height: 36px;
        padding: 0 16px;
        font-size: 14px;
    }

    .emp_list .btn_bl,
    .emp_list .btn_ong,
    .relative-btns .btn_coral,
    .relative-btns .btn_bl{
        display: block;
        text-align: center;
        margin: 10px auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .emp_list .btn_bl {
        margin-left: 0;
    }

    .testimonial_post {
        padding: 0 50px;
    }

    .testimonial_post:before {
        left: 10px;
        margin-top: -38px;
        width: 30px;
        background-size: 30px;
    }

    .testimonial_post:after {
        right: 10px;
        margin-top: -38px;
        width: 30px;
        background-size: 30px;
    }

}

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

    .clients_sec ul {
        padding: 0;
    }

    .testimonial_post {
        padding: 0 40px;
    }

    .testimonial_post:before {
        left: 6px;
        width: 20px;
        background-size: 20px;
    }

    .testimonial_post:after {
        right: 6px;
        width: 20px;
        background-size: 20px;
    }

    .testimonials_page p {
        font-size: 16px;
        line-height: 24px;
    }

}



@media screen and  (max-width:355px) {
    .tabs .nav-tabs li a {
        font-size: 12px;
        padding: 13px 8px;
        margin-right: 0;
    }

}

.notice-error {
    display: none;
}