/*
Theme Name: Global Health Corps
Theme URI: http://www.google.com/
Author: Global Health Corps
Author URI: http://google.com/
Description: Global Health Corps
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Global Health Corps
Text Domain: Global Health Corps


*/
@import url(css/bootstrap.min.css);
@import url(css/jquery.bxslider.css);
@import url(css/mmenu.css);
@import url(css/superfish.css);
@import url(css/ie-only.css);
@import url(css/font-awesome.min.css);
@import url(css/lightbox.css);
@import url(fonts/stylesheet.css);


/*----- Reset Css -----*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
	font-family: 'DroidSansRegular';
	font-size: 16px;
}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----- Reset Css ends -----*/

/*----- Common Styles -----*/
b,strong {
	font-weight: 700;
}
a:hover {
	text-decoration: none;
	color:white;
}
h1 {
  font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
    font-size: 18px;
    padding: 8px;
}
h5 {
  font-size: 16px;
}
h6 {
    font-size: 14px;
}
code {
  white-space: inherit;
  background-color: #f1f1f1;
}
/*----- Common Styles Ends -----*/

/*----- Menu -----*/
.sidebar div ul li a{ font-weight:600;font-size: 15px;}
.sidebar div ul li ul li a{ font-weight:normal;font-size: 14px;}
.profile_tag .profile_quote blockquote:after{ content: "\f10e";font-family: FontAwesome; position: relative;top: 3px;}
.logo a {
	padding: 0;
	display: inline-block;
}
.logo .logo-header {
	padding: 7px 14px 7px 0;
}
.logo .logo-header p, .logo .logo-header h1 a {
	padding: 0;
	color: #fff;
}
.logo .logo-header p {
	font-size: 13px;
}
.mobile-logo {
	display: none;
	background: #ffffff;
	text-align: center;
}
.menu-wrapper {
  width: 100%;
  z-index: 3;

}
.menu-wrapper-bg {
  background: #ffffff;
  margin:0px;
   -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  padding:2px 0px;
}

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}


.menu-sp ul {
	float: right;
	margin-top:5px;
}
.menu-sp ul ul{
	margin-top:0px;
}
.menu-sp ul ul ul {
	margin-top:0px;
}
.menu-sp ul a{
	color: #ffffff;
	font-size: 18px;
	font-family: "StagWeb-Light"
}
.menu-sp ul a:hover {
	color: #ffffff;
	transition: color .4s;
}
.menu-sp ul a.current, li.current_page_item > a , li.current_menu_item > a{
  color: #fff;
  transition: color .4s;
}
.mm-menu li.current_page_item > a, .mm-menu li.current_menu_item > a {
background: rgba(0, 0, 0, 0.1);
color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li.current_page_item:after, .mm-menu .mm-list > li.current_menu_item:after {
	border-color: rgba(0, 0, 0, 0);
}
.menu-sp ul li {
	background:#008998;
    display: inline-block;
    height: auto;
    margin-left: 2px;
    padding: 0 10px;
    min-width:150px;
}

.menu-sp ul li#menu-item-23105{background:#ef672d; text-align:center;}



.menu-sp ul li:hover{background:#00AF9D;}
.menu-sp ul ul li {
  display: block;
  margin:0;
  padding:0;
}
.menu-sp ul ul li:hover {
  background:#008998;
}

.menu-sp ul li a {
	display: inline-block;
	/*text-transform:uppercase;*/
}
.menu-sp ul li:hover {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
}
.menu-sp ul li:after {
    content: "\f107";
	color: #fff;
	font-family:'FontAwesome';
  }
  .menu-sp ul ul li:after {
    content: "";
  }
 .menu-sp ul li:last-child:after {
    content:"";
  }
.sf-arrows .sf-with-ul::after{
	content:none;
}
.menu-sp ul ul {
  box-shadow: none;
}
.menu-sp ul ul li {
  height: 42px;
  background:#00AF9D;
}
.menu-sp ul ul li a {
  display:block;
  padding:7px 10px !important;
}

/* mobile menu */
.mm-fixed-top a  img{
	width: 40px;
	height: 40px; 
}
.mm-fixed-top {
	z-index: 4;
}
.mm-fixed-top {
  display: none;
}
/*----- Menu Ends -----*/
/*background:#00AF9D;*/
/* ---- Slider Starts ---*/

.text-container h3 { 
color:#fff;
display:inline-block;
padding:5px 15px;
position:relative;
font-size:42px;
font-weight:700;
line-height: 100%;
}
.text-container p {
     background:rgba(255,255,255,.80);
    color:#00AF9D;
    font-size:25px;
	margin-top:10px;
	padding:5px 10px;
}
.text-container p {
    margin-top: 10px;
}
.text-container p a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #774C29;
	padding: 5px 10px;
}
.text-container p a:hover{
    text-decoration: none;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: #774C29;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { line-height: 1.4; margin: 0 0 0; overflow: hidden; position: relative; zoom: 1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Alternate Caption CSS */
#flex-main { padding: 0 40px; max-width: 1200px; margin: 0 auto; }
.flex-caption { width: auto; margin: 0; }
.text-container{ width: 100%; padding: 0px; }
.flex-caption .text-container .btn-impect{background:#ef672d;}

/* 860px and above CSS of Alternate Caption */
@media screen and (min-width: 860px) {
  .flex-caption {position: absolute; top:35%; max-width:1170px; z-index: 100;
  left:50%; transform:translate(-50%); width:100%; 
  }
  .caption-container { position: relative; width: 100%; margin: 0 auto; padding-left: 2%; }
  .text-container { max-width:650px; position: relative; } }

/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; 
transform: translateY(-50%);}
.flex-direction-nav .flex-prev { left: -50px; background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/left-arrow.png") no-repeat scroll 0 0;}
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; /*content: '\f001';*/ }
.flex-direction-nav a.flex-next  { background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/right-arrow.png") no-repeat scroll 0 0; /*content: '\f002';*/ }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: auto; position: absolute; right: 30px; top: 27%; text-align: -webkit-right; z-index: 2; font-size: 0;}
.flex-control-nav li {margin: 11px 0; display: block; zoom: 2; *display: inline;}

.flex-control-paging li a:hover { background: rgba(253,65,49,0.7); }
.flex-control-paging li a.flex-active { background: rgba(253,65,49,.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
  .flex-caption { background: #fff; }
}

/* Alternate Caption slideIn CSS */
/* Will not work properly without JS pull by Ryan Long https://github.com/woothemes/FlexSlider/pull/865 */
@-webkit-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@-moz-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@-o-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }
/* --- slider Ends ---*/

/* --- Three Column Feature Starts --- */
.three-column-wrapper {
  background: #ecf0f1;
}
.three-column-container {
  text-align: center;
}
.three-column-container .col-md-4.box1, .three-column-container .col-md-4.box2, .three-column-container .col-md-4.box3 {
  padding-top: 35px;
  background: #ecf0f1;
  transition: all .5s;
}
.three-column-container .col-md-4.box1:hover, .three-column-container .col-md-4.box2:hover, .three-column-container .col-md-4.box3:hover {
  background: #e93424;
  color: #fff;
}

.two-column-wrapper{padding-bottom:100px; padding-top:100px; margin-bottom:100px; background:#28b9a9;} 

.three-column-box p {
    color:#fff;
    font-size: 22px;
    line-height: 35px;
    padding:0px;
    text-align: center;
}
.three-column-box p a{
  color: #2c2c2c;
}


/* --- Three Column Feature Ends --- */

/* --- Recent Blogs Starts --- */
.blog-wrapper {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #ffffff;
}
.blog-wrapper p {
    color: #444444;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: both;
}
.recent-blog-header {
  text-align: center;
}
.recent-blog-header p.saperator {

  background-position: center;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 36px;
}
.recent-blog-header h1.rbh {
  margin-bottom: 36px;
}
.recent-blog-header p.rbh {
  margin-bottom: 41px;
}
.recent-posts-container {
  padding: 16px;
  border: 1px solid #acacac;
  overflow: hidden;
  position: relative;
  margin-bottom: 43px;
}
.recent-posts-container a.rbh-post-thumbnail {
  margin-bottom: 16px;
  line-height: 10px;
}
.recent-posts-container img.post-thumb {
  height: auto;
  max-width: 100%;
}
.recent-posts-container img.post-thumb:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
}
.recent-posts-container h3{
  margin-bottom: 16px;
}
.recent-posts-container h3 a{
  color: #000;
}
.recent-posts-container h3 a:hover {
color: #d93021;
}
.recent-posts-container p {
  text-align: left;
}
p.rbh-post-meta {
  margin-top: 38px;
}
p.rbh-post-meta a {
  color: #d93021;
}
img.rbh-readmore:hover{
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
img.rbh-readmore {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 13px;
  border-top: 1px solid #acacac;
  border-left: 1px solid #acacac;
  background: url(images/readmore-icon-red.png) no-repeat center;
}

/* --- hover effect --- */
.recent-posts-container .rbh-post-thumbnail {
	background: #b2b2b2 url(images/pattern-light.png) repeat fixed;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}
/* --- hover effect ends --- */
/* --- Recent Blogs Starts Ends --- */

/* --- Gallery Starts --- */
.parallax-container {
  min-height: 406px;
  position: relative;
}
.parallax-content {
  position: relative;
}
.parallax-content h1 {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.parallax-content img {
  width: 100%;
  height: 409px;
}
.gallery-wrapper {
  margin-top: -235px;
}
.gallery-tabs {
  overflow: hidden;
  text-align: center;
}
/* Wookmark Css */
#main {
  overflow: hidden;
}

/**
 * Grid items animation
 */
#tiles li {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.wookmark-placeholder {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

/**
 * Filters
 */
#filters {
  list-style-type: none;
  display: inline-block;
}

#filters li {
  font-size: 18px;
  float: left;
  padding: 11px 27px 12px 27px;
  cursor: pointer;
  margin: 0 24px 16px 0;
  -webkit-transition: background 0.15s ease-out;
     -moz-transition: background 0.15s ease-out;
       -o-transition: background 0.15s ease-out;
          transition: background 0.15s ease-out;
          border: 1px solid #222;
          background: #fff;
}

#filters li:hover {
  background: #f03120;
  color: #fff;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 12px 28px 13px 28px;
  border: 0;
}

#filters li.active {
  background: #f03120;
  color: #fff;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 12px 28px 13px 28px;
  border: 0;
}
#filters li:last-child {
margin-right: 0;
}
/* Wookmark Css Ends */
/* Wookmark Main Starts */
#main {
  margin: 30px 0;
  position: relative;
  text-align: center;
  margin-top: 94px;
}

/**
 * Grid container
 */
#tiles {
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

/**
 * Grid items
 */
#tiles li {
  width: 265px;
  background-color: #ffffff;
          border-radius: 3px;
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: none; /** Hide items initially to avoid a flicker effect **/
  cursor: pointer;
  padding: 2px;
}


#tiles li.inactive {
  visibility: hidden;
  opacity: 0;
}

#tiles li img {
  display: block;
}

/**
 * Grid item text
 */
#tiles li p {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-weight: 200;
  margin: 7px 0 2px 7px;
}

footer {
  text-align: center;

}

footer a {
  color: #435DC5;
  text-decoration: none;
}

