/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-family: 'Hind', sans-serif;
   font-size: 100%;
   background:#fff; 
}
a {
  text-decoration: none;
}
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration:none;
}
/*--header-banner start here--*/
.header-banner {
	background: url(../images/b3.jpg)no-repeat center;
	min-height: 730px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cove
}
.header-banner-one {
	background: url(../images/b2.jpg)no-repeat;
	min-height:730px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cove
}
.header-banner-two {
	background: url(../images/b1.jpg)no-repeat center;
	min-height:730px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cove
}
.header-main {
	float: right;
    width: 31%;
    margin-top: 5em;
}
.header-banner-top {
    background: rgba(62, 143, 186, 0.92);
    padding: 1em;
}
.header-banner-bottom {
    background: rgba(250, 160, 38, 0.91);
    padding: 1em;
}
.header-banner-right {
	border: 1px solid #fff;
	width: 100%;
	height: 250px;
	padding: 2em 1em;
	text-align: center;
}
.header-banner-right h3 {
	font-size: 1.8em;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.header-banner-right h4 {
	font-size: 1.3em;
	color: #fff;
	margin: 0em 0em 0.8em 0em;
}
.h-strip-left h1 {
  font-size: 2.3em;
  margin: 0px;
  font-family: 'Montserrat', sans-serif;
}
.h-strip-left h1 a{
	color:#fff;
	text-decoration:none;
}
.h-strip-left h1 a:hover{
	color:#fff;
}
.header-banner-right p {
  font-size: 1em;
  font-weight: 800;
  background: #fff;
  color: #5f8b9e;
  border: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 1.7em 1em;
  text-align: center;
  width: 100px;
  height: 100px;
}
#demo_top_wrapper { margin:0 0 0px 0; }
#demo_top { padding:00px 0 0 0; }
#my_logo { font:70px Georgia, serif; }

#sticky_navigation_wrapper { width:100%; height:72px; }
#sticky_navigation { width:100%; height:72px;background: #CBB25C;z-index: 1; }
.h-b-bwn {
	margin: 0em 0em 0em 2em;
	 float: left;
}
.bwn {
	margin: 2.2em 1em 0em 0em;
	 float: right;
}
.bwn a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #367DA2;
    padding: 6px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    text-decoration: none;
}
.bwn a:hover{
	text-decoration:none;
	color:#fff;
	background:#E4890E;
	 transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.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%;
  left: 0;
  top: 0;
}
.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;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top:90%;
	left:57.5%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 42px;
	width: 44px;
	background:url("../images/bann-arrow.png") no-repeat left top;
	border: 1px solid #fff;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 35%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.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{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:25%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 85%;
	z-index: 999;
	left:55%;
	padding: 0;
	margin: 0;
	display:none;
}
.callbacks_tabs li{
	display;none;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:11px;
  width:11px;
  display:inline-block;
  background:#fff;
}
.callbacks_here a:after{
	background:#F54F29;
}
/*--header banner end here--*/
/*--h-strip start here--*/
.h-strip {
    background: #3E8FBA;
    padding: 1em 0px;
}
.h-strip-logo {
	float: left;
	width: 50%;
}
.h-strip-left {
	float: left;
	width: 39%;
}
.h-strip-left img {
	width: 75%;
}
.h-strip-right {
	float: right;
	width: 50%;
	background: #fff;
	border-radius: 20px;
	-webkit-border-radius:20px;
       -moz-border-radius:20px;
       -o-border-radius:20px;
    margin: 2.25px 0px 0px 0px;
}
.h-strip-right input[type="text"] {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	width: 81%;
	padding:10px 10px 10px 18px;
	outline: none;
	border: none;
	border-radius: 20px;
	 -webkit-border-radius:20px;
       -moz-border-radius:20px;
       -o-border-radius:20px;
}
.h-strip-right input[type="submit"] {
	border: none;
	outline: none;
	width: 35px;
	height: 26px;
	vertical-align: middle;
	border-radius: 15px;
	-webkit-border-radius:15px;
       -moz-border-radius:15px;
       -o-border-radius:15px;
	background: url(../images/search.png) no-repeat 9px 4px;
}
span.menu {
	display: none;
}
.top-strip ul {
	padding: 0px;
	list-style: none;
	text-align: right;
}
.top-strip ul li {
	display: inline-block;
	margin: 10px 1em 0px 0px;
}
.top-strip ul li a{
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	padding: 5px;
	display:block;
}
.top-strip ul li a:hover,.top-strip ul li a.active{
	text-decoration:none;
	color:#000;
	 transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
/* Effect 4: bottom border enlarge */
.top-strip nav.cl-effect-4 a {
	padding: 0 0 5px;
	position:relative;
}

.top-strip nav.cl-effect-4 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background:#FAA026;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.top-strip nav.cl-effect-4 a:hover::after,
.top-strip nav.cl-effect-4 a:focus::after {
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
/*--h-strip end here--*/
/*--contant start here--*/
.contant-main {
	padding: 8em 0px 8em 0px;
	text-align: center;
}
.contant {
	background: url(../images/4.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cove;
	min-height: 500px;
}
.contant-bwn {
	margin: 2em 0px 0px 0px;
}
.contant-bwn a {
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	background:#3E8FBA;
	padding: 7px 2em;
	border-radius: 16px;
	 -webkit-border-radius:16px;
       -moz-border-radius:16px;
       -o-border-radius:16px;
}
.contant-bwn a:hover{
	text-decoration:none;
	color:#fff;
	background:#FAA026;
	 transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
.content-grid-1{
	width:30%;
	margin:0 5% 2% 0;
	float:left;
	padding:1em;
	min-height:250px;	
	position:relative;
}
.content-grid-3{
	width:30%;
	float:right;
	padding:1em;
	min-height:250px;
	position:relative;
}
.bg-one{
	background:#fff;
}
.bg-two{
	background:#fff;
}
.bg-three {
  background:#fff;
}
.content-grid-text{
	border:1px solid #cacaca;
	padding:4em 1em 3em 1em;
}
.content-grid-text h3 {
    font-size: 1.5em;
    color: #FAA026;
    font-family: 'Montserrat', sans-serif;
}
.content-grid-text p {
	font-size: 14px;
	font-weight: 300;
	color: #6F6F6F;
	line-height: 1.8em;
}
span.glyphicon.glyphicon-home {
    font-size: 1.8em;
    color: #fff;
    text-align: center;
}
span.glyphicon.glyphicon-plane {
  font-size: 1.8em;
  color: #fff;
}
span.glyphicon.glyphicon-cutlery{
  font-size: 1.8em;
  color: #fff;
}
/*--circle effect--*/
.ser-grid {
    position: absolute;
    top: -10%;
    left: 37%;
}
.hi-icon {
    display: inline-block;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    color: #fff;
    border: 3px solid #FFFFFF;
    line-height: 4.5em;
    font-size: 1em;
    background: rgb(250, 160, 38);
}

.hi-icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-size: 1.7em;
	display: block;
}
/* Effect 8 */
.content-grid-1:hove .ser-grid .hi-icon {
	background:rgba(203, 178, 92, 0.94);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
}
.ser-grid .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.ser-grid .hi-icon:hover {
    background: rgb(62, 143, 186);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
    text-decoration: none;
}

.ser-grid .hi-icon:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(203, 178, 92, 0.81);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(203, 178, 92, 0.81);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(203, 178, 92, 0.81);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(203, 178, 92, 0.81);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(203, 178, 92, 0.81);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(203, 178, 92, 0.81), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(203, 178, 92, 0.81);
		transform: scale(1.5);
		opacity: 0;
	}
}
/*--contant end here--*/
/*--feature grid start here--*/
/*-- --*/
.load_more {
    margin-top: 5em;
}
ul#myList {
    padding: 0px;
}
#myList li{ 
	display:none;
	list-style-type:none;
}
#loadMore {
    color: #FFFFFF;
    padding: 1em 0.5em;
    display: inline-block;
    text-align: center;
    font-size: 1em;
    text-transform: uppercase;
    cursor: pointer;
    background: #FAA026;
    width: 15%;
    margin-right: 1em;
}
#loadMore:hover{
    background: #3E8FBA;
     transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
