

/*--------------------------------------------------*/

@media screen and (max-width:400px) {
	.rating label {
		margin-right: 9px;
		font-size: 11px;
	}

	.traveller-story-8, .traveller-story-4, .traveller-story-container {
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (max-width:980px) {
}

@media screen and (min-width:320px) {
	.header {
		background: -webkit-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: -o-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: -moz-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		padding: 0px 0 17px;
	}

	.rating .radio-inline input[type="radio"] {
		margin-left: -15px;
	}

	.feedback-image {
		margin-bottom: 10px;
	}

	.feedback, .traveller-stories, .terms-and-conditions, .privacy-policy, .refund-policy, .contact-us {
		padding: 5em 0 2em;
	}

	.footer-top p {
		float: left;
	}

	.footer-top ul {
		float: left;
	}

	.type input[type=radio] + label {
		padding: 10px 14px;
		margin-right: 2px;
	}

	.whom input[type=radio] + label {
		padding: 5px 4px;
		margin-right: 2px;
	}

	.icons label img {
		width: 27px;
		height: 27px;
	}

	.icons-background {
		padding: 18px 5px 10px;
	}

	.type table tr td {
		float: left;
	}

	.feedback-ul li {
		width: 81%;
	}

	.search-upper-header {
		font-size: 37px;
		margin-top: 80px;
	}
}

@media screen and (min-width:480px) {

	.whom input[type=radio] + label {
		padding: 5px 4px;
		margin-right: 2px;
	}

	.feedback-ul li {
		width: 100%;
	}

	.feedback-image {
		float: left;
		width: 27%;
		margin-right: 7px;
		margin-bottom: 10px;
	}
}

@media screen and (min-width:600px) {
	.feedback, .traveller-stories, .contact-us, .terms-and-conditions, .privacy-policy, .refund-policy {
		padding: 4.8em 0 2em;
	}

	.whom input[type=radio] + label {
		padding: 8px 11px;
		margin-right: 2px;
	}

	.feedback-image {
		float: left;
		width: 20%;
		margin-right: 7px;
		margin-bottom: 10px;
	}
}


@media screen and (min-width:768px) {

	.header {
		background: -webkit-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: -o-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: -moz-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		padding: 3px 0 0px;
	}

	.footer-top p {
		float: right;
	}

	.footer-top ul {
		float: left;
	}

	.navbar-default .navbar-nav > li > a {
		line-height: 37px;
	}

	.add-package-li {
		margin-top: 12px;
	}

	.feedback, .traveller-stories, .contact-us, .terms-and-conditions, .privacy-policy, .refund-policy {
		padding: 0em 0 2em;
	}

	.feedback-image {
		float: left;
		width: 18%;
		margin-right: 7px;
		margin-bottom: 10px;
	}
}

@media screen and (min-width:1024px) {
	.navbar-default .navbar-nav > li > a {
		line-height: 37px;
	}

	.banner-grids {
		margin: 1em 15em;
	}

	.add-package {
		margin-top: 1em;
	}

	.about-grid img {
		margin: 10em 0;
	}

	.header {
		background: #09a4bd;
		background: -webkit-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: -o-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: -moz-linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
		background: linear-gradient(to right, #FFEB3B, #364aa1, #3F51B5);
	}

	.traveller-stories, .feedback, .contact-us, .terms-and-conditions, .privacy-policy, .refund-policy {
		padding: 4.3em 0 2em;
	}

	.rating .radio-inline input[type="radio"] {
		margin-left: -15px;
	}

	.feedback-image {
		width: 100%;
		float: left;
		margin-right: 15px;
		height: 150px !important;
	}

	.footer-top p {
		float: right;
	}

	.footer-top ul {
		float: left;
	}

	.add-package-li {
		margin-top: 0;
	}

	.type input[type=radio] + label {
		padding: 10px 9px;
		margin-right: 5px;
		font-size: 14px;
	}

	.whom input[type=radio] + label {
		padding: 10px 14px;
		margin-right: 5px;
		font-size: 14px;
	}

	.icons-background {
		padding: 18px 10px 10px;
	}

	.icons label img {
		width: auto;
		height: auto;
	}

	.type table tr td {
		float: none;
	}


	.search {
	}

	.search-upper-header {
		font-size: 50px;
		margin-top: 0;
	}
}

@media screen and (min-width:1280px) {
	.rating .radio-inline input[type="radio"] {
		margin-left: -15px;
	}

	.type input[type=radio] + label {
		padding: 10px 16px;
		margin-right: 10px;
	}

	.whom input[type=radio] + label {
		padding: 10px 18px;
		margin-right: 10px;
	}
}

/*--------------------------------------------------*/

.status .status-label {
	font-size: 13px;
}

.status {
	margin-top: 4px;
}

.feedback-ul p {
	overflow-wrap: break-word;
}

.feedback-filter-block table {
	width: 100%;
}

.type table tr td {
	text-align: left;
}

.rating label {
	margin-right: 3px;
}

.rating input[type="radio"] {
	margin: 4px 6px 0;
}

.contact-form i {
	margin: 4px;
}

.contact-info h3 {
	margin-bottom: 15px;
}

.contact-info ul li {
	font-size: 15px;
	color: #343434;
	margin-bottom: 15px;
}

.contact-info ul {
	list-style: none;
	line-height: 36px;
}

.footer-top ul {
	list-style: none;
}

	.footer-top ul li {
		float: left;
		margin-right: 5px;
		color: #fff;
	}

.Add-Photo:focus {
	outline: none !important;
	border: 2px solid #4cae4c !important;
	box-shadow: none !important;
}

.Add-Photo:hover {
	color: #fff;
	background-color: #449d44;
	border: 2px solid #398439;
}

.Add-Photo {
	color: #fff;
	background-color: #5cb85c;
	border: 2px solid #4cae4c;
	padding: 4px 5px;
}

.read-more a {
	color: red;
}

.read-more {
	margin-top: 1em;
}

.feedback-filter-block li {
	border-bottom: 1px solid #fbd684;
}


.filter-block {
	list-style: none;
}

.type input[type=radio], .whom input[type=radio] {
	display: none;
}

	.type input[type=radio] + label, .whom input[type=radio] + label {
		display: inline-block;
		margin-bottom: 10px;
		line-height: 20px;
		color: #333;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255,255,255,0.75);
		vertical-align: middle;
		cursor: pointer;
		background-color: #fff6e1;
		background-repeat: repeat-x;
		border: 1px solid #fbd684;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		border-radius: 5px;
	}

	.type input[type=radio]:checked + label, .whom input[type=radio]:checked + label {
		background-image: none;
		outline: 0;
		background-color: #fde09e;
	}

.traveller-story-right p {
	color: #828282 !important;
}

.filter-block .star {
	margin: 10px 0 8px;
}

.traveller-story-right .filter-block h5 {
	font-size: 15px;
	font-weight: 600;
	color: #656565;
	margin-bottom: 4px;
}

.traveller-story-right {
	background: #f9f9f9;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	padding: 12px;
}

.rating-row .col-md-3, .rating-row .col-md-9 {
	margin-bottom: 8px;
}

.rating .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 18px;
	font-size: 12px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	color: #6f6f6f;
	cursor: pointer;
}

.icons-background {
	background: #fff;
	text-align: left;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
}

.icons label img {
	margin-bottom: 5px;
}

.icons {
	padding-top: 1em;
	padding-bottom: 1em;
}

.enquiry-form hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #fbd684;
}

.enquiry-form .heading {
	text-align: left;
	margin-top: 15px;
}

	.enquiry-form .heading span {
		background: #ffb100;
		border-radius: 12px;
		padding: 1px 7px;
		margin-right: 10px;
		color: #fff;
	}


.validation-star {
	color: red;
	font-size: 12px;
}







.about-section .fa-check-square-o {
	color: green;
}

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 50px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-50 {
	margin-bottom: 50px;
}

.common-row-gap {
	margin-bottom: 1.1em;
}

.about-section ul {
	list-style: none;
	line-height: 29px;
}

.about-section p {
	font-size: 13px;
	line-height: 23px;
	color: #545353;
}



.user-register {
	background: #fff7e4;
	padding: 14px;
	border: 2px solid #fbd684;
	border-radius: 6px;
	padding: 14px;
	border: 2px solid #fbefd2;
	border-radius: 0px;
	border-top: 5px solid #ffb100;
}

.enquiry-form input[type="submit"] {
	font-size: 1.1em;
	background: #ff5e00;
	padding: 0.7em 1em;
	color: #fff;
	border: none;
	outline: none;
	margin: 0 auto;
	font-weight: 600;
	transition: 0.5s all;
	cursor: pointer;
}

	.enquiry-form input[type="submit"]:hover {
		background: rgba(255, 94, 0, 0.7);
	}


.enquiry-form h3 {
	margin-bottom: 15px;
	text-align: center;
}

.enquiry-form input[type="text"], .enquiry-form textarea, .enquiry-form select, .password {
	width: 100%;
	outline: none;
	border: none;
	padding: 6px 8px;
	font-size: 12px;
	color: #464545;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
}

.breadcrumb-section .breadcrumb {
	padding: 16px 15px;
}

.common-background {
	padding: 4.3em 0;
}

.add-package {
	background: #ffb100 !important;
	padding: 0px 5px !important;
	border-radius: 5px;
	line-height: 30px !important;
	font-size: 14px !important;
	color: #000 !important;
}

	.add-package:hover {
		background: #ffbc24 !important;
	}





/*--------------------------------------------------*/

body {
	font-family: 'Open Sans', sans-serif;
}

	body a {
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-o-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}

ul {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: 'Questrial', sans-serif;
}

p {
	padding: 0;
	margin: 0;
	color: #676464;
	font-family: 'Open Sans', sans-serif;
}
/*--banner--*/

/*---*/
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
}

	nav a:hover,
	nav a:focus {
		outline: none;
	}