/**
 * Progress bar for imagesLoaded
 */
.progress-bar {
  background-color: #0BC20B;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
  -webkit-transition: width 0.3s ease-out;
     -moz-transition: width 0.3s ease-out;
       -o-transition: width 0.3s ease-out;
          transition: width 0.3s ease-out;
}

/**
 * Placerholder css
 */
.wookmark-placeholder {
          border-radius: 2px;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  z-index: -1;
}

.example-tiles {
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

.example-tiles li {
  display: block;
  list-style-type: none;
  float: left;
  margin: 5px;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.example-tiles a,
.example-tiles a:hover {
  color: #555;
  background-color: #eee;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 261px;
  height: 302px;
  font-size: 2em;
/*  font-weight: bold;*/
  text-decoration: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  padding: 5px 8px;
  border-radius: 3px;
}

.example-tiles a:hover {
  background-color: #ddd;
}

/* Wookmark Main Ends */
/* --- Gallery Ends ---*/

/* --- Textimonial Starts --- */
.testimonial-wrapper {
  background: #e93424;
  padding-top: 29px;
}
.testimonial-inner .testimonial-header {
  padding-top: 18px;
  padding-bottom: 18px;
  color: #fff;
  text-align: center;
}
.bx-caption span a.arrow {
  position: absolute;
  background: url(images/testimonial-arrow.png) no-repeat;
  width: 12px;
  height: 23px;
  left: -12px;
  top: 50px;
}
.bx-caption span p {
  margin-top: 10px;
}
.bx-caption span p a {
  color: #e93424;
}
.bx-caption span p a:hover{
  color: #ab2317;
}
.bx-controls.bx-has-pager.bx-has-controls-direction.bx-has-controls-auto {
  display: inline-block;
}
/* --- Textimonial Ends --- */

/* --- Contact US --- */
.contact-wrapper {
  padding-top: 52px;
  margin-bottom: 9px;
  line-height: 1.4;
}
.contact-header h1 {
  text-align: center;
  margin-bottom: 36px;
}
p.chp {
  text-align: center;
  margin-bottom: 36px;
}
.contact-container {
  text-align: center;
}
.contact-container form label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
.contact-container form input[type='text'], .contact-container form input[type='textarea'] {
  padding: 18px 18px 15px 18px;
  border: 1px solid #222;
  margin-bottom: 25px;
  margin-right: 23px;
  border-left: 0;
}
.contact-container form input[type='text']{
  width: 25%;
  height: 56px;
}
.contact-container form input[type='textarea']{
  width: 46%;
  height: 56px;
}
.contact-container form input[type='submit']{
  font-size: 21px;
  padding: 9px 18px 13px 18px;
  border: 1px solid #a81c10;
  margin-bottom: 25px;
  margin-right: 23px;
  color: #fff;
  background: #e93424;
}
.contact-container form input[type='submit']:hover{
	opacity:0.8;
}
.contact-container .error {
	position: absolute;
	top: 32px;
	left: 0;
	color: red;
}
.contact-container .error.comment {
top: 131px;
left: 180px;
}
.contact-container  .error.email {
top: 50px;
left: 590px;
}
.contact-container .error.name {
top: 50px;
left: 179px;
}
/* social icons */
ul.social-icons {
  max-width: 180px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 36px;
  margin-top: 12px;
}
ul.social-icons li.fb a {
  background: url('images/social-icon-color.png') no-repeat 0 -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.tw a {
  background: url('images/social-icon-color.png') no-repeat -29px 0;
  width: 24px;
  height: 24px;
}
ul.social-icons li.gp a {
  background: url('images/social-icon-color.png') no-repeat -59px -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.rs a {
  background: url('images/social-icon-color.png') no-repeat -90px -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.pn a {
  background: url('images/social-icon-color.png') no-repeat -121px 0;
  width: 24px;
  height: 24px;
}
ul.social-icons li.ln a {
  background: url('images/social-icon-color.png') no-repeat no-repeat -152px 0;
  width: 24px;
  height: 24px;
}
/* social icon hover */
ul.social-icons li.fb a:hover {
  background: url('images/social-icon-hover.png') no-repeat 0 -1px;
}
ul.social-icons li.tw a:hover {
  background: url('images/social-icon-hover.png') no-repeat -29px 0;
}
ul.social-icons li.gp a:hover {
  background: url('images/social-icon-hover.png') no-repeat -59px -1px;
}
ul.social-icons li.rs a:hover {
  background: url('images/social-icon-hover.png') no-repeat -90px -1px;
}
ul.social-icons li.pn a:hover {
  background: url('images/social-icon-hover.png') no-repeat -121px 0;
}
ul.social-icons li.ln a:hover {
  background: url('images/social-icon-hover.png') no-repeat no-repeat -152px 0;
}

ul.social-icons li a {
  padding: 0px 12px 6px 12px;
}
ul.social-icons li {
  display: inline-block;
  width: 24px;
  height: 24px;
}
div.saperator{
  background: url(images/recent-blog-border-icon.png) repeat-x;
  background-position: center;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
/* social icons ends */

/* --- Contact US Ends --- */

/* ---WP Core Styling Image around Text alignment Start --- */
.alignnone {
    margin: 0;
}
img.alignnone {
    max-width: 100%;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    clear: both;
    margin: 18px auto 18px auto;
}
.alignright {
    float:right;
    margin: 18px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0px 10px 0px 0;
}
.aligncenter {
    display: block;
    margin: 18px auto 18px auto;
}
a img.alignright {
    float: right;
    margin: 18px 0 20px 20px;
}
a img.alignnone {
    margin: 0px;
}
a img.alignleft {
    float: left;
    margin: 0px 20px 0px 0;
}
a img.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 5px 5px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {
}
.sticky h4 a:link, .sticky h4 a:visited{
    color:red;
    text-transform:Uppercase;
}
.sticky h4 a:hover{
    color:red;
    text-decoration:underline;
}
.gallery-caption {
}
.bypostauthor{
}
/* ---WP Core Styling Image around Text alignment Ends --- */

/* --- Footer Style Starts --- */
.footer {
  background: #E4E5E7;
  overflow: hidden;
  color: #000;
  font-size: 14px;
}
.footer img {
  max-width: 100%;
  height: auto;
  margin-top:15px;
}
.footer h5 {
  margin-bottom: 13px;
  color: #fff;
  font-size: 25px;
}
.footer a {
  color: #ea5f24;
}
.footer ul li {
  margin-bottom: 9px;
  color:#ffffff;
}
.footer .wp-caption p.wp-caption-text {
	color: #222;
}
/* --- Footer Menu Starts --- */
.footer-menu ul#nav ul li {
	min-width: 139px;
	background: #2c2c2c;
	width: 100%;
}
.footer-menu ul#nav ul {
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.28);
}
.footer-menu-ul ul li a {
	padding: 10px;
	background: #e93424;;
	width: 100%;
}
.footer-menu ul ul li:after {
	content: "";
}
.footer-menu ul ul li {
	background: #2c2c2c;
	min-width: 168px;
	width: 100%;
}
.footer-menu ul#nav {
	position:relative;
}
.footer-menu ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-menu ul#nav li {
	position: relative;
	float: left;
}
.footer-menu #nav li ul {
	position: absolute;
	left: -50%;
	bottom:79px;
	margin-left:-999em;
}
.footer-menu #nav li ul ul {
	position: absolute;
	left:100%;
	bottom: 0;
}
.footer-menu #nav li.current_page_item > a, .footer-menu #nav li.current_menu_item > a  {

}
/* Styles for Menu Items */
/* set dropdown to default */
.footer-menu ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li.over ul ul, ul#nav li.over ul ul ul {
	margin-left:-999em;
}
.footer-menu ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li.over ul, ul#nav li li.over ul, ul#nav li li li.over ul {
	margin-left:0;
}
/* --- Footer Menu Ends --- */
.tagcloud a {
  padding: 6px;
  border: 1px solid #f97e6e;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all .4s;
}
.tagcloud a:hover {
background: #fff;
color: #e93424;
}
.textwidget, searchform, .footer-columns > ul {
  margin-bottom: 13px;
}
.tagcloud {
  margin-bottom: 3px;
}
/* next gen gallery style in footer */
.ngg-widget.entry-content img {
  border-radius: 50%;
  overflow: hidden;
  width: 78px;
  height: 78px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.ngg-widget.entry-content {
  margin-bottom: 6px;
}
.searchform div {
  position: relative;
}
.searchform div input[type=submit] {
    background: rgba(0, 0, 0, 0) url("images/search-icon.png") no-repeat scroll 0 0;
    border: 0 none;
    height: 12px;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 12px;
}
.searchform input#search{
	background: #f1f1f1 none repeat scroll 0 0;
    border: medium none;
    font-style: italic;
    padding: 2px 10px;
	width:30.2%;
}


.footer .searchform div input[type=submit] {
	font-size: 0;
}
.footer #search {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  border: 1px solid #ba1e10;
  color: #5c5d5e;
  line-height: 20px;
}
.footer #search:focus {
  color: #000;
}
/* --- Footer Style Ends --- */

/* --- Footer Copyright Starts --- */
.footer-copyright-wrapper {
  background: #28b9a9 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 14px;
}
.footer-menu {
  float: right;
}
.footer-menu-ul li {
  display: inline-block;
}
.footer-menu-ul li a {
  color: #ffe8e6;
  padding-bottom: 27px;
  padding-top: 27px;
  padding-left: 7px;
  padding-right: 9px;
  display: inline-block;
  transition: color .4s;
}
.footer-menu-ul li a:hover {
  color: #222;
}
.footer-menu ul li:after {
    content: "/";
}
.footer-menu ul li:last-child:after {
    content:"";
}


.footer-copyright p{
  font-size:12px; padding:17px 0px;
}
.footer menu li {
	margin-bottom: 9px;
}
.footer .sub-menu, .footer .children {
margin-top: 9px;
}
.footer h3, .footer select, .footer .searchform {
	margin-bottom: 15px;
	font-size:27px;
	color:#ea5f24;
	font-family: "StagWeb-Light";
	/*font-weight:bold;*/
}
.footer-second a{
	font-family: "StagWeb-Light";
}
.footer select {
	max-width: 100%;
	color: #222;
}
/* --- WP Comments Starts --- */
#commentsbox {
  margin-right: 24px;
  line-height: 1.4;
   margin-bottom: 35px;
}
#commentsbox h3#comments {
	margin-bottom: 20px;
}
.commentlist .reply {}
.commentlist .reply a {
  background: url(images/reply-icon.png);
  width: 24px;
  height: 15px;
  position: absolute;
  bottom: 28px;
  right: 16px;
  text-indent: -9999px;
}
.commentlist .comment-body {
  position: relative;
}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {
  color: #3d3d3d;
  font-size: 17px;
}
.commentlist .vcard cite.fn {
  margin-left: 20px;
}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
  float: left;
  margin-bottom: 15px;
  border: 1px solid #c8c8c8;
  padding: 3px;
}
.commentlist .vcard cite.fn a.url {
  color: #3d3d3d;
}

