body {
	margin:0;
	font-family: 'Montserrat';
	background: #fff;
	font-size: 18px;
}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Oswald', sans-serif;
}

h1{
	margin-bottom: 25px;
	font-weight: 700;
}
h2{
	font-size: 32px;
	font-weight: 700;
}
h4{
	font-weight: 400;
}
p{
	margin-bottom: 1.2em;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
/*--header--*/
.header-strip {
	background: rgba(69, 54, 114, 1);
}
.header-top {
  padding: 0;
	margin: 0 auto;
	height: 80px;
	width: 100%;
	background: #fff;
}
.header{
	border-top: 2px solid #662d8f;
	background: none;
	width: 100%;
	margin-bottom: 40px;
	z-index: 99;
	position: absolute;
}
.logo  a {
	display:block;
}
.logo {
  float:left;
  margin-bottom: 1em;
	margin-top: -70px;
	position: absolute;
	left: 22%;
	width: 180px;
}
.logo img{
	width: 100%;
	margin: 0;
	padding: 0;
}
.top-menu {
  margin-top: 21px;
}
.main-nav {
  margin-top: 0;
  float: right;
	width: 100%;
}

.primary-grid{
	margin-top: 20px;
}

.row.nomargin,.row-fluid.nomargin
{
	margin-bottom:0;
}

div#primary
{
	padding: 0;
}
.navbar-collapse.collapse  {
	padding-right: 0;
	padding-left: 0;
}
.navbar-default .navbar-brand {
	color: #ff9900;
	font-size: 2em;
}
 .navbar-default {
	float:right;
	text-align: center;
	margin: 0 auto;
	background: none;
	min-height: auto;
	border: none;
	display: inline-block;
}

.navbar-nav > li {
	margin-left: 10px;
}

.navbar-default .navbar-nav > li > a
{
	color: #662d8f;
	font-size: 18px;
	font-weight:400;
	text-transform: uppercase;
}
.nav > li > a {
	padding: 10px 4px;
}

ul.nav.navbar-nav li a:hover{
	color: #4c4c4c;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background:#fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: rgb(121, 154, 25);
}
ul.nav.navbar-nav li.active a {
  color: #eb008a;
  background:none;
}
ul.nav.navbar-nav li a.events {
	/* border: 1px solid #eb008a; */
}
ul.nav.navbar-nav li a.donate {
	background: #eb008a;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: rgb(121, 154, 25);
  background:none;
}
.navbar-default .navbar-nav > li.login > a, .navbar-default .navbar-nav > li.register > a
{
	margin-top: 10px;
	background: #fff;
	font-weight: 600;
	border-radius: 5px;
	padding: 7px 12px;
}
.navbar-default .navbar-nav > li.login > a {
	color: #f99000;
}
.navbar-default .navbar-nav > li.register > a {
	color: #46A651;
}

.navbar li ul {
  margin:0;
  background:none;
  padding:20px 0 0 0;
}
.navbar li ul li {
	background: #662d8f;
	z-index: 9999;
	margin:  0;
	border-bottom: 1px #f1f1f1 solid;
	padding:0;
	text-align: left;
}

.nav.navbar-nav > li:hover > ul.sub-menu{
  display: block;
  -webkit-animation: fadeInUp 400ms;
  -moz-animation: fadeInUp 400ms;
  -ms-animation: fadeInUp 400ms;
  -o-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

ul.sub-menu {
  position: absolute;
  top: 20px;
  left: 0;
  background: #662d8f;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 300px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 999;
}

.navbar-nav li ul.sub-menu li{
  padding: 0 ;
}

.navbar-nav li ul.sub-menu li:last-child{
  padding-bottom: 0px;
}

.navbar-nav li ul.sub-menu li a{
	color: #fff;
	font-size:16px;
	padding: 5px 15px;
	font-weight: normal;
	margin: 0;
	display: block;
}
.navbar-nav li.active ul.sub-menu li a {
	color: #fff;
}
.navbar-nav li ul.sub-menu li:hover, .navbar-nav li ul.sub-menu li a:hover{
	color: #c9cfd7;
	text-decoration: none;
}
.grid-layout-2 {
	margin-top: -10%;
	background:#ffdfeb;
	width: 100%;
	padding-top: 2em;
	min-height:80px;
	color: #fff;
}





.sliders {margin: 0 auto; padding-bottom: 0; }
.slideshow img{border: 4px #fff solid;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  } */

.web-banners{
	position: relative;
	width: 100%;
	margin-top: -110px;
	left: 0;
	right: 0;
	padding: 0;
	min-height: 700px;
	bottom: 0;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	margin: 0;
	max-width: none;
	bottom: 2%;
	top: 0;
	text-align: center;
}

.callbacks .caption:after {
  display: block;
  height: 0;
  border-radius: 50%;
  background-color: #ddd;
  content: "";
}

.callbacks_tabs li{
  display: inline-block;
  margin: 0;
}
/*----*/
.callbacks_tabs a{
	visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}
.callbacks_here a:after{
	background: #ff9800;
  border: 2px solid #ffffff;
}

.banner-info {
  width: 40%;
  position: absolute;
  top: 50%;
  right: auto;
	left: 30%;
  text-align: center;
	padding: 0.2em 20px;
  z-index: 1;
	background: rgba(66, 45, 100, 0.65);
	margin: 1em 0;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.banner-info p.banner-title
{
	font-size: 32px;
	color:#fff;
	display: block;
	line-height: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
	text-transform:capitalize;
}
.banner-info p{
	font-size:14px;
	line-height:1.8em;
	margin:8px 0;
	color:#fff;
}
#content{
	position:relative;
	margin-top: 2em;
}
.page-top{
	padding: 3em 0;
	display: block;
	margin: 0 auto;
}
.left-home-intro {
	/* background: url(../images/winrose.jpg) no-repeat 0px 0px; */
	background: url(../images/home.jpg) no-repeat 0px 0px;
	background-size: cover;
	background-position: center;
	min-height: 450px;
	padding: 0;
}

.home-landing-wrap {
	background: rgba(0, 0, 0, 0.6);
	padding: 4em 3em;
}

.home-landing-inner {
	/* background: rgba(119, 119, 119, 0.3); */
	background: rgba(66, 45, 100, 0.35);
	padding: 4em 3em;
	border: 1px solid #888;
}

.left-home-intro h2 {
	font-size: 33px;
	color: #fff;
	line-height: 1.6;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.left-home-intro p {
	font-size: 15px;
	color: #eee;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 2em;
}
.home-landing-inner .read{
	padding:  1em 0;
}
.read a {
	color: #fff;
	padding: 8px 15px;
	border: 1px solid #fff;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.landing-grid-info h3 {
    font-size: 23px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.landing-grid-info p {
	font-size: 15px;
	color: #000;
	line-height: 24px;
}
.landing-grid-info li{
	font-size: 15px;
}
.landing-grid-info li i{
	color: #662d8f;
}
.landing-inner-grid1 {
    margin-bottom: 2.5em;
}
.landing-inner-grid1:nth-child(3) {
    margin-bottom: 0;
}
.inner_grid1:nth-child(1) {
    margin-top: 20px;
}
.icon {
    text-align: center;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		margin: 0 auto;
		text-align: center;
		position: relative;
}
.icon i {
    font-size: 30px;
    /* text-align: center; */
		color:#999;
		line-height: 1.9em;
}

.kolor1 i{color: #a3acb4;}
.kolor2 i{color: #662d8f;}
.kolor3 i{color: #eb008a;}
.ikon1{border: 2px solid #a3acb4; }
.ikon2{border: 2px solid #662d8f; }
.ikon3{border: 2px solid #eb008a; }

.landing-grid-info dl{
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin-top: 25px;
	text-align:left;
}
.landing-grid-info dt {
  float: left;
  clear: left;
  width: 20%;
  text-align: right;
  padding-right: 10px;
  /* adjust the width; make sure the total of both is 100% */
}
.landing-grid-info dd {
  float: left;
  width: 80%;
	font-size: 15px;
	line-height: 24px;
	color: #000;
  /* adjust the width; make sure the total of both is 100% */
}


.activity{
	padding:3em 0;
	margin-top: 1em;
	background: #f7f7f7;
}
.activity h3,.team h3,.services h3{
	font-size: 36px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	margin: 0;
}
p.et{
	font-size: 14px;
    color: #151516;
    margin:0 auto 0;
    line-height: 1.8em;
    width: 70%;
    text-align: center;
}
.line{
	width: 14%;
    margin: 0.5em auto;
    border: 1px dashed #453672;
}
.activity-grids,.team-grids{
	margin:2em 0 0;
}
.services-grids{
	margin:2em 0 0;
}
.activity-grid-left{
	float:left;
	width:65%;
	text-align:right;
	margin: 2em 0 0;
}
.activity-grid-left h4{
	color:#453672;
	font-family: 'Oswald', sans-serif;
    margin: 0;
	font-size:27px;
	text-transform:capitalize;
}
.activity-grid-left p{
	color:#151516;
	font-size:15px;
	margin:.5em 0 0;
	line-height:1.8em;
}
.activity-grid-right{
	float:right;
	width:30%;
}
.activity-grid-right img {
    float: left;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms0-border-radius: 50%;
    width: 100%;
    border-bottom:5px solid #151516;
    border-left: 5px solid #151516;
}

.aliquam{
	float:left !important;
	width:30% !important;
}
.non{
	float:right !important;
	width:65% !important;
	text-align:left !important;
}
.activity-grids:nth-child(2){
	margin:2em 0 0;
}
.activity-grid:hover .activity-grid-right {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.activity-grid:hover .aliquam {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}


.team{
	background:#f4f4f4;
	padding: 4em 0;
}
.team-grid img{
	margin:0 auto;
}
.team-grid{
	position:relative;
}
.team-grid:hover div.team-grid-hov{
	display:block;
}
.team-grid-hov{
	position:absolute;
	top: 37%;
    left: 38%;
	display:none;
}

.team-grid p{
	color:#999;
	font-size:14px;
	line-height:1.8em;
	margin:0;
	text-align:center;
}
.team-grid h4{
	font-size:1.5em;
	color:#662d8f;
	font-family: 'Oswald', sans-serif;
	margin:1em 0;
	text-transform:capitalize;
	text-align:center;
}
.team-grid h4 span{
	color: #6DBEE8;
    font-size: 17px;
}



.cta-grid{
	margin: 0 auto;
	background:#ffdfeb;
	width:100%;
	min-height:380px;
	display:block;
	background-size:cover;
	padding: 4em 0;
		color: #662d8f;
}
.cta-grid h3{
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: 700;

}
.cta-grid p{ font-size: 20px; font-weight: normal; line-height: 2;}
.cta-grid-inner{
	background: none;
	padding: 3em 0;
	margin: 0 auto;
	width: 70%;
}

.cta-btn{ text-align: center;}
.cta-btn a, input[type="submit"], .event-link a{
	border: 1px solid #fff;
	color: #fff;
	padding: 15px 75px;
	font-size: 26px;
	font-weight: 600;
	background: #eb008a;
}

.img-strip{
	padding: 0!important;
}
.gmenu
{
	display: block;
	padding: 10px 0;
	margin: 150px auto 0 auto;
	height: 46px;
}
.gmenu ul{
	margin-bottom: 15px;
	margin-top: 15px;
}
.gmenu .navbar-nav > li > a {
	 color: #000;
	 text-transform: uppercase;
	 font-weight: 400;
}
.grid-of-album{
	margin-top:  10px;
	margin-bottom: 4em;
}
.about-3-grids{}

#dailogEvents
{
	display: table;
  position: fixed;
	z-index: 9999;
	top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.latest-events
{
	/* width: 100%;
	top: 0;
	display: table-cell;
  vertical-align: middle;
	position: relative;
	/* background: url("../images/event.jpg")no-repeat center; */
}

.modal-backdrop.in {
	opacity: .85!important;
}
.event-img {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.event-img img{
	text-align: center;
	margin: 0 auto;
}
.outer-events-grid
{
	padding: 2em 0;
	margin: 0 auto;
}
.latest-event-inner
{
	text-align: center;
	width: 560px;
	height: 560px;

}
.event-link
{
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top:50%;
	z-index: 9999;
}
.event-link p
{
	padding: 10px 20px;
	display: inline-block;
	background: #eb008a;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	border: 2px solid #fff;
}
.events-view{
	padding: 2.4em 0;
}

.event-description{
	padding: 2em 0;
}

.event-info{
	background: #ffdfeb;
	color: #662d8f;
}
.event-info h2{
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 15px;
}
.event-info dl{
	padding-left: 15px;
}
.event-info dt{
	clear: left;
	float: left;
	padding-bottom: 10px;
	width: 40px;
}
.event-info dd{
	float: left;
	padding-bottom: 10px;
}
.event-info dt i{
	font-size: 28px;
}
.event-info .form .controls .btn-send {
	padding: 5px 10px;
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 0;
}

.event-info .form .controls a {
	margin-left: 10px;
	font-size: 12px;
}

.outer-contact {
	margin-top: -2%;
	background: url(../images/sliders/contact.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.inner-contact{
	padding: 5em 0;
	min-height: 420px;
	color: #fff;
	z-index: 99;
}
.inner-contact h1{
	padding-top: 4em;
}
.contact-overlay{
	background: rgba(0, 0, 0, 0.5);
}
._overlay{
	padding-bottom: 5rem !important;
}

@media (min-width: 1200px)
{
  .about-3-grids{
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 600px) and (max-width: 1200px) {
  .about-3-grids {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }

}

@media (min-width: 600px)
{
	.latest-events
	{
		background: url("../images/event.jpg")no-repeat center;
	}
}

@media (max-width: 480px)
{
	.latest-events
	{
		background: url("../images/event480.jpg")no-repeat center;
	}
}


@media (max-width: 414px)
{
	.latest-events
	{
		background: url("../images/event320.jpg")no-repeat center;
	}
}


@media (max-width: 600px)
{
	.about-3-grids{
		-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

.bottom1-grid-wrapper{
    margin: 2px 0px 0px;
}
.bottom1-grid-inner{

}
.bottom1-grid-inner h2 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: 600;
	color: #662d8f;
	letter-spacing: 2px;
}

.tfi-vision {
	font-size: 16px;
}
.tfi-vision dt{
	color: #662d8f;
	margin-bottom:0;
	display: block;
	width: 100%;
}
.tfi-vision dd{
	line-height: 24px;
	margin-bottom: 20px;
}

.form-grid-wrapper{
	margin: 0 auto;
	background: #ffdfeb;
	width: 100%;
	padding: 4em 0;
}

.form .controls .btn-send{
	padding: 5px 10px;
	font-size: 18px;
	margin: 2em 0;
}

.form .controls label, .form p {
	color: #662d8f;
}
.form .controls a{
	margin-left: 15px;
	color: #eb008a;
}

.footer{
	padding:2em 0;
	background:#161616;
	color: #c9cfd7;
	font-size: 16px;
}
.footer-grid-left h3{
	text-transform: capitalize;
    font-size: 2em;
    font-weight: 600;
    margin: 0 0 2em;
    padding: 1em 0 0;
}
.footer-grid-left ul{
	margin: 0;
	padding: 0;
}
.footer-grid-left ul li{
    display: block;
    /* font-size: 14px; */
    line-height: 1.9em
}
.footer-grid-left ul li a{
	font-weight: 400;
	color: #c9cfd7;
	text-decoration:none;
}

.footer-grid-left ul li a:hover{
	color:#7B7B7B;
}
.footer-grid-left ul li span{
	display:block;
	color:#999;
}

.footer-grid-left p{
	font-size: 16px;
	margin: 0;
	line-height: 1.8em;
}
.footer-grid-left dl{
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin-top: 25px;
	text-align:left;
}
.footer-grid-left dt {
  float: left;
  clear: left;
  width: 20px;
  text-align: right;
  padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-grid-left dd {
  float: left;
  width: 80%;
	padding: 5px 0;

	line-height: 24px;
}
.footer-bottom{
	margin-top:2em;
	padding-top:2em;
	border-top:1px solid #434343;
}
.footer-bottom-left{
	float:left;
}
.footer-bottom-left p{
	color: #fff;
	font-size: 14px;
	margin: 0.5em 0 0;
}
.footer-bottom-left p a{
	color:#c9cfd7;
	text-decoration:none;
	font-weight:400;
}
.footer-bottom-left p a:hover{
	color:#fff;
}
.footer-bottom span{
	font-size: 10px;

}
.footer-bottom-right{
	float:right;
}
.footer-bottom-right ul li{
	display:inline-block;
}
.icon-button {
  background-color: white;
  border-radius:2.6rem;
  cursor: pointer;
  display: inline-block;
  font-size: 2.0rem;
  height:2.6rem;
  line-height: 3.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width:2.6rem;
}
.icon-button i {
  background: none;
  color: white;
  height: 2.6rem;
  left: 0;
  line-height:2.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 2.6rem;
  z-index: 10;
}
.icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}
.twitter span,.google span,.v span {
    background-color: #f72459;
}
.icon-button:hover span {
    width:2.6rem;
    height:2.6rem;
    border-radius:2.6rem;
    margin:-1.3rem;
}
/*--social-icons--*/
ul.social-icons2{
	display:block;
	padding: 0;
}
.social-icons2 li{
	display:inline-block;
}


@media (max-width:991px)
{
	.mobi-header{
		min-height: 120px;
	}
	.m-logo{
		height: 190px;
		float: left;
		margin-bottom:  -80px;
		position: relative;
		z-index: 9;
	}
	.m-logo img{
		height: 100%;
	}

	#prime{
		z-index: 99;
		position: absolute;
	}
	.web-banners {
		margin-top: 0px!important;
	
	}
	.navbar-left, .navbar-right {
		float: none !important;
	}
	.navbar-default  {
		text-align: center;
		width: 100%;
	 }
	 .navbar-header {

	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #4f00a4;
	}
	.navbar-toggle .icon-bar {
		/* width: 20px;
		height: 3px; */
	}
	.navbar-default .navbar-toggle {
		border-color: #4f00a4;
		margin-top: 22px;
	}
	.navbar-default .navbar-collapse {
		background-color: #e5d6f1;
	}
	.navbar-default .navbar-nav > li > a {
		color: #3d825f;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #4f00a4;
	}
	.navbar-default .navbar-collapse{
		border: none;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}
	.navbar ul li {
		margin: 0;
		padding: 0;
		padding: 8px 10px 0px 10px;
	}
	.navbar-toggle {
    margin-top: 10px;
		display: block;
		background-color: #fff;
		border: 1px solid #000;
  }
	.navbar-collapse {
		width: 100%!important;
    border: none;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		background: #e5d6f1;
		display: block;
		z-index: 999;
		width: 100%;
	}

	.navbar-collapse.collapse {
		display:none !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
  }
	.navbar-nav{
	  float: none!important;
		width: 100%;
	}
	.navbar-nav > li {
    float: none;
		text-align: center;
  }

	.navbar-nav>li >a{
    float: none;
  }
	.navbar-collapse.in  {
		display: block!important;
		overflow-y: visible;
	}

	.dropdown-menu {
		left: 30%;
		right: 0%;
	}

	.page-top {
		padding-top: 2rem;
	}
	.left-home-intro{
		margin-bottom:  3em;
	}
}


@media (min-width: 768px) and (max-width: 979px)
{
	.header {
		/* margin-bottom: -90px; */
	}
	.banner-info {
		width: 50%;
		top: 35%;
	}
	.banner-info p.banner-title {
		font-size: 28px;
		color: #fff;
		margin-top: 20px;
	}
	.slider {
		min-height: 280px;
	}
	.kolors{
		float: left;
		clear: left;
		width: 13%;
		height: auto;
	}
	.icon{
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.page-title{
		margin-top: 2em;
	}
	.cta-grid {
		width: 100%;
		min-height: 300px;
		padding: 2em 0;
		color: #662d8f;
	}
	.bottom1-grid-wrapper {
		margin: 25px 0px 0px;
	}
	.footer-grid-left h3 {
		font-size: 2em;
		margin: 0 0 10px;
	}

	.footer-grid-left dl {
		margin-bottom: 0;
	}
	.footer-grid-left dt {
		width: 45px;
	}
}

@media (max-width: 767px) {

	.header {
			/* margin-bottom: -110px; */
		}

	.primary-grid {
		margin-top: 35px;
		display: block;
		width: 90%;
	}
	/* .navbar-default {
		float: none;
		width: 100%;
		margin: 0 auto;
		display: inline-block;
	}
	.navbar-default .navbar-nav > li > a {
		font-weight: 400;
		text-transform:none;
	}
	.navbar-nav > li {
		display: block;
		width: 100%;
	}
	.navbar-nav {
		margin: 7.5px 0;
		display: block;
		width: 100%;
	} */
	.banner-info {
		width: 50%;
		top: 42%;
		left: 27%;
	}
	.banner-info p.banner-title {
		font-size: 25px;
		color: #fff;
		margin-top: 10px;
	}
	.slider {
		min-height: 280px;
	}
	.kolors{
		float: left;
		clear: left;
		width: 13%;
		height: auto;
	}
	.icon{
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.page-title{
		margin-top: 2em;
	}
	.about-tfi-right, .about-tfi-left{
		float: left;
		width: 50%;
	}
	.cta-grid {
		width: 100%;
		min-height: 300px;
		padding: 2em 0;
		color: #662d8f;
	}
	.bottom1-grid-wrapper {
		margin: 25px 0px 0px;
	}
	.footer-grid-left h3 {
		font-size: 2em;
		margin: 0 0 10px;
	}

	.footer-grid-left dl {
		margin-bottom: 0;
	}
	.footer-grid-left dt {
		width: 45px;
	}
}
@media (max-width: 700px) {}
@media (max-width: 640px) {
	.header {
		margin-bottom: -100px;
	}
	.primary-grid {
		margin-top: 25px;
	}
	.logo {
		width: 26%;
	}
	.banner-info {
		width: 75%;
		top: 35%;
		left: 10%;
	}

	.banner-info p.banner-title {
		font-size: 19px;
		color: #fff;
		margin-top: 10px;
	}
	.banner-info p {
		line-height: 1.6em;
		margin: 10px 0;
		font-size: 15px;
}
	.landing-inner-grid1 {
			margin-bottom: 1em;
	}
	.kolors{
		float: left;
		clear: left;
		width: 15%;
		min-height: 100px;
	}
	.icon{
		margin-top: 5px;
		margin-bottom: 15px;
	}
	#content {
		margin-top: 0em;
	}
	.page-top {
		padding-bottom: 0;
	}
	.bottom1-grid-wrapper {
		margin: 1em;
	}
	.about-tfi-right, .about-tfi-left{
		float: none;
		width: 100%;
	}
	.tfi-vision dl {
		margin-left: 35px;
	}
	.about-tfi-right{
		text-align: center;
		margin-bottom: 2em;
	}
}
@media (max-width: 600px) {
	.header {
		margin-bottom: -90px;
	}
}
@media (max-width: 568px) {
	.m-logo{
		height: 120px;
	}
	.primary-grid {
		margin-top: 15px;
	}
	.kolors {
		width: 16%;
		min-height: 110px;
	}

}
@media (max-width: 480px) {
	h1
	{
		font-size: 34px;
		text-align: center;
		line-height: 1.5;
	}
	.header {
		margin-bottom: 20px;
	}
	.logo {
		float: none;
		width: 35%;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}
	.logo img{
		display: inline-block;
		height: 80%;
	}
	.main-nav {
		margin: 0 auto;
		float: none;
		text-align: center;
		display: block;
	}
	.main-nav .primary-grid{
		display: inline-block;
		text-align: center;
		margin-bottom: 0px;
	}
	.grid-layout-2 {
			margin-top: 0%;
			padding-top: 0;
			min-height: 40px;
	}
	.page-top {
		padding: 2em 0;
	}

	ul.sub-menu
	{
		width: 100%;
	}
	.slider {
		min-height: 190px;
	}
	.banner-info {
		width: 70%;
		top: 45%;
		left: 15%;
	}
	.banner-info p.banner-title {
		font-size: 18px;
		color: #fff;
		font-weight: 400;
		margin-top: 5px;
	}
	.banner-info p {
		line-height: 1.2em;
		margin: 0 0 10px 0;
		font-size: 13px;
	}
	.left-home-intro h2 {

		font-size: 28px;
	}
	.aliquam, .activity-grid-right {
		margin-top: 35px;
	}
	.kolors {
		width: 20%;
		min-height: 110px;
	}
	.cta-grid-inner {
		padding: 2em 0;
		width: 85%;
	}
	.home-landing-inner {
		padding: 2em 1em;
	}
	.latest-events
	{
		background: url("../images/event480.jpg")no-repeat center;
	}
	.inner-contact {
		padding: 3em 0;
		min-height: 200px;
	}
}
@media (max-width: 414px) {
	.slider {
		min-height: 150px;
	}
	.banner-info {
		width: 80%;
		top: 42%;
		left: 11%;
	}
	.kolors {
		width: 22%;
	}
	.landing-grid-info{
		float: right;
		width: 78%;
	}
	.home-landing-wrap {
		padding: 4em 1em;
	}
}
@media (max-width: 375px) {
	.logo {
		width: 45%;
	}
	.slider {
		min-height: 130px;
	}
	.activity-grid-left, .non {
		width: 70%!important;
	}
	.activity-grid-right, .aliquam  {
		width: 25% !important;
	}
	.banner-info {
		width: 85%;
		top: 34%;
		left: 8%;
	}
	.banner-info p.banner-title {
		font-size: 16px;
		margin-top: 0;
	}
}

@media (max-width: 320px) {
	.slider {
		min-height: 110px;
	}
	.logo {
		width: 50%;
	}
	.latest-events
	{
		background: url("../images/event320.jpg")no-repeat center;
	}
}