/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 10px 0 0;
	max-width: 0;
	border-bottom: 2px solid #062f3c;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	max-width: 100%;
}
/*----*/
.header {
	position: fixed;
	width: 100%;
	z-index: 999;
}

.navbar-default {
	background: none;
	border: none;
	margin: 0;
	margin-top: 0;
	min-height: auto;
}

	.navbar-default .navbar-nav > .active > a {
		color: #fff;
		background: none;
		padding: 10px 0;
	}

div#bs-example-navbar-collapse-1 {
	float: right;
}

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background: none;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 1.2em;
	padding: 10px 0;
	margin-left: 0.8em;
	margin-right: 0.8em;
	font-family: 'Questrial', sans-serif;
}

.logo a {
	text-decoration: none;
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background: none;
	outline: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #007ea3;
	background: none;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px 0px;
}

.banner-section {
	background: url(../images/main-banner.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 500px;
	text-align: center;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
}

.banner-grids {
	background: rgba(0, 0, 0, 0.52);
	padding: 0.4em;
	border-radius: 5px;
}

.banner-heder {
	margin: 17em 0 3em;
}

	.banner-heder h3 {
		font-size: 24px;
		color: #fff;
		font-weight: 600;
	}

	.banner-heder span {
		display: block;
	}

.sel {
	width: 100%;
	padding: .3em 1em;
	font-size: 1em;
	outline: none;
	text-transform: capitalize;
	border: 1px solid #BBBBBB;
}

.search input[type="submit"] {
	width: 100%;
	background: #ffb100;
	border: none;
	outline: none;
	color: #000;
	padding: .4em;
}

.promotions {
	padding: 2em 0;
	background: #f7f7f7;
}

.promotion-grids, .about-grids {
	margin-top: 2em;
}

h2.tittle {
	font-size: 3.5em;
	text-align: center;
	color: #000000;
}

.promation-grid h4 {
	font-size: 1.5em;
	background: rgba(0, 0, 0, 0.49);
	padding: 0.5em;
	color: #fff;
}

.promation-grid h5 {
	font-size: 1em;
	color: #fff;
}

.prom-bottom {
	background: #007ea3;
}

.prom-left {
	float: left;
	width: 50%;
	background: rgb(16, 148, 187);
	padding: 1em;
}

.prom-right {
	float: left;
	width: 50%;
	padding: 1em;
}

.promotions span {
	text-align: center;
	display: block;
	font-size: 1.4em;
	margin-top: 0.5em;
	color: #777;
}

.promation-grid p {
	font-size: 1em;
	line-height: 2em;
	padding-top: 0.8em;
}
/*-- w3layouts --*/
.promation-grid {
	margin-bottom: 2em;
	overflow: hidden;
}

	.promation-grid:hover img {
		webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		transform: scale(0.9);
	}

	.promation-grid img {
		-webkit-transition: all 2s ease-in-out;
		-moz-transition: all 2s ease-in-out;
		-o-transition: all 2s ease-in-out;
		transition: all 2s ease-in-out;
	}

h3.tittle {
	font-size: 3.5em;
	text-align: center;
	color: #000000;
}

.about-section {
	padding: 2em 0;
}

.about-grid1 h4 {
	font-size: 1.8em;
	color: #585858;
}

.about-grid1 p {
	font-size: 1em;
	line-height: 2em;
	padding-top: 0.8em;
}

.about-grid1 i {
	font-size: 1.5em;
	margin-right: 0.5em;
	color: #fff;
	background: #ffb100;
	padding: 15px;
	border-radius: 50px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	border: 2px solid transparent;
}

	.about-grid1 i:hover {
		background: #fff;
		border: 2px solid #007ea3;
		/*-- agileits --*/
		color: #062f3c;
	}

.about-top1 {
	margin: 1.5em 0;
}

.about-left {
	float: left;
	width: 15%;
	text-align: center;
}

.about-right {
	float: left;
	width: 85%;
}

/*-- featured-services --*/
.featured-grd {
	text-align: center;
	box-shadow: 1px 1px 7px 6px #E3E1E1;
	-webkit-box-shadow: 1px 1px 7px 6px #E3E1E1;
	-moz-box-shadow: 1px 1px 7px 6px #E3E1E1;
	-o-box-shadow: 1px 1px 7px 6px #E3E1E1;
	-ms-box-shadow: 1px 1px 7px 6px #E3E1E1;
	padding: 2em 1em;
	background: #fff;
}

	.featured-grd span {
		font-size: 2em;
		color: #007ea3;
	}

	.featured-grd h5 {
		text-transform: capitalize;
		font-size: 1.5em;
		color: #062f3c;
		letter-spacing: 1px;
		margin: 1em 0;
	}

	.featured-grd p {
		font-size: 1em;
		line-height: 1.8em;
		margin: 0 0 2em;
	}

.featured-grids {
	margin: 3em 0 0;
}
/*-- //featured-services --*/
/*--hover effect6--*/
.effect6 {
	cursor: pointer;
	height: auto;
	/*-- w3layouts --*/
	line-height: 40px !important;
	text-align: center;
	overflow: hidden;
	padding: 4px 50px;
	background: #062f3c;
	font-size: 1em;
	border: none;
	border-radius: 0;
}

.effect6 {
	color: rgba(0,0,0, 0) !important;
	transition: all .3s ease;
	text-shadow: 0 0 0 #fff, 0 -45px 0 #062f3c;
}

@-webkit-keyframes drop {
	0% {
		text-shadow: 0 0 0 #fff, 0 -45px 0 #062f3c;
	}

	20% {
		text-shadow: 0 0 0 #fff, 0 -15px 0 #062f3c;
	}

	30% {
		text-shadow: 0 15px 0 #fff, 0 0px 0 #062f3c;
	}

	40% {
		text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c;
	}

	41% {
		text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c, 0 -45px 0 #fff;
	}

	70% {
		text-shadow: 0 45px 0 #fff, 0 15px 0 #062f3c, 0 0px 0 #fff;
	}

	80% {
		text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
	}

	100% {
		text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
	}
}
/*safari and chrome*/
@keyframes drop {
	0% {
		text-shadow: 0 0 0 #fff, 0 -45px 0 #062f3c;
	}

	20% {
		text-shadow: 0 0 0 #fff, 0 -15px 0 #062f3c;
	}

	30% {
		text-shadow: 0 15px 0 #fff, 0 0px 0 #062f3c;
	}

	40% {
		text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c;
	}

	41% {
		text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c, 0 -45px 0 #fff;
	}

	70% {
		text-shadow: 0 45px 0 #fff, 0 15px 0 #062f3c, 0 0px 0 #fff;
	}

	80% {
		text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
	}

	100% {
		text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
	}
}

.btn.effect6:hover {
	-webkit-animation: drop .6s 1 linear;
	animation: drop .6s 1 linear;
	background: #007ea3;
}

.featured-services {
	padding: 2em 0;
	background: #f7f7f7;
}
/*--end hover--*/
.banner-bottom1-grid-right {
	text-align: right;
	margin: 2.5em 0 0;
}
/*-- //more --*/
.gallery {
	/*-- agileits --*/
	padding: 5em 0;
}

.gallery-grids {
	margin-top: 4em;
}
/*gallery*/
.da-thumbs {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

	.da-thumbs li {
		float: left;
		margin: 0.4%;
		background: #fff;
		padding: 8px;
		position: relative;
		width: 32.4%;
	}

		.da-thumbs li a,
		.da-thumbs li a img {
			display: block;
			position: relative;
			width: 100%;
		}

		.da-thumbs li a {
			overflow: hidden;
		}

			.da-thumbs li a div {
				position: absolute;
				background: none;
				width: 100%;
				height: 91%;
			}

				.da-thumbs li a div h5 {
					color: #fff;
					font-size: 1.8em;
					margin: 3.5em 0 0 0;
					text-align: center;
				}
/*gallery*/
/*-- team --*/
.team_gds {
	margin-top: 4em;
}

.team {
	padding: 5em 0;
	background: #F6F9FD;
}

.team_pos {
	position: relative;
	overflow: hidden;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	margin: auto;
}

.team_gd1:hover .team_pos .team_back {
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	height: 100%;
}

.team_pos .team_back {
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0);
	content: '';
	left: 0;
	top: 0;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	display: block;
}

.team_pos img {
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	width: 100%;
	border: 1px solid #B7B7B7;
}

.team_info {
	position: absolute;
	width: 100%;
	top: 42%;
	text-align: center;
	left: 0;
	z-index: 9999;
}

	.team_info a {
		display: inline-block;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		text-align: center;
		margin-left: 7px;
		transform: scale(0) rotate(180deg);
		-moz-transform: scale(0) rotate(180deg);
		-webkit-transform: scale(0) rotate(180deg);
		-ms-transform: scale(0) rotate(180deg);
		-o-transform: scale(0) rotate(180deg);
		transition: all 0.3s linear 0.2s;
		-moz-transition: all 0.3s linear 0.2s;
		-webkit-transition: all 0.3s linear 0.2s;
		-ms-transition: all 0.3s linear 0.2s;
		-o-transition: all 0.3s linear 0.2s;
	}

		.team_info a:before {
			content: "";
			left: 0;
			opacity: 1;
			position: absolute;
			top: 0;
			transform: scale(1);
			-moz-transform: scale(1);
			-webkit-transform: scale(1);
			-o-transform: scale(1);
			-ms-transform: scale(1);
			transition: all 0.3s linear 0s;
			-moz-transition: all 0.3s linear 0s;
			-webkit-transition: all 0.3s linear 0s;
			-ms-transition: all 0.3s linear 0s;
			-o-transition: all 0.3s linear 0s;
			width: 100%;
		}

		.team_info a i.fc1 {
			background: url(../images/social2.png) no-repeat -41px 1px #3b5998;
			width: 45px;
			height: 45px;
			display: inline-block;
			border-radius: 50%;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			-ms-border-radius: 50%;
			-o-border-radius: 50%;
		}

		.team_info a i.fc2 {
			background: url(../images/social2.png) no-repeat 1px 1px #55acee;
			width: 45px;
			height: 45px;
			display: inline-block;
			border-radius: 50%;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			-ms-border-radius: 50%;
			-o-border-radius: 50%;
		}

		.team_info a i.fc3 {
			background: url(../images/social2.png) no-repeat -80px 1px #dc4e41;
			width: 45px;
			height: 45px;
			display: inline-block;
			border-radius: 50%;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			-ms-border-radius: 50%;
			-o-border-radius: 50%;
		}

		.team_info a:after {
			content: "";
			left: 0;
			opacity: 1;
			position: absolute;
			top: 0;
			transform: scale(1);
			-moz-transform: scale(1);
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			-o-transform: scale(1);
			transition: all 0.3s linear 0.1s;
			-moz-transition: all 0.3s linear 0.1s;
			-webkit-transition: all 0.3s linear 0.1s;
			-ms-transition: all 0.3s linear 0.1s;
			-o-transition: all 0.3s linear 0.1s;
			width: 100%;
		}

.team_gd1:hover .team_pos img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.team_gd1:hover .team_info a {
	transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
}

.team_info a:hover {
	opacity: 0.8;
}

.team_gd1 h4 {
	text-align: center;
	font-size: 1.5em;
	color: #007ea3;
	margin: 25px 0 7px;
}

.team_gd1 p {
	text-align: center;
	font-size: 1em;
	line-height: 2em;
}

.team_gd1 span {
	text-align: center;
	font-size: 1em;
	margin: 0 0 0.5em 0;
	display: block;
	color: #062f3c;
}

.news {
	padding: 5em 0;
	text-align: center;
}

.news-grids {
	margin-top: 4em;
}

.news-grid h4 {
	font-size: 1.5em;
	background: #062f3c;
	padding: 0.5em;
	color: #fff;
}

.new-bottom {
	background: #007ea3;
	padding: 0.8em;
	font-size: 1.2em;
	color: #fff;
}

.news-grid p {
	font-size: 1em;
	line-height: 2em;
	padding: 2em 1.5em 2em;
}

.news-text {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-gr p {
	font-size: 1em;
	line-height: 1.8em;
	color: #777;
	width: 90%;
	margin: 0 auto;
}

h3.tittle1 {
	font-size: 3em;
	text-align: center;
	color: #062f3c;
	padding: 0.5em 0;
}

.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
}
/*-- //team --*/
/*--contact--*/
.your-top {
	border: 1px solid #ADADAD;
}

.contact-grids {
	margin-top: 2em;
}


	.contact-grids i {
		float: left;
		border: 2px solid #062f3c;
		color: #062f3c;
		border-radius: 100px;
		text-align: center;
		font-size: 15px;
		line-height: 2;
		padding: 0px 9px;
	}

	.contact-grids input[type="text"], .grid-contact-in textarea {
		background: #fff;
		width: 100%;
		outline: none;
		border: none;
		padding: 0.97em 0.8em;
		font-size: 1em;
		color: #999;
		float: left;
		border-right: 0px solid #ADADAD;
	}



.grid-contact-in input[type="submit"] {
	font-size: 1.1em;
	background: #ffb100;
	padding: 0.7em 1em;
	text-align: center;
	color: #fff;
	border: none;
	outline: none;
	margin: 0 auto;
	-webkit-appearance: none;
	font-weight: 700;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
	font-weight: 400;
}

	.grid-contact-in input[type="submit"]:hover {
		background: #ffbc24;
	}

.contact {
	padding: 2em 0;
}

.google-map {
	margin-top: 3em;
}

	.google-map iframe {
		border: none;
		outline: none;
		width: 100%;
		height: 300px;
	}

.copy-section {
	padding: 15px 0;
	background: #337ab7;
	text-align: center;
}

	.copy-section p {
		font-size: 0.9em;
		color: #fff;
		font-weight: 400;
	}

	.copy-section a {
		font-size: 1em;
		color: #fff;
		font-weight: 400;
		text-transform: capitalize;
	}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: -100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}