.commentlist .comment-meta {}
.commentlist .comment-meta a {
  color: #e93424;
}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {
  margin-left: 20px;
  font-size: 14px;
}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .comment .depth-1{}
.commentlist .comment .depth-2{
  margin-left: 37px;
}
.commentlist .comment .depth-3{
  margin-left: 37px;
}
.commentlist .comment .depth-4{
  margin-left: 37px;
}
.commentlist .comment .depth-5{
  margin-left: 37px;
}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {
	list-style: none;
}
.commentlist li p {
  clear: both;
}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}
.commentlist .comment-text {
  border: 1px solid #ececec;
  clear: both;
  color: #555;
  display: block;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 45px;
  position: relative;
}
.logged-in-as {
	margin-bottom: 15px;
}
.logged-in-as a{
	color: #2c2c2c;
}
.logged-in-as a:hover{
	color: #e93424;
}
.comment-respond {
	display: inline-block;
}
.commentlist .comment-text a.commenttext-arrow {
  background: url(images/comment-arrow.png);
  width: 18px;
  height: 7px;
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 82px;
}
.commentform_wrapper .post-info {
  display: none;
}
.commentform_wrapper #respond .comment-reply-title {
  font-size: 26px;
  margin-bottom: 20px;
}
.commentform_wrapper .comment-notes {
  margin-bottom: 30px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  padding: 18px 18px 15px 18px;
  border: 1px solid #222;
  margin-bottom: 25px;
  margin-right: 23px;
  border-left: 0;
  margin-left: -3px;
  width: 270px;
}
.comment-form-author, .comment-form-url {
  float: left;
}
.comment-form-comment textarea {
  height: 55px;
  width: 382px;
  padding: 16px 12px 16px 12px;
}
.comment-form-url input {
  width: 258px;
}
.form-submit input[type='submit']{
  font-size: 21px;
  padding: 9px 18px 12px 18px;
  border: 1px solid #a81c10;
  margin-right: 23px;
  color: #fff;
  background: #e93424;
  }
.form-allowed-tags {
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-top: 13px;
	font-size: 12px;
	line-height: 19px;
}
/* --- WP Comments Ends --- */

/* --- WP Calendar Widget --- */
#calendar_wrap {
}
#calendar_wrap table, #calendar_wrap th, #calendar_wrap td, #calendar_wrap tr {
  padding: 6px;
  border: 1px solid rgba(0,0,0,0.03);
  border-collapse: collapse;
}
#calendar_wrap #wp-calendar {
  width: 100%;
  margin-bottom: 17px;
}
#calendar_wrap #wp-calendar caption {
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  text-align: center;
}
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar td {
  border: 1px solid rgba(0,0,0,0.03);
  text-align: center;
}
#calendar_wrap th {
  line-height: 20px;
  background: rgba(0,0,0,0.03);
  text-shadow: rgba(0,0,0,0.05) 0 1px 0px;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today {
  background: #e7604a;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today a {
  color: #FFF;
}
/* --- WP Calendar Widget --- */

/* --- Blog Page and Posts Starts --- */
.blogpost-content {
  padding-top: 40px;
}
.blogpost-content  .blog-wrapper {
padding-top: 0;

}

.blogpost-content .gallery-wrapper {
margin-top: 0px;
}
.breadcrum-wrapper {
  background: url(images/page-header.jpg) no-repeat center;
  box-shadow: 0px 0px 15px 0px rgba(170, 170, 170, 1.4);
}
.breadcrum h4 {
  padding-top: 80px;
  padding-bottom: 18px;
}
.post-page h1, .post-page h2, .post-page h3 {
	padding-bottom: 20px;
}
.post-page h4, .post-page h5, .post-page h6 {
	padding-bottom: 7px;
}
.breadcrum h4 a {
  color: #ef672d;
  display: inline-block;
  word-break: break-word;
}
.breadcrum h4 a:hover{
  color: #ef672d;
}
.post-page a{
	color: #28b9a9;
}
.post-page a:hover{
	/*color: #ea5e23;*/
	text-decoration: underline;
}
.post-page p {
	padding-bottom: 20px;
}
.post-page ol, .post-page ul {
	margin-left: 25px;
	margin-bottom: 20px;
}
.post-page input[type="image"] {
    border: 1px solid #cecece;
    padding: 4px;
}
.post-page ul.meta {
	margin-left: 0;
	margin-bottom: 14px;
}
.post-page ol li, .post-page ul li{
	margin-bottom: 8px;
}
 .post-page ol ol, .post-page ul ul  {
 margin-top: 7px;
 }
.post-page .avatar.photo {
	padding: 3px;
	border: 1px solid #adadad;
	display: inline-block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.post-page .auth-title {
	padding-top: 10px;
	padding-bottom: 5px;
}
.post-page ul.social-icons {
	max-width: 100%;
}
.meta li {
  display: inline-block;
  margin-right: 5px;
}
.meta li.comments {
	float: right;
}
.meta li a {

}
.meta li a:hover {
/*text-shadow: 0px 2px 1px rgba(0,0,0,0.3);*/
}
.meta {
  margin-bottom: 20px;
  font-size: 14px;
}
.post-page {
  overflow: hidden;
  margin-bottom: 50px;
  color: #555;
}
.post-page h1.post-page-head {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #404040;
	font-family: "StagWeb-Book";
	font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-transform: uppercase;
}
.post-page h1.post-page-head1 {
  padding-bottom: 0px;
  margin-bottom: 5px;
}



.post-page_ct {
    border-bottom: 1px solid #d3d3d3;
    margin: 0 0 25px;
    padding: 0 0 10px;
}
.post_ct {
    margin-bottom: 15px;
}
.post-page h1, .post-page h2, .post-page h3{
  color: #28b9a9;
  font-family: "StagWeb-Light";
  line-height:30px;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.post-page h4 {
    display: block;
    font-family: "StagWeb-Light";
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 20px;
	padding:0;
}
.post-page img {
  max-width: 100%;

}
.post-page .postimg {
	margin-bottom: 13px;
}
.post-page img.rbh-readmore {
position: relative;
margin-right: -12px;
margin-bottom: -12px;
float: right;
}
.post-page img.rbh-readmore:hover {
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.post-page .contact-container {
	line-height: 1.4;
	margin-top: 40px;
}
.nav-next {
	float: right;
}
#nav-single {
	margin-right: 24px;
	margin-bottom: 30px;
}
#nav-single a {
	background: #ef672d none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    padding: 10px 15px 8px;
}
#nav-single a:hover {
	opacity: 0.8;
    text-decoration: none;
}
/* --- Blog Page and Posts Ends --- */

/* --- Gallery Starts --- */
.wp-caption-text.gallery-caption {
	font-size: 13px;
}
#gallery-1 img.attachment-thumbnail {
	border: 1px solid #cfcfcf;
	padding: 3px;
}
.att-img {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* --- Gallery Ends --- */

/* --- Sidebar Starts --- */
.sidebar {
  font-size: 14px;
  margin-bottom: 54px;
}
.sidebar img {
  max-width: 100%;
  height: auto;
}
.sidebar select {
  max-width: 100%;
  margin-top: 12px;
margin-bottom: 12px;
}
.sidebar .tagcloud a {
padding: 5px 7px 5px 7px;
border: 1px solid #cfcfcf;
display: inline-block;
margin-bottom: 10px;
margin-right: 10px;
transition: all .4s;
background: #dfdfdf;
color: #000;
box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.07 );
border-radius: 1px;

}
.sidebar .tagcloud a:hover {
  background: #e93424;
  color: #fff;
  border: 1px solid #e18b84;
}
.sidebar .menu ul li a, .footer .menu ul li a {
  padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
display: block;
/*font-size: 14px;*/
}
.sidebar .menu ul {
  float: none;
}
 .sidebar .menu ul li,  .footer .menu ul li {
  height: auto;
 }
 .sidebar .menu ul li:after, .footer .menu ul li:after {
content: "";
color: #fff;
}
 .sidebar ul li ul {
  padding-left:25px;
 }
 .sidebar ul li a:hover, .sidebar a.rsswidget:hover {
  color: #ef672d;
}
 .sidebar ul li a, .sidebar a.rsswidget {
  color: #28b9a9;
  /*font-size:18px;*/
  line-height:30px;
}
.sidebar ul li:last-child {
	margin-bottom:20px;
}
.sidebar ul ul li:last-child {
	margin-bottom:0px;
}
.sidebar ul ul ul li:last-child {
	margin-bottom:0px;
}
.sidebar h4, .sidebar h3 {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #404040;
	font-family: "StagWeb-Book";
	font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-transform: uppercase;
}
.sidebar ul.children, .sidebar ul.sub-menu {
  margin-top: 0px;
}
/* -- sidebar search widget --*/
.sidebar #search, .sidebar #s {
  border: 1px solid #d87040;
  border-radius: 4px;
  padding: 7px 10px 7px 32px;
  width: 100%;
  background: url(images/submit-button.png) no-repeat 10px 9px;
  margin-bottom: 15px;
  line-height: 20px;
}
.sidebar .searchform div input[type=submit] {
position: absolute;
top: 1px;
right: 1px;
background: #ff9967 url(images/pattern-submit.png);
border-top-right-radius: 4px;
padding: 6px 13px 7px 13px;
border-bottom-right-radius: 4px;
border: 0px;
border-top: 1px solid #ffcdb4;
border-left: 1px solid #f68e4d;
color: #fff;
width: auto;
height: inherit;
line-height: 20px;
}
.screen-reader-text {
	display: none;
}
.sidebar ol, .footer ol, .sidebar ul, .footer ul {
	list-style: none;
}
/* --- Sidebar Ends --- */

/* --- Footer Copyright Ends --- */
/* scroll animation css */
.animated {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-o-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration:0.3s;
	transition-duration: 0.3s;
	transition-property:scale;
	-moz-transition-property: scale; /* Firefox 4 */
	-webkit-transition-property: scale; /* Safari and Chrome */
	-o-transition-property:scale; /* Opera */
}
.animated.left-to-right,
.animated.right-to-left,
.animated.bottom-to-top {
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	-o-transition-duration: 1.2s;
	-ms-transition-duration:1.2s;
	transition-duration: 1.2s;
}
.animation_started.animated {
	-webkit-transform: scale(1) translate3d(0,0,0);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:1;
}
.left-to-right {
	-webkit-transform: scale(1) translate3d(-50%,0,0);
	opacity:0;
}
.right-to-left {
	-webkit-transform: scale(1) translate3d(50%,0,0);
	opacity:0;
}
.bottom-to-top {
	-webkit-transform: scale(1) translate3d(0,50%,0);
	 opacity:0;
}
/* scroll animation css Ends */
/* -------------------------------------------------------------------------- */
/* -------------------------Media Query Max width------------------------------------ */
/* -------------------------------------------------------------------------- */
/* --- Media Screen 1199 --- */
@media (max-width: 1199px) {
  #main {
    margin-top: 50px;
  }
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  width: 200px;
}
.comment-form-url input {
  width: 186px;
}
.comment-form-comment textarea {
  width: 312px;
}
.contact-container .error.comment {
top: 131px;
left: 127px;
}
.contact-container  .error.email {
top: 50px;
left: 490px;
}
.contact-container .error.name {
top: 50px;
left: 130px;
}
}


