@font-face {
    font-family: 'DBAdmanX';
    src: url('./font/DBAdmanX.eot');
    src: url('./font/DBAdmanX.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX.woff') format('woff'),
         url('./font/DBAdmanX.ttf') format('truetype'),
         url('./font/DBAdmanX.svg#DBAdmanX') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'DBAdmanXLi';
    src: url('./font/DBAdmanX-Light.eot');
    src: url('./font/DBAdmanX-Light.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX-Light.woff') format('woff'),
         url('./font/DBAdmanX-Light.ttf') format('truetype'),
         url('./font/DBAdmanX-Light.svg#DBAdmanX') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DBAdmanXUlLi';
    src: url('./font/DBAdmanX-UltraLi.eot');
    src: url('./font/DBAdmanX-UltraLi.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX-UltraLi.woff') format('woff'),
         url('./font/DBAdmanX-UltraLi.ttf') format('truetype'),
         url('./font/DBAdmanX-UltraLi.svg#DBAdmanXLi') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'FuturaMd';
    src: url('./font/Futura-Medium.eot');
    src: url('./font/Futura-Medium.eot?#iefix') format('embedded-opentype'),
      
         url('./font/Futura-Medium.woff') format('woff'),
         url('./font/Futura-Medium.ttf') format('truetype'),
         url('./font/Futura-Medium.svg#FuturaMd') format('svg');
    font-weight: normal;
    font-style: normal;
}
 

@font-face {
    font-family: 'FuturaLt';
    src: url('./font/Futura-Light.eot');
    src: url('./font/Futura-Light.eot?#iefix') format('embedded-opentype'),
      
         url('./font/Futura-Light.woff') format('woff'),
         url('./font/Futura-Light.ttf') format('truetype'),
         url('./font/Futura-Light.svg#FuturaLt') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
     font-family: 'SinhalaMN';
    src: url('./font/SinhalaMN.eot');
    src: url('./font/SinhalaMN.eot?#iefix') format('embedded-opentype'),
      
         url('./font/SinhalaMN.woff') format('woff'),
         url('./font/SinhalaMN.ttf') format('truetype'),
         url('./font/SinhalaMN.svg#SinhalaMN') format('svg');
    font-weight: normal;
    font-style: normal;
} 

 
 
div#loadPage,div#loadPage_content{position:fixed;margin:auto;left:0;top:0;width:100%;height:100%;color:#000;background-color:#FFF;z-index:500000000;text-align:center;opacity:.7;padding-top:200px;vertical-align:middle;filter:alpha(opacity=70);display:none}

/* ====== preload ========== */

img{
	max-width: 100%;
}

html{
  width:100%; height: 100%;
}

form{
	margin: 0; padding: 0;
}

body{
  margin: 0;
  padding: 0;
  width:100%;  height: 100%;
	overflow-x: hidden;
 font-family: 'DBAdmanX'; font-size: 21px; line-height: 120%;
    background: #ebe1d5;
 color: #7d7260;
}
 
 
table{
   font-family: 'DBAdmanX'; font-size: 18px; line-height: 120%;
}

table img{
padding-top: 10px;	
}

table td{
	padding: 0px 0; border: 0 !important;
}

table tr{
	border: 0 !important;
}



a{
	text-decoration: none;
	 color: #333333;
}

a:hover{
	 color: #666666;
}

h1{
	margin:0; padding:0; font-family: 'FuturaMd';
	font-size:30px;	 line-height: 100%;
	font-weight:normal;   
	letter-spacing: 1px;   
}

h2{
    margin:0; padding:0;
	font-size:32px;	 line-height: 100%; 
	font-weight:normal;     
	letter-spacing: 1px;  
}
 
 
 
a ,a:hover ,a:link{
  text-decoration: none;
}
 


.bull{
	font-family: "sans-serif";
	width: 20px;
}






 
ul, li {
    	margin:0; 
    padding:0; 
    list-style:none;  
}



.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}

 
 

b{
	font-weight: bold;
}

 
.top20{
	margin-top: 20px;
}

 	
	
.top40{
	margin-top: 40px;
}
 
 

.stop-scrolling {
  overflow: hidden;
}
 
 
 	.webshow{
		
	}

	.mobileshow{
		display: none;
	}

.webbr br{
	 
}

.mobilebr br{
	display: none;
}

.popup{
	 width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
 background: #ebe2d5 ;
  padding: 20px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}

