@font-face {
	font-family: 'avantgardebq-extralight';
	src: url('../fonts/avantgarde-extralight-opentype.eot');
	src: local('☺'), url('../fonts/avantgarde-extralight-opentype.woff') format('woff'), url('../fonts/avantgarde-extralight-opentype.ttf') format('truetype'), url('../fonts/avantgarde-extralight-opentype.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'avantgardegothicc-demi';
	src: url('../fonts/avantgarde-demi.eot');
	src: local('☺'), url('../fonts/avantgarde-demi.woff') format('woff'), url('../fonts/avantgarde-demi.ttf') format('truetype'), url('../fonts/avantgarde-demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'avantgardegothicc-book';
    src: url('../fonts/AvantGardeGothicC-Book.eot');
    src: local('☺'), url('../fonts/AvantGardeGothicC-Book.woff') format('woff'), url('../fonts/AvantGardeGothicC-Book.ttf') format('truetype'), url('../fonts/AvantGardeGothicC-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaeciliaLTStd-Light';
    src: url('../fonts/CaeciliaLTStd-Light.eot');
    src: local('☺'), url('../fonts/CaeciliaLTStd-Light.woff') format('woff'), url('../fonts/CaeciliaLTStd-Light.ttf') format('truetype'), url('../fonts/CaeciliaLTStd-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaeciliaLTStd-Bold';
    src: url('../fonts/CaeciliaLTStd-Bold.eot');
    src: local('☺'), url('../fonts/CaeciliaLTStd-Bold.woff') format('woff'), url('../fonts/CaeciliaLTStd-Bold.ttf') format('truetype'), url('../fonts/CaeciliaLTStd-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
	font-family: 'avantgardebq-extralight', sans-serif;
	font-weight:normal;
  	color: #696969;
  	overflow: auto !important;
}
body.opacity
{
	opacity: 0;
}
a,p{
	 font-family: 'CaeciliaLTStd-Light';
}
p
{
	font-size: 15px;
}
.FRAHV
{
	font-family: 'FRAHV', sans-serif;
}

.d-block
{
	display: block;
}
a,a:hover,a:focus
{
	text-decoration: none;
}
.sky-blue-color
{
	color: #17cace;
}
.blue-color
{
	color: #0093bb !important;
}
.btn:focus
{
	outline: none !important;
}
.btn
{
	border-radius: 0px;
}
.btn-default
{
    position: relative;
    padding: 10px 20px;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-family: 'CaeciliaLTStd-Light',serif;
}

.btn-red span
{
	background: #da001a !important;
}
.btn-light-blue span
{
	background: #2bbae2 !important;
}
.btn-orange span
{ 
	background: #ec7404 !important;
}
.btn-info
{
	background: #17cace;
	border-color: #17cace;
}
.btn-info:hover,.btn-info:focus
{
	background: none;
	color:#17cace;
	border-color: #17cace;
}
.headerBg
{
	height: 498px;
	overflow: hidden;
	background-image: url('../images/hdr_1.jpg');
	background-size:cover;
	background-position:center center;
	position: relative;
	background-attachment:fixed;
	width: 100%;
}
.logo
{
	float: left;
	width: 150px;
	margin-top: 20px;
	padding:0 10px;
	background: none;
}
.right-menu-btn
{
	float: right;
	list-style: none;
	margin-top: 20px;
}
.right-menu-btn li
{
	float: left;
	margin-left:20px;
	display: inline-block;
}
.right-menu-btn li
{
	padding-top: 7px;
}
.right-menu-btn li:last-child
{
	padding: 0;
}
.right-menu-btn li a
{
	color: #fff;
	font-size: 20px;
}
.right-menu-btn li a:hover
{
	color: #17cace;
}
.right-menu-btn .btn
{
	font-size: 20px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
   }
.headerTypo
{
	display: block;
	color: #fff;
    padding-top: 150px;
    padding-left:0;
    text-align: left;
    margin: auto;
}
.text-1
{
    font-family: 'avantgardegothicc-demi';
  	font-size: 70px;
  	text-transform: uppercase;
  	overflow: hidden;
  	display:inline-block;
  	border-bottom: 1px solid #fff;
}

.clip-text {
    overflow:hidden;
    text-align: center;
    color: #2bbae2 ;
}
.text-2
{
  	font-size: 60px;
  	font-weight:300;
  	text-transform: uppercase;
}
.titleWithRibbon
{
	text-align: left;
}
.big-title
{
  	font-size: 48px;
  	text-transform: uppercase;
}
.section-padding
{
	padding-bottom: 70px;
}

.partners-slider
{
	padding: 20px;
	margin-top: 30px;
}
.partners-slider img
{
	max-width: 170px;
	margin: auto;
}
.relative
{
	position: relative;
}
.owl-stage-outer
{
	z-index: 1;
}
.partners-slider .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    text-align: center;
    z-index: 0;
}
.partners-slider .owl-nav .owl-prev
{
	left: -60px;
}
.partners-slider  .owl-nav .owl-next
{
	right: -60px;
}
.partners-slider .owl-nav [class*='owl-']
{
	position: absolute;
	background: none !important;
	 top: 0;
	 bottom: 0;
	 line-height: 100px;
}
#feature-slider .owl-nav [class*='owl-']
{
	 line-height: 0px;
}
.partners-slider .owl-nav img
{
	max-height: 50px;
}

.thumbslider
{
	
}
.thumbslider .owl-nav [class*='owl-']
{
	line-height: 238px !important;
}
.partnerThumb
{
	background: #fff;
	padding: 10px;
	box-shadow: 0 0px 20px rgba(0,0,0,0.4);
	margin: 8px;
}
.cleint-logo
{
	background: url('../images/counter-bg.jpg') center center;
	background-size:cover;
	height: 160px;
	text-align: center;
	position: relative;
	overflow:hidden;
}
.cleint-logo img
{
	position: absolute;
	left: 0;
	right:0;
	top:0;
	bottom: 0;
	margin: auto;
	max-width: 150px;
	text-align: center;
}
.logo-text
{
	font-size: 16px;
	margin-top: 10px;
}
/*-------- main menu style ------------*/
.blue {
    color: #0093bb !important;
}
.blue-bg {
    background: #0093bb;
}
.light-blue {
    color: #2bbae2 !important;
}
.light-blue-bg {
    background: #2bbae2;
}
.orange {
    color: #ec7404 !important;
}
.orange-bg
{
	background: #ec7404;
}
.purple {
    color: #6d236f !important;
}
.purple-bg {
    background: #6d236f;
}
.red {
    color: #da001a !important;
}
.red-bg {
    background: #da001a;
}
.pink {
    color: #e52d87 !important;
}
.pink-bg {
    background: #e52d87;
}
nav.mainMenu {
    background-color: transparent;
    border: none;
    padding: 30px 0;
    margin-bottom: 0px;
}
.navbar-nav {
    float: none;
    margin: auto;
    text-align: center;
}

.navbar-nav  > li {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 22px;
    margin-left: 22px;
}

.navbar-nav > li > a
{
	font-size: 28px;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    font-weight: 500;
}
.main-nav
{
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 0px;
	list-style: none;
}
.main-nav li
{
	margin-right: 22px;
    margin-left: 22px;
    display: inline-block;
}
.main-nav li a {
	font-family: 'avantgardebq-extralight',sans-serif;
    text-transform: uppercase;
    font-size: 28px;
}
.sub-nav
{
	text-align: center;
	height: 20px;
	list-style: none;
	margin-bottom: 0px;
}
.sub-nav li{
	margin-right: 17px;
    margin-left: 17px;
    display: inline-block;
}
.sub-nav li a{
	font-family: 'avantgardebq-extralight',sans-serif;
    text-transform: uppercase;
    color: #696969;
    font-size: 24px;
}

#scroll-to-content {
    width: 60px;
    height: 53px;
    padding-top: 25px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#scroll-to-content img
{
	max-width: 100%;
}
/*----------- nav end ------*/
.line
{
	width: 60px;
    margin-top: -20px;
    margin-left: 20px;
    height: 2px;
    background: #000;
} 
.enhancer-line
{
	text-align: center;
}
.enhancer-line p
{
	font-size: 36px;
	font-family: 'avantgardebq-extralight', sans-serif;
	text-transform: uppercase;
}
.enhancer-line p b
{
	color: #55badf;
}
.social
{
    display: block;
    text-align: center;
}
.social a
{
    display: inline-block;
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius:60px;
    background: #55badf;
    color: #fff;
    border:1px solid #fff;
    margin: 10px;
}
.social a.facebook
{
    background: #3b5998;
     border:1px solid #3b5998;
}
.social a.facebook:hover
{
    background: #fff;
    color: #3b5998;
}
.social a.twitter
{
	border:1px solid #55badf;
}
.social a.twitter:hover
{
    background: #fff;
    color: #55badf;
}
.social a.google-plus
{
    background: #db4437;
    border:1px solid #db4437;
}
.social a.google-plus:hover
{
     background: none;
    color: #db4437;
}
.social a.youtube
{
    background: #cc181e;
    border:1px solid #cc181e;
}
.social a.youtube:hover
{
    background: none;
    color: #cc181e;
   }
.title
{
	font-size: 46px;
}
.whatWeDo-BOX
{
	margin-top: 20px;
}
.image-link
{
	width: 280px;
    height: 280px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	padding:10px;
	border-radius:280px;
	background-clip: content-box;
	background:#ffffff;
	margin: auto;
	display: block;
	z-index: 1;
}
.imginner
{
	 width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom:0;
    right:0;
    margin: auto;
}
.image-link:hover .image-overlay
{
   	width: 90%;
    height: 90%;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    left: 5%;
    top: 5%;
    z-index:1;
}
.image-link .image-overlay {
    width: 100%;
    height: 100%;
    /*z-index:1;*/
    position: absolute;
    left: 0;
    top: 0;
    z-index:0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #2bbae2;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.image-link:hover .image-overlay-icon
{
	left: 0px;
	-moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.image-overlay-icon .fa
{
	font-size: 60px;
	color: #fff;
}
.image-link .image-overlay-icon {
    position: absolute;
    left: -280px;
    top: 50%;
    margin-top: -38px;
    width: 100%;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    z-index: 2;
    text-align:center;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.image-link .image-overlay-icon img {
    display: block;
    width: auto;
    height: 76px;
    margin: 0 auto;
}
.boxContent
{
	width: 80%;
	margin: auto;
}
.boxContent h3
{
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #2bbae2;
	font-size: 20px;
}

.boxContent p
{
	font-size: 15px;
}
.boxContent .more
{
    margin: 0 auto;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    font-size: 17px;
    text-transform: uppercase;
    color:#2bbae2;
    text-decoration: none;
}
.more:hover strong
{
	left: 3px;
}
.more strong {
    font-size: 20px;
    font-weight: normal;
    position:relative;
    left: 0;
    font-family: Arial,sans-serif;
    vertical-align: top;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
    margin-right: 5px;
    margin-top: -6px;
    margin-left: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
     line-height: 1.6;
}
.less strong
{
	line-height: 1.3;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding-top: 40px;
}
.nav-tabs > li {
    float: none;
    margin: 0 16px;
    margin-bottom: 0px;
    display: inline-block;
}

.nav-tabs > li > a {
   position: relative;
   background:none;
    z-index: 1;
    height: 50px;
    border:none !important;
    padding: 0 20px;
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    text-decoration: none !important;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    line-height: 54px;
    border: none;
    z-index: 1;
    font-family: 'avantgardegothicc-book',sans-serif;
}
.nav-tabs > li > a span
{
	-webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand');
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #c4c4c4 url('../images/overlay-03.png') repeat;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.nav-tabs > li > a:hover,.nav-tabs > li > a:focus
{
	color: #fff;
	background:none !important;
}
.nav-tabs > li > a:hover span
{
	opacity: 0.8;
}
.nav-tabs > li.active a:hover span
{
	opacity: 1;
}
.nav-tabs > li.active > a span{
	background: #e52d87 url('../images/overlay-03-white.png') repeat;
}

.tab-content
{
	background: url('../images/overlay-03-white.png') repeat;
	padding-top: 50px;
	min-height: 430px;
	color: #fff;
}
.tab-content > .active {
    overflow: hidden;
}
.tab-pink .tab-content,.tab-pink .image-overlay
{
	background-color: #e52d87;
}
.tab-red .tab-content,.tab-red .image-overlay
{
	background-color: #da001a;
}
.tab-red .nav-tabs > li.active > a span
{
	background-color: #da001a;
}

.tab-blue .nav-tabs > li.active > a span
{
	background-color: #0093bb;
}
.tab-blue .tab-content
{
	background-color: #0093bb;
}
.tab-light-blue .tab-content
{
	background-color: #2bbae2;
}
.tab-light-blue .tab-content
{
	background-color: #2bbae2;
}
.tab-light-blue .nav-tabs > li.active > a span
{
	background-color: #2bbae2;
}
.nav-blue > li.active > a span
{
	background-color: #0093bb;
}
.tab-orange .nav-tabs > li.active > a span
{
	background-color: #ec7404;
}
.tab-orange .tab-content,.tab-orange .image-overlay
{
	background-color: #ec7404;
}

.tab-pattern .tab-content
{
	background: url('../images/light_grey.png');
}
.tab-white .tab-content
{
	color:#696969;
}
.tab-white .nav-tabs > li.active > a
{
	color: #696969 !important;
}
.tab-white .nav-tabs > li.active > a span
{
	background: #ffffff url(../images/overlay-03-white.png) repeat;
    border: 1px solid #ddd;
    border-bottom: 0px;
}
.impact-BOX
{
	    margin-bottom: 20px;
}
.impactImg
{
	width: 230px;
	border-radius:10px;
    height: 230px;
    overflow: hidden;
    position:relative;
    float: left;
    margin-right: 20px;
}
.impactImg img
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right:0;
	margin: auto;
	max-height: 100%;
}
.impactText
{
	color: #fff;
}

.impactText h1, .impactText h2, .impactText h3 {
	text-transform: uppercase;
	margin-top: 0px;
	font-family: 'avantgardegothicc-demi';
}
.btn-white
{
	color: #0093bb !important;
}
.btn-white span
{
	background: #fff !important;	
}
.btn-skew,.btn-default
{
	position: relative;
    z-index: 1;
    height: 50px;
    padding: 0 20px;
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    text-decoration: none !important;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-family: 'CaeciliaLTStd-Light',serif;
    line-height: 54px;
    border: none;
}
.btn-default:hover
{
    color: #fff !important;
}
.btn-skew:hover
{
	color: #fff !important;
}
.btn-skew:hover span
{
	opacity: 0.6;
}
.btn-default:hover span
{
    opacity: 0.6;
}
.btn-skew span
{
	background: #e52d87;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand');
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.btn-default span
{
    background: #e52d87;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.btn-donate
{
	float: right;
	margin-top: 20px;
}
.content-bg
{
	background: url('../images/light_grey.png');
    position: relative;
    z-index: 2;
}
.video-slider
{
	position: relative;
}
.skw-slide
{
	text-align: center;
	color: #fff;
}
.skw-slide .skewDivText
{
	text-align: left;
    width: 240px;
    position: absolute;
    left: 9%;
    top: 2%;
    font-size: 20px;
    text-transform: uppercase;
}
.skewDivText {
    position:relative;
    width:100%;
    transform: skew(16deg);
     -webkit-transform: skew(16deg);
    -moz-transform: skew(16deg);
    -o-transform: skew(16deg);
    transform: skew(16deg);
}
.skewDivText *
{
	-webkit-transform: skew(-16deg);
    -moz-transform: skew(-16deg);
    -o-transform: skew(-16deg);
    transform: skew(-16deg);
    letter-spacing: 2px;
}
.mySkewText span {
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg);
    display: inline-block;
    position: relative;
}
.mySkewText {
    -webkit-transform: skew(18deg);
    -moz-transform: skew(18deg);
    -o-transform: skew(18deg);
    transform: skew(18deg);
    padding:30px;
}
.skw-content .caption
{
	bottom: 0 !important;
    right: 0 !important;
    left: 0;
    top: 0;
    max-width: 100% !important;
    padding: 0;
}
.videoIcon
{
	position: absolute;
	width: 110px;
	height: 110px;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index:3;
    margin: auto;
    text-align: center;
}
.videoIcon img
{
	z-index: 0;
	position: relative;
}
.videoIcon:hover{
	width: 125px;
    height: 125px;
}
.page-heading {
    padding: 40px 0;
    text-align: center;
    background: #fff;
}
.inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 80px;
    position: relative;
}
.page-heading .inner {
        width: 86%;
}
.page-heading h1
{
	    margin: 0 auto;
	    font-size: 50px;
	    margin-bottom:20px;
	    text-transform: uppercase;
}
.pink-color
{
        color: #e52d87 !important;
}
.content-heading {
    padding: 20px 0 0;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.content-heading h3
{
	    color: #e52d87;
	    text-transform: uppercase;
	    font-size: 30px;
	    margin-bottom: 20px;
	    margin-top: 0px;
}
.content-heading [class*="h"]
{
        text-transform: uppercase;
        margin-bottom: 20px;
        margin-top: 0px;
}
.content-heading p
{
	margin-bottom: 30px;
}
.impact.has-img {
    width: 37.5%;
    min-height: 240px;
    height: auto !important;
    height: 240px;
    margin-right: 0;
}

.impact {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 24%;
    position: relative;
    vertical-align: top;
    margin: 0 0 40px 0;
    z-index: 1;
}
.impact.impact-3 {
       margin-left: 100px;
       margin-right: 50px;
}

.impact.intro {
    width: 24%;
}
.impact.intro .content
{
	margin-left: 0px ;
	width: 100%;
}
.impact .image-link {
    width: 240px;
    height: 240px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.impact .content
{
	margin-left: 250px;
	color: #fff;
	text-align: left;
	padding-right:25px;
	width: 200px;
}
#Impact .impact  .content,#commDeveProgramm .impact  .content
{
    padding-top: 50px;
}
.big
{
	 font-family: 'avantgardegothicc-demi';
    font-size: 62px;
    font-weight: normal;
}

.impact .content .title {
    font-family: 'avantgardegothicc-book',sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding-right: 0;
}
.impact .content .subtitle {
   font-family: 'avantgardebq-extralight';
    font-size: 20px;
}
.impact .content .text
{
	 text-transform: none;
    line-height: 1.2em;
    font-size: 14px;
    font-family: 'CaeciliaLTStd-Light';
}
.impact .content p {
    display: block;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    line-height: 1em;
    padding-left: 8px;
}
.impact .content .more
{
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
}
.mission-heading p,.mission-heading h3
{
	color: #fff;
}
.mission p,.mission a
{
	color: #fff;
}
.vision p
{
    padding: 0 150px;
}
.section-title {
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: center;
    
}
.section-title h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 1em 0;
}
.section-title p {
    padding: 0 20%;
}

.social-join a
{
	font-family: 'avantgardebq-extralight';
	display: block;
    float: left;
    width: 240px;
    height: 240px;
    padding-top: 60px;
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    background: #f5f5f5 url('../images/overlay-03.png') repeat;
    margin-right: 60px;
    text-align: center;
    position: relative;
    color: #696969;
   	margin-bottom: 60px;
}
.social-join a:last-child
{
	margin-right: 0px;
}
.social-join a:hover
{
	background-color: #e5e5e5;
}
.social-join h3
{
	    font-size: 24px;
	    text-transform: uppercase;
	    width: 90%;
	    margin: auto;
	    margin-top: 30px;
}
.twitter h3
{
	color: #00aced;
}
.facebook h3
{
	color: #365799;
}
.social-join a img
{
	display: block;
    width: 46px;
    height: auto;
    margin: 0 auto;
}
.social-join a i
{
	display: block;
    color: #000;
    /* width: 46px; */
    height: 45px !important;
    font-size: 60px;
    height: auto;
    margin: 0 auto;
}
.ft-bnnr-logo
{
	padding: 80px 0;
	width: 230px;
}
footer
{
	padding: 60px 0;
}
.footer-banner
{
	background: url('../images/ftr_bg.jpg');
	background-size: cover;
	background-attachment: fixed;
}
.ft-blocks
{
	display: inline-block;
    zoom: 1;
    margin: 0 15px;
    vertical-align: top;
    text-align: left;
}
.ft-blocks .title
{
	font-size: 20px;
    color: #696969;
    font-family: 'avantgardebq-extralight',sans-serif;
    text-transform: uppercase;
}
.ft-blocks .title:hover
{
	color: #242424;
}
.ft-menu
{
	display: block;
    padding-top: 10px;
    padding-left: 0;
    list-style: none;
}
.ft-menu li {
    display: block;
    float: none;
    margin: 0;
    text-align: left;
}
.ft-menu li a {
    font-size: 15px;
    color: #999999;
    font-family: 'CaeciliaLTStd-Light',sans-serif;
    text-transform: none;
}
.ft-menu li a:hover
{
	color: #696969;
}
.mainNav
{
	display: none;
}
.mainNav-fixed-top
{
	background:#fff url('../images/bg-nav.png') repeat;
	position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    border-bottom: 2px solid #e9eaea;
    animation-name: fadeIn;
    animation-duration: 0.6s;
}
.navLogo
{
	 width: 150px;
    float: left;
    padding-left: 40px;
    margin: 0;
    padding-top: 10px;
}
.top-nav-menu
{
	float: left;
   padding-left: 25px;
   padding: 15px 0;
}
ul.menuTop
{
	list-style: none;
}
ul.menuTop li
{
	display: inline-block;
	position:relative;
	float: left;
}
ul.menuTop li span
{
	-webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand');
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
ul.menuTop li:hover a,ul.menuTop li.active a
{
	color: #fff !important;
}

ul.menuTop li span
{
	opacity: 0;
	transition: all 0.35s linear;
}
ul.menuTop li:hover span
{
	opacity: 1;
}
ul.menuTop li.blue span
{
	background: #0093bb;
}
ul.menuTop li.orange span
{
	background: #ec7404;
}
ul.menuTop li.purple span
{
	background: #6d236f;
}
ul.menuTop li.red span
{
	background: #da001a;
}

ul.menuTop li a
{
	display: block;
	position: relative;
	 font-family: 'avantgardebq-extralight',sans-serif;
	height: 35px;
	font-size: 20px;
	text-transform:uppercase;
    line-height: 37px;
    padding: 0 11px;
    color:#696969;
    white-space:nowrap;
    -webkit-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.dropDown-menu
{
	position: relative;
}
ul.menuTop>li:hover>ul.sub-menu
{
	display: block;
	opacity: 1;
}
ul.sub-menu li:hover ul.sub-sub-menu
{
	display: block !important;
    opacity: 1;
    position: absolute;
}
ul.sub-menu ul.sub-sub-menu
{
	position: absolute;
	left: 97% !important;
	top:0px !important;
	display: none !important;
	padding:0px;
	opacity: 0;
}
ul.sub-menu
{
	margin: 0;
	padding: 0;
	position: absolute;
    top: 100%;
    display: none;
    left: 0;
    opacity: 0;
    transition: all 0.35s linear;
}

.sub-menu li span
{
	opacity: 0.8 !important;
	transition: all 0.35s linear;
}
.sub-menu li:hover span
{
	opacity: 0.9 !important;
}
ul.sub-menu li
{
	display: block;
	position:relative;
	float: none;
}
.sub-menu li a
{
	color: #fff;
	font-size: 19px !important;
	min-width: 200px;
}
.sb-li-1
{
	left: 10px;
}
.sb-li-2
{
	left: 20px;
}
.sb-li-3
{
	left: 30px;
}
.sb-li-4
{
	left: 40px;
}
.sb-li-5
{
	left: 50px;
}
.sb-li-6
{
	left: 60px;
}
.sb-li-7
{
	left: 70px;
}
.sb-li-8
{
	left: 80px;
}
.sb-li-9
{
	left: 90px;
}
.sb-li-10
{
	left: 100px;
}
.right-menu
{
	float: right;
	 padding-right: 0;
    margin: 0;
    padding-top: 15px;
}
ul.menuTop li.dark-blue span
{
	background: #002f71;
}
ul.menuTop li.active a
{
    color: #fff;
}
ul.menuTop li.active  span
{
    opacity: 1;
}
ul.menuTop li.green span
{
	background: #087323;
}
.menuTop-right
{
	float: right;
}
.nav-buttons
{
	padding-left: 15px;
    padding-right: 15px;
    position: relative;
    height: 35px;
    float: right;
}
.nav-buttons a.button
{
	position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    margin-left: 4px;
    padding: 8px 8px;
    margin-left: 4px;
    padding: 8px 8px;
}
.nav-buttons a img {
    width: auto;
    height: 19px;
    display: block;
}
.nav-buttons a:hover span
{
    opacity: 0.8;
}
.fb span
{
    background: #365799;
}

.tw span
{
    background: #00aced;
}

.search span
{
    background: #e52d87;
}
.nav-buttons a span {
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand');
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.top-donate-btn:hover
{
	color: #fff;
}
.top-donate-btn:hover span
{
	opacity: 0.8;
}
.top-donate-btn
{
	font-family: 'avantgardebq-extralight',sans-serif;
	padding-right: 40px;
	margin-right: -15px;
	padding-left: 10px;
	font-size: 21px;
	text-transform:uppercase;
	float: right;
	position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
	color: #fff;
	 height: 35px;
    line-height: 37px;
    -webkit-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.top-donate-btn span {
    background-color: #e52d87;
}
.top-donate-btn span
{
	-webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.28674538575880865, M21=0, M22=1, SizingMethod='auto expand');
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.skewDivText {
    position:relative;
    width:100%;
}
.skewText p {
    -webkit-transform: skew(-16deg);
    -moz-transform: skew(-16deg);
    -o-transform: skew(-16deg);
    transform: skew(-16deg);
    display: inline-block;
    position: relative;
}
.skewText{
    -webkit-transform: skew(16deg);
    -moz-transform: skew(16deg);
    -o-transform: skew(16deg);
    transform: skew(16deg);
}
.skew-fill
{
	position: absolute;
    z-index: 1;
    left: 10%;
    opacity: 0.8;
}
.skewSlide
{
	
	width: 300px;
    height: 500px;
    display: block;
	-webkit-transform: skew(16deg);
    -moz-transform: skew(16deg);
    -o-transform: skew(16deg);
    transform: skew(16deg);
}
.skew-pink
{
	background:#e52d87;
}
.skew-light-blue
{
	background:#2bbae2;
}
.skew-red
{
	background:#da001a;
}
.skew-orange
{
	background:#ec7404;
}
#header_nav
{
	overflow: hidden;
}


.social-plugin
{
	display: block;
	text-align: center;
	margin-top: 40px;
}
.social-plugin a
{
	display: inline-block;
	margin: 10px;
}
.help .text
{
	color:#696969;
}

.helpBlock 
{
	text-align: center;	
}

.impact.help:first-child
{
	margin-left: 0;
}
.impact.help
{
	margin-right: 50px;
    width: 40%;
}
.help .content
{
	margin-left: 250px;
}
.btn-default
{
    color: #fff;
}
.pink .btn span,.pink .image-overlay
{
    background: #e52d87;
}
.pink .btn-default span
{
    background: #e52d87;
}
.red .btn span,.red .image-overlay
{
	background: #da001a;
}
.red .btn-default span
{
    background: #da001a;
}
.orange .btn span,.orange .image-overlay
{
	background: #ec7404;
}
.orange .btn-default span
{
    background: #ec7404;
}
.blue .btn span,.blue .image-overlay
{
	background: #0093bb;
}
.blue .btn-default span
{
    background: #0093bb;
}

.helpBlock
{
	padding-top: 30px;
}

footer {
    padding: 20px 0;
}
footer .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 80px;
    padding: 30px 0 10px;
}
#footer-bottom p {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #999999;
}
#footer-bottom p a {
    font-size: 13px;
    color: #999999;
    text-decoration: none;
}

.paddingSpace
{
    display: block;
    padding-top: 65px;
}

.grey-color
{
     color: #696969 !important;
}
.blue-color
{
	color:#0093bb !important
}
.dark-blue-color
{
	color:#002f71 !important
}
.light-blue-color
{
	color:#2bbae2 !important
}
.red-color
{
	color: #da001a !important;
}
.pink-color
{
	color: #e52d87 !important;
}
.orange-color
{
	color: #ec7404 !important;
}
.purple-color
{
	color: #6d236f !important;
}
.content-spc
{
    padding-top: 40px;
    padding-bottom: 20px;
}


.compendium-Bg
{
    background:url('../images/cmp_bg.jpg');
    background-size:cover;
    background-position:center center;
    position: relative;
    background-attachment:fixed;
    padding: 70px 0;
    margin-bottom: 40px;
}
.compendium-Bg:after
{
    position:absolute;
    top:0;
    left: 0;
    content:'';
    width:100%;
    height:100%;
    z-index: 0;
    background: rgba(229,45,135,0.8);
}
.white-color
{
    color: #fff !important;
}
.compendium-Bg *
{
    color: #fff !important;
    z-index: 1;
}
.compendium-Bg h1{
    font-family: 'avantgardegothicc-demi';
}
.compendium-Bg h3{
    font-family: 'avantgardegothicc-book';
}
.member-Block
{
    min-height: 220px;
    height: auto !important;
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: 15px;
}
.member-Block h3
{
    font-size: 20px;
}
.member-Block h4
{
    font-size: 15px;
}
.member-Block h3,.member-Block h4
{
    margin-top: 0;
    text-transform: uppercase;
}
.memberImg
{
    overflow: hidden;
    display: block;
    float: left;
    width: 160px;
    height: 160px;
    border-radius: 160px;
}
.member-content {
    padding-left: 180px;
}
.member-Block .social a {
    display: inline-block;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
}
.member-content .small
{
	font-family: 'CaeciliaLTStd-Light';
	font-weight: bold;
	color: #484848;
	font-size:14px;
	margin-bottom: 10px;
	display: block;
}
.member-content .degree
{
	display: block;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.readMore + [data-readmore-toggle], .readMore[data-readmore]
{
	margin-top: 10px;
}
.footer-title h3
{
	font-size: 20px;
	margin-bottom: 20px;
    margin-top: 0;
	font-family: 'avantgardegothicc-demi';
}
.footer-content,.address p
{
	margin-bottom: 20px;
}
.margin-btm-20
{
	margin-bottom: 20px;
}
.ft-btn-area .btn
{
	font-size: 12px;
	height: 34px;
	line-height: 34px;
}
.footer-content p .fa
{
	float: left;
}
.footer-content p span
{
	margin-left: 30px;
	display: block;
}
.footer-content .social
{
	text-align: left;
}
.footer-content .social a
{
	font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
}
.footer-content .social a:first-child
{
	margin-left: 0px;
}
.footer-content .form-control
{
	border-bottom: 2px solid #696969;
	background: none;
	border-radius:0px;
	box-shadow: none;
	border-top: none;
	border-left: none;
	border-right: none;
}

.red-bg
{
	background: #da001a;
}
.become
{
	    right: -60px !important;
}
a.circle-link {
    position: absolute;
    right: 0;
    top: 0;
    color:#fff;
    z-index: 20;
    display: block;
    width: 129px;
    height: 129px;
    line-height:1;
    padding: 30px 15px 0 15px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 129px;
    -moz-border-radius: 129px;
    border-radius: 129px;
    font-size: 20px;
    -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
    -ms-transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
    box-shadow: 0px 0px 10px #fff;
}
.padding-btm-50
{
	padding-bottom: 50px;
}

.dirPro-block
{
	position: relative;
    padding: 0;
    border: 3px solid #fff;
    box-shadow: 0 0 7px rgba(4, 4, 4, 0.56);
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}
.dirPro-block:hover .ImgOverlay
{
	opacity: 1;
	visibility: visible;
	width: 90%;
	height: 90%;
}
.dirPro-block a:hover
{
color: #fff;	
}
.dirPro-block .more
{
	font-weight: bold;
}
.imgBlock
{
	position: relative;
	text-align: center;
}
.ImgOverlay
{
	background: rgba(0,147,187,0.7);
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
	width: 0%;
	height:0%;
	margin: auto;
	padding: 10px;
	opacity: 0;
	z-index: 0;
	visibility: hidden;
	transition: all 0.35s;
}
.ImgOverlay *
{
	z-index: 1;
	color: #fff;
}
.ImgOverlay h4
{
	font-family: 'avantgardegothicc-demi';
}
.white-bg
{
	background: #fff;
}
.skew-icon .fa
{
	color:#fff;
	font-size:16px;
	 -webkit-transform: skewX(-16deg);
    -moz-transform: skewX(-16deg);
    -ms-transform: skewX(-16deg);
    transform: skewX(-16deg);
}
.skew-icon {
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    position: relative;
    padding:5px 8px;
    display: inline-block;
    background: #e52d87;
}
.progrrams-search
{
	text-align: center;
}
.progrrams-search .form-group
{
	width: 240px;
	margin-bottom: 20px;
	float: right;
}
.progrrams-search .input-group
{
	width: 240px;
	margin-bottom: 20px;
	float: right;
}
.input-group-btn .btn
{
	height: 34px;
	width:40px;
	padding:0px;
	line-height:30px;
	color:#0093bb;
    border-radius: 0 30px 30px 0;
    border:2px solid #fff;
    border-left: 0px;
    background: #fff;
}
.input-group-btn .btn:hover .fa
{
	font-size: 20px;
	color:#0093bb;
	
}
.input-group-btn .btn .fa
{
	font-size: 16px;
	transition: all 0.35s;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -2px;
}
.progrrams-search .form-control:focus{
	border-right: 0px;
	box-shadow: none;
}
.progrrams-search .form-control
{
	background: none;
	border:2px solid #fff;
	color: #fff;
	border-radius:30px;
}
.addon-right {
	position: relative;
}
.addon-right .form-control {
	padding-right: 30px;
	border-radius: 30px;
}
.addon-right .icon{
    position: absolute;
    right: 8px;
    top: 8px;
    color: #0093bb;
}
.addon-right .icon:hover
{
	color: #e52d87;
}

.progrrams-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.progrrams-search .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.progrrams-search .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.progrrams-search .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.progrrams-search .form-control::placeholder { /* Firefox 18- */
  color: #fff;
}
#commDeveProgramm .impact .content 
{
	color: #fff;
}
.blue-bg
{
	background: #0093bb;
}
.dark-blue-bg
{
	background: #002f71;
}
.green-bg
{
background: #087323;	
}
.lookATStyle
{
	padding: 34px 0;
    position: relative;
}
.lookATStyle .content-heading
{
	padding: 0px;
}
.lookATStyle h3 
{
	font-family: 'avantgardebq-extralight', sans-serif;
}
.lookATStyle h3
{
	margin-top: 0px;
	margin-bottom: 0px !important;
}
.lookATStyle .arrowSize
{
	line-height: 1;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    position: absolute;
    height: 50px;
    margin-bottom: 0px;
}
.lookATStyle .arrowSize .fa
{
	margin-bottom: 0px;
	font-size: 70px;
}
.divCircle
{
	width: 220px;
    height: 220px;
    line-height: 230px;
    border-radius: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    display: inline-block;
}
.divCircle:after
{
	position: absolute;
    content: '';
    right: -28px;
    top: 0;
    bottom: 0;
    width: 0;
    margin: auto;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 40px solid;
    border-bottom: 50px solid transparent;
}


.circleText
{
	display: table;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    padding: 15px;
    position: relative;
    color:#fff;
    z-index: 10;
}
.circleText p
{
	line-height: 1;
    display: table-cell;
    vertical-align: middle;
}
.circleIMG
{
	width: 92%;
    height: 92%;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
   }
 .blue-bg.divCircle:after {
    border-left-color: #0093bb;
}
.blue-bg .circleText
{
	background: rgba(0, 147, 187, 0.8);
}
.orange-bg.divCircle:after
{
	border-left-color: #ec7404;
}
.orange-bg .circleText
{
	background: rgba(236, 116, 4, 0.8);
}
.purple-bg.divCircle:after {
    border-left-color: #6d236f;
}
.purple-bg .circleText
{
	background: rgba(109, 35, 111, 0.8);
}
.red-bg.divCircle:after {
    border-left-color: #da001a;
}
.red-bg .circleText
{
	background: rgba(218, 0, 26,0.8);
}
.pink-bg.divCircle:after {
    border-left-color: #e52d87;
}
.pink-bg .circleText
{
	background: rgba(229, 45, 135,0.8);
}
.z-index-5
{
	z-index: 5;
}
.z-index-4
{
	z-index: 4;
}
.z-index-3
{
	z-index: 3;
}
.z-index-2
{
	z-index: 2;
}
.z-index-1
{
	z-index: 1;
}

.gallery-padding
{
	padding-top:50px;
	background: #0093bb;
}
.Spread-Gallery
{
	padding-top:50px;
}
ul.photoGallery {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.photoGallery li
{
	position: relative;
    display: block;
    width: 32.2%;
    height: auto;
    background: #f7f7f7;
    float: left;
    margin: 5px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
ul.photoGallery li .gallery-box {
    display: block;
    position: relative;
    overflow: hidden;
    transition: all 0.35s linear;
    padding: 5px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.9);

}
ul.photoGallery li .gallery-box:hover .galleryOverText
{
	visibility: visible;
	opacity: 1;
	width: 90%;
    height: 84%;
}
.galleryOverText
{
	background: rgba(0,147,187,0.8);
}
.galleryOverText
{
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: center;
    visibility: hidden;
	opacity: 0;
	color:#fff;
	transition: all 0.35s linear;
}

.illustration-block img
{
	margin: auto;
}
.illustration-block h3
{
	font-size: 20px;
	text-transform:uppercase;
    font-family: 'avantgardegothicc-demi';
}
.iconBlock
{
	width: 120px;
    margin: auto;
    border: 2px solid #0093bb;
    overflow: hidden;
    padding: 16px;
    margin-bottom: 20px;
    border-radius: 50%;
    height: 120px;
}
.padding-btm-30
{
	padding-bottom: 30px;
}
.margin-btm-30
{
	margin-bottom: 30px;
}
.social
{
	position: relative;
	z-index: 1;
}
/*.divider
{
	width: 100%;
	height:2px;
	background:#d0f2fb;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}*/
.divider
{
	width: 100%;
	height:2px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.divider:after
{
	width: 47%;
	content:'';
	height:2px;
	background:#55badf;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
.divider:before
{
	width: 47%;
	content:'';
	height:2px;
	background:#3b5998;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.Spread-Gallery  .dirPro-block
{
	border: 3px solid #e4e4e4;
	box-shadow: none;
}
.SpreadOverlay
{
	display: table;
	min-height: 330px;
	background: rgba(236, 116, 4, 0.7);
}
.Spread-Content
{
	display: table-cell;
	vertical-align: middle;
}
.Spread-Date
{
	font-family: 'avantgardegothicc-demi';
    margin-bottom: 30px;
    font-size: 18px;
}
.Spread-Date h3{
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Spread-Content h4
{
	margin-bottom: 30px;
	text-transform: uppercase;
}
.Spread-Content p{
	margin-bottom: 30px;
}

.underContarction
{
	max-height: 580px;
	overflow: hidden;
}
.underContarction img
{
	width: 100%;
}
.cstmForm .form-control {
    border-bottom: 2px solid #696969;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
}
.light-grey-bg
{
	background: #f5f5f5;
}
.ThankYouDiv
{
	min-height: 520px;
    display: table;
    padding: 70px 0;
    width: 100%;
    margin: auto;
}
.ThankYou-content
{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    margin: auto;
    padding:30px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
.ThankYou-content h1{
	margin-bottom: 20px;
}
.ThankYou-content p
{
	width: 60%;
	margin: auto;
	margin-bottom: 20px;
}
	
.text-1,.text-2
{
	text-align: left;
}

.textRotate > .animated {
    display: inline-block;
}
.backto
{
	text-align: center;
	display: block;
	background: #0093bb;
	color: #fff;
}
.backto a
{
	font-size: 24px;
	color: #fff;
}
.contact-detail
{
	font-size: 18px;
}
.contact-detail .fa
{ 
	font-size: 20px;
}
.contactIcon
{
	width:40px;
	height:40px;
	line-height:40px;
	color:#fff;
	display: inline-block;
	position: relative;
	text-align: center;
	border-radius:100%;
	float: left;
}
.SpanAdress{
    margin-left: 55px;
    display: block;
    line-height: 2;
}
.contactIcon
{
	background: #da001a;
}

.pedagogyImg
{
	height: 250px;
    overflow: hidden;
    margin-right: 0;
    margin: auto;
    display: inline-block;
    width: 80%;
    text-align: right;
}
.pedagogyImg img
{
    margin-right: 0;
    text-align: right;
    width: auto;
    display: inline-block;
}
.pedagogyContent
{
	width: 80%;
	margin-left:-80px;
	margin-top:25px;
	padding:10px;
	border: 2px solid #2bbae2 ;
}
.pedagogyContent p
{
	background:rgba(255,255,255,0.8);
	padding:20px;
	margin: 0px;
}

.content-heading .text-justify
{
	font-weight: bold;
}
#googleMap,#googleMap-mbl,.googleMap-box
{
	width: 100%;
	min-height: 200px;
	margin-bottom: 20px;
}

#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	display: table;
    width: 100%;
	height: 100%;
	overflow: visible;
	text-align: center;
	background-color: #fff;
}


.loader-tble-cell {
    display: table-cell;
    vertical-align: middle;
    padding-top: 4rem;
    padding-bottom: 4rem;
}



/*---------- mobile css start-------------*/
/*.mobile-view
{
	user-select: none;
    touch-action: pan-y;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/
.mblPage {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mblPage p
{
	padding: 0 10px 0 10px;
}
.mbl-Header{
	position: fixed;
    top: 0;
    left: 0;
    right: 0px;
    z-index: 3;
    margin: auto;
    min-height: 43px;
}

.mbl-Logo
{
	display: inline-block;
	width: 80px;
	top: 8px;
    position: relative;
}

.mbl-menuIcon
{
	float: right;
	color: #fff;
	position: relative;
	color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    display: block;
    padding: 5px 14px;
    top: 8px;
}
.mbl-menuIcon .skewBg
{
	position: absolute;
    top: 0;
    right:-5px;
    height: 100%;
    width: 100%;
    background-color: #0093bb;
    z-index: -1;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -webkit-transition: background-color 450ms ease-out;
    -moz-transition: background-color 450ms ease-out;
    -ms-transition: background-color 450ms ease-out;
    -o-transition: background-color 450ms ease-out;
    transition: background-color 450ms ease-out;
}
.mblMenuSideBar
{
}
.mblmenu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.mblmenu-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height: 400%;
    opacity: 1;
}
.mblmenu-wrapper.scroll{
	overflow: auto;
	 z-index: 5;
    -webkit-overflow-scrolling: touch;
}
ul.mobile-nav,ul.mblDeepMenu
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.mblmenu.open
{
	transform: translate3d(100%, 0, 0);
	 -webkit-transform: translate3d(100%, 0, 0);
}
.mblmenu-trigger.pushLeft
{
	transform: translate3d(100px,0,0);
	-webkit-transform: translate3d(100px, 0, 0);
}
.mblmenu-trigger
{
	transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transition:transform 0.35s; 
}
.mblmenu {
    position: relative;
    z-index: 5;
    left: -74%;
    width: 74%;
    transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transition:transform 0.35s; 
}
.mblmenu .menu-item {
    width: 100%;
    background-color:#fff;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    outline: 0;
}
.mblmenu .menu-item.menu-item-parent a {
    font-family: 'avantgardebq-extralight';
    font-size: 19px;
    color: white;
}
.mblmenu .menu-item.blue-bg,.fp-viewing-sec2 #myMenu .skewBg {
    background: #0093bb;
}
.mblmenu .menu-item.red-bg,.fp-viewing-sec3 #myMenu .skewBg {
    background: #da001a !important;
}
.mblmenu .menu-item.purple-bg,.fp-viewing-sec4 #myMenu .skewBg {
    background: #6d236f;
}
.mblmenu .menu-item.orange-bg,.fp-viewing-sec5 #myMenu .skewBg {
    background: #ec7404 ;
}
.mblmenu .menu-item.pink-bg{
    background: #e52d87 ;
}
.mblmenu .menu-item.dark-blue-bg{
    background: #002f71 ;
}
.mblmenu .menu-item.green-bg{
    background: #087323 ;
}
.mblmenu .menu-item a {
    display: block;
    padding: 11px 20px 10px 20px;
    color: #666666;
    text-transform: uppercase;
    font-family: 'CaeciliaLTStd-Light',serif;
    font-size: 15px;
    line-height: 16px;
     outline: 0;
     position: relative;
}

.mblDeepMenu .menu-item a{
	padding: 5px 20px 10px 30px;
}
.mblDeepMenu .menu-item  span
{
	display: block;
	padding-bottom:2px;
	border-bottom: 1px solid #666666;
}
.mblDeepMenu .menu-item a
{
	 font-size: 12px;
}
.mblmenu .menu-item.odd {
    background-color: #f6f4f4;
}
.mblmenu-close
{
	display:none;
    top: 15px;
    right: 15px;
    width: 40px;
    z-index: 6;
    position: fixed;
}

.mblmenu-close img
{
	width: 100%;
}

.scrollDown
{
	position: absolute;
    bottom: 0px;
    left: 0;
    top: auto;
    width: 80px;
    margin: auto;
    right: 0;
}
.widget
{
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: auto;
}
.widget .maxiMG
{
	width: 100%;
    display: inline-block;
    right: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    margin: auto;
}

.widgetMENU
{
	position: absolute;
	top:auto;
	left:0;
	bottom:0;
	width: 100%;
	height: auto;
	margin:auto;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	line-height: 1;
	
}

.widgetMENU-title
{
	font-size: 34px;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	color: #fff !important;
	font-family: 'avantgardebq-extralight';
}
.widgetMENU-text
{
	font-size: 25px;
	font-family: 'avantgardebq-extralight';
}
.arrow-Menu
{
	height: 40px;
    top: -3px;
    display: inline-block;
    position: relative;
}

.widgetMENU.blue
{
	background: rgba(43,186,226, 0.6);
}
.widgetMENU.red
{
	background: rgba(218,0,26, 0.6);
}
.widgetMENU.purple
{
	background: rgba(109,35,111, 0.6);
}
.widgetMENU.orange
{
	background: rgba(236,116,4, 0.6);
}
.widgetMENU.dark-blue
{
	background: rgba(0,47,113, 0.6);
}
.widgetMENU.pink
{
	background: rgba(229,45,135, 0.6);
}
.widget-title {
    font-size: 27px;
    text-transform: uppercase;
   }
.widget-content
{
	color: #fff;
	text-align: center;
}
.mblContactFt .btn-default
{
	color: #e52d87;
}


.mblContactFt
{
	display: table;
}
.mblContactTablecell
{
	display: table-cell;
	vertical-align: middle;
}

.innrMblHdr
{
	text-align: center;
	min-height: 43px;
}

.innrMblHdr .mbl-title
{
	position: relative;
    display: block;
    height: 100%;
    text-align: center;
    padding: 0 70px;
    margin: 0;
    color: white;
}
.innrmbl-text
{
	position: relative;
    display: block;
    height: 100%;
    font-size: 18px;
    line-height: 2.3;
}
.mbl-Header .mbl-back-button {
    position: absolute;
    top: 0px;
    left: -10px;
    width: 67px;
    height: 100%;
    z-index: 1;
}
.mbl-back-button .backIcon
{
	background-image: url('../images/mbl-img/icons-sprite@2x.png');
    background-size: 180px 605px;
    background-position: -30px 0px;
}
.blue-bg .mbl-back-button .backIcon
{
	 background-position: -30px 0px !important;
}
.orange-bg .mbl-back-button .backIcon
{
	 background-position: -30px -30px !important;
}
.red-bg .mbl-back-button .backIcon
{
	 background-position: -30px -90px !important;
}
.dark-blue-bg .mbl-back-button .backIcon
{
	 background-position: -30px -210px !important;
}
.green-bg .mbl-back-button .backIcon
{
	 background-position: -30px -240px !important;
}
.pink-bg .mbl-back-button .backIcon
{
	background-position: -30px -120px !important;
}
.backIcon
{
	 background-image: url('../images/mbl-img/icons-sprite@2x.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 6px;
    left: 19px;
    width: 30px;
    height: 30px;
}
.mbl-back-button .skewBg {
    position: absolute;
    top: 0;
    left:0 ;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color:rgba(255, 255, 255, 0.7);;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -webkit-transition: background-color 450ms ease-out;
    -moz-transition: background-color 450ms ease-out;
    -ms-transition: background-color 450ms ease-out;
    -o-transition: background-color 450ms ease-out;
    transition: background-color 450ms ease-out;
}

.mblcontent-heading
{
    padding: 20px 0 0;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.mblcontent-heading h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.tabTitle
{
    font-size: 18px;
    padding: 10px;
    color: #fff;
    position: absolute;
    text-align: center;
    z-index: 2;
    top: 20px;
    left:20px;
    right: 20px;
    margin: 0;
}

.skew-bg
{ 	position: absolute;
    top: 0;
    left:0 ;
    height: 100%;
    width: 100%;
    z-index: -1;
    overflow: hidden;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    transform: skewX(16deg);
    -webkit-transition: background-color 450ms ease-out;
    -moz-transition: background-color 450ms ease-out;
    -ms-transition: background-color 450ms ease-out;
    -o-transition: background-color 450ms ease-out;
    transition: background-color 450ms ease-out;
}
#programmeSlider .fp-controlArrow
{
	top: 30%;
}
#programmeSlider .slide img
{
	max-height: 300px;
}
#programmeSlider .intro{
    text-align: center;
    display: block;
    padding: 10px;
}
#programmeSlider .intro a.more
{
	display: block;
}
#programmeSlider .intro h4,#programmeSlider .intro p
{
	color: #696969 !important;
}
.mblPage .slide  .intro
{
	display: block;
    text-align: center;
    padding: 10px;
}
.mblPage .content-heading
{
	padding:0 20px;
}
.mblPage .content-heading h3
{
	font-size: 20px;
}
/*---------- mobile css end-------------*/

.hide-mobile {
    display: none ;
}

@media only screen and (min-width : 992px) {
   .hide-mobile {
    display: none ;
}
}

@media only screen and (max-width : 991px) {
    .hide-desktop {
        display: none;
    }

    .show-mobile {
        display: block;
    }
    
}
.op-section .widget
{
	position: relative !important;
}
.op-section .widget .maxiMG
{
	position: relative !important;
	z-index:1 !important;
}
.op-section .widgetMENU,.op-section  .scrollDown
{
	z-index:2 !important;
}
.scroll-target {
    position: relative;
    overflow: hidden;
    height: 568px;
    height: 100vh;
        padding-top: 50px;
}
.sldrPaddTp
{
	padding-top: 42px;
}
.sldrPaddTp .tabTitle
{
	top: 42px;
}
.mblProsldr .owl-nav
{
	position: absolute;
    top: 20%;
    z-index: 99;
    right: 0;
    left: 0;
    background-color: none  !important;
    padding: 10px;
}
.mblProsldr.owl-theme .owl-nav [class*='owl-']
{
	 background: none  !important;
}
.mblProsldr.owl-theme .owl-nav .disabled
{
	opacity: 0;
}
.mblProsldr .owl-nav img
{
	height: 100%;
}
.mblProsldr .owl-prev,.mblProsldr .owl-next
{
	height: 50px;
}
.mblProsldr .owl-prev
{
	float: left;
}
.mblProsldr .owl-next
{
	float: right;
}


.mblTableDiv {
    display: table;
    height: 100%;
    width: 100%;
}
.mblTablecell {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}
.mblPage p.mh130,.mh130
{
	max-height: 130px !important;
	overflow: auto;
}
.mblPage p.mh230,.mh230
{
	max-height: 230px !important;
	overflow: auto;
}
.mblPage p.mh200,.mh200
{
	max-height: 200px !important;
	overflow: auto;
}
.mblPage p.mh300,.mh300
{
	max-height: 300px !important;
	overflow: auto;
}
.mblPage p.mh400,.mh400
{
	max-height: 400px !important;
	overflow: auto;
}
.mblPage p.mh500,.mh500
{
	max-height: 500px !important;
	overflow: auto;
}
.dblLineHt
{
	line-height: 1.3 !important;
}
.mblPage .illustration-block h3
{
	margin-bottom: 20px;
}

.margin-btm-10
{
	margin-bottom: 10px;
}

.mblContctStrip
{
	position: relative;
    margin-bottom: 20px;
    text-align: left;
}
.mblContctStrip .contactIcon
{
	position: relative;
    margin-bottom: 20px;
    margin: auto;
    display: block;
}
.mblContctStrip span {
    display: block;
}
.mblProsldr .member-Block
{
	text-align: center;
	padding-top: 50px;
}
.mblProsldr .memberImg {
    overflow: hidden;
    display: block;
    float: none;
    width: 200px;
    height: 200px;
    margin: auto;
}
.mblProsldr .member-content {
    padding-left: 0;
    padding-top: 20px;
}
.leadercarousel .owl-nav
{
	top: 3.5%;
}
.tp-43
{
	top: 43px;
}
.uppr
{
	text-transform: uppercase;
}
.no-padding
{
	padding: 0px;
}

.mblPage .backto {
    text-align: center;
    display: block;
    background: #0093bb;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.absltImg
{
	position: absolute !important;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
	margin: auto;
}
.blue-grdnt-bg
{
	background: rgba(54,198,237,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(54,198,237,1) 0%, rgba(0,147,187,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(54,198,237,1)), color-stop(100%, rgba(0,147,187,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(54,198,237,1) 0%, rgba(0,147,187,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(54,198,237,1) 0%, rgba(0,147,187,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(54,198,237,1) 0%, rgba(0,147,187,1) 100%);
	background: radial-gradient(ellipse at center, rgba(54,198,237,1) 0%, rgba(0,147,187,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36c6ed', endColorstr='#0093bb', GradientType=1 );
}


.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
}


.video-box
{
	width: 100%;
	height:530px;
	overflow: hidden;
}
#myYTvideo
{
	width: 100%;
	height: 100%;
}
.video-box video
{
	width: 100%;
}
.onePlayVideo
{
	position: absolute;
	top: 0;
	bottom: 0;
	/* left: 0; */
	right:0;
	margin: auto;
	font-size: 100px;
    /* color: #fff; */
    color: black;
	width: 60%;
	height: 400px;
        z-index: 2;
        margin-right: 60px;
}
.onePlayVideo:hover,.onePlayVideo:focus
{
	color: #2bbae2;
}
.video-box .ytImg {
    width: 100%;
}

.videoContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left:10%;
	width:250px;
	padding:40px 20px;
	background: rgba(43,186,226,0.8);
}
.videoContent p
{
	font-size: 20px;
	font-family: 'avantgardebq-extralight', sans-serif;
	color:#fff;
	text-align:left;
	letter-spacing:2px;
	quotes: "“" "”";
    text-transform: uppercase;
    position: relative;
}
.quotation-mark:before,.quotation-mark:after{
    
   
    position: relative;
    font-weight: bold;
    font-size: 50px;
    line-height: 0;
    color: white;
    font-family: "Times New Roman", Georgia, Serif;
    
}
.quotation-mark:before
{
	top: 10px;
	  content: open-quote;
}
.quotation-mark:after
{
	  content: close-quote;
	  top: 25px;
}
.blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.btn-default span
{
	border-radius:6px;
}

.whatsnewBlock {
    padding-top: 30px;
}
.impact.wNew
{
	margin-right: 50px;
}
.impact.wNew .image-link
{
	border-radius: 10px;
}
.impact.wNew .content
{
	color: #696969;
	padding-left: 20px;
}
.impact.wNew .content .title,.impact.wNew .content .more
{
	padding-left: 0;
	margin-bottom: 10px;
}
.impact.wNew .content .text
{
	margin-bottom: 10px;
	display: inline-block;
}
.impact.wNew .content .more
{
	display: inline-block;
    zoom: 1;
    font-size: 14px;
    text-transform: uppercase;
    color: #2bbae2;
    text-decoration: none;
}


.likeAndshare a
{
	margin-right: 10px;
}
.likeAndshare a img
{
	height: 20px;
}

.loginWithfb
{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:1px solid #ddd;
}
.loginWithfb .or
{
	font-size: 20px;
    font-family: 'CaeciliaLTStd-Light';
    font-weight: bold;
    padding: 10px;
}
.loginWithfb a
{
	margin-left: 15px;
	margin-right: 15px;
}
.loginWithfb a img
{
	width: 180px;
}
.loginWithfb a:hover img
{
	opacity: 0.7;
}