/* --- Media Screen 991 --- */
@media (max-width: 991px) {
  .menu-wrapper {
    display: none;
  }
  .mm-fixed-top {
    display: block;
  }
  .contact-container form input[type='textarea'] {
    width: 44%;
  }
.flex-control-nav {
top: 5%;
}
.post-page, #commentsbox, #nav-single {
  margin-right: 0;
}
.contact-container .error.comment {
top: 131px;
left: 74px;
}
.contact-container  .error.email {
top: 50px;
left: 380px;
}
.contact-container .error.name {
top: 50px;
left: 74px;
}
.mobile-logo {
	display: block;
}
.top-bar{
	text-align:center!important;
	margin-bottom:5px;
}
.searchform div input[type="submit"]{
	position:relative;
	right:20px!important;
}
.flexslider .col-md-4{
	padding:0px!important;
	margin-top:10px;
}

.blog-wrapper {
    text-align: center;
}
.blog-wrapper img {
    margin: 0 0 15px;
}
.twitter_ct{
	padding:10px 0 0 0;
}
.footer-copyright p{
	text-align:center;
}
.footer_menu_bg{
	text-align:center;
}
.icons{
	text-align:center!important;
}
.logo a img{
	position:inherit!important;
	width:100% !important;
}
.social_ct .col-md-6 {
    margin-bottom: 10px;
}
.social_ct {
    text-align: center;
}
.footer_form .wpcf7-form input[type="text"], .footer_form .wpcf7-form input[type="email"]{
	margin-bottom:10px;
}
.footer-icons {
    text-align: center !important;
}
.world_map{
	text-align:center;
}
.text_cot{
	margin-bottom:8px;
}

.slider_bg .text-container{text-align:center;}

}


/* --- Media Screen max 767 --- */
@media (max-width: 767px) {
  .contact-container form input[type='textarea'] {
    width: 67%;
  }
  .contact-container form input[type='text'] {
    width: 71%;
  }

.comment-form-author, .comment-form-url {
  float: none;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: none;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(2n+1) {
clear: both;
}
.contact-container .error.comment {
top: 212px;
left: 74px;
}
.contact-container  .error.email {
top: 131px;
left: 74px;
}
.contact-container .error.name {
top: 50px;
left: 74px;
}
.our-fellow .jcarousel-control-prev{
	left:0px!important;
}
.our-fellow .jcarousel-control-next{
	right:10px!important;
}
}

/* --- Media Screen max 550 --- */
@media (max-width: 550px) {
  .contact-container form input[type='textarea'] {
    width: 64%;
  }
  .blog-container .col-xs-6 {
    width: 100%;
  }
  .recent-posts-container img.post-thumb {
    width: 100%;
  }
  .bx-wrapper .bx-caption span {
      display: block;
      clear: both;
      margin-left: 0px;
    }
.citizen_ct {
    float: none !important;
    width: 100% !important;
}
}

/* --- Media Screen  479 --- */
@media (max-width: 479px) {
.contact-container form input[type='textarea'] {
    width: 43%;
  }
  .contact-container form input[type='text'] {
    width: 53%;
  }
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  width: 100%;
  margin-top: 24px;
  border-left: 1px solid #222;
}
.comment-form-url input {
  width: 100%;
}
.comment-form-comment textarea {
width: 100%;
}
.contact-container .error.comment {
top: 212px;
left: 33px;
}
.contact-container  .error.email {
top: 131px;
left: 33px;
}
.contact-container .error.name {
top: 50px;
left: 33px;
}
}


/* --- Media Screen 300 Max --- */
@media (max-width: 300px) {

.contact-container form input[type='textarea'] {
width: 36%;
}
 .contact-container form input[type='text'] {
    width: 48%;
  }
  p.rbh-post-meta {
    width: 68%;
  }
  .text-container h1 {
    word-break: break-word;
  }
}
/* -------------------------------------------------------------------------- */
/* -------------------------Media Query Range------------------------------------ */
/* -------------------------------------------------------------------------- */
/* --- Media Screen 992 and 1199 --- */
@media (min-width: 992px) and (max-width: 1199px) {
.flex-control-nav {
    bottom: 33%;
  }
.author_imag img{
	top:17% !important;
}
.fellows_inner{
	padding-bottom:43px !important;
	padding-top:43px !important;
}
.fb-page.fb_iframe_widget iframe {
    width: 300px !important;
}
.fb-page.fb_iframe_widget iframe body #u_0_0 ._2p3a {
    max-width: 100% !important;
}
}


/* --- Media Screen 768 and 991 --- */
@media (min-width: 768px) and (max-width: 991px) {
.flex-control-nav {
    bottom: 33%;
  }
  p.rbh-post-meta {
    width: 69%;
  }

}

/**/

@media (min-width: 690px) and (max-width: 991px) {
.main{
	width:41%;
	margin: 0 auto 10px;
}
.author_imag img{
	left:43%!important;
	width:auto!important;
}
.blog_date .fa{
	right:31%!important;
}
}

@media (min-width: 640px) and (max-width: 689px) {
.main{
	width:46%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:43%!important;
	width:auto!important;
}
.blog_date .fa{
	right:29%!important;
}

}
@media (min-width: 590px) and (max-width: 639px) {
.main{
	width:49%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:42%!important;
	width:auto!important;
}
.blog_date .fa{
	right:28%!important;
}

}
@media (min-width: 540px) and (max-width: 589px) {
.main{
	width:54%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:42%!important;
	width:auto!important;
}
.blog_date .fa{
	right:26%!important;
}

}
@media (min-width: 500px) and (max-width: 539px) {
.main{
	width:59%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:40%!important;
	width:auto!important;
}
.blog_date .fa{
	right:23%!important;
}

}
@media (min-width: 460px) and (max-width: 499px) {
.main{
	width:64%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:40%!important;
	width:auto!important;
}
.blog_date .fa{
	right:21%!important;
}

}

@media (min-width: 430px) and (max-width: 459px) {
.main{
	width:70%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:38%!important;
	width:auto!important;
}
.blog_date .fa{
	right:19%!important;
}

}
@media (min-width: 400px) and (max-width: 429px) {
.main{
	width:76%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:38%!important;
	width:auto!important;
}
.blog_date .fa{
	right:16%!important;
}

}
@media (min-width: 361px) and (max-width: 399px) {
.main{
	width:81%!important;
	margin: 0 auto 10px;
}
.author_imag img{
	left:38%!important;
	width:auto!important;
}
.blog_date .fa{
	right:14%!important;
}

}

@media (max-width: 360px) {
.main{
	margin: 0 auto 10px;
}
.fb-page.fb_iframe_widget iframe {
    width: 300px !important;
}
.fb-page.fb_iframe_widget iframe body #u_0_0 ._2p3a {
    max-width: 100% !important;
}
}

@media (max-width: 380px) {
.fb-page.fb_iframe_widget iframe {
    width: 300px !important;
}
.fb-page.fb_iframe_widget iframe body #u_0_0 ._2p3a {
    max-width: 100% !important;
}
}
/**/

/* --- Media Screen 480 and 768 --- */
@media (min-width: 480px) and (max-width: 767px) {


}


/* --- Media Screen 300 and 479 --- */
@media (min-width: 300px) and (max-width: 479px) {
#main {
  margin-top: 0;
}

}








/* -------------------------------------------------------------------------- */
/* -------------------------Browsers hack------------------------------------ */
/* -------------------------------------------------------------------------- */
/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
  .contact-container form label {
padding: 9px 18px 16px 18px;
}
  .contact-container form input[type="text"], .contact-container form input[type="textarea"] {
    padding: 18px 18px 18px 18px;
  }

  ::i-block-chrome,.contact-container form input[type="text"], .contact-container form input[type="textarea"] {
    padding: 18px 18px 18px 18px;
  }
   ::i-block-chrome,.contact-container form label {
      padding: 9px 18px 16px 18px;
  }

}

/* opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
       .contact-container form label {
          padding: 10px 18px 18px;
      }
}
.top-bar li{display:inline-block;}
.top-bar ul {
    padding-top: 5px;
    padding-bottom: 5px;
}
.top-bar1 li a {
    background-color: #B23333;
    color: #fff;
    padding: 7px 29px 7px 36px;
    line-height: 38px;
    margin: 3px 15px 0px -18px;
}
.top-bar2 li a {
    background-color: #ffffff;
    color: #fff;
    padding: 7px 29px 7px 36px;
    line-height: 38px;
    margin: 3px 15px 0px -18px;
}
.searching{
	float: right;
    padding-right: 15px;
}
.logo a img {
width:85px;
}
.input[type="text"] {
    margin: 2px -5px 0 0;
}
.img {
    height: 100%;
    max-width: 100%;
}
.btn {
    background-color: #EA5F24;
    border: medium none;
    border-radius: 0;
    box-shadow: 6px 6px 0 #efe9e9;
    color: #fff;
    font-size: 20px;
 /*   font-weight: 900;*/
    line-height: 47px;
    margin-right: 15px;
    padding: 0 15px;
    transition: all 0.2s ease 0s;
    display: inline-block;
}

.title1 {
    font-size: 34px;
	font-family: "StagWeb-Light";
/*	font-weight:bold;*/
    margin: 0 0 14px;
    color: #EA5F24;
}
.history_btn {
    background-color: #EA5F24;
	border-radius: 5px;
    color: #fff;
    font-size: 16px;
	font-family: "StagWeb-Light";
    line-height: 47px;
    margin-right: 15px;
    padding: 10px 20px;
}
.top-section  .widgettitle {
    font-size: 25px;
	padding:0px;
	margin-bottom:30px;

}
.top-section {
    background-color: #008187;
    padding: 55px 0px;
	text-align: center;
}
.heading {
    font-size: 37px;
    text-align: center;
	color: #ffffff;
}
.top-news{
	background-color:#ffffff;
    margin-top: 40px;
    padding: 126px 0;
}
.title {
    font-size: 37px;
    text-align: center;
    margin: -84px 7px 4px 11px;
	color: black;
}
.news .wpcf7-form input[type='text'],.news .wpcf7-form input[type='email']{
    border: 0 solid;
    border-radius: 3px;
    font-size: 16px;
    font-style: italic;
    height: 51px;
    margin-bottom: 25px;
    padding: 5px 14px;
    width: 100%;
}
.news .wpcf7-form input[type='submit']{
    padding: 10px 36px;
    background-color: #EA5F24;
    border: 0px solid;
    border-radius: 5px;
    font-size: 22px;
	font-family: "StagWeb-Light";
    color: #ffffff;
}
.bottom-section {
    background-color: #ffffff;
    padding: 27px 0px;
}

.twitter_ct p{
	color: #ea5f24;
    font-size: 14px;
  /*  font-weight: bold;*/
    line-height: 20px;
}
.twitter_ct ul.kebo-tweets.slider {
    left: -8%;
}
.twitter_ct .kebo-tweets .ktweet .ktext {
    min-height: 1.2em;
}
.twitter_bt{
	text-align:right;
}
.footer iframe {
    margin: 11px 0;
}

.title2 {
    font-size: 17px;
  /*  font-weight: bold;*/
	line-height:20px;
}
.link a{
    color: #2BDAEB;
	font-size: 17px;
	line-height:20px;
}