.popup_privacy{
	width: 100%; height: 100%; 	z-index: 999999;
	top: 0; bottom: 0;
	position: fixed; background: url("../../img/tp/shadow2.png"); 
	padding: 20px 0 100px 0;   
	text-align: center;   display: block;
}

.popup_privacy .area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	 position: relative;
	margin-top: 80px;
	  text-align: left;
	padding: 30px 0;  
    background:url("../../img/quiz/form.jpg");
}

.privacy_padding{ 
    color: #fff; padding: 40px;
}

.privacy_padding a{
	color: #fff; text-decoration: underline;
}
  
#load_popup img{
/*	width: 100%;*/
}

area:focus {
outline:0;
}

.popup_area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	min-height: 400px;
	 position: relative;
	margin-top: 30px;
	  text-align: left;
	padding: 30px 0;  
    background: #fff;
}

.pop_padding{
	margin-top: 30px; 
    background: #fff; padding: 40px;
}

.pop_img{
	height: 400px;
}

.popup_close{
	text-align: right; position:absolute; right:0;
	margin: -40px 0px 0 0; z-index:5;
	
}

.pop_thank{
	padding: 100px 0; text-align: center;
}

.web{
	width: 100%; max-width: 1400px;
	margin-left: auto; margin-right: auto;
	position: relative;
}

.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1150px;
	border: 0px #000 solid; text-align: left;
}
 
.padding_page{
	padding: 40px 0;
}



.head_fixe{
	position: fixed; width: 100%; z-index: 99;	
    -webkit-box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5) ;
-moz-box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5);
box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5);
} 

#headfixe{
     
}
 
.bg_header{
	  
}

 
 

.header{
	width: 100%; margin-left: auto; margin-right: auto;
	max-width: 1400px; padding: 10px 0;
}

.header .container{
    min-width: 100%; padding: 0;
}

.header a {
	 color: #000000; text-decoration: none;
}

 
.header a:hover {
	 color: #000000; text-decoration: none;
}



.logo-img{
	 
}

.logo-img img{
	 height: 80px;
}




 
.mobile_header{
	display: none;
}
 
.menu_header{
	  text-align: right;
} 

.icon-link{
    position: fixed; right: 10px; z-index: 99;
    top: 40%;
}

.icon-link img{
    width: 42px; margin-top: 10px;
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.icon-link img:hover{
     -webkit-filter: grayscale(50%);
	filter: grayscale(50%);
    -webkit-transform: scale(1.2);
	transform: scale(1.2);

}



.header li{
	display: inline-block; vertical-align: text-top;
	margin: 30px 20px 0; 
	 font-size: 20px; line-height: 100%;
	 color: #000;
	 cursor: pointer; 
} 

.header li:hover{
    color: #666;
}

.header .active{   font-family: 'DBAdmanXBd';   }

 
.bg-register{
      background-size: 30%; 
    background-color: #ebe1d5;     padding: 80px 0; min-height: 400px;
} 

.bg-register .title{
    font-size: 36px; line-height: 100%;
    font-family: 'DBAdmanXLi';
}

.bg-register .title2{
    font-size: 26px; line-height: 100%;
    font-family: 'DBAdmanXLi';  
}

.onlyyou{
    padding: 50px 7% 0 0;
}

.onlyyou h2{
     font-family: 'DBAdmanX'; font-size: 60px; line-height: 100%;
}

.onlyyou h2 span{
    font-size: 100px; line-height: 90%;
}

.onlyyou h3{
     font-family: 'DBAdmanXLi'; font-size: 36px; line-height: 100%;
}

.intercon{
    margin: 30px 0;
}


.onlyyou .head div {
  display:inline-block;
  overflow:hidden;
  white-space:nowrap;
}

.onlyyou .head div:first-of-type {  
  animation: showup 7s 1 ;
}

.onlyyou .head div:last-of-type { 
  animation: reveal 7s 1 ;
}

.onlyyou .head div:last-of-type span {
  margin-left:0;
  animation: slidein 7s 1 ;
}

@keyframes showup {
    0% {opacity:0;}
    20% {opacity:1;}
    80% {}
    100% {}
}

@keyframes slidein {
    0% { margin-left:-800px; }
    20% { margin-left:-800px; }
    35% { margin-left:0px; }
    100% { margin-left:0px; }
}

@keyframes reveal {
    0% {opacity:0;width:0px;}
    20% {opacity:1;width:0px;}
    30% {width:auto;}
    80% {}
    100% {}
}



.bg-register a{
     
}

.bg-register .col-sm{
    max-width: 450px;
}

.footer{
    background: #87766a; text-align: center; font-family: 'FuturaMd';
    padding: 40px 0 ; color: #fff; font-size: 16px; line-height: 100%;
}

.footer a{
    color: #fff;
}

.enhanced{
    text-align: right;
}

.enhanced img{
   height: 100px;
}


.social{
    
    border-left: 2px #ffffff solid;
    padding: 10px 0 10px 50px;
}

.social .facebook{
    background: url("../../img/tp/fb.png") top left no-repeat;
    background-size: 35px; min-height: 35px; padding: 10px 0 0 45px;
}

.social .line{
    background: url("../../img/tp/line.png") top left no-repeat;
    background-size: 35px; min-height: 35px; padding: 10px 0 0 45px;
    margin-top: 10px;
}

.social .phone{
    background: url("../../img/tp/phone2.png") top left no-repeat;
    background-size: 35px; min-height: 35px; padding: 10px 0 0 45px;
    margin-top: 10px;
}

.copyright{
    background: #fff; color: #010101; padding: 20px; text-align: center;  
    font-size: 10px;  font-family: 'FuturaMd';
}

#home{
    min-height: 600px; position: relative; overflow: hidden;
}

