/** CSS **/
*{padding:0px;margin:0px;font-family: 'Open Sans', sans-serif;}

/** Font **/
@font-face {
    font-family: 'Ren';
    src: url('../font/RenfrewPSMT.html');
    src: url('../font/RenfrewPSMTd41d.html?#iefix') format('embedded-opentype'),
        url('../font/RenfrewPSMT-2.html') format('woff2'),
        url('../font/RenfrewPSMT-3.html') format('woff'),
        url('../font/RenfrewPSMT-4.html') format('truetype'),
        url('../font/RenfrewPSMT-5.html#RenfrewPSMT') format('svg');
}
@import url('https://fonts.googleapis.com/css?family=Bitter:400,400i,700');

/** End Font **/

.bali-header {
    background-image: url(../images/bali.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.europe-header {
    background-image: url(../images/europe.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.singapore-header {
    background-image: url(../images/singapore-im.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.thailand-header{
    background-image: url(../images/Thailand.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.dubai-header{
    background-image: url(../images/dubai.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.maldives-header{
    /* background-image: url(../images/maldives-banner.jpg); */
    background-image: url(../images/maldives.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.mauritius-header{
    background-image: url(../images/mauritius-banner.html);
    background-repeat: no-repeat;
    background-size: auto;position: relative;
	background-position: center;
}
.malaysia-header{
    background-image: url(../images/malaysia-banner.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.hongkong-header{
    background-image: url(../images/Hongkong-banner.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;
}
.independent-header{
    background-image: url(../images/independent-banner.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;    height: 650px;
}
.group-header{
    background-image: url(../images/ifal-tawer.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;    height: 650px;
}
.baku-header{
    background-image: url(../images/baku-banner.html);
    background-repeat: no-repeat;
    background-size: cover;position: relative;
	background-position: center;    height: 650px;
}
/* .header-section:before { */
    /* content: ""; */
    /* background-color: rgba(0, 0, 0, 0.0); */
    /* position: absolute; */
    /* width: 100%; */
    /* height: 100%; */
    /* z-index: 0; */
/* } */
.right-menu{text-align: right;margin-bottom:0px;}
.right-menu li {display: inline-block;}
.right-menu li a {
    padding: 7px 15px 9px 15px;
    font-size: 14px;
    color: #333;
    line-height: 60px;
    text-decoration: none;
}
.right-menu li.active a, .right-menu li a:hover {
    border-radius: 3px;
    background-color: #fff;
    color: #000;
}
.logo img {width: 120px;padding-top: 5px;}
.top-set {
    padding-top: 25px;
}
/** Form **/
.form-div {
    width: 450px;
    margin: 36px auto 50px auto;z-index: 1;
}
.my-form{background-color: rgba(000,000,000,.6);padding: 20px;border-radius:3px;}
.form-div h1 {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Ren';
    color: #fff;
    text-shadow: 5px 5px 2px #777;
}
.form-div p {
    text-align: center;
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    /* font-family: 'Bitter', serif; */
    text-shadow: 2px 2px 4px #000000;
}
/* .form-div p:before, .form-div p:after */
/* { */
	/* content: ""; */
    /* height: 3px; */
    /* width: 50px; */
    /* background-color: #e8833a; */
    /* position: absolute; */
/* } */
/* .form-div p:before { */
    /* left: 48px; */
    /* top: 50%; */
/* } */
/* .form-div p:after { */
    /* position: absolute; */
    /* right: 48px; */
    /* top: 50%; */
/* } */
.my-form h3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.my-form .lab-txt {
    font-size: 14px;
    vertical-align: top;
    font-weight: 300;
}
.my-form label {
    font-weight: 500;
    font-size: 14px;
	color: #fff;
	width:100%;
}
.my-form input, .my-form select, .my-form textarea {
    font-size: 14px;
}
.my-form .btn-my {
    width: 100%;
    background-color: #fc892e;
    border: 1px solid #faa507;
    line-height: 22px;
    white-space: unset;
}
.my-form .btn-my:hover {
    background-color: #1f4ca5;
    border: 1px solid #07235a;
}
.package_adjustment {
    /*width: 33%;*/
    display: inline-block;
}
.demo-slider .amazingcarousel-list-wrapper ul li {
    vertical-align: top;
}
.globel .slider {
    display: initial;
}
.main-page {
    position: relative;
}
#getfreeQuote {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    /*background-image: url(../images/bali-holiday-packages.jpg);*/
    background-color: rgba(0,0,0,0.8);
    height: 100%;
    display: none;
}
#getfreeQuote2 {
    margin-top: 30px;
}
/*RKS*/
.booknowcont a {
    float: left;
}
#getfreeQuote2 .my-form {
    background-color: rgba(255,255,255,0.5);
}
/*RKS*/
footer{z-index:-999;}
.try{z-index:3;}
.demo-slider h2 {
    font-size: 18px;
    font-weight: bold;
}
.about {
    background-color: #f1f1f1;
    padding: 20px 0px;
    margin-bottom: 20px;
}
.about h2 {
    font-size: 22px;
    font-family: 'Open Sans';
    font-weight: bolder;
    color: #333;
}
.about p {
    font-size: 14px;
    color: #777;
}
.banner {
    margin-bottom: 40px;
	margin-top: 30px;
}
.banner-box {
    margin-bottom: 50px;
}
.quot {text-align: center;margin-top:10px;}
.quot span {
    font-size: 13px;
    color: #fff;
}
.my-form .form-group span {
    color: #f00;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{    
	/* background-color: #fc892e; */
    /* border-color: #f4a261;outline:none; */
}
/* 11-7-2018 */
.try img {
    width: 100%;
	cursor: pointer;
}	
.group-icon img {
    display: inline-block;
    vertical-align: top;
}
.footer_links ul li a{word-wrap:break-word;color:#333;}
.footer_links:last-child {
    border-right: 0;
}
/* End 11-7-2018 */

/* 12-7-2018 */

.top-navi {
    /* background-color: rgba(255, 255, 255, 0.7); */
    padding: 5px 0px;
    /* position: fixed; */
    width: 100%;
    /* top: 0px; */
    /* z-index: 99; */
    /* box-shadow: 0px 0px 15px 0px #888; */
}
.phone-di {
    text-align: right;
}
.phone-di h3 {
    margin-top: 5px;
    text-shadow: 2px 3px 0px #555;
}
.phone-di h3 a{
	font-weight: bold;
    /* font-family: 'Ren'; */
	font-size: 20px;
	/* color: #1f4ca5; */
	color: #fff;
	text-decoration:none;
}
.phone-di h3 span i {
    transform: rotate(-24deg);
	font-size: 30px;
	color: #f58634;
	vertical-align: text-bottom;
}

/* End 12-7-2018 */

/* 13-7-2018 */
.read-more a {
    color: #224fa6;
    font-style: italic;
    font-size: 14px;
    font-weight: 300;
}
.about p {
    height: 40px;
    overflow: hidden;
    text-align: justify;
}
.read-more a:hover, .read-more a:focus {
    color: #224fa6;
}

.footer_links h2
{
    letter-spacing:0px;
}
.my-env {
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
    font-size: 14px;
}
.amazingcarousel-prev,.amazingcarousel-next {
    /* display: none!important; */
}
/* End 13-7-2018 */

/*16-7-2018*/
/* .footer_sns_icons a i.fa-facebook-square {color: #3c5999;} */
/* .footer_sns_icons a i.fa-twitter-square {color: #25aae2;} */
/* .footer_sns_icons a i.fa-youtube-square {color: #cd211f;} */
/* .footer_sns_icons a i.fa-instagram {color: #3f739c;} */
/* .footer_sns_icons a i.fa-pinterest-square {color: #cc2226;} */
/* .footer_sns_icons a i.fa-linkedin {color: #0078b6;} */
.footer_links h2 {font-weight:bold; }
footer { background-color: #fff;}
.footer_links ul li a:hover { color:  #1f4ca5;}
.footer_bottom{color:#fff;}
/*End 16-7-2018*/

/*17-7-2018*/
/* .main-page .select-m {width: 100%;min-height:43px;margin-bottom:5px;} */
/* .main-page .cont-ph {width: 100%;} */

/* End 17-7-2018 */

/* 18-7-2018*/
.main-page .select-m {
	color: #2c3e50;
    float: left;
    width: 85px;
	min-height:43px;
    padding: 0 5px;
	/* -webkit-appearance: none; */
      /* -moz-appearance: none; */
      /* appearance: none; */
} 
.main-page .cont-ph {
    float: right;
    width: 76%; }
	

.loadingdivforquery {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

    
.loadingdivforquery:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

   
.loadingdivforquery:not(:required) {
    / hide "loading..." text /
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loadingdivforquery:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.5) -1.5em 0 0 0, rgba(255, 255, 255, 0.5) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.5) -1.5em 0 0 0, rgba(255, 255, 255, 0.5) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
	
	
	
/* End 18-7-2018*/


/* 19-7-2018*/
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: DodgerBlue;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
#amazingcarousel-container-2 {
    padding: 32px 0!important;
}
.bbg {
    padding-left: 0;
}
.sm {
    padding-right: 0px;
}

/* End 19-7-2018*/

/* 20-7-2018*/
.foot-txt {display: none;}
.pcdiv{padding-top:0px;}
.main-heading .sub-txt, .hdn .sub-txt {
    font-size: 16px;
}
.frm-head .c-col {
    color: #e11914;
    font-weight: bolder;
    font-size: 20px;
}
.sub-txt b {
    position: relative;
}
.sub-txt b:after {
    content: "";
    background-color: red;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 11px;
}
/* End 20-7-2018*/

/* Europe Page Css */
.frm-con h1 a {
    text-decoration: none;
    font-size: 26px;
    color: #fff;
}
body .frm-con h1 a span {
    font-family: 'Ren';
}
.main-heading {
    text-align: center;
}
.main-heading h1 {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Ren';
    color: #fff;
    text-shadow: 5px 5px 2px #777;
}

.main-heading p{
	text-align: center;
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    /* font-family: 'Bitter', serif; */
    text-shadow: 2px 2px 4px #000000;
}
.main-heading {
    display: none;
}
.ad-banner img {
    width: 100%;
}
.ad-banner {
    margin-bottom: 15px;
    margin-top: 15px;
	position:relative;
}
.glob-ad-bnr .ole {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    margin: 0;
    bottom: 0;
    text-align: center;
    /* vertical-align: baseline; */
    /* display: table-cell; */
    padding-top: 45%;
    color: #fff;opacity:0;
	transition: .5s ease;
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  z-index: 1;
}
.glob-ad-bnr .ole h2 {
    margin-top: 0;
    border: 1px solid #fff;
    width: 50%;
    padding: 15px 10px;
    border-radius: 5px;
    margin: 0px auto;
	color:#fff;
	font-size:14px;
}
.glob-ad-bnr .ad-banner:hover .ole {
    opacity: 1;
	cursor: pointer;
  animation-name: bounce;
  -moz-animation-name: bounce;
}

@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform:     translateY(-30px);
		transform:         translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform:     translateY(-15px);
		transform:         translateY(-15px)
	}
}


.glob-ad-bnr .gr-bnr {
    width: 33%;
}
.glob-ad-bnr h2 {
    font-size: 20px;
    font-weight: bolder;
    font-family: "Ren";
    margin-top: 50px;
	color: #333;
}

.ad-banner img:hover .glob-ad-bnr .ad-banner h2 {
    display: block;
}
.safe-boxes {
    margin-top: 20px;
}
.globel .glob-ad-bnr {
    display: block;
}
.strip-img {
    position: absolute;
    top: 20%;
    left: 5px;
    width: 33%;
    z-index: 0;
}

/* End Europe Page Css */

/* Singapore Page */
.singapore-div .strip-img {
    left: 0px;
}
/* End Singapore Page */

/* Hongkong Page */
.hongkong-header .hdn h1 {
    font-size: 36px;
}
/* End Hongkong Page */

/* Independent Day */
.independent-header canvas {
    height: 100%!important;
    width: 100%!important;
}
.independent-div .col-sm-6 {
    max-width: 33.333333%;
    float: none;
    display: inline-block;
}
.offers_wrapper a{position:relative;display:inline-block;}
.offers_wrapper a:after {
        content: "Book Now";
        position: absolute;
        bottom: 4px;
        left: 0;
        right: 0;
        background-color: rgba(000,000,000,0.5);
        width: 98.4%;
        height: 40px;
        color: #fff;
        text-align: center;
        padding: 10px 0px;
        font-size: 14px;
        cursor: pointer;
        opacity: 0;
        margin: 0px auto;
}
.offers_wrapper a:hover:after{
	opacity:1;transition: all 1s ease;
}
.ind {
    width:100%;
	margin-top: 0;
}
.ind .my-form {
    /* background-color: rgba(255,255,255,.3); */
	padding: 1px 20px 15px;
}
.ind .my-form h3 {
    margin: 15px 0px;
}
.ind .my-form .form-group {
    width: 25%;
    float: left;
    margin-right: 10px;
}
.ind .cont-ph {
    float: right;
    width: 70%;
}
.ind .select-m {
    width:70px;
}
.ind .btn-my {
    width: 20%;
    float: right;
    margin-top: 4px;
    color: #000;
    background-image: url(../images/flag.html);
    background-position: -50px -19px;
    background-repeat: no-repeat;
    background-size: 50%;
    font-size: 16px;
    font-weight: 900;
    background-color: #f1f1f1;
}
.hidee {
    opacity: 0;
}
.loop {
    position: relative;
}
.independent-form {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
}
.ind .btn-my:hover {
    color: #fff;
}
.strip {
    position: absolute;
    top: 22px;
    left: 15px;
    z-index: 9;
    width: 96px;
}

/* End Independent Day */


/* Group Package offer */

.group-pak .strip-img {
    left: 0;
}
/* End Group Package offer */


/* Baku */
.baku-div .offers_wrapper:after {position: static;display: none;}
.pack-of {
    position: relative;    cursor: pointer;
}
.pack-of:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	background: -moz-linear-gradient(top,rgba(114,2,56,0) 64%,#000 100%);
    background: -webkit-linear-gradient(top,rgba(114,2,56,0) 64%,#000);
    background: linear-gradient(180deg,rgba(114,2,56,0) 64%,#000);
}


.pack-box {
    position: absolute;
    bottom:0;
    left: 0;
    padding-left: 15px;
    width: 100%;     z-index: 1;
}
.pack-box h4, .pack-box p{color:#fff;}
.pack-of:hover .pack-box {bottom: 15px;transition: all 0.5s ease;}
.baku-div .col-sm-6{max-width:33.3%;}
.pack-box h4 {font-size: 16px;}
.pack-box p {
    font-size: 13px;
}
.baku-div .offers_wrapper {
    margin-bottom: 20px;
}
/* End Baku */

.db-bnr .item {
	width: 100%
}	
.db-bnr {
	margin-top: 30px;
}
/* @media screens */

@media only screen and (max-width:991px) {
    .coust-review {
            width: 100%;
            min-width: 100%;
        }

        .footer_links {
            min-width: 50%;
            text-align: left;
            margin-left: 0;
        }
		.footer_links:nth-child(2) {border-right: 0;}
		.independent-form .ind {width: 50%;}
		.ind .my-form .form-group {width: 100%;}
		.independent-form {position: initial;padding: 40px 0px 1px;    background-image:url(../images/tricolor.html);background-repeat:no-repeat;background-size:100% 100%;}
		.ind .cont-ph{width: 76%;}
		.ind .btn-my{width: 100%;margin-bottom: 15px;}
		.hidee{display:none;}
		.independent-div .col-sm-6{min-width:50%;}
		.swe {display: block!important;}
		.baku-div .col-sm-6 {max-width: 50%;}	
		
    }

    @media only screen and (max-width:767px) {
        /*.amazingcarousel-nav {
            display: none;
        }*/

        .try .col-sm-3 {
            min-width: 50%;
            margin-bottom: 20px;
        }

        .footer_bottom {
            margin-top: 10px;
        }

        .top-na {
            width: 49%;
        }
		.try img {width:100%;margin: 0px auto 20px;}
		.amazingcarousel-prev, .amazingcarousel-next {display: none!important;}
		.phone-di h3 span i{font-size: 20px;}
		.phone-di h3 a{font-size:14px;}
		#mobilefooter {display: block!important;}
		.text-left {
            order: 1;
        }
		.foot-do {margin-bottom: 53px;}

        .imbox {
            display: inline-block;
            width: 49%;
        }
        .imbox:nth-child(2) {width: 100%;margin-top: 15px;}
		#clickdesk-appendable-bubble, a.clickdesk_bubble,.cd-mob-chat-widget{display: none;}
		.glob-ad-bnr .ad-banner img {margin-bottom: 0px;}
		.independent-form .ind {width: 60%;}
		
		
		
    }

    @media only screen and (max-width:640px) {
        .pcdiv {
            display: block !important;
        }

        #offershome .col-sm-3 {
            width: 50%;
        }
		.logo{text-align:left;}
		.mauritius-header{background-position: 30% 80%;}
		.independent-div .col-sm-6 {max-width: 50%;}
		
		
    }

    @media only screen and (max-width:577px) {
        .footer_links {
            width: 50%;
        }

        .phone-di {
            text-align: right;
        }

        .logo {
            text-align: left;
        }

        .phone-di h3 a {
            font-size: 18px;
        }

        .phone-di h3 span i {
            font-size: 24px;
        }
		.glob-ad-bnr .gr-bnr {width: 50%;}
		.gr-bnr:nth-child(3), .gr-bnr:nth-child(4) {display: none;}
		.singapore-header{background-position: 28% 0px}
		.independent-form .ind {width: 70%;}
		
		
		
    }

    @media only screen and (max-width:480px) {
        .footer_links {
            width: 100%;
            margin-top: 20px !important;
        }

        .form-div {
            width: 95%;
        }
		.main-page .select-m {width: 30%;}
		.main-page .cont-ph {width: 66%;}
		.imbox {width: 100%;}
		.pcdiv .coust-review {display: inline;}
		.main-heading p{font-size:14px;}
		.frm-con h1 a{font-size: 24px;}
		.independent-form .ind {width: 100%;}
		.baku-div .col-sm-6 {max-width: 100%;}
		.baku-div .offers_wrapper {margin-bottom: 0px;margin-top: 0;}
		.baku-header h1{font-size:30px;}
		.pack-of a img {height: 360px;}
		.pack-box h4 {font-size: 18px;}
		.pack-box p {font-size: 15px;}
		.baku-st h2 {margin-top:20px;text-align: center;}

		
    }

    @media only screen and (max-width:414px) {
        #offershome .col-sm-3 {
            width: 100%;
        }

        .phone-di h3 a {
            font-size: 14px;
        }

        .phone-di h3 span i {
            font-size: 17px;
        }

        .phone-di h3 {
            margin-top: 0px;
        }
		.logo img{width:100px;}
		.bbg {padding-left: 0;}
		.bali-header{background-position: 68% 0;}
		.malaysia-header{background-position: 56% 0;}
		.independent-div .col-sm-6{max-width:100%;}
		.group-header .form-div h1 {font-size: 30px;}
		
    }

    @media only screen and (max-width:375px) {
        .imbox {
            width: 100%;
        }

            .imbox img {
                width: 100%;
                margin-bottom: 20px;
            }

            .imbox:nth-child(2) {
                margin-top: 0px;
            }

        .coust-review {
            min-width: 200px !important;
            width: 200px;
        }

        #form-div .btn-my {
            word-wrap: break-word;
            font-size: 12px;
            padding: 9px;
        }
		/* .main-page .select-m {width: 36%;} */
		/* .main-page .cont-ph {width: 60%;} */
		.glob-ad-bnr .gr-bnr {width: 100%;}
		.frm-con h1 a {font-size: 18px;}
		.independent-header {background-size: 800px 100%;}
		
    }