#showLess {
    color: #FFFFFF;
    padding: 1em 0.5em;
    display: inline-block;
    text-align: center;
    font-size: 1em;
    text-transform: uppercase;
    cursor: pointer;
    background: #3E8FBA;
    width: 15%;
    margin: 3em auto 0em;
}
#showLess:hover{
	background: #FAA026;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.l_g:after{
	clear: both;
}
.clear{
	clear:both;
}
.feature-grid {
	padding: 0em 0px 5em 0px;
}
.feature-grid-main h5 {
    text-align: center;
    font-size: 1.6em;
    background: #FAA026;
    width: 70%;
    margin-left: 6em;
    color: #fff;
    padding: 10px 0px;
    font-family: 'Montserrat', sans-serif;
}
.row-one {
	margin: 6em 0px 0px 0px;
}
.fea-grid-left {
	float: left;
}
.fea-grid-1 {
  float: left;
  width: 25%;
  margin: 0em 0em 2em 0em;
}
.fea-grid-bottom {
    background: #3E8FBA;
    padding: 1em 10px;
}
.fea-grid-bottom h3 a{
	font-size: 1em;
	color: #fff;
	padding: 5px 0px;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
}
.fea-grid-bottom h3{
	text-align: center;
}
.fea-grid-bottom h3 a:hover{
	text-decoration:none;
}
.fea-grid-left p {
	color: #fff;
	font-size: 1em;
	font-weight: 300;
}
.fea-grid-right p {
	color: #fff;
	font-size: 1em;
	font-weight: 300;
}
.row-two {
	margin-top: 3em;
}
.fea-grid-butt {
	text-align: center;
	margin-top: 4em;
}
.fea-grid-butt a{
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	background:#cbb25c;
	padding: 1em 3em;
}
.fea-grid-butt a:hover{
	text-decoration:none;
	color:#fff;
	background:#5f8b9e;
	 transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
.fea-grid-right {
  float: right;
}
/*--feature grid end here--*/
/*--map start here--*/

.map iframe{
	width:100%;
	height:400px;
}
.map {
background:#3E8FBA;
}
/*--map end here--*/
/*--footer style start here--*/
/*--footer style end here--*/
/*--about start here--*/
.location {
	background: rgba(153, 153, 153, 0.04);
	padding: 2em 0px 0px 0px;
}
.about-main {
	padding: 5em 0px;
}
.about-main h4 {
  font-size: 2.5em;
  color:#FAA026;
  text-align: center;
  margin: 0px 0px 1.5em 0px;
  font-family: 'Montserrat', sans-serif;
}
.location-main h3 {
	font-size: 1.7em;
	font-weight: 600;
	color: #000;
	text-align: center;
	margin: 10px 0px 1em 0px;
}
.about-rigth h3 {
	font-size: 1.5em;
	font-weight: 500;
}
.about-rigth h3 a{
	color: #000;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
}
.about-rigth h3 a:hover{
	color:#FAA026;
}
.about-rigth p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.9em;
	color:#8B8B8B;
}
/*----*/
a.popup-with-zoom-anim {
	outline: none;
	border: none;
	text-decoration: none;
	border-radius:4px;
	color:#fff;
	font-size:1.1em;
	
}
a.popup-with-zoom-anim:hover{
	transition: all 0.5s ease-in-out;
	color:#fff;
}
.pricetag:hover .content1 {
    background: #538BC3;
	border-right: none;
}
.pricetag:hover .content1 h3 {
   color:#fff;
}
.pricetag:hover a.popup-with-zoom-anim {
   background-color:#538BC3;
	transition: all 0.5s ease-in-out;
	color:#fff;
}
.content4{
    background: #538BC3;
	border-right: none;
}
.content4 h3{
    color:#fff;
}
 a.sign1 {
   background-color:#538BC3;
	color:#fff;
}
.pricetag:hover .content2 h4 ,.content5 h4{
    background-color: #88CCFA;
}
#small-dialog h4 {
    margin: 10px 0;
    font-size: 2em;
    color:#3E8FBA;
}
#small-dialog p {
    font-size: 1em;
    line-height: 1.8em;
    color: #4E4E4E;
    text-align: left;
}
.payment-online-form-left span {
	background: url(../images/sprit.png)no-repeat;
	width: 34px;
	height: 32px;
	display: inline-block;
	margin: 1em 0px 0px 0px;
	cursor:pointer;
}
#small-dialog, #small-dialog1, #small-dialog2, #small-dialog3, #small-dialog4, #small-dialog5 {
    background: white;
    padding: 30px 40px;
    text-align: left;
    max-width: 550px;
    margin: 40px auto;
    position: relative;
    text-align: center;
    border: 5px solid #FAA026;
    border-radius: 5px;
    height: 400px;
}
.payment-online-form-left{
}
form li {
	list-style: none;
}
form ul {
	padding:0;
}
/*-----*/
.get-started{
	background:url(../images/get.jpg) no-repeat 0px 0px;
	min-height:400px;
	padding:8% 0 0 0;
	color:#fff;
	background-size:cover;
	text-align:center;
}
.get-started h4{
	font-size:1.5em;
	margin-bottom:1em;
	font-weight:400;
	padding:0;
}
.get-started h3{
	font-size:2.8em;
	font-weight:400;
	margin-bottom:1em;
	padding:0;
}
.get-started a{
	padding: 12px 18px;
	border: 1px solid #FF0426;
	font-size: 1.2em;
	color: #fff;
	outline: none;
	font-weight: 400;
	text-decoration:none;
	background: #f94877;
}
.get-started a:hover{
	background:transparent;
	border: 1px solid #f94877;
}
/*-----*/
/*---start-checkbox----*/
input[type=checkbox].css-checkbox1,input[type=checkbox].css-checkbox2{
	display: none;
}
input[type=checkbox].css-checkbox1 + label.css-label1 {
	height: 30px;
	width: 30px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: super;
	cursor: pointer;
	background: url(../images/icon.png) no-repeat -188px -25px;
	margin-right: 8px;
}
input[type=checkbox].css-checkbox1:checked + label.css-label1 {
	background: url(../images/icon.png) no-repeat -215px -25px;
}
input[type=checkbox].css-checkbox2 + label.css-label2 {
	height: 30px;
	width: 30px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: -20px 0px;
	vertical-align: super;
	cursor: pointer;
	background:url(../images/icon.png) no-repeat -218px -24px;
}
input[type=checkbox].css-checkbox2:checked + label.css-label2 {
	background: url(../images/icon.png) no-repeat -190px -24px;
}
.visa{
	display: inline-block;
	width: 32px;
	height: 32px;
	background:url(../images/icon.png) no-repeat -32px -28px;
}
.paypal{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/icon.png) no-repeat -71px -26px;
}
.payment-online-form-right{
	float: right;
	width: 30%;
	background: #2B2937;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 4px solid #1A1822;
	padding-bottom: 2em;
}
.payment-online-form-right a:hover{
	color:#1ABC9C;
}
.payment-online-form-right ul li{
	display:block;
	padding: 0.5em;
}
.payment-online-form-right ul li a{
	color:#9095AA;
}
.payment-online-form-right h4{
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(144, 149, 170, 0.22);
	padding: 0.8em;
}
.payment-online-form-right ul {
	padding: 0px 1em;
}
.payment-online-form-right h5{
	color: #FFF;
	padding: 0.5em 0.8em 0.4em;
	font-size: 1em;
}
.payment-type {
	margin-top: 3%;
	text-align: left;
}
input[type=checkbox].css-checkbox3,input[type=checkbox].css-checkbox4,input[type=checkbox].css-checkbox5,input[type=checkbox].css-checkbox6{
	display: none;
}
input[type=checkbox].css-checkbox3 + label.css-label3 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 -38px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox3:checked + label.css-label3 {
	background-position: 0px 0px;
}
input[type=checkbox].css-checkbox4 + label.css-label4 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox4:checked + label.css-label4 {
	background-position: 0px -38px;
}
input[type=checkbox].css-checkbox5 + label.css-label5 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 -38px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox5:checked + label.css-label5 {
	background-position: 0px 0px;
}
input[type=checkbox].css-checkbox6 + label.css-label6 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox6:checked + label.css-label6 {
	background-position: 0px -38px;
}