.button {
    margin: 0 0 0 -3px;
}
.blog{
	padding: 0 0 55px;
}

.title3 {
    font-size: 18px;
	font-family: "StagWeb-Light";
	/*font-weight:bold;*/
    padding: 40px 0px 10px;
    text-transform: capitalize;
}
.blog_content p {
    font-size: 14px;
	line-height:23px;
	margin-bottom:10px;
}
.main {
    border: 1px solid #D8D4D4;
	border-top:none;
}
.blog_content {
    background: #fff none repeat scroll 0 0;
	padding: 0px 6px;
	display:table;
}
.blog_date{
    background-color: #ACA822;
    padding: 5px 6px;
}
.blog_date .fa {
    position: absolute;
    right: 8%;
    bottom: 8px;
    border-radius: 100%;
    border: 1px solid #ECE6E6;
    padding: 5px 7px;
    color: #ECE6E6;
    font-size: 10px;
}
.main_title {
    font-size: 33px;
    padding: 13px 0px;
   /* font-weight: 1000px;*/
    color: #F55308;
	text-align:center;
}
.blog_inner{

	text-align:left;
    padding: 50px 8px 30px 8px;
}
.author_imag img {
    position: absolute;
    top: 28%;
    z-index: 99999;
    left: 36%;
    border-radius: 100%;
    width: 28%;
    height: auto;
    border: 2px solid #ffffff;
}

.post-date {
    color: #716558;
    font-style: italic;
    font-size: 15px;
    margin-left: 14px;
}


.footer_menu_bg {
    padding: 15px 0;
    text-align:center;
}
.widgettitle {
    color: #ffffff;
}
.top_header1 {
    background-color: #ef672d;
    border: 0 solid;
    border-radius:0px;
    color: #ffffff;
    font-family: "StagWeb-Light";
    font-size: 24px;
   /* font-weight: bold;*/
    line-height: 38px;
    margin: 0 5px;
    padding: 3px 20px;
}

.top_header1:focus{color:#fff;}
.top_header1:hover {
	opacity:0.8;
}
.top_header2 {
    background-color:#008998;
    border: 0 solid;
    border-radius:0px;
    color: #ffffff;
    font-family: "StagWeb-Light";
    font-size: 24px;
    /*font-weight: bold;*/
    line-height: 38px;
    margin: 0 0px 0 5px;
    padding: 3px 20px;
}

.top_header2:focus{color:#fff;}
.top_header2:hover {
	opacity:0.8;
}

.top_header3 {
    background-color:#aca821;
    border: 0 solid;
    border-radius:0px;
    color: #ffffff;
    font-family: "StagWeb-Light";
    font-size: 24px;
    /*font-weight: bold;*/
    line-height: 38px;
    margin: 0 0px 0 10px;
    padding: 3px 20px;
}

.top_header3:focus{color:#fff;}
.top_header3:hover{opacity:0.8;}


.apply_bt {
    background-color: #ef672d;
    border: 0 solid;
    border-radius: 4px;
    color: #ffffff;
	display:block;
    font-family: "StagWeb-Light";
    font-size: 24px;
    line-height: 38px;
    margin: 36px 0px 10px 0;
    padding: 3px 0px;
	text-align:center;
}
.apply_bt:hover {
	opacity:0.8;
}
.donate_bt {
    background-color:#008187;
    border: 0 solid;
    border-radius: 4px;
    color: #ffffff;
	display:block;
    font-family: "StagWeb-Light";
    font-size: 24px;
    line-height: 38px;
    margin: 0 0px 10px 0px;
    padding: 3px 0px;
	text-align:center;
}
.donate_bt:hover {
	opacity:0.8;
}
.search {
    size: 82px;
    padding: 1px 49px 1px 0;
}
.btton {
    margin-left: -4px;
}


.blog_flows{
	background-color: #ACA822;
    color: #fff;
    padding: 10px;

}
.fellows_inner {
    border: 1px solid #fff;
    padding: 30px 0;
}
.border {
    height: 1px;
    width: 115px;
    background-color: #fff;
    margin: 0px auto;
    display: table;
}
.sbtitle {
    text-align: center;
    padding: 15px 0px;
}
.footer-first p {
    color: #fff;
    font-size: 16px;
}
.twit_ct .fa-twitter {
    padding: 3px 4px;
	margin:0;
}
.social_ct{
	clear:both;
}
.Global {
    padding-top: 14px;
	float:left;
}
.footer-second ul li:before {
	color:#E27147;
	font-family:FontAwesome;
	content:"\f054 ";
}
.circle{
	border-radius: 50%;
	font-size: 3em;
	}
.fa-facebook {
    background: #3B5998;
    color: #FFFFFF;
    padding: 9px 12px;

}
.fa-facebook:hover {
	opacity:0.8;
}
.fa-twitter {
    background: #2BDAEB;
    color: #FFFFFF;
    margin: 0 0px 0 8px;
    padding: 9px 10px;
}
.fa-twitter:hover {
	opacity:0.8;
}
.fa-instagram {
    background: #C09068;
    color: #FFFFFF;
    margin: 0 0px 0 5px;
    padding: 9px 11px;
}
.fa-instagram:hover {
	opacity:0.8;
}
.fa-medium {
    background: #060606;
    color: #FFFFFF;
    margin: 0 0px 0 5px;
    padding: 9px 10px;
}
.fa-medium:hover {
	opacity:0.8;
}
.input#search {
    float: right;
}
a:focus{
	outline:none;text-decoration:none;
	}
ul.footer_menu {
	list-style-type:none;
}
.footer_menu_bg a{
	color:#ffffff;
	font-size: 12px;
}
.footer_menu_bg li:first-child {
    border-left: none;
}
.footer_menu_bg li{
	display:inline;
	border-left:1px solid #fff;
	padding:0px 8px;
}
.footer_menu_bg a:hover{
	color:#EA5F24;
}
.feature-content-text {
    border: 1px solid #e4e4e4;
    border-top: none;
    padding-top: 15px;
    padding: 20px 10px 25px 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
img.circle_image {
    width: 125px;
    height: 125px;
    margin-bottom: 25px;
    border-radius: 82px;
    margin-top: -16px;
    margin-left: 61px;
    text-align: center;
    border: 3px solid #fff;
}
img{}
.circle img{
	max-width:100%;
}
.title3 a{
	color:#008188;
}
.recent_title {
    font-size: 34px;
	font-family: "StagWeb-Light";
	text-align: center;
    margin-bottom: 25px;
	color:#ea5f24;
}
.blog_date p{
	color:#fff;
	font-size: 14px;
	line-height:23px;
}

/**/
.header_right{
	margin-top:0px;
}
.top-bar {
    display: table;
    width: 100%;
	text-align: right;
}
.top-bar br {
    display: none;
}
.slider_bg {
    display: table;
    /*padding: 30px 0 0;*/ 
    padding:0px;
    width: 100%;
}

.slider_bg .container{width:100%;}

.flexslider .col-md-4 {
    padding-right: 0;
}
.two-column-wrapper h1 {
    font-size:42px;
    padding:0px;
    color: #fff;
    font-family: 'Flama';
    padding-bottom:10px;
}
.two-column-wrapper h1 a {
	color: #fff;
}
.two-column-wrapper h1 a:hover {
	color: #fff;
}
.fellows_inner h6 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 15px;
	font-family: "StagWeb-Light";
}

.news h3 {
    color: #fff;
    font-size: 34px;
	/*font-weight:bold;*/
    margin-bottom: 30px;
	font-family: "StagWeb-Light";
}
.clear{
	clear:both;
}

#wpcf7-f31-p187-o1 input[type="text"] {
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    width: 100%;
}
#wpcf7-f31-p187-o1 input[type="email"] {
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    width: 100%;
}
#wpcf7-f31-p187-o1 select {
    border: 1px solid #d3d3d3;
    padding: 5px;
    width: 100%;
}
#wpcf7-f31-p187-o1 textarea {
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    width: 100%;
	height:100px;
}
#wpcf7-f31-p187-o1 input[type="submit"] {
    background-color: #ea5f24;
    border: 0 solid;
    border-radius: 5px;
    color: #ffffff;
    font-family: "StagWeb-Light";
    font-size: 22px;
    padding: 10px 36px;
}
#wpcf7-f31-p187-o1 input[type="submit"]:hover {
	opacity:0.8;
}
label{
	display:block;
}
.footer-copyright-wrapper li.current_page_item > a{
	color:#ffffff;
}

.page_ct {
    background: #efefef none repeat scroll 0 0;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
    padding: 10px;
}

.sf-arrows > li > .sf-with-ul:focus::after, .sf-arrows > li:hover > .sf-with-ul::after, .sf-arrows > .sfHover > .sf-with-ul::after{
	border: medium none;
}


.page_contact input[type="text"] {
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    width: 100%;
}
.page_contact input[type="email"] {
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    width: 100%;
}

.page_contact input[type="submit"] {
    background-color: #ea5f24;
    border: 0 solid;
    border-radius: 5px;
    color: #ffffff;
    font-family: "StagWeb-Light";
    font-size: 22px;
    padding: 10px 36px;
}
.page_contact input[type="submit"]:hover {
	opacity:0.8;
}

.flexslider .container .flex-direction-nav {
    display: block;
}
.flexslider .flex-direction-nav {
    display: none;
}
em {
    font-style: italic;
}

/**/
.form_field_bg {
   /* margin-bottom: 20px;*/
}
.form_field h4{
	padding:0 0 10px;
/*	font-weight:bold;*/
	color:#28b9a9;
	font-family: "StagWeb-Light";
    font-size: 20px;
	margin: 0;
    padding: 12px 0 4px;
}

.form_field select{
	background-clip: padding-box;
    background-color: #ffffff;
    background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444444;
    display: block;
    height: 23px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	width:100%;
}

.position {
    margin-bottom: 15px;
	padding: 10px 15px 5px;
	clear:both;
}
.position:nth-child(even) {
    background:#f2f2f2 none repeat scroll 0 0;
}
.position:nth-child(odd) {
    background:#ffffff none repeat scroll 0 0;
}
.display {
  /*  font-weight: bold; */
}
.text_cot {
    font-size: 10px;
	font-weight:normal;
    line-height: 1;
    padding: 0 3px;
    text-align: right;
}
.application_ct {
    color: #ef672d;
    text-align: right;
	padding-bottom: 0 !important;
}
.title_ct {
    color: #236e68 !important;
    font-size: 22px;
}
.form_ct input[type="submit"] {
    background-color: #ea5f24;
    border: 0 solid;
    border-radius: 5px;
    color: #ffffff;
    font-family: "StagWeb-Light";
    font-size: 16px;
    padding: 10px 36px;
	margin-bottom: 15px;
	margin-top: 25px;
    display: block;
}
.form_ct input[type="submit"]:hover {
	opacity:0.8;
}
.form_check > input {
    margin: 0 5px 0 0;
}
.display2 {
    margin-bottom: 12px;
}
.display3 {
    margin-bottom: 20px;
}
.citizen_bg {
    margin: 30px 0 4px;
}
.citizen_ct {
    float: left;
    text-align: center;
    width: 16.6%;
}
.citizen_name {
    color: #ef672d;
    font-family: "StagWeb-Light";
}
.citizen_name1 {
    color: #28b9a9;
	font-size:18px;
}
.citizen_bg h1 {
    color: #ef672d;
    font-family: "StagWeb-Light";
	font-size: 30px;
}
.citizen_img {
    /*position: absolute;
    right: 6%;
    top: 63.1%;*/
}
.world_map {
    margin: 33px 0 40px;
}
.form_bg{
	background: #f2f2f2 none repeat scroll 0 0;
    padding: 10px;
}
.form_bg h1 {
    color: #ef672d;
    padding-top: 10px;
	color: #ef672d;
    font-family: "StagWeb-Light";
    font-size: 30px;
	margin-bottom: 0px;
}
span#show {
    color: #ef672d;
   /* font-weight: 600;*/
	cursor: pointer;
	font-family: "StagWeb-Light";
    font-size: 14px;
	font-style:italic;
}
span#show1 {
    color: #ef672d;
  /*  font-weight: 600;*/
	cursor: pointer;
	font-family: "StagWeb-Light";
    font-size: 14px;
	font-style:italic;
}
span#show2 {
    color: #ef672d;
   /* font-weight: 600;*/
	cursor: pointer;
	font-family: "StagWeb-Light";
    font-size: 14px;
	font-style:italic;
}
span#show3 {
    color: #ef672d;
 /*   font-weight: 600;*/
	cursor: pointer;
	font-family: "StagWeb-Light";
    font-size: 14px;
	font-style:italic;
}

