@font-face {
    font-family: 'arial-boldmt';
    src:url('../fonts/arial-boldmt.otf') format('truetype')
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF821F;
	letter-spacing: 0px;
	background: #010100;
}
/*General*/

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 30px;
}
h2 {
	margin: 30px 0;
}
a{
    color:#3d84e6;
}
a:hover, a:focus{
    color:#3d84e6;
    text-decoration: underline;
}
.navbar-toggle {
	background-color: rgba(0, 0, 0, 0.89);
}
.navbar-nav>li>a {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 400 !important;
}
blockquote {
	font-style: italic;
	color: #999;
	margin: 0px 0 0px;
	padding: 0px 20px;
}
label {
	color: #777;
}
.btn-inline {
	color: #9C9C9C;
	font-size: 15px; 
}
.form-control {
	display: block;
	width: 100%;
	height: 41px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 2.428571;
	color: #555;
	background-color: #F7F7F7;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}
.navbar-inverse .navbar-brand img {
	width: 171px;
}
.section-title {
	margin-bottom: 20px;
}
/* Header */
#head {
	/*background: #181015 url( ../images/bg_header.jpg) no-repeat;*/
	background-size: cover;
	text-align: center;
	font-weight: 300;
	position: relative; 
	background-position-x: center;
}
#head.secondary {
	height: 100px;
	min-height: 100px;
	padding-top: 0px;
}
#head .lead {
	font-size: 44px;
	margin-bottom: 6px;
	color: white;
	line-height: 1.15em;
}
#head .tagline {
	color: rgba(255,255,255,0.75);
	margin-bottom: 25px;
}
#head .tagline a {
	color: #fff;
}
#head .btn {
	margin-bottom: 10px;
}
#head .btn-default {
	text-shadow: none;
	background: transparent;
	color: rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	background: transparent;
}
#head .btn-default:hover, #head .btn-default:focus {
	color: rgba(255,255,255,.8);
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	background: transparent;
}
#head .btn-default:active, #head .btn-default.active {
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff;
	box-shadow: inset 0px 0px 0px 3px #fff;
	background: transparent;
}
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
}
#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: absolute;
	right: 0;
	top: 0;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.camera_overlayer {
	opacity: .1;
}
.panel {
	margin-bottom: 0px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-body {
	padding: 0px;
}
.btn-action, .btn-primary {
	color: #FFEFD7;
	background-image: -webkit-linear-gradient(top, #0ecfec 0%, #09bed9 100%);
	background-image: linear-gradient(to bottom, #0ecfec 0%, #09bed9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border: 0 none;
}
.btn-action:hover, .btn-primary:hover {
	background: #04a0b7;
}
.btn:hover, .btn:active {
	color: #c0c0c0;
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
.thumbnail time {
	background: #3d84e6;
	padding: 5px 0;
	display: block;
	text-indent: 12px;
	color: #fff;
}
.thumbnail .caption {
	padding: 9px 0 0;
	color: #606577;
}
.thumbnail .caption:hover {
}
.thumbnail .caption a {
	font: 20px;
}
.slideUp {
	top: -100px;
}
.navbar-inverse {
	background: #fff;  
	margin: 0 auto; 
}
.navbar-inverse {
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:3px solid #A24517
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	color: #A24517;
	font-size: 18px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a{
	background: #A24517;
	color: #fff !important;
    border-radius: 0px;
} 
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	text-align: left;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover{
color: #fff !important;
    border-radius: 0px;
    background:#A24517;
}
.heading-text{
    position: absolute;
    z-index: 999;
    text-align: left;
    width: 40%;
	left:25%;
    top: 15%;
	
}
.heading-text h1{
    font-size: 64px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 88px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 48px;
}
.news-box{
	margin:0px auto;
	text-align:center;
	 font-family:'arial-boldmt';
}
.news-box h2{
	font-size:36px
}
.news-box h1{
	font-size:72px
}
/* Highlights*/
.highlight {
	margin-top: 40px;
}
.h-caption {
	text-align: center;
}
.h-caption i {
	display: block;
	font-size: 54px;
	color: #3d84e6;
	margin-bottom: 36px;
}
.h-caption h4 {
	color: #382526;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
div.hbox {
	background: #fff;
	padding: 10px 15px;
}
.h-body {
}
.jumbotron {
	background-color: #E0E0E0;
}
.page-header {
	border-bottom: 1px solid #15c008;
}
.page-title {
	margin-top: 20px;
	font-weight: 300;
	color: #15c008;
}
.text-muted {
	color: #888;
}
.breadcrumb {
	background: none;
	padding: 0;
	margin: 30px 0 0px 0;
}
ul.list-spaces li {
	margin-bottom: 10px;
}

.scroll_pro{
	background-color:#ffffff;
	width:100%;
}
.scroll_pro h1{
	font-size: 28px;
	color: #4A4A4A;
	text-align:center
}
.scroll_pro h2{
	font-size: 18px;
	color: #9B9B9B;
	text-align:center;
	font-style:italic
}
.title-box_primary{
	font-size:42px;
	 font-family:'arial-boldmt';
	 font-style:italic
	
}
.title-box_fat{
	color:#F5986A;
	font-size:24px;
	 font-family:'arial-boldmt';
	 font-style:italic;
	 margin-left:20px
}
.title-box_list{
	color:#F5986A;
	font-size:18px;
	list-style-type:disc;
	line-height:40px;
	margin:0px;
}
	
/* Helpers */
.container-full {
	margin: 0 auto;
	width: 100%;
}
.top-space {
	margin-top: 60px;
}
.top-margin {
	margin-top:10px;
}
.circle {
	background: rgb(214, 214, 214);
	width: 95px;
	height: 95px;
	border-radius: 90px;
	line-height: 95px;
	margin: 0 auto 20px;
}

img.pull-right {
	margin-left: 10px;
}
img.pull-left {
	margin-right: 10px;
}
#map {
	width: 100%;
	height: 280px;
}
#social {
	margin-top: 50px;
	margin-bottom: 50px;
}
#social .wrapper {
	width: 340px;
	margin: 0 auto;
}
.sidebar {
	padding-top: 36px;
	padding-bottom: 30px;
}
.sidebar .panel {
	margin-bottom: 20px;
}
.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
	margin-top: 20px;
}
.featured-box {
	padding: 20px;
    padding-left: 0px;
	margin-bottom: 20px;
}
.featured-box .text {
	padding-left: 0px;
}
.featured-box h3 {
    font-size: 18px;
	margin: 0 0 5px 0;
}
.featured-box i {
	position: absolute;
	display: inline-block;
	color: #A8A8A8; 
	padding: 0px;
	border-radius: 50px;
	width: 24px;
	height: 24px;
	margin: 0px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
footer {
	border-top: 1px solid #e5e5e5;
	background:#D8D8D8;
	margin-top: 40px;
    padding-top: 20px;
}
 ul.menu{
    padding: 0px;
}
.menu li{
    padding: 5px 0px;
}
.menu li a{
    color:#717171;
}
.social {
	margin: 20px 0;
}
.social a {
	font-size: 32px;
	margin: 0 10px;
	color: #8c8c8c;
}
.social a:hover {
	color: #3d84e6;
}
/* Footer */
.footer1 {
	background: #fff;
	padding: 30px 0 0 0;
	font-size: 12px;
	color: #999;
}
.footer1 a {
	color: #ccc;
}
.footer1 a:hover {
	color: #fff;
}
.footer1 .panel {
	margin-bottom: 30px;
}
.footer1 .panel-title {
	font-size: 17px;
	font-weight: bold;
	color: #ccc;
	margin: 0 0 20px;
}
.footer1 .entry-meta {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 35px 0;
	padding: 2px 0;
	color: #888888;
	font-size: 12px;
	font-size: 0.75rem;
}
.footer1 .entry-meta a {
	color: #333333;
}
.footer1 .entry-meta .meta-in {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.follow-me-icons {
	font-size: 30px;
}
.follow-me-icons i {
	float: left;
	margin: 0 10px 0 0;
	color: #3d84e6;
}
.footer2 {
	background: #000;
	padding: 15px 0;
	color: #aaa;
	font-size: 12px;
}
.footer2 a {
	color: #aaa;
}
.footer2 a:hover {
	color: #fff;
}
.footer2 p {
	margin: 0;
}
.panel-simplenav {
	margin-left: -5px;
}
.panel-simplenav a {
	margin: 0 5px;
}
#services .fa {
	color: #3d84e6;
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px 0px 0px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
}
#quote-carousel img {
	width: 250px;
	height: 100px;
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.contact ul {
	padding: 0px;
}
.contact ul li {
	margin-bottom: 10px;
	list-style: none;
}
footer ul li {
	list-style: none;
}
#map-canvas {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
/* ------- */

.isotopeWrapper article {
	margin-bottom: 30px;
}
#portfolio {
}
#portfolio img {
	width: 100%;
}
#portfolio article p {
	margin-bottom: 1.45em;
	/*set next row on the baseline*/;
}
nav#filter {
	margin-bottom: 1.5em;
}
nav#filter li {
	display: inline-block;
	margin: 10px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	border: 1px solid #3d84e6;
	text-decoration: none;
	color: #3d84e6;
    border-left: 0px;
