﻿@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth;
 
}

img, object, embed, video {
	max-width: 100%;
}
p {
 	text-align: justify;
	font-size: 100%!important;

}
ul li {
 	font-size: 100%!important;
}
body {
	margin: 0 auto;
 	background-color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-size: 100%!important;
	width:100%;
	line-height: 1.4!important;
 
	
}

div.video-container{
overflow-x: hidden !important;
	overflow-y: hidden !important;}

.imground{
  border: 1px solid #ddd;
  padding: 5px;
}

.imground:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);

}

#more {display: none;}
.yallow {
    background: #fab74e;
    height: auto;
}
.fab {
    font-family: "Font Awesome 5 Brands";
	color: #000;}
.fas {
    font-family: "Font Awesome 5 Brands";
	color: #000;}
   
.brno{border: none;}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.8;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
.f1{float:left;}
.r1{float:right;}
.cb{clear:both;}
.ac{text-align:center;}
.text-justify{ text-align: justify;}
.smtext1{ font-size: 90%;}
.mrt{margin-top: 4%;}
.mrt6{margin-top: 6%;}
.mrl{ margin-left: 4%;}

.list-style1{margin-left:15px}.list-style1 li{list-style:decimal!important;font-size:100%;padding-bottom:8px}
.gap{width: 6%;}
 .gray-bg {background:#f1f1f1;
/*padding:2%;*/
padding-bottom:2%;
padding-top:1%;}

.video-container {
		position: relative;
		padding-bottom: 2.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
		margin-top: 0%;
		height:auto;
     }
    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .responsive-video-container {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
        width: 100%;
    }
    .responsive-video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .video-container .default-visible {
        display: none;
    }
    .video-container .mobile-visible {
        display: inline-block;
    }
.gray-bg a {color:#000; text-decoration: none;font-size: 100% !important;}

.white-bg {background:#fff;}

.white-bg img {width:100%;}

.gray {background:#f1f1f1;}

.gray-tab{background:#f1f1f1;
margin-bottom:4%;}
.tab-heading {list-style:none;}
hr{ border-top: 1px solid #ebebeb; }
section {
  display: block;
}
.visa-type li {
    padding: 6px 0;
    float: left;
    width: 100%;
	font-size: 100%!important}

.booknow{  background: #4264a3;
    font-size: 120%;
    font-weight: 700;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
    margin-top: 0%;
	margin-bottom: 0%;
    display: inline-block;
    float: left;}
.booknow:hover{  background:#14326A;
    font-size: 120%;
    font-weight: 700;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 0%;
    display: inline-block;
    float: left;}

.visa-price{color:#445e93;font-size:160%;font-weight:700}
.visa-price span{color:#000000;font-size:60%;font-weight:100}
.owl-carousel .owl-item img {
   display: block;
    width: 22%;
    float: left;
    /* border: 5px solid #fff; */
    border-radius: 20px;
    margin-left: 286px;
    margin-right: 0px;
    margin-top: -32px;
}
.testimonial-item.equal-height.style-6 {
	padding: 0px;
    border-radius: 0 0 2px 2px;
     margin: 37px;
	box-shadow: 0 0 4px 0px #888888;
}
.cell-right {
    text-align: left;
    margin-right: 45px;
    padding-top: 19px;
    padding-bottom: 10px;
    margin-left: 42px;
}
.testimonial-name {
    font-weight: 600;
}
.testimonial-content.quote {
    padding: 2px 44px;
}
.et_right_sidebar #main-content .container:before{
    display: none;
}
#main-content .container {
    padding-top: 10px;
}
i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

#light {
    display: none;
    position: fixed;
    top: 20%;
	left: 25%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
	width: 50%;
	margin: 0 auto;
 }

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
	float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=20);
    opacity: .2;
	margin-right: 2%;
 }

#fade:hover ~ #boxclose {
  display:none;
}

.down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 .info {
    width:90%;
    height:90%;
    margin:5%;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    background:rgba(0,0,0,0.5);
    display:none;
}
.book .image {
    text-align:center;
    position:relative;
    top:50%;
}
.book:hover .info{
    display:block;
}
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:190px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
.hero-image {
/*background-image:linear-gradient(rgba(68, 93, 147, 0.5), rgba(68, 93, 147, 0.5)),  url(../images/banner.jpg);*/
  background-image:url(../images/singapore-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:350px;
 }

.hero-text{
    width: 26%;
    padding: 0.8%;
    background-color: #FFF;
    border-radius: 15px;
    margin: 0 auto;
    color: #587ec0;
    position: absolute;
    margin: 0 auto;
    top: 30%;
    left: 38%;}

.hero-text2{ width: 26%;
    padding: 0.5%;
    background-color: #FFF;
    border-radius: 8px;
    margin: 0 auto;
    color: #587ec0;
    position: absolute;
    margin: 0 auto;
    top: 55%;
    left: 38%;
}
 
.hero-text h1 {font-size: 285%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;

}
 
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}

.line{ background: #445d93; width: 1px; height: 60px; }
.hero-text-block p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
.hero-text-block span{font-size: 180%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }

.hero-text-block2  span{font-size: 180%;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
.hero-text-block2 p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }

.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}

 

@media only screen and (min-width : 225px) and (max-width : 320px) {
	 .contact-box { background:#3f73c6; padding: 10px 5%; margin-top: 0px;}
	
	.visa-price{color:#445e93;font-size:140%;font-weight:600}
.visa-price span{color:#000000;font-size:40%;font-weight:200}
	
	.booknow{  background: #4264a3;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
    margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
.booknow:hover{  background:#14326A;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
	
	
	#light {
      display: none;
    position: fixed;
    top: 20%;
	left: 0%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
	width: 100%;
	margin: 0 auto;
 }
	.down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:190px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
/*.hero-image {
  background-image: url(../images/singapore-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:420px;
 }*/

.hero-text{     width: 80%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 32%;
    left: 6%;}

.hero-text2{ 
	    width: 80%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 55%;
    left: 8%;}
 
.hero-text h1 {font-size: 238%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;

}
 
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}

.line{ background: #445d93; width: 1px; height: 60px; }
.hero-text-block span{
	font-size: 145%;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.hero-text-block2  span{
	    font-size: 145%;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}
	 
}

 @media only screen and (min-width : 320px) and (max-width : 375px) {
	 .owl-carousel .owl-item img {
   display: block;
    width: 22%;
    float: left;
    /* border: 5px solid #fff; */
    border-radius: 20px;
    margin-left: 257px;
    margin-right: 0px;
    margin-top: -32px;
}
.testimonial-item.equal-height.style-6 {
	padding: 0px;
    border-radius: 0 0 2px 2px;
     margin: 37px;
	box-shadow: 0 0 4px 0px #888888;
}
.cell-right {
    text-align: left;
    margin-right: 45px;
    padding-top: 19px;
    padding-bottom: 10px;
    margin-left: 42px;
}
.testimonial-name {
    font-weight: 600;
}
.testimonial-content.quote {
    padding: 2px 44px;
}
.et_right_sidebar #main-content .container:before{
    display: none;
}
	 .smdiv{ width: 33.33%;}
	  .contact-box { background:#3f73c6; padding: 10px 5%; margin-top: 0px;}
	 .visa-price{color:#445e93;font-size:140%;font-weight:600}
.visa-price span{color:#000000;font-size:40%;font-weight:200}
	 
	 .booknow{  background: #4264a3;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
.booknow:hover{  background:#14326A;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
    margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
	#light {
      display: none;
    position: fixed;
    top: 20%;
	left: 0%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
	width: 100%;
	margin: 0 auto;
 }
	.down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
  .scene {
  width: 200px;
  height: 260px;
  border: 1px solid #CCC;
  margin: 40px 0;
  perspective: 600px;
}

.card2 {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}

.card2.is-flipped {
  transform: rotateY(180deg);
}

.card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 260px;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card__face--front {
  background: red;
}

.card__face--back {
  background: blue;
  transform: rotateY(180deg);
}
	 
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:295px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
/*.hero-image {
  background-image: url(../images/singapore-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:420px;
 }*/

.hero-text{     width: 90%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 17%;
    left: 4%;}

.hero-text2{ 
	    width: 91%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 33%;
    left: 4%;}
 
.hero-text h1 {font-size: 238%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;

}
 
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}

.line{ background: #445d93; width: 1px; height: 41px; }
.hero-text-block span{
	font-size: 116%!important;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.hero-text-block2  span{
	    font-size: 145%!important;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}
 
	
}


@media only screen and (min-width : 375px) and (max-width : 1024px) {
	 .smdiv{ width: 33.33%;}
	 .contact-box { background:#3f73c6; padding: 10px 5%; margin-top: 0px;}
	.visa-price{color:#445e93;font-size:140%;font-weight:600}
.visa-price span{color:#000000;font-size:40%;font-weight:200}
	
	
	.booknow{  background: #4264a3;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
    margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
.booknow:hover{  background:#14326A;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}

	
	#light {
      display: none;
    position: fixed;
    top: 20%;
	left: 0%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
	width: 100%;
	margin: 0 auto;
 }
	
	
	.down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:296px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
/*.hero-image {
  background-image: url(../images/singapore-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:420px;
 }*/

.hero-text{      width: 86%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 21%;
    left: 6%;}

.hero-text2{ 
	       width: 86%;
    padding: 2%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 38%;
    left: 6%;
}
 
.hero-text h1 {font-size: 238%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;

}
 
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}
.hero-text-block p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
	.hero-text-block2 p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
.line{ background: #445d93; width: 1px; height: 48px; }
.hero-text-block span{
	font-size: 145%!important;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.hero-text-block2  span{
	    font-size: 145%!important;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}

	 
}


@media only screen and (min-width : 375px) and (max-width : 990px) and (orientation : landscape){
	 .smdiv{ width: 33.33%;}
	 .contact-box { background:#3f73c6; padding: 10px 5%; margin-top: 0px;}
	 .visa-price{color:#445e93;font-size:140%;font-weight:600}
.visa-price span{color:#000000;font-size:40%;font-weight:200}
	 
	.booknow{  background: #4264a3;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
.booknow:hover{  background:#14326A;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
    margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
 #light {
      display: none;
    position: fixed;
    top: 20%;
	left: 0%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
	width: 100%;
	margin: 0 auto;
 }
	.down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:190px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
/*.hero-image {
  background-image: url(../images/singapore-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:420px;
 }*/

.hero-text{     width: 80%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 32%;
    left: 6%;}

.hero-text2{ 
	    width: 80%;
    padding: 4%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 55%;
    left: 8%;}
 
.hero-text h1 {font-size: 238%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;

}
 
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}

.line{ background: #445d93; width: 1px; height: 60px; }
.hero-text-block span{
	font-size: 145%;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.hero-text-block2  span{
	    font-size: 145%;
    text-align: left;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;
 }

.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}
	
}



@media only screen 
and (min-device-width : 768px) 
	and (max-width: 1024px){
		
		 .smdiv{ width: 33.33%!important;}
		 .contact-box { background:#3f73c6; padding: 10px 5%; margin-top: 0px;}
		 
		.owl-carousel .owl-item img {
       display: block;
    width: 17%;
    float: left;
    /* border: 5px solid #fff; */
    border-radius: 20px;
    margin-left: 598px;
    margin-right: 0px;
    margin-top: -36px;
}
.testimonial-item.equal-height.style-6 {
	padding: 0px;
    border-radius: 0 0 2px 2px;
     margin: 37px;
	box-shadow: 0 0 4px 0px #888888;
}
.cell-right {
    text-align: left;
    margin-right: 45px;
    padding-top: 19px;
    padding-bottom: 10px;
    margin-left: 42px;
}
.testimonial-name {
    font-weight: 600;
}
.testimonial-content.quote {
    padding: 2px 44px;
}
.et_right_sidebar #main-content .container:before{
    display: none;
}
		.booknow{  background: #4264a3;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
.booknow:hover{  background:#14326A;
    font-size: 100%;
    font-weight: 300;
    color: #fff;
    padding: 8px 10px;
    -webkit-border-radius: 14%;
    -moz-border-radius: 30px;
    border-radius: 6px;
     margin-top: 0%;
	margin-bottom: 2%;
    display: inline-block;
    float: left;}
	#light {
      display: none;
    position: fixed;
    top: 20%;
	left: 0%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
	width: 100%;
	margin: 0 auto;
 }
	 .down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:190px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
/*.hero-image {
  background-image: url(../images/singapore-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:420px;
 }*/

.hero-text{ width: 52%;
    padding: 1%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #587ec0;
    position: absolute;
    margin: 0 auto;
    top: 30%;
    left: 24%;}

.hero-text2{     width: 52%;
    padding: 1%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #587ec0;
    position: absolute;
    margin: 0 auto;
    top: 46%;
    left: 24%;}
 
.hero-text h2 {font-size: 285%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;

}
 
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}

.line{ background: #445d93; width: 1px; height: 60px; }
.hero-text-block span{font-size: 180%;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }

		.hero-text-block p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
		
		.hero-text-block2 p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
			font-weight: 200;}
		
.hero-text-block span{font-size: 180%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
.hero-text-block2  span{font-size: 180%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }

.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}

	
	
}


@media only screen and (min-width :990px) and (max-width : 1280px)
{
	 .smdiv{ width: 33.33%;}
	 .contact-box { background:#3f73c6; padding: 10px 5%; margin-top: 0px;}
	 .down-anchor {
    font-weight: 900;
    font-size: 100%;
    /* float: left; */
   /* float: right !important;*/
    margin-top: 6px;
        margin-right:1%;}
.wrapper { width: 100%; margin: 0 auto;}
.block{ width: 1117px;padding-right: 15px;  padding-left: 15px; margin-right: auto; margin-left: auto; text-decoration:none;}
.block h4 {font-size:120%; color: #333;font-weight:normal;}
.block p { line-height: 1.8;}
 
.top-header {
    background: #445d93;
    color: #fff;
    padding-top: 5px;
	padding-bottom: 5px;}

.navbar{ width: 100%; margin: 0 auto;}

.logo{ width: 20%; margin-left: 2%;}

.menu{ width: 50%;}

.number{width:26%; padding: 1%;}

.number a{font-size:100%; color: #000000; list-style: none; display: inline-block;}
.sticky-container {
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		left: -150px;
		top:190px;
		width: 200px;
	    z-index: 1000;

	}

	.sticky2 li{
		list-style-type: none;
		background-color: #587ec0;
		color: #efefef;
		height: 48px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
		    

	}

	.sticky2 li:hover{
		-webkit-transform: translateX(115px);
		-moz-transform: translateX(115px);
		-o-transform: translateX(115px);
		-ms-transform: translateX(115px);
		transform:translateX(115px);
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
		 width: 200px;
		padding-left: 50px;
	}

	.sticky2 li img{
		float: right;
		margin: 0px 1px;
		margin-right: 10px;
		border-top-left-radius: 14px;
		border-bottom-left-radius: 14px;

	}

	.sticky2 li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
		float: left;
	}
/*.hero-image {
  background-image: url(../images/singapore-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height:300px;
 }*/

.hero-text{ width: 35%;
    padding: 1%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 28%;
    left: 38%;}

.hero-text2{     width: 35%;
    padding: 0.5%;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 auto;
    color: #445d93;
    position: absolute;
    margin: 0 auto;
    top: 52%;
    left: 38%;
}}
 
.hero-text h2 {    font-size: 214%;
    text-align: center;
    color: #445d93;
    margin: 0 auto;
    font-weight: 200;

}
 
	
.hero-text-block { width: 44%; margin-left: 4%; margin-right: 4%;}
.hero-text-block2 { width: 35%; margin-left: 4%; margin-left: 10%;}

.line{ background: #445d93; width: 1px; height: 60px; background: #445d93; }
	
	.hero-text-block p{font-size: 100%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
.hero-text-block span{font-size: 180%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }
 

.hero-text-block2  span{font-size: 180%!important;
    text-align:left;
    color: #445d93;
    margin: 0 auto;
	font-weight: 200;
 }


.top-link{ width: 100%; height: 50px; background-color: #e8ebf2;}
.topnav {
   overflow: hidden;
}

 

.form-box{ width: 30%; background-color: #3f72c3; margin-top: 2%;}
.form-container {
  position: relative;
  right: 0;
  margin: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: white;
  float: right !important;
	border-radius: 2%;
}

.form-container-block {
         right: 0;
    margin: 0 auto;
    /* background-color: white; */
    float: left;
    border-radius: 2%;
    background: #587ec0;
    width: 275px;
    padding: 3%;
    margin-left: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.form-container-block-img{ width: 24%; padding: 5%;}
.form-container-block-text{ width: 60%;}
.form-container-block-text p{ font-size: 90%;  text-align:left;   color: #FFFFFF; font-weight: 200;}
.form-container p{margin-bottom:10% !important;
margin-top:2% !important;}

/* Full-width input fields */
input[type=text], input[type=email] {
  width: 95%;
  padding: 10px;
  margin: 0px 0 20px 0;
  border: none;
  border-bottom:#f1f1f1 solid 1px;
}

input[type=text]:focus, input[type=email]:focus {
  background-color: #f1f1f1;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #445d93;
  color: white;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  /*width: 45%;*/
  opacity: 0.9;
	border-radius:4px;
}

.btn:hover {
  opacity: 1;
  color:#fff;
}

 
 