@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

::-moz-selection 
{ 
	color:#000;
	background:#e0cb8c;
}
::selection 
{
	color:#000;
	background:#e0cb8c;
 }


*{
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	}	

	
#wrapper
{
	width:100%;
}
.clear {
	clear: both;
	}
.container {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0px auto;
	}


.logo
{ 
	position: relative;
	float: left;
	margin-top: 14px;
	margin-bottom: 8px;
}

.top-right
{
	width:412px;
	float:right;
	position:relative;
	display:block;
	margin-top:74px;
}

.top-call
{
	font-size:14px;
	color:#333;
	font-weight:400;
}

.top-bg
{
	width:100%;
	background:#769906;
}

.top-nav-main
{
	width:527px;
	float:left;
	position:relative;
	display:block;
	padding:5px 0;
}

.banner img
{
	width:100%;
}

.gold-tria-tour-pack-section
{
	width:100%;
	background:#f8f8f8;
}

.gold-tria-main
{
	width:100%;
	padding:47px 0;
}

.gold-tria-main h2
{
	font-size:30px;
	color:#000;
	font-weight:400;
	text-align:center;
	padding-bottom:61px;
}

.gold-tria-cate
{
	width:100%;
	position:relative;
	display:inline-block;
	margin-bottom:12px;
}

.gold-tria-cate1
{
	width:295px;
	float:left;
	position:relative;
	display:inline-block;
	background:#FFF;
	border:1px solid #e0e0e0;
	padding:46px  24px 22px;
	box-sizing:border-box;
	margin-right:5px;
}

.gold-tria-cate11
{
	margin-right:0px;
}