/* start state */
.my-mfp-zoom-in #small-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
/**
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #698FA7;
	opacity: 0.8;
	filter: alpha(opacity=80); }
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; }
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; }
.mfp-align-top .mfp-container:before {
	display: none; }
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; }
.mfp-ajax-cur {
	cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; 
}
.mfp-auto-cursor .mfp-content {
	cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; 
}
.mfp-loading.mfp-figure {
	display: none; }
.mfp-hide {
  display: none !important; 
}
.mfp-content iframe{
	width:100%;
	min-height:500px;
}
.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044; 
}
.mfp-preloader a {
	color: #cccccc; 
}
.mfp-preloader a:hover {
	color: white; 
}
.mfp-s-ready .mfp-preloader {
	display: none; 
}
.mfp-s-error .mfp-content {
	display: none; 
}
button.mfp-close,button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	border: 0;
	background:#3E8FBA;
	-webkit-appearance: none;
	display: block;
	padding: 0;
	z-index: 1046; 
}
button::-moz-focus-inner {
	padding: 0;
	border: 0; 
}
.mfp-close {
    width: 32px;
    height: 32px;
    line-height: 17px;
    position: absolute;
    right: 0%;
    top: 0%;
    text-decoration: none;
    text-align: center;
    color: white;
    font-style: normal;
    font-size: 28px;
    outline: none;
    padding: 0 !important;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1; 
}
.mfp-close-btn-in .mfp-close {
	color: #fff;
    padding: 0 0 7px 0px;
}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; 
}
.image-top img{
	width:100%;
}
.image-top p{
	text-align: justify;
	padding:2% 0;
	font-size:15px;
}
.image-top h3 {
	font-size: 1.5em;
	font-weight: 500;
	margin: 16px 0px 0px 0px;
	color:#3F4244;
}
p.bottom {
	text-align: center;
	width: 70%;
	margin: 0 auto;
	padding: 15px 0;
	color: #999;
	font-size: 14px;
}
/*--about style end here--*/
/*--packages start here--*/
.packages {
	padding: 5em 0px;
}
.packages-top {
	padding: 0px 0px 4em 0px;
	text-align: center;
}
.packages-top h3 {
	font-size: 2.5em;
	color:#FAA026;
	font-family: 'Montserrat', sans-serif;
}
.packages-top p {
	font-size: 15px;
	font-weight: 400;
	color: #8B8B8B;
	line-height: 1.8em;
	width: 60%;
	margin: 0 auto;
}
.packages-bottom h3 {
	font-size: 1.6em;
	font-weight: 600;
	color: #999;
	margin: 0px 0px 15px 0px;
	font-family: 'Montserrat', sans-serif;
}
.pack-bottom h3 {
	font-size: 1.4em;
	font-weight: 600;
	color:#fff;
	margin: 0px 0px 9px 0px;
}
.pack-bottom p {
	font-size: 1em;
	font-weight: 400;
	color: #fff;
}
.row-2 {
	margin: 10px 0px 0px 0px;
}
.packages-grid {
	float: left;
	width: 25%;
	  margin: 0em 0em 2em 0em;
}
.pack-bottom {
	background:#3E8FBA;
	text-align:center;
	padding: 10px 10px 15px 10px;
}
.pack-top img {
	width: 100%;
}
sub {
	font-size: 15px;
}
/*--packages end here--*/
/*--single page start here--*/
.thumb-image { width: 305px; }