/*follow us header*/
.icons {
    padding:10px 0 8px;
	text-align:right;
}


.newsletter_footer {
    background: #008187 none repeat scroll 0 0;
	padding:15px 0;
	color:#ffffff;
	/*font-weight:bold;*/
}
.footer_form p {
    padding: 19px 0;
}
.footer_form .wpcf7-form input[type='text'], .footer_form .wpcf7-form input[type='email'] {
    background: none;
    border: 2px solid #FFFFFF;
    border-radius: 3px;
	color:#ffffff;
    font-style: italic;
    padding: 5px;
    width: 100%;
}

.footer_form .wpcf7-form input[type='submit']{
	background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/arrow.png") no-repeat scroll 0 0;
    border: medium none;
    color: transparent;
    margin: 8px 0 0;
}

.footer-icons {
  padding:0px;
  margin-top:9px;
	text-align:center;
}

.line_marg {
    margin-bottom: 20px;
	width:20%;
}
.line_marg > a {
    color: #000;
}
.line_marg img {
    margin-bottom:8px !important;
}

.newsletter_footer span.wpcf7-not-valid-tip {
    font-size: 13px;
    font-weight: normal;
}
.newsletter_footer div.wpcf7-validation-errors{
	display:none!important;
}

/*Our Fellows*/
.our-fellow{
	padding: 0 0 100px 0;
}
.our-fellow h3{
	color:#00AF9D;
   font-family: 'Flama';
    font-size:42px;
    text-align: center;
    padding-bottom:10px;
}
.our-fellow .jcarousel li {
    margin-right: 15px;
    width: 215px;
}
.our_fellow_ct {
    min-height: 335px;
    text-align: center;
    padding: 5px;
	line-height: 24px;
}

.our-fellow .jcarousel-control-prev {
    background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/left-arrow.png") no-repeat scroll 0 0;
    color: transparent;
    height: 48px;
	left: -10px;
    position: absolute;
    top: 40%;
	width: 20px;
}
.our-fellow  .jcarousel-control-next{
	background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/right-arrow.png") no-repeat scroll 0 0;
    color: transparent;
    height: 48px;
    position: absolute;
    right: -10px;
    top: 40%;
    width: 20px;
}

.read-more {
    background: #28b9a9 none repeat scroll 0 0;
    padding: 3px 8px;
}
.read-more a{
    color:#ffffff;
}
.read-more .fa-chevron-right {
    border: 1px solid #fff;
    border-radius: 50%;
    float: right;
    padding: 3px 4px 3px 6px;
}

.wrapper .col-md-2 {
    min-height: 240px;
	text-align:center;
}
.wrapper .col-md-2 h4 {
    color: #404040;
    font-family: "StagWeb-Light";
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.wrapper .col-md-2 img {
    height: 170px;
}
.view_all_ct {
    margin:30px 0 0;
    text-align: center;
}
.view_all_ct a{
background-color:#ef672d;
border: 0 solid;
border-radius: 0px;
color:#ffffff;
font-family: "StagWeb-Light";
font-size: 24px;
line-height: 38px;
padding: 8px 30px;
margin-top: 15px;
display: inline-block; 
}

.view_all_ct a:hover{background:#008998;} 

.profile_img img {
    border: 8px solid #aca821;
    padding: 5px;
	max-width:100%;
}
.profile_tag h2 {
    font-size: 30px;
    margin-bottom: 15px;
    padding: 0px;
}
.profile_tag .profile_country {
    font-size: 20px;
	color:#28b9a9;
    margin-bottom: 15px;
}
.profile_tag .profile_title {
    font-size: 20px;
	color:#28b9a9;
    margin-bottom: 15px;
}
.profile_tag .profile_partner {
    font-size: 20px;
	color:#28b9a9;
    margin-bottom: 15px;
}
.profile_tag .profile_quote{
    font-size: 30px;
	font-style:italic;
	line-height: 35px;
    margin-bottom: 10px;
}
.profile_description {
    margin-top: 20px;
}

.wrapper1 select {
    border: 1px solid #d3d3d3;
    padding: 5px;
    width: 100%;
}
.wrapper1 .form_ct input[type="submit"] {
    margin-top: 0;
    padding: 4px;
    width: 100%;
}
span.round {
    border: 1px solid;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    font-size: 8px;
    display: table;
    padding-top: 15px;
}
.profile_img h3{
    font-size: 22px;
}
@media only screen and (min-width: 1200px) and (max-width: 1240px){
	.our-fellow .jcarousel-control-next{    right: 10px;}
	.our-fellow .jcarousel-control-prev{left:0;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.menu-sp ul li a{padding-right: 15px !important;font-size: 16px;}
.sf-menu ul{left: auto; right: 0;}
.post-page p iframe[Attributes Style]{ width: 100% !important; }
.footer-copyright-wrapper .col-md-8 {width: 57.666667%;}
.footer-copyright-wrapper .col-md-2 {width: 20.666667%;}
	.post-page p img.size-full.wp-image-1028{width: 100% !important;height: auto !important;}
	.post-page p img.alignnone.size-full.wp-image-328{width: 100% !important;height: auto !important;}
	.post-page p img.size-full.wp-image-1026{width: 100% !important;height: auto !important;}
	.post-page p img.size-full.wp-image-1031{width: 100% !important;height: auto !important;}
	.our-fellow .jcarousel-wrapper{ width:100%; margin:0 auto;}
	.our-fellow .jcarousel-control-next{ right:0;}
	.our-fellow .jcarousel-control-prev{ left:0;}
	.our-fellow .row {margin-left: 0;margin-right: 0;}
	.wrapper1 .form_ct input[type="submit"]{ width: 70px;margin-left: -20px;}
}
@media only screen and (max-width: 991px){
	.blog {padding: 0 0 35px;}
	.blog p{ margin:0 auto 10px; display:table;}
	.top-bar .searchform input#search{ width:260px;}
	.our-fellow .jcarousel-control-next{ right:0;}
	.our-fellow .jcarousel-control-prev{ left:0;}
	.our-fellow .row {margin-left: 0;margin-right: 0;}
	.mobile-logo .row {margin-left: 0;margin-right: 0;}
	.footer-icons {padding: 9px 0 10px;}
	.searchform div input[type="submit"]{height: 18px;}
	.post-page p img.size-full.wp-image-1028{width: 100% !important;height: auto !important;}
	.post-page p img.alignnone.size-full.wp-image-328{width: 100% !important;height: auto !important;}
		.post-page p img.size-full.wp-image-1026{width: 100% !important;height: auto !important;}
		.post-page p img.size-full.wp-image-1031{width: 100% !important;height: auto !important;}
		.post-page p img.size-full.wp-image-498{width: 100% !important;height: auto !important;}
		.post-page p img.size-full.wp-image-565{width: 100% !important;height: auto !important;}

		.blogpost-content .line_marg a img {text-align: center;margin: 0 auto 2px;display: table;}
		/*.blogpost-content .line_marg {margin-bottom: 0;margin: 0 auto 8px;display: table;}*/
		.blogpost-content .line_marg a br{ display:none;}
		.wrapper1 select{    margin-bottom: 10px;}
.mc-field-group input[type="text"], .mc-field-group input[type="email"]{
	margin-bottom:10px;
}
}
@media only screen and (min-width: 680px) and (max-width: 991px){
.blogpost-content .line_marg {
    float: left;
}
}
@media only screen and (max-width: 780px){
	.our-fellow .jcarousel-wrapper{ width:460px; margin:0 auto;}


}
@media only screen and (max-width: 680px){
.post-page p img.size-full.wp-image-613{width: 100% !important;height: auto !important;}
.blogpost-content .line_marg {float: none; margin-bottom: 0;margin: 0 auto 8px;display: table;}
}

@media only screen and (max-width: 540px){
	.top-bar .searchform input#search{ width:230px;}
	.our-fellow .jcarousel-wrapper{ width:220px; margin:0 auto;}


}

div#flag_postion_2 {
    float: right;
    /*padding-right: 25px;*/
}

div#flag_side_3 {
    position: absolute;
    bottom: -25px;
}
div#flag_postion_3 img {
    /*width: 75px !important;
    height: 32px !important;*/
}

.paginate_search {
    position: absolute;
    bottom: 0;
    padding-bottom: 25px;
    right: 0;
}


/**/
.text_ct p {
  padding: 7px 0;
font-size: 18px;
}
.mc-field-group input[type='text'], .mc-field-group input[type='email'] {
    background: none;
    border: 2px solid #FFFFFF;
    border-radius: 3px;
	color:#ffffff;
    font-style: italic;
    padding: 5px;
    width: 100%;
}
.page_signup .mc-field-group input[type="text"], .page_signup .mc-field-group input[type="email"] {
    border: 1px solid #d3d3d3;
	color: #555;
	font-style: normal;
}
.page_signup .indicates-required {
    margin-bottom: 20px;
}
.page_signup .mc-field-group {
    margin-bottom: 20px;
}
.page_signup .last_name {
    margin-bottom: 0px;
}
.page_signup .button {
    background-image: none;
    margin: 0;
}

.submit.col-md-3 input[type='submit']{
	background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/arrow.png") no-repeat scroll 0 0;
    border: medium none;
    color: transparent;
    margin: 8px 0 0;
}

/**/
.staffquote {
    border-bottom: 1px solid #efefef;
    border-top: 2px solid #008188;
    color: #008188;
    display: block;
    font-family: "StagWeb-Book";
    font-size: 20px;
    margin: 20px 0 20px;
    padding: 5px 0;
}
.member_ct_title{
	font-size: 25px !important;
}
.member_title {
    margin-top: 0 !important;
	font-size: 20px !important;
}
.staff-inner {
    clear: both;
    display: block;
    margin-bottom: 30px;
}
.program_support {
    margin-bottom: 20px;
}
.program_support img {
    margin-bottom: 8px !important;
}