.banner{
      position: relative;  
   background-image: url("../../img/banner/banner.jpg");
 height: 100%; width: 100%;  min-height: 100%;
 background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}

form {
  margin: 0;
  padding: 0;
} 

.register-area {
	  margin-left: auto; margin-right: auto;  background: #87766a; color: #fff;
    padding: 40px 7%;    font-family: 'DBAdmanX';
   
} 

.invalid-feedback{
    color: #dbcfa2 !important;
}

.register-area a{
     color: #fff;
}
 
.register-area h1{
     font-family: 'DBAdmanX'; font-size: 36px; line-height: 100%;
}

.input_register{
    background: #fff; color: #000000; border: 1px #95917e solid;
    font-family: 'DBAdmanX'; font-size: 14px; line-height: 110%;
    border-radius: 0 !important; margin-top: 5px; outline: none !important;
    height: 40px;
}


.input_select{
    background: url("../../img/register/dropdown.png") right center no-repeat;
    background-color: #fff;
}
 

.col-sm ,.register-area .col-md-6{
  margin-top: 30px;
}


 input:focus, textarea:focus {
    &::-webkit-input-placeholder {
        
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &:-moz-placeholder { /* Firefox 18- */
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &::-moz-placeholder {  /* Firefox 19+ */
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &:-ms-input-placeholder {  
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }
  }


/* The container */
.container2 {
	margin-top: 60px;
  display: inline-block; text-align: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;     
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container2 a{
    text-decoration: underline; color: #fff;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border: 0px #5C685B solid;
}
/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #cccccc;
}
/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #1a130d;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-submit {
display: inline-block; vertical-align: top;
  background: #e8e0d5;  
  padding: 12px 0; width: 150px;
  margin-top: 60px;
  text-align: center;
  color: #87766a; 
  font-family: 'DBAdmanX';
  font-size: 26px;   line-height: 100%;
  letter-spacing: 0px; 
  border: 0;  transition:0.6s cubic-bezier(0.01, 1.69,    0.99, 0.94); 
} 

.btn-submit:hover{
    letter-spacing: 3px;
    background: #1a130d; 
    color: #e8e0d5; 
}

.spinner {
    display: none;
   width: 56px;
   height: 56px;
   border-radius: 50%;
   border: 9px solid;
   border-color: #e8e0d5;
   border-right-color: #745644;
   animation: spinner-d3wgkg 1s infinite linear;
}

@keyframes spinner-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}

  

.location{
      padding:40px 0; 
    width: 100%; overflow: hidden;
}

.location .box1{
  margin-top: 0px;  min-height:600px;    
}

.location .box2{
    margin-top: 60px;  
}

.location li{
    background: url("../../img/location/bull2.png") left 1px no-repeat;
    padding: 2px 0 0 30px;
}
 
 
.thankyou {
  font-family: 'DBAdmanX';
   padding: 0px 50px  30px;
   min-height: 400px;
   text-align: center;
   font-size: 28px;
   line-height: 100%;
 }
 .thankyou h1 {
     font-family: 'DBAdmanX';
   font-size: 38px;
   line-height: 100%;
   letter-spacing: 0;
 }
 .thankyou-area {
   background: #fff;   
   height: auto;
   
   padding: 30px;
   border: 0 solid #333;
 }

.thankyou-area a{
    color: #7d7260;
}

.btn-back {
display: inline-block; vertical-align: top;
  background: #745644;  
  padding: 12px 70px;
  margin-top: 60px;
  text-align: center;
  color: #fff; 
    font-family: 'DBAdmanX';
  font-size: 24px;   line-height: 100%;
  letter-spacing: 0px; 
  border: 0; border-radius: 50px;
} 

.btn-close {
  display: inline-block;
  vertical-align: top;
  background: url("../../img/tp/back.png") center left no-repeat;
  background-size: 30px;
  padding: 0 0 0 40px;
}

.require_phone ,.require_name{
  color: #dc3545; display: none;
    font-size: 16px; padding-top: 2px;
} 

.home-load{
    padding-top: 15%; text-align: center;
}

.spinner-load {
    display: inline-block;
   width: 60px;
   height: 60px;
   animation: spinner-load-y0fdc1 2s infinite ease;
   transform-style: preserve-3d;
}

.spinner-load > div {
   background-color: rgba(196,153,108,0.2);
   height: 100%;
   position: absolute;
   width: 100%;
   border: 2.2px solid #c4996c;
}

.spinner-load div:nth-of-type(1) {
   transform: translateZ(-22.4px) rotateY(180deg);
}

.spinner-load div:nth-of-type(2) {
   transform: rotateY(-270deg) translateX(50%);
   transform-origin: top right;
}

.spinner-load div:nth-of-type(3) {
   transform: rotateY(270deg) translateX(-50%);
   transform-origin: center left;
}

.spinner-load div:nth-of-type(4) {
   transform: rotateX(90deg) translateY(-50%);
   transform-origin: top center;
}

.spinner-load div:nth-of-type(5) {
   transform: rotateX(-90deg) translateY(50%);
   transform-origin: bottom center;
}

.spinner-load div:nth-of-type(6) {
   transform: translateZ(22.4px);
}

@keyframes spinner-load-y0fdc1 {
   0% {
      transform: rotate(45deg) rotateX(-25deg) rotateY(25deg);
   }

   50% {
      transform: rotate(45deg) rotateX(-385deg) rotateY(25deg);
   }

   100% {
      transform: rotate(45deg) rotateX(-385deg) rotateY(385deg);
   }
}

.privacy{
    padding: 80px 0;
}

.privacy h1{
     font-family: 'DBAdmanX'; font-size: 48px; line-height: 100%;
}

.privacy li {
  position: relative; /* For positioning the ::after element */
  padding-left: 30px;
}

.privacy li::before {
   content: '•'; position: absolute;
  margin-left: -25px; /* Adjust spacing as needed */
}

 

.googlemap{
    display: none;
}

.graphic {
    height: 450px; overflow: hidden;
}

.googlemap iframe{
    width: 100%; height: 450px;
}

.btn-map {
display: inline-block; vertical-align: top;
  background: #e8e0d5;  
  padding: 12px 70px;
  margin: 60px 10px 0 ;
  text-align: center;
  color: #87766a; 
  font-family: 'FuturaMd';
  font-size: 20px;   line-height: 100%;
  letter-spacing: 0px; 
   border: 1px #c4996c solid;  transition:0.6s cubic-bezier(0.01, 1.69,    0.99, 0.94); 
} 

.btn-map:hover{
    background: #c4996c; letter-spacing: 2px;  
}

.btn-active{
    background: #c4996c;
}

 

.button {
  --width: 250px;
  --height: 45px;
  --tooltip-height: 35px;
  --tooltip-width: 120px;
  --gap-between-tooltip-to-button: 18px;
  --button-color: #e8e0d5;
  --tooltip-color: #1a130d;
    border: 1px #c4996c solid;  
  width: var(--width);
  height: var(--height);
  background: var(--button-color);
  position: relative;
  text-align: center; 
  font-family: "FuturaMd"; font-size: 20px;   line-height: 100%;
  transition: background 0.3s; display: inline-block; vertical-align: top;
     margin: 60px 10px 0 ;
}

.button::before {
  position: absolute;
  content: attr(data-tooltip);
  width: var(--tooltip-width);
  height: var(--tooltip-height);
  background-color: #c4996c;
  font-size: 12px;   line-height: 100%;
  color: #ffffff;
  border-radius: .25em;
  line-height: var(--tooltip-height);
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button) + 10px);
  left: calc(50% - var(--tooltip-width) / 2);
}