.thumb-image > img { width: 100%; }
/*--single page start here--*/
.single {
	padding: 4em 0px;
}
.information h3 {
	color:#3E8FBA;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif;
}
.information h4 {
	font-size: 1.1em;
	font-weight: 400;
	color: #000;
}
.information h5 {
	font-size: 1.1em;
	font-weight: 600;
	color:#FAA026;
	margin: 1em 0px 0px 0px;
}
.information p {
	color:#7B7A7A;
	font-size: 15px;
	font-weight: 400;
	line-height:1.8em;
	margin: 1em 0px;
}
.information a {
	color: #000;
	font-size: 1em;
	font-weight: 400;
}
.information a:hover {
	color:#FAA026;
	text-decoration:none;
	transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
select {
	width: 60%;
	padding: 9px;
	font-size: 15px;
	font-weight: 500;
	color: #999;
	border: 1px solid;
	margin: 1em 0px 1em 0px;
	cursor: pointer;
	outline:none;
}
.information span {
	background: url(../images/sprit.png)no-repeat;
	width: 34px;
	height: 32px;
	display: inline-block;
	margin: 1em 0px 0px 0px;
	cursor:pointer;
}
span.fa {
	background-position: 0px 0px;
}
span.tw {
	background-position: -34px 0px;
}
span.g {
	background-position: -66px 0px;
}
span.fa:hover{
	background-position: 0px 0px;
	opacity: 0.4;
}
span.tw:hover{
	background-position: -34px 0px;
	opacity: 0.4;
}
span.g:hover{
	background-position: -66px 0px;
	opacity: 0.4;
}
.single-bottom h5 {
  font-size: 2em;
  color: #000;
  margin: 20px 0px 1em 0.5em;
  font-family: 'Montserrat', sans-serif;
}
.single-right ul.categery {
	padding: 0px;
}
.subscribe {
    margin-top: 2em;
}
.single-right ul.categery li {
	list-style: none;
	margin:12px 0px 12px 0px;
}
.single-right ul.categery li a {
	color:#7B7A7A;
	font-size: 1em;
	font-weight: 400;
}
.single-right ul.categery li a:hover{
	color:#FAA026;
	text-decoration:none;
}
.single-right ul.magzine-arc {
  padding: 0px;
  list-style: none;
}
.single-right ul.magzine-arc li{
  margin:0em 0em 1.2em 0em;
}
.single-right ul.magzine-arc li a{
  color:#7B7A7A;
  text-decoration:none;
}
.single-right ul.magzine-arc li a:hover{
  color:#FAA026;
}
.single-bottom-grid {
	background:#3E8FBA;
	text-align: center;
	padding: 10px 10px 15px 10px;
}
.single-grid h3 {
	font-size: 1.5em;
	font-weight: 600;
	color:#FAA026;
	margin: 0px 0px 6px 0px;
}
.single-grid p {
	font-size: 1em;
	font-weight: 400;
	color: #fff;
}
.single-right h3 {
  font-size: 1.3em;
  color: #3E8FBA;
  margin: 0em 0em 1em 0em;
  font-family: 'Montserrat', sans-serif;
}
.sing-slid-grid {
  padding: 0px;
}
.single-right {
  padding: 0em 0em 0em 5em;
}
.subscribe p {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin: 0px 0px 10px 0px;
	line-height: 1.8em;
}
.subs input[type="text"] {
	outline: none;
	width: 90%;
	font-size: 14px;
	font-weight: 500;
	padding: 7px;
	margin: 0px 0px 5px 0px;
	color: #000;
	-webkit-appearance: none;
	border: 1px solid #ccc;
}
.subs input[type="submit"] {
	outline: none;
	padding: 9px;
	width: 40%;
	font-size: 14px;
	font-weight: 400;
	background:#cbb25c;
	color: #fff;
	border: none;
}
.subs input[type="submit"]:hover {
	color:#fff;
	background:#5f8b9e;
	transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
ul.flex-direction-nav {
  display: none;
}
/*--single page end here--*/
/*--short codes--*/
.page-header h3{
	font-size: 3em;
	color:#000;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.page {
  padding: 4em 0 4em;
}
.bs-example {
  padding: 2em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
h3.typo1 {
  text-align: center;
  font-size: 2.5em;
  color:#FAA026;
  font-family: 'Montserrat', sans-serif;
}
/*--//short codes--*/
/*--contact start here--*/
.contact {
	padding: 5em 0px;
}
.contact-top {
	padding-bottom:3em;
	text-align: center;
}
.contact-top h3 {
	font-size:2.5em;
	color:#FAA026;
	font-family: 'Montserrat', sans-serif;
}
.contact-top p {
	font-size: 15px;
	font-weight: 400;
	color:#8B8B8B;
	line-height: 1.8em;
	width: 60%;
	margin: 0 auto;
}
.contact-info h3 {
	font-size: 1.6em;
	font-weight: 600;
	color:#3E8FBA;
	font-family: 'Montserrat', sans-serif;
}
.contact-info p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	color:#8B8B8B;
}
.con-addr {
	margin-top: 1.2em;
}
.con-addr h4 {
	color:#3E8FBA;
	font-size: 1.2em;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.con-addr p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	color:#8B8B8B;
}
.contact-right input[type="text"] {
	outline: none;
	width: 90%;
	padding: 8px;
	font-size: 15px;
	font-weight: 400;
	border: 1px solid #999;
	-webkit-appearance: none;
}
.text {
	margin: 0px 0px 10px 0px;
}
.contact-right textarea {
	width: 90%;
	height: 10em;
	font-size: 15px;
	font-weight: 400;
	padding: 10px;
	border: 1px solid #999;
	outline: none;
	resize: none;
	-webkit-appearance: none;
}
.contact-right input[type="submit"] {
	padding:0.7em 2em;
	font-size: 15px;
	font-weight: 500;
	border: none;
	outline: none;
	-webkit-appearance: none;
	background:#3E8FBA;
	color: #fff;
}
.contact-right input[type="submit"]:hover {
	background:#FAA026;
	color:#fff;
	text-decoration:none;
	 transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
/*--contact end here--*/
#toTop {
	display:none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 10px;
	overflow: hidden;
	width: 33px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background-size: 35px;
	background: url(../images/arr.png) no-repeat 0px 0px;
}
/*--meadia quiries start here--*/
@media(max-width:1440px){

}
@media(max-width:1366px){

}
@media(max-width:1280px){
	
}
@media(max-width:1024px){
.header-banner-right h3 {
	font-size: 1.3em;
}
.header-banner-right h4 {
	font-size: 1.4em;
}
.header-banner-right p {
	font-size: 15px;
	 width: 90px;
     height: 90px;
}
.callbacks_nav.next {
	right: 32%;
}
.bwn a {
	font-size: 14px;
}
.content-grid-text h3 {
  font-size: 1.2em;
}
.content-grid-text {
  padding: 3.5em 1em 1em 1em;
}
span.city {
	left: 85px;
}
span.flight {
	left: 85px;
}
span.user {
	left: 85px;
}
.contant-bwn a {
	font-size: 14px;
}
.contant-bwn {
	margin: 1em 0px 0px 0px;
}
.fea-grid-bottom h3 a{
	font-size: 0.9em;
}
.fea-grid-left {
	width: 63%;
}
.footer-left img {
	width: 35%;
}
.h-strip-left img {
	width: 85%;
}
.h-b-bwn {
  margin: 0em 0em 0em 1em;
}
span.glyphicon.glyphicon-plane {
  left: 35%;
}
span.glyphicon.glyphicon-cutlery {
  left: 35%;
}
span.glyphicon.glyphicon-home {
  left: 35%;
}
.contant-main {
  padding: 6em 0px 6em 0px;
}
.row-one {
  margin: 4em 0px 0px 0px;
}
.fea-grid-butt {
  margin-top: 2em;
}
.about-main {
  padding: 3em 0px;
}
.team {
  padding: 3em 0px;
}
.about-main h4 {
  margin: 0px 0px 1em 0px;
}
.team-main h4 {
  margin: 0px 0px 1em 0px;
}
.packages {
  padding: 3em 0px;
}
.packages-top {
  padding: 0px 0px 3em 0px;
}
.page {
  padding: 3em 0 3em;
}
.contact {
  padding: 3em 0px;
}
.subs input[type="submit"] {
  width: 44%;
}
.about-rigth p {
  font-size: 14px;
  line-height: 1.7em;
}
.about-rigth h3 {
  font-size: 1.1em;
  margin: 0px 0px 4px 0px;
}
}
@media(max-width:768px){
	span.menu{
		width:32px;
		height:32px;
		background:url(../images/icon.png)no-repeat;
		display:block;
		cursor: pointer;
		float:right;
		margin-top: 4px;
	}
	.cleary{
		clear:both;
	}
	.top-strip{
		display: none;
		width:100%;
	}
	ul.top-nav li{
		display: block;
	}
	ul.top-nav{
		text-align:center;
	}
.header-banner-right h3 {
	font-size: 1em;
}
.header-banner-right h4 {
	font-size: 1.1em;
}
.h-b-bwn {
	margin: 0em 0em 0em 0.3em;
}	
.bwn a {
	font-size: 11px;
}
.bwn {
	margin: 2em 0em 0em 0em;
}
.h-b-bwn {
	margin: 0em 0em 0em 0em;
}	
.header-banner-right p {
  font-size: 13px;
  width: 80px;
  height: 80px;
}
.callbacks_nav.next {
	right: 33%;
}
.callbacks_nav {
	left: 52.5%;
	top: 95%;
}
span.city {
	top: -29px;
	left:70px;
	background-size: 65%;
}
span.flight {
	top: -30px;
	left: 70px;
	background-size: 65%;
}
span.user {
	top: -30px;
	left:70px;
	background-size: 65%;
}
.header-main {
	width:45%;
	margin-top: 1em;
}
.header-banner-right {
	height:175px;
	padding: 1em 1em;
}
.callbacks_nav {
  left: 38%;
  top: 87%;
}
.callbacks_nav.next {
	right: 50%
}
.header-banner {
	min-height: 450px;
}
.header-banner-one {
	min-height: 450px;
}
.header-banner-two {
	min-height: 450px;
}
.content-grid-text {
	padding: 4em 1em 1em 1em;
}
.content-grid-text p {
	font-size: 12.5px;
}
.content-grid-text h3 {
	font-size: 13px;
}
.ser-grid {
    left: 34%;
}
#showLess {
    width: 20%;
    margin: 0em auto 0em;
}
#loadMore {
    width: 20%;
}
.fea-grid-bottom h3 a{
	font-size: 0.75em;
}
.fea-grid-right {
	float: right;
	width: 39%;
}
.fea-grid-left {
	float: left;
	width: 59%;
}
.feature-grid-main h5 {
	font-size: 1.4em;
}
.h-strip-logo {
	width: 70%;
}
.h-strip-right input[type="text"] {
  width: 76%;
}
.h-strip-right input[type="submit"] {
	width:15%;
}
.h-strip-right {
	width: 46%;
}
.footer-main {
	text-align: center;
}
.footer-right h3 {
	text-align: center;
}
.about-left {
  width: 70%;
  margin: 0em auto 1.5em;
}
.about-main h4 {
	margin: 0px 0px 1em 0px;
}
.about-rigth p {
	font-size: 14px;
}
.team-grid {
  margin: 0px 0px 1.5em 0px;
  float: left;
  width: 50%;
}
.single-grid {
  text-align: center;
  margin: 0px 0px 1em 0px;
  float: left;
  width: 33%;
}
.packages-bottom h3 {
	font-size: 1.4em;
}
.pack-bottom p {
	font-size: 13px;
}
.contact-left h3 {
	font-size: 1.4em;
}
.contact-left {
	margin: 0px 0px 2em 0px;
}
.contact-top {
	padding-bottom: 3em;
}
.contact {
	padding: 2em 0px;
}
.contant-bwn {
	margin: 1em 0px 0px 0px;
}
.feature-grid {
  padding: 0em 0px 3.5em 0px;
}
.load_more {
    margin-top: 3.5em;
}
.footer-left {
	float: left;
	width: 50%;
	text-align: left;
}
.footer-right {
	float: right;
}
.footer-left img {
	width: 48%;
}
.team-grid h3 {
	margin: 20px 0px 12px 0px;
}
.team-grid p {
	margin: 0 auto;
}
.fea-grid-butt a {
  font-size: 0.8em;
  padding: 1em 2em;
}
.footer-left {
  width: 30%;
}
.packages-grid {
  float: left;
  width: 50%;
  padding: 0px 15px 0px 0px;
  margin: 0em 0em 1em 0em;
}
.content-grid-1 {
  width: 33%;
  margin: 0 1% 0% 0;
}
.content-grid-3 {
  width:32%;
}
span.glyphicon.glyphicon-home {
  left: 35%;
}
span.glyphicon.glyphicon-plane {
  left: 35%;
}
span.glyphicon.glyphicon-cutlery {
  left: 35%;
}
.fea-grid-1 {
  width: 50%;
}
.map iframe {
  height: 300px;
}
.contact-top p {
  width: 75%;
}
.packages-top p {
  width: 75%;
}
.sing-slid-grid {
  float: left;
  width: 50%;
}
.information {
  float: right;
  width: 50%;
}
.single {
  padding: 2em 0px;
}
.single-right {
  margin: 3em 0em 0em 0em;
}
.contant-main {
  padding: 5em 0px 4em 0px;
}
.single-right {
  padding: 0em 0em 0em 1em;
}
.thumb-image {
  width: 335px;
}
/*--shortcodes--*/
.page {
  margin: 2em 0;
}
h3.typo1 {
  font-size: 2em;
}
h1.grid2 {
  font-size: 2.3em;
}	
.testimonal-main a.testimo-btn {
  font-size: 0.81em;
}	
h3.typo1 {
  font-size: 2.5em;
}
}
@media(max-width:640px){
.header-banner-right {
	padding: 1em 1em;
    height: 150px
}
.header-banner-right h3 {
	font-size: 14px;
}
.header-main {
	width: 45%;
}
.h-strip-right input[type="text"] {
	width: 72%;
}
.header-banner-right p {
	font-size: 12px;
	width: 70px;
    height: 70px;
}
.bwn {
  margin: 1em 0em 0em 0em;
}
.bwn a {
	font-size: 11px;
}
.callbacks_nav {
  left: 35%;
}
.callbacks_nav.next {
	right: 50%;
}
.h-strip-right input[type="submit"] {
	width: 19%;
}
.contant-main {
	padding: 3em 0px 2em 0px;
}
.h-strip-left img {
	width: 100%;
}
span.city {
	top: -30px;
	left: 51px;
	background-size: 60%;
}
span.flight {
	top: -30px;
	left: 51px;
	background-size: 60%;
}
span.user {
	top: -30px;
	left: 50px;
	background-size: 60%;
}
.h-strip-logo {
	width: 67%;
}
.content-grid-text h3 {
	font-size: 17px;
}
.content-grid-text p {
	font-size: 11px;
}
.content-grid-text p {
	font-size: 13px;
}
.contant-bwn a {
	font-size: 13px;
}
span.glyphicon.glyphicon-cutlery {
  left: 43%;
}
span.glyphicon.glyphicon-plane {
  left: 44%;
}
span.glyphicon.glyphicon-home {
  left: 44%;
}
.feature-grid-main h5 {
	font-size: 1.3em;
	margin-left: 5em;
}
.fea-grid-bottom h3 a{
	font-size: 0.8em;
}
.fea-grid-left p {
	font-size: 16px;
}
.fea-grid-right p {
	font-size: 16px;
}
.fea-grid-butt {
	margin-top: 1em;
}
.fea-grid-butt a {
	font-size: 13px;
}
.location-main h3 {
	font-size: 1.4em;
}
.packages-top p {
	font-size: 14px;
	width: 100%;
}
.packages-bottom h3 {
	font-size: 1.4em;
}
.pack-bottom h4 {
	font-size: 16px;
}
.pack-bottom p {
	font-size: 15px;
}
.information p {
	font-size: 14px;
}
.single-grid {
	text-align: center;
}
.single-grid {
	padding: 0em 0.5em 0em 0em;
}
.contact-top p {
	font-size: 14px;
	width:100%;
}
.contact-left p {
	font-size: 14px;
}
.contact-top {
	padding-bottom: 2em;
}
.contact-left h3 {
	font-size: 1.3em;
}
.header-banner-right h3 {
	font-size: 16px;
}
.fea-grid-1 {
	width: 50%;
	margin: 0px 0px 1em 0px;
}
.row-two {
	margin-top: 0em;
}
.packages-grid {
	width: 50%;
	margin: 0px 0px 1em 0px;
}
.header-banner-right h4 {
	font-size: 16px;
	margin: 0em 0em 0.3em 0em;
}
.header-banner {
	min-height:395px;
}
.header-banner-one {
	min-height: 395px;
}
.header-banner-two {
	min-height: 395px;
}
span.menu {
	margin-top: 4px;
}
.footer-right h3 {
	font-size: 0.8em;
}
.h-strip-left h1 {
  font-size: 2em;
}
.h-strip {
  padding: 0.7em 0px;
}
#sticky_navigation {
  height: 66px;
}
#sticky_navigation_wrapper {
  height: 66px;
}
.map iframe {
  height: 280px;
}
.footer-left {
  width: 100%;
  float: none;
  text-align: center;
}
.footer-right {
  float: none;
  width: 100%;
  text-align: center;
}
.footer-right p {
   text-align:center;
}
select {
  width: 71%;
  padding: 4px;
  font-size: 14px;
  margin: 0.5em 0px 1.3em 0px;
}
.packages-top h3 {
  font-size: 2em;
}
.content-grid-1 {
  width: 100%;
  margin: 0 1% 8% 0;
}
.content-grid-3 {
  width: 100%;
}
/*--shortcords--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
h3.typo1 {
  font-size: 2.5em;
}
.page {
  margin: 2em 0;
}
}
@media(max-width:480px){
.header-main {
	width: 57%;
}
.header-banner-right p {
	font-size: 12px;
}
.callbacks_nav {
  left: 16%;
  top: 73%;
}
.callbacks_nav.next {
	right: 64%;
}
.content-grid-1 {
	float: none;
	margin: 1em 0px 3em 0px;
}
.header-banner {
  min-height: 345px;
}
.header-banner-one {
    min-height: 345px;
}
.header-banner-two {
    min-height: 345px;
}
.ser-grid {
    left: 41%;
}
#loadMore{
	 width:30%;
    font-size: 0.8em;
}
#showLess {
    width:30%;
    font-size: 0.8em;
}
.load_more {
    margin-top: 2em;
}
#sticky_navigation {
    background:#3E8FBA;
   } 
.h-strip-right input[type="text"] {
    padding:7px;
}
.h-strip-right input[type="submit"] {
	width: 21%;
	height:23px;
	background: url(../images/search.png) no-repeat 5px 2px;
}
span.city {
	top: -38px;
	left: 163px;
	background-size: 65%;
}
span.flight {
	top: -34px;
	left: 167px;
	background-size: 65%;
}
span.user {
	top: -35px;
	left: 165px;
	background-size: 65%;
}
.content-grid-text h3 {
	font-size: 1.3em;
}
.feature-grid-main h5 {
	font-size: 1.3em;
	margin-left: 3em;
}
.footer-right h3 {
	font-size: 0.8em;
}
.row-one {
	margin: 2em 0px 0px 0px;
}
.h-strip-left img {
	width: 100%;
}
.feature-grid {
	padding: 0em 0px 2em 0px;
}
.about-main {
	padding: 2em 0px;
}
.about-rigth h3 {
	font-size: 1.3em;
}
.about-rigth p {
	font-size: 14px;
}
.team-main h4 {
	font-size: 2em;
}
.team-grid h3 {
	font-size: 1.2em;
}
.packages {
	padding: 2em 0px;
}
.packages-top p {
	font-size: 14px;
	overflow: hidden;
	height: 71px;
}
.packages-top h3 {
	font-size: 2em;
}
.packages-bottom h3 {
	margin: 0px 0px 16px 0px;
}
.pack-bottom h3 {
  margin: 0px;
}
.offer-main {
	min-height: 450px;
	padding: 7em 0px 0px 0px;
}
.contact-top p {
	font-size: 13px;
	overflow: hidden;
	height: 68px;
}
.single-grid {
	text-align: center;
	margin: 0px 0px 1em 0px;
}
.single-grid p {
	font-size: 12px;
}
span.menu {
	background-size: 100%;
}
.footer-left img {
	width: 72%;
}
.footer-left h2 {
  font-size: 2em;
}
.map iframe {
  height: 225px;
}
.about-main h4 {
  font-size: 2em;
  margin: 0px 0px 0.45em 0px;
}
.about-left {
  width: 85%;
}
.team {
  padding: 2em 0px;
}
.team-grid p {
  font-size: 13px;
}
.team-main h4 {
  margin: 0px 0px 0.5em 0px;
}
#small-dialog, #small-dialog1, #small-dialog2, #small-dialog3, #small-dialog4, #small-dialog5 {
    padding: 20px 20px;
    height: 450px;
}
.contact-top h3 {
  font-size: 2em;
}
.contact-left {
  margin: 0px 0px 1em 0px;
}
.contact-right input[type="text"] {
  width: 100%;
}
.contact-right textarea {
  width: 100%;
}
.contact-right input[type="submit"] {
  padding: 0.5em 2em;
}
.about-left {
  width: 85%;
}
.sing-slid-grid {
  float: none;
  width: 85%;
  padding: 0px;
}
.information {
  float: none;
  width: 100%;
  padding: 0px;
  margin: 1.5em 0em 0em 0em;
}
.single-grid {
  margin: 0px 0px 1em 0px;
  float: none;
  width: 80%;
  margin: 0em auto 1em;
}
span.glyphicon.glyphicon-home {
  left: 41%;
}
span.glyphicon.glyphicon-plane {
  left: 41%;
}
span.glyphicon.glyphicon-cutlery {
  left: 41%;
}
.header-banner-top {
  padding: 0.5em;
}
.header-banner-bottom {
  padding: 0.5em;
}
.header-banner-right p {
  font-size: 11px;
  padding: 1.4em 1em;
  width: 60px;
  height: 60px;
}
.header-banner-right {
  padding: 0.8em 0.8em;
  height: 140px;
}
/*--shortcodes--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
h3.typo1 {
  font-size: 2em;
}
.page {
  margin: 0em 0;
}
}
@media(max-width:384px){
.h-strip-right input[type="text"] {
    width: 66%;
}
.h-strip-right input[type="submit"] {
    width: 30%;	
}
.h-strip-right input[type="text"] {
    padding: 7px 9px;
}
.callbacks_nav {
    left: 10%;
}
.content-grid-1 {
    margin: 1em 0px 4em 0px;
}
.fea-grid-bottom h3 a {
    font-size: 0.6em;
}
}
@media(max-width:320px){
.header-main {
	width: 70%;
	margin-top: 0.5em;
}	
.header-banner {
  min-height: 270px;
}
.header-banner-one {
    min-height: 270px;
}
.header-banner-two {
    min-height: 270px;
}
.hi-icon {
    width: 60px;
    height: 60px;
    line-height: 4em;
    font-size: 0.8em;
}
.ser-grid {
    left: 40%;
}
#loadMore {
    width: 33%;
    font-size: 0.75em;
    padding: 0.8em 0.5em;
}
#showLess {
    width: 33%;
    font-size: 0.75em;
    padding: 0.8em 0.5em;
}
.single-right ul.magzine-arc li {
    margin: 0em 0em 0.6em 0em;
}
.fea-grid-bottom {
  padding: 0.5em 10px;
}
.fea-grid-bottom h3 {
  margin: 0px 0px 2px 0px;
}
.callbacks_nav {
  height: 18px;
  width: 19px;
  left: 0.5%;
  top: 91%;
  background-size: 194%;
}
.header-banner-right h3 {
  font-size: 14px;
  margin: 0px 0px 5px 0px;
}
.header-banner-right h4 {
  font-size: 13px;
}
.callbacks_nav.next {
	right: 86%;
}
.bwn a {
 	font-size:11px;
}
.header-banner-right {
  padding: 0.5em 0.5em;
  height: 111px;
}
.header-banner-right p {
  font-size: 10px;
  padding: 1.1em 1em;
  width: 53px;
  height: 53px;
}
.h-strip-logo {
	width: 50%;
}
.h-strip-right input[type="text"] {
	font-size: 13px;
}
.h-strip-right input[type="submit"] {
	border: none;
	margin: -43px;
}
.top-strip ul li a {
	font-size: 13px;
}
.content-grid-text h3 {
	font-size: 1.1em;
}
span.city {
	left: 88px;
}
.content-grid-text {
	padding: 2em 0.51em 1em 0.51em;
}
.content-grid-1 {
	min-height: 215px;
	margin: 1em 0px 3em 0px;
}
.contant-bwn {
	margin: 1em 0px 0px 0px;
}
span.flight {
	top: -40px;
	left: 90px;
}
.content-grid-3 {
	min-height: 215px;
}
span.user {
	top: -42px;
	left: 89px;
}
.feature-grid-main h5 {
	font-size: 1em;
}
.fea-grid-bottom h3 a{
	font-size: 12px;
}
.fea-grid-left p {
	font-size: 12px;
}
.fea-grid-right p {
	font-size: 12px;
}
.fea-grid-butt a {
	font-size: 11px;
	  padding: 0.7em 2em;
}
.footer-right h3 {
	font-size: 12px;
}
.fea-grid-butt {
	margin-top: 0em;
}
.location {
	padding: 1em 0px 0px 0px;
}
.location-main h3 {
	font-size: 1.2em;
}
.about-main {
	padding: 1em 0px;
}
.about-main h4 {
	font-size: 1.6em;
}
.about-rigth h3 {
	font-size: 1em;
}
.about-rigth p {
	font-size: 13px;
}
.team {
	padding: 1em 0px;
}
.team-main h4 {
  font-size: 1.6em;
  margin: 0px 0px 0.8em 0px;
}
.team-grid h3 {
	font-size: 1em;
	margin: 7px 0px;
}
.team-grid {
	margin: 0px 0px 1em 0px;
	padding: 0px 9px 0px 0px;
}
.team-grid p {
	font-size: 11.5px;
}
.packages {
	padding: 1em 0px;
}
.packages-top h3 {
	font-size: 1.6em;
}
.packages-top p {
	font-size: 13px;
}
.packages-bottom h3 {
	margin: 0px 0px 13px 0px;
	font-size:1em;
}
.packages-bottom h3 {
	margin: 0px 0px 15px 0px;
}
.pack-bottom h3 {
	margin: 0px;
}
.pack-bottom h4 {
	font-size: 13px;
	padding:5px 0px;
}
.pack-bottom p {
	font-size: 10px;
}
.offer-main {
	min-height: 310px;
	padding: 2em 0px 0px 0px;
}
.offer-main h3 {
	font-size: 5em;
}
.offer-main p {
	font-size: 1.2em;
}
.offer-main a {
	font-size: 12px;
}
.contact-top h3 {
	font-size: 1.6em;
}
.contact-left h3 {
	font-size: 1.1em;
}
.contact-left p {
	font-size: 13px;
	overflow: hidden;
	height: 28px;
}
.contact {
	padding: 1em 0px;
}
.contact-top {
	padding-bottom: 1em;
}
.contact-left {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}
.contact-right {
  padding: 0em;
}
.contact-right input[type="text"] {
	padding: 5px;
	font-size: 13px;
	width:99%;
}
.contact-right textarea {
	width: 99%;
	height: 8em;
	font-size: 13px;
}
.contact-right input[type="submit"] {
	font-size: 13px;
}
.single {
	padding: 1em 0px;
}
.packages-top {
	padding: 0px 0px 1em 0px;
}
.information p {
	font-size: 13px;
}
.information a {
	font-size: 14px;
}
select {
	width: 80%;
	font-size:13px;
}
.information a.cart {
	font-size: 13px;
}
.information h5 {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}
.single-right ul.categery li {
    margin: 7px 0px 7px 0px;
}
.single-right h3 {
	font-size: 1.1em;
}
.single-right ul li a {
	font-size: 13px;
}
.subscribe p {
	font-size: 11px;
}
.subs input[type="text"] {
	width: 90%;
	font-size: 12px;
}
.subs input[type="submit"] {
	width: 90%;
	font-size: 13px;
}
.single-right ul.categery li a {
    font-size: 0.85em;
}
.single-bottom h5 {
	font-size: 1.2em;
	margin: 0px 0px 1em 0em;
}
.single-grid h4 {
	font-size: 0.875em;
}
.single-grid p {
	font-size: 13px;
	overflow: hidden;
	height: 18px;
}
.h-strip-right {
	display: none;
}
.h-strip-left {
	width: 50%;
}
.footer-left img {
	width: 46%;
}
.pack-bottom {
	padding: 5px 5px 10px 2px;
}
.footer-left {
	float: none;
	width:100%;
	text-align: center;
}
.footer-right {
	float: none;
}
.bwn {
  margin: 0.8em 0em 0em 0em;
}
#sticky_navigation {
  height: 58px;
}
#sticky_navigation_wrapper {
  height: 58px;
}
span.glyphicon.glyphicon-home {
  font-size: 1.5em;
  top: -7%;
  left: 40%;
  line-height: 2.3em;
  width: 60px;
  height: 60px;
}
span.glyphicon.glyphicon-plane {
  font-size: 1.5em;
  top: -7%;
  left: 40%;
  line-height: 2.3em;
  width: 60px;
  height: 60px;
}
span.glyphicon.glyphicon-cutlery {
  font-size: 1.5em;
  top: -7%;
  left: 40%;
  line-height: 2.3em;
  width: 60px;
  height: 60px;
}
.contant-main {
  padding: 1.5em 0px 1.5em 0px;
}
.fea-grid-1 {
  padding: 0em 0.5em 0.5em 0em;
}
.map iframe {
  height: 170px;
}
.footer-right p {
  font-size: 0.9em;
}
.footer-left h2 {
  font-size: 1.7em;
}
.about-left {
  width: 100%;
  padding: 0em;
}
.about-left {
  width: 100%;
  padding: 0em;
  margin: 0em auto 1em;
}
.about-rigth {
  padding: 0px;
}
.single-right ul {
  width: 100%;
}
.subscribe {
  width: 100%;
}
.single-top {
  padding: 0px;
}
.single-right {
  margin: 1.5em 0em 0em 0em;
}
.single-right {
  padding: 0px;
}
.single-grid {
  width: 100%;
  padding: 0em 0em 0em 0em;
}
.contant-bwn a {
  font-size: 12px;
  padding: 5px 1.5em;
}
#small-dialog h4 {
    margin: 5px 0;
    font-size: 1.5em;
}
#small-dialog p {
    font-size: 0.9em;
    line-height: 1.5em;
}
/*--shortcods--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 1em 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
h3.typo1 {
  font-size: 1.6em;
}
}
/*--media quiries end here--*/