.gold-tria-cate1 h3
{
	font-size:20px;
	color:#00a2e5;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}

.gold-tria-cate1 p
{
	font-size:14px;
	color:#666;
	font-weight:400;
	line-height:24px;
	text-align:center;
	padding-bottom:10px;
}

.gold-tria-cate1 a
{
	font-size:14px;
	color:#049a43;
	font-weight:400;
	line-height:24px;
	text-align:center;
	display:block;
}

.footer-wrapper
{
	width:100%;
	background-color:#2d3f4b;
}

.footer-items-main
{
	width:100%;
	position:relative;
	display:inline-block;
	margin-top:31px;
}

.footer-menu-main
{
	width:512px;
	float:left;
	display:inline-block;
}

.footer-menu-main h4
{
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:300;
}

.footer-link-main
{
	width:100%;
	display:inline-block;
	position:relative;
	margin-top:20px;
}

.footer-link
{
	width:209px;
	display:inline-block;
	position:relative;
	float: left;
}

.footer-link li
{
	position:relative;
	cursor:pointer;
	line-height:24px;
	padding:0px 50px 0px 0px;
	font-size:11px;
}

.footer-link li a
{
	color:#6a93ad;
}

.footer-newsletter-main
{
	width:354px;
	display:inline-block;
	position:relative;
	float:left;
}

.footer-newsletter-main h4
{
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:300;
}

.newsletter-form
{
	display:block;
	width:209px;
	height:auto;
	float:left;
	margin-bottom:15px;
	margin-right:14px;
}

.newsletter-form1
{
	display:block;
	width:349px;
	height:auto;
	float:left;
	margin-bottom:15px;
	margin-right:14px;
	margin-top: 30px;
}

.newsletter-boxs
{
	display:block;
	width:226px;
	height:37px;
	color:#6a93ad;
	list-style:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:5px;
	background:#172731;
	box-sizing:border-box;
	border:1px solid #172731;
}


.newsletter-form2
{
	display:block;
	width:119px;
	height:auto;
	float:left;
}

.newsletter-button
{
	width: 108px;
    height: 36px;
    line-height: 34px;
    display: block;
    float: left;
	color:#000;
	background-color: #f8a21e;
	font-size: 16px;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	text-transform:uppercase;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.follow-main
{
	width:150px;
	display:inline-block;
	position:relative;
}

.follow-main h4
{
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:300;
}

.fb
{
	width:45px;
	height:45px;
	font-size:23px;
	color:#FFF;
	text-align:center;
	padding:9px;
	box-sizing:border-box;
	background:#4c77d1;
	float:left;
	margin-top:10px;
	margin-right:3px;
}

.fb:hover
{
	background:#ed008c;
}


.tw
{
	width:45px;
	height:45px;
	font-size:23px;
	color:#FFF;
	text-align:center;
	padding:7px;
	box-sizing:border-box;
	background:#00abf1;
	float:left;
	margin-top:10px;
	margin-right:3px;
}

.tw:hover
{
	background:#ed008c;
}

.google-plus
{
	width:45px;
	height:45px;
	font-size:23px;
	color:#FFF;
	text-align:center;
	padding:9px;
	box-sizing:border-box;
	background:#eb412b;
	float:left;
	margin-top:10px;
}

.google-plus:hover
{
	background:#ed008c;
}

.copyright
{
	width:283px;
	height:auto;
	float:right;
}

.copyright p
{
	color:#6a93ad;
	font-size:11px;
	margin-top: 50px;
	float:right;
}

.copyright a
{
	color:#6a93ad;
	font-size:11px;
	float:right;
}



.find-your-package-wrapper {
    width: 100%;
    background-color: #FFF;
}

.find-your-package-contant {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 28px 0;
}

.find-your-package-contant h2 {
    font-size: 28px;
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}

.enquiry-now-main {
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 55px 3px;
    box-sizing: border-box;
}

.enquiry-now-form-main {
    width: 100%;
    position: relative;
    display: block;
}



.enquiry-now-form {
    width: 230px;
    float: left;
    margin-bottom: 20px;
}

.enquiry-now-form02 {
    width: 230px;
    margin-bottom: 20px;
}


.enquiry-now-form, .enquiry-now-form label {
    display: block;
    margin-right: 38px;
    position: relative;
}


.enquiry-now-form1 {
    width: 100%;
    height: 39px;
    position: relative;
    display: block;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #cccdcd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.enquiry-now-form label, .enquiry-now-form1 {
    color: #2d3f4b;
    font-size: 13px;
    font-weight: 300;
}

.destination-button {
    width: 108px;
    height: 34px;
    line-height: 34px;
    display: block;
    float: left;
    color: #000;
    background-color: #f8a21e;
    font-size: 16px;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.destination-button, .newsletter-button {
    cursor: pointer;
    -o-transition: all .3s ease-in-out;
}





.gold-tria-cate2
{
	width:100%;
	float:left;
	position:relative;
	display:inline-block;
	background:#FFF;
	border:1px solid #e0e0e0;
	padding:46px  24px 22px;
	box-sizing:border-box;
	margin-right:5px;
	margin-bottom:15px;
}

.gold-tria-cate2 h3
{
	font-size:20px;
	color:#00a2e5;
	font-weight:bold;
	padding-bottom:10px;
}

.gold-tria-cate2 h5
{
	font-size:14px;
	color:#333;
	font-weight:400;
	padding-bottom:10px;
}

.gold-tria-cate2 h4
{
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-bottom:10px;
}

.gold-tria-cate2 p
{
	font-size:14px;
	color:#666;
	font-weight:400;
	line-height:24px;
}

.honey-pack-but {
    width: 140px;
    background: #f99b1f;
    padding: 10px 10px;
    text-align: center;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
}

.enq-button, .enq-button11 {
    width: 176px;
    height: 41px;
    line-height: 34px;
    display: block;
    color: #fff;
    background-color: #2D3F4B;
    font-size: 16px;
    border: none;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    text-transform: uppercase;
}


.enq-button, .enq-button11, .ressub, .ressub.sub2 {
    float: left;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.contact-address {
    width: 100%;
    position: relative;
    display: block;
    margin-top: 35px;
	margin-bottom:35px;
}

.contact-address h3 {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 25px;
    text-align: center;
}

.contact-address-cont{
    font-size: 13px;
    color: #666;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
	width:400px;
	float:left;
	margin-bottom:45px;
}
	


.enq-form {
    width: 255px;
    height: auto;
    float: left;
    margin-right: 14px;
}

.enq-box1, .enq-form, .enq-form1 {
    margin-bottom: 15px;
    display: block;
}

.enq-box, .enq-boxs {
    display: block;
    width: 240px;
    height: 34px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.enq-box, .enq-box1, .enq-boxs {
    color: #000;
    list-style: none;
    background: #FFF;
    padding-left: 5px;
    box-sizing: border-box;
}



.enq-box1 {
    width: 100%;
    height: 80px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.enq-box1, .enq-form, .enq-form1 {
    margin-bottom: 15px;
    display: block;
}

.enq-box, .enq-box1, .enq-boxs {
    color: #000;
    list-style: none;
    background: #FFF;
    padding-left: 5px;
    box-sizing: border-box;
}



.gallery-container
{
	width:100%;
	padding:35px 0px;
	position:relative;
	box-sizing:border-box;
}

.gallery-main
{
	width:277px;
	height:223px;
	float:left;
	display:block;
	position:relative;
	margin-right:8px;
	margin-top:10px;
}

.gallery-main img
{
	width:100%;
	height:100%;
	float:left;
	display:block;
	position:relative;
}





























/*==========================RESPONSIVE-STYLE======================*/


@media (min-width:1200px) {
.container {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0px auto;
	
	}
	
.nav-toggle
{
	display:none;
}



}



@media (min-width: 960px) and (max-width:1199px){
	.container {
	width: 100%;
	max-width: 920px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		
.gold-tria-cate1
{
	width: 225px;
	padding: 46px 18px 22px;
}

.footer-menu-main {
    width: 429px;
}

.footer-newsletter-main {
    width: 258px;

}

.newsletter-form1 {
    width: 242px;
}

.newsletter-form {
    width: 139px;
}

.newsletter-boxs {
    width: 226px;
}

.newsletter-form2 {
    width: 83px;
}

.newsletter-button {
    width: 81px;
}


		
		
		
		
}




@media (max-width: 768px){
.container {
	width: 100%;
	max-width: 728px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		
.top-right
{
	width: 226px !important;
	margin-top: 55px !important;
}

.footer-menu-main
{
	width: 43%;
    float: none;
    display: block;
    margin: 0px auto;
	text-align:center;
}

.footer-menu-main h4
{
	text-align:center;
}

.footer-link-main {
    width: 25% !important;
    display: block;
    position: relative;
    margin: 29px auto;
}

.footer-newsletter-main {
    width: 50%;
    display: block;
    position: relative;
    float: none;
    margin: 30px auto;
}

.copyright {
    width: 100%;
    height: auto;
	margin-top: -38px;
    margin-bottom: 32px;
}

.copyright p {
    margin-top: 50px;
    float: none;
    text-align: center;
}

.copyright a {
    text-align: center;
    float: none;
    margin: 11px auto;
    display: block;
}

.gallery-main
{
	width: 353px;
    height: 267px;
}
		
		
		
		
		
}

@media (max-width:959px){
.container {
	width: 100%;
	max-width: 728px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		
.top-right
{
	width: 226px !important;
	margin-top: 55px !important;
}

.footer-menu-main
{
	width: 100%;
    float: none;
    display: block;
    margin: 0px auto;
}

.footer-menu-main h4
{
	text-align:center;
}

.footer-link-main {
    width: 61% ;
    display: block;
    position: relative;
    margin: 29px auto;
}

.footer-newsletter-main {
    width: 50%;
    display: block;
    position: relative;
    float: none;
    margin: 30px auto;
}

.copyright {
    width: 100%;
    height: auto;
	margin-top: -38px;
    margin-bottom: 32px;
}

.copyright p {
    margin-top: 50px;
    float: none;
    text-align: center;
}

.copyright a {
    text-align: center;
    float: none;
    margin: 11px auto;
    display: block;
}
		
		
		
		
		
}



@media (max-width: 640px) {
	.container {
	width: 100%;
	max-width: 600px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		
.footer-menu-main
{
	width: 100%;
    float: none;
    display: block;
    margin: 0px auto;
}

.footer-menu-main h4
{
	text-align:center;
}

.footer-link-main {
    width: 24% !important;
    display: block;
    position: relative;
    margin: 29px auto;
}

.footer-newsletter-main {
    width: 50%;
    display: block;
    position: relative;
    float: none;
    margin: 30px auto;
}

.copyright {
    width: 100%;
    height: auto;
	margin-top: -38px;
    margin-bottom: 32px;
}

.copyright p {
    margin-top: 50px;
    float: none;
    text-align: center;
}

.copyright a {
    text-align: center;
    float: none;
    margin: 11px auto;
    display: block;
}

.enquiry-now-form
{
	width:100%;
	float:none;
}

.enq-box, .enq-boxs
{
	width:100%;
}

.enq-form
{
	width:100%;
}

.gallery-main
{
	margin-right:22px;
}
		
		
		
		
		
}


@media (max-width:767px){
	.container {
	width: 100%;
	max-width: 600px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		


		
		
		
		
		
}


@media (min-width: 480px) and (max-width:639px){
	.container {
	width: 100%;
	max-width: 440px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		
.top-right
{
	width: 195px !important;
}

.gold-tria-cate1
{
	width:100%;
}

.footer-menu-main
{
	width: 100%;
    float: none;
    display: block;
    margin: 0px auto;
}

.footer-menu-main h4
{
	text-align:center;
}

.footer-link-main {
    width: 34% !important;
    display: block;
    position: relative;
    margin: 29px auto;
}


.footer-newsletter-main
{
	    width: 100%;
    margin: 19px auto;
    display: block;
}

.footer-newsletter-main h4
{
	text-align:center;
}

.follow-main{
    width: 150px;
    display: block;
    position: relative;
    margin: 0px auto;
}

.newsletter-form1 {
    display: block;
    float: none;
    margin-right: 0;
    margin-left: 55px;
}

.copyright {
    width: 100%;
    height: auto;
	margin-top: -38px;
    margin-bottom: 32px;
}

.copyright p {
    margin-top: 50px;
    float: none;
    text-align: center;
}

.copyright a {
    text-align: center;
    float: none;
    margin: 11px auto;
    display: block;
}

.enq-box, .enq-boxs
{
	width:100%;
}

.enq-form
{
	width:100%;
}

.gallery-main
{
	width:100%;
	height:312px;
}
		
		
		
		
}


@media (min-width: 320px) and (max-width:479px){
	.container {
	width: 100%;
	max-width: 280px;
	position: relative;
	margin: 0px auto;
	}
	.top-nav {
		display: none;
		}
		
.logo
{
	float:none;
	display:block;
	margin:0px auto;
}


.top-right
{
	float:none;
	display:block;
	margin:0px auto;
	text-align:center;
	margin-top: 0px !important;
	margin-bottom: 17px !important;
}

.gold-tria-main h2
{
	font-size:24px;
}

.gold-tria-cate1
{
	width:100%;
}

.enquiry-now-form
{
	margin-bottom:15px;
}

.footer-menu-main
{
	width: 100%;
    float: none;
    display: block;
    margin: 0px auto;
}

.footer-menu-main h4
{
	text-align:center;
	margin-left: -34px;
}

.footer-link-main {
    width: 100% !important;
    display: block;
    position: relative;
    margin: 29px auto;
	text-align:center;
}


.footer-newsletter-main
{
	 width: 100%;
    margin: 19px auto;
    display: block;
}

.footer-newsletter-main h4
{
	text-align:center;
}


.follow-main{
    width: 150px;
    display: block;
    position: relative;
    margin: 0px auto;
}

.newsletter-form1 {
    display: block;
    float: none;
    margin-right: 0;
    margin-left: -15px;
}

.copyright {
    width: 100%;
    height: auto;
	margin-top: -38px;
    margin-bottom: 32px;
}

.copyright p {
    margin-top: 50px;
    float: none;
    text-align: center;
}

.copyright a {
    text-align: center;
    float: none;
    margin: 11px auto;
    display: block;
}

.top-nav-main
{
	width:100%;
}

.newsletter-boxs
{
	width: 202px;
}

.newsletter-form
{
	width: 188px;
}

.newsletter-form2
{
	width: 71px;
}

.newsletter-button
{
	width: 66px;
}

.footer-link
{
	width:100%;
}

.gold-tria-cate2 h3
{
	font-size:16px;
	text-align:center;
}

.gold-tria-cate2 h5
{
	font-size:11px;
	text-align:center;
}

.gold-tria-cate2 h4
{
	font-size:14px;
	text-align:center;
}

.gold-tria-cate2 p
{
	font-size:11px;
	text-align:center;
}

.honey-pack-but
{
	width:92%;
}

.enq-box, .enq-boxs
{
	width:100%;
}

.enq-form
{
	width:100%;
}

.gallery-main
{
	width:100%;
	height:312px;
}

		
		
		
}