.button::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #c4996c;
  left: calc(50% - 10px);
  bottom: calc(100% + var(--gap-between-tooltip-to-button) - 10px);
}

.button::after,.button::before {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.button  .text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.button  .button-wrapper,.button  .text,.button .icon {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  color: #87766a;
}

.button .text {
  top: 0
}

.button .text,.button .icon {
  transition: top 0.5s;
}

.button .icon {
  color: #fff;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button .icon svg {
  width: 24px;
  height: 24px;
}

.button:hover {
  background: #c4996c;
}

.button:hover .text {
  top: -100%;
}

.button:hover .icon {
  top: 0;
}

.button:hover:before,.button:hover:after {
  opacity: 1;
  visibility: visible;
}

.button:hover:after {
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button) - 20px);
}

.button:hover:before {
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button));
}


.concept{
    background: #fff; padding: 60px 0; width: 100%; overflow: hidden;
}

.concept h1{
    font-family: 'DBAdmanX'; font-size: 48px; line-height: 100%;
}

.concept-idea{
    background: #eae2d5; color: #7d7260; margin-top: 60px;
}

.concept-idea .col-md-7 ,.concept-idea .col-md-7{
    padding: 0;
}

.concept-idea .area{
    padding: 15% 0 0 0; display: inline-block; vertical-align: top;
}