.ui-widget-content a {
    color: #28b9a9 !important;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
	top:40% !important;
}
.ui-state-default .ui-icon::before {
    content: "\f107" !important;
    font-family: fontawesome !important;
    font-size: 20px !important;
}
.member .sidebar h3 {
    padding-bottom: 8px;
}
.staff .sidebar h3 {
    padding-bottom: 8px;
}

html body ul.kebo-tweets.slider{
	float:right;
	width:91%!important;
}
.blog{overflow-x: hidden;}
.post_ct1 img {
    float: left;
    margin-right: 20px;
}
/**/
.content_ct .readmore_ct {
    font-size: 14px;
}
.ui-accordion .ui-accordion-header {
	border:none !important;
}
.ui-widget-content {
	border:none !important;
}
.cofellow {
    font-size: 18px !important;
    margin: 5px 0 !important;
}

.cofellow_ct{
	text-align:center;
}
#flag_postion_7 {
    display: none;
}
.form_check:last-child {
    display: none;
}

.org_search {
    margin: 0;
    width: 59.8% !important;
}

.city_search {
    width: 250px !important;
}

.oyear_search{
	width:auto;
	padding:0;
}

.osubmit_search{
	margin:0;
}
.text_cot .citizen_img1 {
    width: 40px;
}
.eligible_text {
    color: #ef672d;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 2px 0 0;
	font-size:12px;
}
.form_check > input {
    margin: 3px 5px 0 0;
	float:left;
}

.post-page-head1 span:hover {
	text-decoration: underline;
	color: #ea7125;
}

.post-page-head1:hover {
	text-decoration: underline;
	color: #ea7125;
}

.post-page-head1 a {
    color: #ea7125;
}



.post-page ol li ol, .post-page ul li ul {
    margin-bottom: 0;
}



::-webkit-input-placeholder {
    opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1 !important;
}

:-ms-input-placeholder {
   opacity: 1 !important;
}
::-webkit-input-placeholder {
    color: #fff;
}


/* CSS JUN-22-2018 - FOr Staff Page */

/**/
.staffquote {
    color: #008188;
    display: block;
    font-family: "StagWeb-Book";
    font-size: 20px;
    margin:10px 0 20px;
    padding: 5px 0; text-align:center; border:none;
}

.type-staffs .thubnail_img img {width:210px; height:210px;}


.staffquote p{ padding-bottom:0px; display:inline-block; width:100%; line-height:25px;}

.staffquote .fa-quote-left{float:left; font-size:40px;}
.staffquote .fa-quote-right{float:right; font-size:40px;}

.member_ct_title{
	font-size: 25px !important;
}
.member_title {
    margin-top: 0 !important;
	font-size: 20px !important; text-align:center;
	
}