border-right: 0px;
}
nav#filter a.current {
	background: #3d84e6;
	color: #fff;
}
.iconColor .fa {
	color: #ee0c45;
}
.portfolio-items article img {
	width: 100%;
}
.portfolio-item {
	display: block;
	position: relative;
	-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;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
	display: block;
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220);
}
.fancybox-overlay {
	background: rgba(0, 0, 0, 0.64);
}
.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
	transition: all 200ms ease-in-out 0s;
	opacity: 1;
	background: rgba(61, 61, 61, 0.67);
}
.portfolio-item .portfolio-desc a {
	color: #fff;
	text-align: center;
	display: block;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top: -20px;
	padding: 30px;
	height: 0;
	opacity: 0;
	position: relative;
}
.portfolio-item:hover .folio-info {
	height: 100%;
	opacity: 1;
	transition: all 500ms ease-in-out 0s;
	top: 5px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}
.newsBox {
	margin-bottom: 12px;
}
.newsBox img {
	width: 100% !important;
}
/*Da Slider*/
.da-slider {
	width: auto;
	height: auto;
	max-height: initial;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
.da-slide h2 {
	text-align: left;
	top: 15%;
	font-weight: bold;
}
.da-slide p {
	text-align: left;
	top: 40%;
	font-size: 30px;
}
.da-arrows span {
	position: absolute;
	top: 45%;
}
.da-dots span.da-dots-current:after {
	content: '';
	background: #3d84e6;
}
.team-member {
	padding-top: 5px;
	margin-bottom: 15px;
}
.team-heading {
	display: block;
	width: 100%;
}
.member-img {
	overflow: hidden;
}
.member-img img {
	border-radius: 0px; 
}
.team-socials {
	margin: 15px 0;
	display: block;
	text-align: center;
}
.team-socials i {
	width: 35px;
	height: 35px;
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #C7C7C7;
}
.team-socials i:hover {
	color: #3d84e6;
}
.team-member h4 {
	font-size: 19px;
	line-height: 32px;
	padding: 10px 0 0;
	text-align: center;
	margin: 0px;
}
.team-member .pos {
	display: block;
	margin: 0;
	text-align: center;
}
#head.secondary { 
	padding-top: 0px;
	background:#3d84e6;
	/*background: #3d84e6;*/
	background-size: cover;
	text-align: center; 
    padding:10px 0;
	height: 140px; 
}
#head.secondary h1{ 
    COLOR: #fff;
    text-align: center;
}
/*Price table*/
.flat {
	margin: 30px 0;
}
.flat .plan {
	border-radius: 0px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29) !important;
}
.flat .plan li {
	padding: 10px 15px;
	color: #ccc;
	border-top: 1px solid #f5f5f5;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.flat .plan li.plan-price {
	border-top: 0;
}
.flat .plan li.plan-name {
	border-radius: 0;
	padding: 15px;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	background: #4E4E4E;
	margin-bottom: 30px;
	border-top: 0;
}
.flat .plan li > strong {
	color: #6B6B6B;
	font-weight: normal;
}
.flat .plan li.plan-action {
	margin-top: 10px;
	border-top: 0;
}
.flat .plan.featured {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
	background: #3d84e6 !important;
}
.btn {
	background: #3d84e6;
	color: #fff;
}
.footer2 a {
	padding: 4px 8px;
}