.concept-idea .title1 ,.concept-lifestyle .title1{
    font-family: 'SinhalaMN';  font-size: 40px; line-height: 100%;
    letter-spacing: 10px;
}

.concept-idea .title2{
    font-family: 'SinhalaMN';  font-size: 80px; line-height: 100%;
    letter-spacing: 5px;
    padding: 0 0 10px; 
}

.concept-idea .title3{
    font-family: 'SinhalaMN';  font-size: 22px; line-height: 100%;
     padding: 20px 0 0 0;  border-top: 2px #7d7260 solid; display: inline-block; vertical-align: top;
}

.concept-idea .text{
     padding-top: 60px;   
}

.concept-imagine{
   background: #ffffff !important;  margin-top: 60px; 
    
}

.concept-imagine .area ,.concept-vacation .area{
  text-align: left !important; 
}

.concept-imagine .title1 ,.concept-imagine .title2{
   color: #7d7260;   border: 0 !important;
}

.concept-imagine_line{
    margin-top: 20px; width: 200px;
    border-bottom: 2px #7d7260 solid;
}

.concept-imagine .area{
    padding: 20px 0 0 0 !important;
}

.concept-vacation .title1{ 
    padding: 0 0 10px; letter-spacing: 3px;
}

.concept-vacation .area{
    padding: 20% 0 0 0 !important;
}

.concept-pet{
   margin-top: 80px !important;
}

.concept-pet .area{
      padding: 10% 0 0 0 !important; text-align: left;
}

.concept-pet .text2{ 
   padding-top: 40px; font-weight: bold; font-size: 24px;
}

.concept-pet-img{
 position: relative; margin-top: -50px;
    padding-right: 20px; padding-bottom: 20px;
}

.concept-lifestyle{
    margin-top: 60px;
}

.concept-lifestyle .title1{
    letter-spacing: 0;
}

.concept-lifestyle .text{
     padding-top: 40px;   
}

.concept-invest{
    background: #eae2d5; padding: 60px 0;   
    margin-top: 60px;
}

@media screen and (max-width: 1400px) {
 
 

	
}

@media screen and (max-width: 1250px) {
	 
}


@media screen and (max-width: 1200px) {
 
    
	.header{
	width: 96%; margin-left: auto; margin-right: auto; 
}  
    
.header li{
	display: inline-block; vertical-align: text-top;
	margin: 30px 6px 0;  font-size: 14px; line-height: 100%; 
} 
	
    .logo-img img{
	 height: auto;
} 

    
#home{
    min-height: 500px;
}
    
        .graphic {
    height: auto; overflow: auto;
}

.googlemap iframe{
    width: 100%; height: 300px;
}

      .button{
        width: 120px; font-size: 16px;   line-height: 100%;
    }
    
}

@media screen and (max-width: 50em) {

   .logo-img img{
	 height: 50px;
} 	
	
.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
}
	 	
.webshow{
		display: none;
	}

	.mobileshow{
		display: block;
	}
	
	
	 	
/* Icon 1 */