.staff-inner .member_title{font-size:13px !important; 
    bottom: 0px;
    background: #fff;
    width: 100%;
    padding: 10px 0 10px 0;
    text-align: center; margin-bottom:0px; color: #000; min-height:65px;}  
.staff-inner .member_title:hover{ color:#000;}
	
.staff-inner img{ width:210px; height:210px;}
.staff-inner:hover .member_title{ display:block;}

	
	
.staff-inner .overly{    position: absolute;
    text-align: center;
    left: 0px;
    align-items: center;
    justify-content: center;
    top: 0px;
    width: 100%;
    display: flex;

    background: rgba(0, 137, 152, 0.80);
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 0; -webkit-transition:all 0.9s ease-in-out;
	    height:210px;}
	
.staff-inner .show-text{ position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0%;
    visibility: hidden;
    opacity: 0;  top: 50%;
  transform: translateY(-50%); height:210px;}
	


.staff-inner:hover .overly{height:210px;
    opacity: 1;
    visibility: visible;    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	
	-webkit-transition:all 0.9s ease-in-out; }
	
	
.staff-inner:hover .show-text{
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 1;
    visibility: visible; display:block; 
  -webkit-transform: translateY(-50%); top:50%; height:210px;}
	
.staff-inner:hover .show-text .member_title{ display:block;     background: none;
padding-bottom:30px; color:#FFF; padding:0 12px;
}
	
.staff-inner:hover .show-text .member_title strong{color:#FFF;}

	
.staff-inner .show-text span.btn{      border: 1px solid #fff;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    text-decoration: none;
	    border: 1px solid #fff;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    text-decoration: none;
    box-shadow: none;
    background: none;
    margin-top: 15px; font-family: "StagWeb-Light";}
	
.staff-inner:hover .show-text span.btn{      border: 1px solid #fff;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    text-decoration: none;
	    border: 1px solid #fff;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    text-decoration: none;
    box-shadow: none;
    background: none;
    margin-top:0px; margin-right:0px;}

.staff-inner:hover .member_title_show{ display:none}

.staff-inner .member_title_show{position: absolute;
    background: #fff;
    bottom: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding: 8px;}
	
.staff-inner .member_title_show strong{display:block; font-size:16px;}

.member_title strong{ display:block; font-size:16px;     color: #000;}

.staff-inner {
    clear: both;
    display: block;
    margin-bottom:0px;
	position:relative;
	min-height:300px;

}
.staff-inner a:hover{text-decoration:none;}



/*staff-single-page*/

.staff-single-page .content-text{ margin-top:15px; display:block;}


.member .sidebar h3 {
    padding-bottom: 8px;
}
.staff .sidebar h3 {
    padding-bottom: 8px;
}



.btn-sec-center{ width:100%; display:inline-block; text-align:center; margin-top:25px;}

.btn-sec-center .btngreen {
  background: #45c0ab;
padding: 15px 35px;
color: #fff !important;
line-height: 45px;
margin: 0 15px;
font-family: "StagWeb-Light";
font-size: 18px;
letter-spacing: 1px;
font-weight: 600;
}

.btn-sec-center .btngreen:hover{ background:#3bb39e; text-decoration:none;}

.type-staffs .meta{ display:none;}

.team-page .pad-left-right{ padding-left:5px; padding-right:5px;}

.pad-left-right{ padding-right:0px; padding-left:0px;}

.single-page .post-page h1.post-page-head
{
	margin-bottom:30px;
}


/*18-11-19*/

.our-story {padding:0px 0 100px 0;}
.our-story .carousel img{width:100%;}

.our-story h3{font-size:42px;
padding:0px 0 10px 0;
color:#00AF9D; text-align:center;
font-family: 'Flama';}

.carousel-control.right{background:none; width:58px; z-index:999;}
.carousel-control.left{background:none; width:58px; z-index:999;}
.our-story .nav-pills > li > a{border-radius: 0;
font-weight: 700;
color:#fff;
line-height:58px;
font-size: 22px;
padding:0px; min-height:58px; min-width:95px;}
.our-story .nav-pills > li.active > a, .nav-pills > li.active > a:hover{background:#28b9a9;}
.our-story .nav > li > a:hover, .nav > li > a:focus {

    text-decoration: none;
    background-color:#28b9a9;

}

.our-story .carousel-control img{width:28px;}
.our-story .carousel-caption{
text-shadow: none;
background:rgba(255,255,255,.90);
color:#000;
padding:10px 20px;
font-size:16px;
line-height:28px;
bottom:0px; 
width:100%;
max-width:100%;
left:auto;
right:auto;}
.our-story .carousel{text-align:center;}
.our-story .nav-justified{position:relative; bottom:0; width:100%; max-width:100%; left:auto; right:auto; margin-left:0;
background:#ef672d;}
.our-story .nav-justified > li{background:#ef672d; width:auto; font-family: "StagWeb-Light"; text-indent: inherit;
border:none; margin:0; border-radius:0px; height:auto; /*float:left;*/ display:inline-block;} 
.our-story .nav-justified > li > a{margin-bottom:0px;}

.our-story .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{right: 50%;
width:58px;
height:58px;
background:#fff;
line-height:58px;
background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/right-arrow.png") no-repeat scroll 0 0;
right:0; background-position:center;}


.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{right: 50%;
width:58px;
left:0;
height:58px;
background:#fff;
line-height:58px;
background: rgba(0, 0, 0, 0) url("../../../wp-content/themes/ghcorps/images/left-arrow.png") no-repeat scroll 0 0;
background-position:center;}
.carousel-control{opacity:1;}
.carousel-control img{width:25px;}

.our-story .glyphicon-chevron-right::before {

    content: "";

}

.our-story .glyphicon-chevron-left::before {

    content: "";

}




.our-impect h3{font-size:42px;
padding: 0px 0 50px 0;
color:#fff;
text-align: center;
font-family: 'Flama';
line-height:42px;}

.bg-light{background:#28b9a9;
/*padding:50px 25px;*/ padding:50px 0;}

.impect-box{background:#fff; text-align:center; padding:50px 20px; min-height:380px;}
.impect-box h5{text-transform:uppercase; font-size:20px; color:#EA5F24;}
.impect-box h4{font-size:30px; padding:10px 0 0 0; line-height:42px;}

.btn-impect{background-color:#008998;
border: 0 solid;
border-radius:0px;
color:#ffffff;
font-family: "StagWeb-Light";
font-size: 24px;
line-height: 38px;
padding: 8px 30px;
margin-top: 15px;
display: inline-block;}

.btn-impect:hover{background:#28b9a9; border-color:#28b9a9; color:#fff;}

.our-fellowship{margin-bottom:100px; /*padding-top:75px;*/}
.our-fellowship h3{font-size:42px;
padding: 0px 0 10px 0;
color:#00AF9D;
text-align: center;
font-family: 'Flama';
}

.fellowship-box{ text-align:center; border:1px solid #28b9a9; padding:0px; }
.fellowship-box img{width:100%;}
.fellowship-box h4{color:#28b9a9; font-size:22px; font-family:"StagWeb-Light"; padding:8px 0;}

.our-fellowship.home-our-team .fellowship-box img{width:100%;}
.our-fellowship.home-our-team .fellowship-box{padding:0px; background:#fff; position:relative; display:block;}
.our-fellowship.home-our-team .fellowship-box:before{content:''; position:absolute; top:0; left:0; width:100%; height:100%;
background:rgba(40,185,169,.75); opacity:0; transition: all 0.2s ease 0s;}

.our-fellowship.home-our-team .fellowship-box .box-txt h4{color:#fff; font-size: 32px; font-family:"StagWeb-book";}
.our-fellowship.home-our-team .fellowship-box .box-txt{position:absolute; top:50%; z-index:1; transform:translateY(-50%); width:100%;}
.our-fellowship.home-our-team .fellowship-box .box-txt p{min-height:inherit; 
  display:none; transition: margin .3s ease-in-out;}
.our-fellowship.home-our-team .fellowship-box .box-txt strong{font-weight:700; display:none; margin-top:10px;
border: 1px solid #fff;
padding: 8px;font-size: 14px; color:#fff; font-family: "StagWeb-Light";}
.our-fellowship.home-our-team .fellowship-box .box-txt .btn-impect{display:none;}
.our-fellowship.home-our-team .fellowship-box:hover .box-txt{color:#fff;}
.our-fellowship.home-our-team .fellowship-box:hover .box-txt h4{color:#fff;}
.our-fellowship.home-our-team .fellowship-box:hover .box-txt p{display:block;}
.our-fellowship.home-our-team .fellowship-box:hover .box-txt strong{display:inline-block;}
.our-fellowship.home-our-team .fellowship-box:hover .box-txt .btn-impect{display:block;}
.our-fellowship.home-our-team .fellowship-box:hover:before{opacity:1;}

.fellowship-box .box-txt{padding:15px;}
.fellowship-box .box-txt p{min-height:90px;}
.our-fellowship .fellowship-box{background:#F7F7F7;  border:none;}
.our-fellowship.home-our-team h3{color:#fff; padding-bottom:50px; line-height:42px;}
.our-impect{margin-bottom:100px; padding-top:50px; padding-bottom:50px;}
.p-0{padding:0px;}

.top-bar .searchform{display:none;}

.footer-main{background-color:#28b9a9;
background-image: -webkit-linear-gradient(left,#28b9a9 50%,#008187 50%);
background-image: linear-gradient(to right,
#28b9a9 50%,#008187 50%);}


.space-tb-100{padding:120px 0;}
.space-100{padding:120px 0px 80px 80px;}
.footer-main .footer_menu_bg li{display:inline-block; width:48%; border:none;}
.footer-main .footer_menu_bg li a{font-size:18px; line-height:28px; display:block; padding:5px 0px;}
.footer-main .footer_menu_bg li a:hover{color:#ddd;}

.footer-main .newsletter_footer .mc-field-group{margin-bottom:10px;}

.our-fellow .jcarousel li .our_fellow_ct{min-height:inherit;}
.our-fellow .jcarousel li .our_fellow_ct img{width:100%; height:auto;}
.our-fellow .jcarousel li .our_fellow_ct a{display:block;}
.our-fellow .jcarousel li .our_fellow_ct a .img-hvr{position:relative;}
.our-fellow .jcarousel li .our_fellow_ct a .img-hvr h4{display:none; transition: all 0.2s ease 0s; color:#fff;}
.our-fellow .jcarousel li .our_fellow_ct a .img-hvr:after{content:''; position:absolute; top:0; left:0; height:100%; width:100%;
background:rgba(40,185,169,.75);
opacity:0;
visibility: visible;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease 0s;}
.our-fellow .jcarousel h4 strong{display:block;} 

.our-fellow .jcarousel .our_fellow_ct:hover .img-hvr h4{display:block; position:absolute; top:50%; transform:translateY(-50%); 
  width:100%; z-index:1; font-family: 'Flama';}
.our-fellow .jcarousel .our_fellow_ct:hover .img-hvr:after{opacity:1;}

.our-fellow .jcarousel h4 {
    color: #000;
    font-size:18px;
 font-family: 'Flama';
    padding: 8px 0;
}

.header.sticky {
    position: fixed;
    top: 0px;
    z-index: 999;
    width:100%;
    animation: smoothScroll 1s forwards;
}

.header.sticky .logo a img{width:80px;}

.header.sticky .icons{padding:5px 0px;}

.footer-copyright-wrapper h4{padding-bottom: 25px;
padding:0 0 15px 0;
font-weight: 700;

font-size: 22px;

line-height: 30px;}

/*20-11-2019*/
.celebrating{padding:100px 0px; margin-bottom:0px;}
.celebrating h2{font-size:42px;
padding:0px 0 10px 0;
line-height:60px;
color:#00AF9D;
font-family: "StagWeb-Light";
}

.celebrating .celebrating-img img{width:100%;}
.celebrating .impect-box{padding-bottom:0px; padding-top:80px; text-align:left; padding-left:0px;}

.p-left-15{padding-left:15px;}
.p-right-15{padding-right:15px;}

.flex-caption .btn-impect:hover{background:#008998;}

.flexslider .slides li:first-child{
    display: block;
    -webkit-backface-visibility: visible;
}

.flexslider .slides li{
    display: none;
    -webkit-backface-visibility: hidden;
}
#myCarousel .container{ position:relative; }
.org-btn{background:#ef672d;}
.org-btn:hover{background:#008998;}
.org-btn:focus{color:#fff;}



@media only screen and (min-width:320px) and (max-width:480px)
{
	.view_all_ct a{font-size:15px;}
	#display-medium-owl-demo .details-title{ padding-top:10%;} 
}

@media only screen and (min-width:992px) and (max-width:1199px)
{
	.staff-inner img{height:172px; height:172px;}
		.staff-inner .overly{ height:172px;}
	.staff-inner:hover .overly{height:172px;}
	.staff .sidebar h3{font-size:20px;} 
	.type-staffs .thubnail_img img{ height:auto;} 
	.type-staffs .staffquote img{width:30px;}
	.btn-sec-center .btngreen{ padding:15px; margin:10px;} 

}

@media only screen and (min-width:768px) and (max-width:991px)
{
	.staff-inner{min-height:310px; width:210px; margin:0 auto;} 
	.btn-sec-center .btngreen{margin:2px;
line-height: 24px;
padding:10px;
display: inline-block; font-size:14px;}
	.type-staffs .thubnail_img img{ height:auto;}
	.type-staffs .staffquote img{width:30px;}
	.single-page .post-page .thubnail_img{text-align:center;} 

	.impect-box h4{font-size:23px;}
	.our-story{padding-bottom:65px;}
	.our-impect{margin-bottom:50px; padding-bottom:50px;}
	.our-fellowship{margin-bottom:50px;}
	.our-fellow{padding-bottom:50px;}
	.bg-light{padding:50px 0px;}
	.our-story h3{padding-bottom:25px;}
	.our-impect h3{padding-bottom:25px;}
	.our-fellowship h3{padding-bottom:25px;}
.two-column-wrapper h1{font-size:32px; line-height:40px;}
.celebrating{padding:50px 0px 50px;}
.celebrating h2{font-size:32px; line-height:40px;}
.two-column-wrapper{margin-bottom:50px; padding-top:50px; padding-bottom:50px;}
.our-fellowship .btn-impect{padding:5px 15px;}


}


@media only screen and (min-width:640px) and (max-width:767px)
{
	.width-33{width:33%;}
	.width-64{width:64%;}
	.team-page .pad-left-right{ width:31% !important; margin:0 1% !important;} 
	.staff-inner{ width:175px !important;}
	.staff-inner img{ height:175px !important; width:175px !important;}
	.staff-inner .overly{ height:175px;}
	.staff-inner:hover .overly{ height:175px;}

	
}


@media only screen and (min-width:481px) and (max-width:767px)
{
.staff-inner{width:210px; margin:0 auto; min-height:310px;}
.team-page .pad-left-right{width:46%; margin:0 2%;}
.type-staffs .post-page .thubnail_img{text-align:center;} 
.single-page .btn-sec-center .btngreen{padding:15px; margin:5px; display:inline-block; font-size:16px; line-height:18px;} 
.type-staffs .staffquote img{width:30px;}
.btn-sec-center .btngreen{padding:12px; font-size:12px; margin:0px;}  
}

@media only screen and (max-width:480px)
{
	.staff-inner{ width:210px; margin:0 auto; min-height:300px;}
	.single-page .post-page h1.post-page-head{font-size:20px; line-height:22px;}
	.type-staffs .thubnail_img img{ width:100%; height:100%;} 
	.type-staffs .staffquote p{ font-size:16px;}
	.btn-sec-center .btngreen{ display:block; margin:10px 0px; padding:12px 20px; line-height:24px;} 
	.type-staffs .staffquote img{width:30px;}
}


@media only screen and (max-width:1040px)
{
.our-story .nav-justified > li{display:none; width:100%;}
.nav-justified li.active{display:block;}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{top:auto; bottom:0; background-color:#fff;
      width:58px; height:58px;}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{top:auto; bottom:0; background-color:#fff;
      width:58px; height:58px;}
.our-story .nav-pills > li > a{padding:0px; line-height:58px;}
.our-story .nav-justified{width:100%; position:relative; min-height:58px; background: #28b9a9;}
}



@media only screen and (min-width:861px) and (max-width:1199px)
{
	.text-container{max-width:100%; text-align:center;} 
	.menu-sp ul li{min-width:125px;}
}

@media only screen and (min-width:768px) and (max-width:860px)
{
.text-container h3{color:#28b9a9; font-size:30px;}
.slider_bg{padding:5px 0px;} 

}


@media only screen and (max-width:767px)
{
    
    
    .p-0{padding:0 15px;}
    .fellowship-box .box-txt p{min-height:inherit;}
    .impect-box h4{font-size:24px;}
    .fellowship-box{margin-bottom:15px;}
    .two-column-wrapper h1{font-size:20px;}
    .our-fellowship h3{padding-bottom:10px; font-size:28px;}
    .our-fellowship.home-our-team h3{padding-bottom:10px;}
    .our-impect h3{padding-bottom:10px; font-size:28px;}
    .our-story h3{padding-bottom:10px; font-size:28px;} 
    .two-column-wrapper{padding-bottom:50px; padding-top:38px; margin-bottom:38px;}
    .our-story{padding-bottom:50px;}
    .bg-light{padding:38px 0px 35px;}
    .our-impect{padding-bottom:50px; margin-bottom:38px;}
    .our-fellow{padding-bottom:50px;}
    .our-fellowship{margin-bottom:38px;} 
    .space-100{padding:50px 15px 25px 15px;}
    .space-tb-100{padding:50px 0px;}
    .footer-main .footer_menu_bg li{width:100%;}
    .footer-main .col-xs-12.col-sm-12.col-md-6.col-lg-6{padding:0px;} 
    .footer_menu_bg{padding:0px;}

    .flex-caption{top:0; text-align:center;}
    .text-container h3{font-size:18px; background:none; color:#28b9a9;}
    .text-container p{font-size:16px; background:no-repeat; margin-top:0px;}
    .text-container .btn-impect{margin-top:0px;}
    .flex-direction-nav a{background-size:15px !important; height:50px; width:20px;}
    .text-container{padding:0 15px;}
    .celebrating.our-impect{padding:50px 0px; margin-bottom:0px;  }
    .celebrating h2{font-size:28px; line-height:40px;}
    .celebrating .impect-box{padding-top:10px; padding-right:0px; padding-bottom:10px; min-height:inherit;}
    .impect-box{min-height:inherit;}
    .btn-impect{font-size:20px; line-height:28px; padding:8px 20px;}
    .impect-box h4{font-size:22px; line-height:30px;}
   /*  .our-fellowship .fellowship-box{padding:30px 20px;}
    .fellowship-box img{width:120px;} */
    .our-fellow h3{font-size:28px;}

    .our-fellowship.home-our-team .fellowship-box .box-txt p{display:block; color:#fff;}
    .our-fellowship.home-our-team .fellowship-box .box-txt strong{display:inline-block; color:#fff;}
    .our-fellowship.home-our-team .fellowship-box::before{opacity:1; background:rgba(40,185,169,.50);}
    .our-story .carousel-caption{ font-size:16px; line-height:20px; padding:10px; left:auto; right:auto;
      position:relative; bottom:0;}
    

    .slider_bg .container{padding:0px 0 15px 0; background:#fff;}
    .mobile-logo .logo{padding:5px 0px;}
    .mobile-logo .logo a img{width:60px !important;}

    .mobile-logo .logo{text-align:right;}


}