/**
  MEDIA QUERIES
*/
@media (max-width: 767px) {
	.heading-text h1{
    font-size: 32px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 44px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 24px;
}
#head.secondary {
	height: 80px;
	min-height: 80px;
	background-size: initial;
}
#camera_wrap_4, #head{
height:480px !important;
}
#head .lead {
	font-size: 34px;
}
}







/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.news-box h2{
		font-size: 34px;
}
.news-box h1{
		font-size: 54px;
}
	.heading-text h1{
    font-size: 60px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 54px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 24px;
}
#quote-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
}
}

@media (max-width: 767px) {
.navbar-collapse ul {
	text-align: right;
	margin-right: 0px;
}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #head.secondary { 
height: 157px !important;
}
#camera_wrap_4, #head{
height:480px !important;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	font-size: 13px;
}
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
text-align: right;
}
#quote-carousel .carousel-indicators {
	bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
.footer2 p {
	margin: 0;
	text-align: center;
}
}

@media (max-width: 420px) { 
#camera_wrap_4, #head{
height:380px !important;
}
.da-slide h2 {
	font-size: 28px;
}
.da-slide p {
	font-size: 19px;
	font-weight: 400;
}
}
.camera_caption h2 {
border-bottom: 4px solid #1fcdff;
font-family: 'Open Sans', sans-serif;
font-size: 100px;
font-weight: 700;
letter-spacing: -2px;
}
.camera_fakehover:before {
content: '';
width: 100%;
height: initial;
background: rgba(8, 111, 148, 0.5);
z-index: 99999;
position: absolute;
height: inherit;
width: 100%;
left: 0px;
}
.grey-box-icon {
padding: 15px 20px 20px 20px;
text-align: left;
margin-top: 43px;
position: relative;
font-size:20px;
}
.grey-box-icon-pos{
	margin-top:30px;
    margin-bottom: 31px;
}
.grey-box-icon:hover .fontawesome-icon.circle-white {
background-color: #f6f6f6;
color: #697277;
-moz-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.footer_post li {
float: left;
margin: 2px;
list-style: none;
}

.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a{
	display:block;
	position:relative;
	background-color: #212121;
	color: #fff;
	padding: 8px;
	border-radius:3px
}
.video-list-thumbs > li > a:hover{
	background-color:#000;
	transition:all 500ms ease;
	box-shadow:0 2px 4px rgba(0,0,0,.3);
	text-decoration:none
}
.video-list-thumbs h2{
	bottom: 0;
	font-size: 14px;
	height: 33px;
	margin: 8px 0 0;
}
.video-list-thumbs .play-button{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 43%;
    top: 34%;
    background: url(../images/playbutton.png) no-repeat;
    width: 36px;
    height: 36px;
}
.video-list-thumbs > li > a:hover .play-button{
	color:#fff;
	opacity:1; 
	transition:all 500ms ease;
}
.video-list-thumbs .duration{
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	left: 12px;
	line-height: 13px;
	padding: 2px 3px 1px;
	position: absolute;
	top: 12px;
}
.video-list-thumbs > li > a:hover .duration{
	background-color:#000;
	transition:all 500ms ease;
}
@media (min-width:320px) and (max-width: 480px) { 
	.video-list-thumbs .glyphicon-play-circle{
    font-size: 35px;
    right: 36%;
    top: 27%;
	}
	.video-list-thumbs h2{
		bottom: 0;
		font-size: 12px;
		height: 22px;
		margin: 8px 0 0;
	}
}














/*--clients--*/
.animals {
  padding: 4em 0;
  text-align: center; border:1px solid red; clear:both
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.clients {
  margin-top: 3em;
}
.animals h3 {
	font-size: 2em;
    text-transform: capitalize;
    color: #4a4a4a;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	
	cursor: pointer;
	position: relative;
     width:100%;
	height:100%;
}
.testimonials {
    padding: 4em 0;
	text-align:center;
	background: url(../images/home_03_bg.jpg) no-repeat 0px 0px;
    min-height: 820px;
    background-size: cover;
}
.about_bg{
	background: rgba(0,0,0,0.50);
}

.testimonials h5{
	color:#4B9839;
	text-align:left;
	font-size: 24px;
	color: #4B9839;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.testimonials h3 {
   font-size:5.75em;
    text-transform: capitalize;
    color: #fff;
	margin-top: 0.5em;
	text-align:left;
	padding:20px
}
.testimonials p {
    font-size: 1.2em;
    line-height: 1.8em;
    color: #fff;
    margin: 20px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif
}
.testimonials h4 {
font-size: 48px;
color: #4B9839;
letter-spacing: 0px;
line-height: 64px;
		text-align:left;
		padding:20px;
		font-style:italic
}
.testimonials h4 a {
    text-decoration: none;
    color: #ff9541;
}



.unique{
    padding: 4em 0;
	text-align:center;
	background: url(../images/home_05_bg.jpg) no-repeat 0px 0px;
    min-height: 820px;
    background-size: cover;
}
.unique_bg{
	background: rgba(255,255,255,0.10);
border: 1px solid #FFFFFF;
padding:20px
}

.unique h5{
	color:#ffffff;
	text-align:center;
	font-size: 24px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.unique h3 {
   font-size:5.75em;
    text-transform: capitalize;
    color: #fff;
	margin-top: 0.8em;
	text-align:center;
	padding:10px
}
.unique p {
    font-size: 1.2em;
    line-height: 2.2em;
    color: #fff;
    margin: 20px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif
}
.unique h4 {
font-size: 48px;
letter-spacing: 0px;
line-height: 64px;
		text-align:center;
		padding:10px;
		font-style:italic;
		color:#ffffff
}
.unique h4 a {
    text-decoration: none;
    color: #ff9541;
}





.foundtion{
    padding: 4em 0;
	text-align:center;
	background: url(../images/home_06_bg.jpg) no-repeat 0px 0px;
    min-height: 820px;
    background-size: cover;
}
.foundtion_bg{
	background: #4B9839;
padding:20px
}

.foundtion h5{
	color:#4a4a4a;
	text-align:center;
	font-size: 24px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px;
}
	
.foundtion h3 {
   font-size:5.75em;
    text-transform: capitalize;
    color: #000;
	margin-top: 0.5em;
	text-align:center;
	padding:10px
}
.foundtion p {
    font-size: 1.2em;
    line-height: 2.2em;
    color: #fff;
    margin: 20px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif
}
.foundtion h4 {
font-size: 48px;
letter-spacing: 0px;
line-height: 64px;
		text-align:center;
		padding:10px;
		font-style:italic;
		color:#4a4a4a
}
.foundtion h4 a {
    text-decoration: none;
    color: #ff9541;
}


.events {
    padding: 4em 0;
   text-align:center;
   background-color: #eee;
}
.events h3 {
	font-size: 3em;
    text-transform: capitalize;
    color: #a9a685;
}
.event-grid1 h4 {
    font-size: 1.5em;
   color: #ff9541;
    text-align: left;
}
.event-grid1 h5 {
	font-size: 1.2em;
    text-align: left;
    padding: 0.8em 0;
    color: #222;
}
.event-grid1 p {
    font-size: 1em;
    color: #777;
    line-height: 1.8em;
    text-align: left;
}
.events-grids {
    margin-top: 3em;
}
.specials-section {
  padding: 4em 0;
  background: #222;
}
.specials-section h3 {
	font-size: 3em;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0.5em;
}
.specialsl li {
  list-style: none;
}
.specials1 p {
  font-size: 1em;
  line-height: 2em;
  color: #999;
}
.specials1 ul li{
  list-style-type: none;
   padding: 0.3em 0;
}
.specials1 p a {
    color: #999;
}
.specials1 ul li  a{
  font-size: 0.965em;
  text-decoration: none;
  line-height: 1.8em;
  color: #999;
  list-style: none;
  text-transform: capitalize;
}
.specials1 ul li a:hover {
  color:#ff9541;
}
/*-- footer-top --*/
.footer-top {
    background: #0a0505;
    padding: 50px 0;
	color:#ff8422;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:16px;
}
.footer-top h3 {
	color:#ff8422;
	font-size:48px;
	margin-bottom:30px;
	text-align:center
}
.footer-top h4 {
	text-align:center
}
.footer-top ul li {
    list-style-type: none;
    line-height: 2.1em;
    font-size: 14px;
    color: #9C9C9C;
}
.footer-grids ul li a{
	color: #9C9C9C;
	text-decoration:none;
}
.footer-grids ul li a:hover,.social-icons ul li a:hover{
	color: #00B5B5;
}
.social-icons ul li{
	margin-bottom:10px
}
.social-icons ul li a{
	color: #9C9C9C;
	text-decoration:none;
	padding-left:28px;
	margin:20px; 
}
.social-icons ul li a.fb{
background: url(../images/social1.png) no-repeat 0px 1px;
}
.social-icons ul li a.twitt{
background: url(../images/social2.png) no-repeat 0px 1px;	
}
.social-icons ul li a.goog{
background: url(../images/social3.png) no-repeat 0px 1px;	
}

.footer-grids h2 {
	font-size:16px;
	color:#ff8422;
	text-decoration:none;
}
.footer-top p {
    text-align: center;
    margin-top: 60px;
    color: #ff8422;
	font-size:18px;
}
.footer-top p a{
	color:#ff8422;
}
.footer-top p a:hover{
color: #00B5B5;
}
.footer-grids h2 {
    margin-bottom: 5px;
}

.bottom_contect1{
	background: transparent  url(../images/tel.png) no-repeat left center;
	display:inline-block;
	padding-left:60px;
	background-size:32px 32px;
	line-height:32px
	}
.bottom_contect2{
	background: transparent  url(../images/emial.png) no-repeat left center;
	display:inline-block;
	padding-left:60px;
	background-size:32px 32px;
	line-height:32px
	}
.bottom_contect3{
	background: transparent  url(../images/map.png) no-repeat left center;
	display:inline-block;
	padding-left:60px;
	background-size:24px 32px;
	}

.twiter_icon{
	display:inline-block;
	background: transparent  url(../images/twiter_b.png) no-repeat 0 0;
	width:36px;
	height:36px;
	}
	
.twiter_icon:hover{
	background: transparent  url(../images/twiter_r.png) no-repeat 0 0;
	}
	
.facebook_icon{
	display:inline-block;
	background: transparent  url(../images/facebook_b.png) no-repeat 0 0;
	width:36px;
	height:36px;
	margin-left:20px;
	}
.facebook_icon:hover{
	background: transparent  url(../images/facebook_r.png) no-repeat 0 0;
	}	
.google_icon{
	display:inline-block;
	background: transparent  url(../images/google_b.png) no-repeat 0 0;
	width:36px;
	height:36px;
	margin-left:20px;
	}
.google_icon:hover{
	background: transparent  url(../images/google_r.png) no-repeat 0 0;
}
.pass2{
	width:97%;
	height:40px;
	line-height:38px;
	border:1px solid #ff8422;
	background: rgba(162,69,23,0.10);
	color:#fff;
	padding:0 5px;

}
.pass5{
	width:97%;
	height:140px;
	border:1px solid #ff8422;
	background: rgba(162,69,23,0.10);
	color:#fff;
	padding:0 5px;
}
.pass4{
	float:right;
	width:120px;
	height:30px;
	border:1px solid #6c6c6c;
	border:none;
	margin-top:20px;
	font-size:1em;
	margin-right: 1%;
	color:#fff;
	background: #ff8422;
}
.bottom_line td{
	border-bottom:1px solid #A24517;
}
.faq li{
	color:#c61a25
}
.faq li a{
	color:#c61a25
}

.bottom{
	background-color:#1e1d21;
	height:200px;
	color:#ffffff;
	clear:both
}
.bottom_width{
	width:800px;
	margin:0px auto;
	padding-top:30px;
}
.online_s{
	float:left;
	margin-top:50px;
	width:180px
}
.sign{
	margin:5px 20px;
	float:left;
}
.copyright{
	padding:30px 0 5px 0;
	clear:both;
	margin:0px
}
.pass{
	width:400px;
	height:40px;
	line-height:38px;
	border:1px solid rgba(0,0,0,0.3);
	background:#ffffff;
	color:#666;
	padding:0 5px;
	font-size:1em

}

.pass3{
	width:120px;
	height:40px;
	background-color:#cccccc;
	border:none;
	margin-top:20px;
	margin-left:5px;
	font-size:1em;
	color:#666;

}
.ih-item{
	margin-bottom:10px
}
.blog_list li{
	clear:both;
	padding-bottom:5px;

	overflow:hidden
}
/*-- //footer-top --*/
/*--about--*/
.banner-header {
  background: url("../images/banner1.jpg")no-repeat 0px 0px;
  background-size: cover;
  min-height: 140px;
  text-align:center;
   padding: 4em 0 0;
}
.banner-header h2 {
 font-size: 3em;
    text-transform: capitalize;
    color: #fff;
  
}
.about-section {
  padding: 4em 0;
}
.about-grid h3{
	font-size: 3em;
    text-transform: capitalize;
    margin-bottom: 0.5em;
	color: #a9a685;
}
.about-grid h4 {
  font-size: 1.5em;
    color: #ff9541;
	margin-bottom: 0.5em;
}
.about-grid p {
  font-size: 1em;
  color: #777;
  line-height:1.8em;
  }
.about1 {
  margin: 1.5em 0;
}
.history1 {
  margin: 1.5em 0;
}
.history3 {
  margin: 1.5em 0 0;
}
.trend ul li {
  list-style: none;
}
.trend {
  margin-top: 2em;
}
.trend ul li a {
 font-size: 1em;
  text-decoration: none;
  line-height: 2.5em;
  color: #777;
  list-style: none;
 }
.trend ul li a:hover {
  color: #ff9541;
}
.ourteam {
  padding: 0 0 4em;
}
.history h5,.history1 h5,.history2 h5,.history3 h5 {
  font-size: 1.1em;
    color: #ff9541;
	margin-bottom: 0.5em;
	font-family: 'FugazOne-Regular'
}
.ourteam h3{
	font-size: 3em;
    text-transform: capitalize;
	text-align:center;
	color: #a9a685;
}
.trend ul li a {
    font-size: 0.965em;
}
.team-grid h4{
  font-size: 1.5em;
    color: #ff9541;
	    margin: 0.6em 0 0.3em;
}
.team-grid p {
  font-size: 1em;
  color: #555;
  text-align: left;
    line-height: 1.8em;
 }
.team-grids {
  margin-top: 3em;
}
.advantages {
  text-align: center;
  padding: 1em 0 4em;
}
.left-grid {
  float: left;
  width: 21%;
  margin-right: 2%;
}
.right-grid {
  float: left;
  width: 77%;
}
.left-grid p {
  background-color: #eee;
  color: #a9a685;
  background: #ECECEC;
  width: 60px;
  height: 60px;
  font-size: 1.5em;
  margin: 0;
  border-radius: 50%;
  text-align: center;
  padding-top: 0.6em;
}
.advantages h3 {
  font-size: 3em;
    text-transform: capitalize;
	text-align:center;
	color: #a9a685;
}
.advantages-grids {
  margin-top: 3em;
}
.right-grid h4 {
      font-size: 1.5em;
    color: #ff9541;
    margin: 0em 0 0.5em;
}
.right-grid p {
  font-size: 1em;
  color: #999;
  line-height: 1.8em;
}
/*--about--*/
/*-- services --*/
.services-section {
    padding: 4em 0;
    text-align: center;
}
.services-grid h4{
    font-size: 1.5em;
    color: #ff9541;
	margin-bottom:0.5em;
  }
.services-grid p {
  font-size: 1em;
  color: #999;
   line-height: 2em;
 }
.services-info {
    border-bottom: 2px solid#a9a685;
    border-left: 2px solid #a9a685;
    border-right: 2px solid #a9a685;
    padding: 2em 1em;
}
.services-info:hover {
    border-bottom: 2px solid#ff9541;
    border-left: 2px solid #ff9541;
    border-right: 2px solid #ff9541;
    padding: 2em 1em;
}
/*-- gallery --*/
.gallery-section{
	padding:4em 0;
	text-align: center;
}
.gallery-grid {
  padding: 1em;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
img.zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
/*-- gallery --*/
/*-- Typography --*/
.typo {
  padding: 4em 0;
}
.typo table {
    margin-top: 2em;
}
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #777;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  

.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5{
	margin-bottom:1em;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
/*--//Typography --*/
/**contact**/
.contact-map iframe {
	min-height:380px;
	width: 100%;
	border: none;
}
.contact {
  padding: 4em 0
  
}
.contact_top {
	padding:4em 0 0em 0;
}
.contact-top h3 {
	font-size: 3.5em;
	color: #652840;
	font-family: 'Sail-Regular';
	text-transform: capitalize;
}
.contact_left p{
	color:#777;
	font-size:1em;
	line-height:1.8em;
	margin-bottom: 1em;
}
.form_details input[type="text"], .form_details textarea {
	padding: 11px;
	width: 51%;
	font-size: 1em;
	margin: 10px 0px;
	border:1px solid #bbb;
	color: #bbb;
	background: none;
	-webkit-appearance: none;
	float: left;
	outline: none;
	font-weight:400;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height:200px;
	resize:none;
	width:80%;
}
.form_details input[type="submit"] {
	margin-top:1em;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	-webkit-appearance:none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight:400;
	border: none;
	text-transform:uppercase;
	outline: none;
	cursor: pointer;
	width:20%;
	background:#a9a685;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
 	text-decoration: none;
	color: #fff;
	background:#ff9541;
}
.contact_left h3,.company_ad h3 {
    font-size: 3em;
    text-transform: capitalize;
    color: #a9a685;
	margin-bottom: 0.3em;
 }
 .company_ad p {
  font-size: 1em;
   color: #777;
  line-height: 1.8em;
 }
 .company_ad a {
    color: #777;
}
		/**Responsive**/
@media(max-width:1440px){
.header-banner {
    min-height: 634px;
    padding: 16em 0 0;
}
.banner-grids {
    margin-top: 10.2em;
}
.banner-header {
    min-height: 130px;
}
}
@media (max-width: 1366px){
.header-banner {
    min-height: 600px;
    padding: 15em 0 0;
}
.banner-grids {
    margin-top: 8.8em;
}
}
@media (max-width: 1280px){
.header-banner {
    min-height: 562px;
    padding: 12em 0 0;
}
.banner-grids {
    margin-top: 9.1em;
}
}
@media (max-width: 1080px){
.head-banner {
    margin: 0 auto;
    width: 77%;
}
.header-banner {
    min-height: 453px;
    padding: 8em 0 0;
}
.banner-grids {
    margin-top: 5.5em;
}
.banner-header {
    min-height: 105px;
    padding: 3em 0 0;
}
.banner-grid {
    padding: 2.5em;
}
.welcome h2,.banner-header h2 {
    font-size: 2.5em;
}
.head-banner h3,.feature h3,.animals h3 ,.testimonials h3,.events h3,.specials-section h3,.about-grid h3, .ourteam h3,.advantages h3,.contact_left h3, .company_ad h3 .wel-info h3{
    font-size: 2.5em;
}
.banner-grid h4,.wel-info h4,.feature-grid h4 ,.testimonials h4,.event-grid1 h4,.about-grid h4,.team-grid h4,.right-grid h4,.services-grid h4{
    font-size: 1.4em;
}
.testimonials h5{
    font-size: 0.8em;
}
.head-banner p,.banner-grid p,.wel-info p,.feature-grid p,.testimonials p ,.event-grid1 p,.specials1 p,.about-grid p,.team-grid p,.right-grid p,.services-grid p,.contact_left p,.company_ad p{
    font-size: 0.965em;
}
.specials1 ul li a {
    font-size: 0.96em;
}
.wel-info {
    padding: 1.5em;
}
.wel-info:hover {
    padding: 1.5em;
}
.testimonials p {
    width: 58%;
}
.event-grid1 h5 {
    font-size: 1.1em;
}
.history h5, .history1 h5, .history2 h5, .history3 h5 {
    font-size: 1em;
}
.contact-map iframe {
    min-height: 360px;
}
.form_details input[type="submit"] {
	font-size: 0.965em;
    width: 22%;
}
}
@media (max-width: 991px){
	.heading-text h1{
    font-size: 32px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 44px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 24px;
}
.navbar-brand h1 a {
   font-size: 1em;
}
.nav > li > a {
   padding: 10px 10px;
}
.navbar-nav {
    margin:4px 0 0;
}
.navbar-brand {
    padding: 0px 30px;
}	
.welcome h2,.banner-header h2 {
    font-size: 2em;
}
.head-banner h3,.feature h3,.animals h3 ,.testimonials h3,.events h3,.specials-section h3,.about-grid h3, .ourteam h3,.advantages h3,.contact_left h3, .company_ad h3,.wel-info h3{
    font-size: 2em;
}
.banner-grid h4,.wel-info h4,.feature-grid h4 ,.testimonials h4,.event-grid1 h4,.about-grid h4,.team-grid h4,.services-grid h4{
    font-size: 1.25em;
}
.head-banner p,.banner-grid p,.wel-info p,.feature-grid p,.testimonials p ,.event-grid1 p,.specials1 p,.about-grid p,.team-grid p,.right-grid p,.services-grid p,.contact_left p,.company_ad p{
    font-size: 0.95em;
}
.specials1 ul li a {
    font-size: 0.95em;
}
.trend ul li a {
    font-size: 0.95em;
}
.banner-grid {
    float: left;
    width: 50%;
}
.header-banner {
    min-height: 350px;
    padding: 7em 0 0;
}
.banner-grid {
    padding: 1.5em;
}
.banner-grids {
    margin-top: 2.4em;
}
.welcome,.feature,.animals,.testimonials,.events,.specials-section,.about-section,.services-section,.gallery-section,.typo,.contact {
    padding: 3em 0;
}
.welcome-grid {
    float: left;
    width: 25%;
}
.specials1 {
    float: left;
    width: 50%;
}
.specials1:nth-child(3) {
    margin-top: 1em;
}
.specials1:nth-child(4) {
    margin-top: 1em;
}
.wel-info {
    padding: 1em;
}
.wel-info:hover {
    padding: 1em;
}
.welcome-grid {
    float: left;
    width: 50%;
}
.welcome-grid:nth-child(3) {
    margin-top: 1em;
}
.welcome-grid:nth-child(4) {
    margin-top: 1em;
}
.feature-grid {
    float: left;
    width: 33.3%;
}
.testimonials p {
    width: 74%;
}
.event-grid {
    float: left;
    width: 25%;
}
.event-grid1 {
    float: left;
    width: 25%;
	padding: 0;
}
.testimonials {
    min-height: 269px;
}
.about-grid {
    float: left;
    width: 33.3%;
}
.history h5, .history1 h5, .history2 h5, .history3 h5 {
    font-size: 0.95em;
}
.team-grid {
    float: left;
    width: 25%;
}
.ourteam {
    padding: 0 0 3em;
}
.advantage-grid {
  float: left;
  width: 33.3%;
}
.right-grid h4{
	font-size:1.25em;
	line-height:1.5em;
}

.left-grid p {
  width: 50px;
  height: 50px;
  font-size: 1.3em;
}
.advantages {
    text-align: center;
    padding: 1em 0 3em;
}
.services-grid {
    float: left;
    width: 25%;
}
.services-info {
    padding: 1em 1em;
}
.services-info:hover {
   padding: 1em 1em;
}
.services-grid img {
    width: 100%;
}
.services-grid {
    float: left;
    width: 50%;
}
.services-grid:nth-child(3) {
    margin-top: 1em;
}
.services-grid:nth-child(4) {
    margin-top: 1em;
}
.gallery-grid {
    float: left;
    width: 33.3%;
}
.banner-header {
    min-height: 78px;
    padding: 2.2em 0 0;

}
.grid_4 {
    background: none;
    margin-top: 24px;
}
.label {
   font-size: 55%;
}
.grid_5 {
  background: none;
  padding: 0em 0;
}
.contact-map iframe {
    min-height: 310px;
}

.contact_top {
    padding: 3em 0 0em 0;
}
.contact_left {
    float: left;
    width: 60%;
}
.company-right {
    float: left;
    width: 40%;
}
.form_details input[type="text"], .form_details textarea {
    padding: 10px;
    width: 81%;
	font-size: 0.95em;
}
.form_details textarea {
    height: 160px;
    resize: none;
    width: 81%;
}
.form_details input[type="submit"] {
    font-size: 0.95em;
    width: 31%;
}
.unique h5{
	color:#ffffff;
	text-align:center;
	font-size: 14px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.unique h3 {
   font-size:1.75em;
    text-transform: capitalize;

}
.unique p {
    font-size: 0.4em;
}
.unique h4 {
font-size: 14px;
}

.foundtion h5{
	text-align:center;
	font-size: 14px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.foundtion h3 {
   font-size:1.75em;
    text-transform: capitalize;

}
.foundtion p {
    font-size: 0.4em;
}
.foundtion h4 {
font-size: 14px;
}
@media (max-width: 640px){
.heading-text h1{
    font-size: 32px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 44px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 24px;
}
.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ff9541;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
	background-color: #ff9541;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-brand {
    padding: 0px 0px;
}
.header-top {
    padding: 1em 0;
}
.head-banner h3, .feature h3, .animals h3, .testimonials h3, .events h3, .specials-section h3, .about-grid h3, .ourteam h3, .advantages h3, .contact_left h3, .company_ad h3 {
    font-size: 1.8em;
}
.header-banner {
    min-height: 324px;
    padding: 4em 0 0;
}
.head-banner {
    margin: 0 auto;
    width: 89%;
}
.banner-grids {
    margin-top: 2.1em;
}
.banner-grid h4, .wel-info h4, .feature-grid h4, .testimonials h4, .event-grid1 h4, .about-grid h4, .team-grid h4, .services-grid h4 {
    font-size: 1.2em;
}
.welcome h2, .banner-header h2 {
    font-size: 1.8em;
}
.welcome-grids,.feature-grids,.clients,.events-grids,.team-grids,.advantages-grids {
    margin-top: 2em;
}

.testimonials p {
    width: 90%;
}
.advantage-grid {
    width: 100%;
    margin-top: 1em;
}
.right-grid h4 {
    text-align: left;
}
.right-grid p {
    text-align: left;
}
.left-grid {
    float: left;
    width: 10%;
    margin-right: 2%;
}
.right-grid {
    float: left;
    width: 88%;
}
.event-grid {
    float: left;
    width: 50%;
}
.event-grid1 {
    float: left;
    width: 50%;
	margin-bottom: 6em;
}
.banner-header {
    min-height: 65px;
    padding: 1.8em 0 0;
}
.about-grid img {
    width: 100%;
}
.about-grid {
    width: 100%;
}
.trend {
    margin-top: 1em;
}
.trend ul li a {
    line-height: 2;
}
.about-grid:nth-child(2) {
    margin-top: 1em;
}
.about-grid:nth-child(3) {
    margin-top: 1em;
}
.team-grid {
    float: left;
    width: 50%;
}
.team-grid:nth-child(3) {
    margin-top: 1em;
}
.team-grid:nth-child(4) {
    margin-top: 1em;
}
.grid_4 {
    background: none;
    margin-top: 0px;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 50%;
}
.typo table {
    margin-top: 1em;
}
.contact-map iframe {
    min-height: 260px;
}
.form_details input[type="submit"] {
    width: 37%;
}


.unique h5{
	color:#ffffff;
	text-align:center;
	font-size: 14px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.unique h3 {
   font-size:1.75em;
    text-transform: capitalize;

}
.unique p {
    font-size: 0.4em;
}
.unique h4 {
font-size: 14px;
}
@media (max-width: 480px){
	.heading-text h1{
    font-size: 32px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 44px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 24px;
}
.navbar-brand h1 a {
    font-size: 0.9em;
}
.header-banner {
    background: url(../images/banner.jpg) no-repeat -180px 0px;
    background-size: cover;
}
.head-banner {
    margin: 0 auto;
    width: 100%;
}
.head-banner h3, .feature h3, .animals h3, .testimonials h3, .events h3, .specials-section h3, .about-grid h3, .ourteam h3, .advantages h3, .contact_left h3, .company_ad h3 {
    font-size: 1.7em;
}
.banner-grid h4, .wel-info h4, .feature-grid h4, .testimonials h4, .event-grid1 h4, .about-grid h4, .team-grid h4, .services-grid h4 {
    font-size: 1.15em;
}
.head-banner p, .banner-grid p, .wel-info p, .feature-grid p, .testimonials p, .event-grid1 p, .specials1 p, .about-grid p, .team-grid p, .right-grid p, .services-grid p, .contact_left p, .company_ad p {
    font-size: 0.92em;
}
.banner-grid {
    padding: 1em;
}
.welcome, .feature, .animals, .testimonials, .events, .specials-section, .about-section, .services-section, .gallery-section, .typo, .contact {
    padding: 2em 0;
}
.welcome h2, .banner-header h2 {
    font-size: 1.7em;
}
.feature-grid {
    float: left;
    width: 100%;
}
span.glyphicon.glyphicon-camera {
    font-size: 1.5em;
}

span.glyphicon.glyphicon-facetime-video{
    font-size: 1.5em;
}
span.glyphicon.glyphicon-user {
    font-size: 1.5em;
}
.feature-grid:nth-child(2) {
    margin: 1em 0;
}
.event-grid1 {
    margin-bottom: 1em;
}
.testimonials p {
    width: 100%;
}
.testimonials {
	background: url(../images/banner2.jpg) no-repeat -200px 0px;
	background-size: cover;
}
.left-grid {
    float: left;
    width: 20%;
    margin-right: 2%;
}
.right-grid {
    float: left;
    width: 77%;
}
.banner-header {
    min-height: 50px;
    padding: 1.2em 0 0;
}
.typo h1 {
    font-size: 28px;
}
.typo h2 {
    font-size: 26px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5 {
    margin-bottom: 0.5em;
}
.label {
    padding: .2em .6em .3em;
    font-size: 49%;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 10px;
}
.grid_4 {
    margin-top: 25px;
}
.contact_left {
    width: 100%;
}
.company-right {
    width: 100%;
	margin-top:1em;
}
.form_details input[type="text"], .form_details textarea {
    width: 100%;
}
address {
    margin-bottom: 0;
}
.form_details input[type="submit"] {
    width: 29%;
}

.unique h5{
	color:#ffffff;
	text-align:center;
	font-size: 14px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.unique h3 {
   font-size:1.75em;
    text-transform: capitalize;

}
.unique p {
    font-size: 0.4em;
}
.unique h4 {
font-size: 14px;
}
@media (max-width: 320px){
	.heading-text h1{
    font-size: 32px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text h2{
    font-size: 44px;
	 font-family:'arial-boldmt';
	  padding:0px;
	  margin:0px
}
.heading-text p{
font-size: 24px;
}
.header-banner {
    background: url(../images/banner.jpg) no-repeat -644px 0px;
    background-size: cover;
	padding: 2em 0 0;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.header-top {
    padding: 0.5em 0;
}
.navbar-brand h1 a {
    font-size: 0.8em;
}
.banner-grid {
    width: 100%;
}
.welcome-grid {
    padding: 0;
    width: 100%;
}
.welcome-grid:nth-child(2) {
    margin-top: 1em;
}
.feature h3, .animals h3, .testimonials h3, .events h3, .specials-section h3, .about-grid h3, .ourteam h3, .advantages h3, .contact_left h3, .company_ad h3 {
    font-size: 1.5em;
}
.head-banner h3{
 font-size: 1.7em;
}
.welcome, .feature, .animals, .testimonials, .events, .specials-section, .about-section, .services-section, .gallery-section, .typo, .contact {
    padding: 1em 0;
}
.banner-grid h4, .wel-info h4, .feature-grid h4, .testimonials h4, .event-grid1 h4, .about-grid h4, .team-grid h4, .services-grid h4 {
    font-size: 1.2em;
}
.trend ul li a {
    font-size: 0.92em;
}
.feature-grid {
    padding: 0;
}
.event-grid1 h5 {
    padding: 0.5em 0;
    font-size: 1em;
}
.welcome-grids, .feature-grids, .clients, .events-grids, .team-grids, .advantages-grids {
    margin-top: 1em;
}
.testimonials {
    background: url(../images/banner2.jpg) no-repeat -390px 0px;
    background-size: cover;
}
.event-grid {
    width: 100%;
    padding: 0;
}
.event-grid1 {
    width: 100%;
    padding: 0;
	margin-top: 1em;
}
.specials1 {
    width: 100%;
    padding: 0;
}
.specials1:nth-child(2) {
    margin-top: 1em;
}
.footer-section {
    padding: 1em 0;
}
.about-grid {
    padding: 0;
}
.team-grid {
    width: 100%;
}
.team-grid:nth-child(2) {
    margin-top: 1em;
}
.advantage-grid {
    padding: 0;
}
.services-grid {
    width: 100%;
}
.services-grid:nth-child(2) {
    margin-top: 1em;
}
.services-grid {
    padding: 0;
}
.gallery-grid {
   padding: 0 0 1em;
    width: 100%;
}
.contact_top {
    padding: 1em 0 0em 0;
}
.contact_left {
    padding: 0;
}
.form_details input[type="submit"] {
    width: 44%;
}
.contact-map iframe {
    min-height: 200px;
}
.company-right {
    padding: 0;
}

.unique h5{
	color:#ffffff;
	text-align:center;
	font-size: 14px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
padding:20px
}
	
.unique h3 {
   font-size:1.75em;
    text-transform: capitalize;

}
.unique p {
    font-size: 0.4em;
}
.unique h4 {
font-size: 14px;

}

}