#nav-icon1 {
  width: 35px;
  height: 25px;
  position: absolute;
  margin: 10px auto 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

    .bg_header .container{
        min-width: 100%; padding: 0; margin: 0;
    }
    
    .col-md-2,.col-md-10 ,.col-md-6{
        min-width: 100%;   
        
    }
	 
	
	.menu_header{
		display: none; margin: 0; padding-top: 20px;
	}
	
 
	.header{
	width: 90%; margin-left: auto; margin-right: auto;
	max-width: 1400px; padding: 10px 0; text-align: center;
} 
	
	.header li{
	 width: 100%; padding: 10px 0; text-align: left;
	margin: 0;  border-top: 1px #fff solid;
} 
	 
 
    .container{
        max-width: 90%;
    }
	 
    .banner{
      position: relative;  
   background-image: url("../../img/banner/banner-m2.jpg");
 height: 100%; width: 100%;  min-height: 100%;
 background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
    

    
}

@media screen and (max-width: 40em) {
	 
 
#home{
    min-height: 250px;     
}
    
   

 .bg-register{
     padding: 40px 0 80px;  
} 
    
body ,table{
  font-size: 20px; line-height: 110%;
}
	
 h1{
	font-size:24px;	 line-height: 100%;
}

h2{
    font-size:28px;	 line-height: 110%;   
}


.register-area {
	 width: 100%;  margin-top: 40px;  padding: 40px 10px;
}  
    
.register-area h1{
     font-family: 'DBAdmanX'; font-size: 30px; line-height: 100%;
}    

.location{
      padding: 40px 0 40px; 
    width: 100%; overflow: hidden; 
} 
   
.location .box1{
    margin-top: 40px; min-height: 200px; border: 0px #000 solid;
}

.location .box2{
    margin-top: 0px; padding-top: 0px;
}

.btn-map { 
  padding: 12px 0; width: 150px;
  margin: 30px 10px 0 ;
  font-size: 16px;   line-height: 100%; 
} 

    .graphic {
    height: auto;  overflow: auto;
}
    
.googlemap iframe{
    width: 100%; height: 240px;
}
    

.bg-register .title{
    font-size: 32px; line-height: 100%; 
}

.bg-register .title2{
    font-size: 26px; line-height: 100%;  margin: 0;
}
    
.bg-register .title2 br{
    display: none;
}


.onlyyou{
    padding: 0;
}

.onlyyou h2{
    font-size: 50px; line-height: 100%; margin-top: 20px;
}

.onlyyou h2 span{
    font-size: 70px; line-height: 90%;
}

.onlyyou h3{
     font-family: 'DBAdmanXLi'; font-size: 32px; line-height: 100%;
}
   
.enhanced{
    text-align: center; padding: 0 5%;
}

.enhanced img{
   height: auto;
}
    

.social{
    border: 0; margin-top: 30px;
    padding: 10px 0 10px 0;  text-align: center;
}    

    .social-box{
        display: inline-block; text-align: left;
    }
    
    .button{
        width: 150px; font-size: 16px;   line-height: 100%;
    }
    
 
.concept{
     padding: 40px 0;
}    

    .concept .area_content{
        
    }    
    
.concept-idea{
     margin-top: 30px;
}    
    
.concept-idea .area ,.concept-imagine .area{
    padding: 40px  10px  !important;  
}
    
    

.concept-idea .title1{
   font-size: 36px; line-height: 100%;
    letter-spacing: 6px;
}

.concept-idea .title2{
    font-size: 58px; line-height: 100%;
    letter-spacing: 7px;  
}

.concept-idea .title3{
     font-size: 18px; line-height: 100%; 
}
  
    .concept-idea .text{
        padding: 20px 10px;
    }    
    
.concept-idea .text br{
    display: none;
}    
    
.concept-imagine{
   background: #ffffff !important; color: #000000 !important; margin-top: 20px; 
}    
    
    .concept-idea .col-12{
        padding: 0;
    }
    
  
    
  .concept-pet-img{
 position: relative; margin-top: 20px;
    padding-right: 0px; padding-bottom: 20px;
} 
    
    .thankyou {
 padding: 0; font-size: 20px; line-height: 140%;
 }
    
     .thankyou h1 {
   font-size: 30px;
 }
     .thankyou h2 {
   font-size: 24px;
 }
    
    
 .thankyou-area {
   background: #fff;   
   height: auto;
   
   padding: 20px 10px;
   border: 0 solid #333;
 }
    
    
    .home-concept{
        margin-top: 10px !important; padding: 0 !important; 
    }
    
    .home-concept .concept-idea{
        margin-top: 10px;  margin-bottom: 10px;
    }
    
}
